[INFO] fetching crate rockusb 0.3.0...
[INFO] checking rockusb-0.3.0 against try#b1f2594eac607c1f051534800237eeedb5590a49 for pr-139493-3
[INFO] extracting crate rockusb 0.3.0 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate rockusb 0.3.0
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate rockusb 0.3.0
[INFO] tweaked toml for crates.io crate rockusb 0.3.0 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate rockusb 0.3.0 on toolchain b1f2594eac607c1f051534800237eeedb5590a49
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate rockusb 0.3.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" "+b1f2594eac607c1f051534800237eeedb5590a49" "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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9b05c79cc60f8d30dd5f786f20223f5375d14cbb37eef599bdaa448d664f469f
[INFO] running `Command { std: "docker" "start" "-a" "9b05c79cc60f8d30dd5f786f20223f5375d14cbb37eef599bdaa448d664f469f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9b05c79cc60f8d30dd5f786f20223f5375d14cbb37eef599bdaa448d664f469f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9b05c79cc60f8d30dd5f786f20223f5375d14cbb37eef599bdaa448d664f469f", kill_on_drop: false }`
[INFO] [stdout] 9b05c79cc60f8d30dd5f786f20223f5375d14cbb37eef599bdaa448d664f469f
[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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] fd8ea3df0338671a1207aedd561e14bc6144c0607992bfa53ac4441035e7ce89
[INFO] running `Command { std: "docker" "start" "-a" "fd8ea3df0338671a1207aedd561e14bc6144c0607992bfa53ac4441035e7ce89", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling cc v1.1.31
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling toml_edit v0.22.22
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]     Checking bytes v1.7.2
[INFO] [stderr]     Checking iovec v0.1.4
[INFO] [stderr]    Compiling pulldown-cmark v0.11.3
[INFO] [stderr]    Compiling serde v1.0.210
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking anstyle-parse v0.2.5
[INFO] [stderr]    Compiling unicase v2.8.1
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]     Checking colorchoice v1.0.2
[INFO] [stderr]     Checking is_terminal_polyfill v1.70.1
[INFO] [stderr]     Checking anstyle v1.0.8
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]     Checking anstyle-query v1.1.1
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]     Checking bytes v0.4.12
[INFO] [stderr]     Checking mio v1.0.2
[INFO] [stderr]     Checking socket2 v0.5.7
[INFO] [stderr]     Checking clap_lex v0.7.2
[INFO] [stderr]     Checking anstream v0.6.15
[INFO] [stderr]    Compiling anyhow v1.0.90
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]    Compiling rusb v0.9.4
[INFO] [stderr]     Checking fastrand v2.1.1
[INFO] [stderr]     Checking tokio-io v0.1.13
[INFO] [stderr]     Checking clap-num v1.1.1
[INFO] [stderr]     Checking rockfile v0.1.2
[INFO] [stderr]     Checking clap_builder v4.5.20
[INFO] [stderr]     Checking async-compression v0.4.16
[INFO] [stderr]    Compiling sha2-asm v0.6.4
[INFO] [stderr]    Compiling libusb1-sys v0.7.0
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]    Compiling proc-macro-utils v0.10.0
[INFO] [stderr]     Checking sha2 v0.10.8
[INFO] [stderr]    Compiling proc-macro-crate v3.2.0
[INFO] [stderr]    Compiling manyhow-macros v0.11.4
[INFO] [stderr]    Compiling manyhow v0.11.4
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling serde_derive v1.0.210
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling thiserror-impl v1.0.64
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling num_enum_derive v0.7.3
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling async-trait v0.1.83
[INFO] [stderr]    Compiling clap_derive v4.5.18
[INFO] [stderr]    Compiling maybe-async-cfg v0.2.5
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking tokio v1.40.0
[INFO] [stderr]     Checking num_enum v0.7.3
[INFO] [stderr]     Checking thiserror v1.0.64
[INFO] [stderr]     Checking clap v4.5.20
[INFO] [stderr]     Checking rockusb v0.3.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking strum v0.26.3
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/operation.rs:60:13
[INFO] [stdout]    |
[INFO] [stdout] 60 |     fn step(&mut self) -> UsbStep<T>;
[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] 60 |     fn step(&mut self) -> UsbStep<'_, T>;
[INFO] [stdout]    |                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/operation.rs:92:13
[INFO] [stdout]    |
[INFO] [stdout] 92 |     fn step(&mut self) -> UsbStep<()> {
[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] 92 |     fn step(&mut self) -> UsbStep<'_, ()> {
[INFO] [stdout]    |                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/operation.rs:155:36
[INFO] [stdout]     |
[INFO] [stdout] 155 | pub fn write_area(area: u16, data: &[u8]) -> MaskRomOperation {
[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] 155 | pub fn write_area(area: u16, data: &[u8]) -> MaskRomOperation<'_> {
[INFO] [stdout]     |                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/operation.rs:241:13
[INFO] [stdout]     |
[INFO] [stdout] 241 |     fn step(&mut self) -> UsbStep<T> {
[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] 241 |     fn step(&mut self) -> UsbStep<'_, T> {
[INFO] [stdout]     |                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking tokio-util v0.7.12
[INFO] [stderr]     Checking quick-xml v0.31.0
[INFO] [stderr]     Checking bmap-parser v0.2.0
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/operation.rs:60:13
[INFO] [stdout]    |
[INFO] [stdout] 60 |     fn step(&mut self) -> UsbStep<T>;
[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] 60 |     fn step(&mut self) -> UsbStep<'_, T>;
[INFO] [stdout]    |                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/operation.rs:92:13
[INFO] [stdout]    |
[INFO] [stdout] 92 |     fn step(&mut self) -> UsbStep<()> {
[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] 92 |     fn step(&mut self) -> UsbStep<'_, ()> {
[INFO] [stdout]    |                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/operation.rs:155:36
[INFO] [stdout]     |
[INFO] [stdout] 155 | pub fn write_area(area: u16, data: &[u8]) -> MaskRomOperation {
[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] 155 | pub fn write_area(area: u16, data: &[u8]) -> MaskRomOperation<'_> {
[INFO] [stdout]     |                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/operation.rs:241:13
[INFO] [stdout]     |
[INFO] [stdout] 241 |     fn step(&mut self) -> UsbStep<T> {
[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] 241 |     fn step(&mut self) -> UsbStep<'_, T> {
[INFO] [stdout]     |                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 21.68s
[INFO] running `Command { std: "docker" "inspect" "fd8ea3df0338671a1207aedd561e14bc6144c0607992bfa53ac4441035e7ce89", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fd8ea3df0338671a1207aedd561e14bc6144c0607992bfa53ac4441035e7ce89", kill_on_drop: false }`
[INFO] [stdout] fd8ea3df0338671a1207aedd561e14bc6144c0607992bfa53ac4441035e7ce89
