[INFO] cloning repository https://github.com/sepiropht/find-and-count [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sepiropht/find-and-count" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsepiropht%2Ffind-and-count", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsepiropht%2Ffind-and-count'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] bcf217ba67ac27d1c790599feae0e603925987f2 [INFO] checking sepiropht/find-and-count against master#af4a5a13a15fa0c60e06321077ef452f769b42fd for pr-122960-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsepiropht%2Ffind-and-count" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/sepiropht/find-and-count on toolchain af4a5a13a15fa0c60e06321077ef452f769b42fd [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/sepiropht/find-and-count [INFO] finished tweaking git repo https://github.com/sepiropht/find-and-count [INFO] tweaked toml for git repo https://github.com/sepiropht/find-and-count written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/sepiropht/find-and-count 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" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "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] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded lazy_static v1.2.0 [INFO] [stderr] Downloaded colored v1.6.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8b57491a7388ff7c8933edb7ae3d8fecabfde7121b49916c731730e20e1611c1 [INFO] running `Command { std: "docker" "start" "-a" "8b57491a7388ff7c8933edb7ae3d8fecabfde7121b49916c731730e20e1611c1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8b57491a7388ff7c8933edb7ae3d8fecabfde7121b49916c731730e20e1611c1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8b57491a7388ff7c8933edb7ae3d8fecabfde7121b49916c731730e20e1611c1", kill_on_drop: false }` [INFO] [stdout] 8b57491a7388ff7c8933edb7ae3d8fecabfde7121b49916c731730e20e1611c1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 48cb2b92f0153dd39880f41939200f333327b598444ccd5b1693e3d9e13b5a30 [INFO] running `Command { std: "docker" "start" "-a" "48cb2b92f0153dd39880f41939200f333327b598444ccd5b1693e3d9e13b5a30", kill_on_drop: false }` [INFO] [stderr] Checking lazy_static v1.2.0 [INFO] [stderr] Checking colored v1.6.1 [INFO] [stderr] Checking fdl v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `BufRead` [INFO] [stdout] --> src/main.rs:3:21 [INFO] [stdout] | [INFO] [stdout] 3 | use std::io::{self, BufRead}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Write` is imported redundantly [INFO] [stdout] --> src/file_tree.rs:2:21 [INFO] [stdout] | [INFO] [stdout] 2 | use std::io::{self, Write}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 6 | use std::io::prelude::*; [INFO] [stdout] | ------------------- the item `Write` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `BufRead` [INFO] [stdout] --> src/main.rs:3:21 [INFO] [stdout] | [INFO] [stdout] 3 | use std::io::{self, BufRead}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Write` is imported redundantly [INFO] [stdout] --> src/file_tree.rs:2:21 [INFO] [stdout] | [INFO] [stdout] 2 | use std::io::{self, Write}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 6 | use std::io::prelude::*; [INFO] [stdout] | ------------------- the item `Write` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0063]: missing field `frame_work` in initializer of `FileTree` [INFO] [stdout] --> src/file_tree.rs:143:17 [INFO] [stdout] | [INFO] [stdout] 143 | let e = FileTree { [INFO] [stdout] | ^^^^^^^^ missing `frame_work` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0063]: missing field `frame_work` in initializer of `FileTree` [INFO] [stdout] --> src/file_tree.rs:147:17 [INFO] [stdout] | [INFO] [stdout] 147 | let d = FileTree { [INFO] [stdout] | ^^^^^^^^ missing `frame_work` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0063]: missing field `frame_work` in initializer of `FileTree` [INFO] [stdout] --> src/file_tree.rs:151:17 [INFO] [stdout] | [INFO] [stdout] 151 | let c = FileTree { [INFO] [stdout] | ^^^^^^^^ missing `frame_work` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0063]: missing field `frame_work` in initializer of `FileTree` [INFO] [stdout] --> src/file_tree.rs:155:17 [INFO] [stdout] | [INFO] [stdout] 155 | let b = FileTree { [INFO] [stdout] | ^^^^^^^^ missing `frame_work` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0063]: missing field `frame_work` in initializer of `FileTree` [INFO] [stdout] --> src/file_tree.rs:159:29 [INFO] [stdout] | [INFO] [stdout] 159 | let expected_tree = FileTree { [INFO] [stdout] | ^^^^^^^^ missing `frame_work` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0063]: missing field `frame_work` in initializer of `FileTree` [INFO] [stdout] --> src/file_tree.rs:170:17 [INFO] [stdout] | [INFO] [stdout] 170 | let e = FileTree { [INFO] [stdout] | ^^^^^^^^ missing `frame_work` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0063]: missing field `frame_work` in initializer of `FileTree` [INFO] [stdout] --> src/file_tree.rs:174:17 [INFO] [stdout] | [INFO] [stdout] 174 | let d = FileTree { [INFO] [stdout] | ^^^^^^^^ missing `frame_work` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0063]: missing field `frame_work` in initializer of `FileTree` [INFO] [stdout] --> src/file_tree.rs:178:17 [INFO] [stdout] | [INFO] [stdout] 178 | let c = FileTree { [INFO] [stdout] | ^^^^^^^^ missing `frame_work` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0063]: missing field `frame_work` in initializer of `FileTree` [INFO] [stdout] --> src/file_tree.rs:182:17 [INFO] [stdout] | [INFO] [stdout] 182 | let b = FileTree { [INFO] [stdout] | ^^^^^^^^ missing `frame_work` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0063]: missing field `frame_work` in initializer of `FileTree` [INFO] [stdout] --> src/file_tree.rs:186:29 [INFO] [stdout] | [INFO] [stdout] 186 | let expected_tree = FileTree { [INFO] [stdout] | ^^^^^^^^ missing `frame_work` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0063]: missing field `frame_work` in initializer of `FileTree` [INFO] [stdout] --> src/file_tree.rs:197:17 [INFO] [stdout] | [INFO] [stdout] 197 | let d = FileTree { [INFO] [stdout] | ^^^^^^^^ missing `frame_work` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0063]: missing field `frame_work` in initializer of `FileTree` [INFO] [stdout] --> src/file_tree.rs:201:17 [INFO] [stdout] | [INFO] [stdout] 201 | let c = FileTree { [INFO] [stdout] | ^^^^^^^^ missing `frame_work` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0063]: missing field `frame_work` in initializer of `FileTree` [INFO] [stdout] --> src/file_tree.rs:205:17 [INFO] [stdout] | [INFO] [stdout] 205 | let b = FileTree { [INFO] [stdout] | ^^^^^^^^ missing `frame_work` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0063]: missing field `frame_work` in initializer of `FileTree` [INFO] [stdout] --> src/file_tree.rs:209:17 [INFO] [stdout] | [INFO] [stdout] 209 | let a = FileTree { [INFO] [stdout] | ^^^^^^^^ missing `frame_work` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 4 arguments but 3 arguments were supplied [INFO] [stdout] --> src/file_tree.rs:225:9 [INFO] [stdout] | [INFO] [stdout] 225 | print_line(&mut output1, &[], name).unwrap(); [INFO] [stdout] | ^^^^^^^^^^------------------------- an argument of type `&str` is missing [INFO] [stdout] | [INFO] [stdout] note: function defined here [INFO] [stdout] --> src/file_tree.rs:24:4 [INFO] [stdout] | [INFO] [stdout] 24 | fn print_line(output: &mut W, lasts: &[bool], name: &OsStr, frame_work: &str) -> io::Result<()> { [INFO] [stdout] | ^^^^^^^^^^ -------------- -------------- ------------ ---------------- [INFO] [stdout] help: provide the argument [INFO] [stdout] | [INFO] [stdout] 225 | print_line(&mut output1, &[], name, /* &str */).unwrap(); [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 4 arguments but 3 arguments were supplied [INFO] [stdout] --> src/file_tree.rs:229:9 [INFO] [stdout] | [INFO] [stdout] 229 | print_line(&mut output2, &[true, false, true], name).unwrap(); [INFO] [stdout] | ^^^^^^^^^^------------------------------------------ an argument of type `&str` is missing [INFO] [stdout] | [INFO] [stdout] note: function defined here [INFO] [stdout] --> src/file_tree.rs:24:4 [INFO] [stdout] | [INFO] [stdout] 24 | fn print_line(output: &mut W, lasts: &[bool], name: &OsStr, frame_work: &str) -> io::Result<()> { [INFO] [stdout] | ^^^^^^^^^^ -------------- -------------- ------------ ---------------- [INFO] [stdout] help: provide the argument [INFO] [stdout] | [INFO] [stdout] 229 | print_line(&mut output2, &[true, false, true], name, /* &str */).unwrap(); [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 4 arguments but 3 arguments were supplied [INFO] [stdout] --> src/file_tree.rs:233:9 [INFO] [stdout] | [INFO] [stdout] 233 | print_line(&mut output3, &[true, false, false], name).unwrap(); [INFO] [stdout] | ^^^^^^^^^^------------------------------------------- an argument of type `&str` is missing [INFO] [stdout] | [INFO] [stdout] note: function defined here [INFO] [stdout] --> src/file_tree.rs:24:4 [INFO] [stdout] | [INFO] [stdout] 24 | fn print_line(output: &mut W, lasts: &[bool], name: &OsStr, frame_work: &str) -> io::Result<()> { [INFO] [stdout] | ^^^^^^^^^^ -------------- -------------- ------------ ---------------- [INFO] [stdout] help: provide the argument [INFO] [stdout] | [INFO] [stdout] 233 | print_line(&mut output3, &[true, false, false], name, /* &str */).unwrap(); [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 17 previous errors; 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0061, E0063. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0061`. [INFO] [stdout] [INFO] [stderr] error: could not compile `fdl` (bin "fdl" test) due to 18 previous errors; 2 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "48cb2b92f0153dd39880f41939200f333327b598444ccd5b1693e3d9e13b5a30", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "48cb2b92f0153dd39880f41939200f333327b598444ccd5b1693e3d9e13b5a30", kill_on_drop: false }` [INFO] [stdout] 48cb2b92f0153dd39880f41939200f333327b598444ccd5b1693e3d9e13b5a30 [INFO] checking sepiropht/find-and-count against try#36dbcaee1a55543dfc181be52a69d99ff46ff62f for pr-122960-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsepiropht%2Ffind-and-count" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/sepiropht/find-and-count on toolchain 36dbcaee1a55543dfc181be52a69d99ff46ff62f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/sepiropht/find-and-count [INFO] finished tweaking git repo https://github.com/sepiropht/find-and-count [INFO] tweaked toml for git repo https://github.com/sepiropht/find-and-count written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/sepiropht/find-and-count 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" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5f11fa80da1ecab9a9cf578cb8b7e3fda398ece106212f56bbb3a5ab7a912713 [INFO] running `Command { std: "docker" "start" "-a" "5f11fa80da1ecab9a9cf578cb8b7e3fda398ece106212f56bbb3a5ab7a912713", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5f11fa80da1ecab9a9cf578cb8b7e3fda398ece106212f56bbb3a5ab7a912713", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5f11fa80da1ecab9a9cf578cb8b7e3fda398ece106212f56bbb3a5ab7a912713", kill_on_drop: false }` [INFO] [stdout] 5f11fa80da1ecab9a9cf578cb8b7e3fda398ece106212f56bbb3a5ab7a912713 [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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2da9e498232a3e6cccfd2fe8f232e1c8047437abd1537dcc728f2c3be81f74eb [INFO] running `Command { std: "docker" "start" "-a" "2da9e498232a3e6cccfd2fe8f232e1c8047437abd1537dcc728f2c3be81f74eb", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] skipping non-2021 edition `2018` [INFO] running `Command { std: "docker" "inspect" "2da9e498232a3e6cccfd2fe8f232e1c8047437abd1537dcc728f2c3be81f74eb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2da9e498232a3e6cccfd2fe8f232e1c8047437abd1537dcc728f2c3be81f74eb", kill_on_drop: false }` [INFO] [stdout] 2da9e498232a3e6cccfd2fe8f232e1c8047437abd1537dcc728f2c3be81f74eb