[INFO] cloning repository https://github.com/Wint3rmute/tiler [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Wint3rmute/tiler" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FWint3rmute%2Ftiler", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FWint3rmute%2Ftiler'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5d66ed8c2b4af5c955bb62b296c75695b39d4c77 [INFO] testing Wint3rmute/tiler against try#722e1797249a965b6335aebd65d777f917e498f1 for pr-91031 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FWint3rmute%2Ftiler" "/workspace/builds/worker-35/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-35/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Wint3rmute/tiler 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/Wint3rmute/tiler [INFO] finished tweaking git repo https://github.com/Wint3rmute/tiler [INFO] tweaked toml for git repo https://github.com/Wint3rmute/tiler written to /workspace/builds/worker-35/source/Cargo.toml [INFO] crate git repo https://github.com/Wint3rmute/tiler 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] 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-35/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-35/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] 70de1a4040f0985722fe0fa12624fd628af681c1e128b5706c30d37bed29e26a [INFO] running `Command { std: "docker" "start" "-a" "70de1a4040f0985722fe0fa12624fd628af681c1e128b5706c30d37bed29e26a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "70de1a4040f0985722fe0fa12624fd628af681c1e128b5706c30d37bed29e26a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "70de1a4040f0985722fe0fa12624fd628af681c1e128b5706c30d37bed29e26a", kill_on_drop: false }` [INFO] [stdout] 70de1a4040f0985722fe0fa12624fd628af681c1e128b5706c30d37bed29e26a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-35/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-35/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] b31e7251df518436d05c5d40da31c2bb3809ae64a7d1743f03f1e8d2cea95ea5 [INFO] running `Command { std: "docker" "start" "-a" "b31e7251df518436d05c5d40da31c2bb3809ae64a7d1743f03f1e8d2cea95ea5", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling cmd_lib v0.7.8 [INFO] [stderr] Compiling tiler v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:19:45 [INFO] [stdout] | [INFO] [stdout] 19 | (1920 as f32 * $width as f32) as i16; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/layouts.rs:22:21 [INFO] [stdout] | [INFO] [stdout] 22 | self.left = wp!((1.0 - width_percent) / 2.0); [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: this warning originates in the macro `wp` (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/macros.rs:19:45 [INFO] [stdout] | [INFO] [stdout] 19 | (1920 as f32 * $width as f32) as i16; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/layouts.rs:23:22 [INFO] [stdout] | [INFO] [stdout] 23 | self.width = wp!(width_percent); [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: this warning originates in the macro `wp` (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/macros.rs:12:46 [INFO] [stdout] | [INFO] [stdout] 12 | (1080 as f32 * $height as f32) as i16; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/layouts.rs:27:20 [INFO] [stdout] | [INFO] [stdout] 27 | self.top = hp!((1.0 - height_percent) / 2.0); [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: this warning originates in the macro `hp` (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/macros.rs:12:46 [INFO] [stdout] | [INFO] [stdout] 12 | (1080 as f32 * $height as f32) as i16; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/layouts.rs:28:23 [INFO] [stdout] | [INFO] [stdout] 28 | self.height = hp!(height_percent); [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: this warning originates in the macro `hp` (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/macros.rs:19:45 [INFO] [stdout] | [INFO] [stdout] 19 | (1920 as f32 * $width as f32) as i16; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/layouts.rs:63:24 [INFO] [stdout] | [INFO] [stdout] 63 | window_left.left = wp!(left_margin); [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: this warning originates in the macro `wp` (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/macros.rs:19:45 [INFO] [stdout] | [INFO] [stdout] 19 | (1920 as f32 * $width as f32) as i16; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/layouts.rs:64:25 [INFO] [stdout] | [INFO] [stdout] 64 | window_right.left = wp!(left_margin * 2.0 + width_perc); [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: this warning originates in the macro `wp` (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/macros.rs:19:45 [INFO] [stdout] | [INFO] [stdout] 19 | (1920 as f32 * $width as f32) as i16; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/layouts.rs:66:25 [INFO] [stdout] | [INFO] [stdout] 66 | window_left.width = wp!(width_perc); [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: this warning originates in the macro `wp` (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/macros.rs:19:45 [INFO] [stdout] | [INFO] [stdout] 19 | (1920 as f32 * $width as f32) as i16; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/layouts.rs:67:26 [INFO] [stdout] | [INFO] [stdout] 67 | window_right.width = wp!(width_perc); [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: this warning originates in the macro `wp` (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/macros.rs:19:45 [INFO] [stdout] | [INFO] [stdout] 19 | (1920 as f32 * $width as f32) as i16; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/layouts.rs:105:24 [INFO] [stdout] | [INFO] [stdout] 105 | left_window.left = wp!(margin_horizontal_perc); [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: this warning originates in the macro `wp` (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/macros.rs:19:45 [INFO] [stdout] | [INFO] [stdout] 19 | (1920 as f32 * $width as f32) as i16; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/layouts.rs:106:25 [INFO] [stdout] | [INFO] [stdout] 106 | left_window.width = wp!(0.5 - margin_horizontal_perc * 1.5); [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: this warning originates in the macro `wp` (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/macros.rs:12:46 [INFO] [stdout] | [INFO] [stdout] 12 | (1080 as f32 * $height as f32) as i16; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/layouts.rs:108:23 [INFO] [stdout] | [INFO] [stdout] 108 | left_window.top = hp!(margin_vertical_perc); [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: this warning originates in the macro `hp` (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/macros.rs:12:46 [INFO] [stdout] | [INFO] [stdout] 12 | (1080 as f32 * $height as f32) as i16; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/layouts.rs:109:26 [INFO] [stdout] | [INFO] [stdout] 109 | left_window.height = hp!(1.0 - 2.0 * margin_vertical_perc); [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: this warning originates in the macro `hp` (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/macros.rs:19:45 [INFO] [stdout] | [INFO] [stdout] 19 | (1920 as f32 * $width as f32) as i16; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/layouts.rs:113:23 [INFO] [stdout] | [INFO] [stdout] 113 | top_window.left = wp!(0.5 + margin_horizontal_perc * 0.5); [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: this warning originates in the macro `wp` (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/macros.rs:19:45 [INFO] [stdout] | [INFO] [stdout] 19 | (1920 as f32 * $width as f32) as i16; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/layouts.rs:114:24 [INFO] [stdout] | [INFO] [stdout] 114 | top_window.width = wp!(0.5 - margin_horizontal_perc * 1.5); [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: this warning originates in the macro `wp` (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/macros.rs:12:46 [INFO] [stdout] | [INFO] [stdout] 12 | (1080 as f32 * $height as f32) as i16; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/layouts.rs:116:22 [INFO] [stdout] | [INFO] [stdout] 116 | top_window.top = hp!(margin_vertical_perc); [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: this warning originates in the macro `hp` (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/macros.rs:12:46 [INFO] [stdout] | [INFO] [stdout] 12 | (1080 as f32 * $height as f32) as i16; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/layouts.rs:117:25 [INFO] [stdout] | [INFO] [stdout] 117 | top_window.height = hp!(0.5 - margin_vertical_perc * 1.5); [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: this warning originates in the macro `hp` (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/macros.rs:19:45 [INFO] [stdout] | [INFO] [stdout] 19 | (1920 as f32 * $width as f32) as i16; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/layouts.rs:120:26 [INFO] [stdout] | [INFO] [stdout] 120 | bottom_window.left = wp!(0.5 + margin_horizontal_perc * 0.5); [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: this warning originates in the macro `wp` (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/macros.rs:19:45 [INFO] [stdout] | [INFO] [stdout] 19 | (1920 as f32 * $width as f32) as i16; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/layouts.rs:121:27 [INFO] [stdout] | [INFO] [stdout] 121 | bottom_window.width = wp!(0.5 - margin_horizontal_perc * 1.5); [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: this warning originates in the macro `wp` (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/macros.rs:12:46 [INFO] [stdout] | [INFO] [stdout] 12 | (1080 as f32 * $height as f32) as i16; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/layouts.rs:123:25 [INFO] [stdout] | [INFO] [stdout] 123 | bottom_window.top = hp!(0.5 + margin_vertical_perc * 0.5); [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: this warning originates in the macro `hp` (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/macros.rs:12:46 [INFO] [stdout] | [INFO] [stdout] 12 | (1080 as f32 * $height as f32) as i16; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/layouts.rs:124:28 [INFO] [stdout] | [INFO] [stdout] 124 | bottom_window.height = hp!(0.5 - margin_vertical_perc * 1.5); [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: this warning originates in the macro `hp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 20 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3.29s [INFO] running `Command { std: "docker" "inspect" "b31e7251df518436d05c5d40da31c2bb3809ae64a7d1743f03f1e8d2cea95ea5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b31e7251df518436d05c5d40da31c2bb3809ae64a7d1743f03f1e8d2cea95ea5", kill_on_drop: false }` [INFO] [stdout] b31e7251df518436d05c5d40da31c2bb3809ae64a7d1743f03f1e8d2cea95ea5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-35/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-35/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] 303242d436f52d19cae8b6e713bde4434c4f090a30971c4708a163f364872b58 [INFO] running `Command { std: "docker" "start" "-a" "303242d436f52d19cae8b6e713bde4434c4f090a30971c4708a163f364872b58", kill_on_drop: false }` [INFO] [stderr] Compiling tiler v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:19:45 [INFO] [stdout] | [INFO] [stdout] 19 | (1920 as f32 * $width as f32) as i16; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/layouts.rs:22:21 [INFO] [stdout] | [INFO] [stdout] 22 | self.left = wp!((1.0 - width_percent) / 2.0); [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: this warning originates in the macro `wp` (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/macros.rs:19:45 [INFO] [stdout] | [INFO] [stdout] 19 | (1920 as f32 * $width as f32) as i16; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/layouts.rs:23:22 [INFO] [stdout] | [INFO] [stdout] 23 | self.width = wp!(width_percent); [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: this warning originates in the macro `wp` (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/macros.rs:12:46 [INFO] [stdout] | [INFO] [stdout] 12 | (1080 as f32 * $height as f32) as i16; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/layouts.rs:27:20 [INFO] [stdout] | [INFO] [stdout] 27 | self.top = hp!((1.0 - height_percent) / 2.0); [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: this warning originates in the macro `hp` (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/macros.rs:12:46 [INFO] [stdout] | [INFO] [stdout] 12 | (1080 as f32 * $height as f32) as i16; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/layouts.rs:28:23 [INFO] [stdout] | [INFO] [stdout] 28 | self.height = hp!(height_percent); [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: this warning originates in the macro `hp` (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/macros.rs:19:45 [INFO] [stdout] | [INFO] [stdout] 19 | (1920 as f32 * $width as f32) as i16; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/layouts.rs:63:24 [INFO] [stdout] | [INFO] [stdout] 63 | window_left.left = wp!(left_margin); [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: this warning originates in the macro `wp` (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/macros.rs:19:45 [INFO] [stdout] | [INFO] [stdout] 19 | (1920 as f32 * $width as f32) as i16; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/layouts.rs:64:25 [INFO] [stdout] | [INFO] [stdout] 64 | window_right.left = wp!(left_margin * 2.0 + width_perc); [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: this warning originates in the macro `wp` (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/macros.rs:19:45 [INFO] [stdout] | [INFO] [stdout] 19 | (1920 as f32 * $width as f32) as i16; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/layouts.rs:66:25 [INFO] [stdout] | [INFO] [stdout] 66 | window_left.width = wp!(width_perc); [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: this warning originates in the macro `wp` (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/macros.rs:19:45 [INFO] [stdout] | [INFO] [stdout] 19 | (1920 as f32 * $width as f32) as i16; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/layouts.rs:67:26 [INFO] [stdout] | [INFO] [stdout] 67 | window_right.width = wp!(width_perc); [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: this warning originates in the macro `wp` (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/macros.rs:19:45 [INFO] [stdout] | [INFO] [stdout] 19 | (1920 as f32 * $width as f32) as i16; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/layouts.rs:105:24 [INFO] [stdout] | [INFO] [stdout] 105 | left_window.left = wp!(margin_horizontal_perc); [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: this warning originates in the macro `wp` (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/macros.rs:19:45 [INFO] [stdout] | [INFO] [stdout] 19 | (1920 as f32 * $width as f32) as i16; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/layouts.rs:106:25 [INFO] [stdout] | [INFO] [stdout] 106 | left_window.width = wp!(0.5 - margin_horizontal_perc * 1.5); [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: this warning originates in the macro `wp` (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/macros.rs:12:46 [INFO] [stdout] | [INFO] [stdout] 12 | (1080 as f32 * $height as f32) as i16; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/layouts.rs:108:23 [INFO] [stdout] | [INFO] [stdout] 108 | left_window.top = hp!(margin_vertical_perc); [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: this warning originates in the macro `hp` (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/macros.rs:12:46 [INFO] [stdout] | [INFO] [stdout] 12 | (1080 as f32 * $height as f32) as i16; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/layouts.rs:109:26 [INFO] [stdout] | [INFO] [stdout] 109 | left_window.height = hp!(1.0 - 2.0 * margin_vertical_perc); [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: this warning originates in the macro `hp` (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/macros.rs:19:45 [INFO] [stdout] | [INFO] [stdout] 19 | (1920 as f32 * $width as f32) as i16; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/layouts.rs:113:23 [INFO] [stdout] | [INFO] [stdout] 113 | top_window.left = wp!(0.5 + margin_horizontal_perc * 0.5); [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: this warning originates in the macro `wp` (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/macros.rs:19:45 [INFO] [stdout] | [INFO] [stdout] 19 | (1920 as f32 * $width as f32) as i16; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/layouts.rs:114:24 [INFO] [stdout] | [INFO] [stdout] 114 | top_window.width = wp!(0.5 - margin_horizontal_perc * 1.5); [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: this warning originates in the macro `wp` (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/macros.rs:12:46 [INFO] [stdout] | [INFO] [stdout] 12 | (1080 as f32 * $height as f32) as i16; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/layouts.rs:116:22 [INFO] [stdout] | [INFO] [stdout] 116 | top_window.top = hp!(margin_vertical_perc); [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: this warning originates in the macro `hp` (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/macros.rs:12:46 [INFO] [stdout] | [INFO] [stdout] 12 | (1080 as f32 * $height as f32) as i16; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/layouts.rs:117:25 [INFO] [stdout] | [INFO] [stdout] 117 | top_window.height = hp!(0.5 - margin_vertical_perc * 1.5); [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: this warning originates in the macro `hp` (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/macros.rs:19:45 [INFO] [stdout] | [INFO] [stdout] 19 | (1920 as f32 * $width as f32) as i16; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/layouts.rs:120:26 [INFO] [stdout] | [INFO] [stdout] 120 | bottom_window.left = wp!(0.5 + margin_horizontal_perc * 0.5); [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: this warning originates in the macro `wp` (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/macros.rs:19:45 [INFO] [stdout] | [INFO] [stdout] 19 | (1920 as f32 * $width as f32) as i16; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/layouts.rs:121:27 [INFO] [stdout] | [INFO] [stdout] 121 | bottom_window.width = wp!(0.5 - margin_horizontal_perc * 1.5); [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: this warning originates in the macro `wp` (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/macros.rs:12:46 [INFO] [stdout] | [INFO] [stdout] 12 | (1080 as f32 * $height as f32) as i16; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/layouts.rs:123:25 [INFO] [stdout] | [INFO] [stdout] 123 | bottom_window.top = hp!(0.5 + margin_vertical_perc * 0.5); [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: this warning originates in the macro `hp` (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/macros.rs:12:46 [INFO] [stdout] | [INFO] [stdout] 12 | (1080 as f32 * $height as f32) as i16; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/layouts.rs:124:28 [INFO] [stdout] | [INFO] [stdout] 124 | bottom_window.height = hp!(0.5 - margin_vertical_perc * 1.5); [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: this warning originates in the macro `hp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `window` [INFO] [stdout] --> src/wmctrl_window.rs:122:13 [INFO] [stdout] | [INFO] [stdout] 122 | let window = WmctrlWindow::from_string(line).unwrap(); [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_window` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 21 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.70s [INFO] running `Command { std: "docker" "inspect" "303242d436f52d19cae8b6e713bde4434c4f090a30971c4708a163f364872b58", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "303242d436f52d19cae8b6e713bde4434c4f090a30971c4708a163f364872b58", kill_on_drop: false }` [INFO] [stdout] 303242d436f52d19cae8b6e713bde4434c4f090a30971c4708a163f364872b58 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-35/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-35/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] 9b1feb2d608d5b83e6ee5fde97c0c07895bb7d92020b65629a708cc16cac48da [INFO] running `Command { std: "docker" "start" "-a" "9b1feb2d608d5b83e6ee5fde97c0c07895bb7d92020b65629a708cc16cac48da", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/macros.rs:19:45 [INFO] [stderr] | [INFO] [stderr] 19 | (1920 as f32 * $width as f32) as i16; [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/layouts.rs:22:21 [INFO] [stderr] | [INFO] [stderr] 22 | self.left = wp!((1.0 - width_percent) / 2.0); [INFO] [stderr] | -------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `wp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/macros.rs:19:45 [INFO] [stderr] | [INFO] [stderr] 19 | (1920 as f32 * $width as f32) as i16; [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/layouts.rs:23:22 [INFO] [stderr] | [INFO] [stderr] 23 | self.width = wp!(width_percent); [INFO] [stderr] | ------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `wp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/macros.rs:12:46 [INFO] [stderr] | [INFO] [stderr] 12 | (1080 as f32 * $height as f32) as i16; [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/layouts.rs:27:20 [INFO] [stderr] | [INFO] [stderr] 27 | self.top = hp!((1.0 - height_percent) / 2.0); [INFO] [stderr] | --------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `hp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/macros.rs:12:46 [INFO] [stderr] | [INFO] [stderr] 12 | (1080 as f32 * $height as f32) as i16; [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/layouts.rs:28:23 [INFO] [stderr] | [INFO] [stderr] 28 | self.height = hp!(height_percent); [INFO] [stderr] | ------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `hp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/macros.rs:19:45 [INFO] [stderr] | [INFO] [stderr] 19 | (1920 as f32 * $width as f32) as i16; [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/layouts.rs:63:24 [INFO] [stderr] | [INFO] [stderr] 63 | window_left.left = wp!(left_margin); [INFO] [stderr] | ---------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `wp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/macros.rs:19:45 [INFO] [stderr] | [INFO] [stderr] 19 | (1920 as f32 * $width as f32) as i16; [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/layouts.rs:64:25 [INFO] [stderr] | [INFO] [stderr] 64 | window_right.left = wp!(left_margin * 2.0 + width_perc); [INFO] [stderr] | ----------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `wp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/macros.rs:19:45 [INFO] [stderr] | [INFO] [stderr] 19 | (1920 as f32 * $width as f32) as i16; [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/layouts.rs:66:25 [INFO] [stderr] | [INFO] [stderr] 66 | window_left.width = wp!(width_perc); [INFO] [stderr] | --------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `wp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/macros.rs:19:45 [INFO] [stderr] | [INFO] [stderr] 19 | (1920 as f32 * $width as f32) as i16; [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/layouts.rs:67:26 [INFO] [stderr] | [INFO] [stderr] 67 | window_right.width = wp!(width_perc); [INFO] [stderr] | --------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `wp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/macros.rs:19:45 [INFO] [stderr] | [INFO] [stderr] 19 | (1920 as f32 * $width as f32) as i16; [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/layouts.rs:105:24 [INFO] [stderr] | [INFO] [stderr] 105 | left_window.left = wp!(margin_horizontal_perc); [INFO] [stderr] | --------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `wp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/macros.rs:19:45 [INFO] [stderr] | [INFO] [stderr] 19 | (1920 as f32 * $width as f32) as i16; [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/layouts.rs:106:25 [INFO] [stderr] | [INFO] [stderr] 106 | left_window.width = wp!(0.5 - margin_horizontal_perc * 1.5); [INFO] [stderr] | --------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `wp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/macros.rs:12:46 [INFO] [stderr] | [INFO] [stderr] 12 | (1080 as f32 * $height as f32) as i16; [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/layouts.rs:108:23 [INFO] [stderr] | [INFO] [stderr] 108 | left_window.top = hp!(margin_vertical_perc); [INFO] [stderr] | ------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `hp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/macros.rs:12:46 [INFO] [stderr] | [INFO] [stderr] 12 | (1080 as f32 * $height as f32) as i16; [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/layouts.rs:109:26 [INFO] [stderr] | [INFO] [stderr] 109 | left_window.height = hp!(1.0 - 2.0 * margin_vertical_perc); [INFO] [stderr] | ------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `hp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/macros.rs:19:45 [INFO] [stderr] | [INFO] [stderr] 19 | (1920 as f32 * $width as f32) as i16; [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/layouts.rs:113:23 [INFO] [stderr] | [INFO] [stderr] 113 | top_window.left = wp!(0.5 + margin_horizontal_perc * 0.5); [INFO] [stderr] | --------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `wp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/macros.rs:19:45 [INFO] [stderr] | [INFO] [stderr] 19 | (1920 as f32 * $width as f32) as i16; [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/layouts.rs:114:24 [INFO] [stderr] | [INFO] [stderr] 114 | top_window.width = wp!(0.5 - margin_horizontal_perc * 1.5); [INFO] [stderr] | --------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `wp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/macros.rs:12:46 [INFO] [stderr] | [INFO] [stderr] 12 | (1080 as f32 * $height as f32) as i16; [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/layouts.rs:116:22 [INFO] [stderr] | [INFO] [stderr] 116 | top_window.top = hp!(margin_vertical_perc); [INFO] [stderr] | ------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `hp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/macros.rs:12:46 [INFO] [stderr] | [INFO] [stderr] 12 | (1080 as f32 * $height as f32) as i16; [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/layouts.rs:117:25 [INFO] [stderr] | [INFO] [stderr] 117 | top_window.height = hp!(0.5 - margin_vertical_perc * 1.5); [INFO] [stderr] | ------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `hp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/macros.rs:19:45 [INFO] [stderr] | [INFO] [stderr] 19 | (1920 as f32 * $width as f32) as i16; [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/layouts.rs:120:26 [INFO] [stderr] | [INFO] [stderr] 120 | bottom_window.left = wp!(0.5 + margin_horizontal_perc * 0.5); [INFO] [stderr] | --------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `wp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/macros.rs:19:45 [INFO] [stderr] | [INFO] [stderr] 19 | (1920 as f32 * $width as f32) as i16; [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/layouts.rs:121:27 [INFO] [stderr] | [INFO] [stderr] 121 | bottom_window.width = wp!(0.5 - margin_horizontal_perc * 1.5); [INFO] [stderr] | --------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `wp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/macros.rs:12:46 [INFO] [stderr] | [INFO] [stderr] 12 | (1080 as f32 * $height as f32) as i16; [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/layouts.rs:123:25 [INFO] [stderr] | [INFO] [stderr] 123 | bottom_window.top = hp!(0.5 + margin_vertical_perc * 0.5); [INFO] [stderr] | ------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `hp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/macros.rs:12:46 [INFO] [stderr] | [INFO] [stderr] 12 | (1080 as f32 * $height as f32) as i16; [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/layouts.rs:124:28 [INFO] [stderr] | [INFO] [stderr] 124 | bottom_window.height = hp!(0.5 - margin_vertical_perc * 1.5); [INFO] [stderr] | ------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `hp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unused variable: `window` [INFO] [stderr] --> src/wmctrl_window.rs:122:13 [INFO] [stderr] | [INFO] [stderr] 122 | let window = WmctrlWindow::from_string(line).unwrap(); [INFO] [stderr] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_window` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `tiler` (bin "tiler" test) generated 21 warnings [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.25s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/tiler-d45c99b8f2409401) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test wmctrl_window::tests::test_normal_window ... ok [INFO] [stdout] test wmctrl_window::tests::test_ignored_window - should panic ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.10s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "9b1feb2d608d5b83e6ee5fde97c0c07895bb7d92020b65629a708cc16cac48da", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9b1feb2d608d5b83e6ee5fde97c0c07895bb7d92020b65629a708cc16cac48da", kill_on_drop: false }` [INFO] [stdout] 9b1feb2d608d5b83e6ee5fde97c0c07895bb7d92020b65629a708cc16cac48da