[INFO] fetching crate lut 0.1.1-unstable... [INFO] checking lut-0.1.1-unstable against try#3d9fdbff4f377de96b3a51174e7a64086bee9a5c for pr-81477 [INFO] extracting crate lut 0.1.1-unstable into /workspace/builds/worker-8/source [INFO] validating manifest of crates.io crate lut 0.1.1-unstable 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 crates.io crate lut 0.1.1-unstable [INFO] finished tweaking crates.io crate lut 0.1.1-unstable [INFO] tweaked toml for crates.io crate lut 0.1.1-unstable written to /workspace/builds/worker-8/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3d9fdbff4f377de96b3a51174e7a64086bee9a5c" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3d9fdbff4f377de96b3a51174e7a64086bee9a5c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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] 6207c51411ed2698e6c351c31e8ecbd9eb7822b24247f740010ef8f663249831 [INFO] running `Command { std: "docker" "start" "-a" "6207c51411ed2698e6c351c31e8ecbd9eb7822b24247f740010ef8f663249831", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6207c51411ed2698e6c351c31e8ecbd9eb7822b24247f740010ef8f663249831", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6207c51411ed2698e6c351c31e8ecbd9eb7822b24247f740010ef8f663249831", kill_on_drop: false }` [INFO] [stdout] 6207c51411ed2698e6c351c31e8ecbd9eb7822b24247f740010ef8f663249831 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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] ae810773d76f0bf016f7719ed72013423c3abf7146445e1e0523f59440e27b26 [INFO] running `Command { std: "docker" "start" "-a" "ae810773d76f0bf016f7719ed72013423c3abf7146445e1e0523f59440e27b26", kill_on_drop: false }` [INFO] [stderr] Checking lazy_static v0.2.11 [INFO] [stderr] Checking lut v0.1.1-unstable (/opt/rustwide/workdir) [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/_impl.rs:354:21 [INFO] [stdout] | [INFO] [stdout] 354 | $($inc +)* 0; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 735 | / new_table! { [INFO] [stdout] 736 | | flags { E11=E11, E12=E12, E13=E13, E14=E14 } [INFO] [stdout] 737 | | struct TableToCheckMacroExpansioWithMoreThanOneOrTwoElements { [INFO] [stdout] 738 | | static data: [u8; 4] = [ [INFO] [stdout] ... | [INFO] [stdout] 741 | | } [INFO] [stdout] 742 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `__new_table` (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/_impl.rs:354:21 [INFO] [stdout] | [INFO] [stdout] 354 | $($inc +)* 0; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 744 | / new_table! { [INFO] [stdout] 745 | | flags { A11=A1, A12=A2 } [INFO] [stdout] 746 | | struct Tab1 { [INFO] [stdout] 747 | | static data: [u8; 4] = [ [INFO] [stdout] ... | [INFO] [stdout] 750 | | } [INFO] [stdout] 751 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `__new_table` (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/_impl.rs:354:21 [INFO] [stdout] | [INFO] [stdout] 354 | $($inc +)* 0; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 753 | / new_table! { [INFO] [stdout] 754 | | flags { A21=X } [INFO] [stdout] 755 | | struct Tab2 { [INFO] [stdout] 756 | | static data: [u8; 4] = [ [INFO] [stdout] ... | [INFO] [stdout] 759 | | } [INFO] [stdout] 760 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `__new_table` (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/_impl.rs:354:21 [INFO] [stdout] | [INFO] [stdout] 354 | $($inc +)* 0; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 762 | / new_table! { [INFO] [stdout] 763 | | flags { A31=X } [INFO] [stdout] 764 | | struct Tab3 { [INFO] [stdout] 765 | | static data: [u8; 4] = [ [INFO] [stdout] ... | [INFO] [stdout] 768 | | } [INFO] [stdout] 769 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `__new_table` (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/_impl.rs:354:21 [INFO] [stdout] | [INFO] [stdout] 354 | $($inc +)* 0; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 895 | / new_table! { [INFO] [stdout] 896 | | flags { F1=F1, F2=F2, F3=F3, F4=F4, F5=F5 } [INFO] [stdout] 897 | | struct Table1 { [INFO] [stdout] 898 | | static data: [u8; 3] = [F1, F2|F3, F4|F5]; [INFO] [stdout] 899 | | } [INFO] [stdout] 900 | | } [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `__new_table` (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/_impl.rs:354:21 [INFO] [stdout] | [INFO] [stdout] 354 | $($inc +)* 0; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 902 | / new_table! { [INFO] [stdout] 903 | | flags { E1=E1, E2=E2, E3=E3, E4=E4, E5=E5 } [INFO] [stdout] 904 | | struct Table2 { [INFO] [stdout] 905 | | static data: [u8; 3] = [E1|E2, E1, E3|E4|E5]; [INFO] [stdout] 906 | | } [INFO] [stdout] 907 | | } [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `__new_table` (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/_impl.rs:354:21 [INFO] [stdout] | [INFO] [stdout] 354 | $($inc +)* 0; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 935 | / new_table! { [INFO] [stdout] 936 | | flags {E1=E1, E2=E2, E3=E3, E4=E4, E5=E5 , E6=E6, E7=E7, E8=E8, E9=E9 } [INFO] [stdout] 937 | | struct Table2 { [INFO] [stdout] 938 | | static data: [u16; 3] = [E1|E2, E6|E7|E8|E9 , E3|E4|E5]; [INFO] [stdout] 939 | | } [INFO] [stdout] 940 | | } [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `__new_table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/_impl.rs:772:5 [INFO] [stdout] | [INFO] [stdout] 772 | / merge_tables! { [INFO] [stdout] 773 | | struct Tab12 { [INFO] [stdout] 774 | | static data: [u8; 4] [INFO] [stdout] 775 | | = Tab1 { A11, A12 } [INFO] [stdout] 776 | | + Tab2 { A21 }; [INFO] [stdout] 777 | | } [INFO] [stdout] 778 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/_impl.rs:780:5 [INFO] [stdout] | [INFO] [stdout] 780 | / merge_tables! { [INFO] [stdout] 781 | | struct Tab123 { [INFO] [stdout] 782 | | static data: [u8; 4] [INFO] [stdout] 783 | | = Tab1 { A11, A12 } [INFO] [stdout] ... | [INFO] [stdout] 786 | | } [INFO] [stdout] 787 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/_impl.rs:909:9 [INFO] [stdout] | [INFO] [stdout] 909 | / merge_tables! { [INFO] [stdout] 910 | | struct Table3 { [INFO] [stdout] 911 | | static data: [u16; 3] [INFO] [stdout] 912 | | = Table1 { F1, F2, F3, F4, F5 } [INFO] [stdout] 913 | | + Table2 { E1, E2, E3, E4, E5 }; [INFO] [stdout] 914 | | } [INFO] [stdout] 915 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/_impl.rs:947:9 [INFO] [stdout] | [INFO] [stdout] 947 | / merge_tables! { [INFO] [stdout] 948 | | struct Table2v2 { [INFO] [stdout] 949 | | static data: [u8; 3] = Table2 { E1, E2, E3, E4, E5, E6, E7, E8, E9 }; [INFO] [stdout] 950 | | } [INFO] [stdout] 951 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/_impl.rs:953:9 [INFO] [stdout] | [INFO] [stdout] 953 | / merge_tables! { [INFO] [stdout] 954 | | struct Table2v3 { [INFO] [stdout] 955 | | static data: [u8; 3] = Table2 { E1, E2 }; [INFO] [stdout] 956 | | } [INFO] [stdout] 957 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> tests/compile.rs:14:1 [INFO] [stdout] | [INFO] [stdout] 14 | / new_table! { [INFO] [stdout] 15 | | flags { E11=E1, E12=E2, E13=E3, E14=E4 } [INFO] [stdout] 16 | | struct TableToCheckMacroExpansioWithMoreThanOneOrTwoElements { [INFO] [stdout] 17 | | static data: [u8; 4] = [ [INFO] [stdout] ... | [INFO] [stdout] 20 | | } [INFO] [stdout] 21 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `__new_table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> tests/compile.rs:23:1 [INFO] [stdout] | [INFO] [stdout] 23 | / new_table! { [INFO] [stdout] 24 | | pub flags { A11=A1, A12=A2 } [INFO] [stdout] 25 | | pub struct Tab1 { [INFO] [stdout] 26 | | static data: [u8; 4] = [ [INFO] [stdout] ... | [INFO] [stdout] 29 | | } [INFO] [stdout] 30 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `__new_table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> tests/compile.rs:32:1 [INFO] [stdout] | [INFO] [stdout] 32 | / new_table! { [INFO] [stdout] 33 | | flags { A21=X } [INFO] [stdout] 34 | | struct Tab2 { [INFO] [stdout] 35 | | static data: [u8; 4] = [ [INFO] [stdout] ... | [INFO] [stdout] 38 | | } [INFO] [stdout] 39 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `__new_table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> tests/compile.rs:55:5 [INFO] [stdout] | [INFO] [stdout] 55 | / new_table! { [INFO] [stdout] 56 | | pub flags { F1=F1, F2=F2 } [INFO] [stdout] 57 | | struct Table { [INFO] [stdout] 58 | | static data: [u8; 3] = [ [INFO] [stdout] ... | [INFO] [stdout] 61 | | } [INFO] [stdout] 62 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `__new_table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> tests/compile.rs:65:5 [INFO] [stdout] | [INFO] [stdout] 65 | / new_table! { [INFO] [stdout] 66 | | flags { F1=F1, F2=F2 } [INFO] [stdout] 67 | | pub struct Table { [INFO] [stdout] 68 | | static data: [u8; 3] = [ [INFO] [stdout] ... | [INFO] [stdout] 71 | | } [INFO] [stdout] 72 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `__new_table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> tests/compile.rs:75:5 [INFO] [stdout] | [INFO] [stdout] 75 | / new_table! { [INFO] [stdout] 76 | | pub(crate) flags { F1=F1, F2=F2 } [INFO] [stdout] 77 | | pub(crate) struct Table { [INFO] [stdout] 78 | | static data: [u8; 3] = [ [INFO] [stdout] ... | [INFO] [stdout] 81 | | } [INFO] [stdout] 82 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `__new_table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> tests/compile.rs:116:5 [INFO] [stdout] | [INFO] [stdout] 116 | / new_table! { [INFO] [stdout] 117 | | //a doc-comment is a attribute, too ;=) [INFO] [stdout] 118 | | flags { [INFO] [stdout] 119 | | /// document flag [INFO] [stdout] ... | [INFO] [stdout] 127 | | } [INFO] [stdout] 128 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `__new_table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> tests/compile.rs:152:5 [INFO] [stdout] | [INFO] [stdout] 152 | / new_table! { [INFO] [stdout] 153 | | flags {} [INFO] [stdout] 154 | | /// a table without flags [INFO] [stdout] 155 | | struct Table1 { [INFO] [stdout] 156 | | static data: [u8; 2] = [-,-]; [INFO] [stdout] 157 | | } [INFO] [stdout] 158 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `__new_table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> tests/compile.rs:173:9 [INFO] [stdout] | [INFO] [stdout] 173 | / new_table! { [INFO] [stdout] 174 | | flags { F1=F1 } [INFO] [stdout] 175 | | /// A table with a single zero cell [INFO] [stdout] 176 | | struct Table3 { [INFO] [stdout] 177 | | static data: [u8; 1] = [ - ]; [INFO] [stdout] 178 | | } [INFO] [stdout] 179 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `__new_table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> tests/compile.rs:40:1 [INFO] [stdout] | [INFO] [stdout] 40 | / merge_tables! { [INFO] [stdout] 41 | | struct Tab12 { [INFO] [stdout] 42 | | static data: [u8;4] [INFO] [stdout] 43 | | = Tab1 { A11, A12 } [INFO] [stdout] 44 | | + Tab2 { A21 }; [INFO] [stdout] 45 | | } [INFO] [stdout] 46 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> tests/compile.rs:89:5 [INFO] [stdout] | [INFO] [stdout] 89 | / merge_tables! { [INFO] [stdout] 90 | | struct Table { [INFO] [stdout] 91 | | static data: [u8; 4] [INFO] [stdout] 92 | | = super::Tab1 { A11, A12 } [INFO] [stdout] 93 | | + super::compile_pubcrate_both::Table { F1, F2 }; [INFO] [stdout] 94 | | } [INFO] [stdout] 95 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> tests/compile.rs:97:5 [INFO] [stdout] | [INFO] [stdout] 97 | / merge_tables! { [INFO] [stdout] 98 | | pub struct TableX { [INFO] [stdout] 99 | | static data: [u8; 4] [INFO] [stdout] 100 | | = super::Tab1 { A11, A12 }; [INFO] [stdout] 101 | | [INFO] [stdout] 102 | | } [INFO] [stdout] 103 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> tests/compile.rs:105:5 [INFO] [stdout] | [INFO] [stdout] 105 | / merge_tables! { [INFO] [stdout] 106 | | pub(crate) struct TableQ { [INFO] [stdout] 107 | | static data: [u8; 4] [INFO] [stdout] 108 | | = super::Tab1 { A11, A12 }; [INFO] [stdout] 109 | | } [INFO] [stdout] 110 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> tests/compile.rs:130:5 [INFO] [stdout] | [INFO] [stdout] 130 | / merge_tables! { [INFO] [stdout] 131 | | /// da new table [INFO] [stdout] 132 | | struct Table2 { [INFO] [stdout] 133 | | static data: [u8; 2] = Table { Index0 }; [INFO] [stdout] 134 | | } [INFO] [stdout] 135 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 7 previous errors; 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `lut` [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 9 previous errors; 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "ae810773d76f0bf016f7719ed72013423c3abf7146445e1e0523f59440e27b26", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ae810773d76f0bf016f7719ed72013423c3abf7146445e1e0523f59440e27b26", kill_on_drop: false }` [INFO] [stdout] ae810773d76f0bf016f7719ed72013423c3abf7146445e1e0523f59440e27b26