[INFO] cloning repository https://github.com/zsien-debian-repo/greetd [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/zsien-debian-repo/greetd" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzsien-debian-repo%2Fgreetd", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzsien-debian-repo%2Fgreetd'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5cc80ffe877c3d57af5d6a8b567523c2c7f11b1d [INFO] checking zsien-debian-repo/greetd against master#db1fb85cff63ad5fffe435e17128f99f9e1d970c for pr-89056 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzsien-debian-repo%2Fgreetd" "/workspace/builds/worker-81/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-81/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/zsien-debian-repo/greetd on toolchain db1fb85cff63ad5fffe435e17128f99f9e1d970c [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+db1fb85cff63ad5fffe435e17128f99f9e1d970c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/zsien-debian-repo/greetd [INFO] finished tweaking git repo https://github.com/zsien-debian-repo/greetd [INFO] tweaked toml for git repo https://github.com/zsien-debian-repo/greetd written to /workspace/builds/worker-81/source/Cargo.toml [INFO] crate git repo https://github.com/zsien-debian-repo/greetd already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+db1fb85cff63ad5fffe435e17128f99f9e1d970c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-81/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-81/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+db1fb85cff63ad5fffe435e17128f99f9e1d970c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 756e4ad2b8755bbb923b67f0bcad6ad5935c96c2b1d42d6e6cdec27035105aff [INFO] running `Command { std: "docker" "start" "-a" "756e4ad2b8755bbb923b67f0bcad6ad5935c96c2b1d42d6e6cdec27035105aff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "756e4ad2b8755bbb923b67f0bcad6ad5935c96c2b1d42d6e6cdec27035105aff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "756e4ad2b8755bbb923b67f0bcad6ad5935c96c2b1d42d6e6cdec27035105aff", kill_on_drop: false }` [INFO] [stdout] 756e4ad2b8755bbb923b67f0bcad6ad5935c96c2b1d42d6e6cdec27035105aff [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-81/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-81/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+db1fb85cff63ad5fffe435e17128f99f9e1d970c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0607ba9f4b89b7e09ead12f4a914e13c055946191c945640c274cf0b8c984068 [INFO] running `Command { std: "docker" "start" "-a" "0607ba9f4b89b7e09ead12f4a914e13c055946191c945640c274cf0b8c984068", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.70 [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 log v0.4.8 [INFO] [stderr] Compiling ryu v1.0.4 [INFO] [stderr] Compiling serde v1.0.110 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Checking arc-swap v0.4.6 [INFO] [stderr] Checking slab v0.4.2 [INFO] [stderr] Compiling nix v0.17.0 [INFO] [stderr] Checking pin-project-lite v0.1.5 [INFO] [stderr] Checking itoa v0.4.5 [INFO] [stderr] Checking bytes v0.5.4 [INFO] [stderr] Compiling pam-sys v0.5.6 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking unicode-width v0.1.7 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Checking enquote v1.0.3 [INFO] [stderr] Checking inish v0.1.0 (/opt/rustwide/workdir/inish) [INFO] [stderr] Checking memchr v2.3.3 [INFO] [stderr] Checking bitflags v1.2.1 [INFO] [stderr] Checking getopts v0.2.21 [INFO] [stderr] Compiling quote v1.0.5 [INFO] [stderr] Checking net2 v0.2.34 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking signal-hook-registry v1.2.0 [INFO] [stderr] Checking rpassword v4.0.5 [INFO] [stderr] Checking users v0.9.1 [INFO] [stderr] Checking mio v0.6.22 [INFO] [stderr] Checking mio-uds v0.6.8 [INFO] [stderr] Compiling serde_derive v1.0.110 [INFO] [stderr] Compiling tokio-macros v0.2.4 [INFO] [stderr] Compiling thiserror-impl v1.0.17 [INFO] [stderr] Compiling async-trait v0.1.31 [INFO] [stderr] Checking tokio v0.2.11 [INFO] [stderr] Checking thiserror v1.0.17 [INFO] [stderr] Checking serde_json v1.0.53 [INFO] [stderr] Checking greetd_ipc v0.6.0 (/opt/rustwide/workdir/greetd_ipc) [INFO] [stderr] Checking agreety v0.6.0 (/opt/rustwide/workdir/agreety) [INFO] [stderr] Checking greetd v0.6.0 (/opt/rustwide/workdir/greetd) [INFO] [stderr] Checking fakegreet v0.6.0 (/opt/rustwide/workdir/fakegreet) [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 `void::Void`, 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 `void::Void`, 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] [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 `void::Void`, 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 `void::Void`, 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 1m 07s [INFO] running `Command { std: "docker" "inspect" "0607ba9f4b89b7e09ead12f4a914e13c055946191c945640c274cf0b8c984068", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0607ba9f4b89b7e09ead12f4a914e13c055946191c945640c274cf0b8c984068", kill_on_drop: false }` [INFO] [stdout] 0607ba9f4b89b7e09ead12f4a914e13c055946191c945640c274cf0b8c984068