[INFO] fetching crate pjrt 0.2.0... [INFO] testing pjrt-0.2.0 against master#e9385f9eea0221ef295a188d49d16f8f5189abf1 for pr-146098 [INFO] extracting crate pjrt 0.2.0 into /workspace/builds/worker-2-tc1/source [INFO] started tweaking crates.io crate pjrt 0.2.0 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate pjrt 0.2.0 [INFO] tweaked toml for crates.io crate pjrt 0.2.0 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate pjrt 0.2.0 on toolchain e9385f9eea0221ef295a188d49d16f8f5189abf1 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e9385f9eea0221ef295a188d49d16f8f5189abf1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate pjrt 0.2.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" "+e9385f9eea0221ef295a188d49d16f8f5189abf1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded prost v0.13.2 [INFO] [stderr] Downloaded prost-build v0.13.2 [INFO] [stderr] Downloaded bon-macros v2.3.0 [INFO] [stderr] Downloaded prost-derive v0.13.2 [INFO] [stderr] Downloaded prost-types v0.13.2 [INFO] [stderr] Downloaded bon v2.3.0 [INFO] [stderr] Downloaded pjrt-sys v0.2.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+e9385f9eea0221ef295a188d49d16f8f5189abf1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 68d1b89db6a8fd2effd5700ee80bd94cc7ce5077e2890b3db1e201f5f840c1f5 [INFO] running `Command { std: "docker" "start" "-a" "68d1b89db6a8fd2effd5700ee80bd94cc7ce5077e2890b3db1e201f5f840c1f5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "68d1b89db6a8fd2effd5700ee80bd94cc7ce5077e2890b3db1e201f5f840c1f5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "68d1b89db6a8fd2effd5700ee80bd94cc7ce5077e2890b3db1e201f5f840c1f5", kill_on_drop: false }` [INFO] [stdout] 68d1b89db6a8fd2effd5700ee80bd94cc7ce5077e2890b3db1e201f5f840c1f5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+e9385f9eea0221ef295a188d49d16f8f5189abf1" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 28180a3584033eea8d20b05e3b78b7711fc58c66b415966936555cf855c1dc1f [INFO] running `Command { std: "docker" "start" "-a" "28180a3584033eea8d20b05e3b78b7711fc58c66b415966936555cf855c1dc1f", kill_on_drop: false }` [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling prettyplease v0.2.22 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Compiling rustix v0.38.37 [INFO] [stderr] Compiling libc v0.2.158 [INFO] [stderr] Compiling indexmap v2.5.0 [INFO] [stderr] Compiling libloading v0.8.5 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Compiling bindgen v0.69.4 [INFO] [stderr] Compiling petgraph v0.6.5 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Compiling prost-derive v0.13.2 [INFO] [stderr] Compiling tempfile v3.12.0 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Compiling tokio v1.40.0 [INFO] [stderr] Compiling darling_macro v0.20.10 [INFO] [stderr] Compiling prost v0.13.2 [INFO] [stderr] Compiling darling v0.20.10 [INFO] [stderr] Compiling bon-macros v2.3.0 [INFO] [stderr] Compiling regex v1.10.6 [INFO] [stderr] Compiling prost-types v0.13.2 [INFO] [stderr] Compiling prost-build v0.13.2 [INFO] [stderr] Compiling bon v2.3.0 [INFO] [stderr] Compiling pjrt-sys v0.2.0 [INFO] [stderr] Compiling pjrt v0.2.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition name: `rust_analyzer` [INFO] [stdout] --> src/plugin.rs:60:1 [INFO] [stdout] | [INFO] [stdout] 60 | #[builder(finish_fn = "load")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: expected names are: `docsrs`, `feature`, and `test` and 31 more [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `builder` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `builder` may come from an old version of the `bon_macros` crate, try updating your dependency with `cargo update -p bon_macros` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] = note: this warning originates in the attribute macro `builder` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/loaded_executable.rs:177:25 [INFO] [stdout] | [INFO] [stdout] 177 | pub fn execution(&self, inputs: I) -> Execution [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] 177 | pub fn execution(&self, inputs: I) -> Execution<'_, I> [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.82s [INFO] running `Command { std: "docker" "inspect" "28180a3584033eea8d20b05e3b78b7711fc58c66b415966936555cf855c1dc1f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "28180a3584033eea8d20b05e3b78b7711fc58c66b415966936555cf855c1dc1f", kill_on_drop: false }` [INFO] [stdout] 28180a3584033eea8d20b05e3b78b7711fc58c66b415966936555cf855c1dc1f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+e9385f9eea0221ef295a188d49d16f8f5189abf1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 66de438e0711fba1610eb90523905ce1e29636ee1f896d567f8c628c3b4524ab [INFO] running `Command { std: "docker" "start" "-a" "66de438e0711fba1610eb90523905ce1e29636ee1f896d567f8c628c3b4524ab", kill_on_drop: false }` [INFO] [stdout] warning: unexpected `cfg` condition name: `rust_analyzer` [INFO] [stdout] --> src/plugin.rs:60:1 [INFO] [stdout] | [INFO] [stdout] 60 | #[builder(finish_fn = "load")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: expected names are: `docsrs`, `feature`, and `test` and 31 more [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `builder` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `builder` may come from an old version of the `bon_macros` crate, try updating your dependency with `cargo update -p bon_macros` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] = note: this warning originates in the attribute macro `builder` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/loaded_executable.rs:177:25 [INFO] [stdout] | [INFO] [stdout] 177 | pub fn execution(&self, inputs: I) -> Execution [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] 177 | pub fn execution(&self, inputs: I) -> Execution<'_, I> [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling pjrt v0.2.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition name: `rust_analyzer` [INFO] [stdout] --> src/plugin.rs:60:1 [INFO] [stdout] | [INFO] [stdout] 60 | #[builder(finish_fn = "load")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: expected names are: `docsrs`, `feature`, and `test` and 31 more [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `builder` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `builder` may come from an old version of the `bon_macros` crate, try updating your dependency with `cargo update -p bon_macros` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] = note: this warning originates in the attribute macro `builder` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/loaded_executable.rs:177:25 [INFO] [stdout] | [INFO] [stdout] 177 | pub fn execution(&self, inputs: I) -> Execution [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] 177 | pub fn execution(&self, inputs: I) -> Execution<'_, I> [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.63s [INFO] running `Command { std: "docker" "inspect" "66de438e0711fba1610eb90523905ce1e29636ee1f896d567f8c628c3b4524ab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "66de438e0711fba1610eb90523905ce1e29636ee1f896d567f8c628c3b4524ab", kill_on_drop: false }` [INFO] [stdout] 66de438e0711fba1610eb90523905ce1e29636ee1f896d567f8c628c3b4524ab [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+e9385f9eea0221ef295a188d49d16f8f5189abf1" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 5bcb3493598276eff050ff746dfecc3dcde055a9272b5ea4a38795b7d50e34bb [INFO] running `Command { std: "docker" "start" "-a" "5bcb3493598276eff050ff746dfecc3dcde055a9272b5ea4a38795b7d50e34bb", kill_on_drop: false }` [INFO] [stderr] warning: unexpected `cfg` condition name: `rust_analyzer` [INFO] [stderr] --> src/plugin.rs:60:1 [INFO] [stderr] | [INFO] [stderr] 60 | #[builder(finish_fn = "load")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: expected names are: `docsrs`, `feature`, and `test` and 31 more [INFO] [stderr] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stderr] = help: try referring to `builder` crate for guidance on how handle this unexpected cfg [INFO] [stderr] = help: the attribute macro `builder` may come from an old version of the `bon_macros` crate, try updating your dependency with `cargo update -p bon_macros` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stderr] = note: this warning originates in the attribute macro `builder` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/loaded_executable.rs:177:25 [INFO] [stderr] | [INFO] [stderr] 177 | pub fn execution(&self, inputs: I) -> Execution [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] 177 | pub fn execution(&self, inputs: I) -> Execution<'_, I> [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: `pjrt` (lib) generated 2 warnings (run `cargo fix --lib -p pjrt` to apply 1 suggestion) [INFO] [stderr] warning: `pjrt` (lib test) generated 2 warnings (2 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/pjrt-beec703f3f7884f8) [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 pjrt [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" "5bcb3493598276eff050ff746dfecc3dcde055a9272b5ea4a38795b7d50e34bb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5bcb3493598276eff050ff746dfecc3dcde055a9272b5ea4a38795b7d50e34bb", kill_on_drop: false }` [INFO] [stdout] 5bcb3493598276eff050ff746dfecc3dcde055a9272b5ea4a38795b7d50e34bb