[INFO] fetching crate cursive_core 0.3.4... [INFO] checking cursive_core-0.3.4 against master#8c6ce6b91b172f77c795a74bfeaf74b865146b3f for pr-101345 [INFO] extracting crate cursive_core 0.3.4 into /workspace/builds/worker-0/source [INFO] validating manifest of crates.io crate cursive_core 0.3.4 on toolchain 8c6ce6b91b172f77c795a74bfeaf74b865146b3f [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8c6ce6b91b172f77c795a74bfeaf74b865146b3f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate cursive_core 0.3.4 [INFO] finished tweaking crates.io crate cursive_core 0.3.4 [INFO] tweaked toml for crates.io crate cursive_core 0.3.4 written to /workspace/builds/worker-0/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8c6ce6b91b172f77c795a74bfeaf74b865146b3f" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8c6ce6b91b172f77c795a74bfeaf74b865146b3f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded enumset_derive v0.6.0 [INFO] [stderr] Downloaded enum-map v2.4.1 [INFO] [stderr] Downloaded enum-map-derive v0.10.0 [INFO] [stderr] Downloaded enumset v1.0.11 [INFO] [stderr] Downloaded pulldown-cmark v0.9.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:824c28ce115f6b999260af6986f3384c158e782489540e41c0b698ca1d9fd927" "/opt/rustwide/cargo-home/bin/cargo" "+8c6ce6b91b172f77c795a74bfeaf74b865146b3f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f132b103a4ddd5b9f2df20585d20cfa979840eb2c55d5c1404647722580798b2 [INFO] running `Command { std: "docker" "start" "-a" "f132b103a4ddd5b9f2df20585d20cfa979840eb2c55d5c1404647722580798b2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f132b103a4ddd5b9f2df20585d20cfa979840eb2c55d5c1404647722580798b2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f132b103a4ddd5b9f2df20585d20cfa979840eb2c55d5c1404647722580798b2", kill_on_drop: false }` [INFO] [stdout] f132b103a4ddd5b9f2df20585d20cfa979840eb2c55d5c1404647722580798b2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:824c28ce115f6b999260af6986f3384c158e782489540e41c0b698ca1d9fd927" "/opt/rustwide/cargo-home/bin/cargo" "+8c6ce6b91b172f77c795a74bfeaf74b865146b3f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5467cf0889b36232b6a71264e29b0a603e8bf711d4a8e3b132d8da2839dfaa62 [INFO] running `Command { std: "docker" "start" "-a" "5467cf0889b36232b6a71264e29b0a603e8bf711d4a8e3b132d8da2839dfaa62", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling proc-macro2 v1.0.43 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling unicode-ident v1.0.3 [INFO] [stderr] Compiling syn v1.0.99 [INFO] [stderr] Compiling libc v0.2.132 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling crossbeam-utils v0.8.11 [INFO] [stderr] Checking once_cell v1.14.0 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Checking itoa v1.0.3 [INFO] [stderr] Checking num_threads v0.1.6 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Checking unicode-segmentation v1.9.0 [INFO] [stderr] Checking xi-unicode v0.3.0 [INFO] [stderr] Checking unicode-width v0.1.9 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking owning_ref v0.4.1 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Checking crossbeam-channel v0.5.6 [INFO] [stderr] Checking getrandom v0.2.7 [INFO] [stderr] Checking time v0.3.14 [INFO] [stderr] Checking num-complex v0.4.2 [INFO] [stderr] Checking num v0.4.0 [INFO] [stderr] Compiling darling_core v0.13.4 [INFO] [stderr] Compiling enum-map-derive v0.10.0 [INFO] [stderr] Checking enum-map v2.4.1 [INFO] [stderr] Compiling darling_macro v0.13.4 [INFO] [stderr] Compiling darling v0.13.4 [INFO] [stderr] Compiling enumset_derive v0.6.0 [INFO] [stderr] Checking enumset v1.0.11 [INFO] [stderr] Checking cursive_core v0.3.4 (/opt/rustwide/workdir) [INFO] [stdout] warning: unnecessary parentheses around match arm expression [INFO] [stdout] --> src/align.rs:99:34 [INFO] [stdout] | [INFO] [stdout] 99 | HAlign::Right => (container - content), [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 99 - HAlign::Right => (container - content), [INFO] [stdout] 99 + HAlign::Right => container - content, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around match arm expression [INFO] [stdout] --> src/align.rs:118:35 [INFO] [stdout] | [INFO] [stdout] 118 | VAlign::Bottom => (container - content), [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 118 - VAlign::Bottom => (container - content), [INFO] [stdout] 118 + VAlign::Bottom => container - content, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around match arm expression [INFO] [stdout] --> src/align.rs:99:34 [INFO] [stdout] | [INFO] [stdout] 99 | HAlign::Right => (container - content), [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 99 - HAlign::Right => (container - content), [INFO] [stdout] 99 + HAlign::Right => container - content, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around match arm expression [INFO] [stdout] --> src/align.rs:118:35 [INFO] [stdout] | [INFO] [stdout] 118 | VAlign::Bottom => (container - content), [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 118 - VAlign::Bottom => (container - content), [INFO] [stdout] 118 + VAlign::Bottom => container - content, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 11.67s [INFO] running `Command { std: "docker" "inspect" "5467cf0889b36232b6a71264e29b0a603e8bf711d4a8e3b132d8da2839dfaa62", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5467cf0889b36232b6a71264e29b0a603e8bf711d4a8e3b132d8da2839dfaa62", kill_on_drop: false }` [INFO] [stdout] 5467cf0889b36232b6a71264e29b0a603e8bf711d4a8e3b132d8da2839dfaa62