[INFO] fetching crate serde_geozero 0.1.2... [INFO] testing serde_geozero-0.1.2 against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] extracting crate serde_geozero 0.1.2 into /workspace/builds/worker-4-tc1/source [INFO] started tweaking crates.io crate serde_geozero 0.1.2 [INFO] finished tweaking crates.io crate serde_geozero 0.1.2 [INFO] tweaked toml for crates.io crate serde_geozero 0.1.2 written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate serde_geozero 0.1.2 on toolchain cdb45c87e2cd43495379f7e867e3cc15dcee9f93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate serde_geozero 0.1.2 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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded i_shape v1.6.0 [INFO] [stderr] Downloaded geo-traits v0.2.0 [INFO] [stderr] Downloaded i_float v1.6.0 [INFO] [stderr] Downloaded flatbuffers v24.3.25 [INFO] [stderr] Downloaded flatgeobuf v4.5.0 [INFO] [stderr] Downloaded geojson v0.24.1 [INFO] [stderr] Downloaded i_overlay v1.9.3 [INFO] [stderr] Downloaded wkt v0.11.1 [INFO] [stderr] Downloaded geo v0.29.3 [INFO] [stderr] Downloaded geozero v0.14.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 05054cf49c706e3ec718c96b14c1f22f5c612104c003ca6b7e4f7408ef03755d [INFO] running `Command { std: "docker" "start" "-a" "05054cf49c706e3ec718c96b14c1f22f5c612104c003ca6b7e4f7408ef03755d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "05054cf49c706e3ec718c96b14c1f22f5c612104c003ca6b7e4f7408ef03755d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "05054cf49c706e3ec718c96b14c1f22f5c612104c003ca6b7e4f7408ef03755d", kill_on_drop: false }` [INFO] [stdout] 05054cf49c706e3ec718c96b14c1f22f5c612104c003ca6b7e4f7408ef03755d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8befff685bbe13f1a228ae689737e67acfd01d77d1edd3ba6c0711538e5f2bb0 [INFO] running `Command { std: "docker" "start" "-a" "8befff685bbe13f1a228ae689737e67acfd01d77d1edd3ba6c0711538e5f2bb0", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.216 [INFO] [stderr] Compiling heapless v0.8.0 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling syn v2.0.90 [INFO] [stderr] Compiling hash32 v0.3.1 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling allocator-api2 v0.2.21 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling i_key_sort v0.2.0 [INFO] [stderr] Compiling i_tree v0.8.3 [INFO] [stderr] Compiling anyhow v1.0.94 [INFO] [stderr] Compiling geozero v0.14.0 [INFO] [stderr] Compiling thiserror v2.0.7 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling robust v1.1.0 [INFO] [stderr] Compiling earcutr v0.4.3 [INFO] [stderr] Compiling geographiclib-rs v0.2.4 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling foldhash v0.1.3 [INFO] [stderr] Compiling float_next_after v1.0.0 [INFO] [stderr] Compiling rstar v0.12.2 [INFO] [stderr] Compiling spade v2.12.1 [INFO] [stderr] Compiling serde_derive v1.0.216 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling thiserror-impl v2.0.7 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling i_float v1.6.0 [INFO] [stderr] Compiling geo-types v0.7.14 [INFO] [stderr] Compiling serde_json v1.0.133 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling i_shape v1.6.0 [INFO] [stderr] Compiling i_overlay v1.9.3 [INFO] [stderr] Compiling geo v0.29.3 [INFO] [stderr] Compiling serde_geozero v0.1.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 31.32s [INFO] running `Command { std: "docker" "inspect" "8befff685bbe13f1a228ae689737e67acfd01d77d1edd3ba6c0711538e5f2bb0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8befff685bbe13f1a228ae689737e67acfd01d77d1edd3ba6c0711538e5f2bb0", kill_on_drop: false }` [INFO] [stdout] 8befff685bbe13f1a228ae689737e67acfd01d77d1edd3ba6c0711538e5f2bb0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3ee330bc69c31b582c2ed581269c93129dbf0e60405503eec33920c60c2170cb [INFO] running `Command { std: "docker" "start" "-a" "3ee330bc69c31b582c2ed581269c93129dbf0e60405503eec33920c60c2170cb", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.168 [INFO] [stderr] Compiling syn v2.0.90 [INFO] [stderr] Compiling cc v1.2.4 [INFO] [stderr] Compiling pkg-config v0.3.31 [INFO] [stderr] Compiling hash32 v0.3.1 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling openssl v0.10.68 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling heapless v0.8.0 [INFO] [stderr] Compiling native-tls v0.2.12 [INFO] [stderr] Compiling semver v1.0.24 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling rstar v0.12.2 [INFO] [stderr] Compiling rustix v0.38.42 [INFO] [stderr] Compiling geozero v0.14.0 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling socket2 v0.5.8 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling flatbuffers v24.3.25 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling read-logger v0.2.0 [INFO] [stderr] Compiling openssl-sys v0.9.104 [INFO] [stderr] Compiling http-body-util v0.1.2 [INFO] [stderr] Compiling tokio v1.42.0 [INFO] [stderr] Compiling spade v2.12.1 [INFO] [stderr] Compiling fallible-streaming-iterator v0.1.9 [INFO] [stderr] Compiling tempfile v3.14.0 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling serde_derive v1.0.216 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling zerofrom-derive v0.1.5 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling async-trait v0.1.83 [INFO] [stderr] Compiling thiserror-impl v2.0.7 [INFO] [stderr] Compiling tokio-util v0.7.13 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling zerofrom v0.1.5 [INFO] [stderr] Compiling yoke v0.7.5 [INFO] [stderr] Compiling zerovec v0.10.4 [INFO] [stderr] Compiling thiserror v2.0.7 [INFO] [stderr] Compiling serde v1.0.216 [INFO] [stderr] Compiling tinystr v0.7.6 [INFO] [stderr] Compiling icu_collections v1.5.0 [INFO] [stderr] Compiling icu_locid v1.5.0 [INFO] [stderr] Compiling icu_provider v1.5.0 [INFO] [stderr] Compiling icu_locid_transform v1.5.0 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling icu_properties v1.5.1 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling geo-types v0.7.14 [INFO] [stderr] Compiling serde_json v1.0.133 [INFO] [stderr] Compiling i_float v1.6.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling i_shape v1.6.0 [INFO] [stderr] Compiling i_overlay v1.9.3 [INFO] [stderr] Compiling wkt v0.11.1 [INFO] [stderr] Compiling geo-traits v0.2.0 [INFO] [stderr] Compiling indexmap v2.7.0 [INFO] [stderr] Compiling geojson v0.24.1 [INFO] [stderr] Compiling icu_normalizer v1.5.0 [INFO] [stderr] Compiling h2 v0.4.7 [INFO] [stderr] Compiling geo v0.29.3 [INFO] [stderr] Compiling idna_adapter v1.2.0 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling serde_geozero v0.1.2 (/opt/rustwide/workdir) [INFO] [stderr] Compiling hyper v1.5.1 [INFO] [stderr] Compiling hyper-util v0.1.10 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling reqwest v0.12.9 [INFO] [stderr] Compiling http-range-client v0.8.0 [INFO] [stderr] Compiling flatgeobuf v4.5.0 [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 25s [INFO] running `Command { std: "docker" "inspect" "3ee330bc69c31b582c2ed581269c93129dbf0e60405503eec33920c60c2170cb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3ee330bc69c31b582c2ed581269c93129dbf0e60405503eec33920c60c2170cb", kill_on_drop: false }` [INFO] [stdout] 3ee330bc69c31b582c2ed581269c93129dbf0e60405503eec33920c60c2170cb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 233da09c7a230b593413f5a4d8dfbb711c77585da943d2e53adde62a96b06a93 [INFO] running `Command { std: "docker" "start" "-a" "233da09c7a230b593413f5a4d8dfbb711c77585da943d2e53adde62a96b06a93", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.31s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/serde_geozero-beb9f18adcd2b333) [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test de::test::deserialization_error_wrong_type ... ok [INFO] [stdout] test de::test::test_flatgeobuf_feature ... ok [INFO] [stdout] test ser::test::test_to_geojson ... ok [INFO] [stdout] test de::test::deserialization_error_missing_col ... ok [INFO] [stdout] test de::test::test_geojson ... ok [INFO] [stdout] test de::test::test_flatgeobuf ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.12s [INFO] [stdout] [INFO] [stderr] Doc-tests serde_geozero [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test src/ser.rs - ser::to_geozero_datasource (line 100) ... ok [INFO] [stdout] test src/de.rs - de::from_datasource (line 29) ... ok [INFO] [stdout] test src/lib.rs - (line 26) ... ok [INFO] [stdout] test src/de.rs - de::from_datasource (line 60) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.92s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "233da09c7a230b593413f5a4d8dfbb711c77585da943d2e53adde62a96b06a93", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "233da09c7a230b593413f5a4d8dfbb711c77585da943d2e53adde62a96b06a93", kill_on_drop: false }` [INFO] [stdout] 233da09c7a230b593413f5a4d8dfbb711c77585da943d2e53adde62a96b06a93