[INFO] fetching crate spruce 0.3.0... [INFO] checking spruce-0.3.0 against master#385fa9d845dd326c6bbfd58c22244215e431948a for absurd-question-mark-desugar [INFO] extracting crate spruce 0.3.0 into /workspace/builds/worker-5-tc1/source [INFO] validating manifest of crates.io crate spruce 0.3.0 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] removed /workspace/builds/worker-5-tc1/source/rust-toolchain [INFO] started tweaking crates.io crate spruce 0.3.0 [INFO] finished tweaking crates.io crate spruce 0.3.0 [INFO] tweaked toml for crates.io crate spruce 0.3.0 written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] crate crates.io crate spruce 0.3.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" "+385fa9d845dd326c6bbfd58c22244215e431948a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded proc-macro-error v0.2.6 [INFO] [stderr] Downloaded tint v1.0.1 [INFO] [stderr] Downloaded structopt v0.3.3 [INFO] [stderr] Downloaded darling_macro v0.10.1 [INFO] [stderr] Downloaded serde_test v0.8.23 [INFO] [stderr] Downloaded darling_core v0.10.1 [INFO] [stderr] Downloaded darling v0.10.1 [INFO] [stderr] Downloaded libc v0.2.64 [INFO] [stderr] Downloaded derive_builder_core v0.8.0 [INFO] [stderr] Downloaded derive_builder v0.8.0 [INFO] [stderr] Downloaded rust-ini v0.13.0 [INFO] [stderr] Downloaded linked-hash-map v0.3.0 [INFO] [stderr] Downloaded serde v0.8.23 [INFO] [stderr] Downloaded serde-hjson v0.8.2 [INFO] [stderr] Downloaded config v0.9.3 [INFO] [stderr] Downloaded directories v1.0.2 [INFO] [stderr] Downloaded serde-value v0.5.3 [INFO] [stderr] Downloaded ptree v0.2.1 [INFO] [stderr] Downloaded proc-macro2 v1.0.5 [INFO] [stderr] Downloaded structopt-derive v0.3.3 [INFO] [stderr] Downloaded isatty v0.1.9 [INFO] [stderr] Downloaded unicode-segmentation v1.3.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 5e9c34fde04db97e18a0b24568e2b57d0d7f17a56f385ae09277fe879dd39b53 [INFO] running `Command { std: "docker" "start" "-a" "5e9c34fde04db97e18a0b24568e2b57d0d7f17a56f385ae09277fe879dd39b53", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5e9c34fde04db97e18a0b24568e2b57d0d7f17a56f385ae09277fe879dd39b53", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5e9c34fde04db97e18a0b24568e2b57d0d7f17a56f385ae09277fe879dd39b53", kill_on_drop: false }` [INFO] [stdout] 5e9c34fde04db97e18a0b24568e2b57d0d7f17a56f385ae09277fe879dd39b53 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 48d080fd0f71b8ba910f0def5c92547b5a19fdf005edfc0cfbaf8ca3bed4c3ef [INFO] running `Command { std: "docker" "start" "-a" "48d080fd0f71b8ba910f0def5c92547b5a19fdf005edfc0cfbaf8ca3bed4c3ef", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.5 [INFO] [stderr] Compiling syn v1.0.5 [INFO] [stderr] Compiling libc v0.2.64 [INFO] [stderr] Compiling autocfg v0.1.6 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling serde v1.0.101 [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Checking crossbeam-utils v0.6.6 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling strsim v0.9.2 [INFO] [stderr] Checking serde v0.8.23 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Checking nodrop v0.1.14 [INFO] [stderr] Compiling memoffset v0.5.1 [INFO] [stderr] Compiling ryu v1.0.2 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Checking lazy_static v0.2.11 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Checking regex-syntax v0.6.12 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking crossbeam-epoch v0.7.2 [INFO] [stderr] Checking unicode-width v0.1.6 [INFO] [stderr] Compiling rayon-core v1.6.0 [INFO] [stderr] Compiling unicode-segmentation v1.3.0 [INFO] [stderr] Checking linked-hash-map v0.5.2 [INFO] [stderr] Checking yaml-rust v0.4.3 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking num-traits v0.1.43 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Checking ordered-float v1.0.2 [INFO] [stderr] Checking crossbeam-deque v0.7.1 [INFO] [stderr] Checking atty v0.2.13 [INFO] [stderr] Checking num_cpus v1.10.1 [INFO] [stderr] Checking crossbeam-queue v0.1.2 [INFO] [stderr] Compiling derive_builder v0.8.0 [INFO] [stderr] Checking fixedbitset v0.1.9 [INFO] [stderr] Checking rust-ini v0.13.0 [INFO] [stderr] Checking ordermap v0.3.5 [INFO] [stderr] Checking clap v2.33.0 [INFO] [stderr] Checking serde_test v0.8.23 [INFO] [stderr] Checking tint v1.0.1 [INFO] [stderr] Checking directories v1.0.2 [INFO] [stderr] Checking petgraph v0.4.13 [INFO] [stderr] Checking linked-hash-map v0.3.0 [INFO] [stderr] Checking isatty v0.1.9 [INFO] [stderr] Checking either v1.5.3 [INFO] [stderr] Checking rayon v1.2.0 [INFO] [stderr] Checking regex v1.3.1 [INFO] [stderr] Checking serde-hjson v0.8.2 [INFO] [stderr] Checking serde_json v1.0.41 [INFO] [stderr] Checking toml v0.4.10 [INFO] [stderr] Checking serde-value v0.5.3 [INFO] [stderr] Checking config v0.9.3 [INFO] [stderr] Compiling darling_core v0.10.1 [INFO] [stderr] Compiling proc-macro-error v0.2.6 [INFO] [stderr] Compiling serde_derive v1.0.101 [INFO] [stderr] Compiling structopt-derive v0.3.3 [INFO] [stderr] Checking structopt v0.3.3 [INFO] [stderr] Compiling darling_macro v0.10.1 [INFO] [stderr] Compiling darling v0.10.1 [INFO] [stderr] Compiling derive_builder_core v0.8.0 [INFO] [stderr] Checking ptree v0.2.1 [INFO] [stderr] Checking spruce v0.3.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: the item `ParallelBridge` is imported redundantly [INFO] [stdout] --> src/main.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use rayon::iter::ParallelBridge; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 2 | use rayon::prelude::*; [INFO] [stdout] | ----------------- the item `ParallelBridge` is already imported here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `ParallelBridge` is imported redundantly [INFO] [stdout] --> src/main.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use rayon::iter::ParallelBridge; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 2 | use rayon::prelude::*; [INFO] [stdout] | ----------------- the item `ParallelBridge` is already imported here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `indent_size` is never read [INFO] [stdout] --> src/config.rs:19:9 [INFO] [stdout] | [INFO] [stdout] 17 | pub struct RunningConfig { [INFO] [stdout] | ------------- field in this struct [INFO] [stdout] 18 | pub max_depth: Option, [INFO] [stdout] 19 | pub indent_size: usize, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `RunningConfig` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `size_style` is never read [INFO] [stdout] --> src/config.rs:31:9 [INFO] [stdout] | [INFO] [stdout] 28 | pub struct Config { [INFO] [stdout] | ------ field in this struct [INFO] [stdout] ... [INFO] [stdout] 31 | pub size_style: Style, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Config` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `indent_size` is never read [INFO] [stdout] --> src/config.rs:19:9 [INFO] [stdout] | [INFO] [stdout] 17 | pub struct RunningConfig { [INFO] [stdout] | ------------- field in this struct [INFO] [stdout] 18 | pub max_depth: Option, [INFO] [stdout] 19 | pub indent_size: usize, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `RunningConfig` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `size_style` is never read [INFO] [stdout] --> src/config.rs:31:9 [INFO] [stdout] | [INFO] [stdout] 28 | pub struct Config { [INFO] [stdout] | ------ field in this struct [INFO] [stdout] ... [INFO] [stdout] 31 | pub size_style: Style, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Config` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 42.08s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v4.2.3 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "48d080fd0f71b8ba910f0def5c92547b5a19fdf005edfc0cfbaf8ca3bed4c3ef", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "48d080fd0f71b8ba910f0def5c92547b5a19fdf005edfc0cfbaf8ca3bed4c3ef", kill_on_drop: false }` [INFO] [stdout] 48d080fd0f71b8ba910f0def5c92547b5a19fdf005edfc0cfbaf8ca3bed4c3ef