[INFO] cloning repository https://github.com/ngriaznov/1brc
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ngriaznov/1brc" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fngriaznov%2F1brc", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fngriaznov%2F1brc'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 67d5fa4fb5678667f133968890ac384d74a3f3fe
[INFO] checking ngriaznov/1brc against try#50f413885985a8b0a0b6ca0766a0aedd45304953 for pr-155657
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fngriaznov%2F1brc" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/ngriaznov/1brc
[INFO] finished tweaking git repo https://github.com/ngriaznov/1brc
[INFO] tweaked toml for git repo https://github.com/ngriaznov/1brc written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ngriaznov/1brc on toolchain 50f413885985a8b0a0b6ca0766a0aedd45304953
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+50f413885985a8b0a0b6ca0766a0aedd45304953" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ngriaznov/1brc 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" "+50f413885985a8b0a0b6ca0766a0aedd45304953" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded proc-macro2 v1.0.76
[INFO] [stderr]   Downloaded ahash v0.8.7
[INFO] [stderr]   Downloaded argminmax v0.6.1
[INFO] [stderr]   Downloaded libc v0.2.152
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+50f413885985a8b0a0b6ca0766a0aedd45304953" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9bb4f9b7794d08777174dfcbc28b7b728f57520abbe1dfdf2a654cc63f8f1b85
[INFO] running `Command { std: "docker" "start" "-a" "9bb4f9b7794d08777174dfcbc28b7b728f57520abbe1dfdf2a654cc63f8f1b85", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9bb4f9b7794d08777174dfcbc28b7b728f57520abbe1dfdf2a654cc63f8f1b85", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9bb4f9b7794d08777174dfcbc28b7b728f57520abbe1dfdf2a654cc63f8f1b85", kill_on_drop: false }`
[INFO] [stdout] 9bb4f9b7794d08777174dfcbc28b7b728f57520abbe1dfdf2a654cc63f8f1b85
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+50f413885985a8b0a0b6ca0766a0aedd45304953" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 77913993bba733b82b23613b8d2cdf35f663eb1e513223d8edd1800146d36827
[INFO] running `Command { std: "docker" "start" "-a" "77913993bba733b82b23613b8d2cdf35f663eb1e513223d8edd1800146d36827", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.152
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]    Compiling ahash v0.8.7
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]     Checking zerocopy v0.7.32
[INFO] [stderr]    Compiling rayon-core v1.12.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]     Checking allocator-api2 v0.2.16
[INFO] [stderr]     Checking smallvec v1.11.2
[INFO] [stderr]     Checking either v1.9.0
[INFO] [stderr]     Checking hashbrown v0.14.3
[INFO] [stderr]     Checking rayon v1.8.0
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking memmap v0.7.0
[INFO] [stderr]     Checking dashmap v5.5.3
[INFO] [stderr]     Checking argminmax v0.6.1
[INFO] [stdout] error[E0635]: unknown feature `stdsimd`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/argminmax-0.6.1/src/lib.rs:72:47
[INFO] [stdout]    |
[INFO] [stdout] 72 | #![cfg_attr(feature = "nightly_simd", feature(stdsimd))]
[INFO] [stdout]    |                                               ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/argminmax-0.6.1/src/simd/simd_f32_return_nan.rs:313:56
[INFO] [stdout]     |
[INFO] [stdout] 313 |             _f32_as_m512i_to_i32ord(_mm512_loadu_si512(data as *const i32))
[INFO] [stdout]     |                                     ------------------ ^^^^^^^^^^^^^^^^^^ expected `*const __m512i`, found `*const i32`
[INFO] [stdout]     |                                     |
[INFO] [stdout]     |                                     arguments to this function are incorrect
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected raw pointer `*const std::arch::x86_64::__m512i`
[INFO] [stdout]                found raw pointer `*const i32`
[INFO] [stdout] note: function defined here
[INFO] [stdout]    --> /rustc/50f413885985a8b0a0b6ca0766a0aedd45304953/library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:36065:20
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/argminmax-0.6.1/src/simd/simd_i32.rs:171:32
[INFO] [stdout]     |
[INFO] [stdout] 171 |             _mm512_loadu_si512(data as *const i32)
[INFO] [stdout]     |             ------------------ ^^^^^^^^^^^^^^^^^^ expected `*const __m512i`, found `*const i32`
[INFO] [stdout]     |             |
[INFO] [stdout]     |             arguments to this function are incorrect
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected raw pointer `*const std::arch::x86_64::__m512i`
[INFO] [stdout]                found raw pointer `*const i32`
[INFO] [stdout] note: function defined here
[INFO] [stdout]    --> /rustc/50f413885985a8b0a0b6ca0766a0aedd45304953/library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:36065:20
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0308, E0635.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0308`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `argminmax` (lib) due to 3 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "77913993bba733b82b23613b8d2cdf35f663eb1e513223d8edd1800146d36827", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "77913993bba733b82b23613b8d2cdf35f663eb1e513223d8edd1800146d36827", kill_on_drop: false }`
[INFO] [stdout] 77913993bba733b82b23613b8d2cdf35f663eb1e513223d8edd1800146d36827
