[INFO] cloning repository https://github.com/CatMe0w/ex_nihilo_vault
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/CatMe0w/ex_nihilo_vault" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCatMe0w%2Fex_nihilo_vault", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCatMe0w%2Fex_nihilo_vault'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 6bb5bfd838fca2b1e04594697e8f2e2dbf63d06d
[INFO] checking CatMe0w/ex_nihilo_vault against master#46424fb5054f211ec836c5c03159f92e46bb35ac for pr-139042
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCatMe0w%2Fex_nihilo_vault" "/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/CatMe0w/ex_nihilo_vault on toolchain 46424fb5054f211ec836c5c03159f92e46bb35ac
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+46424fb5054f211ec836c5c03159f92e46bb35ac" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] removed /workspace/builds/worker-5-tc1/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/CatMe0w/ex_nihilo_vault
[INFO] finished tweaking git repo https://github.com/CatMe0w/ex_nihilo_vault
[INFO] tweaked toml for git repo https://github.com/CatMe0w/ex_nihilo_vault written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/CatMe0w/ex_nihilo_vault 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" "+46424fb5054f211ec836c5c03159f92e46bb35ac" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded rocket_sync_db_pools v0.1.0-rc.1
[INFO] [stderr]   Downloaded tracing-core v0.1.22
[INFO] [stderr]   Downloaded httparse v1.6.0
[INFO] [stderr]   Downloaded redox_syscall v0.2.11
[INFO] [stderr]   Downloaded r2d2_sqlite v0.18.0
[INFO] [stderr]   Downloaded tracing v0.1.31
[INFO] [stderr]   Downloaded tracing-subscriber v0.3.9
[INFO] [stderr]   Downloaded rusqlite v0.25.4
[INFO] [stderr]   Downloaded rocket_sync_db_pools_codegen v0.1.0-rc.1
[INFO] [stderr]   Downloaded tracing-attributes v0.1.19
[INFO] [stderr]   Downloaded loom v0.5.4
[INFO] [stderr]   Downloaded libsqlite3-sys v0.22.2
[INFO] [stderr]   Downloaded hyper v0.14.17
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4b26683ee3c49f365255c425c23003cbf4366de097804722c29c5bbbee3624d2" "/opt/rustwide/cargo-home/bin/cargo" "+46424fb5054f211ec836c5c03159f92e46bb35ac" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 680f2d8c4566838ad017f710ede749dd22a0d589c3748eca84db13a6bf013447
[INFO] running `Command { std: "docker" "start" "-a" "680f2d8c4566838ad017f710ede749dd22a0d589c3748eca84db13a6bf013447", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "680f2d8c4566838ad017f710ede749dd22a0d589c3748eca84db13a6bf013447", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "680f2d8c4566838ad017f710ede749dd22a0d589c3748eca84db13a6bf013447", kill_on_drop: false }`
[INFO] [stdout] 680f2d8c4566838ad017f710ede749dd22a0d589c3748eca84db13a6bf013447
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4b26683ee3c49f365255c425c23003cbf4366de097804722c29c5bbbee3624d2" "/opt/rustwide/cargo-home/bin/cargo" "+46424fb5054f211ec836c5c03159f92e46bb35ac" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ef4d7b22f505606978de96f40a3199d83e74ca3eb8124801f05145b54c7ae9bb
[INFO] running `Command { std: "docker" "start" "-a" "ef4d7b22f505606978de96f40a3199d83e74ca3eb8124801f05145b54c7ae9bb", kill_on_drop: false }`
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling proc-macro2 v1.0.36
[INFO] [stderr]    Compiling unicode-xid v0.2.2
[INFO] [stderr]    Compiling syn v1.0.86
[INFO] [stderr]    Compiling libc v0.2.119
[INFO] [stderr]    Compiling memchr v2.4.1
[INFO] [stderr]    Compiling futures-core v0.3.21
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling yansi v0.5.0
[INFO] [stderr]     Checking once_cell v1.9.0
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]    Compiling serde_derive v1.0.136
[INFO] [stderr]    Compiling proc-macro-hack v0.5.19
[INFO] [stderr]     Checking pin-project-lite v0.2.8
[INFO] [stderr]    Compiling parking_lot_core v0.8.5
[INFO] [stderr]    Compiling serde v1.0.136
[INFO] [stderr]    Compiling futures-channel v0.3.21
[INFO] [stderr]     Checking bytes v1.1.0
[INFO] [stderr]    Compiling const_fn v0.4.9
[INFO] [stderr]    Compiling futures-task v0.3.21
[INFO] [stderr]    Compiling httparse v1.6.0
[INFO] [stderr]     Checking futures-sink v0.3.21
[INFO] [stderr]    Compiling futures-util v0.3.21
[INFO] [stderr]     Checking futures-io v0.3.21
[INFO] [stderr]    Compiling standback v0.2.17
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.9.1
[INFO] [stderr]    Compiling ahash v0.7.6
[INFO] [stderr]    Compiling time v0.2.27
[INFO] [stderr]     Checking pin-utils v0.1.0
[INFO] [stderr]     Checking itoa v1.0.1
[INFO] [stderr]     Checking slab v0.4.5
[INFO] [stderr]     Checking smallvec v1.8.0
[INFO] [stderr]    Compiling indexmap v1.8.0
[INFO] [stderr]    Compiling cookie v0.15.1
[INFO] [stderr]     Checking instant v0.1.12
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling ref-cast v1.0.6
[INFO] [stderr]     Checking fnv v1.0.7
[INFO] [stderr]     Checking scopeguard v1.1.0
[INFO] [stderr]    Compiling socket2 v0.4.4
[INFO] [stderr]    Compiling mio v0.8.0
[INFO] [stderr]     Checking http v0.2.6
[INFO] [stderr]     Checking lock_api v0.4.6
[INFO] [stderr]    Compiling quote v1.0.15
[INFO] [stderr]    Compiling tracing-core v0.1.22
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]     Checking getrandom v0.2.5
[INFO] [stderr]     Checking signal-hook-registry v1.4.0
[INFO] [stderr]     Checking num_cpus v1.13.1
[INFO] [stderr]    Compiling hashbrown v0.11.2
[INFO] [stderr]    Compiling uncased v0.9.6
[INFO] [stderr]    Compiling tracing v0.1.31
[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 parking_lot v0.11.2
[INFO] [stdout] For more information about this error, try `rustc --explain E0635`.
[INFO] [stdout] 
[INFO] [stderr]    Compiling tokio v1.17.0
[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" "ef4d7b22f505606978de96f40a3199d83e74ca3eb8124801f05145b54c7ae9bb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ef4d7b22f505606978de96f40a3199d83e74ca3eb8124801f05145b54c7ae9bb", kill_on_drop: false }`
[INFO] [stdout] ef4d7b22f505606978de96f40a3199d83e74ca3eb8124801f05145b54c7ae9bb
