[INFO] cloning repository https://github.com/intelliconnect/redis_with_rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/intelliconnect/redis_with_rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fintelliconnect%2Fredis_with_rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fintelliconnect%2Fredis_with_rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 09c47b89d1dd983bb49baea60763f62f2e6439fc [INFO] checking intelliconnect/redis_with_rust against master#af4a5a13a15fa0c60e06321077ef452f769b42fd for pr-122960-4 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fintelliconnect%2Fredis_with_rust" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/intelliconnect/redis_with_rust on toolchain af4a5a13a15fa0c60e06321077ef452f769b42fd [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/intelliconnect/redis_with_rust [INFO] finished tweaking git repo https://github.com/intelliconnect/redis_with_rust [INFO] tweaked toml for git repo https://github.com/intelliconnect/redis_with_rust written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/intelliconnect/redis_with_rust 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" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded actix-router v0.5.0-beta.2 [INFO] [stderr] Downloaded redis v0.21.3 [INFO] [stderr] Downloaded actix-rt v2.3.0 [INFO] [stderr] Downloaded actix-server v2.0.0-beta.6 [INFO] [stderr] Downloaded actix-http v3.0.0-beta.10 [INFO] [stderr] Downloaded actix-service v2.0.1 [INFO] [stderr] Downloaded actix-web v4.0.0-beta.9 [INFO] [stderr] Downloaded actix-web-codegen v0.5.0-beta.4 [INFO] [stderr] Downloaded actix-tls v3.0.0-beta.6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 15a179f6da5f9581e50097e7c21c2bfa9e8ee208e0e3d2e3544d6316a0cfc3d9 [INFO] running `Command { std: "docker" "start" "-a" "15a179f6da5f9581e50097e7c21c2bfa9e8ee208e0e3d2e3544d6316a0cfc3d9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "15a179f6da5f9581e50097e7c21c2bfa9e8ee208e0e3d2e3544d6316a0cfc3d9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "15a179f6da5f9581e50097e7c21c2bfa9e8ee208e0e3d2e3544d6316a0cfc3d9", kill_on_drop: false }` [INFO] [stdout] 15a179f6da5f9581e50097e7c21c2bfa9e8ee208e0e3d2e3544d6316a0cfc3d9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5a7def4e23eca7747893d1f76ccc2df8ac002de6dd8d3c961b560871981e057b [INFO] running `Command { std: "docker" "start" "-a" "5a7def4e23eca7747893d1f76ccc2df8ac002de6dd8d3c961b560871981e057b", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.104 [INFO] [stderr] Compiling proc-macro2 v1.0.30 [INFO] [stderr] Compiling syn v1.0.80 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling futures-core v0.3.17 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Checking bytes v1.1.0 [INFO] [stderr] Checking smallvec v1.7.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Checking instant v0.1.12 [INFO] [stderr] Checking lock_api v0.4.5 [INFO] [stderr] Compiling tokio v1.12.0 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Checking futures-sink v0.3.17 [INFO] [stderr] Checking itoa v0.4.8 [INFO] [stderr] Compiling typenum v1.14.0 [INFO] [stderr] Compiling futures-task v0.3.17 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling futures-util v0.3.17 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Compiling const_fn v0.4.8 [INFO] [stderr] Checking local-waker v0.1.1 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Checking matches v0.1.9 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Compiling time v0.2.27 [INFO] [stderr] Checking http v0.2.5 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Checking tinyvec v1.5.0 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling zstd-safe v3.1.0+zstd.1.4.9 [INFO] [stderr] Checking actix-service v2.0.1 [INFO] [stderr] Checking tracing-core v0.1.21 [INFO] [stderr] Checking aho-corasick v0.7.18 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling jobserver v0.1.24 [INFO] [stderr] Checking signal-hook-registry v1.4.0 [INFO] [stderr] Checking mio v0.7.14 [INFO] [stderr] Compiling cc v1.0.71 [INFO] [stderr] Checking getrandom v0.2.3 [INFO] [stderr] Checking parking_lot v0.11.2 [INFO] [stderr] Checking form_urlencoded v1.0.1 [INFO] [stderr] Checking actix-utils v3.0.0 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Checking unicode-normalization v0.1.19 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking ppv-lite86 v0.2.14 [INFO] [stderr] Compiling httparse v1.5.1 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling encoding_rs v0.8.29 [INFO] [stderr] Checking unicode-bidi v0.3.7 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Compiling bytestring v1.0.0 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking tracing v0.1.29 [INFO] [stderr] Compiling cookie v0.15.1 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking cpufeatures v0.2.1 [INFO] [stderr] Compiling serde_json v1.0.68 [INFO] [stderr] Compiling async-trait v0.1.51 [INFO] [stderr] Checking opaque-debug v0.3.0 [INFO] [stderr] Compiling firestorm v0.4.6 [INFO] [stderr] Checking rand v0.8.4 [INFO] [stderr] Checking sha-1 v0.9.8 [INFO] [stderr] Checking flate2 v1.0.22 [INFO] [stderr] Checking idna v0.2.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] Checking num_cpus v1.13.0 [INFO] [stderr] Checking base64 v0.13.0 [INFO] [stderr] Checking mime v0.3.16 [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" "5a7def4e23eca7747893d1f76ccc2df8ac002de6dd8d3c961b560871981e057b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5a7def4e23eca7747893d1f76ccc2df8ac002de6dd8d3c961b560871981e057b", kill_on_drop: false }` [INFO] [stdout] 5a7def4e23eca7747893d1f76ccc2df8ac002de6dd8d3c961b560871981e057b [INFO] checking intelliconnect/redis_with_rust against try#36dbcaee1a55543dfc181be52a69d99ff46ff62f for pr-122960-4 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fintelliconnect%2Fredis_with_rust" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/intelliconnect/redis_with_rust on toolchain 36dbcaee1a55543dfc181be52a69d99ff46ff62f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/intelliconnect/redis_with_rust [INFO] finished tweaking git repo https://github.com/intelliconnect/redis_with_rust [INFO] tweaked toml for git repo https://github.com/intelliconnect/redis_with_rust written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/intelliconnect/redis_with_rust 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" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1d3d09a8ced3fa099a9f6439669b8229deb3aa36aa478c5488d78b1e3ddfcdca [INFO] running `Command { std: "docker" "start" "-a" "1d3d09a8ced3fa099a9f6439669b8229deb3aa36aa478c5488d78b1e3ddfcdca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1d3d09a8ced3fa099a9f6439669b8229deb3aa36aa478c5488d78b1e3ddfcdca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1d3d09a8ced3fa099a9f6439669b8229deb3aa36aa478c5488d78b1e3ddfcdca", kill_on_drop: false }` [INFO] [stdout] 1d3d09a8ced3fa099a9f6439669b8229deb3aa36aa478c5488d78b1e3ddfcdca [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8934bfb10a9d7210d1295f832165d65cb63a928f0f1fafd3b2ca0d86bf70a5b4 [INFO] running `Command { std: "docker" "start" "-a" "8934bfb10a9d7210d1295f832165d65cb63a928f0f1fafd3b2ca0d86bf70a5b4", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] skipping non-2021 edition `2018` [INFO] running `Command { std: "docker" "inspect" "8934bfb10a9d7210d1295f832165d65cb63a928f0f1fafd3b2ca0d86bf70a5b4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8934bfb10a9d7210d1295f832165d65cb63a928f0f1fafd3b2ca0d86bf70a5b4", kill_on_drop: false }` [INFO] [stdout] 8934bfb10a9d7210d1295f832165d65cb63a928f0f1fafd3b2ca0d86bf70a5b4