[INFO] cloning repository https://github.com/SCLeoX/non-grid-path-finder [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/SCLeoX/non-grid-path-finder" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSCLeoX%2Fnon-grid-path-finder", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSCLeoX%2Fnon-grid-path-finder'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 08ed5297a0a6ff8a8e90918c8452bb8588292a56 [INFO] testing SCLeoX/non-grid-path-finder against 1.85.0 for beta-1.86-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSCLeoX%2Fnon-grid-path-finder" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/SCLeoX/non-grid-path-finder 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/SCLeoX/non-grid-path-finder [INFO] finished tweaking git repo https://github.com/SCLeoX/non-grid-path-finder [INFO] tweaked toml for git repo https://github.com/SCLeoX/non-grid-path-finder written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/SCLeoX/non-grid-path-finder 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] Downloading crates ... [INFO] [stderr] Downloaded noisy_float v0.1.12 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 9de076409f268db877180f6f4c797ad774c05a008c82a6d0ee46fb2b1a1fb362 [INFO] running `Command { std: "docker" "start" "-a" "9de076409f268db877180f6f4c797ad774c05a008c82a6d0ee46fb2b1a1fb362", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9de076409f268db877180f6f4c797ad774c05a008c82a6d0ee46fb2b1a1fb362", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9de076409f268db877180f6f4c797ad774c05a008c82a6d0ee46fb2b1a1fb362", kill_on_drop: false }` [INFO] [stdout] 9de076409f268db877180f6f4c797ad774c05a008c82a6d0ee46fb2b1a1fb362 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] dbe5f4dcf9e93a3b1c9812ca75d346b46883f38acd0856b7b3db8bfbf5443071 [INFO] running `Command { std: "docker" "start" "-a" "dbe5f4dcf9e93a3b1c9812ca75d346b46883f38acd0856b7b3db8bfbf5443071", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.18 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.64 [INFO] [stderr] Compiling syn v1.0.33 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling bumpalo v3.4.0 [INFO] [stderr] Compiling wasm-bindgen v0.2.64 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling feature-probe v0.1.1 [INFO] [stderr] Compiling bv v0.11.1 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling noisy_float v0.1.12 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.64 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.64 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.64 [INFO] [stderr] Compiling js-sys v0.3.41 [INFO] [stderr] Compiling console_error_panic_hook v0.1.6 [INFO] [stderr] Compiling web-sys v0.3.41 [INFO] [stderr] Compiling non_grid_path_finder v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: method `is_horizontal` is never used [INFO] [stdout] --> src/geometry/segment.rs:7:8 [INFO] [stdout] | [INFO] [stdout] 4 | pub trait Linear { [INFO] [stdout] | ------ method in this trait [INFO] [stdout] ... [INFO] [stdout] 7 | fn is_horizontal(&self) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `ShapeVertexIndex` is never constructed [INFO] [stdout] --> src/navigation.rs:93:12 [INFO] [stdout] | [INFO] [stdout] 93 | pub struct ShapeVertexIndex { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ShapeVertexIndex` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.36s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: wasm-bindgen v0.2.64 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "dbe5f4dcf9e93a3b1c9812ca75d346b46883f38acd0856b7b3db8bfbf5443071", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dbe5f4dcf9e93a3b1c9812ca75d346b46883f38acd0856b7b3db8bfbf5443071", kill_on_drop: false }` [INFO] [stdout] dbe5f4dcf9e93a3b1c9812ca75d346b46883f38acd0856b7b3db8bfbf5443071 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 56cab08d4c0fe514c40b5ea22ded1074dcd2f36d540dd2a2baa18726e18aaf6b [INFO] running `Command { std: "docker" "start" "-a" "56cab08d4c0fe514c40b5ea22ded1074dcd2f36d540dd2a2baa18726e18aaf6b", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling futures v0.1.29 [INFO] [stderr] Compiling scoped-tls v1.0.0 [INFO] [stdout] warning: method `is_horizontal` is never used [INFO] [stdout] --> src/geometry/segment.rs:7:8 [INFO] [stdout] | [INFO] [stdout] 4 | pub trait Linear { [INFO] [stdout] | ------ method in this trait [INFO] [stdout] ... [INFO] [stdout] 7 | fn is_horizontal(&self) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `ShapeVertexIndex` is never constructed [INFO] [stdout] --> src/navigation.rs:93:12 [INFO] [stdout] | [INFO] [stdout] 93 | pub struct ShapeVertexIndex { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ShapeVertexIndex` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling wasm-bindgen-test-macro v0.2.50 [INFO] [stderr] Compiling wasm-bindgen-futures v0.3.27 [INFO] [stderr] Compiling wasm-bindgen-test v0.2.50 [INFO] [stderr] Compiling non_grid_path_finder v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: method `is_horizontal` is never used [INFO] [stdout] --> src/geometry/segment.rs:7:8 [INFO] [stdout] | [INFO] [stdout] 4 | pub trait Linear { [INFO] [stdout] | ------ method in this trait [INFO] [stdout] ... [INFO] [stdout] 7 | fn is_horizontal(&self) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `ShapeVertexIndex` is never constructed [INFO] [stdout] --> src/navigation.rs:93:12 [INFO] [stdout] | [INFO] [stdout] 93 | pub struct ShapeVertexIndex { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ShapeVertexIndex` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 3.90s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: wasm-bindgen v0.2.64 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "56cab08d4c0fe514c40b5ea22ded1074dcd2f36d540dd2a2baa18726e18aaf6b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "56cab08d4c0fe514c40b5ea22ded1074dcd2f36d540dd2a2baa18726e18aaf6b", kill_on_drop: false }` [INFO] [stdout] 56cab08d4c0fe514c40b5ea22ded1074dcd2f36d540dd2a2baa18726e18aaf6b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] d7b5ed5437f72d3e14386b608942ebec6a4d0ef68714dc68571a9fa5190ee477 [INFO] running `Command { std: "docker" "start" "-a" "d7b5ed5437f72d3e14386b608942ebec6a4d0ef68714dc68571a9fa5190ee477", kill_on_drop: false }` [INFO] [stderr] warning: method `is_horizontal` is never used [INFO] [stderr] --> src/geometry/segment.rs:7:8 [INFO] [stderr] | [INFO] [stderr] 4 | pub trait Linear { [INFO] [stderr] | ------ method in this trait [INFO] [stderr] ... [INFO] [stderr] 7 | fn is_horizontal(&self) -> bool { [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: struct `ShapeVertexIndex` is never constructed [INFO] [stderr] --> src/navigation.rs:93:12 [INFO] [stderr] | [INFO] [stderr] 93 | pub struct ShapeVertexIndex { [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `ShapeVertexIndex` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: `non_grid_path_finder` (lib) generated 2 warnings [INFO] [stderr] warning: `non_grid_path_finder` (lib test) generated 2 warnings (2 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.05s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: wasm-bindgen v0.2.64 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/non_grid_path_finder-c7fd1c1f1a650f72) [INFO] [stdout] [INFO] [stdout] running 14 tests [INFO] [stdout] test geometry::segment::tests::segment_eq ... ok [INFO] [stdout] test geometry::segment::tests::points ... ok [INFO] [stdout] test geometry::segment::tests::segment_find_intersection_with_segment_collinear ... ok [INFO] [stdout] test geometry::segment::tests::segment_find_intersection_with_segment_no_vertical ... ok [INFO] [stdout] test geometry::segment::tests::segment_eq_rev ... ok [INFO] [stdout] test geometry::segment::tests::segment_find_intersection_with_segment_one_vertical ... ok [INFO] [stdout] test geometry::segment::tests::segment_find_intersection_with_segment_parallel ... ok [INFO] [stdout] test geometry::segment::tests::segment_find_intersection_with_segment_vertical_collinear ... ok [INFO] [stdout] test geometry::shape::tests::shape_segments_iter_one ... ok [INFO] [stdout] test geometry::shape::tests::shape_segments_iter ... ok [INFO] [stdout] test geometry::shape::tests::shape_segments_iter_zero ... ok [INFO] [stdout] test geometry::segment::tests::segment_find_intersection_with_segment_two_vertical ... ok [INFO] [stdout] test geometry::shape::tests::shape_intersect_segment ... ok [INFO] [stdout] test geometry::segment::tests::segment_ne ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 14 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Doc-tests non_grid_path_finder [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" "d7b5ed5437f72d3e14386b608942ebec6a4d0ef68714dc68571a9fa5190ee477", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d7b5ed5437f72d3e14386b608942ebec6a4d0ef68714dc68571a9fa5190ee477", kill_on_drop: false }` [INFO] [stdout] d7b5ed5437f72d3e14386b608942ebec6a4d0ef68714dc68571a9fa5190ee477