[INFO] cloning repository https://github.com/Michael-J-Ward/tokio-tower-sccache-compilation-failure [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Michael-J-Ward/tokio-tower-sccache-compilation-failure" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMichael-J-Ward%2Ftokio-tower-sccache-compilation-failure", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMichael-J-Ward%2Ftokio-tower-sccache-compilation-failure'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4e3715e603615483e8be9e97737b3253b3de77e5 [INFO] testing Michael-J-Ward/tokio-tower-sccache-compilation-failure against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMichael-J-Ward%2Ftokio-tower-sccache-compilation-failure" "/workspace/builds/worker-12/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-12/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Michael-J-Ward/tokio-tower-sccache-compilation-failure on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-12/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/Michael-J-Ward/tokio-tower-sccache-compilation-failure [INFO] finished tweaking git repo https://github.com/Michael-J-Ward/tokio-tower-sccache-compilation-failure [INFO] tweaked toml for git repo https://github.com/Michael-J-Ward/tokio-tower-sccache-compilation-failure written to /workspace/builds/worker-12/source/Cargo.toml [INFO] crate git repo https://github.com/Michael-J-Ward/tokio-tower-sccache-compilation-failure already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tower v0.4.7 [INFO] [stderr] Downloaded tokio v1.6.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f3118fd57b9d845055ee50683aa3da43cb8831c501ac4781825257351d66069d [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" "f3118fd57b9d845055ee50683aa3da43cb8831c501ac4781825257351d66069d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f3118fd57b9d845055ee50683aa3da43cb8831c501ac4781825257351d66069d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f3118fd57b9d845055ee50683aa3da43cb8831c501ac4781825257351d66069d", kill_on_drop: false }` [INFO] [stdout] f3118fd57b9d845055ee50683aa3da43cb8831c501ac4781825257351d66069d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--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] d3e738a5ff56a6eddc0f67852fb92805f656073ba4b2df20ae03d29ddda3e342 [INFO] running `Command { std: "docker" "start" "-a" "d3e738a5ff56a6eddc0f67852fb92805f656073ba4b2df20ae03d29ddda3e342", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling futures-core v0.3.15 [INFO] [stderr] Compiling pin-project-lite v0.2.6 [INFO] [stderr] Compiling tower-layer v0.3.1 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling tracing-core v0.1.18 [INFO] [stderr] Compiling tokio v1.6.0 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling tracing-attributes v0.1.15 [INFO] [stderr] Compiling pin-project-internal v1.0.7 [INFO] [stderr] Compiling tracing v0.1.26 [INFO] [stderr] Compiling pin-project v1.0.7 [INFO] [stderr] Compiling tower v0.4.7 [INFO] [stderr] Compiling compile-test v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 37.16s [INFO] running `Command { std: "docker" "inspect" "d3e738a5ff56a6eddc0f67852fb92805f656073ba4b2df20ae03d29ddda3e342", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d3e738a5ff56a6eddc0f67852fb92805f656073ba4b2df20ae03d29ddda3e342", kill_on_drop: false }` [INFO] [stdout] d3e738a5ff56a6eddc0f67852fb92805f656073ba4b2df20ae03d29ddda3e342 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "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] 220ee6e9423b406bdda0294563370fedaf469202a86392cd061dca25b7693f2d [INFO] running `Command { std: "docker" "start" "-a" "220ee6e9423b406bdda0294563370fedaf469202a86392cd061dca25b7693f2d", kill_on_drop: false }` [INFO] [stderr] Compiling compile-test v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.02s [INFO] running `Command { std: "docker" "inspect" "220ee6e9423b406bdda0294563370fedaf469202a86392cd061dca25b7693f2d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "220ee6e9423b406bdda0294563370fedaf469202a86392cd061dca25b7693f2d", kill_on_drop: false }` [INFO] [stdout] 220ee6e9423b406bdda0294563370fedaf469202a86392cd061dca25b7693f2d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen", 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] 2df3c89982115f045f0aeafbd4f03b0e35821ba3975e4320f8476ab7544452ab [INFO] running `Command { std: "docker" "start" "-a" "2df3c89982115f045f0aeafbd4f03b0e35821ba3975e4320f8476ab7544452ab", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.54s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/compile_test-0f3541eac409b712) [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" "2df3c89982115f045f0aeafbd4f03b0e35821ba3975e4320f8476ab7544452ab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2df3c89982115f045f0aeafbd4f03b0e35821ba3975e4320f8476ab7544452ab", kill_on_drop: false }` [INFO] [stdout] 2df3c89982115f045f0aeafbd4f03b0e35821ba3975e4320f8476ab7544452ab