[INFO] cloning repository https://github.com/saivishwak/rust_decentralized
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/saivishwak/rust_decentralized" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsaivishwak%2Frust_decentralized", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsaivishwak%2Frust_decentralized'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 7fe5f8a6bca7b8385a0865ec3a767ecbc8711215
[INFO] checking saivishwak/rust_decentralized against try#84addd32a13fa2d3f62fe5d99031611147b7fb13 for pr-147565
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsaivishwak%2Frust_decentralized" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/saivishwak/rust_decentralized
[INFO] finished tweaking git repo https://github.com/saivishwak/rust_decentralized
[INFO] tweaked toml for git repo https://github.com/saivishwak/rust_decentralized written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/saivishwak/rust_decentralized on toolchain 84addd32a13fa2d3f62fe5d99031611147b7fb13
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+84addd32a13fa2d3f62fe5d99031611147b7fb13" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/saivishwak/rust_decentralized 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" "+84addd32a13fa2d3f62fe5d99031611147b7fb13" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded wasmtime-asm-macros v1.0.1
[INFO] [stderr]   Downloaded wasmtime-jit-debug v1.0.1
[INFO] [stderr]   Downloaded wat v1.0.49
[INFO] [stderr]   Downloaded cranelift-native v0.88.1
[INFO] [stderr]   Downloaded ittapi v0.3.1
[INFO] [stderr]   Downloaded cranelift-codegen-shared v0.88.1
[INFO] [stderr]   Downloaded memfd v0.6.1
[INFO] [stderr]   Downloaded prost-derive v0.11.0
[INFO] [stderr]   Downloaded wasmtime-cache v1.0.1
[INFO] [stderr]   Downloaded cranelift-entity v0.88.1
[INFO] [stderr]   Downloaded clap_derive v3.2.17
[INFO] [stderr]   Downloaded wasm-encoder v0.18.0
[INFO] [stderr]   Downloaded cranelift-codegen-meta v0.88.1
[INFO] [stderr]   Downloaded tonic v0.8.0
[INFO] [stderr]   Downloaded wast v47.0.1
[INFO] [stderr]   Downloaded wasmtime-cranelift v1.0.1
[INFO] [stderr]   Downloaded wasmtime-environ v1.0.1
[INFO] [stderr]   Downloaded wasmtime-runtime v1.0.1
[INFO] [stderr]   Downloaded prost v0.11.0
[INFO] [stderr]   Downloaded cranelift-wasm v0.88.1
[INFO] [stderr]   Downloaded clap v3.2.17
[INFO] [stderr]   Downloaded wasmtime v1.0.1
[INFO] [stderr]   Downloaded rustix v0.35.11
[INFO] [stderr]   Downloaded cranelift-isle v0.88.1
[INFO] [stderr]   Downloaded cranelift-frontend v0.88.1
[INFO] [stderr]   Downloaded wasmtime-jit v1.0.1
[INFO] [stderr]   Downloaded cranelift-bforest v0.88.1
[INFO] [stderr]   Downloaded target-lexicon v0.12.4
[INFO] [stderr]   Downloaded wasmtime-types v1.0.1
[INFO] [stderr]   Downloaded wasmtime-fiber v1.0.1
[INFO] [stderr]   Downloaded cranelift-codegen v0.88.1
[INFO] [stderr]   Downloaded ittapi-sys v0.3.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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" "+84addd32a13fa2d3f62fe5d99031611147b7fb13" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8d43c174de5f77ece3a2f56a7796a63976c2f88a9d8c623fc920c0c02b0a8478
[INFO] running `Command { std: "docker" "start" "-a" "8d43c174de5f77ece3a2f56a7796a63976c2f88a9d8c623fc920c0c02b0a8478", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8d43c174de5f77ece3a2f56a7796a63976c2f88a9d8c623fc920c0c02b0a8478", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8d43c174de5f77ece3a2f56a7796a63976c2f88a9d8c623fc920c0c02b0a8478", kill_on_drop: false }`
[INFO] [stdout] 8d43c174de5f77ece3a2f56a7796a63976c2f88a9d8c623fc920c0c02b0a8478
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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" "+84addd32a13fa2d3f62fe5d99031611147b7fb13" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 33e9fc614d043ee2e3776836e9a07ad0c6e7b46973c47c54a01c294ba9ae3e38
[INFO] running `Command { std: "docker" "start" "-a" "33e9fc614d043ee2e3776836e9a07ad0c6e7b46973c47c54a01c294ba9ae3e38", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.134
[INFO] [stderr]    Compiling syn v1.0.99
[INFO] [stderr]     Checking once_cell v1.13.1
[INFO] [stderr]    Compiling proc-macro2 v1.0.43
[INFO] [stderr]    Compiling ahash v0.7.6
[INFO] [stderr]    Compiling indexmap v1.9.1
[INFO] [stderr]    Compiling lock_api v0.4.7
[INFO] [stderr]    Compiling parking_lot_core v0.9.3
[INFO] [stderr]    Compiling futures-core v0.3.24
[INFO] [stderr]    Compiling tokio v1.20.1
[INFO] [stderr]    Compiling futures-task v0.3.24
[INFO] [stderr]     Checking tracing-core v0.1.29
[INFO] [stderr]    Compiling futures-util v0.3.24
[INFO] [stderr]    Compiling anyhow v1.0.64
[INFO] [stderr]     Checking http v0.2.8
[INFO] [stderr]     Checking futures-sink v0.3.24
[INFO] [stderr]     Checking fallible-iterator v0.2.0
[INFO] [stderr]    Compiling quote v1.0.21
[INFO] [stderr]     Checking stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling target-lexicon v0.12.4
[INFO] [stderr]    Compiling futures-channel v0.3.24
[INFO] [stderr]    Compiling cranelift-isle v0.88.1
[INFO] [stderr]    Compiling jobserver v0.1.25
[INFO] [stderr]     Checking getrandom v0.2.7
[INFO] [stderr]     Checking num_cpus v1.13.1
[INFO] [stderr]    Compiling cc v1.0.73
[INFO] [stderr]     Checking socket2 v0.4.4
[INFO] [stderr]     Checking mio v0.8.4
[INFO] [stderr]     Checking signal-hook-registry v1.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] [stderr]     Checking parking_lot v0.12.1
[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" "33e9fc614d043ee2e3776836e9a07ad0c6e7b46973c47c54a01c294ba9ae3e38", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "33e9fc614d043ee2e3776836e9a07ad0c6e7b46973c47c54a01c294ba9ae3e38", kill_on_drop: false }`
[INFO] [stdout] 33e9fc614d043ee2e3776836e9a07ad0c6e7b46973c47c54a01c294ba9ae3e38
