[INFO] fetching crate geo-validator 0.1.3... [INFO] testing geo-validator-0.1.3 against try#8262275854dc0e5381c9d42d56257d94932c5a87 for pr-90799 [INFO] extracting crate geo-validator 0.1.3 into /workspace/builds/worker-113/source [INFO] validating manifest of crates.io crate geo-validator 0.1.3 on toolchain 8262275854dc0e5381c9d42d56257d94932c5a87 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate geo-validator 0.1.3 [INFO] finished tweaking crates.io crate geo-validator 0.1.3 [INFO] tweaked toml for crates.io crate geo-validator 0.1.3 written to /workspace/builds/worker-113/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-113/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-113/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1fe6798ad1c86378f5c5074e370b587d8e2493c6ef9760008a8463d0cac96d7a [INFO] running `Command { std: "docker" "start" "-a" "1fe6798ad1c86378f5c5074e370b587d8e2493c6ef9760008a8463d0cac96d7a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1fe6798ad1c86378f5c5074e370b587d8e2493c6ef9760008a8463d0cac96d7a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1fe6798ad1c86378f5c5074e370b587d8e2493c6ef9760008a8463d0cac96d7a", kill_on_drop: false }` [INFO] [stdout] 1fe6798ad1c86378f5c5074e370b587d8e2493c6ef9760008a8463d0cac96d7a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-113/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-113/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" "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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 09de88d92efefe144369b14db385f1cc296e24ddd91d4e6abcce7b0c58543ec0 [INFO] running `Command { std: "docker" "start" "-a" "09de88d92efefe144369b14db385f1cc296e24ddd91d4e6abcce7b0c58543ec0", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling libc v0.2.108 [INFO] [stderr] Compiling proc-macro2 v1.0.32 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.82 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling cc v1.0.72 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling gimli v0.26.1 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling pdqselect v0.1.1 [INFO] [stderr] Compiling rustc-demangle v0.1.21 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling linked-hash-map v0.5.4 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling object v0.27.1 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling backtrace v0.3.63 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling rstar v0.2.0 [INFO] [stderr] Compiling geo-types v0.4.3 [INFO] [stderr] Compiling addr2line v0.17.0 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling geo v0.12.2 [INFO] [stderr] Compiling geo-validator v0.1.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 10.26s [INFO] running `Command { std: "docker" "inspect" "09de88d92efefe144369b14db385f1cc296e24ddd91d4e6abcce7b0c58543ec0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "09de88d92efefe144369b14db385f1cc296e24ddd91d4e6abcce7b0c58543ec0", kill_on_drop: false }` [INFO] [stdout] 09de88d92efefe144369b14db385f1cc296e24ddd91d4e6abcce7b0c58543ec0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-113/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-113/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" "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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 63d8c1ae6b6843d356e90ffcd5baa3ba4cf00e78801ab6dfcc35cc991e1a4642 [INFO] running `Command { std: "docker" "start" "-a" "63d8c1ae6b6843d356e90ffcd5baa3ba4cf00e78801ab6dfcc35cc991e1a4642", kill_on_drop: false }` [INFO] [stderr] Compiling geo-validator v0.1.3 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused imports: `line_string`, `point` [INFO] [stdout] --> src/lib.rs:475:21 [INFO] [stdout] | [INFO] [stdout] 475 | use geo_types::{line_string, point, polygon}; [INFO] [stdout] | ^^^^^^^^^^^ ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.96s [INFO] running `Command { std: "docker" "inspect" "63d8c1ae6b6843d356e90ffcd5baa3ba4cf00e78801ab6dfcc35cc991e1a4642", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "63d8c1ae6b6843d356e90ffcd5baa3ba4cf00e78801ab6dfcc35cc991e1a4642", kill_on_drop: false }` [INFO] [stdout] 63d8c1ae6b6843d356e90ffcd5baa3ba4cf00e78801ab6dfcc35cc991e1a4642 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-113/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-113/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" "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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 922157f743b27b1e2600f4ca3aaaf1616ddec24a6af9a552a0a6e5b77c64aafa [INFO] running `Command { std: "docker" "start" "-a" "922157f743b27b1e2600f4ca3aaaf1616ddec24a6af9a552a0a6e5b77c64aafa", kill_on_drop: false }` [INFO] [stderr] warning: unused imports: `line_string`, `point` [INFO] [stderr] --> src/lib.rs:475:21 [INFO] [stderr] | [INFO] [stderr] 475 | use geo_types::{line_string, point, polygon}; [INFO] [stderr] | ^^^^^^^^^^^ ^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `geo-validator` (lib test) generated 1 warning [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.06s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/geo_validator-efec2e3f271b10d4) [INFO] [stdout] [INFO] [stdout] running 8 tests [INFO] [stderr] Doc-tests geo-validator [INFO] [stdout] test tests::can_find_multiple_errors_in_complex_polygon ... ok [INFO] [stdout] test tests::can_recognize_multi_polygon ... ok [INFO] [stdout] test tests::can_recognize_self_intersecting_polygon ... ok [INFO] [stdout] test tests::can_validate_polygon ... ok [INFO] [stdout] test tests::can_validate_complex_polygon ... ok [INFO] [stdout] test tests::rejects_polygon_with_nan_and_infinity ... ok [INFO] [stdout] test tests::rejects_polygon_with_repeated_points ... ok [INFO] [stdout] test tests::rejects_polygon_with_too_few_points ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test src/lib.rs - Validate::validate_detailed (line 103) ... ok [INFO] [stdout] test src/lib.rs - Validate::validate (line 60) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.45s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "922157f743b27b1e2600f4ca3aaaf1616ddec24a6af9a552a0a6e5b77c64aafa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "922157f743b27b1e2600f4ca3aaaf1616ddec24a6af9a552a0a6e5b77c64aafa", kill_on_drop: false }` [INFO] [stdout] 922157f743b27b1e2600f4ca3aaaf1616ddec24a6af9a552a0a6e5b77c64aafa