[INFO] cloning repository https://github.com/mutant-remix/mrxbuilder [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mutant-remix/mrxbuilder" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmutant-remix%2Fmrxbuilder", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmutant-remix%2Fmrxbuilder'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 913b88dd660ea10288fdc98fedb319b67fa39e88 [INFO] testing mutant-remix/mrxbuilder against try#2440211fe03bc45c89b6dc1a3df18382ce91e32b for pr-146098-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmutant-remix%2Fmrxbuilder" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/mutant-remix/mrxbuilder [INFO] finished tweaking git repo https://github.com/mutant-remix/mrxbuilder [INFO] tweaked toml for git repo https://github.com/mutant-remix/mrxbuilder written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/mutant-remix/mrxbuilder on toolchain 2440211fe03bc45c89b6dc1a3df18382ce91e32b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/mutant-remix/mrxbuilder 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" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3f8a71c455c490214ad0eca7e39ac9490485d63d712524a6a2c8c0a4001185c3 [INFO] running `Command { std: "docker" "start" "-a" "3f8a71c455c490214ad0eca7e39ac9490485d63d712524a6a2c8c0a4001185c3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3f8a71c455c490214ad0eca7e39ac9490485d63d712524a6a2c8c0a4001185c3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3f8a71c455c490214ad0eca7e39ac9490485d63d712524a6a2c8c0a4001185c3", kill_on_drop: false }` [INFO] [stdout] 3f8a71c455c490214ad0eca7e39ac9490485d63d712524a6a2c8c0a4001185c3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 864594ace414c629619cb4fa2a9aab9949b1744644b779b70c9fa228022ac9b8 [INFO] running `Command { std: "docker" "start" "-a" "864594ace414c629619cb4fa2a9aab9949b1744644b779b70c9fa228022ac9b8", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.146 [INFO] [stderr] Compiling proc-macro2 v1.0.63 [INFO] [stderr] Compiling unicode-ident v1.0.9 [INFO] [stderr] Compiling quote v1.0.28 [INFO] [stderr] Compiling pkg-config v0.3.27 [INFO] [stderr] Compiling serde v1.0.166 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.15 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling rayon-core v1.11.0 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling bytemuck v1.13.1 [INFO] [stderr] Compiling either v1.8.1 [INFO] [stderr] Compiling jobserver v0.1.26 [INFO] [stderr] Compiling crossbeam-channel v0.5.8 [INFO] [stderr] Compiling syn v2.0.23 [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Compiling crossbeam-deque v0.8.3 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling num_cpus v1.15.0 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling rustix v0.37.20 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling linux-raw-sys v0.3.8 [INFO] [stderr] Compiling semver v1.0.17 [INFO] [stderr] Compiling zstd-sys v2.0.8+zstd.1.5.5 [INFO] [stderr] Compiling float-cmp v0.9.0 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling rayon v1.7.0 [INFO] [stderr] Compiling miniz_oxide v0.7.1 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling xmlparser v0.13.5 [INFO] [stderr] Compiling percent-encoding v2.3.0 [INFO] [stderr] Compiling unicode-bidi v0.3.13 [INFO] [stderr] Compiling serde_derive v1.0.166 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling roxmltree v0.18.0 [INFO] [stderr] Compiling form_urlencoded v1.2.0 [INFO] [stderr] Compiling flate2 v1.0.26 [INFO] [stderr] Compiling strict-num v0.1.1 [INFO] [stderr] Compiling idna v0.4.0 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling subtle v2.5.0 [INFO] [stderr] Compiling siphasher v0.2.3 [INFO] [stderr] Compiling siphasher v0.3.10 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling slotmap v1.0.6 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling url v2.4.0 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling unicode-general-category v0.6.0 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling is-terminal v0.4.7 [INFO] [stderr] Compiling simplecss v0.2.1 [INFO] [stderr] Compiling ahash v0.8.3 [INFO] [stderr] Compiling anyhow v1.0.71 [INFO] [stderr] Compiling rust_hawktracer_normal_macro v0.4.1 [INFO] [stderr] Compiling rctree v0.5.0 [INFO] [stderr] Compiling ttf-parser v0.18.1 [INFO] [stderr] Compiling cpufeatures v0.2.8 [INFO] [stderr] Compiling rust_hawktracer_proc_macro v0.4.1 [INFO] [stderr] Compiling anstyle-parse v0.2.1 [INFO] [stderr] Compiling rust_hawktracer v0.7.0 [INFO] [stderr] Compiling phf_shared v0.7.24 [INFO] [stderr] Compiling fontconfig-parser v0.5.2 [INFO] [stderr] Compiling terminal_size v0.2.6 [INFO] [stderr] Compiling libdeflate-sys v1.19.0 [INFO] [stderr] Compiling nasm-rs v0.2.5 [INFO] [stderr] Compiling bzip2-sys v0.1.11+1.0.8 [INFO] [stderr] Compiling libwebp-sys v0.4.2 [INFO] [stderr] Compiling memmap2 v0.5.10 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling rgb v0.8.36 [INFO] [stderr] Compiling fdeflate v0.3.0 [INFO] [stderr] Compiling unicode-bidi-mirroring v0.1.0 [INFO] [stderr] Compiling thiserror v1.0.40 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Compiling anstyle v1.0.1 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling smallvec v1.10.0 [INFO] [stderr] Compiling new_debug_unreachable v1.0.4 [INFO] [stderr] Compiling anstyle-query v1.0.0 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling unicode-ccc v0.1.2 [INFO] [stderr] Compiling paste v1.0.12 [INFO] [stderr] Compiling zstd-safe v5.0.2+zstd.1.5.2 [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] Compiling build_const v0.2.2 [INFO] [stderr] Compiling unicode-script v0.5.5 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling hashbrown v0.14.1 [INFO] [stderr] Compiling error-chain v0.11.0 [INFO] [stderr] Compiling noop_proc_macro v0.3.0 [INFO] [stderr] Compiling xmlparser v0.1.2 [INFO] [stderr] Compiling rustybuzz v0.7.0 [INFO] [stderr] Compiling indexmap v2.0.2 [INFO] [stderr] Compiling anstream v0.3.2 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling v_frame v0.3.3 [INFO] [stderr] Compiling crc v1.8.1 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling fontdb v0.13.1 [INFO] [stderr] Compiling png v0.17.9 [INFO] [stderr] Compiling arrayvec v0.7.4 [INFO] [stderr] Compiling kurbo v0.9.5 [INFO] [stderr] Compiling cargo-lock v8.0.3 [INFO] [stderr] Compiling phf v0.7.24 [INFO] [stderr] Compiling num v0.1.42 [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] [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" "864594ace414c629619cb4fa2a9aab9949b1744644b779b70c9fa228022ac9b8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "864594ace414c629619cb4fa2a9aab9949b1744644b779b70c9fa228022ac9b8", kill_on_drop: false }` [INFO] [stdout] 864594ace414c629619cb4fa2a9aab9949b1744644b779b70c9fa228022ac9b8