[INFO] cloning repository https://github.com/pcarbajo/Blockchain [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/pcarbajo/Blockchain" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpcarbajo%2FBlockchain", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpcarbajo%2FBlockchain'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d01dc9f00c5907cd1a36e1c7b14e07959d558c9f [INFO] building pcarbajo/Blockchain against try#d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 for pr-146237-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpcarbajo%2FBlockchain" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] Updating files: 67% (1108/1645) Updating files: 68% (1119/1645) Updating files: 69% (1136/1645) Updating files: 70% (1152/1645) Updating files: 71% (1168/1645) Updating files: 72% (1185/1645) Updating files: 73% (1201/1645) Updating files: 74% (1218/1645) Updating files: 74% (1220/1645) Updating files: 75% (1234/1645) Updating files: 76% (1251/1645) Updating files: 77% (1267/1645) Updating files: 78% (1284/1645) Updating files: 79% (1300/1645) Updating files: 80% (1316/1645) Updating files: 81% (1333/1645) Updating files: 82% (1349/1645) Updating files: 83% (1366/1645) Updating files: 84% (1382/1645) Updating files: 85% (1399/1645) Updating files: 86% (1415/1645) Updating files: 86% (1417/1645) Updating files: 87% (1432/1645) Updating files: 88% (1448/1645) Updating files: 89% (1465/1645) Updating files: 90% (1481/1645) Updating files: 91% (1497/1645) Updating files: 92% (1514/1645) Updating files: 93% (1530/1645) Updating files: 94% (1547/1645) Updating files: 95% (1563/1645) Updating files: 96% (1580/1645) Updating files: 97% (1596/1645) Updating files: 98% (1613/1645) Updating files: 99% (1629/1645) Updating files: 100% (1645/1645) Updating files: 100% (1645/1645), done. [INFO] started tweaking git repo https://github.com/pcarbajo/Blockchain [INFO] finished tweaking git repo https://github.com/pcarbajo/Blockchain [INFO] tweaked toml for git repo https://github.com/pcarbajo/Blockchain written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/pcarbajo/Blockchain on toolchain d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/pcarbajo/Blockchain 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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 54ad0811fbcefb60aa7e8eb93ec4c3cfcc8bd59eb276fb71a9b7f147d8df3e89 [INFO] running `Command { std: "docker" "start" "-a" "54ad0811fbcefb60aa7e8eb93ec4c3cfcc8bd59eb276fb71a9b7f147d8df3e89", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "54ad0811fbcefb60aa7e8eb93ec4c3cfcc8bd59eb276fb71a9b7f147d8df3e89", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "54ad0811fbcefb60aa7e8eb93ec4c3cfcc8bd59eb276fb71a9b7f147d8df3e89", kill_on_drop: false }` [INFO] [stdout] 54ad0811fbcefb60aa7e8eb93ec4c3cfcc8bd59eb276fb71a9b7f147d8df3e89 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d2baca6d7a8ddbe1bcb46667929f67de65117230150dfe2c743adc2616e0718e [INFO] running `Command { std: "docker" "start" "-a" "d2baca6d7a8ddbe1bcb46667929f67de65117230150dfe2c743adc2616e0718e", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Compiling endian-type v0.1.2 [INFO] [stderr] Compiling unwrap-infallible v0.1.5 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling hex-literal v1.0.0 [INFO] [stderr] Compiling nibble_vec v0.1.0 [INFO] [stderr] Compiling radix_trie v0.2.1 [INFO] [stderr] Compiling generic-array v1.2.0 [INFO] [stderr] Compiling multiversx-sc-codec-derive v0.22.1 [INFO] [stderr] Compiling multiversx-sc-derive v0.58.0 [INFO] [stderr] Compiling multiversx-sc-codec v0.22.1 [INFO] [stderr] Compiling multiversx-chain-core v0.15.0 [INFO] [stderr] Compiling multiversx-sc v0.58.0 [INFO] [stderr] Compiling notas v0.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.57s [INFO] running `Command { std: "docker" "inspect" "d2baca6d7a8ddbe1bcb46667929f67de65117230150dfe2c743adc2616e0718e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d2baca6d7a8ddbe1bcb46667929f67de65117230150dfe2c743adc2616e0718e", kill_on_drop: false }` [INFO] [stdout] d2baca6d7a8ddbe1bcb46667929f67de65117230150dfe2c743adc2616e0718e [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bbcde6c299799faad2ee6cade33964e720249789fde4bb37572af66ba4c3bdc4 [INFO] running `Command { std: "docker" "start" "-a" "bbcde6c299799faad2ee6cade33964e720249789fde4bb37572af66ba4c3bdc4", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Compiling multiversx-sc-codec-derive v0.22.1 [INFO] [stderr] Compiling wasm-encoder v0.235.0 [INFO] [stderr] Compiling colorchoice v1.0.4 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling anstyle v1.0.11 [INFO] [stderr] Compiling winnow v0.5.40 [INFO] [stderr] Compiling winnow v0.7.11 [INFO] [stderr] Compiling wasmparser v0.231.0 [INFO] [stderr] Compiling anstyle-query v1.1.3 [INFO] [stderr] Compiling toml_write v0.1.2 [INFO] [stderr] Compiling leb128fmt v0.1.0 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling multiversx-sc-derive v0.58.0 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Compiling unicode-width v0.2.1 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling anstream v0.6.19 [INFO] [stderr] Compiling signature v2.2.0 [INFO] [stderr] Compiling bumpalo v3.19.0 [INFO] [stderr] Compiling clap_lex v0.7.5 [INFO] [stderr] Compiling clap_derive v4.5.40 [INFO] [stderr] Compiling ed25519 v2.2.3 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling colored v3.0.0 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling convert_case v0.8.0 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling clap_builder v4.5.40 [INFO] [stderr] Compiling bech32 v0.11.0 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling pathdiff v0.2.3 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling simple-error v0.3.1 [INFO] [stderr] error: could not compile `winnow` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6/bin/rustc --crate-name winnow --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/winnow-0.5.40/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 -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "debug", "default", "simd", "std", "unstable-doc", "unstable-recover"))' -C metadata=cd55eeac1f24547d -C extra-filename=-4ede437f860032ef --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `serde_derive` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6/bin/rustc --crate-name serde_derive --edition=2015 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde_derive-1.0.219/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 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "deserialize_in_place"))' -C metadata=349e3f15ea486c9f -C extra-filename=-3566869c5fbb67e9 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-09040b10b620fa15.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-bff949ffe258c67d.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-9f5c9e5ae785503f.rlib --extern proc_macro --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `num-bigint` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6/bin/rustc --crate-name num_bigint --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/num-bigint-0.4.6/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 -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "default", "quickcheck", "rand", "serde", "std"))' -C metadata=0045b13af4275693 -C extra-filename=-d4694f8a9661a3ab --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern num_integer=/opt/rustwide/target/debug/deps/libnum_integer-e040bf46f30c1e17.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-e05972f153d0dad0.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "bbcde6c299799faad2ee6cade33964e720249789fde4bb37572af66ba4c3bdc4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bbcde6c299799faad2ee6cade33964e720249789fde4bb37572af66ba4c3bdc4", kill_on_drop: false }` [INFO] [stdout] bbcde6c299799faad2ee6cade33964e720249789fde4bb37572af66ba4c3bdc4