[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] fdbd96597b95208c33282ed851921cf636b50fa7 [INFO] testing Mr-Milk/SpatialTis-core against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMr-Milk%2FSpatialTis-core" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Mr-Milk/SpatialTis-core on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-0/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-0/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" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", 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] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 979eaaacef3e26d34aceeae0a45a1791b8509ac0f750c09984808f5907ff1214 [INFO] running `Command { std: "docker" "start" "-a" "979eaaacef3e26d34aceeae0a45a1791b8509ac0f750c09984808f5907ff1214", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "979eaaacef3e26d34aceeae0a45a1791b8509ac0f750c09984808f5907ff1214", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "979eaaacef3e26d34aceeae0a45a1791b8509ac0f750c09984808f5907ff1214", kill_on_drop: false }` [INFO] [stdout] 979eaaacef3e26d34aceeae0a45a1791b8509ac0f750c09984808f5907ff1214 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9925a017c79853487b66030fa2f3f148843f2e1aece3a0416c1226261e894b13 [INFO] running `Command { std: "docker" "start" "-a" "9925a017c79853487b66030fa2f3f148843f2e1aece3a0416c1226261e894b13", 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 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 pyo3-build-config v0.16.2 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling heapless v0.6.1 [INFO] [stderr] Compiling byteorder v1.4.3 [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.8 [INFO] [stderr] Compiling robust v0.2.3 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling permutation v0.4.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-rational v0.4.0 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling instant v0.1.10 [INFO] [stderr] Compiling geographiclib-rs v0.2.0 [INFO] [stderr] Compiling matrixmultiply v0.3.2 [INFO] [stderr] Compiling hash32 v0.1.1 [INFO] [stderr] Compiling delaunator v1.0.1 [INFO] [stderr] Compiling lock_api v0.4.4 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling safe_arch v0.6.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling indoc v1.0.4 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling wide v0.7.0 [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 quote v1.0.9 [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 counter v0.5.3 [INFO] [stderr] Compiling kiddo v0.2.4 [INFO] [stderr] Compiling ordered-float v2.10.0 [INFO] [stderr] Compiling itertools-num v0.1.3 [INFO] [stderr] Compiling generic-array v0.12.4 [INFO] [stderr] Compiling generic-array v0.13.3 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling pyo3-ffi v0.16.2 [INFO] [stderr] Compiling pyo3 v0.16.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling as-slice v0.1.5 [INFO] [stderr] Compiling simba v0.7.0 [INFO] [stderr] Compiling simba v0.5.1 [INFO] [stderr] Compiling rand v0.8.5 [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.3 [INFO] [stderr] Compiling geo v0.19.0 [INFO] [stderr] Compiling ndarray v0.15.4 [INFO] [stderr] Compiling pyo3-macros-backend v0.16.2 [INFO] [stderr] Compiling nalgebra-macros v0.1.0 [INFO] [stderr] Compiling thiserror-impl v1.0.28 [INFO] [stderr] Compiling pyo3-macros v0.16.2 [INFO] [stderr] Compiling nalgebra v0.27.1 [INFO] [stderr] Compiling thiserror v1.0.28 [INFO] [stderr] Compiling wkt v0.10.0 [INFO] [stderr] Compiling nalgebra v0.30.0 [INFO] [stderr] Compiling ndarray-stats v0.5.0 [INFO] [stderr] Compiling numpy v0.16.2 [INFO] [stderr] Compiling statrs v0.15.0 [INFO] [stderr] Compiling nalgebra-sparse v0.6.0 [INFO] [stderr] Compiling spatialtis_core v0.2.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `rayon::prelude` [INFO] [stdout] --> src/neighbors_search.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use rayon::prelude; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `remove_rep_neighbors` [INFO] [stdout] --> src/cell_interaction.rs:316:8 [INFO] [stdout] | [INFO] [stdout] 316 | pub fn remove_rep_neighbors( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `bbox_side_part` [INFO] [stdout] --> src/distribution_index.rs:27:4 [INFO] [stdout] | [INFO] [stdout] 27 | fn bbox_side_part(bbox: BBox) -> (f64, f64) { [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 51.54s [INFO] running `Command { std: "docker" "inspect" "9925a017c79853487b66030fa2f3f148843f2e1aece3a0416c1226261e894b13", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9925a017c79853487b66030fa2f3f148843f2e1aece3a0416c1226261e894b13", kill_on_drop: false }` [INFO] [stdout] 9925a017c79853487b66030fa2f3f148843f2e1aece3a0416c1226261e894b13 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0e17f40258cd92953953006f9db297f3a508808df559251fe356b62120793e56 [INFO] running `Command { std: "docker" "start" "-a" "0e17f40258cd92953953006f9db297f3a508808df559251fe356b62120793e56", kill_on_drop: false }` [INFO] [stderr] warning: unused manifest key: target.x86_64-apple-darwin.rustflags [INFO] [stderr] Compiling spatialtis_core v0.2.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `ndarray::prelude::*` [INFO] [stdout] --> src/entropy.rs:233:9 [INFO] [stdout] | [INFO] [stdout] 233 | use ndarray::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `rayon::prelude` [INFO] [stdout] --> src/neighbors_search.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use rayon::prelude; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `remove_rep_neighbors` [INFO] [stdout] --> src/cell_interaction.rs:316:8 [INFO] [stdout] | [INFO] [stdout] 316 | pub fn remove_rep_neighbors( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `bbox_side_part` [INFO] [stdout] --> src/distribution_index.rs:27:4 [INFO] [stdout] | [INFO] [stdout] 27 | fn bbox_side_part(bbox: BBox) -> (f64, f64) { [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 11.56s [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/spatialtis_core-777f18da1f6f8d22) [INFO] running `Command { std: "docker" "inspect" "0e17f40258cd92953953006f9db297f3a508808df559251fe356b62120793e56", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0e17f40258cd92953953006f9db297f3a508808df559251fe356b62120793e56", kill_on_drop: false }` [INFO] [stdout] 0e17f40258cd92953953006f9db297f3a508808df559251fe356b62120793e56 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 3781de37e567be0f3cfff151e382733e43b27825dd35dbfd8f2511d5d13b7eee [INFO] running `Command { std: "docker" "start" "-a" "3781de37e567be0f3cfff151e382733e43b27825dd35dbfd8f2511d5d13b7eee", kill_on_drop: false }` [INFO] [stderr] warning: unused manifest key: target.x86_64-apple-darwin.rustflags [INFO] [stderr] warning: unused import: `ndarray::prelude::*` [INFO] [stderr] --> src/entropy.rs:233:9 [INFO] [stderr] | [INFO] [stderr] 233 | use ndarray::prelude::*; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `rayon::prelude` [INFO] [stderr] --> src/neighbors_search.rs:7:5 [INFO] [stderr] | [INFO] [stderr] 7 | use rayon::prelude; [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function is never used: `remove_rep_neighbors` [INFO] [stderr] --> src/cell_interaction.rs:316:8 [INFO] [stderr] | [INFO] [stderr] 316 | pub fn remove_rep_neighbors( [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: function is never used: `bbox_side_part` [INFO] [stderr] --> src/distribution_index.rs:27:4 [INFO] [stderr] | [INFO] [stderr] 27 | fn bbox_side_part(bbox: BBox) -> (f64, f64) { [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `spatialtis_core` (lib test) generated 4 warnings [INFO] [stderr] Finished test [optimized + debuginfo] target(s) in 0.05s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/spatialtis_core-777f18da1f6f8d22) [INFO] [stdout] [INFO] [stdout] running 11 tests [INFO] [stdout] test entropy::tests::test_pdist ... ok [INFO] [stdout] test entropy::tests::test_leibovici ... ok [INFO] [stdout] test entropy::tests::test_altieri ... 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_f ... 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] [INFO] [stdout] test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "3781de37e567be0f3cfff151e382733e43b27825dd35dbfd8f2511d5d13b7eee", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3781de37e567be0f3cfff151e382733e43b27825dd35dbfd8f2511d5d13b7eee", kill_on_drop: false }` [INFO] [stdout] 3781de37e567be0f3cfff151e382733e43b27825dd35dbfd8f2511d5d13b7eee