[INFO] cloning repository https://github.com/djfurman/zero2prod [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/djfurman/zero2prod" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdjfurman%2Fzero2prod", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdjfurman%2Fzero2prod'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 90e1083a10da47dd7c7087ca53461e69b09cce1a [INFO] checking djfurman/zero2prod against try#1f5783cbeb5da8b38566d718631d016891e9c912 for pr-142704 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdjfurman%2Fzero2prod" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] fatal: could not create leading directories of '/workspace/builds/worker-5-tc2/source': No space left on device [INFO] checking djfurman/zero2prod against try#1f5783cbeb5da8b38566d718631d016891e9c912 for pr-142704 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdjfurman%2Fzero2prod" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] fatal: could not create leading directories of '/workspace/builds/worker-5-tc2/source': No space left on device [INFO] checking djfurman/zero2prod against try#1f5783cbeb5da8b38566d718631d016891e9c912 for pr-142704 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdjfurman%2Fzero2prod" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] fatal: could not create leading directories of '/workspace/builds/worker-5-tc2/source': No space left on device [INFO] checking djfurman/zero2prod against try#1f5783cbeb5da8b38566d718631d016891e9c912 for pr-142704 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdjfurman%2Fzero2prod" "/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/djfurman/zero2prod on toolchain 1f5783cbeb5da8b38566d718631d016891e9c912 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f5783cbeb5da8b38566d718631d016891e9c912" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/djfurman/zero2prod [INFO] finished tweaking git repo https://github.com/djfurman/zero2prod [INFO] tweaked toml for git repo https://github.com/djfurman/zero2prod written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/djfurman/zero2prod 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" "+1f5783cbeb5da8b38566d718631d016891e9c912" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded anyhow v1.0.76 [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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+1f5783cbeb5da8b38566d718631d016891e9c912" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fa0833a3ca8733f36531cfe061acbc38506933fed259c06531da2cd8c5cd3317 [INFO] running `Command { std: "docker" "start" "-a" "fa0833a3ca8733f36531cfe061acbc38506933fed259c06531da2cd8c5cd3317", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fa0833a3ca8733f36531cfe061acbc38506933fed259c06531da2cd8c5cd3317", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fa0833a3ca8733f36531cfe061acbc38506933fed259c06531da2cd8c5cd3317", kill_on_drop: false }` [INFO] [stdout] fa0833a3ca8733f36531cfe061acbc38506933fed259c06531da2cd8c5cd3317 [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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+1f5783cbeb5da8b38566d718631d016891e9c912" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f37803cf5f5855d9b5da1c17088d75269c32743351811cf717f0d526d90992e0 [INFO] running `Command { std: "docker" "start" "-a" "f37803cf5f5855d9b5da1c17088d75269c32743351811cf717f0d526d90992e0", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.71 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.151 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling serde v1.0.193 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Checking memchr v2.6.4 [INFO] [stderr] Checking pin-project-lite v0.2.13 [INFO] [stderr] Checking log v0.4.20 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Checking futures-core v0.3.30 [INFO] [stderr] Checking smallvec v1.11.2 [INFO] [stderr] Checking bytes v1.5.0 [INFO] [stderr] Checking itoa v1.0.10 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Compiling thiserror v1.0.52 [INFO] [stderr] Compiling serde_json v1.0.108 [INFO] [stderr] Checking futures-sink v0.3.30 [INFO] [stderr] Compiling pkg-config v0.3.28 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling ahash v0.8.6 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Checking futures-io v0.3.30 [INFO] [stderr] Checking zerocopy v0.7.32 [INFO] [stderr] Checking futures-channel v0.3.30 [INFO] [stderr] Checking futures-task v0.3.30 [INFO] [stderr] Compiling crossbeam-utils v0.8.18 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Checking ryu v1.0.16 [INFO] [stderr] error: could not parse/generate dep info at: /opt/rustwide/target/debug/deps/tracing_core-1a0e3e7fd819373a.d [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to write `/opt/rustwide/target/debug/.fingerprint/tracing-core-1a0e3e7fd819373a/dep-lib-tracing_core` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: failed to write /tmp/rustcnfSbi6/symbols.o: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `crossbeam-utils` (build script) due to 1 previous error [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaCDjaQs/full.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `memchr` (lib) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaFci1TJ/full.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `pkg-config` (lib) [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaZAa7ha/full.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to parse process output: `/opt/rustwide/rustup-home/toolchains/1f5783cbeb5da8b38566d718631d016891e9c912/bin/rustc --crate-name pkg_config --edition=2015 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pkg-config-0.3.28/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=b8f9f9d870308eac -C extra-filename=-bc1b4ae93eaf724c --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stderr] error: could not compile `memchr` (lib) due to 1 previous error [INFO] [stderr] error: could not compile `lock_api` (lib) due to 1 previous error [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmeta0j4jr7/full.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `proc-macro2` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to parse process output: `/opt/rustwide/rustup-home/toolchains/1f5783cbeb5da8b38566d718631d016891e9c912/bin/rustc --crate-name proc_macro2 --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proc-macro2-1.0.71/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "nightly", "proc-macro", "span-locations"))' -C metadata=8f9f23547ab6b78f -C extra-filename=-05c29e238de3d245 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-f2de522ba645d884.rmeta --cap-lints allow --cap-lints=forbid --cfg wrap_proc_macro --cfg proc_macro_span` (exit status: 101) [INFO] [stderr] error: could not compile `ryu` (lib) due to 1 previous error [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaxC7YFv" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not parse/generate dep info at: /opt/rustwide/target/debug/deps/slab-39abafde60fccd6c.d [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to write `/opt/rustwide/target/debug/.fingerprint/slab-39abafde60fccd6c/dep-lib-slab` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] error: could not compile `futures-channel` (lib) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaHeWaSl/full.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaIE10I3/full.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `libc` (lib) due to 1 previous error [INFO] [stderr] error: could not compile `zerocopy` (lib) due to 1 previous error [INFO] [stderr] error: failed to run custom build command for `typenum v1.17.0` [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/typenum-029e1058a132b731/build-script-main` (exit status: 101) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:rerun-if-changed=build/main.rs [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] [INFO] [stderr] thread 'main' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/typenum-1.17.0/build/main.rs:184:63: [INFO] [stderr] called `Result::unwrap()` on an `Err` value: Os { code: 28, kind: StorageFull, message: "No space left on device" } [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x61ac74d7d1a2 - std::backtrace_rs::backtrace::libunwind::trace::h13703c35a0185e13 [INFO] [stderr] at /rustc/1f5783cbeb5da8b38566d718631d016891e9c912/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stderr] 1: 0x61ac74d7d1a2 - std::backtrace_rs::backtrace::trace_unsynchronized::hb00392cc29b7a0f7 [INFO] [stderr] at /rustc/1f5783cbeb5da8b38566d718631d016891e9c912/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stderr] 2: 0x61ac74d7d1a2 - std::sys::backtrace::_print_fmt::hdeb8e12813f80f50 [INFO] [stderr] at /rustc/1f5783cbeb5da8b38566d718631d016891e9c912/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x61ac74d7d1a2 - ::fmt::hbacb9993e7569e08 [INFO] [stderr] at /rustc/1f5783cbeb5da8b38566d718631d016891e9c912/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x61ac74d98ff3 - core::fmt::rt::Argument::fmt::h5cdd79656ba2d737 [INFO] [stderr] at /rustc/1f5783cbeb5da8b38566d718631d016891e9c912/library/core/src/fmt/rt.rs:173:76 [INFO] [stderr] 5: 0x61ac74d98ff3 - core::fmt::write::h92b3fcba42b5ab23 [INFO] [stderr] at /rustc/1f5783cbeb5da8b38566d718631d016891e9c912/library/core/src/fmt/mod.rs:1460:25 [INFO] [stderr] 6: 0x61ac74d7aaf3 - std::io::default_write_fmt::hd3891f7631764542 [INFO] [stderr] at /rustc/1f5783cbeb5da8b38566d718631d016891e9c912/library/std/src/io/mod.rs:639:11 [INFO] [stderr] 7: 0x61ac74d7aaf3 - std::io::Write::write_fmt::h7fc8441161b7234b [INFO] [stderr] at /rustc/1f5783cbeb5da8b38566d718631d016891e9c912/library/std/src/io/mod.rs:1954:13 [INFO] [stderr] 8: 0x61ac74d7cff2 - std::sys::backtrace::BacktraceLock::print::hdf4e5cab110a3c38 [INFO] [stderr] at /rustc/1f5783cbeb5da8b38566d718631d016891e9c912/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 9: 0x61ac74d7e062 - std::panicking::default_hook::{{closure}}::h7e40cc65d4ae1929 [INFO] [stderr] at /rustc/1f5783cbeb5da8b38566d718631d016891e9c912/library/std/src/panicking.rs:300:27 [INFO] [stderr] 10: 0x61ac74d7de65 - std::panicking::default_hook::ha49f43405a4b20db [INFO] [stderr] at /rustc/1f5783cbeb5da8b38566d718631d016891e9c912/library/std/src/panicking.rs:327:9 [INFO] [stderr] 11: 0x61ac74d7e932 - std::panicking::rust_panic_with_hook::hc1d4228eadab2c83 [INFO] [stderr] at /rustc/1f5783cbeb5da8b38566d718631d016891e9c912/library/std/src/panicking.rs:833:13 [INFO] [stderr] 12: 0x61ac74d7e7ca - std::panicking::begin_panic_handler::{{closure}}::h5fd5af35281ec8ef [INFO] [stderr] at /rustc/1f5783cbeb5da8b38566d718631d016891e9c912/library/std/src/panicking.rs:706:13 [INFO] [stderr] 13: 0x61ac74d7d699 - std::sys::backtrace::__rust_end_short_backtrace::hf73c3f8cb4d2fb91 [INFO] [stderr] at /rustc/1f5783cbeb5da8b38566d718631d016891e9c912/library/std/src/sys/backtrace.rs:168:18 [INFO] [stderr] 14: 0x61ac74d7e45d - __rustc[9e15e476495bb9cd]::rust_begin_unwind [INFO] [stderr] at /rustc/1f5783cbeb5da8b38566d718631d016891e9c912/library/std/src/panicking.rs:697:5 [INFO] [stderr] 15: 0x61ac74d982c0 - core::panicking::panic_fmt::ha7fea8b985f0d96a [INFO] [stderr] at /rustc/1f5783cbeb5da8b38566d718631d016891e9c912/library/core/src/panicking.rs:75:14 [INFO] [stderr] 16: 0x61ac74d98656 - core::result::unwrap_failed::h5c67e177edd1cdec [INFO] [stderr] at /rustc/1f5783cbeb5da8b38566d718631d016891e9c912/library/core/src/result.rs:1761:5 [INFO] [stderr] 17: 0x61ac74d58a5c - build_script_main::main::hb76237d383858edf [INFO] [stderr] 18: 0x61ac74d5a4e3 - core::ops::function::FnOnce::call_once::h9fa9fd86a0a52874 [INFO] [stderr] 19: 0x61ac74d5a0c6 - std::sys::backtrace::__rust_begin_short_backtrace::h63cb9358c45250e6 [INFO] [stderr] 20: 0x61ac74d4a129 - std::rt::lang_start::{{closure}}::h6a5a21830c977313 [INFO] [stderr] 21: 0x61ac74d77b50 - core::ops::function::impls:: for &F>::call_once::hd6db6f3ba73c337b [INFO] [stderr] at /rustc/1f5783cbeb5da8b38566d718631d016891e9c912/library/core/src/ops/function.rs:284:21 [INFO] [stderr] 22: 0x61ac74d77b50 - std::panicking::catch_unwind::do_call::hfc8bc45746292f50 [INFO] [stderr] at /rustc/1f5783cbeb5da8b38566d718631d016891e9c912/library/std/src/panicking.rs:589:40 [INFO] [stderr] 23: 0x61ac74d77b50 - std::panicking::catch_unwind::hb70398c704286b2f [INFO] [stderr] at /rustc/1f5783cbeb5da8b38566d718631d016891e9c912/library/std/src/panicking.rs:552:19 [INFO] [stderr] 24: 0x61ac74d77b50 - std::panic::catch_unwind::hb90e1d13462c3e3b [INFO] [stderr] at /rustc/1f5783cbeb5da8b38566d718631d016891e9c912/library/std/src/panic.rs:359:14 [INFO] [stderr] 25: 0x61ac74d77b50 - std::rt::lang_start_internal::{{closure}}::hfdbc2eee24b24c5e [INFO] [stderr] at /rustc/1f5783cbeb5da8b38566d718631d016891e9c912/library/std/src/rt.rs:175:24 [INFO] [stderr] 26: 0x61ac74d77b50 - std::panicking::catch_unwind::do_call::h89fbb899fcf37e5d [INFO] [stderr] at /rustc/1f5783cbeb5da8b38566d718631d016891e9c912/library/std/src/panicking.rs:589:40 [INFO] [stderr] 27: 0x61ac74d77b50 - std::panicking::catch_unwind::h861226c8ec7209d3 [INFO] [stderr] at /rustc/1f5783cbeb5da8b38566d718631d016891e9c912/library/std/src/panicking.rs:552:19 [INFO] [stderr] 28: 0x61ac74d77b50 - std::panic::catch_unwind::h82bad1f5910ad0c7 [INFO] [stderr] at /rustc/1f5783cbeb5da8b38566d718631d016891e9c912/library/std/src/panic.rs:359:14 [INFO] [stderr] 29: 0x61ac74d77b50 - std::rt::lang_start_internal::hae50fb685e10cd80 [INFO] [stderr] at /rustc/1f5783cbeb5da8b38566d718631d016891e9c912/library/std/src/rt.rs:171:5 [INFO] [stderr] 30: 0x61ac74d4a111 - std::rt::lang_start::he6a0ce5a77348941 [INFO] [stderr] 31: 0x61ac74d58c75 - main [INFO] [stderr] 32: 0x744c4044c1ca - [INFO] [stderr] 33: 0x744c4044c28b - __libc_start_main [INFO] [stderr] 34: 0x61ac74d49a85 - _start [INFO] [stderr] 35: 0x0 - [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcMGmGPA/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libautocfg-68803328649343dc.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcMGmGPA/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,-znostart-stop-gc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/build/num-traits-ba7abb39dc75556c/build_script_build-ba7abb39dc75556c" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace. [INFO] [stdout] Stack dump: [INFO] [stdout] 0. Program arguments: /opt/rustwide/rustup-home/toolchains/1f5783cbeb5da8b38566d718631d016891e9c912/lib/rustlib/x86_64-unknown-linux-gnu/bin/rust-lld -flavor gnu -plugin /usr/libexec/gcc/x86_64-linux-gnu/13/liblto_plugin.so -plugin-opt=/usr/libexec/gcc/x86_64-linux-gnu/13/lto-wrapper -plugin-opt=-fresolution=/tmp/cc8EyUIN.res --build-id --eh-frame-hdr -m elf_x86_64 --hash-style=gnu --as-needed -dynamic-linker /lib64/ld-linux-x86-64.so.2 -pie -z now -z relro -o /opt/rustwide/target/debug/build/num-traits-ba7abb39dc75556c/build_script_build-ba7abb39dc75556c /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/Scrt1.o /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/crti.o /usr/lib/gcc/x86_64-linux-gnu/13/crtbeginS.o -L/tmp/rustcMGmGPA/raw-dylibs -L/opt/rustwide/rustup-home/toolchains/1f5783cbeb5da8b38566d718631d016891e9c912/lib/rustlib/x86_64-unknown-linux-gnu/lib -L/opt/rustwide/rustup-home/toolchains/1f5783cbeb5da8b38566d718631d016891e9c912/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld -L/usr/lib/gcc/x86_64-linux-gnu/13 -L/usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/13/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/13/../../.. /tmp/rustcMGmGPA/symbols.o /opt/rustwide/target/debug/build/num-traits-ba7abb39dc75556c/build_script_build-ba7abb39dc75556c.build_script_build.459ec2f8773a676f-cgu.0.rcgu.o /opt/rustwide/target/debug/build/num-traits-ba7abb39dc75556c/build_script_build-ba7abb39dc75556c.8w8oobixrvvf3flnvkmxl8mbx.rcgu.o --as-needed -Bstatic /opt/rustwide/target/debug/deps/libautocfg-68803328649343dc.rlib /opt/rustwide/rustup-home/toolchains/1f5783cbeb5da8b38566d718631d016891e9c912/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-6ea888b788c42862.rlib /opt/rustwide/rustup-home/toolchains/1f5783cbeb5da8b38566d718631d016891e9c912/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-d82099b93c7e59b7.rlib /opt/rustwide/rustup-home/toolchains/1f5783cbeb5da8b38566d718631d016891e9c912/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-5fd658f41c337791.rlib /opt/rustwide/rustup-home/toolchains/1f5783cbeb5da8b38566d718631d016891e9c912/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-aacfe043ce80c243.rlib /opt/rustwide/rustup-home/toolchains/1f5783cbeb5da8b38566d718631d016891e9c912/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-8b7d1a84e7aa2c28.rlib /opt/rustwide/rustup-home/toolchains/1f5783cbeb5da8b38566d718631d016891e9c912/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-b0d7c05ec43c58c7.rlib /opt/rustwide/rustup-home/toolchains/1f5783cbeb5da8b38566d718631d016891e9c912/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-c1a96356efb858ca.rlib /opt/rustwide/rustup-home/toolchains/1f5783cbeb5da8b38566d718631d016891e9c912/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-76f93126db57548f.rlib /opt/rustwide/rustup-home/toolchains/1f5783cbeb5da8b38566d718631d016891e9c912/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-cb111656a92b1c7f.rlib /opt/rustwide/rustup-home/toolchains/1f5783cbeb5da8b38566d718631d016891e9c912/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-13bf8447f40b4125.rlib /opt/rustwide/rustup-home/toolchains/1f5783cbeb5da8b38566d718631d016891e9c912/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-da7f80b8841ec033.rlib /opt/rustwide/rustup-home/toolchains/1f5783cbeb5da8b38566d718631d016891e9c912/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler2-73859fadc6b5dfeb.rlib /opt/rustwide/rustup-home/toolchains/1f5783cbeb5da8b38566d718631d016891e9c912/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-745260925d633f62.rlib /opt/rustwide/rustup-home/toolchains/1f5783cbeb5da8b38566d718631d016891e9c912/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-545568f1265e00c0.rlib /opt/rustwide/rustup-home/toolchains/1f5783cbeb5da8b38566d718631d016891e9c912/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-9785599f4ff3c7bf.rlib /opt/rustwide/rustup-home/toolchains/1f5783cbeb5da8b38566d718631d016891e9c912/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-b8eef319e27e2a4f.rlib /opt/rustwide/rustup-home/toolchains/1f5783cbeb5da8b38566d718631d016891e9c912/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-b210514497fdbd25.rlib /opt/rustwide/rustup-home/toolchains/1f5783cbeb5da8b38566d718631d016891e9c912/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-2aeff126d727b037.rlib /opt/rustwide/rustup-home/toolchains/1f5783cbeb5da8b38566d718631d016891e9c912/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-586296b4e26cae49.rlib -Bdynamic -lgcc_s -lutil -lrt -lpthread -lm -ldl -lc -znostart-stop-gc --eh-frame-hdr -z noexecstack --gc-sections -z relro -z now /usr/lib/gcc/x86_64-linux-gnu/13/crtendS.o /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/crtn.o [INFO] [stdout] #0 0x0000717a0e144107 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/opt/rustwide/rustup-home/toolchains/1f5783cbeb5da8b38566d718631d016891e9c912/lib/libLLVM.so.20.1-rust-1.89.0-nightly+0x5744107) [INFO] [stdout] #1 0x0000717a0e144523 SignalHandler(int) (/opt/rustwide/rustup-home/toolchains/1f5783cbeb5da8b38566d718631d016891e9c912/lib/libLLVM.so.20.1-rust-1.89.0-nightly+0x5744523) [INFO] [stdout] #2 0x0000717a08833330 (/lib/x86_64-linux-gnu/libc.so.6+0x45330) [INFO] [stdout] #3 0x00005f0f96d7549a void lld::elf::writeResult>(lld::elf::Ctx&) (/opt/rustwide/rustup-home/toolchains/1f5783cbeb5da8b38566d718631d016891e9c912/lib/rustlib/x86_64-unknown-linux-gnu/bin/rust-lld+0x55749a) [INFO] [stdout] #4 0x00005f0f96b8e923 void lld::elf::LinkerDriver::link>(llvm::opt::InputArgList&) Driver.cpp:0:0 [INFO] [stdout] #5 0x00005f0f96b6c5fa lld::elf::LinkerDriver::linkerMain(llvm::ArrayRef) Driver.cpp:0:0 [INFO] [stdout] #6 0x00005f0f96b67a14 lld::elf::link(llvm::ArrayRef, llvm::raw_ostream&, llvm::raw_ostream&, bool, bool) (/opt/rustwide/rustup-home/toolchains/1f5783cbeb5da8b38566d718631d016891e9c912/lib/rustlib/x86_64-unknown-linux-gnu/bin/rust-lld+0x349a14) [INFO] [stdout] #7 0x00005f0f96a773b6 lld::unsafeLldMain(llvm::ArrayRef, llvm::raw_ostream&, llvm::raw_ostream&, llvm::ArrayRef, bool) (/opt/rustwide/rustup-home/toolchains/1f5783cbeb5da8b38566d718631d016891e9c912/lib/rustlib/x86_64-unknown-linux-gnu/bin/rust-lld+0x2593b6) [INFO] [stdout] #8 0x00005f0f96a76400 lld_main(int, char**, llvm::ToolContext const&) (/opt/rustwide/rustup-home/toolchains/1f5783cbeb5da8b38566d718631d016891e9c912/lib/rustlib/x86_64-unknown-linux-gnu/bin/rust-lld+0x258400) [INFO] [stdout] #9 0x00005f0f96a76ab1 main (/opt/rustwide/rustup-home/toolchains/1f5783cbeb5da8b38566d718631d016891e9c912/lib/rustlib/x86_64-unknown-linux-gnu/bin/rust-lld+0x258ab1) [INFO] [stdout] #10 0x0000717a088181ca (/lib/x86_64-linux-gnu/libc.so.6+0x2a1ca) [INFO] [stdout] #11 0x0000717a0881828b __libc_start_main (/lib/x86_64-linux-gnu/libc.so.6+0x2a28b) [INFO] [stdout] #12 0x00005f0f968f9069 _start (/opt/rustwide/rustup-home/toolchains/1f5783cbeb5da8b38566d718631d016891e9c912/lib/rustlib/x86_64-unknown-linux-gnu/bin/rust-lld+0xdb069) [INFO] [stdout] collect2: fatal error: ld terminated with signal 7 [Bus error], core dumped [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `num-traits` (build script) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "f37803cf5f5855d9b5da1c17088d75269c32743351811cf717f0d526d90992e0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f37803cf5f5855d9b5da1c17088d75269c32743351811cf717f0d526d90992e0", kill_on_drop: false }` [INFO] [stdout] f37803cf5f5855d9b5da1c17088d75269c32743351811cf717f0d526d90992e0