[INFO] cloning repository https://github.com/JWW127/crusty-notes [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/JWW127/crusty-notes" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJWW127%2Fcrusty-notes", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJWW127%2Fcrusty-notes'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a9865d7628472118dc8cea33c8513ec3e56c7bf9 [INFO] checking JWW127/crusty-notes/a9865d7628472118dc8cea33c8513ec3e56c7bf9 against master#1f12b9b0fdbe735968ac002792a720f0ba4faca6 for crater-rollup-uwu [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJWW127%2Fcrusty-notes" "/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/JWW127/crusty-notes on toolchain 1f12b9b0fdbe735968ac002792a720f0ba4faca6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/JWW127/crusty-notes [INFO] finished tweaking git repo https://github.com/JWW127/crusty-notes [INFO] tweaked toml for git repo https://github.com/JWW127/crusty-notes written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/JWW127/crusty-notes 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" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded actix-web v1.0.9 [INFO] [stderr] Downloaded actix-testing v0.1.0 [INFO] [stderr] Downloaded actix-web-codegen v0.1.3 [INFO] [stderr] Downloaded tokio-signal v0.2.9 [INFO] [stderr] Downloaded awc v0.2.8 [INFO] [stderr] Downloaded actix-server v0.6.1 [INFO] [stderr] Downloaded actix-rt v0.2.6 [INFO] [stderr] Downloaded actix-utils v0.4.7 [INFO] [stderr] Downloaded actix-http v0.2.11 [INFO] [stderr] Downloaded rusqlite v0.28.0 [INFO] [stderr] Downloaded libsqlite3-sys v0.25.2 [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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b76aad28d4079cf7f6cfa6adab5bba265bfc645202ad25a369a6b66f8b456e5f [INFO] running `Command { std: "docker" "start" "-a" "b76aad28d4079cf7f6cfa6adab5bba265bfc645202ad25a369a6b66f8b456e5f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b76aad28d4079cf7f6cfa6adab5bba265bfc645202ad25a369a6b66f8b456e5f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b76aad28d4079cf7f6cfa6adab5bba265bfc645202ad25a369a6b66f8b456e5f", kill_on_drop: false }` [INFO] [stdout] b76aad28d4079cf7f6cfa6adab5bba265bfc645202ad25a369a6b66f8b456e5f [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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e64d97766a08a26b5f672609dbc7068df267a75c32e54527c050bdfd3bf03c01 [INFO] running `Command { std: "docker" "start" "-a" "e64d97766a08a26b5f672609dbc7068df267a75c32e54527c050bdfd3bf03c01", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.146 [INFO] [stderr] Compiling proc-macro2 v1.0.60 [INFO] [stderr] Compiling quote v1.0.28 [INFO] [stderr] Compiling unicode-ident v1.0.6 [INFO] [stderr] Compiling slab v0.4.8 [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling syn v1.0.107 [INFO] [stderr] Checking once_cell v1.17.0 [INFO] [stderr] Compiling autocfg v0.1.8 [INFO] [stderr] Checking lock_api v0.3.4 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Checking rand_core v0.4.2 [INFO] [stderr] Checking smallvec v0.6.14 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Checking tokio-sync v0.1.8 [INFO] [stderr] Compiling pkg-config v0.3.26 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Checking unicode-normalization v0.1.22 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Checking unicode-bidi v0.3.10 [INFO] [stderr] Checking rand_core v0.3.1 [INFO] [stderr] Compiling serde_derive v1.0.152 [INFO] [stderr] Checking itoa v1.0.5 [INFO] [stderr] Compiling aho-corasick v0.7.20 [INFO] [stderr] Compiling indexmap v1.9.2 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling serde v1.0.152 [INFO] [stderr] Checking smallvec v1.10.0 [INFO] [stderr] Compiling regex-syntax v0.6.28 [INFO] [stderr] Checking miniz_oxide v0.6.2 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling parking_lot_core v0.6.3 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Checking tokio-executor v0.1.10 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling proc-macro-hack v0.5.20+deprecated [INFO] [stderr] Checking bytes v1.4.0 [INFO] [stderr] Checking gimli v0.27.2 [INFO] [stderr] Checking tokio-timer v0.2.13 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling syn v2.0.18 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking num_cpus v1.15.0 [INFO] [stderr] Checking bytes v0.4.12 [INFO] [stderr] Checking net2 v0.2.38 [INFO] [stderr] Checking getrandom v0.2.8 [INFO] [stderr] Checking signal-hook-registry v1.4.1 [INFO] [stderr] Checking threadpool v1.8.1 [INFO] [stderr] Checking parking_lot_core v0.9.8 [INFO] [stderr] Checking tokio-current-thread v0.1.7 [INFO] [stderr] Checking mio v0.6.23 [INFO] [stderr] Compiling openssl-sys v0.9.88 [INFO] [stderr] Compiling backtrace v0.3.67 [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] Checking tokio-io v0.1.13 [INFO] [stderr] Checking lock_api v0.4.10 [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" "e64d97766a08a26b5f672609dbc7068df267a75c32e54527c050bdfd3bf03c01", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e64d97766a08a26b5f672609dbc7068df267a75c32e54527c050bdfd3bf03c01", kill_on_drop: false }` [INFO] [stdout] e64d97766a08a26b5f672609dbc7068df267a75c32e54527c050bdfd3bf03c01