[INFO] cloning repository https://github.com/Shirotha/handling-arena [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Shirotha/handling-arena" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FShirotha%2Fhandling-arena", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FShirotha%2Fhandling-arena'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] cdb7f09798de385e84759a5ce851ad7fa85f02c2 [INFO] checking Shirotha/handling-arena against master#b2f1ccf524a3a4cf9c34545167cc23b659cf1cbd for pr-155501 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FShirotha%2Fhandling-arena" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-2-tc1/source/.cargo/config.toml [INFO] removed /workspace/builds/worker-2-tc1/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/Shirotha/handling-arena [INFO] finished tweaking git repo https://github.com/Shirotha/handling-arena [INFO] tweaked toml for git repo https://github.com/Shirotha/handling-arena written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Shirotha/handling-arena on toolchain b2f1ccf524a3a4cf9c34545167cc23b659cf1cbd [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b2f1ccf524a3a4cf9c34545167cc23b659cf1cbd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/Shirotha/handling-arena 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" "+b2f1ccf524a3a4cf9c34545167cc23b659cf1cbd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded generativity v1.1.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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b2f1ccf524a3a4cf9c34545167cc23b659cf1cbd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6153d0172b058e2a4de4158dabc7d73460573897c4c04687f79e816b180af9f5 [INFO] running `Command { std: "docker" "start" "-a" "6153d0172b058e2a4de4158dabc7d73460573897c4c04687f79e816b180af9f5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6153d0172b058e2a4de4158dabc7d73460573897c4c04687f79e816b180af9f5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6153d0172b058e2a4de4158dabc7d73460573897c4c04687f79e816b180af9f5", kill_on_drop: false }` [INFO] [stdout] 6153d0172b058e2a4de4158dabc7d73460573897c4c04687f79e816b180af9f5 [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b2f1ccf524a3a4cf9c34545167cc23b659cf1cbd" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8141b727ae1fa6575d88f9b429ee886b7d569922c42e981ffecd1c8f90692082 [INFO] running `Command { std: "docker" "start" "-a" "8141b727ae1fa6575d88f9b429ee886b7d569922c42e981ffecd1c8f90692082", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.16 [INFO] [stderr] Compiling thiserror v2.0.11 [INFO] [stderr] Checking generativity v1.1.0 [INFO] [stderr] Checking parking_lot_core v0.9.10 [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling syn v2.0.96 [INFO] [stderr] Compiling thiserror-impl v2.0.11 [INFO] [stderr] Compiling variadics_please v1.1.0 [INFO] [stderr] Checking niche_collections v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `index` [INFO] [stdout] --> src/alloc/store/intervaltree.rs:27:19 [INFO] [stdout] | [INFO] [stdout] 27 | fn get(&self, index: as Element>::Index) -> SResult< as Element>::Ref<'_>> { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_index` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `index` [INFO] [stdout] --> src/alloc/store/intervaltree.rs:33:9 [INFO] [stdout] | [INFO] [stdout] 33 | index: as Element>::Index, [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_index` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `args` [INFO] [stdout] --> src/alloc/store/intervaltree.rs:46:9 [INFO] [stdout] | [INFO] [stdout] 46 | args: Length, [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_args` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `new_capacity` [INFO] [stdout] --> src/alloc/store/intervaltree.rs:56:25 [INFO] [stdout] | [INFO] [stdout] 56 | fn widen(&mut self, new_capacity: Length) -> SResult<()> { [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_new_capacity` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `index` [INFO] [stdout] --> src/alloc/store/intervaltree.rs:77:35 [INFO] [stdout] | [INFO] [stdout] 77 | fn remove_indirect(&mut self, index: as Element>::Index) -> SResult> { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_index` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `index` [INFO] [stdout] --> src/alloc/store/intervaltree.rs:27:19 [INFO] [stdout] | [INFO] [stdout] 27 | fn get(&self, index: as Element>::Index) -> SResult< as Element>::Ref<'_>> { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_index` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `index` [INFO] [stdout] --> src/alloc/store/intervaltree.rs:33:9 [INFO] [stdout] | [INFO] [stdout] 33 | index: as Element>::Index, [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_index` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `args` [INFO] [stdout] --> src/alloc/store/intervaltree.rs:46:9 [INFO] [stdout] | [INFO] [stdout] 46 | args: Length, [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_args` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `new_capacity` [INFO] [stdout] --> src/alloc/store/intervaltree.rs:56:25 [INFO] [stdout] | [INFO] [stdout] 56 | fn widen(&mut self, new_capacity: Length) -> SResult<()> { [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_new_capacity` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `index` [INFO] [stdout] --> src/alloc/store/intervaltree.rs:77:35 [INFO] [stdout] | [INFO] [stdout] 77 | fn remove_indirect(&mut self, index: as Element>::Index) -> SResult> { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_index` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `x` is never read [INFO] [stdout] --> src/alloc/store/intervaltree.rs:23:5 [INFO] [stdout] | [INFO] [stdout] 21 | pub struct IntervaltreeStore { [INFO] [stdout] | ----------------- field in this struct [INFO] [stdout] 22 | // HACK: temporary get rid of compiler error [INFO] [stdout] 23 | x: T, [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `Sealed` is never used [INFO] [stdout] --> src/lib.rs:4:15 [INFO] [stdout] | [INFO] [stdout] 4 | pub trait Sealed {} [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `x` is never read [INFO] [stdout] --> src/alloc/store/intervaltree.rs:23:5 [INFO] [stdout] | [INFO] [stdout] 21 | pub struct IntervaltreeStore { [INFO] [stdout] | ----------------- field in this struct [INFO] [stdout] 22 | // HACK: temporary get rid of compiler error [INFO] [stdout] 23 | x: T, [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `Sealed` is never used [INFO] [stdout] --> src/lib.rs:4:15 [INFO] [stdout] | [INFO] [stdout] 4 | pub trait Sealed {} [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.21s [INFO] running `Command { std: "docker" "inspect" "8141b727ae1fa6575d88f9b429ee886b7d569922c42e981ffecd1c8f90692082", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8141b727ae1fa6575d88f9b429ee886b7d569922c42e981ffecd1c8f90692082", kill_on_drop: false }` [INFO] [stdout] 8141b727ae1fa6575d88f9b429ee886b7d569922c42e981ffecd1c8f90692082