[INFO] cloning repository https://github.com/richielamp/Eb3nuka [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/richielamp/Eb3nuka" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frichielamp%2FEb3nuka", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frichielamp%2FEb3nuka'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a74ebc68c30992b756dc98684bf20bd63126c9fb [INFO] checking richielamp/Eb3nuka against try#5e7498e6740d105521420ac0ab146e2c7a21596d for pr-138363 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frichielamp%2FEb3nuka" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/richielamp/Eb3nuka on toolchain 5e7498e6740d105521420ac0ab146e2c7a21596d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5e7498e6740d105521420ac0ab146e2c7a21596d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/richielamp/Eb3nuka [INFO] finished tweaking git repo https://github.com/richielamp/Eb3nuka [INFO] tweaked toml for git repo https://github.com/richielamp/Eb3nuka written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/richielamp/Eb3nuka 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" "+5e7498e6740d105521420ac0ab146e2c7a21596d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [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:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+5e7498e6740d105521420ac0ab146e2c7a21596d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 11a31864e671e9cf5b6e2234fe060f838cbf0668d5c15238c1b496b02db7432e [INFO] running `Command { std: "docker" "start" "-a" "11a31864e671e9cf5b6e2234fe060f838cbf0668d5c15238c1b496b02db7432e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "11a31864e671e9cf5b6e2234fe060f838cbf0668d5c15238c1b496b02db7432e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "11a31864e671e9cf5b6e2234fe060f838cbf0668d5c15238c1b496b02db7432e", kill_on_drop: false }` [INFO] [stdout] 11a31864e671e9cf5b6e2234fe060f838cbf0668d5c15238c1b496b02db7432e [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:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+5e7498e6740d105521420ac0ab146e2c7a21596d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2eca63a953146f924418f3241785781e92badba088991006271bbe161ba55d96 [INFO] running `Command { std: "docker" "start" "-a" "2eca63a953146f924418f3241785781e92badba088991006271bbe161ba55d96", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.82 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Checking pin-project-lite v0.2.14 [INFO] [stderr] Checking futures-core v0.3.30 [INFO] [stderr] Checking futures-io v0.3.30 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Checking memchr v2.7.2 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking futures-sink v0.3.30 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking futures-task v0.3.30 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Checking futures-channel v0.3.30 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Checking bytes v1.6.0 [INFO] [stderr] Compiling thiserror v1.0.61 [INFO] [stderr] Compiling anyhow v1.0.84 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Checking value-bag v1.9.0 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking log v0.4.21 [INFO] [stderr] Checking subtle v2.5.0 [INFO] [stderr] Compiling syn v2.0.64 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Checking ppv-lite86 v0.2.17 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Compiling either v1.12.0 [INFO] [stderr] Checking cpufeatures v0.2.12 [INFO] [stderr] Checking tinyvec_macros v0.1.1 [INFO] [stderr] Compiling serde v1.0.202 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Checking parking v2.2.0 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Checking concurrent-queue v2.5.0 [INFO] [stderr] Compiling bitflags v2.5.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Checking unicode-bidi v0.3.15 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking getrandom v0.2.14 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking unicode-normalization v0.1.23 [INFO] [stderr] Checking parking_lot v0.12.2 [INFO] [stderr] Compiling cc v1.0.97 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling prettyplease v0.1.25 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Checking data-encoding v2.6.0 [INFO] [stderr] Compiling regex-syntax v0.8.3 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Checking form_urlencoded v1.2.1 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Compiling fastrand v2.1.0 [INFO] [stderr] Compiling home v0.5.9 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Compiling tempfile v3.10.1 [INFO] [stderr] Checking url v2.5.0 [INFO] [stderr] Compiling petgraph v0.6.5 [INFO] [stderr] Checking sha2 v0.10.8 [INFO] [stderr] Checking core2 v0.4.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling multimap v0.8.3 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling regex-automata v0.4.6 [INFO] [stderr] Checking instant v0.1.12 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking futures-timer v3.0.3 [INFO] [stderr] Checking arrayref v0.3.7 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Checking opaque-debug v0.3.1 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Checking event-listener v4.0.3 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Checking event-listener-strategy v0.4.0 [INFO] [stderr] Checking futures-lite v2.3.0 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Compiling polling v2.8.0 [INFO] [stderr] Checking event-listener v2.5.3 [INFO] [stderr] Compiling regex v1.10.4 [INFO] [stderr] Compiling prost-derive v0.11.9 [INFO] [stderr] Checking signature v1.6.4 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling thiserror-impl v1.0.61 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Checking zeroize v1.7.0 [INFO] [stderr] Checking curve25519-dalek v3.2.0 [INFO] [stderr] Compiling rustix v0.37.27 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Checking ed25519 v1.5.3 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking pin-project v1.1.5 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking async-lock v3.3.0 [INFO] [stderr] Compiling prost v0.11.9 [INFO] [stderr] Compiling prost-types v0.11.9 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Checking sha2 v0.9.9 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Compiling async-io v1.13.0 [INFO] [stderr] Checking fastrand v1.9.0 [INFO] [stderr] Checking waker-fn v1.2.0 [INFO] [stderr] Checking linux-raw-sys v0.3.8 [INFO] [stderr] Checking bs58 v0.4.0 [INFO] [stderr] Checking futures-lite v1.13.0 [INFO] [stderr] Checking ed25519-dalek v1.0.1 [INFO] [stderr] Checking async-lock v2.8.0 [INFO] [stderr] Compiling proc-macro-crate v1.1.3 [INFO] [stderr] Compiling prost-build v0.11.9 [INFO] [stderr] Checking socket2 v0.4.10 [INFO] [stderr] Checking event-listener v5.3.0 [INFO] [stderr] Compiling multihash-derive v0.8.1 [INFO] [stderr] Checking asn1_der v0.7.6 [INFO] [stderr] Checking event-listener-strategy v0.5.2 [INFO] [stderr] Checking atomic-waker v1.1.2 [INFO] [stderr] Checking async-task v4.7.1 [INFO] [stderr] Checking futures-executor v0.3.30 [INFO] [stderr] Checking asynchronous-codec v0.6.2 [INFO] [stderr] Compiling platforms v3.4.0 [INFO] [stderr] Checking futures v0.3.30 [INFO] [stderr] Checking rw-stream-sink v0.3.0 [INFO] [stderr] Checking unsigned-varint v0.7.2 [INFO] [stderr] Checking untrusted v0.9.0 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Checking piper v0.2.2 [INFO] [stderr] Checking multihash v0.16.3 [INFO] [stderr] Checking multistream-select v0.12.1 [INFO] [stderr] Compiling curve25519-dalek v4.1.2 [INFO] [stderr] Compiling libp2p-core v0.37.0 [INFO] [stderr] Checking async-channel v2.3.1 [INFO] [stderr] Checking multiaddr v0.14.0 [INFO] [stderr] Checking async-executor v1.11.0 [INFO] [stderr] Checking blocking v1.6.0 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Checking signature v2.2.0 [INFO] [stderr] Checking ed25519 v2.2.3 [INFO] [stderr] Checking polling v3.7.0 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Checking netlink-packet-utils v0.5.2 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Checking async-io v2.3.2 [INFO] [stderr] Checking async-global-executor v2.4.1 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking socket2 v0.5.7 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Checking quick-protobuf v0.8.1 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling data-encoding-macro-internal v0.1.13 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Checking ipnet v2.9.0 [INFO] [stderr] Checking hkdf v0.12.4 [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaa0Ht2V/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `mio` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: failed to build archive at `/opt/rustwide/target/debug/deps/libpkg_config-bbbcc73e7412bf52.rlib`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `pkg-config` (lib) due to 1 previous error [INFO] [stderr] error: could not compile `vcpkg` (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/5e7498e6740d105521420ac0ab146e2c7a21596d/bin/rustc --crate-name vcpkg --edition=2015 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vcpkg-0.2.15/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=231b42b08dc861ca -C extra-filename=-8ce73e690261768c --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--version-script=/tmp/rustcsUS75x/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustcsUS75x/symbols.o" "<3 object files omitted>" "/opt/rustwide/target/debug/deps/data_encoding_macro_internal-6c85d70c52c87f66.ajwg78tyl6gq3obauktcx153u.rcgu.rmeta" "<1 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsyn-9bfddd9e4446dfee.rlib,libquote-f89ffd26a75a2f35.rlib,libproc_macro2-d732dfcc02b021ba.rlib,libunicode_ident-f2de522ba645d884.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libproc_macro-*}.rlib" "/opt/rustwide/target/debug/deps/{libdata_encoding-03ff34198fe88d5b.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-*,liballoc-*,librustc_std_workspace_core-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcsUS75x/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/deps/libdata_encoding_macro_internal-6c85d70c52c87f66.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: 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 `data-encoding-macro-internal` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "2eca63a953146f924418f3241785781e92badba088991006271bbe161ba55d96", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2eca63a953146f924418f3241785781e92badba088991006271bbe161ba55d96", kill_on_drop: false }` [INFO] [stdout] 2eca63a953146f924418f3241785781e92badba088991006271bbe161ba55d96