[INFO] cloning repository https://github.com/worace/geoq [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/worace/geoq" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fworace%2Fgeoq", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fworace%2Fgeoq'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 85412f411a63dae7de8c269c64ea6805aecb592b [INFO] testing worace/geoq against try#ece70b22820429ebf0c6d388c32356a14c58fc2f for pr-107251 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fworace%2Fgeoq" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/worace/geoq on toolchain ece70b22820429ebf0c6d388c32356a14c58fc2f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ece70b22820429ebf0c6d388c32356a14c58fc2f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/worace/geoq [INFO] finished tweaking git repo https://github.com/worace/geoq [INFO] tweaked toml for git repo https://github.com/worace/geoq written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/worace/geoq 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" "+ece70b22820429ebf0c6d388c32356a14c58fc2f" "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:3d532c2baa59a8a48e45c3be7eb049f77ac5a58a7a6514a58a8e878df1c3d03d" "/opt/rustwide/cargo-home/bin/cargo" "+ece70b22820429ebf0c6d388c32356a14c58fc2f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 61b64047c030b190adaa79898506c63c654617037180f377dd1bade974020c7c [INFO] running `Command { std: "docker" "start" "-a" "61b64047c030b190adaa79898506c63c654617037180f377dd1bade974020c7c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "61b64047c030b190adaa79898506c63c654617037180f377dd1bade974020c7c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "61b64047c030b190adaa79898506c63c654617037180f377dd1bade974020c7c", kill_on_drop: false }` [INFO] [stdout] 61b64047c030b190adaa79898506c63c654617037180f377dd1bade974020c7c [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:3d532c2baa59a8a48e45c3be7eb049f77ac5a58a7a6514a58a8e878df1c3d03d" "/opt/rustwide/cargo-home/bin/cargo" "+ece70b22820429ebf0c6d388c32356a14c58fc2f" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1d3e3458724cafba7d44d3acb5b74a6797d07e685d893785134575f7a2739b18 [INFO] running `Command { std: "docker" "start" "-a" "1d3e3458724cafba7d44d3acb5b74a6797d07e685d893785134575f7a2739b18", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.137 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling proc-macro2 v1.0.32 [INFO] [stderr] Compiling syn v1.0.81 [INFO] [stderr] Compiling libm v0.2.1 [INFO] [stderr] Compiling semver v1.0.14 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling typenum v1.14.0 [INFO] [stderr] Compiling cc v1.0.72 [INFO] [stderr] Compiling futures v0.1.31 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling lock_api v0.4.6 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling heapless v0.6.1 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling slab v0.4.5 [INFO] [stderr] Compiling hash32 v0.2.1 [INFO] [stderr] Compiling hash32 v0.1.1 [INFO] [stderr] Compiling spin v0.9.4 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling smallvec v1.7.0 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling pdqselect v0.1.0 [INFO] [stderr] Compiling tinyvec v1.5.1 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling unicode-bidi v0.3.7 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling pin-project-lite v0.2.7 [INFO] [stderr] Compiling futures-core v0.3.18 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling heapless v0.7.16 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling tokio-executor v0.1.10 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling memoffset v0.5.6 [INFO] [stderr] Compiling pkg-config v0.3.22 [INFO] [stderr] Compiling generic-array v0.13.3 [INFO] [stderr] Compiling generic-array v0.12.4 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling httparse v1.5.1 [INFO] [stderr] Compiling bytes v1.3.0 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling smallvec v0.6.14 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling approx v0.4.0 [INFO] [stderr] Compiling as-slice v0.1.5 [INFO] [stderr] Compiling tokio v1.14.0 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling once_cell v1.16.0 [INFO] [stderr] Compiling futures-task v0.3.18 [INFO] [stderr] Compiling serde_json v1.0.91 [INFO] [stderr] Compiling tokio-io v0.1.13 [INFO] [stderr] Compiling net2 v0.2.37 [INFO] [stderr] Compiling mio v0.7.14 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rstar v0.9.3 [INFO] [stderr] Compiling openssl-sys v0.9.71 [INFO] [stderr] Compiling lock_api v0.3.4 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling futures-util v0.3.18 [INFO] [stderr] Compiling itoa v1.0.5 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling http v0.2.5 [INFO] [stderr] Compiling tokio-sync v0.1.8 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling tracing-core v0.1.21 [INFO] [stderr] Compiling futures-sink v0.3.18 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling futures-channel v0.3.18 [INFO] [stderr] Compiling rstar v0.8.4 [INFO] [stderr] Compiling encoding_rs v0.8.29 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling tracing v0.1.29 [INFO] [stderr] Compiling crossbeam-deque v0.7.4 [INFO] [stderr] Compiling tokio-reactor v0.1.12 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling http v0.1.21 [INFO] [stderr] Compiling geo-types v0.7.8 [INFO] [stderr] Compiling backtrace v0.3.63 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling crossbeam-queue v0.2.3 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling regex-syntax v0.6.27 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling openssl v0.10.38 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling gimli v0.26.1 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling tokio-threadpool v0.1.18 [INFO] [stderr] Compiling tokio-tcp v0.1.4 [INFO] [stderr] Compiling string v0.2.1 [INFO] [stderr] Compiling tokio-buf v0.1.1 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling tokio-current-thread v0.1.7 [INFO] [stderr] Compiling tokio-timer v0.2.13 [INFO] [stderr] Compiling http-body v0.4.4 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling socket2 v0.4.2 [INFO] [stderr] Compiling getrandom v0.2.8 [INFO] [stderr] Compiling object v0.27.1 [INFO] [stderr] Compiling hyper v0.12.36 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling crc32fast v1.2.2 [INFO] [stderr] Compiling regex v1.6.0 [INFO] [stderr] Compiling async-trait v0.1.52 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling rustc-demangle v0.1.21 [INFO] [stderr] Compiling native-tls v0.2.8 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling tokio v0.1.22 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling h2 v0.1.26 [INFO] [stderr] Compiling http-body v0.1.0 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling tokio-util v0.6.9 [INFO] [stderr] Compiling addr2line v0.17.0 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling h2 v0.3.7 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling want v0.2.0 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling flatbuffers v22.10.26 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling ahash v0.8.1 [INFO] [stderr] Compiling geographiclib-rs v0.2.0 [INFO] [stderr] Compiling ipnet v2.3.1 [INFO] [stderr] Compiling openssl-probe v0.1.4 [INFO] [stderr] Compiling geozero v0.9.6 [INFO] [stderr] Compiling robust v0.2.3 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling cookie v0.12.0 [INFO] [stderr] Compiling publicsuffix v1.5.6 [INFO] [stderr] Compiling float_next_after v0.1.5 [INFO] [stderr] Compiling try_from v0.3.2 [INFO] [stderr] Compiling dtoa v0.4.8 [INFO] [stderr] Compiling fastrand v1.7.0 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling geo v0.23.0 [INFO] [stderr] Compiling flate2 v1.0.22 [INFO] [stderr] Compiling uuid v0.7.4 [INFO] [stderr] Compiling dbase v0.2.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling base64 v0.10.1 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling fallible-streaming-iterator v0.1.9 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling shapefile v0.3.0 [INFO] [stderr] Compiling geo v0.18.0 [INFO] [stderr] Compiling geohash v0.12.0 [INFO] [stderr] Compiling hyper-tls v0.3.2 [INFO] [stderr] Compiling h3ron-h3-sys v0.15.2 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling hyper v0.14.15 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling wkt v0.10.3 [INFO] [stderr] Compiling wkt v0.9.2 [INFO] [stderr] Compiling h3ron v0.16.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling serde_urlencoded v0.5.5 [INFO] [stderr] Compiling os_info v2.0.8 [INFO] [stderr] Compiling reqwest v0.11.6 [INFO] [stderr] Compiling geojson v0.24.0 [INFO] [stderr] Compiling cookie_store v0.7.0 [INFO] [stderr] Compiling geojson v0.22.2 [INFO] [stderr] Compiling http-range-client v0.6.0 [INFO] [stderr] Compiling reqwest v0.9.24 [INFO] [stderr] Compiling flatgeobuf v3.24.0 [INFO] [stderr] Compiling geoq v0.0.25 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 41.90s [INFO] running `Command { std: "docker" "inspect" "1d3e3458724cafba7d44d3acb5b74a6797d07e685d893785134575f7a2739b18", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1d3e3458724cafba7d44d3acb5b74a6797d07e685d893785134575f7a2739b18", kill_on_drop: false }` [INFO] [stdout] 1d3e3458724cafba7d44d3acb5b74a6797d07e685d893785134575f7a2739b18 [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:3d532c2baa59a8a48e45c3be7eb049f77ac5a58a7a6514a58a8e878df1c3d03d" "/opt/rustwide/cargo-home/bin/cargo" "+ece70b22820429ebf0c6d388c32356a14c58fc2f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 44035da9d70034769ccab8faf451bcdf97338b5064b2da3c208040ae821ed79a [INFO] running `Command { std: "docker" "start" "-a" "44035da9d70034769ccab8faf451bcdf97338b5064b2da3c208040ae821ed79a", kill_on_drop: false }` [INFO] [stderr] Compiling colored v1.9.3 [INFO] [stderr] Compiling difference v2.0.0 [INFO] [stderr] Compiling environment v0.1.1 [INFO] [stderr] Compiling assert_cli v0.6.3 [INFO] [stderr] Compiling geoq v0.0.25 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 7.80s [INFO] running `Command { std: "docker" "inspect" "44035da9d70034769ccab8faf451bcdf97338b5064b2da3c208040ae821ed79a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "44035da9d70034769ccab8faf451bcdf97338b5064b2da3c208040ae821ed79a", kill_on_drop: false }` [INFO] [stdout] 44035da9d70034769ccab8faf451bcdf97338b5064b2da3c208040ae821ed79a [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:3d532c2baa59a8a48e45c3be7eb049f77ac5a58a7a6514a58a8e878df1c3d03d" "/opt/rustwide/cargo-home/bin/cargo" "+ece70b22820429ebf0c6d388c32356a14c58fc2f" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 2db2ec493765e053baa6b9dc410f28e2a908cd0455274c9400e1d377bedab3ff [INFO] running `Command { std: "docker" "start" "-a" "2db2ec493765e053baa6b9dc410f28e2a908cd0455274c9400e1d377bedab3ff", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.15s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/geoq-d306b852695e08a7) [INFO] [stdout] [INFO] [stdout] running 37 tests [INFO] [stdout] test geoq::commands::json::tests::lat_lon_combos ... ok [INFO] [stdout] test geoq::commands::json::tests::geojson_object ... ok [INFO] [stdout] test geoq::commands::json::tests::geojson_string ... ok [INFO] [stdout] test geoq::commands::json::tests::wkt ... ok [INFO] [stdout] test geoq::distance::tests::test_containing_polygon ... ok [INFO] [stdout] test geoq::entity::tests::entities_for_geohash ... ok [INFO] [stdout] test geoq::distance::tests::test_point_to_point ... ok [INFO] [stdout] test geoq::entity::tests::entities_for_geojson_geometry ... ok [INFO] [stdout] test geoq::entity::tests::entities_for_geojson_feature ... ok [INFO] [stdout] test geoq::fgb::header::test_schema_inference ... ok [INFO] [stdout] test geoq::fgb::index::test_building_index ... ok [INFO] [stdout] test geoq::entity::tests::entities_for_wkt ... ok [INFO] [stdout] test geoq::entity::tests::entities_for_geojson_feature_collection ... ok [INFO] [stdout] test geoq::fgb::index::test_level_bounds ... ok [INFO] [stdout] test geoq::fgb::header::test_schema_inference_mixed ... ok [INFO] [stdout] test geoq::fgb::tests::test_header ... ok [INFO] [stdout] test geoq::fgb::tests::test_linestring ... ok [INFO] [stdout] test geoq::fgb::tests::test_json_null ... ok [INFO] [stdout] test geoq::fgb::tests::test_polygon ... ok [INFO] [stdout] test geoq::fgb::tests::test_multipoint ... ok [INFO] [stdout] test geoq::entity::tests::entities_for_latlon ... ok [INFO] [stdout] test geoq::fgb::tests::test_multipolygon_with_hole ... ok [INFO] [stdout] test geoq::fgb::tests::test_multilinestring ... ok [INFO] [stdout] test geoq::fgb::tests::test_multi_schema ... ok [INFO] [stdout] test geoq::fgb::tests::test_multipolygon ... ok [INFO] [stdout] test geoq::reader::tests::test_reading_empty_string ... ok [INFO] [stdout] test geoq::fgb::tests::test_point ... ok [INFO] [stdout] test geoq::fgb::tests::test_point_props ... ok [INFO] [stdout] test geoq::fgb::tests::test_polygon_with_hole ... ok [INFO] [stdout] test geoq::input::h3_regex_format ... ok [INFO] [stdout] test geoq::input::reading_input_formats ... ok [INFO] [stdout] test geoq::reader::tests::test_reading_single_line ... ok [INFO] [stdout] test geoq::reader::tests::test_checking_character_for_single_line ... ok [INFO] [stdout] test geoq::reader::tests::test_reading_2_lines ... ok [INFO] [stdout] test geoq::par::tests::test_par_entities ... ok [INFO] [stdout] test geoq::fgb::tests::test_hilbert_sort_comp ... ok [INFO] [stdout] test geoq::fgb::tests::test_countries_dataset ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 37 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.07s [INFO] [stdout] [INFO] [stderr] Running tests/cli_test.rs (/opt/rustwide/target/debug/deps/cli_test-a657ee9e28a939ba) [INFO] [stdout] [INFO] [stdout] running 25 tests [INFO] [stdout] test filter_intersects_linestring ... ok [INFO] [stdout] test filter_contains_file ... ok [INFO] [stdout] test filter_intersects ... ok [INFO] [stdout] test json_geom ... ignored [INFO] [stdout] test filter_contains ... ok [INFO] [stdout] test filter_intersects_query_file ... ok [INFO] [stdout] test invalid_wkt ... ok [INFO] [stdout] test geohash_not_allowed_for_non_point ... ok [INFO] [stdout] test centroid ... ok [INFO] [stdout] test reading_geojson_feature_without_properties ... ignored [INFO] [stdout] test exits_on_invalid_input ... ok [INFO] [stdout] test gj_geom_edge_case ... ok [INFO] [stdout] test gh_roots ... ok [INFO] [stdout] test it_gets_basic_debug_info_for_inputs ... ok [INFO] [stdout] test geohash_fails_for_missing_or_invalid_level ... ok [INFO] [stdout] test it_outputs_wkt ... ok [INFO] [stdout] test geohash_covering ... ok [INFO] [stdout] test outputs_geohash_for_point ... ok [INFO] [stdout] test gh_covering_errors ... ok [INFO] [stdout] test outputs_geojson_featurecollection ... ok [INFO] [stdout] test outputs_geojson_features ... ok [INFO] [stdout] test outputs_geojson_geoms ... ok [INFO] [stdout] test geohash_children ... ok [INFO] [stdout] test geohash_neighbors ... ok [INFO] [stdout] test json_munge ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 23 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 1.43s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "2db2ec493765e053baa6b9dc410f28e2a908cd0455274c9400e1d377bedab3ff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2db2ec493765e053baa6b9dc410f28e2a908cd0455274c9400e1d377bedab3ff", kill_on_drop: false }` [INFO] [stdout] 2db2ec493765e053baa6b9dc410f28e2a908cd0455274c9400e1d377bedab3ff