[INFO] cloning repository https://github.com/Hirtol/parity-game-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Hirtol/parity-game-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHirtol%2Fparity-game-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHirtol%2Fparity-game-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9678c5a624942b7a1d0823d3c076d10274e3ac6c [INFO] checking Hirtol/parity-game-rs against try#54cf65b8d066c082e536455049b95943cf30378f for pr-151920 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHirtol%2Fparity-game-rs" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/Hirtol/parity-game-rs [INFO] finished tweaking git repo https://github.com/Hirtol/parity-game-rs [INFO] tweaked toml for git repo https://github.com/Hirtol/parity-game-rs written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Hirtol/parity-game-rs on toolchain 54cf65b8d066c082e536455049b95943cf30378f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+54cf65b8d066c082e536455049b95943cf30378f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/Hirtol/parity-game-rs 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" "+54cf65b8d066c082e536455049b95943cf30378f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+54cf65b8d066c082e536455049b95943cf30378f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6730596bc41ef88f50dacd36d0309a73dee75aa5bd62a96d75ae2930d1d50fc8 [INFO] running `Command { std: "docker" "start" "-a" "6730596bc41ef88f50dacd36d0309a73dee75aa5bd62a96d75ae2930d1d50fc8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6730596bc41ef88f50dacd36d0309a73dee75aa5bd62a96d75ae2930d1d50fc8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6730596bc41ef88f50dacd36d0309a73dee75aa5bd62a96d75ae2930d1d50fc8", kill_on_drop: false }` [INFO] [stdout] 6730596bc41ef88f50dacd36d0309a73dee75aa5bd62a96d75ae2930d1d50fc8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+54cf65b8d066c082e536455049b95943cf30378f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d9fbc5345561b3c2c42ebcf04047e0506d58fd374d80d9cc1d96f043ecd66823 [INFO] running `Command { std: "docker" "start" "-a" "d9fbc5345561b3c2c42ebcf04047e0506d58fd374d80d9cc1d96f043ecd66823", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.13 [INFO] [stderr] Compiling libc v0.2.168 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Compiling serde v1.0.214 [INFO] [stderr] Checking either v1.13.0 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking nanorand v0.7.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Checking wyz v0.5.1 [INFO] [stderr] Compiling windows_x86_64_gnu v0.52.6 [INFO] [stderr] Checking funty v2.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Checking oxidd-core v0.7.0 (https://github.com/Hirtol/oxidd#62dfa919) [INFO] [stderr] Checking log v0.4.22 [INFO] [stderr] Checking itoa v1.0.11 [INFO] [stderr] Compiling document-features v0.2.10 [INFO] [stderr] Checking is_sorted v0.1.1 [INFO] [stderr] Compiling rustix v0.38.38 [INFO] [stderr] Checking regex-automata v0.4.8 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Checking linux-raw-sys v0.4.14 [INFO] [stderr] Checking sptr v0.3.2 [INFO] [stderr] Checking bitflags v2.6.0 [INFO] [stderr] Compiling cc v1.1.31 [INFO] [stderr] Checking windows-targets v0.52.6 [INFO] [stderr] Checking anstyle-parse v0.2.6 [INFO] [stderr] Checking colorchoice v1.0.3 [INFO] [stderr] Compiling serde_json v1.0.132 [INFO] [stderr] Checking anstyle v1.0.9 [INFO] [stderr] Compiling eyre v0.6.12 [INFO] [stderr] Checking bitvec v1.0.1 [INFO] [stderr] Checking ryu v1.0.18 [INFO] [stderr] Checking anstyle-query v1.1.2 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking windows-result v0.2.0 [INFO] [stderr] Checking matchers v0.1.0 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Checking anstream v0.6.17 [INFO] [stderr] Checking clap_lex v0.7.2 [INFO] [stderr] Checking indenter v0.3.3 [INFO] [stderr] Checking allocator-api2 v0.2.18 [INFO] [stderr] Compiling syn v2.0.90 [INFO] [stderr] Checking strsim v0.11.1 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Checking flume v0.11.1 [INFO] [stderr] Checking windows-strings v0.1.0 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Checking bytemuck v1.19.0 [INFO] [stderr] Compiling thiserror v1.0.65 [INFO] [stderr] Checking crossbeam-deque v0.8.5 [INFO] [stderr] Checking winnow v0.6.20 [INFO] [stderr] Checking linear-hashtbl v0.1.0 (https://github.com/Hirtol/oxidd#62dfa919) [INFO] [stderr] Checking crossbeam-queue v0.3.11 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Checking parking_lot_core v0.9.10 [INFO] [stderr] Checking hugealloc v0.1.0 (https://github.com/Hirtol/oxidd#62dfa919) [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Checking roaring v0.10.6 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Checking terminal_size v0.4.0 [INFO] [stderr] Checking clap_builder v4.5.20 [INFO] [stderr] Checking arcslab v0.1.0 (https://github.com/Hirtol/oxidd#62dfa919) [INFO] [stderr] Checking oxidd-cache v0.7.0 (https://github.com/Hirtol/oxidd#62dfa919) [INFO] [stderr] Checking itertools v0.13.0 [INFO] [stderr] Checking half v2.4.1 [INFO] [stderr] Checking fixedbitset v0.5.7 (https://github.com/Hirtol/fixedbitset#970b167f) [INFO] [stderr] Checking plotters-backend v0.3.7 [INFO] [stderr] Checking arrayvec v0.7.6 [INFO] [stderr] Checking ciborium-io v0.2.2 [INFO] [stderr] Checking ecow v0.2.3 [INFO] [stderr] Compiling portable-atomic v1.9.0 [INFO] [stderr] Checking plotters-svg v0.3.7 [INFO] [stderr] Checking ciborium-ll v0.2.2 [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Checking cast v0.3.0 [INFO] [stderr] Checking gimli v0.31.1 [INFO] [stderr] Compiling include_dir_macros v0.7.4 [INFO] [stderr] Checking oxidd-dump v0.2.0 (https://github.com/Hirtol/oxidd#62dfa919) [INFO] [stderr] Compiling vte_generate_state_changes v0.1.2 [INFO] [stderr] Checking pg_parser v0.1.0 (/opt/rustwide/workdir/pg_parser) [INFO] [stderr] Checking walkdir v2.5.0 [INFO] [stdout] warning: unused variable: `header` [INFO] [stdout] --> pg_parser/src/lib.rs:29:15 [INFO] [stdout] | [INFO] [stdout] 29 | if let Ok(header) = &result { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_header` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking miniz_oxide v0.8.0 [INFO] [stderr] Checking console v0.15.8 [INFO] [stderr] Checking is-terminal v0.4.13 [INFO] [stderr] Checking object v0.36.5 [INFO] [stderr] Checking rustc-demangle v0.1.24 [INFO] [stderr] Checking oorandom v11.1.4 [INFO] [stderr] Checking condtype v1.3.0 [INFO] [stderr] Checking plotters v0.3.7 [INFO] [stderr] Checking regex-lite v0.1.6 [INFO] [stderr] Checking number_prefix v0.4.0 [INFO] [stderr] Checking anes v0.1.6 [INFO] [stderr] Checking csv-core v0.1.11 [INFO] [stderr] Checking thousands v0.2.0 [INFO] [stderr] Checking vte v0.11.1 [INFO] [stderr] Checking mintex v0.1.3 [INFO] [stderr] Checking peak_alloc v0.2.1 [INFO] [stderr] Checking criterion-plot v0.5.0 [INFO] [stdout] warning: unused variable: `header` [INFO] [stdout] --> pg_parser/src/lib.rs:29:15 [INFO] [stdout] | [INFO] [stdout] 29 | if let Ok(header) = &result { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_header` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `vertex_count` [INFO] [stdout] --> pg_parser/src/lib.rs:104:34 [INFO] [stdout] | [INFO] [stdout] 104 | fn set_header(&mut self, vertex_count: usize) -> eyre::Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_vertex_count` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `id` [INFO] [stdout] --> pg_parser/src/lib.rs:108:34 [INFO] [stdout] | [INFO] [stdout] 108 | fn add_vertex(&mut self, id: usize, vertex: Vertex<'a>) -> eyre::Result<()> { [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking oxidd-manager-pointer v0.2.0 (https://github.com/Hirtol/oxidd#62dfa919) [INFO] [stderr] Checking oxidd-reorder v0.2.0 (https://github.com/Hirtol/oxidd#62dfa919) [INFO] [stderr] Checking dynqueue v0.3.0 [INFO] [stderr] Compiling include_dir v0.7.4 [INFO] [stderr] Checking sysinfo v0.33.0 [INFO] [stderr] Checking vt100 v0.15.2 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Checking addr2line v0.24.2 [INFO] [stderr] Checking indicatif v0.17.8 [INFO] [stderr] Compiling bzip2-sys v0.1.11+1.0.8 [INFO] [stderr] Checking backtrace v0.3.74 [INFO] [stderr] Compiling serde_derive v1.0.214 [INFO] [stderr] Compiling oxidd-derive v0.7.0 (https://github.com/Hirtol/oxidd#62dfa919) [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling windows-implement v0.58.0 [INFO] [stderr] Compiling windows-interface v0.58.0 [INFO] [stderr] Compiling clap_derive v4.5.18 [INFO] [stderr] Compiling profiling-procmacros v1.0.16 [INFO] [stderr] Compiling tracing-test-macro v0.2.5 [INFO] [stderr] Compiling soa-rs-derive v0.7.0 [INFO] [stderr] Compiling thiserror-impl v1.0.65 [INFO] [stderr] Compiling bitcode_derive v0.6.3 [INFO] [stderr] Compiling aquamarine v0.5.0 [INFO] [stderr] Compiling divan-macros v0.1.14 [INFO] [stderr] Compiling darling_macro v0.20.10 [INFO] [stderr] Checking profiling v1.0.16 [INFO] [stderr] Compiling darling v0.20.10 [INFO] [stderr] Compiling serde_with_macros v3.11.0 [INFO] [stderr] Checking oxidd-rules-bdd v0.7.0 (https://github.com/Hirtol/oxidd#62dfa919) [INFO] [stderr] Checking windows-core v0.58.0 [INFO] [stderr] Checking oxidd-rules-mtbdd v0.2.0 (https://github.com/Hirtol/oxidd#62dfa919) [INFO] [stderr] Checking oxidd-rules-zbdd v0.7.0 (https://github.com/Hirtol/oxidd#62dfa919) [INFO] [stderr] Checking windows v0.58.0 [INFO] [stderr] Checking oxidd v0.7.0 (https://github.com/Hirtol/oxidd#62dfa919) [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking clap v4.5.20 [INFO] [stderr] Checking tracing-subscriber v0.3.18 [INFO] [stderr] Checking divan v0.1.14 [INFO] [stdout] error: not automatically applying `DerefMut` through union field to target that might have `Drop` glue [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/divan-0.1.14/src/bench/defer.rs:78:22 [INFO] [stdout] | [INFO] [stdout] 78 | imp!(self.inputs) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: writing to this reference calls the destructor for the old value [INFO] [stdout] = help: add an explicit `*` if that is desired, or call `ptr::write` to not run the destructor [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: not automatically applying `DerefMut` through union field to target that might have `Drop` glue [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/divan-0.1.14/src/bench/defer.rs:80:22 [INFO] [stdout] | [INFO] [stdout] 80 | imp!(self.slots) [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: writing to this reference calls the destructor for the old value [INFO] [stdout] = help: add an explicit `*` if that is desired, or call `ptr::write` to not run the destructor [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `divan` (lib) due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "d9fbc5345561b3c2c42ebcf04047e0506d58fd374d80d9cc1d96f043ecd66823", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d9fbc5345561b3c2c42ebcf04047e0506d58fd374d80d9cc1d96f043ecd66823", kill_on_drop: false }` [INFO] [stdout] d9fbc5345561b3c2c42ebcf04047e0506d58fd374d80d9cc1d96f043ecd66823