[INFO] cloning repository https://github.com/itsibitzi/tokki [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/itsibitzi/tokki" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fitsibitzi%2Ftokki", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fitsibitzi%2Ftokki'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 97d27500e26889c6fc8cd60d1e002b37c94cff1e [INFO] testing itsibitzi/tokki against master#caccb4d0368bd918ef6668af8e13834d07040417 for pr-146098-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fitsibitzi%2Ftokki" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-4-tc1/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/itsibitzi/tokki [INFO] finished tweaking git repo https://github.com/itsibitzi/tokki [INFO] tweaked toml for git repo https://github.com/itsibitzi/tokki written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/itsibitzi/tokki on toolchain caccb4d0368bd918ef6668af8e13834d07040417 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/itsibitzi/tokki 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" "+caccb4d0368bd918ef6668af8e13834d07040417" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded spin v0.10.0 [INFO] [stderr] Downloaded pprof v0.15.0 [INFO] [stderr] Downloaded axum-metrics v0.2.0 [INFO] [stderr] Downloaded axum-core v0.5.2 [INFO] [stderr] Downloaded matchit v0.8.4 [INFO] [stderr] Downloaded dyn-clone v1.0.20 [INFO] [stderr] Downloaded uuid v1.18.0 [INFO] [stderr] Downloaded aws-lc-rs v1.13.3 [INFO] [stderr] Downloaded serde_with v3.14.0 [INFO] [stderr] Downloaded quick-xml v0.26.0 [INFO] [stderr] Downloaded metrics-exporter-prometheus v0.17.2 [INFO] [stderr] Downloaded rand_xoshiro v0.7.0 [INFO] [stderr] Downloaded cc v1.2.32 [INFO] [stderr] Downloaded serde_with_macros v3.14.0 [INFO] [stderr] Downloaded raw-cpuid v11.5.0 [INFO] [stderr] Downloaded quanta v0.12.6 [INFO] [stderr] Downloaded cpp_demangle v0.4.4 [INFO] [stderr] Downloaded schemars v1.0.4 [INFO] [stderr] Downloaded findshlibs v0.10.2 [INFO] [stderr] Downloaded inferno v0.11.21 [INFO] [stderr] Downloaded snafu-derive v0.8.6 [INFO] [stderr] Downloaded axum-macros v0.5.0 [INFO] [stderr] Downloaded glob v0.3.3 [INFO] [stderr] Downloaded sketches-ddsketch v0.3.0 [INFO] [stderr] Downloaded str_stack v0.1.0 [INFO] [stderr] Downloaded gxhash v3.5.0 [INFO] [stderr] Downloaded url_serde v0.2.0 [INFO] [stderr] Downloaded memmap2 v0.9.8 [INFO] [stderr] Downloaded metrics v0.24.2 [INFO] [stderr] Downloaded symbolic-common v12.16.2 [INFO] [stderr] Downloaded prettyplease v0.2.36 [INFO] [stderr] Downloaded snafu v0.8.6 [INFO] [stderr] Downloaded symbolic-demangle v12.16.2 [INFO] [stderr] Downloaded axum v0.8.4 [INFO] [stderr] Downloaded io-uring v0.7.9 [INFO] [stderr] Downloaded security-framework v3.3.0 [INFO] [stderr] Downloaded aws-lc-sys v0.30.0 [INFO] [stderr] Downloaded metrics-util v0.20.0 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8f2253f7e04dce6a63c35d4733b90f01da034e98b9665fc0e0093919442058bb [INFO] running `Command { std: "docker" "start" "-a" "8f2253f7e04dce6a63c35d4733b90f01da034e98b9665fc0e0093919442058bb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8f2253f7e04dce6a63c35d4733b90f01da034e98b9665fc0e0093919442058bb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8f2253f7e04dce6a63c35d4733b90f01da034e98b9665fc0e0093919442058bb", kill_on_drop: false }` [INFO] [stdout] 8f2253f7e04dce6a63c35d4733b90f01da034e98b9665fc0e0093919442058bb [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8ef46dc6c8805fcae351b2dc9969084f7d04b8f8397a3a258bf48ddfc4df5304 [INFO] running `Command { std: "docker" "start" "-a" "8ef46dc6c8805fcae351b2dc9969084f7d04b8f8397a3a258bf48ddfc4df5304", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling cfg-if v1.0.1 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling http v1.3.1 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling fs_extra v1.3.0 [INFO] [stderr] Compiling dunce v1.0.5 [INFO] [stderr] Compiling zerocopy v0.8.26 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling indexmap v2.10.0 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling aws-lc-rs v1.13.3 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling cc v1.2.32 [INFO] [stderr] Compiling rustls-pki-types v1.12.0 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling rustversion v1.0.22 [INFO] [stderr] Compiling rustls v0.23.31 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling ipnet v2.11.0 [INFO] [stderr] Compiling tower-layer v0.3.3 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling socket2 v0.6.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.6 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling cmake v0.1.54 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling serde_json v1.0.142 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling rustls-native-certs v0.8.1 [INFO] [stderr] Compiling tinyvec v1.9.0 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling aws-lc-sys v0.30.0 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling webpki-roots v1.0.2 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling metrics v0.24.2 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling matches v0.1.10 [INFO] [stderr] Compiling iri-string v0.7.8 [INFO] [stderr] Compiling gxhash v3.5.0 [INFO] [stderr] Compiling matchit v0.8.4 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling unicode-normalization v0.1.24 [INFO] [stderr] Compiling anstyle-parse v0.2.7 [INFO] [stderr] Compiling object v0.36.7 [INFO] [stderr] Compiling uuid v1.18.0 [INFO] [stderr] Compiling rustix v1.0.8 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling anstyle-query v1.1.4 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling anstyle v1.0.11 [INFO] [stderr] Compiling cpp_demangle v0.4.4 [INFO] [stderr] Compiling colorchoice v1.0.4 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling anstream v0.6.20 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling debugid v0.8.0 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stdout] error: Gxhash requires aes and sse2 intrinsics. Make sure the processor supports it and build with RUSTFLAGS="-C target-cpu=native" or RUSTFLAGS="-C target-feature=+aes,+sse2". [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gxhash-3.5.0/src/gxhash/platform/x86.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | compile_error!{"Gxhash requires aes and sse2 intrinsics. Make sure the processor supports it and build with RUSTFLAGS=\"-C target-cpu=native\" or RUSTFLAGS=\"-C target-feature=+aes,+sse2\"."} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] error: could not compile `gxhash` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "8ef46dc6c8805fcae351b2dc9969084f7d04b8f8397a3a258bf48ddfc4df5304", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8ef46dc6c8805fcae351b2dc9969084f7d04b8f8397a3a258bf48ddfc4df5304", kill_on_drop: false }` [INFO] [stdout] 8ef46dc6c8805fcae351b2dc9969084f7d04b8f8397a3a258bf48ddfc4df5304