[INFO] cloning repository https://github.com/neoapps-dev/Lumora [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/neoapps-dev/Lumora" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fneoapps-dev%2FLumora", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fneoapps-dev%2FLumora'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2742142e34d85c887f465e513b7cf6cd7646b71c [INFO] checking neoapps-dev/Lumora/2742142e34d85c887f465e513b7cf6cd7646b71c against master#86a49fd71fecd25b0fd20247db0ba95eeceaba28 for pr-129543-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fneoapps-dev%2FLumora" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/neoapps-dev/Lumora [INFO] finished tweaking git repo https://github.com/neoapps-dev/Lumora [INFO] tweaked toml for git repo https://github.com/neoapps-dev/Lumora written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/neoapps-dev/Lumora on toolchain 86a49fd71fecd25b0fd20247db0ba95eeceaba28 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+86a49fd71fecd25b0fd20247db0ba95eeceaba28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/neoapps-dev/Lumora 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" "+86a49fd71fecd25b0fd20247db0ba95eeceaba28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded llvm-sys v181.2.0 [INFO] [stderr] Downloaded cli-table-derive v0.4.6 [INFO] [stderr] Downloaded logos-codegen v0.15.1 [INFO] [stderr] Downloaded cli-table v0.4.9 [INFO] [stderr] Downloaded logos-derive v0.15.1 [INFO] [stderr] Downloaded regex-lite v0.1.7 [INFO] [stderr] Downloaded inkwell_internals v0.11.0 [INFO] [stderr] Downloaded logos v0.15.1 [INFO] [stderr] Downloaded inkwell v0.6.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+86a49fd71fecd25b0fd20247db0ba95eeceaba28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3bbe4c3dca324923a228cb6484aed5eb54e200b00d4ef9065338dca92346735c [INFO] running `Command { std: "docker" "start" "-a" "3bbe4c3dca324923a228cb6484aed5eb54e200b00d4ef9065338dca92346735c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3bbe4c3dca324923a228cb6484aed5eb54e200b00d4ef9065338dca92346735c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3bbe4c3dca324923a228cb6484aed5eb54e200b00d4ef9065338dca92346735c", kill_on_drop: false }` [INFO] [stdout] 3bbe4c3dca324923a228cb6484aed5eb54e200b00d4ef9065338dca92346735c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+86a49fd71fecd25b0fd20247db0ba95eeceaba28" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4ce15a37cef2b0aa07132699e343ddb06378d20b2a4a96862a9c55bf2284e4dc [INFO] running `Command { std: "docker" "start" "-a" "4ce15a37cef2b0aa07132699e343ddb06378d20b2a4a96862a9c55bf2284e4dc", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Compiling anyhow v1.0.99 [INFO] [stderr] Compiling cc v1.2.34 [INFO] [stderr] Compiling regex-lite v0.1.7 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling beef v0.5.2 [INFO] [stderr] Checking memchr v2.7.5 [INFO] [stderr] Compiling regex-syntax v0.8.6 [INFO] [stderr] Compiling inkwell v0.6.0 [INFO] [stderr] Compiling thiserror v2.0.16 [INFO] [stderr] Checking dirs-sys v0.4.1 [INFO] [stderr] Checking indexmap v2.11.0 [INFO] [stderr] Checking clap_builder v4.5.46 [INFO] [stderr] Checking console v0.15.11 [INFO] [stderr] Checking termcolor v1.4.1 [INFO] [stderr] Checking unsafe-libyaml v0.2.11 [INFO] [stderr] Checking dirs v5.0.1 [INFO] [stderr] Checking indicatif v0.17.11 [INFO] [stderr] Checking glob v0.3.3 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling logos-codegen v0.15.1 [INFO] [stderr] Checking csv-core v0.1.12 [INFO] [stderr] Compiling llvm-sys v181.2.0 [INFO] [stderr] Compiling cli-table-derive v0.4.6 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling clap_derive v4.5.45 [INFO] [stderr] Compiling inkwell_internals v0.11.0 [INFO] [stderr] Compiling thiserror-impl v2.0.16 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Compiling logos-derive v0.15.1 [INFO] [stderr] Checking clap v4.5.46 [INFO] [stderr] Checking logos v0.15.1 [INFO] [stderr] Checking serde v1.0.219 [INFO] [stderr] Checking csv v1.3.1 [INFO] [stderr] Checking serde_yaml v0.9.34+deprecated [INFO] [stderr] Checking cli-table v0.4.9 [INFO] [stderr] Checking lumora v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field `args` is never read [INFO] [stdout] --> src/codegen.rs:28:5 [INFO] [stdout] | [INFO] [stdout] 18 | pub struct CodeGenerator<'ctx> { [INFO] [stdout] | ------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 28 | args: Vec, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `print_colored` is never used [INFO] [stdout] --> src/pm.rs:15:4 [INFO] [stdout] | [INFO] [stdout] 15 | fn print_colored(text: &str, color: Color, bold: bool) -> Result<(), LumoraError> { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `args` is never read [INFO] [stdout] --> src/codegen.rs:28:5 [INFO] [stdout] | [INFO] [stdout] 18 | pub struct CodeGenerator<'ctx> { [INFO] [stdout] | ------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 28 | args: Vec, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `print_colored` is never used [INFO] [stdout] --> src/pm.rs:15:4 [INFO] [stdout] | [INFO] [stdout] 15 | fn print_colored(text: &str, color: Color, bold: bool) -> Result<(), LumoraError> { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `print_colored` is never used [INFO] [stdout] --> src/main.rs:18:4 [INFO] [stdout] | [INFO] [stdout] 18 | fn print_colored(text: &str, color: Color, bold: bool) -> std::io::Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `print_colored` is never used [INFO] [stdout] --> src/main.rs:18:4 [INFO] [stdout] | [INFO] [stdout] 18 | fn print_colored(text: &str, color: Color, bold: bool) -> std::io::Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 21.19s [INFO] running `Command { std: "docker" "inspect" "4ce15a37cef2b0aa07132699e343ddb06378d20b2a4a96862a9c55bf2284e4dc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4ce15a37cef2b0aa07132699e343ddb06378d20b2a4a96862a9c55bf2284e4dc", kill_on_drop: false }` [INFO] [stdout] 4ce15a37cef2b0aa07132699e343ddb06378d20b2a4a96862a9c55bf2284e4dc