[INFO] cloning repository https://github.com/myweber-org/fe [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/myweber-org/fe" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmyweber-org%2Ffe", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmyweber-org%2Ffe'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 53e872c3a06c49f7a2bb03636d2a02dc5b2dabe4 [INFO] checking myweber-org/fe/53e872c3a06c49f7a2bb03636d2a02dc5b2dabe4 against master#32cd9114712a24010b0583624dc52ac302194128 for pr-143717 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmyweber-org%2Ffe" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/myweber-org/fe [INFO] finished tweaking git repo https://github.com/myweber-org/fe [INFO] tweaked toml for git repo https://github.com/myweber-org/fe written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/myweber-org/fe on toolchain 32cd9114712a24010b0583624dc52ac302194128 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+32cd9114712a24010b0583624dc52ac302194128" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/myweber-org/fe 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" "+32cd9114712a24010b0583624dc52ac302194128" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Updating git repository `https://github.com/fe-lang/yultsur` [INFO] [stderr] Updating git repository `https://github.com/fe-lang/solc-rust` [INFO] [stderr] Updating git submodule `https://github.com/ethereum/solidity` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded unicode-ident v1.0.7 [INFO] [stderr] Downloaded vfs v0.5.2 [INFO] [stderr] Downloaded dir-test v0.1.1 [INFO] [stderr] Downloaded dir-test-macros v0.1.1 [INFO] [stderr] Downloaded revm-precompile v6.0.0 [INFO] [stderr] Downloaded evm-gasometer v0.37.0 [INFO] [stderr] Downloaded serde_test v1.0.152 [INFO] [stderr] Downloaded dot2 v0.1.0 [INFO] [stderr] Downloaded evm-core v0.37.0 [INFO] [stderr] Downloaded evm v0.37.0 [INFO] [stderr] Downloaded sec1 v0.7.1 [INFO] [stderr] Downloaded revm-interpreter v4.0.0 [INFO] [stderr] Downloaded alloy-primitives v0.7.2 [INFO] [stderr] Downloaded parity-scale-codec v3.4.0 [INFO] [stderr] Downloaded evm-runtime v0.37.0 [INFO] [stderr] Downloaded revm v8.0.0 [INFO] [stderr] Downloaded winnow v0.5.36 [INFO] [stderr] Downloaded revm-primitives v3.1.1 [INFO] [stderr] Downloaded insta v1.28.0 [INFO] [stderr] Downloaded rstest v0.6.4 [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" "+32cd9114712a24010b0583624dc52ac302194128" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 92d117325a9cbd9d8818ab53d2a75ad8d34c9db7b89506775e27a38f6e0bbb86 [INFO] running `Command { std: "docker" "start" "-a" "92d117325a9cbd9d8818ab53d2a75ad8d34c9db7b89506775e27a38f6e0bbb86", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "92d117325a9cbd9d8818ab53d2a75ad8d34c9db7b89506775e27a38f6e0bbb86", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "92d117325a9cbd9d8818ab53d2a75ad8d34c9db7b89506775e27a38f6e0bbb86", kill_on_drop: false }` [INFO] [stdout] 92d117325a9cbd9d8818ab53d2a75ad8d34c9db7b89506775e27a38f6e0bbb86 [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" "+32cd9114712a24010b0583624dc52ac302194128" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7af3a8fc19967dd69fe10b06c8c7c9f76418cccbe499abc0ef1b4129358925bb [INFO] running `Command { std: "docker" "start" "-a" "7af3a8fc19967dd69fe10b06c8c7c9f76418cccbe499abc0ef1b4129358925bb", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.78 [INFO] [stderr] Compiling unicode-ident v1.0.7 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling serde v1.0.196 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling pkg-config v0.3.27 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling libm v0.2.6 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Checking bytes v1.4.0 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Checking bitflags v2.5.0 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Checking zeroize v1.7.0 [INFO] [stderr] Checking allocator-api2 v0.2.18 [INFO] [stderr] Checking itoa v1.0.6 [INFO] [stderr] Checking subtle v2.4.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.15 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling indexmap v1.9.2 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling ahash v0.8.3 [INFO] [stderr] Compiling generic-array v0.14.6 [INFO] [stderr] Checking const-oid v0.9.2 [INFO] [stderr] Checking tinyvec_macros v0.1.1 [INFO] [stderr] Compiling unicode-segmentation v1.10.1 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling hashbrown v0.14.0 [INFO] [stderr] Compiling fe-library v0.26.0 (/opt/rustwide/workdir/crates/library) [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Checking openssl-probe v0.1.5 [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] Compiling heck v0.3.3 [INFO] [stderr] Compiling lock_api v0.4.9 [INFO] [stderr] Compiling jobserver v0.1.31 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Compiling syn v2.0.48 [INFO] [stderr] Checking getrandom v0.2.8 [INFO] [stderr] Checking form_urlencoded v1.2.1 [INFO] [stderr] Checking unicode-bidi v0.3.13 [INFO] [stderr] Checking unicode-width v0.1.10 [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" "7af3a8fc19967dd69fe10b06c8c7c9f76418cccbe499abc0ef1b4129358925bb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7af3a8fc19967dd69fe10b06c8c7c9f76418cccbe499abc0ef1b4129358925bb", kill_on_drop: false }` [INFO] [stdout] 7af3a8fc19967dd69fe10b06c8c7c9f76418cccbe499abc0ef1b4129358925bb