[INFO] cloning repository https://github.com/yangsnapify/blockchain-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/yangsnapify/blockchain-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyangsnapify%2Fblockchain-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyangsnapify%2Fblockchain-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 92e0d44417063ccd1b4c218861081c132010c972 [INFO] testing yangsnapify/blockchain-rs 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%2Fyangsnapify%2Fblockchain-rs" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/yangsnapify/blockchain-rs 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/yangsnapify/blockchain-rs [INFO] finished tweaking git repo https://github.com/yangsnapify/blockchain-rs [INFO] tweaked toml for git repo https://github.com/yangsnapify/blockchain-rs written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/yangsnapify/blockchain-rs 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-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 2deb56425d869bd3b1ddb27f8ef26545053d54354f59de0a599052a94dc18043 [INFO] running `Command { std: "docker" "start" "-a" "2deb56425d869bd3b1ddb27f8ef26545053d54354f59de0a599052a94dc18043", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2deb56425d869bd3b1ddb27f8ef26545053d54354f59de0a599052a94dc18043", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2deb56425d869bd3b1ddb27f8ef26545053d54354f59de0a599052a94dc18043", kill_on_drop: false }` [INFO] [stdout] 2deb56425d869bd3b1ddb27f8ef26545053d54354f59de0a599052a94dc18043 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 1b45c1fa2feb7539e9368ea6dc4a37eabf197a72b825f87d0567caec037197f1 [INFO] running `Command { std: "docker" "start" "-a" "1b45c1fa2feb7539e9368ea6dc4a37eabf197a72b825f87d0567caec037197f1", 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.169 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling libm v0.2.11 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling const-oid v0.6.2 [INFO] [stderr] Compiling base64ct v1.1.1 [INFO] [stderr] Compiling serde v1.0.216 [INFO] [stderr] Compiling num-bigint-dig v0.7.1 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling opaque-debug v0.3.1 [INFO] [stderr] Compiling pem-rfc7468 v0.2.4 [INFO] [stderr] Compiling signature v1.6.4 [INFO] [stderr] Compiling cpufeatures v0.2.16 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling serde_json v1.0.134 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling itoa v1.0.14 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling ed25519 v1.5.3 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling syn v2.0.91 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling crypto-bigint v0.2.11 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling der v0.4.5 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling spki v0.4.1 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling serde_derive v1.0.216 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling zeroize v1.4.3 [INFO] [stderr] Compiling pkcs1 v0.2.4 [INFO] [stderr] Compiling curve25519-dalek v3.2.0 [INFO] [stderr] Compiling pkcs8 v0.7.6 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling rsa v0.5.0 [INFO] [stderr] Compiling ed25519-dalek v1.0.1 [INFO] [stderr] Compiling blockchain_rs v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 24.61s [INFO] running `Command { std: "docker" "inspect" "1b45c1fa2feb7539e9368ea6dc4a37eabf197a72b825f87d0567caec037197f1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1b45c1fa2feb7539e9368ea6dc4a37eabf197a72b825f87d0567caec037197f1", kill_on_drop: false }` [INFO] [stdout] 1b45c1fa2feb7539e9368ea6dc4a37eabf197a72b825f87d0567caec037197f1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 728f2e0c36994518ccccf6d29557fb18e94dae5b4b2b6bafadee75acd99f551b [INFO] running `Command { std: "docker" "start" "-a" "728f2e0c36994518ccccf6d29557fb18e94dae5b4b2b6bafadee75acd99f551b", kill_on_drop: false }` [INFO] [stderr] Compiling blockchain_rs v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcCDtUv0/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,libunicode_width-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libblockchain_rs-399bf9a3d2d66cc9.rlib,libserde_json-05d05e41573cc327.rlib,libmemchr-eec2dd93b0d498c5.rlib,libitoa-6e2430f2fa153711.rlib,libryu-a980823ac8640001.rlib,libserde-c51614ab61f88ad0.rlib,libbase64-42295ac2e0e134a3.rlib,libed25519_dalek-37f35b9b2e5b67ff.rlib,libsha2-84ac75dafdd9e5dc.rlib,libcpufeatures-2e2ebae977353a9d.rlib,libopaque_debug-90e66d859d53ff28.rlib,libblock_buffer-69096b2b5d65a850.rlib,librand-5e965c182dde5cac.rlib,librand_chacha-a3ffd44c71f98972.rlib,libppv_lite86-4249f2ccf6cacb6e.rlib,libzerocopy-81b2c4a4883cf5be.rlib,libcurve25519_dalek-6c9cc01467a8ee54.rlib,libsubtle-9d3374eb1cc0224d.rlib,libzeroize-4d48feb022cf219c.rlib,librand_core-3a600f6691755345.rlib,libgetrandom-a87c4016a20d74a2.rlib,liblibc-cd8776e40b9c5bbb.rlib,libcfg_if-3e7fc4e38d4a72b5.rlib,libdigest-fc333c0d97c896cb.rlib,libgeneric_array-8f264db80a9e7843.rlib,libtypenum-c2fff0d6cd29fbbc.rlib,libbyteorder-12f38ed2e9b638b0.rlib,libed25519-0b070739a9fdb3c3.rlib,libsignature-9d1573870c801d02.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" "-lc" "-lm" "-lrt" "-lpthread" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcCDtUv0/raw-dylibs" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/blockchain_rs-13907fa39fffa805" "-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 `blockchain_rs` (bin "blockchain_rs" test) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustciG0T4r/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libserde_json-05d05e41573cc327.rlib,libmemchr-eec2dd93b0d498c5.rlib,libitoa-6e2430f2fa153711.rlib,libryu-a980823ac8640001.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,libunicode_width-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libserde-c51614ab61f88ad0.rlib,libbase64-42295ac2e0e134a3.rlib,libed25519_dalek-37f35b9b2e5b67ff.rlib,libsha2-84ac75dafdd9e5dc.rlib,libcpufeatures-2e2ebae977353a9d.rlib,libopaque_debug-90e66d859d53ff28.rlib,libblock_buffer-69096b2b5d65a850.rlib,librand-5e965c182dde5cac.rlib,librand_chacha-a3ffd44c71f98972.rlib,libppv_lite86-4249f2ccf6cacb6e.rlib,libzerocopy-81b2c4a4883cf5be.rlib,libcurve25519_dalek-6c9cc01467a8ee54.rlib,libsubtle-9d3374eb1cc0224d.rlib,libzeroize-4d48feb022cf219c.rlib,librand_core-3a600f6691755345.rlib,libgetrandom-a87c4016a20d74a2.rlib,liblibc-cd8776e40b9c5bbb.rlib,libcfg_if-3e7fc4e38d4a72b5.rlib,libdigest-fc333c0d97c896cb.rlib,libgeneric_array-8f264db80a9e7843.rlib,libtypenum-c2fff0d6cd29fbbc.rlib,libbyteorder-12f38ed2e9b638b0.rlib,libed25519-0b070739a9fdb3c3.rlib,libsignature-9d1573870c801d02.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" "-lc" "-lm" "-lrt" "-lpthread" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustciG0T4r/raw-dylibs" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/blockchain_rs-7232c8720fb70900" "-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 `blockchain_rs` (lib test) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "728f2e0c36994518ccccf6d29557fb18e94dae5b4b2b6bafadee75acd99f551b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "728f2e0c36994518ccccf6d29557fb18e94dae5b4b2b6bafadee75acd99f551b", kill_on_drop: false }` [INFO] [stdout] 728f2e0c36994518ccccf6d29557fb18e94dae5b4b2b6bafadee75acd99f551b