[INFO] fetching crate bitmap-font 0.3.0... [INFO] checking bitmap-font-0.3.0 against try#4d98531622e1718ae0bc3c7a1ab9cd8938428452+rustflags=-Dtail_expr_drop_order for pr-129604 [INFO] extracting crate bitmap-font 0.3.0 into /workspace/builds/worker-0-tc2/source [INFO] validating manifest of crates.io crate bitmap-font 0.3.0 on toolchain 4d98531622e1718ae0bc3c7a1ab9cd8938428452 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate bitmap-font 0.3.0 [INFO] finished tweaking crates.io crate bitmap-font 0.3.0 [INFO] tweaked toml for crates.io crate bitmap-font 0.3.0 written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 9 packages to latest compatible versions [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0d34e12a56a937f63cef79211d9603599719c04e6265675a7f12175f0427bc0d [INFO] running `Command { std: "docker" "start" "-a" "0d34e12a56a937f63cef79211d9603599719c04e6265675a7f12175f0427bc0d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0d34e12a56a937f63cef79211d9603599719c04e6265675a7f12175f0427bc0d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0d34e12a56a937f63cef79211d9603599719c04e6265675a7f12175f0427bc0d", kill_on_drop: false }` [INFO] [stdout] 0d34e12a56a937f63cef79211d9603599719c04e6265675a7f12175f0427bc0d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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 -Dtail_expr_drop_order" "-e" "RUSTDOCFLAGS=--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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1e0a1d7547d44404e27df9a5ea2fb84d0678e4c0edfea49af9f6ea3234325fa2 [INFO] running `Command { std: "docker" "start" "-a" "1e0a1d7547d44404e27df9a5ea2fb84d0678e4c0edfea49af9f6ea3234325fa2", kill_on_drop: false }` [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling az v1.2.1 [INFO] [stderr] Checking micromath v2.1.0 [INFO] [stderr] Checking float-cmp v0.9.0 [INFO] [stderr] Checking embedded-graphics-core v0.4.0 [INFO] [stderr] Checking embedded-graphics v0.8.1 [INFO] [stderr] Checking bitmap-font v0.3.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: cannot find macro `font_bmp` in this scope [INFO] [stdout] --> src/tamzen.rs:16:2 [INFO] [stdout] | [INFO] [stdout] 16 | font_bmp!(FONT_5x9), [INFO] [stdout] | ^^^^^^^^ [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 #124535 [INFO] [stdout] = help: import `macro_rules` with `use` to make it callable above its definition [INFO] [stdout] = note: `#[warn(out_of_scope_macro_calls)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot find macro `font_bmp` in this scope [INFO] [stdout] --> src/tamzen.rs:18:2 [INFO] [stdout] | [INFO] [stdout] 18 | font_bmp!(FONT_10x18), [INFO] [stdout] | ^^^^^^^^ [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 #124535 [INFO] [stdout] = help: import `macro_rules` with `use` to make it callable above its definition [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot find macro `font_bmp` in this scope [INFO] [stdout] --> src/tamzen.rs:23:2 [INFO] [stdout] | [INFO] [stdout] 23 | font_bmp!(FONT_5x9_BOLD), [INFO] [stdout] | ^^^^^^^^ [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 #124535 [INFO] [stdout] = help: import `macro_rules` with `use` to make it callable above its definition [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot find macro `font_bmp` in this scope [INFO] [stdout] --> src/tamzen.rs:25:2 [INFO] [stdout] | [INFO] [stdout] 25 | font_bmp!(FONT_10x18_BOLD), [INFO] [stdout] | ^^^^^^^^ [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 #124535 [INFO] [stdout] = help: import `macro_rules` with `use` to make it callable above its definition [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot find macro `font_bmp` in this scope [INFO] [stdout] --> src/tamzen.rs:30:2 [INFO] [stdout] | [INFO] [stdout] 30 | font_bmp!(FONT_6x12), [INFO] [stdout] | ^^^^^^^^ [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 #124535 [INFO] [stdout] = help: import `macro_rules` with `use` to make it callable above its definition [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot find macro `font_bmp` in this scope [INFO] [stdout] --> src/tamzen.rs:32:2 [INFO] [stdout] | [INFO] [stdout] 32 | font_bmp!(FONT_12x24), [INFO] [stdout] | ^^^^^^^^ [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 #124535 [INFO] [stdout] = help: import `macro_rules` with `use` to make it callable above its definition [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot find macro `font_bmp` in this scope [INFO] [stdout] --> src/tamzen.rs:37:2 [INFO] [stdout] | [INFO] [stdout] 37 | font_bmp!(FONT_6x12_BOLD), [INFO] [stdout] | ^^^^^^^^ [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 #124535 [INFO] [stdout] = help: import `macro_rules` with `use` to make it callable above its definition [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot find macro `font_bmp` in this scope [INFO] [stdout] --> src/tamzen.rs:39:2 [INFO] [stdout] | [INFO] [stdout] 39 | font_bmp!(FONT_12x24_BOLD), [INFO] [stdout] | ^^^^^^^^ [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 #124535 [INFO] [stdout] = help: import `macro_rules` with `use` to make it callable above its definition [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot find macro `font_bmp` in this scope [INFO] [stdout] --> src/tamzen.rs:44:2 [INFO] [stdout] | [INFO] [stdout] 44 | font_bmp!(FONT_7x13), [INFO] [stdout] | ^^^^^^^^ [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 #124535 [INFO] [stdout] = help: import `macro_rules` with `use` to make it callable above its definition [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot find macro `font_bmp` in this scope [INFO] [stdout] --> src/tamzen.rs:46:2 [INFO] [stdout] | [INFO] [stdout] 46 | font_bmp!(FONT_14x26), [INFO] [stdout] | ^^^^^^^^ [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 #124535 [INFO] [stdout] = help: import `macro_rules` with `use` to make it callable above its definition [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot find macro `font_bmp` in this scope [INFO] [stdout] --> src/tamzen.rs:51:2 [INFO] [stdout] | [INFO] [stdout] 51 | font_bmp!(FONT_7x13_BOLD), [INFO] [stdout] | ^^^^^^^^ [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 #124535 [INFO] [stdout] = help: import `macro_rules` with `use` to make it callable above its definition [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot find macro `font_bmp` in this scope [INFO] [stdout] --> src/tamzen.rs:53:2 [INFO] [stdout] | [INFO] [stdout] 53 | font_bmp!(FONT_14x26_BOLD), [INFO] [stdout] | ^^^^^^^^ [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 #124535 [INFO] [stdout] = help: import `macro_rules` with `use` to make it callable above its definition [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot find macro `font_bmp` in this scope [INFO] [stdout] --> src/tamzen.rs:58:2 [INFO] [stdout] | [INFO] [stdout] 58 | font_bmp!(FONT_7x14), [INFO] [stdout] | ^^^^^^^^ [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 #124535 [INFO] [stdout] = help: import `macro_rules` with `use` to make it callable above its definition [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot find macro `font_bmp` in this scope [INFO] [stdout] --> src/tamzen.rs:60:2 [INFO] [stdout] | [INFO] [stdout] 60 | font_bmp!(FONT_14x28), [INFO] [stdout] | ^^^^^^^^ [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 #124535 [INFO] [stdout] = help: import `macro_rules` with `use` to make it callable above its definition [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot find macro `font_bmp` in this scope [INFO] [stdout] --> src/tamzen.rs:65:2 [INFO] [stdout] | [INFO] [stdout] 65 | font_bmp!(FONT_7x14_BOLD), [INFO] [stdout] | ^^^^^^^^ [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 #124535 [INFO] [stdout] = help: import `macro_rules` with `use` to make it callable above its definition [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot find macro `font_bmp` in this scope [INFO] [stdout] --> src/tamzen.rs:67:2 [INFO] [stdout] | [INFO] [stdout] 67 | font_bmp!(FONT_14x28_BOLD), [INFO] [stdout] | ^^^^^^^^ [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 #124535 [INFO] [stdout] = help: import `macro_rules` with `use` to make it callable above its definition [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot find macro `font_bmp` in this scope [INFO] [stdout] --> src/tamzen.rs:72:2 [INFO] [stdout] | [INFO] [stdout] 72 | font_bmp!(FONT_8x15), [INFO] [stdout] | ^^^^^^^^ [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 #124535 [INFO] [stdout] = help: import `macro_rules` with `use` to make it callable above its definition [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot find macro `font_bmp` in this scope [INFO] [stdout] --> src/tamzen.rs:74:2 [INFO] [stdout] | [INFO] [stdout] 74 | font_bmp!(FONT_16x30), [INFO] [stdout] | ^^^^^^^^ [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 #124535 [INFO] [stdout] = help: import `macro_rules` with `use` to make it callable above its definition [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot find macro `font_bmp` in this scope [INFO] [stdout] --> src/tamzen.rs:79:2 [INFO] [stdout] | [INFO] [stdout] 79 | font_bmp!(FONT_8x15_BOLD), [INFO] [stdout] | ^^^^^^^^ [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 #124535 [INFO] [stdout] = help: import `macro_rules` with `use` to make it callable above its definition [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot find macro `font_bmp` in this scope [INFO] [stdout] --> src/tamzen.rs:81:2 [INFO] [stdout] | [INFO] [stdout] 81 | font_bmp!(FONT_16x30_BOLD), [INFO] [stdout] | ^^^^^^^^ [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 #124535 [INFO] [stdout] = help: import `macro_rules` with `use` to make it callable above its definition [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot find macro `font_bmp` in this scope [INFO] [stdout] --> src/tamzen.rs:86:2 [INFO] [stdout] | [INFO] [stdout] 86 | font_bmp!(FONT_8x16), [INFO] [stdout] | ^^^^^^^^ [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 #124535 [INFO] [stdout] = help: import `macro_rules` with `use` to make it callable above its definition [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot find macro `font_bmp` in this scope [INFO] [stdout] --> src/tamzen.rs:88:2 [INFO] [stdout] | [INFO] [stdout] 88 | font_bmp!(FONT_16x32), [INFO] [stdout] | ^^^^^^^^ [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 #124535 [INFO] [stdout] = help: import `macro_rules` with `use` to make it callable above its definition [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot find macro `font_bmp` in this scope [INFO] [stdout] --> src/tamzen.rs:93:2 [INFO] [stdout] | [INFO] [stdout] 93 | font_bmp!(FONT_8x16_BOLD), [INFO] [stdout] | ^^^^^^^^ [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 #124535 [INFO] [stdout] = help: import `macro_rules` with `use` to make it callable above its definition [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot find macro `font_bmp` in this scope [INFO] [stdout] --> src/tamzen.rs:95:2 [INFO] [stdout] | [INFO] [stdout] 95 | font_bmp!(FONT_16x32_BOLD), [INFO] [stdout] | ^^^^^^^^ [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 #124535 [INFO] [stdout] = help: import `macro_rules` with `use` to make it callable above its definition [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot find macro `font_bmp` in this scope [INFO] [stdout] --> src/tamzen.rs:100:2 [INFO] [stdout] | [INFO] [stdout] 100 | font_bmp!(FONT_10x20), [INFO] [stdout] | ^^^^^^^^ [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 #124535 [INFO] [stdout] = help: import `macro_rules` with `use` to make it callable above its definition [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot find macro `font_bmp` in this scope [INFO] [stdout] --> src/tamzen.rs:102:2 [INFO] [stdout] | [INFO] [stdout] 102 | font_bmp!(FONT_20x40), [INFO] [stdout] | ^^^^^^^^ [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 #124535 [INFO] [stdout] = help: import `macro_rules` with `use` to make it callable above its definition [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot find macro `font_bmp` in this scope [INFO] [stdout] --> src/tamzen.rs:107:2 [INFO] [stdout] | [INFO] [stdout] 107 | font_bmp!(FONT_10x20_BOLD), [INFO] [stdout] | ^^^^^^^^ [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 #124535 [INFO] [stdout] = help: import `macro_rules` with `use` to make it callable above its definition [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot find macro `font_bmp` in this scope [INFO] [stdout] --> src/tamzen.rs:109:2 [INFO] [stdout] | [INFO] [stdout] 109 | font_bmp!(FONT_20x40_BOLD), [INFO] [stdout] | ^^^^^^^^ [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 #124535 [INFO] [stdout] = help: import `macro_rules` with `use` to make it callable above its definition [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot find macro `font_bmp` in this scope [INFO] [stdout] --> src/tamzen.rs:16:2 [INFO] [stdout] | [INFO] [stdout] 16 | font_bmp!(FONT_5x9), [INFO] [stdout] | ^^^^^^^^ [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 #124535 [INFO] [stdout] = help: import `macro_rules` with `use` to make it callable above its definition [INFO] [stdout] = note: `#[warn(out_of_scope_macro_calls)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot find macro `font_bmp` in this scope [INFO] [stdout] --> src/tamzen.rs:18:2 [INFO] [stdout] | [INFO] [stdout] 18 | font_bmp!(FONT_10x18), [INFO] [stdout] | ^^^^^^^^ [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 #124535 [INFO] [stdout] = help: import `macro_rules` with `use` to make it callable above its definition [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot find macro `font_bmp` in this scope [INFO] [stdout] --> src/tamzen.rs:23:2 [INFO] [stdout] | [INFO] [stdout] 23 | font_bmp!(FONT_5x9_BOLD), [INFO] [stdout] | ^^^^^^^^ [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 #124535 [INFO] [stdout] = help: import `macro_rules` with `use` to make it callable above its definition [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot find macro `font_bmp` in this scope [INFO] [stdout] --> src/tamzen.rs:25:2 [INFO] [stdout] | [INFO] [stdout] 25 | font_bmp!(FONT_10x18_BOLD), [INFO] [stdout] | ^^^^^^^^ [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 #124535 [INFO] [stdout] = help: import `macro_rules` with `use` to make it callable above its definition [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot find macro `font_bmp` in this scope [INFO] [stdout] --> src/tamzen.rs:30:2 [INFO] [stdout] | [INFO] [stdout] 30 | font_bmp!(FONT_6x12), [INFO] [stdout] | ^^^^^^^^ [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 #124535 [INFO] [stdout] = help: import `macro_rules` with `use` to make it callable above its definition [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot find macro `font_bmp` in this scope [INFO] [stdout] --> src/tamzen.rs:32:2 [INFO] [stdout] | [INFO] [stdout] 32 | font_bmp!(FONT_12x24), [INFO] [stdout] | ^^^^^^^^ [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 #124535 [INFO] [stdout] = help: import `macro_rules` with `use` to make it callable above its definition [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot find macro `font_bmp` in this scope [INFO] [stdout] --> src/tamzen.rs:37:2 [INFO] [stdout] | [INFO] [stdout] 37 | font_bmp!(FONT_6x12_BOLD), [INFO] [stdout] | ^^^^^^^^ [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 #124535 [INFO] [stdout] = help: import `macro_rules` with `use` to make it callable above its definition [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot find macro `font_bmp` in this scope [INFO] [stdout] --> src/tamzen.rs:39:2 [INFO] [stdout] | [INFO] [stdout] 39 | font_bmp!(FONT_12x24_BOLD), [INFO] [stdout] | ^^^^^^^^ [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 #124535 [INFO] [stdout] = help: import `macro_rules` with `use` to make it callable above its definition [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot find macro `font_bmp` in this scope [INFO] [stdout] --> src/tamzen.rs:44:2 [INFO] [stdout] | [INFO] [stdout] 44 | font_bmp!(FONT_7x13), [INFO] [stdout] | ^^^^^^^^ [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 #124535 [INFO] [stdout] = help: import `macro_rules` with `use` to make it callable above its definition [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot find macro `font_bmp` in this scope [INFO] [stdout] --> src/tamzen.rs:46:2 [INFO] [stdout] | [INFO] [stdout] 46 | font_bmp!(FONT_14x26), [INFO] [stdout] | ^^^^^^^^ [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 #124535 [INFO] [stdout] = help: import `macro_rules` with `use` to make it callable above its definition [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot find macro `font_bmp` in this scope [INFO] [stdout] --> src/tamzen.rs:51:2 [INFO] [stdout] | [INFO] [stdout] 51 | font_bmp!(FONT_7x13_BOLD), [INFO] [stdout] | ^^^^^^^^ [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 #124535 [INFO] [stdout] = help: import `macro_rules` with `use` to make it callable above its definition [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot find macro `font_bmp` in this scope [INFO] [stdout] --> src/tamzen.rs:53:2 [INFO] [stdout] | [INFO] [stdout] 53 | font_bmp!(FONT_14x26_BOLD), [INFO] [stdout] | ^^^^^^^^ [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 #124535 [INFO] [stdout] = help: import `macro_rules` with `use` to make it callable above its definition [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot find macro `font_bmp` in this scope [INFO] [stdout] --> src/tamzen.rs:58:2 [INFO] [stdout] | [INFO] [stdout] 58 | font_bmp!(FONT_7x14), [INFO] [stdout] | ^^^^^^^^ [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 #124535 [INFO] [stdout] = help: import `macro_rules` with `use` to make it callable above its definition [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot find macro `font_bmp` in this scope [INFO] [stdout] --> src/tamzen.rs:60:2 [INFO] [stdout] | [INFO] [stdout] 60 | font_bmp!(FONT_14x28), [INFO] [stdout] | ^^^^^^^^ [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 #124535 [INFO] [stdout] = help: import `macro_rules` with `use` to make it callable above its definition [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot find macro `font_bmp` in this scope [INFO] [stdout] --> src/tamzen.rs:65:2 [INFO] [stdout] | [INFO] [stdout] 65 | font_bmp!(FONT_7x14_BOLD), [INFO] [stdout] | ^^^^^^^^ [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 #124535 [INFO] [stdout] = help: import `macro_rules` with `use` to make it callable above its definition [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot find macro `font_bmp` in this scope [INFO] [stdout] --> src/tamzen.rs:67:2 [INFO] [stdout] | [INFO] [stdout] 67 | font_bmp!(FONT_14x28_BOLD), [INFO] [stdout] | ^^^^^^^^ [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 #124535 [INFO] [stdout] = help: import `macro_rules` with `use` to make it callable above its definition [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot find macro `font_bmp` in this scope [INFO] [stdout] --> src/tamzen.rs:72:2 [INFO] [stdout] | [INFO] [stdout] 72 | font_bmp!(FONT_8x15), [INFO] [stdout] | ^^^^^^^^ [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 #124535 [INFO] [stdout] = help: import `macro_rules` with `use` to make it callable above its definition [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot find macro `font_bmp` in this scope [INFO] [stdout] --> src/tamzen.rs:74:2 [INFO] [stdout] | [INFO] [stdout] 74 | font_bmp!(FONT_16x30), [INFO] [stdout] | ^^^^^^^^ [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 #124535 [INFO] [stdout] = help: import `macro_rules` with `use` to make it callable above its definition [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot find macro `font_bmp` in this scope [INFO] [stdout] --> src/tamzen.rs:79:2 [INFO] [stdout] | [INFO] [stdout] 79 | font_bmp!(FONT_8x15_BOLD), [INFO] [stdout] | ^^^^^^^^ [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 #124535 [INFO] [stdout] = help: import `macro_rules` with `use` to make it callable above its definition [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot find macro `font_bmp` in this scope [INFO] [stdout] --> src/tamzen.rs:81:2 [INFO] [stdout] | [INFO] [stdout] 81 | font_bmp!(FONT_16x30_BOLD), [INFO] [stdout] | ^^^^^^^^ [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 #124535 [INFO] [stdout] = help: import `macro_rules` with `use` to make it callable above its definition [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot find macro `font_bmp` in this scope [INFO] [stdout] --> src/tamzen.rs:86:2 [INFO] [stdout] | [INFO] [stdout] 86 | font_bmp!(FONT_8x16), [INFO] [stdout] | ^^^^^^^^ [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 #124535 [INFO] [stdout] = help: import `macro_rules` with `use` to make it callable above its definition [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot find macro `font_bmp` in this scope [INFO] [stdout] --> src/tamzen.rs:88:2 [INFO] [stdout] | [INFO] [stdout] 88 | font_bmp!(FONT_16x32), [INFO] [stdout] | ^^^^^^^^ [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 #124535 [INFO] [stdout] = help: import `macro_rules` with `use` to make it callable above its definition [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot find macro `font_bmp` in this scope [INFO] [stdout] --> src/tamzen.rs:93:2 [INFO] [stdout] | [INFO] [stdout] 93 | font_bmp!(FONT_8x16_BOLD), [INFO] [stdout] | ^^^^^^^^ [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 #124535 [INFO] [stdout] = help: import `macro_rules` with `use` to make it callable above its definition [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot find macro `font_bmp` in this scope [INFO] [stdout] --> src/tamzen.rs:95:2 [INFO] [stdout] | [INFO] [stdout] 95 | font_bmp!(FONT_16x32_BOLD), [INFO] [stdout] | ^^^^^^^^ [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 #124535 [INFO] [stdout] = help: import `macro_rules` with `use` to make it callable above its definition [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot find macro `font_bmp` in this scope [INFO] [stdout] --> src/tamzen.rs:100:2 [INFO] [stdout] | [INFO] [stdout] 100 | font_bmp!(FONT_10x20), [INFO] [stdout] | ^^^^^^^^ [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 #124535 [INFO] [stdout] = help: import `macro_rules` with `use` to make it callable above its definition [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot find macro `font_bmp` in this scope [INFO] [stdout] --> src/tamzen.rs:102:2 [INFO] [stdout] | [INFO] [stdout] 102 | font_bmp!(FONT_20x40), [INFO] [stdout] | ^^^^^^^^ [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 #124535 [INFO] [stdout] = help: import `macro_rules` with `use` to make it callable above its definition [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot find macro `font_bmp` in this scope [INFO] [stdout] --> src/tamzen.rs:107:2 [INFO] [stdout] | [INFO] [stdout] 107 | font_bmp!(FONT_10x20_BOLD), [INFO] [stdout] | ^^^^^^^^ [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 #124535 [INFO] [stdout] = help: import `macro_rules` with `use` to make it callable above its definition [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot find macro `font_bmp` in this scope [INFO] [stdout] --> src/tamzen.rs:109:2 [INFO] [stdout] | [INFO] [stdout] 109 | font_bmp!(FONT_20x40_BOLD), [INFO] [stdout] | ^^^^^^^^ [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 #124535 [INFO] [stdout] = help: import `macro_rules` with `use` to make it callable above its definition [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/lib.rs:220:4 [INFO] [stdout] | [INFO] [stdout] 212 | fn draw_iter(&mut self, pixel_iter: I) -> Result<(), Self::Error> [INFO] [stdout] | ------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 220 | / pixel_iter [INFO] [stdout] 221 | | .into_iter() [INFO] [stdout] 222 | | .filter(|pixel| pixel.1 == BinaryColor::On) [INFO] [stdout] 223 | | .flat_map(|pixel| PixelDoublingIterator::new(pixel, pixels).map(|pixel| Pixel(pixel.0 + offset, color))) [INFO] [stdout] | |________________________________________________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: requested on the command line with `-D tail-expr-drop-order` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error; 28 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `bitmap-font` (lib test) due to 2 previous errors; 28 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/lib.rs:220:4 [INFO] [stdout] | [INFO] [stdout] 212 | fn draw_iter(&mut self, pixel_iter: I) -> Result<(), Self::Error> [INFO] [stdout] | ------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 220 | / pixel_iter [INFO] [stdout] 221 | | .into_iter() [INFO] [stdout] 222 | | .filter(|pixel| pixel.1 == BinaryColor::On) [INFO] [stdout] 223 | | .flat_map(|pixel| PixelDoublingIterator::new(pixel, pixels).map(|pixel| Pixel(pixel.0 + offset, color))) [INFO] [stdout] | |________________________________________________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: requested on the command line with `-D tail-expr-drop-order` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error; 28 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `bitmap-font` (lib) due to 2 previous errors; 28 warnings emitted [INFO] running `Command { std: "docker" "inspect" "1e0a1d7547d44404e27df9a5ea2fb84d0678e4c0edfea49af9f6ea3234325fa2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1e0a1d7547d44404e27df9a5ea2fb84d0678e4c0edfea49af9f6ea3234325fa2", kill_on_drop: false }` [INFO] [stdout] 1e0a1d7547d44404e27df9a5ea2fb84d0678e4c0edfea49af9f6ea3234325fa2