[INFO] cloning repository https://github.com/FL03/rshyper [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/FL03/rshyper" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFL03%2Frshyper", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFL03%2Frshyper'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e8d5cf2cbbf4035a5242100e94bc684399b16f03 [INFO] checking FL03/rshyper against try#93086cfebfccb79083c59d0d3b2052944bba643c for pr-146440-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFL03%2Frshyper" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-3-tc2/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/FL03/rshyper [INFO] finished tweaking git repo https://github.com/FL03/rshyper [INFO] tweaked toml for git repo https://github.com/FL03/rshyper written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/FL03/rshyper on toolchain 93086cfebfccb79083c59d0d3b2052944bba643c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+93086cfebfccb79083c59d0d3b2052944bba643c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/FL03/rshyper 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" "+93086cfebfccb79083c59d0d3b2052944bba643c" "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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+93086cfebfccb79083c59d0d3b2052944bba643c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 97f2b517f36ab7586344e040ac96d8d20fda2931aee2ab88321657cfa52e2b65 [INFO] running `Command { std: "docker" "start" "-a" "97f2b517f36ab7586344e040ac96d8d20fda2931aee2ab88321657cfa52e2b65", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "97f2b517f36ab7586344e040ac96d8d20fda2931aee2ab88321657cfa52e2b65", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "97f2b517f36ab7586344e040ac96d8d20fda2931aee2ab88321657cfa52e2b65", kill_on_drop: false }` [INFO] [stdout] 97f2b517f36ab7586344e040ac96d8d20fda2931aee2ab88321657cfa52e2b65 [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+93086cfebfccb79083c59d0d3b2052944bba643c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e9e0d7c043baed7388f4537b6bfc6032efa0ff0bb2cd76446f2763d458e2459f [INFO] running `Command { std: "docker" "start" "-a" "e9e0d7c043baed7388f4537b6bfc6032efa0ff0bb2cd76446f2763d458e2459f", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.105 [INFO] [stderr] Compiling quote v1.0.43 [INFO] [stderr] Compiling unicode-ident v1.0.22 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling contained-core v0.2.3 [INFO] [stderr] Compiling variants-derive v0.0.1 [INFO] [stderr] Compiling contained-macros v0.2.3 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling variants v0.0.1 [INFO] [stderr] Compiling anyhow v1.0.100 [INFO] [stderr] Compiling contained v0.2.3 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling rshyper-core v0.1.9 (/opt/rustwide/workdir/core) [INFO] [stderr] Checking foldhash v0.2.0 [INFO] [stderr] Checking rustc-std-workspace-alloc v1.0.1 [INFO] [stderr] Checking allocator-api2 v0.2.21 [INFO] [stderr] Checking equivalent v1.0.2 [INFO] [stderr] Compiling rshyper-algo v0.1.9 (/opt/rustwide/workdir/algo) [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Checking cfg-if v1.0.4 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Checking regex-syntax v0.8.8 [INFO] [stderr] Compiling rshyper-hmap v0.1.9 (/opt/rustwide/workdir/hmap) [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling zerocopy v0.8.31 [INFO] [stderr] Compiling find-msvc-tools v0.1.6 [INFO] [stderr] Compiling zmij v1.0.12 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Checking either v1.15.0 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Checking hashbrown v0.16.1 [INFO] [stderr] Compiling libc v0.2.179 [INFO] [stderr] Compiling cc v1.2.51 [INFO] [stderr] Checking ciborium-io v0.2.2 [INFO] [stderr] Checking clap_lex v0.7.6 [INFO] [stderr] Checking anstyle v1.0.13 [INFO] [stderr] Checking itoa v1.0.17 [INFO] [stderr] Checking memchr v2.7.6 [INFO] [stderr] Checking plotters-backend v0.3.7 [INFO] [stderr] Checking itertools v0.13.0 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking cast v0.3.0 [INFO] [stderr] Checking plotters-svg v0.3.7 [INFO] [stderr] Checking walkdir v2.5.0 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Checking oorandom v11.1.5 [INFO] [stderr] Checking anes v0.1.6 [INFO] [stderr] Checking clap_builder v4.5.54 [INFO] [stderr] Checking once_cell v1.21.3 [INFO] [stderr] Checking crossbeam-deque v0.8.6 [INFO] [stderr] Compiling rshyper v0.1.9 (/opt/rustwide/workdir/rshyper) [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Checking pin-project-lite v0.2.16 [INFO] [stderr] Checking iana-time-zone v0.1.64 [INFO] [stderr] Checking sharded-slab v0.1.7 [INFO] [stderr] Checking thread_local v1.1.9 [INFO] [stderr] Checking tracing-core v0.1.36 [INFO] [stderr] Checking rand_core v0.9.3 [INFO] [stderr] Checking nu-ansi-term v0.50.3 [INFO] [stderr] Checking rand v0.9.2 [INFO] [stderr] Compiling syn v2.0.113 [INFO] [stderr] Checking rayon v1.11.0 [INFO] [stderr] Checking page_size v0.6.0 [INFO] [stderr] Compiling alloca v0.4.0 [INFO] [stderr] Checking regex-automata v0.4.13 [INFO] [stderr] Checking plotters v0.3.7 [INFO] [stderr] Checking chrono v0.4.42 [INFO] [stderr] Checking criterion-plot v0.8.1 [INFO] [stderr] Checking clap v4.5.54 [INFO] [stderr] Checking regex v1.12.2 [INFO] [stderr] Checking matchers v0.2.0 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling strum_macros v0.27.2 [INFO] [stderr] Compiling smart-default v0.7.1 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling zerocopy-derive v0.8.31 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Checking tracing v0.1.44 [INFO] [stderr] Checking strum v0.27.2 [INFO] [stdout] error: struct `Stepper` is never constructed [INFO] [stdout] --> core/src/idx/iter/stepper.rs:11:12 [INFO] [stdout] | [INFO] [stdout] 11 | pub struct Stepper<'a, I, K, F> [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_structs)]` (part of `#[deny(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rshyper-core` (lib test) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: struct `Stepper` is never constructed [INFO] [stdout] --> core/src/idx/iter/stepper.rs:11:12 [INFO] [stdout] | [INFO] [stdout] 11 | pub struct Stepper<'a, I, K, F> [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_structs)]` (part of `#[deny(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: struct `Stepper` is never constructed [INFO] [stdout] --> core/src/idx/iter/stepper.rs:11:12 [INFO] [stdout] | [INFO] [stdout] 11 | pub struct Stepper<'a, I, K, F> [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_structs)]` (part of `#[deny(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rshyper-core` (lib) due to 1 previous error [INFO] [stderr] error: could not compile `rshyper-core` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "e9e0d7c043baed7388f4537b6bfc6032efa0ff0bb2cd76446f2763d458e2459f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e9e0d7c043baed7388f4537b6bfc6032efa0ff0bb2cd76446f2763d458e2459f", kill_on_drop: false }` [INFO] [stdout] e9e0d7c043baed7388f4537b6bfc6032efa0ff0bb2cd76446f2763d458e2459f