[INFO] cloning repository https://github.com/tyrchen/jinja-renderer
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tyrchen/jinja-renderer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftyrchen%2Fjinja-renderer", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftyrchen%2Fjinja-renderer'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 21c34c6cdd722c52504bc7debbb6619e300f5e90
[INFO] checking tyrchen/jinja-renderer against try#50f413885985a8b0a0b6ca0766a0aedd45304953 for pr-155657-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftyrchen%2Fjinja-renderer" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/tyrchen/jinja-renderer
[INFO] finished tweaking git repo https://github.com/tyrchen/jinja-renderer
[INFO] tweaked toml for git repo https://github.com/tyrchen/jinja-renderer written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/tyrchen/jinja-renderer on toolchain 50f413885985a8b0a0b6ca0766a0aedd45304953
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+50f413885985a8b0a0b6ca0766a0aedd45304953" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/tyrchen/jinja-renderer already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+50f413885985a8b0a0b6ca0766a0aedd45304953" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+50f413885985a8b0a0b6ca0766a0aedd45304953" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4f662654fd05b6189b7b07a64c91e016e6626655f2da5be4388a40f910c80f67
[INFO] running `Command { std: "docker" "start" "-a" "4f662654fd05b6189b7b07a64c91e016e6626655f2da5be4388a40f910c80f67", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4f662654fd05b6189b7b07a64c91e016e6626655f2da5be4388a40f910c80f67", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4f662654fd05b6189b7b07a64c91e016e6626655f2da5be4388a40f910c80f67", kill_on_drop: false }`
[INFO] [stdout] 4f662654fd05b6189b7b07a64c91e016e6626655f2da5be4388a40f910c80f67
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+50f413885985a8b0a0b6ca0766a0aedd45304953" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1a6d9ae434b8d94216148f6e4e0937299bc028eb465197ef554a3f7816e46019
[INFO] running `Command { std: "docker" "start" "-a" "1a6d9ae434b8d94216148f6e4e0937299bc028eb465197ef554a3f7816e46019", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.73
[INFO] [stderr]    Compiling libc v0.2.151
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]     Checking once_cell v1.19.0
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling serde v1.0.193
[INFO] [stderr]    Compiling ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling siphasher v0.3.11
[INFO] [stderr]    Compiling serde_json v1.0.109
[INFO] [stderr]     Checking itoa v1.0.10
[INFO] [stderr]     Checking smallvec v1.11.2
[INFO] [stderr]    Compiling crossbeam-utils v0.8.18
[INFO] [stderr]     Checking lazy_static v1.4.0
[INFO] [stderr]    Compiling rkyv v0.7.43
[INFO] [stderr]     Checking dtoa v1.0.9
[INFO] [stderr]     Checking memchr v2.7.1
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]     Checking seahash v4.1.0
[INFO] [stderr]     Checking phf_shared v0.11.2
[INFO] [stderr]     Checking dtoa-short v0.3.4
[INFO] [stderr]     Checking outref v0.1.0
[INFO] [stderr]     Checking ryu v1.0.16
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]     Checking simd-abstraction v0.7.1
[INFO] [stderr]    Compiling phf_shared v0.10.0
[INFO] [stderr]     Checking matches v0.1.10
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]    Compiling rayon-core v1.12.0
[INFO] [stderr]     Checking data-url v0.1.1
[INFO] [stderr]     Checking base64-simd v0.7.0
[INFO] [stderr]     Checking fxhash v0.2.1
[INFO] [stderr]     Checking precomputed-hash v0.1.1
[INFO] [stderr]     Checking either v1.9.0
[INFO] [stderr]     Checking zerocopy v0.7.32
[INFO] [stderr]     Checking log v0.4.20
[INFO] [stderr]     Checking vlq v0.5.1
[INFO] [stderr]     Checking bitflags v2.4.1
[INFO] [stderr]    Compiling paste v1.0.14
[INFO] [stderr]    Compiling thiserror v1.0.53
[INFO] [stderr]     Checking hashbrown v0.14.3
[INFO] [stderr]     Checking unicode-ident v1.0.12
[INFO] [stderr]    Compiling ahash v0.7.7
[INFO] [stderr]    Compiling ahash v0.8.7
[INFO] [stderr]     Checking bumpalo v3.14.0
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]    Compiling itertools v0.12.0
[INFO] [stderr]     Checking data-encoding v2.5.0
[INFO] [stderr]     Checking pathdiff v0.2.1
[INFO] [stderr]    Compiling v_htmlescape v0.15.8
[INFO] [stderr]     Checking getrandom v0.2.11
[INFO] [stderr]     Checking aho-corasick v0.7.20
[INFO] [stderr]     Checking phf v0.10.1
[INFO] [stderr]     Checking quote v1.0.34
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]     Checking ident_case v1.0.1
[INFO] [stdout] error[E0635]: unknown feature `stdsimd`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ahash-0.7.7/src/lib.rs:33:42
[INFO] [stdout]    |
[INFO] [stdout] 33 | #![cfg_attr(feature = "stdsimd", feature(stdsimd))]
[INFO] [stdout]    |                                          ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0635]: unknown feature `stdsimd`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ahash-0.7.7/src/lib.rs:33:42
[INFO] [stdout]    |
[INFO] [stdout] 33 | #![cfg_attr(feature = "stdsimd", feature(stdsimd))]
[INFO] [stdout]    |                                          ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]     Checking crossbeam-epoch v0.9.17
[INFO] [stderr]     Checking hashbrown v0.13.2
[INFO] [stderr]     Checking self_cell v1.0.3
[INFO] [stderr]     Checking dashmap v5.5.3
[INFO] [stdout] For more information about this error, try `rustc --explain E0635`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `ahash` (lib) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] For more information about this error, try `rustc --explain E0635`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `ahash` (lib) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "1a6d9ae434b8d94216148f6e4e0937299bc028eb465197ef554a3f7816e46019", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1a6d9ae434b8d94216148f6e4e0937299bc028eb465197ef554a3f7816e46019", kill_on_drop: false }`
[INFO] [stdout] 1a6d9ae434b8d94216148f6e4e0937299bc028eb465197ef554a3f7816e46019
