[INFO] fetching crate ad9361-rs 0.1.0... [INFO] checking ad9361-rs-0.1.0 against try#998b6603a58e47f42ccce7a67943234e96b6839e for pr-143170 [INFO] extracting crate ad9361-rs 0.1.0 into /workspace/builds/worker-6-tc2/source [INFO] started tweaking crates.io crate ad9361-rs 0.1.0 [INFO] finished tweaking crates.io crate ad9361-rs 0.1.0 [INFO] tweaked toml for crates.io crate ad9361-rs 0.1.0 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate ad9361-rs 0.1.0 on toolchain 998b6603a58e47f42ccce7a67943234e96b6839e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+998b6603a58e47f42ccce7a67943234e96b6839e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+998b6603a58e47f42ccce7a67943234e96b6839e" "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] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Locking 123 packages to latest compatible versions [INFO] [stderr] Adding bindgen v0.59.2 (available: v0.72.0) [INFO] [stderr] Adding embedded-hal v0.2.7 (available: v1.0.0) [INFO] [stderr] Adding env_logger v0.9.3 (available: v0.11.8) [INFO] [stderr] Adding linux-embedded-hal v0.3.2 (available: v0.4.0) [INFO] [stderr] Adding serial_test v0.6.0 (available: v3.2.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+998b6603a58e47f42ccce7a67943234e96b6839e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+998b6603a58e47f42ccce7a67943234e96b6839e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bd8274c85119e8e2b134e2cab0e5e0a4a4a8e675c3ec2f56d0fe3134d9ef1367 [INFO] running `Command { std: "docker" "start" "-a" "bd8274c85119e8e2b134e2cab0e5e0a4a4a8e675c3ec2f56d0fe3134d9ef1367", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bd8274c85119e8e2b134e2cab0e5e0a4a4a8e675c3ec2f56d0fe3134d9ef1367", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bd8274c85119e8e2b134e2cab0e5e0a4a4a8e675c3ec2f56d0fe3134d9ef1367", kill_on_drop: false }` [INFO] [stdout] bd8274c85119e8e2b134e2cab0e5e0a4a4a8e675c3ec2f56d0fe3134d9ef1367 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+998b6603a58e47f42ccce7a67943234e96b6839e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3c19711c2af95d5278f27b35f5af957903460c737bed612d678b573165c2ff55 [INFO] running `Command { std: "docker" "start" "-a" "3c19711c2af95d5278f27b35f5af957903460c737bed612d678b573165c2ff55", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling glob v0.3.2 [INFO] [stderr] Compiling cfg-if v1.0.1 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling object v0.36.7 [INFO] [stderr] Compiling adler2 v2.0.1 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling unicode-width v0.1.14 [INFO] [stderr] Compiling gimli v0.31.1 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling libloading v0.8.8 [INFO] [stderr] Compiling error-chain v0.12.4 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling rustc-demangle v0.1.25 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling home v0.5.11 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Compiling bindgen v0.59.2 [INFO] [stderr] Compiling humantime v2.2.0 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling parking_lot_core v0.8.6 [INFO] [stderr] Checking nb v1.1.0 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Checking nb v0.1.3 [INFO] [stderr] Checking instant v0.1.13 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Compiling fs_extra v1.3.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling jobserver v0.1.33 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Checking embedded-hal v0.2.7 [INFO] [stderr] Compiling cc v1.2.27 [INFO] [stderr] Checking cty v0.2.2 [INFO] [stderr] Checking managed v0.8.0 [INFO] [stderr] Checking cast v0.3.0 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Compiling addr2line v0.24.2 [INFO] [stderr] Checking nix v0.23.2 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Checking ioctl-rs v0.1.6 [INFO] [stderr] Checking serial-core v0.4.0 [INFO] [stderr] Checking termios v0.2.2 [INFO] [stderr] Checking parking_lot v0.11.2 [INFO] [stderr] Checking serial-unix v0.4.0 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Compiling cpp_common v0.5.10 [INFO] [stderr] Compiling serial_test_derive v0.6.0 [INFO] [stderr] Checking serial_test v0.6.0 [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Checking env_logger v0.9.3 [INFO] [stderr] Compiling cpp_macros v0.5.10 [INFO] [stderr] Compiling backtrace v0.3.75 [INFO] [stderr] Checking cpp v0.5.10 [INFO] [stderr] Compiling cpp_build v0.5.10 [INFO] [stderr] Checking gpio-cdev v0.5.1 [INFO] [stderr] Checking i2cdev v0.5.1 [INFO] [stderr] Checking sysfs_gpio v0.6.2 [INFO] [stderr] Checking spidev v0.5.2 [INFO] [stderr] Checking linux-embedded-hal v0.3.2 [INFO] [stderr] Compiling ad9361-rs v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition name: `has_error_description_deprecated` [INFO] [stdout] --> build.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / error_chain! { [INFO] [stdout] 6 | | foreign_links { [INFO] [stdout] 7 | | Io(::std::io::Error); [INFO] [stdout] 8 | | EnvVar(::std::env::VarError); [INFO] [stdout] ... | [INFO] [stdout] 11 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = help: expected names are: `docsrs`, `feature`, and `test` and 31 more [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `impl_error_chain_processed` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `impl_error_chain_processed` may come from an old version of the `error_chain` crate, try updating your dependency with `cargo update -p error_chain` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] = note: this warning originates in the macro `impl_error_chain_processed` which comes from the expansion of the macro `error_chain` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: failed to run custom build command for `ad9361-rs v0.1.0 (/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/ad9361-rs-011a6e7d3add0afd/build-script-build` (exit status: 101) [INFO] [stderr] --- stdout [INFO] [stderr] Running bindgen [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] Ubuntu clang version 18.1.3 (1ubuntu1) [INFO] [stderr] Target: x86_64-pc-linux-gnu [INFO] [stderr] Thread model: posix [INFO] [stderr] InstalledDir: [INFO] [stderr] Found candidate GCC installation: /../lib/gcc/x86_64-linux-gnu/10 [INFO] [stderr] Found candidate GCC installation: /../lib/gcc/x86_64-linux-gnu/13 [INFO] [stderr] Found candidate GCC installation: /../lib/gcc/x86_64-linux-gnu/14 [INFO] [stderr] Found candidate GCC installation: /../lib/gcc/x86_64-linux-gnu/9 [INFO] [stderr] Selected GCC installation: /../lib/gcc/x86_64-linux-gnu/14 [INFO] [stderr] Candidate multilib: .;@m64 [INFO] [stderr] Selected multilib: .;@m64 [INFO] [stderr] ignoring nonexistent directory "/../lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include" [INFO] [stderr] ignoring nonexistent directory "/include" [INFO] [stderr] ignoring duplicate directory "/usr/include/clang/18.1.3/include" [INFO] [stderr] ignoring duplicate directory "/usr/local/include" [INFO] [stderr] ignoring duplicate directory "/usr/include/x86_64-linux-gnu" [INFO] [stderr] ignoring duplicate directory "/usr/include" [INFO] [stderr] #include "..." search starts here: [INFO] [stderr] #include <...> search starts here: [INFO] [stderr] ./no-os/drivers/rf-transceiver/ad9361 [INFO] [stderr] ./no-os/include [INFO] [stderr] ./csrc [INFO] [stderr] /usr/lib/llvm-18/lib/clang/18/include [INFO] [stderr] /usr/local/include [INFO] [stderr] /usr/include/x86_64-linux-gnu [INFO] [stderr] /usr/include [INFO] [stderr] End of search list. [INFO] [stderr] [INFO] [stderr] thread 'main' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bindgen-0.59.2/src/ir/context.rs:878:9: [INFO] [stderr] "enum_(unnamed_at__/no-os/drivers/rf-transceiver/ad9361/ad9361_h_3259_1)" is not a valid Ident [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x651ae4cbf152 - std::backtrace_rs::backtrace::libunwind::trace::h360bb75e22de2778 [INFO] [stderr] at /rustc/998b6603a58e47f42ccce7a67943234e96b6839e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stderr] 1: 0x651ae4cbf152 - std::backtrace_rs::backtrace::trace_unsynchronized::hfdde2f704faeffd5 [INFO] [stderr] at /rustc/998b6603a58e47f42ccce7a67943234e96b6839e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stderr] 2: 0x651ae4cbf152 - std::sys::backtrace::_print_fmt::h417d2e15f697175b [INFO] [stderr] at /rustc/998b6603a58e47f42ccce7a67943234e96b6839e/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x651ae4cbf152 - ::fmt::h6da87f843d594e5f [INFO] [stderr] at /rustc/998b6603a58e47f42ccce7a67943234e96b6839e/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x651ae4cea9f3 - core::fmt::rt::Argument::fmt::h93dad83eea6b1735 [INFO] [stderr] at /rustc/998b6603a58e47f42ccce7a67943234e96b6839e/library/core/src/fmt/rt.rs:173:76 [INFO] [stderr] 5: 0x651ae4cea9f3 - core::fmt::write::hfc80a741b320fdf6 [INFO] [stderr] at /rustc/998b6603a58e47f42ccce7a67943234e96b6839e/library/core/src/fmt/mod.rs:1465:25 [INFO] [stderr] 6: 0x651ae4cbb183 - std::io::default_write_fmt::h4f50706d79e0ad9c [INFO] [stderr] at /rustc/998b6603a58e47f42ccce7a67943234e96b6839e/library/std/src/io/mod.rs:639:11 [INFO] [stderr] 7: 0x651ae4cbb183 - std::io::Write::write_fmt::h4ea6a86049496d1c [INFO] [stderr] at /rustc/998b6603a58e47f42ccce7a67943234e96b6839e/library/std/src/io/mod.rs:1954:13 [INFO] [stderr] 8: 0x651ae4cbefa2 - std::sys::backtrace::BacktraceLock::print::h1cbd12f8d7a3dd2a [INFO] [stderr] at /rustc/998b6603a58e47f42ccce7a67943234e96b6839e/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 9: 0x651ae4cc10e6 - std::panicking::default_hook::{{closure}}::h05e45c6f75ebd415 [INFO] [stderr] at /rustc/998b6603a58e47f42ccce7a67943234e96b6839e/library/std/src/panicking.rs:300:27 [INFO] [stderr] 10: 0x651ae4cc0ee9 - std::panicking::default_hook::h282f20b2a278c2b0 [INFO] [stderr] at /rustc/998b6603a58e47f42ccce7a67943234e96b6839e/library/std/src/panicking.rs:327:9 [INFO] [stderr] 11: 0x651ae4cc1af2 - std::panicking::rust_panic_with_hook::h36eb92d284238d72 [INFO] [stderr] at /rustc/998b6603a58e47f42ccce7a67943234e96b6839e/library/std/src/panicking.rs:833:13 [INFO] [stderr] 12: 0x651ae4cc188a - std::panicking::begin_panic_handler::{{closure}}::h880cd2442ca41755 [INFO] [stderr] at /rustc/998b6603a58e47f42ccce7a67943234e96b6839e/library/std/src/panicking.rs:706:13 [INFO] [stderr] 13: 0x651ae4cbf659 - std::sys::backtrace::__rust_end_short_backtrace::hea32aba5814406f8 [INFO] [stderr] at /rustc/998b6603a58e47f42ccce7a67943234e96b6839e/library/std/src/sys/backtrace.rs:168:18 [INFO] [stderr] 14: 0x651ae4cc151d - __rustc[e8bfc998c4eccd70]::rust_begin_unwind [INFO] [stderr] at /rustc/998b6603a58e47f42ccce7a67943234e96b6839e/library/std/src/panicking.rs:697:5 [INFO] [stderr] 15: 0x651ae4ce8d50 - core::panicking::panic_fmt::h507f02bb0d23e89f [INFO] [stderr] at /rustc/998b6603a58e47f42ccce7a67943234e96b6839e/library/core/src/panicking.rs:75:14 [INFO] [stderr] 16: 0x651ae4b9c49f - proc_macro2::fallback::validate_ident::h853d9ab95d7de913 [INFO] [stderr] 17: 0x651ae4b9c208 - proc_macro2::fallback::Ident::new_checked::h1a837b9a9356c304 [INFO] [stderr] 18: 0x651ae4ba2492 - proc_macro2::imp::Ident::new_checked::hde973ccbe2898d3b [INFO] [stderr] 19: 0x651ae4bac967 - proc_macro2::Ident::new::h90b682089664ea37 [INFO] [stderr] 20: 0x651ae473a816 - bindgen::ir::context::BindgenContext::rust_ident_raw::h87b03c5461a1b373 [INFO] [stderr] 21: 0x651ae473a570 - bindgen::ir::context::BindgenContext::rust_ident::h4fbba5f87464b4e8 [INFO] [stderr] 22: 0x651ae47cbe55 - ::codegen::hcc094a440d92b0cf [INFO] [stderr] 23: 0x651ae482f7db - ::codegen::h32e8c5e202d01837 [INFO] [stderr] 24: 0x651ae4856547 - ::codegen::h8f029ef1b4ff1241 [INFO] [stderr] 25: 0x651ae47c4f25 - ::codegen::{{closure}}::hf1044ccb27ee7515 [INFO] [stderr] 26: 0x651ae47c444e - ::codegen::heef2124b2a0f90ce [INFO] [stderr] 27: 0x651ae485652b - ::codegen::h8f029ef1b4ff1241 [INFO] [stderr] 28: 0x651ae47d1ca2 - bindgen::codegen::codegen::{{closure}}::hec12f73d5d023fbf [INFO] [stderr] 29: 0x651ae473d1f8 - bindgen::ir::context::BindgenContext::gen::h3dd7fdf6e732b044 [INFO] [stderr] 30: 0x651ae47d0e9d - bindgen::codegen::codegen::hb4b34ac7c19e6a20 [INFO] [stderr] 31: 0x651ae472aa3e - bindgen::Bindings::generate::h581c082b700f7f14 [INFO] [stderr] 32: 0x651ae4727bda - bindgen::Builder::generate::h5aa22a71fbbe08bf [INFO] [stderr] 33: 0x651ae4545142 - build_script_build::bindgen_ad9361::h300039c39f2d8c86 [INFO] [stderr] 34: 0x651ae4545776 - build_script_build::main::had8993fe98175624 [INFO] [stderr] 35: 0x651ae453f553 - core::ops::function::FnOnce::call_once::hd64c1e00e2085d52 [INFO] [stderr] 36: 0x651ae453f3a6 - std::sys::backtrace::__rust_begin_short_backtrace::h0e779b1103d72767 [INFO] [stderr] 37: 0x651ae453f389 - std::rt::lang_start::{{closure}}::h13b5080f587b4126 [INFO] [stderr] 38: 0x651ae4cb30b0 - core::ops::function::impls:: for &F>::call_once::h6a0310293008eb2d [INFO] [stderr] at /rustc/998b6603a58e47f42ccce7a67943234e96b6839e/library/core/src/ops/function.rs:284:21 [INFO] [stderr] 39: 0x651ae4cb30b0 - std::panicking::catch_unwind::do_call::h296e94a1c4e3d78c [INFO] [stderr] at /rustc/998b6603a58e47f42ccce7a67943234e96b6839e/library/std/src/panicking.rs:589:40 [INFO] [stderr] 40: 0x651ae4cb30b0 - std::panicking::catch_unwind::hcc60b8b41a431974 [INFO] [stderr] at /rustc/998b6603a58e47f42ccce7a67943234e96b6839e/library/std/src/panicking.rs:552:19 [INFO] [stderr] 41: 0x651ae4cb30b0 - std::panic::catch_unwind::hfde220fef6750e01 [INFO] [stderr] at /rustc/998b6603a58e47f42ccce7a67943234e96b6839e/library/std/src/panic.rs:359:14 [INFO] [stderr] 42: 0x651ae4cb30b0 - std::rt::lang_start_internal::{{closure}}::h8a2acae78735c9ef [INFO] [stderr] at /rustc/998b6603a58e47f42ccce7a67943234e96b6839e/library/std/src/rt.rs:175:24 [INFO] [stderr] 43: 0x651ae4cb30b0 - std::panicking::catch_unwind::do_call::hd03928f4e997613a [INFO] [stderr] at /rustc/998b6603a58e47f42ccce7a67943234e96b6839e/library/std/src/panicking.rs:589:40 [INFO] [stderr] 44: 0x651ae4cb30b0 - std::panicking::catch_unwind::hf7cbafaef6e89ea3 [INFO] [stderr] at /rustc/998b6603a58e47f42ccce7a67943234e96b6839e/library/std/src/panicking.rs:552:19 [INFO] [stderr] 45: 0x651ae4cb30b0 - std::panic::catch_unwind::hf1ae9b7d8b7c2036 [INFO] [stderr] at /rustc/998b6603a58e47f42ccce7a67943234e96b6839e/library/std/src/panic.rs:359:14 [INFO] [stderr] 46: 0x651ae4cb30b0 - std::rt::lang_start_internal::h1c97a48421de4504 [INFO] [stderr] at /rustc/998b6603a58e47f42ccce7a67943234e96b6839e/library/std/src/rt.rs:171:5 [INFO] [stderr] 47: 0x651ae453f371 - std::rt::lang_start::h70868f13c12adc9a [INFO] [stderr] 48: 0x651ae4545d95 - main [INFO] [stderr] 49: 0x7cd3ed1991ca - [INFO] [stderr] 50: 0x7cd3ed19928b - __libc_start_main [INFO] [stderr] 51: 0x651ae453e785 - _start [INFO] [stderr] 52: 0x0 - [INFO] running `Command { std: "docker" "inspect" "3c19711c2af95d5278f27b35f5af957903460c737bed612d678b573165c2ff55", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3c19711c2af95d5278f27b35f5af957903460c737bed612d678b573165c2ff55", kill_on_drop: false }` [INFO] [stdout] 3c19711c2af95d5278f27b35f5af957903460c737bed612d678b573165c2ff55