[INFO] cloning repository https://github.com/odilf/norcina
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/odilf/norcina" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fodilf%2Fnorcina", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fodilf%2Fnorcina'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] d6b2863093d8063f89e9f5ec86b3b78192c2b0dc
[INFO] checking odilf/norcina against try#0611f7de057c584b8771102fde7aed6c70c71d3b for pr-146440
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fodilf%2Fnorcina" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/odilf/norcina
[INFO] finished tweaking git repo https://github.com/odilf/norcina
[INFO] tweaked toml for git repo https://github.com/odilf/norcina written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/odilf/norcina on toolchain 0611f7de057c584b8771102fde7aed6c70c71d3b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0611f7de057c584b8771102fde7aed6c70c71d3b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/odilf/norcina 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" "+0611f7de057c584b8771102fde7aed6c70c71d3b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0611f7de057c584b8771102fde7aed6c70c71d3b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 340dc4341e045cff2fa6e15a56ffee25542f34f4bbd701859f1a54868a6e7be8
[INFO] running `Command { std: "docker" "start" "-a" "340dc4341e045cff2fa6e15a56ffee25542f34f4bbd701859f1a54868a6e7be8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "340dc4341e045cff2fa6e15a56ffee25542f34f4bbd701859f1a54868a6e7be8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "340dc4341e045cff2fa6e15a56ffee25542f34f4bbd701859f1a54868a6e7be8", kill_on_drop: false }`
[INFO] [stdout] 340dc4341e045cff2fa6e15a56ffee25542f34f4bbd701859f1a54868a6e7be8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0611f7de057c584b8771102fde7aed6c70c71d3b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0e3dfe7bdd451f62fbcae1057da6732bbdf3b1b4df2a46c987a41c62f4f7bf24
[INFO] running `Command { std: "docker" "start" "-a" "0e3dfe7bdd451f62fbcae1057da6732bbdf3b1b4df2a46c987a41c62f4f7bf24", kill_on_drop: false }`
[INFO] [stderr]    Compiling owo-colors v4.2.1
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]     Checking foldhash v0.1.5
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]     Checking hashbrown v0.15.4
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking rustc-hash v2.1.1
[INFO] [stderr]     Checking itertools v0.13.0
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling rustversion v1.0.21
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]     Checking indexmap v2.10.0
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]     Checking base64 v0.13.1
[INFO] [stderr]     Checking integer-sqrt v0.1.5
[INFO] [stderr]     Checking half v2.6.0
[INFO] [stderr]     Checking anstyle v1.0.11
[INFO] [stderr]     Checking plotters-backend v0.3.7
[INFO] [stderr]     Checking ciborium-io v0.2.2
[INFO] [stderr]     Checking clap_lex v0.7.5
[INFO] [stderr]     Checking similar v2.7.0
[INFO] [stderr]     Checking plotters-svg v0.3.7
[INFO] [stderr]     Checking ciborium-ll v0.2.2
[INFO] [stderr]     Checking clap_builder v4.5.40
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]    Compiling libsqlite3-sys v0.34.0
[INFO] [stderr]     Checking tracing-subscriber v0.3.19
[INFO] [stderr]     Checking parking_lot_core v0.9.11
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking mio v1.0.4
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]     Checking cast v0.3.0
[INFO] [stderr]    Compiling eyre v0.6.12
[INFO] [stderr]    Compiling color-spantrace v0.3.0
[INFO] [stderr]     Checking signal-hook-mio v0.2.4
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking parking_lot v0.12.4
[INFO] [stderr]     Checking plotters v0.3.7
[INFO] [stderr]     Checking object v0.36.7
[INFO] [stderr]     Checking indenter v0.3.3
[INFO] [stderr]     Checking rustc-demangle v0.1.25
[INFO] [stderr]     Checking env_logger v0.8.4
[INFO] [stderr]     Checking tracing-error v0.2.1
[INFO] [stderr]     Checking quickcheck v1.0.3
[INFO] [stderr]     Checking anes v0.1.6
[INFO] [stderr]     Checking oorandom v11.1.5
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]     Checking criterion-plot v0.5.0
[INFO] [stderr]     Checking dirs-sys v0.5.0
[INFO] [stderr]    Compiling convert_case v0.7.1
[INFO] [stderr]     Checking clap v4.5.40
[INFO] [stderr]     Checking castaway v0.2.3
[INFO] [stderr]     Checking hashlink v0.10.0
[INFO] [stderr]    Compiling x11 v2.21.0
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]     Checking unicode-width v0.1.14
[INFO] [stderr]     Checking rusqlite v0.36.0
[INFO] [stderr]     Checking compact_str v0.8.1
[INFO] [stderr]     Checking unicode-truncate v1.1.0
[INFO] [stderr]     Checking directories v6.0.0
[INFO] [stderr]     Checking crossterm v0.28.1
[INFO] [stderr]     Checking lru v0.12.5
[INFO] [stderr]    Compiling device_query v4.0.0
[INFO] [stderr]     Checking unicode-width v0.2.0
[INFO] [stderr]     Checking jiff v0.2.15
[INFO] [stderr]    Compiling litrs v0.4.1
[INFO] [stderr]    Compiling document-features v0.2.11
[INFO] [stderr]     Checking font8x8 v0.3.1
[INFO] [stderr]     Checking pesto v0.1.0 (/opt/rustwide/workdir/pesto)
[INFO] [stderr]    Compiling enum_dispatch v0.3.13
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling deprecate-until v0.1.1
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling derive_builder_core v0.20.2
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling instability v0.3.7
[INFO] [stderr]     Checking norcina-core v0.1.0 (/opt/rustwide/workdir/norcina-core)
[INFO] [stderr]     Checking backtrace v0.3.75
[INFO] [stderr]     Checking norcina-cube-n v0.1.0 (/opt/rustwide/workdir/norcina-cube-n)
[INFO] [stdout] warning: unnecessary parentheses around closure body
[INFO] [stdout]    --> norcina-cube-n/src/piece/corner.rs:178:25
[INFO] [stdout]     |
[INFO] [stdout] 178 |             .map(|face| (face.direction().u8() << face.axis().u8()))
[INFO] [stdout]     |                         ^                                         ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 178 -             .map(|face| (face.direction().u8() << face.axis().u8()))
[INFO] [stdout] 178 +             .map(|face| face.direction().u8() << face.axis().u8() )
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking norcina-pyraminx v0.1.0 (/opt/rustwide/workdir/norcina-pyraminx)
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]     Checking color-eyre v0.6.5
[INFO] [stderr]     Checking thiserror v2.0.12
[INFO] [stderr]    Compiling derive_builder_macro v0.20.2
[INFO] [stderr]     Checking pathfinding v4.14.0
[INFO] [stdout] warning: unnecessary parentheses around closure body
[INFO] [stdout]    --> norcina-cube-n/src/piece/corner.rs:178:25
[INFO] [stdout]     |
[INFO] [stdout] 178 |             .map(|face| (face.direction().u8() << face.axis().u8()))
[INFO] [stdout]     |                         ^                                         ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 178 -             .map(|face| (face.direction().u8() << face.axis().u8()))
[INFO] [stdout] 178 +             .map(|face| face.direction().u8() << face.axis().u8() )
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking derive_builder v0.20.2
[INFO] [stderr]     Checking derive_more v2.0.1
[INFO] [stderr]     Checking crossterm v0.29.0
[INFO] [stderr]     Checking strum v0.26.3
[INFO] [stderr]     Checking norcina-cube3 v0.1.0 (/opt/rustwide/workdir/norcina-cube3)
[INFO] [stderr]     Checking ratatui v0.29.0
[INFO] [stderr]     Checking norcina v0.1.0 (/opt/rustwide/workdir/norcina)
[INFO] [stderr]     Checking pesto-core v0.1.0 (/opt/rustwide/workdir/pesto-core)
[INFO] [stdout] error: struct `EventSessionList` is never constructed
[INFO] [stdout]   --> pesto-core/src/event.rs:74:12
[INFO] [stdout]    |
[INFO] [stdout] 74 | pub struct EventSessionList {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this `pub` struct has private fields, no public constructor, and is not otherwise reachable through the external API, so consider providing a public constructor or removing it
[INFO] [stdout]    = note: `#[deny(unused_unconstructable_pub_struct)]` (part of `#[deny(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `pesto-core` (lib) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: struct `EventSessionList` is never constructed
[INFO] [stdout]   --> pesto-core/src/event.rs:74:12
[INFO] [stdout]    |
[INFO] [stdout] 74 | pub struct EventSessionList {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this `pub` struct has private fields, no public constructor, and is not otherwise reachable through the external API, so consider providing a public constructor or removing it
[INFO] [stdout]    = note: `#[deny(unused_unconstructable_pub_struct)]` (part of `#[deny(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `pesto-core` (lib test) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "0e3dfe7bdd451f62fbcae1057da6732bbdf3b1b4df2a46c987a41c62f4f7bf24", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0e3dfe7bdd451f62fbcae1057da6732bbdf3b1b4df2a46c987a41c62f4f7bf24", kill_on_drop: false }`
[INFO] [stdout] 0e3dfe7bdd451f62fbcae1057da6732bbdf3b1b4df2a46c987a41c62f4f7bf24
