[INFO] fetching crate xcolor 0.5.1... [INFO] checking xcolor-0.5.1 against try#998b6603a58e47f42ccce7a67943234e96b6839e for pr-143170 [INFO] extracting crate xcolor 0.5.1 into /workspace/builds/worker-1-tc2/source [INFO] started tweaking crates.io crate xcolor 0.5.1 [INFO] finished tweaking crates.io crate xcolor 0.5.1 [INFO] tweaked toml for crates.io crate xcolor 0.5.1 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate xcolor 0.5.1 on toolchain 998b6603a58e47f42ccce7a67943234e96b6839e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+998b6603a58e47f42ccce7a67943234e96b6839e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate xcolor 0.5.1 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" "+998b6603a58e47f42ccce7a67943234e96b6839e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+998b6603a58e47f42ccce7a67943234e96b6839e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3d2c7aa5b42f86ebe48a3b46d4caad79c0b0ba077055901392c2bfd35a23f83a [INFO] running `Command { std: "docker" "start" "-a" "3d2c7aa5b42f86ebe48a3b46d4caad79c0b0ba077055901392c2bfd35a23f83a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3d2c7aa5b42f86ebe48a3b46d4caad79c0b0ba077055901392c2bfd35a23f83a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3d2c7aa5b42f86ebe48a3b46d4caad79c0b0ba077055901392c2bfd35a23f83a", kill_on_drop: false }` [INFO] [stdout] 3d2c7aa5b42f86ebe48a3b46d4caad79c0b0ba077055901392c2bfd35a23f83a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+998b6603a58e47f42ccce7a67943234e96b6839e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9efee31f931c909b2f1d15d43c46790cefd5d3f6d57ee5d624e85579c793c2cc [INFO] running `Command { std: "docker" "start" "-a" "9efee31f931c909b2f1d15d43c46790cefd5d3f6d57ee5d624e85579c793c2cc", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.101 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling anyhow v1.0.43 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling x11 v2.18.2 [INFO] [stderr] Compiling nom v7.0.0 [INFO] [stderr] Checking minimal-lexical v0.1.3 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling xcb v0.9.0 [INFO] [stderr] Checking nix v0.22.1 [INFO] [stderr] Compiling xcolor v0.5.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/location.rs:53:13 [INFO] [stdout] | [INFO] [stdout] 53 | let mut cursor_image = XcursorImageCreate(preview_width as i32, preview_width as i32); [INFO] [stdout] | ----^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/format.rs:50:27 [INFO] [stdout] | [INFO] [stdout] 50 | fn literal<'a, E>(input: &'a str) -> IResult<&str, FormatPart, E> [INFO] [stdout] | ^^ ---- the lifetime gets resolved as `'a` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 50 | fn literal<'a, E>(input: &'a str) -> IResult<&'a str, FormatPart, E> [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/format.rs:59:27 [INFO] [stdout] | [INFO] [stdout] 59 | fn channel<'a, E>(input: &'a str) -> IResult<&str, Channel, E> [INFO] [stdout] | ^^ ---- the lifetime gets resolved as `'a` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 59 | fn channel<'a, E>(input: &'a str) -> IResult<&'a str, Channel, E> [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/format.rs:70:26 [INFO] [stdout] | [INFO] [stdout] 70 | fn format<'a, E>(input: &'a str) -> IResult<&str, NumberFormat, E> [INFO] [stdout] | ^^ ---- the lifetime gets resolved as `'a` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 70 | fn format<'a, E>(input: &'a str) -> IResult<&'a str, NumberFormat, E> [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/format.rs:83:23 [INFO] [stdout] | [INFO] [stdout] 83 | fn pad<'a, E>(input: &'a str) -> IResult<&str, Pad, E> [INFO] [stdout] | ^^ ---- the lifetime gets resolved as `'a` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 83 | fn pad<'a, E>(input: &'a str) -> IResult<&'a str, Pad, E> [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/format.rs:91:29 [INFO] [stdout] | [INFO] [stdout] 91 | fn expansion<'a, E>(input: &'a str) -> IResult<&str, FormatPart, E> [INFO] [stdout] | ^^ ---- the lifetime gets resolved as `'a` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 91 | fn expansion<'a, E>(input: &'a str) -> IResult<&'a str, FormatPart, E> [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/format.rs:108:39 [INFO] [stdout] | [INFO] [stdout] 108 | fn parse_format_string<'a, E>(input: &'a str) -> IResult<&str, FormatString, E> [INFO] [stdout] | ^^ ---- the lifetime gets resolved as `'a` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 108 | fn parse_format_string<'a, E>(input: &'a str) -> IResult<&'a str, FormatString, E> [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/location.rs:53:13 [INFO] [stdout] | [INFO] [stdout] 53 | let mut cursor_image = XcursorImageCreate(preview_width as i32, preview_width as i32); [INFO] [stdout] | ----^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/format.rs:50:27 [INFO] [stdout] | [INFO] [stdout] 50 | fn literal<'a, E>(input: &'a str) -> IResult<&str, FormatPart, E> [INFO] [stdout] | ^^ ---- the lifetime gets resolved as `'a` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 50 | fn literal<'a, E>(input: &'a str) -> IResult<&'a str, FormatPart, E> [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/format.rs:59:27 [INFO] [stdout] | [INFO] [stdout] 59 | fn channel<'a, E>(input: &'a str) -> IResult<&str, Channel, E> [INFO] [stdout] | ^^ ---- the lifetime gets resolved as `'a` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 59 | fn channel<'a, E>(input: &'a str) -> IResult<&'a str, Channel, E> [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/format.rs:70:26 [INFO] [stdout] | [INFO] [stdout] 70 | fn format<'a, E>(input: &'a str) -> IResult<&str, NumberFormat, E> [INFO] [stdout] | ^^ ---- the lifetime gets resolved as `'a` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 70 | fn format<'a, E>(input: &'a str) -> IResult<&'a str, NumberFormat, E> [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/format.rs:83:23 [INFO] [stdout] | [INFO] [stdout] 83 | fn pad<'a, E>(input: &'a str) -> IResult<&str, Pad, E> [INFO] [stdout] | ^^ ---- the lifetime gets resolved as `'a` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 83 | fn pad<'a, E>(input: &'a str) -> IResult<&'a str, Pad, E> [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/format.rs:91:29 [INFO] [stdout] | [INFO] [stdout] 91 | fn expansion<'a, E>(input: &'a str) -> IResult<&str, FormatPart, E> [INFO] [stdout] | ^^ ---- the lifetime gets resolved as `'a` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 91 | fn expansion<'a, E>(input: &'a str) -> IResult<&'a str, FormatPart, E> [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/format.rs:108:39 [INFO] [stdout] | [INFO] [stdout] 108 | fn parse_format_string<'a, E>(input: &'a str) -> IResult<&str, FormatString, E> [INFO] [stdout] | ^^ ---- the lifetime gets resolved as `'a` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 108 | fn parse_format_string<'a, E>(input: &'a str) -> IResult<&'a str, FormatString, E> [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 26.41s [INFO] running `Command { std: "docker" "inspect" "9efee31f931c909b2f1d15d43c46790cefd5d3f6d57ee5d624e85579c793c2cc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9efee31f931c909b2f1d15d43c46790cefd5d3f6d57ee5d624e85579c793c2cc", kill_on_drop: false }` [INFO] [stdout] 9efee31f931c909b2f1d15d43c46790cefd5d3f6d57ee5d624e85579c793c2cc