Home
last modified time | relevance | path

Searched refs:error (Results 1 – 25 of 35) sorted by relevance

12

/DADK/dadk-user/src/parser/
H A Dmod.rs55 use log::{debug, error, info};
73 pub error: InnerParserError, in fmt()
77 match &self.error { in fmt()
148 error!("Error while parsing config files: {:?}", r); in scan_config_files()
53 pub error: InnerParserError, global() field
H A Dmod.rs55 use log::{debug, error, info};
73 pub error: InnerParserError,
77 match &self.error { in fmt()
148 error!("Error while parsing config files: {:?}", r); in parse()
74 pub error: InnerParserError, global() field
H A Dmod.rs55 use log::{debug, error, info};
73 pub error: InnerParserError, field
77 match &self.error { in fmt()
148 error!("Error while parsing config files: {:?}", r); in parse()
H A Dmod.rs55 use log::{debug, error, info};
73 pub error: InnerParserError, field
77 match &self.error { in fmt()
148 error!("Error while parsing config files: {:?}", r); in parse()
H A Dmod.rs55 use log::{debug, error, info};
73 pub error: InnerParserError, field
77 match &self.error { in fmt()
148 error!("Error while parsing config files: {:?}", r); in parse()
H A Dconfig.rs
H A Dconfig.rs
/DADK/dadk-user/src/console/
H A Dinteractive.rs
H A Delements.rs
/DADK/dadk-user/src/static_resources/
H A Dmod.rs
/DADK/dadk-user/src/
H A Dcontext.rs9 use log::error;
48 error!("Failed to init cache root: {:?}", r.unwrap_err()); in init()
57 error!("Config dir is required for action: {:?}", self.action()); in init()
62 error!( in init()
H A Dcontext.rs9 use log::error;
48 error!("Failed to init cache root: {:?}", r.unwrap_err()); in init()
57 error!("Config dir is required for action: {:?}", self.action()); in init()
62 error!( in init()
H A Dcontext.rs9 use log::error;
48 error!("Failed to init cache root: {:?}", r.unwrap_err()); in init()
57 error!("Config dir is required for action: {:?}", self.action()); in init()
62 error!( in init()
H A Dcontext.rs9 use log::error;
48 error!("Failed to init cache root: {:?}", r.unwrap_err()); in init()
57 error!("Config dir is required for action: {:?}", self.action()); in init()
62 error!( in init()
H A Dlib.rs
/DADK/dadk-user/src/executor/
H A Dmod.rs12 use log::{debug, error, info, warn};
168 error!( in do_execute()
190 error!("Pre-build script failed"); in build()
233 error!("Post-build script failed"); in install()
348 error!( in src_work_dir()
349 "Failed to clean task: {}, error message: {:?}", in src_work_dir()
568 error!("{errmsg}"); in new()
583 error!("Last 100 lines msg of stderr:"); in add_vars()
585 error!("{}", line); in add_vars()
595 error!("{errms
[all...]
H A Dmod.rs12 use log::{debug, error, info, warn};
168 error!( in do_execute()
190 error!("Pre-build script failed"); in pre_build()
233 error!("Post-build script failed"); in post_build()
348 error!( in clean()
568 error!("{errmsg}"); in run_command()
583 error!("Last 100 lines msg of stderr:"); in run_command()
585 error!("{}", line); in run_command()
595 error!("{errmsg}"); in run_command()
H A Dmod.rs12 use log::{debug, error, info, warn};
168 error!( in do_execute()
190 error!("Pre-build script failed"); in build()
233 error!("Post-build script failed"); in install()
348 error!( in src_work_dir()
349 "Failed to clean task: {}, error message: {:?}",
568 error!("{errmsg}");
583 error!("Last 100 lines msg of stderr:");
585 error!("{}", line);
595 error!("{errms in new()
[all...]
H A Dmod.rs12 use log::{debug, error, info, warn};
168 error!( in do_execute()
190 error!("Pre-build script failed"); in build()
233 error!("Post-build script failed"); in install()
348 error!( in create_command()
349 "Failed to clean task: {}, error message: {:?}", in create_command()
568 error!("{errmsg}");
583 error!("Last 100 lines msg of stderr:"); in prepare_env()
585 error!("{}", line); in prepare_env()
595 error!("{errms in create_global_env_list()
[all...]
H A Dmod.rs12 use log::{debug, error, info, warn};
168 error!( in do_execute()
190 error!("Pre-build script failed"); in build()
233 error!("Post-build script failed");
348 error!( in clean_cache()
349 "Failed to clean task: {}, error message: {:?}", in clean_cache()
568 error!("{errmsg}"); in add_vars()
583 error!("Last 100 lines msg of stderr:");
585 error!("{}", line);
595 error!("{errms
[all...]
H A Dmod.rs12 use log::{debug, error, info, warn};
168 error!( in do_execute()
190 error!("Pre-build script failed"); in build()
233 error!("Post-build script failed"); in install()
348 error!( in clean_target()
349 "Failed to clean task: {}, error message: {:?}", in clean_target()
568 error!("{errmsg}"); in new()
583 error!("Last 100 lines msg of stderr:"); in add_vars()
585 error!("{}", line);
595 error!("{errms
[all...]
/DADK/dadk-user/src/scheduler/
H A Dmod.rs13 use log::{error, info};
189 error!("{}", err.display()); in topo_sort()
237 error!( in dfs()
315 error!("Error while adding tasks: {:?}", r); in new()
421 error!("Error while checking tasks: {:?}", r); in run_with_topo_sort()
460 error!( in execute()
472 error!( in execute()
H A Dmod.rs13 use log::{error, info};
189 error!("{}", err.display()); in topo_sort()
237 error!( in dfs()
315 error!("Error while adding tasks: {:?}", r); in new()
421 error!("Error while checking tasks: {:?}", r); in generate_task_target()
460 error!(
472 error!( in run_with_topo_sort()
H A Dmod.rs13 use log::{error, info};
189 error!("{}", err.display()); in topo_sort()
237 error!( in dfs()
315 error!("Error while adding tasks: {:?}", r); in new()
421 error!("Error while checking tasks: {:?}", r); in generate_task_target()
460 error!(
472 error!( in run_with_topo_sort()
H A Dmod.rs13 use log::{error, info};
189 error!("{}", err.display()); in topo_sort()
237 error!( in dfs()
315 error!("Error while adding tasks: {:?}", r); in new()
421 error!("Error while checking tasks: {:?}", r); in generate_task_target()
460 error!( in run_with_topo_sort()
472 error!( in run_with_topo_sort()

12