[INFO] cloning repository https://github.com/nimec77/rust-blockchain [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nimec77/rust-blockchain" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnimec77%2Frust-blockchain", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnimec77%2Frust-blockchain'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c44a78911ddb9ad2270267ed3ea5639f462e4457 [INFO] building nimec77/rust-blockchain against try#d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 for pr-146237-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnimec77%2Frust-blockchain" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/nimec77/rust-blockchain [INFO] finished tweaking git repo https://github.com/nimec77/rust-blockchain [INFO] tweaked toml for git repo https://github.com/nimec77/rust-blockchain written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/nimec77/rust-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/nimec77/rust-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-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] a4aaa9817dc54e41d372c8b7341ab3e2a7b38c3a334a10c3b00652549c90291e [INFO] running `Command { std: "docker" "start" "-a" "a4aaa9817dc54e41d372c8b7341ab3e2a7b38c3a334a10c3b00652549c90291e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a4aaa9817dc54e41d372c8b7341ab3e2a7b38c3a334a10c3b00652549c90291e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a4aaa9817dc54e41d372c8b7341ab3e2a7b38c3a334a10c3b00652549c90291e", kill_on_drop: false }` [INFO] [stdout] a4aaa9817dc54e41d372c8b7341ab3e2a7b38c3a334a10c3b00652549c90291e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] aec9895fc1def6f0ac372119716dc760cfb51e3643ee327e4817f888370db187 [INFO] running `Command { std: "docker" "start" "-a" "aec9895fc1def6f0ac372119716dc760cfb51e3643ee327e4817f888370db187", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling parking_lot_core v0.8.6 [INFO] [stderr] Compiling cc v1.2.27 [INFO] [stderr] Compiling instant v0.1.13 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling unicode-width v0.1.14 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling gcc v0.3.55 [INFO] [stderr] Compiling anstyle-parse v0.2.7 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling anstyle-query v1.1.3 [INFO] [stderr] Compiling virtue v0.0.18 [INFO] [stderr] Compiling colorchoice v1.0.4 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling anstyle v1.0.11 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling rust-crypto v0.2.36 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling bincode_derive v2.0.1 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling time v0.1.45 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling rand v0.3.23 [INFO] [stderr] Compiling fs2 v0.4.3 [INFO] [stderr] Compiling anstream v0.6.19 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling env_filter v0.1.3 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling rustc-serialize v0.3.25 [INFO] [stderr] Compiling unty v0.0.4 [INFO] [stderr] Compiling jiff v0.2.15 [INFO] [stderr] Compiling bincode v2.0.1 [INFO] [stderr] Compiling sled v0.34.7 [INFO] [stderr] Compiling uuid v1.17.0 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling bs58 v0.5.1 [INFO] [stderr] Compiling data-encoding v2.9.0 [INFO] [stderr] Compiling structopt-derive v0.4.18 [INFO] [stderr] Compiling env_logger v0.11.8 [INFO] [stderr] Compiling structopt v0.3.26 [INFO] [stderr] Compiling rust-blockchain v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 59.84s [INFO] running `Command { std: "docker" "inspect" "aec9895fc1def6f0ac372119716dc760cfb51e3643ee327e4817f888370db187", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aec9895fc1def6f0ac372119716dc760cfb51e3643ee327e4817f888370db187", kill_on_drop: false }` [INFO] [stdout] aec9895fc1def6f0ac372119716dc760cfb51e3643ee327e4817f888370db187 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] b4d4901459fa2bb6df1027f68f1ab3efe388219b66b16cc0161561499c16ac8d [INFO] running `Command { std: "docker" "start" "-a" "b4d4901459fa2bb6df1027f68f1ab3efe388219b66b16cc0161561499c16ac8d", kill_on_drop: false }` [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling tempfile v3.20.0 [INFO] [stderr] Compiling rust-blockchain v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 11.04s [INFO] running `Command { std: "docker" "inspect" "b4d4901459fa2bb6df1027f68f1ab3efe388219b66b16cc0161561499c16ac8d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b4d4901459fa2bb6df1027f68f1ab3efe388219b66b16cc0161561499c16ac8d", kill_on_drop: false }` [INFO] [stdout] b4d4901459fa2bb6df1027f68f1ab3efe388219b66b16cc0161561499c16ac8d