[INFO] fetching crate flat_spatial 0.6.0...
[INFO] checking flat_spatial-0.6.0 against master#30f74ff0dc4d66debc8b50724c446f817e5f75f4 for pr-121848-1
[INFO] extracting crate flat_spatial 0.6.0 into /workspace/builds/worker-3-tc1/source
[INFO] validating manifest of crates.io crate flat_spatial 0.6.0 on toolchain 30f74ff0dc4d66debc8b50724c446f817e5f75f4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate flat_spatial 0.6.0
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate flat_spatial 0.6.0
[INFO] tweaked toml for crates.io crate flat_spatial 0.6.0 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] crate crates.io crate flat_spatial 0.6.0 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" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded spade v2.2.0
[INFO] [stderr]   Downloaded kdbush v0.2.0
[INFO] [stderr]   Downloaded optional v0.5.0
[INFO] [stderr]   Downloaded slotmapd v1.0.9
[INFO] [stderr]   Downloaded matrixmultiply v0.3.7
[INFO] [stderr]   Downloaded parry2d v0.13.5
[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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f303c71c46016958bfc2a86e6c1bef2a27b89241a898276ae70fddcd76020c95
[INFO] running `Command { std: "docker" "start" "-a" "f303c71c46016958bfc2a86e6c1bef2a27b89241a898276ae70fddcd76020c95", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f303c71c46016958bfc2a86e6c1bef2a27b89241a898276ae70fddcd76020c95", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f303c71c46016958bfc2a86e6c1bef2a27b89241a898276ae70fddcd76020c95", kill_on_drop: false }`
[INFO] [stdout] f303c71c46016958bfc2a86e6c1bef2a27b89241a898276ae70fddcd76020c95
[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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a39c2e981ffc383128bf2d53286e3247fe951ded3d6fefb5aa832f358bd32447
[INFO] running `Command { std: "docker" "start" "-a" "a39c2e981ffc383128bf2d53286e3247fe951ded3d6fefb5aa832f358bd32447", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.147
[INFO] [stderr]    Compiling crossbeam-utils v0.8.16
[INFO] [stderr]    Compiling memoffset v0.9.0
[INFO] [stderr]    Compiling serde v1.0.180
[INFO] [stderr]    Compiling libm v0.2.7
[INFO] [stderr]    Compiling semver v1.0.18
[INFO] [stderr]    Compiling num-traits v0.2.16
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.15
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]     Checking either v1.9.0
[INFO] [stderr]    Compiling rayon-core v1.11.0
[INFO] [stderr]    Compiling serde_json v1.0.104
[INFO] [stderr]     Checking crossbeam-deque v0.8.3
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking crossbeam-channel v0.5.8
[INFO] [stderr]     Checking unicode-width v0.1.10
[INFO] [stderr]    Compiling heapless v0.7.16
[INFO] [stderr]     Checking regex-syntax v0.7.4
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]     Checking hash32 v0.2.1
[INFO] [stderr]     Checking csv-core v0.1.10
[INFO] [stderr]     Checking textwrap v0.11.0
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking half v1.8.2
[INFO] [stderr]     Checking stable_deref_trait v1.2.0
[INFO] [stderr]     Checking plotters v0.3.5
[INFO] [stderr]     Checking clap v2.34.0
[INFO] [stderr]     Checking walkdir v2.3.3
[INFO] [stderr]     Checking rand_chacha v0.2.2
[INFO] [stderr]     Checking rayon v1.7.0
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking regex-automata v0.3.4
[INFO] [stderr]     Checking smallvec v1.11.0
[INFO] [stderr]    Compiling serde_derive v1.0.180
[INFO] [stderr]     Checking slotmapd v1.0.9
[INFO] [stderr]     Checking rstar v0.9.3
[INFO] [stderr]     Checking criterion-plot v0.4.5
[INFO] [stderr]     Checking rand v0.7.3
[INFO] [stderr]     Checking csv v1.2.2
[INFO] [stderr]     Checking serde_cbor v0.11.2
[INFO] [stderr]     Checking euclid v0.22.9
[INFO] [stderr]     Checking regex v1.9.1
[INFO] [stderr]     Checking kdbush v0.2.0
[INFO] [stderr]     Checking flat_spatial v0.6.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]     Checking criterion v0.3.6
[INFO] [stdout] error[E0277]: the trait bound `Rect<f32, ()>: AABB` is not satisfied
[INFO] [stdout]   --> examples/shapegrid.rs:13:33
[INFO] [stdout]    |
[INFO] [stdout] 13 | fn query_setup_shape(s: i32) -> AABBGrid<Data, Rect<f32, ()>> {
[INFO] [stdout]    |                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `AABB` is not implemented for `Rect<f32, ()>`
[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<O: Copy, AB: AABB> {
[INFO] [stdout]    |                                  ^^^^ required by this bound in `AABBGrid`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Rect<f32, ()>: AABB` is not satisfied
[INFO] [stdout]   --> examples/shapegrid.rs:28:26
[INFO] [stdout]    |
[INFO] [stdout] 28 | fn query_5_shapegrid(g: &AABBGrid<Data, Rect<f32, ()>>, iter: u64) -> Duration {
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `AABB` is not implemented for `Rect<f32, ()>`
[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<O: Copy, AB: AABB> {
[INFO] [stdout]    |                                  ^^^^ required by this bound in `AABBGrid`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Rect<f32, _>: AABB` is not satisfied
[INFO] [stdout]   --> examples/shapegrid.rs:17:14
[INFO] [stdout]    |
[INFO] [stdout] 17 |         grid.insert(Rect::new((SIZE * r[0], SIZE * r[1]).into(), Size2D::zero()), [r[2], r[3], r[4], r[5], r[6]]);
[INFO] [stdout]    |              ^^^^^^ the trait `AABB` is not implemented for `Rect<f32, _>`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `AABBGrid::<O, AB>::insert`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/aabbgrid.rs:65:19
[INFO] [stdout]    |
[INFO] [stdout] 65 | impl<O: Copy, AB: AABB> AABBGrid<O, AB> {
[INFO] [stdout]    |                   ^^^^ required by this bound in `AABBGrid::<O, AB>::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<f32, _>: 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<f32, _>`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `AABBGrid::<O, AB>::new`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/aabbgrid.rs:65:19
[INFO] [stdout]    |
[INFO] [stdout] 65 | impl<O: Copy, AB: AABB> AABBGrid<O, AB> {
[INFO] [stdout]    |                   ^^^^ required by this bound in `AABBGrid::<O, AB>::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<f32, _>: 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<f32, _>`
[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<O: Copy, AB: AABB> {
[INFO] [stdout]    |                                  ^^^^ required by this bound in `AABBGrid`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Rect<f32, ()>: AABB` is not satisfied
[INFO] [stdout]   --> examples/shapegrid.rs:29:16
[INFO] [stdout]    |
[INFO] [stdout] 29 |     let grid = g.clone();
[INFO] [stdout]    |                ^^^^^^^^^ the trait `AABB` is not implemented for `Rect<f32, ()>`
[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<O: Copy, AB: AABB> {
[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<f32, ()>>`, but its trait bounds were not satisfied
[INFO] [stdout]   --> examples/shapegrid.rs:34:23
[INFO] [stdout]    |
[INFO] [stdout] 34 |         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<f32, ()>>` due to unsatisfied trait bounds
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/euclid-0.22.9/src/rect.rs:54:1
[INFO] [stdout]    |
[INFO] [stdout] 54 | pub struct Rect<T, U> {
[INFO] [stdout]    | --------------------- doesn't satisfy `Rect<f32, ()>: AABB`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the following trait bounds were not satisfied:
[INFO] [stdout]            `Rect<f32, ()>: AABB`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Rect<f32, ()>: AABB` is not satisfied
[INFO] [stdout]   --> examples/shapegrid.rs:43:15
[INFO] [stdout]    |
[INFO] [stdout] 43 |     let sg5 = query_setup_shape(CELL_SIZE);
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `AABB` is not implemented for `Rect<f32, ()>`
[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<O: Copy, AB: AABB> {
[INFO] [stdout]    |                                  ^^^^ required by this bound in `AABBGrid`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Rect<f32, ()>: AABB` is not satisfied
[INFO] [stdout]   --> examples/shapegrid.rs:44:31
[INFO] [stdout]    |
[INFO] [stdout] 44 |     let t = query_5_shapegrid(&sg5, QUERY_N);
[INFO] [stdout]    |                               ^^^^ the trait `AABB` is not implemented for `Rect<f32, ()>`
[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<O: Copy, AB: AABB> {
[INFO] [stdout]    |                                  ^^^^ required by this bound in `AABBGrid`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 9 previous errors
[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 10 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:168:4
[INFO] [stdout]     |
[INFO] [stdout] 168 | fn query(c: &mut Criterion) {
[INFO] [stdout]     |    ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `maintain_kdtree_seq` is never used
[INFO] [stdout]    --> examples/storage_bench.rs:254:4
[INFO] [stdout]     |
[INFO] [stdout] 254 | 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:298:4
[INFO] [stdout]     |
[INFO] [stdout] 298 | fn maintain(c: &mut Criterion) {
[INFO] [stdout]     |    ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 3 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "a39c2e981ffc383128bf2d53286e3247fe951ded3d6fefb5aa832f358bd32447", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a39c2e981ffc383128bf2d53286e3247fe951ded3d6fefb5aa832f358bd32447", kill_on_drop: false }`
[INFO] [stdout] a39c2e981ffc383128bf2d53286e3247fe951ded3d6fefb5aa832f358bd32447
