[INFO] cloning repository https://github.com/tessi/quadtree [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tessi/quadtree" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftessi%2Fquadtree", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftessi%2Fquadtree'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 723347a7fdd7ecbf8294b379edb97448df463504 [INFO] checking tessi/quadtree against master#385fa9d845dd326c6bbfd58c22244215e431948a for absurd-question-mark-desugar [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftessi%2Fquadtree" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/tessi/quadtree on toolchain 385fa9d845dd326c6bbfd58c22244215e431948a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/tessi/quadtree [INFO] finished tweaking git repo https://github.com/tessi/quadtree [INFO] tweaked toml for git repo https://github.com/tessi/quadtree written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/tessi/quadtree 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" "+385fa9d845dd326c6bbfd58c22244215e431948a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded textwrap v0.16.1 [INFO] [stderr] Downloaded ciborium-io v0.2.2 [INFO] [stderr] Downloaded os_str_bytes v6.6.1 [INFO] [stderr] Downloaded ciborium-ll v0.2.2 [INFO] [stderr] Downloaded ciborium v0.2.2 [INFO] [stderr] Downloaded clap_lex v0.2.4 [INFO] [stderr] Downloaded half v2.4.0 [INFO] [stderr] Downloaded clap v3.2.25 [INFO] [stderr] Downloaded rayon v1.10.0 [INFO] [stderr] Downloaded criterion v0.4.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+385fa9d845dd326c6bbfd58c22244215e431948a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6aaf08e3c7f561c254365c8fc795f8a259ebf21b6344624cff0500398aaf5594 [INFO] running `Command { std: "docker" "start" "-a" "6aaf08e3c7f561c254365c8fc795f8a259ebf21b6344624cff0500398aaf5594", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6aaf08e3c7f561c254365c8fc795f8a259ebf21b6344624cff0500398aaf5594", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6aaf08e3c7f561c254365c8fc795f8a259ebf21b6344624cff0500398aaf5594", kill_on_drop: false }` [INFO] [stdout] 6aaf08e3c7f561c254365c8fc795f8a259ebf21b6344624cff0500398aaf5594 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+385fa9d845dd326c6bbfd58c22244215e431948a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d3c565729619ef0d34e8f4f73c755b4992cf523af4521ab70c6658ed0b3e6ccb [INFO] running `Command { std: "docker" "start" "-a" "d3c565729619ef0d34e8f4f73c755b4992cf523af4521ab70c6658ed0b3e6ccb", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.79 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling autocfg v1.2.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Compiling serde_json v1.0.115 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Checking either v1.10.0 [INFO] [stderr] Checking half v2.4.0 [INFO] [stderr] Checking itoa v1.0.11 [INFO] [stderr] Checking ryu v1.0.17 [INFO] [stderr] Checking os_str_bytes v6.6.1 [INFO] [stderr] Checking plotters-backend v0.3.5 [INFO] [stderr] Checking ciborium-io v0.2.2 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Checking regex-syntax v0.8.3 [INFO] [stderr] Checking clap_lex v0.2.4 [INFO] [stderr] Checking plotters-svg v0.3.5 [INFO] [stderr] Checking ciborium-ll v0.2.2 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Checking cast v0.3.0 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Checking textwrap v0.16.1 [INFO] [stderr] Checking getrandom v0.2.12 [INFO] [stderr] Checking crossbeam-deque v0.8.5 [INFO] [stderr] Compiling syn v2.0.55 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking walkdir v2.5.0 [INFO] [stderr] Checking clap v3.2.25 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking anes v0.1.6 [INFO] [stderr] Checking regex-automata v0.4.6 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking oorandom v11.1.3 [INFO] [stderr] Checking criterion-plot v0.5.0 [INFO] [stderr] Checking plotters v0.3.5 [INFO] [stderr] Checking quadtree v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling serde_derive v1.0.197 [INFO] [stderr] Checking regex v1.10.4 [INFO] [stderr] Checking ciborium v0.2.2 [INFO] [stderr] Checking tinytemplate v1.2.1 [INFO] [stderr] Checking criterion v0.4.0 [INFO] [stdout] warning: the item `Point2D` is imported redundantly [INFO] [stdout] --> src/quadtree.rs:156:27 [INFO] [stdout] | [INFO] [stdout] 156 | use crate::geometry::{Point2D, Rectangle}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 157 | [INFO] [stdout] 158 | use super::*; [INFO] [stdout] | -------- the item `Point2D` is already imported here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Rectangle` is imported redundantly [INFO] [stdout] --> src/quadtree.rs:156:36 [INFO] [stdout] | [INFO] [stdout] 156 | use crate::geometry::{Point2D, Rectangle}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 157 | [INFO] [stdout] 158 | use super::*; [INFO] [stdout] | -------- the item `Rectangle` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Point2D` is imported redundantly [INFO] [stdout] --> src/quadtree_option.rs:104:27 [INFO] [stdout] | [INFO] [stdout] 104 | use crate::geometry::{Point2D, Rectangle}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 105 | [INFO] [stdout] 106 | use super::*; [INFO] [stdout] | -------- the item `Point2D` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Rectangle` is imported redundantly [INFO] [stdout] --> src/quadtree_option.rs:104:36 [INFO] [stdout] | [INFO] [stdout] 104 | use crate::geometry::{Point2D, Rectangle}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 105 | [INFO] [stdout] 106 | use super::*; [INFO] [stdout] | -------- the item `Rectangle` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 30.36s [INFO] running `Command { std: "docker" "inspect" "d3c565729619ef0d34e8f4f73c755b4992cf523af4521ab70c6658ed0b3e6ccb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d3c565729619ef0d34e8f4f73c755b4992cf523af4521ab70c6658ed0b3e6ccb", kill_on_drop: false }` [INFO] [stdout] d3c565729619ef0d34e8f4f73c755b4992cf523af4521ab70c6658ed0b3e6ccb [INFO] checking tessi/quadtree against try#645bb72776a6a56a1a8f52631a44bd082b2ba509 for absurd-question-mark-desugar [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftessi%2Fquadtree" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/tessi/quadtree on toolchain 645bb72776a6a56a1a8f52631a44bd082b2ba509 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+645bb72776a6a56a1a8f52631a44bd082b2ba509" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/tessi/quadtree [INFO] finished tweaking git repo https://github.com/tessi/quadtree [INFO] tweaked toml for git repo https://github.com/tessi/quadtree written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/tessi/quadtree 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" "+645bb72776a6a56a1a8f52631a44bd082b2ba509" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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" "+645bb72776a6a56a1a8f52631a44bd082b2ba509" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8db7a18174c519c4535c063cae549cfec278923bb160e0a6340b349c188712d3 [INFO] running `Command { std: "docker" "start" "-a" "8db7a18174c519c4535c063cae549cfec278923bb160e0a6340b349c188712d3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8db7a18174c519c4535c063cae549cfec278923bb160e0a6340b349c188712d3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8db7a18174c519c4535c063cae549cfec278923bb160e0a6340b349c188712d3", kill_on_drop: false }` [INFO] [stdout] 8db7a18174c519c4535c063cae549cfec278923bb160e0a6340b349c188712d3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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" "+645bb72776a6a56a1a8f52631a44bd082b2ba509" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3d7182268ea647b32647e83b2c3ee4cfdb933c135bd13115b3d19023c4441dd8 [INFO] running `Command { std: "docker" "start" "-a" "3d7182268ea647b32647e83b2c3ee4cfdb933c135bd13115b3d19023c4441dd8", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.79 [INFO] [stderr] Compiling autocfg v1.2.0 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Checking either v1.10.0 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling serde_json v1.0.115 [INFO] [stderr] Checking half v2.4.0 [INFO] [stderr] Checking itoa v1.0.11 [INFO] [stderr] Checking regex-syntax v0.8.3 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Checking ciborium-io v0.2.2 [INFO] [stderr] Checking os_str_bytes v6.6.1 [INFO] [stderr] Checking plotters-backend v0.3.5 [INFO] [stderr] Checking ryu v1.0.17 [INFO] [stderr] Checking plotters-svg v0.3.5 [INFO] [stderr] Checking clap_lex v0.2.4 [INFO] [stderr] Checking ciborium-ll v0.2.2 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Checking textwrap v0.16.1 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Checking crossbeam-deque v0.8.5 [INFO] [stderr] Checking cast v0.3.0 [INFO] [stderr] Checking getrandom v0.2.12 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking clap v3.2.25 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling syn v2.0.55 [INFO] [stderr] Checking regex-automata v0.4.6 [INFO] [stderr] Checking walkdir v2.5.0 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking anes v0.1.6 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Checking plotters v0.3.5 [INFO] [stderr] Checking oorandom v11.1.3 [INFO] [stderr] Checking quadtree v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking criterion-plot v0.5.0 [INFO] [stderr] Checking regex v1.10.4 [INFO] [stderr] Compiling serde_derive v1.0.197 [INFO] [stderr] Checking ciborium v0.2.2 [INFO] [stderr] Checking tinytemplate v1.2.1 [INFO] [stderr] Checking criterion v0.4.0 [INFO] [stdout] warning: the item `Point2D` is imported redundantly [INFO] [stdout] --> src/quadtree.rs:156:27 [INFO] [stdout] | [INFO] [stdout] 156 | use crate::geometry::{Point2D, Rectangle}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 157 | [INFO] [stdout] 158 | use super::*; [INFO] [stdout] | -------- the item `Point2D` is already imported here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Rectangle` is imported redundantly [INFO] [stdout] --> src/quadtree.rs:156:36 [INFO] [stdout] | [INFO] [stdout] 156 | use crate::geometry::{Point2D, Rectangle}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 157 | [INFO] [stdout] 158 | use super::*; [INFO] [stdout] | -------- the item `Rectangle` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Point2D` is imported redundantly [INFO] [stdout] --> src/quadtree_option.rs:104:27 [INFO] [stdout] | [INFO] [stdout] 104 | use crate::geometry::{Point2D, Rectangle}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 105 | [INFO] [stdout] 106 | use super::*; [INFO] [stdout] | -------- the item `Point2D` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Rectangle` is imported redundantly [INFO] [stdout] --> src/quadtree_option.rs:104:36 [INFO] [stdout] | [INFO] [stdout] 104 | use crate::geometry::{Point2D, Rectangle}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 105 | [INFO] [stdout] 106 | use super::*; [INFO] [stdout] | -------- the item `Rectangle` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 30.16s [INFO] running `Command { std: "docker" "inspect" "3d7182268ea647b32647e83b2c3ee4cfdb933c135bd13115b3d19023c4441dd8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3d7182268ea647b32647e83b2c3ee4cfdb933c135bd13115b3d19023c4441dd8", kill_on_drop: false }` [INFO] [stdout] 3d7182268ea647b32647e83b2c3ee4cfdb933c135bd13115b3d19023c4441dd8