[INFO] fetching crate http-cache 1.0.0-alpha.2... [INFO] building http-cache-1.0.0-alpha.2 against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2 [INFO] extracting crate http-cache 1.0.0-alpha.2 into /workspace/builds/worker-0-tc1/source [INFO] started tweaking crates.io crate http-cache 1.0.0-alpha.2 [INFO] finished tweaking crates.io crate http-cache 1.0.0-alpha.2 [INFO] tweaked toml for crates.io crate http-cache 1.0.0-alpha.2 written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate http-cache 1.0.0-alpha.2 on toolchain c7f6aa2869acdbf014d094c6e427e554e160b6db [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate http-cache 1.0.0-alpha.2 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded lru v0.16.0 [INFO] [stderr] Downloaded macro_rules_attribute-proc_macro v0.2.2 [INFO] [stderr] Downloaded macro_rules_attribute v0.2.2 [INFO] [stderr] Downloaded quanta v0.12.6 [INFO] [stderr] Downloaded reflink-copy v0.1.26 [INFO] [stderr] Downloaded spinning_top v0.3.0 [INFO] [stderr] Downloaded cacache v13.1.0 [INFO] [stderr] Downloaded miette v5.10.0 [INFO] [stderr] Downloaded governor v0.10.1 [INFO] [stderr] Downloaded http-cache-semantics v2.1.0 [INFO] [stderr] Downloaded smol-macros v0.1.1 [INFO] [stderr] Downloaded miette-derive v5.10.0 [INFO] [stderr] Downloaded ssri v9.2.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0bcae9cc983abe214f0dce17208238f8d4c48a9324090c1b5321daf4d37b6faa [INFO] running `Command { std: "docker" "start" "-a" "0bcae9cc983abe214f0dce17208238f8d4c48a9324090c1b5321daf4d37b6faa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0bcae9cc983abe214f0dce17208238f8d4c48a9324090c1b5321daf4d37b6faa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0bcae9cc983abe214f0dce17208238f8d4c48a9324090c1b5321daf4d37b6faa", kill_on_drop: false }` [INFO] [stdout] 0bcae9cc983abe214f0dce17208238f8d4c48a9324090c1b5321daf4d37b6faa [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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" "RUSTDOCFLAGS=--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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8c2f63d7a5a367c326a5e904522917e5d6598cd5753f328a03654fd042a5ebb0 [INFO] running `Command { std: "docker" "start" "-a" "8c2f63d7a5a367c326a5e904522917e5d6598cd5753f328a03654fd042a5ebb0", kill_on_drop: false }` [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling rustix v1.0.8 [INFO] [stderr] Compiling futures-lite v2.6.1 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling value-bag v1.11.1 [INFO] [stderr] Compiling miette-derive v5.10.0 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Compiling unicode-width v0.1.14 [INFO] [stderr] Compiling sha-1 v0.10.1 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling xxhash-rust v0.8.15 [INFO] [stderr] Compiling time v0.3.41 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling memmap2 v0.5.10 [INFO] [stderr] Compiling event-listener v5.4.1 [INFO] [stderr] Compiling async-channel v1.9.0 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling event-listener-strategy v0.5.4 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling async-lock v3.4.1 [INFO] [stderr] Compiling async-channel v2.5.0 [INFO] [stderr] Compiling miette v5.10.0 [INFO] [stderr] Compiling blocking v1.6.2 [INFO] [stderr] Compiling async-executor v1.13.2 [INFO] [stderr] Compiling async-fs v2.1.3 [INFO] [stderr] Compiling http-serde v2.1.1 [INFO] [stderr] Compiling ssri v9.2.0 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling http-cache-semantics v2.1.0 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling polling v3.10.0 [INFO] [stderr] Compiling tempfile v3.21.0 [INFO] [stderr] Compiling reflink-copy v0.1.26 [INFO] [stderr] Compiling async-io v2.5.0 [INFO] [stderr] Compiling async-signal v0.2.12 [INFO] [stderr] Compiling async-global-executor v2.4.1 [INFO] [stderr] Compiling async-net v2.0.0 [INFO] [stderr] Compiling async-process v2.4.0 [INFO] [stderr] Compiling async-std v1.13.2 [INFO] [stderr] Compiling smol v2.0.2 [INFO] [stderr] Compiling cacache v13.1.0 [INFO] [stderr] Compiling http-cache v1.0.0-alpha.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 18.07s [INFO] running `Command { std: "docker" "inspect" "8c2f63d7a5a367c326a5e904522917e5d6598cd5753f328a03654fd042a5ebb0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8c2f63d7a5a367c326a5e904522917e5d6598cd5753f328a03654fd042a5ebb0", kill_on_drop: false }` [INFO] [stdout] 8c2f63d7a5a367c326a5e904522917e5d6598cd5753f328a03654fd042a5ebb0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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" "RUSTDOCFLAGS=--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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9e9ac3fd3294a9c10010283202b02ff9e6401dbdfe6a7f2f1f706e58210b23c2 [INFO] running `Command { std: "docker" "start" "-a" "9e9ac3fd3294a9c10010283202b02ff9e6401dbdfe6a7f2f1f706e58210b23c2", kill_on_drop: false }` [INFO] [stderr] Compiling macro_rules_attribute-proc_macro v0.2.2 [INFO] [stderr] Compiling smol-macros v0.1.1 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling macro_rules_attribute v0.2.2 [INFO] [stderr] Compiling http-cache v1.0.0-alpha.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 6.12s [INFO] running `Command { std: "docker" "inspect" "9e9ac3fd3294a9c10010283202b02ff9e6401dbdfe6a7f2f1f706e58210b23c2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9e9ac3fd3294a9c10010283202b02ff9e6401dbdfe6a7f2f1f706e58210b23c2", kill_on_drop: false }` [INFO] [stdout] 9e9ac3fd3294a9c10010283202b02ff9e6401dbdfe6a7f2f1f706e58210b23c2