[INFO] cloning repository https://github.com/hexjelly/haze [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/hexjelly/haze" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhexjelly%2Fhaze", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhexjelly%2Fhaze'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5ecbb3df4a2160e8683faf4218c64392a8da710a [INFO] testing hexjelly/haze against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhexjelly%2Fhaze" "/workspace/builds/worker-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/hexjelly/haze on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/hexjelly/haze [INFO] finished tweaking git repo https://github.com/hexjelly/haze [INFO] tweaked toml for git repo https://github.com/hexjelly/haze written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/hexjelly/haze already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0889405a558e9b0fc460c5fe921f310fa3cb05cc9a79b69efeec9b955bfb408c [INFO] running `Command { std: "docker" "start" "-a" "0889405a558e9b0fc460c5fe921f310fa3cb05cc9a79b69efeec9b955bfb408c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0889405a558e9b0fc460c5fe921f310fa3cb05cc9a79b69efeec9b955bfb408c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0889405a558e9b0fc460c5fe921f310fa3cb05cc9a79b69efeec9b955bfb408c", kill_on_drop: false }` [INFO] [stdout] 0889405a558e9b0fc460c5fe921f310fa3cb05cc9a79b69efeec9b955bfb408c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5859d8a913f99150a459a6731616639cea858832cfd195cde6ab83127a213dba [INFO] running `Command { std: "docker" "start" "-a" "5859d8a913f99150a459a6731616639cea858832cfd195cde6ab83127a213dba", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.66 [INFO] [stderr] Compiling proc-macro2 v1.0.12 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling syn v1.0.19 [INFO] [stderr] Compiling cc v1.0.15 [INFO] [stderr] Compiling getrandom v0.1.13 [INFO] [stderr] Compiling pkg-config v0.3.11 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling ppv-lite86 v0.2.6 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling siphasher v0.3.1 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling serde v1.0.110 [INFO] [stderr] Compiling encoding_index_tests v0.1.4 [INFO] [stderr] Compiling dtoa v0.4.2 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling itoa v0.4.1 [INFO] [stderr] Compiling futures-core v0.3.5 [INFO] [stderr] Compiling bitflags v1.0.3 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling smallvec v1.1.0 [INFO] [stderr] Compiling pin-project-lite v0.1.5 [INFO] [stderr] Compiling openssl v0.10.20 [INFO] [stderr] Compiling num-traits v0.2.4 [INFO] [stderr] Compiling bytes v0.5.4 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling proc-macro-nested v0.1.4 [INFO] [stderr] Compiling num-integer v0.1.38 [INFO] [stderr] Compiling openssl-probe v0.1.2 [INFO] [stderr] Compiling native-tls v0.2.3 [INFO] [stderr] Compiling futures-sink v0.3.5 [INFO] [stderr] Compiling mac v0.1.1 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling failure_derive v0.1.7 [INFO] [stderr] Compiling new_debug_unreachable v1.0.4 [INFO] [stderr] Compiling once_cell v1.3.1 [INFO] [stderr] Compiling utf-8 v0.7.2 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling stable_deref_trait v1.0.0 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling quick-error v1.2.2 [INFO] [stderr] Compiling rustc-demangle v0.1.8 [INFO] [stderr] Compiling regex-syntax v0.6.18 [INFO] [stderr] Compiling matches v0.1.6 [INFO] [stderr] Compiling nodrop v0.1.12 [INFO] [stderr] Compiling byteorder v1.2.3 [INFO] [stderr] Compiling curl v0.4.29 [INFO] [stderr] Compiling termcolor v1.1.0 [INFO] [stderr] Compiling bufstream v0.1.3 [INFO] [stderr] Compiling thin-slice v0.1.1 [INFO] [stderr] Compiling futures-task v0.3.5 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling encoding-index-singlebyte v1.20141219.5 [INFO] [stderr] Compiling encoding-index-simpchinese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-korean v1.20141219.5 [INFO] [stderr] Compiling encoding-index-japanese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-tradchinese v1.20141219.5 [INFO] [stderr] Compiling futures-channel v0.3.5 [INFO] [stderr] Compiling unreachable v0.1.1 [INFO] [stderr] Compiling servo_arc v0.1.1 [INFO] [stderr] Compiling c2-chacha v0.2.3 [INFO] [stderr] Compiling lock_api v0.3.4 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling dtoa-short v0.3.2 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling libz-sys v1.0.18 [INFO] [stderr] Compiling backtrace-sys v0.1.19 [INFO] [stderr] Compiling curl-sys v0.4.31+curl-7.70.0 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling net2 v0.2.32 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling parking_lot_core v0.7.2 [INFO] [stderr] Compiling time v0.1.40 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling socket2 v0.3.7 [INFO] [stderr] Compiling encoding v0.2.33 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling aho-corasick v0.7.6 [INFO] [stderr] Compiling debug_unreachable v0.1.1 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling parking_lot v0.10.2 [INFO] [stderr] Compiling futf v0.1.3 [INFO] [stderr] Compiling chrono v0.4.2 [INFO] [stderr] Compiling regex v1.3.9 [INFO] [stderr] Compiling tendril v0.4.0 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling rand v0.7.2 [INFO] [stderr] Compiling openssl-sys v0.9.43 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling pretty_env_logger v0.4.0 [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stderr] Compiling phf_codegen v0.8.0 [INFO] [stderr] Compiling string_cache_codegen v0.5.1 [INFO] [stderr] Compiling selectors v0.22.0 [INFO] [stderr] Compiling backtrace v0.3.8 [INFO] [stderr] Compiling synstructure v0.12.1 [INFO] [stderr] Compiling serde_derive v1.0.110 [INFO] [stderr] Compiling proc-macro-hack v0.5.11 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling thiserror-impl v1.0.16 [INFO] [stderr] Compiling cssparser v0.27.2 [INFO] [stderr] Compiling pin-project-internal v0.4.16 [INFO] [stderr] Compiling html5ever v0.25.1 [INFO] [stderr] Compiling cssparser-macros v0.6.0 [INFO] [stderr] Compiling derive_more v0.99.2 [INFO] [stderr] Compiling tokio v0.2.20 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling phf_macros v0.8.0 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling thiserror v1.0.16 [INFO] [stderr] Compiling pin-project v0.4.16 [INFO] [stderr] Compiling futures-util v0.3.5 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling tokio-tls v0.3.1 [INFO] [stderr] Compiling phf v0.8.0 [INFO] [stderr] Compiling irc-proto v0.14.0 [INFO] [stdout] error: cannot find macro `_matches_tt_as_expr_hack` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cssparser-0.27.2/src/macros.rs:152:70 [INFO] [stdout] | [INFO] [stdout] 152 | if let Some(first_uppercase) = input.bytes().position(|byte| matches!(byte, b'A'..=b'Z')) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `matches` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `_matches_tt_as_expr_hack` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cssparser-0.27.2/src/nth.rs:122:39 [INFO] [stdout] | [INFO] [stdout] 122 | && bytes[2..].iter().all(|&c| matches!(c, b'0'..=b'9')) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `matches` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `_matches_tt_as_expr_hack` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cssparser-0.27.2/src/serializer.rs:465:27 [INFO] [stdout] | [INFO] [stdout] 465 | DelimSlash => matches!(other.0, DelimAsterisk | SubstringMatch), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `matches` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `_matches_tt_as_expr_hack` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cssparser-0.27.2/src/serializer.rs:464:25 [INFO] [stdout] | [INFO] [stdout] 464 | DelimBar => matches!(other.0, DelimEquals | DelimBar | DashMatch), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `matches` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `_matches_tt_as_expr_hack` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cssparser-0.27.2/src/serializer.rs:463:46 [INFO] [stdout] | [INFO] [stdout] 463 | DelimAssorted | DelimAsterisk => matches!(other.0, DelimEquals), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `matches` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `_matches_tt_as_expr_hack` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cssparser-0.27.2/src/serializer.rs:462:31 [INFO] [stdout] | [INFO] [stdout] 462 | DelimDotOrPlus => matches!(other.0, Number | Percentage | Dimension), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `matches` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `_matches_tt_as_expr_hack` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cssparser-0.27.2/src/serializer.rs:461:24 [INFO] [stdout] | [INFO] [stdout] 461 | DelimAt => matches!(other.0, Ident | Function | UrlOrBadUrl | DelimMinus), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `matches` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `_matches_tt_as_expr_hack` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cssparser-0.27.2/src/serializer.rs:450:23 [INFO] [stdout] | [INFO] [stdout] 450 | Number => matches!( [INFO] [stdout] | _______________________^ [INFO] [stdout] 451 | | other.0, [INFO] [stdout] 452 | | Ident [INFO] [stdout] 453 | | | Function [INFO] [stdout] ... | [INFO] [stdout] 459 | | | Dimension [INFO] [stdout] 460 | | ), [INFO] [stdout] | |_____________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `matches` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `_matches_tt_as_expr_hack` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cssparser-0.27.2/src/serializer.rs:446:39 [INFO] [stdout] | [INFO] [stdout] 446 | DelimHash | DelimMinus => matches!( [INFO] [stdout] | _______________________________________^ [INFO] [stdout] 447 | | other.0, [INFO] [stdout] 448 | | Ident | Function | UrlOrBadUrl | DelimMinus | Number | Percentage | Dimension [INFO] [stdout] 449 | | ), [INFO] [stdout] | |_____________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `matches` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `_matches_tt_as_expr_hack` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cssparser-0.27.2/src/serializer.rs:442:44 [INFO] [stdout] | [INFO] [stdout] 442 | AtKeywordOrHash | Dimension => matches!( [INFO] [stdout] | ____________________________________________^ [INFO] [stdout] 443 | | other.0, [INFO] [stdout] 444 | | Ident | Function | UrlOrBadUrl | DelimMinus | Number | Percentage | Dimension | CDC [INFO] [stdout] 445 | | ), [INFO] [stdout] | |_____________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `matches` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `_matches_tt_as_expr_hack` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cssparser-0.27.2/src/serializer.rs:430:22 [INFO] [stdout] | [INFO] [stdout] 430 | Ident => matches!( [INFO] [stdout] | ______________________^ [INFO] [stdout] 431 | | other.0, [INFO] [stdout] 432 | | Ident [INFO] [stdout] 433 | | | Function [INFO] [stdout] ... | [INFO] [stdout] 440 | | | OpenParen [INFO] [stdout] 441 | | ), [INFO] [stdout] | |_____________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `matches` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `_matches_tt_as_expr_hack` in this scope [INFO] [stdout] --> /opt/rustwide/target/debug/build/cssparser-c0f248b6e86a01e0/out/tokenizer.rs:921:32 [INFO] [stdout] | [INFO] [stdout] 921 | tokenizer . advance ( 1 ) ; if matches ! ( tokenizer . next_byte ( ) , Some ( b')' ) | Some ( b'\\' ) ) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `matches` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `_matches_tt_as_expr_hack` in this scope [INFO] [stdout] --> /opt/rustwide/target/debug/build/cssparser-c0f248b6e86a01e0/out/tokenizer.rs:713:156 [INFO] [stdout] | [INFO] [stdout] 713 | ...zer . byte_at ( 1 ) , b'+' | b'-' ) && matches ! ( tokenizer . byte_at ( 2 ) , b'0' ..= b'9' ) ) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `matches` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `_matches_tt_as_expr_hack` in this scope [INFO] [stdout] --> /opt/rustwide/target/debug/build/cssparser-c0f248b6e86a01e0/out/tokenizer.rs:713:99 [INFO] [stdout] | [INFO] [stdout] 713 | ... || ( tokenizer . has_at_least ( 2 ) && matches ! ( tokenizer . byte_at ( 1 ) , b'+' | b'-' ) && matches ! ( tokenizer . byte_at ( 2 )... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `matches` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `_matches_tt_as_expr_hack` in this scope [INFO] [stdout] --> /opt/rustwide/target/debug/build/cssparser-c0f248b6e86a01e0/out/tokenizer.rs:713:4 [INFO] [stdout] | [INFO] [stdout] 713 | if matches ! ( tokenizer . byte_at ( 1 ) , b'0' ..= b'9' ) || ( tokenizer . has_at_least ( 2 ) && matches ! ( tokenizer . byte_at ( 1 ) ,... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `matches` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `_matches_tt_as_expr_hack` in this scope [INFO] [stdout] --> /opt/rustwide/target/debug/build/cssparser-c0f248b6e86a01e0/out/tokenizer.rs:712:101 [INFO] [stdout] | [INFO] [stdout] 712 | ... tokenizer . has_at_least ( 1 ) && matches ! ( tokenizer . next_byte_unchecked ( ) , b'e' | b'E' ) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `matches` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `_matches_tt_as_expr_hack` in this scope [INFO] [stdout] --> /opt/rustwide/target/debug/build/cssparser-c0f248b6e86a01e0/out/tokenizer.rs:706:152 [INFO] [stdout] | [INFO] [stdout] 706 | ...r . next_byte_unchecked ( ) == b'.' && matches ! ( tokenizer . byte_at ( 1 ) , b'0' ..= b'9' ) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `matches` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `_matches_tt_as_expr_hack` in this scope [INFO] [stdout] --> /opt/rustwide/target/debug/build/cssparser-c0f248b6e86a01e0/out/tokenizer.rs:268:38 [INFO] [stdout] | [INFO] [stdout] 268 | if tokenizer . has_at_least ( 1 ) && matches ! ( tokenizer . byte_at ( 1 ) , b'0' ..= b'9' ) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `matches` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `_matches_tt_as_expr_hack` in this scope [INFO] [stdout] --> /opt/rustwide/target/debug/build/cssparser-c0f248b6e86a01e0/out/tokenizer.rs:256:174 [INFO] [stdout] | [INFO] [stdout] 256 | ...& tokenizer . byte_at ( 1 ) == b'.' && matches ! ( tokenizer . byte_at ( 2 ) , b'0' ..= b'9' ) ) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `matches` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `_matches_tt_as_expr_hack` in this scope [INFO] [stdout] --> /opt/rustwide/target/debug/build/cssparser-c0f248b6e86a01e0/out/tokenizer.rs:256:40 [INFO] [stdout] | [INFO] [stdout] 256 | if ( tokenizer . has_at_least ( 1 ) && matches ! ( tokenizer . byte_at ( 1 ) , b'0' ..= b'9' ) ) || ( tokenizer . has_at_least ( 2 ) && t... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `matches` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `_matches_tt_as_expr_hack` in this scope [INFO] [stdout] --> /opt/rustwide/target/debug/build/cssparser-c0f248b6e86a01e0/out/tokenizer.rs:244:174 [INFO] [stdout] | [INFO] [stdout] 244 | ...& tokenizer . byte_at ( 1 ) == b'.' && matches ! ( tokenizer . byte_at ( 2 ) , b'0' ..= b'9' ) ) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `matches` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `_matches_tt_as_expr_hack` in this scope [INFO] [stdout] --> /opt/rustwide/target/debug/build/cssparser-c0f248b6e86a01e0/out/tokenizer.rs:244:40 [INFO] [stdout] | [INFO] [stdout] 244 | if ( tokenizer . has_at_least ( 1 ) && matches ! ( tokenizer . byte_at ( 1 ) , b'0' ..= b'9' ) ) || ( tokenizer . has_at_least ( 2 ) && t... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `matches` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `_matches_tt_as_expr_hack` in this scope [INFO] [stdout] --> /opt/rustwide/target/debug/build/cssparser-c0f248b6e86a01e0/out/tokenizer.rs:95:54 [INFO] [stdout] | [INFO] [stdout] 95 | self . position + offset < self . input . len ( ) && matches ! ( self . byte_at ( offset ) , b'\n' | b'\r' | b'\x0C' ) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `matches` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `_matches_tt_as_expr_hack` in this scope [INFO] [stdout] --> /opt/rustwide/target/debug/build/cssparser-c0f248b6e86a01e0/out/tokenizer.rs:57:224 [INFO] [stdout] | [INFO] [stdout] 57 | ...nd = self . input [ current .. ] . find ( | c | matches ! ( c , '\r' | '\n' | '\x0C' ) ) . map_or ( self . input . len ( ) , | end | c... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `matches` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `_matches_tt_as_expr_hack` in this scope [INFO] [stdout] --> /opt/rustwide/target/debug/build/cssparser-c0f248b6e86a01e0/out/tokenizer.rs:57:91 [INFO] [stdout] | [INFO] [stdout] 57 | let current = self . position ; let start = self . input [ 0 .. current ] . rfind ( | c | matches ! ( c , '\r' | '\n' | '\x0C' ) ) . map_... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `matches` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `_matches_tt_as_expr_hack` in this scope [INFO] [stdout] --> /opt/rustwide/target/debug/build/cssparser-c0f248b6e86a01e0/out/tokenizer.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | matches ! ( * self , BadUrl ( _ ) | BadString ( _ ) | CloseParenthesis | CloseSquareBracket | CloseCurlyBracket ) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `matches` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 26 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `cssparser` due to 27 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "5859d8a913f99150a459a6731616639cea858832cfd195cde6ab83127a213dba", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5859d8a913f99150a459a6731616639cea858832cfd195cde6ab83127a213dba", kill_on_drop: false }` [INFO] [stdout] 5859d8a913f99150a459a6731616639cea858832cfd195cde6ab83127a213dba