[INFO] cloning repository https://github.com/MolyuuOS/molyuuctl [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/MolyuuOS/molyuuctl" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMolyuuOS%2Fmolyuuctl", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMolyuuOS%2Fmolyuuctl'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b5237ec1122be398226c641fa61bd3370386c3f9 [INFO] checking MolyuuOS/molyuuctl against try#e90f1ff63e694965281f833819a486da29772bdf for pr-146167 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMolyuuOS%2Fmolyuuctl" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/MolyuuOS/molyuuctl [INFO] finished tweaking git repo https://github.com/MolyuuOS/molyuuctl [INFO] tweaked toml for git repo https://github.com/MolyuuOS/molyuuctl written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/MolyuuOS/molyuuctl on toolchain e90f1ff63e694965281f833819a486da29772bdf [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e90f1ff63e694965281f833819a486da29772bdf" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/MolyuuOS/molyuuctl 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" "+e90f1ff63e694965281f833819a486da29772bdf" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+e90f1ff63e694965281f833819a486da29772bdf" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a2939a30ecededb0a3fa77474d7864af98ed75ded8efb088aed52fc275607e94 [INFO] running `Command { std: "docker" "start" "-a" "a2939a30ecededb0a3fa77474d7864af98ed75ded8efb088aed52fc275607e94", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a2939a30ecededb0a3fa77474d7864af98ed75ded8efb088aed52fc275607e94", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a2939a30ecededb0a3fa77474d7864af98ed75ded8efb088aed52fc275607e94", kill_on_drop: false }` [INFO] [stdout] a2939a30ecededb0a3fa77474d7864af98ed75ded8efb088aed52fc275607e94 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+e90f1ff63e694965281f833819a486da29772bdf" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 05a98a694083ba1871e150d76b574bdc00fc852e21caafce0d6975f728b9cc29 [INFO] running `Command { std: "docker" "start" "-a" "05a98a694083ba1871e150d76b574bdc00fc852e21caafce0d6975f728b9cc29", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Checking winnow v0.6.5 [INFO] [stderr] Compiling libdbus-sys v0.2.5 [INFO] [stderr] Checking is_ci v1.2.0 [INFO] [stderr] Checking trim-in-place v0.1.7 [INFO] [stderr] Checking colored v2.1.0 [INFO] [stderr] Checking log v0.4.21 [INFO] [stderr] Checking serde_spanned v0.6.5 [INFO] [stderr] Checking toml_datetime v0.6.5 [INFO] [stderr] Checking clap_builder v4.5.2 [INFO] [stderr] Checking supports-color v3.0.0 [INFO] [stderr] Checking dbus v0.9.7 [INFO] [stderr] Compiling getrandom v0.2.13 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Checking const-random v0.1.18 [INFO] [stderr] Checking dlv-list v0.5.2 [INFO] [stderr] Checking ordered-multimap v0.7.3 [INFO] [stderr] Checking rust-ini v0.21.0 [INFO] [stderr] Checking toml_edit v0.22.9 [INFO] [stderr] Checking clap v4.5.4 [INFO] [stderr] Checking toml v0.8.12 [INFO] [stderr] Checking molyuuctl v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: this function depends on never type fallback being `()` [INFO] [stdout] --> src/system/systemctl.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 21 | pub fn reset_failed_unit(&self, unit: &str) -> Result<(), Box> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in Rust 2024 and in a future release in all editions! [INFO] [stdout] = note: for more information, see [INFO] [stdout] = help: specify the types explicitly [INFO] [stdout] note: in edition 2024, the requirement `!: ReadAll` will fail [INFO] [stdout] --> src/system/systemctl.rs:22:27 [INFO] [stdout] | [INFO] [stdout] 22 | self.get_proxy()?.method_call("org.freedesktop.systemd1.Manager", "ResetFailedUnit", (unit, ))?; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] = note: `#[deny(dependency_on_unit_never_type_fallback)]` (part of `#[deny(rust_2024_compatibility)]`) on by default [INFO] [stdout] help: use `()` annotations to avoid fallback changes [INFO] [stdout] | [INFO] [stdout] 22 | self.get_proxy()?.method_call::<(), _, _, _>("org.freedesktop.systemd1.Manager", "ResetFailedUnit", (unit, ))?; [INFO] [stdout] | +++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this function depends on never type fallback being `()` [INFO] [stdout] --> src/system/systemctl.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 21 | pub fn reset_failed_unit(&self, unit: &str) -> Result<(), Box> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in Rust 2024 and in a future release in all editions! [INFO] [stdout] = note: for more information, see [INFO] [stdout] = help: specify the types explicitly [INFO] [stdout] note: in edition 2024, the requirement `!: ReadAll` will fail [INFO] [stdout] --> src/system/systemctl.rs:22:27 [INFO] [stdout] | [INFO] [stdout] 22 | self.get_proxy()?.method_call("org.freedesktop.systemd1.Manager", "ResetFailedUnit", (unit, ))?; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] = note: `#[deny(dependency_on_unit_never_type_fallback)]` (part of `#[deny(rust_2024_compatibility)]`) on by default [INFO] [stdout] help: use `()` annotations to avoid fallback changes [INFO] [stdout] | [INFO] [stdout] 22 | self.get_proxy()?.method_call::<(), _, _, _>("org.freedesktop.systemd1.Manager", "ResetFailedUnit", (unit, ))?; [INFO] [stdout] | +++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `molyuuctl` (bin "molyuuctl" test) due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `molyuuctl` (bin "molyuuctl") due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "05a98a694083ba1871e150d76b574bdc00fc852e21caafce0d6975f728b9cc29", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "05a98a694083ba1871e150d76b574bdc00fc852e21caafce0d6975f728b9cc29", kill_on_drop: false }` [INFO] [stdout] 05a98a694083ba1871e150d76b574bdc00fc852e21caafce0d6975f728b9cc29