[INFO] fetching crate lettuces 0.0.7... [INFO] testing lettuces-0.0.7 against try#b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b for pr-145330-1 [INFO] extracting crate lettuces 0.0.7 into /workspace/builds/worker-1-tc2/source [INFO] started tweaking crates.io crate lettuces 0.0.7 [INFO] finished tweaking crates.io crate lettuces 0.0.7 [INFO] tweaked toml for crates.io crate lettuces 0.0.7 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate lettuces 0.0.7 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] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 390 packages to latest compatible versions [INFO] [stderr] Adding bevy v0.15.3 (available: v0.17.1) [INFO] [stderr] Adding glam v0.29.3 (available: v0.30.8) [INFO] [stderr] Adding hexx v0.19.1 (available: v0.21.0) [INFO] [stderr] Adding uuid v1.12.1 (available: v1.18.1) [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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 4fea2fc3df8ff76c7f54cb30b1272604531611fe9c49dced095601f7efe55c68 [INFO] running `Command { std: "docker" "start" "-a" "4fea2fc3df8ff76c7f54cb30b1272604531611fe9c49dced095601f7efe55c68", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4fea2fc3df8ff76c7f54cb30b1272604531611fe9c49dced095601f7efe55c68", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4fea2fc3df8ff76c7f54cb30b1272604531611fe9c49dced095601f7efe55c68", kill_on_drop: false }` [INFO] [stdout] 4fea2fc3df8ff76c7f54cb30b1272604531611fe9c49dced095601f7efe55c68 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 7e5158ce7a95e39b368160dbf242da3c6b27588a8610fd441211ab4c0f95058e [INFO] running `Command { std: "docker" "start" "-a" "7e5158ce7a95e39b368160dbf242da3c6b27588a8610fd441211ab4c0f95058e", kill_on_drop: false }` [INFO] [stderr] Compiling glam v0.29.3 [INFO] [stderr] Compiling hexx v0.19.1 [INFO] [stderr] Compiling lettuces v0.0.7 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/storage/grid.rs:338:17 [INFO] [stdout] | [INFO] [stdout] 338 | pub fn iter(&self) -> 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] 338 | pub fn iter(&self) -> Iter<'_, T> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/storage/grid.rs:352:21 [INFO] [stdout] | [INFO] [stdout] 352 | pub fn iter_mut(&mut self) -> 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] 352 | pub fn iter_mut(&mut self) -> IterMut<'_, T> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/storage/grid.rs:373:21 [INFO] [stdout] | [INFO] [stdout] 373 | pub fn iter_col(&self, col: usize) -> StepBy> { [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] 373 | pub fn iter_col(&self, col: usize) -> StepBy> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/storage/grid.rs:401:25 [INFO] [stdout] | [INFO] [stdout] 401 | pub fn iter_col_mut(&mut self, col: usize) -> StepBy> { [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] 401 | pub fn iter_col_mut(&mut self, col: usize) -> StepBy> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/storage/grid.rs:430:21 [INFO] [stdout] | [INFO] [stdout] 430 | pub fn iter_row(&self, row: usize) -> 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] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 430 | pub fn iter_row(&self, row: usize) -> Iter<'_, T> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/storage/grid.rs:459:25 [INFO] [stdout] | [INFO] [stdout] 459 | pub fn iter_row_mut(&mut self, row: usize) -> 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] 459 | pub fn iter_row_mut(&mut self, row: usize) -> IterMut<'_, T> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.11s [INFO] running `Command { std: "docker" "inspect" "7e5158ce7a95e39b368160dbf242da3c6b27588a8610fd441211ab4c0f95058e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7e5158ce7a95e39b368160dbf242da3c6b27588a8610fd441211ab4c0f95058e", kill_on_drop: false }` [INFO] [stdout] 7e5158ce7a95e39b368160dbf242da3c6b27588a8610fd441211ab4c0f95058e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 51d3f01c0c88c5265f7595bdb26fd684e980414d93baf93fbc9db63b6a659fbc [INFO] running `Command { std: "docker" "start" "-a" "51d3f01c0c88c5265f7595bdb26fd684e980414d93baf93fbc9db63b6a659fbc", kill_on_drop: false }` [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/storage/grid.rs:338:17 [INFO] [stdout] | [INFO] [stdout] 338 | pub fn iter(&self) -> 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] 338 | pub fn iter(&self) -> Iter<'_, T> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/storage/grid.rs:352:21 [INFO] [stdout] | [INFO] [stdout] 352 | pub fn iter_mut(&mut self) -> 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] 352 | pub fn iter_mut(&mut self) -> IterMut<'_, T> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/storage/grid.rs:373:21 [INFO] [stdout] | [INFO] [stdout] 373 | pub fn iter_col(&self, col: usize) -> StepBy> { [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] 373 | pub fn iter_col(&self, col: usize) -> StepBy> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling lettuces v0.0.7 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/storage/grid.rs:401:25 [INFO] [stdout] | [INFO] [stdout] 401 | pub fn iter_col_mut(&mut self, col: usize) -> StepBy> { [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] 401 | pub fn iter_col_mut(&mut self, col: usize) -> StepBy> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/storage/grid.rs:430:21 [INFO] [stdout] | [INFO] [stdout] 430 | pub fn iter_row(&self, row: usize) -> 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] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 430 | pub fn iter_row(&self, row: usize) -> Iter<'_, T> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/storage/grid.rs:459:25 [INFO] [stdout] | [INFO] [stdout] 459 | pub fn iter_row_mut(&mut self, row: usize) -> 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] 459 | pub fn iter_row_mut(&mut self, row: usize) -> IterMut<'_, T> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/storage/grid.rs:338:17 [INFO] [stdout] | [INFO] [stdout] 338 | pub fn iter(&self) -> 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] 338 | pub fn iter(&self) -> Iter<'_, T> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/storage/grid.rs:352:21 [INFO] [stdout] | [INFO] [stdout] 352 | pub fn iter_mut(&mut self) -> 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] 352 | pub fn iter_mut(&mut self) -> IterMut<'_, T> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/storage/grid.rs:373:21 [INFO] [stdout] | [INFO] [stdout] 373 | pub fn iter_col(&self, col: usize) -> StepBy> { [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] 373 | pub fn iter_col(&self, col: usize) -> StepBy> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/storage/grid.rs:401:25 [INFO] [stdout] | [INFO] [stdout] 401 | pub fn iter_col_mut(&mut self, col: usize) -> StepBy> { [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] 401 | pub fn iter_col_mut(&mut self, col: usize) -> StepBy> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/storage/grid.rs:430:21 [INFO] [stdout] | [INFO] [stdout] 430 | pub fn iter_row(&self, row: usize) -> 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] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 430 | pub fn iter_row(&self, row: usize) -> Iter<'_, T> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/storage/grid.rs:459:25 [INFO] [stdout] | [INFO] [stdout] 459 | pub fn iter_row_mut(&mut self, row: usize) -> 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] 459 | pub fn iter_row_mut(&mut self, row: usize) -> IterMut<'_, T> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.65s [INFO] running `Command { std: "docker" "inspect" "51d3f01c0c88c5265f7595bdb26fd684e980414d93baf93fbc9db63b6a659fbc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "51d3f01c0c88c5265f7595bdb26fd684e980414d93baf93fbc9db63b6a659fbc", kill_on_drop: false }` [INFO] [stdout] 51d3f01c0c88c5265f7595bdb26fd684e980414d93baf93fbc9db63b6a659fbc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] aad22523353a501adcd39f7b7fe1cfde291d1b749a334b73deba0f91b961ca87 [INFO] running `Command { std: "docker" "start" "-a" "aad22523353a501adcd39f7b7fe1cfde291d1b749a334b73deba0f91b961ca87", kill_on_drop: false }` [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/storage/grid.rs:338:17 [INFO] [stderr] | [INFO] [stderr] 338 | pub fn iter(&self) -> 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] 338 | pub fn iter(&self) -> Iter<'_, T> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/storage/grid.rs:352:21 [INFO] [stderr] | [INFO] [stderr] 352 | pub fn iter_mut(&mut self) -> 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] 352 | pub fn iter_mut(&mut self) -> IterMut<'_, T> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/storage/grid.rs:373:21 [INFO] [stderr] | [INFO] [stderr] 373 | pub fn iter_col(&self, col: usize) -> StepBy> { [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] 373 | pub fn iter_col(&self, col: usize) -> StepBy> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/storage/grid.rs:401:25 [INFO] [stderr] | [INFO] [stderr] 401 | pub fn iter_col_mut(&mut self, col: usize) -> StepBy> { [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] 401 | pub fn iter_col_mut(&mut self, col: usize) -> StepBy> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/storage/grid.rs:430:21 [INFO] [stderr] | [INFO] [stderr] 430 | pub fn iter_row(&self, row: usize) -> 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] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 430 | pub fn iter_row(&self, row: usize) -> Iter<'_, T> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/storage/grid.rs:459:25 [INFO] [stderr] | [INFO] [stderr] 459 | pub fn iter_row_mut(&mut self, row: usize) -> 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] 459 | pub fn iter_row_mut(&mut self, row: usize) -> IterMut<'_, T> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: `lettuces` (lib) generated 6 warnings (run `cargo fix --lib -p lettuces` to apply 6 suggestions) [INFO] [stderr] warning: `lettuces` (lib test) generated 6 warnings (6 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.19s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/lettuces-69372bf2d9c2a665) [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test storage::hex::tests::test_correct_access_flat ... ok [INFO] [stdout] test storage::hex::tests::test_basic_access_pointy ... ok [INFO] [stdout] test storage::hex::tests::test_basic_access_flat ... ok [INFO] [stdout] test storage::hex::tests::test_correct_access_pointy ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests lettuces [INFO] [stdout] [INFO] [stdout] running 28 tests [INFO] [stdout] test src/storage/grid.rs - storage::grid::Grid::iter_row (line 416) ... ok [INFO] [stdout] test src/storage/grid.rs - storage::grid::Grid::from_vec (line 208) ... ok [INFO] [stdout] test src/storage/grid.rs - storage::grid::Grid::from_vec (line 196) ... ok [INFO] [stdout] test src/storage/grid.rs - storage::grid (line 23) ... ok [INFO] [stdout] test src/storage/grid.rs - storage::grid::Grid::iter_row_mut (line 446) ... ok [INFO] [stdout] test src/storage/grid.rs - storage::grid::Grid::insert_row (line 687) ... ok [INFO] [stdout] test src/storage/grid.rs - storage::grid::Grid::insert_col (line 729) ... ok [INFO] [stdout] test src/storage/grid.rs - storage::grid::Grid::is_empty (line 308) ... ok [INFO] [stdout] test src/storage/grid.rs - storage::grid::Grid::iter_col_mut (line 387) ... ok [INFO] [stdout] test src/storage/grid.rs - storage::grid::Grid::fill (line 813) ... ok [INFO] [stdout] test src/storage/grid.rs - storage::grid::Grid::iter_rows (line 862) ... ok [INFO] [stdout] test src/storage/grid.rs - storage::grid::Grid::flatten (line 772) ... ok [INFO] [stdout] test src/storage/grid.rs - storage::grid::grid (line 80) ... ignored [INFO] [stdout] test src/storage/grid.rs - storage::grid::Grid::iter_cols (line 885) ... ok [INFO] [stdout] test src/storage/grid.rs - storage::grid::Grid::fill_with (line 839) ... ok [INFO] [stdout] test src/storage/grid.rs - storage::grid::Grid::iter (line 327) ... ok [INFO] [stdout] test src/storage/grid.rs - storage::grid::Grid::iter_mut (line 343) ... ok [INFO] [stdout] test src/storage/grid.rs - storage::grid::Grid::push_row (line 490) ... ok [INFO] [stdout] test src/storage/grid.rs - storage::grid::Grid::iter_col (line 360) ... ok [INFO] [stdout] test src/storage/grid.rs - storage::grid::Grid::pop_row (line 576) ... ok [INFO] [stdout] test src/storage/grid.rs - storage::grid::Grid::remove_row (line 599) ... ok [INFO] [stdout] test src/storage/grid.rs - storage::grid::Grid::new (line 139) ... ok [INFO] [stdout] test src/storage/grid.rs - storage::grid::grid (line 67) ... ok [INFO] [stdout] test src/storage/grid.rs - storage::grid::Grid::pop_col (line 629) ... ok [INFO] [stdout] test src/storage/grid.rs - storage::grid::Grid::push_col (line 527) ... ok [INFO] [stdout] test src/storage/grid.rs - storage::grid::Grid::remove_col (line 657) ... ok [INFO] [stdout] test src/storage/grid.rs - storage::grid::Grid::push_row (line 476) ... ok [INFO] [stdout] test src/storage/grid.rs - storage::grid::Grid::push_col (line 540) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 27 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 1.55s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "aad22523353a501adcd39f7b7fe1cfde291d1b749a334b73deba0f91b961ca87", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aad22523353a501adcd39f7b7fe1cfde291d1b749a334b73deba0f91b961ca87", kill_on_drop: false }` [INFO] [stdout] aad22523353a501adcd39f7b7fe1cfde291d1b749a334b73deba0f91b961ca87