[INFO] cloning repository https://github.com/mdub/swarus [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mdub/swarus" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmdub%2Fswarus", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmdub%2Fswarus'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0f98df4cb40580d8497219046e89b1ad304ca20f [INFO] checking mdub/swarus against master#74c3f5a146860c94ff4d179fc3bfa34f879adf41 for pr-120248 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmdub%2Fswarus" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mdub/swarus on toolchain 74c3f5a146860c94ff4d179fc3bfa34f879adf41 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+74c3f5a146860c94ff4d179fc3bfa34f879adf41" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/mdub/swarus [INFO] finished tweaking git repo https://github.com/mdub/swarus [INFO] tweaked toml for git repo https://github.com/mdub/swarus written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/mdub/swarus 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" "+74c3f5a146860c94ff4d179fc3bfa34f879adf41" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [ERROR] error running command: no output for 300 seconds [ERROR] this task or one of its parent failed! [ERROR] no output for 300 seconds [ERROR] note: run with `RUST_BACKTRACE=1` to display a backtrace. [INFO] checking mdub/swarus against try#13cae6066db2d5e6c9bb508caceec8d34ca49980 for pr-120248 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmdub%2Fswarus" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mdub/swarus on toolchain 13cae6066db2d5e6c9bb508caceec8d34ca49980 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+13cae6066db2d5e6c9bb508caceec8d34ca49980" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/mdub/swarus [INFO] finished tweaking git repo https://github.com/mdub/swarus [INFO] tweaked toml for git repo https://github.com/mdub/swarus written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/mdub/swarus 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" "+13cae6066db2d5e6c9bb508caceec8d34ca49980" "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] [stderr] Downloading crates ... [INFO] [stderr] Downloaded aws-types v0.57.1 [INFO] [stderr] Downloaded aws-smithy-checksums v0.57.1 [INFO] [stderr] Downloaded aws-smithy-runtime v0.57.1 [INFO] [stderr] Downloaded aws-smithy-query v0.57.1 [INFO] [stderr] Downloaded aws-smithy-xml v0.57.1 [INFO] [stderr] Downloaded aws-http v0.57.1 [INFO] [stderr] Downloaded aws-smithy-async v0.57.1 [INFO] [stderr] Downloaded aws-credential-types v0.57.1 [INFO] [stderr] Downloaded aws-smithy-http v0.57.1 [INFO] [stderr] Downloaded aws-sigv4 v0.57.1 [INFO] [stderr] Downloaded aws-sdk-sso v0.35.0 [INFO] [stderr] Downloaded aws-smithy-json v0.57.1 [INFO] [stderr] Downloaded aws-sdk-sts v0.35.0 [INFO] [stderr] Downloaded aws-sdk-ssooidc v0.35.0 [INFO] [stderr] Downloaded aws-config v0.57.1 [INFO] [stderr] Downloaded aws-smithy-eventstream v0.57.1 [INFO] [stderr] Downloaded aws-sdk-s3 v0.35.0 [INFO] [stderr] Downloaded aws-runtime v0.57.1 [INFO] [stderr] Downloaded aws-smithy-runtime-api v0.57.1 [INFO] [stderr] Downloaded aws-smithy-types v0.57.1 [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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+13cae6066db2d5e6c9bb508caceec8d34ca49980" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 84478471ecc57d20db2707ef41ec44b96d3a32d566063f969c590c15dd3edbaa [INFO] running `Command { std: "docker" "start" "-a" "84478471ecc57d20db2707ef41ec44b96d3a32d566063f969c590c15dd3edbaa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "84478471ecc57d20db2707ef41ec44b96d3a32d566063f969c590c15dd3edbaa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "84478471ecc57d20db2707ef41ec44b96d3a32d566063f969c590c15dd3edbaa", kill_on_drop: false }` [INFO] [stdout] 84478471ecc57d20db2707ef41ec44b96d3a32d566063f969c590c15dd3edbaa [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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+13cae6066db2d5e6c9bb508caceec8d34ca49980" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 580c321567673c090871674793f59901d7af303f85305621dda090becf489b0e [INFO] running `Command { std: "docker" "start" "-a" "580c321567673c090871674793f59901d7af303f85305621dda090becf489b0e", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.150 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling proc-macro2 v1.0.69 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Checking bytes v1.5.0 [INFO] [stderr] Checking pin-project-lite v0.2.13 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking smallvec v1.11.1 [INFO] [stderr] Compiling futures-core v0.3.29 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Checking once_cell v1.18.0 [INFO] [stderr] Checking itoa v1.0.9 [INFO] [stderr] Checking zeroize v1.6.0 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking http v0.2.9 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Checking subtle v2.5.0 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Checking futures-sink v0.3.29 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling futures-task v0.3.29 [INFO] [stderr] Compiling syn v2.0.39 [INFO] [stderr] Checking mio v0.8.9 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking socket2 v0.5.5 [INFO] [stderr] Checking signal-hook-registry v1.4.1 [INFO] [stderr] Checking getrandom v0.2.10 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking http-body v0.4.5 [INFO] [stderr] Compiling futures-util v0.3.29 [INFO] [stderr] Checking powerfmt v0.2.0 [INFO] [stderr] Checking vsimd v0.8.0 [INFO] [stderr] Checking outref v0.5.1 [INFO] [stderr] Checking deranged v0.3.9 [INFO] [stderr] Checking either v1.9.0 [INFO] [stderr] Checking time-core v0.1.2 [INFO] [stderr] Checking bytes-utils v0.1.3 [INFO] [stderr] Checking ryu v1.0.15 [INFO] [stderr] Checking base64-simd v0.8.0 [INFO] [stderr] Compiling semver v1.0.20 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking untrusted v0.9.0 [INFO] [stderr] Checking time v0.3.30 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Checking const-oid v0.9.5 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Checking percent-encoding v2.3.0 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Checking der v0.6.1 [INFO] [stderr] Checking base64ct v1.6.0 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Checking crypto-bigint v0.4.9 [INFO] [stderr] Checking ff v0.12.1 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Checking base16ct v0.1.1 [INFO] [stderr] Checking cpufeatures v0.2.11 [INFO] [stderr] Checking group v0.12.1 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Checking memchr v2.6.4 [INFO] [stderr] Checking spki v0.6.0 [INFO] [stderr] Compiling futures-channel v0.3.29 [INFO] [stderr] Checking pkcs8 v0.9.0 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Checking sec1 v0.3.0 [INFO] [stderr] Compiling rustls v0.21.8 [INFO] [stderr] Checking elliptic-curve v0.12.3 [INFO] [stderr] Checking rfc6979 v0.3.1 [INFO] [stderr] Checking sha2 v0.10.8 [INFO] [stderr] Compiling aws-types v0.57.1 [INFO] [stderr] Checking aho-corasick v1.1.2 [INFO] [stderr] Checking signature v1.6.4 [INFO] [stderr] Compiling ring v0.17.5 [INFO] [stderr] Compiling num-bigint v0.4.4 [INFO] [stderr] Checking try-lock v0.2.4 [INFO] [stderr] Checking regex-syntax v0.8.2 [INFO] [stderr] Checking base64 v0.21.5 [INFO] [stderr] Checking log v0.4.20 [INFO] [stderr] Checking want v0.3.1 [INFO] [stderr] Checking ecdsa v0.14.8 [INFO] [stderr] Checking rustls-pemfile v1.0.3 [INFO] [stderr] Checking form_urlencoded v1.2.0 [INFO] [stderr] Checking socket2 v0.4.10 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Checking tower-service v0.3.2 [INFO] [stderr] Checking httpdate v1.0.3 [INFO] [stderr] Checking openssl-probe v0.1.5 [INFO] [stderr] Checking rustls-native-certs v0.6.3 [INFO] [stderr] Checking p256 v0.11.1 [INFO] [stderr] Checking fastrand v2.0.1 [INFO] [stderr] Checking uuid v1.5.0 [INFO] [stderr] Checking tinyvec_macros v0.1.1 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Compiling crc32c v0.6.4 [INFO] [stderr] Checking utf8parse v0.2.1 [INFO] [stderr] Checking xmlparser v0.13.6 [INFO] [stderr] Checking anstyle-parse v0.2.2 [INFO] [stderr] Checking unicode-bidi v0.3.13 [INFO] [stderr] Checking anstyle-query v1.0.0 [INFO] [stderr] Checking aws-smithy-xml v0.57.1 [INFO] [stderr] Checking colorchoice v1.0.0 [INFO] [stderr] Checking anstyle v1.0.4 [INFO] [stderr] Checking urlencoding v2.1.3 [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] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Checking anstream v0.6.4 [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 `crc32c` (lib) due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "580c321567673c090871674793f59901d7af303f85305621dda090becf489b0e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "580c321567673c090871674793f59901d7af303f85305621dda090becf489b0e", kill_on_drop: false }` [INFO] [stdout] 580c321567673c090871674793f59901d7af303f85305621dda090becf489b0e