[INFO] cloning repository https://github.com/merri-bek-tech/p2panda-spike [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/merri-bek-tech/p2panda-spike" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmerri-bek-tech%2Fp2panda-spike", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmerri-bek-tech%2Fp2panda-spike'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6eff55661271267e0180e2ab108e9c07a288f446 [INFO] checking merri-bek-tech/p2panda-spike against try#9543f8ea2aae74b8f13ac2a6e6c0ecdca9810869 for pr-129249 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmerri-bek-tech%2Fp2panda-spike" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/merri-bek-tech/p2panda-spike on toolchain 9543f8ea2aae74b8f13ac2a6e6c0ecdca9810869 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9543f8ea2aae74b8f13ac2a6e6c0ecdca9810869" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/merri-bek-tech/p2panda-spike [INFO] finished tweaking git repo https://github.com/merri-bek-tech/p2panda-spike [INFO] tweaked toml for git repo https://github.com/merri-bek-tech/p2panda-spike written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/merri-bek-tech/p2panda-spike 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" "+9543f8ea2aae74b8f13ac2a6e6c0ecdca9810869" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+9543f8ea2aae74b8f13ac2a6e6c0ecdca9810869" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 305934239a8c355829ebf5ae8afa571e024b25ffc6e68f49310c7c004177cb99 [INFO] running `Command { std: "docker" "start" "-a" "305934239a8c355829ebf5ae8afa571e024b25ffc6e68f49310c7c004177cb99", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "305934239a8c355829ebf5ae8afa571e024b25ffc6e68f49310c7c004177cb99", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "305934239a8c355829ebf5ae8afa571e024b25ffc6e68f49310c7c004177cb99", kill_on_drop: false }` [INFO] [stdout] 305934239a8c355829ebf5ae8afa571e024b25ffc6e68f49310c7c004177cb99 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+9543f8ea2aae74b8f13ac2a6e6c0ecdca9810869" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 977829ba1b556eda2d851a4be6643642267b1b652ef8bb7899c79a8eef04a900 [INFO] running `Command { std: "docker" "start" "-a" "977829ba1b556eda2d851a4be6643642267b1b652ef8bb7899c79a8eef04a900", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Compiling unicode-ident v1.0.14 [INFO] [stderr] Compiling libc v0.2.168 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling serde v1.0.215 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Checking pin-project-lite v0.2.15 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Checking zeroize v1.8.1 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Checking futures-core v0.3.31 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Checking subtle v2.6.1 [INFO] [stderr] Checking futures-sink v0.3.31 [INFO] [stderr] Checking futures-io v0.3.31 [INFO] [stderr] Checking itoa v1.0.14 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Checking log v0.4.22 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Checking once_cell v1.20.2 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Checking futures-task v0.3.31 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking cpufeatures v0.2.16 [INFO] [stderr] Checking writeable v0.5.5 [INFO] [stderr] Checking litemap v0.7.4 [INFO] [stderr] Checking icu_locid_transform_data v1.5.0 [INFO] [stderr] Checking icu_properties_data v1.5.0 [INFO] [stderr] Checking utf8_iter v1.0.4 [INFO] [stderr] Checking utf16_iter v1.0.5 [INFO] [stderr] Compiling cc v1.2.3 [INFO] [stderr] Checking tracing-core v0.1.33 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking icu_normalizer_data v1.5.0 [INFO] [stderr] Checking write16 v1.0.0 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Checking rustls-pki-types v1.10.0 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Checking untrusted v0.9.0 [INFO] [stderr] Compiling httparse v1.9.5 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Checking powerfmt v0.2.0 [INFO] [stderr] Compiling rustls v0.23.19 [INFO] [stderr] Checking tinyvec_macros v0.1.1 [INFO] [stderr] Checking tinyvec v1.8.0 [INFO] [stderr] Checking form_urlencoded v1.2.1 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling time-macros v0.2.19 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling thiserror v2.0.6 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Checking signature v2.2.0 [INFO] [stderr] Compiling anyhow v1.0.94 [INFO] [stderr] Compiling regex-lite v0.1.6 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Checking parking v2.2.1 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Checking try-lock v0.2.5 [INFO] [stderr] Checking data-encoding v2.6.0 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Checking want v0.3.1 [INFO] [stderr] Checking httpdate v1.0.3 [INFO] [stderr] Compiling syn v2.0.90 [INFO] [stderr] Compiling ucd-parse v0.1.13 [INFO] [stderr] Checking base64 v0.22.1 [INFO] [stderr] Checking bitflags v2.6.0 [INFO] [stderr] Checking rustls-pemfile v2.2.0 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking inout v0.1.3 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking socket2 v0.5.8 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Checking mio v1.0.3 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking constant_time_eq v0.3.1 [INFO] [stderr] Checking arrayref v0.3.9 [INFO] [stderr] Checking arrayvec v0.7.6 [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Checking unicode-normalization v0.1.24 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Checking tower-service v0.3.3 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Checking concurrent-queue v2.5.0 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking webpki-roots v0.26.7 [INFO] [stderr] Compiling proc-macro-error-attr v0.4.12 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Checking base64ct v1.6.0 [INFO] [stderr] Checking ipnet v2.10.1 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Checking base16ct v0.2.0 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking cipher v0.4.4 [INFO] [stderr] Checking universal-hash v0.5.1 [INFO] [stderr] Compiling proc-macro-error v0.4.12 [INFO] [stderr] Compiling proc-macro-hack v0.5.20+deprecated [INFO] [stderr] Checking sha2 v0.10.8 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Checking pem-rfc7468 v0.7.0 [INFO] [stderr] Compiling serde_json v1.0.133 [INFO] [stderr] Checking opaque-debug v0.3.1 [INFO] [stderr] Checking linked-hash-map v0.5.6 [INFO] [stderr] Checking openssl-probe v0.1.5 [INFO] [stderr] Checking crc-catalog v2.4.0 [INFO] [stderr] Checking no-std-net v0.6.0 [INFO] [stderr] Compiling winnow v0.6.20 [INFO] [stderr] Compiling rustversion v1.0.18 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Checking ryu v1.0.18 [INFO] [stderr] Checking ssh-encoding v0.2.0 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Checking crc v3.2.1 [INFO] [stderr] Checking pnet_base v0.34.0 [INFO] [stderr] Checking rustls-native-certs v0.7.3 [INFO] [stderr] Checking poly1305 v0.8.0 [INFO] [stderr] Checking chacha20 v0.9.1 [INFO] [stderr] Checking salsa20 v0.10.2 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Compiling iroh-blake3 v1.4.5 [INFO] [stderr] Compiling indexmap v2.7.0 [INFO] [stderr] Checking nanorand v0.7.0 [INFO] [stderr] Checking utf-8 v0.7.6 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Checking match_cfg v0.1.0 [INFO] [stderr] Compiling prometheus-client v0.22.3 [INFO] [stderr] Compiling oid-registry v0.7.1 [INFO] [stderr] Compiling struct_iterable_internal v0.1.1 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking unicode-bidi v0.3.17 [INFO] [stderr] Compiling portable-atomic v1.10.0 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Checking hostname v0.3.1 [INFO] [stderr] Checking flume v0.11.1 [INFO] [stderr] Checking pnet_macros_support v0.34.0 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Checking ssh-cipher v0.2.0 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking sec1 v0.7.3 [INFO] [stderr] Compiling blake3 v1.5.5 [INFO] [stderr] Checking raw-cpuid v11.2.0 [INFO] [stderr] Checking sync_wrapper v1.0.2 [INFO] [stderr] Checking half v2.4.1 [INFO] [stderr] Checking rustc-hash v2.1.0 [INFO] [stderr] Checking ciborium-io v0.2.2 [INFO] [stderr] Checking quick-error v1.2.3 [INFO] [stderr] Checking xml-rs v0.8.24 [INFO] [stderr] Checking cordyceps v0.3.2 [INFO] [stderr] Checking sha1_smol v1.0.1 [INFO] [stderr] Checking cobs v0.2.3 [INFO] [stderr] Checking rusticata-macros v4.1.0 [INFO] [stderr] Checking mime v0.3.17 [INFO] [stderr] Checking waker-fn v1.2.0 [INFO] [stderr] Checking diatomic-waker v0.2.3 [INFO] [stderr] Checking fastrand v1.9.0 [INFO] [stderr] Checking dtoa v1.0.9 [INFO] [stderr] Checking lru v0.12.5 [INFO] [stderr] Compiling litrs v0.4.1 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking resolv-conf v0.7.0 [INFO] [stderr] Checking ciborium-ll v0.2.2 [INFO] [stderr] Checking futures-buffered v0.2.9 [INFO] [stderr] Checking futures-lite v1.13.0 [INFO] [stderr] Checking hmac-sha1 v0.2.2 [INFO] [stderr] Checking xmltree v0.10.3 [INFO] [stderr] Checking nix v0.26.4 [INFO] [stderr] Checking lru-cache v0.1.2 [INFO] [stderr] Checking ttl_cache v0.5.1 [INFO] [stderr] Checking event-listener v4.0.3 [INFO] [stderr] Checking simple-dns v0.6.2 [INFO] [stderr] Checking pem v3.0.4 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling toml_edit v0.22.22 [INFO] [stderr] Compiling syn-mid v0.5.4 [INFO] [stderr] Compiling document-features v0.2.10 [INFO] [stderr] Checking dashmap v5.5.3 [INFO] [stderr] Checking spinning_top v0.3.0 [INFO] [stderr] Checking instant v0.1.13 [INFO] [stderr] Checking md5 v0.7.0 [INFO] [stderr] Checking futures-timer v3.0.3 [INFO] [stderr] Checking quanta v0.12.3 [INFO] [stderr] Checking fastrand v2.3.0 [INFO] [stderr] Checking erased_set v0.7.0 [INFO] [stderr] Compiling precis-tools v0.1.8 [INFO] [stderr] Compiling erased-serde v0.3.31 [INFO] [stderr] Checking fallible-iterator v0.3.0 [INFO] [stderr] Checking dyn-clone v1.0.17 [INFO] [stderr] Checking z32 v1.1.1 [INFO] [stderr] Checking fixedbitset v0.5.7 [INFO] [stderr] Checking nonzero_ext v0.3.0 [INFO] [stderr] Checking bounded-integer v0.5.7 [INFO] [stderr] Checking no-std-compat v0.4.1 [INFO] [stderr] Checking self_cell v1.1.0 [INFO] [stderr] Checking hostname-validator v1.1.1 [INFO] [stderr] Checking genawaiter-macro v0.99.1 [INFO] [stderr] Checking hmac-sha256 v1.1.8 [INFO] [stderr] Checking futures-lite v2.5.0 [INFO] [stderr] Checking event-listener v5.3.1 [INFO] [stderr] Checking netdev v0.30.0 [INFO] [stderr] Compiling rustix v0.38.42 [INFO] [stderr] Checking linux-raw-sys v0.4.14 [INFO] [stderr] Checking event-listener-strategy v0.5.3 [INFO] [stderr] Checking async-channel v2.3.1 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling precis-core v0.1.10 [INFO] [stderr] Compiling precis-profiles v0.1.11 [INFO] [stderr] Checking gethostname v0.5.0 [INFO] [stderr] Compiling postcard-derive v0.1.2 [INFO] [stderr] Checking rustls-webpki v0.102.8 [INFO] [stderr] Compiling serde_derive v1.0.215 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling zerofrom-derive v0.1.5 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Compiling thiserror-impl v2.0.6 [INFO] [stderr] Compiling async-trait v0.1.83 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Compiling asn1-rs-derive v0.5.1 [INFO] [stderr] Compiling asn1-rs-impl v0.2.0 [INFO] [stderr] Compiling enum-as-inner v0.6.1 [INFO] [stderr] Compiling proc-macro-crate v3.2.0 [INFO] [stderr] Checking netlink-packet-utils v0.5.2 [INFO] [stderr] Compiling derive_more-impl v1.0.0-beta.7 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Compiling pin-project-internal v1.1.7 [INFO] [stderr] Checking netlink-packet-core v0.7.0 [INFO] [stderr] Compiling struct_iterable_derive v0.1.0 [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetajALBax/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `tracing` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaoAmHfX/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/9543f8ea2aae74b8f13ac2a6e6c0ecdca9810869/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/9543f8ea2aae74b8f13ac2a6e6c0ecdca9810869/lib/rustlib/x86_64-unknown-linux-gnu/bin/self-contained:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-Wl,--version-script=/tmp/rustcWwnaEd/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustcWwnaEd/symbols.o" "<16 object files omitted>" "/opt/rustwide/target/debug/deps/thiserror_impl-643167fce51c086f.2baaerwinwsr7lb5ozli3grlp.rcgu.rmeta" "<1 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsyn-d1494313205b5f1f.rlib,libquote-8b1ffbb0eb952e77.rlib,libproc_macro2-4791378b95cfd97e.rlib,libunicode_ident-13328ff8d6cc16fd.rlib}" "/opt/rustwide/rustup-home/toolchains/9543f8ea2aae74b8f13ac2a6e6c0ecdca9810869/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libproc_macro-2963b726cc2c28a6.rlib,libstd-d65a5ac20318153f.rlib,libpanic_unwind-2bb2dc770f85ce8b.rlib,libobject-9b9f40fedc72cbd3.rlib,libmemchr-acaba234307e3229.rlib,libaddr2line-0d2a2947033be5cb.rlib,libgimli-4b696ea70cf889e2.rlib,librustc_demangle-741737f672144e00.rlib,libstd_detect-877ef754a8d7bbc5.rlib,libhashbrown-4b0fa0dfda5a1e9f.rlib,librustc_std_workspace_alloc-f8380c6b73361bc1.rlib,libminiz_oxide-ff263e6b90a5cc8b.rlib,libadler2-ccfc99c2be77a0c6.rlib,libunwind-539c10841379036d.rlib,libcfg_if-30ef77b212ec994c.rlib,liblibc-559675126e63b890.rlib,liballoc-dbf90ecca2f9f9ee.rlib,librustc_std_workspace_core-e0b0460135bcf21d.rlib,libcore-d4097fdcbddd3bc7.rlib,libcompiler_builtins-3e345e2c9be40361.rlib}" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-B/opt/rustwide/rustup-home/toolchains/9543f8ea2aae74b8f13ac2a6e6c0ecdca9810869/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/9543f8ea2aae74b8f13ac2a6e6c0ecdca9810869/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/libthiserror_impl-643167fce51c086f.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] 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 `thiserror-impl` (lib) due to 1 previous error [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/9543f8ea2aae74b8f13ac2a6e6c0ecdca9810869/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/9543f8ea2aae74b8f13ac2a6e6c0ecdca9810869/lib/rustlib/x86_64-unknown-linux-gnu/bin/self-contained:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-Wl,--version-script=/tmp/rustcSgSY2M/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustcSgSY2M/symbols.o" "<13 object files omitted>" "/opt/rustwide/target/debug/deps/zerofrom_derive-d2a1e52128808d01.5sytr6lfpewwrrs9674bs2i8r.rcgu.rmeta" "<1 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsynstructure-994032af1f48319e.rlib,libsyn-d1494313205b5f1f.rlib,libquote-8b1ffbb0eb952e77.rlib,libproc_macro2-4791378b95cfd97e.rlib,libunicode_ident-13328ff8d6cc16fd.rlib}" "/opt/rustwide/rustup-home/toolchains/9543f8ea2aae74b8f13ac2a6e6c0ecdca9810869/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libproc_macro-2963b726cc2c28a6.rlib,libstd-d65a5ac20318153f.rlib,libpanic_unwind-2bb2dc770f85ce8b.rlib,libobject-9b9f40fedc72cbd3.rlib,libmemchr-acaba234307e3229.rlib,libaddr2line-0d2a2947033be5cb.rlib,libgimli-4b696ea70cf889e2.rlib,librustc_demangle-741737f672144e00.rlib,libstd_detect-877ef754a8d7bbc5.rlib,libhashbrown-4b0fa0dfda5a1e9f.rlib,librustc_std_workspace_alloc-f8380c6b73361bc1.rlib,libminiz_oxide-ff263e6b90a5cc8b.rlib,libadler2-ccfc99c2be77a0c6.rlib,libunwind-539c10841379036d.rlib,libcfg_if-30ef77b212ec994c.rlib,liblibc-559675126e63b890.rlib,liballoc-dbf90ecca2f9f9ee.rlib,librustc_std_workspace_core-e0b0460135bcf21d.rlib,libcore-d4097fdcbddd3bc7.rlib,libcompiler_builtins-3e345e2c9be40361.rlib}" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-B/opt/rustwide/rustup-home/toolchains/9543f8ea2aae74b8f13ac2a6e6c0ecdca9810869/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/9543f8ea2aae74b8f13ac2a6e6c0ecdca9810869/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/libzerofrom_derive-d2a1e52128808d01.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] 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 `zerocopy` (lib) due to 1 previous error [INFO] [stderr] error: could not compile `zerofrom-derive` (lib) due to 1 previous error [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/9543f8ea2aae74b8f13ac2a6e6c0ecdca9810869/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/9543f8ea2aae74b8f13ac2a6e6c0ecdca9810869/lib/rustlib/x86_64-unknown-linux-gnu/bin/self-contained:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-Wl,--version-script=/tmp/rustcrA95T2/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustcrA95T2/symbols.o" "<2 object files omitted>" "/opt/rustwide/target/debug/deps/enum_as_inner-e7c45fe0d850f51e.98a1ug7mgr6r8vp8j98p058us.rcgu.rmeta" "<1 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsyn-d1494313205b5f1f.rlib,libquote-8b1ffbb0eb952e77.rlib,libproc_macro2-4791378b95cfd97e.rlib,libunicode_ident-13328ff8d6cc16fd.rlib}" "/opt/rustwide/rustup-home/toolchains/9543f8ea2aae74b8f13ac2a6e6c0ecdca9810869/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libproc_macro-2963b726cc2c28a6.rlib}" "/opt/rustwide/target/debug/deps/{libheck-8e1f98ffb0a497ae.rlib}" "/opt/rustwide/rustup-home/toolchains/9543f8ea2aae74b8f13ac2a6e6c0ecdca9810869/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-d65a5ac20318153f.rlib,libpanic_unwind-2bb2dc770f85ce8b.rlib,libobject-9b9f40fedc72cbd3.rlib,libmemchr-acaba234307e3229.rlib,libaddr2line-0d2a2947033be5cb.rlib,libgimli-4b696ea70cf889e2.rlib,librustc_demangle-741737f672144e00.rlib,libstd_detect-877ef754a8d7bbc5.rlib,libhashbrown-4b0fa0dfda5a1e9f.rlib,librustc_std_workspace_alloc-f8380c6b73361bc1.rlib,libminiz_oxide-ff263e6b90a5cc8b.rlib,libadler2-ccfc99c2be77a0c6.rlib,libunwind-539c10841379036d.rlib,libcfg_if-30ef77b212ec994c.rlib,liblibc-559675126e63b890.rlib,liballoc-dbf90ecca2f9f9ee.rlib,librustc_std_workspace_core-e0b0460135bcf21d.rlib,libcore-d4097fdcbddd3bc7.rlib,libcompiler_builtins-3e345e2c9be40361.rlib}" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-B/opt/rustwide/rustup-home/toolchains/9543f8ea2aae74b8f13ac2a6e6c0ecdca9810869/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/9543f8ea2aae74b8f13ac2a6e6c0ecdca9810869/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/libenum_as_inner-e7c45fe0d850f51e.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/9543f8ea2aae74b8f13ac2a6e6c0ecdca9810869/lib/rustlib/x86_64-unknown-linux-gnu/bin/rust-lld -flavor gnu -plugin /usr/lib/gcc/x86_64-linux-gnu/11/liblto_plugin.so -plugin-opt=/usr/lib/gcc/x86_64-linux-gnu/11/lto-wrapper -plugin-opt=-fresolution=/tmp/ccodsGqx.res --build-id --eh-frame-hdr -m elf_x86_64 --hash-style=gnu --as-needed -shared -z relro -o /opt/rustwide/target/debug/deps/libenum_as_inner-e7c45fe0d850f51e.so /usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu/crti.o /usr/lib/gcc/x86_64-linux-gnu/11/crtbeginS.o -L/opt/rustwide/rustup-home/toolchains/9543f8ea2aae74b8f13ac2a6e6c0ecdca9810869/lib/rustlib/x86_64-unknown-linux-gnu/lib -L/opt/rustwide/rustup-home/toolchains/9543f8ea2aae74b8f13ac2a6e6c0ecdca9810869/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld -L/usr/lib/gcc/x86_64-linux-gnu/11 -L/usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/11/../../../../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/11/../../.. --version-script=/tmp/rustcrA95T2/list --no-undefined-version /tmp/rustcrA95T2/symbols.o /opt/rustwide/target/debug/deps/enum_as_inner-e7c45fe0d850f51e.enum_as_inner.9c4ed88501e27011-cgu.0.rcgu.o /opt/rustwide/target/debug/deps/enum_as_inner-e7c45fe0d850f51e.enum_as_inner.9c4ed88501e27011-cgu.1.rcgu.o /opt/rustwide/target/debug/deps/enum_as_inner-e7c45fe0d850f51e.98a1ug7mgr6r8vp8j98p058us.rcgu.rmeta /opt/rustwide/target/debug/deps/enum_as_inner-e7c45fe0d850f51e.bzjcbdsibiguqoz6vyznkvmri.rcgu.o --as-needed -Bstatic /opt/rustwide/target/debug/deps/libsyn-d1494313205b5f1f.rlib /opt/rustwide/target/debug/deps/libquote-8b1ffbb0eb952e77.rlib /opt/rustwide/target/debug/deps/libproc_macro2-4791378b95cfd97e.rlib /opt/rustwide/target/debug/deps/libunicode_ident-13328ff8d6cc16fd.rlib /opt/rustwide/rustup-home/toolchains/9543f8ea2aae74b8f13ac2a6e6c0ecdca9810869/lib/rustlib/x86_64-unknown-linux-gnu/lib/libproc_macro-2963b726cc2c28a6.rlib /opt/rustwide/target/debug/deps/libheck-8e1f98ffb0a497ae.rlib /opt/rustwide/rustup-home/toolchains/9543f8ea2aae74b8f13ac2a6e6c0ecdca9810869/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-d65a5ac20318153f.rlib /opt/rustwide/rustup-home/toolchains/9543f8ea2aae74b8f13ac2a6e6c0ecdca9810869/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-2bb2dc770f85ce8b.rlib /opt/rustwide/rustup-home/toolchains/9543f8ea2aae74b8f13ac2a6e6c0ecdca9810869/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-9b9f40fedc72cbd3.rlib /opt/rustwide/rustup-home/toolchains/9543f8ea2aae74b8f13ac2a6e6c0ecdca9810869/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-acaba234307e3229.rlib /opt/rustwide/rustup-home/toolchains/9543f8ea2aae74b8f13ac2a6e6c0ecdca9810869/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-0d2a2947033be5cb.rlib /opt/rustwide/rustup-home/toolchains/9543f8ea2aae74b8f13ac2a6e6c0ecdca9810869/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-4b696ea70cf889e2.rlib /opt/rustwide/rustup-home/toolchains/9543f8ea2aae74b8f13ac2a6e6c0ecdca9810869/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-741737f672144e00.rlib /opt/rustwide/rustup-home/toolchains/9543f8ea2aae74b8f13ac2a6e6c0ecdca9810869/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-877ef754a8d7bbc5.rlib /opt/rustwide/rustup-home/toolchains/9543f8ea2aae74b8f13ac2a6e6c0ecdca9810869/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-4b0fa0dfda5a1e9f.rlib /opt/rustwide/rustup-home/toolchains/9543f8ea2aae74b8f13ac2a6e6c0ecdca9810869/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-f8380c6b73361bc1.rlib /opt/rustwide/rustup-home/toolchains/9543f8ea2aae74b8f13ac2a6e6c0ecdca9810869/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-ff263e6b90a5cc8b.rlib /opt/rustwide/rustup-home/toolchains/9543f8ea2aae74b8f13ac2a6e6c0ecdca9810869/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler2-ccfc99c2be77a0c6.rlib /opt/rustwide/rustup-home/toolchains/9543f8ea2aae74b8f13ac2a6e6c0ecdca9810869/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-539c10841379036d.rlib /opt/rustwide/rustup-home/toolchains/9543f8ea2aae74b8f13ac2a6e6c0ecdca9810869/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-30ef77b212ec994c.rlib /opt/rustwide/rustup-home/toolchains/9543f8ea2aae74b8f13ac2a6e6c0ecdca9810869/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-559675126e63b890.rlib /opt/rustwide/rustup-home/toolchains/9543f8ea2aae74b8f13ac2a6e6c0ecdca9810869/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-dbf90ecca2f9f9ee.rlib /opt/rustwide/rustup-home/toolchains/9543f8ea2aae74b8f13ac2a6e6c0ecdca9810869/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-e0b0460135bcf21d.rlib /opt/rustwide/rustup-home/toolchains/9543f8ea2aae74b8f13ac2a6e6c0ecdca9810869/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-d4097fdcbddd3bc7.rlib /opt/rustwide/rustup-home/toolchains/9543f8ea2aae74b8f13ac2a6e6c0ecdca9810869/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-3e345e2c9be40361.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/11/crtendS.o /usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu/crtn.o [INFO] [stdout] #0 0x00007ab5cff4ebd7 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/opt/rustwide/rustup-home/toolchains/9543f8ea2aae74b8f13ac2a6e6c0ecdca9810869/lib/libLLVM.so.19.1-rust-1.86.0-nightly+0x3f4ebd7) [INFO] [stdout] #1 0x00007ab5cff4efec SignalHandler(int) (/opt/rustwide/rustup-home/toolchains/9543f8ea2aae74b8f13ac2a6e6c0ecdca9810869/lib/libLLVM.so.19.1-rust-1.86.0-nightly+0x3f4efec) [INFO] [stdout] #2 0x00007ab5cbe19520 (/lib/x86_64-linux-gnu/libc.so.6+0x42520) [INFO] [stdout] #3 0x00005afa814c3c73 void lld::elf::writeResult >() (/opt/rustwide/rustup-home/toolchains/9543f8ea2aae74b8f13ac2a6e6c0ecdca9810869/lib/rustlib/x86_64-unknown-linux-gnu/bin/rust-lld+0x512c73) [INFO] [stdout] #4 0x00005afa812f7b36 void lld::elf::LinkerDriver::link >(llvm::opt::InputArgList&) Driver.cpp:0:0 [INFO] [stdout] #5 0x00005afa812dd4ec lld::elf::link(llvm::ArrayRef, llvm::raw_ostream&, llvm::raw_ostream&, bool, bool) (/opt/rustwide/rustup-home/toolchains/9543f8ea2aae74b8f13ac2a6e6c0ecdca9810869/lib/rustlib/x86_64-unknown-linux-gnu/bin/rust-lld+0x32c4ec) [INFO] [stdout] #6 0x00005afa8120eae0 lld::unsafeLldMain(llvm::ArrayRef, llvm::raw_ostream&, llvm::raw_ostream&, llvm::ArrayRef, bool) (/opt/rustwide/rustup-home/toolchains/9543f8ea2aae74b8f13ac2a6e6c0ecdca9810869/lib/rustlib/x86_64-unknown-linux-gnu/bin/rust-lld+0x25dae0) [INFO] [stdout] #7 0x00005afa8120db7d lld_main(int, char**, llvm::ToolContext const&) (/opt/rustwide/rustup-home/toolchains/9543f8ea2aae74b8f13ac2a6e6c0ecdca9810869/lib/rustlib/x86_64-unknown-linux-gnu/bin/rust-lld+0x25cb7d) [INFO] [stdout] #8 0x00005afa8120e221 main (/opt/rustwide/rustup-home/toolchains/9543f8ea2aae74b8f13ac2a6e6c0ecdca9810869/lib/rustlib/x86_64-unknown-linux-gnu/bin/rust-lld+0x25d221) [INFO] [stdout] #9 0x00007ab5cbe00d90 (/lib/x86_64-linux-gnu/libc.so.6+0x29d90) [INFO] [stdout] #10 0x00007ab5cbe00e40 __libc_start_main (/lib/x86_64-linux-gnu/libc.so.6+0x29e40) [INFO] [stdout] #11 0x00005afa810907e9 _start (/opt/rustwide/rustup-home/toolchains/9543f8ea2aae74b8f13ac2a6e6c0ecdca9810869/lib/rustlib/x86_64-unknown-linux-gnu/bin/rust-lld+0xdf7e9) [INFO] [stdout] rust-lld: error: failed to write output '/opt/rustwide/target/debug/deps/libenum_as_inner-e7c45fe0d850f51e.so': No such file or directory [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `enum-as-inner` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "977829ba1b556eda2d851a4be6643642267b1b652ef8bb7899c79a8eef04a900", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "977829ba1b556eda2d851a4be6643642267b1b652ef8bb7899c79a8eef04a900", kill_on_drop: false }` [INFO] [stdout] 977829ba1b556eda2d851a4be6643642267b1b652ef8bb7899c79a8eef04a900