[INFO] fetching crate tisq 0.0.4... [INFO] checking tisq-0.0.4 against master#27d8a577138c0d319a572cd1a464c2b755e577de for pr-118882 [INFO] extracting crate tisq 0.0.4 into /workspace/builds/worker-5-tc1/source [INFO] validating manifest of crates.io crate tisq 0.0.4 on toolchain 27d8a577138c0d319a572cd1a464c2b755e577de [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+27d8a577138c0d319a572cd1a464c2b755e577de" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate tisq 0.0.4 [INFO] finished tweaking crates.io crate tisq 0.0.4 [INFO] tweaked toml for crates.io crate tisq 0.0.4 written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] crate crates.io crate tisq 0.0.4 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" "+27d8a577138c0d319a572cd1a464c2b755e577de" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded sqlx-macros v0.7.2 [INFO] [stderr] Downloaded sqlx-mysql v0.7.2 [INFO] [stderr] Downloaded simple-logging v2.0.2 [INFO] [stderr] Downloaded sqlx-macros-core v0.7.2 [INFO] [stderr] Downloaded kv v0.24.0 [INFO] [stderr] Downloaded sqlformat v0.2.2 [INFO] [stderr] Downloaded blocking v1.4.0 [INFO] [stderr] Downloaded sqlx-sqlite v0.7.2 [INFO] [stderr] Downloaded sqlx v0.7.2 [INFO] [stderr] Downloaded sqlx-postgres v0.7.2 [INFO] [stderr] Downloaded sqlx-core v0.7.2 [INFO] [stderr] Downloaded ordered_hash_map v0.2.0 [INFO] [stderr] Downloaded tui-realm-stdlib v1.3.0 [INFO] [stderr] Downloaded tuirealm v1.9.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+27d8a577138c0d319a572cd1a464c2b755e577de" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e4ba806d9ae9e72fbc541665d4bd13ba05abeca4fee15b9f5c98c6357fe8e49f [INFO] running `Command { std: "docker" "start" "-a" "e4ba806d9ae9e72fbc541665d4bd13ba05abeca4fee15b9f5c98c6357fe8e49f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e4ba806d9ae9e72fbc541665d4bd13ba05abeca4fee15b9f5c98c6357fe8e49f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e4ba806d9ae9e72fbc541665d4bd13ba05abeca4fee15b9f5c98c6357fe8e49f", kill_on_drop: false }` [INFO] [stdout] e4ba806d9ae9e72fbc541665d4bd13ba05abeca4fee15b9f5c98c6357fe8e49f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+27d8a577138c0d319a572cd1a464c2b755e577de" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 62df8e6401a024e4d2cbaf83278d97c7a10fea7b9fff42cd5323a335afc26446 [INFO] running `Command { std: "docker" "start" "-a" "62df8e6401a024e4d2cbaf83278d97c7a10fea7b9fff42cd5323a335afc26446", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.148 [INFO] [stderr] Compiling proc-macro2 v1.0.67 [INFO] [stderr] Checking once_cell v1.18.0 [INFO] [stderr] Compiling serde v1.0.188 [INFO] [stderr] Checking value-bag v1.4.1 [INFO] [stderr] Checking memchr v2.6.3 [INFO] [stderr] Compiling ahash v0.8.3 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling polling v2.8.0 [INFO] [stderr] Compiling rustix v0.37.24 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Checking smallvec v1.11.1 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling async-io v1.13.0 [INFO] [stderr] Checking lock_api v0.4.10 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Checking futures-io v0.3.28 [INFO] [stderr] Checking log v0.4.20 [INFO] [stderr] Compiling thiserror v1.0.49 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling num-traits v0.2.16 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling subtle v2.5.0 [INFO] [stderr] Compiling parking v2.1.1 [INFO] [stderr] Compiling waker-fn v1.1.1 [INFO] [stderr] Compiling serde_json v1.0.107 [INFO] [stderr] Compiling fastrand v2.0.1 [INFO] [stderr] Compiling fastrand v1.9.0 [INFO] [stderr] Compiling async-lock v2.8.0 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling rustls v0.21.7 [INFO] [stderr] Compiling concurrent-queue v2.3.0 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling crossbeam-queue v0.3.8 [INFO] [stderr] Compiling futures-lite v1.13.0 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling tracing-core v0.1.31 [INFO] [stderr] Compiling linux-raw-sys v0.3.8 [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling async-task v4.4.1 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Compiling piper v0.2.1 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling async-channel v1.9.0 [INFO] [stderr] Compiling allocator-api2 v0.2.16 [INFO] [stderr] Compiling syn v2.0.37 [INFO] [stderr] Compiling unicode-bidi v0.3.13 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Checking getrandom v0.2.10 [INFO] [stderr] Checking parking_lot_core v0.9.8 [INFO] [stderr] Compiling socket2 v0.4.9 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Checking signal-hook-registry v1.4.1 [INFO] [stderr] Compiling async-executor v1.5.4 [INFO] [stderr] Compiling hashbrown v0.14.1 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling futures-sink v0.3.28 [INFO] [stderr] Compiling cpufeatures v0.2.9 [INFO] [stderr] Compiling percent-encoding v2.3.0 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling form_urlencoded v1.2.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling idna v0.4.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Checking mio v0.8.8 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Compiling aho-corasick v1.1.1 [INFO] [stderr] Compiling ryu v1.0.15 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling bitflags v2.4.0 [INFO] [stderr] Compiling unicode_categories v0.1.1 [INFO] [stderr] Compiling rustix v0.38.15 [INFO] [stderr] Compiling crc-catalog v2.2.0 [INFO] [stderr] Compiling itoa v1.0.9 [INFO] [stderr] Compiling base64 v0.21.4 [INFO] [stderr] Compiling crc v3.0.1 [INFO] [stderr] Compiling url v2.4.1 [INFO] [stderr] Checking signal-hook-mio v0.2.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling hashlink v0.8.4 [INFO] [stderr] Compiling indexmap v2.0.2 [INFO] [stderr] Compiling rustls-pemfile v1.0.3 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling futures-intrusive v0.5.0 [INFO] [stderr] Compiling atoi v2.0.0 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling dotenvy v0.15.7 [INFO] [stderr] Compiling bytes v1.5.0 [INFO] [stderr] Compiling finl_unicode v1.2.0 [INFO] [stderr] Compiling regex-automata v0.3.9 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling linux-raw-sys v0.4.8 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling stringprep v0.1.4 [INFO] [stderr] Compiling hkdf v0.12.3 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling crossbeam-epoch v0.9.15 [INFO] [stderr] Compiling home v0.5.5 [INFO] [stderr] Compiling whoami v1.4.1 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Checking parking_lot_core v0.8.6 [INFO] [stderr] Checking crossterm v0.26.1 [INFO] [stderr] Checking cassowary v0.3.0 [INFO] [stderr] Compiling indoc v2.0.4 [INFO] [stderr] Checking unicode-segmentation v1.10.1 [INFO] [stderr] Checking parking_lot v0.11.2 [INFO] [stderr] Checking crossterm v0.27.0 [INFO] [stderr] Checking fs2 v0.4.3 [INFO] [stderr] Compiling eyre v0.6.8 [INFO] [stderr] Checking unicode-linebreak v0.1.5 [INFO] [stderr] Checking smawk v0.3.2 [INFO] [stderr] Checking sled v0.34.7 [INFO] [stderr] Checking hashbrown v0.13.2 [INFO] [stderr] Checking thread-id v3.3.0 [INFO] [stderr] Checking indenter v0.3.3 [INFO] [stderr] Checking simple-logging v2.0.2 [INFO] [stderr] Checking textwrap v0.16.0 [INFO] [stderr] Checking ratatui v0.22.0 [INFO] [stderr] Compiling regex v1.9.6 [INFO] [stderr] Compiling tempfile v3.8.0 [INFO] [stderr] Checking ordered_hash_map v0.2.0 [INFO] [stderr] Checking rustls-webpki v0.101.6 [INFO] [stderr] Checking sct v0.7.0 [INFO] [stderr] Compiling tuirealm_derive v1.0.0 [INFO] [stderr] Compiling serde_derive v1.0.188 [INFO] [stderr] Compiling tracing-attributes v0.1.26 [INFO] [stderr] Compiling thiserror-impl v1.0.49 [INFO] [stderr] Compiling futures-macro v0.3.28 [INFO] [stderr] Compiling lazy-regex-proc_macros v3.0.1 [INFO] [stderr] Checking webpki-roots v0.24.0 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Checking lazy-regex v3.0.2 [INFO] [stderr] Checking tuirealm v1.9.0 [INFO] [stderr] Checking blocking v1.4.0 [INFO] [stderr] Checking async-global-executor v2.3.1 [INFO] [stderr] Checking async-std v1.12.0 [INFO] [stderr] Checking tui-realm-stdlib v1.3.0 [INFO] [stderr] Checking futures-executor v0.3.28 [INFO] [stderr] Checking futures v0.3.28 [INFO] [stderr] Checking either v1.9.0 [INFO] [stderr] Checking toml v0.5.11 [INFO] [stderr] Checking uuid v1.4.1 [INFO] [stderr] Checking itertools v0.11.0 [INFO] [stderr] Checking kv v0.24.0 [INFO] [stderr] Checking sqlformat v0.2.2 [INFO] [stderr] Checking sqlx-core v0.7.2 [INFO] [stderr] Checking sqlx-postgres v0.7.2 [INFO] [stderr] Compiling sqlx-macros-core v0.7.2 [INFO] [stderr] Compiling sqlx-macros v0.7.2 [INFO] [stderr] Checking sqlx v0.7.2 [INFO] [stderr] Checking tisq v0.0.4 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 18.12s [INFO] running `Command { std: "docker" "inspect" "62df8e6401a024e4d2cbaf83278d97c7a10fea7b9fff42cd5323a335afc26446", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "62df8e6401a024e4d2cbaf83278d97c7a10fea7b9fff42cd5323a335afc26446", kill_on_drop: false }` [INFO] [stdout] 62df8e6401a024e4d2cbaf83278d97c7a10fea7b9fff42cd5323a335afc26446 [INFO] checking tisq-0.0.4 against try#8bdbfd41bed26c4938a9f14bd20556eac1de8437 for pr-118882 [INFO] extracting crate tisq 0.0.4 into /workspace/builds/worker-5-tc2/source [INFO] validating manifest of crates.io crate tisq 0.0.4 on toolchain 8bdbfd41bed26c4938a9f14bd20556eac1de8437 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8bdbfd41bed26c4938a9f14bd20556eac1de8437" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate tisq 0.0.4 [INFO] finished tweaking crates.io crate tisq 0.0.4 [INFO] tweaked toml for crates.io crate tisq 0.0.4 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] crate crates.io crate tisq 0.0.4 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" "+8bdbfd41bed26c4938a9f14bd20556eac1de8437" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+8bdbfd41bed26c4938a9f14bd20556eac1de8437" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 92db14f3c5bd8b4583e127b264e3a1b3372e86d938564a29ea1be090d5b382cf [INFO] running `Command { std: "docker" "start" "-a" "92db14f3c5bd8b4583e127b264e3a1b3372e86d938564a29ea1be090d5b382cf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "92db14f3c5bd8b4583e127b264e3a1b3372e86d938564a29ea1be090d5b382cf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "92db14f3c5bd8b4583e127b264e3a1b3372e86d938564a29ea1be090d5b382cf", kill_on_drop: false }` [INFO] [stdout] 92db14f3c5bd8b4583e127b264e3a1b3372e86d938564a29ea1be090d5b382cf [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+8bdbfd41bed26c4938a9f14bd20556eac1de8437" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 672cc353897f6466c35c3df04ab1a6debd05235217befccea22868676c20a8be [INFO] running `Command { std: "docker" "start" "-a" "672cc353897f6466c35c3df04ab1a6debd05235217befccea22868676c20a8be", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.148 [INFO] [stderr] Compiling proc-macro2 v1.0.67 [INFO] [stderr] Checking once_cell v1.18.0 [INFO] [stderr] Checking value-bag v1.4.1 [INFO] [stderr] Compiling serde v1.0.188 [INFO] [stderr] Checking memchr v2.6.3 [INFO] [stderr] Compiling ahash v0.8.3 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling polling v2.8.0 [INFO] [stderr] Compiling rustix v0.37.24 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Checking smallvec v1.11.1 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling async-io v1.13.0 [INFO] [stderr] Checking lock_api v0.4.10 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Checking futures-io v0.3.28 [INFO] [stderr] Checking log v0.4.20 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling thiserror v1.0.49 [INFO] [stderr] Compiling num-traits v0.2.16 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling subtle v2.5.0 [INFO] [stderr] Compiling fastrand v1.9.0 [INFO] [stderr] Compiling fastrand v2.0.1 [INFO] [stderr] Compiling serde_json v1.0.107 [INFO] [stderr] Compiling parking v2.1.1 [INFO] [stderr] Compiling waker-fn v1.1.1 [INFO] [stderr] Compiling concurrent-queue v2.3.0 [INFO] [stderr] Compiling async-lock v2.8.0 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling crossbeam-queue v0.3.8 [INFO] [stderr] Compiling futures-lite v1.13.0 [INFO] [stderr] Compiling rustls v0.21.7 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling tracing-core v0.1.31 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Compiling linux-raw-sys v0.3.8 [INFO] [stderr] Compiling async-task v4.4.1 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling piper v0.2.1 [INFO] [stderr] Compiling async-channel v1.9.0 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Compiling allocator-api2 v0.2.16 [INFO] [stderr] Compiling syn v2.0.37 [INFO] [stderr] Compiling unicode-bidi v0.3.13 [INFO] [stderr] Checking getrandom v0.2.10 [INFO] [stderr] Checking parking_lot_core v0.9.8 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling socket2 v0.4.9 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Checking signal-hook-registry v1.4.1 [INFO] [stderr] Compiling async-executor v1.5.4 [INFO] [stderr] Compiling percent-encoding v2.3.0 [INFO] [stderr] Compiling hashbrown v0.14.1 [INFO] [stderr] Compiling futures-sink v0.3.28 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling cpufeatures v0.2.9 [INFO] [stderr] Compiling form_urlencoded v1.2.0 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling idna v0.4.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Checking mio v0.8.8 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Compiling aho-corasick v1.1.1 [INFO] [stderr] Compiling ryu v1.0.15 [INFO] [stderr] Compiling bitflags v2.4.0 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling base64 v0.21.4 [INFO] [stderr] Compiling crc-catalog v2.2.0 [INFO] [stderr] Compiling unicode_categories v0.1.1 [INFO] [stderr] Compiling rustix v0.38.15 [INFO] [stderr] Compiling itoa v1.0.9 [INFO] [stderr] Compiling crc v3.0.1 [INFO] [stderr] Compiling url v2.4.1 [INFO] [stderr] Compiling indexmap v2.0.2 [INFO] [stderr] Checking signal-hook-mio v0.2.3 [INFO] [stderr] Compiling rustls-pemfile v1.0.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling hashlink v0.8.4 [INFO] [stderr] Compiling futures-intrusive v0.5.0 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling atoi v2.0.0 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling regex-automata v0.3.9 [INFO] [stderr] Compiling linux-raw-sys v0.4.8 [INFO] [stderr] Compiling dotenvy v0.15.7 [INFO] [stderr] Compiling finl_unicode v1.2.0 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling bytes v1.5.0 [INFO] [stderr] Compiling stringprep v0.1.4 [INFO] [stderr] Compiling hkdf v0.12.3 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling crossbeam-epoch v0.9.15 [INFO] [stderr] Compiling whoami v1.4.1 [INFO] [stderr] Compiling home v0.5.5 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Checking parking_lot_core v0.8.6 [INFO] [stderr] Checking crossterm v0.26.1 [INFO] [stderr] Checking cassowary v0.3.0 [INFO] [stderr] Compiling indoc v2.0.4 [INFO] [stderr] Checking unicode-segmentation v1.10.1 [INFO] [stderr] Checking parking_lot v0.11.2 [INFO] [stderr] Checking crossterm v0.27.0 [INFO] [stderr] Checking fs2 v0.4.3 [INFO] [stderr] Compiling tempfile v3.8.0 [INFO] [stderr] Compiling eyre v0.6.8 [INFO] [stderr] Checking smawk v0.3.2 [INFO] [stderr] Checking unicode-linebreak v0.1.5 [INFO] [stderr] Checking sled v0.34.7 [INFO] [stderr] Checking hashbrown v0.13.2 [INFO] [stderr] Checking thread-id v3.3.0 [INFO] [stderr] Compiling regex v1.9.6 [INFO] [stderr] Checking ratatui v0.22.0 [INFO] [stderr] Checking textwrap v0.16.0 [INFO] [stderr] Checking indenter v0.3.3 [INFO] [stderr] Checking simple-logging v2.0.2 [INFO] [stderr] Checking ordered_hash_map v0.2.0 [INFO] [stdout] error[E0309]: the parameter type `K` may not live long enough [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ordered_hash_map-0.2.0/src/map/iter.rs:710:23 [INFO] [stdout] | [INFO] [stdout] 703 | impl<'a, K, V, S> Extend<(&'a K, &'a V)> for super::OrderedHashMap [INFO] [stdout] | -- the parameter type `K` must be valid for the lifetime `'a` as defined here... [INFO] [stdout] ... [INFO] [stdout] 710 | for (k, v) in iter { [INFO] [stdout] | ^^^^ ...so that the type `K` will meet its required lifetime bounds [INFO] [stdout] | [INFO] [stdout] help: consider adding an explicit lifetime bound [INFO] [stdout] | [INFO] [stdout] 705 | K: Eq + core::hash::Hash + Copy + 'a, [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0309]: the parameter type `V` may not live long enough [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ordered_hash_map-0.2.0/src/map/iter.rs:710:23 [INFO] [stdout] | [INFO] [stdout] 703 | impl<'a, K, V, S> Extend<(&'a K, &'a V)> for super::OrderedHashMap [INFO] [stdout] | -- the parameter type `V` must be valid for the lifetime `'a` as defined here... [INFO] [stdout] ... [INFO] [stdout] 710 | for (k, v) in iter { [INFO] [stdout] | ^^^^ ...so that the type `V` will meet its required lifetime bounds [INFO] [stdout] | [INFO] [stdout] help: consider adding an explicit lifetime bound [INFO] [stdout] | [INFO] [stdout] 706 | V: Copy + 'a, [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0309`. [INFO] [stdout] [INFO] [stderr] error: could not compile `ordered_hash_map` (lib) due to 3 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "672cc353897f6466c35c3df04ab1a6debd05235217befccea22868676c20a8be", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "672cc353897f6466c35c3df04ab1a6debd05235217befccea22868676c20a8be", kill_on_drop: false }` [INFO] [stdout] 672cc353897f6466c35c3df04ab1a6debd05235217befccea22868676c20a8be