[INFO] fetching crate ormlite-cli 0.17.1... [INFO] checking ormlite-cli-0.17.1 against master#46455dc65069387f2dc46612f13fd45452ab301a for pr-117433 [INFO] extracting crate ormlite-cli 0.17.1 into /workspace/builds/worker-3-tc1/source [INFO] validating manifest of crates.io crate ormlite-cli 0.17.1 on toolchain 46455dc65069387f2dc46612f13fd45452ab301a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+46455dc65069387f2dc46612f13fd45452ab301a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate ormlite-cli 0.17.1 [INFO] finished tweaking crates.io crate ormlite-cli 0.17.1 [INFO] tweaked toml for crates.io crate ormlite-cli 0.17.1 written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] crate crates.io crate ormlite-cli 0.17.1 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" "+46455dc65069387f2dc46612f13fd45452ab301a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded sqlparser v0.35.0 [INFO] [stderr] Downloaded ormlite v0.17.1 [INFO] [stderr] Downloaded sqlmo v0.16.2 [INFO] [stderr] Downloaded der v0.7.7 [INFO] [stderr] Downloaded webpki-roots v0.24.0 [INFO] [stderr] Downloaded const-oid v0.9.4 [INFO] [stderr] Downloaded ormlite-core v0.17.1 [INFO] [stderr] Downloaded ormlite-macro v0.17.1 [INFO] [stderr] Downloaded ormlite-attr v0.17.1 [INFO] [stderr] Downloaded globset v0.4.12 [INFO] [stderr] Downloaded sqlmo_sqlx v0.16.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:023092b8bfa974c7f3e45c5ce651cc8dd3afd5e76915d5995b8dacd3032bf956" "/opt/rustwide/cargo-home/bin/cargo" "+46455dc65069387f2dc46612f13fd45452ab301a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 16a0009be9fa782fbeb6a52dd197e32a4cfe6b4eda54f4f3a64b9eea9ba48ceb [INFO] running `Command { std: "docker" "start" "-a" "16a0009be9fa782fbeb6a52dd197e32a4cfe6b4eda54f4f3a64b9eea9ba48ceb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "16a0009be9fa782fbeb6a52dd197e32a4cfe6b4eda54f4f3a64b9eea9ba48ceb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "16a0009be9fa782fbeb6a52dd197e32a4cfe6b4eda54f4f3a64b9eea9ba48ceb", kill_on_drop: false }` [INFO] [stdout] 16a0009be9fa782fbeb6a52dd197e32a4cfe6b4eda54f4f3a64b9eea9ba48ceb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:023092b8bfa974c7f3e45c5ce651cc8dd3afd5e76915d5995b8dacd3032bf956" "/opt/rustwide/cargo-home/bin/cargo" "+46455dc65069387f2dc46612f13fd45452ab301a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 67f9bee5db6fce7ae074132e3434c0cf93d72c8e067056384214ce42419296cc [INFO] running `Command { std: "docker" "start" "-a" "67f9bee5db6fce7ae074132e3434c0cf93d72c8e067056384214ce42419296cc", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling proc-macro2 v1.0.66 [INFO] [stderr] Compiling unicode-ident v1.0.11 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Compiling serde v1.0.178 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Compiling serde_derive v1.0.178 [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Compiling slab v0.4.8 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Compiling num-traits v0.2.16 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling pin-project-lite v0.2.10 [INFO] [stderr] Compiling tokio v1.29.1 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling ahash v0.8.3 [INFO] [stderr] Compiling rustix v0.38.4 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling subtle v2.5.0 [INFO] [stderr] Compiling log v0.4.19 [INFO] [stderr] Compiling thiserror v1.0.44 [INFO] [stderr] Compiling rustls v0.21.5 [INFO] [stderr] Compiling time-core v0.1.1 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling crossbeam-queue v0.3.8 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling serde_json v1.0.104 [INFO] [stderr] Compiling quote v1.0.32 [INFO] [stderr] Compiling smallvec v1.11.0 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling time-macros v0.2.10 [INFO] [stderr] Compiling syn v2.0.27 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling futures-sink v0.3.28 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Compiling tracing-core v0.1.31 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling unicode-bidi v0.3.13 [INFO] [stderr] Compiling allocator-api2 v0.2.16 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling futures-io v0.3.28 [INFO] [stderr] Compiling unicode-segmentation v1.10.1 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Checking getrandom v0.2.10 [INFO] [stderr] Compiling bytes v1.4.0 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling socket2 v0.4.9 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling mio v0.8.8 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling cpufeatures v0.2.9 [INFO] [stderr] Compiling hashbrown v0.14.0 [INFO] [stderr] Compiling percent-encoding v2.3.0 [INFO] [stderr] Compiling itoa v1.0.9 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling form_urlencoded v1.2.0 [INFO] [stderr] Compiling idna v0.4.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling unicode_categories v0.1.1 [INFO] [stderr] Compiling anyhow v1.0.72 [INFO] [stderr] Compiling crc-catalog v2.2.0 [INFO] [stderr] Compiling bitflags v2.3.3 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling base64 v0.21.2 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling iana-time-zone v0.1.57 [INFO] [stderr] Compiling ryu v1.0.15 [INFO] [stderr] Compiling url v2.4.0 [INFO] [stderr] Compiling rustls-pemfile v1.0.3 [INFO] [stderr] Compiling indexmap v2.0.0 [INFO] [stderr] Compiling hashlink v0.8.3 [INFO] [stderr] Compiling time v0.3.23 [INFO] [stderr] Compiling chrono v0.4.26 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling crc v3.0.1 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling sha2 v0.10.7 [INFO] [stderr] Compiling futures-intrusive v0.5.0 [INFO] [stderr] Compiling atoi v2.0.0 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling uuid v1.4.1 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling linux-raw-sys v0.4.3 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling dotenvy v0.15.7 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling hkdf v0.12.3 [INFO] [stderr] Compiling md-5 v0.10.5 [INFO] [stderr] Compiling sha1 v0.10.5 [INFO] [stderr] Compiling stringprep v0.1.3 [INFO] [stderr] Compiling fastrand v2.0.0 [INFO] [stderr] Compiling whoami v1.4.1 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling home v0.5.5 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling darling_core v0.14.4 [INFO] [stderr] Compiling aho-corasick v1.0.2 [INFO] [stderr] Compiling regex-syntax v0.7.4 [INFO] [stderr] Checking rustls-webpki v0.101.2 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Compiling sqlformat v0.2.1 [INFO] [stderr] Compiling webpki-roots v0.24.0 [INFO] [stderr] Compiling tempfile v3.7.0 [INFO] [stderr] Compiling async-trait v0.1.72 [INFO] [stderr] Compiling bstr v1.6.0 [INFO] [stderr] Compiling regex-automata v0.3.4 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling walkdir v2.3.3 [INFO] [stderr] Compiling darling_macro v0.14.4 [INFO] [stderr] Checking thread_local v1.1.7 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling convert_case v0.6.0 [INFO] [stderr] Checking utf8parse v0.2.1 [INFO] [stderr] Compiling futures-macro v0.3.28 [INFO] [stderr] Compiling tracing-attributes v0.1.26 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling thiserror-impl v1.0.44 [INFO] [stderr] Compiling structmeta-derive v0.2.0 [INFO] [stderr] Checking anstyle-parse v0.2.1 [INFO] [stderr] Compiling sqlparser v0.35.0 [INFO] [stderr] Checking colorchoice v1.0.0 [INFO] [stderr] Checking anstyle-query v1.0.0 [INFO] [stderr] Compiling darling v0.14.4 [INFO] [stderr] Compiling derive_builder_core v0.12.0 [INFO] [stderr] Checking anstyle v1.0.1 [INFO] [stderr] Compiling itertools v0.11.0 [INFO] [stderr] Compiling regex v1.9.1 [INFO] [stderr] Compiling derive_builder_macro v0.12.0 [INFO] [stderr] Checking is-terminal v0.4.9 [INFO] [stderr] Compiling globset v0.4.12 [INFO] [stderr] Compiling structmeta v0.2.0 [INFO] [stderr] Checking anstream v0.3.2 [INFO] [stderr] Checking overload v0.1.1 [INFO] [stderr] Checking clap_lex v0.5.0 [INFO] [stderr] Compiling clap_derive v4.3.12 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Checking nu-ansi-term v0.46.0 [INFO] [stderr] Checking clap_builder v4.3.19 [INFO] [stderr] Checking ignore v0.4.20 [INFO] [stderr] Checking sqlmo v0.16.2 [INFO] [stderr] Compiling derive_builder v0.12.0 [INFO] [stderr] Checking tracing-log v0.1.3 [INFO] [stderr] Checking sharded-slab v0.1.4 [INFO] [stderr] Checking colored v2.0.4 [INFO] [stderr] Checking assert_matches v1.5.0 [INFO] [stderr] Checking ormlite-attr v0.17.1 [INFO] [stderr] Checking tracing-subscriber v0.3.17 [INFO] [stderr] Checking futures-executor v0.3.28 [INFO] [stderr] Checking futures v0.3.28 [INFO] [stderr] Checking clap v4.3.19 [INFO] [stderr] Checking tokio-stream v0.1.14 [INFO] [stderr] Checking sqlx-core v0.7.1 [INFO] [stderr] Checking sqlx-postgres v0.7.1 [INFO] [stderr] Compiling sqlx-macros-core v0.7.1 [INFO] [stderr] Compiling sqlx-macros v0.7.1 [INFO] [stderr] Compiling sqlx v0.7.1 [INFO] [stderr] Checking ormlite-core v0.17.1 [INFO] [stderr] Checking sqlmo_sqlx v0.16.1 [INFO] [stderr] Compiling ormlite-macro v0.17.1 [INFO] [stderr] Checking ormlite v0.17.1 [INFO] [stderr] Checking ormlite-cli v0.17.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 24.06s [INFO] running `Command { std: "docker" "inspect" "67f9bee5db6fce7ae074132e3434c0cf93d72c8e067056384214ce42419296cc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "67f9bee5db6fce7ae074132e3434c0cf93d72c8e067056384214ce42419296cc", kill_on_drop: false }` [INFO] [stdout] 67f9bee5db6fce7ae074132e3434c0cf93d72c8e067056384214ce42419296cc [INFO] checking ormlite-cli-0.17.1 against try#794be3cb2f20e1fd15af31d8a42d380fc36600ed for pr-117433 [INFO] extracting crate ormlite-cli 0.17.1 into /workspace/builds/worker-3-tc2/source [INFO] validating manifest of crates.io crate ormlite-cli 0.17.1 on toolchain 794be3cb2f20e1fd15af31d8a42d380fc36600ed [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+794be3cb2f20e1fd15af31d8a42d380fc36600ed" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate ormlite-cli 0.17.1 [INFO] finished tweaking crates.io crate ormlite-cli 0.17.1 [INFO] tweaked toml for crates.io crate ormlite-cli 0.17.1 written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] crate crates.io crate ormlite-cli 0.17.1 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" "+794be3cb2f20e1fd15af31d8a42d380fc36600ed" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:023092b8bfa974c7f3e45c5ce651cc8dd3afd5e76915d5995b8dacd3032bf956" "/opt/rustwide/cargo-home/bin/cargo" "+794be3cb2f20e1fd15af31d8a42d380fc36600ed" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5c2716676dcf6e9fd77046c4f4a3aa5cad8407bb2641b539f27b28343cdb385e [INFO] running `Command { std: "docker" "start" "-a" "5c2716676dcf6e9fd77046c4f4a3aa5cad8407bb2641b539f27b28343cdb385e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5c2716676dcf6e9fd77046c4f4a3aa5cad8407bb2641b539f27b28343cdb385e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5c2716676dcf6e9fd77046c4f4a3aa5cad8407bb2641b539f27b28343cdb385e", kill_on_drop: false }` [INFO] [stdout] 5c2716676dcf6e9fd77046c4f4a3aa5cad8407bb2641b539f27b28343cdb385e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:023092b8bfa974c7f3e45c5ce651cc8dd3afd5e76915d5995b8dacd3032bf956" "/opt/rustwide/cargo-home/bin/cargo" "+794be3cb2f20e1fd15af31d8a42d380fc36600ed" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a8bf8231da95954748f946f3909d28b26ae73afcbf064fbafb82a3d9d7339630 [INFO] running `Command { std: "docker" "start" "-a" "a8bf8231da95954748f946f3909d28b26ae73afcbf064fbafb82a3d9d7339630", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling proc-macro2 v1.0.66 [INFO] [stderr] Compiling unicode-ident v1.0.11 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Compiling serde v1.0.178 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Compiling serde_derive v1.0.178 [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Compiling slab v0.4.8 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling num-traits v0.2.16 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling pin-project-lite v0.2.10 [INFO] [stderr] Compiling tokio v1.29.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling ahash v0.8.3 [INFO] [stderr] Compiling rustix v0.38.4 [INFO] [stderr] Compiling log v0.4.19 [INFO] [stderr] Compiling subtle v2.5.0 [INFO] [stderr] Compiling rustls v0.21.5 [INFO] [stderr] Compiling smallvec v1.11.0 [INFO] [stderr] Compiling crossbeam-queue v0.3.8 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling thiserror v1.0.44 [INFO] [stderr] Compiling serde_json v1.0.104 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling time-core v0.1.1 [INFO] [stderr] Compiling quote v1.0.32 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling time-macros v0.2.10 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling futures-sink v0.3.28 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Compiling syn v2.0.27 [INFO] [stderr] Compiling tracing-core v0.1.31 [INFO] [stderr] Compiling futures-io v0.3.28 [INFO] [stderr] Compiling unicode-segmentation v1.10.1 [INFO] [stderr] Compiling allocator-api2 v0.2.16 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling unicode-bidi v0.3.13 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling bytes v1.4.0 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Checking getrandom v0.2.10 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling mio v0.8.8 [INFO] [stderr] Compiling socket2 v0.4.9 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling itoa v1.0.9 [INFO] [stderr] Compiling hashbrown v0.14.0 [INFO] [stderr] Compiling cpufeatures v0.2.9 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling percent-encoding v2.3.0 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling form_urlencoded v1.2.0 [INFO] [stderr] Compiling idna v0.4.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling ryu v1.0.15 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling anyhow v1.0.72 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling crc-catalog v2.2.0 [INFO] [stderr] Compiling iana-time-zone v0.1.57 [INFO] [stderr] Compiling base64 v0.21.2 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling bitflags v2.3.3 [INFO] [stderr] Compiling unicode_categories v0.1.1 [INFO] [stderr] Compiling indexmap v2.0.0 [INFO] [stderr] Compiling hashlink v0.8.3 [INFO] [stderr] Compiling url v2.4.0 [INFO] [stderr] Compiling time v0.3.23 [INFO] [stderr] Compiling rustls-pemfile v1.0.3 [INFO] [stderr] Compiling chrono v0.4.26 [INFO] [stderr] Compiling crc v3.0.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling sha2 v0.10.7 [INFO] [stderr] Compiling atoi v2.0.0 [INFO] [stderr] Compiling futures-intrusive v0.5.0 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling uuid v1.4.1 [INFO] [stderr] Compiling dotenvy v0.15.7 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling linux-raw-sys v0.4.3 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling hkdf v0.12.3 [INFO] [stderr] Compiling md-5 v0.10.5 [INFO] [stderr] Compiling sha1 v0.10.5 [INFO] [stderr] Compiling stringprep v0.1.3 [INFO] [stderr] Compiling home v0.5.5 [INFO] [stderr] Compiling whoami v1.4.1 [INFO] [stderr] Compiling fastrand v2.0.0 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling darling_core v0.14.4 [INFO] [stderr] Compiling aho-corasick v1.0.2 [INFO] [stderr] Compiling regex-syntax v0.7.4 [INFO] [stderr] Checking rustls-webpki v0.101.2 [INFO] [stderr] Checking sct v0.7.0 [INFO] [stderr] Compiling sqlformat v0.2.1 [INFO] [stderr] Compiling webpki-roots v0.24.0 [INFO] [stderr] Compiling tempfile v3.7.0 [INFO] [stderr] Compiling async-trait v0.1.72 [INFO] [stderr] Compiling regex-automata v0.3.4 [INFO] [stderr] Compiling bstr v1.6.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling walkdir v2.3.3 [INFO] [stderr] Compiling darling_macro v0.14.4 [INFO] [stderr] Checking thread_local v1.1.7 [INFO] [stderr] Compiling futures-macro v0.3.28 [INFO] [stderr] Compiling tracing-attributes v0.1.26 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling thiserror-impl v1.0.44 [INFO] [stderr] Compiling structmeta-derive v0.2.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling convert_case v0.6.0 [INFO] [stderr] Checking utf8parse v0.2.1 [INFO] [stderr] Checking anstyle-parse v0.2.1 [INFO] [stderr] Compiling darling v0.14.4 [INFO] [stderr] Compiling derive_builder_core v0.12.0 [INFO] [stderr] Compiling sqlparser v0.35.0 [INFO] [stderr] Checking colorchoice v1.0.0 [INFO] [stderr] Checking anstyle-query v1.0.0 [INFO] [stderr] Checking anstyle v1.0.1 [INFO] [stderr] Compiling itertools v0.11.0 [INFO] [stderr] Compiling derive_builder_macro v0.12.0 [INFO] [stderr] Compiling regex v1.9.1 [INFO] [stderr] Checking is-terminal v0.4.9 [INFO] [stderr] Checking anstream v0.3.2 [INFO] [stderr] Compiling structmeta v0.2.0 [INFO] [stderr] Checking clap_lex v0.5.0 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Checking globset v0.4.12 [INFO] [stderr] Checking overload v0.1.1 [INFO] [stderr] Checking nu-ansi-term v0.46.0 [INFO] [stderr] Checking sqlmo v0.16.2 [INFO] [stderr] Checking clap_builder v4.3.19 [INFO] [stderr] Compiling clap_derive v4.3.12 [INFO] [stderr] Checking sharded-slab v0.1.4 [INFO] [stderr] Checking ignore v0.4.20 [INFO] [stderr] Compiling derive_builder v0.12.0 [INFO] [stderr] Checking tracing-log v0.1.3 [INFO] [stderr] Checking colored v2.0.4 [INFO] [stderr] Checking assert_matches v1.5.0 [INFO] [stderr] Checking tracing-subscriber v0.3.17 [INFO] [stderr] Compiling ormlite-attr v0.17.1 [INFO] [stderr] error: could not compile `syn` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/794be3cb2f20e1fd15af31d8a42d380fc36600ed/bin/rustc --crate-name syn --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/syn-2.0.27/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' --cfg 'feature="visit"' --cfg 'feature="visit-mut"' -C metadata=e43a42fe3aa07dd8 -C extra-filename=-e43a42fe3aa07dd8 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-4ee54f725deffd74.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-3d45b15ebaf12bbb.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-7a9c4c6abe6341c3.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [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/794be3cb2f20e1fd15af31d8a42d380fc36600ed/bin/rustc --crate-name tokio --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.29.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="bytes"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="full"' --cfg 'feature="io-std"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="macros"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="num_cpus"' --cfg 'feature="parking_lot"' --cfg 'feature="process"' --cfg 'feature="rt"' --cfg 'feature="rt-multi-thread"' --cfg 'feature="signal"' --cfg 'feature="signal-hook-registry"' --cfg 'feature="socket2"' --cfg 'feature="sync"' --cfg 'feature="time"' --cfg 'feature="tokio-macros"' --cfg 'feature="windows-sys"' -C metadata=b99ed7c8d4b36b8f -C extra-filename=-b99ed7c8d4b36b8f --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-051f0a3d793eaac4.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-e171f93eb3f32660.rmeta --extern mio=/opt/rustwide/target/debug/deps/libmio-fe5a39431c61ee77.rmeta --extern num_cpus=/opt/rustwide/target/debug/deps/libnum_cpus-d73f71fb21b06274.rmeta --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-50a5019d362c3243.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-e8350b37b710a0c6.rmeta --extern signal_hook_registry=/opt/rustwide/target/debug/deps/libsignal_hook_registry-d1de5e7808b39af6.rmeta --extern socket2=/opt/rustwide/target/debug/deps/libsocket2-1f876e6fa5f0800f.rmeta --extern tokio_macros=/opt/rustwide/target/debug/deps/libtokio_macros-0f6307176a521f86.so --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "a8bf8231da95954748f946f3909d28b26ae73afcbf064fbafb82a3d9d7339630", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a8bf8231da95954748f946f3909d28b26ae73afcbf064fbafb82a3d9d7339630", kill_on_drop: false }` [INFO] [stdout] a8bf8231da95954748f946f3909d28b26ae73afcbf064fbafb82a3d9d7339630