[INFO] cloning repository https://github.com/gwik/conserve-fuse [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/gwik/conserve-fuse" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgwik%2Fconserve-fuse", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgwik%2Fconserve-fuse'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] bbdc038519f4c64eb1b19b85f3a48f2a6da29c3c [INFO] checking gwik/conserve-fuse/bbdc038519f4c64eb1b19b85f3a48f2a6da29c3c against master#ecb170afc878648c3ae355dbd596c8e4b6f7ebdc for pr-139022 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgwik%2Fconserve-fuse" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/gwik/conserve-fuse on toolchain ecb170afc878648c3ae355dbd596c8e4b6f7ebdc [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ecb170afc878648c3ae355dbd596c8e4b6f7ebdc" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/gwik/conserve-fuse [INFO] finished tweaking git repo https://github.com/gwik/conserve-fuse [INFO] tweaked toml for git repo https://github.com/gwik/conserve-fuse written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/gwik/conserve-fuse 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" "+ecb170afc878648c3ae355dbd596c8e4b6f7ebdc" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded mutants v0.0.3 [INFO] [stderr] Downloaded nutmeg v0.1.4 [INFO] [stderr] Downloaded unix_mode v0.1.4 [INFO] [stderr] Downloaded uzers v0.11.3 [INFO] [stderr] Downloaded cachedir v0.3.1 [INFO] [stderr] Downloaded fuser v0.14.0 [INFO] [stderr] Downloaded conserve v23.11.0 [INFO] [stderr] Downloaded readahead-iterator v0.1.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4b26683ee3c49f365255c425c23003cbf4366de097804722c29c5bbbee3624d2" "/opt/rustwide/cargo-home/bin/cargo" "+ecb170afc878648c3ae355dbd596c8e4b6f7ebdc" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 16e2c7dcadfd104e7f3ce0fb99456fdac82b7f6eae8826831b797eec974b87b6 [INFO] running `Command { std: "docker" "start" "-a" "16e2c7dcadfd104e7f3ce0fb99456fdac82b7f6eae8826831b797eec974b87b6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "16e2c7dcadfd104e7f3ce0fb99456fdac82b7f6eae8826831b797eec974b87b6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "16e2c7dcadfd104e7f3ce0fb99456fdac82b7f6eae8826831b797eec974b87b6", kill_on_drop: false }` [INFO] [stdout] 16e2c7dcadfd104e7f3ce0fb99456fdac82b7f6eae8826831b797eec974b87b6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4b26683ee3c49f365255c425c23003cbf4366de097804722c29c5bbbee3624d2" "/opt/rustwide/cargo-home/bin/cargo" "+ecb170afc878648c3ae355dbd596c8e4b6f7ebdc" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0bc0e89b117b23bdb8d5cf42b61c6fb2b9f5c2f50aa2b13d9329be180b5ab698 [INFO] running `Command { std: "docker" "start" "-a" "0bc0e89b117b23bdb8d5cf42b61c6fb2b9f5c2f50aa2b13d9329be180b5ab698", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.70 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.150 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Checking memchr v2.6.4 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Checking bitflags v2.4.1 [INFO] [stderr] Compiling rustix v0.38.28 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Checking linux-raw-sys v0.4.12 [INFO] [stderr] Compiling serde v1.0.193 [INFO] [stderr] Checking log v0.4.20 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Checking regex-syntax v0.8.2 [INFO] [stderr] Checking smallvec v1.11.2 [INFO] [stderr] Checking aho-corasick v1.1.2 [INFO] [stderr] Compiling crossbeam-epoch v0.9.15 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling syn v2.0.39 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Compiling ahash v0.8.6 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling serde_json v1.0.108 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking tinyvec_macros v0.1.1 [INFO] [stderr] Checking utf8parse v0.2.1 [INFO] [stderr] Checking regex-syntax v0.6.29 [INFO] [stderr] Checking powerfmt v0.2.0 [INFO] [stderr] Checking itoa v1.0.10 [INFO] [stderr] Compiling rustix v0.37.27 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling time-macros v0.2.15 [INFO] [stderr] Checking anstyle-parse v0.2.3 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Checking regex-automata v0.4.3 [INFO] [stderr] Checking anstyle v1.0.4 [INFO] [stderr] Compiling thiserror v1.0.50 [INFO] [stderr] Checking pin-project-lite v0.2.13 [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Checking overload v0.1.1 [INFO] [stderr] Checking num_threads v0.1.6 [INFO] [stderr] Checking anstyle-query v1.0.2 [INFO] [stderr] Checking colorchoice v1.0.0 [INFO] [stderr] Checking ryu v1.0.16 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking linux-raw-sys v0.3.8 [INFO] [stderr] Compiling rayon-core v1.12.0 [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Compiling backtrace v0.3.69 [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stderr] Checking anstream v0.6.5 [INFO] [stderr] Checking nu-ansi-term v0.46.0 [INFO] [stderr] Checking unicode-normalization v0.1.22 [INFO] [stderr] Checking terminal_size v0.3.0 [INFO] [stderr] Checking crossbeam-deque v0.8.3 [INFO] [stderr] Checking matchers v0.1.0 [INFO] [stderr] Checking sharded-slab v0.1.7 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking thread_local v1.1.7 [INFO] [stderr] Checking nodrop v0.1.14 [INFO] [stderr] Checking gimli v0.28.1 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling snap v1.1.1 [INFO] [stderr] Checking either v1.9.0 [INFO] [stderr] Checking fastrand v2.0.1 [INFO] [stderr] Checking clap_lex v0.6.0 [INFO] [stderr] Checking unicode-bidi v0.3.14 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking yansi v0.5.1 [INFO] [stderr] Checking allocator-api2 v0.2.16 [INFO] [stderr] Compiling semver v1.0.20 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Checking regex v1.10.2 [INFO] [stderr] Compiling pkg-config v0.3.27 [INFO] [stderr] Checking strsim v0.10.0 [INFO] [stderr] Checking clap_builder v4.4.11 [INFO] [stderr] Checking form_urlencoded v1.2.1 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Checking miniz_oxide v0.7.1 [INFO] [stderr] Checking terminal_size v0.2.6 [INFO] [stderr] Checking tempfile v3.8.1 [INFO] [stderr] Compiling fuser v0.14.0 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking nix v0.27.1 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking crossbeam-channel v0.5.8 [INFO] [stderr] Checking object v0.32.1 [INFO] [stderr] Checking bstr v1.8.0 [INFO] [stderr] Checking constant_time_eq v0.1.5 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Checking rustc-demangle v0.1.23 [INFO] [stderr] Checking globset v0.4.14 [INFO] [stderr] Checking addr2line v0.21.0 [INFO] [stderr] Checking blake2-rfc v0.2.18 [INFO] [stderr] Checking nutmeg v0.1.4 [INFO] [stderr] Compiling serde_derive v1.0.193 [INFO] [stderr] Compiling zerocopy-derive v0.7.30 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling thiserror-impl v1.0.50 [INFO] [stderr] Compiling clap_derive v4.4.7 [INFO] [stderr] Compiling strum_macros v0.25.3 [INFO] [stderr] Checking zerocopy v0.7.30 [INFO] [stderr] Checking rayon v1.8.0 [INFO] [stderr] Compiling snafu-derive v0.7.5 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Compiling derive_more v0.99.17 [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] [stderr] Checking url v2.5.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" "0bc0e89b117b23bdb8d5cf42b61c6fb2b9f5c2f50aa2b13d9329be180b5ab698", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0bc0e89b117b23bdb8d5cf42b61c6fb2b9f5c2f50aa2b13d9329be180b5ab698", kill_on_drop: false }` [INFO] [stdout] 0bc0e89b117b23bdb8d5cf42b61c6fb2b9f5c2f50aa2b13d9329be180b5ab698