[INFO] cloning repository https://github.com/avandolder/compgeo-project
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/avandolder/compgeo-project" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Favandolder%2Fcompgeo-project", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Favandolder%2Fcompgeo-project'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 6f29629056ec0f54f2becd90eb5b85ca8880c492
[INFO] checking avandolder/compgeo-project against a621e2b446eafb53c7a8569f225e0b8cc2429a68 for pr-162600
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Favandolder%2Fcompgeo-project" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-4-tc2/source/rust-toolchain
[INFO] started tweaking git repo https://github.com/avandolder/compgeo-project
[INFO] finished tweaking git repo https://github.com/avandolder/compgeo-project
[INFO] tweaked toml for git repo https://github.com/avandolder/compgeo-project written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/avandolder/compgeo-project on toolchain a621e2b446eafb53c7a8569f225e0b8cc2429a68
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a621e2b446eafb53c7a8569f225e0b8cc2429a68" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/avandolder/compgeo-project 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" "+a621e2b446eafb53c7a8569f225e0b8cc2429a68" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded image v0.23.12
[INFO] [stderr]   Downloaded tiff v0.6.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 48a74200f54eb247f7b718fa8b22c4df22e996514858862a406bbf1c46dea45a
[INFO] running `Command { std: "docker" "start" "48a74200f54eb247f7b718fa8b22c4df22e996514858862a406bbf1c46dea45a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "48a74200f54eb247f7b718fa8b22c4df22e996514858862a406bbf1c46dea45a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "48a74200f54eb247f7b718fa8b22c4df22e996514858862a406bbf1c46dea45a" "/opt/rustwide/cargo-home/bin/cargo" "+a621e2b446eafb53c7a8569f225e0b8cc2429a68" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "48a74200f54eb247f7b718fa8b22c4df22e996514858862a406bbf1c46dea45a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "48a74200f54eb247f7b718fa8b22c4df22e996514858862a406bbf1c46dea45a" "/opt/rustwide/cargo-home/bin/cargo" "+a621e2b446eafb53c7a8569f225e0b8cc2429a68" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.80
[INFO] [stderr]    Compiling crossbeam-utils v0.8.1
[INFO] [stderr]    Compiling memoffset v0.6.1
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]     Checking either v1.6.1
[INFO] [stderr]    Compiling miniz_oxide v0.4.3
[INFO] [stderr]    Compiling const_fn v0.4.3
[INFO] [stderr]    Compiling num-iter v0.1.42
[INFO] [stderr]     Checking weezl v0.1.3
[INFO] [stderr]     Checking deflate v0.8.6
[INFO] [stderr]     Checking bytemuck v1.4.1
[INFO] [stderr]     Checking itertools v0.9.0
[INFO] [stderr]     Checking png v0.16.7
[INFO] [stderr]     Checking gif v0.11.1
[INFO] [stderr]     Checking crossbeam-epoch v0.9.1
[INFO] [stderr]     Checking crossbeam-channel v0.5.0
[INFO] [stderr]     Checking num_cpus v1.13.0
[INFO] [stderr]     Checking getrandom v0.1.15
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]     Checking crossbeam-deque v0.8.0
[INFO] [stderr]     Checking num-integer v0.1.44
[INFO] [stderr]     Checking rand_chacha v0.2.2
[INFO] [stderr]     Checking num-rational v0.3.2
[INFO] [stderr]     Checking rand v0.7.3
[INFO] [stderr]     Checking rayon-core v1.9.0
[INFO] [stderr]     Checking rayon v1.5.0
[INFO] [stderr]     Checking jpeg-decoder v0.1.20
[INFO] [stderr]     Checking tiff v0.6.0
[INFO] [stderr]     Checking image v0.23.12
[INFO] [stderr]     Checking project v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0557]: feature has been removed
[INFO] [stdout]  --> src/main.rs:1:12
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![feature(box_syntax, box_patterns)]
[INFO] [stdout]   |            ^^^^^^^^^^ feature has been removed
[INFO] [stdout]   |
[INFO] [stdout]   = note: removed in 1.70.0; see <https://github.com/rust-lang/rust/pull/108471> for more information
[INFO] [stdout]   = note: replaced with `#[rustc_box]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0557]: feature has been removed
[INFO] [stdout]  --> src/main.rs:1:24
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![feature(box_syntax, box_patterns)]
[INFO] [stdout]   |                        ^^^^^^^^^^^^ feature has been removed
[INFO] [stdout]   |
[INFO] [stdout]   = note: removed in CURRENT_RUSTC_VERSION
[INFO] [stdout]   = note: superseded by `deref_patterns`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0557]: feature has been removed
[INFO] [stdout]  --> src/main.rs:1:12
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![feature(box_syntax, box_patterns)]
[INFO] [stdout]   |            ^^^^^^^^^^ feature has been removed
[INFO] [stdout]   |
[INFO] [stdout]   = note: removed in 1.70.0; see <https://github.com/rust-lang/rust/pull/108471> for more information
[INFO] [stdout]   = note: replaced with `#[rustc_box]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0557]: feature has been removed
[INFO] [stdout]  --> src/main.rs:1:24
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![feature(box_syntax, box_patterns)]
[INFO] [stdout]   |                        ^^^^^^^^^^^^ feature has been removed
[INFO] [stdout]   |
[INFO] [stdout]   = note: removed in CURRENT_RUSTC_VERSION
[INFO] [stdout]   = note: superseded by `deref_patterns`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found reserved keyword `box`
[INFO] [stdout]   --> src/kdtree.rs:33:17
[INFO] [stdout]    |
[INFO] [stdout] 33 |                 box Self::split(left, next_axis, left_bb),
[INFO] [stdout]    |                 ^^^ expected expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found reserved keyword `box`
[INFO] [stdout]   --> src/kdtree.rs:33:17
[INFO] [stdout]    |
[INFO] [stdout] 33 |                 box Self::split(left, next_axis, left_bb),
[INFO] [stdout]    |                 ^^^ expected expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found reserved keyword `box`
[INFO] [stdout]   --> src/kdtree.rs:40:17
[INFO] [stdout]    |
[INFO] [stdout] 40 |                 box Self::split(left, next_axis, left_bb),
[INFO] [stdout]    |                 ^^^ expected expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found reserved keyword `box`
[INFO] [stdout]   --> src/kdtree.rs:40:17
[INFO] [stdout]    |
[INFO] [stdout] 40 |                 box Self::split(left, next_axis, left_bb),
[INFO] [stdout]    |                 ^^^ expected expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `box` patterns have been removed (feature `box_patterns`)
[INFO] [stdout]    --> src/kdtree.rs:107:25
[INFO] [stdout]     |
[INFO] [stdout] 107 |             Split(left, box Empty, _, _, _) => left.nearest(pt),
[INFO] [stdout]     |                         ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: enable feature `deref_patterns` instead and...
[INFO] [stdout] help: ...if possible just remove keyword `box`...
[INFO] [stdout]     |
[INFO] [stdout] 107 -             Split(left, box Empty, _, _, _) => left.nearest(pt),
[INFO] [stdout] 107 +             Split(left, Empty, _, _, _) => left.nearest(pt),
[INFO] [stdout]     |
[INFO] [stdout] help: ...otherwise replace it with an invocation of macro `deref`
[INFO] [stdout]     |
[INFO] [stdout] 107 -             Split(left, box Empty, _, _, _) => left.nearest(pt),
[INFO] [stdout] 107 +             Split(left, deref!(Empty), _, _, _) => left.nearest(pt),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `box` patterns have been removed (feature `box_patterns`)
[INFO] [stdout]    --> src/kdtree.rs:107:25
[INFO] [stdout]     |
[INFO] [stdout] 107 |             Split(left, box Empty, _, _, _) => left.nearest(pt),
[INFO] [stdout]     |                         ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: enable feature `deref_patterns` instead and...
[INFO] [stdout] help: ...if possible just remove keyword `box`...
[INFO] [stdout]     |
[INFO] [stdout] 107 -             Split(left, box Empty, _, _, _) => left.nearest(pt),
[INFO] [stdout] 107 +             Split(left, Empty, _, _, _) => left.nearest(pt),
[INFO] [stdout]     |
[INFO] [stdout] help: ...otherwise replace it with an invocation of macro `deref`
[INFO] [stdout]     |
[INFO] [stdout] 107 -             Split(left, box Empty, _, _, _) => left.nearest(pt),
[INFO] [stdout] 107 +             Split(left, deref!(Empty), _, _, _) => left.nearest(pt),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `box` patterns have been removed (feature `box_patterns`)
[INFO] [stdout]    --> src/kdtree.rs:108:19
[INFO] [stdout]     |
[INFO] [stdout] 108 |             Split(box Empty, right, _, _, _) => right.nearest(pt),
[INFO] [stdout]     |                   ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: enable feature `deref_patterns` instead and...
[INFO] [stdout] help: ...if possible just remove keyword `box`...
[INFO] [stdout]     |
[INFO] [stdout] 108 -             Split(box Empty, right, _, _, _) => right.nearest(pt),
[INFO] [stdout] 108 +             Split(Empty, right, _, _, _) => right.nearest(pt),
[INFO] [stdout]     |
[INFO] [stdout] help: ...otherwise replace it with an invocation of macro `deref`
[INFO] [stdout]     |
[INFO] [stdout] 108 -             Split(box Empty, right, _, _, _) => right.nearest(pt),
[INFO] [stdout] 108 +             Split(deref!(Empty), right, _, _, _) => right.nearest(pt),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `box` patterns have been removed (feature `box_patterns`)
[INFO] [stdout]    --> src/kdtree.rs:108:19
[INFO] [stdout]     |
[INFO] [stdout] 108 |             Split(box Empty, right, _, _, _) => right.nearest(pt),
[INFO] [stdout]     |                   ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: enable feature `deref_patterns` instead and...
[INFO] [stdout] help: ...if possible just remove keyword `box`...
[INFO] [stdout]     |
[INFO] [stdout] 108 -             Split(box Empty, right, _, _, _) => right.nearest(pt),
[INFO] [stdout] 108 +             Split(Empty, right, _, _, _) => right.nearest(pt),
[INFO] [stdout]     |
[INFO] [stdout] help: ...otherwise replace it with an invocation of macro `deref`
[INFO] [stdout]     |
[INFO] [stdout] 108 -             Split(box Empty, right, _, _, _) => right.nearest(pt),
[INFO] [stdout] 108 +             Split(deref!(Empty), right, _, _, _) => right.nearest(pt),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found reserved keyword `box`
[INFO] [stdout]   --> src/quadtree.rs:47:25
[INFO] [stdout]    |
[INFO] [stdout] 47 |                         box Self::split(nw_pts, nw_bb),
[INFO] [stdout]    |                         ^^^ expected expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found reserved keyword `box`
[INFO] [stdout]   --> src/quadtree.rs:47:25
[INFO] [stdout]    |
[INFO] [stdout] 47 |                         box Self::split(nw_pts, nw_bb),
[INFO] [stdout]    |                         ^^^ expected expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0557`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `project` (bin "project") due to 7 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] For more information about this error, try `rustc --explain E0557`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `project` (bin "project" test) due to 7 previous errors
[INFO] running `Command { std: "docker" "inspect" "48a74200f54eb247f7b718fa8b22c4df22e996514858862a406bbf1c46dea45a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "48a74200f54eb247f7b718fa8b22c4df22e996514858862a406bbf1c46dea45a", kill_on_drop: false }`
[INFO] [stdout] 48a74200f54eb247f7b718fa8b22c4df22e996514858862a406bbf1c46dea45a
