[INFO] cloning repository https://github.com/rohankumardubey/below [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rohankumardubey/below" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frohankumardubey%2Fbelow", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frohankumardubey%2Fbelow'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c93d15ee1faf92352fa4e3af4fabca0e2134af18 [INFO] testing rohankumardubey/below against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frohankumardubey%2Fbelow" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/rohankumardubey/below on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/rohankumardubey/below [INFO] finished tweaking git repo https://github.com/rohankumardubey/below [INFO] tweaked toml for git repo https://github.com/rohankumardubey/below written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/rohankumardubey/below already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: /workspace/builds/worker-1/source/below/store/Cargo.toml: version requirement `=4.0.0+zstd.1.4.9` for dependency `zstd-safe` includes semver metadata which will be ignored, removing the metadata is recommended to avoid confusion [INFO] [stderr] warning: /workspace/builds/worker-1/source/below/store/Cargo.toml: version requirement `=0.8.0+zstd.1.4.9` for dependency `zstd` includes semver metadata which will be ignored, removing the metadata is recommended to avoid confusion [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded vsprintf v2.0.0 [INFO] [stderr] Downloaded openat v0.1.21 [INFO] [stderr] Downloaded wasmer_enumset_derive v0.5.0 [INFO] [stderr] Downloaded wasmer_enumset v1.0.1 [INFO] [stderr] Downloaded cursive_buffered_backend v0.5.0 [INFO] [stderr] Downloaded portpicker v0.1.1 [INFO] [stderr] Downloaded cursive_core v0.2.2 [INFO] [stderr] Downloaded cursive v0.16.3 [INFO] [stderr] Downloaded enum-map-derive v0.4.6 [INFO] [stderr] Downloaded enum-map v0.6.4 [INFO] [stderr] Downloaded libbpf-sys v0.6.0-1 [INFO] [stderr] Downloaded libbpf-cargo v0.10.0 [INFO] [stderr] Downloaded zstd v0.8.0+zstd.1.4.9 [INFO] [stderr] Downloaded zstd-safe v4.0.0+zstd.1.4.9 [INFO] [stderr] Downloaded libbpf-rs v0.16.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 98edce2285a134a77ba8df96ce35f43f0594ed65ed4fd876938308623bb79e59 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "98edce2285a134a77ba8df96ce35f43f0594ed65ed4fd876938308623bb79e59", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "98edce2285a134a77ba8df96ce35f43f0594ed65ed4fd876938308623bb79e59", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "98edce2285a134a77ba8df96ce35f43f0594ed65ed4fd876938308623bb79e59", kill_on_drop: false }` [INFO] [stdout] 98edce2285a134a77ba8df96ce35f43f0594ed65ed4fd876938308623bb79e59 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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=warn" "-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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 9303e5e318192226a04f14d1e0070f62c7248216acdae12276ae6093059596f5 [INFO] running `Command { std: "docker" "start" "-a" "9303e5e318192226a04f14d1e0070f62c7248216acdae12276ae6093059596f5", kill_on_drop: false }` [INFO] [stderr] warning: /opt/rustwide/workdir/below/store/Cargo.toml: version requirement `=4.0.0+zstd.1.4.9` for dependency `zstd-safe` includes semver metadata which will be ignored, removing the metadata is recommended to avoid confusion [INFO] [stderr] warning: /opt/rustwide/workdir/below/store/Cargo.toml: version requirement `=0.8.0+zstd.1.4.9` for dependency `zstd` includes semver metadata which will be ignored, removing the metadata is recommended to avoid confusion [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.107 [INFO] [stderr] Compiling syn v1.0.81 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling serde_json v1.0.69 [INFO] [stderr] Compiling signal-hook v0.3.10 [INFO] [stderr] Compiling slog v2.7.0 [INFO] [stderr] Compiling array-macro v1.0.5 [INFO] [stderr] Compiling numtoa v0.1.0 [INFO] [stderr] Compiling zstd-safe v4.0.0+zstd.1.4.9 [INFO] [stderr] Compiling half v1.8.2 [INFO] [stderr] Compiling scroll v0.10.2 [INFO] [stderr] Compiling slog-async v2.7.0 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling ahash v0.6.3 [INFO] [stderr] Compiling num-complex v0.3.1 [INFO] [stderr] Compiling crossbeam-epoch v0.9.7 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling num v0.3.1 [INFO] [stderr] Compiling jobserver v0.1.24 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling mio v0.7.14 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling nix v0.22.0 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling openat v0.1.21 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling terminal_size v0.1.17 [INFO] [stderr] Compiling termion v1.5.6 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling memmap v0.7.0 [INFO] [stderr] Compiling memmap2 v0.3.1 [INFO] [stderr] Compiling filetime v0.2.15 [INFO] [stderr] Compiling xattr v0.2.2 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling users v0.11.0 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling textwrap v0.15.0 [INFO] [stderr] Compiling console v0.15.0 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling cc v1.0.72 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling tar v0.4.38 [INFO] [stderr] Compiling signal-hook v0.1.17 [INFO] [stderr] Compiling term v0.7.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling signal-hook-mio v0.2.1 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Compiling crossterm v0.19.0 [INFO] [stderr] Compiling crossterm v0.20.0 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling zstd-sys v1.5.0+zstd.1.4.9 [INFO] [stderr] Compiling libbpf-sys v0.6.0-1 [INFO] [stderr] Compiling vsprintf v2.0.0 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling darling_core v0.10.2 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling indicatif v0.15.0 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling darling_macro v0.10.2 [INFO] [stderr] Compiling enum-map-derive v0.4.6 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling async-trait v0.1.52 [INFO] [stderr] Compiling below_derive v0.5.0 (/opt/rustwide/workdir/below/below_derive) [INFO] [stdout] warning: field is never read: `preferred_name` [INFO] [stdout] --> below/below_derive/src/queriable.rs:132:5 [INFO] [stdout] | [INFO] [stdout] 132 | pub preferred_name: Ident, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `QueriableFieldProps` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> below/below_derive/src/queriable.rs:128:10 [INFO] [stdout] | [INFO] [stdout] 128 | #[derive(Clone, Debug)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling structopt-derive v0.4.18 [INFO] [stderr] Compiling clap_derive v3.1.4 [INFO] [stderr] Compiling scroll_derive v0.10.5 [INFO] [stderr] Compiling strum_macros v0.21.1 [INFO] [stderr] Compiling darling v0.10.2 [INFO] [stderr] Compiling enum-map v0.6.4 [INFO] [stderr] Compiling wasmer_enumset_derive v0.5.0 [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling wasmer_enumset v1.0.1 [INFO] [stderr] Compiling structopt v0.3.25 [INFO] [stderr] Compiling clap v3.1.6 [INFO] [stderr] Compiling clap_complete v3.1.1 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling erased-serde v0.3.16 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling cgroupfs v0.5.0 (/opt/rustwide/workdir/below/cgroupfs) [INFO] [stderr] Compiling os_info v3.0.7 [INFO] [stderr] Compiling fb_procfs v0.5.0 (/opt/rustwide/workdir/below/procfs) [INFO] [stderr] Compiling cargo-platform v0.1.2 [INFO] [stderr] Compiling semver v0.11.0 [INFO] [stderr] Compiling serde_cbor v0.11.2 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling cursive_core v0.2.2 [INFO] [stderr] Compiling slog-term v2.8.0 [INFO] [stderr] Compiling cargo_metadata v0.12.3 [INFO] [stderr] Compiling proc-macro-crate v1.1.0 [INFO] [stderr] Compiling below-config v0.5.0 (/opt/rustwide/workdir/below/config) [INFO] [stderr] Compiling num_enum_derive v0.5.4 [INFO] [stderr] Compiling below-model v0.5.0 (/opt/rustwide/workdir/below/model) [INFO] [stderr] Compiling cursive v0.16.3 [INFO] [stderr] Compiling cursive_buffered_backend v0.5.0 [INFO] [stderr] Compiling num_enum v0.5.4 [INFO] [stderr] Compiling below-common v0.5.0 (/opt/rustwide/workdir/below/common) [INFO] [stderr] Compiling libbpf-cargo v0.10.0 [INFO] [stderr] Compiling libbpf-rs v0.16.0 [INFO] [stderr] Compiling below v0.5.0 (/opt/rustwide/workdir/below) [INFO] [stderr] Compiling below-render v0.5.0 (/opt/rustwide/workdir/below/render) [INFO] [stderr] error: failed to run custom build command for `below v0.5.0 (/opt/rustwide/workdir/below)` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/below-06ce745284ba029d/build-script-build` (exit status: 101) [INFO] [stderr] --- stderr [INFO] [stderr] thread 'main' panicked at 'called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }', below/build.rs:17:41 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x55da61b5b77d - std::backtrace_rs::backtrace::libunwind::trace::hee598835bc88d35b [INFO] [stderr] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stderr] 1: 0x55da61b5b77d - std::backtrace_rs::backtrace::trace_unsynchronized::h9cdc730ba5cf5d72 [INFO] [stderr] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x55da61b5b77d - std::sys_common::backtrace::_print_fmt::h75aeaf7ed30e43fa [INFO] [stderr] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stderr] 3: 0x55da61b5b77d - ::fmt::h606862f787600875 [INFO] [stderr] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stderr] 4: 0x55da61b7d60c - core::fmt::write::he803f0f418caf762 [INFO] [stderr] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/fmt/mod.rs:1190:17 [INFO] [stderr] 5: 0x55da61b575f8 - std::io::Write::write_fmt::h70bc45872f37e7bb [INFO] [stderr] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/io/mod.rs:1657:15 [INFO] [stderr] 6: 0x55da61b5d817 - std::sys_common::backtrace::_print::h64d038cf8ac3e13e [INFO] [stderr] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stderr] 7: 0x55da61b5d817 - std::sys_common::backtrace::print::h359300b4a7fccf65 [INFO] [stderr] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stderr] 8: 0x55da61b5d817 - std::panicking::default_hook::{{closure}}::hf51be35e2f510149 [INFO] [stderr] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:295:22 [INFO] [stderr] 9: 0x55da61b5d4e0 - std::panicking::default_hook::h03ca0f22e1d2d25e [INFO] [stderr] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:314:9 [INFO] [stderr] 10: 0x55da61b5df69 - std::panicking::rust_panic_with_hook::h3b7380e99b825b63 [INFO] [stderr] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:698:17 [INFO] [stderr] 11: 0x55da61b5dc57 - std::panicking::begin_panic_handler::{{closure}}::h8e849d0710154ce0 [INFO] [stderr] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:588:13 [INFO] [stderr] 12: 0x55da61b5bc44 - std::sys_common::backtrace::__rust_end_short_backtrace::hedcdaddbd4c46cc5 [INFO] [stderr] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stderr] 13: 0x55da61b5d969 - rust_begin_unwind [INFO] [stderr] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:584:5 [INFO] [stderr] 14: 0x55da618d7c63 - core::panicking::panic_fmt::he1bbc7336d49a357 [INFO] [stderr] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/panicking.rs:143:14 [INFO] [stderr] 15: 0x55da618d7cf3 - core::result::unwrap_failed::h719f957ed74f93fd [INFO] [stderr] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/result.rs:1749:5 [INFO] [stderr] 16: 0x55da618d8cf9 - core::result::Result::unwrap::hca418fcabdf05fba [INFO] [stderr] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/result.rs:1065:23 [INFO] [stderr] 17: 0x55da618dadfe - build_script_build::main::h6e646c13f6bc1450 [INFO] [stderr] at /opt/rustwide/workdir/below/build.rs:17:5 [INFO] [stderr] 18: 0x55da618d94cb - core::ops::function::FnOnce::call_once::h85eb4a9b78967e1d [INFO] [stderr] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:227:5 [INFO] [stderr] 19: 0x55da618d96be - std::sys_common::backtrace::__rust_begin_short_backtrace::ha7251bba872e989d [INFO] [stderr] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stderr] 20: 0x55da618dada1 - std::rt::lang_start::{{closure}}::h9c7339fbf038a058 [INFO] [stderr] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/rt.rs:145:18 [INFO] [stderr] 21: 0x55da61b5ae61 - core::ops::function::impls:: for &F>::call_once::hb7014f43484a8b4e [INFO] [stderr] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:259:13 [INFO] [stderr] 22: 0x55da61b5ae61 - std::panicking::try::do_call::h7bc9dc436daeb8c7 [INFO] [stderr] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:492:40 [INFO] [stderr] 23: 0x55da61b5ae61 - std::panicking::try::h653d68a27ff5f175 [INFO] [stderr] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:456:19 [INFO] [stderr] 24: 0x55da61b5ae61 - std::panic::catch_unwind::h9d739f9f59895e68 [INFO] [stderr] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panic.rs:137:14 [INFO] [stderr] 25: 0x55da61b5ae61 - std::rt::lang_start_internal::{{closure}}::hf006f2bc7ce22bbe [INFO] [stderr] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/rt.rs:128:48 [INFO] [stderr] 26: 0x55da61b5ae61 - std::panicking::try::do_call::hfb39d6df61a2e69f [INFO] [stderr] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:492:40 [INFO] [stderr] 27: 0x55da61b5ae61 - std::panicking::try::h13e2d225134958ac [INFO] [stderr] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:456:19 [INFO] [stderr] 28: 0x55da61b5ae61 - std::panic::catch_unwind::h3bd49b5a5dfb1a50 [INFO] [stderr] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panic.rs:137:14 [INFO] [stderr] 29: 0x55da61b5ae61 - std::rt::lang_start_internal::h2ba92edce36c035e [INFO] [stderr] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/rt.rs:128:20 [INFO] [stderr] 30: 0x55da618dad70 - std::rt::lang_start::h0e3f2a45c5cce651 [INFO] [stderr] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/rt.rs:144:17 [INFO] [stderr] 31: 0x55da618daf2c - main [INFO] [stderr] 32: 0x7f8615a940b3 - __libc_start_main [INFO] [stderr] 33: 0x55da618d848e - _start [INFO] [stderr] 34: 0x0 - [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "9303e5e318192226a04f14d1e0070f62c7248216acdae12276ae6093059596f5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9303e5e318192226a04f14d1e0070f62c7248216acdae12276ae6093059596f5", kill_on_drop: false }` [INFO] [stdout] 9303e5e318192226a04f14d1e0070f62c7248216acdae12276ae6093059596f5