[INFO] cloning repository https://github.com/3Xpl0it3r/ebpf-bad-demo
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/3Xpl0it3r/ebpf-bad-demo" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F3Xpl0it3r%2Febpf-bad-demo", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F3Xpl0it3r%2Febpf-bad-demo'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 7b8aac438521344399ebaf622fc93f489cbebd90
[INFO] checking 3Xpl0it3r/ebpf-bad-demo against master#f8463896a9b36a04899c013bd8825a7fd29dd7a4 for pr-151920
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F3Xpl0it3r%2Febpf-bad-demo" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/3Xpl0it3r/ebpf-bad-demo
[INFO] finished tweaking git repo https://github.com/3Xpl0it3r/ebpf-bad-demo
[INFO] tweaked toml for git repo https://github.com/3Xpl0it3r/ebpf-bad-demo written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/3Xpl0it3r/ebpf-bad-demo on toolchain f8463896a9b36a04899c013bd8825a7fd29dd7a4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f8463896a9b36a04899c013bd8825a7fd29dd7a4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/3Xpl0it3r/ebpf-bad-demo 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" "+f8463896a9b36a04899c013bd8825a7fd29dd7a4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/libbpf/libbpf-rs.git`
[INFO] [stderr]     Updating git repository `https://github.com/libbpf/vmlinux.h.git`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded vsprintf v2.0.0
[INFO] [stderr]   Downloaded bollard-stubs v1.47.1-rc.27.3.1
[INFO] [stderr]   Downloaded libbpf-rs v0.25.0
[INFO] [stderr]   Downloaded bollard v0.18.1
[INFO] [stderr]   Downloaded libbpf-sys v1.5.1+v1.5.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+f8463896a9b36a04899c013bd8825a7fd29dd7a4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f3b385370c426951ad8c8f781de4861a8b845cd6b1112d124bf8d08c59551ab3
[INFO] running `Command { std: "docker" "start" "-a" "f3b385370c426951ad8c8f781de4861a8b845cd6b1112d124bf8d08c59551ab3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f3b385370c426951ad8c8f781de4861a8b845cd6b1112d124bf8d08c59551ab3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f3b385370c426951ad8c8f781de4861a8b845cd6b1112d124bf8d08c59551ab3", kill_on_drop: false }`
[INFO] [stdout] f3b385370c426951ad8c8f781de4861a8b845cd6b1112d124bf8d08c59551ab3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+f8463896a9b36a04899c013bd8825a7fd29dd7a4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6a018f610ed5376e4d706e30be2e278d07ccc580da5cb420ceff6bd3c980cc0d
[INFO] running `Command { std: "docker" "start" "-a" "6a018f610ed5376e4d706e30be2e278d07ccc580da5cb420ceff6bd3c980cc0d", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling vsprintf v2.0.0
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]     Checking parking_lot_core v0.9.11
[INFO] [stderr]     Checking mio v1.0.4
[INFO] [stderr]     Checking signal-hook-registry v1.4.5
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.1
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling camino v1.1.10
[INFO] [stderr]    Compiling anstyle-query v1.1.3
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling anstyle v1.0.11
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling iana-time-zone v0.1.63
[INFO] [stderr]     Checking parking_lot v0.12.4
[INFO] [stderr]    Compiling clap_lex v0.7.4
[INFO] [stderr]    Compiling overload v0.1.1
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling nu-ansi-term v0.46.0
[INFO] [stderr]    Compiling anstream v0.6.19
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]     Checking percent-encoding v2.3.1
[INFO] [stderr]    Compiling vmlinux v0.0.0 (https://github.com/libbpf/vmlinux.h.git?rev=83a228cf37fc65f2d14e4896a04922b5ee531a94#83a228cf)
[INFO] [stderr]     Checking chrono v0.4.41
[INFO] [stderr]     Checking plain v0.2.3
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]     Checking form_urlencoded v1.2.1
[INFO] [stderr]     Checking clap_builder v4.5.39
[INFO] [stderr]    Compiling memmap2 v0.5.10
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling tempfile v3.20.0
[INFO] [stderr]    Compiling libbpf-sys v1.5.1+v1.5.1
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling clap_derive v4.5.32
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking tokio v1.45.1
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking yoke v0.8.0
[INFO] [stderr]     Checking zerovec v0.11.2
[INFO] [stderr]     Checking zerotrie v0.2.2
[INFO] [stderr]    Compiling libbpf-rs v0.25.0 (https://github.com/libbpf/libbpf-rs.git?branch=master#c5c67d04)
[INFO] [stderr]     Checking tinystr v0.8.1
[INFO] [stderr]     Checking potential_utf v0.1.2
[INFO] [stderr]     Checking libbpf-rs v0.25.0
[INFO] [stderr]     Checking icu_collections v2.0.0
[INFO] [stderr]     Checking icu_locale_core v2.0.0
[INFO] [stderr]    Compiling clap v4.5.39
[INFO] [stderr]     Checking icu_provider v2.0.0
[INFO] [stderr]     Checking icu_properties v2.0.1
[INFO] [stderr]     Checking icu_normalizer v2.0.0
[INFO] [stderr]     Checking hyper v1.6.0
[INFO] [stderr]     Checking tokio-util v0.7.15
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking idna v1.0.3
[INFO] [stderr]     Checking url v2.5.4
[INFO] [stderr]     Checking hyper-util v0.1.14
[INFO] [stderr]     Checking serde_with v3.12.0
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]    Compiling cargo-platform v0.1.9
[INFO] [stderr]     Checking hyperlocal v0.9.1
[INFO] [stderr]     Checking bollard-stubs v1.47.1-rc.27.3.1
[INFO] [stderr]    Compiling cargo_metadata v0.19.2
[INFO] [stderr]    Compiling libbpf-cargo v0.25.0 (https://github.com/libbpf/libbpf-rs.git?branch=master#c5c67d04)
[INFO] [stderr]    Compiling demo v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `arch`
[INFO] [stdout]   --> build.rs:35:9
[INFO] [stdout]    |
[INFO] [stdout] 35 |     let arch = env::var_os("CARGO_CFG_TARGET_ARCH")
[INFO] [stdout]    |         ^^^^ help: if this is intentional, prefix it with an underscore: `_arch`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `os_support_btf` is never used
[INFO] [stdout]  --> build.rs:9:4
[INFO] [stdout]   |
[INFO] [stdout] 9 | fn os_support_btf() -> bool {
[INFO] [stdout]   |    ^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `os_kernel_version` is never used
[INFO] [stdout]   --> build.rs:13:4
[INFO] [stdout]    |
[INFO] [stdout] 13 | fn os_kernel_version() -> (u32, u32, u32) {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: failed to run custom build command for `demo 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/demo-650741b2f157e746/build-script-build` (exit status: 101)
[INFO] [stderr]   --- stderr
[INFO] [stderr]   error: 'rustfmt' is not installed for the custom toolchain 'f8463896a9b36a04899c013bd8825a7fd29dd7a4'.
[INFO] [stderr]   note: this is a custom toolchain, which cannot use `rustup component add`
[INFO] [stderr]   help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py`
[INFO] [stderr] 
[INFO] [stderr]   thread 'main' (1421) panicked at build.rs:57:10:
[INFO] [stderr]   called `Result::unwrap()` on an `Err` value: failed to generate `/tmp/.tmpqaOPri/demo.o`
[INFO] [stderr] 
[INFO] [stderr]   Caused by:
[INFO] [stderr]       0: Failed to generate skeleton for /tmp/.tmpqaOPri/demo.o
[INFO] [stderr]       1: Failed to rustfmt: exit status: 1
[INFO] [stderr] 
[INFO] [stderr]   Stack backtrace:
[INFO] [stderr]      0: <anyhow::Error>::msg::<alloc::string::String>
[INFO] [stderr]      1: libbpf_cargo::gen::try_rustfmt
[INFO] [stderr]      2: libbpf_cargo::gen::gen_skel
[INFO] [stderr]      3: libbpf_cargo::gen::gen_single
[INFO] [stderr]      4: <libbpf_cargo::SkeletonBuilder>::generate::<std::path::PathBuf>
[INFO] [stderr]      5: <libbpf_cargo::SkeletonBuilder>::build_and_generate::<std::path::PathBuf>
[INFO] [stderr]      6: build_script_build::main
[INFO] [stderr]      7: <fn() as core::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]      8: std::sys::backtrace::__rust_begin_short_backtrace::<fn(), ()>
[INFO] [stderr]      9: std::rt::lang_start::<()>::{closure#0}
[INFO] [stderr]     10: <&dyn core::ops::function::Fn<(), Output = i32> + core::panic::unwind_safe::RefUnwindSafe + core::marker::Sync as core::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]                at /rustc/f8463896a9b36a04899c013bd8825a7fd29dd7a4/library/core/src/ops/function.rs:287:21
[INFO] [stderr]     11: std::panicking::catch_unwind::do_call::<&dyn core::ops::function::Fn<(), Output = i32> + core::panic::unwind_safe::RefUnwindSafe + core::marker::Sync, i32>
[INFO] [stderr]                at /rustc/f8463896a9b36a04899c013bd8825a7fd29dd7a4/library/std/src/panicking.rs:581:40
[INFO] [stderr]     12: std::panicking::catch_unwind::<i32, &dyn core::ops::function::Fn<(), Output = i32> + core::panic::unwind_safe::RefUnwindSafe + core::marker::Sync>
[INFO] [stderr]                at /rustc/f8463896a9b36a04899c013bd8825a7fd29dd7a4/library/std/src/panicking.rs:544:19
[INFO] [stderr]     13: std::panic::catch_unwind::<&dyn core::ops::function::Fn<(), Output = i32> + core::panic::unwind_safe::RefUnwindSafe + core::marker::Sync, i32>
[INFO] [stderr]                at /rustc/f8463896a9b36a04899c013bd8825a7fd29dd7a4/library/std/src/panic.rs:359:14
[INFO] [stderr]     14: std::rt::lang_start_internal::{closure#0}
[INFO] [stderr]                at /rustc/f8463896a9b36a04899c013bd8825a7fd29dd7a4/library/std/src/rt.rs:175:24
[INFO] [stderr]     15: std::panicking::catch_unwind::do_call::<std::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stderr]                at /rustc/f8463896a9b36a04899c013bd8825a7fd29dd7a4/library/std/src/panicking.rs:581:40
[INFO] [stderr]     16: std::panicking::catch_unwind::<isize, std::rt::lang_start_internal::{closure#0}>
[INFO] [stderr]                at /rustc/f8463896a9b36a04899c013bd8825a7fd29dd7a4/library/std/src/panicking.rs:544:19
[INFO] [stderr]     17: std::panic::catch_unwind::<std::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stderr]                at /rustc/f8463896a9b36a04899c013bd8825a7fd29dd7a4/library/std/src/panic.rs:359:14
[INFO] [stderr]     18: std::rt::lang_start_internal
[INFO] [stderr]                at /rustc/f8463896a9b36a04899c013bd8825a7fd29dd7a4/library/std/src/rt.rs:171:5
[INFO] [stderr]     19: std::rt::lang_start::<()>
[INFO] [stderr]     20: main
[INFO] [stderr]     21: <unknown>
[INFO] [stderr]     22: __libc_start_main
[INFO] [stderr]     23: _start
[INFO] [stderr]   stack backtrace:
[INFO] [stderr]      0:     0x5e4eeaecba8a - std[d6797bd5c5b87734]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stderr]                                  at /rustc/f8463896a9b36a04899c013bd8825a7fd29dd7a4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]      1:     0x5e4eeaecba8a - std[d6797bd5c5b87734]::backtrace_rs::backtrace::trace_unsynchronized::<std[d6797bd5c5b87734]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stderr]                                  at /rustc/f8463896a9b36a04899c013bd8825a7fd29dd7a4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]      2:     0x5e4eeaecba8a - std[d6797bd5c5b87734]::sys::backtrace::_print_fmt
[INFO] [stderr]                                  at /rustc/f8463896a9b36a04899c013bd8825a7fd29dd7a4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stderr]      3:     0x5e4eeaecba8a - <<std[d6797bd5c5b87734]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[41b2f257aac66749]::fmt::Display>::fmt
[INFO] [stderr]                                  at /rustc/f8463896a9b36a04899c013bd8825a7fd29dd7a4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stderr]      4:     0x5e4eeaede77a - <core[41b2f257aac66749]::fmt::rt::Argument>::fmt
[INFO] [stderr]                                  at /rustc/f8463896a9b36a04899c013bd8825a7fd29dd7a4/library/core/src/fmt/rt.rs:152:76
[INFO] [stderr]      5:     0x5e4eeaede77a - core[41b2f257aac66749]::fmt::write
[INFO] [stderr]      6:     0x5e4eeaed0962 - std[d6797bd5c5b87734]::io::default_write_fmt::<std[d6797bd5c5b87734]::sys::stdio::unix::Stderr>
[INFO] [stderr]                                  at /rustc/f8463896a9b36a04899c013bd8825a7fd29dd7a4/library/std/src/io/mod.rs:639:11
[INFO] [stderr]      7:     0x5e4eeaed0962 - <std[d6797bd5c5b87734]::sys::stdio::unix::Stderr as std[d6797bd5c5b87734]::io::Write>::write_fmt
[INFO] [stderr]                                  at /rustc/f8463896a9b36a04899c013bd8825a7fd29dd7a4/library/std/src/io/mod.rs:1994:13
[INFO] [stderr]      8:     0x5e4eeaeae89f - <std[d6797bd5c5b87734]::sys::backtrace::BacktraceLock>::print
[INFO] [stderr]                                  at /rustc/f8463896a9b36a04899c013bd8825a7fd29dd7a4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stderr]      9:     0x5e4eeaeae89f - std[d6797bd5c5b87734]::panicking::default_hook::{closure#0}
[INFO] [stderr]                                  at /rustc/f8463896a9b36a04899c013bd8825a7fd29dd7a4/library/std/src/panicking.rs:292:27
[INFO] [stderr]     10:     0x5e4eeaec6701 - std[d6797bd5c5b87734]::panicking::default_hook
[INFO] [stderr]                                  at /rustc/f8463896a9b36a04899c013bd8825a7fd29dd7a4/library/std/src/panicking.rs:319:9
[INFO] [stderr]     11:     0x5e4eeaec68bb - std[d6797bd5c5b87734]::panicking::panic_with_hook
[INFO] [stderr]                                  at /rustc/f8463896a9b36a04899c013bd8825a7fd29dd7a4/library/std/src/panicking.rs:825:13
[INFO] [stderr]     12:     0x5e4eeaeae958 - std[d6797bd5c5b87734]::panicking::panic_handler::{closure#0}
[INFO] [stderr]                                  at /rustc/f8463896a9b36a04899c013bd8825a7fd29dd7a4/library/std/src/panicking.rs:698:13
[INFO] [stderr]     13:     0x5e4eeaea5d39 - std[d6797bd5c5b87734]::sys::backtrace::__rust_end_short_backtrace::<std[d6797bd5c5b87734]::panicking::panic_handler::{closure#0}, !>
[INFO] [stderr]                                  at /rustc/f8463896a9b36a04899c013bd8825a7fd29dd7a4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stderr]     14:     0x5e4eeaeaf3ad - __rustc[54dc6978d45d35b1]::rust_begin_unwind
[INFO] [stderr]                                  at /rustc/f8463896a9b36a04899c013bd8825a7fd29dd7a4/library/std/src/panicking.rs:689:5
[INFO] [stderr]     15:     0x5e4eeaedee7c - core[41b2f257aac66749]::panicking::panic_fmt
[INFO] [stderr]                                  at /rustc/f8463896a9b36a04899c013bd8825a7fd29dd7a4/library/core/src/panicking.rs:80:14
[INFO] [stderr]     16:     0x5e4eeaedebf2 - core[41b2f257aac66749]::result::unwrap_failed
[INFO] [stderr]                                  at /rustc/f8463896a9b36a04899c013bd8825a7fd29dd7a4/library/core/src/result.rs:1867:5
[INFO] [stderr]     17:     0x5e4eeadf6718 - build_script_build[9ae2b7a3a121d4ae]::main
[INFO] [stderr]     18:     0x5e4eeadf7e13 - <fn() as core[41b2f257aac66749]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]     19:     0x5e4eeadf55a6 - std[d6797bd5c5b87734]::sys::backtrace::__rust_begin_short_backtrace::<fn(), ()>
[INFO] [stderr]     20:     0x5e4eeadf5a89 - std[d6797bd5c5b87734]::rt::lang_start::<()>::{closure#0}
[INFO] [stderr]     21:     0x5e4eeaec5776 - <&dyn core[41b2f257aac66749]::ops::function::Fn<(), Output = i32> + core[41b2f257aac66749]::panic::unwind_safe::RefUnwindSafe + core[41b2f257aac66749]::marker::Sync as core[41b2f257aac66749]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]                                  at /rustc/f8463896a9b36a04899c013bd8825a7fd29dd7a4/library/core/src/ops/function.rs:287:21
[INFO] [stderr]     22:     0x5e4eeaec5776 - std[d6797bd5c5b87734]::panicking::catch_unwind::do_call::<&dyn core[41b2f257aac66749]::ops::function::Fn<(), Output = i32> + core[41b2f257aac66749]::panic::unwind_safe::RefUnwindSafe + core[41b2f257aac66749]::marker::Sync, i32>
[INFO] [stderr]                                  at /rustc/f8463896a9b36a04899c013bd8825a7fd29dd7a4/library/std/src/panicking.rs:581:40
[INFO] [stderr]     23:     0x5e4eeaec5776 - std[d6797bd5c5b87734]::panicking::catch_unwind::<i32, &dyn core[41b2f257aac66749]::ops::function::Fn<(), Output = i32> + core[41b2f257aac66749]::panic::unwind_safe::RefUnwindSafe + core[41b2f257aac66749]::marker::Sync>
[INFO] [stderr]                                  at /rustc/f8463896a9b36a04899c013bd8825a7fd29dd7a4/library/std/src/panicking.rs:544:19
[INFO] [stderr]     24:     0x5e4eeaec5776 - std[d6797bd5c5b87734]::panic::catch_unwind::<&dyn core[41b2f257aac66749]::ops::function::Fn<(), Output = i32> + core[41b2f257aac66749]::panic::unwind_safe::RefUnwindSafe + core[41b2f257aac66749]::marker::Sync, i32>
[INFO] [stderr]                                  at /rustc/f8463896a9b36a04899c013bd8825a7fd29dd7a4/library/std/src/panic.rs:359:14
[INFO] [stderr]     25:     0x5e4eeaec5776 - std[d6797bd5c5b87734]::rt::lang_start_internal::{closure#0}
[INFO] [stderr]                                  at /rustc/f8463896a9b36a04899c013bd8825a7fd29dd7a4/library/std/src/rt.rs:175:24
[INFO] [stderr]     26:     0x5e4eeaec5776 - std[d6797bd5c5b87734]::panicking::catch_unwind::do_call::<std[d6797bd5c5b87734]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stderr]                                  at /rustc/f8463896a9b36a04899c013bd8825a7fd29dd7a4/library/std/src/panicking.rs:581:40
[INFO] [stderr]     27:     0x5e4eeaec5776 - std[d6797bd5c5b87734]::panicking::catch_unwind::<isize, std[d6797bd5c5b87734]::rt::lang_start_internal::{closure#0}>
[INFO] [stderr]                                  at /rustc/f8463896a9b36a04899c013bd8825a7fd29dd7a4/library/std/src/panicking.rs:544:19
[INFO] [stderr]     28:     0x5e4eeaec5776 - std[d6797bd5c5b87734]::panic::catch_unwind::<std[d6797bd5c5b87734]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stderr]                                  at /rustc/f8463896a9b36a04899c013bd8825a7fd29dd7a4/library/std/src/panic.rs:359:14
[INFO] [stderr]     29:     0x5e4eeaec5776 - std[d6797bd5c5b87734]::rt::lang_start_internal
[INFO] [stderr]                                  at /rustc/f8463896a9b36a04899c013bd8825a7fd29dd7a4/library/std/src/rt.rs:171:5
[INFO] [stderr]     30:     0x5e4eeadf51b1 - std[d6797bd5c5b87734]::rt::lang_start::<()>
[INFO] [stderr]     31:     0x5e4eeadf7e75 - main
[INFO] [stderr]     32:     0x7d03ca6051ca - <unknown>
[INFO] [stderr]     33:     0x7d03ca60528b - __libc_start_main
[INFO] [stderr]     34:     0x5e4eeadf4885 - _start
[INFO] [stderr]     35:                0x0 - <unknown>
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "6a018f610ed5376e4d706e30be2e278d07ccc580da5cb420ceff6bd3c980cc0d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6a018f610ed5376e4d706e30be2e278d07ccc580da5cb420ceff6bd3c980cc0d", kill_on_drop: false }`
[INFO] [stdout] 6a018f610ed5376e4d706e30be2e278d07ccc580da5cb420ceff6bd3c980cc0d
