[INFO] cloning repository https://github.com/devstorm007/otus_rust_hw [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/devstorm007/otus_rust_hw" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdevstorm007%2Fotus_rust_hw", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdevstorm007%2Fotus_rust_hw'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 61f8a7ce4cacba23feec891792c7ce5b6d9cc1f4 [INFO] checking devstorm007/otus_rust_hw/61f8a7ce4cacba23feec891792c7ce5b6d9cc1f4 against master#f609b7e0586f81fefb3523e3e17adf779ac416be for pr-129466-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdevstorm007%2Fotus_rust_hw" "/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/devstorm007/otus_rust_hw 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] started tweaking git repo https://github.com/devstorm007/otus_rust_hw [INFO] finished tweaking git repo https://github.com/devstorm007/otus_rust_hw [INFO] tweaked toml for git repo https://github.com/devstorm007/otus_rust_hw written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/devstorm007/otus_rust_hw 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] Downloading crates ... [INFO] [stderr] Downloaded window_clipboard v0.2.3 [INFO] [stderr] Downloaded iced_style v0.4.0 [INFO] [stderr] Downloaded iced_futures v0.4.1 [INFO] [stderr] Downloaded iced_winit v0.4.0 [INFO] [stderr] Downloaded iced_core v0.5.0 [INFO] [stderr] Downloaded iced_graphics v0.3.1 [INFO] [stderr] Downloaded ordered-float v3.3.0 [INFO] [stderr] Downloaded iced_native v0.5.1 [INFO] [stderr] Downloaded iced_wgpu v0.5.1 [INFO] [stderr] Downloaded glyph_brush v0.7.5 [INFO] [stderr] Downloaded wgpu_glyph v0.16.0 [INFO] [stderr] Downloaded owned_ttf_parser v0.17.0 [INFO] [stderr] Downloaded iced v0.4.2 [INFO] [stderr] Downloaded mongodb v2.3.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] b1b98b95af18c6614218ca1648566f743620f64bc73f3eb0435125b2713a597f [INFO] running `Command { std: "docker" "start" "-a" "b1b98b95af18c6614218ca1648566f743620f64bc73f3eb0435125b2713a597f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b1b98b95af18c6614218ca1648566f743620f64bc73f3eb0435125b2713a597f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b1b98b95af18c6614218ca1648566f743620f64bc73f3eb0435125b2713a597f", kill_on_drop: false }` [INFO] [stdout] b1b98b95af18c6614218ca1648566f743620f64bc73f3eb0435125b2713a597f [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] 211a94ef2f2a8f5a0a252c9e270386a2043ec99150a02f5a2297c1f393b61e22 [INFO] running `Command { std: "docker" "start" "-a" "211a94ef2f2a8f5a0a252c9e270386a2043ec99150a02f5a2297c1f393b61e22", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling proc-macro2 v1.0.39 [INFO] [stderr] Compiling unicode-ident v1.0.1 [INFO] [stderr] Compiling syn v1.0.96 [INFO] [stderr] Checking once_cell v1.14.0 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Checking smallvec v1.9.0 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking pin-project-lite v0.2.9 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Checking bytes v1.2.1 [INFO] [stderr] Compiling tokio v1.20.1 [INFO] [stderr] Compiling futures-core v0.3.24 [INFO] [stderr] Checking futures-sink v0.3.24 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling slab v0.4.7 [INFO] [stderr] Compiling futures-task v0.3.24 [INFO] [stderr] Compiling futures-channel v0.3.24 [INFO] [stderr] Compiling futures-util v0.3.24 [INFO] [stderr] Checking futures-io v0.3.24 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling serde_derive v1.0.145 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Compiling serde v1.0.145 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling anyhow v1.0.58 [INFO] [stderr] Checking libloading v0.7.3 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling frunk_core v0.4.0 [INFO] [stderr] Compiling async-trait v0.1.57 [INFO] [stderr] Compiling xml-rs v0.8.4 [INFO] [stderr] Checking percent-encoding v2.2.0 [INFO] [stderr] Checking num_cpus v1.13.1 [INFO] [stderr] Checking getrandom v0.2.7 [INFO] [stderr] Checking mio v0.8.4 [INFO] [stderr] Checking signal-hook-registry v1.4.0 [INFO] [stderr] Checking socket2 v0.4.7 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling jobserver v0.1.25 [INFO] [stderr] Compiling wayland-scanner v0.29.5 [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] Checking rand v0.8.5 [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] running `Command { std: "docker" "inspect" "211a94ef2f2a8f5a0a252c9e270386a2043ec99150a02f5a2297c1f393b61e22", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "211a94ef2f2a8f5a0a252c9e270386a2043ec99150a02f5a2297c1f393b61e22", kill_on_drop: false }` [INFO] [stdout] 211a94ef2f2a8f5a0a252c9e270386a2043ec99150a02f5a2297c1f393b61e22