[INFO] cloning repository https://github.com/Battula-anil-app-could/dug-std-rs-llib
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Battula-anil-app-could/dug-std-rs-llib" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBattula-anil-app-could%2Fdug-std-rs-llib", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBattula-anil-app-could%2Fdug-std-rs-llib'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 78e7327a79d8f3b56a211904c816f49e480bd0b3
[INFO] checking Battula-anil-app-could/dug-std-rs-llib against master#04ff05c9c0cfbca33115c5f1b8bb20a66a54b799 for pr-147834
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBattula-anil-app-could%2Fdug-std-rs-llib" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Battula-anil-app-could/dug-std-rs-llib
[INFO] finished tweaking git repo https://github.com/Battula-anil-app-could/dug-std-rs-llib
[INFO] tweaked toml for git repo https://github.com/Battula-anil-app-could/dug-std-rs-llib written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Battula-anil-app-could/dug-std-rs-llib on toolchain 04ff05c9c0cfbca33115c5f1b8bb20a66a54b799
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+04ff05c9c0cfbca33115c5f1b8bb20a66a54b799" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Battula-anil-app-could/dug-std-rs-llib 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" "+04ff05c9c0cfbca33115c5f1b8bb20a66a54b799" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded copy_dir v0.1.3
[INFO] [stderr]   Downloaded bitcoin_hashes v0.11.0
[INFO] [stderr]   Downloaded common-path v1.0.0
[INFO] [stderr]   Downloaded curve25519-dalek-derive v0.1.0
[INFO] [stderr]   Downloaded bip39 v2.0.0
[INFO] [stderr]   Downloaded rand_seeder v0.2.3
[INFO] [stderr]   Downloaded ed25519 v2.2.2
[INFO] [stderr]   Downloaded platforms v3.1.2
[INFO] [stderr]   Downloaded enumset v1.1.2
[INFO] [stderr]   Downloaded globset v0.4.13
[INFO] [stderr]   Downloaded ruplacer v0.8.2
[INFO] [stderr]   Downloaded ed25519-dalek v2.0.0
[INFO] [stderr]   Downloaded dharitri-chain-vm-executor v0.0.1
[INFO] [stderr]   Downloaded pbkdf2 v0.9.0
[INFO] [stderr]   Downloaded aho-corasick v1.1.0
[INFO] [stderr]   Downloaded curve25519-dalek v4.1.0
[INFO] [stderr]   Downloaded bstr v1.6.2
[INFO] [stderr]   Downloaded fiat-crypto v0.2.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+04ff05c9c0cfbca33115c5f1b8bb20a66a54b799" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 72a81259f35b906c0dddfc169fe30ee08380c583a8d4a473a263f47a7c837b1a
[INFO] running `Command { std: "docker" "start" "-a" "72a81259f35b906c0dddfc169fe30ee08380c583a8d4a473a263f47a7c837b1a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "72a81259f35b906c0dddfc169fe30ee08380c583a8d4a473a263f47a7c837b1a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "72a81259f35b906c0dddfc169fe30ee08380c583a8d4a473a263f47a7c837b1a", kill_on_drop: false }`
[INFO] [stdout] 72a81259f35b906c0dddfc169fe30ee08380c583a8d4a473a263f47a7c837b1a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+04ff05c9c0cfbca33115c5f1b8bb20a66a54b799" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e060ed8ded0648595bc60c06c776b4e0f9d891c0d6d9fd9a4d38de680c3fd9fa
[INFO] running `Command { std: "docker" "start" "-a" "e060ed8ded0648595bc60c06c776b4e0f9d891c0d6d9fd9a4d38de680c3fd9fa", kill_on_drop: false }`
[INFO] [stderr]    Compiling smallvec v1.11.0
[INFO] [stderr]    Compiling hex-literal v0.3.4
[INFO] [stderr]    Compiling endian-type v0.1.2
[INFO] [stderr]    Compiling num-traits v0.2.16
[INFO] [stderr]    Compiling ahash v0.8.3
[INFO] [stderr]    Compiling serde v1.0.188
[INFO] [stderr]     Checking subtle v2.4.1
[INFO] [stderr]    Compiling libc v0.2.148
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling syn v2.0.37
[INFO] [stderr]    Compiling lock_api v0.4.10
[INFO] [stderr]     Checking bitflags v2.4.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.8
[INFO] [stderr]     Checking hashbrown v0.14.0
[INFO] [stderr]     Checking futures-sink v0.3.28
[INFO] [stderr]    Compiling futures-channel v0.3.28
[INFO] [stderr]     Checking mio v0.8.8
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking socket2 v0.5.4
[INFO] [stderr]    Compiling nibble_vec v0.1.0
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling serde_json v1.0.107
[INFO] [stdout] error[E0635]: unknown feature `stdsimd`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ahash-0.8.3/src/lib.rs:99:42
[INFO] [stdout]    |
[INFO] [stdout] 99 | #![cfg_attr(feature = "stdsimd", feature(stdsimd))]
[INFO] [stdout]    |                                          ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking tracing-core v0.1.31
[INFO] [stderr]    Compiling openssl v0.10.57
[INFO] [stderr]    Compiling radix_trie v0.2.1
[INFO] [stderr]    Compiling jobserver v0.1.26
[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" "e060ed8ded0648595bc60c06c776b4e0f9d891c0d6d9fd9a4d38de680c3fd9fa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e060ed8ded0648595bc60c06c776b4e0f9d891c0d6d9fd9a4d38de680c3fd9fa", kill_on_drop: false }`
[INFO] [stdout] e060ed8ded0648595bc60c06c776b4e0f9d891c0d6d9fd9a4d38de680c3fd9fa
