[INFO] fetching crate html5ever_macros 0.2.7... [INFO] checking html5ever_macros-0.2.7 against master#506512391b1a75ae450d36c9420978402a91abcc for pr-125384 [INFO] extracting crate html5ever_macros 0.2.7 into /workspace/builds/worker-6-tc1/source [INFO] validating manifest of crates.io crate html5ever_macros 0.2.7 on toolchain 506512391b1a75ae450d36c9420978402a91abcc [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+506512391b1a75ae450d36c9420978402a91abcc" "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-6-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+506512391b1a75ae450d36c9420978402a91abcc" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 2 packages to latest compatible versions [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+506512391b1a75ae450d36c9420978402a91abcc" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: support for rustc plugins has been removed from rustc. library `html5ever_macros` should not specify `plugin = true` [INFO] [stderr] warning: support for `plugin = true` will be removed from cargo in the future [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:beeedbb442662e57d416641ecc3200b38e573c25b057896194468d05594dd835" "/opt/rustwide/cargo-home/bin/cargo" "+506512391b1a75ae450d36c9420978402a91abcc" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] df8d4dacbd209631b38c29c067a708601957592ada2e9719c91c72b2ab529d89 [INFO] running `Command { std: "docker" "start" "-a" "df8d4dacbd209631b38c29c067a708601957592ada2e9719c91c72b2ab529d89", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "df8d4dacbd209631b38c29c067a708601957592ada2e9719c91c72b2ab529d89", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "df8d4dacbd209631b38c29c067a708601957592ada2e9719c91c72b2ab529d89", kill_on_drop: false }` [INFO] [stdout] df8d4dacbd209631b38c29c067a708601957592ada2e9719c91c72b2ab529d89 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-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:beeedbb442662e57d416641ecc3200b38e573c25b057896194468d05594dd835" "/opt/rustwide/cargo-home/bin/cargo" "+506512391b1a75ae450d36c9420978402a91abcc" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] dbe17dc03aa7c7c4916cc7d24af44eb8292e8667c8b9febffdf352394d5c37f4 [INFO] running `Command { std: "docker" "start" "-a" "dbe17dc03aa7c7c4916cc7d24af44eb8292e8667c8b9febffdf352394d5c37f4", kill_on_drop: false }` [INFO] [stderr] warning: support for rustc plugins has been removed from rustc. library `html5ever_macros` should not specify `plugin = true` [INFO] [stderr] warning: support for `plugin = true` will be removed from cargo in the future [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[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[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: 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: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: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: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: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/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: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: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: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: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: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: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/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:130:25 [INFO] [stdout] | [INFO] [stdout] 130 | StartTag => quote_tokens!(&mut *cx, ::tokenizer::StartTag), [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 `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 `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]: 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 `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 `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]: 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: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 `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]: 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 22 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 22 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 test) due to 23 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `html5ever_macros` (lib) due to 23 previous errors [INFO] running `Command { std: "docker" "inspect" "dbe17dc03aa7c7c4916cc7d24af44eb8292e8667c8b9febffdf352394d5c37f4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dbe17dc03aa7c7c4916cc7d24af44eb8292e8667c8b9febffdf352394d5c37f4", kill_on_drop: false }` [INFO] [stdout] dbe17dc03aa7c7c4916cc7d24af44eb8292e8667c8b9febffdf352394d5c37f4