[INFO] cloning repository https://github.com/cartoon-raccoon/rcwm [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/cartoon-raccoon/rcwm" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcartoon-raccoon%2Frcwm", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcartoon-raccoon%2Frcwm'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 92ef118a74e5de0bc3108bd3f9d58c633ac287b6 [INFO] testing cartoon-raccoon/rcwm against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcartoon-raccoon%2Frcwm" "/workspace/builds/worker-23/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-23/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/cartoon-raccoon/rcwm on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/cartoon-raccoon/rcwm [INFO] finished tweaking git repo https://github.com/cartoon-raccoon/rcwm [INFO] tweaked toml for git repo https://github.com/cartoon-raccoon/rcwm written to /workspace/builds/worker-23/source/Cargo.toml [INFO] crate git repo https://github.com/cartoon-raccoon/rcwm already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-23/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-23/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 76c71b0bee7b2e81bb7f54e613813619c192644e2a97700a5bb0a0a437a6d44b [INFO] running `Command { std: "docker" "start" "-a" "76c71b0bee7b2e81bb7f54e613813619c192644e2a97700a5bb0a0a437a6d44b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "76c71b0bee7b2e81bb7f54e613813619c192644e2a97700a5bb0a0a437a6d44b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "76c71b0bee7b2e81bb7f54e613813619c192644e2a97700a5bb0a0a437a6d44b", kill_on_drop: false }` [INFO] [stdout] 76c71b0bee7b2e81bb7f54e613813619c192644e2a97700a5bb0a0a437a6d44b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-23/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-23/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" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 85625579c1a67e05b81eea7c9f1775627b4634d55f15d3981f8482992392b67e [INFO] running `Command { std: "docker" "start" "-a" "85625579c1a67e05b81eea7c9f1775627b4634d55f15d3981f8482992392b67e", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.92 [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Compiling syn v1.0.68 [INFO] [stderr] Compiling regex-syntax v0.6.23 [INFO] [stderr] Compiling x11 v2.18.2 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling nix v0.20.0 [INFO] [stderr] Compiling regex v1.4.5 [INFO] [stderr] Compiling xcb v0.9.0 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling thiserror-impl v1.0.24 [INFO] [stderr] Compiling thiserror v1.0.24 [INFO] [stderr] Compiling flexi_logger v0.17.1 [INFO] [stderr] Compiling xcb-util v0.3.0 [INFO] [stderr] Compiling rcwm v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/log.rs:62:43 [INFO] [stdout] | [INFO] [stdout] 62 | (eprintln!(concat!("[X] ", $fmt))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/core/window.rs:91:13 [INFO] [stdout] | [INFO] [stdout] 91 | error!("Tried to focus a client not in the workspace") [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `error` [INFO] [stdout] = note: this warning originates in the macro `error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/log.rs:65:53 [INFO] [stdout] | [INFO] [stdout] 65 | (eprintln!(concat!("[X] ", $fmt), $($arg)*)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/core/workspace.rs:112:17 [INFO] [stdout] | [INFO] [stdout] 112 | error!("Layout type {:?} not supported", unhandled) [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `error` [INFO] [stdout] = note: this warning originates in the macro `error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/log.rs:44:42 [INFO] [stdout] | [INFO] [stdout] 44 | (println!(concat!("[!] ", $fmt))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/core/workspace.rs:152:17 [INFO] [stdout] | [INFO] [stdout] 152 | warn!("Windows not empty but workspace has no master") [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `warn` [INFO] [stdout] = note: this warning originates in the macro `warn` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/log.rs:65:53 [INFO] [stdout] | [INFO] [stdout] 65 | (eprintln!(concat!("[X] ", $fmt), $($arg)*)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/layout/floating.rs:47:13 [INFO] [stdout] | [INFO] [stdout] 47 | error!("{}", e) [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `error` [INFO] [stdout] = note: this warning originates in the macro `error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/log.rs:65:53 [INFO] [stdout] | [INFO] [stdout] 65 | (eprintln!(concat!("[X] ", $fmt), $($arg)*)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/x/xserver.rs:159:13 [INFO] [stdout] | [INFO] [stdout] 159 | error!("Could not map window {}: {}", window_id, e) [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `error` [INFO] [stdout] = note: this warning originates in the macro `error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/log.rs:65:53 [INFO] [stdout] | [INFO] [stdout] 65 | (eprintln!(concat!("[X] ", $fmt), $($arg)*)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/x/xserver.rs:168:13 [INFO] [stdout] | [INFO] [stdout] 168 | error!("Could not unmap window {}: {}", window_id, e) [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `error` [INFO] [stdout] = note: this warning originates in the macro `error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/log.rs:47:52 [INFO] [stdout] | [INFO] [stdout] 47 | (println!(concat!("[!] ", $fmt), $($arg)*)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/x/xserver.rs:251:17 [INFO] [stdout] | [INFO] [stdout] 251 | warn!("Unable to grab key {}", keysym) [INFO] [stdout] | -------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `warn` [INFO] [stdout] = note: this warning originates in the macro `warn` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/log.rs:47:52 [INFO] [stdout] | [INFO] [stdout] 47 | (println!(concat!("[!] ", $fmt), $($arg)*)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/x/xserver.rs:254:13 [INFO] [stdout] | [INFO] [stdout] 254 | warn!("Returned null keycode for keysym {}, not grabbing", keysym) [INFO] [stdout] | ------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `warn` [INFO] [stdout] = note: this warning originates in the macro `warn` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/log.rs:47:52 [INFO] [stdout] | [INFO] [stdout] 47 | (println!(concat!("[!] ", $fmt), $($arg)*)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/x/xserver.rs:279:13 [INFO] [stdout] | [INFO] [stdout] 279 | warn!("Unable to grab button {}", button) [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `warn` [INFO] [stdout] = note: this warning originates in the macro `warn` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/log.rs:62:43 [INFO] [stdout] | [INFO] [stdout] 62 | (eprintln!(concat!("[X] ", $fmt))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/x/ewmh.rs:128:9 [INFO] [stdout] | [INFO] [stdout] 128 | error!("Client message data incorrectly formatted") [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `error` [INFO] [stdout] = note: this warning originates in the macro `error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/log.rs:62:43 [INFO] [stdout] | [INFO] [stdout] 62 | (eprintln!(concat!("[X] ", $fmt))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/manager/mod.rs:457:25 [INFO] [stdout] | [INFO] [stdout] 457 | error!("Encountered no button press while grabbing mouse") [INFO] [stdout] | ---------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `error` [INFO] [stdout] = note: this warning originates in the macro `error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/manager/event.rs:48:21 [INFO] [stdout] | [INFO] [stdout] 47 | / if !event.is_root { [INFO] [stdout] 48 | | vec![ConfigureClient(event.id, event.geom)] [INFO] [stdout] | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `()`, found struct `Vec` [INFO] [stdout] 49 | | } else { [INFO] [stdout] 50 | | //todo: add root configure actions [INFO] [stdout] 51 | | vec![] [INFO] [stdout] 52 | | } [INFO] [stdout] | |_________________- expected this to be `()` [INFO] [stdout] | [INFO] [stdout] = note: expected unit type `()` [INFO] [stdout] found struct `Vec` [INFO] [stdout] = note: this error originates in the macro `vec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider using a semicolon here [INFO] [stdout] | [INFO] [stdout] 52 | }; [INFO] [stdout] | + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/manager/event.rs:51:21 [INFO] [stdout] | [INFO] [stdout] 47 | / if !event.is_root { [INFO] [stdout] 48 | | vec![ConfigureClient(event.id, event.geom)] [INFO] [stdout] 49 | | } else { [INFO] [stdout] 50 | | //todo: add root configure actions [INFO] [stdout] 51 | | vec![] [INFO] [stdout] | | ^^^^^^ expected `()`, found struct `Vec` [INFO] [stdout] 52 | | } [INFO] [stdout] | |_________________- expected this to be `()` [INFO] [stdout] | [INFO] [stdout] = note: expected unit type `()` [INFO] [stdout] found struct `Vec<_>` [INFO] [stdout] = note: this error originates in the macro `vec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider using a semicolon here [INFO] [stdout] | [INFO] [stdout] 52 | }; [INFO] [stdout] | + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors; 11 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0308`. [INFO] [stdout] [INFO] [stderr] error: could not compile `rcwm` due to 3 previous errors; 11 warnings emitted [INFO] running `Command { std: "docker" "inspect" "85625579c1a67e05b81eea7c9f1775627b4634d55f15d3981f8482992392b67e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "85625579c1a67e05b81eea7c9f1775627b4634d55f15d3981f8482992392b67e", kill_on_drop: false }` [INFO] [stdout] 85625579c1a67e05b81eea7c9f1775627b4634d55f15d3981f8482992392b67e