[INFO] updating cached repository https://github.com/FliegendeWurst/inboxid [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune", kill_on_drop: false }` [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 43a596f17c871af773c962921c16b2f62742fad9 [INFO] checking FliegendeWurst/inboxid/43a596f17c871af773c962921c16b2f62742fad9 against master#f609b7e0586f81fefb3523e3e17adf779ac416be for pr-129466-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFliegendeWurst%2Finboxid" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/FliegendeWurst/inboxid on toolchain f609b7e0586f81fefb3523e3e17adf779ac416be [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/FliegendeWurst/inboxid [INFO] finished tweaking git repo https://github.com/FliegendeWurst/inboxid [INFO] tweaked toml for git repo https://github.com/FliegendeWurst/inboxid written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/FliegendeWurst/inboxid 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" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9c7e24e040e39a6686f38ff1b84b999d83d8a77df9db1ba4642485379a10c537 [INFO] running `Command { std: "docker" "start" "-a" "9c7e24e040e39a6686f38ff1b84b999d83d8a77df9db1ba4642485379a10c537", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9c7e24e040e39a6686f38ff1b84b999d83d8a77df9db1ba4642485379a10c537", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9c7e24e040e39a6686f38ff1b84b999d83d8a77df9db1ba4642485379a10c537", kill_on_drop: false }` [INFO] [stdout] 9c7e24e040e39a6686f38ff1b84b999d83d8a77df9db1ba4642485379a10c537 [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:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 097b6dc5ed1501bc2c1f8432e9abc275b5d7d99487b9efc48255cb97dad89600 [INFO] running `Command { std: "docker" "start" "-a" "097b6dc5ed1501bc2c1f8432e9abc275b5d7d99487b9efc48255cb97dad89600", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling proc-macro2 v1.0.40 [INFO] [stderr] Compiling quote v1.0.20 [INFO] [stderr] Compiling unicode-ident v1.0.1 [INFO] [stderr] Checking once_cell v1.12.0 [INFO] [stderr] Compiling syn v1.0.98 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Checking smallvec v1.8.0 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling serde v1.0.137 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Checking base64 v0.13.0 [INFO] [stderr] Compiling strsim v0.9.3 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling encoding_rs v0.8.31 [INFO] [stderr] Compiling crossbeam-utils v0.8.9 [INFO] [stderr] Checking phf v0.8.0 [INFO] [stderr] Compiling ahash v0.6.3 [INFO] [stderr] Checking unicode-segmentation v1.9.0 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Checking array-macro v1.0.5 [INFO] [stderr] Checking arrayvec v0.5.2 [INFO] [stderr] Compiling synom v0.11.3 [INFO] [stderr] Checking owning_ref v0.4.1 [INFO] [stderr] Checking aho-corasick v0.7.18 [INFO] [stderr] Compiling indexmap v1.9.0 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Compiling signal-hook v0.3.14 [INFO] [stderr] Checking regex-syntax v0.6.26 [INFO] [stderr] Checking data-encoding v2.3.2 [INFO] [stderr] Checking crossbeam-channel v0.5.5 [INFO] [stderr] Checking numtoa v0.1.0 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Checking quoted_printable v0.4.5 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Checking nibble_vec v0.1.0 [INFO] [stderr] Checking endian-type v0.1.2 [INFO] [stderr] Checking num-complex v0.3.1 [INFO] [stderr] Checking hashbrown v0.12.1 [INFO] [stderr] Compiling anyhow v1.0.58 [INFO] [stderr] Checking radix_trie v0.2.1 [INFO] [stderr] Checking fallible-streaming-iterator v0.1.9 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling libsqlite3-sys v0.22.2 [INFO] [stderr] Checking bufstream v0.1.4 [INFO] [stderr] Checking utf8parse v0.2.0 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking getrandom v0.2.7 [INFO] [stderr] Checking dirs-sys-next v0.1.2 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Checking charset v0.1.3 [INFO] [stderr] Checking ahash v0.7.6 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking num v0.3.1 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stdout] error[E0635]: unknown feature `stdsimd` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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] Compiling rand_core v0.5.1 [INFO] [stderr] Checking mailparse v0.13.8 [INFO] [stderr] Checking signal-hook-registry v1.4.0 [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" "097b6dc5ed1501bc2c1f8432e9abc275b5d7d99487b9efc48255cb97dad89600", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "097b6dc5ed1501bc2c1f8432e9abc275b5d7d99487b9efc48255cb97dad89600", kill_on_drop: false }` [INFO] [stdout] 097b6dc5ed1501bc2c1f8432e9abc275b5d7d99487b9efc48255cb97dad89600