[INFO] crate nanocurrency-protocol 0.6.0 is already in cache [INFO] testing nanocurrency-protocol-0.6.0 against try#41997647ba6a77908f6ef64401414feb00bccf16 for pr-71274 [INFO] extracting crate nanocurrency-protocol 0.6.0 into /workspace/builds/worker-7/source [INFO] validating manifest of crates.io crate nanocurrency-protocol 0.6.0 on toolchain 41997647ba6a77908f6ef64401414feb00bccf16 [INFO] running `"/workspace/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate nanocurrency-protocol 0.6.0 [INFO] finished tweaking crates.io crate nanocurrency-protocol 0.6.0 [INFO] tweaked toml for crates.io crate nanocurrency-protocol 0.6.0 written to /workspace/builds/worker-7/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "build" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 69b6d5b2bf9f1bc22a519ac00e64ec05a6a2ac77896b1691665a0e96e8a655cc [INFO] running `"docker" "start" "-a" "69b6d5b2bf9f1bc22a519ac00e64ec05a6a2ac77896b1691665a0e96e8a655cc"` [INFO] [stderr] Compiling libc v0.2.69 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling cc v1.0.50 [INFO] [stderr] Compiling subtle v2.2.2 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling byte-tools v0.3.1 [INFO] [stderr] Compiling failure v0.1.7 [INFO] [stderr] Compiling opaque-debug v0.2.3 [INFO] [stderr] Compiling hex v0.3.2 [INFO] [stderr] Compiling futures-sink-preview v0.3.0-alpha.19 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling syn v1.0.17 [INFO] [stderr] Compiling clear_on_drop v0.2.3 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling generic-array v0.12.3 [INFO] [stderr] Compiling tokio-io v0.2.0-alpha.6 [INFO] [stderr] Compiling tokio-codec v0.2.0-alpha.6 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling crypto-mac v0.7.0 [INFO] [stderr] Compiling num-bigint v0.1.44 [INFO] [stderr] Compiling blake2 v0.8.1 [INFO] [stderr] Compiling curve25519-dalek v1.2.3 [INFO] [stderr] Compiling serde_derive v1.0.106 [INFO] [stderr] Compiling ed25519-dalek v0.9.1 [INFO] [stderr] Compiling nanocurrency-types v0.3.18 [INFO] [stderr] Compiling nanocurrency-protocol v0.6.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 02s [INFO] running `"docker" "inspect" "69b6d5b2bf9f1bc22a519ac00e64ec05a6a2ac77896b1691665a0e96e8a655cc"` [INFO] running `"docker" "rm" "-f" "69b6d5b2bf9f1bc22a519ac00e64ec05a6a2ac77896b1691665a0e96e8a655cc"` [INFO] [stdout] 69b6d5b2bf9f1bc22a519ac00e64ec05a6a2ac77896b1691665a0e96e8a655cc [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "test" "--frozen" "--no-run"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 1ff2b4684ce3c3b0cff3f72ea13a63a74b5c10788dbebc75fc73fbcf75751699 [INFO] running `"docker" "start" "-a" "1ff2b4684ce3c3b0cff3f72ea13a63a74b5c10788dbebc75fc73fbcf75751699"` [INFO] [stderr] Compiling nanocurrency-protocol v0.6.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 3.02s [INFO] running `"docker" "inspect" "1ff2b4684ce3c3b0cff3f72ea13a63a74b5c10788dbebc75fc73fbcf75751699"` [INFO] running `"docker" "rm" "-f" "1ff2b4684ce3c3b0cff3f72ea13a63a74b5c10788dbebc75fc73fbcf75751699"` [INFO] [stdout] 1ff2b4684ce3c3b0cff3f72ea13a63a74b5c10788dbebc75fc73fbcf75751699 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "test" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] c7bfc524e2909a10c0bf1bc5d1da450a836fcfebfa37f0ddcb1632fec35927cf [INFO] running `"docker" "start" "-a" "c7bfc524e2909a10c0bf1bc5d1da450a836fcfebfa37f0ddcb1632fec35927cf"` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.23s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/nanocurrency_protocol-0ee5308958ffda55 [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test tests::udp_encode_decode::keepalive ... ok [INFO] [stdout] test tests::udp_encode_decode::node_id_handshake ... ok [INFO] [stdout] test tests::udp_encode_decode::confirm_req ... ok [INFO] [stdout] test tests::udp_encode_decode::blocks ... ok [INFO] [stdout] test tests::udp_encode_decode::confirm_ack ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Doc-tests nanocurrency-protocol [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 [INFO] [stdout] [INFO] running `"docker" "inspect" "c7bfc524e2909a10c0bf1bc5d1da450a836fcfebfa37f0ddcb1632fec35927cf"` [INFO] running `"docker" "rm" "-f" "c7bfc524e2909a10c0bf1bc5d1da450a836fcfebfa37f0ddcb1632fec35927cf"` [INFO] [stdout] c7bfc524e2909a10c0bf1bc5d1da450a836fcfebfa37f0ddcb1632fec35927cf