[INFO] fetching crate japanmesh 0.1.1...
[INFO] testing japanmesh-0.1.1 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] extracting crate japanmesh 0.1.1 into /workspace/builds/worker-2-tc2/source
[INFO] started tweaking crates.io crate japanmesh 0.1.1
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate japanmesh 0.1.1
[INFO] tweaked toml for crates.io crate japanmesh 0.1.1 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate japanmesh 0.1.1 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate japanmesh 0.1.1 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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b1a20cd0dc330a85f16bef16d0d85aa135fa8a67a12777295127e06eb615500e
[INFO] running `Command { std: "docker" "start" "-a" "b1a20cd0dc330a85f16bef16d0d85aa135fa8a67a12777295127e06eb615500e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b1a20cd0dc330a85f16bef16d0d85aa135fa8a67a12777295127e06eb615500e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b1a20cd0dc330a85f16bef16d0d85aa135fa8a67a12777295127e06eb615500e", kill_on_drop: false }`
[INFO] [stdout] b1a20cd0dc330a85f16bef16d0d85aa135fa8a67a12777295127e06eb615500e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1b7a210767042dfb28ece837c756ae59ee38a1bdd49b68162632cd6a46234311
[INFO] running `Command { std: "docker" "start" "-a" "1b7a210767042dfb28ece837c756ae59ee38a1bdd49b68162632cd6a46234311", kill_on_drop: false }`
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling japanmesh v0.1.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.05s
[INFO] running `Command { std: "docker" "inspect" "1b7a210767042dfb28ece837c756ae59ee38a1bdd49b68162632cd6a46234311", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1b7a210767042dfb28ece837c756ae59ee38a1bdd49b68162632cd6a46234311", kill_on_drop: false }`
[INFO] [stdout] 1b7a210767042dfb28ece837c756ae59ee38a1bdd49b68162632cd6a46234311
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 14f84abb464d3572362be0aed9f09c85ecf9d4e38fc79d8264e35f31f9312b66
[INFO] running `Command { std: "docker" "start" "-a" "14f84abb464d3572362be0aed9f09c85ecf9d4e38fc79d8264e35f31f9312b66", kill_on_drop: false }`
[INFO] [stderr]    Compiling libm v0.2.11
[INFO] [stderr]    Compiling heapless v0.8.0
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling smallvec v1.14.0
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling libc v0.2.171
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling hash32 v0.3.1
[INFO] [stderr]    Compiling rustix v1.0.3
[INFO] [stderr]    Compiling getrandom v0.3.2
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling linux-raw-sys v0.9.3
[INFO] [stderr]    Compiling geozero v0.14.0
[INFO] [stderr]    Compiling i_key_sort v0.2.0
[INFO] [stderr]    Compiling i_tree v0.8.3
[INFO] [stderr]    Compiling adler2 v2.0.0
[INFO] [stderr]    Compiling once_cell v1.21.2
[INFO] [stderr]    Compiling miniz_oxide v0.8.5
[INFO] [stderr]    Compiling clap_builder v4.5.34
[INFO] [stderr]    Compiling crc32fast v1.4.2
[INFO] [stderr]    Compiling float_next_after v1.0.0
[INFO] [stderr]    Compiling robust v1.1.0
[INFO] [stderr]    Compiling fallible-streaming-iterator v0.1.9
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling glob v0.3.2
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling geographiclib-rs v0.2.4
[INFO] [stderr]    Compiling flate2 v1.1.0
[INFO] [stderr]    Compiling indexmap v2.8.0
[INFO] [stderr]    Compiling flatbuffers v24.12.23
[INFO] [stderr]    Compiling rstar v0.12.2
[INFO] [stderr]    Compiling approx v0.5.1
[INFO] [stderr]    Compiling geo-types v0.7.16
[INFO] [stderr]    Compiling geo-traits v0.2.0
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling clap_derive v4.5.32
[INFO] [stderr]    Compiling tempfile v3.19.1
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling wkt v0.11.1
[INFO] [stderr]    Compiling japanmesh v0.1.1 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling clap v4.5.34
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling i_float v1.7.0
[INFO] [stderr]    Compiling i_shape v1.7.0
[INFO] [stderr]    Compiling i_overlay v2.0.5
[INFO] [stderr]    Compiling geojson v0.24.2
[INFO] [stderr]    Compiling geo v0.30.0
[INFO] [stderr]    Compiling flatgeobuf v4.6.0
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 24.17s
[INFO] running `Command { std: "docker" "inspect" "14f84abb464d3572362be0aed9f09c85ecf9d4e38fc79d8264e35f31f9312b66", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "14f84abb464d3572362be0aed9f09c85ecf9d4e38fc79d8264e35f31f9312b66", kill_on_drop: false }`
[INFO] [stdout] 14f84abb464d3572362be0aed9f09c85ecf9d4e38fc79d8264e35f31f9312b66
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] e594445e02acc8f7530cc616ee165c63caa8e2217704504d297dcff16fc1726b
[INFO] running `Command { std: "docker" "start" "-a" "e594445e02acc8f7530cc616ee165c63caa8e2217704504d297dcff16fc1726b", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.18s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/japanmesh-229103e367b7267f)
[INFO] [stdout] 
[INFO] [stdout] running 11 tests
[INFO] [stdout] test gridsquare::code::tests::test_half_code ... ok
[INFO] [stdout] test gridsquare::code::tests::test_quarter_code ... ok
[INFO] [stdout] test gridsquare::code::tests::test_standard_code ... ok
[INFO] [stdout] test gridsquare::code::tests::test_secondary_code ... ok
[INFO] [stdout] test gridsquare::lnglat::tests::test_lnglat ... ok
[INFO] [stdout] test gridsquare::lnglat::tests::test_lnglat_box ... ok
[INFO] [stdout] test gridsquare::lnglat::tests::test_lnglat_box_contains ... ok
[INFO] [stdout] test gridsquare::code::tests::test_primary_code ... ok
[INFO] [stdout] test gridsquare::iterator::tests::test_primaries_from_bounds ... ok
[INFO] [stdout] test gridsquare::code::tests::test_eighth_code ... ok
[INFO] [stdout] test gridsquare::iterator::tests::test_patches ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests japanmesh
[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" "e594445e02acc8f7530cc616ee165c63caa8e2217704504d297dcff16fc1726b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e594445e02acc8f7530cc616ee165c63caa8e2217704504d297dcff16fc1726b", kill_on_drop: false }`
[INFO] [stdout] e594445e02acc8f7530cc616ee165c63caa8e2217704504d297dcff16fc1726b
