[INFO] cloning repository https://github.com/jadamcrain/tokio-hello-world-leak [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jadamcrain/tokio-hello-world-leak" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjadamcrain%2Ftokio-hello-world-leak", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjadamcrain%2Ftokio-hello-world-leak'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1afa22fb0a49a27845443b8e59786080dc5b9055 [INFO] testing jadamcrain/tokio-hello-world-leak against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjadamcrain%2Ftokio-hello-world-leak" "/workspace/builds/worker-14/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-14/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jadamcrain/tokio-hello-world-leak on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/jadamcrain/tokio-hello-world-leak [INFO] finished tweaking git repo https://github.com/jadamcrain/tokio-hello-world-leak [INFO] tweaked toml for git repo https://github.com/jadamcrain/tokio-hello-world-leak written to /workspace/builds/worker-14/source/Cargo.toml [INFO] crate git repo https://github.com/jadamcrain/tokio-hello-world-leak already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 29afb363f9c020b34e7a04a1ac4444cdf3043049165298b410d4465d690875c4 [INFO] running `Command { std: "docker" "start" "-a" "29afb363f9c020b34e7a04a1ac4444cdf3043049165298b410d4465d690875c4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "29afb363f9c020b34e7a04a1ac4444cdf3043049165298b410d4465d690875c4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "29afb363f9c020b34e7a04a1ac4444cdf3043049165298b410d4465d690875c4", kill_on_drop: false }` [INFO] [stdout] 29afb363f9c020b34e7a04a1ac4444cdf3043049165298b410d4465d690875c4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4c63293c81a5ad03d83f49949ea5f33d67021d2b9d385561968341d71e7b790d [INFO] running `Command { std: "docker" "start" "-a" "4c63293c81a5ad03d83f49949ea5f33d67021d2b9d385561968341d71e7b790d", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.71 [INFO] [stderr] Compiling pin-project-lite v0.1.7 [INFO] [stderr] Compiling bytes v0.5.5 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling tokio v0.2.21 [INFO] [stderr] Compiling tokio-hello-world-leak v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4.58s [INFO] running `Command { std: "docker" "inspect" "4c63293c81a5ad03d83f49949ea5f33d67021d2b9d385561968341d71e7b790d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4c63293c81a5ad03d83f49949ea5f33d67021d2b9d385561968341d71e7b790d", kill_on_drop: false }` [INFO] [stdout] 4c63293c81a5ad03d83f49949ea5f33d67021d2b9d385561968341d71e7b790d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9af10c4dfff134162ec9289742a7ccab297b967fabe71832851baa186b807ebf [INFO] running `Command { std: "docker" "start" "-a" "9af10c4dfff134162ec9289742a7ccab297b967fabe71832851baa186b807ebf", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling tokio-hello-world-leak v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.46s [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/tokio_hello_world_leak-3989b1afd2105b26) [INFO] running `Command { std: "docker" "inspect" "9af10c4dfff134162ec9289742a7ccab297b967fabe71832851baa186b807ebf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9af10c4dfff134162ec9289742a7ccab297b967fabe71832851baa186b807ebf", kill_on_drop: false }` [INFO] [stdout] 9af10c4dfff134162ec9289742a7ccab297b967fabe71832851baa186b807ebf [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 275a4ea42ace6de090cc8e09f4c5b5f8fbe27fa99f6971f990648bdfe0bdc335 [INFO] running `Command { std: "docker" "start" "-a" "275a4ea42ace6de090cc8e09f4c5b5f8fbe27fa99f6971f990648bdfe0bdc335", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.02s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/tokio_hello_world_leak-3989b1afd2105b26) [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" "275a4ea42ace6de090cc8e09f4c5b5f8fbe27fa99f6971f990648bdfe0bdc335", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "275a4ea42ace6de090cc8e09f4c5b5f8fbe27fa99f6971f990648bdfe0bdc335", kill_on_drop: false }` [INFO] [stdout] 275a4ea42ace6de090cc8e09f4c5b5f8fbe27fa99f6971f990648bdfe0bdc335