[INFO] fetching crate rufetch 0.2.5... [INFO] checking rufetch-0.2.5 against master#8a97b4812a7a46bb5206487c2455b9c5bfcbd1b9 for pr-106073 [INFO] extracting crate rufetch 0.2.5 into /workspace/builds/worker-5/source [INFO] validating manifest of crates.io crate rufetch 0.2.5 on toolchain 8a97b4812a7a46bb5206487c2455b9c5bfcbd1b9 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8a97b4812a7a46bb5206487c2455b9c5bfcbd1b9" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate rufetch 0.2.5 [INFO] finished tweaking crates.io crate rufetch 0.2.5 [INFO] tweaked toml for crates.io crate rufetch 0.2.5 written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate crates.io crate rufetch 0.2.5 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8a97b4812a7a46bb5206487c2455b9c5bfcbd1b9" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded sysinfo v0.26.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:9db6adea6fe108e8475f2314ed6ea91319efc655499b550640da2809d69ffe6a" "/opt/rustwide/cargo-home/bin/cargo" "+8a97b4812a7a46bb5206487c2455b9c5bfcbd1b9" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f92381ff2d951cd7e37bdf57ef25559f7033e7a585bf502928e3f03f76f0df3d [INFO] running `Command { std: "docker" "start" "-a" "f92381ff2d951cd7e37bdf57ef25559f7033e7a585bf502928e3f03f76f0df3d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f92381ff2d951cd7e37bdf57ef25559f7033e7a585bf502928e3f03f76f0df3d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f92381ff2d951cd7e37bdf57ef25559f7033e7a585bf502928e3f03f76f0df3d", kill_on_drop: false }` [INFO] [stdout] f92381ff2d951cd7e37bdf57ef25559f7033e7a585bf502928e3f03f76f0df3d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:9db6adea6fe108e8475f2314ed6ea91319efc655499b550640da2809d69ffe6a" "/opt/rustwide/cargo-home/bin/cargo" "+8a97b4812a7a46bb5206487c2455b9c5bfcbd1b9" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7aeaafc64f4380be523e5528f3d0558930987067b49e49c1fae2e8fa166c3a1c [INFO] running `Command { std: "docker" "start" "-a" "7aeaafc64f4380be523e5528f3d0558930987067b49e49c1fae2e8fa166c3a1c", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling libc v0.2.132 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling syn v1.0.70 [INFO] [stderr] Compiling rayon-core v1.9.3 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Compiling sysinfo v0.26.2 [INFO] [stderr] Checking once_cell v1.7.2 [INFO] [stderr] Checking ansi_term v0.12.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.3 [INFO] [stderr] Compiling memoffset v0.6.3 [INFO] [stderr] Compiling rayon v1.5.3 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking dirs-sys v0.3.6 [INFO] [stderr] Checking dirs v4.0.0 [INFO] [stderr] Checking crossbeam-epoch v0.9.3 [INFO] [stderr] Checking crossbeam-channel v0.5.1 [INFO] [stderr] Checking crossbeam-deque v0.8.2 [INFO] [stderr] Checking toml v0.5.8 [INFO] [stderr] Checking rufetch v0.2.5 (/opt/rustwide/workdir) [INFO] [stdout] warning: named argument `width` is not used by name [INFO] [stdout] --> src/conf.rs:270:49 [INFO] [stdout] | [INFO] [stdout] 270 | .paint(format!("{:width$}", width = &self.colors_width * 2 + 1)), [INFO] [stdout] | --------- ^^^^^ this named argument is referred to by position in formatting string [INFO] [stdout] | | [INFO] [stdout] | this formatting argument uses named argument `width` by position [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(named_arguments_used_positionally)]` on by default [INFO] [stdout] help: use the named argument by name to avoid ambiguity [INFO] [stdout] | [INFO] [stdout] 270 | .paint(format!("{width:width$}", width = &self.colors_width * 2 + 1)), [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: named argument `width` is not used by name [INFO] [stdout] --> src/conf.rs:273:49 [INFO] [stdout] | [INFO] [stdout] 273 | .paint(format!("{:width$}", width = &self.colors_width * 2 + 1)), [INFO] [stdout] | --------- ^^^^^ this named argument is referred to by position in formatting string [INFO] [stdout] | | [INFO] [stdout] | this formatting argument uses named argument `width` by position [INFO] [stdout] | [INFO] [stdout] help: use the named argument by name to avoid ambiguity [INFO] [stdout] | [INFO] [stdout] 273 | .paint(format!("{width:width$}", width = &self.colors_width * 2 + 1)), [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: named argument `width` is not used by name [INFO] [stdout] --> src/conf.rs:270:49 [INFO] [stdout] | [INFO] [stdout] 270 | .paint(format!("{:width$}", width = &self.colors_width * 2 + 1)), [INFO] [stdout] | --------- ^^^^^ this named argument is referred to by position in formatting string [INFO] [stdout] | | [INFO] [stdout] | this formatting argument uses named argument `width` by position [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(named_arguments_used_positionally)]` on by default [INFO] [stdout] help: use the named argument by name to avoid ambiguity [INFO] [stdout] | [INFO] [stdout] 270 | .paint(format!("{width:width$}", width = &self.colors_width * 2 + 1)), [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: named argument `width` is not used by name [INFO] [stdout] --> src/conf.rs:275:49 [INFO] [stdout] | [INFO] [stdout] 275 | .paint(format!("{:width$}", width = &self.colors_width * 2 + 1)), [INFO] [stdout] | --------- ^^^^^ this named argument is referred to by position in formatting string [INFO] [stdout] | | [INFO] [stdout] | this formatting argument uses named argument `width` by position [INFO] [stdout] | [INFO] [stdout] help: use the named argument by name to avoid ambiguity [INFO] [stdout] | [INFO] [stdout] 275 | .paint(format!("{width:width$}", width = &self.colors_width * 2 + 1)), [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: named argument `width` is not used by name [INFO] [stdout] --> src/conf.rs:273:49 [INFO] [stdout] | [INFO] [stdout] 273 | .paint(format!("{:width$}", width = &self.colors_width * 2 + 1)), [INFO] [stdout] | --------- ^^^^^ this named argument is referred to by position in formatting string [INFO] [stdout] | | [INFO] [stdout] | this formatting argument uses named argument `width` by position [INFO] [stdout] | [INFO] [stdout] help: use the named argument by name to avoid ambiguity [INFO] [stdout] | [INFO] [stdout] 273 | .paint(format!("{width:width$}", width = &self.colors_width * 2 + 1)), [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: named argument `width` is not used by name [INFO] [stdout] --> src/conf.rs:278:49 [INFO] [stdout] | [INFO] [stdout] 278 | .paint(format!("{:width$}", width = &self.colors_width * 2 + 1)) [INFO] [stdout] | --------- ^^^^^ this named argument is referred to by position in formatting string [INFO] [stdout] | | [INFO] [stdout] | this formatting argument uses named argument `width` by position [INFO] [stdout] | [INFO] [stdout] help: use the named argument by name to avoid ambiguity [INFO] [stdout] | [INFO] [stdout] 278 | .paint(format!("{width:width$}", width = &self.colors_width * 2 + 1)) [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: named argument `width` is not used by name [INFO] [stdout] --> src/conf.rs:286:49 [INFO] [stdout] | [INFO] [stdout] 286 | .paint(format!("{:width$}", width = &self.colors_width * 2 + 1)), [INFO] [stdout] | --------- ^^^^^ this named argument is referred to by position in formatting string [INFO] [stdout] | | [INFO] [stdout] | this formatting argument uses named argument `width` by position [INFO] [stdout] | [INFO] [stdout] help: use the named argument by name to avoid ambiguity [INFO] [stdout] | [INFO] [stdout] 286 | .paint(format!("{width:width$}", width = &self.colors_width * 2 + 1)), [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: named argument `width` is not used by name [INFO] [stdout] --> src/conf.rs:275:49 [INFO] [stdout] | [INFO] [stdout] 275 | .paint(format!("{:width$}", width = &self.colors_width * 2 + 1)), [INFO] [stdout] | --------- ^^^^^ this named argument is referred to by position in formatting string [INFO] [stdout] | | [INFO] [stdout] | this formatting argument uses named argument `width` by position [INFO] [stdout] | [INFO] [stdout] help: use the named argument by name to avoid ambiguity [INFO] [stdout] | [INFO] [stdout] 275 | .paint(format!("{width:width$}", width = &self.colors_width * 2 + 1)), [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: named argument `width` is not used by name [INFO] [stdout] --> src/conf.rs:289:49 [INFO] [stdout] | [INFO] [stdout] 289 | .paint(format!("{:width$}", width = &self.colors_width * 2 + 1)), [INFO] [stdout] | --------- ^^^^^ this named argument is referred to by position in formatting string [INFO] [stdout] | | [INFO] [stdout] | this formatting argument uses named argument `width` by position [INFO] [stdout] | [INFO] [stdout] help: use the named argument by name to avoid ambiguity [INFO] [stdout] | [INFO] [stdout] 289 | .paint(format!("{width:width$}", width = &self.colors_width * 2 + 1)), [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: named argument `width` is not used by name [INFO] [stdout] --> src/conf.rs:278:49 [INFO] [stdout] | [INFO] [stdout] 278 | .paint(format!("{:width$}", width = &self.colors_width * 2 + 1)) [INFO] [stdout] | --------- ^^^^^ this named argument is referred to by position in formatting string [INFO] [stdout] | | [INFO] [stdout] | this formatting argument uses named argument `width` by position [INFO] [stdout] | [INFO] [stdout] help: use the named argument by name to avoid ambiguity [INFO] [stdout] | [INFO] [stdout] 278 | .paint(format!("{width:width$}", width = &self.colors_width * 2 + 1)) [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: named argument `width` is not used by name [INFO] [stdout] --> src/conf.rs:292:49 [INFO] [stdout] | [INFO] [stdout] 292 | .paint(format!("{:width$}", width = &self.colors_width * 2 + 1)), [INFO] [stdout] | --------- ^^^^^ this named argument is referred to by position in formatting string [INFO] [stdout] | | [INFO] [stdout] | this formatting argument uses named argument `width` by position [INFO] [stdout] | [INFO] [stdout] help: use the named argument by name to avoid ambiguity [INFO] [stdout] | [INFO] [stdout] 292 | .paint(format!("{width:width$}", width = &self.colors_width * 2 + 1)), [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: named argument `width` is not used by name [INFO] [stdout] --> src/conf.rs:286:49 [INFO] [stdout] | [INFO] [stdout] 286 | .paint(format!("{:width$}", width = &self.colors_width * 2 + 1)), [INFO] [stdout] | --------- ^^^^^ this named argument is referred to by position in formatting string [INFO] [stdout] | | [INFO] [stdout] | this formatting argument uses named argument `width` by position [INFO] [stdout] | [INFO] [stdout] help: use the named argument by name to avoid ambiguity [INFO] [stdout] | [INFO] [stdout] 286 | .paint(format!("{width:width$}", width = &self.colors_width * 2 + 1)), [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: named argument `width` is not used by name [INFO] [stdout] --> src/conf.rs:294:49 [INFO] [stdout] | [INFO] [stdout] 294 | .paint(format!("{:width$}", width = &self.colors_width * 2 + 1)) [INFO] [stdout] | --------- ^^^^^ this named argument is referred to by position in formatting string [INFO] [stdout] | | [INFO] [stdout] | this formatting argument uses named argument `width` by position [INFO] [stdout] | [INFO] [stdout] help: use the named argument by name to avoid ambiguity [INFO] [stdout] | [INFO] [stdout] 294 | .paint(format!("{width:width$}", width = &self.colors_width * 2 + 1)) [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: named argument `width` is not used by name [INFO] [stdout] --> src/conf.rs:289:49 [INFO] [stdout] | [INFO] [stdout] 289 | .paint(format!("{:width$}", width = &self.colors_width * 2 + 1)), [INFO] [stdout] | --------- ^^^^^ this named argument is referred to by position in formatting string [INFO] [stdout] | | [INFO] [stdout] | this formatting argument uses named argument `width` by position [INFO] [stdout] | [INFO] [stdout] help: use the named argument by name to avoid ambiguity [INFO] [stdout] | [INFO] [stdout] 289 | .paint(format!("{width:width$}", width = &self.colors_width * 2 + 1)), [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: named argument `width` is not used by name [INFO] [stdout] --> src/conf.rs:292:49 [INFO] [stdout] | [INFO] [stdout] 292 | .paint(format!("{:width$}", width = &self.colors_width * 2 + 1)), [INFO] [stdout] | --------- ^^^^^ this named argument is referred to by position in formatting string [INFO] [stdout] | | [INFO] [stdout] | this formatting argument uses named argument `width` by position [INFO] [stdout] | [INFO] [stdout] help: use the named argument by name to avoid ambiguity [INFO] [stdout] | [INFO] [stdout] 292 | .paint(format!("{width:width$}", width = &self.colors_width * 2 + 1)), [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: named argument `width` is not used by name [INFO] [stdout] --> src/conf.rs:294:49 [INFO] [stdout] | [INFO] [stdout] 294 | .paint(format!("{:width$}", width = &self.colors_width * 2 + 1)) [INFO] [stdout] | --------- ^^^^^ this named argument is referred to by position in formatting string [INFO] [stdout] | | [INFO] [stdout] | this formatting argument uses named argument `width` by position [INFO] [stdout] | [INFO] [stdout] help: use the named argument by name to avoid ambiguity [INFO] [stdout] | [INFO] [stdout] 294 | .paint(format!("{width:width$}", width = &self.colors_width * 2 + 1)) [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 8 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 8 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 8.07s [INFO] running `Command { std: "docker" "inspect" "7aeaafc64f4380be523e5528f3d0558930987067b49e49c1fae2e8fa166c3a1c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7aeaafc64f4380be523e5528f3d0558930987067b49e49c1fae2e8fa166c3a1c", kill_on_drop: false }` [INFO] [stdout] 7aeaafc64f4380be523e5528f3d0558930987067b49e49c1fae2e8fa166c3a1c