[INFO] fetching crate iotdb-cli 0.1.0...
[INFO] checking iotdb-cli-0.1.0 against master#c2f2db79ca3024f68d22b45aa22b570775c2c4ad for pr-124157
[INFO] extracting crate iotdb-cli 0.1.0 into /workspace/builds/worker-6-tc1/source
[INFO] validating manifest of crates.io crate iotdb-cli 0.1.0 on toolchain c2f2db79ca3024f68d22b45aa22b570775c2c4ad
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate iotdb-cli 0.1.0
[INFO] finished tweaking crates.io crate iotdb-cli 0.1.0
[INFO] tweaked toml for crates.io crate iotdb-cli 0.1.0 written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] crate crates.io crate iotdb-cli 0.1.0 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" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded integer-encoding v3.0.4
[INFO] [stderr]   Downloaded fd-lock v3.0.6
[INFO] [stderr]   Downloaded thrift v0.15.0
[INFO] [stderr]   Downloaded clipboard-win v4.4.2
[INFO] [stderr]   Downloaded prettytable-rs v0.8.0
[INFO] [stderr]   Downloaded unsafe_unwrap v0.1.0
[INFO] [stderr]   Downloaded iotdb v0.0.7
[INFO] [stderr]   Downloaded mimalloc v0.1.29
[INFO] [stderr]   Downloaded multiversion-macros v0.6.1
[INFO] [stderr]   Downloaded memmap2 v0.5.5
[INFO] [stderr]   Downloaded anyhow v1.0.59
[INFO] [stderr]   Downloaded bytemuck v1.11.0
[INFO] [stderr]   Downloaded polars-lazy v0.19.1
[INFO] [stderr]   Downloaded polars-core v0.19.1
[INFO] [stderr]   Downloaded rustix v0.35.7
[INFO] [stderr]   Downloaded arrow2 v0.9.2
[INFO] [stderr]   Downloaded polars-io v0.19.1
[INFO] [stderr]   Downloaded serde v1.0.142
[INFO] [stderr]   Downloaded libmimalloc-sys v0.1.25
[INFO] [stderr]   Downloaded multiversion v0.6.1
[INFO] [stderr]   Downloaded polars v0.19.1
[INFO] [stderr]   Downloaded streaming-iterator v0.1.6
[INFO] [stderr]   Downloaded polars-arrow v0.19.1
[INFO] [stderr]   Downloaded polars-time v0.1.1
[INFO] [stderr]   Downloaded bytemuck_derive v1.1.1
[INFO] [stderr]   Downloaded hash_hasher v2.0.3
[INFO] [stderr]   Downloaded polars-utils v0.1.0
[INFO] [stderr]   Downloaded io-lifetimes v0.7.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c1777ddf37530a0f0c5256c3ed99f998efab0158775ea7b109cbd19494de280b
[INFO] running `Command { std: "docker" "start" "-a" "c1777ddf37530a0f0c5256c3ed99f998efab0158775ea7b109cbd19494de280b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c1777ddf37530a0f0c5256c3ed99f998efab0158775ea7b109cbd19494de280b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c1777ddf37530a0f0c5256c3ed99f998efab0158775ea7b109cbd19494de280b", kill_on_drop: false }`
[INFO] [stdout] c1777ddf37530a0f0c5256c3ed99f998efab0158775ea7b109cbd19494de280b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2da554f7100cb64ac476a49c09a607c79dc19bde4aaf934ee893a7de979f30ce
[INFO] running `Command { std: "docker" "start" "-a" "2da554f7100cb64ac476a49c09a607c79dc19bde4aaf934ee893a7de979f30ce", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.126
[INFO] [stderr]    Compiling proc-macro2 v1.0.43
[INFO] [stderr]    Compiling quote v1.0.21
[INFO] [stderr]    Compiling unicode-ident v1.0.3
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling syn v1.0.99
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]     Checking scopeguard v1.1.0
[INFO] [stderr]     Checking static_assertions v1.1.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.11
[INFO] [stderr]     Checking once_cell v1.13.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.10
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling serde v1.0.142
[INFO] [stderr]    Compiling rayon-core v1.9.3
[INFO] [stderr]     Checking lexical-util v0.8.5
[INFO] [stderr]    Compiling num-bigint v0.4.3
[INFO] [stderr]     Checking regex-automata v0.1.10
[INFO] [stderr]    Compiling ahash v0.7.6
[INFO] [stderr]    Compiling num-iter v0.1.43
[INFO] [stderr]    Compiling num-rational v0.4.1
[INFO] [stderr]    Compiling rayon v1.5.3
[INFO] [stderr]     Checking unicode-width v0.1.9
[INFO] [stderr]     Checking ryu v1.0.11
[INFO] [stderr]     Checking itoa v0.4.8
[INFO] [stderr]     Checking either v1.7.0
[INFO] [stderr]     Checking smallvec v1.9.0
[INFO] [stderr]     Checking byteorder v1.4.3
[INFO] [stderr]     Checking hash_hasher v2.0.3
[INFO] [stderr]     Checking simdutf8 v0.1.4
[INFO] [stderr]     Checking strength_reduce v0.2.3
[INFO] [stderr]     Checking streaming-iterator v0.1.6
[INFO] [stderr]    Compiling anyhow v1.0.59
[INFO] [stderr]     Checking lexical-parse-integer v0.8.6
[INFO] [stderr]     Checking lexical-write-integer v0.8.5
[INFO] [stderr]    Compiling parking_lot_core v0.8.5
[INFO] [stderr]     Checking crossbeam-channel v0.5.6
[INFO] [stderr]    Compiling lock_api v0.4.7
[INFO] [stderr]     Checking csv-core v0.1.10
[INFO] [stderr]     Checking aho-corasick v0.7.18
[INFO] [stderr]     Checking instant v0.1.12
[INFO] [stderr]     Checking bitflags v1.3.2
[INFO] [stderr]     Checking encode_unicode v0.3.6
[INFO] [stderr]     Checking lexical-parse-float v0.8.5
[INFO] [stderr]     Checking lexical-write-float v0.8.5
[INFO] [stderr]     Checking regex-syntax v0.6.27
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]     Checking crossbeam-deque v0.8.2
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling io-lifetimes v0.7.2
[INFO] [stderr]     Checking unsafe_unwrap v0.1.0
[INFO] [stderr]    Compiling libmimalloc-sys v0.1.25
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling rustix v0.35.7
[INFO] [stderr]     Checking linux-raw-sys v0.0.46
[INFO] [stderr]     Checking glob v0.3.0
[INFO] [stderr]    Compiling unicode-segmentation v1.9.0
[INFO] [stderr]     Checking num-complex v0.4.2
[INFO] [stderr]     Checking num_cpus v1.13.1
[INFO] [stderr]     Checking time v0.1.44
[INFO] [stderr]     Checking getrandom v0.2.7
[INFO] [stderr]     Checking lexical-core v0.8.5
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking dirs v1.0.5
[INFO] [stderr]     Checking dirs-sys v0.3.7
[INFO] [stderr]     Checking lexical v6.1.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]     Checking term v0.5.2
[INFO] [stderr]     Checking chrono v0.4.19
[INFO] [stderr]     Checking dirs v4.0.0
[INFO] [stderr]     Checking memmap2 v0.5.5
[INFO] [stderr]     Checking parking_lot v0.11.2
[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" "2da554f7100cb64ac476a49c09a607c79dc19bde4aaf934ee893a7de979f30ce", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2da554f7100cb64ac476a49c09a607c79dc19bde4aaf934ee893a7de979f30ce", kill_on_drop: false }`
[INFO] [stdout] 2da554f7100cb64ac476a49c09a607c79dc19bde4aaf934ee893a7de979f30ce
[INFO] checking iotdb-cli-0.1.0 against try#9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88 for pr-124157
[INFO] extracting crate iotdb-cli 0.1.0 into /workspace/builds/worker-6-tc2/source
[INFO] validating manifest of crates.io crate iotdb-cli 0.1.0 on toolchain 9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate iotdb-cli 0.1.0
[INFO] finished tweaking crates.io crate iotdb-cli 0.1.0
[INFO] tweaked toml for crates.io crate iotdb-cli 0.1.0 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] crate crates.io crate iotdb-cli 0.1.0 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" "+9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 68a2defc0e98d7fba4829a8e7c758cf4ffdb3a1ea9d1baa6d9121eab96ef6cdf
[INFO] running `Command { std: "docker" "start" "-a" "68a2defc0e98d7fba4829a8e7c758cf4ffdb3a1ea9d1baa6d9121eab96ef6cdf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "68a2defc0e98d7fba4829a8e7c758cf4ffdb3a1ea9d1baa6d9121eab96ef6cdf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "68a2defc0e98d7fba4829a8e7c758cf4ffdb3a1ea9d1baa6d9121eab96ef6cdf", kill_on_drop: false }`
[INFO] [stdout] 68a2defc0e98d7fba4829a8e7c758cf4ffdb3a1ea9d1baa6d9121eab96ef6cdf
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] cf210e50dc1e93039ad152eac69186f6590979d23db59c13301e8e7f23ff38f8
[INFO] running `Command { std: "docker" "start" "-a" "cf210e50dc1e93039ad152eac69186f6590979d23db59c13301e8e7f23ff38f8", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.126
[INFO] [stderr]    Compiling proc-macro2 v1.0.43
[INFO] [stderr]    Compiling quote v1.0.21
[INFO] [stderr]    Compiling unicode-ident v1.0.3
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling syn v1.0.99
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]     Checking scopeguard v1.1.0
[INFO] [stderr]     Checking once_cell v1.13.0
[INFO] [stderr]     Checking static_assertions v1.1.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.11
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.10
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling serde v1.0.142
[INFO] [stderr]    Compiling rayon-core v1.9.3
[INFO] [stderr]     Checking lexical-util v0.8.5
[INFO] [stderr]    Compiling num-bigint v0.4.3
[INFO] [stderr]     Checking regex-automata v0.1.10
[INFO] [stderr]    Compiling ahash v0.7.6
[INFO] [stderr]    Compiling num-rational v0.4.1
[INFO] [stderr]    Compiling rayon v1.5.3
[INFO] [stderr]    Compiling num-iter v0.1.43
[INFO] [stderr]     Checking itoa v0.4.8
[INFO] [stderr]     Checking ryu v1.0.11
[INFO] [stderr]     Checking unicode-width v0.1.9
[INFO] [stderr]     Checking smallvec v1.9.0
[INFO] [stderr]     Checking either v1.7.0
[INFO] [stderr]     Checking byteorder v1.4.3
[INFO] [stderr]     Checking streaming-iterator v0.1.6
[INFO] [stderr]     Checking hash_hasher v2.0.3
[INFO] [stderr]     Checking lexical-write-integer v0.8.5
[INFO] [stderr]     Checking lexical-parse-integer v0.8.6
[INFO] [stderr]     Checking crossbeam-channel v0.5.6
[INFO] [stderr]     Checking simdutf8 v0.1.4
[INFO] [stderr]     Checking strength_reduce v0.2.3
[INFO] [stderr]    Compiling anyhow v1.0.59
[INFO] [stderr]    Compiling parking_lot_core v0.8.5
[INFO] [stderr]     Checking lexical-write-float v0.8.5
[INFO] [stderr]    Compiling lock_api v0.4.7
[INFO] [stderr]     Checking lexical-parse-float v0.8.5
[INFO] [stderr]     Checking instant v0.1.12
[INFO] [stderr]     Checking csv-core v0.1.10
[INFO] [stderr]     Checking aho-corasick v0.7.18
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]     Checking encode_unicode v0.3.6
[INFO] [stderr]     Checking crossbeam-deque v0.8.2
[INFO] [stderr]     Checking bitflags v1.3.2
[INFO] [stderr]     Checking regex-syntax v0.6.27
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling io-lifetimes v0.7.2
[INFO] [stderr]     Checking unsafe_unwrap v0.1.0
[INFO] [stderr]    Compiling libmimalloc-sys v0.1.25
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling rustix v0.35.7
[INFO] [stderr]    Compiling unicode-segmentation v1.9.0
[INFO] [stderr]     Checking lexical-core v0.8.5
[INFO] [stderr]     Checking linux-raw-sys v0.0.46
[INFO] [stderr]     Checking glob v0.3.0
[INFO] [stderr]     Checking lexical v6.1.1
[INFO] [stderr]     Checking nibble_vec v0.1.0
[INFO] [stderr]     Checking textwrap v0.11.0
[INFO] [stderr]     Checking integer-encoding v3.0.4
[INFO] [stderr]     Checking ansi_term v0.12.1
[INFO] [stderr]     Checking endian-type v0.1.2
[INFO] [stderr]    Compiling iotdb v0.0.7
[INFO] [stderr]     Checking strsim v0.8.0
[INFO] [stderr]     Checking num-complex v0.4.2
[INFO] [stderr]     Checking num_cpus v1.13.1
[INFO] [stderr]     Checking time v0.1.44
[INFO] [stderr]     Checking getrandom v0.2.7
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking dirs v1.0.5
[INFO] [stderr]     Checking dirs-sys v0.3.7
[INFO] [stderr]     Checking dirs v4.0.0
[INFO] [stderr]     Checking term v0.5.2
[INFO] [stderr]     Checking memmap2 v0.5.5
[INFO] [stderr]     Checking threadpool v1.8.1
[INFO] [stderr]     Checking chrono v0.4.19
[INFO] [stderr]     Checking dirs-sys-next v0.1.2
[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 parking_lot v0.11.2
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]     Checking ordered-float v1.1.1
[INFO] [stderr]     Checking vec_map v0.8.2
[INFO] [stderr]     Checking dirs-next v2.0.0
[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" "cf210e50dc1e93039ad152eac69186f6590979d23db59c13301e8e7f23ff38f8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cf210e50dc1e93039ad152eac69186f6590979d23db59c13301e8e7f23ff38f8", kill_on_drop: false }`
[INFO] [stdout] cf210e50dc1e93039ad152eac69186f6590979d23db59c13301e8e7f23ff38f8
