[INFO] cloning repository https://github.com/durka/brainmunch [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/durka/brainmunch" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdurka%2Fbrainmunch", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdurka%2Fbrainmunch'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2ed5eee21ab793316b850a47c24cbb210f64e0ca [INFO] checking durka/brainmunch against master#0f442e265c165c0a78633bef98de18517815150c for pr-129073 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdurka%2Fbrainmunch" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/durka/brainmunch on toolchain 0f442e265c165c0a78633bef98de18517815150c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0f442e265c165c0a78633bef98de18517815150c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-2-tc1/source/.cargo/config [INFO] started tweaking git repo https://github.com/durka/brainmunch [INFO] finished tweaking git repo https://github.com/durka/brainmunch [INFO] tweaked toml for git repo https://github.com/durka/brainmunch written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/durka/brainmunch 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" "+0f442e265c165c0a78633bef98de18517815150c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently [INFO] [stderr] disables Cargo from automatically inferring other binary targets. [INFO] [stderr] This inference behavior will change in the Rust 2018 edition and the following [INFO] [stderr] files will be included as a binary target: [INFO] [stderr] [INFO] [stderr] * src/main.rs [INFO] [stderr] [INFO] [stderr] This is likely to break cargo build or cargo test as these files may not be [INFO] [stderr] ready to be compiled as a binary target today. You can future-proof yourself [INFO] [stderr] and disable this warning by adding `autobins = false` to your [package] [INFO] [stderr] section. You may also move the files to a location where Cargo would not [INFO] [stderr] automatically infer them to be a target, such as in subfolders. [INFO] [stderr] [INFO] [stderr] For more information on this warning you can consult [INFO] [stderr] https://github.com/rust-lang/cargo/issues/5330 [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2021 [INFO] [stderr] Blocking waiting for file lock on package cache [ERROR] error running command: no output for 300 seconds [ERROR] this task or one of its parent failed! [ERROR] no output for 300 seconds [ERROR] note: run with `RUST_BACKTRACE=1` to display a backtrace. [INFO] checking durka/brainmunch against try#774bd5ba31b89dab12d58c29690ad9f7e5c9f063 for pr-129073 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdurka%2Fbrainmunch" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/durka/brainmunch on toolchain 774bd5ba31b89dab12d58c29690ad9f7e5c9f063 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+774bd5ba31b89dab12d58c29690ad9f7e5c9f063" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-2-tc2/source/.cargo/config [INFO] started tweaking git repo https://github.com/durka/brainmunch [INFO] finished tweaking git repo https://github.com/durka/brainmunch [INFO] tweaked toml for git repo https://github.com/durka/brainmunch written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/durka/brainmunch 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" "+774bd5ba31b89dab12d58c29690ad9f7e5c9f063" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently [INFO] [stderr] disables Cargo from automatically inferring other binary targets. [INFO] [stderr] This inference behavior will change in the Rust 2018 edition and the following [INFO] [stderr] files will be included as a binary target: [INFO] [stderr] [INFO] [stderr] * src/main.rs [INFO] [stderr] [INFO] [stderr] This is likely to break cargo build or cargo test as these files may not be [INFO] [stderr] ready to be compiled as a binary target today. You can future-proof yourself [INFO] [stderr] and disable this warning by adding `autobins = false` to your [package] [INFO] [stderr] section. You may also move the files to a location where Cargo would not [INFO] [stderr] automatically infer them to be a target, such as in subfolders. [INFO] [stderr] [INFO] [stderr] For more information on this warning you can consult [INFO] [stderr] https://github.com/rust-lang/cargo/issues/5330 [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2021 [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] checking durka/brainmunch against try#774bd5ba31b89dab12d58c29690ad9f7e5c9f063 for pr-129073 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdurka%2Fbrainmunch" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/durka/brainmunch on toolchain 774bd5ba31b89dab12d58c29690ad9f7e5c9f063 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+774bd5ba31b89dab12d58c29690ad9f7e5c9f063" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-2-tc2/source/.cargo/config [INFO] started tweaking git repo https://github.com/durka/brainmunch [INFO] finished tweaking git repo https://github.com/durka/brainmunch [INFO] tweaked toml for git repo https://github.com/durka/brainmunch written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/durka/brainmunch 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" "+774bd5ba31b89dab12d58c29690ad9f7e5c9f063" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently [INFO] [stderr] disables Cargo from automatically inferring other binary targets. [INFO] [stderr] This inference behavior will change in the Rust 2018 edition and the following [INFO] [stderr] files will be included as a binary target: [INFO] [stderr] [INFO] [stderr] * src/main.rs [INFO] [stderr] [INFO] [stderr] This is likely to break cargo build or cargo test as these files may not be [INFO] [stderr] ready to be compiled as a binary target today. You can future-proof yourself [INFO] [stderr] and disable this warning by adding `autobins = false` to your [package] [INFO] [stderr] section. You may also move the files to a location where Cargo would not [INFO] [stderr] automatically infer them to be a target, such as in subfolders. [INFO] [stderr] [INFO] [stderr] For more information on this warning you can consult [INFO] [stderr] https://github.com/rust-lang/cargo/issues/5330 [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2021 [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 25 packages to latest compatible versions [INFO] [stderr] Adding addr2line v0.22.0 (latest: v0.24.1) [INFO] [stderr] Adding adler v1.0.2 [INFO] [stderr] Adding backtrace v0.3.73 [INFO] [stderr] Adding cc v1.1.13 [INFO] [stderr] Adding cfg-if v1.0.0 [INFO] [stderr] Adding error-chain v0.11.0 (latest: v0.12.4) [INFO] [stderr] Adding foreman v0.4.0 (latest: v1.6.3) [INFO] [stderr] Adding gimli v0.29.0 (latest: v0.31.0) [INFO] [stderr] Adding kernel32-sys v0.2.2 [INFO] [stderr] Adding libc v0.2.157 [INFO] [stderr] Adding memchr v2.7.4 [INFO] [stderr] Adding miniz_oxide v0.7.4 (latest: v0.8.0) [INFO] [stderr] Adding object v0.36.3 [INFO] [stderr] Adding quote v0.3.15 (latest: v1.0.36) [INFO] [stderr] Adding rustc-demangle v0.1.24 [INFO] [stderr] Adding same-file v0.1.3 (latest: v1.0.6) [INFO] [stderr] Adding shlex v1.3.0 [INFO] [stderr] Adding strum v0.8.0 (latest: v0.26.3) [INFO] [stderr] Adding strum_macros v0.8.0 (latest: v0.26.4) [INFO] [stderr] Adding syn v0.11.11 (latest: v2.0.75) [INFO] [stderr] Adding synom v0.11.3 [INFO] [stderr] Adding unicode-xid v0.0.4 (latest: v0.2.4) [INFO] [stderr] Adding walkdir v1.0.7 (latest: v2.5.0) [INFO] [stderr] Adding winapi v0.2.8 (latest: v0.3.9) [INFO] [stderr] Adding winapi-build v0.1.1 [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded foreman v0.4.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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+774bd5ba31b89dab12d58c29690ad9f7e5c9f063" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6ad568b971f66df1d73351b13516483c8ca89049437b2678195f9d03e16acdd5 [INFO] running `Command { std: "docker" "start" "-a" "6ad568b971f66df1d73351b13516483c8ca89049437b2678195f9d03e16acdd5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6ad568b971f66df1d73351b13516483c8ca89049437b2678195f9d03e16acdd5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6ad568b971f66df1d73351b13516483c8ca89049437b2678195f9d03e16acdd5", kill_on_drop: false }` [INFO] [stdout] 6ad568b971f66df1d73351b13516483c8ca89049437b2678195f9d03e16acdd5 [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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+774bd5ba31b89dab12d58c29690ad9f7e5c9f063" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2cd3e647214fbe46ae3e54aec2f14ee2b3c82422e77402d531039e829d4e4758 [INFO] running `Command { std: "docker" "start" "-a" "2cd3e647214fbe46ae3e54aec2f14ee2b3c82422e77402d531039e829d4e4758", kill_on_drop: false }` [INFO] [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently [INFO] [stderr] disables Cargo from automatically inferring other binary targets. [INFO] [stderr] This inference behavior will change in the Rust 2018 edition and the following [INFO] [stderr] files will be included as a binary target: [INFO] [stderr] [INFO] [stderr] * src/main.rs [INFO] [stderr] [INFO] [stderr] This is likely to break cargo build or cargo test as these files may not be [INFO] [stderr] ready to be compiled as a binary target today. You can future-proof yourself [INFO] [stderr] and disable this warning by adding `autobins = false` to your [package] [INFO] [stderr] section. You may also move the files to a location where Cargo would not [INFO] [stderr] automatically infer them to be a target, such as in subfolders. [INFO] [stderr] [INFO] [stderr] For more information on this warning you can consult [INFO] [stderr] https://github.com/rust-lang/cargo/issues/5330 [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2021 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling libc v0.2.157 [INFO] [stderr] Compiling gimli v0.29.0 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Compiling rustc-demangle v0.1.24 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Compiling same-file v0.1.3 [INFO] [stderr] Compiling strum v0.8.0 [INFO] [stderr] Compiling walkdir v1.0.7 [INFO] [stderr] Compiling synom v0.11.3 [INFO] [stderr] Compiling miniz_oxide v0.7.4 [INFO] [stderr] Compiling cc v1.1.13 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Compiling object v0.36.3 [INFO] [stderr] Compiling strum_macros v0.8.0 [INFO] [stderr] Compiling backtrace v0.3.73 [INFO] [stderr] Compiling addr2line v0.22.0 [INFO] [stderr] Compiling error-chain v0.11.0 [INFO] [stderr] Compiling foreman v0.4.0 [INFO] [stderr] Compiling bf v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] The following warnings were emitted during compilation: [INFO] [stderr] [INFO] [stderr] warning: bf@0.1.0: unifdef src/types.pre.rs [INFO] [stderr] [INFO] [stderr] error: failed to run custom build command for `bf 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/bf-f4e72c1296b28ea0/build-script-build` (exit status: 101) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:warning=unifdef src/types.pre.rs [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] thread 'main' panicked at build.rs:24:23: [INFO] [stderr] called `Result::unwrap()` on an `Err` value: Os { code: 2, kind: NotFound, message: "No such file or directory" } [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x562d5ef3f21d - std::backtrace_rs::backtrace::libunwind::trace::h6a54887ad806bdca [INFO] [stderr] at /rustc/774bd5ba31b89dab12d58c29690ad9f7e5c9f063/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5 [INFO] [stderr] 1: 0x562d5ef3f21d - std::backtrace_rs::backtrace::trace_unsynchronized::h6cf433a831cf07a5 [INFO] [stderr] at /rustc/774bd5ba31b89dab12d58c29690ad9f7e5c9f063/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x562d5ef3f21d - std::sys::backtrace::_print_fmt::hfa8db9e62539d8e0 [INFO] [stderr] at /rustc/774bd5ba31b89dab12d58c29690ad9f7e5c9f063/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x562d5ef3f21d - ::fmt::h3a8610b5cb3e9caa [INFO] [stderr] at /rustc/774bd5ba31b89dab12d58c29690ad9f7e5c9f063/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x562d5ef64c4b - core::fmt::rt::Argument::fmt::hce670a5e82e2f7e5 [INFO] [stderr] at /rustc/774bd5ba31b89dab12d58c29690ad9f7e5c9f063/library/core/src/fmt/rt.rs:173:76 [INFO] [stderr] 5: 0x562d5ef64c4b - core::fmt::write::h2359fb471cabf9cf [INFO] [stderr] at /rustc/774bd5ba31b89dab12d58c29690ad9f7e5c9f063/library/core/src/fmt/mod.rs:1178:21 [INFO] [stderr] 6: 0x562d5ef3c043 - std::io::Write::write_fmt::h46ab321d0a2d9205 [INFO] [stderr] at /rustc/774bd5ba31b89dab12d58c29690ad9f7e5c9f063/library/std/src/io/mod.rs:1823:15 [INFO] [stderr] 7: 0x562d5ef403d2 - std::sys::backtrace::BacktraceLock::print::h4e4e2e16f0f4e6c2 [INFO] [stderr] at /rustc/774bd5ba31b89dab12d58c29690ad9f7e5c9f063/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 8: 0x562d5ef403d2 - std::panicking::default_hook::{{closure}}::h106a067daf228e75 [INFO] [stderr] at /rustc/774bd5ba31b89dab12d58c29690ad9f7e5c9f063/library/std/src/panicking.rs:266:22 [INFO] [stderr] 9: 0x562d5ef4003e - std::panicking::default_hook::h65975814af7703ad [INFO] [stderr] at /rustc/774bd5ba31b89dab12d58c29690ad9f7e5c9f063/library/std/src/panicking.rs:293:9 [INFO] [stderr] 10: 0x562d5ef40bef - std::panicking::rust_panic_with_hook::h82993262678934fc [INFO] [stderr] at /rustc/774bd5ba31b89dab12d58c29690ad9f7e5c9f063/library/std/src/panicking.rs:797:13 [INFO] [stderr] 11: 0x562d5ef40967 - std::panicking::begin_panic_handler::{{closure}}::hadbd8259909d3076 [INFO] [stderr] at /rustc/774bd5ba31b89dab12d58c29690ad9f7e5c9f063/library/std/src/panicking.rs:671:13 [INFO] [stderr] 12: 0x562d5ef3f709 - std::sys::backtrace::__rust_end_short_backtrace::hfe297d438869b764 [INFO] [stderr] at /rustc/774bd5ba31b89dab12d58c29690ad9f7e5c9f063/library/std/src/sys/backtrace.rs:170:18 [INFO] [stderr] 13: 0x562d5ef405f4 - rust_begin_unwind [INFO] [stderr] at /rustc/774bd5ba31b89dab12d58c29690ad9f7e5c9f063/library/std/src/panicking.rs:662:5 [INFO] [stderr] 14: 0x562d5ef63713 - core::panicking::panic_fmt::hdaf5f659db5b25ea [INFO] [stderr] at /rustc/774bd5ba31b89dab12d58c29690ad9f7e5c9f063/library/core/src/panicking.rs:74:14 [INFO] [stderr] 15: 0x562d5ef63b46 - core::result::unwrap_failed::h71bf1dad69210ed8 [INFO] [stderr] at /rustc/774bd5ba31b89dab12d58c29690ad9f7e5c9f063/library/core/src/result.rs:1679:5 [INFO] [stderr] 16: 0x562d5eeefb7b - build_script_build::unifdef_file::h9e24e20682d293e7 [INFO] [stderr] 17: 0x562d5eef0757 - build_script_build::unifdef_walk::hd233198657479ef2 [INFO] [stderr] 18: 0x562d5eeef647 - build_script_build::main::h069c71fbde2fb012 [INFO] [stderr] 19: 0x562d5eef35b3 - core::ops::function::FnOnce::call_once::h85e2b0fdcbfe2463 [INFO] [stderr] 20: 0x562d5eeed0f6 - std::sys::backtrace::__rust_begin_short_backtrace::he95f00f6f5ff5a6c [INFO] [stderr] 21: 0x562d5eef32c9 - std::rt::lang_start::{{closure}}::h549b95ebc728194b [INFO] [stderr] 22: 0x562d5ef38a50 - core::ops::function::impls:: for &F>::call_once::heeadd41eed79e2e5 [INFO] [stderr] at /rustc/774bd5ba31b89dab12d58c29690ad9f7e5c9f063/library/core/src/ops/function.rs:284:13 [INFO] [stderr] 23: 0x562d5ef38a50 - std::panicking::try::do_call::hf481b8890e8f05de [INFO] [stderr] at /rustc/774bd5ba31b89dab12d58c29690ad9f7e5c9f063/library/std/src/panicking.rs:554:40 [INFO] [stderr] 24: 0x562d5ef38a50 - std::panicking::try::hbe1d24f1416e9d51 [INFO] [stderr] at /rustc/774bd5ba31b89dab12d58c29690ad9f7e5c9f063/library/std/src/panicking.rs:518:19 [INFO] [stderr] 25: 0x562d5ef38a50 - std::panic::catch_unwind::h0ad6ebb3e3a60e59 [INFO] [stderr] at /rustc/774bd5ba31b89dab12d58c29690ad9f7e5c9f063/library/std/src/panic.rs:345:14 [INFO] [stderr] 26: 0x562d5ef38a50 - std::rt::lang_start_internal::{{closure}}::hd0bb4086e1f6bc5f [INFO] [stderr] at /rustc/774bd5ba31b89dab12d58c29690ad9f7e5c9f063/library/std/src/rt.rs:143:48 [INFO] [stderr] 27: 0x562d5ef38a50 - std::panicking::try::do_call::h65df82c6b9ba23ed [INFO] [stderr] at /rustc/774bd5ba31b89dab12d58c29690ad9f7e5c9f063/library/std/src/panicking.rs:554:40 [INFO] [stderr] 28: 0x562d5ef38a50 - std::panicking::try::h68c7a4ef5e03e376 [INFO] [stderr] at /rustc/774bd5ba31b89dab12d58c29690ad9f7e5c9f063/library/std/src/panicking.rs:518:19 [INFO] [stderr] 29: 0x562d5ef38a50 - std::panic::catch_unwind::h35b6c37fe9d346f1 [INFO] [stderr] at /rustc/774bd5ba31b89dab12d58c29690ad9f7e5c9f063/library/std/src/panic.rs:345:14 [INFO] [stderr] 30: 0x562d5ef38a50 - std::rt::lang_start_internal::h0de7f461f2898ff4 [INFO] [stderr] at /rustc/774bd5ba31b89dab12d58c29690ad9f7e5c9f063/library/std/src/rt.rs:143:20 [INFO] [stderr] 31: 0x562d5eef32a7 - std::rt::lang_start::h813b6e3aecbebd12 [INFO] [stderr] 32: 0x562d5eef0925 - main [INFO] [stderr] 33: 0x7f3e5f05fd90 - [INFO] [stderr] 34: 0x7f3e5f05fe40 - __libc_start_main [INFO] [stderr] 35: 0x562d5eeec855 - _start [INFO] [stderr] 36: 0x0 - [INFO] running `Command { std: "docker" "inspect" "2cd3e647214fbe46ae3e54aec2f14ee2b3c82422e77402d531039e829d4e4758", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2cd3e647214fbe46ae3e54aec2f14ee2b3c82422e77402d531039e829d4e4758", kill_on_drop: false }` [INFO] [stdout] 2cd3e647214fbe46ae3e54aec2f14ee2b3c82422e77402d531039e829d4e4758