[INFO] crate rustfmt-nightly 1.4.10 is already in cache [INFO] checking rustfmt-nightly-1.4.10 against master#fdc0011561c6365c596dfd8fa1ef388162bc89c7 for pr-66504-1 [INFO] extracting crate rustfmt-nightly 1.4.10 into /workspace/builds/worker-10/source [INFO] validating manifest of crates.io crate rustfmt-nightly 1.4.10 on toolchain fdc0011561c6365c596dfd8fa1ef388162bc89c7 [INFO] running `"/workspace/cargo-home/bin/cargo" "+fdc0011561c6365c596dfd8fa1ef388162bc89c7" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate rustfmt-nightly 1.4.10 [INFO] finished tweaking crates.io crate rustfmt-nightly 1.4.10 [INFO] tweaked toml for crates.io crate rustfmt-nightly 1.4.10 written to /workspace/builds/worker-10/source/Cargo.toml [INFO] crate crates.io crate rustfmt-nightly 1.4.10 already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+fdc0011561c6365c596dfd8fa1ef388162bc89c7" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+fdc0011561c6365c596dfd8fa1ef388162bc89c7" "check" "--frozen" "--all" "--all-targets"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 42a40ca2609e3896d8a2af5bb51a51059e578b370087516feba59aaddd74d34e [INFO] running `"docker" "start" "-a" "42a40ca2609e3896d8a2af5bb51a51059e578b370087516feba59aaddd74d34e"` [INFO] [stderr] Checking smallvec v0.6.10 [INFO] [stderr] Compiling rustc-rayon-core v0.3.0 [INFO] [stderr] Checking rustc-ap-graphviz v610.0.0 [INFO] [stderr] Compiling rustc-ap-rustc_target v610.0.0 [INFO] [stderr] Compiling rustc-ap-syntax v610.0.0 [INFO] [stderr] Compiling rustfmt-nightly v1.4.10 (/opt/rustwide/workdir) [INFO] [stderr] Checking unicode_categories v0.1.1 [INFO] [stderr] Checking crossbeam-utils v0.6.5 [INFO] [stderr] Checking lock_api v0.3.1 [INFO] [stderr] Compiling itertools v0.8.0 [INFO] [stderr] Checking annotate-snippets v0.6.1 [INFO] [stderr] Checking rustc-ap-rustc_lexer v610.0.0 [INFO] [stderr] Checking jobserver v0.1.17 [INFO] [stderr] Checking ena v0.13.1 [INFO] [stderr] Checking term_size v0.3.1 [INFO] [stderr] Compiling syn v1.0.5 [INFO] [stderr] Checking term v0.6.1 [INFO] [stderr] Checking env_logger v0.6.2 [INFO] [stderr] Checking rustc-ap-serialize v610.0.0 [INFO] [stderr] Checking crossbeam-queue v0.1.2 [INFO] [stderr] Checking crossbeam-channel v0.3.9 [INFO] [stderr] Checking ignore v0.4.10 [INFO] [stderr] Checking rustc-ap-rustc_index v610.0.0 [INFO] [stderr] Compiling synstructure v0.12.1 [INFO] [stderr] Compiling proc-macro-error v0.2.6 [INFO] [stderr] Compiling serde_derive v1.0.101 [INFO] [stderr] Compiling rustc-ap-rustc_macros v610.0.0 [INFO] [stderr] Compiling failure_derive v0.1.6 [INFO] [stderr] Compiling structopt-derive v0.3.3 [INFO] [stderr] Compiling rustfmt-config_proc_macro v0.2.0 [INFO] [stderr] Compiling derive-new v0.5.8 [INFO] [stderr] Checking failure v0.1.6 [INFO] [stderr] Checking structopt v0.3.3 [INFO] [stderr] Compiling serde v1.0.101 [INFO] [stderr] Checking serde_json v1.0.41 [INFO] [stderr] Checking semver v0.9.0 [INFO] [stderr] Checking toml v0.5.3 [INFO] [stderr] Checking cargo_metadata v0.8.2 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling memoffset v0.5.1 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Checking crossbeam-epoch v0.7.2 [INFO] [stderr] Checking crossbeam-deque v0.7.1 [INFO] [stderr] Checking rustc-rayon v0.3.0 [INFO] [stderr] Checking rustc-ap-rustc_data_structures v610.0.0 [INFO] [stderr] Checking rustc-ap-arena v610.0.0 [INFO] [stderr] Checking rustc-ap-syntax_pos v610.0.0 [INFO] [stderr] Checking rustc-ap-rustc_errors v610.0.0 [INFO] [stderr] warning: unnecessary parentheses around type [INFO] [stderr] --> src/items.rs:2536:13 [INFO] [stderr] | [INFO] [stderr] 2536 | ) -> Option<((usize, usize, Indent))> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_parens)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around type [INFO] [stderr] --> src/items.rs:2536:13 [INFO] [stderr] | [INFO] [stderr] 2536 | ) -> Option<((usize, usize, Indent))> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_parens)]` on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 21s [INFO] running `"docker" "inspect" "42a40ca2609e3896d8a2af5bb51a51059e578b370087516feba59aaddd74d34e"` [INFO] running `"docker" "rm" "-f" "42a40ca2609e3896d8a2af5bb51a51059e578b370087516feba59aaddd74d34e"` [INFO] [stdout] 42a40ca2609e3896d8a2af5bb51a51059e578b370087516feba59aaddd74d34e