[INFO] cloning repository https://github.com/zlx2019/rust-crates [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/zlx2019/rust-crates" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzlx2019%2Frust-crates", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzlx2019%2Frust-crates'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 30cb7aa54e6c69cfe168688bf6348a4a23ab9683 [INFO] checking zlx2019/rust-crates against try#2c4819a380dbddb1f2a0f4405a49fb6ed90983ae for pr-152996 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzlx2019%2Frust-crates" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/zlx2019/rust-crates [INFO] finished tweaking git repo https://github.com/zlx2019/rust-crates [INFO] tweaked toml for git repo https://github.com/zlx2019/rust-crates written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/zlx2019/rust-crates on toolchain 2c4819a380dbddb1f2a0f4405a49fb6ed90983ae [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2c4819a380dbddb1f2a0f4405a49fb6ed90983ae" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/zlx2019/rust-crates 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" "+2c4819a380dbddb1f2a0f4405a49fb6ed90983ae" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+2c4819a380dbddb1f2a0f4405a49fb6ed90983ae" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] df35dfee1f0e720b28df63435699d646d45a823655bd0c135fea6e5cebfc38ba [INFO] running `Command { std: "docker" "start" "-a" "df35dfee1f0e720b28df63435699d646d45a823655bd0c135fea6e5cebfc38ba", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "df35dfee1f0e720b28df63435699d646d45a823655bd0c135fea6e5cebfc38ba", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "df35dfee1f0e720b28df63435699d646d45a823655bd0c135fea6e5cebfc38ba", kill_on_drop: false }` [INFO] [stdout] df35dfee1f0e720b28df63435699d646d45a823655bd0c135fea6e5cebfc38ba [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+2c4819a380dbddb1f2a0f4405a49fb6ed90983ae" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bc6c8abbed9225f077fb02f8346703dacb7d6bbb0cbc079af7c52e4addcf970c [INFO] running `Command { std: "docker" "start" "-a" "bc6c8abbed9225f077fb02f8346703dacb7d6bbb0cbc079af7c52e4addcf970c", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.177 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Checking log v0.4.28 [INFO] [stderr] Compiling zmij v1.0.12 [INFO] [stderr] Compiling find-msvc-tools v0.1.4 [INFO] [stderr] Compiling zerocopy v0.8.27 [INFO] [stderr] Compiling icu_properties_data v2.1.1 [INFO] [stderr] Compiling syn v2.0.110 [INFO] [stderr] Compiling libm v0.2.15 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking tracing-core v0.1.34 [INFO] [stderr] Checking http v1.3.1 [INFO] [stderr] Compiling stable_deref_trait v1.2.1 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling const-oid v0.9.6 [INFO] [stderr] Compiling indexmap v2.12.1 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Compiling cc v1.2.45 [INFO] [stderr] Checking concurrent-queue v2.5.0 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Checking rustls-pki-types v1.13.0 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking event-listener v5.4.1 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Checking anyhow v1.0.100 [INFO] [stderr] Compiling litemap v0.8.1 [INFO] [stderr] Checking http-body v1.0.1 [INFO] [stderr] Compiling writeable v0.6.2 [INFO] [stderr] Compiling crunchy v0.2.4 [INFO] [stderr] Checking http-body-util v0.1.3 [INFO] [stderr] Compiling num-bigint-dig v0.8.6 [INFO] [stderr] Compiling zeroize v1.8.2 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling base64ct v1.8.0 [INFO] [stderr] Compiling pin-project-lite v0.2.16 [INFO] [stderr] Compiling icu_normalizer_data v2.1.1 [INFO] [stderr] Compiling pem-rfc7468 v0.7.0 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling time-core v0.1.6 [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling typeid v1.0.3 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling der v0.7.10 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling time-macros v0.2.24 [INFO] [stderr] Checking parking_lot_core v0.9.12 [INFO] [stderr] Checking mio v1.1.0 [INFO] [stderr] Checking signal-hook-registry v1.4.6 [INFO] [stderr] Checking socket2 v0.6.1 [INFO] [stderr] Checking getrandom v0.3.4 [INFO] [stderr] Compiling openssl-sys v0.9.111 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Checking rand_core v0.9.3 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Compiling pest v2.8.6 [INFO] [stderr] Compiling lock_api v0.4.14 [INFO] [stderr] Checking regex-automata v0.4.13 [INFO] [stderr] Compiling openssl v0.10.75 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling allocator-api2 v0.2.21 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Compiling portable-atomic v1.11.1 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Compiling utf8_iter v1.0.4 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling bytes v1.11.0 [INFO] [stderr] Checking num_threads v0.1.7 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling toml_edit v0.23.10+spec-1.0.0 [INFO] [stderr] Compiling tinyvec v1.10.0 [INFO] [stderr] Checking serde_json v1.0.149 [INFO] [stderr] Checking bitflags v2.10.0 [INFO] [stderr] Compiling spki v0.7.3 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Checking rand v0.9.2 [INFO] [stderr] Compiling pkcs8 v0.10.2 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Checking time v0.3.44 [INFO] [stderr] Compiling tokio v1.49.0 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling pest_meta v2.8.6 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Checking const-random v0.1.18 [INFO] [stderr] Checking uuid v1.19.0 [INFO] [stderr] Compiling libz-sys v1.1.23 [INFO] [stderr] Checking event-listener-strategy v0.5.4 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Checking regex v1.12.2 [INFO] [stderr] Compiling iana-time-zone v0.1.64 [INFO] [stderr] Compiling slab v0.4.11 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling erased-serde v0.4.10 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling parking v2.2.1 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling crc-catalog v2.4.0 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling hashlink v0.10.0 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling futures-intrusive v0.5.0 [INFO] [stderr] Compiling crc v3.3.0 [INFO] [stderr] Checking async-lock v3.4.2 [INFO] [stderr] Compiling proc-macro-crate v3.4.0 [INFO] [stderr] Checking dlv-list v0.5.2 [INFO] [stderr] Compiling unicode-normalization v0.1.25 [INFO] [stderr] Compiling pkcs1 v0.7.5 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling pest_generator v2.8.6 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Compiling signature v2.2.0 [INFO] [stderr] Compiling cmake v0.1.54 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Checking crossbeam-channel v0.5.15 [INFO] [stderr] Compiling unicode-properties v0.1.4 [INFO] [stderr] Checking winnow v0.7.14 [INFO] [stderr] Compiling unicode-bidi v0.3.18 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling hkdf v0.12.4 [INFO] [stderr] Compiling stringprep v0.1.5 [INFO] [stderr] Compiling rdkafka-sys v4.9.0+2.10.0 [INFO] [stderr] Checking ordered-multimap v0.7.3 [INFO] [stderr] Checking serde_spanned v1.0.4 [INFO] [stderr] Checking toml_datetime v0.7.5+spec-1.1.0 [INFO] [stderr] Compiling atoi v2.0.0 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Checking dashmap v6.1.0 [INFO] [stderr] Checking inotify-sys v0.1.5 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Checking instant v0.1.13 [INFO] [stderr] Checking arraydeque v0.5.1 [INFO] [stderr] Checking siphasher v1.0.1 [INFO] [stderr] Compiling rustls v0.23.35 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling rsa v0.9.9 [INFO] [stderr] Checking simd-adler32 v0.3.7 [INFO] [stderr] Checking unicode-ident v1.0.22 [INFO] [stderr] Compiling dotenvy v0.15.7 [INFO] [stderr] Compiling whoami v1.6.1 [INFO] [stderr] Checking unicode-segmentation v1.12.0 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Checking miniz_oxide v0.8.9 [INFO] [stderr] Checking phf_shared v0.12.1 [INFO] [stderr] Checking yaml-rust2 v0.10.4 [INFO] [stderr] Checking convert_case v0.6.0 [INFO] [stderr] Checking serde-untagged v0.1.9 [INFO] [stderr] Checking inotify v0.10.2 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Checking toml_parser v1.0.6+spec-1.1.0 [INFO] [stderr] Compiling num_enum_derive v0.7.5 [INFO] [stderr] Compiling pest_derive v2.8.6 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Checking toml v0.9.11+spec-1.1.0 [INFO] [stderr] Compiling clap_derive v4.5.55 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Checking zerofrom v0.1.6 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Checking rustls-webpki v0.103.8 [INFO] [stderr] Checking num_enum v0.7.5 [INFO] [stderr] Checking yoke v0.8.1 [INFO] [stderr] Checking rust-ini v0.21.3 [INFO] [stderr] Checking notify-types v1.0.1 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling derive_builder_core v0.20.2 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Checking filetime v0.2.27 [INFO] [stderr] Checking pathdiff v0.2.3 [INFO] [stderr] Checking notify v7.0.0 [INFO] [stderr] Checking flate2 v1.1.5 [INFO] [stderr] Compiling tinystr v0.8.2 [INFO] [stderr] Compiling potential_utf v0.1.4 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Checking phf v0.12.1 [INFO] [stderr] Compiling icu_collections v2.1.1 [INFO] [stderr] Checking collection v0.1.0 (/opt/rustwide/workdir/collection) [INFO] [stderr] Checking env_filter v0.1.4 [INFO] [stderr] Checking arc-swap v1.8.2 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Checking webpki-roots v1.0.4 [INFO] [stderr] Checking ureq-proto v0.5.2 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Compiling derive_builder_macro v0.20.2 [INFO] [stderr] Checking sharded-slab v0.1.7 [INFO] [stderr] Checking jiff v0.2.16 [INFO] [stderr] Compiling icu_properties v2.1.1 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Checking derive_builder v0.20.2 [INFO] [stderr] Checking code-example v0.1.0 (/opt/rustwide/workdir/code-example) [INFO] [stderr] Checking clap v4.5.60 [INFO] [stderr] Checking random v0.1.0 (/opt/rustwide/workdir/random) [INFO] [stdout] warning: unused import: `uuid` [INFO] [stdout] --> random/examples/uuid.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | use uuid::{uuid, Uuid}; [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking tracing-subscriber v0.3.20 [INFO] [stdout] warning: unused variable: `rng` [INFO] [stdout] --> random/examples/fastrand.rs:24:9 [INFO] [stdout] | [INFO] [stdout] 24 | let rng = fastrand::Rng::new(); [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_rng` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking serde v1.0.228 [INFO] [stderr] Checking regular v0.1.0 (/opt/rustwide/workdir/regular) [INFO] [stderr] Checking lazy v0.1.0 (/opt/rustwide/workdir/lazy) [INFO] [stderr] Checking errors v0.1.0 (/opt/rustwide/workdir/errors) [INFO] [stderr] Checking ffi v0.1.0 (/opt/rustwide/workdir/ffi) [INFO] [stderr] Checking debugger v0.1.0 (/opt/rustwide/workdir/debugger) [INFO] [stderr] Checking http-server v0.1.0 (/opt/rustwide/workdir/http-server) [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Checking moka v0.12.12 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking ron v0.12.0 [INFO] [stderr] Checking json5 v0.4.1 [INFO] [stderr] Checking ureq v3.1.4 [INFO] [stderr] Checking data-process v0.1.0 (/opt/rustwide/workdir/data-process) [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Compiling sqlx-core v0.8.6 [INFO] [stderr] Checking chrono-tz v0.10.4 [INFO] [stderr] Checking tokio-util v0.7.17 [INFO] [stderr] Checking tower v0.5.2 [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Checking async_traits v0.1.0 (/opt/rustwide/workdir/async_traits) [INFO] [stderr] Checking env_logger v0.11.8 [INFO] [stderr] Checking config v0.15.19 [INFO] [stderr] Checking logger v0.1.0 (/opt/rustwide/workdir/logger) [INFO] [stderr] Checking h2 v0.4.12 [INFO] [stderr] Checking tower-http v0.6.8 [INFO] [stderr] Checking configs v0.1.0 (/opt/rustwide/workdir/configs) [INFO] [stderr] Compiling sqlx-mysql v0.8.6 [INFO] [stderr] Checking hyper v1.8.1 [INFO] [stderr] Compiling sqlx-macros-core v0.8.6 [INFO] [stderr] Checking hyper-util v0.1.18 [INFO] [stderr] error: could not compile `sqlx-mysql` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/2c4819a380dbddb1f2a0f4405a49fb6ed90983ae/bin/rustc --crate-name sqlx_mysql --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-mysql-0.8.6/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 '--deny=clippy::disallowed_methods' '--deny=clippy::cast_sign_loss' '--deny=clippy::cast_possible_wrap' '--deny=clippy::cast_possible_truncation' --cfg 'feature="chrono"' --cfg 'feature="json"' --cfg 'feature="migrate"' --cfg 'feature="offline"' --cfg 'feature="serde"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("any", "bigdecimal", "chrono", "json", "migrate", "offline", "rust_decimal", "serde", "time", "uuid"))' -C metadata=de6c96c6f8b31166 -C extra-filename=-e0ea40e1d1cfdfd2 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern atoi=/opt/rustwide/target/debug/deps/libatoi-e7a8d3796ea36c3e.rmeta --extern base64=/opt/rustwide/target/debug/deps/libbase64-52b25dcc7cd9fd28.rmeta --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-f85f35c2e4498e00.rmeta --extern byteorder=/opt/rustwide/target/debug/deps/libbyteorder-0a38fd9ff96bdbe6.rmeta --extern bytes=/opt/rustwide/target/debug/deps/libbytes-98e9b16cf060efd6.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-cae321f77330740e.rmeta --extern crc=/opt/rustwide/target/debug/deps/libcrc-ba6de459831399d5.rmeta --extern digest=/opt/rustwide/target/debug/deps/libdigest-81885606bc4257f0.rmeta --extern dotenvy=/opt/rustwide/target/debug/deps/libdotenvy-1cb7b2b84062732d.rmeta --extern either=/opt/rustwide/target/debug/deps/libeither-493ff9a158890bcd.rmeta --extern futures_channel=/opt/rustwide/target/debug/deps/libfutures_channel-ca95b1786f7cfeaa.rmeta --extern futures_core=/opt/rustwide/target/debug/deps/libfutures_core-8bb7a06892b41e67.rmeta --extern futures_io=/opt/rustwide/target/debug/deps/libfutures_io-20e452c883531448.rmeta --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-56e74170c9853cd1.rmeta --extern generic_array=/opt/rustwide/target/debug/deps/libgeneric_array-1d593b28caa51934.rmeta --extern hex=/opt/rustwide/target/debug/deps/libhex-3f54ce1e18b83c0b.rmeta --extern hkdf=/opt/rustwide/target/debug/deps/libhkdf-337febdea7934e28.rmeta --extern hmac=/opt/rustwide/target/debug/deps/libhmac-92d75a740c66f338.rmeta --extern itoa=/opt/rustwide/target/debug/deps/libitoa-c3a1a3771494e946.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-c05de81f84f84541.rmeta --extern md5=/opt/rustwide/target/debug/deps/libmd5-e29f3a6a59a1bf8d.rmeta --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-ca36ce98a96d8f76.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-05887c23ecc18d47.rmeta --extern percent_encoding=/opt/rustwide/target/debug/deps/libpercent_encoding-2031134c95a34a69.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-b56a64c2c3745038.rmeta --extern rsa=/opt/rustwide/target/debug/deps/librsa-759e054008fc5230.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-1cb8baa6540fc141.rmeta --extern sha1=/opt/rustwide/target/debug/deps/libsha1-593f926ed539cdb3.rmeta --extern sha2=/opt/rustwide/target/debug/deps/libsha2-eb26b749fa865463.rmeta --extern smallvec=/opt/rustwide/target/debug/deps/libsmallvec-f002a74aede8c00e.rmeta --extern sqlx_core=/opt/rustwide/target/debug/deps/libsqlx_core-65c1fa41ec918c78.rmeta --extern stringprep=/opt/rustwide/target/debug/deps/libstringprep-8b0f2f6cf9f2dd60.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-fb70b7fbe1620363.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-55cb808accad4a8c.rmeta --extern whoami=/opt/rustwide/target/debug/deps/libwhoami-ac302e4a955232d7.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 `chrono-tz` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/2c4819a380dbddb1f2a0f4405a49fb6ed90983ae/bin/rustc --crate-name chrono_tz --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/chrono-tz-0.10.4/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="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "case-insensitive", "chrono-tz-build", "default", "filter-by-regex", "serde", "std"))' -C metadata=02e67c38a0976b17 -C extra-filename=-3fbdf4bd74faa774 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern chrono=/opt/rustwide/target/debug/deps/libchrono-2af74fa5c869d873.rmeta --extern phf=/opt/rustwide/target/debug/deps/libphf-c49b9d3dca2214eb.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "bc6c8abbed9225f077fb02f8346703dacb7d6bbb0cbc079af7c52e4addcf970c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bc6c8abbed9225f077fb02f8346703dacb7d6bbb0cbc079af7c52e4addcf970c", kill_on_drop: false }` [INFO] [stdout] bc6c8abbed9225f077fb02f8346703dacb7d6bbb0cbc079af7c52e4addcf970c