[INFO] fetching crate cliflux 1.3.3...
[INFO] checking cliflux-1.3.3 against master#b3bd7058c139e71bae0862ef8f8ac936208873e9 for pr-123752
[INFO] extracting crate cliflux 1.3.3 into /workspace/builds/worker-1-tc1/source
[INFO] validating manifest of crates.io crate cliflux 1.3.3 on toolchain b3bd7058c139e71bae0862ef8f8ac936208873e9
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b3bd7058c139e71bae0862ef8f8ac936208873e9" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate cliflux 1.3.3
[INFO] finished tweaking crates.io crate cliflux 1.3.3
[INFO] tweaked toml for crates.io crate cliflux 1.3.3 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] crate crates.io crate cliflux 1.3.3 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" "+b3bd7058c139e71bae0862ef8f8ac936208873e9" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded signal-hook v0.3.15
[INFO] [stderr]   Downloaded tuirealm_derive v1.0.0
[INFO] [stderr]   Downloaded lazy-regex v2.5.0
[INFO] [stderr]   Downloaded tuirealm v1.8.0
[INFO] [stderr]   Downloaded open v3.2.0
[INFO] [stderr]   Downloaded stringreader v0.1.1
[INFO] [stderr]   Downloaded serde_spanned v0.6.2
[INFO] [stderr]   Downloaded xml5ever v0.17.0
[INFO] [stderr]   Downloaded winnow v0.4.7
[INFO] [stderr]   Downloaded html2text v0.5.1
[INFO] [stderr]   Downloaded tui v0.19.0
[INFO] [stderr]   Downloaded toml v0.7.4
[INFO] [stderr]   Downloaded tui-realm-stdlib v1.2.0
[INFO] [stderr]   Downloaded cassowary v0.3.0
[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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+b3bd7058c139e71bae0862ef8f8ac936208873e9" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e1c5d739d341d1c495282a595b74ff532f22577b2437578ac9b38ffe48bc9bcb
[INFO] running `Command { std: "docker" "start" "-a" "e1c5d739d341d1c495282a595b74ff532f22577b2437578ac9b38ffe48bc9bcb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e1c5d739d341d1c495282a595b74ff532f22577b2437578ac9b38ffe48bc9bcb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e1c5d739d341d1c495282a595b74ff532f22577b2437578ac9b38ffe48bc9bcb", kill_on_drop: false }`
[INFO] [stdout] e1c5d739d341d1c495282a595b74ff532f22577b2437578ac9b38ffe48bc9bcb
[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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+b3bd7058c139e71bae0862ef8f8ac936208873e9" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5b914a128f0c75cd1e1b3e5da6e0c450623e7259d87a0fdda0abb9cb9993a800
[INFO] running `Command { std: "docker" "start" "-a" "5b914a128f0c75cd1e1b3e5da6e0c450623e7259d87a0fdda0abb9cb9993a800", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.60
[INFO] [stderr]    Compiling unicode-ident v1.0.9
[INFO] [stderr]    Compiling quote v1.0.28
[INFO] [stderr]    Compiling libc v0.2.146
[INFO] [stderr]    Compiling lock_api v0.4.10
[INFO] [stderr]    Compiling parking_lot_core v0.9.8
[INFO] [stderr]     Checking log v0.4.19
[INFO] [stderr]     Checking once_cell v1.18.0
[INFO] [stderr]    Compiling serde v1.0.164
[INFO] [stderr]    Compiling futures-core v0.3.28
[INFO] [stderr]    Compiling ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling pkg-config v0.3.27
[INFO] [stderr]    Compiling cc v1.0.79
[INFO] [stderr]    Compiling aho-corasick v1.0.2
[INFO] [stderr]    Compiling phf_shared v0.10.0
[INFO] [stderr]     Checking futures-sink v0.3.28
[INFO] [stderr]    Compiling futures-channel v0.3.28
[INFO] [stderr]     Checking bytes v1.4.0
[INFO] [stderr]    Compiling futures-task v0.3.28
[INFO] [stderr]    Compiling regex-syntax v0.7.2
[INFO] [stderr]    Compiling ahash v0.7.6
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling tokio v1.28.2
[INFO] [stderr]    Compiling futures-util v0.3.28
[INFO] [stderr]     Checking itoa v1.0.6
[INFO] [stderr]    Compiling signal-hook v0.3.15
[INFO] [stderr]     Checking new_debug_unreachable v1.0.4
[INFO] [stderr]     Checking futures-io v0.3.28
[INFO] [stderr]     Checking tracing-core v0.1.31
[INFO] [stderr]     Checking mac v0.1.1
[INFO] [stderr]    Compiling openssl v0.10.54
[INFO] [stderr]     Checking http v0.2.9
[INFO] [stderr]     Checking utf-8 v0.7.6
[INFO] [stderr]     Checking precomputed-hash v0.1.1
[INFO] [stderr]     Checking unicode-width v0.1.10
[INFO] [stderr]     Checking phf v0.10.1
[INFO] [stderr]     Checking futf v0.1.5
[INFO] [stderr]     Checking percent-encoding v2.3.0
[INFO] [stderr]     Checking try-lock v0.2.4
[INFO] [stderr]     Checking tendril v0.4.3
[INFO] [stderr]    Compiling thiserror v1.0.40
[INFO] [stderr]     Checking want v0.3.1
[INFO] [stderr]     Checking signal-hook-registry v1.4.1
[INFO] [stderr]     Checking mio v0.8.8
[INFO] [stderr]    Compiling getrandom v0.2.10
[INFO] [stderr]     Checking num_cpus v1.15.0
[INFO] [stderr]    Compiling syn v2.0.18
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking socket2 v0.4.9
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]     Checking tracing v0.1.37
[INFO] [stderr]     Checking http-body v0.4.5
[INFO] [stderr]     Checking form_urlencoded v1.2.0
[INFO] [stderr]     Checking unicode-normalization v0.1.22
[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 signal-hook-mio v0.2.3
[INFO] [stderr]     Checking unicode-segmentation v1.10.1
[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]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling openssl-sys v0.9.88
[INFO] [stderr]     Checking ryu v1.0.13
[INFO] [stderr]     Checking crossterm v0.25.0
[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" "5b914a128f0c75cd1e1b3e5da6e0c450623e7259d87a0fdda0abb9cb9993a800", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5b914a128f0c75cd1e1b3e5da6e0c450623e7259d87a0fdda0abb9cb9993a800", kill_on_drop: false }`
[INFO] [stdout] 5b914a128f0c75cd1e1b3e5da6e0c450623e7259d87a0fdda0abb9cb9993a800
[INFO] checking cliflux-1.3.3 against try#57fe1b734d9ff1c8a92bda60b85506b9648158d3 for pr-123752
[INFO] extracting crate cliflux 1.3.3 into /workspace/builds/worker-1-tc2/source
[INFO] validating manifest of crates.io crate cliflux 1.3.3 on toolchain 57fe1b734d9ff1c8a92bda60b85506b9648158d3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+57fe1b734d9ff1c8a92bda60b85506b9648158d3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate cliflux 1.3.3
[INFO] finished tweaking crates.io crate cliflux 1.3.3
[INFO] tweaked toml for crates.io crate cliflux 1.3.3 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] crate crates.io crate cliflux 1.3.3 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" "+57fe1b734d9ff1c8a92bda60b85506b9648158d3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+57fe1b734d9ff1c8a92bda60b85506b9648158d3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] de519a240cf12a5925980b670bdbce9b1f1ce83d0986717b5520d5f6f874945c
[INFO] running `Command { std: "docker" "start" "-a" "de519a240cf12a5925980b670bdbce9b1f1ce83d0986717b5520d5f6f874945c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "de519a240cf12a5925980b670bdbce9b1f1ce83d0986717b5520d5f6f874945c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "de519a240cf12a5925980b670bdbce9b1f1ce83d0986717b5520d5f6f874945c", kill_on_drop: false }`
[INFO] [stdout] de519a240cf12a5925980b670bdbce9b1f1ce83d0986717b5520d5f6f874945c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+57fe1b734d9ff1c8a92bda60b85506b9648158d3" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 816d7863f7dfa1cc815f4805ff2788a5f4b32e0f72266f265da4affa94684594
[INFO] running `Command { std: "docker" "start" "-a" "816d7863f7dfa1cc815f4805ff2788a5f4b32e0f72266f265da4affa94684594", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.60
[INFO] [stderr]    Compiling quote v1.0.28
[INFO] [stderr]    Compiling unicode-ident v1.0.9
[INFO] [stderr]    Compiling libc v0.2.146
[INFO] [stderr]    Compiling lock_api v0.4.10
[INFO] [stderr]    Compiling parking_lot_core v0.9.8
[INFO] [stderr]     Checking once_cell v1.18.0
[INFO] [stderr]     Checking log v0.4.19
[INFO] [stderr]    Compiling serde v1.0.164
[INFO] [stderr]    Compiling futures-core v0.3.28
[INFO] [stderr]    Compiling ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling pkg-config v0.3.27
[INFO] [stderr]    Compiling cc v1.0.79
[INFO] [stderr]    Compiling phf_shared v0.10.0
[INFO] [stderr]    Compiling aho-corasick v1.0.2
[INFO] [stderr]    Compiling futures-channel v0.3.28
[INFO] [stderr]    Compiling regex-syntax v0.7.2
[INFO] [stderr]    Compiling futures-task v0.3.28
[INFO] [stderr]     Checking futures-sink v0.3.28
[INFO] [stderr]    Compiling ahash v0.7.6
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling tokio v1.28.2
[INFO] [stderr]     Checking itoa v1.0.6
[INFO] [stderr]    Compiling futures-util v0.3.28
[INFO] [stderr]    Compiling signal-hook v0.3.15
[INFO] [stderr]     Checking futures-io v0.3.28
[INFO] [stderr]     Checking new_debug_unreachable v1.0.4
[INFO] [stderr]     Checking tracing-core v0.1.31
[INFO] [stderr]     Checking mac v0.1.1
[INFO] [stderr]    Compiling openssl v0.10.54
[INFO] [stderr]     Checking http v0.2.9
[INFO] [stderr]     Checking utf-8 v0.7.6
[INFO] [stderr]     Checking unicode-width v0.1.10
[INFO] [stderr]     Checking precomputed-hash v0.1.1
[INFO] [stderr]     Checking futf v0.1.5
[INFO] [stderr]     Checking try-lock v0.2.4
[INFO] [stderr]     Checking phf v0.10.1
[INFO] [stderr]    Compiling thiserror v1.0.40
[INFO] [stderr]     Checking percent-encoding v2.3.0
[INFO] [stderr]     Checking tendril v0.4.3
[INFO] [stderr]     Checking form_urlencoded v1.2.0
[INFO] [stderr]     Checking want v0.3.1
[INFO] [stderr]     Checking tracing v0.1.37
[INFO] [stderr]     Checking unicode-normalization v0.1.22
[INFO] [stderr]     Checking unicode-bidi v0.3.13
[INFO] [stderr]    Compiling syn v2.0.18
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling getrandom v0.2.10
[INFO] [stderr]     Checking signal-hook-registry v1.4.1
[INFO] [stderr]     Checking mio v0.8.8
[INFO] [stderr]     Checking num_cpus v1.15.0
[INFO] [stderr]     Checking socket2 v0.4.9
[INFO] [stderr]     Checking http-body v0.4.5
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]     Checking parking_lot v0.12.1
[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_chacha v0.3.1
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking unicode-segmentation v1.10.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 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "816d7863f7dfa1cc815f4805ff2788a5f4b32e0f72266f265da4affa94684594", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "816d7863f7dfa1cc815f4805ff2788a5f4b32e0f72266f265da4affa94684594", kill_on_drop: false }`
[INFO] [stdout] 816d7863f7dfa1cc815f4805ff2788a5f4b32e0f72266f265da4affa94684594
