[INFO] cloning repository https://github.com/rifatshahriyar/rustgc
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rifatshahriyar/rustgc" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frifatshahriyar%2Frustgc", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frifatshahriyar%2Frustgc'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e668f2edc23485920288920976a3f79a6261f54c
[INFO] testing rifatshahriyar/rustgc against 1.90.0 for beta-1.91-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frifatshahriyar%2Frustgc" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/rifatshahriyar/rustgc
[INFO] finished tweaking git repo https://github.com/rifatshahriyar/rustgc
[INFO] tweaked toml for git repo https://github.com/rifatshahriyar/rustgc written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/rifatshahriyar/rustgc on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/rifatshahriyar/rustgc 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" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/alexcrichton/gcc-rs`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded winapi-build v0.1.1
[INFO] [stderr]   Downloaded time v0.1.35
[INFO] [stderr]   Downloaded kernel32-sys v0.2.2
[INFO] [stderr]   Downloaded simple_logger v0.4.0
[INFO] [stderr]   Downloaded fs2 v0.2.5
[INFO] [stderr]   Downloaded log v0.3.6
[INFO] [stderr]   Downloaded crossbeam v0.2.10
[INFO] [stderr]   Downloaded memmap v0.2.3
[INFO] [stderr]   Downloaded libc v0.2.17
[INFO] [stderr]   Downloaded winapi v0.2.8
[INFO] [stderr]   Downloaded lazy_static v0.1.16
[INFO] [stderr]   Downloaded aligned_alloc v0.1.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 85fdd05ef417e2046189f51ff32af8c5309466ece53eef0f2e79f189e52fb666
[INFO] running `Command { std: "docker" "start" "-a" "85fdd05ef417e2046189f51ff32af8c5309466ece53eef0f2e79f189e52fb666", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "85fdd05ef417e2046189f51ff32af8c5309466ece53eef0f2e79f189e52fb666", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "85fdd05ef417e2046189f51ff32af8c5309466ece53eef0f2e79f189e52fb666", kill_on_drop: false }`
[INFO] [stdout] 85fdd05ef417e2046189f51ff32af8c5309466ece53eef0f2e79f189e52fb666
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=warn" "-e" "RUSTDOCFLAGS=--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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f7e7b021fa2a399c157d11ff565249fc6e9cf1c1d5cf0b24529a0f91769be9ff
[INFO] running `Command { std: "docker" "start" "-a" "f7e7b021fa2a399c157d11ff565249fc6e9cf1c1d5cf0b24529a0f91769be9ff", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling winapi-build v0.1.1
[INFO] [stderr]    Compiling winapi v0.2.8
[INFO] [stderr]    Compiling libc v0.2.17
[INFO] [stderr]    Compiling gcc v0.3.36 (https://github.com/alexcrichton/gcc-rs#7ee31b17)
[INFO] [stderr]    Compiling log v0.3.6
[INFO] [stderr]    Compiling crossbeam v0.2.10
[INFO] [stderr]    Compiling lazy_static v0.1.16
[INFO] [stderr]    Compiling kernel32-sys v0.2.2
[INFO] [stderr]    Compiling immix_rust v0.0.1 (/opt/rustwide/workdir)
[INFO] [stderr] warning: immix_rust@0.0.1: src/heap/gc/clib_x64.c: In function 'malloc_zero':
[INFO] [stderr] warning: immix_rust@0.0.1: src/heap/gc/clib_x64.c:6:5: warning: implicit declaration of function 'memset' [-Wimplicit-function-declaration]
[INFO] [stderr] warning: immix_rust@0.0.1:     6 |     memset(ret, 0, size);
[INFO] [stderr] warning: immix_rust@0.0.1:       |     ^~~~~~
[INFO] [stderr] warning: immix_rust@0.0.1: src/heap/gc/clib_x64.c:3:1: note: include '<string.h>' or provide a declaration of 'memset'
[INFO] [stderr] warning: immix_rust@0.0.1:     2 | #include <stdlib.h>
[INFO] [stderr] warning: immix_rust@0.0.1:   +++ |+#include <string.h>
[INFO] [stderr] warning: immix_rust@0.0.1:     3 | 
[INFO] [stderr] warning: immix_rust@0.0.1: src/heap/gc/clib_x64.c:6:5: warning: incompatible implicit declaration of built-in function 'memset' [-Wbuiltin-declaration-mismatch]
[INFO] [stderr] warning: immix_rust@0.0.1:     6 |     memset(ret, 0, size);
[INFO] [stderr] warning: immix_rust@0.0.1:       |     ^~~~~~
[INFO] [stderr] warning: immix_rust@0.0.1: src/heap/gc/clib_x64.c:6:5: note: include '<string.h>' or provide a declaration of 'memset'
[INFO] [stderr] warning: immix_rust@0.0.1: ar: `u' modifier ignored since `D' is the default (see `U')
[INFO] [stderr] warning: immix_rust@0.0.1: src/common/perf.c:1:10: fatal error: perfmon/pfmlib_perf_event.h: No such file or directory
[INFO] [stderr] warning: immix_rust@0.0.1:     1 | #include <perfmon/pfmlib_perf_event.h>
[INFO] [stderr] warning: immix_rust@0.0.1:       |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: immix_rust@0.0.1: compilation terminated.
[INFO] [stderr] error: failed to run custom build command for `immix_rust v0.0.1 (/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/immix_rust-a8f19b9d7f3a33cd/build-script-build` (exit status: 101)
[INFO] [stderr]   --- stdout
[INFO] [stderr]   TARGET = Some("x86_64-unknown-linux-gnu")
[INFO] [stderr]   OPT_LEVEL = Some("0")
[INFO] [stderr]   PROFILE = Some("debug")
[INFO] [stderr]   TARGET = Some("x86_64-unknown-linux-gnu")
[INFO] [stderr]   debug=true opt-level=0
[INFO] [stderr]   HOST = Some("x86_64-unknown-linux-gnu")
[INFO] [stderr]   TARGET = Some("x86_64-unknown-linux-gnu")
[INFO] [stderr]   TARGET = Some("x86_64-unknown-linux-gnu")
[INFO] [stderr]   HOST = Some("x86_64-unknown-linux-gnu")
[INFO] [stderr]   CC_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   CC_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   HOST_CC = None
[INFO] [stderr]   CC = None
[INFO] [stderr]   HOST = Some("x86_64-unknown-linux-gnu")
[INFO] [stderr]   TARGET = Some("x86_64-unknown-linux-gnu")
[INFO] [stderr]   HOST = Some("x86_64-unknown-linux-gnu")
[INFO] [stderr]   CFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   CFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   HOST_CFLAGS = None
[INFO] [stderr]   CFLAGS = None
[INFO] [stderr]   running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-g" "-m64" "-fPIC" "-o" "/opt/rustwide/target/debug/build/immix_rust-29be6b2a7065b87f/out/src/heap/gc/clib_x64.o" "-c" "src/heap/gc/clib_x64.c"
[INFO] [stderr]   cargo:warning=src/heap/gc/clib_x64.c: In function 'malloc_zero':
[INFO] [stderr]   cargo:warning=src/heap/gc/clib_x64.c:6:5: warning: implicit declaration of function 'memset' [-Wimplicit-function-declaration]
[INFO] [stderr]   cargo:warning=    6 |     memset(ret, 0, size);
[INFO] [stderr]   cargo:warning=      |     ^~~~~~
[INFO] [stderr]   cargo:warning=src/heap/gc/clib_x64.c:3:1: note: include '<string.h>' or provide a declaration of 'memset'
[INFO] [stderr]   cargo:warning=    2 | #include <stdlib.h>
[INFO] [stderr]   cargo:warning=  +++ |+#include <string.h>
[INFO] [stderr]   cargo:warning=    3 | 
[INFO] [stderr]   cargo:warning=src/heap/gc/clib_x64.c:6:5: warning: incompatible implicit declaration of built-in function 'memset' [-Wbuiltin-declaration-mismatch]
[INFO] [stderr]   cargo:warning=    6 |     memset(ret, 0, size);
[INFO] [stderr]   cargo:warning=      |     ^~~~~~
[INFO] [stderr]   cargo:warning=src/heap/gc/clib_x64.c:6:5: note: include '<string.h>' or provide a declaration of 'memset'
[INFO] [stderr]   ExitStatus(unix_wait_status(0))
[INFO] [stderr]   TARGET = Some("x86_64-unknown-linux-gnu")
[INFO] [stderr]   TARGET = Some("x86_64-unknown-linux-gnu")
[INFO] [stderr]   HOST = Some("x86_64-unknown-linux-gnu")
[INFO] [stderr]   AR_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   AR_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   HOST_AR = None
[INFO] [stderr]   AR = None
[INFO] [stderr]   TARGET = Some("x86_64-unknown-linux-gnu")
[INFO] [stderr]   TARGET = Some("x86_64-unknown-linux-gnu")
[INFO] [stderr]   running: "ar" "crus" "/opt/rustwide/target/debug/build/immix_rust-29be6b2a7065b87f/out/libgc_clib_x64.a" "/opt/rustwide/target/debug/build/immix_rust-29be6b2a7065b87f/out/src/heap/gc/clib_x64.o"
[INFO] [stderr]   cargo:warning=ar: `u' modifier ignored since `D' is the default (see `U')
[INFO] [stderr]   ExitStatus(unix_wait_status(0))
[INFO] [stderr]   cargo:rustc-link-lib=static=gc_clib_x64
[INFO] [stderr]   cargo:rustc-link-search=native=/opt/rustwide/target/debug/build/immix_rust-29be6b2a7065b87f/out
[INFO] [stderr]   TARGET = Some("x86_64-unknown-linux-gnu")
[INFO] [stderr]   OPT_LEVEL = Some("0")
[INFO] [stderr]   PROFILE = Some("debug")
[INFO] [stderr]   TARGET = Some("x86_64-unknown-linux-gnu")
[INFO] [stderr]   debug=true opt-level=0
[INFO] [stderr]   HOST = Some("x86_64-unknown-linux-gnu")
[INFO] [stderr]   TARGET = Some("x86_64-unknown-linux-gnu")
[INFO] [stderr]   TARGET = Some("x86_64-unknown-linux-gnu")
[INFO] [stderr]   HOST = Some("x86_64-unknown-linux-gnu")
[INFO] [stderr]   CC_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   CC_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   HOST_CC = None
[INFO] [stderr]   CC = None
[INFO] [stderr]   HOST = Some("x86_64-unknown-linux-gnu")
[INFO] [stderr]   TARGET = Some("x86_64-unknown-linux-gnu")
[INFO] [stderr]   HOST = Some("x86_64-unknown-linux-gnu")
[INFO] [stderr]   CFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   CFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   HOST_CFLAGS = None
[INFO] [stderr]   CFLAGS = None
[INFO] [stderr]   running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-g" "-m64" "-fPIC" "-lpfm" "-O3" "-o" "/opt/rustwide/target/debug/build/immix_rust-29be6b2a7065b87f/out/src/common/perf.o" "-c" "src/common/perf.c"
[INFO] [stderr]   cargo:warning=src/common/perf.c:1:10: fatal error: perfmon/pfmlib_perf_event.h: No such file or directory
[INFO] [stderr]   cargo:warning=    1 | #include <perfmon/pfmlib_perf_event.h>
[INFO] [stderr]   cargo:warning=      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr]   ExitStatus(unix_wait_status(256))
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   command did not execute successfully, got: exit status: 1
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   --- stderr
[INFO] [stderr] 
[INFO] [stderr]   thread 'main' panicked at /opt/rustwide/cargo-home/git/checkouts/gcc-rs-efa94263d04b9fc5/7ee31b1/src/lib.rs:952:5:
[INFO] [stderr]   explicit panic
[INFO] [stderr]   stack backtrace:
[INFO] [stderr]      0:     0x5db2be7099a2 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stderr]                                  at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]      1:     0x5db2be7099a2 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stderr]                                  at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]      2:     0x5db2be7099a2 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stderr]                                  at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stderr]      3:     0x5db2be7099a2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stderr]                                  at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stderr]      4:     0x5db2be72b8c3 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stderr]                                  at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stderr]      5:     0x5db2be72b8c3 - core::fmt::write::h8a494366950f23bb
[INFO] [stderr]                                  at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stderr]      6:     0x5db2be706673 - std::io::default_write_fmt::ha27fbccbc65eb6fa
[INFO] [stderr]                                  at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stderr]      7:     0x5db2be706673 - std::io::Write::write_fmt::h6556609fca33d0b1
[INFO] [stderr]                                  at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stderr]      8:     0x5db2be7097f2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stderr]                                  at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stderr]      9:     0x5db2be70b343 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stderr]                                  at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stderr]     10:     0x5db2be70b125 - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stderr]                                  at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:327:9
[INFO] [stderr]     11:     0x5db2be70bd15 - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stderr]                                  at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:833:13
[INFO] [stderr]     12:     0x5db2be70bbec - std::panicking::begin_panic::{{closure}}::h9f4a5adc680e21fa
[INFO] [stderr]                                  at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:770:9
[INFO] [stderr]     13:     0x5db2be709e99 - std::sys::backtrace::__rust_end_short_backtrace::hb5f90b203e68dc50
[INFO] [stderr]                                  at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stderr]     14:     0x5db2be70bb02 - std::panicking::begin_panic::h5128ce11a6f84a23
[INFO] [stderr]                                  at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:769:5
[INFO] [stderr]     15:     0x5db2be6e15bd - gcc::fail::hcdbada5246b2c104
[INFO] [stderr]     16:     0x5db2be6e1212 - gcc::run::hdc3007f0e60e45a2
[INFO] [stderr]     17:     0x5db2be6d9307 - gcc::Config::compile_object::h9be012be8c0db534
[INFO] [stderr]     18:     0x5db2be6d8b93 - gcc::Config::compile_objects::h276747f7dd78ef5c
[INFO] [stderr]     19:     0x5db2be6d7e79 - gcc::Config::compile::he0951dd9627ebc5a
[INFO] [stderr]     20:     0x5db2be6c45ff - build_script_build::main::h543e66a7fbd77a47
[INFO] [stderr]     21:     0x5db2be6c44c3 - core::ops::function::FnOnce::call_once::h186fb84091245ab5
[INFO] [stderr]     22:     0x5db2be6c44a6 - std::sys::backtrace::__rust_begin_short_backtrace::h5e6e6b55d0e3f26f
[INFO] [stderr]     23:     0x5db2be6c4489 - std::rt::lang_start::{{closure}}::h1640f4c47f178aa7
[INFO] [stderr]     24:     0x5db2be702b00 - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::h638295a043b40957
[INFO] [stderr]                                  at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:290:21
[INFO] [stderr]     25:     0x5db2be702b00 - std::panicking::catch_unwind::do_call::hbd68098bdea1ca50
[INFO] [stderr]                                  at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stderr]     26:     0x5db2be702b00 - std::panicking::catch_unwind::h50591d85bf847c7c
[INFO] [stderr]                                  at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stderr]     27:     0x5db2be702b00 - std::panic::catch_unwind::h2487b4c4f2ae22c6
[INFO] [stderr]                                  at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stderr]     28:     0x5db2be702b00 - std::rt::lang_start_internal::{{closure}}::h61f0945cc6c9a811
[INFO] [stderr]                                  at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/rt.rs:175:24
[INFO] [stderr]     29:     0x5db2be702b00 - std::panicking::catch_unwind::do_call::h34b9c3722acd6bd1
[INFO] [stderr]                                  at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stderr]     30:     0x5db2be702b00 - std::panicking::catch_unwind::hf9a822ea043fb0d6
[INFO] [stderr]                                  at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stderr]     31:     0x5db2be702b00 - std::panic::catch_unwind::h5b3cac802237ed89
[INFO] [stderr]                                  at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stderr]     32:     0x5db2be702b00 - std::rt::lang_start_internal::h34f9328d113fd60a
[INFO] [stderr]                                  at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/rt.rs:171:5
[INFO] [stderr]     33:     0x5db2be6c4471 - std::rt::lang_start::h1ef4a24b54d35ef2
[INFO] [stderr]     34:     0x5db2be6c4645 - main
[INFO] [stderr]     35:     0x791a292011ca - <unknown>
[INFO] [stderr]     36:     0x791a2920128b - __libc_start_main
[INFO] [stderr]     37:     0x5db2be6c4385 - _start
[INFO] [stderr]     38:                0x0 - <unknown>
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "f7e7b021fa2a399c157d11ff565249fc6e9cf1c1d5cf0b24529a0f91769be9ff", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f7e7b021fa2a399c157d11ff565249fc6e9cf1c1d5cf0b24529a0f91769be9ff", kill_on_drop: false }`
[INFO] [stdout] f7e7b021fa2a399c157d11ff565249fc6e9cf1c1d5cf0b24529a0f91769be9ff
