[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] checking Wint3rmute/tiler against try#3d9fdbff4f377de96b3a51174e7a64086bee9a5c for pr-81477 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FWint3rmute%2Ftiler" "/workspace/builds/worker-9/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Wint3rmute/tiler on toolchain 3d9fdbff4f377de96b3a51174e7a64086bee9a5c [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3d9fdbff4f377de96b3a51174e7a64086bee9a5c" "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-9/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" "+3d9fdbff4f377de96b3a51174e7a64086bee9a5c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded cmd_lib v0.7.8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:ea7d7bff36b2ba8ce4de8bba1d2dea90376bc481f1a945a913994a8c492e40c1" "/opt/rustwide/cargo-home/bin/cargo" "+3d9fdbff4f377de96b3a51174e7a64086bee9a5c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cbbe6d05099d23ea952517a95e50cdea3301dc2e3bb33410273464306cb5b220 [INFO] running `Command { std: "docker" "start" "-a" "cbbe6d05099d23ea952517a95e50cdea3301dc2e3bb33410273464306cb5b220", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cbbe6d05099d23ea952517a95e50cdea3301dc2e3bb33410273464306cb5b220", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cbbe6d05099d23ea952517a95e50cdea3301dc2e3bb33410273464306cb5b220", kill_on_drop: false }` [INFO] [stdout] cbbe6d05099d23ea952517a95e50cdea3301dc2e3bb33410273464306cb5b220 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:ea7d7bff36b2ba8ce4de8bba1d2dea90376bc481f1a945a913994a8c492e40c1" "/opt/rustwide/cargo-home/bin/cargo" "+3d9fdbff4f377de96b3a51174e7a64086bee9a5c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5037886c44d65c4e820fa552aa495705167a70568d761cbd8863de56f8497a85 [INFO] running `Command { std: "docker" "start" "-a" "5037886c44d65c4e820fa552aa495705167a70568d761cbd8863de56f8497a85", kill_on_drop: false }` [INFO] [stderr] Checking cmd_lib v0.7.8 [INFO] [stderr] Checking tiler v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: Trailing semicolon in macro [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: this error originates in the macro `wp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [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] = note: this error originates in the macro `wp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [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] = note: this error originates in the macro `hp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [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] = note: this error originates in the macro `hp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [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] = note: this error originates in the macro `wp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [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] = note: this error originates in the macro `wp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [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] = note: this error originates in the macro `wp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [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] = note: this error originates in the macro `wp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [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] = note: this error originates in the macro `wp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [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] = note: this error originates in the macro `wp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [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] = note: this error originates in the macro `hp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [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] = note: this error originates in the macro `hp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [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] = note: this error originates in the macro `wp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [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] = note: this error originates in the macro `wp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [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] = note: this error originates in the macro `hp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [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] = note: this error originates in the macro `hp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [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] = note: this error originates in the macro `wp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [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] = note: this error originates in the macro `wp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [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] = note: this error originates in the macro `hp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [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] = note: this error originates in the macro `hp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [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: this error originates in the macro `wp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [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] = note: this error originates in the macro `wp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [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] = note: this error originates in the macro `hp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [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] = note: this error originates in the macro `hp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [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] = note: this error originates in the macro `wp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [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] = note: this error originates in the macro `wp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [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] = note: this error originates in the macro `wp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [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] = note: this error originates in the macro `wp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [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] = note: this error originates in the macro `wp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [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] = note: this error originates in the macro `wp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [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] = note: this error originates in the macro `hp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [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] = note: this error originates in the macro `hp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [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] = note: this error originates in the macro `wp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [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] = note: this error originates in the macro `wp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [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] = note: this error originates in the macro `hp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [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] = note: this error originates in the macro `hp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [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] = note: this error originates in the macro `wp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [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] = note: this error originates in the macro `wp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [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] = note: this error originates in the macro `hp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [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] = note: this error originates in the macro `hp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 20 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `tiler` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to 20 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "5037886c44d65c4e820fa552aa495705167a70568d761cbd8863de56f8497a85", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5037886c44d65c4e820fa552aa495705167a70568d761cbd8863de56f8497a85", kill_on_drop: false }` [INFO] [stdout] 5037886c44d65c4e820fa552aa495705167a70568d761cbd8863de56f8497a85