[INFO] fetching crate yarte_html 0.15.2...
[INFO] checking yarte_html-0.15.2 against master#8c32e313cccf7df531e2d49ffb8227bb92304aee for pr-145608-1
[INFO] extracting crate yarte_html 0.15.2 into /workspace/builds/worker-6-tc1/source
[INFO] started tweaking crates.io crate yarte_html 0.15.2
[INFO] finished tweaking crates.io crate yarte_html 0.15.2
[INFO] tweaked toml for crates.io crate yarte_html 0.15.2 written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate yarte_html 0.15.2 on toolchain 8c32e313cccf7df531e2d49ffb8227bb92304aee
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] Updating crates.io index
[INFO] [stderr] Locking 70 packages to latest compatible versions
[INFO] [stderr] Adding markup5ever v0.11.0 (available: v0.35.0)
[INFO] [stderr] Adding syn v1.0.109 (available: v2.0.106)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] Downloading crates ...
[INFO] [stderr] Downloaded v_htmlescape v0.15.8
[INFO] [stderr] Downloaded tendril v0.4.3
[INFO] [stderr] Downloaded mac v0.1.1
[INFO] [stderr] Downloaded dtoa v1.0.10
[INFO] [stderr] Downloaded yarte_parser v0.15.2
[INFO] [stderr] Downloaded phf_codegen v0.10.0
[INFO] [stderr] Downloaded markup5ever v0.11.0
[INFO] [stderr] Downloaded annotate-snippets v0.9.2
[INFO] [stderr] Downloaded yarte_helpers v0.15.8
[INFO] [stderr] Downloaded string_cache v0.8.9
[INFO] [stderr] Downloaded string_cache_codegen v0.5.4
[INFO] [stderr] Downloaded futf v0.1.5
[INFO] [stderr] Downloaded yansi-term v0.1.2
[INFO] [stderr] Downloaded prettyplease v0.1.25
[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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] dc27561ff5ffe69bcff1f837a14cbda82cf4340f7af108fa94e494f4f215c5f6
[INFO] running `Command { std: "docker" "start" "-a" "dc27561ff5ffe69bcff1f837a14cbda82cf4340f7af108fa94e494f4f215c5f6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "dc27561ff5ffe69bcff1f837a14cbda82cf4340f7af108fa94e494f4f215c5f6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dc27561ff5ffe69bcff1f837a14cbda82cf4340f7af108fa94e494f4f215c5f6", kill_on_drop: false }`
[INFO] [stdout] dc27561ff5ffe69bcff1f837a14cbda82cf4340f7af108fa94e494f4f215c5f6
[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=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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 984a37241e84d8989c36d18cd971413cbd6669d01aae6ce76af65cddd941e297
[INFO] running `Command { std: "docker" "start" "-a" "984a37241e84d8989c36d18cd971413cbd6669d01aae6ce76af65cddd941e297", kill_on_drop: false }`
[INFO] [stderr] Compiling proc-macro2 v1.0.101
[INFO] [stderr] Compiling syn v1.0.109
[INFO] [stderr] Compiling siphasher v0.3.11
[INFO] [stderr] Checking new_debug_unreachable v1.0.6
[INFO] [stderr] Compiling v_htmlescape v0.15.8
[INFO] [stderr] Compiling zerocopy v0.8.26
[INFO] [stderr] Compiling phf_shared v0.11.3
[INFO] [stderr] Compiling prettyplease v0.1.25
[INFO] [stderr] Checking mac v0.1.1
[INFO] [stderr] Compiling libc v0.2.175
[INFO] [stderr] Compiling convert_case v0.4.0
[INFO] [stderr] Checking precomputed-hash v0.1.1
[INFO] [stderr] Checking parking_lot_core v0.9.11
[INFO] [stderr] Checking dtoa v1.0.10
[INFO] [stderr] Checking yansi-term v0.1.2
[INFO] [stderr] Checking futf v0.1.5
[INFO] [stderr] Checking unicode-xid v0.2.6
[INFO] [stderr] Checking phf_shared v0.10.0
[INFO] [stderr] Checking tendril v0.4.3
[INFO] [stderr] Checking annotate-snippets v0.9.2
[INFO] [stderr] Checking phf v0.10.1
[INFO] [stderr] Checking parking_lot v0.12.4
[INFO] [stderr] Checking quote v1.0.40
[INFO] [stderr] Compiling syn v2.0.106
[INFO] [stderr] Compiling getrandom v0.2.16
[INFO] [stderr] Compiling rand_core v0.6.4
[INFO] [stderr] Compiling ppv-lite86 v0.2.21
[INFO] [stderr] Compiling rand_chacha v0.3.1
[INFO] [stderr] Compiling rand v0.8.5
[INFO] [stderr] Compiling phf_generator v0.10.0
[INFO] [stderr] Compiling phf_generator v0.11.3
[INFO] [stderr] Compiling phf_codegen v0.10.0
[INFO] [stderr] Compiling string_cache_codegen v0.5.4
[INFO] [stderr] Compiling markup5ever v0.11.0
[INFO] [stderr] Compiling serde_derive v1.0.219
[INFO] [stderr] Compiling derive_more v0.99.20
[INFO] [stderr] Compiling yarte_html v0.15.2 (/opt/rustwide/workdir)
[INFO] [stderr] Checking serde v1.0.219
[INFO] [stderr] Checking toml v0.5.11
[INFO] [stderr] Checking string_cache v0.8.9
[INFO] [stderr] Checking yarte_helpers v0.15.8
[INFO] [stderr] Checking yarte_parser v0.15.2
[INFO] [stdout] warning: unexpected `cfg` condition name: `trace_tokenizer`
[INFO] [stdout] --> src/tokenizer/mod.rs:500:7
[INFO] [stdout] |
[INFO] [stdout] 500 | #[cfg(trace_tokenizer)]
[INFO] [stdout] | ^^^^^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] = help: expected names are: `docsrs`, `feature`, and `test` and 31 more
[INFO] [stdout] = help: consider using a Cargo feature instead
[INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout] [lints.rust]
[INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(trace_tokenizer)'] }
[INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(trace_tokenizer)");` to the top of the `build.rs`
[INFO] [stdout] = note: see for more information about checking conditional configuration
[INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unexpected `cfg` condition name: `trace_tokenizer`
[INFO] [stdout] --> src/tokenizer/mod.rs:506:11
[INFO] [stdout] |
[INFO] [stdout] 506 | #[cfg(not(trace_tokenizer))]
[INFO] [stdout] | ^^^^^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] = help: consider using a Cargo feature instead
[INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout] [lints.rust]
[INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(trace_tokenizer)'] }
[INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(trace_tokenizer)");` to the top of the `build.rs`
[INFO] [stdout] = note: see for more information about checking conditional configuration
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unexpected `cfg` condition name: `trace_tokenizer`
[INFO] [stdout] --> src/tokenizer/mod.rs:500:7
[INFO] [stdout] |
[INFO] [stdout] 500 | #[cfg(trace_tokenizer)]
[INFO] [stdout] | ^^^^^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] = help: expected names are: `docsrs`, `feature`, and `test` and 31 more
[INFO] [stdout] = help: consider using a Cargo feature instead
[INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout] [lints.rust]
[INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(trace_tokenizer)'] }
[INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(trace_tokenizer)");` to the top of the `build.rs`
[INFO] [stdout] = note: see for more information about checking conditional configuration
[INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unexpected `cfg` condition name: `trace_tokenizer`
[INFO] [stdout] --> src/tokenizer/mod.rs:506:11
[INFO] [stdout] |
[INFO] [stdout] 506 | #[cfg(not(trace_tokenizer))]
[INFO] [stdout] | ^^^^^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] = help: consider using a Cargo feature instead
[INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout] [lints.rust]
[INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(trace_tokenizer)'] }
[INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(trace_tokenizer)");` to the top of the `build.rs`
[INFO] [stdout] = note: see for more information about checking conditional configuration
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> src/interface.rs:92:21
[INFO] [stdout] |
[INFO] [stdout] 92 | pub fn expanded(&self) -> ExpandedName {
[INFO] [stdout] | ^^^^^ ------------ the same lifetime is hidden here
[INFO] [stdout] | |
[INFO] [stdout] | the lifetime is elided here
[INFO] [stdout] |
[INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout] |
[INFO] [stdout] 92 | pub fn expanded(&self) -> ExpandedName<'_> {
[INFO] [stdout] | ++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> src/tree_builder/mod.rs:367:40
[INFO] [stdout] |
[INFO] [stdout] 367 | fn active_formatting_end_to_marker(&self) -> ActiveFormattingIter {
[INFO] [stdout] | ^^^^^ ---------------------------- the same lifetime is hidden here
[INFO] [stdout] | |
[INFO] [stdout] | the lifetime is elided here
[INFO] [stdout] |
[INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout] |
[INFO] [stdout] 367 | fn active_formatting_end_to_marker(&self) -> ActiveFormattingIter<'_, Handle> {
[INFO] [stdout] | +++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> src/interface.rs:92:21
[INFO] [stdout] |
[INFO] [stdout] 92 | pub fn expanded(&self) -> ExpandedName {
[INFO] [stdout] | ^^^^^ ------------ the same lifetime is hidden here
[INFO] [stdout] | |
[INFO] [stdout] | the lifetime is elided here
[INFO] [stdout] |
[INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout] |
[INFO] [stdout] 92 | pub fn expanded(&self) -> ExpandedName<'_> {
[INFO] [stdout] | ++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> src/tree_builder/mod.rs:367:40
[INFO] [stdout] |
[INFO] [stdout] 367 | fn active_formatting_end_to_marker(&self) -> ActiveFormattingIter {
[INFO] [stdout] | ^^^^^ ---------------------------- the same lifetime is hidden here
[INFO] [stdout] | |
[INFO] [stdout] | the lifetime is elided here
[INFO] [stdout] |
[INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout] |
[INFO] [stdout] 367 | fn active_formatting_end_to_marker(&self) -> ActiveFormattingIter<'_, Handle> {
[INFO] [stdout] | +++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 21.10s
[INFO] running `Command { std: "docker" "inspect" "984a37241e84d8989c36d18cd971413cbd6669d01aae6ce76af65cddd941e297", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "984a37241e84d8989c36d18cd971413cbd6669d01aae6ce76af65cddd941e297", kill_on_drop: false }`
[INFO] [stdout] 984a37241e84d8989c36d18cd971413cbd6669d01aae6ce76af65cddd941e297