[INFO] cloning repository https://github.com/groovyjovy/boring-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/groovyjovy/boring-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgroovyjovy%2Fboring-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgroovyjovy%2Fboring-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 4bcb5db2ca2530f6425d1a473dba97fec378f00b
[INFO] testing groovyjovy/boring-rs against beta-2026-04-21 for beta-1.96-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgroovyjovy%2Fboring-rs" "/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/groovyjovy/boring-rs
[INFO] finished tweaking git repo https://github.com/groovyjovy/boring-rs
[INFO] tweaked toml for git repo https://github.com/groovyjovy/boring-rs written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/groovyjovy/boring-rs on toolchain beta-2026-04-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/groovyjovy/boring-rs 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-2026-04-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2e1d75f7c745bed3bd6e0c36d18df2d2be17088643021bdb81099eff2a300c22
[INFO] running `Command { std: "docker" "start" "-a" "2e1d75f7c745bed3bd6e0c36d18df2d2be17088643021bdb81099eff2a300c22", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2e1d75f7c745bed3bd6e0c36d18df2d2be17088643021bdb81099eff2a300c22", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2e1d75f7c745bed3bd6e0c36d18df2d2be17088643021bdb81099eff2a300c22", kill_on_drop: false }`
[INFO] [stdout] 2e1d75f7c745bed3bd6e0c36d18df2d2be17088643021bdb81099eff2a300c22
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e6de53f66ff302d1e6c310e29af24f26e062036ded5bd73169a4e84985e38fdc
[INFO] running `Command { std: "docker" "start" "-a" "e6de53f66ff302d1e6c310e29af24f26e062036ded5bd73169a4e84985e38fdc", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling find-msvc-tools v0.1.5
[INFO] [stderr]    Compiling libc v0.2.178
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling pkg-config v0.3.32
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]    Compiling simd-adler32 v0.3.8
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling libm v0.2.15
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling anstyle-query v1.1.4
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling cc v1.2.49
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling clap_lex v0.7.6
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling jgdtrans v0.3.1
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling libsqlite3-sys v0.30.1
[INFO] [stderr]    Compiling clap_builder v4.5.51
[INFO] [stderr]    Compiling flate2 v1.1.5
[INFO] [stderr]    Compiling cmake v0.1.54
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling link-cplusplus v1.0.12
[INFO] [stderr]    Compiling syn v2.0.108
[INFO] [stderr]    Compiling filetime v0.2.26
[INFO] [stderr]    Compiling geo-types v0.7.18
[INFO] [stderr]    Compiling xattr v1.6.1
[INFO] [stderr]    Compiling tar v0.4.44
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling proj-sys v0.25.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling proj v0.28.0
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling clap v4.5.51
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling quick-xml v0.31.0
[INFO] [stderr]    Compiling boring-file v0.4.0 (/opt/rustwide/workdir/boring-file)
[INFO] [stderr]    Compiling boring-parser v0.4.0 (/opt/rustwide/workdir/boring-parser)
[INFO] [stderr]    Compiling boring-rs v0.4.0 (/opt/rustwide/workdir/boring-rs)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 39.58s
[INFO] running `Command { std: "docker" "inspect" "e6de53f66ff302d1e6c310e29af24f26e062036ded5bd73169a4e84985e38fdc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e6de53f66ff302d1e6c310e29af24f26e062036ded5bd73169a4e84985e38fdc", kill_on_drop: false }`
[INFO] [stdout] e6de53f66ff302d1e6c310e29af24f26e062036ded5bd73169a4e84985e38fdc
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 76ff7e88f2585a2c6771c4db9f5abee96a86271ee7096cd60e5733210b3d5f3f
[INFO] running `Command { std: "docker" "start" "-a" "76ff7e88f2585a2c6771c4db9f5abee96a86271ee7096cd60e5733210b3d5f3f", kill_on_drop: false }`
[INFO] [stderr]    Compiling boring-file v0.4.0 (/opt/rustwide/workdir/boring-file)
[INFO] [stderr]    Compiling boring-parser v0.4.0 (/opt/rustwide/workdir/boring-parser)
[INFO] [stderr]    Compiling boring-rs v0.4.0 (/opt/rustwide/workdir/boring-rs)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 6.45s
[INFO] running `Command { std: "docker" "inspect" "76ff7e88f2585a2c6771c4db9f5abee96a86271ee7096cd60e5733210b3d5f3f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "76ff7e88f2585a2c6771c4db9f5abee96a86271ee7096cd60e5733210b3d5f3f", kill_on_drop: false }`
[INFO] [stdout] 76ff7e88f2585a2c6771c4db9f5abee96a86271ee7096cd60e5733210b3d5f3f
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] eed7ce1c973e48d6279177942565ef1cb8903c418ed30a50f14b8549e453d3ef
[INFO] running `Command { std: "docker" "start" "-a" "eed7ce1c973e48d6279177942565ef1cb8903c418ed30a50f14b8549e453d3ef", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.10s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/boring_file-0ab7a708fd15be43)
[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] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/boring_parser-1bb42d0934cb2656)
[INFO] [stdout] 
[INFO] [stdout] running 12 tests
[INFO] [stdout] test coordinate::tests::test_dms_to_decimal_none ... ok
[INFO] [stdout] test coordinate::tests::test_dms_to_decimal_with_seconds ... ok
[INFO] [stdout] test coordinate::tests::test_geodetic_datum_from_code ... ok
[INFO] [stdout] test coordinate::tests::test_to_wgs84 ... ok
[INFO] [stdout] test transform::tests::test_code_normalization ... ok
[INFO] [stdout] test transform::tests::test_jgd2011_no_transform ... ok
[INFO] [stdout] test transform::tests::test_full_transform_with_survey_date_after_earthquake ... ok
[INFO] [stdout] test transform::tests::test_tky2jgd_transform ... ok
[INFO] [stdout] test transform::tests::test_survey_date_parsing ... ok
[INFO] [stdout] test coordinate::tests::test_dms_to_decimal ... ok
[INFO] [stdout] test transform::tests::test_earthquake_correction_should_apply ... ok
[INFO] [stdout] test transform::tests::test_full_transform_with_survey_date_before_earthquake ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/boring_rs-982133a6d1e45dca)
[INFO] [stderr]    Doc-tests boring_file
[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] [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] [stderr]    Doc-tests boring_parser
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test boring-parser/src/coordinate.rs - coordinate::GeoCoordinate::geo_location (line 137) ... ignored
[INFO] [stdout] test boring-parser/src/coordinate.rs - coordinate::GeoLocation::to_wgs84 (line 99) ... ignored
[INFO] [stdout] test boring-parser/src/transform.rs - transform::JgdTransformer::with_survey_date (line 172) ... ignored
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 3 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 0.70s; merged doctests compilation took 0.70s
[INFO] running `Command { std: "docker" "inspect" "eed7ce1c973e48d6279177942565ef1cb8903c418ed30a50f14b8549e453d3ef", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "eed7ce1c973e48d6279177942565ef1cb8903c418ed30a50f14b8549e453d3ef", kill_on_drop: false }`
[INFO] [stdout] eed7ce1c973e48d6279177942565ef1cb8903c418ed30a50f14b8549e453d3ef
