[INFO] fetching crate askama_derive 0.12.5...
[INFO] checking askama_derive-0.12.5 against master#3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777 for pr-132289
[INFO] extracting crate askama_derive 0.12.5 into /workspace/builds/worker-3-tc1/source
[INFO] validating manifest of crates.io crate askama_derive 0.12.5 on toolchain 3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate askama_derive 0.12.5
[INFO] finished tweaking crates.io crate askama_derive 0.12.5
[INFO] tweaked toml for crates.io crate askama_derive 0.12.5 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 14 packages to latest compatible versions
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded askama_parser v0.2.1
[INFO] [stderr]   Downloaded basic-toml v0.1.9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5013c4e35ddaf2dc7f9402211448ac4a0c51beaddc84b993657cc413d8c17899
[INFO] running `Command { std: "docker" "start" "-a" "5013c4e35ddaf2dc7f9402211448ac4a0c51beaddc84b993657cc413d8c17899", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5013c4e35ddaf2dc7f9402211448ac4a0c51beaddc84b993657cc413d8c17899", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5013c4e35ddaf2dc7f9402211448ac4a0c51beaddc84b993657cc413d8c17899", kill_on_drop: false }`
[INFO] [stdout] 5013c4e35ddaf2dc7f9402211448ac4a0c51beaddc84b993657cc413d8c17899
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4f9b627f4902e75326c6fbf300493c502fa68fde8f47e6f3db0eb4320cad3782
[INFO] running `Command { std: "docker" "start" "-a" "4f9b627f4902e75326c6fbf300493c502fa68fde8f47e6f3db0eb4320cad3782", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicase v2.8.0
[INFO] [stderr]     Checking minimal-lexical v0.2.1
[INFO] [stderr]     Checking memchr v2.7.4
[INFO] [stderr]     Checking mime v0.3.17
[INFO] [stderr]     Checking syn v2.0.85
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking askama_parser v0.2.1
[INFO] [stderr]     Checking askama_derive v0.12.5 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `toml`
[INFO] [stdout]    --> src/config.rs:516:11
[INFO] [stdout]     |
[INFO] [stdout] 516 |     #[cfg(feature = "toml")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `basic-toml`, `config`, `humansize`, `markdown`, `num-traits`, `serde`, `serde-json`, `serde-yaml`, `urlencode`, `with-actix-web`, `with-axum`, `with-gotham`, `with-hyper`, `with-mendes`, `with-rocket`, `with-tide`, and `with-warp`
[INFO] [stdout]     = help: consider adding `toml` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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: `toml`
[INFO] [stdout]    --> src/config.rs:527:11
[INFO] [stdout]     |
[INFO] [stdout] 527 |     #[cfg(feature = "toml")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `basic-toml`, `config`, `humansize`, `markdown`, `num-traits`, `serde`, `serde-json`, `serde-yaml`, `urlencode`, `with-actix-web`, `with-axum`, `with-gotham`, `with-hyper`, `with-mendes`, `with-rocket`, `with-tide`, and `with-warp`
[INFO] [stdout]     = help: consider adding `toml` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `toml`
[INFO] [stdout]    --> src/config.rs:539:11
[INFO] [stdout]     |
[INFO] [stdout] 539 |     #[cfg(feature = "toml")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `basic-toml`, `config`, `humansize`, `markdown`, `num-traits`, `serde`, `serde-json`, `serde-yaml`, `urlencode`, `with-actix-web`, `with-axum`, `with-gotham`, `with-hyper`, `with-mendes`, `with-rocket`, `with-tide`, and `with-warp`
[INFO] [stdout]     = help: consider adding `toml` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `toml`
[INFO] [stdout]    --> src/config.rs:617:11
[INFO] [stdout]     |
[INFO] [stdout] 617 |     #[cfg(feature = "toml")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `basic-toml`, `config`, `humansize`, `markdown`, `num-traits`, `serde`, `serde-json`, `serde-yaml`, `urlencode`, `with-actix-web`, `with-axum`, `with-gotham`, `with-hyper`, `with-mendes`, `with-rocket`, `with-tide`, and `with-warp`
[INFO] [stdout]     = help: consider adding `toml` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.60s
[INFO] running `Command { std: "docker" "inspect" "4f9b627f4902e75326c6fbf300493c502fa68fde8f47e6f3db0eb4320cad3782", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4f9b627f4902e75326c6fbf300493c502fa68fde8f47e6f3db0eb4320cad3782", kill_on_drop: false }`
[INFO] [stdout] 4f9b627f4902e75326c6fbf300493c502fa68fde8f47e6f3db0eb4320cad3782
