[INFO] fetching crate df-cache 0.1.6...
[INFO] testing df-cache-0.1.6 against beta-2025-09-21 for beta-1.91-3
[INFO] extracting crate df-cache 0.1.6 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate df-cache 0.1.6
[INFO] finished tweaking crates.io crate df-cache 0.1.6
[INFO] tweaked toml for crates.io crate df-cache 0.1.6 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate df-cache 0.1.6 on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate df-cache 0.1.6 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" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0ff812821f54020ad2e224697c55cbec9441dbc7dc5a7a892896f33e09d60166
[INFO] running `Command { std: "docker" "start" "-a" "0ff812821f54020ad2e224697c55cbec9441dbc7dc5a7a892896f33e09d60166", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0ff812821f54020ad2e224697c55cbec9441dbc7dc5a7a892896f33e09d60166", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0ff812821f54020ad2e224697c55cbec9441dbc7dc5a7a892896f33e09d60166", kill_on_drop: false }`
[INFO] [stdout] 0ff812821f54020ad2e224697c55cbec9441dbc7dc5a7a892896f33e09d60166
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=warn" "-e" "RUSTDOCFLAGS=--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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1dfa5a29a6cef1413c567b3c60d45cc963ba4e01c7725928f6ecdeecf26c8af9
[INFO] running `Command { std: "docker" "start" "-a" "1dfa5a29a6cef1413c567b3c60d45cc963ba4e01c7725928f6ecdeecf26c8af9", kill_on_drop: false }`
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling unicode-bidi v0.3.11
[INFO] [stderr]    Compiling percent-encoding v2.2.0
[INFO] [stderr]    Compiling bytes v1.4.0
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling json v0.12.4
[INFO] [stderr]    Compiling form_urlencoded v1.1.0
[INFO] [stderr]    Compiling idna v0.3.0
[INFO] [stderr]    Compiling combine v4.6.6
[INFO] [stderr]    Compiling url v2.3.1
[INFO] [stderr]    Compiling redis v0.22.3
[INFO] [stderr]    Compiling df-cache v0.1.6 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.56s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: redis v0.22.3
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3`
[INFO] running `Command { std: "docker" "inspect" "1dfa5a29a6cef1413c567b3c60d45cc963ba4e01c7725928f6ecdeecf26c8af9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1dfa5a29a6cef1413c567b3c60d45cc963ba4e01c7725928f6ecdeecf26c8af9", kill_on_drop: false }`
[INFO] [stdout] 1dfa5a29a6cef1413c567b3c60d45cc963ba4e01c7725928f6ecdeecf26c8af9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=warn" "-e" "RUSTDOCFLAGS=--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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 80c915e21c895dfcf0ef735476c0522eb71b56f930bd10ff42691b5afea0f07e
[INFO] running `Command { std: "docker" "start" "-a" "80c915e21c895dfcf0ef735476c0522eb71b56f930bd10ff42691b5afea0f07e", kill_on_drop: false }`
[INFO] [stderr]    Compiling df-cache v0.1.6 (/opt/rustwide/workdir)
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]   --> examples/test.rs:12:41
[INFO] [stdout]    |
[INFO] [stdout] 12 |     let conf = json::parse(conf.as_str().clone()).unwrap();
[INFO] [stdout]    |                                         ^^^^^^^^ help: remove this redundant call
[INFO] [stdout]    |
[INFO] [stdout]    = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed
[INFO] [stdout]    = note: `#[warn(noop_method_call)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.66s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: redis v0.22.3
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3`
[INFO] running `Command { std: "docker" "inspect" "80c915e21c895dfcf0ef735476c0522eb71b56f930bd10ff42691b5afea0f07e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "80c915e21c895dfcf0ef735476c0522eb71b56f930bd10ff42691b5afea0f07e", kill_on_drop: false }`
[INFO] [stdout] 80c915e21c895dfcf0ef735476c0522eb71b56f930bd10ff42691b5afea0f07e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=warn" "-e" "RUSTDOCFLAGS=--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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 977168120d0bfc06a23e1f4fdc164b03555d2c7c08a840c5294ca7bcd12a8df9
[INFO] running `Command { std: "docker" "start" "-a" "977168120d0bfc06a23e1f4fdc164b03555d2c7c08a840c5294ca7bcd12a8df9", kill_on_drop: false }`
[INFO] [stderr] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stderr]   --> examples/test.rs:12:41
[INFO] [stderr]    |
[INFO] [stderr] 12 |     let conf = json::parse(conf.as_str().clone()).unwrap();
[INFO] [stderr]    |                                         ^^^^^^^^ help: remove this redundant call
[INFO] [stderr]    |
[INFO] [stderr]    = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed
[INFO] [stderr]    = note: `#[warn(noop_method_call)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `df-cache` (example "test") generated 1 warning (run `cargo fix --example "test"` to apply 1 suggestion)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.06s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: redis v0.22.3
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3`
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/df_cache-28afb86d3517a731)
[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 df_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" "977168120d0bfc06a23e1f4fdc164b03555d2c7c08a840c5294ca7bcd12a8df9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "977168120d0bfc06a23e1f4fdc164b03555d2c7c08a840c5294ca7bcd12a8df9", kill_on_drop: false }`
[INFO] [stdout] 977168120d0bfc06a23e1f4fdc164b03555d2c7c08a840c5294ca7bcd12a8df9
