[INFO] cloning repository https://github.com/DestinyofYeet/clean_unused_files
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/DestinyofYeet/clean_unused_files" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDestinyofYeet%2Fclean_unused_files", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDestinyofYeet%2Fclean_unused_files'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e3ae1e9275112701068841fb7cd3a47870f066ee
[INFO] checking DestinyofYeet/clean_unused_files against master#c797096598b80ba4a40397ad7e91584fcd3df5f1 for pr-146377
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDestinyofYeet%2Fclean_unused_files" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/DestinyofYeet/clean_unused_files
[INFO] finished tweaking git repo https://github.com/DestinyofYeet/clean_unused_files
[INFO] tweaked toml for git repo https://github.com/DestinyofYeet/clean_unused_files written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/DestinyofYeet/clean_unused_files on toolchain c797096598b80ba4a40397ad7e91584fcd3df5f1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c797096598b80ba4a40397ad7e91584fcd3df5f1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/DestinyofYeet/clean_unused_files 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" "+c797096598b80ba4a40397ad7e91584fcd3df5f1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded typed-builder v0.14.0
[INFO] [stderr]   Downloaded mod_use v0.2.1
[INFO] [stderr]   Downloaded configparser v3.1.0
[INFO] [stderr]   Downloaded quoted_printable v0.5.0
[INFO] [stderr]   Downloaded lettre v0.11.2
[INFO] [stderr]   Downloaded openssl-src v300.1.6+3.1.4
[INFO] [stderr]   Downloaded qbit-rs v0.4.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+c797096598b80ba4a40397ad7e91584fcd3df5f1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0a6be2abd8641c583f6cd1c9612e7259a913c16e33fd565a91103ce0f5a0f0d6
[INFO] running `Command { std: "docker" "start" "-a" "0a6be2abd8641c583f6cd1c9612e7259a913c16e33fd565a91103ce0f5a0f0d6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0a6be2abd8641c583f6cd1c9612e7259a913c16e33fd565a91103ce0f5a0f0d6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0a6be2abd8641c583f6cd1c9612e7259a913c16e33fd565a91103ce0f5a0f0d6", kill_on_drop: false }`
[INFO] [stdout] 0a6be2abd8641c583f6cd1c9612e7259a913c16e33fd565a91103ce0f5a0f0d6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+c797096598b80ba4a40397ad7e91584fcd3df5f1" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9af2c247d162be33aa902c40ee2835f3047858282ffc487e5df69ce1453d3033
[INFO] running `Command { std: "docker" "start" "-a" "9af2c247d162be33aa902c40ee2835f3047858282ffc487e5df69ce1453d3033", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.150
[INFO] [stderr]     Checking zerocopy v0.7.26
[INFO] [stderr]    Compiling ahash v0.8.6
[INFO] [stderr]     Checking itoa v1.0.9
[INFO] [stderr]    Compiling openssl v0.10.60
[INFO] [stderr]    Compiling futures-util v0.3.29
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]    Compiling syn v2.0.39
[INFO] [stderr]     Checking parking_lot_core v0.9.9
[INFO] [stderr]     Checking socket2 v0.5.5
[INFO] [stderr]     Checking signal-hook-registry v1.4.1
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking mio v0.8.9
[INFO] [stderr]    Compiling futures-channel v0.3.29
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]     Checking idna v0.5.0
[INFO] [stderr]     Checking http v0.2.11
[INFO] [stderr]     Checking socket2 v0.4.10
[INFO] [stderr]    Compiling serde_json v1.0.108
[INFO] [stderr]     Checking ryu v1.0.15
[INFO] [stderr]    Compiling thiserror v1.0.50
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking match_cfg v0.1.0
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking hostname v0.3.1
[INFO] [stderr]     Checking email-encoding v0.2.0
[INFO] [stderr]     Checking email_address v0.2.4
[INFO] [stderr]     Checking mod_use v0.2.1
[INFO] [stderr]     Checking quoted_printable v0.5.0
[INFO] [stderr]     Checking configparser v3.1.0
[INFO] [stdout] error[E0635]: unknown feature `stdsimd`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ahash-0.8.6/src/lib.rs:99:42
[INFO] [stdout]    |
[INFO] [stdout] 99 | #![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" "9af2c247d162be33aa902c40ee2835f3047858282ffc487e5df69ce1453d3033", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9af2c247d162be33aa902c40ee2835f3047858282ffc487e5df69ce1453d3033", kill_on_drop: false }`
[INFO] [stdout] 9af2c247d162be33aa902c40ee2835f3047858282ffc487e5df69ce1453d3033
