[INFO] fetching crate yarte_derive 0.15.6... [INFO] checking yarte_derive-0.15.6 against try#fafe42c59556a4233f03dd0d900b575a9afeece8 for pr-143764 [INFO] extracting crate yarte_derive 0.15.6 into /workspace/builds/worker-1-tc2/source [INFO] started tweaking crates.io crate yarte_derive 0.15.6 [INFO] finished tweaking crates.io crate yarte_derive 0.15.6 [INFO] tweaked toml for crates.io crate yarte_derive 0.15.6 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate yarte_derive 0.15.6 on toolchain fafe42c59556a4233f03dd0d900b575a9afeece8 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+fafe42c59556a4233f03dd0d900b575a9afeece8" "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" "+fafe42c59556a4233f03dd0d900b575a9afeece8" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 111 packages to latest compatible versions [INFO] [stderr] Adding syn v1.0.109 (available: v2.0.104) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+fafe42c59556a4233f03dd0d900b575a9afeece8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+fafe42c59556a4233f03dd0d900b575a9afeece8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7f85ef16500244fa993a7e44fee66661873a7546d8723d5f54161fc69fb1378a [INFO] running `Command { std: "docker" "start" "-a" "7f85ef16500244fa993a7e44fee66661873a7546d8723d5f54161fc69fb1378a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7f85ef16500244fa993a7e44fee66661873a7546d8723d5f54161fc69fb1378a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7f85ef16500244fa993a7e44fee66661873a7546d8723d5f54161fc69fb1378a", kill_on_drop: false }` [INFO] [stdout] 7f85ef16500244fa993a7e44fee66661873a7546d8723d5f54161fc69fb1378a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+fafe42c59556a4233f03dd0d900b575a9afeece8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4f1a65bbcd4c9424a04b4f87c11265d1015bc0bc4507e7c1413244e724ba446d [INFO] running `Command { std: "docker" "start" "-a" "4f1a65bbcd4c9424a04b4f87c11265d1015bc0bc4507e7c1413244e724ba446d", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling prettyplease v0.1.25 [INFO] [stderr] Compiling v_htmlescape v0.15.8 [INFO] [stderr] Checking memchr v2.7.5 [INFO] [stderr] Checking regex-syntax v0.8.5 [INFO] [stderr] Checking itoa v1.0.15 [INFO] [stderr] Checking unicode-width v0.1.14 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Checking yansi-term v0.1.2 [INFO] [stderr] Checking dtoa v1.0.10 [INFO] [stderr] Checking unicode-xid v0.2.6 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Checking annotate-snippets v0.9.2 [INFO] [stderr] Checking quote v1.0.40 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling derive_more v0.99.20 [INFO] [stderr] Checking v_eval v0.6.0 [INFO] [stderr] Checking toml v0.5.11 [INFO] [stderr] Checking yarte_helpers v0.15.8 [INFO] [stderr] Checking yarte_parser v0.15.2 [INFO] [stderr] Checking yarte_hir v0.15.6 [INFO] [stderr] Checking yarte_codegen v0.15.7 [INFO] [stderr] Checking yarte_derive v0.15.6 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition value: `fixed` [INFO] [stdout] --> src/lib.rs:72:7 [INFO] [stdout] | [INFO] [stdout] 72 | #[cfg(feature = "fixed")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `bytes-buf`, `html-min`, `json`, `v_jsonescape`, `wasm-app`, and `wasm-server` [INFO] [stdout] = help: consider adding `fixed` as a feature in `Cargo.toml` [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 value: `fixed` [INFO] [stdout] --> src/lib.rs:96:7 [INFO] [stdout] | [INFO] [stdout] 96 | #[cfg(feature = "fixed")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `bytes-buf`, `html-min`, `json`, `v_jsonescape`, `wasm-app`, and `wasm-server` [INFO] [stdout] = help: consider adding `fixed` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `fixed` [INFO] [stdout] --> src/lib.rs:161:33 [INFO] [stdout] | [INFO] [stdout] 161 | #[cfg(all(feature = "html-min", feature = "fixed"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `bytes-buf`, `html-min`, `json`, `v_jsonescape`, `wasm-app`, and `wasm-server` [INFO] [stdout] = help: consider adding `fixed` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `fixed` [INFO] [stdout] --> src/lib.rs:72:7 [INFO] [stdout] | [INFO] [stdout] 72 | #[cfg(feature = "fixed")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `bytes-buf`, `html-min`, `json`, `v_jsonescape`, `wasm-app`, and `wasm-server` [INFO] [stdout] = help: consider adding `fixed` as a feature in `Cargo.toml` [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 value: `fixed` [INFO] [stdout] --> src/lib.rs:96:7 [INFO] [stdout] | [INFO] [stdout] 96 | #[cfg(feature = "fixed")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `bytes-buf`, `html-min`, `json`, `v_jsonescape`, `wasm-app`, and `wasm-server` [INFO] [stdout] = help: consider adding `fixed` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `fixed` [INFO] [stdout] --> src/lib.rs:161:33 [INFO] [stdout] | [INFO] [stdout] 161 | #[cfg(all(feature = "html-min", feature = "fixed"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `bytes-buf`, `html-min`, `json`, `v_jsonescape`, `wasm-app`, and `wasm-server` [INFO] [stdout] = help: consider adding `fixed` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.77s [INFO] running `Command { std: "docker" "inspect" "4f1a65bbcd4c9424a04b4f87c11265d1015bc0bc4507e7c1413244e724ba446d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4f1a65bbcd4c9424a04b4f87c11265d1015bc0bc4507e7c1413244e724ba446d", kill_on_drop: false }` [INFO] [stdout] 4f1a65bbcd4c9424a04b4f87c11265d1015bc0bc4507e7c1413244e724ba446d