[INFO] cloning repository https://github.com/Qi4l-Labs/Fusion [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Qi4l-Labs/Fusion" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FQi4l-Labs%2FFusion", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FQi4l-Labs%2FFusion'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1450005042d643e0546facad207afd1123b8aad3 [INFO] testing Qi4l-Labs/Fusion against try#16fbf98f22730e073c09e7b03f0eafb87a295545 for pr-145628-retry-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FQi4l-Labs%2FFusion" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/Qi4l-Labs/Fusion [INFO] finished tweaking git repo https://github.com/Qi4l-Labs/Fusion [INFO] tweaked toml for git repo https://github.com/Qi4l-Labs/Fusion written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Qi4l-Labs/Fusion on toolchain 16fbf98f22730e073c09e7b03f0eafb87a295545 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+16fbf98f22730e073c09e7b03f0eafb87a295545" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/Qi4l-Labs/Fusion 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" "+16fbf98f22730e073c09e7b03f0eafb87a295545" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+16fbf98f22730e073c09e7b03f0eafb87a295545" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3a04776a0952325cafe949c1f26c7c27b01130bef483cfa8ac2acece474f59c8 [INFO] running `Command { std: "docker" "start" "-a" "3a04776a0952325cafe949c1f26c7c27b01130bef483cfa8ac2acece474f59c8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3a04776a0952325cafe949c1f26c7c27b01130bef483cfa8ac2acece474f59c8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3a04776a0952325cafe949c1f26c7c27b01130bef483cfa8ac2acece474f59c8", kill_on_drop: false }` [INFO] [stdout] 3a04776a0952325cafe949c1f26c7c27b01130bef483cfa8ac2acece474f59c8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+16fbf98f22730e073c09e7b03f0eafb87a295545" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a5505b9600b813ae9e642b4fbb98c6017f0ee4cdaa6e9b661d7ccb93675702a8 [INFO] running `Command { std: "docker" "start" "-a" "a5505b9600b813ae9e642b4fbb98c6017f0ee4cdaa6e9b661d7ccb93675702a8", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.94 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.171 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling smallvec v1.14.0 [INFO] [stderr] Compiling pkg-config v0.3.32 [INFO] [stderr] Compiling cc v1.2.17 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling pin-project-lite v0.2.16 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling memoffset v0.7.1 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling writeable v0.5.5 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling litemap v0.7.5 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling icu_locid_transform_data v1.5.1 [INFO] [stderr] Compiling http v1.3.1 [INFO] [stderr] Compiling wayland-sys v0.30.1 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling libloading v0.8.6 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling adler2 v2.0.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling icu_properties_data v1.5.1 [INFO] [stderr] Compiling openssl-sys v0.9.106 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling wayland-backend v0.1.2 [INFO] [stderr] Compiling dlib v0.5.2 [INFO] [stderr] Compiling miniz_oxide v0.8.5 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling icu_normalizer_data v1.5.1 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling socket2 v0.5.9 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Compiling rustls-pki-types v1.11.0 [INFO] [stderr] Compiling bitflags v2.9.0 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling nix v0.26.4 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling quick-xml v0.28.2 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling openssl v0.10.71 [INFO] [stderr] Compiling indexmap v2.8.0 [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Compiling downcast-rs v1.2.1 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling scoped-tls v1.0.1 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling wayland-scanner v0.30.1 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling flate2 v1.1.0 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling quick-xml v0.30.0 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling write16 v1.0.0 [INFO] [stderr] Compiling utf16_iter v1.0.5 [INFO] [stderr] Compiling rustls v0.23.25 [INFO] [stderr] Compiling utf8_iter v1.0.4 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling zerocopy v0.8.24 [INFO] [stderr] Compiling weezl v0.1.8 [INFO] [stderr] Compiling tower-service v0.3.3 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling jpeg-decoder v0.3.1 [INFO] [stderr] Compiling xcb v1.5.0 [INFO] [stderr] Compiling rustls-webpki v0.103.1 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling libdbus-sys v0.2.5 [INFO] [stderr] Compiling zune-inflate v0.2.54 [INFO] [stderr] Compiling fdeflate v0.3.7 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling tokio v1.44.1 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling wayland-client v0.30.2 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling inout v0.1.4 [INFO] [stderr] Compiling yoke v0.7.5 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Compiling half v2.5.0 [INFO] [stderr] Compiling openssl-probe v0.1.6 [INFO] [stderr] Compiling zerovec v0.10.4 [INFO] [stderr] Compiling windows_x86_64_gnu v0.52.6 [INFO] [stderr] Compiling bit_field v0.10.2 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling lebe v0.5.2 [INFO] [stderr] Compiling bytemuck v1.22.0 [INFO] [stderr] Compiling anyhow v1.0.97 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling cfg_aliases v0.2.1 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Compiling gif v0.13.1 [INFO] [stderr] Compiling qoi v0.4.1 [INFO] [stderr] Compiling exr v1.73.0 [INFO] [stderr] Compiling wayland-protocols v0.30.1 [INFO] [stderr] Compiling tinystr v0.7.6 [INFO] [stderr] Compiling icu_locid v1.5.0 [INFO] [stderr] Compiling icu_collections v1.5.0 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling icu_provider v1.5.0 [INFO] [stderr] Compiling icu_locid_transform v1.5.0 [INFO] [stderr] Compiling png v0.17.16 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling icu_properties v1.5.1 [INFO] [stderr] Compiling tiff v0.9.1 [INFO] [stderr] Compiling tokio-util v0.7.14 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling h2 v0.4.8 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling icu_normalizer v1.5.0 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling idna_adapter v1.2.0 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling image v0.24.9 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling tokio-rustls v0.26.2 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling wayland-protocols-wlr v0.1.0 [INFO] [stderr] Compiling hyper-util v0.1.11 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling webpki-roots v0.26.8 [INFO] [stderr] Compiling universal-hash v0.5.1 [INFO] [stderr] Compiling memmap2 v0.7.1 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling tower-layer v0.3.3 [INFO] [stderr] Compiling opaque-debug v0.3.1 [INFO] [stderr] Compiling polyval v0.6.2 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling hyper-rustls v0.27.5 [INFO] [stderr] Compiling dbus v0.9.7 [INFO] [stderr] Compiling windows-targets v0.52.6 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling libwayshot v0.2.0 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling aes v0.8.4 [INFO] [stderr] Compiling ctr v0.9.2 [INFO] [stderr] Compiling rustls-pemfile v2.2.0 [INFO] [stderr] Compiling aead v0.5.2 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling display-info v0.4.8 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling sha1_smol v1.0.1 [INFO] [stderr] Compiling ipnet v2.11.0 [INFO] [stderr] Compiling iana-time-zone v0.1.63 [INFO] [stderr] Compiling implants v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling chrono v0.4.40 [INFO] [stderr] error: failed to run custom build command for `implants 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/implants-9f21a7068e3de81c/build-script-build` (exit status: 101) [INFO] [stderr] --- stderr [INFO] [stderr] [INFO] [stderr] thread 'main' (3761) panicked at build.rs:8:47: [INFO] [stderr] called `Option::unwrap()` on a `None` value [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x6481e31ef012 - std::backtrace_rs::backtrace::libunwind::trace::h4b3f5960ed1c0917 [INFO] [stderr] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stderr] 1: 0x6481e31ef012 - std::backtrace_rs::backtrace::trace_unsynchronized::h2f16383c47f8bd04 [INFO] [stderr] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stderr] 2: 0x6481e31ef012 - std::sys::backtrace::_print_fmt::h698d661724c270ea [INFO] [stderr] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x6481e31ef012 - ::fmt::h1c8375013274064c [INFO] [stderr] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x6481e31fe06f - core::fmt::rt::Argument::fmt::h9232377a772d3f8c [INFO] [stderr] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/core/src/fmt/rt.rs:173:76 [INFO] [stderr] 5: 0x6481e31fe06f - core::fmt::write::h6dc9e168423d9633 [INFO] [stderr] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/core/src/fmt/mod.rs:1468:25 [INFO] [stderr] 6: 0x6481e31cc943 - std::io::default_write_fmt::h38d7d9601ce34bd7 [INFO] [stderr] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/std/src/io/mod.rs:639:11 [INFO] [stderr] 7: 0x6481e31cc943 - std::io::Write::write_fmt::ha0f2aa0403ad73bc [INFO] [stderr] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/std/src/io/mod.rs:1954:13 [INFO] [stderr] 8: 0x6481e31d1fb2 - std::sys::backtrace::BacktraceLock::print::hf83c3d8cbd01f904 [INFO] [stderr] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 9: 0x6481e31d3a7c - std::panicking::default_hook::{{closure}}::h3d4c49adc0898362 [INFO] [stderr] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/std/src/panicking.rs:301:27 [INFO] [stderr] 10: 0x6481e31d38d6 - std::panicking::default_hook::hccea28f2487e7471 [INFO] [stderr] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/std/src/panicking.rs:328:9 [INFO] [stderr] 11: 0x6481e31d4055 - std::panicking::panic_with_hook::h694b8196629eb5e1 [INFO] [stderr] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/std/src/panicking.rs:834:13 [INFO] [stderr] 12: 0x6481e31d3eb6 - std::panicking::panic_handler::{{closure}}::h0d99dd765f7e6554 [INFO] [stderr] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/std/src/panicking.rs:700:13 [INFO] [stderr] 13: 0x6481e31d20e9 - std::sys::backtrace::__rust_end_short_backtrace::h8b43cbde72f7d592 [INFO] [stderr] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/std/src/sys/backtrace.rs:174:18 [INFO] [stderr] 14: 0x6481e31c11ed - __rustc[d1dec8fc82f9a585]::rust_begin_unwind [INFO] [stderr] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/std/src/panicking.rs:698:5 [INFO] [stderr] 15: 0x6481e3201490 - core::panicking::panic_fmt::h315eeb0e4d90fcdc [INFO] [stderr] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/core/src/panicking.rs:75:14 [INFO] [stderr] 16: 0x6481e320146c - core::panicking::panic::h4b0b98c4b214b6ac [INFO] [stderr] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/core/src/panicking.rs:145:5 [INFO] [stderr] 17: 0x6481e3200c99 - core::option::unwrap_failed::he2bf448d3834eab4 [INFO] [stderr] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/core/src/option.rs:2130:5 [INFO] [stderr] 18: 0x6481e31bd662 - build_script_build::main::h18f7247a0b3759af [INFO] [stderr] 19: 0x6481e31bfaf3 - core::ops::function::FnOnce::call_once::hf46cf5e24f9c420b [INFO] [stderr] 20: 0x6481e31bf916 - std::sys::backtrace::__rust_begin_short_backtrace::h7b6675e751624f3b [INFO] [stderr] 21: 0x6481e31bf649 - std::rt::lang_start::{{closure}}::hcc4c7ae4bd316316 [INFO] [stderr] 22: 0x6481e31ce040 - core::ops::function::impls:: for &F>::call_once::haf2355476c97a8d6 [INFO] [stderr] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/core/src/ops/function.rs:290:21 [INFO] [stderr] 23: 0x6481e31ce040 - std::panicking::catch_unwind::do_call::hc1d88840c11edd90 [INFO] [stderr] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/std/src/panicking.rs:590:40 [INFO] [stderr] 24: 0x6481e31ce040 - std::panicking::catch_unwind::h06fc66194f5af61a [INFO] [stderr] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/std/src/panicking.rs:553:19 [INFO] [stderr] 25: 0x6481e31ce040 - std::panic::catch_unwind::h94f2c568298f1917 [INFO] [stderr] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/std/src/panic.rs:359:14 [INFO] [stderr] 26: 0x6481e31ce040 - std::rt::lang_start_internal::{{closure}}::h7610923c484b9005 [INFO] [stderr] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/std/src/rt.rs:175:24 [INFO] [stderr] 27: 0x6481e31ce040 - std::panicking::catch_unwind::do_call::h95f5de43fb7e66d5 [INFO] [stderr] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/std/src/panicking.rs:590:40 [INFO] [stderr] 28: 0x6481e31ce040 - std::panicking::catch_unwind::h99cac81b0366fc4b [INFO] [stderr] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/std/src/panicking.rs:553:19 [INFO] [stderr] 29: 0x6481e31ce040 - std::panic::catch_unwind::he4c6d99e8aa21d87 [INFO] [stderr] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/std/src/panic.rs:359:14 [INFO] [stderr] 30: 0x6481e31ce040 - std::rt::lang_start_internal::hc1e3cc6423c632a2 [INFO] [stderr] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/std/src/rt.rs:171:5 [INFO] [stderr] 31: 0x6481e31bf631 - std::rt::lang_start::h30675a0217323000 [INFO] [stderr] 32: 0x6481e31c0ee5 - main [INFO] [stderr] 33: 0x7c17260d01ca - [INFO] [stderr] 34: 0x7c17260d028b - __libc_start_main [INFO] [stderr] 35: 0x6481e31bd4a5 - _start [INFO] [stderr] 36: 0x0 - [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "a5505b9600b813ae9e642b4fbb98c6017f0ee4cdaa6e9b661d7ccb93675702a8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a5505b9600b813ae9e642b4fbb98c6017f0ee4cdaa6e9b661d7ccb93675702a8", kill_on_drop: false }` [INFO] [stdout] a5505b9600b813ae9e642b4fbb98c6017f0ee4cdaa6e9b661d7ccb93675702a8