[INFO] fetching crate ipmb 0.8.3... [INFO] testing ipmb-0.8.3 against master#350d0ef0ec0493e6d21cfb265cb8211a0e74d766 for pr-145330-1 [INFO] extracting crate ipmb 0.8.3 into /workspace/builds/worker-6-tc1/source [INFO] started tweaking crates.io crate ipmb 0.8.3 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate ipmb 0.8.3 [INFO] tweaked toml for crates.io crate ipmb 0.8.3 written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate ipmb 0.8.3 on toolchain 350d0ef0ec0493e6d21cfb265cb8211a0e74d766 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate ipmb 0.8.3 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" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded bytesize v2.0.1 [INFO] [stderr] Downloaded leak v0.1.2 [INFO] [stderr] Downloaded io-surface v0.16.1 [INFO] [stderr] Downloaded cgl v0.3.2 [INFO] [stderr] Downloaded uuid-macro-internal v1.17.0 [INFO] [stderr] Downloaded leaky-cow v0.1.1 [INFO] [stderr] Downloaded ipmb-derive v0.5.1 [INFO] [stderr] Downloaded num-format v0.4.4 [INFO] [stderr] Downloaded borsh v1.5.7 [INFO] [stderr] Downloaded regex v1.5.6 [INFO] [stderr] Downloaded regex-syntax v0.6.26 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 26e811f0f3533a3bef52dc85308d08d21ff48053ac5816306ce905544b64fac8 [INFO] running `Command { std: "docker" "start" "-a" "26e811f0f3533a3bef52dc85308d08d21ff48053ac5816306ce905544b64fac8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "26e811f0f3533a3bef52dc85308d08d21ff48053ac5816306ce905544b64fac8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "26e811f0f3533a3bef52dc85308d08d21ff48053ac5816306ce905544b64fac8", kill_on_drop: false }` [INFO] [stdout] 26e811f0f3533a3bef52dc85308d08d21ff48053ac5816306ce905544b64fac8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3589aa7107542a76c4ee500e202eef1013e462bdf189593df223ad2db783980a [INFO] running `Command { std: "docker" "start" "-a" "3589aa7107542a76c4ee500e202eef1013e462bdf189593df223ad2db783980a", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.94 [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling syn v1.0.98 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling virtue v0.0.18 [INFO] [stderr] Compiling unty v0.0.4 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling bincode_derive v2.0.1 [INFO] [stderr] Compiling quote v1.0.39 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling rand v0.9.1 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling uuid-macro-internal v1.17.0 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling type-uuid-derive v0.1.2 [INFO] [stderr] Compiling ipmb-derive v0.5.1 [INFO] [stderr] Compiling uuid v1.17.0 [INFO] [stderr] Compiling type-uuid v0.1.2 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling serde_bytes v0.11.17 [INFO] [stderr] Compiling smol_str v0.3.2 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling bincode v2.0.1 [INFO] [stderr] Compiling ipmb v0.8.3 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/platform/linux/fd.rs:43:17 [INFO] [stdout] | [INFO] [stdout] 43 | pub fn lock(&self) -> MutexGuard { [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] 43 | pub fn lock(&self) -> MutexGuard<'_, Fd> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.62s [INFO] running `Command { std: "docker" "inspect" "3589aa7107542a76c4ee500e202eef1013e462bdf189593df223ad2db783980a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3589aa7107542a76c4ee500e202eef1013e462bdf189593df223ad2db783980a", kill_on_drop: false }` [INFO] [stdout] 3589aa7107542a76c4ee500e202eef1013e462bdf189593df223ad2db783980a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 561803deae17485ed51abb7556bfd0e8d4e275744d65f0630e71ca12602fce7a [INFO] running `Command { std: "docker" "start" "-a" "561803deae17485ed51abb7556bfd0e8d4e275744d65f0630e71ca12602fce7a", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling regex-syntax v0.6.26 [INFO] [stderr] Compiling colorchoice v1.0.2 [INFO] [stderr] Compiling anstyle-parse v0.2.5 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling anstyle v1.0.8 [INFO] [stderr] Compiling anstyle-query v1.1.1 [INFO] [stderr] Compiling jiff v0.2.15 [INFO] [stderr] Compiling bytesize v2.0.1 [INFO] [stderr] Compiling num-format v0.4.4 [INFO] [stderr] Compiling ipmb v0.8.3 (/opt/rustwide/workdir) [INFO] [stderr] Compiling anstream v0.6.15 [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/platform/linux/fd.rs:43:17 [INFO] [stdout] | [INFO] [stdout] 43 | pub fn lock(&self) -> MutexGuard { [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] 43 | pub fn lock(&self) -> MutexGuard<'_, Fd> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling regex v1.5.6 [INFO] [stderr] Compiling env_filter v0.1.2 [INFO] [stderr] Compiling env_logger v0.11.8 [INFO] [stdout] warning: unused variable: `message` [INFO] [stdout] --> examples/task_info.rs:32:13 [INFO] [stdout] | [INFO] [stdout] 32 | let message = rx.recv(None).unwrap(); [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_message` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> examples/task_info.rs:19:13 [INFO] [stdout] | [INFO] [stdout] 19 | let mut message = ipmb::Message::new(selector, ()); [INFO] [stdout] | ----^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/platform/linux/fd.rs:43:17 [INFO] [stdout] | [INFO] [stdout] 43 | pub fn lock(&self) -> MutexGuard { [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] 43 | pub fn lock(&self) -> MutexGuard<'_, Fd> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 13.00s [INFO] running `Command { std: "docker" "inspect" "561803deae17485ed51abb7556bfd0e8d4e275744d65f0630e71ca12602fce7a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "561803deae17485ed51abb7556bfd0e8d4e275744d65f0630e71ca12602fce7a", kill_on_drop: false }` [INFO] [stdout] 561803deae17485ed51abb7556bfd0e8d4e275744d65f0630e71ca12602fce7a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 5c714f8e3ab36db838df7af2f900ea25765efeeaaf082f8a1b4934ced04a55e5 [INFO] running `Command { std: "docker" "start" "-a" "5c714f8e3ab36db838df7af2f900ea25765efeeaaf082f8a1b4934ced04a55e5", kill_on_drop: false }` [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/platform/linux/fd.rs:43:17 [INFO] [stderr] | [INFO] [stderr] 43 | pub fn lock(&self) -> MutexGuard { [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] 43 | pub fn lock(&self) -> MutexGuard<'_, Fd> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: `ipmb` (lib) generated 1 warning (run `cargo fix --lib -p ipmb` to apply 1 suggestion) [INFO] [stderr] warning: `ipmb` (lib test) generated 1 warning (1 duplicate) [INFO] [stderr] warning: unused variable: `message` [INFO] [stderr] --> examples/task_info.rs:32:13 [INFO] [stderr] | [INFO] [stderr] 32 | let message = rx.recv(None).unwrap(); [INFO] [stderr] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_message` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> examples/task_info.rs:19:13 [INFO] [stderr] | [INFO] [stderr] 19 | let mut message = ipmb::Message::new(selector, ()); [INFO] [stderr] | ----^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_mut)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `ipmb` (example "task_info") generated 2 warnings (run `cargo fix --example "task_info"` to apply 1 suggestion) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.13s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/ipmb-26c3627c7baaf240) [INFO] [stdout] [INFO] [stdout] running 8 tests [INFO] [stdout] test label::test::op_false ... ok [INFO] [stdout] test label::test::op_leaf ... ok [INFO] [stdout] test label::test::empty_label ... ok [INFO] [stdout] test label::test::op_not ... ok [INFO] [stdout] test label::test::op_and ... ok [INFO] [stdout] test label::test::op_true ... ok [INFO] [stdout] test label::test::op_or ... ok [INFO] [stdout] test label::test::test_label ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Doc-tests ipmb [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test src/label.rs - label::LabelOp (line 66) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.31s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "5c714f8e3ab36db838df7af2f900ea25765efeeaaf082f8a1b4934ced04a55e5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5c714f8e3ab36db838df7af2f900ea25765efeeaaf082f8a1b4934ced04a55e5", kill_on_drop: false }` [INFO] [stdout] 5c714f8e3ab36db838df7af2f900ea25765efeeaaf082f8a1b4934ced04a55e5