[INFO] cloning repository https://github.com/kennylevinsen/greetd [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kennylevinsen/greetd" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkennylevinsen%2Fgreetd", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkennylevinsen%2Fgreetd'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 87e92776543c224676d64316f4519b509c21a0d5 [INFO] testing kennylevinsen/greetd against try#722e1797249a965b6335aebd65d777f917e498f1 for pr-91031 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkennylevinsen%2Fgreetd" "/workspace/builds/worker-74/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-74/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/kennylevinsen/greetd on toolchain 722e1797249a965b6335aebd65d777f917e498f1 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/kennylevinsen/greetd [INFO] finished tweaking git repo https://github.com/kennylevinsen/greetd [INFO] tweaked toml for git repo https://github.com/kennylevinsen/greetd written to /workspace/builds/worker-74/source/Cargo.toml [INFO] crate git repo https://github.com/kennylevinsen/greetd already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded serde v1.0.110 [INFO] [stderr] Downloaded async-trait v0.1.31 [INFO] [stderr] Downloaded ryu v1.0.4 [INFO] [stderr] Downloaded cc v1.0.53 [INFO] [stderr] Downloaded thiserror v1.0.17 [INFO] [stderr] Downloaded users v0.11.0 [INFO] [stderr] Downloaded pam-sys v0.5.6 [INFO] [stderr] Downloaded enquote v1.0.3 [INFO] [stderr] Downloaded rpassword v5.0.0 [INFO] [stderr] Downloaded serde_derive v1.0.110 [INFO] [stderr] Downloaded mio v0.7.7 [INFO] [stderr] Downloaded tokio v1.0.2 [INFO] [stderr] Downloaded arc-swap v0.4.6 [INFO] [stderr] Downloaded serde_json v1.0.53 [INFO] [stderr] Downloaded tokio-macros v1.0.0 [INFO] [stderr] Downloaded getopts v0.2.21 [INFO] [stderr] Downloaded thiserror-impl v1.0.17 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-74/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-74/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 61cc6943fb71d53688b532b2e719d45ebf8f34306f07f23012e213de0cb86363 [INFO] running `Command { std: "docker" "start" "-a" "61cc6943fb71d53688b532b2e719d45ebf8f34306f07f23012e213de0cb86363", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "61cc6943fb71d53688b532b2e719d45ebf8f34306f07f23012e213de0cb86363", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "61cc6943fb71d53688b532b2e719d45ebf8f34306f07f23012e213de0cb86363", kill_on_drop: false }` [INFO] [stdout] 61cc6943fb71d53688b532b2e719d45ebf8f34306f07f23012e213de0cb86363 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-74/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-74/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" "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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2399bd546ac29dcccd21dcffdb2298cb62cdd7a4d690880ff3dfaa11f1acca18 [INFO] running `Command { std: "docker" "start" "-a" "2399bd546ac29dcccd21dcffdb2298cb62cdd7a4d690880ff3dfaa11f1acca18", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v1.0.12 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.21 [INFO] [stderr] Compiling libc v0.2.82 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling serde v1.0.110 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling ryu v1.0.4 [INFO] [stderr] Compiling arc-swap v0.4.6 [INFO] [stderr] Compiling once_cell v1.5.2 [INFO] [stderr] Compiling pin-project-lite v0.2.4 [INFO] [stderr] Compiling bytes v1.0.1 [INFO] [stderr] Compiling itoa v0.4.5 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling pam-sys v0.5.6 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling unicode-width v0.1.7 [INFO] [stderr] Compiling inish v0.1.0 (/opt/rustwide/workdir/inish) [INFO] [stderr] Compiling enquote v1.0.3 [INFO] [stderr] Compiling getopts v0.2.21 [INFO] [stderr] Compiling tokio v1.0.2 [INFO] [stderr] Compiling quote v1.0.5 [INFO] [stderr] Compiling mio v0.7.7 [INFO] [stderr] Compiling signal-hook-registry v1.2.0 [INFO] [stderr] Compiling nix v0.19.1 [INFO] [stderr] Compiling rpassword v5.0.0 [INFO] [stderr] Compiling users v0.11.0 [INFO] [stderr] Compiling serde_derive v1.0.110 [INFO] [stderr] Compiling tokio-macros v1.0.0 [INFO] [stderr] Compiling thiserror-impl v1.0.17 [INFO] [stderr] Compiling async-trait v0.1.31 [INFO] [stderr] Compiling thiserror v1.0.17 [INFO] [stderr] Compiling serde_json v1.0.53 [INFO] [stderr] Compiling greetd_ipc v0.6.0 (/opt/rustwide/workdir/greetd_ipc) [INFO] [stderr] Compiling agreety v0.6.0 (/opt/rustwide/workdir/agreety) [INFO] [stderr] Compiling fakegreet v0.6.0 (/opt/rustwide/workdir/fakegreet) [INFO] [stderr] Compiling greetd v0.6.0 (/opt/rustwide/workdir/greetd) [INFO] [stdout] warning: unreachable expression [INFO] [stdout] --> greetd/src/session/interface.rs:121:17 [INFO] [stdout] | [INFO] [stdout] 111 | / execv( [INFO] [stdout] 112 | | &bin, [INFO] [stdout] 113 | | &[ [INFO] [stdout] 114 | | &bin, [INFO] [stdout] ... | [INFO] [stdout] 118 | | ) [INFO] [stdout] 119 | | .expect("unable to exec"); [INFO] [stdout] | |_________________________________________- any code following this expression is unreachable [INFO] [stdout] 120 | [INFO] [stdout] 121 | unreachable!("after exec"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ unreachable expression [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unreachable_code)]` on by default [INFO] [stdout] note: this expression has type `Infallible`, which is uninhabited [INFO] [stdout] --> greetd/src/session/interface.rs:111:17 [INFO] [stdout] | [INFO] [stdout] 111 | / execv( [INFO] [stdout] 112 | | &bin, [INFO] [stdout] 113 | | &[ [INFO] [stdout] 114 | | &bin, [INFO] [stdout] ... | [INFO] [stdout] 118 | | ) [INFO] [stdout] 119 | | .expect("unable to exec"); [INFO] [stdout] | |_________________________________________^ [INFO] [stdout] = note: this warning originates in the macro `$crate::const_format_args` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable expression [INFO] [stdout] --> greetd/src/session/worker.rs:257:13 [INFO] [stdout] | [INFO] [stdout] 246 | / execve( [INFO] [stdout] 247 | | &cpath, [INFO] [stdout] 248 | | &[ [INFO] [stdout] 249 | | &cpath, [INFO] [stdout] ... | [INFO] [stdout] 254 | | ) [INFO] [stdout] 255 | | .expect("unable to exec"); [INFO] [stdout] | |_____________________________________- any code following this expression is unreachable [INFO] [stdout] 256 | [INFO] [stdout] 257 | unreachable!("after exec"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ unreachable expression [INFO] [stdout] | [INFO] [stdout] note: this expression has type `Infallible`, which is uninhabited [INFO] [stdout] --> greetd/src/session/worker.rs:246:13 [INFO] [stdout] | [INFO] [stdout] 246 | / execve( [INFO] [stdout] 247 | | &cpath, [INFO] [stdout] 248 | | &[ [INFO] [stdout] 249 | | &cpath, [INFO] [stdout] ... | [INFO] [stdout] 254 | | ) [INFO] [stdout] 255 | | .expect("unable to exec"); [INFO] [stdout] | |_____________________________________^ [INFO] [stdout] = note: this warning originates in the macro `$crate::const_format_args` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 52s [INFO] running `Command { std: "docker" "inspect" "2399bd546ac29dcccd21dcffdb2298cb62cdd7a4d690880ff3dfaa11f1acca18", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2399bd546ac29dcccd21dcffdb2298cb62cdd7a4d690880ff3dfaa11f1acca18", kill_on_drop: false }` [INFO] [stdout] 2399bd546ac29dcccd21dcffdb2298cb62cdd7a4d690880ff3dfaa11f1acca18 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-74/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-74/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" "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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8cb8a496834ea8169fa4d5ac08a16fa63fa87db366cd83d774784d80239d0f80 [INFO] running `Command { std: "docker" "start" "-a" "8cb8a496834ea8169fa4d5ac08a16fa63fa87db366cd83d774784d80239d0f80", kill_on_drop: false }` [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling arc-swap v0.4.6 [INFO] [stderr] Compiling once_cell v1.5.2 [INFO] [stderr] Compiling bytes v1.0.1 [INFO] [stderr] Compiling pin-project-lite v0.2.4 [INFO] [stderr] Compiling itoa v0.4.5 [INFO] [stderr] Compiling unicode-width v0.1.7 [INFO] [stderr] Compiling inish v0.1.0 (/opt/rustwide/workdir/inish) [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling enquote v1.0.3 [INFO] [stderr] Compiling libc v0.2.82 [INFO] [stderr] Compiling ryu v1.0.4 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling serde v1.0.110 [INFO] [stderr] Compiling thiserror v1.0.17 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling getopts v0.2.21 [INFO] [stderr] Compiling signal-hook-registry v1.2.0 [INFO] [stderr] Compiling mio v0.7.7 [INFO] [stderr] Compiling nix v0.19.1 [INFO] [stderr] Compiling pam-sys v0.5.6 [INFO] [stderr] Compiling rpassword v5.0.0 [INFO] [stderr] Compiling users v0.11.0 [INFO] [stderr] Compiling tokio v1.0.2 [INFO] [stderr] Compiling serde_json v1.0.53 [INFO] [stderr] Compiling greetd_ipc v0.6.0 (/opt/rustwide/workdir/greetd_ipc) [INFO] [stderr] Compiling greetd v0.6.0 (/opt/rustwide/workdir/greetd) [INFO] [stderr] Compiling fakegreet v0.6.0 (/opt/rustwide/workdir/fakegreet) [INFO] [stderr] Compiling agreety v0.6.0 (/opt/rustwide/workdir/agreety) [INFO] [stdout] warning: unreachable expression [INFO] [stdout] --> greetd/src/session/interface.rs:121:17 [INFO] [stdout] | [INFO] [stdout] 111 | / execv( [INFO] [stdout] 112 | | &bin, [INFO] [stdout] 113 | | &[ [INFO] [stdout] 114 | | &bin, [INFO] [stdout] ... | [INFO] [stdout] 118 | | ) [INFO] [stdout] 119 | | .expect("unable to exec"); [INFO] [stdout] | |_________________________________________- any code following this expression is unreachable [INFO] [stdout] 120 | [INFO] [stdout] 121 | unreachable!("after exec"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ unreachable expression [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unreachable_code)]` on by default [INFO] [stdout] note: this expression has type `Infallible`, which is uninhabited [INFO] [stdout] --> greetd/src/session/interface.rs:111:17 [INFO] [stdout] | [INFO] [stdout] 111 | / execv( [INFO] [stdout] 112 | | &bin, [INFO] [stdout] 113 | | &[ [INFO] [stdout] 114 | | &bin, [INFO] [stdout] ... | [INFO] [stdout] 118 | | ) [INFO] [stdout] 119 | | .expect("unable to exec"); [INFO] [stdout] | |_________________________________________^ [INFO] [stdout] = note: this warning originates in the macro `$crate::const_format_args` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable expression [INFO] [stdout] --> greetd/src/session/worker.rs:257:13 [INFO] [stdout] | [INFO] [stdout] 246 | / execve( [INFO] [stdout] 247 | | &cpath, [INFO] [stdout] 248 | | &[ [INFO] [stdout] 249 | | &cpath, [INFO] [stdout] ... | [INFO] [stdout] 254 | | ) [INFO] [stdout] 255 | | .expect("unable to exec"); [INFO] [stdout] | |_____________________________________- any code following this expression is unreachable [INFO] [stdout] 256 | [INFO] [stdout] 257 | unreachable!("after exec"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ unreachable expression [INFO] [stdout] | [INFO] [stdout] note: this expression has type `Infallible`, which is uninhabited [INFO] [stdout] --> greetd/src/session/worker.rs:246:13 [INFO] [stdout] | [INFO] [stdout] 246 | / execve( [INFO] [stdout] 247 | | &cpath, [INFO] [stdout] 248 | | &[ [INFO] [stdout] 249 | | &cpath, [INFO] [stdout] ... | [INFO] [stdout] 254 | | ) [INFO] [stdout] 255 | | .expect("unable to exec"); [INFO] [stdout] | |_____________________________________^ [INFO] [stdout] = note: this warning originates in the macro `$crate::const_format_args` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1m 27s [INFO] running `Command { std: "docker" "inspect" "8cb8a496834ea8169fa4d5ac08a16fa63fa87db366cd83d774784d80239d0f80", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8cb8a496834ea8169fa4d5ac08a16fa63fa87db366cd83d774784d80239d0f80", kill_on_drop: false }` [INFO] [stdout] 8cb8a496834ea8169fa4d5ac08a16fa63fa87db366cd83d774784d80239d0f80 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-74/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-74/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" "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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] b7341829dd041d6925754a282d6ea1e5b2e030d9637b435aa835f6de08519202 [INFO] running `Command { std: "docker" "start" "-a" "b7341829dd041d6925754a282d6ea1e5b2e030d9637b435aa835f6de08519202", kill_on_drop: false }` [INFO] [stderr] warning: unreachable expression [INFO] [stderr] --> greetd/src/session/interface.rs:121:17 [INFO] [stderr] | [INFO] [stderr] 111 | / execv( [INFO] [stderr] 112 | | &bin, [INFO] [stderr] 113 | | &[ [INFO] [stderr] 114 | | &bin, [INFO] [stderr] ... | [INFO] [stderr] 118 | | ) [INFO] [stderr] 119 | | .expect("unable to exec"); [INFO] [stderr] | |_________________________________________- any code following this expression is unreachable [INFO] [stderr] 120 | [INFO] [stderr] 121 | unreachable!("after exec"); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ unreachable expression [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unreachable_code)]` on by default [INFO] [stderr] note: this expression has type `Infallible`, which is uninhabited [INFO] [stderr] --> greetd/src/session/interface.rs:111:17 [INFO] [stderr] | [INFO] [stderr] 111 | / execv( [INFO] [stderr] 112 | | &bin, [INFO] [stderr] 113 | | &[ [INFO] [stderr] 114 | | &bin, [INFO] [stderr] ... | [INFO] [stderr] 118 | | ) [INFO] [stderr] 119 | | .expect("unable to exec"); [INFO] [stderr] | |_________________________________________^ [INFO] [stderr] = note: this warning originates in the macro `$crate::const_format_args` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unreachable expression [INFO] [stderr] --> greetd/src/session/worker.rs:257:13 [INFO] [stderr] | [INFO] [stderr] 246 | / execve( [INFO] [stderr] 247 | | &cpath, [INFO] [stderr] 248 | | &[ [INFO] [stderr] 249 | | &cpath, [INFO] [stderr] ... | [INFO] [stderr] 254 | | ) [INFO] [stderr] 255 | | .expect("unable to exec"); [INFO] [stderr] | |_____________________________________- any code following this expression is unreachable [INFO] [stderr] 256 | [INFO] [stderr] 257 | unreachable!("after exec"); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ unreachable expression [INFO] [stderr] | [INFO] [stderr] note: this expression has type `Infallible`, which is uninhabited [INFO] [stderr] --> greetd/src/session/worker.rs:246:13 [INFO] [stderr] | [INFO] [stderr] 246 | / execve( [INFO] [stderr] 247 | | &cpath, [INFO] [stderr] 248 | | &[ [INFO] [stderr] 249 | | &cpath, [INFO] [stderr] ... | [INFO] [stderr] 254 | | ) [INFO] [stderr] 255 | | .expect("unable to exec"); [INFO] [stderr] | |_____________________________________^ [INFO] [stderr] = note: this warning originates in the macro `$crate::const_format_args` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `greetd` (bin "greetd" test) generated 2 warnings [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.06s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/agreety-ea41079b1ccd5560) [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 (/opt/rustwide/target/debug/deps/fakegreet-ddc4c9ded386dceb) [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 (/opt/rustwide/target/debug/deps/greetd-5183a5c5e8a03165) [INFO] [stdout] [INFO] [stdout] running 8 tests [INFO] [stdout] test config::tests::general ... ok [INFO] [stdout] test config::tests::initial_session ... ok [INFO] [stdout] test config::tests::invalid_default_session ... ok [INFO] [stdout] test config::tests::invalid_general ... ok [INFO] [stdout] test config::tests::minimal_config ... ok [INFO] [stdout] test config::tests::invalid_initial_session ... ok [INFO] [stdout] test config::tests::old_config ... ok [INFO] [stdout] test config::tests::terminal ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/greetd_ipc-6e7bdf016027288c) [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/inish-dccee4635e560ee5) [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] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test tests::fields ... ok [INFO] [stdout] test tests::sections ... ok [INFO] [stdout] test tests::whitespaces ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests greetd_ipc [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test src/codec/sync.rs - codec::sync (line 5) - compile ... ok [INFO] [stdout] test src/codec/tokio.rs - codec::tokio (line 5) - compile ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.08s [INFO] [stdout] [INFO] [stderr] Doc-tests inish [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] running `Command { std: "docker" "inspect" "b7341829dd041d6925754a282d6ea1e5b2e030d9637b435aa835f6de08519202", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b7341829dd041d6925754a282d6ea1e5b2e030d9637b435aa835f6de08519202", kill_on_drop: false }` [INFO] [stdout] b7341829dd041d6925754a282d6ea1e5b2e030d9637b435aa835f6de08519202