[INFO] fetching crate hfs 1.0.0... [INFO] testing hfs-1.0.0 against master#350d0ef0ec0493e6d21cfb265cb8211a0e74d766 for pr-145330-1 [INFO] extracting crate hfs 1.0.0 into /workspace/builds/worker-7-tc1/source [INFO] started tweaking crates.io crate hfs 1.0.0 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate hfs 1.0.0 [INFO] tweaked toml for crates.io crate hfs 1.0.0 written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate hfs 1.0.0 on toolchain 350d0ef0ec0493e6d21cfb265cb8211a0e74d766 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate hfs 1.0.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded convert_case v0.4.0 [INFO] [stderr] Downloaded gcd v2.3.0 [INFO] [stderr] Downloaded concat-idents v1.1.5 [INFO] [stderr] Downloaded derive_more v0.99.18 [INFO] [stderr] Downloaded syn v2.0.72 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f0cc8333b9f25a6dae318fc1bd11ae3e419f991fa11a1df2d842082524761503 [INFO] running `Command { std: "docker" "start" "-a" "f0cc8333b9f25a6dae318fc1bd11ae3e419f991fa11a1df2d842082524761503", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f0cc8333b9f25a6dae318fc1bd11ae3e419f991fa11a1df2d842082524761503", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f0cc8333b9f25a6dae318fc1bd11ae3e419f991fa11a1df2d842082524761503", kill_on_drop: false }` [INFO] [stdout] f0cc8333b9f25a6dae318fc1bd11ae3e419f991fa11a1df2d842082524761503 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3a73f8d46952bcfd1097d2c0396d064b28e2664c38430ac01b7c7a882f4df558 [INFO] running `Command { std: "docker" "start" "-a" "3a73f8d46952bcfd1097d2c0396d064b28e2664c38430ac01b7c7a882f4df558", kill_on_drop: false }` [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling funty v2.0.0 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling syn v2.0.72 [INFO] [stderr] Compiling wyz v0.5.1 [INFO] [stderr] Compiling bitvec v1.0.1 [INFO] [stderr] Compiling concat-idents v1.1.5 [INFO] [stderr] Compiling derive_more v0.99.18 [INFO] [stderr] Compiling hfs v1.0.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lib.rs:140:13 [INFO] [stdout] | [INFO] [stdout] 140 | fn iter(&self) -> slice::Iter { [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] 140 | fn iter(&self) -> slice::Iter<'_, Self> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/levels.rs:502:10 [INFO] [stdout] | [INFO] [stdout] 220 | ($t: ty) => { impl DoubleEndedIterator + ExactSizeIterator + '_ }; [INFO] [stdout] | -- the same lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 502 | &'a self, [INFO] [stdout] | ^^ the lifetime is named here [INFO] [stdout] 503 | level: usize, [INFO] [stdout] 504 | slice: &'a [U], [INFO] [stdout] | ^^ the lifetime is named here [INFO] [stdout] 505 | ) -> traits!(&'a [U]) { [INFO] [stdout] | -- the same lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 220 - ($t: ty) => { impl DoubleEndedIterator + ExactSizeIterator + '_ }; [INFO] [stdout] 220 + ($t: ty) => { impl DoubleEndedIterator + ExactSizeIterator + 'a }; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/levels.rs:519:10 [INFO] [stdout] | [INFO] [stdout] 220 | ($t: ty) => { impl DoubleEndedIterator + ExactSizeIterator + '_ }; [INFO] [stdout] | -- the same lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 519 | &'a self, [INFO] [stdout] | ^^ the lifetime is named here [INFO] [stdout] 520 | level: usize, [INFO] [stdout] 521 | slice: &'a mut [U], [INFO] [stdout] | ^^ the lifetime is named here [INFO] [stdout] 522 | ) -> traits!(&'a mut [U]) { [INFO] [stdout] | -- the same lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 220 - ($t: ty) => { impl DoubleEndedIterator + ExactSizeIterator + '_ }; [INFO] [stdout] 220 + ($t: ty) => { impl DoubleEndedIterator + ExactSizeIterator + 'a }; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/mset.rs:580:21 [INFO] [stdout] | [INFO] [stdout] 580 | pub fn iter_mut(&mut self) -> slice::IterMut { [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] 580 | pub fn iter_mut(&mut self) -> slice::IterMut<'_, Self> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/set.rs:570:28 [INFO] [stdout] | [INFO] [stdout] 570 | pub unsafe fn iter_mut(&mut self) -> slice::IterMut { [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] 570 | pub unsafe fn iter_mut(&mut self) -> slice::IterMut<'_, Self> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.09s [INFO] running `Command { std: "docker" "inspect" "3a73f8d46952bcfd1097d2c0396d064b28e2664c38430ac01b7c7a882f4df558", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3a73f8d46952bcfd1097d2c0396d064b28e2664c38430ac01b7c7a882f4df558", kill_on_drop: false }` [INFO] [stdout] 3a73f8d46952bcfd1097d2c0396d064b28e2664c38430ac01b7c7a882f4df558 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6f59ed2a53941262d04b447d63a2d47196cfbe96db105c89987d61e6008385f1 [INFO] running `Command { std: "docker" "start" "-a" "6f59ed2a53941262d04b447d63a2d47196cfbe96db105c89987d61e6008385f1", kill_on_drop: false }` [INFO] [stderr] Compiling gcd v2.3.0 [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lib.rs:140:13 [INFO] [stdout] | [INFO] [stdout] 140 | fn iter(&self) -> slice::Iter { [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] 140 | fn iter(&self) -> slice::Iter<'_, Self> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/levels.rs:502:10 [INFO] [stdout] | [INFO] [stdout] 220 | ($t: ty) => { impl DoubleEndedIterator + ExactSizeIterator + '_ }; [INFO] [stdout] | -- the same lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 502 | &'a self, [INFO] [stdout] | ^^ the lifetime is named here [INFO] [stdout] 503 | level: usize, [INFO] [stdout] 504 | slice: &'a [U], [INFO] [stdout] | ^^ the lifetime is named here [INFO] [stdout] 505 | ) -> traits!(&'a [U]) { [INFO] [stdout] | -- the same lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 220 - ($t: ty) => { impl DoubleEndedIterator + ExactSizeIterator + '_ }; [INFO] [stdout] 220 + ($t: ty) => { impl DoubleEndedIterator + ExactSizeIterator + 'a }; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/levels.rs:519:10 [INFO] [stdout] | [INFO] [stdout] 220 | ($t: ty) => { impl DoubleEndedIterator + ExactSizeIterator + '_ }; [INFO] [stdout] | -- the same lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 519 | &'a self, [INFO] [stdout] | ^^ the lifetime is named here [INFO] [stdout] 520 | level: usize, [INFO] [stdout] 521 | slice: &'a mut [U], [INFO] [stdout] | ^^ the lifetime is named here [INFO] [stdout] 522 | ) -> traits!(&'a mut [U]) { [INFO] [stdout] | -- the same lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 220 - ($t: ty) => { impl DoubleEndedIterator + ExactSizeIterator + '_ }; [INFO] [stdout] 220 + ($t: ty) => { impl DoubleEndedIterator + ExactSizeIterator + 'a }; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/mset.rs:580:21 [INFO] [stdout] | [INFO] [stdout] 580 | pub fn iter_mut(&mut self) -> slice::IterMut { [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] 580 | pub fn iter_mut(&mut self) -> slice::IterMut<'_, Self> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/set.rs:570:28 [INFO] [stdout] | [INFO] [stdout] 570 | pub unsafe fn iter_mut(&mut self) -> slice::IterMut { [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] 570 | pub unsafe fn iter_mut(&mut self) -> slice::IterMut<'_, Self> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling hfs v1.0.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lib.rs:140:13 [INFO] [stdout] | [INFO] [stdout] 140 | fn iter(&self) -> slice::Iter { [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] 140 | fn iter(&self) -> slice::Iter<'_, Self> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/levels.rs:502:10 [INFO] [stdout] | [INFO] [stdout] 220 | ($t: ty) => { impl DoubleEndedIterator + ExactSizeIterator + '_ }; [INFO] [stdout] | -- the same lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 502 | &'a self, [INFO] [stdout] | ^^ the lifetime is named here [INFO] [stdout] 503 | level: usize, [INFO] [stdout] 504 | slice: &'a [U], [INFO] [stdout] | ^^ the lifetime is named here [INFO] [stdout] 505 | ) -> traits!(&'a [U]) { [INFO] [stdout] | -- the same lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 220 - ($t: ty) => { impl DoubleEndedIterator + ExactSizeIterator + '_ }; [INFO] [stdout] 220 + ($t: ty) => { impl DoubleEndedIterator + ExactSizeIterator + 'a }; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/levels.rs:519:10 [INFO] [stdout] | [INFO] [stdout] 220 | ($t: ty) => { impl DoubleEndedIterator + ExactSizeIterator + '_ }; [INFO] [stdout] | -- the same lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 519 | &'a self, [INFO] [stdout] | ^^ the lifetime is named here [INFO] [stdout] 520 | level: usize, [INFO] [stdout] 521 | slice: &'a mut [U], [INFO] [stdout] | ^^ the lifetime is named here [INFO] [stdout] 522 | ) -> traits!(&'a mut [U]) { [INFO] [stdout] | -- the same lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 220 - ($t: ty) => { impl DoubleEndedIterator + ExactSizeIterator + '_ }; [INFO] [stdout] 220 + ($t: ty) => { impl DoubleEndedIterator + ExactSizeIterator + 'a }; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/mset.rs:580:21 [INFO] [stdout] | [INFO] [stdout] 580 | pub fn iter_mut(&mut self) -> slice::IterMut { [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] 580 | pub fn iter_mut(&mut self) -> slice::IterMut<'_, Self> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/set.rs:570:28 [INFO] [stdout] | [INFO] [stdout] 570 | pub unsafe fn iter_mut(&mut self) -> slice::IterMut { [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] 570 | pub unsafe fn iter_mut(&mut self) -> slice::IterMut<'_, Self> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 2.07s [INFO] running `Command { std: "docker" "inspect" "6f59ed2a53941262d04b447d63a2d47196cfbe96db105c89987d61e6008385f1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6f59ed2a53941262d04b447d63a2d47196cfbe96db105c89987d61e6008385f1", kill_on_drop: false }` [INFO] [stdout] 6f59ed2a53941262d04b447d63a2d47196cfbe96db105c89987d61e6008385f1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 5360fbe17535315bbe157405b1275ad0ae09ea2f8822d3dcc26d5051bd40baf7 [INFO] running `Command { std: "docker" "start" "-a" "5360fbe17535315bbe157405b1275ad0ae09ea2f8822d3dcc26d5051bd40baf7", kill_on_drop: false }` [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] [INFO] [stderr] --> src/lib.rs:140:13 [INFO] [stdout] running 36 tests [INFO] [stderr] | [INFO] [stdout] test tests::mset_disjoint_set ... ok [INFO] [stderr] 140 | fn iter(&self) -> slice::Iter { [INFO] [stdout] test tests::mset_empty ... ok [INFO] [stderr] | ^^^^^ ----------------- the same lifetime is hidden here [INFO] [stdout] test tests::mset_disjoint_pairwise_set ... ok [INFO] [stderr] | | [INFO] [stdout] test tests::mset_contains ... ok [INFO] [stderr] | the lifetime is elided here [INFO] [stdout] test tests::mset_choose ... ok [INFO] [stderr] | [INFO] [stdout] test tests::mset_nat ... ok [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] test tests::mset_is_set ... ok [INFO] [stderr] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] test tests::mset_flatten ... ok [INFO] [stderr] help: use `'_` for type paths [INFO] [stdout] test tests::mset_subset ... ok [INFO] [stderr] | [INFO] [stdout] test tests::mset_inter ... ok [INFO] [stderr] 140 | fn iter(&self) -> slice::Iter<'_, Self> { [INFO] [stdout] test tests::mset_eq ... ok [INFO] [stderr] | +++ [INFO] [stdout] test tests::mset_disjoint ... ok [INFO] [stderr] [INFO] [stdout] test tests::mset_suite ... ok [INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] test tests::mset_singleton ... ok [INFO] [stderr] --> src/levels.rs:502:10 [INFO] [stdout] test tests::set_choose ... ok [INFO] [stderr] | [INFO] [stdout] test tests::set_contains ... ok [INFO] [stderr] 220 | ($t: ty) => { impl DoubleEndedIterator + ExactSizeIterator + '_ }; [INFO] [stdout] test tests::set_disjoint_pairwise_set ... ok [INFO] [stderr] | -- the same lifetime is elided here [INFO] [stdout] test tests::mset_sum ... ok [INFO] [stderr] ... [INFO] [stdout] test tests::set_empty ... ok [INFO] [stderr] 502 | &'a self, [INFO] [stdout] test tests::mset_union ... ok [INFO] [stderr] | ^^ the lifetime is named here [INFO] [stdout] test tests::set_is_set ... ok [INFO] [stderr] 503 | level: usize, [INFO] [stdout] test tests::set_disjoint ... ok [INFO] [stderr] 504 | slice: &'a [U], [INFO] [stdout] test tests::set_disjoint_set ... ok [INFO] [stderr] | ^^ the lifetime is named here [INFO] [stdout] test tests::set_nat ... ok [INFO] [stderr] 505 | ) -> traits!(&'a [U]) { [INFO] [stdout] test tests::mset_pair ... ok [INFO] [stderr] | -- the same lifetime is named here [INFO] [stdout] test tests::set_singleton ... ok [INFO] [stderr] | [INFO] [stdout] test tests::set_powerset ... ok [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] test tests::set_suite ... ok [INFO] [stderr] help: consistently use `'a` [INFO] [stdout] test tests::set_eq ... ok [INFO] [stderr] | [INFO] [stdout] test tests::set_kpair ... ok [INFO] [stderr] 220 - ($t: ty) => { impl DoubleEndedIterator + ExactSizeIterator + '_ }; [INFO] [stdout] test tests::set_subset ... ok [INFO] [stderr] 220 + ($t: ty) => { impl DoubleEndedIterator + ExactSizeIterator + 'a }; [INFO] [stdout] test tests::set_inter ... ok [INFO] [stderr] | [INFO] [stdout] test tests::set_sum ... ok [INFO] [stderr] [INFO] [stdout] test tests::set_pair ... ok [INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stderr] --> src/levels.rs:519:10 [INFO] [stderr] | [INFO] [stderr] 220 | ($t: ty) => { impl DoubleEndedIterator + ExactSizeIterator + '_ }; [INFO] [stderr] | -- the same lifetime is elided here [INFO] [stderr] ... [INFO] [stderr] 519 | &'a self, [INFO] [stderr] | ^^ the lifetime is named here [INFO] [stderr] 520 | level: usize, [INFO] [stderr] 521 | slice: &'a mut [U], [INFO] [stderr] | ^^ the lifetime is named here [INFO] [stderr] 522 | ) -> traits!(&'a mut [U]) { [INFO] [stderr] | -- the same lifetime is named here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: consistently use `'a` [INFO] [stderr] | [INFO] [stderr] 220 - ($t: ty) => { impl DoubleEndedIterator + ExactSizeIterator + '_ }; [INFO] [stderr] 220 + ($t: ty) => { impl DoubleEndedIterator + ExactSizeIterator + 'a }; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/mset.rs:580:21 [INFO] [stderr] | [INFO] [stderr] 580 | pub fn iter_mut(&mut self) -> slice::IterMut { [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] 580 | pub fn iter_mut(&mut self) -> slice::IterMut<'_, Self> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/set.rs:570:28 [INFO] [stderr] | [INFO] [stderr] 570 | pub unsafe fn iter_mut(&mut self) -> slice::IterMut { [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] 570 | pub unsafe fn iter_mut(&mut self) -> slice::IterMut<'_, Self> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: `hfs` (lib) generated 5 warnings (run `cargo fix --lib -p hfs` to apply 5 suggestions) [INFO] [stderr] warning: `hfs` (lib test) generated 5 warnings (5 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.05s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/hfs-1852cfd61ed7800c) [INFO] [stdout] test tests::set_union ... ok [INFO] [stdout] test tests::mset_powerset ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 36 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s [INFO] [stdout] [INFO] [stderr] Doc-tests hfs [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test src/class.rs - class::Class (line 378) - compile ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "5360fbe17535315bbe157405b1275ad0ae09ea2f8822d3dcc26d5051bd40baf7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5360fbe17535315bbe157405b1275ad0ae09ea2f8822d3dcc26d5051bd40baf7", kill_on_drop: false }` [INFO] [stdout] 5360fbe17535315bbe157405b1275ad0ae09ea2f8822d3dcc26d5051bd40baf7