[INFO] fetching crate sqlx-plus 0.3.0... [INFO] checking sqlx-plus-0.3.0 against master#c3def263a44e07e09ae6d57abfc8650227fb4972 for pr-118833 [INFO] extracting crate sqlx-plus 0.3.0 into /workspace/builds/worker-4-tc1/source [INFO] validating manifest of crates.io crate sqlx-plus 0.3.0 on toolchain c3def263a44e07e09ae6d57abfc8650227fb4972 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c3def263a44e07e09ae6d57abfc8650227fb4972" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate sqlx-plus 0.3.0 [INFO] finished tweaking crates.io crate sqlx-plus 0.3.0 [INFO] tweaked toml for crates.io crate sqlx-plus 0.3.0 written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c3def263a44e07e09ae6d57abfc8650227fb4972" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c3def263a44e07e09ae6d57abfc8650227fb4972" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded crypto-bigint v0.3.2 [INFO] [stderr] Downloaded rsa v0.6.1 [INFO] [stderr] Downloaded pem-rfc7468 v0.3.1 [INFO] [stderr] Downloaded ipnetwork v0.19.0 [INFO] [stderr] Downloaded git2 v0.14.4 [INFO] [stderr] Downloaded pkcs1 v0.3.3 [INFO] [stderr] Downloaded libgit2-sys v0.13.5+1.4.5 [INFO] [stderr] Downloaded sqlx-plus-macros v0.1.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+c3def263a44e07e09ae6d57abfc8650227fb4972" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a502afe62fdd53e9d929a4b1dfd4eb27a24ffdf5f02ad6e5b9791169199d2d3d [INFO] running `Command { std: "docker" "start" "-a" "a502afe62fdd53e9d929a4b1dfd4eb27a24ffdf5f02ad6e5b9791169199d2d3d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a502afe62fdd53e9d929a4b1dfd4eb27a24ffdf5f02ad6e5b9791169199d2d3d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a502afe62fdd53e9d929a4b1dfd4eb27a24ffdf5f02ad6e5b9791169199d2d3d", kill_on_drop: false }` [INFO] [stdout] a502afe62fdd53e9d929a4b1dfd4eb27a24ffdf5f02ad6e5b9791169199d2d3d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+c3def263a44e07e09ae6d57abfc8650227fb4972" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0face9e82b5571b30271e0081a727a7fb64de0d4ad78037152fb1bf9176cc191 [INFO] running `Command { std: "docker" "start" "-a" "0face9e82b5571b30271e0081a727a7fb64de0d4ad78037152fb1bf9176cc191", kill_on_drop: false }` [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling parking_lot_core v0.8.6 [INFO] [stderr] Compiling rustls v0.20.9 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling ahash v0.8.6 [INFO] [stderr] Compiling getrandom v0.2.11 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling crossbeam-utils v0.8.17 [INFO] [stderr] Compiling syn v2.0.42 [INFO] [stderr] Compiling futures-task v0.3.29 [INFO] [stderr] Compiling pin-project-lite v0.2.13 [INFO] [stderr] Checking memchr v2.6.4 [INFO] [stderr] Compiling libz-sys v1.1.12 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling mio v0.8.10 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Checking ring v0.17.7 [INFO] [stderr] Compiling socket2 v0.5.5 [INFO] [stderr] Compiling futures-core v0.3.29 [INFO] [stderr] Compiling rust_decimal v1.33.1 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling bytes v1.5.0 [INFO] [stderr] Compiling futures-util v0.3.29 [INFO] [stderr] Compiling futures-channel v0.3.29 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling smallvec v1.11.2 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling unicode-bidi v0.3.14 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Compiling zerocopy v0.7.32 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling libgit2-sys v0.13.5+1.4.5 [INFO] [stderr] Compiling tokio v1.35.1 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling futures-sink v0.3.29 [INFO] [stderr] Compiling allocator-api2 v0.2.16 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling deranged v0.3.10 [INFO] [stderr] Compiling nix v0.23.2 [INFO] [stderr] Compiling num-bigint v0.4.4 [INFO] [stderr] Compiling itertools v0.12.0 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Checking webpki v0.22.4 [INFO] [stderr] Checking sct v0.7.1 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling unicode_categories v0.1.1 [INFO] [stderr] Compiling base64 v0.21.5 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling finl_unicode v1.2.0 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling crc-catalog v2.4.0 [INFO] [stderr] Compiling arrayvec v0.7.4 [INFO] [stderr] Compiling crc v3.0.1 [INFO] [stderr] Compiling stringprep v0.1.4 [INFO] [stderr] Compiling bigdecimal v0.3.1 [INFO] [stderr] Compiling crossbeam-queue v0.3.9 [INFO] [stderr] Compiling rustls-pemfile v1.0.4 [INFO] [stderr] Compiling chrono v0.4.31 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling hashlink v0.8.4 [INFO] [stderr] Compiling time v0.3.31 [INFO] [stderr] Compiling futures-intrusive v0.4.2 [INFO] [stderr] Compiling sqlformat v0.2.3 [INFO] [stderr] Compiling webpki-roots v0.22.6 [INFO] [stderr] Compiling url v2.5.0 [INFO] [stderr] Compiling ahash v0.7.7 [INFO] [stderr] Compiling atoi v1.0.0 [INFO] [stderr] Compiling backtrace v0.3.69 [INFO] [stderr] Compiling ipnetwork v0.19.0 [INFO] [stderr] Compiling unicode-segmentation v1.10.1 [INFO] [stderr] Compiling dotenvy v0.15.7 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling uuid v1.6.1 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling mac_address v1.1.5 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Checking bstr v0.2.17 [INFO] [stderr] Checking object v0.32.1 [INFO] [stderr] Compiling tokio-rustls v0.23.4 [INFO] [stderr] Compiling tokio-stream v0.1.14 [INFO] [stderr] Compiling serde_derive v1.0.193 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling thiserror-impl v1.0.51 [INFO] [stderr] Compiling sqlx-rt v0.6.3 [INFO] [stderr] Compiling anyhow v1.0.76 [INFO] [stderr] Compiling async-trait v0.1.75 [INFO] [stderr] Compiling thiserror v1.0.51 [INFO] [stderr] Compiling sqlx-plus-macros v0.1.1 [INFO] [stderr] Compiling serde v1.0.193 [INFO] [stderr] Checking git2 v0.14.4 [INFO] [stderr] Checking serde_json v1.0.108 [INFO] [stderr] Checking sqlx-core v0.6.3 [INFO] [stderr] Compiling sqlx-macros v0.6.3 [INFO] [stderr] Checking sqlx v0.6.3 [INFO] [stderr] Checking sqlx-plus v0.3.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused macro definition: `impl_inserter` [INFO] [stdout] --> src/lib.rs:168:14 [INFO] [stdout] | [INFO] [stdout] 168 | macro_rules! impl_inserter { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_macros)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused macro definition: `impl_inserter` [INFO] [stdout] --> src/lib.rs:168:14 [INFO] [stdout] | [INFO] [stdout] 168 | macro_rules! impl_inserter { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_macros)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `insert` is never used [INFO] [stdout] --> src/lib.rs:343:10 [INFO] [stdout] | [INFO] [stdout] 343 | async fn insert(executor: &mut E, value: &T) -> anyhow::Result [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `insert` is never used [INFO] [stdout] --> src/lib.rs:343:10 [INFO] [stdout] | [INFO] [stdout] 343 | async fn insert(executor: &mut E, value: &T) -> anyhow::Result [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `bulk_insert_with_table_name_and_chunk_size` is never used [INFO] [stdout] --> src/lib.rs:366:10 [INFO] [stdout] | [INFO] [stdout] 366 | async fn bulk_insert_with_table_name_and_chunk_size( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `bulk_insert_with_table_name_and_chunk_size` is never used [INFO] [stdout] --> src/lib.rs:366:10 [INFO] [stdout] | [INFO] [stdout] 366 | async fn bulk_insert_with_table_name_and_chunk_size( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 18.50s [INFO] running `Command { std: "docker" "inspect" "0face9e82b5571b30271e0081a727a7fb64de0d4ad78037152fb1bf9176cc191", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0face9e82b5571b30271e0081a727a7fb64de0d4ad78037152fb1bf9176cc191", kill_on_drop: false }` [INFO] [stdout] 0face9e82b5571b30271e0081a727a7fb64de0d4ad78037152fb1bf9176cc191 [INFO] checking sqlx-plus-0.3.0 against try#29596578cb5035fa2b7ac7fbdfea23fab38836e7 for pr-118833 [INFO] extracting crate sqlx-plus 0.3.0 into /workspace/builds/worker-4-tc2/source [INFO] validating manifest of crates.io crate sqlx-plus 0.3.0 on toolchain 29596578cb5035fa2b7ac7fbdfea23fab38836e7 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+29596578cb5035fa2b7ac7fbdfea23fab38836e7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate sqlx-plus 0.3.0 [INFO] finished tweaking crates.io crate sqlx-plus 0.3.0 [INFO] tweaked toml for crates.io crate sqlx-plus 0.3.0 written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+29596578cb5035fa2b7ac7fbdfea23fab38836e7" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+29596578cb5035fa2b7ac7fbdfea23fab38836e7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+29596578cb5035fa2b7ac7fbdfea23fab38836e7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7a479962ba5b0b2412ae5d0ef92de1177ad131ffefa5dc4fc8766c5eb90a0273 [INFO] running `Command { std: "docker" "start" "-a" "7a479962ba5b0b2412ae5d0ef92de1177ad131ffefa5dc4fc8766c5eb90a0273", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7a479962ba5b0b2412ae5d0ef92de1177ad131ffefa5dc4fc8766c5eb90a0273", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7a479962ba5b0b2412ae5d0ef92de1177ad131ffefa5dc4fc8766c5eb90a0273", kill_on_drop: false }` [INFO] [stdout] 7a479962ba5b0b2412ae5d0ef92de1177ad131ffefa5dc4fc8766c5eb90a0273 [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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+29596578cb5035fa2b7ac7fbdfea23fab38836e7" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c0fedc7b8ff8309eacf747e743890c436123be1508f4122a57d2754607c837ed [INFO] running `Command { std: "docker" "start" "-a" "c0fedc7b8ff8309eacf747e743890c436123be1508f4122a57d2754607c837ed", kill_on_drop: false }` [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling parking_lot_core v0.8.6 [INFO] [stderr] Compiling rustls v0.20.9 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling ahash v0.8.6 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling getrandom v0.2.11 [INFO] [stderr] Compiling futures-task v0.3.29 [INFO] [stderr] Compiling syn v2.0.42 [INFO] [stderr] Compiling crossbeam-utils v0.8.17 [INFO] [stderr] Checking memchr v2.6.4 [INFO] [stderr] Compiling pin-project-lite v0.2.13 [INFO] [stderr] Compiling libz-sys v1.1.12 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling socket2 v0.5.5 [INFO] [stderr] Checking ring v0.17.7 [INFO] [stderr] Compiling mio v0.8.10 [INFO] [stderr] Compiling futures-core v0.3.29 [INFO] [stderr] Compiling futures-channel v0.3.29 [INFO] [stderr] Compiling rust_decimal v1.33.1 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling futures-util v0.3.29 [INFO] [stderr] Compiling bytes v1.5.0 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling unicode-bidi v0.3.14 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling zerocopy v0.7.32 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling smallvec v1.11.2 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling libgit2-sys v0.13.5+1.4.5 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling tokio v1.35.1 [INFO] [stderr] Compiling futures-sink v0.3.29 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling allocator-api2 v0.2.16 [INFO] [stderr] Compiling nix v0.23.2 [INFO] [stderr] Compiling itertools v0.12.0 [INFO] [stderr] Compiling deranged v0.3.10 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling num-bigint v0.4.4 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Checking webpki v0.22.4 [INFO] [stderr] Checking sct v0.7.1 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling unicode_categories v0.1.1 [INFO] [stderr] Compiling crc-catalog v2.4.0 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling finl_unicode v1.2.0 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling base64 v0.21.5 [INFO] [stderr] Compiling arrayvec v0.7.4 [INFO] [stderr] Compiling stringprep v0.1.4 [INFO] [stderr] Compiling rustls-pemfile v1.0.4 [INFO] [stderr] Compiling bigdecimal v0.3.1 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling hashlink v0.8.4 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling crc v3.0.1 [INFO] [stderr] Compiling crossbeam-queue v0.3.9 [INFO] [stderr] Compiling chrono v0.4.31 [INFO] [stderr] Compiling time v0.3.31 [INFO] [stderr] Compiling url v2.5.0 [INFO] [stderr] Compiling webpki-roots v0.22.6 [INFO] [stderr] Compiling sqlformat v0.2.3 [INFO] [stderr] Compiling futures-intrusive v0.4.2 [INFO] [stderr] Compiling ahash v0.7.7 [INFO] [stderr] Compiling atoi v1.0.0 [INFO] [stderr] Compiling backtrace v0.3.69 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling unicode-segmentation v1.10.1 [INFO] [stderr] Compiling ipnetwork v0.19.0 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling dotenvy v0.15.7 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling uuid v1.6.1 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling mac_address v1.1.5 [INFO] [stderr] error: could not compile `tokio` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/29596578cb5035fa2b7ac7fbdfea23fab38836e7/bin/rustc --crate-name tokio --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.35.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="bytes"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="num_cpus"' --cfg 'feature="rt"' --cfg 'feature="rt-multi-thread"' --cfg 'feature="socket2"' --cfg 'feature="sync"' --cfg 'feature="time"' -C metadata=c315ed8237b963cf -C extra-filename=-c315ed8237b963cf --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-144d8a47de9c84c8.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-eaa43600f4c89fa7.rmeta --extern mio=/opt/rustwide/target/debug/deps/libmio-e5daab4ed56eb2ac.rmeta --extern num_cpus=/opt/rustwide/target/debug/deps/libnum_cpus-cfca02b376b806e6.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-ebb2fe17e7f060cd.rmeta --extern socket2=/opt/rustwide/target/debug/deps/libsocket2-0680315c78334516.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "c0fedc7b8ff8309eacf747e743890c436123be1508f4122a57d2754607c837ed", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c0fedc7b8ff8309eacf747e743890c436123be1508f4122a57d2754607c837ed", kill_on_drop: false }` [INFO] [stdout] c0fedc7b8ff8309eacf747e743890c436123be1508f4122a57d2754607c837ed