[INFO] cloning repository https://github.com/hayatoito/icfp2023
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/hayatoito/icfp2023" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhayatoito%2Ficfp2023", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhayatoito%2Ficfp2023'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] b8ddacd78e61a1583bd27d3373beb98f842eb39c
[INFO] testing hayatoito/icfp2023 against beta-2025-09-21 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhayatoito%2Ficfp2023" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/hayatoito/icfp2023
[INFO] finished tweaking git repo https://github.com/hayatoito/icfp2023
[INFO] tweaked toml for git repo https://github.com/hayatoito/icfp2023 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/hayatoito/icfp2023 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/hayatoito/icfp2023 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-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 68a8b5290eaf29b40f086f1e887aedb1a9aa4f4e9bfc0d31d87d21a2d1a5162d
[INFO] running `Command { std: "docker" "start" "-a" "68a8b5290eaf29b40f086f1e887aedb1a9aa4f4e9bfc0d31d87d21a2d1a5162d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "68a8b5290eaf29b40f086f1e887aedb1a9aa4f4e9bfc0d31d87d21a2d1a5162d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "68a8b5290eaf29b40f086f1e887aedb1a9aa4f4e9bfc0d31d87d21a2d1a5162d", kill_on_drop: false }`
[INFO] [stdout] 68a8b5290eaf29b40f086f1e887aedb1a9aa4f4e9bfc0d31d87d21a2d1a5162d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 8cbf0f5f5150ada3e5363186d6e5ce3dab6dd6db5837e8d2de230e40f2b8875e
[INFO] running `Command { std: "docker" "start" "-a" "8cbf0f5f5150ada3e5363186d6e5ce3dab6dd6db5837e8d2de230e40f2b8875e", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.147
[INFO] [stderr]    Compiling proc-macro2 v1.0.63
[INFO] [stderr]    Compiling quote v1.0.28
[INFO] [stderr]    Compiling unicode-ident v1.0.9
[INFO] [stderr]    Compiling io-lifetimes v1.0.11
[INFO] [stderr]    Compiling crossbeam-utils v0.8.16
[INFO] [stderr]    Compiling serde v1.0.164
[INFO] [stderr]    Compiling rustix v0.37.20
[INFO] [stderr]    Compiling linux-raw-sys v0.3.8
[INFO] [stderr]    Compiling utf8parse v0.2.1
[INFO] [stderr]    Compiling portable-atomic v1.3.3
[INFO] [stderr]    Compiling memoffset v0.9.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.15
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling anstyle v1.0.1
[INFO] [stderr]    Compiling colorchoice v1.0.0
[INFO] [stderr]    Compiling anstyle-parse v0.2.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling rustix v0.38.4
[INFO] [stderr]    Compiling rayon-core v1.11.0
[INFO] [stderr]    Compiling anstyle-query v1.0.0
[INFO] [stderr]    Compiling aho-corasick v1.0.2
[INFO] [stderr]    Compiling clap_lex v0.5.0
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling serde_json v1.0.99
[INFO] [stderr]    Compiling unicode-width v0.1.10
[INFO] [stderr]    Compiling linux-raw-sys v0.4.3
[INFO] [stderr]    Compiling regex-syntax v0.7.2
[INFO] [stderr]    Compiling anyhow v1.0.71
[INFO] [stderr]    Compiling bitflags v2.3.3
[INFO] [stderr]    Compiling ryu v1.0.13
[INFO] [stderr]    Compiling log v0.4.19
[INFO] [stderr]    Compiling either v1.8.1
[INFO] [stderr]    Compiling termcolor v1.2.0
[INFO] [stderr]    Compiling crossbeam-channel v0.5.8
[INFO] [stderr]    Compiling itoa v1.0.6
[INFO] [stderr]    Compiling svg v0.13.1
[INFO] [stderr]    Compiling syn v2.0.22
[INFO] [stderr]    Compiling crossbeam-deque v0.8.3
[INFO] [stderr]    Compiling approx v0.5.1
[INFO] [stderr]    Compiling getrandom v0.2.10
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling console v0.15.7
[INFO] [stderr]    Compiling indicatif v0.17.5
[INFO] [stderr]    Compiling regex v1.8.4
[INFO] [stderr]    Compiling rayon v1.7.0
[INFO] [stderr]    Compiling fd-lock v4.0.0
[INFO] [stderr]    Compiling is-terminal v0.4.7
[INFO] [stderr]    Compiling anstream v0.3.2
[INFO] [stderr]    Compiling clap_builder v4.3.8
[INFO] [stderr]    Compiling env_logger v0.10.0
[INFO] [stderr]    Compiling derive_more v0.99.17
[INFO] [stderr]    Compiling serde_derive v1.0.164
[INFO] [stderr]    Compiling clap_derive v4.3.2
[INFO] [stderr]    Compiling clap v4.3.8
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling ordered-float v3.7.0
[INFO] [stderr]    Compiling icfp2023 v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 18.05s
[INFO] running `Command { std: "docker" "inspect" "8cbf0f5f5150ada3e5363186d6e5ce3dab6dd6db5837e8d2de230e40f2b8875e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8cbf0f5f5150ada3e5363186d6e5ce3dab6dd6db5837e8d2de230e40f2b8875e", kill_on_drop: false }`
[INFO] [stdout] 8cbf0f5f5150ada3e5363186d6e5ce3dab6dd6db5837e8d2de230e40f2b8875e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] b9d775de06031ad3e37c3dac7838234a5d619f7613675ff95495ceb492013776
[INFO] running `Command { std: "docker" "start" "-a" "b9d775de06031ad3e37c3dac7838234a5d619f7613675ff95495ceb492013776", kill_on_drop: false }`
[INFO] [stderr]    Compiling icfp2023 v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.41s
[INFO] running `Command { std: "docker" "inspect" "b9d775de06031ad3e37c3dac7838234a5d619f7613675ff95495ceb492013776", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b9d775de06031ad3e37c3dac7838234a5d619f7613675ff95495ceb492013776", kill_on_drop: false }`
[INFO] [stdout] b9d775de06031ad3e37c3dac7838234a5d619f7613675ff95495ceb492013776
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] b3804651a8aef838537c1ac4330794eef767b437dc69e1603b1cd03bfd9f2a12
[INFO] running `Command { std: "docker" "start" "-a" "b3804651a8aef838537c1ac4330794eef767b437dc69e1603b1cd03bfd9f2a12", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.13s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/icfp2023-7dd4f71ba4bd873f)
[INFO] [stdout] 
[INFO] [stdout] running 8 tests
[INFO] [stdout] test prelude::tests::is_line_circle_intersect_test ... ok
[INFO] [stdout] test prelude::tests::distance ... ok
[INFO] [stdout] test solver_sa::tests::solver_sa ... ignored
[INFO] [stdout] test stats::tests::read_userboard ... FAILED
[INFO] [stdout] test solver_sa::tests::sa_score_example_problem ... ok
[INFO] [stdout] test solver::tests::clamp_test ... ok
[INFO] [stdout] test solver::tests::step_by_test ... ok
[INFO] [stdout] test problem::tests::read_problem ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- stats::tests::read_userboard stdout ----
[INFO] [stdout] Error: No such file or directory (os error 2)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     stats::tests::read_userboard
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 6 passed; 1 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.07s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "b3804651a8aef838537c1ac4330794eef767b437dc69e1603b1cd03bfd9f2a12", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b3804651a8aef838537c1ac4330794eef767b437dc69e1603b1cd03bfd9f2a12", kill_on_drop: false }`
[INFO] [stdout] b3804651a8aef838537c1ac4330794eef767b437dc69e1603b1cd03bfd9f2a12
