[INFO] fetching crate http-cache 0.6.1... [INFO] testing http-cache-0.6.1 against beta-2022-04-10 for beta-1.61-1 [INFO] extracting crate http-cache 0.6.1 into /workspace/builds/worker-11/source [INFO] validating manifest of crates.io crate http-cache 0.6.1 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 crates.io crate http-cache 0.6.1 [INFO] finished tweaking crates.io crate http-cache 0.6.1 [INFO] tweaked toml for crates.io crate http-cache 0.6.1 written to /workspace/builds/worker-11/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [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-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", 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] fbbd0c3f43118d1b2da987f3fdc3e074409d68b894631a0aad611d7d8b44c550 [INFO] running `Command { std: "docker" "start" "-a" "fbbd0c3f43118d1b2da987f3fdc3e074409d68b894631a0aad611d7d8b44c550", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fbbd0c3f43118d1b2da987f3fdc3e074409d68b894631a0aad611d7d8b44c550", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fbbd0c3f43118d1b2da987f3fdc3e074409d68b894631a0aad611d7d8b44c550", kill_on_drop: false }` [INFO] [stdout] fbbd0c3f43118d1b2da987f3fdc3e074409d68b894631a0aad611d7d8b44c550 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "+beta-2022-04-10" "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] 7fe08811b5cbefde8b72d75724cfb11ff3d1426eefd1f56e5c9c2202d3a7e6dd [INFO] running `Command { std: "docker" "start" "-a" "7fe08811b5cbefde8b72d75724cfb11ff3d1426eefd1f56e5c9c2202d3a7e6dd", kill_on_drop: false }` [INFO] [stderr] Compiling hex v0.3.2 [INFO] [stderr] Compiling base64 v0.10.1 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling memmap2 v0.5.3 [INFO] [stderr] Compiling time v0.3.9 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling signal-hook v0.3.13 [INFO] [stderr] Compiling ctor v0.1.22 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling miette-derive v4.4.0 [INFO] [stderr] Compiling http-serde v1.1.0 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling sha2 v0.8.2 [INFO] [stderr] Compiling sha-1 v0.8.2 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling http-cache-semantics v1.0.0 [INFO] [stderr] Compiling value-bag v1.0.0-alpha.8 [INFO] [stderr] Compiling log v0.4.16 [INFO] [stderr] Compiling polling v2.2.0 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling async-io v1.6.0 [INFO] [stderr] Compiling ssri v7.0.0 [INFO] [stderr] Compiling miette v4.4.0 [INFO] [stderr] Compiling async-global-executor v2.0.4 [INFO] [stderr] Compiling async-process v1.3.0 [INFO] [stderr] Compiling async-std v1.11.0 [INFO] [stderr] Compiling futures-executor v0.3.21 [INFO] [stderr] Compiling futures v0.3.21 [INFO] [stderr] Compiling cacache v10.0.1 [INFO] [stderr] Compiling http-cache v0.6.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 39.09s [INFO] running `Command { std: "docker" "inspect" "7fe08811b5cbefde8b72d75724cfb11ff3d1426eefd1f56e5c9c2202d3a7e6dd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7fe08811b5cbefde8b72d75724cfb11ff3d1426eefd1f56e5c9c2202d3a7e6dd", kill_on_drop: false }` [INFO] [stdout] 7fe08811b5cbefde8b72d75724cfb11ff3d1426eefd1f56e5c9c2202d3a7e6dd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "+beta-2022-04-10" "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] 36d6826989c0df891a2e54f643ed61e3ffe2f38ee90ece414b4d52aafdb4a9e4 [INFO] running `Command { std: "docker" "start" "-a" "36d6826989c0df891a2e54f643ed61e3ffe2f38ee90ece414b4d52aafdb4a9e4", kill_on_drop: false }` [INFO] [stderr] Compiling http-cache v0.6.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.94s [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/http_cache-15387a968499f8be) [INFO] running `Command { std: "docker" "inspect" "36d6826989c0df891a2e54f643ed61e3ffe2f38ee90ece414b4d52aafdb4a9e4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "36d6826989c0df891a2e54f643ed61e3ffe2f38ee90ece414b4d52aafdb4a9e4", kill_on_drop: false }` [INFO] [stdout] 36d6826989c0df891a2e54f643ed61e3ffe2f38ee90ece414b4d52aafdb4a9e4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "+beta-2022-04-10" "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] 9ceb7359b4d91a4201a66007e4e865b1e5bfcf3378edc3a8f1fbc08b7e91ea04 [INFO] running `Command { std: "docker" "start" "-a" "9ceb7359b4d91a4201a66007e4e865b1e5bfcf3378edc3a8f1fbc08b7e91ea04", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.55s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/http_cache-15387a968499f8be) [INFO] [stdout] [INFO] [stderr] Doc-tests http-cache [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] [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" "9ceb7359b4d91a4201a66007e4e865b1e5bfcf3378edc3a8f1fbc08b7e91ea04", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9ceb7359b4d91a4201a66007e4e865b1e5bfcf3378edc3a8f1fbc08b7e91ea04", kill_on_drop: false }` [INFO] [stdout] 9ceb7359b4d91a4201a66007e4e865b1e5bfcf3378edc3a8f1fbc08b7e91ea04