[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] 885e75e9cb7b387813ef708358005128abf99925 [INFO] testing Mr-Milk/SpatialTis-core against master#432e145bd5a974c5b6f4dd9b352891bd7502b69d for pr-87041 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMr-Milk%2FSpatialTis-core" "/workspace/builds/worker-10/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-10/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Mr-Milk/SpatialTis-core on toolchain 432e145bd5a974c5b6f4dd9b352891bd7502b69d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [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-10/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" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "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-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 598cb79e96b3470b3c8448e22b15f13635514063371c075de527b8b3039de634 [INFO] running `Command { std: "docker" "start" "-a" "598cb79e96b3470b3c8448e22b15f13635514063371c075de527b8b3039de634", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "598cb79e96b3470b3c8448e22b15f13635514063371c075de527b8b3039de634", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "598cb79e96b3470b3c8448e22b15f13635514063371c075de527b8b3039de634", kill_on_drop: false }` [INFO] [stdout] 598cb79e96b3470b3c8448e22b15f13635514063371c075de527b8b3039de634 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0db87c2fbc79fd6ee8eb5c366284d581de842ef40c5114b1c33b417078e1a552 [INFO] running `Command { std: "docker" "start" "-a" "0db87c2fbc79fd6ee8eb5c366284d581de842ef40c5114b1c33b417078e1a552", 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 autocfg v1.0.1 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.97 [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling smallvec v1.6.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 crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling unindent v0.1.7 [INFO] [stderr] Compiling inventory v0.1.10 [INFO] [stderr] Compiling pdqselect v0.1.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling pyo3 v0.13.2 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling robust v0.2.3 [INFO] [stderr] Compiling delaunator v0.2.1 [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Compiling geographiclib-rs v0.2.0 [INFO] [stderr] Compiling anyhow v1.0.41 [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling paste-impl v0.1.18 [INFO] [stderr] Compiling instant v0.1.9 [INFO] [stderr] Compiling lock_api v0.4.4 [INFO] [stderr] Compiling hash32 v0.1.1 [INFO] [stderr] Compiling itertools v0.10.1 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling paste v0.1.18 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling generic-array v0.13.3 [INFO] [stderr] Compiling generic-array v0.12.4 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling as-slice v0.1.5 [INFO] [stderr] Compiling crossbeam-deque v0.8.0 [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 rand v0.8.4 [INFO] [stderr] Compiling approx v0.4.0 [INFO] [stderr] Compiling counter v0.5.2 [INFO] [stderr] Compiling kiddo v0.1.4 [INFO] [stderr] Compiling rstar v0.8.3 [INFO] [stderr] Compiling geo-types v0.7.2 [INFO] [stderr] Compiling geo v0.18.0 [INFO] [stderr] Compiling pyo3-macros-backend v0.13.2 [INFO] [stderr] Compiling ghost v0.1.2 [INFO] [stderr] Compiling ctor v0.1.20 [INFO] [stderr] Compiling indoc-impl v0.3.6 [INFO] [stderr] Compiling inventory-impl v0.1.10 [INFO] [stderr] Compiling pyo3-macros v0.13.2 [INFO] [stderr] Compiling indoc v0.3.6 [INFO] [stderr] Compiling spatialtis_core v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `std::collections::HashMap` [INFO] [stdout] --> src/quad_stats.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use std::collections::HashMap; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/spatial_autocorr.rs:15:41 [INFO] [stdout] | [INFO] [stdout] 15 | let x_index: usize = labels_map[*l]; [INFO] [stdout] | ^^ [INFO] [stdout] | | [INFO] [stdout] | expected `&usize`, found `usize` [INFO] [stdout] | help: consider borrowing here: `&*l` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0308`. [INFO] [stdout] [INFO] [stderr] error: could not compile `spatialtis_core` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "0db87c2fbc79fd6ee8eb5c366284d581de842ef40c5114b1c33b417078e1a552", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0db87c2fbc79fd6ee8eb5c366284d581de842ef40c5114b1c33b417078e1a552", kill_on_drop: false }` [INFO] [stdout] 0db87c2fbc79fd6ee8eb5c366284d581de842ef40c5114b1c33b417078e1a552