[INFO] fetching crate partitions 0.2.4... [INFO] testing partitions-0.2.4 against try#722e1797249a965b6335aebd65d777f917e498f1 for pr-91031 [INFO] extracting crate partitions 0.2.4 into /workspace/builds/worker-103/source [INFO] validating manifest of crates.io crate partitions 0.2.4 on toolchain 722e1797249a965b6335aebd65d777f917e498f1 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [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-103/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-103/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-103/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 39b5bf50fabc1274740c1e421772006b1c835750aae084ee189bf02079118497 [INFO] running `Command { std: "docker" "start" "-a" "39b5bf50fabc1274740c1e421772006b1c835750aae084ee189bf02079118497", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "39b5bf50fabc1274740c1e421772006b1c835750aae084ee189bf02079118497", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "39b5bf50fabc1274740c1e421772006b1c835750aae084ee189bf02079118497", kill_on_drop: false }` [INFO] [stdout] 39b5bf50fabc1274740c1e421772006b1c835750aae084ee189bf02079118497 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-103/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-103/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" "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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a3f232401ce7bf841c1124fab2757f563e005244876bba0426095993767dcafc [INFO] running `Command { std: "docker" "start" "-a" "a3f232401ce7bf841c1124fab2757f563e005244876bba0426095993767dcafc", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling libc v0.2.108 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling bit-vec v0.5.1 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling partitions v0.2.4 (/opt/rustwide/workdir) [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] = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default [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 [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 [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 [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: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 6.95s [INFO] running `Command { std: "docker" "inspect" "a3f232401ce7bf841c1124fab2757f563e005244876bba0426095993767dcafc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a3f232401ce7bf841c1124fab2757f563e005244876bba0426095993767dcafc", kill_on_drop: false }` [INFO] [stdout] a3f232401ce7bf841c1124fab2757f563e005244876bba0426095993767dcafc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-103/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-103/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" "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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d58cf16ac0e4242a0b641e2406fddc516ad42b500c84f760c0b85f756c4e2911 [INFO] running `Command { std: "docker" "start" "-a" "d58cf16ac0e4242a0b641e2406fddc516ad42b500c84f760c0b85f756c4e2911", kill_on_drop: false }` [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] = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default [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 [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] [stderr] Compiling partitions v0.2.4 (/opt/rustwide/workdir) [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 [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 [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: 3 warnings emitted [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] = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default [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 [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 [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 [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: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.50s [INFO] running `Command { std: "docker" "inspect" "d58cf16ac0e4242a0b641e2406fddc516ad42b500c84f760c0b85f756c4e2911", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d58cf16ac0e4242a0b641e2406fddc516ad42b500c84f760c0b85f756c4e2911", kill_on_drop: false }` [INFO] [stdout] d58cf16ac0e4242a0b641e2406fddc516ad42b500c84f760c0b85f756c4e2911 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-103/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-103/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" "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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 9f86e82c786ca9c19b8b6dd77ae32c40eea8a4adc509d89af10b8a5534fad718 [INFO] running `Command { std: "docker" "start" "-a" "9f86e82c786ca9c19b8b6dd77ae32c40eea8a4adc509d89af10b8a5534fad718", kill_on_drop: false }` [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] = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default [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 [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 [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 [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: `partitions` (lib) generated 3 warnings [INFO] [stderr] warning: `partitions` (lib test) generated 3 warnings (3 duplicates) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.05s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/partitions-c7507027fccb935d) [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::pop (line 652) ... FAILED [INFO] [stdout] test src/partition_vec.rs - partition_vec::PartitionVec::append (line 783) ... FAILED [INFO] [stdout] test src/partition_vec.rs - partition_vec::PartitionVec::push (line 619) ... FAILED [INFO] [stdout] test src/partition_vec.rs - partition_vec::PartitionVec::remove (line 736) ... FAILED [INFO] [stdout] test src/partition_vec.rs - partition_vec::PartitionVec::insert (line 689) ... FAILED [INFO] [stdout] test src/partition_vec.rs - partition_vec::PartitionVec::amount_of_sets (line 511) ... FAILED [INFO] [stdout] test src/partition_vec.rs - partition_vec::PartitionVec::all_sets (line 1267) ... FAILED [INFO] [stdout] test src/partition_vec.rs - partition_vec::PartitionVec::all_sets_mut (line 1313) ... FAILED [INFO] [stdout] test src/partition_vec.rs - partition_vec::PartitionVec::set_mut (line 1223) ... FAILED [INFO] [stdout] test src/partition_vec.rs - partition_vec::PartitionVec::resize (line 1001) ... FAILED [INFO] [stdout] test src/partition_vec.rs - partition_vec::PartitionVec::set (line 1168) ... FAILED [INFO] [stdout] test src/partition_vec.rs - partition_vec::partition_vec (line 122) ... FAILED [INFO] [stdout] test src/partition_vec.rs - partition_vec::PartitionVec::truncate (line 918) ... FAILED [INFO] [stdout] test src/partition_vec.rs - partition_vec::PartitionVec::make_singleton (line 385) ... FAILED [INFO] [stdout] test src/partition_vec.rs - partition_vec::partition_vec (line 89) ... FAILED [INFO] [stdout] test src/partition_vec.rs - partition_vec::PartitionVec::into_vec (line 1079) ... FAILED [INFO] [stdout] test src/partition_vec.rs - partition_vec::PartitionVec::into_boxed_slice (line 1099) ... FAILED [INFO] [stdout] test src/partition_vec.rs - partition_vec::PartitionVec::len_of_set (line 475) ... FAILED [INFO] [stdout] test src/partition_vec.rs - partition_vec::PartitionVec::shrink_to_fit (line 890) ... FAILED [INFO] [stdout] test src/partition_vec.rs - partition_vec::PartitionVec (line 35) ... ok [INFO] [stdout] test src/partition_vec.rs - partition_vec::PartitionVec::new (line 192) ... ok [INFO] [stdout] test src/partition_vec.rs - partition_vec::PartitionVec::reserve_exact (line 866) ... 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::is_empty (line 1061) ... ok [INFO] [stdout] test src/partition_vec.rs - partition_vec::PartitionVec::clear (line 1040) ... ok [INFO] [stdout] test src/partition_vec.rs - partition_vec::PartitionVec::reserve (line 834) ... ok [INFO] [stdout] test src/partition_vec.rs - partition_vec::PartitionVec::other_sets (line 355) ... ok [INFO] [stdout] test src/partition_vec.rs - partition_vec::PartitionVec::capacity (line 591) ... ok [INFO] [stdout] test src/partition_vec.rs - partition_vec::PartitionVec::with_capacity (line 214) ... ok [INFO] [stdout] test src/partition_vec.rs - partition_vec::PartitionVec::union (line 250) ... ok [INFO] [stdout] test src/partition_vec.rs - partition_vec::PartitionVec::as_mut_slice (line 1141) ... ok [INFO] [stdout] test src/partition_vec.rs - partition_vec::PartitionVec::is_singleton (line 445) ... ok [INFO] [stdout] test src/partition_vec.rs - partition_vec::PartitionVec::as_slice (line 1119) ... ok [INFO] [stdout] test src/partition_vec.rs - partition_vec::PartitionVec::same_set (line 322) ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/partition_vec.rs - partition_vec::PartitionVec::pop (line 652) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/partition_vec.rs - partition_vec::PartitionVec::append (line 783) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/partition_vec.rs - partition_vec::PartitionVec::push (line 619) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/partition_vec.rs - partition_vec::PartitionVec::remove (line 736) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/partition_vec.rs - partition_vec::PartitionVec::insert (line 689) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/partition_vec.rs - partition_vec::PartitionVec::amount_of_sets (line 511) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/partition_vec.rs - partition_vec::PartitionVec::all_sets (line 1267) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/partition_vec.rs - partition_vec::PartitionVec::all_sets_mut (line 1313) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/partition_vec.rs - partition_vec::PartitionVec::set_mut (line 1223) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/partition_vec.rs - partition_vec::PartitionVec::resize (line 1001) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/partition_vec.rs - partition_vec::PartitionVec::set (line 1168) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/partition_vec.rs - partition_vec::partition_vec (line 122) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/partition_vec.rs - partition_vec::PartitionVec::truncate (line 918) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/partition_vec.rs - partition_vec::PartitionVec::make_singleton (line 385) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/partition_vec.rs - partition_vec::partition_vec (line 89) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/partition_vec.rs - partition_vec::PartitionVec::into_vec (line 1079) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/partition_vec.rs - partition_vec::PartitionVec::into_boxed_slice (line 1099) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/partition_vec.rs - partition_vec::PartitionVec::len_of_set (line 475) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/partition_vec.rs - partition_vec::PartitionVec::shrink_to_fit (line 890) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] src/partition_vec.rs - partition_vec::PartitionVec::all_sets (line 1267) [INFO] [stdout] src/partition_vec.rs - partition_vec::PartitionVec::all_sets_mut (line 1313) [INFO] [stdout] src/partition_vec.rs - partition_vec::PartitionVec::amount_of_sets (line 511) [INFO] [stdout] src/partition_vec.rs - partition_vec::PartitionVec::append (line 783) [INFO] [stdout] src/partition_vec.rs - partition_vec::PartitionVec::insert (line 689) [INFO] [stdout] src/partition_vec.rs - partition_vec::PartitionVec::into_boxed_slice (line 1099) [INFO] [stdout] src/partition_vec.rs - partition_vec::PartitionVec::into_vec (line 1079) [INFO] [stdout] src/partition_vec.rs - partition_vec::PartitionVec::len_of_set (line 475) [INFO] [stdout] src/partition_vec.rs - partition_vec::PartitionVec::make_singleton (line 385) [INFO] [stdout] src/partition_vec.rs - partition_vec::PartitionVec::pop (line 652) [INFO] [stdout] src/partition_vec.rs - partition_vec::PartitionVec::push (line 619) [INFO] [stdout] src/partition_vec.rs - partition_vec::PartitionVec::remove (line 736) [INFO] [stdout] src/partition_vec.rs - partition_vec::PartitionVec::resize (line 1001) [INFO] [stdout] src/partition_vec.rs - partition_vec::PartitionVec::set (line 1168) [INFO] [stdout] src/partition_vec.rs - partition_vec::PartitionVec::set_mut (line 1223) [INFO] [stdout] src/partition_vec.rs - partition_vec::PartitionVec::shrink_to_fit (line 890) [INFO] [stdout] src/partition_vec.rs - partition_vec::PartitionVec::truncate (line 918) [INFO] [stdout] src/partition_vec.rs - partition_vec::partition_vec (line 122) [INFO] [stdout] src/partition_vec.rs - partition_vec::partition_vec (line 89) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 15 passed; 19 failed; 0 ignored; 0 measured; 0 filtered out; finished in 12.68s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--doc' [INFO] running `Command { std: "docker" "inspect" "9f86e82c786ca9c19b8b6dd77ae32c40eea8a4adc509d89af10b8a5534fad718", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9f86e82c786ca9c19b8b6dd77ae32c40eea8a4adc509d89af10b8a5534fad718", kill_on_drop: false }` [INFO] [stdout] 9f86e82c786ca9c19b8b6dd77ae32c40eea8a4adc509d89af10b8a5534fad718