[INFO] cloning repository https://github.com/DimitrisPapac/Optrand-PVSS
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/DimitrisPapac/Optrand-PVSS" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDimitrisPapac%2FOptrand-PVSS", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDimitrisPapac%2FOptrand-PVSS'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] d65dfb682c87c3e9cd1b55f07b34b7351c1a610b
[INFO] testing DimitrisPapac/Optrand-PVSS against master#1ef7943ee607160a564655b6596f83670ef95df5 for pr-146098-6
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDimitrisPapac%2FOptrand-PVSS" "/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/DimitrisPapac/Optrand-PVSS
[INFO] finished tweaking git repo https://github.com/DimitrisPapac/Optrand-PVSS
[INFO] tweaked toml for git repo https://github.com/DimitrisPapac/Optrand-PVSS written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/DimitrisPapac/Optrand-PVSS 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/DimitrisPapac/Optrand-PVSS 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]  Downloading crates ...
[INFO] [stderr]   Downloaded ark-ff-macros v0.2.0
[INFO] [stderr]   Downloaded ark-serialize-derive v0.2.0
[INFO] [stderr]   Downloaded ark-ec v0.2.0
[INFO] [stderr]   Downloaded ark-ff-asm v0.2.0
[INFO] [stderr]   Downloaded ark-bls12-381 v0.2.0
[INFO] [stderr]   Downloaded pest v2.7.5
[INFO] [stderr]   Downloaded ark-poly v0.2.0
[INFO] [stderr]   Downloaded ark-ff v0.2.0
[INFO] [stderr]   Downloaded ark-std v0.2.0
[INFO] [stderr]   Downloaded ark-serialize v0.2.0
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] dd42e8bf73acca8036f7aa7c471088cef871274df0ba25c3a03de9c34683afc6
[INFO] running `Command { std: "docker" "start" "-a" "dd42e8bf73acca8036f7aa7c471088cef871274df0ba25c3a03de9c34683afc6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "dd42e8bf73acca8036f7aa7c471088cef871274df0ba25c3a03de9c34683afc6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dd42e8bf73acca8036f7aa7c471088cef871274df0ba25c3a03de9c34683afc6", kill_on_drop: false }`
[INFO] [stdout] dd42e8bf73acca8036f7aa7c471088cef871274df0ba25c3a03de9c34683afc6
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0b0b0b6ee4cc0aa73184fab2aaac0aa64e5ee0644d2b1e1cc86e230a01211f8f
[INFO] running `Command { std: "docker" "start" "-a" "0b0b0b6ee4cc0aa73184fab2aaac0aa64e5ee0644d2b1e1cc86e230a01211f8f", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.69
[INFO] [stderr]    Compiling libc v0.2.150
[INFO] [stderr]    Compiling thiserror v1.0.50
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling ucd-trie v0.1.6
[INFO] [stderr]    Compiling memchr v2.6.4
[INFO] [stderr]    Compiling keccak v0.1.4
[INFO] [stderr]    Compiling once_cell v1.18.0
[INFO] [stderr]    Compiling serde v1.0.192
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling num-bigint v0.4.4
[INFO] [stderr]    Compiling ahash v0.7.7
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling signature v1.6.4
[INFO] [stderr]    Compiling cpufeatures v0.2.11
[INFO] [stderr]    Compiling subtle v2.5.0
[INFO] [stderr]    Compiling ed25519 v1.5.3
[INFO] [stderr]    Compiling arrayref v0.3.7
[INFO] [stderr]    Compiling constant_time_eq v0.1.5
[INFO] [stderr]    Compiling base64 v0.13.1
[INFO] [stderr]    Compiling blake2s_simd v0.5.11
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling sha2 v0.9.9
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling getrandom v0.2.11
[INFO] [stderr]    Compiling sha3 v0.10.8
[INFO] [stderr]    Compiling syn v2.0.39
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stdout] error[E0635]: unknown feature `stdsimd`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ahash-0.7.7/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 rand_chacha v0.2.2
[INFO] [stderr]    Compiling rand_xorshift v0.2.0
[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" "0b0b0b6ee4cc0aa73184fab2aaac0aa64e5ee0644d2b1e1cc86e230a01211f8f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0b0b0b6ee4cc0aa73184fab2aaac0aa64e5ee0644d2b1e1cc86e230a01211f8f", kill_on_drop: false }`
[INFO] [stdout] 0b0b0b6ee4cc0aa73184fab2aaac0aa64e5ee0644d2b1e1cc86e230a01211f8f
