[INFO] cloning repository https://github.com/Scoyou/rust_on_nails [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Scoyou/rust_on_nails" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FScoyou%2Frust_on_nails", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FScoyou%2Frust_on_nails'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b79077d06a83784c999f49ead444fb033b02bd7c [INFO] checking Scoyou/rust_on_nails/b79077d06a83784c999f49ead444fb033b02bd7c against master#f609b7e0586f81fefb3523e3e17adf779ac416be for pr-129466-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FScoyou%2Frust_on_nails" "/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/Scoyou/rust_on_nails on toolchain f609b7e0586f81fefb3523e3e17adf779ac416be [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-1-tc1/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/Scoyou/rust_on_nails [INFO] finished tweaking git repo https://github.com/Scoyou/rust_on_nails [INFO] tweaked toml for git repo https://github.com/Scoyou/rust_on_nails written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/Scoyou/rust_on_nails 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" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 38 packages to latest compatible versions [INFO] [stderr] Adding addr2line v0.24.1 [INFO] [stderr] Adding adler2 v2.0.0 [INFO] [stderr] Adding backtrace v0.3.74 [INFO] [stderr] Updating digest v0.10.3 -> v0.10.7 [INFO] [stderr] Adding gimli v0.31.0 [INFO] [stderr] Updating libc v0.2.132 -> v0.2.159 [INFO] [stderr] Adding mime_guess v2.0.5 [INFO] [stderr] Adding miniz_oxide v0.8.0 [INFO] [stderr] Updating mio v0.8.4 -> v0.8.11 (available: v1.0.2) [INFO] [stderr] Adding object v0.36.4 [INFO] [stderr] Updating proc-macro2 v1.0.43 -> v1.0.86 [INFO] [stderr] Updating quote v1.0.21 -> v1.0.37 [INFO] [stderr] Adding rustc-demangle v0.1.24 [INFO] [stderr] Adding sha1 v0.10.6 [INFO] [stderr] Updating socket2 v0.4.6 -> v0.4.10 (available: v0.5.7) [INFO] [stderr] Adding syn v2.0.79 [INFO] [stderr] Updating tokio v1.20.1 -> v1.29.1 (available: v1.40.0) [INFO] [stderr] Updating tokio-macros v1.8.0 -> v2.1.0 (available: v2.4.0) [INFO] [stderr] Adding tokio-util v0.7.8 (available: v0.7.12) [INFO] [stderr] Adding unicase v2.7.0 [INFO] [stderr] Updating windows-sys v0.36.1 -> v0.48.0 (available: v0.59.0) [INFO] [stderr] Adding windows-targets v0.48.5 (available: v0.52.6) [INFO] [stderr] Adding windows-targets v0.52.6 [INFO] [stderr] Adding windows_aarch64_gnullvm v0.48.5 (available: v0.52.6) [INFO] [stderr] Adding windows_aarch64_gnullvm v0.52.6 [INFO] [stderr] Adding windows_aarch64_msvc v0.48.5 (available: v0.52.6) [INFO] [stderr] Adding windows_aarch64_msvc v0.52.6 [INFO] [stderr] Adding windows_i686_gnu v0.48.5 (available: v0.52.6) [INFO] [stderr] Adding windows_i686_gnu v0.52.6 [INFO] [stderr] Adding windows_i686_gnullvm v0.52.6 [INFO] [stderr] Adding windows_i686_msvc v0.48.5 (available: v0.52.6) [INFO] [stderr] Adding windows_i686_msvc v0.52.6 [INFO] [stderr] Adding windows_x86_64_gnu v0.48.5 (available: v0.52.6) [INFO] [stderr] Adding windows_x86_64_gnu v0.52.6 [INFO] [stderr] Adding windows_x86_64_gnullvm v0.48.5 (available: v0.52.6) [INFO] [stderr] Adding windows_x86_64_gnullvm v0.52.6 [INFO] [stderr] Adding windows_x86_64_msvc v0.48.5 (available: v0.52.6) [INFO] [stderr] Adding windows_x86_64_msvc v0.52.6 [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded sqlx-rt v0.6.1 [INFO] [stderr] Downloaded markup-proc-macro v0.13.1 [INFO] [stderr] Downloaded dotenvy v0.15.2 [INFO] [stderr] Downloaded thiserror-impl v1.0.32 [INFO] [stderr] Downloaded thiserror v1.0.32 [INFO] [stderr] Downloaded iana-time-zone v0.1.46 [INFO] [stderr] Downloaded markup v0.13.1 [INFO] [stderr] Downloaded android_system_properties v0.1.4 [INFO] [stderr] Downloaded paste v1.0.8 [INFO] [stderr] Downloaded sqlx-macros v0.6.1 [INFO] [stderr] Downloaded whoami v1.2.1 [INFO] [stderr] Downloaded sqlx v0.6.1 [INFO] [stderr] Downloaded sqlx-core v0.6.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:6252d7ea7fb8caaf7af6d800c5fb250a9cd862b9a7f9508afb3c54fa7fe1102e" "/opt/rustwide/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 819dd2f9548605f236ac3e3c57a61a493d2144a2a07c9fbf8266bcba8ba1e110 [INFO] running `Command { std: "docker" "start" "-a" "819dd2f9548605f236ac3e3c57a61a493d2144a2a07c9fbf8266bcba8ba1e110", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "819dd2f9548605f236ac3e3c57a61a493d2144a2a07c9fbf8266bcba8ba1e110", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "819dd2f9548605f236ac3e3c57a61a493d2144a2a07c9fbf8266bcba8ba1e110", kill_on_drop: false }` [INFO] [stdout] 819dd2f9548605f236ac3e3c57a61a493d2144a2a07c9fbf8266bcba8ba1e110 [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=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:6252d7ea7fb8caaf7af6d800c5fb250a9cd862b9a7f9508afb3c54fa7fe1102e" "/opt/rustwide/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f5171f812aff76ba3fa9fa0bcec4a20f0598843ea68cc9012e6ea9d54c908251 [INFO] running `Command { std: "docker" "start" "-a" "f5171f812aff76ba3fa9fa0bcec4a20f0598843ea68cc9012e6ea9d54c908251", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] Compiling libc v0.2.159 [INFO] [stderr] Compiling syn v1.0.99 [INFO] [stderr] Checking once_cell v1.13.1 [INFO] [stderr] Compiling futures-core v0.3.23 [INFO] [stderr] Compiling futures-task v0.3.23 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling tokio v1.29.1 [INFO] [stderr] Checking bytes v1.2.1 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling generic-array v0.14.6 [INFO] [stderr] Compiling futures-util v0.3.23 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling rustls v0.20.6 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Checking futures-sink v0.3.23 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling futures-channel v0.3.23 [INFO] [stderr] Compiling crossbeam-utils v0.8.11 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking block-buffer v0.10.2 [INFO] [stderr] Compiling cpufeatures v0.2.4 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling serde_json v1.0.85 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Compiling crossbeam-queue v0.3.6 [INFO] [stderr] Checking matches v0.1.9 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling smallvec v1.9.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling unicode-bidi v0.3.8 [INFO] [stderr] Checking http v0.2.8 [INFO] [stderr] Checking form_urlencoded v1.0.1 [INFO] [stderr] Compiling syn v2.0.79 [INFO] [stderr] Checking tracing-core v0.1.29 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Checking num_cpus v1.13.1 [INFO] [stderr] Checking socket2 v0.4.10 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Compiling getrandom v0.2.7 [INFO] [stderr] Compiling unicode-normalization v0.1.21 [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 rand_core v0.6.3 [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 dirs-sys v0.3.7 [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] [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] running `Command { std: "docker" "inspect" "f5171f812aff76ba3fa9fa0bcec4a20f0598843ea68cc9012e6ea9d54c908251", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f5171f812aff76ba3fa9fa0bcec4a20f0598843ea68cc9012e6ea9d54c908251", kill_on_drop: false }` [INFO] [stdout] f5171f812aff76ba3fa9fa0bcec4a20f0598843ea68cc9012e6ea9d54c908251