[INFO] cloning repository https://github.com/acmumn/minnehack-blockchain-check-in [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/acmumn/minnehack-blockchain-check-in" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Facmumn%2Fminnehack-blockchain-check-in", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Facmumn%2Fminnehack-blockchain-check-in'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b75908ad2b87b7c31018b8e2e7f8df6aa3092831 [INFO] building acmumn/minnehack-blockchain-check-in against try#615edd3ad1cf6871c977dc900317cb6c2070fd6b for pr-97334 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Facmumn%2Fminnehack-blockchain-check-in" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/acmumn/minnehack-blockchain-check-in on toolchain 615edd3ad1cf6871c977dc900317cb6c2070fd6b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+615edd3ad1cf6871c977dc900317cb6c2070fd6b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/acmumn/minnehack-blockchain-check-in [INFO] finished tweaking git repo https://github.com/acmumn/minnehack-blockchain-check-in [INFO] tweaked toml for git repo https://github.com/acmumn/minnehack-blockchain-check-in written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/acmumn/minnehack-blockchain-check-in already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+615edd3ad1cf6871c977dc900317cb6c2070fd6b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:ac0d0aa6ec8ed129e241004a6179c99fa0d2616f50ba759c5b60bd26d0fafa02" "/opt/rustwide/cargo-home/bin/cargo" "+615edd3ad1cf6871c977dc900317cb6c2070fd6b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c5b109e27798bcb6d089c6dee835705f22fc869ceb78d5654ad614a323afd4d5 [INFO] running `Command { std: "docker" "start" "-a" "c5b109e27798bcb6d089c6dee835705f22fc869ceb78d5654ad614a323afd4d5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c5b109e27798bcb6d089c6dee835705f22fc869ceb78d5654ad614a323afd4d5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c5b109e27798bcb6d089c6dee835705f22fc869ceb78d5654ad614a323afd4d5", kill_on_drop: false }` [INFO] [stdout] c5b109e27798bcb6d089c6dee835705f22fc869ceb78d5654ad614a323afd4d5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "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:ac0d0aa6ec8ed129e241004a6179c99fa0d2616f50ba759c5b60bd26d0fafa02" "/opt/rustwide/cargo-home/bin/cargo" "+615edd3ad1cf6871c977dc900317cb6c2070fd6b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 423b3d5a501b756d9e5fbe216b78466b5f5140234408303b2a2e4069882df252 [INFO] running `Command { std: "docker" "start" "-a" "423b3d5a501b756d9e5fbe216b78466b5f5140234408303b2a2e4069882df252", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.35 [INFO] [stderr] Compiling cfg-if v0.1.2 [INFO] [stderr] Compiling cc v1.0.3 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Compiling lazy_static v1.0.0 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Compiling byteorder v1.2.1 [INFO] [stderr] Compiling rustc-demangle v0.1.5 [INFO] [stderr] Compiling regex-syntax v0.4.2 [INFO] [stderr] Compiling utf8-ranges v1.0.0 [INFO] [stderr] Compiling gcc v0.3.54 [INFO] [stderr] Compiling serde v1.0.27 [INFO] [stderr] Compiling futures v0.1.17 [INFO] [stderr] Compiling lazycell v0.6.0 [INFO] [stderr] Compiling unicode-width v0.1.4 [INFO] [stderr] Compiling slab v0.3.0 [INFO] [stderr] Compiling rustc-serialize v0.3.24 [INFO] [stderr] Compiling strsim v0.6.0 [INFO] [stderr] Compiling ansi_term v0.9.0 [INFO] [stderr] Compiling vec_map v0.8.0 [INFO] [stderr] Compiling ansi_term v0.10.2 [INFO] [stderr] Compiling slab v0.4.0 [INFO] [stderr] Compiling scoped-tls v0.1.0 [INFO] [stderr] Compiling nodrop v0.1.12 [INFO] [stderr] Compiling bitflags v1.0.1 [INFO] [stderr] Compiling crossbeam v0.3.2 [INFO] [stderr] Compiling log v0.4.1 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Compiling synom v0.11.3 [INFO] [stderr] Compiling textwrap v0.9.0 [INFO] [stderr] Compiling rust-crypto v0.2.36 [INFO] [stderr] Compiling backtrace-sys v0.1.16 [INFO] [stderr] Compiling memchr v2.0.1 [INFO] [stderr] Compiling iovec v0.1.1 [INFO] [stderr] Compiling net2 v0.2.31 [INFO] [stderr] Compiling memchr v1.0.2 [INFO] [stderr] Compiling atty v0.2.6 [INFO] [stderr] Compiling rand v0.3.20 [INFO] [stderr] Compiling time v0.1.39 [INFO] [stderr] Compiling arrayvec v0.4.6 [INFO] [stderr] Compiling serde_cbor v0.8.1 [INFO] [stderr] Compiling toml v0.4.5 [INFO] [stderr] Compiling thread_local v0.3.5 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Compiling clap v2.29.0 [INFO] [stderr] Compiling aho-corasick v0.6.4 [INFO] [stderr] Compiling bytes v0.4.6 [INFO] [stderr] Compiling nom v3.2.1 [INFO] [stderr] Compiling mio v0.6.12 [INFO] [stderr] Compiling serde_derive_internals v0.19.0 [INFO] [stderr] Compiling regex v0.2.5 [INFO] [stderr] Compiling tokio-io v0.1.4 [INFO] [stderr] Compiling tokio-core v0.1.12 [INFO] [stderr] Compiling env_logger v0.4.3 [INFO] [stderr] Compiling derive-error-chain v0.10.1 [INFO] [stderr] Compiling serde_derive v1.0.27 [INFO] [stderr] Compiling pretty_env_logger v0.1.1 [INFO] [stderr] Compiling backtrace v0.3.5 [INFO] [stderr] Compiling error-chain v0.10.0 [INFO] [stderr] Compiling error-chain v0.11.0 [INFO] [stderr] Compiling dotenv v0.10.1 [INFO] [stderr] Compiling minnehack-check-in v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/blockchain/parse.rs:28:1 [INFO] [stdout] | [INFO] [stdout] 28 | named!(pub hash(&[u8]) -> Hash, map!(count_fixed!(u8, le_u8, 32), Hash)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in the macro `count_fixed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/p2p/parse.rs:70:1 [INFO] [stdout] | [INFO] [stdout] 70 | / named!(ipv4(&[u8]) -> Ipv4Addr, [INFO] [stdout] 71 | | map!(count_fixed!(u8, le_u8, 4), Ipv4Addr::from)); [INFO] [stdout] | |_____________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `count_fixed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/p2p/parse.rs:72:1 [INFO] [stdout] | [INFO] [stdout] 72 | / named!(ipv6(&[u8]) -> Ipv6Addr, [INFO] [stdout] 73 | | map!(count_fixed!(u8, le_u8, 16), Ipv6Addr::from)); [INFO] [stdout] | |______________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `count_fixed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/lib.rs:79:13 [INFO] [stdout] | [INFO] [stdout] 79 | let mut client = Client::new_with_opts( [INFO] [stdout] | ----^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 43.82s [INFO] running `Command { std: "docker" "inspect" "423b3d5a501b756d9e5fbe216b78466b5f5140234408303b2a2e4069882df252", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "423b3d5a501b756d9e5fbe216b78466b5f5140234408303b2a2e4069882df252", kill_on_drop: false }` [INFO] [stdout] 423b3d5a501b756d9e5fbe216b78466b5f5140234408303b2a2e4069882df252 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "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:ac0d0aa6ec8ed129e241004a6179c99fa0d2616f50ba759c5b60bd26d0fafa02" "/opt/rustwide/cargo-home/bin/cargo" "+615edd3ad1cf6871c977dc900317cb6c2070fd6b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5ff23d4796857ee109d5c831f4aac47cfd12041fec615b81ac430e83908164ac [INFO] running `Command { std: "docker" "start" "-a" "5ff23d4796857ee109d5c831f4aac47cfd12041fec615b81ac430e83908164ac", kill_on_drop: false }` [INFO] [stderr] Compiling rand v0.4.1 [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/blockchain/parse.rs:28:1 [INFO] [stdout] | [INFO] [stdout] 28 | named!(pub hash(&[u8]) -> Hash, map!(count_fixed!(u8, le_u8, 32), Hash)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in the macro `count_fixed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/p2p/parse.rs:70:1 [INFO] [stdout] | [INFO] [stdout] 70 | / named!(ipv4(&[u8]) -> Ipv4Addr, [INFO] [stdout] 71 | | map!(count_fixed!(u8, le_u8, 4), Ipv4Addr::from)); [INFO] [stdout] | |_____________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `count_fixed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/p2p/parse.rs:72:1 [INFO] [stdout] | [INFO] [stdout] 72 | / named!(ipv6(&[u8]) -> Ipv6Addr, [INFO] [stdout] 73 | | map!(count_fixed!(u8, le_u8, 16), Ipv6Addr::from)); [INFO] [stdout] | |______________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `count_fixed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/lib.rs:79:13 [INFO] [stdout] | [INFO] [stdout] 79 | let mut client = Client::new_with_opts( [INFO] [stdout] | ----^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling quickcheck v0.6.0 [INFO] [stderr] Compiling minnehack-check-in v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/blockchain/parse.rs:28:1 [INFO] [stdout] | [INFO] [stdout] 28 | named!(pub hash(&[u8]) -> Hash, map!(count_fixed!(u8, le_u8, 32), Hash)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in the macro `count_fixed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/p2p/parse.rs:70:1 [INFO] [stdout] | [INFO] [stdout] 70 | / named!(ipv4(&[u8]) -> Ipv4Addr, [INFO] [stdout] 71 | | map!(count_fixed!(u8, le_u8, 4), Ipv4Addr::from)); [INFO] [stdout] | |_____________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `count_fixed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/p2p/parse.rs:72:1 [INFO] [stdout] | [INFO] [stdout] 72 | / named!(ipv6(&[u8]) -> Ipv6Addr, [INFO] [stdout] 73 | | map!(count_fixed!(u8, le_u8, 16), Ipv6Addr::from)); [INFO] [stdout] | |______________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `count_fixed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/lib.rs:79:13 [INFO] [stdout] | [INFO] [stdout] 79 | let mut client = Client::new_with_opts( [INFO] [stdout] | ----^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 3.71s [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/minnehack_check_in-a323f3e3f6f1b2e5) [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/minnehack_check_in-61a7bd3f6479a977) [INFO] running `Command { std: "docker" "inspect" "5ff23d4796857ee109d5c831f4aac47cfd12041fec615b81ac430e83908164ac", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5ff23d4796857ee109d5c831f4aac47cfd12041fec615b81ac430e83908164ac", kill_on_drop: false }` [INFO] [stdout] 5ff23d4796857ee109d5c831f4aac47cfd12041fec615b81ac430e83908164ac