[INFO] cloning repository https://github.com/coreyja/rust-cache [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/coreyja/rust-cache" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcoreyja%2Frust-cache", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcoreyja%2Frust-cache'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 35db48f14d8b98f3477b1b4705712ac020f2cb44 [INFO] testing coreyja/rust-cache against 1.49.0 for beta-1.50-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcoreyja%2Frust-cache" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/coreyja/rust-cache on toolchain 1.49.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/coreyja/rust-cache [INFO] finished tweaking git repo https://github.com/coreyja/rust-cache [INFO] tweaked toml for git repo https://github.com/coreyja/rust-cache written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/coreyja/rust-cache already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] eb8bf61ef806097f00893648ff1e4b718aa3d7a1f1c9a0e1e5ef0d5ac06a7c21 [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" "eb8bf61ef806097f00893648ff1e4b718aa3d7a1f1c9a0e1e5ef0d5ac06a7c21", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "eb8bf61ef806097f00893648ff1e4b718aa3d7a1f1c9a0e1e5ef0d5ac06a7c21", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eb8bf61ef806097f00893648ff1e4b718aa3d7a1f1c9a0e1e5ef0d5ac06a7c21", kill_on_drop: false }` [INFO] [stdout] eb8bf61ef806097f00893648ff1e4b718aa3d7a1f1c9a0e1e5ef0d5ac06a7c21 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.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] 3628c7a8d67c5c7c9c562ef0dd769d33f072acdf09c1d61b414b48feb1916543 [INFO] running `Command { std: "docker" "start" "-a" "3628c7a8d67c5c7c9c562ef0dd769d33f072acdf09c1d61b414b48feb1916543", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.90 [INFO] [stderr] Compiling syn v0.15.32 [INFO] [stderr] Compiling openssl v0.10.20 [INFO] [stderr] Compiling native-tls v0.2.2 [INFO] [stderr] Compiling strfmt v0.1.6 [INFO] [stderr] Compiling xml-rs v0.7.0 [INFO] [stderr] Compiling openssl-sys v0.9.43 [INFO] [stderr] Compiling rusoto_core v0.38.0 [INFO] [stderr] Compiling dirs v1.0.5 [INFO] [stderr] Compiling filetime v0.2.4 [INFO] [stderr] Compiling xattr v0.2.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling flate2 v1.0.7 [INFO] [stderr] Compiling hmac v0.5.0 [INFO] [stderr] Compiling tar v0.4.22 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling tokio-threadpool v0.1.13 [INFO] [stderr] Compiling parking_lot v0.7.1 [INFO] [stderr] Compiling tokio-reactor v0.1.9 [INFO] [stderr] Compiling tokio-fs v0.1.6 [INFO] [stderr] Compiling tokio-tcp v0.1.3 [INFO] [stderr] Compiling tokio-uds v0.2.5 [INFO] [stderr] Compiling tokio-udp v0.1.3 [INFO] [stderr] Compiling tokio-signal v0.2.7 [INFO] [stderr] Compiling tokio-process v0.2.3 [INFO] [stderr] Compiling tokio v0.1.18 [INFO] [stderr] Compiling hyper v0.12.27 [INFO] [stderr] Compiling serde_derive v1.0.90 [INFO] [stderr] Compiling serde_json v1.0.39 [INFO] [stderr] Compiling chrono v0.4.6 [INFO] [stderr] Compiling hyper-tls v0.3.2 [INFO] [stderr] Compiling rusoto_credential v0.17.0 [INFO] [stderr] Compiling rusoto_s3 v0.38.0 [INFO] [stderr] Compiling rust-cache v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 43s [INFO] running `Command { std: "docker" "inspect" "3628c7a8d67c5c7c9c562ef0dd769d33f072acdf09c1d61b414b48feb1916543", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3628c7a8d67c5c7c9c562ef0dd769d33f072acdf09c1d61b414b48feb1916543", kill_on_drop: false }` [INFO] [stdout] 3628c7a8d67c5c7c9c562ef0dd769d33f072acdf09c1d61b414b48feb1916543 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1fd1e3e5de7ccd2eeb85c520810582f698e469f36887a63cf994f3523f9c4e92 [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" "1fd1e3e5de7ccd2eeb85c520810582f698e469f36887a63cf994f3523f9c4e92", kill_on_drop: false }` [INFO] [stderr] Compiling rust-cache v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.55s [INFO] running `Command { std: "docker" "inspect" "1fd1e3e5de7ccd2eeb85c520810582f698e469f36887a63cf994f3523f9c4e92", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1fd1e3e5de7ccd2eeb85c520810582f698e469f36887a63cf994f3523f9c4e92", kill_on_drop: false }` [INFO] [stdout] 1fd1e3e5de7ccd2eeb85c520810582f698e469f36887a63cf994f3523f9c4e92 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] dbe87bdeb91c4e6e7228ff8c028d2f16afd1509adbf508117365d4f46c779760 [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" "dbe87bdeb91c4e6e7228ff8c028d2f16afd1509adbf508117365d4f46c779760", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.88s [INFO] [stdout] [INFO] [stderr] Running /opt/rustwide/target/debug/deps/rust_cache-38a157e4815f8db0 [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" "dbe87bdeb91c4e6e7228ff8c028d2f16afd1509adbf508117365d4f46c779760", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dbe87bdeb91c4e6e7228ff8c028d2f16afd1509adbf508117365d4f46c779760", kill_on_drop: false }` [INFO] [stdout] dbe87bdeb91c4e6e7228ff8c028d2f16afd1509adbf508117365d4f46c779760