[INFO] cloning repository https://github.com/ochsec/friend [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ochsec/friend" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fochsec%2Ffriend", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fochsec%2Ffriend'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 485e065752e140d114d20f21fc915b32296adfd0 [INFO] checking ochsec/friend against try#1383df06117fd218068d1f39fd5326256dd4a348 for pr-145181 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fochsec%2Ffriend" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/ochsec/friend [INFO] finished tweaking git repo https://github.com/ochsec/friend [INFO] tweaked toml for git repo https://github.com/ochsec/friend written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/ochsec/friend on toolchain 1383df06117fd218068d1f39fd5326256dd4a348 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1383df06117fd218068d1f39fd5326256dd4a348" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/ochsec/friend 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" "+1383df06117fd218068d1f39fd5326256dd4a348" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:ae6f63d130afcfff7f91f5ba9fdb2a74d52830289c6a2ea2d23a94dcfb480a0d" "/opt/rustwide/cargo-home/bin/cargo" "+1383df06117fd218068d1f39fd5326256dd4a348" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 19b628ce27b2e8b9fca30f5cdb82b9ee3a57ec7af2f36ffcfd64105160cdd6d5 [INFO] running `Command { std: "docker" "start" "-a" "19b628ce27b2e8b9fca30f5cdb82b9ee3a57ec7af2f36ffcfd64105160cdd6d5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "19b628ce27b2e8b9fca30f5cdb82b9ee3a57ec7af2f36ffcfd64105160cdd6d5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "19b628ce27b2e8b9fca30f5cdb82b9ee3a57ec7af2f36ffcfd64105160cdd6d5", kill_on_drop: false }` [INFO] [stdout] 19b628ce27b2e8b9fca30f5cdb82b9ee3a57ec7af2f36ffcfd64105160cdd6d5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:ae6f63d130afcfff7f91f5ba9fdb2a74d52830289c6a2ea2d23a94dcfb480a0d" "/opt/rustwide/cargo-home/bin/cargo" "+1383df06117fd218068d1f39fd5326256dd4a348" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4006f7a2867d393fb497104e6dab247014f71831c452d53852edc0fa3998448b [INFO] running `Command { std: "docker" "start" "-a" "4006f7a2867d393fb497104e6dab247014f71831c452d53852edc0fa3998448b", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Checking smallvec v1.15.0 [INFO] [stderr] Compiling cc v1.2.24 [INFO] [stderr] Checking log v0.4.27 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking pin-project-lite v0.2.16 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Checking futures-core v0.3.31 [INFO] [stderr] Checking once_cell v1.21.3 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling icu_properties_data v2.0.1 [INFO] [stderr] Compiling pkg-config v0.3.32 [INFO] [stderr] Compiling icu_normalizer_data v2.0.0 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Checking bytes v1.10.1 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Checking futures-sink v0.3.31 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking signal-hook-registry v1.4.5 [INFO] [stderr] Checking mio v1.0.4 [INFO] [stderr] Checking getrandom v0.2.16 [INFO] [stderr] Checking socket2 v0.5.9 [INFO] [stderr] Checking itoa v1.0.15 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking subtle v2.6.1 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking futures-task v0.3.31 [INFO] [stderr] Checking futures-io v0.3.31 [INFO] [stderr] Checking allocator-api2 v0.2.21 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking equivalent v1.0.2 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Checking foldhash v0.1.5 [INFO] [stderr] Compiling litemap v0.8.0 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Compiling writeable v0.6.1 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Checking cpufeatures v0.2.17 [INFO] [stderr] Checking hashbrown v0.15.3 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling grammers-tl-parser v1.1.2 [INFO] [stderr] Compiling rustls v0.23.27 [INFO] [stderr] Checking zeroize v1.8.1 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Checking rustls-pki-types v1.12.0 [INFO] [stderr] Compiling grammers-tl-gen v0.7.0 [INFO] [stderr] Compiling openssl-sys v0.9.108 [INFO] [stderr] Checking tracing-core v0.1.33 [INFO] [stderr] Checking indexmap v2.9.0 [INFO] [stderr] Checking sha2 v0.10.9 [INFO] [stderr] Compiling libsqlite3-sys v0.30.1 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking bitflags v2.9.1 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Checking ryu v1.0.20 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Checking http v1.3.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking inout v0.1.4 [INFO] [stderr] Compiling utf8_iter v1.0.4 [INFO] [stderr] Compiling rustversion v1.0.21 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Checking cipher v0.4.4 [INFO] [stderr] Compiling tokio v1.45.1 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling grammers-tl-types v0.7.0 [INFO] [stderr] Compiling rustls-webpki v0.103.3 [INFO] [stderr] Compiling webpki-roots v1.0.0 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking core2 v0.4.0 [INFO] [stderr] Compiling openssl v0.10.72 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Compiling parking v2.2.1 [INFO] [stderr] Compiling iana-time-zone v0.1.63 [INFO] [stderr] Compiling crc-catalog v2.4.0 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling crc v3.3.0 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling zerovec v0.11.2 [INFO] [stderr] Checking tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.2 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Checking tokio-util v0.7.15 [INFO] [stderr] Compiling event-listener v5.4.0 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Checking glass_pumpkin v1.7.0 [INFO] [stderr] Checking pbkdf2 v0.12.2 [INFO] [stderr] Compiling webpki-roots v0.26.11 [INFO] [stderr] Compiling futures-intrusive v0.5.0 [INFO] [stderr] Checking aes v0.8.4 [INFO] [stderr] Compiling hashlink v0.10.0 [INFO] [stderr] Checking http-body v1.0.1 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Checking try-lock v0.2.5 [INFO] [stderr] Compiling unicase v2.8.1 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Checking atomic-waker v1.1.2 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Checking adler2 v2.0.0 [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling uuid v1.17.0 [INFO] [stderr] Compiling flume v0.11.1 [INFO] [stderr] Checking miniz_oxide v0.8.8 [INFO] [stderr] Checking either v1.15.0 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Checking h2 v0.4.10 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Checking grammers-crypto v0.7.0 [INFO] [stderr] Checking want v0.3.1 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling atoi v2.0.0 [INFO] [stderr] Compiling sqlx-core v0.8.6 [INFO] [stderr] Checking tower-service v0.3.3 [INFO] [stderr] Checking openssl-probe v0.1.6 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Checking flate2 v1.1.1 [INFO] [stderr] Compiling grammers-session v0.7.0 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling dotenvy v0.15.7 [INFO] [stderr] Checking mime v0.3.17 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Checking hyper v1.6.0 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Checking linux-raw-sys v0.4.15 [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Checking signal-hook-mio v0.2.4 [INFO] [stderr] Checking itertools v0.13.0 [INFO] [stderr] Compiling sqlx-sqlite v0.8.6 [INFO] [stderr] Checking castaway v0.2.3 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Checking hyper-util v0.1.12 [INFO] [stderr] Checking http-body-util v0.1.3 [INFO] [stderr] Checking sync_wrapper v1.0.2 [INFO] [stderr] Checking tower-layer v0.3.3 [INFO] [stderr] Checking unicode-width v0.1.14 [INFO] [stderr] Compiling indoc v2.0.6 [INFO] [stderr] Checking unicode-segmentation v1.12.0 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking compact_str v0.8.1 [INFO] [stderr] Checking unicode-truncate v1.1.0 [INFO] [stderr] Compiling instability v0.3.7 [INFO] [stderr] Checking tower v0.5.2 [INFO] [stderr] Checking hyper-tls v0.6.0 [INFO] [stderr] Checking crossterm v0.28.1 [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaJesEeI" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `compact_str` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `strum_macros` (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/1383df06117fd218068d1f39fd5326256dd4a348/bin/rustc --crate-name strum_macros --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/strum_macros-0.26.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=0523064785ff4b9b -C extra-filename=-65a72b2a2709db6e --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern heck=/opt/rustwide/target/debug/deps/libheck-8e1f98ffb0a497ae.rlib --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-09040b10b620fa15.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-bff949ffe258c67d.rlib --extern rustversion=/opt/rustwide/target/debug/deps/librustversion-252d68bad8c14038.so --extern syn=/opt/rustwide/target/debug/deps/libsyn-1547285a5c2cb0de.rlib --extern proc_macro --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stdout] error: error writing dependencies to `/opt/rustwide/target/debug/deps/crossterm-c16b199f949dd74d.d`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not parse/generate dep info at: /opt/rustwide/target/debug/deps/tower-e3bb89e696744c2e.d [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to write `/opt/rustwide/target/debug/.fingerprint/tower-e3bb89e696744c2e/dep-lib-tower` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] error: could not compile `crossterm` (lib) due to 1 previous error [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--version-script=/tmp/rustcbSh5c2/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustcbSh5c2/symbols.o" "<3 object files omitted>" "/tmp/rustcbSh5c2/rmeta.o" "<1 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libdarling-46a7a812ad06b74b,libdarling_core-eea2d66d8a4b243c,libstrsim-9754e702f19a9357,libfnv-bd60753855300b18,libident_case-ecc112105bc5215b,libsyn-1547285a5c2cb0de,libquote-bff949ffe258c67d,libproc_macro2-09040b10b620fa15,libunicode_ident-b3925cc8f83e9ac1}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libproc_macro-*,librustc_literal_escaper-*,librustc_std_workspace_std-*,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/rustcbSh5c2/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/libinstability-c5bc786a5eb8af3c.so" "-Wl,--gc-sections" "-shared" "-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/1383df06117fd218068d1f39fd5326256dd4a348/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/ccfIi4ba.res --build-id --eh-frame-hdr -m elf_x86_64 --hash-style=gnu --as-needed -shared -z relro -o /opt/rustwide/target/debug/deps/libinstability-c5bc786a5eb8af3c.so /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/rustcbSh5c2/raw-dylibs -L/opt/rustwide/rustup-home/toolchains/1383df06117fd218068d1f39fd5326256dd4a348/lib/rustlib/x86_64-unknown-linux-gnu/lib -L/opt/rustwide/rustup-home/toolchains/1383df06117fd218068d1f39fd5326256dd4a348/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/../../.. --version-script=/tmp/rustcbSh5c2/list --no-undefined-version /tmp/rustcbSh5c2/symbols.o /opt/rustwide/target/debug/deps/instability-c5bc786a5eb8af3c.instability.2c82895b1b589aa0-cgu.0.rcgu.o /opt/rustwide/target/debug/deps/instability-c5bc786a5eb8af3c.instability.2c82895b1b589aa0-cgu.1.rcgu.o /opt/rustwide/target/debug/deps/instability-c5bc786a5eb8af3c.instability.2c82895b1b589aa0-cgu.2.rcgu.o /tmp/rustcbSh5c2/rmeta.o /opt/rustwide/target/debug/deps/instability-c5bc786a5eb8af3c.eeooyff92rflzcagwqnp22nzo.rcgu.o --as-needed -Bstatic /opt/rustwide/target/debug/deps/libdarling-46a7a812ad06b74b.rlib /opt/rustwide/target/debug/deps/libdarling_core-eea2d66d8a4b243c.rlib /opt/rustwide/target/debug/deps/libstrsim-9754e702f19a9357.rlib /opt/rustwide/target/debug/deps/libfnv-bd60753855300b18.rlib /opt/rustwide/target/debug/deps/libident_case-ecc112105bc5215b.rlib /opt/rustwide/target/debug/deps/libsyn-1547285a5c2cb0de.rlib /opt/rustwide/target/debug/deps/libquote-bff949ffe258c67d.rlib /opt/rustwide/target/debug/deps/libproc_macro2-09040b10b620fa15.rlib /opt/rustwide/target/debug/deps/libunicode_ident-b3925cc8f83e9ac1.rlib /opt/rustwide/rustup-home/toolchains/1383df06117fd218068d1f39fd5326256dd4a348/lib/rustlib/x86_64-unknown-linux-gnu/lib/libproc_macro-3cc6fe54c20b16cb.rlib /opt/rustwide/rustup-home/toolchains/1383df06117fd218068d1f39fd5326256dd4a348/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_literal_escaper-910d46d61fe9ae41.rlib /opt/rustwide/rustup-home/toolchains/1383df06117fd218068d1f39fd5326256dd4a348/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-1767b62b98fc60f7.rlib /opt/rustwide/rustup-home/toolchains/1383df06117fd218068d1f39fd5326256dd4a348/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-9fbdd90241d2d923.rlib /opt/rustwide/rustup-home/toolchains/1383df06117fd218068d1f39fd5326256dd4a348/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-746a3425430780d2.rlib /opt/rustwide/rustup-home/toolchains/1383df06117fd218068d1f39fd5326256dd4a348/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-7a8b55dc1d89c775.rlib /opt/rustwide/rustup-home/toolchains/1383df06117fd218068d1f39fd5326256dd4a348/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-23ead417cd1d2f1d.rlib /opt/rustwide/rustup-home/toolchains/1383df06117fd218068d1f39fd5326256dd4a348/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-13eb84cb585d05d9.rlib /opt/rustwide/rustup-home/toolchains/1383df06117fd218068d1f39fd5326256dd4a348/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-c2364202eecb5367.rlib /opt/rustwide/rustup-home/toolchains/1383df06117fd218068d1f39fd5326256dd4a348/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-448208029e7db0c7.rlib /opt/rustwide/rustup-home/toolchains/1383df06117fd218068d1f39fd5326256dd4a348/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-9e9348afe78bd4f7.rlib /opt/rustwide/rustup-home/toolchains/1383df06117fd218068d1f39fd5326256dd4a348/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-44183a0f69a8d94c.rlib /opt/rustwide/rustup-home/toolchains/1383df06117fd218068d1f39fd5326256dd4a348/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-2846b5721d99d745.rlib /opt/rustwide/rustup-home/toolchains/1383df06117fd218068d1f39fd5326256dd4a348/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-be1b8d0f7d44bf00.rlib /opt/rustwide/rustup-home/toolchains/1383df06117fd218068d1f39fd5326256dd4a348/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler2-af76a9473bd4e8cb.rlib /opt/rustwide/rustup-home/toolchains/1383df06117fd218068d1f39fd5326256dd4a348/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-4d640125cb853290.rlib /opt/rustwide/rustup-home/toolchains/1383df06117fd218068d1f39fd5326256dd4a348/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-73a9fbbfc67b2133.rlib /opt/rustwide/rustup-home/toolchains/1383df06117fd218068d1f39fd5326256dd4a348/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-555d0154f205393f.rlib /opt/rustwide/rustup-home/toolchains/1383df06117fd218068d1f39fd5326256dd4a348/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-064fa9e86a13fde1.rlib /opt/rustwide/rustup-home/toolchains/1383df06117fd218068d1f39fd5326256dd4a348/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-6edfa60350194f97.rlib /opt/rustwide/rustup-home/toolchains/1383df06117fd218068d1f39fd5326256dd4a348/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-28a6d102916cede1.rlib /opt/rustwide/rustup-home/toolchains/1383df06117fd218068d1f39fd5326256dd4a348/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-3b728bb14bef97c3.rlib -Bdynamic -lgcc_s -lutil -lrt -lpthread -lm -ldl -lc --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 0x00007bfccd412497 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/opt/rustwide/rustup-home/toolchains/1383df06117fd218068d1f39fd5326256dd4a348/lib/libLLVM.so.21.1-rust-1.91.0-nightly+0x5612497) [INFO] [stdout] #1 0x00007bfccd412d8d SignalHandler(int, siginfo_t*, void*) (/opt/rustwide/rustup-home/toolchains/1383df06117fd218068d1f39fd5326256dd4a348/lib/libLLVM.so.21.1-rust-1.91.0-nightly+0x5612d8d) [INFO] [stdout] #2 0x00007bfcc7b4a330 (/lib/x86_64-linux-gnu/libc.so.6+0x45330) [INFO] [stdout] #3 0x00005b0452c8bc5b void lld::elf::writeResult>(lld::elf::Ctx&) (/opt/rustwide/rustup-home/toolchains/1383df06117fd218068d1f39fd5326256dd4a348/lib/rustlib/x86_64-unknown-linux-gnu/bin/rust-lld+0x58ac5b) [INFO] [stdout] #4 0x00005b0452a84685 void lld::elf::LinkerDriver::link>(llvm::opt::InputArgList&) Driver.cpp:0:0 [INFO] [stdout] #5 0x00005b0452a5f47d lld::elf::LinkerDriver::linkerMain(llvm::ArrayRef) Driver.cpp:0:0 [INFO] [stdout] #6 0x00005b0452a5a384 lld::elf::link(llvm::ArrayRef, llvm::raw_ostream&, llvm::raw_ostream&, bool, bool) (/opt/rustwide/rustup-home/toolchains/1383df06117fd218068d1f39fd5326256dd4a348/lib/rustlib/x86_64-unknown-linux-gnu/bin/rust-lld+0x359384) [INFO] [stdout] #7 0x00005b04529605fa lld::unsafeLldMain(llvm::ArrayRef, llvm::raw_ostream&, llvm::raw_ostream&, llvm::ArrayRef, bool) (/opt/rustwide/rustup-home/toolchains/1383df06117fd218068d1f39fd5326256dd4a348/lib/rustlib/x86_64-unknown-linux-gnu/bin/rust-lld+0x25f5fa) [INFO] [stdout] #8 0x00005b045295f6c0 lld_main(int, char**, llvm::ToolContext const&) (/opt/rustwide/rustup-home/toolchains/1383df06117fd218068d1f39fd5326256dd4a348/lib/rustlib/x86_64-unknown-linux-gnu/bin/rust-lld+0x25e6c0) [INFO] [stdout] #9 0x00005b045295fd71 main (/opt/rustwide/rustup-home/toolchains/1383df06117fd218068d1f39fd5326256dd4a348/lib/rustlib/x86_64-unknown-linux-gnu/bin/rust-lld+0x25ed71) [INFO] [stdout] #10 0x00007bfcc7b2f1ca (/lib/x86_64-linux-gnu/libc.so.6+0x2a1ca) [INFO] [stdout] #11 0x00007bfcc7b2f28b __libc_start_main (/lib/x86_64-linux-gnu/libc.so.6+0x2a28b) [INFO] [stdout] #12 0x00005b04527e2329 _start (/opt/rustwide/rustup-home/toolchains/1383df06117fd218068d1f39fd5326256dd4a348/lib/rustlib/x86_64-unknown-linux-gnu/bin/rust-lld+0xe1329) [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 `instability` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "4006f7a2867d393fb497104e6dab247014f71831c452d53852edc0fa3998448b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4006f7a2867d393fb497104e6dab247014f71831c452d53852edc0fa3998448b", kill_on_drop: false }` [INFO] [stdout] 4006f7a2867d393fb497104e6dab247014f71831c452d53852edc0fa3998448b