[INFO] cloning repository https://github.com/iotexproject/halo2-web-wasm [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/iotexproject/halo2-web-wasm" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fiotexproject%2Fhalo2-web-wasm", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fiotexproject%2Fhalo2-web-wasm'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ed5645661520c09b2c1db227f188668ea040a5e9 [INFO] testing iotexproject/halo2-web-wasm against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_libc_patch_0 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fiotexproject%2Fhalo2-web-wasm" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-1-tc1/source/rust-toolchain [INFO] started tweaking git repo https://github.com/iotexproject/halo2-web-wasm [INFO] finished tweaking git repo https://github.com/iotexproject/halo2-web-wasm [INFO] tweaked toml for git repo https://github.com/iotexproject/halo2-web-wasm written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/iotexproject/halo2-web-wasm on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/iotexproject/halo2-web-wasm 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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/privacy-scaling-explorations/halo2curves` [INFO] [stderr] Updating git repository `https://github.com/privacy-scaling-explorations/halo2.git` [INFO] [stderr] Updating git repository `https://github.com/privacy-scaling-explorations/snark-verifier.git` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Updating git repository `https://github.com/privacy-scaling-explorations/halo2wrong` [INFO] [stderr] Updating git repository `https://github.com/privacy-scaling-explorations/poseidon` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded wasm-bindgen-rayon v1.0.3 [INFO] [stderr] Downloaded const-oid v0.9.5 [INFO] [stderr] Downloaded revm-precompile v2.2.0 [INFO] [stderr] Downloaded serde_derive v1.0.190 [INFO] [stderr] Downloaded substrate-bn v0.6.0 [INFO] [stderr] Downloaded serde v1.0.190 [INFO] [stderr] Downloaded alloy-primitives v0.4.2 [INFO] [stderr] Downloaded spki v0.7.2 [INFO] [stderr] Downloaded blake2b_simd v1.0.2 [INFO] [stderr] Downloaded revm v3.5.0 [INFO] [stderr] Downloaded pasta_curves v0.5.1 [INFO] [stderr] Downloaded zerocopy v0.7.20 [INFO] [stderr] Downloaded revm-primitives v1.3.0 [INFO] [stderr] Downloaded revm-interpreter v1.3.0 [INFO] [stderr] Downloaded bindgen v0.66.1 [INFO] [stderr] Downloaded zerocopy-derive v0.7.20 [INFO] [stderr] Downloaded signature v2.1.0 [INFO] [stderr] Downloaded rustix v0.38.21 [INFO] [stderr] Downloaded ecdsa v0.16.8 [INFO] [stderr] Downloaded c-kzg v0.1.1 [INFO] [stderr] Downloaded elliptic-curve v0.13.6 [INFO] [stderr] Downloaded k256 v0.13.1 [INFO] [stderr] Downloaded ruint v1.10.1 [INFO] [stderr] Downloaded crypto-bigint v0.5.3 [INFO] [stderr] Downloaded spmc v0.3.0 [INFO] [stderr] Downloaded proptest v1.3.1 [INFO] [stderr] Downloaded alloy-rlp-derive v0.3.3 [INFO] [stderr] Downloaded blst v0.3.11 [INFO] [stderr] Downloaded const-hex v1.10.0 [INFO] [stderr] Downloaded ruint-macro v1.1.0 [INFO] [stderr] Downloaded alloy-rlp v0.3.3 [INFO] [stderr] Downloaded auto_impl v1.1.0 [INFO] [stderr] Downloaded prettyplease v0.2.15 [INFO] [stderr] Downloaded shlex v1.2.0 [INFO] [stderr] Downloaded enumn v0.1.12 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 45d72e8c2da05c11755b473da735647ddd9185869003a18e2f9d7ab974a3aa22 [INFO] running `Command { std: "docker" "start" "-a" "45d72e8c2da05c11755b473da735647ddd9185869003a18e2f9d7ab974a3aa22", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "45d72e8c2da05c11755b473da735647ddd9185869003a18e2f9d7ab974a3aa22", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "45d72e8c2da05c11755b473da735647ddd9185869003a18e2f9d7ab974a3aa22", kill_on_drop: false }` [INFO] [stdout] 45d72e8c2da05c11755b473da735647ddd9185869003a18e2f9d7ab974a3aa22 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 10069ffa70d74cd3da55c06f9ebf6c34267260b190b9ef813d71fd0bf3767dc2 [INFO] running `Command { std: "docker" "start" "-a" "10069ffa70d74cd3da55c06f9ebf6c34267260b190b9ef813d71fd0bf3767dc2", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.69 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling libc v0.2.149 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling subtle v2.5.0 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling funty v2.0.0 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling const-oid v0.9.5 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling generic-array v0.14.7 [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 wyz v0.5.1 [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling itoa v1.0.9 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.15 [INFO] [stderr] Compiling rustix v0.38.21 [INFO] [stderr] Compiling prettyplease v0.2.15 [INFO] [stderr] Compiling bitflags v2.4.1 [INFO] [stderr] Compiling memchr v2.6.4 [INFO] [stderr] Compiling bitvec v1.0.1 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling linux-raw-sys v0.4.10 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.87 [INFO] [stderr] Compiling libloading v0.7.4 [INFO] [stderr] Compiling clang-sys v1.6.1 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling arrayref v0.3.7 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rayon-core v1.12.0 [INFO] [stderr] Compiling syn v2.0.38 [INFO] [stderr] Compiling bindgen v0.66.1 [INFO] [stderr] Compiling home v0.5.5 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Compiling constant_time_eq v0.3.0 [INFO] [stderr] Compiling arrayvec v0.7.4 [INFO] [stderr] Compiling crossbeam-deque v0.8.3 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling blake2b_simd v1.0.2 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling cpufeatures v0.2.11 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling halo2curves v0.3.2 (https://github.com/privacy-scaling-explorations/halo2curves?tag=0.3.2#9f5c5081) [INFO] [stderr] Compiling shlex v1.2.0 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling serde v1.0.190 [INFO] [stderr] Compiling bumpalo v3.14.0 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling ahash v0.8.6 [INFO] [stderr] Compiling serde_json v1.0.108 [INFO] [stderr] Compiling bytes v1.5.0 [INFO] [stderr] Compiling block-padding v0.2.1 [INFO] [stderr] Compiling keccak v0.1.4 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling rayon v1.8.0 [INFO] [stderr] Compiling regex-automata v0.4.3 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling blst v0.3.11 [INFO] [stderr] Compiling wasm-bindgen v0.2.87 [INFO] [stderr] Compiling ruint-macro v1.1.0 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling ryu v1.0.15 [INFO] [stderr] Compiling ff v0.13.0 [INFO] [stderr] Compiling zerocopy v0.7.20 [INFO] [stderr] Compiling pin-project-lite v0.2.13 [INFO] [stderr] Compiling base16ct v0.2.0 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling revm-primitives v1.3.0 [INFO] [stderr] Compiling secp256k1-sys v0.8.1 [INFO] [stderr] Compiling group v0.13.0 [INFO] [stdout] error[E0635]: unknown feature `stdsimd` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ahash-0.8.6/src/lib.rs:99:42 [INFO] [stdout] | [INFO] [stdout] 99 | #![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] Compiling pasta_curves v0.5.1 [INFO] [stderr] Compiling const-hex v1.10.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" "10069ffa70d74cd3da55c06f9ebf6c34267260b190b9ef813d71fd0bf3767dc2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "10069ffa70d74cd3da55c06f9ebf6c34267260b190b9ef813d71fd0bf3767dc2", kill_on_drop: false }` [INFO] [stdout] 10069ffa70d74cd3da55c06f9ebf6c34267260b190b9ef813d71fd0bf3767dc2