[INFO] fetching crate rust8 0.2.1... [INFO] testing rust8-0.2.1 against try#b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b for pr-145330-1 [INFO] extracting crate rust8 0.2.1 into /workspace/builds/worker-4-tc2/source [INFO] started tweaking crates.io crate rust8 0.2.1 [INFO] finished tweaking crates.io crate rust8 0.2.1 [INFO] tweaked toml for crates.io crate rust8 0.2.1 written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate rust8 0.2.1 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 35 packages to latest compatible versions [INFO] [stderr] Adding rand v0.8.5 (available: v0.9.2) [INFO] [stderr] Adding thiserror v1.0.69 (available: v2.0.17) [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-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] a6510c9e687e96e32730194963ea1d53b90e85b508418c6d1abf67a0441580c9 [INFO] running `Command { std: "docker" "start" "-a" "a6510c9e687e96e32730194963ea1d53b90e85b508418c6d1abf67a0441580c9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a6510c9e687e96e32730194963ea1d53b90e85b508418c6d1abf67a0441580c9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a6510c9e687e96e32730194963ea1d53b90e85b508418c6d1abf67a0441580c9", kill_on_drop: false }` [INFO] [stdout] a6510c9e687e96e32730194963ea1d53b90e85b508418c6d1abf67a0441580c9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] c66b5a8fbb9cdc5236ab5210bd1fa4a136c23ac6a691fd2b5ca6e7ca1b39e6c5 [INFO] running `Command { std: "docker" "start" "-a" "c66b5a8fbb9cdc5236ab5210bd1fa4a136c23ac6a691fd2b5ca6e7ca1b39e6c5", kill_on_drop: false }` [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling hashbrown v0.16.0 [INFO] [stderr] Compiling winnow v0.7.13 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling toml_datetime v0.7.2 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling funty v2.0.0 [INFO] [stderr] Compiling wyz v0.5.1 [INFO] [stderr] Compiling bitvec v1.0.1 [INFO] [stderr] Compiling indexmap v2.11.4 [INFO] [stderr] Compiling toml_parser v1.0.3 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling toml_edit v0.23.6 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling proc-macro-crate v3.4.0 [INFO] [stderr] Compiling num_enum_derive v0.7.4 [INFO] [stderr] Compiling num_enum v0.7.4 [INFO] [stderr] Compiling rust8 v0.2.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/chip8/graphic/pixel_view.rs:20:24 [INFO] [stdout] | [INFO] [stdout] 20 | pub fn new(slice: &'a BitSlice, width: usize, height: usize) -> BitSlicePixelView { [INFO] [stdout] | ^^ the lifetime is named here ----------------- the same lifetime is hidden 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] 20 | pub fn new(slice: &'a BitSlice, width: usize, height: usize) -> BitSlicePixelView<'a> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/chip8/graphic/pixel_view.rs:28:40 [INFO] [stdout] | [INFO] [stdout] 28 | pub fn new_from_byte_slice(slice: &'a [u8], width: usize, height: usize) -> BitSlicePixelView { [INFO] [stdout] | ^^ the lifetime is named here ----------------- the same lifetime is hidden 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] 28 | pub fn new_from_byte_slice(slice: &'a [u8], width: usize, height: usize) -> BitSlicePixelView<'a> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/chip8/memory.rs:93:24 [INFO] [stdout] | [INFO] [stdout] 93 | pub fn read_sprite(&self, address: usize, byte_count: usize) -> Option { [INFO] [stdout] | ^^^^^ the lifetime is elided here ----------------- the same lifetime is hidden 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] 93 | pub fn read_sprite(&self, address: usize, byte_count: usize) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.34s [INFO] running `Command { std: "docker" "inspect" "c66b5a8fbb9cdc5236ab5210bd1fa4a136c23ac6a691fd2b5ca6e7ca1b39e6c5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c66b5a8fbb9cdc5236ab5210bd1fa4a136c23ac6a691fd2b5ca6e7ca1b39e6c5", kill_on_drop: false }` [INFO] [stdout] c66b5a8fbb9cdc5236ab5210bd1fa4a136c23ac6a691fd2b5ca6e7ca1b39e6c5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] e2755eb5e36a746f8c71f394e4728fb5d90556c9e2ae56ee29fd95b4ba5313fd [INFO] running `Command { std: "docker" "start" "-a" "e2755eb5e36a746f8c71f394e4728fb5d90556c9e2ae56ee29fd95b4ba5313fd", kill_on_drop: false }` [INFO] [stderr] Compiling rust8 v0.2.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/chip8/graphic/pixel_view.rs:20:24 [INFO] [stdout] | [INFO] [stdout] 20 | pub fn new(slice: &'a BitSlice, width: usize, height: usize) -> BitSlicePixelView { [INFO] [stdout] | ^^ the lifetime is named here ----------------- the same lifetime is hidden 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] 20 | pub fn new(slice: &'a BitSlice, width: usize, height: usize) -> BitSlicePixelView<'a> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/chip8/graphic/pixel_view.rs:28:40 [INFO] [stdout] | [INFO] [stdout] 28 | pub fn new_from_byte_slice(slice: &'a [u8], width: usize, height: usize) -> BitSlicePixelView { [INFO] [stdout] | ^^ the lifetime is named here ----------------- the same lifetime is hidden 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] 28 | pub fn new_from_byte_slice(slice: &'a [u8], width: usize, height: usize) -> BitSlicePixelView<'a> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/chip8/memory.rs:93:24 [INFO] [stdout] | [INFO] [stdout] 93 | pub fn read_sprite(&self, address: usize, byte_count: usize) -> Option { [INFO] [stdout] | ^^^^^ the lifetime is elided here ----------------- the same lifetime is hidden 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] 93 | pub fn read_sprite(&self, address: usize, byte_count: usize) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/chip8/graphic/pixel_view.rs:20:24 [INFO] [stdout] | [INFO] [stdout] 20 | pub fn new(slice: &'a BitSlice, width: usize, height: usize) -> BitSlicePixelView { [INFO] [stdout] | ^^ the lifetime is named here ----------------- the same lifetime is hidden 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] 20 | pub fn new(slice: &'a BitSlice, width: usize, height: usize) -> BitSlicePixelView<'a> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/chip8/graphic/pixel_view.rs:28:40 [INFO] [stdout] | [INFO] [stdout] 28 | pub fn new_from_byte_slice(slice: &'a [u8], width: usize, height: usize) -> BitSlicePixelView { [INFO] [stdout] | ^^ the lifetime is named here ----------------- the same lifetime is hidden 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] 28 | pub fn new_from_byte_slice(slice: &'a [u8], width: usize, height: usize) -> BitSlicePixelView<'a> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/chip8/memory.rs:93:24 [INFO] [stdout] | [INFO] [stdout] 93 | pub fn read_sprite(&self, address: usize, byte_count: usize) -> Option { [INFO] [stdout] | ^^^^^ the lifetime is elided here ----------------- the same lifetime is hidden 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] 93 | pub fn read_sprite(&self, address: usize, byte_count: usize) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.54s [INFO] running `Command { std: "docker" "inspect" "e2755eb5e36a746f8c71f394e4728fb5d90556c9e2ae56ee29fd95b4ba5313fd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e2755eb5e36a746f8c71f394e4728fb5d90556c9e2ae56ee29fd95b4ba5313fd", kill_on_drop: false }` [INFO] [stdout] e2755eb5e36a746f8c71f394e4728fb5d90556c9e2ae56ee29fd95b4ba5313fd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 28f7f2b165e04566893e35558aa996efe709c9b5fca8f168dd8a8ef8fe101a79 [INFO] running `Command { std: "docker" "start" "-a" "28f7f2b165e04566893e35558aa996efe709c9b5fca8f168dd8a8ef8fe101a79", kill_on_drop: false }` [INFO] [stderr] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stderr] --> src/chip8/graphic/pixel_view.rs:20:24 [INFO] [stderr] | [INFO] [stderr] 20 | pub fn new(slice: &'a BitSlice, width: usize, height: usize) -> BitSlicePixelView { [INFO] [stderr] | ^^ the lifetime is named here ----------------- the same lifetime is hidden 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: consistently use `'a` [INFO] [stderr] | [INFO] [stderr] 20 | pub fn new(slice: &'a BitSlice, width: usize, height: usize) -> BitSlicePixelView<'a> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stderr] --> src/chip8/graphic/pixel_view.rs:28:40 [INFO] [stderr] | [INFO] [stderr] 28 | pub fn new_from_byte_slice(slice: &'a [u8], width: usize, height: usize) -> BitSlicePixelView { [INFO] [stderr] | ^^ the lifetime is named here ----------------- the same lifetime is hidden 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] 28 | pub fn new_from_byte_slice(slice: &'a [u8], width: usize, height: usize) -> BitSlicePixelView<'a> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/chip8/memory.rs:93:24 [INFO] [stderr] | [INFO] [stderr] 93 | pub fn read_sprite(&self, address: usize, byte_count: usize) -> Option { [INFO] [stderr] | ^^^^^ the lifetime is elided here ----------------- the same lifetime is hidden 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] 93 | pub fn read_sprite(&self, address: usize, byte_count: usize) -> Option> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: `rust8` (lib) generated 3 warnings (run `cargo fix --lib -p rust8` to apply 3 suggestions) [INFO] [stderr] warning: `rust8` (lib test) generated 3 warnings (3 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.08s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rust8-03ffabd88037d031) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests rust8 [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "28f7f2b165e04566893e35558aa996efe709c9b5fca8f168dd8a8ef8fe101a79", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "28f7f2b165e04566893e35558aa996efe709c9b5fca8f168dd8a8ef8fe101a79", kill_on_drop: false }` [INFO] [stdout] 28f7f2b165e04566893e35558aa996efe709c9b5fca8f168dd8a8ef8fe101a79