[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 try#bd7d74411512a3dd3b35d2f699c51dd2557c7e7e+cargoflags=-Zbuild-dir-new-layout for pr-149852-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAxerTheAxe%2Fdesk-exec" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-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-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/AxerTheAxe/desk-exec on toolchain bd7d74411512a3dd3b35d2f699c51dd2557c7e7e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "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" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ad254ad72356f4064c00dfdc3a2f1d488b928a1f7f9ae513f1bea25ab4f1a693
[INFO] running `Command { std: "docker" "start" "-a" "ad254ad72356f4064c00dfdc3a2f1d488b928a1f7f9ae513f1bea25ab4f1a693", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ad254ad72356f4064c00dfdc3a2f1d488b928a1f7f9ae513f1bea25ab4f1a693", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ad254ad72356f4064c00dfdc3a2f1d488b928a1f7f9ae513f1bea25ab4f1a693", kill_on_drop: false }`
[INFO] [stdout] ad254ad72356f4064c00dfdc3a2f1d488b928a1f7f9ae513f1bea25ab4f1a693
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "build" "--frozen" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 57404f5d717b5108c71786bff41398f04d13284ec841e1b5a9510138a9f3eed2
[INFO] running `Command { std: "docker" "start" "-a" "57404f5d717b5108c71786bff41398f04d13284ec841e1b5a9510138a9f3eed2", kill_on_drop: false }`
[INFO] [stderr]    Compiling clap_lex v0.7.2
[INFO] [stderr]    Compiling temp-dir v0.1.14
[INFO] [stderr]    Compiling serde v1.0.214
[INFO] [stderr]    Compiling cc v1.1.36
[INFO] [stderr]    Compiling thiserror v2.0.3
[INFO] [stderr]    Compiling hashbrown v0.15.1
[INFO] [stderr]    Compiling roff v0.2.1
[INFO] [stderr]    Compiling xdg v2.5.2
[INFO] [stderr]    Compiling winnow v0.6.13
[INFO] [stderr]    Compiling regex-automata v0.4.8
[INFO] [stderr]    Compiling serde_derive v1.0.214
[INFO] [stderr]    Compiling thiserror-impl v2.0.3
[INFO] [stderr]    Compiling clap_builder v4.5.20
[INFO] [stderr]    Compiling indexmap v2.6.0
[INFO] [stderr]    Compiling gettext-sys v0.22.5
[INFO] [stderr]    Compiling clap v4.5.20
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling locale_config v0.3.0
[INFO] [stderr]    Compiling clap_complete v4.5.8
[INFO] [stderr]    Compiling clap_mangen v0.2.22
[INFO] [stderr]    Compiling gettext-rs v0.7.2
[INFO] [stderr]    Compiling freedesktop-desktop-entry v0.7.10
[INFO] [stderr]    Compiling clap_complete_nushell v4.5.2
[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 desk-exec-bin v1.0.2 (/opt/rustwide/workdir/desk-exec-bin)
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling serde_spanned 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 22.51s
[INFO] running `Command { std: "docker" "inspect" "57404f5d717b5108c71786bff41398f04d13284ec841e1b5a9510138a9f3eed2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "57404f5d717b5108c71786bff41398f04d13284ec841e1b5a9510138a9f3eed2", kill_on_drop: false }`
[INFO] [stdout] 57404f5d717b5108c71786bff41398f04d13284ec841e1b5a9510138a9f3eed2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "--no-run" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 9b2ed05d31d03c94b4d57eb214a7d1795eb936652bb1275d236e16dd0cfe6e8e
[INFO] running `Command { std: "docker" "start" "-a" "9b2ed05d31d03c94b4d57eb214a7d1795eb936652bb1275d236e16dd0cfe6e8e", 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] [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: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-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 0.71s
[INFO] running `Command { std: "docker" "inspect" "9b2ed05d31d03c94b4d57eb214a7d1795eb936652bb1275d236e16dd0cfe6e8e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9b2ed05d31d03c94b4d57eb214a7d1795eb936652bb1275d236e16dd0cfe6e8e", kill_on_drop: false }`
[INFO] [stdout] 9b2ed05d31d03c94b4d57eb214a7d1795eb936652bb1275d236e16dd0cfe6e8e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] de0b23b6e916909e56edd0dbd10f1fe6cff71c4204276a898c199793b2d27d25
[INFO] running `Command { std: "docker" "start" "-a" "de0b23b6e916909e56edd0dbd10f1fe6cff71c4204276a898c199793b2d27d25", 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.09s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/build/desk-exec/03e0ef590d2c81d1/deps/desk_exec-03e0ef590d2c81d1)
[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/build/desk-exec-bin/6bb068063d1e3dcd/deps/desk_exec-6bb068063d1e3dcd)
[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.75s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `-p desk-exec --doc`
[INFO] running `Command { std: "docker" "inspect" "de0b23b6e916909e56edd0dbd10f1fe6cff71c4204276a898c199793b2d27d25", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "de0b23b6e916909e56edd0dbd10f1fe6cff71c4204276a898c199793b2d27d25", kill_on_drop: false }`
[INFO] [stdout] de0b23b6e916909e56edd0dbd10f1fe6cff71c4204276a898c199793b2d27d25
