[INFO] cloning repository https://github.com/Elcoid/shellcaster-classic
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Elcoid/shellcaster-classic" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FElcoid%2Fshellcaster-classic", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FElcoid%2Fshellcaster-classic'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 0e7af87c79883fe3500cbdac739cb7bf8b3a4542
[INFO] testing Elcoid/shellcaster-classic against master#1ef7943ee607160a564655b6596f83670ef95df5 for pr-146098-6
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FElcoid%2Fshellcaster-classic" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Elcoid/shellcaster-classic
[INFO] finished tweaking git repo https://github.com/Elcoid/shellcaster-classic
[INFO] tweaked toml for git repo https://github.com/Elcoid/shellcaster-classic written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Elcoid/shellcaster-classic on toolchain 1ef7943ee607160a564655b6596f83670ef95df5
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Elcoid/shellcaster-classic 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" "+1ef7943ee607160a564655b6596f83670ef95df5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded security-framework-sys v2.3.0
[INFO] [stderr]   Downloaded chunked_transfer v1.4.0
[INFO] [stderr]   Downloaded smawk v0.3.1
[INFO] [stderr]   Downloaded sanitize-filename v0.3.0
[INFO] [stderr]   Downloaded strong-xml v0.6.3
[INFO] [stderr]   Downloaded never v0.1.0
[INFO] [stderr]   Downloaded opml v1.1.3
[INFO] [stderr]   Downloaded strong-xml-derive v0.6.3
[INFO] [stderr]   Downloaded signal-hook v0.3.13
[INFO] [stderr]   Downloaded escaper v0.1.1
[INFO] [stderr]   Downloaded unicode-linebreak v0.1.2
[INFO] [stderr]   Downloaded security-framework v2.3.1
[INFO] [stderr]   Downloaded crossterm v0.23.0
[INFO] [stderr]   Downloaded rustls v0.20.2
[INFO] [stderr]   Downloaded quick-xml v0.22.0
[INFO] [stderr]   Downloaded rusqlite v0.26.3
[INFO] [stderr]   Downloaded entities v1.0.1
[INFO] [stderr]   Downloaded clap v3.1.2
[INFO] [stderr]   Downloaded jetscii v0.5.0
[INFO] [stderr]   Downloaded rss v2.0.0
[INFO] [stderr]   Downloaded semver v1.0.6
[INFO] [stderr]   Downloaded openssl-sys v0.9.66
[INFO] [stderr]   Downloaded xmlparser v0.13.3
[INFO] [stderr]   Downloaded rfc822_sanitizer v0.3.6
[INFO] [stderr]   Downloaded atom_syndication v0.11.0
[INFO] [stderr]   Downloaded ureq v2.4.0
[INFO] [stderr]   Downloaded diligent-date-parser v0.1.3
[INFO] [stderr]   Downloaded crc32fast v1.3.1
[INFO] [stderr]   Downloaded libsqlite3-sys v0.23.2
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 131e9027bcf9e3cc744cf219b31d0c80815b7e77b935578b108ab9a3c35f3632
[INFO] running `Command { std: "docker" "start" "-a" "131e9027bcf9e3cc744cf219b31d0c80815b7e77b935578b108ab9a3c35f3632", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "131e9027bcf9e3cc744cf219b31d0c80815b7e77b935578b108ab9a3c35f3632", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "131e9027bcf9e3cc744cf219b31d0c80815b7e77b935578b108ab9a3c35f3632", kill_on_drop: false }`
[INFO] [stdout] 131e9027bcf9e3cc744cf219b31d0c80815b7e77b935578b108ab9a3c35f3632
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d77c7723c4a247bcb69a1ff236262eab3f8ea57e0c7fa1850a08d8d529f66262
[INFO] running `Command { std: "docker" "start" "-a" "d77c7723c4a247bcb69a1ff236262eab3f8ea57e0c7fa1850a08d8d529f66262", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.99
[INFO] [stderr]    Compiling memchr v2.4.0
[INFO] [stderr]    Compiling syn v1.0.74
[INFO] [stderr]    Compiling once_cell v1.8.0
[INFO] [stderr]    Compiling cc v1.0.69
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]    Compiling ahash v0.7.6
[INFO] [stderr]    Compiling encoding_rs v0.8.28
[INFO] [stderr]    Compiling jetscii v0.5.0
[INFO] [stderr]    Compiling pkg-config v0.3.19
[INFO] [stderr]    Compiling signal-hook v0.3.13
[INFO] [stderr]    Compiling crc32fast v1.3.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.1
[INFO] [stderr]    Compiling indexmap v1.8.0
[INFO] [stderr]    Compiling rustls-pemfile v0.2.1
[INFO] [stderr]    Compiling lock_api v0.4.6
[INFO] [stderr]    Compiling unicode-width v0.1.8
[INFO] [stderr]    Compiling openssl-probe v0.1.4
[INFO] [stderr]    Compiling smawk v0.3.1
[INFO] [stderr]    Compiling anyhow v1.0.55
[INFO] [stderr]    Compiling semver v1.0.6
[INFO] [stderr]    Compiling xmlparser v0.13.3
[INFO] [stderr]    Compiling never v0.1.0
[INFO] [stderr]    Compiling rustls-native-certs v0.6.1
[INFO] [stderr]    Compiling entities v1.0.1
[INFO] [stderr]    Compiling fallible-iterator v0.2.0
[INFO] [stderr]    Compiling aho-corasick v0.7.18
[INFO] [stderr]    Compiling os_str_bytes v6.0.0
[INFO] [stderr]    Compiling fallible-streaming-iterator v0.1.9
[INFO] [stderr]    Compiling chunked_transfer v1.4.0
[INFO] [stderr]    Compiling libsqlite3-sys v0.23.2
[INFO] [stderr]    Compiling nohash-hasher v0.2.0
[INFO] [stderr]    Compiling getrandom v0.2.3
[INFO] [stderr]    Compiling time v0.1.43
[INFO] [stderr]    Compiling signal-hook-registry v1.4.0
[INFO] [stderr]    Compiling mio v0.7.13
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[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]    Compiling flate2 v1.0.22
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling chrono v0.4.19
[INFO] [stdout] For more information about this error, try `rustc --explain E0635`.
[INFO] [stdout] 
[INFO] [stderr]    Compiling dirs-next v2.0.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" "d77c7723c4a247bcb69a1ff236262eab3f8ea57e0c7fa1850a08d8d529f66262", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d77c7723c4a247bcb69a1ff236262eab3f8ea57e0c7fa1850a08d8d529f66262", kill_on_drop: false }`
[INFO] [stdout] d77c7723c4a247bcb69a1ff236262eab3f8ea57e0c7fa1850a08d8d529f66262
