[INFO] cloning repository https://github.com/kumpelblase2/skrillax [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kumpelblase2/skrillax" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkumpelblase2%2Fskrillax", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkumpelblase2%2Fskrillax'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9d8d5384e2178c6f0f2ba80984284583da901e7c [INFO] checking kumpelblase2/skrillax against master#506512391b1a75ae450d36c9420978402a91abcc for pr-125384 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkumpelblase2%2Fskrillax" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/kumpelblase2/skrillax on toolchain 506512391b1a75ae450d36c9420978402a91abcc [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+506512391b1a75ae450d36c9420978402a91abcc" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/kumpelblase2/skrillax [INFO] finished tweaking git repo https://github.com/kumpelblase2/skrillax [INFO] tweaked toml for git repo https://github.com/kumpelblase2/skrillax written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/kumpelblase2/skrillax 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" "+506512391b1a75ae450d36c9420978402a91abcc" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: /workspace/builds/worker-1-tc1/source/silkroad-agent/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `id-pool` dependency) [INFO] [stderr] Updating git repository `https://git.eternalwings.de/tim/blowfish-compat.rs.git` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Updating git repository `https://github.com/Veykril/sr_formats` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded navmesh v0.12.1 [INFO] [stderr] Downloaded byteorder_slice v3.0.0 [INFO] [stderr] Downloaded pk2 v0.1.0 [INFO] [stderr] Downloaded num_enum v0.7.0 [INFO] [stderr] Downloaded num_enum_derive v0.7.0 [INFO] [stderr] Downloaded derive-into-owned v0.2.0 [INFO] [stderr] Downloaded pcap-file v2.0.0 [INFO] [stderr] Downloaded erased-serde v0.3.25 [INFO] [stderr] Downloaded axum-macros v0.4.0 [INFO] [stderr] Downloaded dlv-list v0.5.2 [INFO] [stderr] Downloaded rust-ini v0.19.0 [INFO] [stderr] Downloaded winnow v0.5.30 [INFO] [stderr] Downloaded spade v1.8.2 [INFO] [stderr] Downloaded cgmath v0.17.0 [INFO] [stderr] Downloaded id-pool v0.2.2 [INFO] [stderr] Downloaded ordered-multimap v0.6.0 [INFO] [stderr] Downloaded toml_edit v0.22.4 [INFO] [stderr] Downloaded clamp v0.1.0 [INFO] [stderr] Downloaded pdqselect v0.1.1 [INFO] [stderr] Downloaded typid v1.1.1 [INFO] [stderr] Downloaded pktparse v0.7.1 [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:beeedbb442662e57d416641ecc3200b38e573c25b057896194468d05594dd835" "/opt/rustwide/cargo-home/bin/cargo" "+506512391b1a75ae450d36c9420978402a91abcc" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5e88c0ae07d739d2937db0c457099c2f92b61e1a84a4205b18b8b3517497cf06 [INFO] running `Command { std: "docker" "start" "-a" "5e88c0ae07d739d2937db0c457099c2f92b61e1a84a4205b18b8b3517497cf06", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5e88c0ae07d739d2937db0c457099c2f92b61e1a84a4205b18b8b3517497cf06", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5e88c0ae07d739d2937db0c457099c2f92b61e1a84a4205b18b8b3517497cf06", kill_on_drop: false }` [INFO] [stdout] 5e88c0ae07d739d2937db0c457099c2f92b61e1a84a4205b18b8b3517497cf06 [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=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-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:beeedbb442662e57d416641ecc3200b38e573c25b057896194468d05594dd835" "/opt/rustwide/cargo-home/bin/cargo" "+506512391b1a75ae450d36c9420978402a91abcc" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c834db7542c8137529df6111a9d9ee53ece87b1f2fa52b9462c919dc9ec50326 [INFO] running `Command { std: "docker" "start" "-a" "c834db7542c8137529df6111a9d9ee53ece87b1f2fa52b9462c919dc9ec50326", kill_on_drop: false }` [INFO] [stderr] warning: /opt/rustwide/workdir/silkroad-agent/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `id-pool` dependency) [INFO] [stderr] Compiling serde v1.0.190 [INFO] [stderr] Compiling libc v0.2.150 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking once_cell v1.18.0 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Compiling thiserror v1.0.55 [INFO] [stderr] Checking bytes v1.5.0 [INFO] [stderr] Compiling proc-macro2 v1.0.69 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Checking pin-project-lite v0.2.13 [INFO] [stderr] Compiling libm v0.2.6 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Checking log v0.4.20 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Compiling slab v0.4.8 [INFO] [stderr] Compiling ahash v0.8.3 [INFO] [stderr] Checking futures-io v0.3.28 [INFO] [stderr] Checking tracing-core v0.1.30 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling crossbeam-utils v0.8.15 [INFO] [stderr] Compiling paste v1.0.12 [INFO] [stderr] Compiling parking_lot_core v0.9.7 [INFO] [stderr] Compiling lock_api v0.4.9 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking futures-sink v0.3.28 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Checking itoa v1.0.6 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking allocator-api2 v0.2.16 [INFO] [stderr] Checking iana-time-zone v0.1.56 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling winnow v0.4.1 [INFO] [stderr] Compiling autocfg v0.1.8 [INFO] [stderr] Checking rand_core v0.4.2 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Compiling serde_json v1.0.96 [INFO] [stderr] Compiling syn v2.0.43 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling getrandom v0.2.9 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking ppv-lite86 v0.2.17 [INFO] [stderr] Checking rand_core v0.3.1 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Checking spin v0.5.2 [INFO] [stderr] Compiling uuid v1.3.1 [INFO] [stderr] Checking equivalent v1.0.1 [INFO] [stderr] Checking event-listener v2.5.3 [INFO] [stderr] Checking untrusted v0.7.1 [INFO] [stdout] error[E0635]: unknown feature `stdsimd` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ahash-0.7.6/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 subtle v2.4.1 [INFO] [stderr] Compiling crossbeam-queue v0.3.8 [INFO] [stdout] error: aborting due to 1 previous error [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 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "c834db7542c8137529df6111a9d9ee53ece87b1f2fa52b9462c919dc9ec50326", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c834db7542c8137529df6111a9d9ee53ece87b1f2fa52b9462c919dc9ec50326", kill_on_drop: false }` [INFO] [stdout] c834db7542c8137529df6111a9d9ee53ece87b1f2fa52b9462c919dc9ec50326