[INFO] fetching crate ferrite-cache 0.1.25... [INFO] testing ferrite-cache-0.1.25 against try#b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b for pr-145330-1 [INFO] extracting crate ferrite-cache 0.1.25 into /workspace/builds/worker-2-tc2/source [INFO] started tweaking crates.io crate ferrite-cache 0.1.25 [INFO] finished tweaking crates.io crate ferrite-cache 0.1.25 [INFO] tweaked toml for crates.io crate ferrite-cache 0.1.25 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate ferrite-cache 0.1.25 on toolchain b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate ferrite-cache 0.1.25 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" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 89f6f168d8df106c61d74ce3fe5cc7ad06e726825a0555a2c75da4d961c163cd [INFO] running `Command { std: "docker" "start" "-a" "89f6f168d8df106c61d74ce3fe5cc7ad06e726825a0555a2c75da4d961c163cd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "89f6f168d8df106c61d74ce3fe5cc7ad06e726825a0555a2c75da4d961c163cd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "89f6f168d8df106c61d74ce3fe5cc7ad06e726825a0555a2c75da4d961c163cd", kill_on_drop: false }` [INFO] [stdout] 89f6f168d8df106c61d74ce3fe5cc7ad06e726825a0555a2c75da4d961c163cd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ce6bea6a2a9b2fe7406fefaa08fd546cacac7b7ac6cb06926f09f47c45291f35 [INFO] running `Command { std: "docker" "start" "-a" "ce6bea6a2a9b2fe7406fefaa08fd546cacac7b7ac6cb06926f09f47c45291f35", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling hashbrown v0.15.3 [INFO] [stderr] Compiling target-lexicon v0.12.16 [INFO] [stderr] Compiling smallvec v1.15.0 [INFO] [stderr] Compiling winnow v0.7.10 [INFO] [stderr] Compiling zerocopy v0.8.25 [INFO] [stderr] Compiling version-compare v0.2.0 [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Compiling miniz_oxide v0.8.8 [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Compiling built v0.7.7 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling simd_helpers v0.1.0 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling byte-slice-cast v1.2.3 [INFO] [stderr] Compiling avif-serialize v0.8.3 [INFO] [stderr] Compiling bitreader v0.3.11 [INFO] [stderr] Compiling half v2.6.0 [INFO] [stderr] Compiling bytemuck v1.23.0 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling rav1e v0.7.1 [INFO] [stderr] Compiling zune-jpeg v0.4.14 [INFO] [stderr] Compiling flate2 v1.1.1 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling av1-grain v0.2.3 [INFO] [stderr] Compiling cfg-expr v0.15.8 [INFO] [stderr] Compiling exr v1.73.0 [INFO] [stderr] Compiling tiff v0.9.1 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Compiling png v0.17.16 [INFO] [stderr] Compiling qoi v0.4.1 [INFO] [stderr] Compiling image-webp v0.2.1 [INFO] [stderr] Compiling clap_builder v4.5.38 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling hashbrown v0.13.2 [INFO] [stderr] Compiling fallible_collections v0.4.9 [INFO] [stderr] Compiling mp4parse v0.17.0 [INFO] [stderr] Compiling maybe-rayon v0.1.1 [INFO] [stderr] Compiling toml_datetime v0.6.9 [INFO] [stderr] Compiling serde_spanned v0.6.8 [INFO] [stderr] Compiling toml_edit v0.22.26 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Compiling profiling-procmacros v1.0.16 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling arg_enum_proc_macro v0.3.4 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling clap_derive v4.5.32 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling profiling v1.0.16 [INFO] [stderr] Compiling tokio v1.45.0 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling av-data v0.4.4 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling clap v4.5.38 [INFO] [stderr] Compiling toml v0.8.22 [INFO] [stderr] Compiling system-deps v6.2.2 [INFO] [stderr] Compiling dav1d-sys v0.8.2 [INFO] [stderr] Compiling dav1d v0.10.4 [INFO] [stderr] Compiling ravif v0.11.12 [INFO] [stderr] Compiling image v0.25.6 [INFO] [stderr] Compiling ferrite-cache v0.1.25 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 48.91s [INFO] running `Command { std: "docker" "inspect" "ce6bea6a2a9b2fe7406fefaa08fd546cacac7b7ac6cb06926f09f47c45291f35", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ce6bea6a2a9b2fe7406fefaa08fd546cacac7b7ac6cb06926f09f47c45291f35", kill_on_drop: false }` [INFO] [stdout] ce6bea6a2a9b2fe7406fefaa08fd546cacac7b7ac6cb06926f09f47c45291f35 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f219b5c748bc3b9c3a2962d3ac2ffc4af15443f2ff59939d58aa043c1781743d [INFO] running `Command { std: "docker" "start" "-a" "f219b5c748bc3b9c3a2962d3ac2ffc4af15443f2ff59939d58aa043c1781743d", kill_on_drop: false }` [INFO] [stderr] Compiling tokio v1.45.0 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling async-stream v0.3.6 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling ferrite-cache v0.1.25 (/opt/rustwide/workdir) [INFO] [stderr] Compiling tokio-test v0.4.4 [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 7.72s [INFO] running `Command { std: "docker" "inspect" "f219b5c748bc3b9c3a2962d3ac2ffc4af15443f2ff59939d58aa043c1781743d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f219b5c748bc3b9c3a2962d3ac2ffc4af15443f2ff59939d58aa043c1781743d", kill_on_drop: false }` [INFO] [stdout] f219b5c748bc3b9c3a2962d3ac2ffc4af15443f2ff59939d58aa043c1781743d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] d263779e9bdedd5ba84c3bd63902d38e2796f2ff49b04129723ec44550ea31a2 [INFO] running `Command { std: "docker" "start" "-a" "d263779e9bdedd5ba84c3bd63902d38e2796f2ff49b04129723ec44550ea31a2", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.19s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/ferrite_cache-83cef93ab38b43c3) [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] [stderr] Doc-tests ferrite_cache [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" "d263779e9bdedd5ba84c3bd63902d38e2796f2ff49b04129723ec44550ea31a2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d263779e9bdedd5ba84c3bd63902d38e2796f2ff49b04129723ec44550ea31a2", kill_on_drop: false }` [INFO] [stdout] d263779e9bdedd5ba84c3bd63902d38e2796f2ff49b04129723ec44550ea31a2