[INFO] fetching crate rttrust 0.1.3... [INFO] checking rttrust-0.1.3 against master#27d8a577138c0d319a572cd1a464c2b755e577de for pr-118882 [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 27d8a577138c0d319a572cd1a464c2b755e577de [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+27d8a577138c0d319a572cd1a464c2b755e577de" "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" "+27d8a577138c0d319a572cd1a464c2b755e577de" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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" "+27d8a577138c0d319a572cd1a464c2b755e577de" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded mockall v0.7.2 [INFO] [stderr] Downloaded fragile v1.2.2 [INFO] [stderr] Downloaded genio v0.2.1 [INFO] [stderr] Downloaded mockall_derive v0.7.2 [INFO] [stderr] Downloaded bindgen v0.54.0 [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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+27d8a577138c0d319a572cd1a464c2b755e577de" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 095cf1e1ce39ee21b66e5808613cebacb871a506e1afbcbe7d3442e1936bb26b [INFO] running `Command { std: "docker" "start" "-a" "095cf1e1ce39ee21b66e5808613cebacb871a506e1afbcbe7d3442e1936bb26b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "095cf1e1ce39ee21b66e5808613cebacb871a506e1afbcbe7d3442e1936bb26b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "095cf1e1ce39ee21b66e5808613cebacb871a506e1afbcbe7d3442e1936bb26b", kill_on_drop: false }` [INFO] [stdout] 095cf1e1ce39ee21b66e5808613cebacb871a506e1afbcbe7d3442e1936bb26b [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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+27d8a577138c0d319a572cd1a464c2b755e577de" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e607dd35f1d395e3f21682d18f5f0b761b07d4d770a5dacb0fd5bd3bcc8af8c6 [INFO] running `Command { std: "docker" "start" "-a" "e607dd35f1d395e3f21682d18f5f0b761b07d4d770a5dacb0fd5bd3bcc8af8c6", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.70 [INFO] [stderr] Compiling memchr v2.6.4 [INFO] [stderr] Compiling linux-raw-sys v0.4.12 [INFO] [stderr] Compiling unicode-width v0.1.11 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling nom v5.1.3 [INFO] [stderr] Compiling rustix v0.38.28 [INFO] [stderr] Compiling clang-sys v0.29.3 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling time-macros v0.2.15 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling bindgen v0.54.0 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling which v3.1.1 [INFO] [stderr] Compiling shlex v0.1.1 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Checking float-cmp v0.8.0 [INFO] [stderr] Checking fragile v2.0.0 [INFO] [stderr] Checking difference v2.0.0 [INFO] [stderr] Checking termtree v0.4.1 [INFO] [stderr] Checking downcast v0.10.0 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Checking genio v0.2.1 [INFO] [stderr] Checking cty v0.2.2 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking predicates-tree v1.0.9 [INFO] [stderr] Checking arrayvec v0.5.2 [INFO] [stderr] Checking fragile v1.2.2 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling is-terminal v0.4.9 [INFO] [stderr] Compiling colored v1.9.4 [INFO] [stderr] Checking regex-automata v0.4.3 [INFO] [stderr] Compiling time v0.3.30 [INFO] [stderr] Compiling cexpr v0.4.0 [INFO] [stderr] Compiling simple_logger v1.16.0 [INFO] [stderr] Checking regex v1.10.2 [INFO] [stderr] Checking predicates v1.0.8 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling mockall_derive v0.7.2 [INFO] [stderr] Checking mockall 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] [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-e34af50adc8e24df/build-script-build` (exit status: 101) [INFO] [stderr] --- stdout [INFO] [stderr] 2023-12-19 06:47:36,692 DEBUG [bindgen] Generating bindings, libclang at /usr/lib/x86_64-linux-gnu/libclang-14.so.14.0.0 [INFO] [stderr] 2023-12-19 06:47:36,695 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: 0x55567e8ef00c - std::backtrace_rs::backtrace::libunwind::trace::h0fbd09bd2977ebae [INFO] [stderr] at /rustc/27d8a577138c0d319a572cd1a464c2b755e577de/library/std/src/../../backtrace/src/backtrace/libunwind.rs:104:5 [INFO] [stderr] 1: 0x55567e8ef00c - std::backtrace_rs::backtrace::trace_unsynchronized::h06f15e638ebf54c7 [INFO] [stderr] at /rustc/27d8a577138c0d319a572cd1a464c2b755e577de/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x55567e8ef00c - std::sys_common::backtrace::_print_fmt::h1f72f550100ff670 [INFO] [stderr] at /rustc/27d8a577138c0d319a572cd1a464c2b755e577de/library/std/src/sys_common/backtrace.rs:68:5 [INFO] [stderr] 3: 0x55567e8ef00c - ::fmt::hfcc19063f06313f3 [INFO] [stderr] at /rustc/27d8a577138c0d319a572cd1a464c2b755e577de/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stderr] 4: 0x55567e91a430 - core::fmt::rt::Argument::fmt::he254c24f3a429038 [INFO] [stderr] at /rustc/27d8a577138c0d319a572cd1a464c2b755e577de/library/core/src/fmt/rt.rs:142:9 [INFO] [stderr] 5: 0x55567e91a430 - core::fmt::write::h3a7a43c44a5cd36d [INFO] [stderr] at /rustc/27d8a577138c0d319a572cd1a464c2b755e577de/library/core/src/fmt/mod.rs:1120:17 [INFO] [stderr] 6: 0x55567e8ec7df - std::io::Write::write_fmt::h46081c0a1716b7e0 [INFO] [stderr] at /rustc/27d8a577138c0d319a572cd1a464c2b755e577de/library/std/src/io/mod.rs:1810:15 [INFO] [stderr] 7: 0x55567e8eedf4 - std::sys_common::backtrace::_print::hb1bb6d408676b34c [INFO] [stderr] at /rustc/27d8a577138c0d319a572cd1a464c2b755e577de/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stderr] 8: 0x55567e8eedf4 - std::sys_common::backtrace::print::h03a493c6af8c6729 [INFO] [stderr] at /rustc/27d8a577138c0d319a572cd1a464c2b755e577de/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stderr] 9: 0x55567e8f0467 - std::panicking::default_hook::{{closure}}::h8cb730cca5eb9645 [INFO] [stderr] 10: 0x55567e8f01cf - std::panicking::default_hook::h8146743faa702c35 [INFO] [stderr] at /rustc/27d8a577138c0d319a572cd1a464c2b755e577de/library/std/src/panicking.rs:292:9 [INFO] [stderr] 11: 0x55567e8f08e8 - std::panicking::rust_panic_with_hook::hd1597e41abf39e44 [INFO] [stderr] at /rustc/27d8a577138c0d319a572cd1a464c2b755e577de/library/std/src/panicking.rs:779:13 [INFO] [stderr] 12: 0x55567e8f07ce - std::panicking::begin_panic_handler::{{closure}}::h2398ae14fa4ef018 [INFO] [stderr] at /rustc/27d8a577138c0d319a572cd1a464c2b755e577de/library/std/src/panicking.rs:657:13 [INFO] [stderr] 13: 0x55567e8ef4d6 - std::sys_common::backtrace::__rust_end_short_backtrace::h22274d55e867ee88 [INFO] [stderr] at /rustc/27d8a577138c0d319a572cd1a464c2b755e577de/library/std/src/sys_common/backtrace.rs:171:18 [INFO] [stderr] 14: 0x55567e8f0532 - rust_begin_unwind [INFO] [stderr] at /rustc/27d8a577138c0d319a572cd1a464c2b755e577de/library/std/src/panicking.rs:645:5 [INFO] [stderr] 15: 0x55567e3d3475 - core::panicking::panic_fmt::h24b55604f6fe5b75 [INFO] [stderr] at /rustc/27d8a577138c0d319a572cd1a464c2b755e577de/library/core/src/panicking.rs:72:14 [INFO] [stderr] 16: 0x55567e3d3a63 - core::result::unwrap_failed::h5c92fd91889f1782 [INFO] [stderr] at /rustc/27d8a577138c0d319a572cd1a464c2b755e577de/library/core/src/result.rs:1649:5 [INFO] [stderr] 17: 0x55567e3df2e2 - core::result::Result::expect::h8d99a1ae739f7703 [INFO] [stderr] 18: 0x55567e3daa8b - ::log::h1b786ad0c76d9c45 [INFO] [stderr] 19: 0x55567e89bd1e - log::__private_api::log::ha0a2039478c468b5 [INFO] [stderr] 20: 0x55567e4995f8 - ::from_ty_with_id::hfc6288bd292ea13e [INFO] [stderr] 21: 0x55567e4993d8 - ::from_ty::hf1a6b6b45e85aa43 [INFO] [stderr] 22: 0x55567e497de7 - ::parse::h532d4e7603d0736a [INFO] [stderr] 23: 0x55567e4d4c75 - bindgen::parse_one::hc7550e7c28e6c72c [INFO] [stderr] 24: 0x55567e4d51fa - bindgen::parse::{{closure}}::{{closure}}::hcf98622cfe6d8c2f [INFO] [stderr] 25: 0x55567e4dfd6e - bindgen::clang::visit_children::h8b87fdc730eac622 [INFO] [stderr] 26: 0x7f6bacbcd322 - [INFO] [stderr] 27: 0x7f6bacbcebe7 - [INFO] [stderr] 28: 0x7f6bacbce267 - [INFO] [stderr] 29: 0x7f6bacbcdb68 - [INFO] [stderr] 30: 0x7f6bacbda504 - clang_visitChildren [INFO] [stderr] 31: 0x55567e7b08ef - clang_sys::clang_visitChildren::h0947a3435cf18aad [INFO] [stderr] 32: 0x55567e4dddd4 - bindgen::clang::Cursor::visit::habc4171bbf4173df [INFO] [stderr] 33: 0x55567e4d51a6 - bindgen::parse::{{closure}}::he2ae89035885413c [INFO] [stderr] 34: 0x55567e478c49 - bindgen::ir::context::BindgenContext::with_module::h6264681cc77fad1d [INFO] [stderr] 35: 0x55567e4d4efd - bindgen::parse::h73b65e40a74a33a3 [INFO] [stderr] 36: 0x55567e4d201d - bindgen::Bindings::generate::hfd8c2f66d468f2b2 [INFO] [stderr] 37: 0x55567e4d0016 - bindgen::Builder::generate::h63981f47ad319c50 [INFO] [stderr] 38: 0x55567e3d760f - build_script_build::main::hc52d103ae9b2ff17 [INFO] [stderr] 39: 0x55567e3d4a53 - core::ops::function::FnOnce::call_once::hbf0b3ff8ec361d34 [INFO] [stderr] 40: 0x55567e3d4046 - std::sys_common::backtrace::__rust_begin_short_backtrace::h39838b493619bf93 [INFO] [stderr] 41: 0x55567e3d4739 - std::rt::lang_start::{{closure}}::hbd184af100c0f307 [INFO] [stderr] 42: 0x55567e8e80c7 - core::ops::function::impls:: for &F>::call_once::hd55d662dc482f86a [INFO] [stderr] at /rustc/27d8a577138c0d319a572cd1a464c2b755e577de/library/core/src/ops/function.rs:284:13 [INFO] [stderr] 43: 0x55567e8e80c7 - std::panicking::try::do_call::h21b2e3c65906de35 [INFO] [stderr] at /rustc/27d8a577138c0d319a572cd1a464c2b755e577de/library/std/src/panicking.rs:552:40 [INFO] [stderr] 44: 0x55567e8e80c7 - std::panicking::try::h396dea4f71622ce2 [INFO] [stderr] at /rustc/27d8a577138c0d319a572cd1a464c2b755e577de/library/std/src/panicking.rs:516:19 [INFO] [stderr] 45: 0x55567e8e80c7 - std::panic::catch_unwind::h63a9c7f338d75312 [INFO] [stderr] at /rustc/27d8a577138c0d319a572cd1a464c2b755e577de/library/std/src/panic.rs:142:14 [INFO] [stderr] 46: 0x55567e8e80c7 - std::rt::lang_start_internal::{{closure}}::h715f7c1b8a2dc189 [INFO] [stderr] at /rustc/27d8a577138c0d319a572cd1a464c2b755e577de/library/std/src/rt.rs:148:48 [INFO] [stderr] 47: 0x55567e8e80c7 - std::panicking::try::do_call::hbb172dfbea3c4b2e [INFO] [stderr] at /rustc/27d8a577138c0d319a572cd1a464c2b755e577de/library/std/src/panicking.rs:552:40 [INFO] [stderr] 48: 0x55567e8e80c7 - std::panicking::try::h768f7c16721a25d2 [INFO] [stderr] at /rustc/27d8a577138c0d319a572cd1a464c2b755e577de/library/std/src/panicking.rs:516:19 [INFO] [stderr] 49: 0x55567e8e80c7 - std::panic::catch_unwind::h72066b96b44b3657 [INFO] [stderr] at /rustc/27d8a577138c0d319a572cd1a464c2b755e577de/library/std/src/panic.rs:142:14 [INFO] [stderr] 50: 0x55567e8e80c7 - std::rt::lang_start_internal::h0b04c6a700844600 [INFO] [stderr] at /rustc/27d8a577138c0d319a572cd1a464c2b755e577de/library/std/src/rt.rs:148:20 [INFO] [stderr] 51: 0x55567e3d4717 - std::rt::lang_start::h41e65ca8a6fa724c [INFO] [stderr] 52: 0x55567e3d7935 - main [INFO] [stderr] 53: 0x7f6bae476d90 - [INFO] [stderr] 54: 0x7f6bae476e40 - __libc_start_main [INFO] [stderr] 55: 0x55567e3d3d65 - _start [INFO] [stderr] 56: 0x0 - [INFO] running `Command { std: "docker" "inspect" "e607dd35f1d395e3f21682d18f5f0b761b07d4d770a5dacb0fd5bd3bcc8af8c6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e607dd35f1d395e3f21682d18f5f0b761b07d4d770a5dacb0fd5bd3bcc8af8c6", kill_on_drop: false }` [INFO] [stdout] e607dd35f1d395e3f21682d18f5f0b761b07d4d770a5dacb0fd5bd3bcc8af8c6