[INFO] fetching crate nodit 0.9.2... [INFO] building nodit-0.9.2 against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2 [INFO] extracting crate nodit 0.9.2 into /workspace/builds/worker-6-tc1/source [INFO] started tweaking crates.io crate nodit 0.9.2 [INFO] finished tweaking crates.io crate nodit 0.9.2 [INFO] tweaked toml for crates.io crate nodit 0.9.2 written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate nodit 0.9.2 on toolchain c7f6aa2869acdbf014d094c6e427e554e160b6db [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 16 packages to latest compatible versions [INFO] [stderr] Adding itertools v0.13.0 (available: v0.14.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded btree_monstrousity v0.0.5 [INFO] [stderr] Downloaded diff v0.1.13 [INFO] [stderr] Downloaded pretty_assertions v1.4.1 [INFO] [stderr] Downloaded itertools v0.13.0 [INFO] [stderr] Downloaded yansi v1.0.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a04a592eaa606a416614df21ffb0a332db69dd43394eb239f95088abc831cf05 [INFO] running `Command { std: "docker" "start" "-a" "a04a592eaa606a416614df21ffb0a332db69dd43394eb239f95088abc831cf05", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a04a592eaa606a416614df21ffb0a332db69dd43394eb239f95088abc831cf05", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a04a592eaa606a416614df21ffb0a332db69dd43394eb239f95088abc831cf05", kill_on_drop: false }` [INFO] [stdout] a04a592eaa606a416614df21ffb0a332db69dd43394eb239f95088abc831cf05 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b93d4a3434da618455d475da07f0a75403eecbad99fbc8874da1dea972a13ff0 [INFO] running `Command { std: "docker" "start" "-a" "b93d4a3434da618455d475da07f0a75403eecbad99fbc8874da1dea972a13ff0", kill_on_drop: false }` [INFO] [stderr] Compiling rustversion v1.0.22 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling btree_monstrousity v0.0.5 [INFO] [stderr] Compiling nodit v0.9.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/nodit/map.rs:500:33 [INFO] [stdout] | [INFO] [stdout] 498 | &'a self, [INFO] [stdout] | -- the lifetime is named here [INFO] [stdout] 499 | interval: Q, [INFO] [stdout] 500 | ) -> impl Iterator + '_ [INFO] [stdout] | ^^ the same 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: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 500 - ) -> impl Iterator + '_ [INFO] [stdout] 500 + ) -> impl Iterator + 'a [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/nodit/map.rs:588:33 [INFO] [stdout] | [INFO] [stdout] 586 | &'a self, [INFO] [stdout] | -- the lifetime is named here [INFO] [stdout] 587 | interval: Q, [INFO] [stdout] 588 | ) -> impl Iterator + '_ [INFO] [stdout] | ^^ the same 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: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 588 - ) -> impl Iterator + '_ [INFO] [stdout] 588 + ) -> impl Iterator + 'a [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/nodit/set.rs:78:33 [INFO] [stdout] | [INFO] [stdout] 76 | &'a self, [INFO] [stdout] | -- the lifetime is named here [INFO] [stdout] 77 | interval: Q, [INFO] [stdout] 78 | ) -> impl Iterator + '_ [INFO] [stdout] | ^^ the same 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: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 78 - ) -> impl Iterator + '_ [INFO] [stdout] 78 + ) -> impl Iterator + 'a [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/nodit/set.rs:88:33 [INFO] [stdout] | [INFO] [stdout] 86 | &'a self, [INFO] [stdout] | -- the lifetime is named here [INFO] [stdout] 87 | interval: Q, [INFO] [stdout] 88 | ) -> impl Iterator + '_ [INFO] [stdout] | ^^ the same 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: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 88 - ) -> impl Iterator + '_ [INFO] [stdout] 88 + ) -> impl Iterator + 'a [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.69s [INFO] running `Command { std: "docker" "inspect" "b93d4a3434da618455d475da07f0a75403eecbad99fbc8874da1dea972a13ff0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b93d4a3434da618455d475da07f0a75403eecbad99fbc8874da1dea972a13ff0", kill_on_drop: false }` [INFO] [stdout] b93d4a3434da618455d475da07f0a75403eecbad99fbc8874da1dea972a13ff0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 69ed3122d394baf24d59420a5db5a0ed5f4b9deff3e57c5c73c919213cbb5d24 [INFO] running `Command { std: "docker" "start" "-a" "69ed3122d394baf24d59420a5db5a0ed5f4b9deff3e57c5c73c919213cbb5d24", kill_on_drop: false }` [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/nodit/map.rs:500:33 [INFO] [stdout] | [INFO] [stdout] 498 | &'a self, [INFO] [stdout] | -- the lifetime is named here [INFO] [stdout] 499 | interval: Q, [INFO] [stdout] 500 | ) -> impl Iterator + '_ [INFO] [stdout] | ^^ the same 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: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 500 - ) -> impl Iterator + '_ [INFO] [stdout] 500 + ) -> impl Iterator + 'a [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/nodit/map.rs:588:33 [INFO] [stdout] | [INFO] [stdout] 586 | &'a self, [INFO] [stdout] | -- the lifetime is named here [INFO] [stdout] 587 | interval: Q, [INFO] [stdout] 588 | ) -> impl Iterator + '_ [INFO] [stdout] | ^^ the same 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: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 588 - ) -> impl Iterator + '_ [INFO] [stdout] 588 + ) -> impl Iterator + 'a [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/nodit/set.rs:78:33 [INFO] [stdout] | [INFO] [stdout] 76 | &'a self, [INFO] [stdout] | -- the lifetime is named here [INFO] [stdout] 77 | interval: Q, [INFO] [stdout] 78 | ) -> impl Iterator + '_ [INFO] [stdout] | ^^ the same 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: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 78 - ) -> impl Iterator + '_ [INFO] [stdout] 78 + ) -> impl Iterator + 'a [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/nodit/set.rs:88:33 [INFO] [stdout] | [INFO] [stdout] 86 | &'a self, [INFO] [stdout] | -- the lifetime is named here [INFO] [stdout] 87 | interval: Q, [INFO] [stdout] 88 | ) -> impl Iterator + '_ [INFO] [stdout] | ^^ the same 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: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 88 - ) -> impl Iterator + '_ [INFO] [stdout] 88 + ) -> impl Iterator + 'a [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling pretty_assertions v1.4.1 [INFO] [stderr] Compiling nodit v0.9.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/nodit/map.rs:500:33 [INFO] [stdout] | [INFO] [stdout] 498 | &'a self, [INFO] [stdout] | -- the lifetime is named here [INFO] [stdout] 499 | interval: Q, [INFO] [stdout] 500 | ) -> impl Iterator + '_ [INFO] [stdout] | ^^ the same 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: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 500 - ) -> impl Iterator + '_ [INFO] [stdout] 500 + ) -> impl Iterator + 'a [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/nodit/map.rs:588:33 [INFO] [stdout] | [INFO] [stdout] 586 | &'a self, [INFO] [stdout] | -- the lifetime is named here [INFO] [stdout] 587 | interval: Q, [INFO] [stdout] 588 | ) -> impl Iterator + '_ [INFO] [stdout] | ^^ the same 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: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 588 - ) -> impl Iterator + '_ [INFO] [stdout] 588 + ) -> impl Iterator + 'a [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/nodit/set.rs:78:33 [INFO] [stdout] | [INFO] [stdout] 76 | &'a self, [INFO] [stdout] | -- the lifetime is named here [INFO] [stdout] 77 | interval: Q, [INFO] [stdout] 78 | ) -> impl Iterator + '_ [INFO] [stdout] | ^^ the same 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: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 78 - ) -> impl Iterator + '_ [INFO] [stdout] 78 + ) -> impl Iterator + 'a [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/nodit/set.rs:88:33 [INFO] [stdout] | [INFO] [stdout] 86 | &'a self, [INFO] [stdout] | -- the lifetime is named here [INFO] [stdout] 87 | interval: Q, [INFO] [stdout] 88 | ) -> impl Iterator + '_ [INFO] [stdout] | ^^ the same 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: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 88 - ) -> impl Iterator + '_ [INFO] [stdout] 88 + ) -> impl Iterator + 'a [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 2.86s [INFO] running `Command { std: "docker" "inspect" "69ed3122d394baf24d59420a5db5a0ed5f4b9deff3e57c5c73c919213cbb5d24", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "69ed3122d394baf24d59420a5db5a0ed5f4b9deff3e57c5c73c919213cbb5d24", kill_on_drop: false }` [INFO] [stdout] 69ed3122d394baf24d59420a5db5a0ed5f4b9deff3e57c5c73c919213cbb5d24