[INFO] cloning repository https://github.com/sanboxrunner/game-of-life [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sanboxrunner/game-of-life" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsanboxrunner%2Fgame-of-life", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsanboxrunner%2Fgame-of-life'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8eff83a2ac84abd5fbc01ef7b44b190fb651ad3a [INFO] checking sanboxrunner/game-of-life against master#c1feb3eceef7d5f0126c309a87062cf413fe0a25 for pr-121053 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsanboxrunner%2Fgame-of-life" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/sanboxrunner/game-of-life on toolchain c1feb3eceef7d5f0126c309a87062cf413fe0a25 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c1feb3eceef7d5f0126c309a87062cf413fe0a25" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/sanboxrunner/game-of-life [INFO] finished tweaking git repo https://github.com/sanboxrunner/game-of-life [INFO] tweaked toml for git repo https://github.com/sanboxrunner/game-of-life written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/sanboxrunner/game-of-life 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" "+c1feb3eceef7d5f0126c309a87062cf413fe0a25" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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 sanboxrunner/game-of-life against try#0d3c0c4551bd9d6b6a4bd51e251b596e0195adf5 for pr-121053 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsanboxrunner%2Fgame-of-life" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/sanboxrunner/game-of-life on toolchain 0d3c0c4551bd9d6b6a4bd51e251b596e0195adf5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0d3c0c4551bd9d6b6a4bd51e251b596e0195adf5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/sanboxrunner/game-of-life [INFO] finished tweaking git repo https://github.com/sanboxrunner/game-of-life [INFO] tweaked toml for git repo https://github.com/sanboxrunner/game-of-life written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/sanboxrunner/game-of-life 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" "+0d3c0c4551bd9d6b6a4bd51e251b596e0195adf5" "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 wasm-bindgen-shared v0.2.50 [INFO] [stderr] Downloaded wasm-bindgen-macro v0.2.50 [INFO] [stderr] Downloaded d3d12 v0.1.0 [INFO] [stderr] Downloaded wasm-bindgen-backend v0.2.50 [INFO] [stderr] Downloaded gfx-backend-vulkan v0.3.0 [INFO] [stderr] Downloaded gfx-backend-dx12 v0.3.0 [INFO] [stderr] Downloaded wasm-bindgen v0.2.50 [INFO] [stderr] Downloaded image v0.22.1 [INFO] [stderr] Downloaded winit v0.19.2 [INFO] [stderr] Downloaded wasm-bindgen-macro-support v0.2.50 [INFO] [stderr] Downloaded gfx-backend-metal v0.3.0 [INFO] [stderr] Downloaded spirv_cross v0.14.2 [INFO] [stderr] Downloaded gfx-hal v0.3.0 [INFO] [stderr] Downloaded js-sys v0.3.27 [INFO] [stderr] Downloaded imgui-winit-support v0.1.0 [INFO] [stderr] Downloaded rusttype v0.7.7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+0d3c0c4551bd9d6b6a4bd51e251b596e0195adf5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2974d055bf30ebb63427787eb17ccfc66f7609d2638b7a2fc5ec953d320d2a3d [INFO] running `Command { std: "docker" "start" "-a" "2974d055bf30ebb63427787eb17ccfc66f7609d2638b7a2fc5ec953d320d2a3d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2974d055bf30ebb63427787eb17ccfc66f7609d2638b7a2fc5ec953d320d2a3d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2974d055bf30ebb63427787eb17ccfc66f7609d2638b7a2fc5ec953d320d2a3d", kill_on_drop: false }` [INFO] [stdout] 2974d055bf30ebb63427787eb17ccfc66f7609d2638b7a2fc5ec953d320d2a3d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+0d3c0c4551bd9d6b6a4bd51e251b596e0195adf5" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5eafbb25c55cab242859c12f504c849415c8e4767a008167cac48ce2062a8fd0 [INFO] running `Command { std: "docker" "start" "-a" "5eafbb25c55cab242859c12f504c849415c8e4767a008167cac48ce2062a8fd0", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v0.1.6 [INFO] [stderr] Compiling libc v0.2.62 [INFO] [stderr] Compiling cc v1.0.40 [INFO] [stderr] Checking cfg-if v0.1.9 [INFO] [stderr] Checking lazy_static v1.3.0 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Checking rand_core v0.4.2 [INFO] [stderr] Compiling bitflags v1.1.0 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling arrayvec v0.4.11 [INFO] [stderr] Checking rand_core v0.3.1 [INFO] [stderr] Checking nodrop v0.1.13 [INFO] [stderr] Checking scopeguard v1.0.0 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling xml-rs v0.8.0 [INFO] [stderr] Compiling pkg-config v0.3.15 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Compiling wayland-scanner v0.21.13 [INFO] [stderr] Checking approx v0.3.2 [INFO] [stderr] Checking rand_xorshift v0.1.1 [INFO] [stderr] Checking rand_isaac v0.1.1 [INFO] [stderr] Checking rand_hc v0.1.0 [INFO] [stderr] Compiling memoffset v0.5.1 [INFO] [stderr] Checking rand_jitter v0.1.4 [INFO] [stderr] Compiling nix v0.14.1 [INFO] [stderr] Checking dlib v0.4.1 [INFO] [stderr] Checking crossbeam-utils v0.6.6 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Checking smallvec v0.6.10 [INFO] [stderr] Compiling proc-macro2 v1.0.1 [INFO] [stderr] Checking wayland-sys v0.21.13 [INFO] [stderr] Compiling parking_lot_core v0.5.0 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Checking crossbeam-epoch v0.7.2 [INFO] [stderr] Checking ordered-float v1.0.2 [INFO] [stderr] Compiling backtrace-sys v0.1.31 [INFO] [stderr] Checking stb_truetype v0.2.6 [INFO] [stderr] Compiling parking_lot v0.8.0 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling num-complex v0.2.3 [INFO] [stderr] Compiling rayon-core v1.5.0 [INFO] [stderr] Compiling libm v0.1.4 [INFO] [stderr] Checking downcast-rs v1.0.4 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Checking same-file v1.0.5 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling typenum v1.10.0 [INFO] [stderr] Compiling syn v1.0.3 [INFO] [stderr] Checking walkdir v2.2.9 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling wayland-client v0.21.13 [INFO] [stderr] Compiling wayland-protocols v0.21.13 [INFO] [stderr] Checking rusttype v0.7.7 [INFO] [stderr] Checking crossbeam-deque v0.6.3 [INFO] [stderr] Checking crossbeam-queue v0.1.2 [INFO] [stderr] Checking line_drawing v0.7.0 [INFO] [stderr] Compiling x11-dl v2.18.4 [INFO] [stderr] Compiling alsa-sys v0.1.2 [INFO] [stderr] Compiling imgui-sys v0.1.0 [INFO] [stderr] Compiling minimp3-sys v0.3.1 [INFO] [stderr] Checking lock_api v0.2.0 [INFO] [stderr] Checking num_cpus v1.10.1 [INFO] [stderr] Compiling cmake v0.1.41 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Checking wayland-commons v0.21.13 [INFO] [stderr] Compiling num-derive v0.2.5 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Checking adler32 v1.0.3 [INFO] [stderr] Checking xdg v2.2.0 [INFO] [stderr] Compiling shaderc-sys v0.6.1 [INFO] [stderr] Checking andrew v0.2.1 [INFO] [stderr] Compiling synstructure v0.10.2 [INFO] [stderr] Checking memmap v0.7.0 [INFO] [stderr] Compiling num-rational v0.2.2 [INFO] [stderr] Compiling num-iter v0.1.39 [INFO] [stderr] Compiling ryu v1.0.0 [INFO] [stderr] Compiling serde v1.0.99 [INFO] [stderr] Checking rawpointer v0.1.0 [INFO] [stderr] Checking rustc-demangle v0.1.16 [INFO] [stderr] Checking lzw v0.10.0 [INFO] [stderr] Checking either v1.5.2 [INFO] [stderr] Checking alga v0.9.1 [INFO] [stderr] Checking matrixmultiply v0.2.2 [INFO] [stderr] Checking backtrace v0.3.35 [INFO] [stderr] Checking rayon v1.1.0 [INFO] [stderr] Checking aho-corasick v0.7.6 [INFO] [stderr] Checking generic-array v0.12.3 [INFO] [stderr] The following warnings were emitted during compilation: [INFO] [stderr] [INFO] [stderr] warning: shaderc-sys@0.6.1: Checking for system installed libraries. Use --features = build-from-source to disable this behavior [INFO] [stderr] warning: shaderc-sys@0.6.1: System installed library not found. Falling back to build from source [INFO] [stderr] [INFO] [stderr] error: failed to run custom build command for `shaderc-sys v0.6.1` [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/shaderc-sys-3a3b31cfceadff5d/build-script-build` (exit status: 101) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:warning=Checking for system installed libraries. Use --features = build-from-source to disable this behavior [INFO] [stderr] cargo:warning=System installed library not found. Falling back to build from source [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] thread 'main' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/shaderc-sys-0.6.1/build/cmd_finder.rs:50:13: [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] couldn't find required command: "python" [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x55c356cad9a5 - std::backtrace_rs::backtrace::libunwind::trace::ha64a92e9f5d142b4 [INFO] [stderr] at /rustc/0d3c0c4551bd9d6b6a4bd51e251b596e0195adf5/library/std/src/../../backtrace/src/backtrace/libunwind.rs:105:5 [INFO] [stderr] 1: 0x55c356cad9a5 - std::backtrace_rs::backtrace::trace_unsynchronized::he9694730c49f8148 [INFO] [stderr] at /rustc/0d3c0c4551bd9d6b6a4bd51e251b596e0195adf5/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x55c356cad9a5 - std::sys_common::backtrace::_print_fmt::he895470df5e5d7b0 [INFO] [stderr] at /rustc/0d3c0c4551bd9d6b6a4bd51e251b596e0195adf5/library/std/src/sys_common/backtrace.rs:68:5 [INFO] [stderr] 3: 0x55c356cad9a5 - ::fmt::h00066daf82a5a1d8 [INFO] [stderr] at /rustc/0d3c0c4551bd9d6b6a4bd51e251b596e0195adf5/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stderr] 4: 0x55c356cd0d5b - core::fmt::rt::Argument::fmt::h40e31c595d8003cb [INFO] [stderr] at /rustc/0d3c0c4551bd9d6b6a4bd51e251b596e0195adf5/library/core/src/fmt/rt.rs:165:63 [INFO] [stderr] 5: 0x55c356cd0d5b - core::fmt::write::h7a09af2b33d59f29 [INFO] [stderr] at /rustc/0d3c0c4551bd9d6b6a4bd51e251b596e0195adf5/library/core/src/fmt/mod.rs:1157:21 [INFO] [stderr] 6: 0x55c356caad1f - std::io::Write::write_fmt::he13225e9a1d97f0b [INFO] [stderr] at /rustc/0d3c0c4551bd9d6b6a4bd51e251b596e0195adf5/library/std/src/io/mod.rs:1832:15 [INFO] [stderr] 7: 0x55c356cad77e - std::sys_common::backtrace::_print::h76b52ba73379f7c4 [INFO] [stderr] at /rustc/0d3c0c4551bd9d6b6a4bd51e251b596e0195adf5/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stderr] 8: 0x55c356cad77e - std::sys_common::backtrace::print::h862c1dc28ccb67c2 [INFO] [stderr] at /rustc/0d3c0c4551bd9d6b6a4bd51e251b596e0195adf5/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stderr] 9: 0x55c356caec59 - std::panicking::default_hook::{{closure}}::h7fb4eb4c79d386e5 [INFO] [stderr] 10: 0x55c356cae99d - std::panicking::default_hook::h02f7b5ac638e0995 [INFO] [stderr] at /rustc/0d3c0c4551bd9d6b6a4bd51e251b596e0195adf5/library/std/src/panicking.rs:298:9 [INFO] [stderr] 11: 0x55c356caf0f3 - std::panicking::rust_panic_with_hook::h2c919a2314fc4455 [INFO] [stderr] at /rustc/0d3c0c4551bd9d6b6a4bd51e251b596e0195adf5/library/std/src/panicking.rs:795:13 [INFO] [stderr] 12: 0x55c356caefd4 - std::panicking::begin_panic_handler::{{closure}}::h804d731044cd2854 [INFO] [stderr] at /rustc/0d3c0c4551bd9d6b6a4bd51e251b596e0195adf5/library/std/src/panicking.rs:664:13 [INFO] [stderr] 13: 0x55c356cade69 - std::sys_common::backtrace::__rust_end_short_backtrace::h5c33115db06eb75f [INFO] [stderr] at /rustc/0d3c0c4551bd9d6b6a4bd51e251b596e0195adf5/library/std/src/sys_common/backtrace.rs:171:18 [INFO] [stderr] 14: 0x55c356caed07 - rust_begin_unwind [INFO] [stderr] at /rustc/0d3c0c4551bd9d6b6a4bd51e251b596e0195adf5/library/std/src/panicking.rs:652:5 [INFO] [stderr] 15: 0x55c356c43083 - core::panicking::panic_fmt::he800ad3be0254f38 [INFO] [stderr] at /rustc/0d3c0c4551bd9d6b6a4bd51e251b596e0195adf5/library/core/src/panicking.rs:72:14 [INFO] [stderr] 16: 0x55c356c476ca - build_script_build::cmd_finder::CommandFinder::must_have::{{closure}}::h3704d77e3ee9a83e [INFO] [stderr] 17: 0x55c356c44cc3 - core::option::Option::unwrap_or_else::h3ee3521c87f3c00d [INFO] [stderr] 18: 0x55c356c47628 - build_script_build::cmd_finder::CommandFinder::must_have::h33b125bd9f7c34a8 [INFO] [stderr] 19: 0x55c356c4a380 - build_script_build::main::h545b9319873b1747 [INFO] [stderr] 20: 0x55c356c445b3 - core::ops::function::FnOnce::call_once::h3f4a069f49e484a0 [INFO] [stderr] 21: 0x55c356c43886 - std::sys_common::backtrace::__rust_begin_short_backtrace::h630b412991bef414 [INFO] [stderr] 22: 0x55c356c43f29 - std::rt::lang_start::{{closure}}::hc4ee123be8b6f33e [INFO] [stderr] 23: 0x55c356ca6ea6 - core::ops::function::impls:: for &F>::call_once::hb422eb71b9eb630a [INFO] [stderr] at /rustc/0d3c0c4551bd9d6b6a4bd51e251b596e0195adf5/library/core/src/ops/function.rs:284:13 [INFO] [stderr] 24: 0x55c356ca6ea6 - std::panicking::try::do_call::hf4ef09ecd95799ba [INFO] [stderr] at /rustc/0d3c0c4551bd9d6b6a4bd51e251b596e0195adf5/library/std/src/panicking.rs:559:40 [INFO] [stderr] 25: 0x55c356ca6ea6 - std::panicking::try::h971a248f47f0ed17 [INFO] [stderr] at /rustc/0d3c0c4551bd9d6b6a4bd51e251b596e0195adf5/library/std/src/panicking.rs:523:19 [INFO] [stderr] 26: 0x55c356ca6ea6 - std::panic::catch_unwind::h77c3de9428f8d123 [INFO] [stderr] at /rustc/0d3c0c4551bd9d6b6a4bd51e251b596e0195adf5/library/std/src/panic.rs:149:14 [INFO] [stderr] 27: 0x55c356ca6ea6 - std::rt::lang_start_internal::{{closure}}::h93b61cb6bb849242 [INFO] [stderr] at /rustc/0d3c0c4551bd9d6b6a4bd51e251b596e0195adf5/library/std/src/rt.rs:141:48 [INFO] [stderr] 28: 0x55c356ca6ea6 - std::panicking::try::do_call::ha62030077a73eeb7 [INFO] [stderr] at /rustc/0d3c0c4551bd9d6b6a4bd51e251b596e0195adf5/library/std/src/panicking.rs:559:40 [INFO] [stderr] 29: 0x55c356ca6ea6 - std::panicking::try::h38df2c1f0628a353 [INFO] [stderr] at /rustc/0d3c0c4551bd9d6b6a4bd51e251b596e0195adf5/library/std/src/panicking.rs:523:19 [INFO] [stderr] 30: 0x55c356ca6ea6 - std::panic::catch_unwind::hac2c27785ccdd239 [INFO] [stderr] at /rustc/0d3c0c4551bd9d6b6a4bd51e251b596e0195adf5/library/std/src/panic.rs:149:14 [INFO] [stderr] 31: 0x55c356ca6ea6 - std::rt::lang_start_internal::h102d7791630e8296 [INFO] [stderr] at /rustc/0d3c0c4551bd9d6b6a4bd51e251b596e0195adf5/library/std/src/rt.rs:141:20 [INFO] [stderr] 32: 0x55c356c43f07 - std::rt::lang_start::h4c52b3ba5133485d [INFO] [stderr] 33: 0x55c356c4ad35 - main [INFO] [stderr] 34: 0x7f8afa436d90 - [INFO] [stderr] 35: 0x7f8afa436e40 - __libc_start_main [INFO] [stderr] 36: 0x55c356c436b5 - _start [INFO] [stderr] 37: 0x0 - [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "5eafbb25c55cab242859c12f504c849415c8e4767a008167cac48ce2062a8fd0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5eafbb25c55cab242859c12f504c849415c8e4767a008167cac48ce2062a8fd0", kill_on_drop: false }` [INFO] [stdout] 5eafbb25c55cab242859c12f504c849415c8e4767a008167cac48ce2062a8fd0