[INFO] fetching crate unicode_names_macros 0.1.5... [INFO] checking unicode_names_macros-0.1.5 against try#f47dd4da3ae8c32c9e65d307bfe640b143e674df for pr-77526 [INFO] extracting crate unicode_names_macros 0.1.5 into /workspace/builds/worker-0/source [INFO] validating manifest of crates.io crate unicode_names_macros 0.1.5 on toolchain f47dd4da3ae8c32c9e65d307bfe640b143e674df [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate unicode_names_macros 0.1.5 [INFO] removed path dependency unicode_names from crates.io crate unicode_names_macros 0.1.5 [INFO] finished tweaking crates.io crate unicode_names_macros 0.1.5 [INFO] tweaked toml for crates.io crate unicode_names_macros 0.1.5 written to /workspace/builds/worker-0/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded regex_macros v0.1.38 [INFO] [stderr] Downloaded unicode_names v0.1.7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c7f81f4c40e31c015e24fb7bcdcb1de34176ecdc10b7f2915b209956526c59ae [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "c7f81f4c40e31c015e24fb7bcdcb1de34176ecdc10b7f2915b209956526c59ae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c7f81f4c40e31c015e24fb7bcdcb1de34176ecdc10b7f2915b209956526c59ae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c7f81f4c40e31c015e24fb7bcdcb1de34176ecdc10b7f2915b209956526c59ae", kill_on_drop: false }` [INFO] [stdout] c7f81f4c40e31c015e24fb7bcdcb1de34176ecdc10b7f2915b209956526c59ae [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c2f936d389138258d9a1a99ee07249ebdf9c7d007fde78481d5aed869e467d90 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "c2f936d389138258d9a1a99ee07249ebdf9c7d007fde78481d5aed869e467d90", kill_on_drop: false }` [INFO] [stderr] Compiling winapi v0.2.8 [INFO] [stderr] Compiling regex-syntax v0.3.9 [INFO] [stderr] Compiling utf8-ranges v0.1.3 [INFO] [stderr] Checking unicode_names v0.1.7 [INFO] [stderr] Compiling libc v0.2.79 [INFO] [stderr] Checking memchr v0.1.11 [INFO] [stderr] Checking thread-id v2.0.0 [INFO] [stderr] Checking thread_local v0.2.7 [INFO] [stderr] Compiling kernel32-sys v0.2.2 [INFO] [stderr] Checking aho-corasick v0.5.3 [INFO] [stdout] error[E0518]: attribute should be applied to function or closure [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/unicode_names-0.1.7/src/generated.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | #[inline(never)] pub static CJK_IDEOGRAPH_RANGES: &'static [(char, char)] = &[ [INFO] [stdout] | _^^^^^^^^^^^^^^^^_- [INFO] [stdout] 3 | | ('\u{3400}', '\u{4db5}'), ('\u{4e00}', '\u{9fcc}'), ('\u{20000}', '\u{2a6d6}'), [INFO] [stdout] 4 | | ('\u{2a700}', '\u{2b734}'), ('\u{2b740}', '\u{2b81d}'),]; [INFO] [stdout] | |_____________________________________________________________- not a function or closure [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0518]: attribute should be applied to function or closure [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/unicode_names-0.1.7/src/generated.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | #[inline(never)] pub static LEXICON: &'static str = "\ [INFO] [stdout] | _^^^^^^^^^^^^^^^^_- [INFO] [stdout] 8 | | ARABICLIGATUREUIGHURKIRGHIZYEHWITHHAMZAABOVEALEFMAKSURAISOLATEDFORMINITIALFINALCLOCKWISER\ [INFO] [stdout] 9 | | IGHTWARDSANDLEFTWARDSOPENCIRCLEARROWSCIRCLEDONEOVERLAYLETTERBEHTHREEDOTSPOINTINGUPWARDSBE\ [INFO] [stdout] 10 | | LOWTWOTRIANGLEHEADEDOFDOWNWARDSHARPOONBARBBESIDEGREEKCAPITALALPHAPSILIPERISPOMENIPROSGEGR\ [INFO] [stdout] ... | [INFO] [stdout] 488 | | KIERFOGGYTULIPLEMONPEACHBREADDANGOSUSHICANDYLABELSNAILKOALACROWNJEANSPURSEPOUCHBOOKSPAGER\ [INFO] [stdout] 489 | | HOCHOMOYAIMETRONANDJUNOMINYHERBODENBOMBSEATMEMOXORDVD"; [INFO] [stdout] | |___________________________________________________________- not a function or closure [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0518]: attribute should be applied to function or closure [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/unicode_names-0.1.7/src/generated.rs:490:1 [INFO] [stdout] | [INFO] [stdout] 490 | #[inline(never)] pub static LEXICON_OFFSETS: &'static [u16] = &[ [INFO] [stdout] | _^^^^^^^^^^^^^^^^_- [INFO] [stdout] 491 | | 143, 490, 30, 376, 5457, 231, 566, 0, 2623, 2125, 290, 926, 1270, 7931, 22001, 481, 10132, [INFO] [stdout] 492 | | 63, 0, 371, 1398, 1390, 4112, 1951, 1282, 120, 4117, 5091, 98, 4286, 226, 521, 6, 283, [INFO] [stdout] 493 | | 1933, 63, 13, 1117, 1286, 39, 88, 557, 101, 828, 824, 5583, 534, 126, 157, 11, 2076, 530, [INFO] [stdout] ... | [INFO] [stdout] 1290 | | 9470, 5288, 5273, 5213, 5243, 5228, 15496, 14921, 14906, 5258, 4739, 13398, 30942, 13028, [INFO] [stdout] 1291 | | 9175, 8325, 4174, 8343, 8361, 3784, 6961, 6375,]; [INFO] [stdout] | |_____________________________________________________- not a function or closure [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0518]: attribute should be applied to function or closure [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/unicode_names-0.1.7/src/generated.rs:1292:1 [INFO] [stdout] | [INFO] [stdout] 1292 | #[inline(never)] pub static LEXICON_SHORT_LENGTHS: &'static [u8] = &[ [INFO] [stdout] | _^^^^^^^^^^^^^^^^_- [INFO] [stdout] 1293 | | 6, 4, 4, 5, 8, 7, 5, 6, 2, 3, 6, 9, 12, 10, 8, 9, 13, 4, 1, 5, 9, 8, 5, 5, 4, 5, 5, 6, 3, [INFO] [stdout] 1294 | | 6, 5, 5, 8, 7, 8, 3, 1, 8, 6, 5, 5, 9, 4, 5, 4, 7, 6, 7, 4, 1, 6, 3, 1, 5, 1, 6, 3, 3, 4, [INFO] [stdout] 1295 | | 5, 1, 5, 3, 3, 9, 8, 7, 7, 3, 5, 9, 8, 8, 5, 6, 8, 7, 5, 8, 6, 5, 7, 1, 2, 7,]; [INFO] [stdout] | |___________________________________________________________________________________- not a function or closure [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0518]: attribute should be applied to function or closure [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/unicode_names-0.1.7/src/generated.rs:1296:1 [INFO] [stdout] | [INFO] [stdout] 1296 | #[inline(never)] pub static LEXICON_ORDERED_LENGTHS: &'static [(usize, u8)] = &[ [INFO] [stdout] | _^^^^^^^^^^^^^^^^_- [INFO] [stdout] 1297 | | (86, 0), (114, 1), (560, 2), (2248, 3), (5982, 4), (8053, 5), (8837, 6), (9485, 7), [INFO] [stdout] 1298 | | (9961, 8), (10278, 9), (10482, 10), (10603, 11), (10662, 12), (10699, 13), (10712, 14), [INFO] [stdout] 1299 | | (10723, 15), (10727, 16), (10728, 17), (10732, 18), (10733, 19), (10734, 20), (10735, 21),]; [INFO] [stdout] | |________________________________________________________________________________________________- not a function or closure [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0518]: attribute should be applied to function or closure [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/unicode_names-0.1.7/src/generated.rs:1301:1 [INFO] [stdout] | [INFO] [stdout] 1301 | #[inline(never)] pub static PHRASEBOOK: &'static [u8] = &[ [INFO] [stdout] | _^^^^^^^^^^^^^^^^_- [INFO] [stdout] 1302 | | 0, 236, 167, 125, 250, 186, 124, 2, 186, 55, 129, 116, 252, 129, 119, 254, 129, 252, 20, [INFO] [stdout] 1303 | | 253, 57, 42, 253, 245, 40, 253, 245, 250, 41, 93, 205, 129, 236, 126, 116, 182, 127, 236, [INFO] [stdout] 1304 | | 150, 93, 244, 221, 232, 247, 185, 19, 221, 230, 19, 196, 19, 190, 19, 201, 19, 221, 201, [INFO] [stdout] ... | [INFO] [stdout] 9577 | | 64, 65, 127, 221, 80, 64, 65, 127, 221, 79, 64, 65, 127, 221, 78, 64, 65, 127, 221, 77, [INFO] [stdout] 9578 | | 64, 65, 127, 221, 76, 64, 65, 127, 221, 75, 64, 65, 127, 217, 223,]; [INFO] [stdout] | |________________________________________________________________________- not a function or closure [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0518]: attribute should be applied to function or closure [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/unicode_names-0.1.7/src/generated.rs:9580:1 [INFO] [stdout] | [INFO] [stdout] 9580 | #[inline(never)] pub static PHRASEBOOK_OFFSETS1: &'static [u8] = &[ [INFO] [stdout] | _^^^^^^^^^^^^^^^^_- [INFO] [stdout] 9581 | | 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, [INFO] [stdout] 9582 | | 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, [INFO] [stdout] 9583 | | 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, [INFO] [stdout] ... | [INFO] [stdout] 10062 | | 104, 104, 104, 104, 104, 104, 104, 104, 104, 104, 104, 104, 104, 104, 104, 104, 104, 104, [INFO] [stdout] 10063 | | 104, 104, 104, 104, 104, 104, 104,]; [INFO] [stdout] | |________________________________________- not a function or closure [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0518]: attribute should be applied to function or closure [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/unicode_names-0.1.7/src/generated.rs:10064:1 [INFO] [stdout] | [INFO] [stdout] 10064 | #[inline(never)] pub static PHRASEBOOK_OFFSETS2: &'static [u32] = &[ [INFO] [stdout] | _^^^^^^^^^^^^^^^^_- [INFO] [stdout] 10065 | | 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, [INFO] [stdout] 10066 | | 0, 0, 1, 3, 6, 9, 11, 14, 17, 19, 21, 24, 27, 29, 32, 34, 39, 43, 45, 48, 50, 52, 54, 57, [INFO] [stdout] 10067 | | 60, 63, 66, 69, 72, 74, 76, 82, 85, 91, 94, 98, 102, 106, 111, 115, 119, 124, 129, 134, [INFO] [stdout] ... | [INFO] [stdout] 12483 | | 169663, 169668, 169673, 169678, 169683, 169688, 169693, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, [INFO] [stdout] 12484 | | 0, 0, 0, 0, 0,]; [INFO] [stdout] | |____________________- not a function or closure [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0518]: attribute should be applied to function or closure [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/unicode_names-0.1.7/src/generated_phf.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | #[inline(never)] pub static NAME2CODE_DISP: &'static [(u16, u16)] = &[ [INFO] [stdout] | _^^^^^^^^^^^^^^^^_- [INFO] [stdout] 4 | | (16564, 5034), (16564, 4229), (16564, 367), (16564, 10649), (16564, 25716), (16564, 1917), [INFO] [stdout] 5 | | (17002, 24047), (16564, 24462), (16564, 18368), (16564, 8873), (16564, 5769), [INFO] [stdout] 6 | | (16564, 5860), (16564, 19610), (16564, 18338), (16564, 9453), (15492, 21169), [INFO] [stdout] ... | [INFO] [stdout] 769 | | (16564, 8589), (16564, 5996), (3283, 26978), (16564, 18092), (10077, 1642), (16564, 4106), [INFO] [stdout] 770 | | (16564, 1183),]; [INFO] [stdout] | |____________________- not a function or closure [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0518]: attribute should be applied to function or closure [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/unicode_names-0.1.7/src/generated_phf.rs:771:1 [INFO] [stdout] | [INFO] [stdout] 771 | #[inline(never)] pub static NAME2CODE_CODE: &'static [char] = &[ [INFO] [stdout] | _^^^^^^^^^^^^^^^^_- [INFO] [stdout] 772 | | '\u{1307e}', '\u{2d18}', '\u{2f948}', '\u{1f758}', '\u{1f64e}', '\u{30b5}', [INFO] [stdout] 773 | | '\u{16aed}', '\u{1502}', '\u{24e3}', '\u{1e08}', '\u{596}', '\u{24e7}', [INFO] [stdout] 774 | | '\u{a40}', '\u{10e78}', '\u{271}', '\u{10527}', '\u{1df1}', '\u{18f}', [INFO] [stdout] ... | [INFO] [stdout] 5300 | | '\u{12ee}', '\u{16af3}', '\u{1f074}', '\u{13228}', '\u{a9d2}', '\u{1067f}', [INFO] [stdout] 5301 | | '\u{167b}', '\u{ff18}', '\u{7e1}', '\u{1f224}', '\u{1f375}',]; [INFO] [stdout] | |__________________________________________________________________- not a function or closure [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0518]: attribute should be applied to function or closure [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/unicode_names-0.1.7/src/generated.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | #[inline(never)] pub static CJK_IDEOGRAPH_RANGES: &'static [(char, char)] = &[ [INFO] [stdout] | _^^^^^^^^^^^^^^^^_- [INFO] [stdout] 3 | | ('\u{3400}', '\u{4db5}'), ('\u{4e00}', '\u{9fcc}'), ('\u{20000}', '\u{2a6d6}'), [INFO] [stdout] 4 | | ('\u{2a700}', '\u{2b734}'), ('\u{2b740}', '\u{2b81d}'),]; [INFO] [stdout] | |_____________________________________________________________- not a function or closure [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0518]: attribute should be applied to function or closure [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/unicode_names-0.1.7/src/generated.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | #[inline(never)] pub static LEXICON: &'static str = "\ [INFO] [stdout] | _^^^^^^^^^^^^^^^^_- [INFO] [stdout] 8 | | ARABICLIGATUREUIGHURKIRGHIZYEHWITHHAMZAABOVEALEFMAKSURAISOLATEDFORMINITIALFINALCLOCKWISER\ [INFO] [stdout] 9 | | IGHTWARDSANDLEFTWARDSOPENCIRCLEARROWSCIRCLEDONEOVERLAYLETTERBEHTHREEDOTSPOINTINGUPWARDSBE\ [INFO] [stdout] 10 | | LOWTWOTRIANGLEHEADEDOFDOWNWARDSHARPOONBARBBESIDEGREEKCAPITALALPHAPSILIPERISPOMENIPROSGEGR\ [INFO] [stdout] ... | [INFO] [stdout] 488 | | KIERFOGGYTULIPLEMONPEACHBREADDANGOSUSHICANDYLABELSNAILKOALACROWNJEANSPURSEPOUCHBOOKSPAGER\ [INFO] [stdout] 489 | | HOCHOMOYAIMETRONANDJUNOMINYHERBODENBOMBSEATMEMOXORDVD"; [INFO] [stdout] | |___________________________________________________________- not a function or closure [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0518]: attribute should be applied to function or closure [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/unicode_names-0.1.7/src/generated.rs:490:1 [INFO] [stdout] | [INFO] [stdout] 490 | #[inline(never)] pub static LEXICON_OFFSETS: &'static [u16] = &[ [INFO] [stdout] | _^^^^^^^^^^^^^^^^_- [INFO] [stdout] 491 | | 143, 490, 30, 376, 5457, 231, 566, 0, 2623, 2125, 290, 926, 1270, 7931, 22001, 481, 10132, [INFO] [stdout] 492 | | 63, 0, 371, 1398, 1390, 4112, 1951, 1282, 120, 4117, 5091, 98, 4286, 226, 521, 6, 283, [INFO] [stdout] 493 | | 1933, 63, 13, 1117, 1286, 39, 88, 557, 101, 828, 824, 5583, 534, 126, 157, 11, 2076, 530, [INFO] [stdout] ... | [INFO] [stdout] 1290 | | 9470, 5288, 5273, 5213, 5243, 5228, 15496, 14921, 14906, 5258, 4739, 13398, 30942, 13028, [INFO] [stdout] 1291 | | 9175, 8325, 4174, 8343, 8361, 3784, 6961, 6375,]; [INFO] [stdout] | |_____________________________________________________- not a function or closure [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0518]: attribute should be applied to function or closure [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/unicode_names-0.1.7/src/generated.rs:1292:1 [INFO] [stdout] | [INFO] [stdout] 1292 | #[inline(never)] pub static LEXICON_SHORT_LENGTHS: &'static [u8] = &[ [INFO] [stdout] | _^^^^^^^^^^^^^^^^_- [INFO] [stdout] 1293 | | 6, 4, 4, 5, 8, 7, 5, 6, 2, 3, 6, 9, 12, 10, 8, 9, 13, 4, 1, 5, 9, 8, 5, 5, 4, 5, 5, 6, 3, [INFO] [stdout] 1294 | | 6, 5, 5, 8, 7, 8, 3, 1, 8, 6, 5, 5, 9, 4, 5, 4, 7, 6, 7, 4, 1, 6, 3, 1, 5, 1, 6, 3, 3, 4, [INFO] [stdout] 1295 | | 5, 1, 5, 3, 3, 9, 8, 7, 7, 3, 5, 9, 8, 8, 5, 6, 8, 7, 5, 8, 6, 5, 7, 1, 2, 7,]; [INFO] [stdout] | |___________________________________________________________________________________- not a function or closure [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0518]: attribute should be applied to function or closure [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/unicode_names-0.1.7/src/generated.rs:1296:1 [INFO] [stdout] | [INFO] [stdout] 1296 | #[inline(never)] pub static LEXICON_ORDERED_LENGTHS: &'static [(usize, u8)] = &[ [INFO] [stdout] | _^^^^^^^^^^^^^^^^_- [INFO] [stdout] 1297 | | (86, 0), (114, 1), (560, 2), (2248, 3), (5982, 4), (8053, 5), (8837, 6), (9485, 7), [INFO] [stdout] 1298 | | (9961, 8), (10278, 9), (10482, 10), (10603, 11), (10662, 12), (10699, 13), (10712, 14), [INFO] [stdout] 1299 | | (10723, 15), (10727, 16), (10728, 17), (10732, 18), (10733, 19), (10734, 20), (10735, 21),]; [INFO] [stdout] | |________________________________________________________________________________________________- not a function or closure [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0518]: attribute should be applied to function or closure [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/unicode_names-0.1.7/src/generated.rs:1301:1 [INFO] [stdout] | [INFO] [stdout] 1301 | #[inline(never)] pub static PHRASEBOOK: &'static [u8] = &[ [INFO] [stdout] | _^^^^^^^^^^^^^^^^_- [INFO] [stdout] 1302 | | 0, 236, 167, 125, 250, 186, 124, 2, 186, 55, 129, 116, 252, 129, 119, 254, 129, 252, 20, [INFO] [stdout] 1303 | | 253, 57, 42, 253, 245, 40, 253, 245, 250, 41, 93, 205, 129, 236, 126, 116, 182, 127, 236, [INFO] [stdout] 1304 | | 150, 93, 244, 221, 232, 247, 185, 19, 221, 230, 19, 196, 19, 190, 19, 201, 19, 221, 201, [INFO] [stdout] ... | [INFO] [stdout] 9577 | | 64, 65, 127, 221, 80, 64, 65, 127, 221, 79, 64, 65, 127, 221, 78, 64, 65, 127, 221, 77, [INFO] [stdout] 9578 | | 64, 65, 127, 221, 76, 64, 65, 127, 221, 75, 64, 65, 127, 217, 223,]; [INFO] [stdout] | |________________________________________________________________________- not a function or closure [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0518]: attribute should be applied to function or closure [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/unicode_names-0.1.7/src/generated.rs:9580:1 [INFO] [stdout] | [INFO] [stdout] 9580 | #[inline(never)] pub static PHRASEBOOK_OFFSETS1: &'static [u8] = &[ [INFO] [stdout] | _^^^^^^^^^^^^^^^^_- [INFO] [stdout] 9581 | | 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, [INFO] [stdout] 9582 | | 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, [INFO] [stdout] 9583 | | 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, [INFO] [stdout] ... | [INFO] [stdout] 10062 | | 104, 104, 104, 104, 104, 104, 104, 104, 104, 104, 104, 104, 104, 104, 104, 104, 104, 104, [INFO] [stdout] 10063 | | 104, 104, 104, 104, 104, 104, 104,]; [INFO] [stdout] | |________________________________________- not a function or closure [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0518]: attribute should be applied to function or closure [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/unicode_names-0.1.7/src/generated.rs:10064:1 [INFO] [stdout] | [INFO] [stdout] 10064 | #[inline(never)] pub static PHRASEBOOK_OFFSETS2: &'static [u32] = &[ [INFO] [stdout] | _^^^^^^^^^^^^^^^^_- [INFO] [stdout] 10065 | | 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, [INFO] [stdout] 10066 | | 0, 0, 1, 3, 6, 9, 11, 14, 17, 19, 21, 24, 27, 29, 32, 34, 39, 43, 45, 48, 50, 52, 54, 57, [INFO] [stdout] 10067 | | 60, 63, 66, 69, 72, 74, 76, 82, 85, 91, 94, 98, 102, 106, 111, 115, 119, 124, 129, 134, [INFO] [stdout] ... | [INFO] [stdout] 12483 | | 169663, 169668, 169673, 169678, 169683, 169688, 169693, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, [INFO] [stdout] 12484 | | 0, 0, 0, 0, 0,]; [INFO] [stdout] | |____________________- not a function or closure [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0518]: attribute should be applied to function or closure [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/unicode_names-0.1.7/src/generated_phf.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | #[inline(never)] pub static NAME2CODE_DISP: &'static [(u16, u16)] = &[ [INFO] [stdout] | _^^^^^^^^^^^^^^^^_- [INFO] [stdout] 4 | | (16564, 5034), (16564, 4229), (16564, 367), (16564, 10649), (16564, 25716), (16564, 1917), [INFO] [stdout] 5 | | (17002, 24047), (16564, 24462), (16564, 18368), (16564, 8873), (16564, 5769), [INFO] [stdout] 6 | | (16564, 5860), (16564, 19610), (16564, 18338), (16564, 9453), (15492, 21169), [INFO] [stdout] ... | [INFO] [stdout] 769 | | (16564, 8589), (16564, 5996), (3283, 26978), (16564, 18092), (10077, 1642), (16564, 4106), [INFO] [stdout] 770 | | (16564, 1183),]; [INFO] [stdout] | |____________________- not a function or closure [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0518]: attribute should be applied to function or closure [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/unicode_names-0.1.7/src/generated_phf.rs:771:1 [INFO] [stdout] | [INFO] [stdout] 771 | #[inline(never)] pub static NAME2CODE_CODE: &'static [char] = &[ [INFO] [stdout] | _^^^^^^^^^^^^^^^^_- [INFO] [stdout] 772 | | '\u{1307e}', '\u{2d18}', '\u{2f948}', '\u{1f758}', '\u{1f64e}', '\u{30b5}', [INFO] [stdout] 773 | | '\u{16aed}', '\u{1502}', '\u{24e3}', '\u{1e08}', '\u{596}', '\u{24e7}', [INFO] [stdout] 774 | | '\u{a40}', '\u{10e78}', '\u{271}', '\u{10527}', '\u{1df1}', '\u{18f}', [INFO] [stdout] ... | [INFO] [stdout] 5300 | | '\u{12ee}', '\u{16af3}', '\u{1f074}', '\u{13228}', '\u{a9d2}', '\u{1067f}', [INFO] [stdout] 5301 | | '\u{167b}', '\u{ff18}', '\u{7e1}', '\u{1f224}', '\u{1f375}',]; [INFO] [stdout] | |__________________________________________________________________- not a function or closure [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 10 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0518`. [INFO] [stdout] [INFO] [stderr] error: could not compile `unicode_names` [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 10 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0518`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "c2f936d389138258d9a1a99ee07249ebdf9c7d007fde78481d5aed869e467d90", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c2f936d389138258d9a1a99ee07249ebdf9c7d007fde78481d5aed869e467d90", kill_on_drop: false }` [INFO] [stdout] c2f936d389138258d9a1a99ee07249ebdf9c7d007fde78481d5aed869e467d90