[INFO] cloning repository https://github.com/atomicdomb/p2p_handshake [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/atomicdomb/p2p_handshake" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fatomicdomb%2Fp2p_handshake", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fatomicdomb%2Fp2p_handshake'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ce8ef4236e3a64c04da2b168581a5181eb80782f [INFO] testing atomicdomb/p2p_handshake against beta-2025-04-13 for beta-1.87-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fatomicdomb%2Fp2p_handshake" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/atomicdomb/p2p_handshake on toolchain beta-2025-04-13 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-04-13" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/atomicdomb/p2p_handshake [INFO] finished tweaking git repo https://github.com/atomicdomb/p2p_handshake [INFO] tweaked toml for git repo https://github.com/atomicdomb/p2p_handshake written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/atomicdomb/p2p_handshake 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" "+beta-2025-04-13" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-04-13" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 26aa39b4fe00a5ec4b5fd51a713c97039c4d0416149b3681ff1a2129f3ad7115 [INFO] running `Command { std: "docker" "start" "-a" "26aa39b4fe00a5ec4b5fd51a713c97039c4d0416149b3681ff1a2129f3ad7115", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "26aa39b4fe00a5ec4b5fd51a713c97039c4d0416149b3681ff1a2129f3ad7115", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "26aa39b4fe00a5ec4b5fd51a713c97039c4d0416149b3681ff1a2129f3ad7115", kill_on_drop: false }` [INFO] [stdout] 26aa39b4fe00a5ec4b5fd51a713c97039c4d0416149b3681ff1a2129f3ad7115 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-04-13" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e6291d9833eb1e822a95a604d48b918b59b7d6a46d8cb9508c93000b1f20e6f1 [INFO] running `Command { std: "docker" "start" "-a" "e6291d9833eb1e822a95a604d48b918b59b7d6a46d8cb9508c93000b1f20e6f1", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling bytes v1.5.0 [INFO] [stderr] Compiling rustc-hex v2.1.0 [INFO] [stderr] Compiling proc-macro2 v1.0.79 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling subtle v2.5.0 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling cc v1.0.90 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling cpufeatures v0.2.12 [INFO] [stderr] Compiling pin-project-lite v0.2.13 [INFO] [stderr] Compiling keccak v0.1.5 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling uint v0.9.5 [INFO] [stderr] Compiling rlp v0.5.2 [INFO] [stderr] Compiling impl-rlp v0.3.0 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling secp256k1-sys v0.8.1 [INFO] [stderr] Compiling syn v2.0.53 [INFO] [stderr] Compiling getrandom v0.2.12 [INFO] [stderr] Compiling socket2 v0.5.6 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling inout v0.1.3 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling ctr v0.9.2 [INFO] [stderr] Compiling aes v0.8.4 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling concat-kdf v0.1.0 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling sha3 v0.10.8 [INFO] [stderr] Compiling fixed-hash v0.8.0 [INFO] [stderr] Compiling impl-serde v0.4.0 [INFO] [stderr] Compiling ethbloom v0.13.0 [INFO] [stderr] Compiling primitive-types v0.12.2 [INFO] [stderr] Compiling secp256k1 v0.27.0 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling ethereum-types v0.14.1 [INFO] [stderr] Compiling tokio v1.36.0 [INFO] [stderr] Compiling eiger_test v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: fields `addr_from` and `user_agent` are never read [INFO] [stdout] --> src/bitcoin_handshake.rs:178:9 [INFO] [stdout] | [INFO] [stdout] 173 | pub struct Version { [INFO] [stdout] | ------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 178 | pub addr_from: SocketAddrV4, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 179 | pub nonce: u64, [INFO] [stdout] 180 | pub user_agent: String, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Version` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcfyaZWc/symbols.o" "<9 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libconcat_kdf-c54319ddbd03ac32.rlib,libctr-fbece9860a98084f.rlib,libhmac-49b686521e30ccf6.rlib,libsha3-590f21da7ff93369.rlib,libkeccak-b3eea90d0aeeb926.rlib,libaes-4ec0d528290bc0cc.rlib,libcipher-60ca32579c94ca93.rlib,libinout-24af0dc8c95068b1.rlib,libsecp256k1-2274e056838d5c61.rlib,libsecp256k1_sys-035626c4873c294c.rlib,libethereum_types-0954a58c60ecc760.rlib,libethbloom-a5d8ce7e848894a7.rlib,libtiny_keccak-f5d9ea2819b9245a.rlib,libprimitive_types-1155b2b0b567d9de.rlib,libuint-f1e8e54e14737aaf.rlib,libcrunchy-00f2733516e5d185.rlib,libhex-13e08b3b00984ab7.rlib,libimpl_serde-84d175346f7784c8.rlib,libserde-641c195bb53dbe1e.rlib,libimpl_rlp-af4fea1e9da1a1b4.rlib,librlp-b0c3854f7e8c57fe.rlib,libfixed_hash-ea734bdec350ef0c.rlib,librustc_hex-8e10e209a94b3eae.rlib,libstatic_assertions-f0217ecdd817a834.rlib,libbyteorder-8f59b6d1bfdaa844.rlib,libsha2-cc2d95b1579e8925.rlib,libcpufeatures-926366d381e17465.rlib,libdigest-6e2ce9c567f18d51.rlib,libsubtle-27c8f54d203168ee.rlib,libblock_buffer-4955e2f502eb2b94.rlib,libcrypto_common-b8cf39bd7a705038.rlib,libgeneric_array-8bcaea54216d5ed5.rlib,libtypenum-c2fff0d6cd29fbbc.rlib,librand-19c0de247a7ada83.rlib,librand_chacha-f9ae5ca6e97f74c5.rlib,libppv_lite86-74d192d5fb0d20a2.rlib,librand_core-8e6bfa2c3d3f4d1c.rlib,libgetrandom-ced6f05b3c37efb0.rlib,libcfg_if-3e7fc4e38d4a72b5.rlib,libtokio-cbbec42649e3ebd7.rlib,libsocket2-b60d4929fe7c98e4.rlib,libbytes-0cbd1c7110a1e56d.rlib,libmio-0e10fa71e6a20a9c.rlib,liblibc-4852c305bddcafdb.rlib,libpin_project_lite-b342d85da484cd05.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/rustcfyaZWc/raw-dylibs" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/secp256k1-sys-eff62b5aeb4a1eab/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/eiger_test-533cc8c65670276b" "-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: /usr/bin/ld: final link failed: No space left on device [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `eiger_test` (bin "eiger_test") due to 1 previous error; 1 warning emitted [INFO] running `Command { std: "docker" "inspect" "e6291d9833eb1e822a95a604d48b918b59b7d6a46d8cb9508c93000b1f20e6f1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e6291d9833eb1e822a95a604d48b918b59b7d6a46d8cb9508c93000b1f20e6f1", kill_on_drop: false }` [INFO] [stdout] e6291d9833eb1e822a95a604d48b918b59b7d6a46d8cb9508c93000b1f20e6f1