[INFO] cloning repository https://github.com/HCO168/hco_rust
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/HCO168/hco_rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHCO168%2Fhco_rust", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHCO168%2Fhco_rust'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] be77ec0eb306246bde84a2f5d92abc87a6b151f9
[INFO] checking HCO168/hco_rust against try#0611f7de057c584b8771102fde7aed6c70c71d3b for pr-146440
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHCO168%2Fhco_rust" "/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/HCO168/hco_rust
[INFO] finished tweaking git repo https://github.com/HCO168/hco_rust
[INFO] tweaked toml for git repo https://github.com/HCO168/hco_rust written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/HCO168/hco_rust 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/HCO168/hco_rust 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-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0611f7de057c584b8771102fde7aed6c70c71d3b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a050a3f16c223dca5ae48f66a1d25ecefa0061c37bb2a008960ff53806bf7162
[INFO] running `Command { std: "docker" "start" "-a" "a050a3f16c223dca5ae48f66a1d25ecefa0061c37bb2a008960ff53806bf7162", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a050a3f16c223dca5ae48f66a1d25ecefa0061c37bb2a008960ff53806bf7162", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a050a3f16c223dca5ae48f66a1d25ecefa0061c37bb2a008960ff53806bf7162", kill_on_drop: false }`
[INFO] [stdout] a050a3f16c223dca5ae48f66a1d25ecefa0061c37bb2a008960ff53806bf7162
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0611f7de057c584b8771102fde7aed6c70c71d3b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c6a29b0e82554a18d2506efb1865b7535c55333875faca52a3a38d23dc5febc5
[INFO] running `Command { std: "docker" "start" "-a" "c6a29b0e82554a18d2506efb1865b7535c55333875faca52a3a38d23dc5febc5", kill_on_drop: false }`
[INFO] [stderr]     Checking lib v0.0.3-1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `std::ops::Neg`
[INFO] [stdout]  --> src/math/traits/mul.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::ops::Neg;
[INFO] [stdout]   |     ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `HasSign`
[INFO] [stdout]    --> src/math/fraction.rs:297:49
[INFO] [stdout]     |
[INFO] [stdout] 297 |     use crate::math::{Fraction, HasPartialSign, HasSign, IsInf, NegInf, PosInf};
[INFO] [stdout]     |                                                 ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::ops::Neg`
[INFO] [stdout]  --> src/math/traits/mul.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::ops::Neg;
[INFO] [stdout]   |     ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function cannot return without recursing
[INFO] [stdout]   --> src/datas/map.rs:84:5
[INFO] [stdout]    |
[INFO] [stdout] 84 |     fn all(&self) -> Vec<(&K, &V)> {
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot return without recursing
[INFO] [stdout] 85 |         BTreeMap::all(self)
[INFO] [stdout]    |         ------------------- recursive call site
[INFO] [stdout]    |
[INFO] [stdout]    = help: a `loop` may express intention better if this is on purpose
[INFO] [stdout]    = note: `#[warn(unconditional_recursion)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: struct `IntervalSet` is never constructed
[INFO] [stdout]  --> src/datas/interval_set.rs:9:12
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub struct IntervalSet<T>
[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] [stdout] error: struct `BoundProtector` is never constructed
[INFO] [stdout]   --> src/datas/bound_protect.rs:17:12
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub struct BoundProtector<'a,V,const D: usize> {
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: specialization is experimental
[INFO] [stdout]    --> src/math/traits/int.rs:168:5
[INFO] [stdout]     |
[INFO] [stdout] 168 |     default fn gcd(self, other: Self) -> Self {
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #31844 <https://github.com/rust-lang/rust/issues/31844> for more information
[INFO] [stdout]     = help: add `#![feature(specialization)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2026-05-18; consider upgrading it if it is out of date
[INFO] [stdout]     = warning: unstable syntax can change at any point in the future, causing a hard error!
[INFO] [stdout]     = note: for more information, see issue #154045 <https://github.com/rust-lang/rust/issues/154045>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `lib` (lib) due to 2 previous errors; 3 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] warning: function cannot return without recursing
[INFO] [stdout]   --> src/datas/map.rs:84:5
[INFO] [stdout]    |
[INFO] [stdout] 84 |     fn all(&self) -> Vec<(&K, &V)> {
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot return without recursing
[INFO] [stdout] 85 |         BTreeMap::all(self)
[INFO] [stdout]    |         ------------------- recursive call site
[INFO] [stdout]    |
[INFO] [stdout]    = help: a `loop` may express intention better if this is on purpose
[INFO] [stdout]    = note: `#[warn(unconditional_recursion)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: struct `BoundProtector` is never constructed
[INFO] [stdout]   --> src/datas/bound_protect.rs:17:12
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub struct BoundProtector<'a,V,const D: usize> {
[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] [stdout] warning: specialization is experimental
[INFO] [stdout]    --> src/math/traits/int.rs:168:5
[INFO] [stdout]     |
[INFO] [stdout] 168 |     default fn gcd(self, other: Self) -> Self {
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #31844 <https://github.com/rust-lang/rust/issues/31844> for more information
[INFO] [stdout]     = help: add `#![feature(specialization)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2026-05-18; consider upgrading it if it is out of date
[INFO] [stdout]     = warning: unstable syntax can change at any point in the future, causing a hard error!
[INFO] [stdout]     = note: for more information, see issue #154045 <https://github.com/rust-lang/rust/issues/154045>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `lib` (lib test) due to 1 previous error; 4 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "c6a29b0e82554a18d2506efb1865b7535c55333875faca52a3a38d23dc5febc5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c6a29b0e82554a18d2506efb1865b7535c55333875faca52a3a38d23dc5febc5", kill_on_drop: false }`
[INFO] [stdout] c6a29b0e82554a18d2506efb1865b7535c55333875faca52a3a38d23dc5febc5
