[INFO] cloning repository https://github.com/chenbobby/experimon [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/chenbobby/experimon" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchenbobby%2Fexperimon", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchenbobby%2Fexperimon'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] eeb53967ee3e182a2dad148fe01425c5ac110722 [INFO] testing chenbobby/experimon against try#a7ee93192a766fb0dafa23def7154fc03cfcfc3e for pr-146989 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchenbobby%2Fexperimon" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/chenbobby/experimon [INFO] finished tweaking git repo https://github.com/chenbobby/experimon [INFO] tweaked toml for git repo https://github.com/chenbobby/experimon written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/chenbobby/experimon on toolchain a7ee93192a766fb0dafa23def7154fc03cfcfc3e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a7ee93192a766fb0dafa23def7154fc03cfcfc3e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/chenbobby/experimon already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a7ee93192a766fb0dafa23def7154fc03cfcfc3e" "fetch" "--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 [ERROR] error running command: no output for 300 seconds [INFO] testing chenbobby/experimon against try#a7ee93192a766fb0dafa23def7154fc03cfcfc3e for pr-146989 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchenbobby%2Fexperimon" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/chenbobby/experimon [INFO] finished tweaking git repo https://github.com/chenbobby/experimon [INFO] tweaked toml for git repo https://github.com/chenbobby/experimon written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/chenbobby/experimon on toolchain a7ee93192a766fb0dafa23def7154fc03cfcfc3e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a7ee93192a766fb0dafa23def7154fc03cfcfc3e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/chenbobby/experimon already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a7ee93192a766fb0dafa23def7154fc03cfcfc3e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded vsprintf v2.0.0 [INFO] [stderr] Downloaded cc v1.0.90 [INFO] [stderr] Downloaded clap_derive v4.5.3 [INFO] [stderr] Downloaded clap v4.5.3 [INFO] [stderr] Downloaded clap_builder v4.5.2 [INFO] [stderr] Downloaded syn v2.0.53 [INFO] [stderr] Downloaded libbpf-cargo v0.22.1 [INFO] [stderr] Downloaded libbpf-rs v0.22.1 [INFO] [stderr] Downloaded libbpf-sys v1.3.0+v1.3.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a7ee93192a766fb0dafa23def7154fc03cfcfc3e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7522f7fed6740d111e9af53e678179a039ff7a7d5b0bc0d46e6fafccbe469c54 [INFO] running `Command { std: "docker" "start" "-a" "7522f7fed6740d111e9af53e678179a039ff7a7d5b0bc0d46e6fafccbe469c54", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7522f7fed6740d111e9af53e678179a039ff7a7d5b0bc0d46e6fafccbe469c54", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7522f7fed6740d111e9af53e678179a039ff7a7d5b0bc0d46e6fafccbe469c54", kill_on_drop: false }` [INFO] [stdout] 7522f7fed6740d111e9af53e678179a039ff7a7d5b0bc0d46e6fafccbe469c54 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a7ee93192a766fb0dafa23def7154fc03cfcfc3e" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b15658cc45bed26375b876cbcafbe88d94b69e21a9fa4754269d163c0c3b9412 [INFO] running `Command { std: "docker" "start" "-a" "b15658cc45bed26375b876cbcafbe88d94b69e21a9fa4754269d163c0c3b9412", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.79 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling cc v1.0.90 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling toml_datetime v0.6.5 [INFO] [stderr] Compiling rustix v0.38.32 [INFO] [stderr] Compiling serde_json v1.0.114 [INFO] [stderr] Compiling camino v1.1.6 [INFO] [stderr] Compiling semver v1.0.22 [INFO] [stderr] Compiling anyhow v1.0.81 [INFO] [stderr] Compiling clap_lex v0.7.0 [INFO] [stderr] Compiling anstyle v1.0.6 [INFO] [stderr] Compiling ryu v1.0.17 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling scroll v0.11.0 [INFO] [stderr] Compiling clap_builder v4.5.2 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Compiling syn v2.0.53 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Compiling tempfile v3.10.1 [INFO] [stderr] Compiling vsprintf v2.0.0 [INFO] [stderr] Compiling regex-automata v0.4.6 [INFO] [stderr] Compiling nix v0.27.1 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling memmap2 v0.5.10 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Compiling regex v1.10.4 [INFO] [stderr] Compiling libbpf-sys v1.3.0+v1.3.0 [INFO] [stderr] Compiling serde_derive v1.0.197 [INFO] [stderr] Compiling thiserror-impl v1.0.58 [INFO] [stderr] Compiling clap_derive v4.5.3 [INFO] [stderr] Compiling scroll_derive v0.11.1 [INFO] [stderr] Compiling num_enum_derive v0.5.11 [INFO] [stderr] Compiling strum_macros v0.24.3 [INFO] [stderr] Compiling thiserror v1.0.58 [INFO] [stderr] Compiling num_enum v0.5.11 [INFO] [stderr] Compiling clap v4.5.3 [INFO] [stderr] Compiling libbpf-rs v0.22.1 [INFO] [stderr] Compiling cargo-platform v0.1.8 [INFO] [stderr] Compiling cargo_metadata v0.15.4 [INFO] [stderr] Compiling libbpf-cargo v0.22.1 [INFO] [stderr] Compiling experimon v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] error: failed to run custom build command for `experimon 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/experimon-98bead38146dd0bc/build-script-build` (exit status: 101) [INFO] [stderr] --- stderr [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain 'a7ee93192a766fb0dafa23def7154fc03cfcfc3e'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] [INFO] [stderr] thread 'main' (1303) panicked at build.rs:17:10: [INFO] [stderr] called `Result::unwrap()` on an `Err` value: failed to generate `/tmp/.tmpC7rTO4/experimon.o` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] 0: Failed to generate skeleton for /tmp/.tmpC7rTO4/experimon.o [INFO] [stderr] 1: Failed to rustfmt: exit status: 1 [INFO] [stderr] [INFO] [stderr] Stack backtrace: [INFO] [stderr] 0: ::msg:: [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.81/src/backtrace.rs:27:14 [INFO] [stderr] 1: libbpf_cargo::gen::try_rustfmt [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libbpf-cargo-0.22.1/src/gen/mod.rs:126:13 [INFO] [stderr] 2: libbpf_cargo::gen::gen_skel [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libbpf-cargo-0.22.1/src/gen/mod.rs:884:16 [INFO] [stderr] 3: libbpf_cargo::gen::gen_single [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libbpf-cargo-0.22.1/src/gen/mod.rs:981:14 [INFO] [stderr] 4: ::generate::<&std::path::PathBuf> [INFO] [stderr] 5: ::build_and_generate::<&std::path::PathBuf> [INFO] [stderr] 6: build_script_build::main [INFO] [stderr] 7: >::call_once [INFO] [stderr] 8: std::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stderr] 9: std::rt::lang_start::<()>::{closure#0} [INFO] [stderr] 10: <&dyn core::ops::function::Fn<(), Output = i32> + core::panic::unwind_safe::RefUnwindSafe + core::marker::Sync as core::ops::function::FnOnce<()>>::call_once [INFO] [stderr] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/ops/function.rs:287:21 [INFO] [stderr] 11: std::panicking::catch_unwind::do_call::<&dyn core::ops::function::Fn<(), Output = i32> + core::panic::unwind_safe::RefUnwindSafe + core::marker::Sync, i32> [INFO] [stderr] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panicking.rs:581:40 [INFO] [stderr] 12: std::panicking::catch_unwind:: + core::panic::unwind_safe::RefUnwindSafe + core::marker::Sync> [INFO] [stderr] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panicking.rs:544:19 [INFO] [stderr] 13: std::panic::catch_unwind::<&dyn core::ops::function::Fn<(), Output = i32> + core::panic::unwind_safe::RefUnwindSafe + core::marker::Sync, i32> [INFO] [stderr] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panic.rs:359:14 [INFO] [stderr] 14: std::rt::lang_start_internal::{closure#0} [INFO] [stderr] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/rt.rs:175:24 [INFO] [stderr] 15: std::panicking::catch_unwind::do_call:: [INFO] [stderr] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panicking.rs:581:40 [INFO] [stderr] 16: std::panicking::catch_unwind:: [INFO] [stderr] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panicking.rs:544:19 [INFO] [stderr] 17: std::panic::catch_unwind:: [INFO] [stderr] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panic.rs:359:14 [INFO] [stderr] 18: std::rt::lang_start_internal [INFO] [stderr] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/rt.rs:171:5 [INFO] [stderr] 19: std::rt::lang_start::<()> [INFO] [stderr] 20: main [INFO] [stderr] 21: [INFO] [stderr] 22: __libc_start_main [INFO] [stderr] 23: _start [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x60f0db1dfa82 - std[b14e17aa63033746]::backtrace_rs::backtrace::libunwind::trace [INFO] [stderr] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stderr] 1: 0x60f0db1dfa82 - std[b14e17aa63033746]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stderr] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stderr] 2: 0x60f0db1dfa82 - std[b14e17aa63033746]::sys::backtrace::_print_fmt [INFO] [stderr] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/sys/backtrace.rs:74:9 [INFO] [stderr] 3: 0x60f0db1dfa82 - <::print::DisplayBacktrace as core[7ebf52c056bd56a4]::fmt::Display>::fmt [INFO] [stderr] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/sys/backtrace.rs:44:26 [INFO] [stderr] 4: 0x60f0db1f3a6a - ::fmt [INFO] [stderr] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/fmt/rt.rs:152:76 [INFO] [stderr] 5: 0x60f0db1f3a6a - core[7ebf52c056bd56a4]::fmt::write [INFO] [stderr] 6: 0x60f0db1e5396 - std[b14e17aa63033746]::io::default_write_fmt:: [INFO] [stderr] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/io/mod.rs:639:11 [INFO] [stderr] 7: 0x60f0db1e5396 - ::write_fmt [INFO] [stderr] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/io/mod.rs:1994:13 [INFO] [stderr] 8: 0x60f0db1c1d2f - ::print [INFO] [stderr] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/sys/backtrace.rs:47:9 [INFO] [stderr] 9: 0x60f0db1c1d2f - std[b14e17aa63033746]::panicking::default_hook::{closure#0} [INFO] [stderr] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panicking.rs:292:27 [INFO] [stderr] 10: 0x60f0db1da601 - std[b14e17aa63033746]::panicking::default_hook [INFO] [stderr] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panicking.rs:319:9 [INFO] [stderr] 11: 0x60f0db1da7bb - std[b14e17aa63033746]::panicking::panic_with_hook [INFO] [stderr] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panicking.rs:825:13 [INFO] [stderr] 12: 0x60f0db1c1de8 - std[b14e17aa63033746]::panicking::panic_handler::{closure#0} [INFO] [stderr] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panicking.rs:698:13 [INFO] [stderr] 13: 0x60f0db1b9239 - std[b14e17aa63033746]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stderr] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/sys/backtrace.rs:182:18 [INFO] [stderr] 14: 0x60f0db1c293d - __rustc[f8abce35e9738d16]::rust_begin_unwind [INFO] [stderr] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panicking.rs:689:5 [INFO] [stderr] 15: 0x60f0db1f422c - core[7ebf52c056bd56a4]::panicking::panic_fmt [INFO] [stderr] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/panicking.rs:80:14 [INFO] [stderr] 16: 0x60f0db1f3fa2 - core[7ebf52c056bd56a4]::result::unwrap_failed [INFO] [stderr] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/result.rs:1867:5 [INFO] [stderr] 17: 0x60f0db019fcb - build_script_build[c6e5b3406a2be728]::main [INFO] [stderr] 18: 0x60f0db01a4b3 - >::call_once [INFO] [stderr] 19: 0x60f0db019c36 - std[b14e17aa63033746]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stderr] 20: 0x60f0db019e19 - std[b14e17aa63033746]::rt::lang_start::<()>::{closure#0} [INFO] [stderr] 21: 0x60f0db1d97c6 - <&dyn core[7ebf52c056bd56a4]::ops::function::Fn<(), Output = i32> + core[7ebf52c056bd56a4]::panic::unwind_safe::RefUnwindSafe + core[7ebf52c056bd56a4]::marker::Sync as core[7ebf52c056bd56a4]::ops::function::FnOnce<()>>::call_once [INFO] [stderr] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/ops/function.rs:287:21 [INFO] [stderr] 22: 0x60f0db1d97c6 - std[b14e17aa63033746]::panicking::catch_unwind::do_call::<&dyn core[7ebf52c056bd56a4]::ops::function::Fn<(), Output = i32> + core[7ebf52c056bd56a4]::panic::unwind_safe::RefUnwindSafe + core[7ebf52c056bd56a4]::marker::Sync, i32> [INFO] [stderr] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panicking.rs:581:40 [INFO] [stderr] 23: 0x60f0db1d97c6 - std[b14e17aa63033746]::panicking::catch_unwind:: + core[7ebf52c056bd56a4]::panic::unwind_safe::RefUnwindSafe + core[7ebf52c056bd56a4]::marker::Sync> [INFO] [stderr] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panicking.rs:544:19 [INFO] [stderr] 24: 0x60f0db1d97c6 - std[b14e17aa63033746]::panic::catch_unwind::<&dyn core[7ebf52c056bd56a4]::ops::function::Fn<(), Output = i32> + core[7ebf52c056bd56a4]::panic::unwind_safe::RefUnwindSafe + core[7ebf52c056bd56a4]::marker::Sync, i32> [INFO] [stderr] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panic.rs:359:14 [INFO] [stderr] 25: 0x60f0db1d97c6 - std[b14e17aa63033746]::rt::lang_start_internal::{closure#0} [INFO] [stderr] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/rt.rs:175:24 [INFO] [stderr] 26: 0x60f0db1d97c6 - std[b14e17aa63033746]::panicking::catch_unwind::do_call:: [INFO] [stderr] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panicking.rs:581:40 [INFO] [stderr] 27: 0x60f0db1d97c6 - std[b14e17aa63033746]::panicking::catch_unwind:: [INFO] [stderr] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panicking.rs:544:19 [INFO] [stderr] 28: 0x60f0db1d97c6 - std[b14e17aa63033746]::panic::catch_unwind:: [INFO] [stderr] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panic.rs:359:14 [INFO] [stderr] 29: 0x60f0db1d97c6 - std[b14e17aa63033746]::rt::lang_start_internal [INFO] [stderr] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/rt.rs:171:5 [INFO] [stderr] 30: 0x60f0db019bb1 - std[b14e17aa63033746]::rt::lang_start::<()> [INFO] [stderr] 31: 0x60f0db01a515 - main [INFO] [stderr] 32: 0x7c8d783231ca - [INFO] [stderr] 33: 0x7c8d7832328b - __libc_start_main [INFO] [stderr] 34: 0x60f0db019435 - _start [INFO] [stderr] 35: 0x0 - [INFO] running `Command { std: "docker" "inspect" "b15658cc45bed26375b876cbcafbe88d94b69e21a9fa4754269d163c0c3b9412", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b15658cc45bed26375b876cbcafbe88d94b69e21a9fa4754269d163c0c3b9412", kill_on_drop: false }` [INFO] [stdout] b15658cc45bed26375b876cbcafbe88d94b69e21a9fa4754269d163c0c3b9412