[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] 9116492e8af2c2bfe541ad02c657d135231de650 [INFO] testing SCLeoX/non-grid-path-finder against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSCLeoX%2Fnon-grid-path-finder" "/workspace/builds/worker-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/SCLeoX/non-grid-path-finder on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.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-6/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: "/workspace/cargo-home/bin/cargo" "+1.60.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-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 9dcd455f09c3827fad8530714c74926e3e0711eb9f03c431610a21d1b9e8cc59 [INFO] running `Command { std: "docker" "start" "-a" "9dcd455f09c3827fad8530714c74926e3e0711eb9f03c431610a21d1b9e8cc59", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9dcd455f09c3827fad8530714c74926e3e0711eb9f03c431610a21d1b9e8cc59", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9dcd455f09c3827fad8530714c74926e3e0711eb9f03c431610a21d1b9e8cc59", kill_on_drop: false }` [INFO] [stdout] 9dcd455f09c3827fad8530714c74926e3e0711eb9f03c431610a21d1b9e8cc59 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] b1aee905c29ac9c02c79f65c99ef267565ebc612bd4c5a29700cddb6a8b20cee [INFO] running `Command { std: "docker" "start" "-a" "b1aee905c29ac9c02c79f65c99ef267565ebc612bd4c5a29700cddb6a8b20cee", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.18 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.64 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling syn v1.0.33 [INFO] [stderr] Compiling bumpalo v3.4.0 [INFO] [stderr] Compiling wasm-bindgen v0.2.64 [INFO] [stderr] Compiling bv v0.11.1 [INFO] [stderr] Compiling noisy_float v0.1.12 [INFO] [stderr] Compiling quote v1.0.7 [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: field is never read: `shape_index` [INFO] [stdout] --> src/navigation.rs:94:5 [INFO] [stdout] | [INFO] [stdout] 94 | shape_index: usize, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `ShapeVertexIndex` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/navigation.rs:92:10 [INFO] [stdout] | [INFO] [stdout] 92 | #[derive(Debug, Clone, Copy)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `vertex_index` [INFO] [stdout] --> src/navigation.rs:95:5 [INFO] [stdout] | [INFO] [stdout] 95 | vertex_index: usize, [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] --> src/navigation.rs:92:10 [INFO] [stdout] | [INFO] [stdout] 92 | #[derive(Debug, Clone, Copy)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 55.41s [INFO] running `Command { std: "docker" "inspect" "b1aee905c29ac9c02c79f65c99ef267565ebc612bd4c5a29700cddb6a8b20cee", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b1aee905c29ac9c02c79f65c99ef267565ebc612bd4c5a29700cddb6a8b20cee", kill_on_drop: false }` [INFO] [stdout] b1aee905c29ac9c02c79f65c99ef267565ebc612bd4c5a29700cddb6a8b20cee [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] ee261571cd73a2d8a0641dfe08620750f5f62cee844429164617ae82edf46648 [INFO] running `Command { std: "docker" "start" "-a" "ee261571cd73a2d8a0641dfe08620750f5f62cee844429164617ae82edf46648", kill_on_drop: false }` [INFO] [stderr] Compiling wasm-bindgen-test-macro v0.2.50 [INFO] [stderr] Compiling wasm-bindgen-futures v0.3.27 [INFO] [stdout] warning: field is never read: `shape_index` [INFO] [stdout] --> src/navigation.rs:94:5 [INFO] [stdout] | [INFO] [stdout] 94 | shape_index: usize, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `ShapeVertexIndex` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/navigation.rs:92:10 [INFO] [stdout] | [INFO] [stdout] 92 | #[derive(Debug, Clone, Copy)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `vertex_index` [INFO] [stdout] --> src/navigation.rs:95:5 [INFO] [stdout] | [INFO] [stdout] 95 | vertex_index: usize, [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] --> src/navigation.rs:92:10 [INFO] [stdout] | [INFO] [stdout] 92 | #[derive(Debug, Clone, Copy)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [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: field is never read: `shape_index` [INFO] [stdout] --> src/navigation.rs:94:5 [INFO] [stdout] | [INFO] [stdout] 94 | shape_index: usize, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `ShapeVertexIndex` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/navigation.rs:92:10 [INFO] [stdout] | [INFO] [stdout] 92 | #[derive(Debug, Clone, Copy)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `vertex_index` [INFO] [stdout] --> src/navigation.rs:95:5 [INFO] [stdout] | [INFO] [stdout] 95 | vertex_index: usize, [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] --> src/navigation.rs:92:10 [INFO] [stdout] | [INFO] [stdout] 92 | #[derive(Debug, Clone, Copy)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 4.98s [INFO] running `Command { std: "docker" "inspect" "ee261571cd73a2d8a0641dfe08620750f5f62cee844429164617ae82edf46648", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ee261571cd73a2d8a0641dfe08620750f5f62cee844429164617ae82edf46648", kill_on_drop: false }` [INFO] [stdout] ee261571cd73a2d8a0641dfe08620750f5f62cee844429164617ae82edf46648 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] ba9cc831cbcf6a3ba643d2455ecbc19fd2c9b2e1430a71704ac33de766469c62 [INFO] running `Command { std: "docker" "start" "-a" "ba9cc831cbcf6a3ba643d2455ecbc19fd2c9b2e1430a71704ac33de766469c62", kill_on_drop: false }` [INFO] [stderr] warning: field is never read: `shape_index` [INFO] [stderr] --> src/navigation.rs:94:5 [INFO] [stderr] | [INFO] [stderr] 94 | shape_index: usize, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] note: `ShapeVertexIndex` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] --> src/navigation.rs:92:10 [INFO] [stderr] | [INFO] [stderr] 92 | #[derive(Debug, Clone, Copy)] [INFO] [stderr] | ^^^^^ ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `vertex_index` [INFO] [stderr] --> src/navigation.rs:95:5 [INFO] [stderr] | [INFO] [stderr] 95 | vertex_index: usize, [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] --> src/navigation.rs:92:10 [INFO] [stderr] | [INFO] [stderr] 92 | #[derive(Debug, Clone, Copy)] [INFO] [stderr] | ^^^^^ ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [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 [unoptimized + debuginfo] target(s) in 0.05s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/non_grid_path_finder-9c5d063aa3f74c7d) [INFO] [stdout] [INFO] [stdout] running 14 tests [INFO] [stdout] test geometry::segment::tests::segment_eq_rev ... 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_two_vertical ... ok [INFO] [stdout] test geometry::shape::tests::shape_segments_iter ... ok [INFO] [stdout] test geometry::shape::tests::shape_segments_iter_one ... ok [INFO] [stdout] test geometry::shape::tests::shape_segments_iter_zero ... ok [INFO] [stdout] test geometry::segment::tests::segment_eq ... ok [INFO] [stdout] test geometry::segment::tests::segment_find_intersection_with_segment_vertical_collinear ... ok [INFO] [stdout] test geometry::segment::tests::segment_find_intersection_with_segment_one_vertical ... ok [INFO] [stdout] test geometry::segment::tests::segment_ne ... ok [INFO] [stdout] test geometry::shape::tests::shape_intersect_segment ... ok [INFO] [stdout] test geometry::segment::tests::points ... ok [INFO] [stdout] test geometry::segment::tests::segment_find_intersection_with_segment_no_vertical ... ok [INFO] [stdout] test geometry::segment::tests::segment_find_intersection_with_segment_collinear ... ok [INFO] [stderr] Doc-tests non_grid_path_finder [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] [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" "ba9cc831cbcf6a3ba643d2455ecbc19fd2c9b2e1430a71704ac33de766469c62", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ba9cc831cbcf6a3ba643d2455ecbc19fd2c9b2e1430a71704ac33de766469c62", kill_on_drop: false }` [INFO] [stdout] ba9cc831cbcf6a3ba643d2455ecbc19fd2c9b2e1430a71704ac33de766469c62