[INFO] cloning repository https://github.com/Mr-Milk/SpatialTis-core [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Mr-Milk/SpatialTis-core" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMr-Milk%2FSpatialTis-core", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMr-Milk%2FSpatialTis-core'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a017c201d878e7ad0d71bc44629175c55992dba5 [INFO] testing Mr-Milk/SpatialTis-core against 1.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMr-Milk%2FSpatialTis-core" "/workspace/builds/worker-66/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-66/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Mr-Milk/SpatialTis-core on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-66/source/rust-toolchain [INFO] started tweaking git repo https://github.com/Mr-Milk/SpatialTis-core [INFO] finished tweaking git repo https://github.com/Mr-Milk/SpatialTis-core [INFO] tweaked toml for git repo https://github.com/Mr-Milk/SpatialTis-core written to /workspace/builds/worker-66/source/Cargo.toml [INFO] crate git repo https://github.com/Mr-Milk/SpatialTis-core already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: unused manifest key: target.x86_64-apple-darwin.rustflags [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-66/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-66/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 79a76b32f3b7bd901ecfd519a5dbf7a2e7529e70b4adfe070898034395b0a98c [INFO] running `Command { std: "docker" "start" "-a" "79a76b32f3b7bd901ecfd519a5dbf7a2e7529e70b4adfe070898034395b0a98c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "79a76b32f3b7bd901ecfd519a5dbf7a2e7529e70b4adfe070898034395b0a98c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "79a76b32f3b7bd901ecfd519a5dbf7a2e7529e70b4adfe070898034395b0a98c", kill_on_drop: false }` [INFO] [stdout] 79a76b32f3b7bd901ecfd519a5dbf7a2e7529e70b4adfe070898034395b0a98c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-66/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-66/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ea84610d9910dd56ed487382a1bdc86b67a512fd1070722f0c2f262e5aa09a6e [INFO] running `Command { std: "docker" "start" "-a" "ea84610d9910dd56ed487382a1bdc86b67a512fd1070722f0c2f262e5aa09a6e", kill_on_drop: false }` [INFO] [stderr] warning: unused manifest key: target.x86_64-apple-darwin.rustflags [INFO] [stderr] Compiling libm v0.2.1 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.99 [INFO] [stderr] Compiling proc-macro2 v1.0.28 [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Compiling syn v1.0.74 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling pyo3-build-config v0.15.1 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling heapless v0.6.1 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling paste v1.0.5 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling bytemuck v1.7.2 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling pdqselect v0.1.0 [INFO] [stderr] Compiling unindent v0.1.7 [INFO] [stderr] Compiling robust v0.2.3 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling num-rational v0.4.0 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling lock_api v0.4.4 [INFO] [stderr] Compiling matrixmultiply v0.3.2 [INFO] [stderr] Compiling instant v0.1.10 [INFO] [stderr] Compiling geographiclib-rs v0.2.0 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling safe_arch v0.6.0 [INFO] [stderr] Compiling hash32 v0.1.1 [INFO] [stderr] Compiling delaunator v1.0.1 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling wide v0.7.0 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling paste-impl v0.1.18 [INFO] [stderr] Compiling num-complex v0.4.0 [INFO] [stderr] Compiling approx v0.5.0 [INFO] [stderr] Compiling approx v0.4.0 [INFO] [stderr] Compiling noisy_float v0.2.0 [INFO] [stderr] Compiling kiddo v0.2.3 [INFO] [stderr] Compiling counter v0.5.3 [INFO] [stderr] Compiling itertools-num v0.1.3 [INFO] [stderr] Compiling ordered-float v2.10.0 [INFO] [stderr] Compiling pyo3 v0.15.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling generic-array v0.13.3 [INFO] [stderr] Compiling generic-array v0.12.4 [INFO] [stderr] Compiling as-slice v0.1.5 [INFO] [stderr] Compiling simba v0.5.1 [INFO] [stderr] Compiling simba v0.7.0 [INFO] [stderr] Compiling paste v0.1.18 [INFO] [stderr] Compiling rand_distr v0.4.1 [INFO] [stderr] Compiling rstar v0.8.3 [INFO] [stderr] Compiling rstar v0.9.2 [INFO] [stderr] Compiling geo-types v0.7.2 [INFO] [stderr] Compiling ndarray v0.15.4 [INFO] [stderr] Compiling geo v0.18.0 [INFO] [stderr] Compiling pyo3-macros-backend v0.15.1 [INFO] [stderr] Compiling nalgebra-macros v0.1.0 [INFO] [stderr] Compiling indoc-impl v0.3.6 [INFO] [stderr] Compiling thiserror-impl v1.0.28 [INFO] [stderr] Compiling indoc v0.3.6 [INFO] [stderr] Compiling pyo3-macros v0.15.1 [INFO] [stderr] Compiling ndarray-stats v0.5.0 [INFO] [stderr] Compiling thiserror v1.0.28 [INFO] [stderr] Compiling wkt v0.9.2 [INFO] [stderr] Compiling nalgebra v0.27.1 [INFO] [stderr] Compiling nalgebra v0.30.0 [INFO] [stderr] Compiling numpy v0.15.1 [INFO] [stderr] Compiling statrs v0.15.0 [INFO] [stderr] Compiling nalgebra-sparse v0.6.0 [INFO] [stderr] Compiling spatialtis_core v0.1.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `HashSet` [INFO] [stdout] --> src/lib.rs:1:33 [INFO] [stdout] | [INFO] [stdout] 1 | use std::collections::{HashMap, HashSet}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `pair_pearson` [INFO] [stdout] --> src/corr.rs:19:8 [INFO] [stdout] | [INFO] [stdout] 19 | pub fn pair_pearson(arr: ArrayView2) -> Array1 [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `pair_spearman` [INFO] [stdout] --> src/corr.rs:83:8 [INFO] [stdout] | [INFO] [stdout] 83 | pub fn pair_spearman(arr: ArrayView2) -> Array1 { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [optimized + debuginfo] target(s) in 47.96s [INFO] running `Command { std: "docker" "inspect" "ea84610d9910dd56ed487382a1bdc86b67a512fd1070722f0c2f262e5aa09a6e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ea84610d9910dd56ed487382a1bdc86b67a512fd1070722f0c2f262e5aa09a6e", kill_on_drop: false }` [INFO] [stdout] ea84610d9910dd56ed487382a1bdc86b67a512fd1070722f0c2f262e5aa09a6e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-66/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-66/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3e4964688c149549b27ff00e9721e8386b51c0d1e3f6828de9f48d52f735b262 [INFO] running `Command { std: "docker" "start" "-a" "3e4964688c149549b27ff00e9721e8386b51c0d1e3f6828de9f48d52f735b262", kill_on_drop: false }` [INFO] [stderr] warning: unused manifest key: target.x86_64-apple-darwin.rustflags [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling spatialtis_core v0.1.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `HashSet` [INFO] [stdout] --> src/lib.rs:1:33 [INFO] [stdout] | [INFO] [stdout] 1 | use std::collections::{HashMap, HashSet}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `ndarray::prelude::*` [INFO] [stdout] --> src/entropy.rs:175:9 [INFO] [stdout] | [INFO] [stdout] 175 | use ndarray::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `pair_pearson` [INFO] [stdout] --> src/corr.rs:19:8 [INFO] [stdout] | [INFO] [stdout] 19 | pub fn pair_pearson(arr: ArrayView2) -> Array1 [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `pair_spearman` [INFO] [stdout] --> src/corr.rs:83:8 [INFO] [stdout] | [INFO] [stdout] 83 | pub fn pair_spearman(arr: ArrayView2) -> Array1 { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [optimized + debuginfo] target(s) in 57.10s [INFO] running `Command { std: "docker" "inspect" "3e4964688c149549b27ff00e9721e8386b51c0d1e3f6828de9f48d52f735b262", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3e4964688c149549b27ff00e9721e8386b51c0d1e3f6828de9f48d52f735b262", kill_on_drop: false }` [INFO] [stdout] 3e4964688c149549b27ff00e9721e8386b51c0d1e3f6828de9f48d52f735b262 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-66/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-66/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 66bc04aecb1f9f04d4dbb5661592c4e2d81699e6ba22476c3da5d5b52110510e [INFO] running `Command { std: "docker" "start" "-a" "66bc04aecb1f9f04d4dbb5661592c4e2d81699e6ba22476c3da5d5b52110510e", kill_on_drop: false }` [INFO] [stderr] warning: unused manifest key: target.x86_64-apple-darwin.rustflags [INFO] [stderr] warning: unused import: `HashSet` [INFO] [stderr] --> src/lib.rs:1:33 [INFO] [stderr] | [INFO] [stderr] 1 | use std::collections::{HashMap, HashSet}; [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `ndarray::prelude::*` [INFO] [stderr] --> src/entropy.rs:175:9 [INFO] [stderr] | [INFO] [stderr] 175 | use ndarray::prelude::*; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function is never used: `pair_pearson` [INFO] [stderr] --> src/corr.rs:19:8 [INFO] [stderr] | [INFO] [stderr] 19 | pub fn pair_pearson(arr: ArrayView2) -> Array1 [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: function is never used: `pair_spearman` [INFO] [stderr] --> src/corr.rs:83:8 [INFO] [stderr] | [INFO] [stderr] 83 | pub fn pair_spearman(arr: ArrayView2) -> Array1 { [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `spatialtis_core` (lib test) generated 4 warnings [INFO] [stderr] Finished test [optimized + debuginfo] target(s) in 0.11s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/spatialtis_core-6129838328daf7f0) [INFO] [stdout] [INFO] [stdout] running 14 tests [INFO] [stdout] test entropy::tests::test_altieri ... ok [INFO] [stdout] test entropy::tests::test_dist_cut ... ok [INFO] [stdout] test entropy::tests::test_euclidean_dist ... ok [INFO] [stdout] test entropy::tests::test_leibovici ... ok [INFO] [stdout] test entropy::tests::test_pdist ... ok [INFO] [stdout] test io::test::test_points_wkt ... ok [INFO] [stdout] test io::test::test_polygons_wkt ... ok [INFO] [stdout] test io::test::test_wkt_points ... ok [INFO] [stdout] test io::test::test_wkt_polygons ... ok [INFO] [stdout] test stat::test::test_mean_u ... ok [INFO] [stdout] test stat::test::test_std_f ... ok [INFO] [stdout] test stat::test::test_std_u ... ok [INFO] [stdout] test stat::test::test_mean_f ... ok [INFO] [stdout] test utils::test::test_comb_count_neighbors ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 14 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "66bc04aecb1f9f04d4dbb5661592c4e2d81699e6ba22476c3da5d5b52110510e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "66bc04aecb1f9f04d4dbb5661592c4e2d81699e6ba22476c3da5d5b52110510e", kill_on_drop: false }` [INFO] [stdout] 66bc04aecb1f9f04d4dbb5661592c4e2d81699e6ba22476c3da5d5b52110510e