[INFO] cloning repository https://github.com/miko089/ryot [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/miko089/ryot" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmiko089%2Fryot", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmiko089%2Fryot'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] fb97f3c88ca1711a72e00a4bf1c09e7fe3733698 [INFO] testing miko089/ryot/fb97f3c88ca1711a72e00a4bf1c09e7fe3733698 against master#d7bd9cd469ff6871420007f091ef52fc32d2ca99 for pr-121417 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmiko089%2Fryot" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/miko089/ryot on toolchain d7bd9cd469ff6871420007f091ef52fc32d2ca99 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d7bd9cd469ff6871420007f091ef52fc32d2ca99" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-5-tc1/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/miko089/ryot [INFO] finished tweaking git repo https://github.com/miko089/ryot [INFO] tweaked toml for git repo https://github.com/miko089/ryot written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/miko089/ryot 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" "+d7bd9cd469ff6871420007f091ef52fc32d2ca99" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded apalis-redis v0.4.2 [INFO] [stderr] Downloaded aws-credential-types v0.55.3 [INFO] [stderr] Downloaded aws-smithy-xml v0.55.3 [INFO] [stderr] Downloaded starbase_styles v0.1.11 [INFO] [stderr] Downloaded enum_meta v0.6.0 [INFO] [stderr] Downloaded rust_decimal_macros v1.30.0 [INFO] [stderr] Downloaded debounced v0.1.0 [INFO] [stderr] Downloaded aws-http v0.55.3 [INFO] [stderr] Downloaded graceful-shutdown v0.2.0 [INFO] [stderr] Downloaded aws-smithy-eventstream v0.55.3 [INFO] [stderr] Downloaded aws-smithy-client v0.55.3 [INFO] [stderr] Downloaded markdown v1.0.0-alpha.10 [INFO] [stderr] Downloaded aws-smithy-http v0.55.3 [INFO] [stderr] Downloaded isolang v2.3.0 [INFO] [stderr] Downloaded aws-sdk-s3 v0.28.0 [INFO] [stderr] Downloaded serde_yaml v0.9.22 [INFO] [stderr] Downloaded specta v1.0.5 [INFO] [stderr] Downloaded aws-smithy-async v0.55.3 [INFO] [stderr] Downloaded aws-smithy-http-tower v0.55.3 [INFO] [stderr] Downloaded aws-smithy-types v0.55.3 [INFO] [stderr] Downloaded aws-smithy-json v0.55.3 [INFO] [stderr] Downloaded aws-endpoint v0.55.3 [INFO] [stderr] Downloaded apalis-sql v0.4.2 [INFO] [stderr] Downloaded aws-sigv4 v0.55.3 [INFO] [stderr] Downloaded aws-types v0.55.3 [INFO] [stderr] Downloaded specta-macros v1.0.5 [INFO] [stderr] Downloaded aws-sig-auth v0.55.3 [INFO] [stderr] Downloaded document-features v0.2.7 [INFO] [stderr] Downloaded aws-smithy-checksums v0.55.3 [INFO] [stderr] Downloaded simple_wal v0.3.0 [INFO] [stderr] Downloaded async-graphql-axum v5.0.10 [INFO] [stderr] Downloaded surf-governor v0.2.0 [INFO] [stderr] Downloaded advisory-lock v0.2.0 [INFO] [stderr] Downloaded schematic_types v0.4.0 [INFO] [stderr] Downloaded schematic v0.11.0 [INFO] [stderr] Downloaded surf-retry v0.3.0 [INFO] [stderr] Downloaded apalis-cron v0.4.2 [INFO] [stderr] Downloaded schematic_macros v0.11.0 [INFO] [stderr] Downloaded apalis v0.4.2 [INFO] [stderr] Downloaded apalis-core v0.4.2 [INFO] [stderr] Downloaded scylla v0.4.7 [INFO] [stderr] Downloaded darkbird v6.1.6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+d7bd9cd469ff6871420007f091ef52fc32d2ca99" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2686240affb0fbdc1bb2d3471015d47a1c57334cf3d273c50b561ec29c18e6fa [INFO] running `Command { std: "docker" "start" "-a" "2686240affb0fbdc1bb2d3471015d47a1c57334cf3d273c50b561ec29c18e6fa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2686240affb0fbdc1bb2d3471015d47a1c57334cf3d273c50b561ec29c18e6fa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2686240affb0fbdc1bb2d3471015d47a1c57334cf3d273c50b561ec29c18e6fa", kill_on_drop: false }` [INFO] [stdout] 2686240affb0fbdc1bb2d3471015d47a1c57334cf3d273c50b561ec29c18e6fa [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+d7bd9cd469ff6871420007f091ef52fc32d2ca99" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3d87a6059858fbebfeb4232c10d5669e70fe1c87a2184dde697ca1e36ab190e6 [INFO] running `Command { std: "docker" "start" "-a" "3d87a6059858fbebfeb4232c10d5669e70fe1c87a2184dde697ca1e36ab190e6", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.63 [INFO] [stderr] Compiling unicode-ident v1.0.10 [INFO] [stderr] Compiling quote v1.0.29 [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling serde v1.0.167 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling pin-project-lite v0.2.10 [INFO] [stderr] Compiling value-bag v1.4.1 [INFO] [stderr] Compiling itoa v1.0.8 [INFO] [stderr] Compiling smallvec v1.11.0 [INFO] [stderr] Compiling ryu v1.0.14 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling tokio v1.29.1 [INFO] [stderr] Compiling thiserror v1.0.43 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling tracing-core v0.1.31 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling log v0.4.19 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling unicode-segmentation v1.10.1 [INFO] [stderr] Compiling cpufeatures v0.2.9 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling serde_json v1.0.100 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling either v1.8.1 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling time-core v0.1.1 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling time-macros v0.2.9 [INFO] [stderr] Compiling ahash v0.8.3 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling base64 v0.21.2 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling allocator-api2 v0.2.15 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling rustversion v1.0.13 [INFO] [stderr] Compiling fastrand v1.9.0 [INFO] [stdout] error[E0635]: unknown feature `stdsimd` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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] 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] Compiling rustls v0.20.8 [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" "3d87a6059858fbebfeb4232c10d5669e70fe1c87a2184dde697ca1e36ab190e6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3d87a6059858fbebfeb4232c10d5669e70fe1c87a2184dde697ca1e36ab190e6", kill_on_drop: false }` [INFO] [stdout] 3d87a6059858fbebfeb4232c10d5669e70fe1c87a2184dde697ca1e36ab190e6