[INFO] fetching crate rttrust 0.1.3... [INFO] checking rttrust-0.1.3 against master#ff0b4b6091a75ad840035a991426c8bc9fbd93bb for pr-117673 [INFO] extracting crate rttrust 0.1.3 into /workspace/builds/worker-0-tc1/source [INFO] validating manifest of crates.io crate rttrust 0.1.3 on toolchain ff0b4b6091a75ad840035a991426c8bc9fbd93bb [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ff0b4b6091a75ad840035a991426c8bc9fbd93bb" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate rttrust 0.1.3 [INFO] finished tweaking crates.io crate rttrust 0.1.3 [INFO] tweaked toml for crates.io crate rttrust 0.1.3 written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ff0b4b6091a75ad840035a991426c8bc9fbd93bb" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ff0b4b6091a75ad840035a991426c8bc9fbd93bb" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded fragile v1.2.2 [INFO] [stderr] Downloaded genio v0.2.1 [INFO] [stderr] Downloaded mockall v0.7.2 [INFO] [stderr] Downloaded bindgen v0.54.0 [INFO] [stderr] Downloaded mockall_derive v0.7.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:0c7e0e8312ad82a1bed3696438480b7da990d348377d3754e1cd95b06a8a36c7" "/opt/rustwide/cargo-home/bin/cargo" "+ff0b4b6091a75ad840035a991426c8bc9fbd93bb" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f58d306612c6d7e89ee9254ae77e74e19945d7fe02b2ca77d42440b0f56dab34 [INFO] running `Command { std: "docker" "start" "-a" "f58d306612c6d7e89ee9254ae77e74e19945d7fe02b2ca77d42440b0f56dab34", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f58d306612c6d7e89ee9254ae77e74e19945d7fe02b2ca77d42440b0f56dab34", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f58d306612c6d7e89ee9254ae77e74e19945d7fe02b2ca77d42440b0f56dab34", kill_on_drop: false }` [INFO] [stdout] f58d306612c6d7e89ee9254ae77e74e19945d7fe02b2ca77d42440b0f56dab34 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:0c7e0e8312ad82a1bed3696438480b7da990d348377d3754e1cd95b06a8a36c7" "/opt/rustwide/cargo-home/bin/cargo" "+ff0b4b6091a75ad840035a991426c8bc9fbd93bb" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f291b76257f8055683a83cce688cd0587629aa245203da9e5c58fd68e2f66199 [INFO] running `Command { std: "docker" "start" "-a" "f291b76257f8055683a83cce688cd0587629aa245203da9e5c58fd68e2f66199", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.150 [INFO] [stderr] Compiling proc-macro2 v1.0.69 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling rustix v0.38.21 [INFO] [stderr] Compiling clang-sys v0.29.3 [INFO] [stderr] Compiling nom v5.1.3 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Compiling linux-raw-sys v0.4.11 [INFO] [stderr] Compiling bitflags v2.4.1 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling unicode-width v0.1.11 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling deranged v0.3.9 [INFO] [stderr] Compiling time-macros v0.2.15 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling is-terminal v0.4.9 [INFO] [stderr] Compiling num_threads v0.1.6 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling bindgen v0.54.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling itoa v1.0.9 [INFO] [stderr] Compiling regex-automata v0.4.3 [INFO] [stderr] Compiling termcolor v1.3.0 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling cexpr v0.4.0 [INFO] [stderr] Compiling colored v1.9.4 [INFO] [stderr] Compiling which v3.1.1 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling time v0.3.30 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling shlex v0.1.1 [INFO] [stderr] Checking predicates-core v1.0.6 [INFO] [stderr] Checking float-cmp v0.8.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking fragile v2.0.0 [INFO] [stderr] Checking difference v2.0.0 [INFO] [stderr] Checking normalize-line-endings v0.3.0 [INFO] [stderr] Checking termtree v0.4.1 [INFO] [stderr] Checking fragile v1.2.2 [INFO] [stderr] Checking predicates v1.0.8 [INFO] [stderr] Checking predicates-tree v1.0.9 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Checking downcast v0.10.0 [INFO] [stderr] Checking genio v0.2.1 [INFO] [stderr] Checking arrayvec v0.5.2 [INFO] [stderr] Checking cty v0.2.2 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Compiling simple_logger v1.16.0 [INFO] [stderr] Compiling regex v1.10.2 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling mockall_derive v0.7.2 [INFO] [stderr] Compiling rttrust v0.1.3 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated function `simple_logger::init_by_env`: Use [`init_with_env`] instead, which does not unwrap the result. Will be removed in version 2.0.0. [INFO] [stdout] --> build.rs:11:20 [INFO] [stdout] | [INFO] [stdout] 11 | simple_logger::init_by_env(); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking mockall v0.7.2 [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: failed to run custom build command for `rttrust v0.1.3 (/opt/rustwide/workdir)` [INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_DEV_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/rttrust-9f0e9627d02ca198/build-script-build` (exit status: 101) [INFO] [stderr] --- stdout [INFO] [stderr] 2023-11-09 18:16:28,351 DEBUG [bindgen] Generating bindings, libclang at /usr/lib/x86_64-linux-gnu/libclang-14.so.14.0.0 [INFO] [stderr] 2023-11-09 18:16:28,354 DEBUG [bindgen] Fixed-up options: BindgenOptions { blacklisted_types: RegexSet { items: [], matched: [], set: Some(RegexSet([])), record_matches: true }, blacklisted_functions: RegexSet { items: [], matched: [], set: Some(RegexSet([])), record_matches: true }, blacklisted_items: RegexSet { items: ["rt_v.*printf", ".*va_list.*"], matched: [Cell { value: false }, Cell { value: false }], set: Some(RegexSet(["^rt_v.*printf$", "^.*va_list.*$"])), record_matches: true }, opaque_types: RegexSet { items: [], matched: [], set: Some(RegexSet([])), record_matches: true }, rustfmt_path: None, whitelisted_types: RegexSet { items: [], matched: [], set: Some(RegexSet([])), record_matches: true }, whitelisted_functions: RegexSet { items: [], matched: [], set: Some(RegexSet([])), record_matches: true }, whitelisted_vars: RegexSet { items: [], matched: [], set: Some(RegexSet([])), record_matches: true }, default_enum_style: NewType { is_bitfield: false }, bitfield_enums: RegexSet { items: [], matched: [], set: Some(RegexSet([])), record_matches: true }, newtype_enums: RegexSet { items: [], matched: [], set: Some(RegexSet([])), record_matches: true }, rustified_enums: RegexSet { items: [], matched: [], set: Some(RegexSet([])), record_matches: true }, rustified_non_exhaustive_enums: RegexSet { items: [], matched: [], set: Some(RegexSet([])), record_matches: true }, constified_enum_modules: RegexSet { items: [], matched: [], set: Some(RegexSet([])), record_matches: true }, constified_enums: RegexSet { items: [], matched: [], set: Some(RegexSet([])), record_matches: true }, default_alias_style: TypeAlias, type_alias: RegexSet { items: [], matched: [], set: Some(RegexSet([])), record_matches: true }, new_type_alias: RegexSet { items: [], matched: [], set: Some(RegexSet([])), record_matches: true }, new_type_alias_deref: RegexSet { items: [], matched: [], set: Some(RegexSet([])), record_matches: true }, builtins: false, emit_ast: false, emit_ir: false, emit_ir_graphviz: None, enable_cxx_namespaces: false, enable_function_attribute_detection: false, disable_name_namespacing: false, disable_nested_struct_naming: false, layout_tests: true, impl_debug: false, impl_partialeq: false, derive_copy: true, derive_debug: true, derive_default: false, derive_hash: false, derive_partialord: false, derive_ord: false, derive_partialeq: false, derive_eq: false, use_core: true, ctypes_prefix: Some("cty"), time_phases: false, namespaced_constants: true, msvc_mangling: false, convert_floats: true, raw_lines: [], module_lines: {}, clang_args: ["-ffreestanding", "-target", "x86_64-unknown-linux-gnu", "-isystem", "./", "-isystem", "rt-thread/include", "-isystem", "rt-thread/components/finsh", "-isystem", "rt-thread/components/libc/compilers/minilibc", "-DRT_USING_MINILIBC", "rt-thread/include/rtthread.h"], input_header: Some("rt-thread/include/rtthread.h"), input_unsaved_files: [], parse_callbacks: Some(CargoCallbacks), codegen_config: FUNCTIONS | TYPES | VARS | METHODS | CONSTRUCTORS | DESTRUCTORS, conservative_inline_namespaces: false, generate_comments: true, generate_inline_functions: false, whitelist_recursively: true, objc_extern_crate: false, generate_block: false, block_extern_crate: false, enable_mangling: true, detect_include_paths: false, prepend_enum_name: true, rust_target: Stable_1_40, rust_features: RustFeatures { untagged_union: true, associated_const: true, builtin_clone_impls: true, repr_align: true, i128_and_u128: true, must_use_function: true, repr_transparent: true, min_const_fn: true, core_ffi_c_void: true, repr_packed_n: true, maybe_uninit: true, non_exhaustive: true, thiscall_abi: false }, record_matches: true, size_t_is_usize: false, rustfmt_bindings: true, rustfmt_configuration_file: None, no_partialeq_types: RegexSet { items: [], matched: [], set: Some(RegexSet([])), record_matches: true }, no_copy_types: RegexSet { items: [], matched: [], set: Some(RegexSet([])), record_matches: true }, no_hash_types: RegexSet { items: [], matched: [], set: Some(RegexSet([])), record_matches: true }, array_pointers_in_arguments: false, wasm_import_module_name: None } [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] thread 'main' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/simple_logger-1.16.0/src/lib.rs:409:85: [INFO] [stderr] Could not determine the UTC offset on this system. Possible causes are that the time crate does not implement "local_offset_at" on your system, or that you are running in a multi-threaded environment and the time crate is returning "None" from "local_offset_at" to avoid unsafe behaviour. See the time crate's documentation for more information. (https://time-rs.github.io/internal-api/time/index.html#feature-flags): IndeterminateOffset [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x562c489e32cc - std::backtrace_rs::backtrace::libunwind::trace::h28571d73a0d06285 [INFO] [stderr] at /rustc/ff0b4b6091a75ad840035a991426c8bc9fbd93bb/library/std/src/../../backtrace/src/backtrace/libunwind.rs:104:5 [INFO] [stderr] 1: 0x562c489e32cc - std::backtrace_rs::backtrace::trace_unsynchronized::h0e4380aafa44d6bd [INFO] [stderr] at /rustc/ff0b4b6091a75ad840035a991426c8bc9fbd93bb/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x562c489e32cc - std::sys_common::backtrace::_print_fmt::hcff92d010ea13f04 [INFO] [stderr] at /rustc/ff0b4b6091a75ad840035a991426c8bc9fbd93bb/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stderr] 3: 0x562c489e32cc - ::fmt::hd12255ac279dafcd [INFO] [stderr] at /rustc/ff0b4b6091a75ad840035a991426c8bc9fbd93bb/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stderr] 4: 0x562c48a0e7f0 - core::fmt::rt::Argument::fmt::hc5b8e3d734737c40 [INFO] [stderr] at /rustc/ff0b4b6091a75ad840035a991426c8bc9fbd93bb/library/core/src/fmt/rt.rs:142:9 [INFO] [stderr] 5: 0x562c48a0e7f0 - core::fmt::write::hd8a5505e18358854 [INFO] [stderr] at /rustc/ff0b4b6091a75ad840035a991426c8bc9fbd93bb/library/core/src/fmt/mod.rs:1117:17 [INFO] [stderr] 6: 0x562c489e090f - std::io::Write::write_fmt::h0157e1508cf7d8ee [INFO] [stderr] at /rustc/ff0b4b6091a75ad840035a991426c8bc9fbd93bb/library/std/src/io/mod.rs:1763:15 [INFO] [stderr] 7: 0x562c489e30b4 - std::sys_common::backtrace::_print::hf60dac385e654698 [INFO] [stderr] at /rustc/ff0b4b6091a75ad840035a991426c8bc9fbd93bb/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stderr] 8: 0x562c489e30b4 - std::sys_common::backtrace::print::h7a041aa6938c8c6c [INFO] [stderr] at /rustc/ff0b4b6091a75ad840035a991426c8bc9fbd93bb/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stderr] 9: 0x562c489e46b7 - std::panicking::default_hook::{{closure}}::h0988fbcda147588f [INFO] [stderr] 10: 0x562c489e441f - std::panicking::default_hook::h94fbfa3cc6fcb59e [INFO] [stderr] at /rustc/ff0b4b6091a75ad840035a991426c8bc9fbd93bb/library/std/src/panicking.rs:292:9 [INFO] [stderr] 11: 0x562c489e4b38 - std::panicking::rust_panic_with_hook::h64880c3116a61826 [INFO] [stderr] at /rustc/ff0b4b6091a75ad840035a991426c8bc9fbd93bb/library/std/src/panicking.rs:779:13 [INFO] [stderr] 12: 0x562c489e4a1e - std::panicking::begin_panic_handler::{{closure}}::h54d5bb3a618e1f22 [INFO] [stderr] at /rustc/ff0b4b6091a75ad840035a991426c8bc9fbd93bb/library/std/src/panicking.rs:657:13 [INFO] [stderr] 13: 0x562c489e3796 - std::sys_common::backtrace::__rust_end_short_backtrace::h7e352ae79e45dda0 [INFO] [stderr] at /rustc/ff0b4b6091a75ad840035a991426c8bc9fbd93bb/library/std/src/sys_common/backtrace.rs:170:18 [INFO] [stderr] 14: 0x562c489e4782 - rust_begin_unwind [INFO] [stderr] at /rustc/ff0b4b6091a75ad840035a991426c8bc9fbd93bb/library/std/src/panicking.rs:645:5 [INFO] [stderr] 15: 0x562c484c9475 - core::panicking::panic_fmt::h7f162bae160e72d3 [INFO] [stderr] at /rustc/ff0b4b6091a75ad840035a991426c8bc9fbd93bb/library/core/src/panicking.rs:72:14 [INFO] [stderr] 16: 0x562c484c9a43 - core::result::unwrap_failed::he37a26f18bd55210 [INFO] [stderr] at /rustc/ff0b4b6091a75ad840035a991426c8bc9fbd93bb/library/core/src/result.rs:1653:5 [INFO] [stderr] 17: 0x562c484d2fe2 - core::result::Result::expect::h501f37c346a4bade [INFO] [stderr] 18: 0x562c484cfcdb - ::log::ha0191e3a31c3dc01 [INFO] [stderr] 19: 0x562c48990ace - log::__private_api::log::hfad5ea5b1b96b08b [INFO] [stderr] 20: 0x562c48535af8 - ::from_ty_with_id::h53b6c5ce52f67d4d [INFO] [stderr] 21: 0x562c485358d8 - ::from_ty::h2ce758a70720a167 [INFO] [stderr] 22: 0x562c485342e7 - ::parse::h5c2063441903e779 [INFO] [stderr] 23: 0x562c485703b5 - bindgen::parse_one::h1b16f9ad10f685b0 [INFO] [stderr] 24: 0x562c4857093a - bindgen::parse::{{closure}}::{{closure}}::h045d7233bd392500 [INFO] [stderr] 25: 0x562c4857af7e - bindgen::clang::visit_children::heb01411161b65f5a [INFO] [stderr] 26: 0x7f9880b8c322 - [INFO] [stderr] 27: 0x7f9880b8dbe7 - [INFO] [stderr] 28: 0x7f9880b8d267 - [INFO] [stderr] 29: 0x7f9880b8cb68 - [INFO] [stderr] 30: 0x7f9880b99504 - clang_visitChildren [INFO] [stderr] 31: 0x562c488a36af - clang_sys::clang_visitChildren::heb21e4f0736dd1bd [INFO] [stderr] 32: 0x562c485785c4 - bindgen::clang::Cursor::visit::h2bafbfe9a5fc074b [INFO] [stderr] 33: 0x562c485708e6 - bindgen::parse::{{closure}}::h6fecc2ac366c70cb [INFO] [stderr] 34: 0x562c48551369 - bindgen::ir::context::BindgenContext::with_module::hd4b02862be066a3b [INFO] [stderr] 35: 0x562c4857063d - bindgen::parse::h68af365b581973b1 [INFO] [stderr] 36: 0x562c4856d75d - bindgen::Bindings::generate::h6248d1f6bae29fc0 [INFO] [stderr] 37: 0x562c4856b756 - bindgen::Builder::generate::ha3ba4bae0b87d1cf [INFO] [stderr] 38: 0x562c484cd5bf - build_script_build::main::he99dbe5db87a5afe [INFO] [stderr] 39: 0x562c484caa33 - core::ops::function::FnOnce::call_once::he6b88f66ee088e2d [INFO] [stderr] 40: 0x562c484ca026 - std::sys_common::backtrace::__rust_begin_short_backtrace::hf24f82d0bf92d75a [INFO] [stderr] 41: 0x562c484ca719 - std::rt::lang_start::{{closure}}::h3e0fb2211d934659 [INFO] [stderr] 42: 0x562c489dc5b7 - core::ops::function::impls:: for &F>::call_once::hb00a35a26b32203e [INFO] [stderr] at /rustc/ff0b4b6091a75ad840035a991426c8bc9fbd93bb/library/core/src/ops/function.rs:284:13 [INFO] [stderr] 43: 0x562c489dc5b7 - std::panicking::try::do_call::hd4d560f4331194ed [INFO] [stderr] at /rustc/ff0b4b6091a75ad840035a991426c8bc9fbd93bb/library/std/src/panicking.rs:552:40 [INFO] [stderr] 44: 0x562c489dc5b7 - std::panicking::try::h42e198358ddf2f16 [INFO] [stderr] at /rustc/ff0b4b6091a75ad840035a991426c8bc9fbd93bb/library/std/src/panicking.rs:516:19 [INFO] [stderr] 45: 0x562c489dc5b7 - std::panic::catch_unwind::he9042da89c1e6669 [INFO] [stderr] at /rustc/ff0b4b6091a75ad840035a991426c8bc9fbd93bb/library/std/src/panic.rs:142:14 [INFO] [stderr] 46: 0x562c489dc5b7 - std::rt::lang_start_internal::{{closure}}::hc46245de11a15959 [INFO] [stderr] at /rustc/ff0b4b6091a75ad840035a991426c8bc9fbd93bb/library/std/src/rt.rs:148:48 [INFO] [stderr] 47: 0x562c489dc5b7 - std::panicking::try::do_call::haa9094e801bcc8e2 [INFO] [stderr] at /rustc/ff0b4b6091a75ad840035a991426c8bc9fbd93bb/library/std/src/panicking.rs:552:40 [INFO] [stderr] 48: 0x562c489dc5b7 - std::panicking::try::h6436b9b76c6fe6d7 [INFO] [stderr] at /rustc/ff0b4b6091a75ad840035a991426c8bc9fbd93bb/library/std/src/panicking.rs:516:19 [INFO] [stderr] 49: 0x562c489dc5b7 - std::panic::catch_unwind::h65ac7939c7eeeaca [INFO] [stderr] at /rustc/ff0b4b6091a75ad840035a991426c8bc9fbd93bb/library/std/src/panic.rs:142:14 [INFO] [stderr] 50: 0x562c489dc5b7 - std::rt::lang_start_internal::hcbe796a15946ade9 [INFO] [stderr] at /rustc/ff0b4b6091a75ad840035a991426c8bc9fbd93bb/library/std/src/rt.rs:148:20 [INFO] [stderr] 51: 0x562c484ca6f7 - std::rt::lang_start::h228f35b0780fb9d0 [INFO] [stderr] 52: 0x562c484cd8e5 - main [INFO] [stderr] 53: 0x7f9882435d90 - [INFO] [stderr] 54: 0x7f9882435e40 - __libc_start_main [INFO] [stderr] 55: 0x562c484c9d45 - _start [INFO] [stderr] 56: 0x0 - [INFO] running `Command { std: "docker" "inspect" "f291b76257f8055683a83cce688cd0587629aa245203da9e5c58fd68e2f66199", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f291b76257f8055683a83cce688cd0587629aa245203da9e5c58fd68e2f66199", kill_on_drop: false }` [INFO] [stdout] f291b76257f8055683a83cce688cd0587629aa245203da9e5c58fd68e2f66199