[INFO] cloning repository https://github.com/Illuminate-dev/fer [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Illuminate-dev/fer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FIlluminate-dev%2Ffer", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FIlluminate-dev%2Ffer'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e65807574b6a971b06af4ebbd53f9f37f2986aa2 [INFO] checking Illuminate-dev/fer against master#385fa9d845dd326c6bbfd58c22244215e431948a for absurd-question-mark-desugar [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FIlluminate-dev%2Ffer" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Illuminate-dev/fer on toolchain 385fa9d845dd326c6bbfd58c22244215e431948a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Illuminate-dev/fer [INFO] finished tweaking git repo https://github.com/Illuminate-dev/fer [INFO] tweaked toml for git repo https://github.com/Illuminate-dev/fer written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/Illuminate-dev/fer 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" "+385fa9d845dd326c6bbfd58c22244215e431948a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded termion v3.0.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+385fa9d845dd326c6bbfd58c22244215e431948a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6fe43406268f8bfbc938dc51eb0797fdbbda666df62b2aaf449e2a71ad52a97c [INFO] running `Command { std: "docker" "start" "-a" "6fe43406268f8bfbc938dc51eb0797fdbbda666df62b2aaf449e2a71ad52a97c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6fe43406268f8bfbc938dc51eb0797fdbbda666df62b2aaf449e2a71ad52a97c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6fe43406268f8bfbc938dc51eb0797fdbbda666df62b2aaf449e2a71ad52a97c", kill_on_drop: false }` [INFO] [stdout] 6fe43406268f8bfbc938dc51eb0797fdbbda666df62b2aaf449e2a71ad52a97c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+385fa9d845dd326c6bbfd58c22244215e431948a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 38774b51241355a00b7ef17a7139a88e093a32a4c562e03975a542ba9a30fd08 [INFO] running `Command { std: "docker" "start" "-a" "38774b51241355a00b7ef17a7139a88e093a32a4c562e03975a542ba9a30fd08", kill_on_drop: false }` [INFO] [stderr] Compiling anyhow v1.0.79 [INFO] [stderr] Checking numtoa v0.1.0 [INFO] [stderr] Checking anstream v0.6.11 [INFO] [stderr] Compiling syn v2.0.48 [INFO] [stderr] Checking termion v3.0.0 [INFO] [stderr] Checking clap_builder v4.4.18 [INFO] [stderr] Compiling clap_derive v4.4.7 [INFO] [stderr] Checking clap v4.4.18 [INFO] [stderr] Checking fer v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `mode` [INFO] [stdout] --> src/cursor.rs:28:9 [INFO] [stdout] | [INFO] [stdout] 28 | mode: Mode, [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_mode` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `get_extension` is never used [INFO] [stdout] --> src/app.rs:22:12 [INFO] [stdout] | [INFO] [stdout] 20 | impl Mode { [INFO] [stdout] | --------- method in this implementation [INFO] [stdout] 21 | /// # of spaces to allow cursor to go to after line [INFO] [stdout] 22 | pub fn get_extension(&self) -> usize { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `mode` [INFO] [stdout] --> src/cursor.rs:28:9 [INFO] [stdout] | [INFO] [stdout] 28 | mode: Mode, [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_mode` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `get_extension` is never used [INFO] [stdout] --> src/app.rs:22:12 [INFO] [stdout] | [INFO] [stdout] 20 | impl Mode { [INFO] [stdout] | --------- method in this implementation [INFO] [stdout] 21 | /// # of spaces to allow cursor to go to after line [INFO] [stdout] 22 | pub fn get_extension(&self) -> usize { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.75s [INFO] running `Command { std: "docker" "inspect" "38774b51241355a00b7ef17a7139a88e093a32a4c562e03975a542ba9a30fd08", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "38774b51241355a00b7ef17a7139a88e093a32a4c562e03975a542ba9a30fd08", kill_on_drop: false }` [INFO] [stdout] 38774b51241355a00b7ef17a7139a88e093a32a4c562e03975a542ba9a30fd08