[INFO] cloning repository https://github.com/nelson-mig-l/rust-one
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nelson-mig-l/rust-one" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnelson-mig-l%2Frust-one", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnelson-mig-l%2Frust-one'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 7ce4a48df78a19fd4133c7a95548a7e8e73423dc
[INFO] testing nelson-mig-l/rust-one against beta-2025-09-21 for beta-1.91-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnelson-mig-l%2Frust-one" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/nelson-mig-l/rust-one
[INFO] finished tweaking git repo https://github.com/nelson-mig-l/rust-one
[INFO] tweaked toml for git repo https://github.com/nelson-mig-l/rust-one written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/nelson-mig-l/rust-one on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/nelson-mig-l/rust-one 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" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a23d3d5dac28733e9eae23469d3de89b6b819d111e5fff03512def41bcbc47cd
[INFO] running `Command { std: "docker" "start" "-a" "a23d3d5dac28733e9eae23469d3de89b6b819d111e5fff03512def41bcbc47cd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a23d3d5dac28733e9eae23469d3de89b6b819d111e5fff03512def41bcbc47cd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a23d3d5dac28733e9eae23469d3de89b6b819d111e5fff03512def41bcbc47cd", kill_on_drop: false }`
[INFO] [stdout] a23d3d5dac28733e9eae23469d3de89b6b819d111e5fff03512def41bcbc47cd
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b779f951357b303a188ee61411306163e5504a9472f7e606d3ec27ee18fd6f46
[INFO] running `Command { std: "docker" "start" "-a" "b779f951357b303a188ee61411306163e5504a9472f7e606d3ec27ee18fd6f46", kill_on_drop: false }`
[INFO] [stderr]    Compiling semver v1.0.19
[INFO] [stderr]    Compiling proc-macro2 v1.0.67
[INFO] [stderr]    Compiling libm v0.2.7
[INFO] [stderr]    Compiling num-traits v0.2.16
[INFO] [stderr]    Compiling lock_api v0.4.10
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling smallvec v1.11.1
[INFO] [stderr]    Compiling utf8parse v0.2.1
[INFO] [stderr]    Compiling hash32 v0.2.1
[INFO] [stderr]    Compiling anstyle-parse v0.2.2
[INFO] [stderr]    Compiling colorchoice v1.0.0
[INFO] [stderr]    Compiling anstyle-query v1.0.0
[INFO] [stderr]    Compiling libc v0.2.148
[INFO] [stderr]    Compiling either v1.9.0
[INFO] [stderr]    Compiling thiserror v1.0.49
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling anstyle v1.0.4
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]    Compiling syn v2.0.37
[INFO] [stderr]    Compiling clap_lex v0.5.1
[INFO] [stderr]    Compiling anstream v0.6.4
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling geographiclib-rs v0.2.3
[INFO] [stderr]    Compiling heapless v0.7.16
[INFO] [stderr]    Compiling clap_builder v4.4.6
[INFO] [stderr]    Compiling float_next_after v1.0.0
[INFO] [stderr]    Compiling robust v1.1.0
[INFO] [stderr]    Compiling approx v0.5.1
[INFO] [stderr]    Compiling rstar v0.11.0
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling geo-types v0.7.11
[INFO] [stderr]    Compiling earcutr v0.4.2
[INFO] [stderr]    Compiling geo v0.26.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.49
[INFO] [stderr]    Compiling clap_derive v4.4.2
[INFO] [stderr]    Compiling wkt v0.10.3
[INFO] [stderr]    Compiling clap v4.4.6
[INFO] [stderr]    Compiling rust-one v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `std::any::Any`
[INFO] [stdout]  --> src/main.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use std::any::Any;
[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: `Contains`
[INFO] [stdout]   --> src/main.rs:10:11
[INFO] [stdout]    |
[INFO] [stdout] 10 | use geo::{Contains, Geometry};
[INFO] [stdout]    |           ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `line_string` and `point`
[INFO] [stdout]   --> src/main.rs:11:11
[INFO] [stdout]    |
[INFO] [stdout] 11 | use geo::{line_string, point};
[INFO] [stdout]    |           ^^^^^^^^^^^  ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `geo`
[INFO] [stdout]  --> src/filters.rs:9:15
[INFO] [stdout]   |
[INFO] [stdout] 9 |         _ => |geo: Geometry| true,
[INFO] [stdout]   |               ^^^ help: if this is intentional, prefix it with an underscore: `_geo`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 27.25s
[INFO] running `Command { std: "docker" "inspect" "b779f951357b303a188ee61411306163e5504a9472f7e606d3ec27ee18fd6f46", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b779f951357b303a188ee61411306163e5504a9472f7e606d3ec27ee18fd6f46", kill_on_drop: false }`
[INFO] [stdout] b779f951357b303a188ee61411306163e5504a9472f7e606d3ec27ee18fd6f46
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3ed783c3f1d167d2bb4d9af2b8ad0df8a413808985554e896117eff64183a337
[INFO] running `Command { std: "docker" "start" "-a" "3ed783c3f1d167d2bb4d9af2b8ad0df8a413808985554e896117eff64183a337", kill_on_drop: false }`
[INFO] [stderr]    Compiling rust-one v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `std::any::Any`
[INFO] [stdout]  --> src/main.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use std::any::Any;
[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: `Contains`
[INFO] [stdout]   --> src/main.rs:10:11
[INFO] [stdout]    |
[INFO] [stdout] 10 | use geo::{Contains, Geometry};
[INFO] [stdout]    |           ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `line_string` and `point`
[INFO] [stdout]   --> src/main.rs:11:11
[INFO] [stdout]    |
[INFO] [stdout] 11 | use geo::{line_string, point};
[INFO] [stdout]    |           ^^^^^^^^^^^  ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `geo`
[INFO] [stdout]  --> src/filters.rs:9:15
[INFO] [stdout]   |
[INFO] [stdout] 9 |         _ => |geo: Geometry| true,
[INFO] [stdout]   |               ^^^ help: if this is intentional, prefix it with an underscore: `_geo`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.62s
[INFO] running `Command { std: "docker" "inspect" "3ed783c3f1d167d2bb4d9af2b8ad0df8a413808985554e896117eff64183a337", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3ed783c3f1d167d2bb4d9af2b8ad0df8a413808985554e896117eff64183a337", kill_on_drop: false }`
[INFO] [stdout] 3ed783c3f1d167d2bb4d9af2b8ad0df8a413808985554e896117eff64183a337
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 993c25b47f343dc8946560814f95385028d07e68aa0df14b9cb208f6b55e68a7
[INFO] running `Command { std: "docker" "start" "-a" "993c25b47f343dc8946560814f95385028d07e68aa0df14b9cb208f6b55e68a7", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `std::any::Any`
[INFO] [stderr]  --> src/main.rs:7:5
[INFO] [stderr]   |
[INFO] [stderr] 7 | use std::any::Any;
[INFO] [stderr]   |     ^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `Contains`
[INFO] [stderr]   --> src/main.rs:10:11
[INFO] [stderr]    |
[INFO] [stderr] 10 | use geo::{Contains, Geometry};
[INFO] [stderr]    |           ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `line_string` and `point`
[INFO] [stderr]   --> src/main.rs:11:11
[INFO] [stderr]    |
[INFO] [stderr] 11 | use geo::{line_string, point};
[INFO] [stderr]    |           ^^^^^^^^^^^  ^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `geo`
[INFO] [stderr]  --> src/filters.rs:9:15
[INFO] [stderr]   |
[INFO] [stderr] 9 |         _ => |geo: Geometry| true,
[INFO] [stderr]   |               ^^^ help: if this is intentional, prefix it with an underscore: `_geo`
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `rust-one` (bin "rust-one" test) generated 4 warnings (run `cargo fix --bin "rust-one" --tests` to apply 3 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.09s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/rust_one-b53b5d1c297148b9)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "993c25b47f343dc8946560814f95385028d07e68aa0df14b9cb208f6b55e68a7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "993c25b47f343dc8946560814f95385028d07e68aa0df14b9cb208f6b55e68a7", kill_on_drop: false }`
[INFO] [stdout] 993c25b47f343dc8946560814f95385028d07e68aa0df14b9cb208f6b55e68a7
