[INFO] fetching crate chunks 0.1.1...
[INFO] testing chunks-0.1.1 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] extracting crate chunks 0.1.1 into /workspace/builds/worker-2-tc2/source
[INFO] started tweaking crates.io crate chunks 0.1.1
[INFO] finished tweaking crates.io crate chunks 0.1.1
[INFO] tweaked toml for crates.io crate chunks 0.1.1 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate chunks 0.1.1 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]      Locking 31 packages to latest compatible versions
[INFO] [stderr]       Adding crossbeam-channel v0.2.6 (available: v0.5.15)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 87911fb14a09c3d81d6aab162fd0e289b1cc458a8f598c8de92c04ab90eac8f0
[INFO] running `Command { std: "docker" "start" "-a" "87911fb14a09c3d81d6aab162fd0e289b1cc458a8f598c8de92c04ab90eac8f0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "87911fb14a09c3d81d6aab162fd0e289b1cc458a8f598c8de92c04ab90eac8f0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "87911fb14a09c3d81d6aab162fd0e289b1cc458a8f598c8de92c04ab90eac8f0", kill_on_drop: false }`
[INFO] [stdout] 87911fb14a09c3d81d6aab162fd0e289b1cc458a8f598c8de92c04ab90eac8f0
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c9075cc622e7af97588839d9ca47b851b894d4f9241f958bc39b924a9a7334d2
[INFO] running `Command { std: "docker" "start" "-a" "c9075cc622e7af97588839d9ca47b851b894d4f9241f958bc39b924a9a7334d2", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling arrayvec v0.4.12
[INFO] [stderr]    Compiling nodrop v0.1.14
[INFO] [stderr]    Compiling memoffset v0.2.1
[INFO] [stderr]    Compiling crossbeam-utils v0.5.0
[INFO] [stderr]    Compiling crossbeam-utils v0.6.6
[INFO] [stderr]    Compiling crossbeam-epoch v0.6.1
[INFO] [stderr]    Compiling crossbeam-channel v0.2.6
[INFO] [stderr]    Compiling chunks v0.1.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stdout]   --> src/store.rs:12:24
[INFO] [stdout]    |
[INFO] [stdout] 12 |     fn load(&mut self, Self::Key) -> io::Result<Self::Value>;
[INFO] [stdout]    |                        ^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: Self::Key`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stdout]    = note: for more information, see issue #41686 <https://github.com/rust-lang/rust/issues/41686>
[INFO] [stdout]    = note: `#[warn(anonymous_parameters)]` (part of `#[warn(rust_2018_compatibility)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stdout]   --> src/store.rs:14:25
[INFO] [stdout]    |
[INFO] [stdout] 14 |     fn store(&mut self, Self::Key, &Self::Value) -> io::Result<()>;
[INFO] [stdout]    |                         ^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: Self::Key`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stdout]    = note: for more information, see issue #41686 <https://github.com/rust-lang/rust/issues/41686>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stdout]   --> src/store.rs:14:36
[INFO] [stdout]    |
[INFO] [stdout] 14 |     fn store(&mut self, Self::Key, &Self::Value) -> io::Result<()>;
[INFO] [stdout]    |                                    ^^^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &Self::Value`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stdout]    = note: for more information, see issue #41686 <https://github.com/rust-lang/rust/issues/41686>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.80s
[INFO] running `Command { std: "docker" "inspect" "c9075cc622e7af97588839d9ca47b851b894d4f9241f958bc39b924a9a7334d2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c9075cc622e7af97588839d9ca47b851b894d4f9241f958bc39b924a9a7334d2", kill_on_drop: false }`
[INFO] [stdout] c9075cc622e7af97588839d9ca47b851b894d4f9241f958bc39b924a9a7334d2
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 77538f3a4fe589eaf4c33998d7943041ff201801b4d5e58cbe1cdb5ebb53338d
[INFO] running `Command { std: "docker" "start" "-a" "77538f3a4fe589eaf4c33998d7943041ff201801b4d5e58cbe1cdb5ebb53338d", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stdout]   --> src/store.rs:12:24
[INFO] [stdout]    |
[INFO] [stdout] 12 |     fn load(&mut self, Self::Key) -> io::Result<Self::Value>;
[INFO] [stdout]    |                        ^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: Self::Key`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stdout]    = note: for more information, see issue #41686 <https://github.com/rust-lang/rust/issues/41686>
[INFO] [stdout]    = note: `#[warn(anonymous_parameters)]` (part of `#[warn(rust_2018_compatibility)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stdout]   --> src/store.rs:14:25
[INFO] [stdout]    |
[INFO] [stdout] 14 |     fn store(&mut self, Self::Key, &Self::Value) -> io::Result<()>;
[INFO] [stdout]    |                         ^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: Self::Key`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stdout]    = note: for more information, see issue #41686 <https://github.com/rust-lang/rust/issues/41686>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stdout]   --> src/store.rs:14:36
[INFO] [stdout]    |
[INFO] [stdout] 14 |     fn store(&mut self, Self::Key, &Self::Value) -> io::Result<()>;
[INFO] [stdout]    |                                    ^^^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &Self::Value`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stdout]    = note: for more information, see issue #41686 <https://github.com/rust-lang/rust/issues/41686>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling chunks v0.1.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stdout]   --> src/store.rs:12:24
[INFO] [stdout]    |
[INFO] [stdout] 12 |     fn load(&mut self, Self::Key) -> io::Result<Self::Value>;
[INFO] [stdout]    |                        ^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: Self::Key`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stdout]    = note: for more information, see issue #41686 <https://github.com/rust-lang/rust/issues/41686>
[INFO] [stdout]    = note: `#[warn(anonymous_parameters)]` (part of `#[warn(rust_2018_compatibility)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stdout]   --> src/store.rs:14:25
[INFO] [stdout]    |
[INFO] [stdout] 14 |     fn store(&mut self, Self::Key, &Self::Value) -> io::Result<()>;
[INFO] [stdout]    |                         ^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: Self::Key`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stdout]    = note: for more information, see issue #41686 <https://github.com/rust-lang/rust/issues/41686>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stdout]   --> src/store.rs:14:36
[INFO] [stdout]    |
[INFO] [stdout] 14 |     fn store(&mut self, Self::Key, &Self::Value) -> io::Result<()>;
[INFO] [stdout]    |                                    ^^^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &Self::Value`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stdout]    = note: for more information, see issue #41686 <https://github.com/rust-lang/rust/issues/41686>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.52s
[INFO] running `Command { std: "docker" "inspect" "77538f3a4fe589eaf4c33998d7943041ff201801b4d5e58cbe1cdb5ebb53338d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "77538f3a4fe589eaf4c33998d7943041ff201801b4d5e58cbe1cdb5ebb53338d", kill_on_drop: false }`
[INFO] [stdout] 77538f3a4fe589eaf4c33998d7943041ff201801b4d5e58cbe1cdb5ebb53338d
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 29520353f893f28f74240eb077be5175100a47214a23f125f34d5a82bd309f89
[INFO] running `Command { std: "docker" "start" "-a" "29520353f893f28f74240eb077be5175100a47214a23f125f34d5a82bd309f89", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stderr]   --> src/store.rs:12:24
[INFO] [stderr]    |
[INFO] [stderr] 12 |     fn load(&mut self, Self::Key) -> io::Result<Self::Value>;
[INFO] [stderr]    |                        ^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: Self::Key`
[INFO] [stderr]    |
[INFO] [stderr]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stderr]    = note: for more information, see issue #41686 <https://github.com/rust-lang/rust/issues/41686>
[INFO] [stderr]    = note: `#[warn(anonymous_parameters)]` (part of `#[warn(rust_2018_compatibility)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stderr]   --> src/store.rs:14:25
[INFO] [stderr]    |
[INFO] [stderr] 14 |     fn store(&mut self, Self::Key, &Self::Value) -> io::Result<()>;
[INFO] [stderr]    |                         ^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: Self::Key`
[INFO] [stderr]    |
[INFO] [stderr]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stderr]    = note: for more information, see issue #41686 <https://github.com/rust-lang/rust/issues/41686>
[INFO] [stderr] 
[INFO] [stderr] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stderr]   --> src/store.rs:14:36
[INFO] [stderr]    |
[INFO] [stderr] 14 |     fn store(&mut self, Self::Key, &Self::Value) -> io::Result<()>;
[INFO] [stderr]    |                                    ^^^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &Self::Value`
[INFO] [stderr]    |
[INFO] [stderr]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stderr]    = note: for more information, see issue #41686 <https://github.com/rust-lang/rust/issues/41686>
[INFO] [stderr] 
[INFO] [stderr] warning: `chunks` (lib) generated 3 warnings (run `cargo fix --lib -p chunks` to apply 3 suggestions)
[INFO] [stderr] warning: `chunks` (lib test) generated 3 warnings (3 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.04s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/chunks-aecfabb0e56e256e)
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests chunks
[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" "29520353f893f28f74240eb077be5175100a47214a23f125f34d5a82bd309f89", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "29520353f893f28f74240eb077be5175100a47214a23f125f34d5a82bd309f89", kill_on_drop: false }`
[INFO] [stdout] 29520353f893f28f74240eb077be5175100a47214a23f125f34d5a82bd309f89
