[INFO] fetching crate yarte_codegen 0.15.7... [INFO] testing yarte_codegen-0.15.7 against try#b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b for pr-145330-1 [INFO] extracting crate yarte_codegen 0.15.7 into /workspace/builds/worker-0-tc2/source [INFO] started tweaking crates.io crate yarte_codegen 0.15.7 [INFO] finished tweaking crates.io crate yarte_codegen 0.15.7 [INFO] tweaked toml for crates.io crate yarte_codegen 0.15.7 written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate yarte_codegen 0.15.7 on toolchain b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "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" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 86 packages to latest compatible versions [INFO] [stderr] Adding heck v0.4.1 (available: v0.5.0) [INFO] [stderr] Adding indexmap v1.9.3 (available: v2.11.4) [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" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ef284d6110a8c1febe6b64a1a4f01b030fcebd6065e7c990ade252cd4b5e6408 [INFO] running `Command { std: "docker" "start" "-a" "ef284d6110a8c1febe6b64a1a4f01b030fcebd6065e7c990ade252cd4b5e6408", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ef284d6110a8c1febe6b64a1a4f01b030fcebd6065e7c990ade252cd4b5e6408", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ef284d6110a8c1febe6b64a1a4f01b030fcebd6065e7c990ade252cd4b5e6408", kill_on_drop: false }` [INFO] [stdout] ef284d6110a8c1febe6b64a1a4f01b030fcebd6065e7c990ade252cd4b5e6408 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2d54302ed70a2860f072a85629d7c69ba6738fb1805b689056a2d6ebc8eeee36 [INFO] running `Command { std: "docker" "start" "-a" "2d54302ed70a2860f072a85629d7c69ba6738fb1805b689056a2d6ebc8eeee36", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling prettyplease v0.1.25 [INFO] [stderr] Compiling v_htmlescape v0.15.8 [INFO] [stderr] Compiling yansi-term v0.1.2 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling dtoa v1.0.10 [INFO] [stderr] Compiling annotate-snippets v0.9.2 [INFO] [stderr] Compiling quote v1.0.41 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling derive_more v0.99.20 [INFO] [stderr] Compiling v_eval v0.6.0 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling yarte_helpers v0.15.8 [INFO] [stderr] Compiling yarte_parser v0.15.2 [INFO] [stderr] Compiling yarte_hir v0.15.6 [INFO] [stderr] Compiling yarte_codegen v0.15.7 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition value: `fixed` [INFO] [stdout] --> src/lib.rs:11:7 [INFO] [stdout] | [INFO] [stdout] 11 | #[cfg(feature = "fixed")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `bytes-buf`, `heck`, `html-min`, `indexmap`, `mime_guess`, `wasm-app`, `wasm-server`, `yarte_dom`, and `yarte_html` [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:32:11 [INFO] [stdout] | [INFO] [stdout] 32 | #[cfg(all(feature = "fixed", feature = "html-min"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `bytes-buf`, `heck`, `html-min`, `indexmap`, `mime_guess`, `wasm-app`, `wasm-server`, `yarte_dom`, and `yarte_html` [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:34:7 [INFO] [stdout] | [INFO] [stdout] 34 | #[cfg(feature = "fixed")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `bytes-buf`, `heck`, `html-min`, `indexmap`, `mime_guess`, `wasm-app`, `wasm-server`, `yarte_dom`, and `yarte_html` [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 10.08s [INFO] running `Command { std: "docker" "inspect" "2d54302ed70a2860f072a85629d7c69ba6738fb1805b689056a2d6ebc8eeee36", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2d54302ed70a2860f072a85629d7c69ba6738fb1805b689056a2d6ebc8eeee36", kill_on_drop: false }` [INFO] [stdout] 2d54302ed70a2860f072a85629d7c69ba6738fb1805b689056a2d6ebc8eeee36 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 92c1ece087994c005aef6e117cf87e40a8b62369142d3e28ce489cc1cd28133b [INFO] running `Command { std: "docker" "start" "-a" "92c1ece087994c005aef6e117cf87e40a8b62369142d3e28ce489cc1cd28133b", kill_on_drop: false }` [INFO] [stdout] warning: unexpected `cfg` condition value: `fixed` [INFO] [stdout] --> src/lib.rs:11:7 [INFO] [stdout] | [INFO] [stdout] 11 | #[cfg(feature = "fixed")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `bytes-buf`, `heck`, `html-min`, `indexmap`, `mime_guess`, `wasm-app`, `wasm-server`, `yarte_dom`, and `yarte_html` [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:32:11 [INFO] [stdout] | [INFO] [stdout] 32 | #[cfg(all(feature = "fixed", feature = "html-min"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `bytes-buf`, `heck`, `html-min`, `indexmap`, `mime_guess`, `wasm-app`, `wasm-server`, `yarte_dom`, and `yarte_html` [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:34:7 [INFO] [stdout] | [INFO] [stdout] 34 | #[cfg(feature = "fixed")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `bytes-buf`, `heck`, `html-min`, `indexmap`, `mime_guess`, `wasm-app`, `wasm-server`, `yarte_dom`, and `yarte_html` [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] Compiling yarte_codegen v0.15.7 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition value: `fixed` [INFO] [stdout] --> src/lib.rs:11:7 [INFO] [stdout] | [INFO] [stdout] 11 | #[cfg(feature = "fixed")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `bytes-buf`, `heck`, `html-min`, `indexmap`, `mime_guess`, `wasm-app`, `wasm-server`, `yarte_dom`, and `yarte_html` [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:32:11 [INFO] [stdout] | [INFO] [stdout] 32 | #[cfg(all(feature = "fixed", feature = "html-min"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `bytes-buf`, `heck`, `html-min`, `indexmap`, `mime_guess`, `wasm-app`, `wasm-server`, `yarte_dom`, and `yarte_html` [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:34:7 [INFO] [stdout] | [INFO] [stdout] 34 | #[cfg(feature = "fixed")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `bytes-buf`, `heck`, `html-min`, `indexmap`, `mime_guess`, `wasm-app`, `wasm-server`, `yarte_dom`, and `yarte_html` [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 `test` profile [unoptimized + debuginfo] target(s) in 0.29s [INFO] running `Command { std: "docker" "inspect" "92c1ece087994c005aef6e117cf87e40a8b62369142d3e28ce489cc1cd28133b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "92c1ece087994c005aef6e117cf87e40a8b62369142d3e28ce489cc1cd28133b", kill_on_drop: false }` [INFO] [stdout] 92c1ece087994c005aef6e117cf87e40a8b62369142d3e28ce489cc1cd28133b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 27591fa1dde5715ba0cd72b61bc7de323d4c611fee2b9b101c6db3e3ccab7fc2 [INFO] running `Command { std: "docker" "start" "-a" "27591fa1dde5715ba0cd72b61bc7de323d4c611fee2b9b101c6db3e3ccab7fc2", kill_on_drop: false }` [INFO] [stderr] warning: unexpected `cfg` condition value: `fixed` [INFO] [stderr] --> src/lib.rs:11:7 [INFO] [stderr] | [INFO] [stderr] 11 | #[cfg(feature = "fixed")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `bytes-buf`, `heck`, `html-min`, `indexmap`, `mime_guess`, `wasm-app`, `wasm-server`, `yarte_dom`, and `yarte_html` [INFO] [stderr] = help: consider adding `fixed` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `fixed` [INFO] [stderr] --> src/lib.rs:32:11 [INFO] [stderr] | [INFO] [stderr] 32 | #[cfg(all(feature = "fixed", feature = "html-min"))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `bytes-buf`, `heck`, `html-min`, `indexmap`, `mime_guess`, `wasm-app`, `wasm-server`, `yarte_dom`, and `yarte_html` [INFO] [stderr] = help: consider adding `fixed` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `fixed` [INFO] [stderr] --> src/lib.rs:34:7 [INFO] [stderr] | [INFO] [stderr] 34 | #[cfg(feature = "fixed")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `bytes-buf`, `heck`, `html-min`, `indexmap`, `mime_guess`, `wasm-app`, `wasm-server`, `yarte_dom`, and `yarte_html` [INFO] [stderr] = help: consider adding `fixed` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: `yarte_codegen` (lib) generated 3 warnings [INFO] [stderr] warning: `yarte_codegen` (lib test) generated 3 warnings (3 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/yarte_codegen-16f9a1cc203a32ca) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stderr] Doc-tests yarte_codegen [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "27591fa1dde5715ba0cd72b61bc7de323d4c611fee2b9b101c6db3e3ccab7fc2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "27591fa1dde5715ba0cd72b61bc7de323d4c611fee2b9b101c6db3e3ccab7fc2", kill_on_drop: false }` [INFO] [stdout] 27591fa1dde5715ba0cd72b61bc7de323d4c611fee2b9b101c6db3e3ccab7fc2