[INFO] fetching crate flat_spatial 0.6.1... [INFO] testing flat_spatial-0.6.1 against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] extracting crate flat_spatial 0.6.1 into /workspace/builds/worker-3-tc1/source [INFO] started tweaking crates.io crate flat_spatial 0.6.1 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate flat_spatial 0.6.1 [INFO] tweaked toml for crates.io crate flat_spatial 0.6.1 written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate flat_spatial 0.6.1 on toolchain cdb45c87e2cd43495379f7e867e3cc15dcee9f93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate flat_spatial 0.6.1 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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded kdbush v0.2.0 [INFO] [stderr] Downloaded slotmapd v1.0.9 [INFO] [stderr] Downloaded robust v0.2.3 [INFO] [stderr] Downloaded atomic-polyfill v0.1.11 [INFO] [stderr] Downloaded optional v0.5.0 [INFO] [stderr] Downloaded rstar v0.9.3 [INFO] [stderr] Downloaded matrixmultiply v0.3.7 [INFO] [stderr] Downloaded wide v0.7.11 [INFO] [stderr] Downloaded spade v2.2.0 [INFO] [stderr] Downloaded heapless v0.7.16 [INFO] [stderr] Downloaded serde v1.0.180 [INFO] [stderr] Downloaded parry2d v0.13.5 [INFO] [stderr] Downloaded serde_derive v1.0.180 [INFO] [stderr] Downloaded nalgebra v0.32.3 [INFO] [stderr] Downloaded regex-automata v0.3.4 [INFO] [stderr] Downloaded csv v1.2.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 04c1da0727ef06ebebe013a45613d1b7cb203aae387e83de0d0ee728df8c4e4c [INFO] running `Command { std: "docker" "start" "-a" "04c1da0727ef06ebebe013a45613d1b7cb203aae387e83de0d0ee728df8c4e4c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "04c1da0727ef06ebebe013a45613d1b7cb203aae387e83de0d0ee728df8c4e4c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "04c1da0727ef06ebebe013a45613d1b7cb203aae387e83de0d0ee728df8c4e4c", kill_on_drop: false }` [INFO] [stdout] 04c1da0727ef06ebebe013a45613d1b7cb203aae387e83de0d0ee728df8c4e4c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=forbid" "-e" "RUSTDOCFLAGS=--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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d6e39404677264b1f004940e4f1fdce51aea01fe458b6db652631fc2b5a33e9b [INFO] running `Command { std: "docker" "start" "-a" "d6e39404677264b1f004940e4f1fdce51aea01fe458b6db652631fc2b5a33e9b", kill_on_drop: false }` [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling slotmapd v1.0.9 [INFO] [stderr] Compiling flat_spatial v0.6.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.77s [INFO] running `Command { std: "docker" "inspect" "d6e39404677264b1f004940e4f1fdce51aea01fe458b6db652631fc2b5a33e9b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d6e39404677264b1f004940e4f1fdce51aea01fe458b6db652631fc2b5a33e9b", kill_on_drop: false }` [INFO] [stdout] d6e39404677264b1f004940e4f1fdce51aea01fe458b6db652631fc2b5a33e9b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=forbid" "-e" "RUSTDOCFLAGS=--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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 48dd01fb1eca5631a0cd92ac5e99e4397a457a2a7011ad2cdb675a65c241bd97 [INFO] running `Command { std: "docker" "start" "-a" "48dd01fb1eca5631a0cd92ac5e99e4397a457a2a7011ad2cdb675a65c241bd97", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling semver v1.0.18 [INFO] [stderr] Compiling serde v1.0.180 [INFO] [stderr] Compiling libm v0.2.7 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling itoa v1.0.9 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling rayon-core v1.11.0 [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.15 [INFO] [stderr] Compiling num-traits v0.2.16 [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling ryu v1.0.15 [INFO] [stderr] Compiling serde_json v1.0.104 [INFO] [stderr] Compiling crossbeam-channel v0.5.8 [INFO] [stderr] Compiling heapless v0.7.16 [INFO] [stderr] Compiling crossbeam-deque v0.8.3 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling regex-syntax v0.7.4 [INFO] [stderr] Compiling plotters-backend v0.3.5 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling unicode-width v0.1.10 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling hash32 v0.2.1 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling plotters-svg v0.3.5 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling half v1.8.2 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling walkdir v2.3.3 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rayon v1.7.0 [INFO] [stderr] Compiling plotters v0.3.5 [INFO] [stderr] Compiling regex-automata v0.3.4 [INFO] [stderr] Compiling criterion-plot v0.4.5 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling serde_derive v1.0.180 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling oorandom v11.1.3 [INFO] [stderr] Compiling smallvec v1.11.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling rstar v0.9.3 [INFO] [stderr] Compiling csv v1.2.2 [INFO] [stderr] Compiling serde_cbor v0.11.2 [INFO] [stderr] Compiling euclid v0.22.9 [INFO] [stderr] Compiling regex v1.9.1 [INFO] [stderr] Compiling kdbush v0.2.0 [INFO] [stderr] Compiling fastrand v1.9.0 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling criterion v0.3.6 [INFO] [stderr] Compiling flat_spatial v0.6.1 (/opt/rustwide/workdir) [INFO] [stdout] error[E0277]: the trait bound `Rect: AABB` is not satisfied [INFO] [stdout] --> examples/shapegrid.rs:13:33 [INFO] [stdout] | [INFO] [stdout] 13 | fn query_setup_shape(s: i32) -> AABBGrid> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `AABB` is not implemented for `Rect` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `AABBGrid` [INFO] [stdout] --> /opt/rustwide/workdir/src/aabbgrid.rs:60:34 [INFO] [stdout] | [INFO] [stdout] 60 | pub struct AABBGrid { [INFO] [stdout] | ^^^^ required by this bound in `AABBGrid` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Rect: AABB` is not satisfied [INFO] [stdout] --> examples/shapegrid.rs:31:26 [INFO] [stdout] | [INFO] [stdout] 31 | fn query_5_shapegrid(g: &AABBGrid>, iter: u64) -> Duration { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `AABB` is not implemented for `Rect` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `AABBGrid` [INFO] [stdout] --> /opt/rustwide/workdir/src/aabbgrid.rs:60:34 [INFO] [stdout] | [INFO] [stdout] 60 | pub struct AABBGrid { [INFO] [stdout] | ^^^^ required by this bound in `AABBGrid` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Rect: AABB` is not satisfied [INFO] [stdout] --> examples/shapegrid.rs:17:14 [INFO] [stdout] | [INFO] [stdout] 17 | grid.insert( [INFO] [stdout] | ^^^^^^ the trait `AABB` is not implemented for `Rect` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `AABBGrid::::insert` [INFO] [stdout] --> /opt/rustwide/workdir/src/aabbgrid.rs:65:19 [INFO] [stdout] | [INFO] [stdout] 65 | impl AABBGrid { [INFO] [stdout] | ^^^^ required by this bound in `AABBGrid::::insert` [INFO] [stdout] ... [INFO] [stdout] 84 | pub fn insert(&mut self, aabb: AB, obj: O) -> AABBGridHandle { [INFO] [stdout] | ------ required by a bound in this associated function [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Rect: AABB` is not satisfied [INFO] [stdout] --> examples/shapegrid.rs:14:20 [INFO] [stdout] | [INFO] [stdout] 14 | let mut grid = AABBGrid::new(s); [INFO] [stdout] | ^^^^^^^^ the trait `AABB` is not implemented for `Rect` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `AABBGrid` [INFO] [stdout] --> /opt/rustwide/workdir/src/aabbgrid.rs:60:34 [INFO] [stdout] | [INFO] [stdout] 60 | pub struct AABBGrid { [INFO] [stdout] | ^^^^ required by this bound in `AABBGrid` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Rect: AABB` is not satisfied [INFO] [stdout] --> examples/shapegrid.rs:14:20 [INFO] [stdout] | [INFO] [stdout] 14 | let mut grid = AABBGrid::new(s); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ the trait `AABB` is not implemented for `Rect` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `AABBGrid::::new` [INFO] [stdout] --> /opt/rustwide/workdir/src/aabbgrid.rs:65:19 [INFO] [stdout] | [INFO] [stdout] 65 | impl AABBGrid { [INFO] [stdout] | ^^^^ required by this bound in `AABBGrid::::new` [INFO] [stdout] ... [INFO] [stdout] 68 | pub fn new(cell_size: i32) -> Self { [INFO] [stdout] | --- required by a bound in this associated function [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Rect: AABB` is not satisfied [INFO] [stdout] --> examples/shapegrid.rs:32:16 [INFO] [stdout] | [INFO] [stdout] 32 | let grid = g.clone(); [INFO] [stdout] | ^^^^^^^^^ the trait `AABB` is not implemented for `Rect` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `AABBGrid` [INFO] [stdout] --> /opt/rustwide/workdir/src/aabbgrid.rs:60:34 [INFO] [stdout] | [INFO] [stdout] 60 | pub struct AABBGrid { [INFO] [stdout] | ^^^^ required by this bound in `AABBGrid` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: the method `query` exists for reference `&AABBGrid<[f32; 5], Rect>`, but its trait bounds were not satisfied [INFO] [stdout] --> examples/shapegrid.rs:37:23 [INFO] [stdout] | [INFO] [stdout] 37 | for x in grid.query(Rect::new(pos.into(), Size2D::new(5.0, 5.0))) { [INFO] [stdout] | ^^^^^ method cannot be called on `&AABBGrid<[f32; 5], Rect>` due to unsatisfied trait bounds [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/euclid-0.22.9/src/rect.rs:54:1 [INFO] [stdout] | [INFO] [stdout] 54 | pub struct Rect { [INFO] [stdout] | --------------------- doesn't satisfy `Rect: AABB` [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `Rect: AABB` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Rect: AABB` is not satisfied [INFO] [stdout] --> examples/shapegrid.rs:46:15 [INFO] [stdout] | [INFO] [stdout] 46 | let sg5 = query_setup_shape(CELL_SIZE); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `AABB` is not implemented for `Rect` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `AABBGrid` [INFO] [stdout] --> /opt/rustwide/workdir/src/aabbgrid.rs:60:34 [INFO] [stdout] | [INFO] [stdout] 60 | pub struct AABBGrid { [INFO] [stdout] | ^^^^ required by this bound in `AABBGrid` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Rect: AABB` is not satisfied [INFO] [stdout] --> examples/shapegrid.rs:47:31 [INFO] [stdout] | [INFO] [stdout] 47 | let t = query_5_shapegrid(&sg5, QUERY_N); [INFO] [stdout] | ^^^^ the trait `AABB` is not implemented for `Rect` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `AABBGrid` [INFO] [stdout] --> /opt/rustwide/workdir/src/aabbgrid.rs:60:34 [INFO] [stdout] | [INFO] [stdout] 60 | pub struct AABBGrid { [INFO] [stdout] | ^^^^ required by this bound in `AABBGrid` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0277, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `flat_spatial` (example "shapegrid") due to 9 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: function `query` is never used [INFO] [stdout] --> examples/storage_bench.rs:171:4 [INFO] [stdout] | [INFO] [stdout] 171 | fn query(c: &mut Criterion) { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `maintain_kdtree_seq` is never used [INFO] [stdout] --> examples/storage_bench.rs:257:4 [INFO] [stdout] | [INFO] [stdout] 257 | fn maintain_kdtree_seq(iter: u64) -> Duration { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `maintain` is never used [INFO] [stdout] --> examples/storage_bench.rs:301:4 [INFO] [stdout] | [INFO] [stdout] 301 | fn maintain(c: &mut Criterion) { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "48dd01fb1eca5631a0cd92ac5e99e4397a457a2a7011ad2cdb675a65c241bd97", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "48dd01fb1eca5631a0cd92ac5e99e4397a457a2a7011ad2cdb675a65c241bd97", kill_on_drop: false }` [INFO] [stdout] 48dd01fb1eca5631a0cd92ac5e99e4397a457a2a7011ad2cdb675a65c241bd97