[INFO] fetching crate icm426xx 0.3.2... [INFO] testing icm426xx-0.3.2 against try#b83b707f97d809763b7861afa7638871f3339a33 for pr-145838-1 [INFO] extracting crate icm426xx 0.3.2 into /workspace/builds/worker-3-tc2/source [INFO] started tweaking crates.io crate icm426xx 0.3.2 [INFO] finished tweaking crates.io crate icm426xx 0.3.2 [INFO] tweaked toml for crates.io crate icm426xx 0.3.2 written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate icm426xx 0.3.2 on toolchain b83b707f97d809763b7861afa7638871f3339a33 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "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" "+b83b707f97d809763b7861afa7638871f3339a33" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 129 packages to latest compatible versions [INFO] [stderr] Adding async-std v1.12.0 (available: v1.13.2) [INFO] [stderr] Adding defmt v0.3.100 (available: v1.0.1) [INFO] [stderr] Adding embedded-hal-bus v0.2.0 (available: v0.3.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 001025e52afadde2621db9aba0580d303f80803bac1c762bc47a34161e5fb2c3 [INFO] running `Command { std: "docker" "start" "-a" "001025e52afadde2621db9aba0580d303f80803bac1c762bc47a34161e5fb2c3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "001025e52afadde2621db9aba0580d303f80803bac1c762bc47a34161e5fb2c3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "001025e52afadde2621db9aba0580d303f80803bac1c762bc47a34161e5fb2c3", kill_on_drop: false }` [INFO] [stdout] 001025e52afadde2621db9aba0580d303f80803bac1c762bc47a34161e5fb2c3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9f6b891fff92a51e645fa766a3dd15dbe851a50f4b544c076a6e5a1fe5ae5dbb [INFO] running `Command { std: "docker" "start" "-a" "9f6b891fff92a51e645fa766a3dd15dbe851a50f4b544c076a6e5a1fe5ae5dbb", kill_on_drop: false }` [INFO] [stderr] Compiling thiserror v2.0.16 [INFO] [stderr] Compiling thiserror-impl v2.0.16 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling proc-macro-error-attr2 v2.0.0 [INFO] [stderr] Compiling defmt-macros v1.0.1 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling defmt v1.0.1 [INFO] [stderr] Compiling bytemuck_derive v1.10.1 [INFO] [stderr] Compiling arbitrary-int v1.3.0 [INFO] [stderr] Compiling itertools v0.11.0 [INFO] [stderr] Compiling embedded-hal v1.0.0 [INFO] [stderr] Compiling proc-macro-error2 v2.0.1 [INFO] [stderr] Compiling bytemuck v1.23.2 [INFO] [stderr] Compiling defmt-parser v1.0.0 [INFO] [stderr] Compiling bilge-impl v0.2.0 [INFO] [stderr] Compiling bilge v0.2.0 [INFO] [stderr] Compiling defmt v0.3.100 [INFO] [stderr] Compiling icm426xx v0.3.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/ll.rs:40:43 [INFO] [stdout] | [INFO] [stdout] 40 | pub fn bank(&mut self) -> Registers { [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] 40 | pub fn bank(&mut self) -> Registers<'_, BUS, BANK> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.37s [INFO] running `Command { std: "docker" "inspect" "9f6b891fff92a51e645fa766a3dd15dbe851a50f4b544c076a6e5a1fe5ae5dbb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9f6b891fff92a51e645fa766a3dd15dbe851a50f4b544c076a6e5a1fe5ae5dbb", kill_on_drop: false }` [INFO] [stdout] 9f6b891fff92a51e645fa766a3dd15dbe851a50f4b544c076a6e5a1fe5ae5dbb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0afa1e4a9b0d70e2eed6c7ca28e64c55ef5e7606bd327257f5579ad8c6db3513 [INFO] running `Command { std: "docker" "start" "-a" "0afa1e4a9b0d70e2eed6c7ca28e64c55ef5e7606bd327257f5579ad8c6db3513", kill_on_drop: false }` [INFO] [stderr] Compiling parking v2.2.1 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling rustix v1.0.8 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling value-bag v1.11.1 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling polling v2.8.0 [INFO] [stderr] Compiling nb v1.1.0 [INFO] [stderr] Compiling event-listener v5.4.1 [INFO] [stderr] Compiling futures-lite v2.6.1 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling rustix v0.37.28 [INFO] [stderr] Compiling async-task v4.7.1 [INFO] [stderr] Compiling embedded-hal-async v1.0.0 [INFO] [stderr] Compiling piper v0.2.4 [INFO] [stderr] Compiling event-listener-strategy v0.5.4 [INFO] [stderr] Compiling async-channel v2.5.0 [INFO] [stderr] Compiling async-lock v3.4.1 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling num-complex v0.3.1 [INFO] [stderr] Compiling async-io v1.13.0 [INFO] [stderr] Compiling waker-fn v1.2.0 [INFO] [stderr] Compiling fastrand v1.9.0 [INFO] [stderr] Compiling linux-raw-sys v0.3.8 [INFO] [stderr] Compiling futures-lite v1.13.0 [INFO] [stderr] Compiling num v0.3.1 [INFO] [stderr] Compiling blocking v1.6.2 [INFO] [stderr] Compiling async-executor v1.13.3 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling async-lock v2.8.0 [INFO] [stderr] Compiling nb v0.1.3 [INFO] [stderr] Compiling socket2 v0.4.10 [INFO] [stderr] Compiling embedded-hal-bus v0.2.0 [INFO] [stderr] Compiling embedded-hal v0.2.7 [INFO] [stderr] Compiling embedded-time v0.12.1 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling async-channel v1.9.0 [INFO] [stderr] Compiling embedded-hal-nb v1.0.0 [INFO] [stderr] Compiling critical-section v1.2.0 [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/ll.rs:40:43 [INFO] [stdout] | [INFO] [stdout] 40 | pub fn bank(&mut self) -> Registers { [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] 40 | pub fn bank(&mut self) -> Registers<'_, BUS, BANK> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling embedded-hal-mock v0.11.1 [INFO] [stderr] Compiling polling v3.10.0 [INFO] [stderr] Compiling async-attributes v1.1.2 [INFO] [stderr] Compiling async-io v2.5.0 [INFO] [stderr] Compiling async-global-executor v2.4.1 [INFO] [stderr] Compiling async-std v1.12.0 [INFO] [stderr] Compiling icm426xx v0.3.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/ll.rs:40:43 [INFO] [stdout] | [INFO] [stdout] 40 | pub fn bank(&mut self) -> Registers { [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] 40 | pub fn bank(&mut self) -> Registers<'_, BUS, BANK> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 34.21s [INFO] running `Command { std: "docker" "inspect" "0afa1e4a9b0d70e2eed6c7ca28e64c55ef5e7606bd327257f5579ad8c6db3513", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0afa1e4a9b0d70e2eed6c7ca28e64c55ef5e7606bd327257f5579ad8c6db3513", kill_on_drop: false }` [INFO] [stdout] 0afa1e4a9b0d70e2eed6c7ca28e64c55ef5e7606bd327257f5579ad8c6db3513 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] a28a915341df731bff2124a54a96659bb3694eba385a0f3b4d6b84c9d157d741 [INFO] running `Command { std: "docker" "start" "-a" "a28a915341df731bff2124a54a96659bb3694eba385a0f3b4d6b84c9d157d741", kill_on_drop: false }` [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/ll.rs:40:43 [INFO] [stderr] | [INFO] [stderr] 40 | pub fn bank(&mut self) -> Registers { [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] 40 | pub fn bank(&mut self) -> Registers<'_, BUS, BANK> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: `icm426xx` (lib) generated 1 warning (run `cargo fix --lib -p icm426xx` to apply 1 suggestion) [INFO] [stderr] warning: `icm426xx` (lib test) generated 1 warning (1 duplicate) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.16s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/icm426xx-b7b20886e6b1b7fe) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test ll::test::test_bank_noop ... ok [INFO] [stdout] test ll::test::test_who_am_i ... ok [INFO] [stdout] test ll::test::test_bank_noop_wrong - should panic ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s [INFO] [stdout] [INFO] [stderr] Doc-tests icm426xx [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test src/lib.rs - ICM42688 (line 23) ... ignored [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "a28a915341df731bff2124a54a96659bb3694eba385a0f3b4d6b84c9d157d741", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a28a915341df731bff2124a54a96659bb3694eba385a0f3b4d6b84c9d157d741", kill_on_drop: false }` [INFO] [stdout] a28a915341df731bff2124a54a96659bb3694eba385a0f3b4d6b84c9d157d741