[INFO] cloning repository https://github.com/bbqsrc/tokio-named-pipe [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/bbqsrc/tokio-named-pipe" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbbqsrc%2Ftokio-named-pipe", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbbqsrc%2Ftokio-named-pipe'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 63a17d49eba1ade032cd047ec7957fca80fd80b9 [INFO] testing bbqsrc/tokio-named-pipe against try#eafdee2dfae8c2233b74f98b123308be7ccefcc6 for pr-79296 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbbqsrc%2Ftokio-named-pipe" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/bbqsrc/tokio-named-pipe on toolchain eafdee2dfae8c2233b74f98b123308be7ccefcc6 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/bbqsrc/tokio-named-pipe [INFO] finished tweaking git repo https://github.com/bbqsrc/tokio-named-pipe [INFO] tweaked toml for git repo https://github.com/bbqsrc/tokio-named-pipe written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/bbqsrc/tokio-named-pipe already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tower-ready-cache v0.3.1 [INFO] [stderr] Downloaded tower-buffer v0.3.0 [INFO] [stderr] Downloaded tower-retry v0.3.0 [INFO] [stderr] Downloaded tower-balance v0.3.0 [INFO] [stderr] Downloaded tower-make v0.3.0 [INFO] [stderr] Downloaded tower-timeout v0.3.0 [INFO] [stderr] Downloaded tower-limit v0.3.1 [INFO] [stderr] Downloaded tower-load-shed v0.3.0 [INFO] [stderr] Downloaded tower-discover v0.3.0 [INFO] [stderr] Downloaded tower-layer v0.3.0 [INFO] [stderr] Downloaded tonic v0.3.0 [INFO] [stderr] Downloaded tower-util v0.3.1 [INFO] [stderr] Downloaded tower-load v0.3.0 [INFO] [stderr] Downloaded tower v0.3.1 [INFO] [stderr] Downloaded tracing-core v0.1.12 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "metadata" "--no-deps" "--format-version=1", 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] 1b5cfbea707f4b9da26a0d3e0ce3dd51d49a0e9d4d306e62077b8e8d173b8e74 [INFO] running `Command { std: "docker" "start" "-a" "1b5cfbea707f4b9da26a0d3e0ce3dd51d49a0e9d4d306e62077b8e8d173b8e74", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1b5cfbea707f4b9da26a0d3e0ce3dd51d49a0e9d4d306e62077b8e8d173b8e74", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1b5cfbea707f4b9da26a0d3e0ce3dd51d49a0e9d4d306e62077b8e8d173b8e74", kill_on_drop: false }` [INFO] [stdout] 1b5cfbea707f4b9da26a0d3e0ce3dd51d49a0e9d4d306e62077b8e8d173b8e74 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7edf12279717803328b1a2e26b0e40c7efd34eaebcf1f2a452cc849d65e5691b [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" "7edf12279717803328b1a2e26b0e40c7efd34eaebcf1f2a452cc849d65e5691b", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.74 [INFO] [stderr] Compiling syn v1.0.36 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling pin-project-internal v0.4.23 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling futures-core v0.3.5 [INFO] [stderr] Compiling once_cell v1.4.0 [INFO] [stderr] Compiling futures-sink v0.3.5 [INFO] [stderr] Compiling winapi v0.3.9 [INFO] [stderr] Compiling pin-project-lite v0.1.7 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling mio-named-pipes v0.1.7 [INFO] [stderr] Compiling proc-macro2 v1.0.19 [INFO] [stderr] Compiling futures-channel v0.3.5 [INFO] [stderr] Compiling futures-task v0.3.5 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling net2 v0.2.34 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling socket2 v0.3.12 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling miow v0.3.5 [INFO] [stderr] Compiling tokio v0.2.22 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling pin-project v0.4.23 [INFO] [stderr] Compiling futures-util v0.3.5 [INFO] [stderr] Compiling futures-executor v0.3.5 [INFO] [stderr] Compiling futures v0.3.5 [INFO] [stderr] Compiling tokio-named-pipe v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 35.42s [INFO] running `Command { std: "docker" "inspect" "7edf12279717803328b1a2e26b0e40c7efd34eaebcf1f2a452cc849d65e5691b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7edf12279717803328b1a2e26b0e40c7efd34eaebcf1f2a452cc849d65e5691b", kill_on_drop: false }` [INFO] [stdout] 7edf12279717803328b1a2e26b0e40c7efd34eaebcf1f2a452cc849d65e5691b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6aabe91fd0139f1bceae6c37e095cab62d9dd849a7bde9eb2beea51a6c898251 [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" "6aabe91fd0139f1bceae6c37e095cab62d9dd849a7bde9eb2beea51a6c898251", kill_on_drop: false }` [INFO] [stderr] Compiling tokio-named-pipe v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.55s [INFO] running `Command { std: "docker" "inspect" "6aabe91fd0139f1bceae6c37e095cab62d9dd849a7bde9eb2beea51a6c898251", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6aabe91fd0139f1bceae6c37e095cab62d9dd849a7bde9eb2beea51a6c898251", kill_on_drop: false }` [INFO] [stdout] 6aabe91fd0139f1bceae6c37e095cab62d9dd849a7bde9eb2beea51a6c898251 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 3d8af37f9129ccd922d29ae844e4604a7edc14143324c4e24b96aa9075616e53 [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" "3d8af37f9129ccd922d29ae844e4604a7edc14143324c4e24b96aa9075616e53", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.06s [INFO] [stdout] [INFO] [stderr] Running /opt/rustwide/target/debug/deps/tokio_named_pipe-a4860320a48980c6 [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] [stderr] Doc-tests tokio-named-pipe [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 `Command { std: "docker" "inspect" "3d8af37f9129ccd922d29ae844e4604a7edc14143324c4e24b96aa9075616e53", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3d8af37f9129ccd922d29ae844e4604a7edc14143324c4e24b96aa9075616e53", kill_on_drop: false }` [INFO] [stdout] 3d8af37f9129ccd922d29ae844e4604a7edc14143324c4e24b96aa9075616e53