[INFO] fetching crate derive-jinja-renderer 0.3.0... [INFO] checking derive-jinja-renderer-0.3.0 against try#998b6603a58e47f42ccce7a67943234e96b6839e for pr-143170 [INFO] extracting crate derive-jinja-renderer 0.3.0 into /workspace/builds/worker-5-tc2/source [INFO] started tweaking crates.io crate derive-jinja-renderer 0.3.0 [INFO] finished tweaking crates.io crate derive-jinja-renderer 0.3.0 [INFO] tweaked toml for crates.io crate derive-jinja-renderer 0.3.0 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate derive-jinja-renderer 0.3.0 on toolchain 998b6603a58e47f42ccce7a67943234e96b6839e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+998b6603a58e47f42ccce7a67943234e96b6839e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate derive-jinja-renderer 0.3.0 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" "+998b6603a58e47f42ccce7a67943234e96b6839e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+998b6603a58e47f42ccce7a67943234e96b6839e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 71952efc3e1209528847bcb90fd399228d0166fc54aaf06ae6319e4ab35d711e [INFO] running `Command { std: "docker" "start" "-a" "71952efc3e1209528847bcb90fd399228d0166fc54aaf06ae6319e4ab35d711e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "71952efc3e1209528847bcb90fd399228d0166fc54aaf06ae6319e4ab35d711e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "71952efc3e1209528847bcb90fd399228d0166fc54aaf06ae6319e4ab35d711e", kill_on_drop: false }` [INFO] [stdout] 71952efc3e1209528847bcb90fd399228d0166fc54aaf06ae6319e4ab35d711e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+998b6603a58e47f42ccce7a67943234e96b6839e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a32fa32c571e3c08598204856bd1e6ba39330a245f3fde14561f8b50d09a34ca [INFO] running `Command { std: "docker" "start" "-a" "a32fa32c571e3c08598204856bd1e6ba39330a245f3fde14561f8b50d09a34ca", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.73 [INFO] [stderr] Compiling libc v0.2.151 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling serde v1.0.193 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling serde_json v1.0.109 [INFO] [stderr] Checking smallvec v1.11.2 [INFO] [stderr] Compiling crossbeam-utils v0.8.18 [INFO] [stderr] Compiling ahash v0.7.7 [INFO] [stderr] Checking dtoa v1.0.9 [INFO] [stderr] Compiling rkyv v0.7.43 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Checking ryu v1.0.16 [INFO] [stderr] Checking outref v0.1.0 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling phf_shared v0.11.2 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Checking dtoa-short v0.3.4 [INFO] [stderr] Checking seahash v4.1.0 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Checking simd-abstraction v0.7.1 [INFO] [stderr] Compiling ahash v0.8.7 [INFO] [stderr] Compiling itoa v1.0.10 [INFO] [stderr] Checking unicode-ident v1.0.12 [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 fxhash v0.2.1 [INFO] [stderr] Checking either v1.9.0 [INFO] [stderr] Checking vlq v0.5.1 [INFO] [stderr] Checking base64-simd v0.7.0 [INFO] [stderr] Checking bitflags v2.4.1 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Checking zerocopy v0.7.32 [INFO] [stderr] Checking precomputed-hash v0.1.1 [INFO] [stderr] Checking aho-corasick v0.7.20 [INFO] [stderr] Checking bumpalo v3.14.0 [INFO] [stderr] Checking hashbrown v0.14.3 [INFO] [stderr] Checking pathdiff v0.2.1 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Checking data-encoding v2.5.0 [INFO] [stderr] Compiling quote v1.0.34 [INFO] [stderr] Compiling itertools v0.12.0 [INFO] [stderr] Compiling v_htmlescape v0.15.8 [INFO] [stderr] Checking rustc-hash v1.1.0 [INFO] [stderr] Checking self_cell v1.0.3 [INFO] [stderr] Compiling getrandom v0.2.11 [INFO] [stderr] Checking phf v0.10.1 [INFO] [stderr] Compiling syn v2.0.44 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking crossbeam-epoch v0.9.17 [INFO] [stderr] Checking memo-map v0.3.2 [INFO] [stderr] Checking hashbrown v0.13.2 [INFO] [stderr] Checking crossbeam-deque v0.8.4 [INFO] [stderr] Compiling rand_core v0.6.4 [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] Checking dashmap v5.5.3 [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] 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" "a32fa32c571e3c08598204856bd1e6ba39330a245f3fde14561f8b50d09a34ca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a32fa32c571e3c08598204856bd1e6ba39330a245f3fde14561f8b50d09a34ca", kill_on_drop: false }` [INFO] [stdout] a32fa32c571e3c08598204856bd1e6ba39330a245f3fde14561f8b50d09a34ca