[INFO] cloning repository https://github.com/futureproofd/Rust-newsletter [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/futureproofd/Rust-newsletter" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffutureproofd%2FRust-newsletter", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffutureproofd%2FRust-newsletter'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f4cd252e6d6e9d1554665450e9bb4afdf25c4e31 [INFO] checking futureproofd/Rust-newsletter against master#cfe9ffcd7c2d63fd3e0fc33a8d23ac4f0d50efe9 for pr-136968 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffutureproofd%2FRust-newsletter" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/futureproofd/Rust-newsletter on toolchain cfe9ffcd7c2d63fd3e0fc33a8d23ac4f0d50efe9 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cfe9ffcd7c2d63fd3e0fc33a8d23ac4f0d50efe9" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/futureproofd/Rust-newsletter [INFO] finished tweaking git repo https://github.com/futureproofd/Rust-newsletter [INFO] tweaked toml for git repo https://github.com/futureproofd/Rust-newsletter written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/futureproofd/Rust-newsletter 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" "+cfe9ffcd7c2d63fd3e0fc33a8d23ac4f0d50efe9" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Locking 23 packages to latest compatible versions [INFO] [stderr] Adding actix-web-flash-messages v0.4.2 (available: v0.5.0) [INFO] [stderr] Adding aead v0.4.3 [INFO] [stderr] Adding aes v0.7.5 [INFO] [stderr] Adding aes-gcm v0.9.4 [INFO] [stderr] Adding argon2 v0.4.1 (available: v0.5.3) [INFO] [stderr] Adding base64ct v1.6.0 [INFO] [stderr] Adding blake2 v0.10.6 [INFO] [stderr] Adding cipher v0.3.0 [INFO] [stderr] Adding cookie_store v0.16.2 [INFO] [stderr] Adding ctr v0.8.0 [INFO] [stderr] Adding ghash v0.4.4 [INFO] [stderr] Adding htmlescape v0.3.1 [INFO] [stderr] Adding idna v0.3.0 [INFO] [stderr] Adding opaque-debug v0.3.1 [INFO] [stderr] Adding password-hash v0.4.2 [INFO] [stderr] Adding polyval v0.5.3 [INFO] [stderr] Adding proc-macro-hack v0.5.20+deprecated [INFO] [stderr] Adding psl-types v2.0.11 [INFO] [stderr] Adding publicsuffix v2.2.3 (available: v2.3.0) [INFO] [stderr] Updating serde v1.0.144 -> v1.0.147 (available: v1.0.217) [INFO] [stderr] Updating serde_derive v1.0.144 -> v1.0.147 (available: v1.0.217) [INFO] [stderr] Adding universal-hash v0.4.1 [INFO] [stderr] Adding urlencoding v2.1.3 [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded claim v0.5.0 [INFO] [stderr] Downloaded tracing-actix-web v0.6.1 [INFO] [stderr] Downloaded linkify v0.8.1 [INFO] [stderr] Downloaded wiremock v0.5.16 [INFO] [stderr] Downloaded iana-time-zone v0.1.49 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+cfe9ffcd7c2d63fd3e0fc33a8d23ac4f0d50efe9" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 57f2f1789607b3ace6ec6b5d2138429e8b3133cc2e4ed90bcfd1cb390030b325 [INFO] running `Command { std: "docker" "start" "-a" "57f2f1789607b3ace6ec6b5d2138429e8b3133cc2e4ed90bcfd1cb390030b325", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "57f2f1789607b3ace6ec6b5d2138429e8b3133cc2e4ed90bcfd1cb390030b325", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "57f2f1789607b3ace6ec6b5d2138429e8b3133cc2e4ed90bcfd1cb390030b325", kill_on_drop: false }` [INFO] [stdout] 57f2f1789607b3ace6ec6b5d2138429e8b3133cc2e4ed90bcfd1cb390030b325 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+cfe9ffcd7c2d63fd3e0fc33a8d23ac4f0d50efe9" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7eefd7517259b375efa5aa81c0c752120aa8a8f599c7cf0d2307e255c94a4f8f [INFO] running `Command { std: "docker" "start" "-a" "7eefd7517259b375efa5aa81c0c752120aa8a8f599c7cf0d2307e255c94a4f8f", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.132 [INFO] [stderr] Compiling proc-macro2 v1.0.43 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling unicode-ident v1.0.3 [INFO] [stderr] Compiling syn v1.0.99 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Checking once_cell v1.13.1 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling serde_derive v1.0.147 [INFO] [stderr] Compiling serde v1.0.147 [INFO] [stderr] Compiling futures-core v0.3.23 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Checking pin-project-lite v0.2.9 [INFO] [stderr] Checking smallvec v1.9.0 [INFO] [stderr] Checking itoa v1.0.3 [INFO] [stderr] Checking bytes v1.2.1 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Checking lock_api v0.4.6 [INFO] [stderr] Checking subtle v2.4.1 [INFO] [stderr] Compiling serde_json v1.0.85 [INFO] [stderr] Checking futures-sink v0.3.23 [INFO] [stderr] Compiling thiserror v1.0.35 [INFO] [stderr] Checking futures-io v0.3.25 [INFO] [stderr] Compiling futures-task v0.3.23 [INFO] [stderr] Compiling futures-channel v0.3.23 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Compiling generic-array v0.14.6 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling futures-util v0.3.23 [INFO] [stderr] Compiling slab v0.4.7 [INFO] [stderr] Checking ppv-lite86 v0.2.16 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Checking tracing-core v0.1.30 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Checking ryu v1.0.11 [INFO] [stderr] Checking cpufeatures v0.2.4 [INFO] [stderr] Checking unicode-bidi v0.3.8 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling jobserver v0.1.24 [INFO] [stderr] Checking getrandom v0.2.7 [INFO] [stderr] Checking mio v0.8.4 [INFO] [stderr] Checking signal-hook-registry v1.4.0 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Checking socket2 v0.4.4 [INFO] [stderr] Checking num_cpus v1.13.1 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking matches v0.1.9 [INFO] [stderr] Checking base64 v0.13.0 [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] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Compiling rustls v0.20.6 [INFO] [stderr] Compiling crossbeam-utils v0.8.11 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking regex-syntax v0.6.27 [INFO] [stdout] For more information about this error, try `rustc --explain E0635`. [INFO] [stdout] [INFO] [stderr] Checking http v0.2.8 [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] error: failed to build archive at `/opt/rustwide/target/debug/deps/libsyn-954ebb0e4d34c2a1.rlib`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `syn` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "7eefd7517259b375efa5aa81c0c752120aa8a8f599c7cf0d2307e255c94a4f8f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7eefd7517259b375efa5aa81c0c752120aa8a8f599c7cf0d2307e255c94a4f8f", kill_on_drop: false }` [INFO] [stdout] 7eefd7517259b375efa5aa81c0c752120aa8a8f599c7cf0d2307e255c94a4f8f