[INFO] fetching crate nodit 0.9.2... [INFO] building nodit-0.9.2 against try#d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 for pr-146237-1 [INFO] extracting crate nodit 0.9.2 into /workspace/builds/worker-5-tc2/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-5-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate nodit 0.9.2 on toolchain d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 100a16152fd51592386967966eaa9366f6b68b7bbc34a469347027b2c082f6ef [INFO] running `Command { std: "docker" "start" "-a" "100a16152fd51592386967966eaa9366f6b68b7bbc34a469347027b2c082f6ef", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "100a16152fd51592386967966eaa9366f6b68b7bbc34a469347027b2c082f6ef", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "100a16152fd51592386967966eaa9366f6b68b7bbc34a469347027b2c082f6ef", kill_on_drop: false }` [INFO] [stdout] 100a16152fd51592386967966eaa9366f6b68b7bbc34a469347027b2c082f6ef [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 75f97459dec4d2c8fe0c114b8ab39bc96cd7479a020a304201d17b4f14c4fcf3 [INFO] running `Command { std: "docker" "start" "-a" "75f97459dec4d2c8fe0c114b8ab39bc96cd7479a020a304201d17b4f14c4fcf3", kill_on_drop: false }` [INFO] [stderr] Compiling btree_monstrousity v0.0.5 [INFO] [stderr] Compiling itertools v0.13.0 [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/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] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [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/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] 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/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] [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] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.34s [INFO] running `Command { std: "docker" "inspect" "75f97459dec4d2c8fe0c114b8ab39bc96cd7479a020a304201d17b4f14c4fcf3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "75f97459dec4d2c8fe0c114b8ab39bc96cd7479a020a304201d17b4f14c4fcf3", kill_on_drop: false }` [INFO] [stdout] 75f97459dec4d2c8fe0c114b8ab39bc96cd7479a020a304201d17b4f14c4fcf3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2e0cfe55f8080e6a41ef5eee5fff221ac50881ff7a8d909d53436510e9e98461 [INFO] running `Command { std: "docker" "start" "-a" "2e0cfe55f8080e6a41ef5eee5fff221ac50881ff7a8d909d53436510e9e98461", kill_on_drop: false }` [INFO] [stderr] Compiling diff v0.1.13 [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] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [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/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] 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/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] [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] [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/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/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: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.43s [INFO] running `Command { std: "docker" "inspect" "2e0cfe55f8080e6a41ef5eee5fff221ac50881ff7a8d909d53436510e9e98461", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2e0cfe55f8080e6a41ef5eee5fff221ac50881ff7a8d909d53436510e9e98461", kill_on_drop: false }` [INFO] [stdout] 2e0cfe55f8080e6a41ef5eee5fff221ac50881ff7a8d909d53436510e9e98461