[INFO] cloning repository https://github.com/gborough/cemtexer [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/gborough/cemtexer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgborough%2Fcemtexer", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgborough%2Fcemtexer'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e4d928ee567a77b48c9b0a054b2e65f2ea283ce4 [INFO] checking gborough/cemtexer/e4d928ee567a77b48c9b0a054b2e65f2ea283ce4 against master#55b9b4d1e1bb5b46c04237a2fb2f8a85f39ef97d for pr-146300 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgborough%2Fcemtexer" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/gborough/cemtexer [INFO] finished tweaking git repo https://github.com/gborough/cemtexer [INFO] tweaked toml for git repo https://github.com/gborough/cemtexer written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/gborough/cemtexer on toolchain 55b9b4d1e1bb5b46c04237a2fb2f8a85f39ef97d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+55b9b4d1e1bb5b46c04237a2fb2f8a85f39ef97d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/gborough/cemtexer 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" "+55b9b4d1e1bb5b46c04237a2fb2f8a85f39ef97d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded anstyle v1.0.1 [INFO] [stderr] Downloaded anstream v0.3.2 [INFO] [stderr] Downloaded anstyle-wincon v1.0.1 [INFO] [stderr] Downloaded ron v0.7.0 [INFO] [stderr] Downloaded clap v4.3.5 [INFO] [stderr] Downloaded hashbrown v0.12.0 [INFO] [stderr] Downloaded config v0.13.3 [INFO] [stderr] Downloaded getrandom v0.2.6 [INFO] [stderr] Downloaded time v0.3.22 [INFO] [stderr] Downloaded clap_derive v4.3.2 [INFO] [stderr] Downloaded clap_builder v4.3.5 [INFO] [stderr] Downloaded clap_lex v0.5.0 [INFO] [stderr] Downloaded tokio v1.28.2 [INFO] [stderr] Downloaded csv v1.2.2 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+55b9b4d1e1bb5b46c04237a2fb2f8a85f39ef97d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2950668cbffdb94505339db4b3a2dd92f56c3d660a1f1d399748a52f5fdff71e [INFO] running `Command { std: "docker" "start" "-a" "2950668cbffdb94505339db4b3a2dd92f56c3d660a1f1d399748a52f5fdff71e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2950668cbffdb94505339db4b3a2dd92f56c3d660a1f1d399748a52f5fdff71e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2950668cbffdb94505339db4b3a2dd92f56c3d660a1f1d399748a52f5fdff71e", kill_on_drop: false }` [INFO] [stdout] 2950668cbffdb94505339db4b3a2dd92f56c3d660a1f1d399748a52f5fdff71e [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+55b9b4d1e1bb5b46c04237a2fb2f8a85f39ef97d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ec400d364fa084c511ce864064101a878837a60314a233285e12ff1a0a0afcf5 [INFO] running `Command { std: "docker" "start" "-a" "ec400d364fa084c511ce864064101a878837a60314a233285e12ff1a0a0afcf5", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.146 [INFO] [stderr] Compiling proc-macro2 v1.0.60 [INFO] [stderr] Compiling quote v1.0.28 [INFO] [stderr] Compiling unicode-ident v1.0.9 [INFO] [stderr] Compiling serde v1.0.164 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling rustix v0.37.20 [INFO] [stderr] Checking once_cell v1.18.0 [INFO] [stderr] Compiling syn v1.0.91 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Checking itoa v1.0.1 [INFO] [stderr] Checking utf8parse v0.2.1 [INFO] [stderr] Checking anstyle v1.0.1 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Checking colorchoice v1.0.0 [INFO] [stderr] Checking dlv-list v0.3.0 [INFO] [stderr] Checking anstyle-parse v0.2.1 [INFO] [stderr] Checking anstyle-query v1.0.0 [INFO] [stderr] Compiling async-trait v0.1.68 [INFO] [stderr] Checking ryu v1.0.9 [INFO] [stderr] Compiling tokio v1.28.2 [INFO] [stderr] Checking linked-hash-map v0.5.4 [INFO] [stderr] Compiling thiserror v1.0.40 [INFO] [stderr] Compiling time-core v0.1.1 [INFO] [stderr] Checking clap_lex v0.5.0 [INFO] [stderr] Checking ppv-lite86 v0.2.16 [INFO] [stderr] Compiling syn v2.0.18 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Checking yaml-rust v0.4.5 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Compiling time-macros v0.2.9 [INFO] [stderr] Checking aho-corasick v1.0.2 [INFO] [stderr] Checking csv-core v0.1.10 [INFO] [stderr] Checking regex-syntax v0.7.2 [INFO] [stderr] Checking getrandom v0.2.6 [INFO] [stdout] error[E0635]: unknown feature `stdsimd` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ahash-0.7.6/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] running `Command { std: "docker" "inspect" "ec400d364fa084c511ce864064101a878837a60314a233285e12ff1a0a0afcf5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ec400d364fa084c511ce864064101a878837a60314a233285e12ff1a0a0afcf5", kill_on_drop: false }` [INFO] [stdout] ec400d364fa084c511ce864064101a878837a60314a233285e12ff1a0a0afcf5