[INFO] fetching crate hfs 1.0.0... [INFO] testing hfs-1.0.0 against try#b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b for pr-145330-1 [INFO] extracting crate hfs 1.0.0 into /workspace/builds/worker-7-tc2/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-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate hfs 1.0.0 on toolchain b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "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" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "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-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4f7bb1da335311dbfbea0acfae0db31f2c7b9ab3eb0d797c0c8903f78ccde6a8 [INFO] running `Command { std: "docker" "start" "-a" "4f7bb1da335311dbfbea0acfae0db31f2c7b9ab3eb0d797c0c8903f78ccde6a8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4f7bb1da335311dbfbea0acfae0db31f2c7b9ab3eb0d797c0c8903f78ccde6a8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4f7bb1da335311dbfbea0acfae0db31f2c7b9ab3eb0d797c0c8903f78ccde6a8", kill_on_drop: false }` [INFO] [stdout] 4f7bb1da335311dbfbea0acfae0db31f2c7b9ab3eb0d797c0c8903f78ccde6a8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e04e74fa44351dadb2762eb9b2482e5aed4a0de878da6d260a1d4935e90df1dc [INFO] running `Command { std: "docker" "start" "-a" "e04e74fa44351dadb2762eb9b2482e5aed4a0de878da6d260a1d4935e90df1dc", 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 9.63s [INFO] running `Command { std: "docker" "inspect" "e04e74fa44351dadb2762eb9b2482e5aed4a0de878da6d260a1d4935e90df1dc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e04e74fa44351dadb2762eb9b2482e5aed4a0de878da6d260a1d4935e90df1dc", kill_on_drop: false }` [INFO] [stdout] e04e74fa44351dadb2762eb9b2482e5aed4a0de878da6d260a1d4935e90df1dc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cf8e68e762a5c67e44bf88819a6f6bf44ebb7ebdb4b57d41ec8506d9cca6083b [INFO] running `Command { std: "docker" "start" "-a" "cf8e68e762a5c67e44bf88819a6f6bf44ebb7ebdb4b57d41ec8506d9cca6083b", 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.49s [INFO] running `Command { std: "docker" "inspect" "cf8e68e762a5c67e44bf88819a6f6bf44ebb7ebdb4b57d41ec8506d9cca6083b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cf8e68e762a5c67e44bf88819a6f6bf44ebb7ebdb4b57d41ec8506d9cca6083b", kill_on_drop: false }` [INFO] [stdout] cf8e68e762a5c67e44bf88819a6f6bf44ebb7ebdb4b57d41ec8506d9cca6083b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 15ed56dbac1ab2b6a2a970f8503b17feab3203667e4ac0911a0b9f073b8105fb [INFO] running `Command { std: "docker" "start" "-a" "15ed56dbac1ab2b6a2a970f8503b17feab3203667e4ac0911a0b9f073b8105fb", kill_on_drop: false }` [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/lib.rs:140:13 [INFO] [stderr] | [INFO] [stderr] 140 | fn iter(&self) -> slice::Iter { [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] 140 | fn iter(&self) -> slice::Iter<'_, Self> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stderr] --> src/levels.rs:502:10 [INFO] [stderr] | [INFO] [stderr] 220 | ($t: ty) => { impl DoubleEndedIterator + ExactSizeIterator + '_ }; [INFO] [stderr] | -- the same lifetime is elided here [INFO] [stderr] ... [INFO] [stderr] 502 | &'a self, [INFO] [stderr] | ^^ the lifetime is named here [INFO] [stderr] 503 | level: usize, [INFO] [stderr] 504 | slice: &'a [U], [INFO] [stderr] | ^^ the lifetime is named here [INFO] [stderr] 505 | ) -> traits!(&'a [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: 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.22s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/hfs-1852cfd61ed7800c) [INFO] [stdout] [INFO] [stdout] running 36 tests [INFO] [stdout] test tests::mset_empty ... ok [INFO] [stdout] test tests::mset_disjoint_pairwise_set ... ok [INFO] [stdout] test tests::mset_contains ... ok [INFO] [stdout] test tests::mset_choose ... ok [INFO] [stdout] test tests::mset_disjoint ... ok [INFO] [stdout] test tests::mset_disjoint_set ... ok [INFO] [stdout] test tests::mset_is_set ... ok [INFO] [stdout] test tests::mset_suite ... ok [INFO] [stdout] test tests::mset_powerset ... ok [INFO] [stdout] test tests::mset_nat ... ok [INFO] [stdout] test tests::mset_singleton ... ok [INFO] [stdout] test tests::mset_eq ... ok [INFO] [stdout] test tests::mset_inter ... ok [INFO] [stdout] test tests::mset_subset ... ok [INFO] [stdout] test tests::mset_pair ... ok [INFO] [stdout] test tests::set_choose ... ok [INFO] [stdout] test tests::set_disjoint_set ... ok [INFO] [stdout] test tests::set_empty ... ok [INFO] [stdout] test tests::set_disjoint_pairwise_set ... ok [INFO] [stdout] test tests::set_nat ... ok [INFO] [stdout] test tests::set_contains ... ok [INFO] [stdout] test tests::set_is_set ... ok [INFO] [stdout] test tests::set_inter ... ok [INFO] [stdout] test tests::set_subset ... ok [INFO] [stdout] test tests::set_powerset ... ok [INFO] [stdout] test tests::set_disjoint ... ok [INFO] [stdout] test tests::mset_sum ... ok [INFO] [stdout] test tests::set_suite ... ok [INFO] [stdout] test tests::mset_flatten ... ok [INFO] [stdout] test tests::mset_union ... ok [INFO] [stdout] test tests::set_singleton ... ok [INFO] [stdout] test tests::set_union ... ok [INFO] [stdout] test tests::set_sum ... ok [INFO] [stdout] test tests::set_eq ... ok [INFO] [stdout] test tests::set_pair ... ok [INFO] [stdout] test tests::set_kpair ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 36 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s [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.10s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "15ed56dbac1ab2b6a2a970f8503b17feab3203667e4ac0911a0b9f073b8105fb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "15ed56dbac1ab2b6a2a970f8503b17feab3203667e4ac0911a0b9f073b8105fb", kill_on_drop: false }` [INFO] [stdout] 15ed56dbac1ab2b6a2a970f8503b17feab3203667e4ac0911a0b9f073b8105fb