[INFO] fetching crate html5ever_macros 0.2.7... [INFO] checking html5ever_macros-0.2.7 against master#f609b7e0586f81fefb3523e3e17adf779ac416be for pr-129466-2 [INFO] extracting crate html5ever_macros 0.2.7 into /workspace/builds/worker-1-tc1/source [INFO] validating manifest of crates.io crate html5ever_macros 0.2.7 on toolchain f609b7e0586f81fefb3523e3e17adf779ac416be [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate html5ever_macros 0.2.7 [INFO] finished tweaking crates.io crate html5ever_macros 0.2.7 [INFO] tweaked toml for crates.io crate html5ever_macros 0.2.7 written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 1 package to latest compatible version [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2021 [INFO] [stderr] warning: unused manifest key: lib.plugin [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cd09b8e4d98acc2266d8186489a21c8dbba7bebf00b2f9b8fb7d50e1629809dc [INFO] running `Command { std: "docker" "start" "-a" "cd09b8e4d98acc2266d8186489a21c8dbba7bebf00b2f9b8fb7d50e1629809dc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cd09b8e4d98acc2266d8186489a21c8dbba7bebf00b2f9b8fb7d50e1629809dc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cd09b8e4d98acc2266d8186489a21c8dbba7bebf00b2f9b8fb7d50e1629809dc", kill_on_drop: false }` [INFO] [stdout] cd09b8e4d98acc2266d8186489a21c8dbba7bebf00b2f9b8fb7d50e1629809dc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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" "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:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 656f7d9481a8d271080c041d9e06de88b045aa524321ea0db5418868ebbf9714 [INFO] running `Command { std: "docker" "start" "-a" "656f7d9481a8d271080c041d9e06de88b045aa524321ea0db5418868ebbf9714", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2021 [INFO] [stderr] warning: unused manifest key: lib.plugin [INFO] [stderr] Checking mac v0.1.1 [INFO] [stderr] Checking html5ever_macros v0.2.7 (/opt/rustwide/workdir) [INFO] [stdout] error[E0557]: feature has been removed [INFO] [stdout] --> src/lib.rs:10:12 [INFO] [stdout] | [INFO] [stdout] 10 | #![feature(quote, rustc_private)] [INFO] [stdout] | ^^^^^ feature has been removed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0557]: feature has been removed [INFO] [stdout] --> src/lib.rs:10:12 [INFO] [stdout] | [INFO] [stdout] 10 | #![feature(quote, rustc_private)] [INFO] [stdout] | ^^^^^ feature has been removed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0463]: can't find crate for `syntax` [INFO] [stdout] --> src/lib.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | extern crate syntax; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0463]: can't find crate for `syntax` [INFO] [stdout] --> src/lib.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | extern crate syntax; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `quote_tokens` in this scope [INFO] [stdout] --> src/match_token.rs:284:22 [INFO] [stdout] | [INFO] [stdout] 284 | let mut fields = quote_tokens!(&mut *cx, kind: $kind,); [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `quote_tokens` in this scope [INFO] [stdout] --> src/match_token.rs:284:22 [INFO] [stdout] | [INFO] [stdout] 284 | let mut fields = quote_tokens!(&mut *cx, kind: $kind,); [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `quote_tokens` in this scope [INFO] [stdout] --> src/match_token.rs:287:45 [INFO] [stdout] | [INFO] [stdout] 287 | Some(name) => push_all(&mut fields, quote_tokens!(&mut *cx, name: atom!($name),)), [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `quote_tokens` in this scope [INFO] [stdout] --> src/match_token.rs:287:45 [INFO] [stdout] | [INFO] [stdout] 287 | Some(name) => push_all(&mut fields, quote_tokens!(&mut *cx, name: atom!($name),)), [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `quote_tokens` in this scope [INFO] [stdout] --> src/match_token.rs:289:5 [INFO] [stdout] | [INFO] [stdout] 289 | quote_tokens!(&mut *cx, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `quote_tokens` in this scope [INFO] [stdout] --> src/match_token.rs:289:5 [INFO] [stdout] | [INFO] [stdout] 289 | quote_tokens!(&mut *cx, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `quote_tokens` in this scope [INFO] [stdout] --> src/match_token.rs:330:24 [INFO] [stdout] | [INFO] [stdout] 330 | Some(i) => quote_tokens!(&mut *cx, $i @), [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `quote_tokens` in this scope [INFO] [stdout] --> src/match_token.rs:330:24 [INFO] [stdout] | [INFO] [stdout] 330 | Some(i) => quote_tokens!(&mut *cx, $i @), [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `quote_tokens` in this scope [INFO] [stdout] --> src/match_token.rs:342:41 [INFO] [stdout] | [INFO] [stdout] 342 | push_all(&mut arm_code, quote_tokens!(&mut *cx, $binding $pat => $expr,)); [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `quote_tokens` in this scope [INFO] [stdout] --> src/match_token.rs:342:41 [INFO] [stdout] | [INFO] [stdout] 342 | push_all(&mut arm_code, quote_tokens!(&mut *cx, $binding $pat => $expr,)); [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `quote_tokens` in this scope [INFO] [stdout] --> src/match_token.rs:378:57 [INFO] [stdout] | [INFO] [stdout] 378 | ... push_all(&mut arm_code, quote_tokens!(&mut *cx, |)); [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `quote_tokens` in this scope [INFO] [stdout] --> src/match_token.rs:378:57 [INFO] [stdout] | [INFO] [stdout] 378 | ... push_all(&mut arm_code, quote_tokens!(&mut *cx, |)); [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `quote_tokens` in this scope [INFO] [stdout] --> src/match_token.rs:402:49 [INFO] [stdout] | [INFO] [stdout] 402 | push_all(&mut arm_code, quote_tokens!(&mut *cx, => $expr,)); [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `quote_tokens` in this scope [INFO] [stdout] --> src/match_token.rs:402:49 [INFO] [stdout] | [INFO] [stdout] 402 | push_all(&mut arm_code, quote_tokens!(&mut *cx, => $expr,)); [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `quote_tokens` in this scope [INFO] [stdout] --> src/match_token.rs:454:50 [INFO] [stdout] | [INFO] [stdout] 454 | push_all(&mut enable_wildcards_code, quote_tokens!(&mut *cx, => false,)); [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `quote_tokens` in this scope [INFO] [stdout] --> src/match_token.rs:454:50 [INFO] [stdout] | [INFO] [stdout] 454 | push_all(&mut enable_wildcards_code, quote_tokens!(&mut *cx, => false,)); [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `quote_tokens` in this scope [INFO] [stdout] --> src/match_token.rs:462:38 [INFO] [stdout] | [INFO] [stdout] 462 | push_all(&mut wildcard_code, quote_tokens!(&mut *cx, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `quote_tokens` in this scope [INFO] [stdout] --> src/match_token.rs:462:38 [INFO] [stdout] | [INFO] [stdout] 462 | push_all(&mut wildcard_code, quote_tokens!(&mut *cx, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `quote_tokens` in this scope [INFO] [stdout] --> src/match_token.rs:468:8 [INFO] [stdout] | [INFO] [stdout] 468 | Ok(quote_tokens!(&mut *cx, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `quote_tokens` in this scope [INFO] [stdout] --> src/match_token.rs:468:8 [INFO] [stdout] | [INFO] [stdout] 468 | Ok(quote_tokens!(&mut *cx, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `quote_tokens` in this scope [INFO] [stdout] --> src/pre_expand.rs:111:5 [INFO] [stdout] | [INFO] [stdout] 111 | quote_tokens!(&mut *cx, $attrs $items) [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `quote_tokens` in this scope [INFO] [stdout] --> src/pre_expand.rs:111:5 [INFO] [stdout] | [INFO] [stdout] 111 | quote_tokens!(&mut *cx, $attrs $items) [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `quote_tokens` in this scope [INFO] [stdout] --> src/match_token.rs:131:25 [INFO] [stdout] | [INFO] [stdout] 131 | EndTag => quote_tokens!(&mut *cx, ::tokenizer::EndTag), [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `quote_tokens` in this scope [INFO] [stdout] --> src/match_token.rs:131:25 [INFO] [stdout] | [INFO] [stdout] 131 | EndTag => quote_tokens!(&mut *cx, ::tokenizer::EndTag), [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `quote_tokens` in this scope [INFO] [stdout] --> src/match_token.rs:130:25 [INFO] [stdout] | [INFO] [stdout] 130 | StartTag => quote_tokens!(&mut *cx, ::tokenizer::StartTag), [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `quote_tokens` in this scope [INFO] [stdout] --> src/match_token.rs:130:25 [INFO] [stdout] | [INFO] [stdout] 130 | StartTag => quote_tokens!(&mut *cx, ::tokenizer::StartTag), [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/match_token.rs:176:17 [INFO] [stdout] | [INFO] [stdout] 176 | let ident = try!(parser.parse_ident()); [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> src/lib.rs:11:9 [INFO] [stdout] | [INFO] [stdout] 11 | #![deny(warnings)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = note: `#[deny(deprecated)]` implied by `#[deny(warnings)]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/match_token.rs:183:5 [INFO] [stdout] | [INFO] [stdout] 183 | try!(parser.expect(&token::Lt)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/match_token.rs:194:5 [INFO] [stdout] | [INFO] [stdout] 194 | try!(parser.expect(&token::Gt)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/match_token.rs:176:17 [INFO] [stdout] | [INFO] [stdout] 176 | let ident = try!(parser.parse_ident()); [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> src/lib.rs:11:9 [INFO] [stdout] | [INFO] [stdout] 11 | #![deny(warnings)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = note: `#[deny(deprecated)]` implied by `#[deny(warnings)]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/match_token.rs:191:25 [INFO] [stdout] | [INFO] [stdout] 191 | false => Some((*try!(parser.parse_ident()).name.as_str()).to_owned()), [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/match_token.rs:206:5 [INFO] [stdout] | [INFO] [stdout] 206 | try!(parser.expect(&token::OpenDelim(token::Brace))); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/match_token.rs:183:5 [INFO] [stdout] | [INFO] [stdout] 183 | try!(parser.expect(&token::Lt)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/match_token.rs:194:5 [INFO] [stdout] | [INFO] [stdout] 194 | try!(parser.expect(&token::Gt)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/match_token.rs:205:24 [INFO] [stdout] | [INFO] [stdout] 205 | let discriminant = try!(parser.parse_expr_res(Restrictions::RESTRICTION_NO_STRUCT_LITERAL, None)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/match_token.rs:191:25 [INFO] [stdout] | [INFO] [stdout] 191 | false => Some((*try!(parser.parse_ident()).name.as_str()).to_owned()), [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/match_token.rs:230:9 [INFO] [stdout] | [INFO] [stdout] 230 | try!(parser.expect(&token::FatArrow)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/match_token.rs:206:5 [INFO] [stdout] | [INFO] [stdout] 206 | try!(parser.expect(&token::OpenDelim(token::Brace))); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/match_token.rs:212:28 [INFO] [stdout] | [INFO] [stdout] 212 | binding = Some(try!(parse_spanned_ident(&mut parser))); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/match_token.rs:205:24 [INFO] [stdout] | [INFO] [stdout] 205 | let discriminant = try!(parser.parse_expr_res(Restrictions::RESTRICTION_NO_STRUCT_LITERAL, None)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/match_token.rs:218:57 [INFO] [stdout] | [INFO] [stdout] 218 | token::Underscore | token::Ident(..) => Pat(try!(parser.parse_pat())), [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/match_token.rs:222:31 [INFO] [stdout] | [INFO] [stdout] 222 | tags.push(try!(parse_tag(&mut parser))); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/match_token.rs:230:9 [INFO] [stdout] | [INFO] [stdout] 230 | try!(parser.expect(&token::FatArrow)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/match_token.rs:235:13 [INFO] [stdout] | [INFO] [stdout] 235 | try!(parser.expect(&token::Comma)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/match_token.rs:212:28 [INFO] [stdout] | [INFO] [stdout] 212 | binding = Some(try!(parse_spanned_ident(&mut parser))); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/match_token.rs:238:24 [INFO] [stdout] | [INFO] [stdout] 238 | let expr = try!(parser.parse_expr_res(Restrictions::RESTRICTION_STMT_EXPR, None)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/match_token.rs:218:57 [INFO] [stdout] | [INFO] [stdout] 218 | token::Underscore | token::Ident(..) => Pat(try!(parser.parse_pat())), [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/match_token.rs:246:17 [INFO] [stdout] | [INFO] [stdout] 246 | try!(parser.expect_one_of( [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/match_token.rs:222:31 [INFO] [stdout] | [INFO] [stdout] 222 | tags.push(try!(parse_tag(&mut parser))); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/match_token.rs:235:13 [INFO] [stdout] | [INFO] [stdout] 235 | try!(parser.expect(&token::Comma)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/match_token.rs:238:24 [INFO] [stdout] | [INFO] [stdout] 238 | let expr = try!(parser.parse_expr_res(Restrictions::RESTRICTION_STMT_EXPR, None)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/match_token.rs:246:17 [INFO] [stdout] | [INFO] [stdout] 246 | try!(parser.expect_one_of( [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: the method `push` exists for struct `Vec`, but its trait bounds were not satisfied [INFO] [stdout] --> src/match_token.rs:255:14 [INFO] [stdout] | [INFO] [stdout] 158 | struct Arm { [INFO] [stdout] | ---------- doesn't satisfy `Arm: Sized` [INFO] [stdout] ... [INFO] [stdout] 255 | arms.push(Arm { [INFO] [stdout] | -----^^^^ method cannot be called on `Vec` due to unsatisfied trait bounds [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `{type error}: Sized` [INFO] [stdout] which is required by `Arm: Sized` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: the method `push` exists for struct `Vec`, but its trait bounds were not satisfied [INFO] [stdout] --> src/match_token.rs:255:14 [INFO] [stdout] | [INFO] [stdout] 158 | struct Arm { [INFO] [stdout] | ---------- doesn't satisfy `Arm: Sized` [INFO] [stdout] ... [INFO] [stdout] 255 | arms.push(Arm { [INFO] [stdout] | -----^^^^ method cannot be called on `Vec` due to unsatisfied trait bounds [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `{type error}: Sized` [INFO] [stdout] which is required by `Arm: Sized` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: the method `pop` exists for struct `Vec`, but its trait bounds were not satisfied [INFO] [stdout] --> src/match_token.rs:309:31 [INFO] [stdout] | [INFO] [stdout] 158 | struct Arm { [INFO] [stdout] | ---------- doesn't satisfy `Arm: Sized` [INFO] [stdout] ... [INFO] [stdout] 309 | let last_arm = match arms.pop() { [INFO] [stdout] | ^^^ method cannot be called on `Vec` due to unsatisfied trait bounds [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `{type error}: Sized` [INFO] [stdout] which is required by `Arm: Sized` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: the method `pop` exists for struct `Vec`, but its trait bounds were not satisfied [INFO] [stdout] --> src/match_token.rs:309:31 [INFO] [stdout] | [INFO] [stdout] 158 | struct Arm { [INFO] [stdout] | ---------- doesn't satisfy `Arm: Sized` [INFO] [stdout] ... [INFO] [stdout] 309 | let last_arm = match arms.pop() { [INFO] [stdout] | ^^^ method cannot be called on `Vec` due to unsatisfied trait bounds [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `{type error}: Sized` [INFO] [stdout] which is required by `Arm: Sized` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `into_iter` found for struct `Vec` in the current scope [INFO] [stdout] --> src/match_token.rs:327:43 [INFO] [stdout] | [INFO] [stdout] 327 | for Arm { binding, lhs, rhs } in arms.into_iter() { [INFO] [stdout] | ^^^^^^^^^ method not found in `Vec` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `into_iter` found for struct `Vec` in the current scope [INFO] [stdout] --> src/match_token.rs:327:43 [INFO] [stdout] | [INFO] [stdout] 327 | for Arm { binding, lhs, rhs } in arms.into_iter() { [INFO] [stdout] | ^^^^^^^^^ method not found in `Vec` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: the method `is_empty` exists for struct `Vec`, but its trait bounds were not satisfied [INFO] [stdout] --> src/match_token.rs:340:40 [INFO] [stdout] | [INFO] [stdout] 276 | struct WildcardArm { [INFO] [stdout] | ------------------ doesn't satisfy `WildcardArm: Sized` [INFO] [stdout] ... [INFO] [stdout] 340 | ext_err_if!(!wildcards.is_empty(), lhs.span, [INFO] [stdout] | ^^^^^^^^ method cannot be called on `Vec` due to unsatisfied trait bounds [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `{type error}: Sized` [INFO] [stdout] which is required by `WildcardArm: Sized` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: the method `is_empty` exists for struct `Vec`, but its trait bounds were not satisfied [INFO] [stdout] --> src/match_token.rs:340:40 [INFO] [stdout] | [INFO] [stdout] 276 | struct WildcardArm { [INFO] [stdout] | ------------------ doesn't satisfy `WildcardArm: Sized` [INFO] [stdout] ... [INFO] [stdout] 340 | ext_err_if!(!wildcards.is_empty(), lhs.span, [INFO] [stdout] | ^^^^^^^^ method cannot be called on `Vec` due to unsatisfied trait bounds [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `{type error}: Sized` [INFO] [stdout] which is required by `WildcardArm: Sized` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: the method `is_empty` exists for struct `Vec`, but its trait bounds were not satisfied [INFO] [stdout] --> src/match_token.rs:370:52 [INFO] [stdout] | [INFO] [stdout] 276 | struct WildcardArm { [INFO] [stdout] | ------------------ doesn't satisfy `WildcardArm: Sized` [INFO] [stdout] ... [INFO] [stdout] 370 | ext_err_if!(!wildcards.is_empty(), lhs.span, [INFO] [stdout] | ^^^^^^^^ method cannot be called on `Vec` due to unsatisfied trait bounds [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `{type error}: Sized` [INFO] [stdout] which is required by `WildcardArm: Sized` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: the method `is_empty` exists for struct `Vec`, but its trait bounds were not satisfied [INFO] [stdout] --> src/match_token.rs:370:52 [INFO] [stdout] | [INFO] [stdout] 276 | struct WildcardArm { [INFO] [stdout] | ------------------ doesn't satisfy `WildcardArm: Sized` [INFO] [stdout] ... [INFO] [stdout] 370 | ext_err_if!(!wildcards.is_empty(), lhs.span, [INFO] [stdout] | ^^^^^^^^ method cannot be called on `Vec` due to unsatisfied trait bounds [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `{type error}: Sized` [INFO] [stdout] which is required by `WildcardArm: Sized` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: the method `push` exists for struct `Vec`, but its trait bounds were not satisfied [INFO] [stdout] --> src/match_token.rs:390:39 [INFO] [stdout] | [INFO] [stdout] 276 | struct WildcardArm { [INFO] [stdout] | ------------------ doesn't satisfy `WildcardArm: Sized` [INFO] [stdout] ... [INFO] [stdout] 390 | wildcards.push(WildcardArm { [INFO] [stdout] | ----------^^^^ method cannot be called on `Vec` due to unsatisfied trait bounds [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `{type error}: Sized` [INFO] [stdout] which is required by `WildcardArm: Sized` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: the method `push` exists for struct `Vec`, but its trait bounds were not satisfied [INFO] [stdout] --> src/match_token.rs:390:39 [INFO] [stdout] | [INFO] [stdout] 276 | struct WildcardArm { [INFO] [stdout] | ------------------ doesn't satisfy `WildcardArm: Sized` [INFO] [stdout] ... [INFO] [stdout] 390 | wildcards.push(WildcardArm { [INFO] [stdout] | ----------^^^^ method cannot be called on `Vec` due to unsatisfied trait bounds [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `{type error}: Sized` [INFO] [stdout] which is required by `WildcardArm: Sized` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `into_iter` found for struct `Vec` in the current scope [INFO] [stdout] --> src/match_token.rs:460:58 [INFO] [stdout] | [INFO] [stdout] 460 | for WildcardArm { binding, kind, expr } in wildcards.into_iter() { [INFO] [stdout] | ^^^^^^^^^ method not found in `Vec` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `into_iter` found for struct `Vec` in the current scope [INFO] [stdout] --> src/match_token.rs:460:58 [INFO] [stdout] | [INFO] [stdout] 460 | for WildcardArm { binding, kind, expr } in wildcards.into_iter() { [INFO] [stdout] | ^^^^^^^^^ method not found in `Vec` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 35 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0463, E0557, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0463`. [INFO] [stdout] [INFO] [stdout] error: aborting due to 35 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0463, E0557, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0463`. [INFO] [stdout] [INFO] [stderr] error: could not compile `html5ever_macros` (lib) due to 36 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `html5ever_macros` (lib test) due to 36 previous errors [INFO] running `Command { std: "docker" "inspect" "656f7d9481a8d271080c041d9e06de88b045aa524321ea0db5418868ebbf9714", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "656f7d9481a8d271080c041d9e06de88b045aa524321ea0db5418868ebbf9714", kill_on_drop: false }` [INFO] [stdout] 656f7d9481a8d271080c041d9e06de88b045aa524321ea0db5418868ebbf9714