[INFO] fetching crate dbml_diff_mysql 0.1.5... [INFO] checking dbml_diff_mysql-0.1.5 against master#cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c for pr-143170 [INFO] extracting crate dbml_diff_mysql 0.1.5 into /workspace/builds/worker-2-tc1/source [INFO] started tweaking crates.io crate dbml_diff_mysql 0.1.5 [INFO] finished tweaking crates.io crate dbml_diff_mysql 0.1.5 [INFO] tweaked toml for crates.io crate dbml_diff_mysql 0.1.5 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate dbml_diff_mysql 0.1.5 on toolchain cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate dbml_diff_mysql 0.1.5 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" "+cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded sqlx-mysql v0.7.2 [INFO] [stderr] Downloaded sqlx-macros v0.7.2 [INFO] [stderr] Downloaded dbml-rs v0.1.0-beta.2 [INFO] [stderr] Downloaded sqlx-macros-core v0.7.2 [INFO] [stderr] Downloaded sqlx-sqlite v0.7.2 [INFO] [stderr] Downloaded sqlx-core v0.7.2 [INFO] [stderr] Downloaded sqlx-postgres v0.7.2 [INFO] [stderr] Downloaded sqlx v0.7.2 [INFO] [stderr] Downloaded envmnt v0.10.4 [INFO] [stderr] Downloaded fsio v0.4.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8198b70fbd9718e4b51b6bbbd1c28b085b0e3b959f3af6033c87322fbb8f9e98 [INFO] running `Command { std: "docker" "start" "-a" "8198b70fbd9718e4b51b6bbbd1c28b085b0e3b959f3af6033c87322fbb8f9e98", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8198b70fbd9718e4b51b6bbbd1c28b085b0e3b959f3af6033c87322fbb8f9e98", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8198b70fbd9718e4b51b6bbbd1c28b085b0e3b959f3af6033c87322fbb8f9e98", kill_on_drop: false }` [INFO] [stdout] 8198b70fbd9718e4b51b6bbbd1c28b085b0e3b959f3af6033c87322fbb8f9e98 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 29733ca7af348688d1aad1c2c511da3b04e32b393e5e373ebdb1b0543904b84c [INFO] running `Command { std: "docker" "start" "-a" "29733ca7af348688d1aad1c2c511da3b04e32b393e5e373ebdb1b0543904b84c", kill_on_drop: false }` [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling serde v1.0.189 [INFO] [stderr] Compiling libc v0.2.149 [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Compiling serde_derive v1.0.189 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling const-oid v0.9.5 [INFO] [stderr] Compiling pkg-config v0.3.27 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling ahash v0.8.3 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Checking getrandom v0.2.10 [INFO] [stderr] Compiling subtle v2.5.0 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Compiling openssl v0.10.57 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling crossbeam-queue v0.3.8 [INFO] [stderr] Compiling num-bigint-dig v0.8.4 [INFO] [stderr] Compiling zeroize v1.6.0 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling serde_json v1.0.107 [INFO] [stderr] Compiling smallvec v1.11.1 [INFO] [stderr] Compiling base64ct v1.6.0 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling pem-rfc7468 v0.7.0 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Compiling pin-project-lite v0.2.13 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Compiling openssl-sys v0.9.93 [INFO] [stderr] Compiling der v0.7.8 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling allocator-api2 v0.2.16 [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" "29733ca7af348688d1aad1c2c511da3b04e32b393e5e373ebdb1b0543904b84c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "29733ca7af348688d1aad1c2c511da3b04e32b393e5e373ebdb1b0543904b84c", kill_on_drop: false }` [INFO] [stdout] 29733ca7af348688d1aad1c2c511da3b04e32b393e5e373ebdb1b0543904b84c