[INFO] cloning repository https://github.com/luyikk/prost-test [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/luyikk/prost-test" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fluyikk%2Fprost-test", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fluyikk%2Fprost-test'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c861a3740f0bae3ca9a38c7ed252fc41d5bce356 [INFO] checking luyikk/prost-test against master#c5af0610196bc39c44e54f1e08bd9149bdc66929 for pr-118120 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fluyikk%2Fprost-test" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/luyikk/prost-test on toolchain c5af0610196bc39c44e54f1e08bd9149bdc66929 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c5af0610196bc39c44e54f1e08bd9149bdc66929" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/luyikk/prost-test [INFO] finished tweaking git repo https://github.com/luyikk/prost-test [INFO] tweaked toml for git repo https://github.com/luyikk/prost-test written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/luyikk/prost-test 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" "+c5af0610196bc39c44e54f1e08bd9149bdc66929" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded prost v0.10.1 [INFO] [stderr] Downloaded prost-msg-build v0.1.5 [INFO] [stderr] Downloaded prost-msg-id v0.1.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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+c5af0610196bc39c44e54f1e08bd9149bdc66929" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 91f1c863f4f486ec0b35074eb17ef4677647840f85011f3694fd04230ff86b01 [INFO] running `Command { std: "docker" "start" "-a" "91f1c863f4f486ec0b35074eb17ef4677647840f85011f3694fd04230ff86b01", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "91f1c863f4f486ec0b35074eb17ef4677647840f85011f3694fd04230ff86b01", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "91f1c863f4f486ec0b35074eb17ef4677647840f85011f3694fd04230ff86b01", kill_on_drop: false }` [INFO] [stdout] 91f1c863f4f486ec0b35074eb17ef4677647840f85011f3694fd04230ff86b01 [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" "+c5af0610196bc39c44e54f1e08bd9149bdc66929" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bb4e77296182aa1c9de30fb681ca7117c5642374a1f3b417f1b6a25aae5d9eb3 [INFO] running `Command { std: "docker" "start" "-a" "bb4e77296182aa1c9de30fb681ca7117c5642374a1f3b417f1b6a25aae5d9eb3", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.37 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling anyhow v1.0.56 [INFO] [stderr] Compiling syn v1.0.91 [INFO] [stderr] Compiling libc v0.2.124 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling indexmap v1.8.1 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling cmake v0.1.48 [INFO] [stderr] Compiling log v0.4.16 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Compiling fastrand v1.7.0 [INFO] [stderr] Compiling fixedbitset v0.4.1 [INFO] [stderr] Compiling which v4.2.5 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling petgraph v0.6.0 [INFO] [stderr] Compiling multimap v0.8.3 [INFO] [stderr] Compiling prost-msg-build v0.1.5 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling paste v1.0.7 [INFO] [stderr] Checking prost-msg-id v0.1.2 [INFO] [stderr] Compiling regex v1.5.5 [INFO] [stderr] Compiling prost-derive v0.10.1 [INFO] [stderr] Compiling prost v0.10.1 [INFO] [stderr] Checking prost-types v0.10.1 [INFO] [stderr] Compiling prost-test v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 5.07s [INFO] running `Command { std: "docker" "inspect" "bb4e77296182aa1c9de30fb681ca7117c5642374a1f3b417f1b6a25aae5d9eb3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bb4e77296182aa1c9de30fb681ca7117c5642374a1f3b417f1b6a25aae5d9eb3", kill_on_drop: false }` [INFO] [stdout] bb4e77296182aa1c9de30fb681ca7117c5642374a1f3b417f1b6a25aae5d9eb3 [INFO] checking luyikk/prost-test against try#a832c07a2bcc7587230eb0706f83d1d602ae5c2b for pr-118120 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fluyikk%2Fprost-test" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/luyikk/prost-test on toolchain a832c07a2bcc7587230eb0706f83d1d602ae5c2b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a832c07a2bcc7587230eb0706f83d1d602ae5c2b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/luyikk/prost-test [INFO] finished tweaking git repo https://github.com/luyikk/prost-test [INFO] tweaked toml for git repo https://github.com/luyikk/prost-test written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/luyikk/prost-test 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" "+a832c07a2bcc7587230eb0706f83d1d602ae5c2b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+a832c07a2bcc7587230eb0706f83d1d602ae5c2b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a9fe3b653d1bcfb85374b929680c7dab63753331256ef666cb1d2a0e5d7a2d85 [INFO] running `Command { std: "docker" "start" "-a" "a9fe3b653d1bcfb85374b929680c7dab63753331256ef666cb1d2a0e5d7a2d85", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a9fe3b653d1bcfb85374b929680c7dab63753331256ef666cb1d2a0e5d7a2d85", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a9fe3b653d1bcfb85374b929680c7dab63753331256ef666cb1d2a0e5d7a2d85", kill_on_drop: false }` [INFO] [stdout] a9fe3b653d1bcfb85374b929680c7dab63753331256ef666cb1d2a0e5d7a2d85 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+a832c07a2bcc7587230eb0706f83d1d602ae5c2b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6e7b911fce1f8fbaa0801aa0e17e2fb294db7b72f3680f11f18d687a1b383bff [INFO] running `Command { std: "docker" "start" "-a" "6e7b911fce1f8fbaa0801aa0e17e2fb294db7b72f3680f11f18d687a1b383bff", kill_on_drop: false }` [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling proc-macro2 v1.0.37 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling anyhow v1.0.56 [INFO] [stderr] Compiling syn v1.0.91 [INFO] [stderr] Compiling libc v0.2.124 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling indexmap v1.8.1 [INFO] [stderr] Compiling cmake v0.1.48 [INFO] [stderr] Compiling log v0.4.16 [INFO] [stderr] Compiling fastrand v1.7.0 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling which v4.2.5 [INFO] [stderr] Compiling fixedbitset v0.4.1 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling prost-msg-build v0.1.5 [INFO] [stderr] Compiling petgraph v0.6.0 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling multimap v0.8.3 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling paste v1.0.7 [INFO] [stderr] Checking prost-msg-id v0.1.2 [INFO] [stderr] Compiling regex v1.5.5 [INFO] [stderr] Compiling prost-derive v0.10.1 [INFO] [stderr] Compiling prost v0.10.1 [INFO] [stderr] Compiling prost-types v0.10.1 [INFO] [stderr] Compiling prost-test v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] error: failed to run custom build command for `prost-test 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/prost-test-a51f66b203ae73af/build-script-build` (exit status: 101) [INFO] [stderr] --- stderr [INFO] [stderr] thread 'main' panicked at build.rs:7:10: [INFO] [stderr] called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" } [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x5583519cba8c - std::backtrace_rs::backtrace::libunwind::trace::hab878932b7df49aa [INFO] [stderr] at /rustc/a832c07a2bcc7587230eb0706f83d1d602ae5c2b/library/std/src/../../backtrace/src/backtrace/libunwind.rs:104:5 [INFO] [stderr] 1: 0x5583519cba8c - std::backtrace_rs::backtrace::trace_unsynchronized::h94702523da7eabfd [INFO] [stderr] at /rustc/a832c07a2bcc7587230eb0706f83d1d602ae5c2b/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x5583519cba8c - std::sys_common::backtrace::_print_fmt::h7384ee0413ff4607 [INFO] [stderr] at /rustc/a832c07a2bcc7587230eb0706f83d1d602ae5c2b/library/std/src/sys_common/backtrace.rs:68:5 [INFO] [stderr] 3: 0x5583519cba8c - ::fmt::h980ba6a1f3ac0e0b [INFO] [stderr] at /rustc/a832c07a2bcc7587230eb0706f83d1d602ae5c2b/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stderr] 4: 0x5583519f0e20 - core::fmt::rt::Argument::fmt::h8a8b0a73c53deb84 [INFO] [stderr] at /rustc/a832c07a2bcc7587230eb0706f83d1d602ae5c2b/library/core/src/fmt/rt.rs:142:9 [INFO] [stderr] 5: 0x5583519f0e20 - core::fmt::write::h1c937eea38d9f81a [INFO] [stderr] at /rustc/a832c07a2bcc7587230eb0706f83d1d602ae5c2b/library/core/src/fmt/mod.rs:1120:17 [INFO] [stderr] 6: 0x5583519c983f - std::io::Write::write_fmt::h01ae2112aa0c236e [INFO] [stderr] at /rustc/a832c07a2bcc7587230eb0706f83d1d602ae5c2b/library/std/src/io/mod.rs:1762:15 [INFO] [stderr] 7: 0x5583519cb874 - std::sys_common::backtrace::_print::h3b4d6b487ba73afb [INFO] [stderr] at /rustc/a832c07a2bcc7587230eb0706f83d1d602ae5c2b/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stderr] 8: 0x5583519cb874 - std::sys_common::backtrace::print::h3bc453874273ec11 [INFO] [stderr] at /rustc/a832c07a2bcc7587230eb0706f83d1d602ae5c2b/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stderr] 9: 0x5583519ccd87 - std::panicking::default_hook::{{closure}}::h043b55c2f9f05a8c [INFO] [stderr] 10: 0x5583519ccaef - std::panicking::default_hook::h4a79ed9078a331dc [INFO] [stderr] at /rustc/a832c07a2bcc7587230eb0706f83d1d602ae5c2b/library/std/src/panicking.rs:292:9 [INFO] [stderr] 11: 0x5583519cd208 - std::panicking::rust_panic_with_hook::hd94d657be74ece8f [INFO] [stderr] at /rustc/a832c07a2bcc7587230eb0706f83d1d602ae5c2b/library/std/src/panicking.rs:779:13 [INFO] [stderr] 12: 0x5583519cd0ee - std::panicking::begin_panic_handler::{{closure}}::h76a261feb6cccfcd [INFO] [stderr] at /rustc/a832c07a2bcc7587230eb0706f83d1d602ae5c2b/library/std/src/panicking.rs:657:13 [INFO] [stderr] 13: 0x5583519cbf56 - std::sys_common::backtrace::__rust_end_short_backtrace::hbb7287c228a925ae [INFO] [stderr] at /rustc/a832c07a2bcc7587230eb0706f83d1d602ae5c2b/library/std/src/sys_common/backtrace.rs:171:18 [INFO] [stderr] 14: 0x5583519cce52 - rust_begin_unwind [INFO] [stderr] at /rustc/a832c07a2bcc7587230eb0706f83d1d602ae5c2b/library/std/src/panicking.rs:645:5 [INFO] [stderr] 15: 0x55835187c3b5 - core::panicking::panic_fmt::h93db01c1538d87f9 [INFO] [stderr] at /rustc/a832c07a2bcc7587230eb0706f83d1d602ae5c2b/library/core/src/panicking.rs:72:14 [INFO] [stderr] 16: 0x55835187c903 - core::result::unwrap_failed::h9d1695b25248f182 [INFO] [stderr] at /rustc/a832c07a2bcc7587230eb0706f83d1d602ae5c2b/library/core/src/result.rs:1649:5 [INFO] [stderr] 17: 0x558351893b4b - core::result::Result::unwrap::hd14321df15877396 [INFO] [stderr] 18: 0x55835188e460 - build_script_build::main::h3459de0a12ac431b [INFO] [stderr] 19: 0x55835188f753 - core::ops::function::FnOnce::call_once::h44728f69a2d3d714 [INFO] [stderr] 20: 0x55835188ef36 - std::sys_common::backtrace::__rust_begin_short_backtrace::h9f191dd6da6e2aa3 [INFO] [stderr] 21: 0x55835188afa9 - std::rt::lang_start::{{closure}}::h1401a0adcb5cdfe3 [INFO] [stderr] 22: 0x5583519c5867 - core::ops::function::impls:: for &F>::call_once::h7dfdc2284e5a864e [INFO] [stderr] at /rustc/a832c07a2bcc7587230eb0706f83d1d602ae5c2b/library/core/src/ops/function.rs:284:13 [INFO] [stderr] 23: 0x5583519c5867 - std::panicking::try::do_call::h646723e9f628787e [INFO] [stderr] at /rustc/a832c07a2bcc7587230eb0706f83d1d602ae5c2b/library/std/src/panicking.rs:552:40 [INFO] [stderr] 24: 0x5583519c5867 - std::panicking::try::h3d7d1938a9420752 [INFO] [stderr] at /rustc/a832c07a2bcc7587230eb0706f83d1d602ae5c2b/library/std/src/panicking.rs:516:19 [INFO] [stderr] 25: 0x5583519c5867 - std::panic::catch_unwind::h5507656a5cf40ff2 [INFO] [stderr] at /rustc/a832c07a2bcc7587230eb0706f83d1d602ae5c2b/library/std/src/panic.rs:142:14 [INFO] [stderr] 26: 0x5583519c5867 - std::rt::lang_start_internal::{{closure}}::hd667ba2c23dd316f [INFO] [stderr] at /rustc/a832c07a2bcc7587230eb0706f83d1d602ae5c2b/library/std/src/rt.rs:148:48 [INFO] [stderr] 27: 0x5583519c5867 - std::panicking::try::do_call::hf0bf4466c9a8418b [INFO] [stderr] at /rustc/a832c07a2bcc7587230eb0706f83d1d602ae5c2b/library/std/src/panicking.rs:552:40 [INFO] [stderr] 28: 0x5583519c5867 - std::panicking::try::he6d72bcd465806ab [INFO] [stderr] at /rustc/a832c07a2bcc7587230eb0706f83d1d602ae5c2b/library/std/src/panicking.rs:516:19 [INFO] [stderr] 29: 0x5583519c5867 - std::panic::catch_unwind::h4cbf4f1e0a20337e [INFO] [stderr] at /rustc/a832c07a2bcc7587230eb0706f83d1d602ae5c2b/library/std/src/panic.rs:142:14 [INFO] [stderr] 30: 0x5583519c5867 - std::rt::lang_start_internal::h11a1cdc8acc3403f [INFO] [stderr] at /rustc/a832c07a2bcc7587230eb0706f83d1d602ae5c2b/library/std/src/rt.rs:148:20 [INFO] [stderr] 31: 0x55835188af87 - std::rt::lang_start::hf2ff19780ba7c520 [INFO] [stderr] 32: 0x55835188e4a5 - main [INFO] [stderr] 33: 0x7fb9cd789d90 - [INFO] [stderr] 34: 0x7fb9cd789e40 - __libc_start_main [INFO] [stderr] 35: 0x55835187cc05 - _start [INFO] [stderr] 36: 0x0 - [INFO] running `Command { std: "docker" "inspect" "6e7b911fce1f8fbaa0801aa0e17e2fb294db7b72f3680f11f18d687a1b383bff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6e7b911fce1f8fbaa0801aa0e17e2fb294db7b72f3680f11f18d687a1b383bff", kill_on_drop: false }` [INFO] [stdout] 6e7b911fce1f8fbaa0801aa0e17e2fb294db7b72f3680f11f18d687a1b383bff