[INFO] cloning repository https://github.com/GuyBerko/rust-coreutils
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/GuyBerko/rust-coreutils" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGuyBerko%2Frust-coreutils", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGuyBerko%2Frust-coreutils'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] d6ea51d78f0acf3106c6c93857be2ea7d554beee
[INFO] checking GuyBerko/rust-coreutils against master#8f21a5c92ea55c348c275a1bc4fedbdf181e0d64 for pr-143011
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGuyBerko%2Frust-coreutils" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/GuyBerko/rust-coreutils
[INFO] finished tweaking git repo https://github.com/GuyBerko/rust-coreutils
[INFO] tweaked toml for git repo https://github.com/GuyBerko/rust-coreutils written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/GuyBerko/rust-coreutils on toolchain 8f21a5c92ea55c348c275a1bc4fedbdf181e0d64
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8f21a5c92ea55c348c275a1bc4fedbdf181e0d64" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/GuyBerko/rust-coreutils 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" "+8f21a5c92ea55c348c275a1bc4fedbdf181e0d64" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8f21a5c92ea55c348c275a1bc4fedbdf181e0d64" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 62d933409c5d847912f0fbe110c81cb58e19c7e2ca9d8c1052c83fe6ab45eee4
[INFO] running `Command { std: "docker" "start" "-a" "62d933409c5d847912f0fbe110c81cb58e19c7e2ca9d8c1052c83fe6ab45eee4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "62d933409c5d847912f0fbe110c81cb58e19c7e2ca9d8c1052c83fe6ab45eee4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "62d933409c5d847912f0fbe110c81cb58e19c7e2ca9d8c1052c83fe6ab45eee4", kill_on_drop: false }`
[INFO] [stdout] 62d933409c5d847912f0fbe110c81cb58e19c7e2ca9d8c1052c83fe6ab45eee4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8f21a5c92ea55c348c275a1bc4fedbdf181e0d64" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 02fcbf843249c3e6e6c8215f952944d0cf5e8f630b35bfa1a6d56b00779ffc58
[INFO] running `Command { std: "docker" "start" "-a" "02fcbf843249c3e6e6c8215f952944d0cf5e8f630b35bfa1a6d56b00779ffc58", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.85
[INFO] [stderr]    Compiling autocfg v1.3.0
[INFO] [stderr]     Checking anstyle-query v1.1.0
[INFO] [stderr]     Checking is_terminal_polyfill v1.70.0
[INFO] [stderr]     Checking colorchoice v1.0.1
[INFO] [stderr]     Checking anstyle v1.0.7
[INFO] [stderr]     Checking anstyle-parse v0.2.4
[INFO] [stderr]     Checking clap_lex v0.7.1
[INFO] [stderr]     Checking iana-time-zone v0.1.60
[INFO] [stderr]     Checking anstream v0.6.14
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking clap_builder v4.5.8
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling syn v2.0.66
[INFO] [stderr]     Checking chrono v0.4.38
[INFO] [stderr]    Compiling clap_derive v4.5.8
[INFO] [stderr]     Checking clap v4.5.8
[INFO] [stderr]     Checking rust-core-utils v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: unexpected token: `}`
[INFO] [stdout]  --> src/make_dir.rs:3:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | }
[INFO] [stdout]   | ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected `;`, found `}`
[INFO] [stdout]  --> src/make_dir.rs:2:37
[INFO] [stdout]   |
[INFO] [stdout] 2 |     let function = std::env::args().
[INFO] [stdout]   |                                     ^ help: add `;` here
[INFO] [stdout] 3 | }
[INFO] [stdout]   | - unexpected token
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unexpected token: `}`
[INFO] [stdout]  --> src/make_dir.rs:3:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | }
[INFO] [stdout]   | ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected `;`, found `}`
[INFO] [stdout]  --> src/make_dir.rs:2:37
[INFO] [stdout]   |
[INFO] [stdout] 2 |     let function = std::env::args().
[INFO] [stdout]   |                                     ^ help: add `;` here
[INFO] [stdout] 3 | }
[INFO] [stdout]   | - unexpected token
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `function`
[INFO] [stdout]  --> src/make_dir.rs:2:9
[INFO] [stdout]   |
[INFO] [stdout] 2 |     let function = std::env::args().
[INFO] [stdout]   |         ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_function`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rust-core-utils` (bin "rust-core-utils" test) due to 2 previous errors; 1 warning emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] warning: unused variable: `function`
[INFO] [stdout]  --> src/make_dir.rs:2:9
[INFO] [stdout]   |
[INFO] [stdout] 2 |     let function = std::env::args().
[INFO] [stdout]   |         ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_function`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rust-core-utils` (bin "rust-core-utils") due to 2 previous errors; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "02fcbf843249c3e6e6c8215f952944d0cf5e8f630b35bfa1a6d56b00779ffc58", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "02fcbf843249c3e6e6c8215f952944d0cf5e8f630b35bfa1a6d56b00779ffc58", kill_on_drop: false }`
[INFO] [stdout] 02fcbf843249c3e6e6c8215f952944d0cf5e8f630b35bfa1a6d56b00779ffc58
