[INFO] cloning repository https://github.com/mawis/try-future [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mawis/try-future" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmawis%2Ftry-future", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmawis%2Ftry-future'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 51a1ee315082c39db7ab2916d55eaa1b44e4261b [INFO] testing mawis/try-future against master#432e145bd5a974c5b6f4dd9b352891bd7502b69d for pr-87041 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmawis%2Ftry-future" "/workspace/builds/worker-9/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mawis/try-future on toolchain 432e145bd5a974c5b6f4dd9b352891bd7502b69d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/mawis/try-future [INFO] finished tweaking git repo https://github.com/mawis/try-future [INFO] tweaked toml for git repo https://github.com/mawis/try-future written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate git repo https://github.com/mawis/try-future already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "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-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0a3c7a8d9625d21a97d0f97d6ca9813f3e2780077802e4030bd3177d8da85302 [INFO] running `Command { std: "docker" "start" "-a" "0a3c7a8d9625d21a97d0f97d6ca9813f3e2780077802e4030bd3177d8da85302", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0a3c7a8d9625d21a97d0f97d6ca9813f3e2780077802e4030bd3177d8da85302", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0a3c7a8d9625d21a97d0f97d6ca9813f3e2780077802e4030bd3177d8da85302", kill_on_drop: false }` [INFO] [stdout] 0a3c7a8d9625d21a97d0f97d6ca9813f3e2780077802e4030bd3177d8da85302 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0da1f947d4764ce0be12fdd3022be5d0083b3b08556eb5bbd193f1597d98bad6 [INFO] running `Command { std: "docker" "start" "-a" "0da1f947d4764ce0be12fdd3022be5d0083b3b08556eb5bbd193f1597d98bad6", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.33 [INFO] [stderr] Compiling byteorder v1.2.1 [INFO] [stderr] Compiling log v0.3.8 [INFO] [stderr] Compiling lazycell v0.5.1 [INFO] [stderr] Compiling futures v0.1.17 [INFO] [stderr] Compiling slab v0.3.0 [INFO] [stderr] Compiling scoped-tls v0.1.0 [INFO] [stderr] Compiling slab v0.4.0 [INFO] [stderr] Compiling iovec v0.1.1 [INFO] [stderr] Compiling net2 v0.2.31 [INFO] [stderr] Compiling bytes v0.4.5 [INFO] [stderr] Compiling mio v0.6.11 [INFO] [stderr] Compiling tokio-io v0.1.4 [INFO] [stderr] Compiling tokio-core v0.1.10 [INFO] [stderr] Compiling try-future v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3.29s [INFO] running `Command { std: "docker" "inspect" "0da1f947d4764ce0be12fdd3022be5d0083b3b08556eb5bbd193f1597d98bad6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0da1f947d4764ce0be12fdd3022be5d0083b3b08556eb5bbd193f1597d98bad6", kill_on_drop: false }` [INFO] [stdout] 0da1f947d4764ce0be12fdd3022be5d0083b3b08556eb5bbd193f1597d98bad6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5f2e6a56cc22fb40728174cb5927cdc2bee97c2d65c21c5e3df983399df45c38 [INFO] running `Command { std: "docker" "start" "-a" "5f2e6a56cc22fb40728174cb5927cdc2bee97c2d65c21c5e3df983399df45c38", kill_on_drop: false }` [INFO] [stderr] Compiling try-future v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.25s [INFO] running `Command { std: "docker" "inspect" "5f2e6a56cc22fb40728174cb5927cdc2bee97c2d65c21c5e3df983399df45c38", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5f2e6a56cc22fb40728174cb5927cdc2bee97c2d65c21c5e3df983399df45c38", kill_on_drop: false }` [INFO] [stdout] 5f2e6a56cc22fb40728174cb5927cdc2bee97c2d65c21c5e3df983399df45c38 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] c0ea7232e7e6d4de0be03508cf189a8deee040afcdfe9e1d231f8b473b4b40b9 [INFO] running `Command { std: "docker" "start" "-a" "c0ea7232e7e6d4de0be03508cf189a8deee040afcdfe9e1d231f8b473b4b40b9", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.01s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/try_future-e418a2f59515a172) [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" "c0ea7232e7e6d4de0be03508cf189a8deee040afcdfe9e1d231f8b473b4b40b9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c0ea7232e7e6d4de0be03508cf189a8deee040afcdfe9e1d231f8b473b4b40b9", kill_on_drop: false }` [INFO] [stdout] c0ea7232e7e6d4de0be03508cf189a8deee040afcdfe9e1d231f8b473b4b40b9