[INFO] fetching crate kdotool 0.2.1... [INFO] checking kdotool-0.2.1 against try#a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d for pr-145342-1 [INFO] extracting crate kdotool 0.2.1 into /workspace/builds/worker-1-tc2/source [INFO] started tweaking crates.io crate kdotool 0.2.1 [INFO] finished tweaking crates.io crate kdotool 0.2.1 [INFO] tweaked toml for crates.io crate kdotool 0.2.1 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate kdotool 0.2.1 on toolchain a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate kdotool 0.2.1 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" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6ca6143baaf9a794fc1f780aa9c134e5ecd5b737f33bcb0bc4aec88a287ae4c0 [INFO] running `Command { std: "docker" "start" "-a" "6ca6143baaf9a794fc1f780aa9c134e5ecd5b737f33bcb0bc4aec88a287ae4c0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6ca6143baaf9a794fc1f780aa9c134e5ecd5b737f33bcb0bc4aec88a287ae4c0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6ca6143baaf9a794fc1f780aa9c134e5ecd5b737f33bcb0bc4aec88a287ae4c0", kill_on_drop: false }` [INFO] [stdout] 6ca6143baaf9a794fc1f780aa9c134e5ecd5b737f33bcb0bc4aec88a287ae4c0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ce0383a385756eb7fa13d56fe7bba0a6ab2d5add686a2dac284174e5e3503100 [INFO] running `Command { std: "docker" "start" "-a" "ce0383a385756eb7fa13d56fe7bba0a6ab2d5add686a2dac284174e5e3503100", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.69 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling thiserror v1.0.50 [INFO] [stderr] Checking memchr v2.6.4 [INFO] [stderr] Compiling ucd-trie v0.1.6 [INFO] [stderr] Compiling rustix v0.38.25 [INFO] [stderr] Compiling serde v1.0.193 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling pkg-config v0.3.27 [INFO] [stderr] Checking bitflags v2.4.1 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Checking linux-raw-sys v0.4.11 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling libc v0.2.150 [INFO] [stderr] Compiling serde_json v1.0.108 [INFO] [stderr] Checking regex-syntax v0.8.2 [INFO] [stderr] Compiling phf_shared v0.11.2 [INFO] [stderr] Checking log v0.4.20 [INFO] [stderr] Compiling anyhow v1.0.75 [INFO] [stderr] Checking itoa v1.0.9 [INFO] [stderr] Checking ryu v1.0.15 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Checking fastrand v2.0.1 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking termcolor v1.4.0 [INFO] [stderr] Checking iana-time-zone v0.1.58 [INFO] [stderr] Checking lexopt v0.3.0 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling libdbus-sys v0.2.5 [INFO] [stderr] Checking aho-corasick v1.1.2 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling syn v2.0.39 [INFO] [stderr] Compiling phf_generator v0.11.2 [INFO] [stderr] Checking dbus v0.9.7 [INFO] [stderr] Checking regex-automata v0.4.3 [INFO] [stderr] Checking chrono v0.4.31 [INFO] [stderr] Checking is-terminal v0.4.9 [INFO] [stderr] Checking tempfile v3.8.1 [INFO] [stderr] Checking regex v1.10.2 [INFO] [stderr] Checking env_logger v0.10.1 [INFO] [stderr] Compiling thiserror-impl v1.0.50 [INFO] [stderr] Compiling phf_macros v0.11.2 [INFO] [stderr] Checking phf v0.11.2 [INFO] [stderr] Checking pest v2.7.5 [INFO] [stderr] Compiling pest_meta v2.7.5 [INFO] [stderr] Compiling pest_generator v2.7.5 [INFO] [stderr] Compiling pest_derive v2.7.5 [INFO] [stderr] Checking handlebars v4.5.0 [INFO] [stderr] Checking kdotool v0.2.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: this function depends on never type fallback being `()` [INFO] [stdout] --> src/main.rs:390:1 [INFO] [stdout] | [INFO] [stdout] 390 | fn main() -> anyhow::Result<()> { [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/main.rs:466:20 [INFO] [stdout] | [INFO] [stdout] 466 | kwin_proxy.method_call("org.kde.kwin.Scripting", "unloadScript", (context.name,))?; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] = note: `#[warn(dependency_on_unit_never_type_fallback)]` on by default [INFO] [stdout] help: use `()` annotations to avoid fallback changes [INFO] [stdout] | [INFO] [stdout] 466 ~ kwin_proxy.method_call::<(), _, _, _>("org.kde.kwin.Scripting", "unloadScript", (context.name,))?; [INFO] [stdout] 467 | return Ok(()); [INFO] [stdout] ... [INFO] [stdout] 518 | // setup message receiver [INFO] [stdout] 519 ~ let _receiver_thread = std::thread::spawn::<_, ()>(move || { [INFO] [stdout] 520 | let _receiver = receiver_conn.start_receive( [INFO] [stdout] ... [INFO] [stdout] 539 | let start_time = chrono::Local::now(); [INFO] [stdout] 540 ~ script_proxy.method_call::<(), _, _, _>("org.kde.kwin.Script", "run", ())?; [INFO] [stdout] 541 | if context.shortcut.is_empty() { [INFO] [stdout] 542 ~ script_proxy.method_call::<(), _, _, _>("org.kde.kwin.Script", "stop", ())?; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/main.rs:32:29 [INFO] [stdout] | [INFO] [stdout] 32 | fn try_parse_option(parser: &mut Parser) -> Option { [INFO] [stdout] | ^^^^^^^^^^^ --- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 32 | fn try_parse_option(parser: &mut Parser) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this function depends on never type fallback being `()` [INFO] [stdout] --> src/main.rs:390:1 [INFO] [stdout] | [INFO] [stdout] 390 | fn main() -> anyhow::Result<()> { [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/main.rs:466:20 [INFO] [stdout] | [INFO] [stdout] 466 | kwin_proxy.method_call("org.kde.kwin.Scripting", "unloadScript", (context.name,))?; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] = note: `#[warn(dependency_on_unit_never_type_fallback)]` on by default [INFO] [stdout] help: use `()` annotations to avoid fallback changes [INFO] [stdout] | [INFO] [stdout] 466 ~ kwin_proxy.method_call::<(), _, _, _>("org.kde.kwin.Scripting", "unloadScript", (context.name,))?; [INFO] [stdout] 467 | return Ok(()); [INFO] [stdout] ... [INFO] [stdout] 518 | // setup message receiver [INFO] [stdout] 519 ~ let _receiver_thread = std::thread::spawn::<_, ()>(move || { [INFO] [stdout] 520 | let _receiver = receiver_conn.start_receive( [INFO] [stdout] ... [INFO] [stdout] 539 | let start_time = chrono::Local::now(); [INFO] [stdout] 540 ~ script_proxy.method_call::<(), _, _, _>("org.kde.kwin.Script", "run", ())?; [INFO] [stdout] 541 | if context.shortcut.is_empty() { [INFO] [stdout] 542 ~ script_proxy.method_call::<(), _, _, _>("org.kde.kwin.Script", "stop", ())?; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/main.rs:32:29 [INFO] [stdout] | [INFO] [stdout] 32 | fn try_parse_option(parser: &mut Parser) -> Option { [INFO] [stdout] | ^^^^^^^^^^^ --- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 32 | fn try_parse_option(parser: &mut Parser) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 20.54s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: kdotool v0.2.1 (/opt/rustwide/workdir) [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "ce0383a385756eb7fa13d56fe7bba0a6ab2d5add686a2dac284174e5e3503100", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ce0383a385756eb7fa13d56fe7bba0a6ab2d5add686a2dac284174e5e3503100", kill_on_drop: false }` [INFO] [stdout] ce0383a385756eb7fa13d56fe7bba0a6ab2d5add686a2dac284174e5e3503100