[INFO] cloning repository https://github.com/AxerTheAxe/desk-exec
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/AxerTheAxe/desk-exec" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAxerTheAxe%2Fdesk-exec", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAxerTheAxe%2Fdesk-exec'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 544e764a318550fbc2d314e1492d16c71ec5ccf3
[INFO] testing AxerTheAxe/desk-exec against beta-2026-03-05 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAxerTheAxe%2Fdesk-exec" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/AxerTheAxe/desk-exec
[INFO] finished tweaking git repo https://github.com/AxerTheAxe/desk-exec
[INFO] tweaked toml for git repo https://github.com/AxerTheAxe/desk-exec written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/AxerTheAxe/desk-exec on toolchain beta-2026-03-05
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/AxerTheAxe/desk-exec 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-2026-03-05" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6799f111eb7b415babbdbc37bd93a51c3c4b5c9fed1248b9dc122d58f1a7df62
[INFO] running `Command { std: "docker" "start" "-a" "6799f111eb7b415babbdbc37bd93a51c3c4b5c9fed1248b9dc122d58f1a7df62", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6799f111eb7b415babbdbc37bd93a51c3c4b5c9fed1248b9dc122d58f1a7df62", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6799f111eb7b415babbdbc37bd93a51c3c4b5c9fed1248b9dc122d58f1a7df62", kill_on_drop: false }`
[INFO] [stdout] 6799f111eb7b415babbdbc37bd93a51c3c4b5c9fed1248b9dc122d58f1a7df62
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5b2ae1fddf4d22452fdf94c5176140eee7aa2eb640e4f8ff415039b3b36a8282
[INFO] running `Command { std: "docker" "start" "-a" "5b2ae1fddf4d22452fdf94c5176140eee7aa2eb640e4f8ff415039b3b36a8282", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.89
[INFO] [stderr]    Compiling unicode-ident v1.0.13
[INFO] [stderr]    Compiling clap_lex v0.7.2
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling anstream v0.6.18
[INFO] [stderr]    Compiling cc v1.1.36
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling temp-dir v0.1.14
[INFO] [stderr]    Compiling serde v1.0.214
[INFO] [stderr]    Compiling thiserror v2.0.3
[INFO] [stderr]    Compiling clap_builder v4.5.20
[INFO] [stderr]    Compiling roff v0.2.1
[INFO] [stderr]    Compiling hashbrown v0.15.1
[INFO] [stderr]    Compiling xdg v2.5.2
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling indexmap v2.6.0
[INFO] [stderr]    Compiling winnow v0.6.13
[INFO] [stderr]    Compiling anyhow v1.0.93
[INFO] [stderr]    Compiling syn v2.0.87
[INFO] [stderr]    Compiling regex-automata v0.4.8
[INFO] [stderr]    Compiling gettext-sys v0.22.5
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling locale_config v0.3.0
[INFO] [stderr]    Compiling gettext-rs v0.7.2
[INFO] [stderr]    Compiling clap_derive v4.5.18
[INFO] [stderr]    Compiling serde_derive v1.0.214
[INFO] [stderr]    Compiling thiserror-impl v2.0.3
[INFO] [stderr]    Compiling freedesktop-desktop-entry v0.7.10
[INFO] [stderr]    Compiling desk-exec v1.0.2 (/opt/rustwide/workdir/desk-exec)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> desk-exec/src/lib.rs:46:19
[INFO] [stdout]    |
[INFO] [stdout] 46 |     fn exec_clean(&self) -> Result<Cow<str>>;
[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] 46 |     fn exec_clean(&self) -> Result<Cow<'_, str>>;
[INFO] [stdout]    |                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> desk-exec/src/lib.rs:51:19
[INFO] [stdout]    |
[INFO] [stdout] 51 |     fn exec_clean(&self) -> Result<Cow<str>> {
[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] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 51 |     fn exec_clean(&self) -> Result<Cow<'_, str>> {
[INFO] [stdout]    |                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling clap v4.5.20
[INFO] [stderr]    Compiling clap_complete v4.5.8
[INFO] [stderr]    Compiling clap_mangen v0.2.22
[INFO] [stderr]    Compiling clap_complete_nushell v4.5.2
[INFO] [stderr]    Compiling desk-exec-bin v1.0.2 (/opt/rustwide/workdir/desk-exec-bin)
[INFO] [stderr]    Compiling serde_spanned v0.6.8
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling toml_edit v0.22.15
[INFO] [stderr]    Compiling toml v0.8.14
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 44.75s
[INFO] running `Command { std: "docker" "inspect" "5b2ae1fddf4d22452fdf94c5176140eee7aa2eb640e4f8ff415039b3b36a8282", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5b2ae1fddf4d22452fdf94c5176140eee7aa2eb640e4f8ff415039b3b36a8282", kill_on_drop: false }`
[INFO] [stdout] 5b2ae1fddf4d22452fdf94c5176140eee7aa2eb640e4f8ff415039b3b36a8282
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 07c88cc18e05766113763515ff586fc1bfb22a22291971934900e1b7da265ff2
[INFO] running `Command { std: "docker" "start" "-a" "07c88cc18e05766113763515ff586fc1bfb22a22291971934900e1b7da265ff2", kill_on_drop: false }`
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> desk-exec/src/lib.rs:46:19
[INFO] [stdout]    |
[INFO] [stdout] 46 |     fn exec_clean(&self) -> Result<Cow<str>>;
[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] 46 |     fn exec_clean(&self) -> Result<Cow<'_, str>>;
[INFO] [stdout]    |                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> desk-exec/src/lib.rs:51:19
[INFO] [stdout]    |
[INFO] [stdout] 51 |     fn exec_clean(&self) -> Result<Cow<str>> {
[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] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 51 |     fn exec_clean(&self) -> Result<Cow<'_, str>> {
[INFO] [stdout]    |                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling desk-exec v1.0.2 (/opt/rustwide/workdir/desk-exec)
[INFO] [stderr]    Compiling desk-exec-bin v1.0.2 (/opt/rustwide/workdir/desk-exec-bin)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> desk-exec/src/lib.rs:46:19
[INFO] [stdout]    |
[INFO] [stdout] 46 |     fn exec_clean(&self) -> Result<Cow<str>>;
[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] 46 |     fn exec_clean(&self) -> Result<Cow<'_, str>>;
[INFO] [stdout]    |                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> desk-exec/src/lib.rs:51:19
[INFO] [stdout]    |
[INFO] [stdout] 51 |     fn exec_clean(&self) -> Result<Cow<str>> {
[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] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 51 |     fn exec_clean(&self) -> Result<Cow<'_, str>> {
[INFO] [stdout]    |                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.07s
[INFO] running `Command { std: "docker" "inspect" "07c88cc18e05766113763515ff586fc1bfb22a22291971934900e1b7da265ff2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "07c88cc18e05766113763515ff586fc1bfb22a22291971934900e1b7da265ff2", kill_on_drop: false }`
[INFO] [stdout] 07c88cc18e05766113763515ff586fc1bfb22a22291971934900e1b7da265ff2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] fb1c545944f7f01f22645242230dd35970f57c777621fc27074c70fdac901be7
[INFO] running `Command { std: "docker" "start" "-a" "fb1c545944f7f01f22645242230dd35970f57c777621fc27074c70fdac901be7", kill_on_drop: false }`
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> desk-exec/src/lib.rs:46:19
[INFO] [stderr]    |
[INFO] [stderr] 46 |     fn exec_clean(&self) -> Result<Cow<str>>;
[INFO] [stderr]    |                   ^^^^^            ^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                   |
[INFO] [stderr]    |                   the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 46 |     fn exec_clean(&self) -> Result<Cow<'_, str>>;
[INFO] [stderr]    |                                        +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> desk-exec/src/lib.rs:51:19
[INFO] [stderr]    |
[INFO] [stderr] 51 |     fn exec_clean(&self) -> Result<Cow<str>> {
[INFO] [stderr]    |                   ^^^^^            ^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                   |
[INFO] [stderr]    |                   the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 51 |     fn exec_clean(&self) -> Result<Cow<'_, str>> {
[INFO] [stderr]    |                                        +++
[INFO] [stderr] 
[INFO] [stderr] warning: `desk-exec` (lib) generated 2 warnings (run `cargo fix --lib -p desk-exec` to apply 2 suggestions)
[INFO] [stderr] warning: `desk-exec` (lib test) generated 2 warnings (2 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.24s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/desk_exec-0e98c42f37ae96fc)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/desk_exec-a5b1c151f6909b22)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests desk_exec
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test desk-exec/src/lib.rs - exec_entry (line 135) ... FAILED
[INFO] [stdout] test desk-exec/src/lib.rs - search_for_entries (line 74) ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- desk-exec/src/lib.rs - exec_entry (line 135) stdout ----
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> desk-exec/src/lib.rs:140:38
[INFO] [stdout]     |
[INFO] [stdout] 140 | let entry = DesktopEntry::from_appid("example_appid");
[INFO] [stdout]     |             ------------------------ ^^^^^^^^^^^^^^^ expected `String`, found `&str`
[INFO] [stdout]     |             |
[INFO] [stdout]     |             arguments to this function are incorrect
[INFO] [stdout]     |
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/freedesktop-desktop-entry-0.7.10/src/lib.rs:150:12
[INFO] [stdout]     |
[INFO] [stdout] 150 |     pub fn from_appid(appid: String) -> DesktopEntry {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] help: try using a conversion method
[INFO] [stdout]     |
[INFO] [stdout] 140 | let entry = DesktopEntry::from_appid("example_appid".to_string());
[INFO] [stdout]     |                                                     ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0308`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     desk-exec/src/lib.rs - exec_entry (line 135)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 1 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.52s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `-p desk-exec --doc`
[INFO] running `Command { std: "docker" "inspect" "fb1c545944f7f01f22645242230dd35970f57c777621fc27074c70fdac901be7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fb1c545944f7f01f22645242230dd35970f57c777621fc27074c70fdac901be7", kill_on_drop: false }`
[INFO] [stdout] fb1c545944f7f01f22645242230dd35970f57c777621fc27074c70fdac901be7
