[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] testing acmumn/minnehack-blockchain-check-in against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Facmumn%2Fminnehack-blockchain-check-in" "/workspace/builds/worker-81/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-81/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/acmumn/minnehack-blockchain-check-in on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "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-81/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" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded fuchsia-zircon-sys v0.3.2 [INFO] [stderr] Downloaded rand v0.4.1 [INFO] [stderr] Downloaded pretty_env_logger v0.1.1 [INFO] [stderr] Downloaded quickcheck v0.6.0 [INFO] [stderr] Downloaded fuchsia-zircon v0.3.2 [INFO] [stderr] Downloaded tui v0.2.0 [INFO] [stderr] Downloaded serde_cbor v0.8.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-81/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-81/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 874690889fd03780cb8b6162110c085656bec3cc199944568e369cc1359952fd [INFO] running `Command { std: "docker" "start" "-a" "874690889fd03780cb8b6162110c085656bec3cc199944568e369cc1359952fd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "874690889fd03780cb8b6162110c085656bec3cc199944568e369cc1359952fd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "874690889fd03780cb8b6162110c085656bec3cc199944568e369cc1359952fd", kill_on_drop: false }` [INFO] [stdout] 874690889fd03780cb8b6162110c085656bec3cc199944568e369cc1359952fd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-81/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-81/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" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e954b9cb97c5d00d262b468f8f52ce2b929ddc67ca5cdb5b7581018968aefd0a [INFO] running `Command { std: "docker" "start" "-a" "e954b9cb97c5d00d262b468f8f52ce2b929ddc67ca5cdb5b7581018968aefd0a", 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 unicode-xid v0.0.4 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Compiling lazy_static v1.0.0 [INFO] [stderr] Compiling utf8-ranges v1.0.0 [INFO] [stderr] Compiling regex-syntax v0.4.2 [INFO] [stderr] Compiling byteorder v1.2.1 [INFO] [stderr] Compiling rustc-demangle v0.1.5 [INFO] [stderr] Compiling gcc v0.3.54 [INFO] [stderr] Compiling serde v1.0.27 [INFO] [stderr] Compiling unicode-width v0.1.4 [INFO] [stderr] Compiling futures v0.1.17 [INFO] [stderr] Compiling slab v0.3.0 [INFO] [stderr] Compiling lazycell v0.6.0 [INFO] [stderr] Compiling vec_map v0.8.0 [INFO] [stderr] Compiling scoped-tls v0.1.0 [INFO] [stderr] Compiling ansi_term v0.10.2 [INFO] [stderr] Compiling slab v0.4.0 [INFO] [stderr] Compiling ansi_term v0.9.0 [INFO] [stderr] Compiling bitflags v1.0.1 [INFO] [stderr] Compiling nodrop v0.1.12 [INFO] [stderr] Compiling strsim v0.6.0 [INFO] [stderr] Compiling crossbeam v0.3.2 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Compiling memchr v2.0.1 [INFO] [stderr] Compiling iovec v0.1.1 [INFO] [stderr] Compiling memchr v1.0.2 [INFO] [stderr] Compiling time v0.1.39 [INFO] [stderr] Compiling atty v0.2.6 [INFO] [stderr] Compiling rand v0.3.20 [INFO] [stderr] Compiling log v0.4.1 [INFO] [stderr] Compiling net2 v0.2.31 [INFO] [stderr] Compiling synom v0.11.3 [INFO] [stderr] Compiling backtrace-sys v0.1.16 [INFO] [stderr] Compiling textwrap v0.9.0 [INFO] [stderr] Compiling thread_local v0.3.5 [INFO] [stderr] Compiling nom v3.2.1 [INFO] [stderr] Compiling aho-corasick v0.6.4 [INFO] [stderr] Compiling bytes v0.4.6 [INFO] [stderr] Compiling rust-crypto v0.2.36 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling serde_cbor v0.8.1 [INFO] [stderr] Compiling arrayvec v0.4.6 [INFO] [stderr] Compiling toml v0.4.5 [INFO] [stderr] Compiling clap v2.29.0 [INFO] [stderr] Compiling regex v0.2.5 [INFO] [stderr] Compiling tokio-io v0.1.4 [INFO] [stderr] Compiling mio v0.6.12 [INFO] [stderr] Compiling serde_derive_internals v0.19.0 [INFO] [stderr] Compiling derive-error-chain v0.10.1 [INFO] [stderr] Compiling tokio-core v0.1.12 [INFO] [stderr] Compiling env_logger v0.4.3 [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 22.46s [INFO] running `Command { std: "docker" "inspect" "e954b9cb97c5d00d262b468f8f52ce2b929ddc67ca5cdb5b7581018968aefd0a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e954b9cb97c5d00d262b468f8f52ce2b929ddc67ca5cdb5b7581018968aefd0a", kill_on_drop: false }` [INFO] [stdout] e954b9cb97c5d00d262b468f8f52ce2b929ddc67ca5cdb5b7581018968aefd0a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-81/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-81/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" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] caefc5d4a6e0ce9b00a52f8aa35f8312a23c5d0c9889f660573b499aad1f396d [INFO] running `Command { std: "docker" "start" "-a" "caefc5d4a6e0ce9b00a52f8aa35f8312a23c5d0c9889f660573b499aad1f396d", 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 8.30s [INFO] running `Command { std: "docker" "inspect" "caefc5d4a6e0ce9b00a52f8aa35f8312a23c5d0c9889f660573b499aad1f396d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "caefc5d4a6e0ce9b00a52f8aa35f8312a23c5d0c9889f660573b499aad1f396d", kill_on_drop: false }` [INFO] [stdout] caefc5d4a6e0ce9b00a52f8aa35f8312a23c5d0c9889f660573b499aad1f396d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-81/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-81/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" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 553be869f207f80eca9bfabd87bbe20af704b6988436e5a7adc639951cb81821 [INFO] running `Command { std: "docker" "start" "-a" "553be869f207f80eca9bfabd87bbe20af704b6988436e5a7adc639951cb81821", kill_on_drop: false }` [INFO] [stderr] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stderr] --> src/blockchain/parse.rs:28:1 [INFO] [stderr] | [INFO] [stderr] 28 | named!(pub hash(&[u8]) -> Hash, map!(count_fixed!(u8, le_u8, 32), Hash)); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] = note: this warning originates in the macro `count_fixed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stderr] --> src/p2p/parse.rs:70:1 [INFO] [stderr] | [INFO] [stderr] 70 | / named!(ipv4(&[u8]) -> Ipv4Addr, [INFO] [stderr] 71 | | map!(count_fixed!(u8, le_u8, 4), Ipv4Addr::from)); [INFO] [stderr] | |_____________________________________________________^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `count_fixed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stderr] --> src/p2p/parse.rs:72:1 [INFO] [stderr] | [INFO] [stderr] 72 | / named!(ipv6(&[u8]) -> Ipv6Addr, [INFO] [stderr] 73 | | map!(count_fixed!(u8, le_u8, 16), Ipv6Addr::from)); [INFO] [stderr] | |______________________________________________________^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `count_fixed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> src/lib.rs:79:13 [INFO] [stderr] | [INFO] [stderr] 79 | let mut client = Client::new_with_opts( [INFO] [stderr] | ----^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_mut)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `minnehack-check-in` (lib) generated 4 warnings [INFO] [stderr] warning: `minnehack-check-in` (lib test) generated 4 warnings (4 duplicates) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.08s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/minnehack_check_in-f0fdb8f62d8e4a28) [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test blockchain::tests::iter ... ok [INFO] [stdout] test blockchain::tests::find_fork ... ok [INFO] [stdout] test blockchain::tests::combine ... ok [INFO] [stdout] test cards::tests::parse_err ... ok [INFO] [stdout] test p2p::tests::serialize_parse_is_identity ... ok [INFO] [stdout] test blockchain::tests::serialize_parse_is_identity ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/minnehack_check_in-2bf6e45726ec865a) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests minnehack-check-in [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "553be869f207f80eca9bfabd87bbe20af704b6988436e5a7adc639951cb81821", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "553be869f207f80eca9bfabd87bbe20af704b6988436e5a7adc639951cb81821", kill_on_drop: false }` [INFO] [stdout] 553be869f207f80eca9bfabd87bbe20af704b6988436e5a7adc639951cb81821