[INFO] cloning repository https://github.com/kylebarron/geoparquet-wasm [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kylebarron/geoparquet-wasm" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkylebarron%2Fgeoparquet-wasm", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkylebarron%2Fgeoparquet-wasm'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 58e0f8ba19145eb0f8f11cbed5099dce8f5aa269 [INFO] testing kylebarron/geoparquet-wasm against 1.85.0 for beta-1.86-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkylebarron%2Fgeoparquet-wasm" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/kylebarron/geoparquet-wasm on toolchain 1.85.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.85.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/kylebarron/geoparquet-wasm [INFO] finished tweaking git repo https://github.com/kylebarron/geoparquet-wasm [INFO] tweaked toml for git repo https://github.com/kylebarron/geoparquet-wasm written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/kylebarron/geoparquet-wasm 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" "+1.85.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/kylebarron/geoarrow-rs` [INFO] [stderr] Updating git submodule `https://github.com/geoarrow/geoarrow-data` [INFO] [stderr] Updating git repository `https://github.com/kylebarron/parquet-wasm` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded arrow-schema v45.0.0 [INFO] [stderr] Downloaded arrow-select v45.0.0 [INFO] [stderr] Downloaded arrow-cast v45.0.0 [INFO] [stderr] Downloaded arrow-ipc v45.0.0 [INFO] [stderr] Downloaded arrow-buffer v45.0.0 [INFO] [stderr] Downloaded arrow-data v45.0.0 [INFO] [stderr] Downloaded arrow-array v45.0.0 [INFO] [stderr] Downloaded parquet v45.0.0 [INFO] [stderr] Downloaded parquet2 v0.17.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+1.85.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a2a40c27114a43f7743a5992cfbe126c7e2a9a16aaafdbd1464b8b08de2dd3fd [INFO] running `Command { std: "docker" "start" "-a" "a2a40c27114a43f7743a5992cfbe126c7e2a9a16aaafdbd1464b8b08de2dd3fd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a2a40c27114a43f7743a5992cfbe126c7e2a9a16aaafdbd1464b8b08de2dd3fd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a2a40c27114a43f7743a5992cfbe126c7e2a9a16aaafdbd1464b8b08de2dd3fd", kill_on_drop: false }` [INFO] [stdout] a2a40c27114a43f7743a5992cfbe126c7e2a9a16aaafdbd1464b8b08de2dd3fd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+1.85.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e1816dea62b7855125c4490a6a439200690486de04b8836d098099c30fba33c2 [INFO] running `Command { std: "docker" "start" "-a" "e1816dea62b7855125c4490a6a439200690486de04b8836d098099c30fba33c2", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.75 [INFO] [stderr] Compiling unicode-ident v1.0.11 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling semver v1.0.18 [INFO] [stderr] Compiling libm v0.2.7 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Compiling serde v1.0.196 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.89 [INFO] [stderr] Compiling log v0.4.19 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Compiling pkg-config v0.3.27 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling futures-sink v0.3.28 [INFO] [stderr] Compiling bumpalo v3.13.0 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling pin-project-lite v0.2.11 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling serde_json v1.0.111 [INFO] [stderr] Compiling futures-io v0.3.28 [INFO] [stderr] Compiling zstd-safe v6.0.6 [INFO] [stderr] Compiling ryu v1.0.15 [INFO] [stderr] Compiling num-traits v0.2.16 [INFO] [stderr] Compiling slab v0.4.8 [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling itoa v1.0.9 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling async-trait v0.1.72 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling alloc-no-stdlib v2.0.4 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling wasm-bindgen v0.2.89 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling alloc-stdlib v0.2.2 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling snap v1.1.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling syn v2.0.47 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling heapless v0.7.16 [INFO] [stderr] Compiling brotli-decompressor v2.3.4 [INFO] [stderr] Compiling miniz_oxide v0.7.1 [INFO] [stderr] Compiling ahash v0.8.3 [INFO] [stderr] Compiling twox-hash v1.6.3 [INFO] [stderr] Compiling fallible-streaming-iterator v0.1.9 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling array-init-cursor v0.2.0 [INFO] [stderr] Compiling arrow2 v0.17.4 [INFO] [stderr] Compiling streaming-decompression v0.1.2 [INFO] [stderr] Compiling planus v0.3.1 [INFO] [stderr] Compiling lz4_flex v0.9.5 [INFO] [stderr] Compiling seq-macro v0.3.5 [INFO] [stderr] Compiling hash32 v0.2.1 [INFO] [stderr] Compiling smallvec v1.11.0 [INFO] [stderr] Compiling thiserror v1.0.44 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling ethnum v1.3.2 [INFO] [stderr] Compiling hash_hasher v2.0.3 [INFO] [stderr] Compiling foreign_vec v0.1.0 [INFO] [stderr] Compiling anyhow v1.0.72 [INFO] [stderr] Compiling simdutf8 v0.1.4 [INFO] [stderr] Compiling streaming-iterator v0.1.9 [INFO] [stderr] Compiling base64 v0.21.2 [INFO] [stderr] Compiling dyn-clone v1.0.12 [INFO] [stderr] Compiling jobserver v0.1.26 [INFO] [stderr] Compiling flate2 v1.0.26 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Compiling chrono v0.4.26 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling rstar v0.11.0 [INFO] [stderr] Compiling geographiclib-rs v0.2.3 [INFO] [stderr] Compiling cc v1.0.82 [INFO] [stderr] Compiling float_next_after v1.0.0 [INFO] [stderr] Compiling robust v1.1.0 [INFO] [stderr] Compiling itertools v0.11.0 [INFO] [stderr] Compiling brotli v3.3.4 [INFO] [stderr] Compiling geo-types v0.7.11 [INFO] [stderr] Compiling earcutr v0.4.2 [INFO] [stderr] Compiling zstd-sys v2.0.8+zstd.1.5.5 [INFO] [stderr] Compiling geo v0.26.0 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.89 [INFO] [stderr] Compiling serde_derive v1.0.196 [INFO] [stderr] Compiling futures-macro v0.3.28 [INFO] [stderr] Compiling async-stream-impl v0.3.5 [INFO] [stderr] Compiling bytemuck_derive v1.4.1 [INFO] [stderr] Compiling thiserror-impl v1.0.44 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.89 [INFO] [stderr] Compiling async-stream v0.3.5 [INFO] [stderr] Compiling bytemuck v1.13.1 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.89 [INFO] [stderr] Compiling zstd v0.12.4 [INFO] [stderr] Compiling futures-executor v0.3.28 [INFO] [stderr] Compiling futures v0.3.28 [INFO] [stderr] Compiling parquet-format-safe v0.2.4 [INFO] [stderr] Compiling arrow-format v0.8.1 [INFO] [stderr] Compiling parquet2 v0.17.2 [INFO] [stderr] Compiling js-sys v0.3.66 [INFO] [stderr] Compiling console_error_panic_hook v0.1.7 [INFO] [stderr] Compiling serde-wasm-bindgen v0.5.0 [INFO] [stderr] Compiling web-sys v0.3.64 [INFO] [stderr] Compiling geoarrow2 v0.0.1 (https://github.com/kylebarron/geoarrow-rs?rev=aa7180f34a9dc750a5b095c5d9e1cf3b6bc5262b#aa7180f3) [INFO] [stderr] Compiling parquet-wasm v0.4.0-beta.5 (https://github.com/kylebarron/parquet-wasm?rev=1220358#12203580) [INFO] [stderr] Compiling geoparquet-wasm v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 18s [INFO] running `Command { std: "docker" "inspect" "e1816dea62b7855125c4490a6a439200690486de04b8836d098099c30fba33c2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e1816dea62b7855125c4490a6a439200690486de04b8836d098099c30fba33c2", kill_on_drop: false }` [INFO] [stdout] e1816dea62b7855125c4490a6a439200690486de04b8836d098099c30fba33c2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+1.85.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d9113cbb0b51520b93c0c5ac2834b332fd3e226ab0132efe283a1f5b8018f181 [INFO] running `Command { std: "docker" "start" "-a" "d9113cbb0b51520b93c0c5ac2834b332fd3e226ab0132efe283a1f5b8018f181", kill_on_drop: false }` [INFO] [stderr] Compiling wasm-bindgen-futures v0.4.39 [INFO] [stderr] Compiling wasm-bindgen-test-macro v0.3.39 [INFO] [stderr] Compiling scoped-tls v1.0.1 [INFO] [stderr] Compiling wasm-bindgen-test v0.3.39 [INFO] [stderr] Compiling geoparquet-wasm v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 7.19s [INFO] running `Command { std: "docker" "inspect" "d9113cbb0b51520b93c0c5ac2834b332fd3e226ab0132efe283a1f5b8018f181", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d9113cbb0b51520b93c0c5ac2834b332fd3e226ab0132efe283a1f5b8018f181", kill_on_drop: false }` [INFO] [stdout] d9113cbb0b51520b93c0c5ac2834b332fd3e226ab0132efe283a1f5b8018f181 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+1.85.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 294deecbb88312a71cec088185152bb898836141654a7713f968831c301a2ca6 [INFO] running `Command { std: "docker" "start" "-a" "294deecbb88312a71cec088185152bb898836141654a7713f968831c301a2ca6", 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/geoparquet_wasm-d9242a21b98bbb35) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stderr] Running tests/web.rs (/opt/rustwide/target/debug/deps/web-ee25c3b5f006a126) [INFO] [stdout] test arrow2::reader::test::nybb ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.13s [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 geoparquet_wasm [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" "294deecbb88312a71cec088185152bb898836141654a7713f968831c301a2ca6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "294deecbb88312a71cec088185152bb898836141654a7713f968831c301a2ca6", kill_on_drop: false }` [INFO] [stdout] 294deecbb88312a71cec088185152bb898836141654a7713f968831c301a2ca6