[INFO] fetching crate partitions 0.2.4...
[INFO] testing partitions-0.2.4 against beta-2025-10-28 for beta-1.92-2
[INFO] extracting crate partitions 0.2.4 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate partitions 0.2.4
[INFO] finished tweaking crates.io crate partitions 0.2.4
[INFO] tweaked toml for crates.io crate partitions 0.2.4 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate partitions 0.2.4 on toolchain beta-2025-10-28
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "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" "+beta-2025-10-28" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]      Locking 7 packages to latest compatible versions
[INFO] [stderr]       Adding bit-vec v0.5.1 (available: v0.8.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "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-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ac30593a90d5607e1f91b14a7551b3c4f63559d77433626ba9583cb052f0b2f5
[INFO] running `Command { std: "docker" "start" "-a" "ac30593a90d5607e1f91b14a7551b3c4f63559d77433626ba9583cb052f0b2f5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ac30593a90d5607e1f91b14a7551b3c4f63559d77433626ba9583cb052f0b2f5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ac30593a90d5607e1f91b14a7551b3c4f63559d77433626ba9583cb052f0b2f5", kill_on_drop: false }`
[INFO] [stdout] ac30593a90d5607e1f91b14a7551b3c4f63559d77433626ba9583cb052f0b2f5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5f90a6cf44d9fb44c0749517a18bf5637b23325d87153058fc848e69c6040706
[INFO] running `Command { std: "docker" "start" "-a" "5f90a6cf44d9fb44c0749517a18bf5637b23325d87153058fc848e69c6040706", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling bit-vec v0.5.1
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling partitions v0.2.4 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `8`
[INFO] [stdout]   --> src/metadata.rs:77:32
[INFO] [stdout]    |
[INFO] [stdout] 77 | #[cfg(all(feature = "compact", target_pointer_width = "8"))]
[INFO] [stdout]    |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `target_pointer_width` are: `16`, `32`, and `64`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `128`
[INFO] [stdout]   --> src/metadata.rs:85:32
[INFO] [stdout]    |
[INFO] [stdout] 85 | #[cfg(all(feature = "compact", target_pointer_width = "128"))]
[INFO] [stdout]    |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `target_pointer_width` are: `16`, `32`, and `64`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `256`
[INFO] [stdout]   --> src/metadata.rs:87:32
[INFO] [stdout]    |
[INFO] [stdout] 87 | #[cfg(all(feature = "compact", target_pointer_width = "256"))]
[INFO] [stdout]    |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `target_pointer_width` are: `16`, `32`, and `64`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/lib.rs:69:51
[INFO] [stdout]     |
[INFO] [stdout]  69 |         bit_vec::BitVec::from_elem($len, $element);
[INFO] [stdout]     |                                                   ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/partition_vec.rs:528:24
[INFO] [stdout]     |
[INFO] [stdout] 528 |         let mut done = bit_vec![false; self.len()];
[INFO] [stdout]     |                        --------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: `#[warn(semicolon_in_expressions_from_macros)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout]     = note: this warning originates in the macro `bit_vec` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]     --> src/lib.rs:69:51
[INFO] [stdout]      |
[INFO] [stdout]   69 |         bit_vec::BitVec::from_elem($len, $element);
[INFO] [stdout]      |                                                   ^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/partition_vec.rs:1297:19
[INFO] [stdout]      |
[INFO] [stdout] 1297 |             done: bit_vec![false; len],
[INFO] [stdout]      |                   -------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]      = note: this warning originates in the macro `bit_vec` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]     --> src/lib.rs:69:51
[INFO] [stdout]      |
[INFO] [stdout]   69 |         bit_vec::BitVec::from_elem($len, $element);
[INFO] [stdout]      |                                                   ^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/partition_vec.rs:1345:19
[INFO] [stdout]      |
[INFO] [stdout] 1345 |             done: bit_vec![false; len],
[INFO] [stdout]      |                   -------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]      = note: this warning originates in the macro `bit_vec` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/partition_vec.rs:1198:16
[INFO] [stdout]      |
[INFO] [stdout] 1198 |     pub fn set(&self, index: usize) -> Set<T> {
[INFO] [stdout]      |                ^^^^^                   ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                |
[INFO] [stdout]      |                the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]      = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1198 |     pub fn set(&self, index: usize) -> Set<'_, T> {
[INFO] [stdout]      |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/partition_vec.rs:1244:20
[INFO] [stdout]      |
[INFO] [stdout] 1244 |     pub fn set_mut(&mut self, index: usize) -> SetMut<T> {
[INFO] [stdout]      |                    ^^^^^^^^^                   ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                    |
[INFO] [stdout]      |                    the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1244 |     pub fn set_mut(&mut self, index: usize) -> SetMut<'_, T> {
[INFO] [stdout]      |                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/partition_vec.rs:1292:21
[INFO] [stdout]      |
[INFO] [stdout] 1292 |     pub fn all_sets(&self) -> AllSets<T> {
[INFO] [stdout]      |                     ^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                     |
[INFO] [stdout]      |                     the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1292 |     pub fn all_sets(&self) -> AllSets<'_, T> {
[INFO] [stdout]      |                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/partition_vec.rs:1340:25
[INFO] [stdout]      |
[INFO] [stdout] 1340 |     pub fn all_sets_mut(&mut self) -> AllSetsMut<T> {
[INFO] [stdout]      |                         ^^^^^^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1340 |     pub fn all_sets_mut(&mut self) -> AllSetsMut<'_, T> {
[INFO] [stdout]      |                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.58s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: partitions v0.2.4 (/opt/rustwide/workdir)
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "5f90a6cf44d9fb44c0749517a18bf5637b23325d87153058fc848e69c6040706", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5f90a6cf44d9fb44c0749517a18bf5637b23325d87153058fc848e69c6040706", kill_on_drop: false }`
[INFO] [stdout] 5f90a6cf44d9fb44c0749517a18bf5637b23325d87153058fc848e69c6040706
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] dc3e7aa2ec84e8685e29fefd91a392c009ce599c75439df0babe497d6944f084
[INFO] running `Command { std: "docker" "start" "-a" "dc3e7aa2ec84e8685e29fefd91a392c009ce599c75439df0babe497d6944f084", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling partitions v0.2.4 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `8`
[INFO] [stdout]   --> src/metadata.rs:77:32
[INFO] [stdout]    |
[INFO] [stdout] 77 | #[cfg(all(feature = "compact", target_pointer_width = "8"))]
[INFO] [stdout]    |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `target_pointer_width` are: `16`, `32`, and `64`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `128`
[INFO] [stdout]   --> src/metadata.rs:85:32
[INFO] [stdout]    |
[INFO] [stdout] 85 | #[cfg(all(feature = "compact", target_pointer_width = "128"))]
[INFO] [stdout]    |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `target_pointer_width` are: `16`, `32`, and `64`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `256`
[INFO] [stdout]   --> src/metadata.rs:87:32
[INFO] [stdout]    |
[INFO] [stdout] 87 | #[cfg(all(feature = "compact", target_pointer_width = "256"))]
[INFO] [stdout]    |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `target_pointer_width` are: `16`, `32`, and `64`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/lib.rs:69:51
[INFO] [stdout]     |
[INFO] [stdout]  69 |         bit_vec::BitVec::from_elem($len, $element);
[INFO] [stdout]     |                                                   ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/partition_vec.rs:528:24
[INFO] [stdout]     |
[INFO] [stdout] 528 |         let mut done = bit_vec![false; self.len()];
[INFO] [stdout]     |                        --------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: `#[warn(semicolon_in_expressions_from_macros)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout]     = note: this warning originates in the macro `bit_vec` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]     --> src/lib.rs:69:51
[INFO] [stdout]      |
[INFO] [stdout]   69 |         bit_vec::BitVec::from_elem($len, $element);
[INFO] [stdout]      |                                                   ^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/partition_vec.rs:1297:19
[INFO] [stdout]      |
[INFO] [stdout] 1297 |             done: bit_vec![false; len],
[INFO] [stdout]      |                   -------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]      = note: this warning originates in the macro `bit_vec` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]     --> src/lib.rs:69:51
[INFO] [stdout]      |
[INFO] [stdout]   69 |         bit_vec::BitVec::from_elem($len, $element);
[INFO] [stdout]      |                                                   ^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/partition_vec.rs:1345:19
[INFO] [stdout]      |
[INFO] [stdout] 1345 |             done: bit_vec![false; len],
[INFO] [stdout]      |                   -------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]      = note: this warning originates in the macro `bit_vec` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/partition_vec.rs:1198:16
[INFO] [stdout]      |
[INFO] [stdout] 1198 |     pub fn set(&self, index: usize) -> Set<T> {
[INFO] [stdout]      |                ^^^^^                   ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                |
[INFO] [stdout]      |                the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]      = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1198 |     pub fn set(&self, index: usize) -> Set<'_, T> {
[INFO] [stdout]      |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/partition_vec.rs:1244:20
[INFO] [stdout]      |
[INFO] [stdout] 1244 |     pub fn set_mut(&mut self, index: usize) -> SetMut<T> {
[INFO] [stdout]      |                    ^^^^^^^^^                   ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                    |
[INFO] [stdout]      |                    the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1244 |     pub fn set_mut(&mut self, index: usize) -> SetMut<'_, T> {
[INFO] [stdout]      |                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/partition_vec.rs:1292:21
[INFO] [stdout]      |
[INFO] [stdout] 1292 |     pub fn all_sets(&self) -> AllSets<T> {
[INFO] [stdout]      |                     ^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                     |
[INFO] [stdout]      |                     the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1292 |     pub fn all_sets(&self) -> AllSets<'_, T> {
[INFO] [stdout]      |                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/partition_vec.rs:1340:25
[INFO] [stdout]      |
[INFO] [stdout] 1340 |     pub fn all_sets_mut(&mut self) -> AllSetsMut<T> {
[INFO] [stdout]      |                         ^^^^^^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1340 |     pub fn all_sets_mut(&mut self) -> AllSetsMut<'_, T> {
[INFO] [stdout]      |                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `8`
[INFO] [stdout]   --> src/metadata.rs:77:32
[INFO] [stdout]    |
[INFO] [stdout] 77 | #[cfg(all(feature = "compact", target_pointer_width = "8"))]
[INFO] [stdout]    |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `target_pointer_width` are: `16`, `32`, and `64`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `128`
[INFO] [stdout]   --> src/metadata.rs:85:32
[INFO] [stdout]    |
[INFO] [stdout] 85 | #[cfg(all(feature = "compact", target_pointer_width = "128"))]
[INFO] [stdout]    |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `target_pointer_width` are: `16`, `32`, and `64`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `256`
[INFO] [stdout]   --> src/metadata.rs:87:32
[INFO] [stdout]    |
[INFO] [stdout] 87 | #[cfg(all(feature = "compact", target_pointer_width = "256"))]
[INFO] [stdout]    |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `target_pointer_width` are: `16`, `32`, and `64`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/lib.rs:69:51
[INFO] [stdout]     |
[INFO] [stdout]  69 |         bit_vec::BitVec::from_elem($len, $element);
[INFO] [stdout]     |                                                   ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/partition_vec.rs:528:24
[INFO] [stdout]     |
[INFO] [stdout] 528 |         let mut done = bit_vec![false; self.len()];
[INFO] [stdout]     |                        --------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: `#[warn(semicolon_in_expressions_from_macros)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout]     = note: this warning originates in the macro `bit_vec` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]     --> src/lib.rs:69:51
[INFO] [stdout]      |
[INFO] [stdout]   69 |         bit_vec::BitVec::from_elem($len, $element);
[INFO] [stdout]      |                                                   ^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/partition_vec.rs:1297:19
[INFO] [stdout]      |
[INFO] [stdout] 1297 |             done: bit_vec![false; len],
[INFO] [stdout]      |                   -------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]      = note: this warning originates in the macro `bit_vec` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]     --> src/lib.rs:69:51
[INFO] [stdout]      |
[INFO] [stdout]   69 |         bit_vec::BitVec::from_elem($len, $element);
[INFO] [stdout]      |                                                   ^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/partition_vec.rs:1345:19
[INFO] [stdout]      |
[INFO] [stdout] 1345 |             done: bit_vec![false; len],
[INFO] [stdout]      |                   -------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]      = note: this warning originates in the macro `bit_vec` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/partition_vec.rs:1198:16
[INFO] [stdout]      |
[INFO] [stdout] 1198 |     pub fn set(&self, index: usize) -> Set<T> {
[INFO] [stdout]      |                ^^^^^                   ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                |
[INFO] [stdout]      |                the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]      = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1198 |     pub fn set(&self, index: usize) -> Set<'_, T> {
[INFO] [stdout]      |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/partition_vec.rs:1244:20
[INFO] [stdout]      |
[INFO] [stdout] 1244 |     pub fn set_mut(&mut self, index: usize) -> SetMut<T> {
[INFO] [stdout]      |                    ^^^^^^^^^                   ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                    |
[INFO] [stdout]      |                    the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1244 |     pub fn set_mut(&mut self, index: usize) -> SetMut<'_, T> {
[INFO] [stdout]      |                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/partition_vec.rs:1292:21
[INFO] [stdout]      |
[INFO] [stdout] 1292 |     pub fn all_sets(&self) -> AllSets<T> {
[INFO] [stdout]      |                     ^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                     |
[INFO] [stdout]      |                     the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1292 |     pub fn all_sets(&self) -> AllSets<'_, T> {
[INFO] [stdout]      |                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/partition_vec.rs:1340:25
[INFO] [stdout]      |
[INFO] [stdout] 1340 |     pub fn all_sets_mut(&mut self) -> AllSetsMut<T> {
[INFO] [stdout]      |                         ^^^^^^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1340 |     pub fn all_sets_mut(&mut self) -> AllSetsMut<'_, T> {
[INFO] [stdout]      |                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.67s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: partitions v0.2.4 (/opt/rustwide/workdir)
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] running `Command { std: "docker" "inspect" "dc3e7aa2ec84e8685e29fefd91a392c009ce599c75439df0babe497d6944f084", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dc3e7aa2ec84e8685e29fefd91a392c009ce599c75439df0babe497d6944f084", kill_on_drop: false }`
[INFO] [stdout] dc3e7aa2ec84e8685e29fefd91a392c009ce599c75439df0babe497d6944f084
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] b027a362d4727c45fc52339e3a22cb4c39bfe7db6c001b86321506c87e5f098f
[INFO] running `Command { std: "docker" "start" "-a" "b027a362d4727c45fc52339e3a22cb4c39bfe7db6c001b86321506c87e5f098f", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: unexpected `cfg` condition value: `8`
[INFO] [stderr]   --> src/metadata.rs:77:32
[INFO] [stderr]    |
[INFO] [stderr] 77 | #[cfg(all(feature = "compact", target_pointer_width = "8"))]
[INFO] [stderr]    |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `target_pointer_width` are: `16`, `32`, and `64`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `128`
[INFO] [stderr]   --> src/metadata.rs:85:32
[INFO] [stderr]    |
[INFO] [stderr] 85 | #[cfg(all(feature = "compact", target_pointer_width = "128"))]
[INFO] [stderr]    |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `target_pointer_width` are: `16`, `32`, and `64`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `256`
[INFO] [stderr]   --> src/metadata.rs:87:32
[INFO] [stderr]    |
[INFO] [stderr] 87 | #[cfg(all(feature = "compact", target_pointer_width = "256"))]
[INFO] [stderr]    |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `target_pointer_width` are: `16`, `32`, and `64`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]    --> src/lib.rs:69:51
[INFO] [stderr]     |
[INFO] [stderr]  69 |         bit_vec::BitVec::from_elem($len, $element);
[INFO] [stderr]     |                                                   ^
[INFO] [stderr]     |
[INFO] [stderr]    ::: src/partition_vec.rs:528:24
[INFO] [stderr]     |
[INFO] [stderr] 528 |         let mut done = bit_vec![false; self.len()];
[INFO] [stderr]     |                        --------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]     = note: `#[warn(semicolon_in_expressions_from_macros)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stderr]     = note: this warning originates in the macro `bit_vec` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]     --> src/lib.rs:69:51
[INFO] [stderr]      |
[INFO] [stderr]   69 |         bit_vec::BitVec::from_elem($len, $element);
[INFO] [stderr]      |                                                   ^
[INFO] [stderr]      |
[INFO] [stderr]     ::: src/partition_vec.rs:1297:19
[INFO] [stderr]      |
[INFO] [stderr] 1297 |             done: bit_vec![false; len],
[INFO] [stderr]      |                   -------------------- in this macro invocation
[INFO] [stderr]      |
[INFO] [stderr]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]      = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]      = note: this warning originates in the macro `bit_vec` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]     --> src/lib.rs:69:51
[INFO] [stderr]      |
[INFO] [stderr]   69 |         bit_vec::BitVec::from_elem($len, $element);
[INFO] [stderr]      |                                                   ^
[INFO] [stderr]      |
[INFO] [stderr]     ::: src/partition_vec.rs:1345:19
[INFO] [stderr]      |
[INFO] [stderr] 1345 |             done: bit_vec![false; len],
[INFO] [stderr]      |                   -------------------- in this macro invocation
[INFO] [stderr]      |
[INFO] [stderr]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]      = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]      = note: this warning originates in the macro `bit_vec` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]     --> src/partition_vec.rs:1198:16
[INFO] [stderr]      |
[INFO] [stderr] 1198 |     pub fn set(&self, index: usize) -> Set<T> {
[INFO] [stderr]      |                ^^^^^                   ^^^^^^ the same lifetime is hidden here
[INFO] [stderr]      |                |
[INFO] [stderr]      |                the lifetime is elided here
[INFO] [stderr]      |
[INFO] [stderr]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]      = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]      |
[INFO] [stderr] 1198 |     pub fn set(&self, index: usize) -> Set<'_, T> {
[INFO] [stderr]      |                                            +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]     --> src/partition_vec.rs:1244:20
[INFO] [stderr]      |
[INFO] [stderr] 1244 |     pub fn set_mut(&mut self, index: usize) -> SetMut<T> {
[INFO] [stderr]      |                    ^^^^^^^^^                   ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]      |                    |
[INFO] [stderr]      |                    the lifetime is elided here
[INFO] [stderr]      |
[INFO] [stderr]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]      |
[INFO] [stderr] 1244 |     pub fn set_mut(&mut self, index: usize) -> SetMut<'_, T> {
[INFO] [stderr]      |                                                       +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]     --> src/partition_vec.rs:1292:21
[INFO] [stderr]      |
[INFO] [stderr] 1292 |     pub fn all_sets(&self) -> AllSets<T> {
[INFO] [stderr]      |                     ^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]      |                     |
[INFO] [stderr]      |                     the lifetime is elided here
[INFO] [stderr]      |
[INFO] [stderr]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]      |
[INFO] [stderr] 1292 |     pub fn all_sets(&self) -> AllSets<'_, T> {
[INFO] [stderr]      |                                       +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]     --> src/partition_vec.rs:1340:25
[INFO] [stderr]      |
[INFO] [stderr] 1340 |     pub fn all_sets_mut(&mut self) -> AllSetsMut<T> {
[INFO] [stderr]      |                         ^^^^^^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]      |                         |
[INFO] [stderr]      |                         the lifetime is elided here
[INFO] [stderr]      |
[INFO] [stderr]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]      |
[INFO] [stderr] 1340 |     pub fn all_sets_mut(&mut self) -> AllSetsMut<'_, T> {
[INFO] [stderr]      |                                                  +++
[INFO] [stderr] 
[INFO] [stderr] warning: `partitions` (lib) generated 10 warnings (run `cargo fix --lib -p partitions` to apply 4 suggestions)
[INFO] [stderr] warning: `partitions` (lib test) generated 10 warnings (10 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.04s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: partitions v0.2.4 (/opt/rustwide/workdir)
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/partitions-d127eba3fe669f0e)
[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 partitions
[INFO] [stdout] 
[INFO] [stdout] running 34 tests
[INFO] [stdout] test src/partition_vec.rs - partition_vec::PartitionVec<T>::append (line 783) ... ok
[INFO] [stdout] test src/partition_vec.rs - partition_vec::PartitionVec (line 35) ... ok
[INFO] [stdout] test src/partition_vec.rs - partition_vec::PartitionVec<T>::amount_of_sets (line 511) ... ok
[INFO] [stdout] test src/partition_vec.rs - partition_vec::PartitionVec<T>::as_slice (line 1119) ... ok
[INFO] [stdout] test src/partition_vec.rs - partition_vec::PartitionVec<T>::capacity (line 591) ... ok
[INFO] [stdout] test src/partition_vec.rs - partition_vec::PartitionVec<T>::as_mut_slice (line 1141) ... ok
[INFO] [stdout] test src/partition_vec.rs - partition_vec::PartitionVec<T>::clear (line 1040) ... ok
[INFO] [stdout] test src/partition_vec.rs - partition_vec::PartitionVec<T>::is_empty (line 1061) ... ok
[INFO] [stdout] test src/partition_vec.rs - partition_vec::PartitionVec<T>::all_sets (line 1267) ... ok
[INFO] [stdout] test src/partition_vec.rs - partition_vec::PartitionVec<T>::all_sets_mut (line 1313) ... ok
[INFO] [stdout] test src/partition_vec.rs - partition_vec::PartitionVec<T>::is_singleton (line 445) ... ok
[INFO] [stdout] test src/partition_vec.rs - partition_vec::PartitionVec<T>::into_boxed_slice (line 1099) ... ok
[INFO] [stdout] test src/partition_vec.rs - partition_vec::PartitionVec<T>::into_vec (line 1079) ... ok
[INFO] [stdout] test src/partition_vec.rs - partition_vec::PartitionVec<T>::insert (line 689) ... ok
[INFO] [stdout] test src/partition_vec.rs - partition_vec::PartitionVec<T>::new (line 192) ... ok
[INFO] [stdout] test src/partition_vec.rs - partition_vec::PartitionVec<T>::len_of_set (line 475) ... ok
[INFO] [stdout] test src/partition_vec.rs - partition_vec::PartitionVec<T>::make_singleton (line 385) ... ok
[INFO] [stdout] test src/partition_vec.rs - partition_vec::PartitionVec<T>::other_sets (line 355) ... ok
[INFO] [stdout] test src/partition_vec.rs - partition_vec::PartitionVec<T>::pop (line 652) ... ok
[INFO] [stdout] test src/partition_vec.rs - partition_vec::PartitionVec<T>::reserve_exact (line 866) ... ok
[INFO] [stdout] test src/partition_vec.rs - partition_vec::PartitionVec<T>::push (line 619) ... ok
[INFO] [stdout] test src/partition_vec.rs - partition_vec::PartitionVec<T>::reserve (line 834) ... ok
[INFO] [stdout] test src/partition_vec.rs - partition_vec::PartitionVec<T>::resize (line 1001) ... ok
[INFO] [stdout] test src/partition_vec.rs - partition_vec::PartitionVec<T>::remove (line 736) ... ok
[INFO] [stdout] test src/partition_vec.rs - partition_vec::PartitionVec<T>::same_set (line 322) ... ok
[INFO] [stdout] test src/partition_vec.rs - partition_vec::PartitionVec<T>::truncate (line 918) ... ok
[INFO] [stdout] test src/partition_vec.rs - partition_vec::PartitionVec<T>::set (line 1168) ... ok
[INFO] [stdout] test src/partition_vec.rs - partition_vec::PartitionVec<T>::with_capacity (line 214) ... ok
[INFO] [stdout] test src/partition_vec.rs - partition_vec::partition_vec (line 122) ... ok
[INFO] [stdout] test src/partition_vec.rs - partition_vec::PartitionVec<T>::shrink_to_fit (line 890) ... ok
[INFO] [stdout] test src/partition_vec.rs - partition_vec::partition_vec (line 70) ... ok
[INFO] [stdout] test src/partition_vec.rs - partition_vec::PartitionVec<T>::set_mut (line 1223) ... ok
[INFO] [stdout] test src/partition_vec.rs - partition_vec::PartitionVec<T>::union (line 250) ... ok
[INFO] [stdout] test src/partition_vec.rs - partition_vec::partition_vec (line 89) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 34 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 3.69s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "b027a362d4727c45fc52339e3a22cb4c39bfe7db6c001b86321506c87e5f098f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b027a362d4727c45fc52339e3a22cb4c39bfe7db6c001b86321506c87e5f098f", kill_on_drop: false }`
[INFO] [stdout] b027a362d4727c45fc52339e3a22cb4c39bfe7db6c001b86321506c87e5f098f
