[INFO] fetching crate dynast 0.9.1...
[INFO] checking dynast-0.9.1 against master#b0696a5160711c068cb1f01b7437db7990d15750 for pr-121848
[INFO] extracting crate dynast 0.9.1 into /workspace/builds/worker-7-tc1/source
[INFO] validating manifest of crates.io crate dynast 0.9.1 on toolchain b0696a5160711c068cb1f01b7437db7990d15750
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate dynast 0.9.1
[INFO] finished tweaking crates.io crate dynast 0.9.1
[INFO] tweaked toml for crates.io crate dynast 0.9.1 written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] crate crates.io crate dynast 0.9.1 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" "+b0696a5160711c068cb1f01b7437db7990d15750" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded vergen v8.2.1
[INFO] [stderr]   Downloaded nalgebra-macros v0.2.0
[INFO] [stderr]   Downloaded serde_yaml v0.9.22
[INFO] [stderr]   Downloaded math-symbols v0.1.1
[INFO] [stderr]   Downloaded clap v4.3.8
[INFO] [stderr]   Downloaded prettyplease v0.2.9
[INFO] [stderr]   Downloaded nauty-pet v0.11.1
[INFO] [stderr]   Downloaded matrixmultiply v0.3.7
[INFO] [stderr]   Downloaded safe_arch v0.7.0
[INFO] [stderr]   Downloaded nalgebra v0.32.2
[INFO] [stderr]   Downloaded nauty-Traces-sys v0.6.0
[INFO] [stderr]   Downloaded clap_builder v4.3.8
[INFO] [stderr]   Downloaded wide v0.7.10
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 19405ae5402585df782c3f1f591abd2cc3b214e07b4eadba06edac250c29276a
[INFO] running `Command { std: "docker" "start" "-a" "19405ae5402585df782c3f1f591abd2cc3b214e07b4eadba06edac250c29276a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "19405ae5402585df782c3f1f591abd2cc3b214e07b4eadba06edac250c29276a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "19405ae5402585df782c3f1f591abd2cc3b214e07b4eadba06edac250c29276a", kill_on_drop: false }`
[INFO] [stdout] 19405ae5402585df782c3f1f591abd2cc3b214e07b4eadba06edac250c29276a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 026c4d228efdc21e01612faa3a1735cc44e8b446b0b8a2dd9a14aa0da27528cc
[INFO] running `Command { std: "docker" "start" "-a" "026c4d228efdc21e01612faa3a1735cc44e8b446b0b8a2dd9a14aa0da27528cc", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.63
[INFO] [stderr]    Compiling quote v1.0.28
[INFO] [stderr]    Compiling unicode-ident v1.0.9
[INFO] [stderr]    Compiling libc v0.2.147
[INFO] [stderr]    Compiling serde v1.0.164
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling clang-sys v1.6.1
[INFO] [stderr]    Compiling io-lifetimes v1.0.11
[INFO] [stderr]    Compiling prettyplease v0.2.9
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling rustversion v1.0.12
[INFO] [stderr]    Compiling rustix v0.37.20
[INFO] [stderr]    Compiling libloading v0.7.4
[INFO] [stderr]    Compiling regex-syntax v0.7.2
[INFO] [stderr]     Checking linux-raw-sys v0.3.8
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling bindgen v0.65.1
[INFO] [stderr]    Compiling syn v2.0.22
[INFO] [stderr]    Compiling either v1.8.1
[INFO] [stderr]    Compiling anyhow v1.0.71
[INFO] [stderr]    Compiling which v4.4.0
[INFO] [stderr]    Compiling log v0.4.19
[INFO] [stderr]    Compiling shlex v1.1.0
[INFO] [stderr]    Compiling ahash v0.8.3
[INFO] [stderr]    Compiling num-bigint v0.4.3
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling regex v1.8.4
[INFO] [stderr]    Compiling paste v1.0.12
[INFO] [stderr]     Checking is-terminal v0.4.7
[INFO] [stderr]    Compiling vergen v8.2.1
[INFO] [stderr]    Compiling itoa v1.0.6
[INFO] [stderr]     Checking once_cell v1.18.0
[INFO] [stderr]    Compiling cc v1.0.79
[INFO] [stderr]     Checking bytemuck v1.13.1
[INFO] [stderr]    Compiling time-core v0.1.1
[INFO] [stderr]    Compiling time v0.3.22
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]     Checking safe_arch v0.7.0
[INFO] [stderr]     Checking getrandom v0.2.10
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling num-rational v0.4.1
[INFO] [stderr]    Compiling matrixmultiply v0.3.7
[INFO] [stderr]    Compiling thiserror v1.0.40
[INFO] [stderr]     Checking anstream v0.3.2
[INFO] [stderr]     Checking wide v0.7.10
[INFO] [stderr]     Checking aho-corasick v1.0.2
[INFO] [stderr]     Checking num-complex v0.4.3
[INFO] [stderr]     Checking approx v0.5.1
[INFO] [stderr]     Checking rawpointer v0.2.1
[INFO] [stderr]     Checking equivalent v1.0.0
[INFO] [stderr]     Checking hashbrown v0.14.0
[INFO] [stderr]     Checking fixedbitset v0.4.2
[INFO] [stderr]     Checking simba v0.8.1
[INFO] [stderr]     Checking clap_builder v4.3.8
[INFO] [stderr]     Checking indexmap v2.0.0
[INFO] [stderr]    Compiling dynast v0.9.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking unsafe-libyaml v0.2.8
[INFO] [stderr]     Checking termcolor v1.2.0
[INFO] [stderr]    Compiling serde_derive v1.0.164
[INFO] [stderr]    Compiling thiserror-impl v1.0.40
[INFO] [stderr]    Compiling clap_derive v4.3.2
[INFO] [stderr]     Checking humantime v2.1.0
[INFO] [stderr]     Checking minimal-lexical v0.2.1
[INFO] [stderr]     Checking env_logger v0.10.0
[INFO] [stderr] warning: dynast@0.9.1: not within a suitable 'git' worktree!
[INFO] [stderr] warning: dynast@0.9.1: VERGEN_GIT_SHA set to default
[INFO] [stderr]     Checking itertools v0.11.0
[INFO] [stderr]     Checking memmap v0.7.0
[INFO] [stderr]    Compiling nalgebra-macros v0.2.0
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]     Checking clap v4.3.8
[INFO] [stderr]    Compiling nauty-Traces-sys v0.6.0
[INFO] [stderr]     Checking serde_yaml v0.9.22
[INFO] [stdout] error[E0635]: unknown feature `stdsimd`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ahash-0.8.3/src/lib.rs:99:42
[INFO] [stdout]    |
[INFO] [stdout] 99 | #![cfg_attr(feature = "stdsimd", feature(stdsimd))]
[INFO] [stdout]    |                                          ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[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 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "026c4d228efdc21e01612faa3a1735cc44e8b446b0b8a2dd9a14aa0da27528cc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "026c4d228efdc21e01612faa3a1735cc44e8b446b0b8a2dd9a14aa0da27528cc", kill_on_drop: false }`
[INFO] [stdout] 026c4d228efdc21e01612faa3a1735cc44e8b446b0b8a2dd9a14aa0da27528cc
