[INFO] cloning repository https://github.com/Cyaalater/rust_cli_cursive
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Cyaalater/rust_cli_cursive" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCyaalater%2Frust_cli_cursive", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCyaalater%2Frust_cli_cursive'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 080f4e4519bcd2faa401f0b585f063c8ca7d8b0d
[INFO] checking Cyaalater/rust_cli_cursive against master#292be5c7c05138d753bbd4b30db7a3f1a5c914f7 for pr-148271
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCyaalater%2Frust_cli_cursive" "/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/Cyaalater/rust_cli_cursive
[INFO] finished tweaking git repo https://github.com/Cyaalater/rust_cli_cursive
[INFO] tweaked toml for git repo https://github.com/Cyaalater/rust_cli_cursive written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Cyaalater/rust_cli_cursive on toolchain 292be5c7c05138d753bbd4b30db7a3f1a5c914f7
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+292be5c7c05138d753bbd4b30db7a3f1a5c914f7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Cyaalater/rust_cli_cursive 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" "+292be5c7c05138d753bbd4b30db7a3f1a5c914f7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded dotenv_codegen v0.15.0
[INFO] [stderr]   Downloaded ncurses v5.101.0
[INFO] [stderr]   Downloaded security-framework-sys v2.6.0
[INFO] [stderr]   Downloaded enumset v1.0.8
[INFO] [stderr]   Downloaded cursive v0.17.0
[INFO] [stderr]   Downloaded security-framework v2.6.0
[INFO] [stderr]   Downloaded reqwest v0.11.9
[INFO] [stderr]   Downloaded cursive_core v0.3.1
[INFO] [stderr]   Downloaded libc v0.2.114
[INFO] [stderr]   Downloaded tokio v1.16.1
[INFO] [stderr]   Downloaded enum-map-derive v0.7.0
[INFO] [stderr]   Downloaded enum-map v2.0.0
[INFO] [stderr]   Downloaded dotenv_codegen_implementation v0.15.0
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+292be5c7c05138d753bbd4b30db7a3f1a5c914f7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] dd26ea305eff9292868a856493e8d9b55e4b1f2d55d31b1f4547adb523597746
[INFO] running `Command { std: "docker" "start" "-a" "dd26ea305eff9292868a856493e8d9b55e4b1f2d55d31b1f4547adb523597746", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "dd26ea305eff9292868a856493e8d9b55e4b1f2d55d31b1f4547adb523597746", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dd26ea305eff9292868a856493e8d9b55e4b1f2d55d31b1f4547adb523597746", kill_on_drop: false }`
[INFO] [stdout] dd26ea305eff9292868a856493e8d9b55e4b1f2d55d31b1f4547adb523597746
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+292be5c7c05138d753bbd4b30db7a3f1a5c914f7" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b9467b859fd60d8d01fd9979535fc09ec7a8a23b3e833b1dde189eacf9d25ff1
[INFO] running `Command { std: "docker" "start" "-a" "b9467b859fd60d8d01fd9979535fc09ec7a8a23b3e833b1dde189eacf9d25ff1", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.114
[INFO] [stderr]    Compiling syn v1.0.86
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling indexmap v1.8.0
[INFO] [stderr]    Compiling futures-util v0.3.19
[INFO] [stderr]     Checking tracing-core v0.1.21
[INFO] [stderr]    Compiling num-rational v0.4.0
[INFO] [stderr]    Compiling num-iter v0.1.42
[INFO] [stderr]     Checking http v0.2.6
[INFO] [stderr]    Compiling crossbeam-utils v0.8.6
[INFO] [stderr]    Compiling futures-channel v0.3.19
[INFO] [stderr]    Compiling mime_guess v2.0.3
[INFO] [stderr]     Checking want v0.3.0
[INFO] [stderr]    Compiling ncurses v5.101.0
[INFO] [stderr]     Checking stable_deref_trait v1.2.0
[INFO] [stderr]     Checking num_threads v0.1.3
[INFO] [stderr]    Compiling serde_json v1.0.78
[INFO] [stderr]     Checking owning_ref v0.4.1
[INFO] [stderr]     Checking unicode-segmentation v1.8.0
[INFO] [stderr]    Compiling dotenv v0.15.0
[INFO] [stderr]     Checking url v2.2.2
[INFO] [stderr]     Checking maplit v1.0.2
[INFO] [stderr]     Checking tracing v0.1.29
[INFO] [stderr]     Checking crossbeam-channel v0.5.2
[INFO] [stderr]     Checking num_cpus v1.13.1
[INFO] [stderr]     Checking mio v0.7.14
[INFO] [stderr]     Checking openssl-sys v0.9.72
[INFO] [stderr]     Checking getrandom v0.2.4
[INFO] [stderr]     Checking socket2 v0.4.4
[INFO] [stderr]     Checking time v0.3.7
[INFO] [stderr]     Checking signal-hook-registry v1.4.0
[INFO] [stderr]     Checking term_size v0.3.2
[INFO] [stderr]     Checking ahash v0.7.6
[INFO] [stderr]     Checking signal-hook v0.3.13
[INFO] [stderr]     Checking num-integer v0.1.44
[INFO] [stderr]     Checking num-complex v0.4.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] [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" "b9467b859fd60d8d01fd9979535fc09ec7a8a23b3e833b1dde189eacf9d25ff1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b9467b859fd60d8d01fd9979535fc09ec7a8a23b3e833b1dde189eacf9d25ff1", kill_on_drop: false }`
[INFO] [stdout] b9467b859fd60d8d01fd9979535fc09ec7a8a23b3e833b1dde189eacf9d25ff1
