[INFO] cloning repository https://github.com/MuntahaShams/async-rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/MuntahaShams/async-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMuntahaShams%2Fasync-rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMuntahaShams%2Fasync-rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3ed7010e5c859861bc43c47c97669685d5e80b40 [INFO] testing MuntahaShams/async-rust against master#5d5ff84130da0d74c6ece368dbe821d8f83fa526 for pr-79296 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMuntahaShams%2Fasync-rust" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] [stderr] Checking out files: 78% (815/1033) Checking out files: 79% (817/1033) Checking out files: 80% (827/1033) Checking out files: 81% (837/1033) Checking out files: 82% (848/1033) Checking out files: 83% (858/1033) Checking out files: 84% (868/1033) Checking out files: 85% (879/1033) Checking out files: 86% (889/1033) Checking out files: 87% (899/1033) Checking out files: 88% (910/1033) Checking out files: 89% (920/1033) Checking out files: 90% (930/1033) Checking out files: 90% (939/1033) Checking out files: 91% (941/1033) Checking out files: 92% (951/1033) Checking out files: 93% (961/1033) Checking out files: 94% (972/1033) Checking out files: 95% (982/1033) Checking out files: 96% (992/1033) Checking out files: 97% (1003/1033) Checking out files: 98% (1013/1033) Checking out files: 99% (1023/1033) Checking out files: 100% (1033/1033) Checking out files: 100% (1033/1033), done. [INFO] validating manifest of git repo https://github.com/MuntahaShams/async-rust 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/MuntahaShams/async-rust [INFO] finished tweaking git repo https://github.com/MuntahaShams/async-rust [INFO] tweaked toml for git repo https://github.com/MuntahaShams/async-rust written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/MuntahaShams/async-rust 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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] 80bf72a60c11d45d46265347913bedf7032fc0fa3014d759b0240015fae31840 [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" "80bf72a60c11d45d46265347913bedf7032fc0fa3014d759b0240015fae31840", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "80bf72a60c11d45d46265347913bedf7032fc0fa3014d759b0240015fae31840", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "80bf72a60c11d45d46265347913bedf7032fc0fa3014d759b0240015fae31840", kill_on_drop: false }` [INFO] [stdout] 80bf72a60c11d45d46265347913bedf7032fc0fa3014d759b0240015fae31840 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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] a6c76b135a8fa756dce0c6392765feec9f8a5eb02f278b21d64a6c396f4965cc [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" "a6c76b135a8fa756dce0c6392765feec9f8a5eb02f278b21d64a6c396f4965cc", kill_on_drop: false }` [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling futures-sink-preview v0.3.0-alpha.19 [INFO] [stderr] Compiling futures-core-preview v0.3.0-alpha.19 [INFO] [stderr] Compiling futures-io-preview v0.3.0-alpha.19 [INFO] [stderr] Compiling smallvec v1.4.0 [INFO] [stderr] Compiling itoa v0.4.5 [INFO] [stderr] Compiling curl v0.4.28 [INFO] [stderr] Compiling isahc v0.7.6 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling pin-project-lite v0.1.4 [INFO] [stderr] Compiling futures-core v0.3.4 [INFO] [stderr] Compiling once_cell v1.3.1 [INFO] [stderr] Compiling futures-timer v2.0.2 [INFO] [stderr] Compiling libz-sys v1.0.25 [INFO] [stderr] Compiling openssl-sys v0.9.55 [INFO] [stderr] Compiling libnghttp2-sys v0.1.3 [INFO] [stderr] Compiling curl-sys v0.4.30+curl-7.69.1 [INFO] [stderr] Compiling memoffset v0.5.4 [INFO] [stderr] Compiling crossbeam-channel v0.3.9 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling socket2 v0.3.12 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling async-task v1.3.1 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling futures-channel-preview v0.3.0-alpha.19 [INFO] [stderr] Compiling serde_json v1.0.51 [INFO] [stderr] Compiling unicode-normalization v0.1.12 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling sluice v0.4.2 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling crossbeam-channel v0.4.2 [INFO] [stderr] Compiling mio v0.6.21 [INFO] [stderr] Compiling kv-log-macro v1.0.4 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling tokio-io v0.1.13 [INFO] [stderr] Compiling http v0.1.21 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling futures-util-preview v0.3.0-alpha.19 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling async-std v1.5.0 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling futures-executor-preview v0.3.0-alpha.19 [INFO] [stderr] Compiling futures-preview v0.3.0-alpha.19 [INFO] [stderr] Compiling surf v1.0.3 [INFO] [stderr] Compiling async-basics v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 10s [INFO] running `Command { std: "docker" "inspect" "a6c76b135a8fa756dce0c6392765feec9f8a5eb02f278b21d64a6c396f4965cc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a6c76b135a8fa756dce0c6392765feec9f8a5eb02f278b21d64a6c396f4965cc", kill_on_drop: false }` [INFO] [stdout] a6c76b135a8fa756dce0c6392765feec9f8a5eb02f278b21d64a6c396f4965cc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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] b6686411188a73a46be824eca2dd610fe81fae0e4f5df737024f0c7cbbe6a488 [INFO] running `Command { std: "docker" "start" "-a" "b6686411188a73a46be824eca2dd610fe81fae0e4f5df737024f0c7cbbe6a488", kill_on_drop: false }` [INFO] [stderr] Compiling async-basics v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.29s [INFO] running `Command { std: "docker" "inspect" "b6686411188a73a46be824eca2dd610fe81fae0e4f5df737024f0c7cbbe6a488", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b6686411188a73a46be824eca2dd610fe81fae0e4f5df737024f0c7cbbe6a488", kill_on_drop: false }` [INFO] [stdout] b6686411188a73a46be824eca2dd610fe81fae0e4f5df737024f0c7cbbe6a488 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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] efe2feedf5a66402ac76b7402a4f8b490a9103b1b5ab88fba02c8339b06c5e6b [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" "efe2feedf5a66402ac76b7402a4f8b490a9103b1b5ab88fba02c8339b06c5e6b", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.11s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/async_basics-b0ba9cb8706a70a4 [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" "efe2feedf5a66402ac76b7402a4f8b490a9103b1b5ab88fba02c8339b06c5e6b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "efe2feedf5a66402ac76b7402a4f8b490a9103b1b5ab88fba02c8339b06c5e6b", kill_on_drop: false }` [INFO] [stdout] efe2feedf5a66402ac76b7402a4f8b490a9103b1b5ab88fba02c8339b06c5e6b