[INFO] cloning repository https://github.com/mico-boje/rust-db [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mico-boje/rust-db" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmico-boje%2Frust-db", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmico-boje%2Frust-db'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ef04b68a707f5863de2fef0265574c94e2c9e2de [INFO] building mico-boje/rust-db against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmico-boje%2Frust-db" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/mico-boje/rust-db [INFO] finished tweaking git repo https://github.com/mico-boje/rust-db [INFO] tweaked toml for git repo https://github.com/mico-boje/rust-db written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/mico-boje/rust-db on toolchain c7f6aa2869acdbf014d094c6e427e554e160b6db [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/mico-boje/rust-db 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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded sqlx-rt v0.6.2 [INFO] [stderr] Downloaded polling v2.3.0 [INFO] [stderr] Downloaded async-global-executor v2.3.0 [INFO] [stderr] Downloaded crc-catalog v2.1.0 [INFO] [stderr] Downloaded hashlink v0.8.1 [INFO] [stderr] Downloaded titlecase v1.1.0 [INFO] [stderr] Downloaded rust-embed-utils v5.1.0 [INFO] [stderr] Downloaded crc v3.0.0 [INFO] [stderr] Downloaded md-5 v0.10.4 [INFO] [stderr] Downloaded sqlx-macros v0.6.2 [INFO] [stderr] Downloaded hkdf v0.12.3 [INFO] [stderr] Downloaded random_name_generator v0.1.2 [INFO] [stderr] Downloaded sqlx-core v0.6.2 [INFO] [stderr] Downloaded rust-embed-impl v5.9.0 [INFO] [stderr] Downloaded async-channel v1.7.1 [INFO] [stderr] Downloaded async-process v1.5.0 [INFO] [stderr] Downloaded thiserror-impl v1.0.35 [INFO] [stderr] Downloaded dotenvy v0.15.3 [INFO] [stderr] Downloaded stringprep v0.1.2 [INFO] [stderr] Downloaded async-native-tls v0.4.0 [INFO] [stderr] Downloaded itertools v0.10.4 [INFO] [stderr] Downloaded futures-intrusive v0.4.0 [INFO] [stderr] Downloaded sqlx v0.6.2 [INFO] [stderr] Downloaded async-io v1.9.0 [INFO] [stderr] Downloaded crossbeam-queue v0.3.6 [INFO] [stderr] Downloaded paste v1.0.9 [INFO] [stderr] Downloaded sqlformat v0.2.0 [INFO] [stderr] Downloaded whoami v1.2.3 [INFO] [stderr] Downloaded thiserror v1.0.35 [INFO] [stderr] Downloaded rust-embed v5.9.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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 60e67f8795f3e51914eea57469eaaa9f864c4d02a25f3591a09b7172a1cc7a5d [INFO] running `Command { std: "docker" "start" "-a" "60e67f8795f3e51914eea57469eaaa9f864c4d02a25f3591a09b7172a1cc7a5d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "60e67f8795f3e51914eea57469eaaa9f864c4d02a25f3591a09b7172a1cc7a5d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "60e67f8795f3e51914eea57469eaaa9f864c4d02a25f3591a09b7172a1cc7a5d", kill_on_drop: false }` [INFO] [stdout] 60e67f8795f3e51914eea57469eaaa9f864c4d02a25f3591a09b7172a1cc7a5d [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 82a43242b407738063cd4a47d997962370736d39f886aeab3cc6a52fde01d0c7 [INFO] running `Command { std: "docker" "start" "-a" "82a43242b407738063cd4a47d997962370736d39f886aeab3cc6a52fde01d0c7", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.132 [INFO] [stderr] Compiling unicode-ident v1.0.4 [INFO] [stderr] Compiling syn v1.0.99 [INFO] [stderr] Compiling once_cell v1.14.0 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling futures-io v0.3.24 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling polling v2.3.0 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling async-io v1.9.0 [INFO] [stderr] Compiling async-channel v1.7.1 [INFO] [stderr] Compiling async-process v1.5.0 [INFO] [stderr] Compiling futures-task v0.3.24 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling futures-sink v0.3.24 [INFO] [stderr] Compiling futures-util v0.3.24 [INFO] [stderr] Compiling proc-macro2 v1.0.43 [INFO] [stderr] Compiling futures-lite v1.12.0 [INFO] [stderr] Compiling thiserror v1.0.35 [INFO] [stderr] Compiling lock_api v0.4.8 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling digest v0.10.5 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling serde v1.0.144 [INFO] [stderr] Compiling futures-channel v0.3.24 [INFO] [stderr] Compiling crossbeam-queue v0.3.6 [INFO] [stderr] Compiling crossbeam-utils v0.8.11 [INFO] [stderr] Compiling either v1.8.0 [INFO] [stderr] Compiling nom v7.1.1 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling crc-catalog v2.1.0 [INFO] [stderr] Compiling unicode_categories v0.1.1 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling itertools v0.10.4 [INFO] [stderr] Compiling stringprep v0.1.2 [INFO] [stderr] Compiling whoami v1.2.3 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling crc v3.0.0 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling paste v1.0.9 [INFO] [stderr] Compiling hkdf v0.12.3 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling rust-embed-utils v5.1.0 [INFO] [stderr] Compiling sha1 v0.10.5 [INFO] [stderr] Compiling sha2 v0.10.6 [INFO] [stderr] Compiling md-5 v0.10.4 [INFO] [stderr] Compiling unicode-segmentation v1.10.0 [INFO] [stderr] Compiling anyhow v1.0.65 [INFO] [stderr] Compiling os_str_bytes v6.3.0 [INFO] [stderr] Compiling textwrap v0.15.1 [INFO] [stderr] Compiling titlecase v1.1.0 [INFO] [stderr] Compiling clap_lex v0.2.4 [INFO] [stderr] Compiling getrandom v0.2.7 [INFO] [stderr] Compiling socket2 v0.4.7 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling openssl-sys v0.9.75 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Compiling async-executor v1.4.1 [INFO] [stderr] Compiling blocking v1.2.0 [INFO] [stderr] Compiling signal-hook v0.3.14 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling dirs v4.0.0 [INFO] [stdout] error[E0635]: unknown feature `stdsimd` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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 parking_lot v0.11.2 [INFO] [stderr] Compiling dotenvy v0.15.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling atoi v1.0.0 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling futures-intrusive v0.4.0 [INFO] [stderr] Compiling rand_core v0.5.1 [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" "82a43242b407738063cd4a47d997962370736d39f886aeab3cc6a52fde01d0c7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "82a43242b407738063cd4a47d997962370736d39f886aeab3cc6a52fde01d0c7", kill_on_drop: false }` [INFO] [stdout] 82a43242b407738063cd4a47d997962370736d39f886aeab3cc6a52fde01d0c7