[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#4987e9d4227139400384ab59296ffee3b0fb1183 for pr-146237-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpcarbajo%2FBlockchain" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] [stderr] Updating files:  67% (1106/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:  76% (1260/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:  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-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/pcarbajo/Blockchain on toolchain 4987e9d4227139400384ab59296ffee3b0fb1183
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "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" "+4987e9d4227139400384ab59296ffee3b0fb1183" "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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 599cfa3241617bfce0453f5d46fe00662f0caadad830d162ee8db74da8fce1fc
[INFO] running `Command { std: "docker" "start" "-a" "599cfa3241617bfce0453f5d46fe00662f0caadad830d162ee8db74da8fce1fc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "599cfa3241617bfce0453f5d46fe00662f0caadad830d162ee8db74da8fce1fc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "599cfa3241617bfce0453f5d46fe00662f0caadad830d162ee8db74da8fce1fc", kill_on_drop: false }`
[INFO] [stdout] 599cfa3241617bfce0453f5d46fe00662f0caadad830d162ee8db74da8fce1fc
[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=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" "+4987e9d4227139400384ab59296ffee3b0fb1183" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b91af68f3dbf5917f7a256e851be99e67dd7db3335060e99086f579c5461318e
[INFO] running `Command { std: "docker" "start" "-a" "b91af68f3dbf5917f7a256e851be99e67dd7db3335060e99086f579c5461318e", kill_on_drop: false }`
[INFO] [stderr]    Compiling typenum v1.18.0
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling hex-literal v1.0.0
[INFO] [stderr]    Compiling nibble_vec v0.1.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling syn v2.0.104
[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.80s
[INFO] running `Command { std: "docker" "inspect" "b91af68f3dbf5917f7a256e851be99e67dd7db3335060e99086f579c5461318e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b91af68f3dbf5917f7a256e851be99e67dd7db3335060e99086f579c5461318e", kill_on_drop: false }`
[INFO] [stdout] b91af68f3dbf5917f7a256e851be99e67dd7db3335060e99086f579c5461318e
[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=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" "+4987e9d4227139400384ab59296ffee3b0fb1183" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 414fd0002b59e1da61cb3a26f606696e1f76587dfd4f3f0454319df27a7d0df4
[INFO] running `Command { std: "docker" "start" "-a" "414fd0002b59e1da61cb3a26f606696e1f76587dfd4f3f0454319df27a7d0df4", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]    Compiling zerocopy v0.8.26
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]    Compiling multiversx-sc-codec-derive v0.22.1
[INFO] [stderr]    Compiling anyhow v1.0.98
[INFO] [stderr]    Compiling wasm-encoder v0.235.0
[INFO] [stderr]    Compiling anstyle v1.0.11
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling wasmparser v0.231.0
[INFO] [stderr]    Compiling leb128fmt v0.1.0
[INFO] [stderr]    Compiling winnow v0.5.40
[INFO] [stderr]    Compiling anstyle-query v1.1.3
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling winnow v0.7.11
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]    Compiling anstream v0.6.19
[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 signature v2.2.0
[INFO] [stderr]    Compiling ed25519 v2.2.3
[INFO] [stderr]    Compiling clap_builder v4.5.40
[INFO] [stderr]    Compiling clap_derive v4.5.40
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling colored v3.0.0
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling bech32 v0.11.0
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling getrandom v0.2.16
[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/4987e9d4227139400384ab59296ffee3b0fb1183/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] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "414fd0002b59e1da61cb3a26f606696e1f76587dfd4f3f0454319df27a7d0df4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "414fd0002b59e1da61cb3a26f606696e1f76587dfd4f3f0454319df27a7d0df4", kill_on_drop: false }`
[INFO] [stdout] 414fd0002b59e1da61cb3a26f606696e1f76587dfd4f3f0454319df27a7d0df4
