[INFO] fetching crate alpha-g-analysis 0.5.7...
[INFO] checking alpha-g-analysis-0.5.7 against try#47af3d0de9d26c7deba4cfb203b710cc3f764e91 for pr-130443
[INFO] extracting crate alpha-g-analysis 0.5.7 into /workspace/builds/worker-4-tc2/source
[INFO] validating manifest of crates.io crate alpha-g-analysis 0.5.7 on toolchain 47af3d0de9d26c7deba4cfb203b710cc3f764e91
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+47af3d0de9d26c7deba4cfb203b710cc3f764e91" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate alpha-g-analysis 0.5.7
[INFO] finished tweaking crates.io crate alpha-g-analysis 0.5.7
[INFO] tweaked toml for crates.io crate alpha-g-analysis 0.5.7 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] crate crates.io crate alpha-g-analysis 0.5.7 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" "+47af3d0de9d26c7deba4cfb203b710cc3f764e91" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+47af3d0de9d26c7deba4cfb203b710cc3f764e91" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e8c975eaa66e0859431d7ff840e23eb326360b938198fa85689233d60377d5b0
[INFO] running `Command { std: "docker" "start" "-a" "e8c975eaa66e0859431d7ff840e23eb326360b938198fa85689233d60377d5b0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e8c975eaa66e0859431d7ff840e23eb326360b938198fa85689233d60377d5b0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e8c975eaa66e0859431d7ff840e23eb326360b938198fa85689233d60377d5b0", kill_on_drop: false }`
[INFO] [stdout] e8c975eaa66e0859431d7ff840e23eb326360b938198fa85689233d60377d5b0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+47af3d0de9d26c7deba4cfb203b710cc3f764e91" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0fc4ab60e2051739eeb7f282d94630d81440ee1f38da2276cf5d3add747d074a
[INFO] running `Command { std: "docker" "start" "-a" "0fc4ab60e2051739eeb7f282d94630d81440ee1f38da2276cf5d3add747d074a", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.76
[INFO] [stderr]    Compiling unicode-ident v1.0.4
[INFO] [stderr]    Compiling libc v0.2.146
[INFO] [stderr]    Compiling libm v0.2.6
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling memoffset v0.9.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.19
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.15
[INFO] [stderr]     Checking scopeguard v1.1.0
[INFO] [stderr]     Checking bytemuck v1.13.1
[INFO] [stderr]    Compiling rayon-core v1.12.0
[INFO] [stderr]    Compiling semver v1.0.14
[INFO] [stderr]     Checking either v1.8.1
[INFO] [stderr]    Compiling paste v1.0.12
[INFO] [stderr]     Checking reborrow v0.5.4
[INFO] [stderr]     Checking raw-cpuid v10.7.0
[INFO] [stderr]    Compiling seq-macro v0.3.3
[INFO] [stderr]    Compiling io-lifetimes v1.0.11
[INFO] [stderr]    Compiling serde v1.0.195
[INFO] [stderr]    Compiling rustix v0.37.20
[INFO] [stderr]    Compiling syn v1.0.101
[INFO] [stderr]     Checking dyn-stack v0.9.0
[INFO] [stderr]     Checking linux-raw-sys v0.3.8
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling anyhow v1.0.68
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]     Checking utf8parse v0.2.1
[INFO] [stderr]    Compiling typenum v1.16.0
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]     Checking yansi v0.5.1
[INFO] [stderr]    Compiling cc v1.0.73
[INFO] [stderr]    Compiling faer-core v0.9.1
[INFO] [stderr]     Checking anstyle-parse v0.2.3
[INFO] [stderr]     Checking colorchoice v1.0.0
[INFO] [stderr]     Checking itoa v1.0.3
[INFO] [stderr]    Compiling serde_json v1.0.95
[INFO] [stderr]     Checking anstyle-query v1.0.2
[INFO] [stderr]     Checking ryu v1.0.11
[INFO] [stderr]     Checking aligned-vec v0.5.0
[INFO] [stderr]     Checking coe-rs v0.1.2
[INFO] [stderr]     Checking anstyle v1.0.4
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling assert2-macros v0.3.11
[INFO] [stderr]    Compiling crc32c v0.6.4
[INFO] [stderr]    Compiling portable-atomic v1.6.0
[INFO] [stderr]     Checking hashbrown v0.14.3
[INFO] [stderr]     Checking base64 v0.13.1
[INFO] [stderr]     Checking anstream v0.6.7
[INFO] [stderr]     Checking strsim v0.10.0
[INFO] [stderr]     Checking crossbeam-deque v0.8.3
[INFO] [stderr]     Checking clap_lex v0.6.0
[INFO] [stderr]     Checking unicode-width v0.1.11
[INFO] [stderr]     Checking winnow v0.6.1
[INFO] [stderr]    Compiling syn v2.0.48
[INFO] [stderr]     Checking clap_builder v4.4.16
[INFO] [stderr]     Checking itertools v0.11.0
[INFO] [stderr]     Checking winnow v0.5.30
[INFO] [stderr]     Checking number_prefix v0.4.0
[INFO] [stderr]     Checking csv-core v0.1.11
[INFO] [stdout] error[E0635]: unknown feature `stdsimd`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/crc32c-0.6.4/src/lib.rs:23:30
[INFO] [stdout]    |
[INFO] [stdout] 23 | #![cfg_attr(nightly, feature(stdsimd))]
[INFO] [stdout]    |                              ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `crc32c` (lib) due to 2 previous errors
[INFO] [stdout] For more information about this error, try `rustc --explain E0635`.
[INFO] [stdout] 
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "0fc4ab60e2051739eeb7f282d94630d81440ee1f38da2276cf5d3add747d074a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0fc4ab60e2051739eeb7f282d94630d81440ee1f38da2276cf5d3add747d074a", kill_on_drop: false }`
[INFO] [stdout] 0fc4ab60e2051739eeb7f282d94630d81440ee1f38da2276cf5d3add747d074a
