[INFO] cloning repository https://github.com/mikeacresd/zzz [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mikeacresd/zzz" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmikeacresd%2Fzzz", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmikeacresd%2Fzzz'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d0478b9f79df7f3ad4e3a04164e8e6f48df04a44 [INFO] testing mikeacresd/zzz against beta-2025-09-21 for beta-1.91-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmikeacresd%2Fzzz" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/mikeacresd/zzz [INFO] finished tweaking git repo https://github.com/mikeacresd/zzz [INFO] tweaked toml for git repo https://github.com/mikeacresd/zzz written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/mikeacresd/zzz on toolchain beta-2025-09-21 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/mikeacresd/zzz 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" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 448e0da2af20b9f7120ca3da2f0dbcd3e38b55f8bd60f719d7e9c506d91f7e73 [INFO] running `Command { std: "docker" "start" "-a" "448e0da2af20b9f7120ca3da2f0dbcd3e38b55f8bd60f719d7e9c506d91f7e73", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "448e0da2af20b9f7120ca3da2f0dbcd3e38b55f8bd60f719d7e9c506d91f7e73", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "448e0da2af20b9f7120ca3da2f0dbcd3e38b55f8bd60f719d7e9c506d91f7e73", kill_on_drop: false }` [INFO] [stdout] 448e0da2af20b9f7120ca3da2f0dbcd3e38b55f8bd60f719d7e9c506d91f7e73 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 300376b7c0196a18513cc4ed41ed2e7b0aa8581269500778c656e40e0facf45e [INFO] running `Command { std: "docker" "start" "-a" "300376b7c0196a18513cc4ed41ed2e7b0aa8581269500778c656e40e0facf45e", kill_on_drop: false }` [INFO] [stderr] Compiling derive_pod v0.1.2 [INFO] [stderr] Compiling serde v1.0.202 [INFO] [stderr] Compiling obfstr v0.4.3 [INFO] [stderr] Compiling no-std-compat v0.4.1 [INFO] [stderr] Compiling pelite-macros v0.1.1 [INFO] [stderr] Compiling cvar v0.4.1 [INFO] [stderr] Compiling named_constants v0.2.0 [INFO] [stderr] Compiling bitset-core v0.1.0 (https://github.com/CasualX/bitset-core#b629afa4) [INFO] [stderr] Compiling vgc v0.1.0 (https://github.com/CasualX/vgcolors#4a171037) [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling ini_core v0.2.0 [INFO] [stderr] Compiling fmtools v0.1.2 [INFO] [stderr] Compiling format_xml v0.3.0 [INFO] [stderr] Compiling dataview v1.0.1 [INFO] [stderr] Compiling pelite v0.10.0 [INFO] [stderr] Compiling intptr v0.1.6 [INFO] [stderr] Compiling apexdream v0.0.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `self::cvar::*` [INFO] [stdout] --> src/sdk.rs:30:9 [INFO] [stdout] | [INFO] [stdout] 30 | pub use self::cvar::*; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `self::script_data::ScriptValue` [INFO] [stdout] --> src/state.rs:17:9 [INFO] [stdout] | [INFO] [stdout] 17 | pub use self::script_data::ScriptValue; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `Action` found for enum `ini_core::Item<'a>` in the current scope [INFO] [stdout] --> src/config.rs:65:20 [INFO] [stdout] | [INFO] [stdout] 65 | ini_core::Item::Action(_) | ini_core::Item::Error(_) => { [INFO] [stdout] | ^^^^^^ variant or associated item not found in `ini_core::Item<'_>` [INFO] [stdout] | [INFO] [stdout] help: there is a variant with a similar name [INFO] [stdout] | [INFO] [stdout] 65 - ini_core::Item::Action(_) | ini_core::Item::Error(_) => { [INFO] [stdout] 65 + ini_core::Item::Section(_) | ini_core::Item::Error(_) => { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/config.rs:58:40 [INFO] [stdout] | [INFO] [stdout] 58 | if !cvar::console::set(root, key, value, &mut writer) { [INFO] [stdout] | ------------------ ^^^^^ expected `&str`, found `Option<&str>` [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected reference `&str` [INFO] [stdout] found enum `Option<&str>` [INFO] [stdout] note: function defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cvar-0.4.1/src/console.rs:98:8 [INFO] [stdout] | [INFO] [stdout] 98 | pub fn set(root: &mut dyn IVisit, path: &str, val: &str, writer: &mut dyn IWrite) -> bool { [INFO] [stdout] | ^^^ [INFO] [stdout] help: consider using `Option::expect` to unwrap the `Option<&str>` value, panicking if the value is an `Option::None` [INFO] [stdout] | [INFO] [stdout] 58 | if !cvar::console::set(root, key, value.expect("REASON"), &mut writer) { [INFO] [stdout] | +++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0308, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0308`. [INFO] [stdout] [INFO] [stderr] error: could not compile `apexdream` (lib) due to 2 previous errors; 2 warnings emitted [INFO] running `Command { std: "docker" "inspect" "300376b7c0196a18513cc4ed41ed2e7b0aa8581269500778c656e40e0facf45e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "300376b7c0196a18513cc4ed41ed2e7b0aa8581269500778c656e40e0facf45e", kill_on_drop: false }` [INFO] [stdout] 300376b7c0196a18513cc4ed41ed2e7b0aa8581269500778c656e40e0facf45e