[INFO] cloning repository https://github.com/actuday6418/p2p [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/actuday6418/p2p" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Factuday6418%2Fp2p", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Factuday6418%2Fp2p'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3d26958440577c4f6fd24ab04ba380d94cb6aaf4 [INFO] testing actuday6418/p2p against master#5d5ff84130da0d74c6ece368dbe821d8f83fa526 for pr-79296 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Factuday6418%2Fp2p" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/actuday6418/p2p on toolchain 5d5ff84130da0d74c6ece368dbe821d8f83fa526 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/actuday6418/p2p [INFO] finished tweaking git repo https://github.com/actuday6418/p2p [INFO] tweaked toml for git repo https://github.com/actuday6418/p2p written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/actuday6418/p2p already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "fetch" "--locked" "--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-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c0528c5d1484393e56432f09571f2d0fb255b0f70b5979eaad577d6c58751de6 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "c0528c5d1484393e56432f09571f2d0fb255b0f70b5979eaad577d6c58751de6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c0528c5d1484393e56432f09571f2d0fb255b0f70b5979eaad577d6c58751de6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c0528c5d1484393e56432f09571f2d0fb255b0f70b5979eaad577d6c58751de6", kill_on_drop: false }` [INFO] [stdout] c0528c5d1484393e56432f09571f2d0fb255b0f70b5979eaad577d6c58751de6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 901ad64706a1945f1b68b610a35dd05b8d3c8fb9fe53b38f7ea50f84a36e5b3a [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "901ad64706a1945f1b68b610a35dd05b8d3c8fb9fe53b38f7ea50f84a36e5b3a", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.50 [INFO] [stderr] Compiling serde_derive v1.0.117 [INFO] [stderr] Compiling byte-tools v0.3.1 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling byte-tools v0.2.0 [INFO] [stderr] Compiling serde v1.0.117 [INFO] [stderr] Compiling serde_json v1.0.59 [INFO] [stderr] Compiling debug-helper v0.3.10 [INFO] [stderr] Compiling block-padding v0.2.1 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling generic-array v0.11.1 [INFO] [stderr] Compiling generic-array v0.9.0 [INFO] [stderr] Compiling cipher v0.2.5 [INFO] [stderr] Compiling block-padding v0.1.5 [INFO] [stderr] Compiling md-5 v0.9.1 [INFO] [stderr] Compiling sha2 v0.9.2 [INFO] [stderr] Compiling crc-any v2.3.5 [INFO] [stderr] Compiling block-modes v0.7.0 [INFO] [stderr] Compiling aes-soft v0.6.4 [INFO] [stderr] Compiling block-buffer v0.5.1 [INFO] [stderr] Compiling digest v0.7.6 [INFO] [stderr] Compiling tiger-digest v0.1.1 [INFO] [stderr] Compiling des v0.6.0 [INFO] [stderr] Compiling magic-crypt v3.1.6 [INFO] [stderr] Compiling p2p v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 34.14s [INFO] running `Command { std: "docker" "inspect" "901ad64706a1945f1b68b610a35dd05b8d3c8fb9fe53b38f7ea50f84a36e5b3a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "901ad64706a1945f1b68b610a35dd05b8d3c8fb9fe53b38f7ea50f84a36e5b3a", kill_on_drop: false }` [INFO] [stdout] 901ad64706a1945f1b68b610a35dd05b8d3c8fb9fe53b38f7ea50f84a36e5b3a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 3e39276adff9a25a8df2719e41e92f49baf8d64d9d196b992ddd8a94f50c1dc5 [INFO] running `Command { std: "docker" "start" "-a" "3e39276adff9a25a8df2719e41e92f49baf8d64d9d196b992ddd8a94f50c1dc5", kill_on_drop: false }` [INFO] [stderr] Compiling p2p v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.73s [INFO] running `Command { std: "docker" "inspect" "3e39276adff9a25a8df2719e41e92f49baf8d64d9d196b992ddd8a94f50c1dc5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3e39276adff9a25a8df2719e41e92f49baf8d64d9d196b992ddd8a94f50c1dc5", kill_on_drop: false }` [INFO] [stdout] 3e39276adff9a25a8df2719e41e92f49baf8d64d9d196b992ddd8a94f50c1dc5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 79a158f69aa8ddd5cf79fb889076a778397945a480d09b919fc0867eb7b6aaed [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "79a158f69aa8ddd5cf79fb889076a778397945a480d09b919fc0867eb7b6aaed", kill_on_drop: false }` [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.05s [INFO] [stdout] running 0 tests [INFO] [stderr] Running /opt/rustwide/target/debug/deps/p2p-af8c1a5e3ad337bd [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "79a158f69aa8ddd5cf79fb889076a778397945a480d09b919fc0867eb7b6aaed", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "79a158f69aa8ddd5cf79fb889076a778397945a480d09b919fc0867eb7b6aaed", kill_on_drop: false }` [INFO] [stdout] 79a158f69aa8ddd5cf79fb889076a778397945a480d09b919fc0867eb7b6aaed