[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 011c518242557d21690f7936b5812318dc2fec47 for pr-159877
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzlx2019%2Frust-crates" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-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-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/zlx2019/rust-crates on toolchain 011c518242557d21690f7936b5812318dc2fec47
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+011c518242557d21690f7936b5812318dc2fec47" "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" "+011c518242557d21690f7936b5812318dc2fec47" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:1fa6594d87c8fa7b311925a7a77a16f539833322d9dfba4ce891f211db2f90b1" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 268c6ac6a2ec10fb228b26d14355b3479995505d9207a4980e4828b62182eb35
[INFO] running `Command { std: "docker" "start" "268c6ac6a2ec10fb228b26d14355b3479995505d9207a4980e4828b62182eb35", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "268c6ac6a2ec10fb228b26d14355b3479995505d9207a4980e4828b62182eb35", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "268c6ac6a2ec10fb228b26d14355b3479995505d9207a4980e4828b62182eb35" "/opt/rustwide/cargo-home/bin/cargo" "+011c518242557d21690f7936b5812318dc2fec47" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "268c6ac6a2ec10fb228b26d14355b3479995505d9207a4980e4828b62182eb35", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "268c6ac6a2ec10fb228b26d14355b3479995505d9207a4980e4828b62182eb35" "/opt/rustwide/cargo-home/bin/cargo" "+011c518242557d21690f7936b5812318dc2fec47" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]     Checking bytes v1.11.0
[INFO] [stderr]    Compiling zmij v1.0.12
[INFO] [stderr]    Compiling cc v1.2.45
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling syn v2.0.110
[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 tracing-core v0.1.34
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking indexmap v2.12.1
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling const-oid v0.9.6
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking lazy_static v1.5.0
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking http v1.3.1
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]     Checking event-listener v5.4.1
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling libm v0.2.15
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]    Compiling litemap v0.8.1
[INFO] [stderr]    Compiling writeable v0.6.2
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]     Checking hashbrown v0.15.5
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling base64ct v1.8.0
[INFO] [stderr]    Compiling num-bigint-dig v0.8.6
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]     Checking anstream v0.6.21
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]     Checking hashlink v0.10.0
[INFO] [stderr]    Compiling pem-rfc7468 v0.7.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling icu_normalizer_data v2.1.1
[INFO] [stderr]    Compiling icu_properties_data v2.1.1
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling typeid v1.0.3
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]    Compiling toml_parser v1.0.6+spec-1.1.0
[INFO] [stderr]    Compiling der v0.7.10
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]    Compiling pest v2.8.6
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]    Compiling time-macros v0.2.24
[INFO] [stderr]     Checking regex-automata v0.4.13
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling portable-atomic v1.11.1
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling spki v0.7.3
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling pkcs8 v0.10.2
[INFO] [stderr]    Compiling toml_edit v0.23.10+spec-1.0.0
[INFO] [stderr]    Compiling pest_meta v2.8.6
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling tinyvec v1.10.0
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]     Checking const-random v0.1.18
[INFO] [stderr]    Compiling libz-sys v1.1.23
[INFO] [stderr]     Checking time v0.3.44
[INFO] [stderr]     Checking serde_json v1.0.149
[INFO] [stderr]     Checking bitflags v2.10.0
[INFO] [stderr]     Checking uuid v1.19.0
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]     Checking event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling slab v0.4.11
[INFO] [stderr]    Compiling iana-time-zone v0.1.64
[INFO] [stderr]    Compiling erased-serde v0.4.10
[INFO] [stderr]    Compiling parking v2.2.1
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling crc v3.3.0
[INFO] [stderr]     Checking async-lock v3.4.2
[INFO] [stderr]    Compiling unicode-normalization v0.1.25
[INFO] [stderr]    Compiling proc-macro-crate v3.4.0
[INFO] [stderr]     Checking regex v1.12.2
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]     Checking dlv-list v0.5.2
[INFO] [stderr]    Compiling pkcs1 v0.7.5
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling cmake v0.1.54
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]     Checking tagptr v0.2.0
[INFO] [stderr]    Compiling unicode-bidi v0.3.18
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]     Checking winnow v0.7.14
[INFO] [stderr]    Compiling unicode-properties v0.1.4
[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 rdkafka-sys v4.9.0+2.10.0
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]     Checking ordered-multimap v0.7.3
[INFO] [stderr]    Compiling stringprep v0.1.5
[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 sha1 v0.10.6
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]     Checking dashmap v6.1.0
[INFO] [stderr]     Checking inotify-sys v0.1.5
[INFO] [stderr]     Checking instant v0.1.13
[INFO] [stderr]     Checking unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling rustls v0.23.35
[INFO] [stderr]     Checking arraydeque v0.5.1
[INFO] [stderr]    Compiling whoami v1.6.1
[INFO] [stderr]     Checking clap_lex v1.0.0
[INFO] [stderr]     Checking serde-untagged v0.1.9
[INFO] [stderr]     Checking walkdir v2.5.0
[INFO] [stderr]     Checking clap_builder v4.5.60
[INFO] [stderr]     Checking convert_case v0.6.0
[INFO] [stderr]     Checking inotify v0.10.2
[INFO] [stderr]     Checking phf_shared v0.12.1
[INFO] [stderr]     Checking yaml-rust2 v0.10.4
[INFO] [stderr]     Checking notify-types v1.0.1
[INFO] [stderr]     Checking rust-ini v0.21.3
[INFO] [stderr]     Checking filetime v0.2.27
[INFO] [stderr]    Compiling rsa v0.9.9
[INFO] [stderr]    Compiling chrono-tz v0.10.4
[INFO] [stderr]     Checking rustls-webpki v0.103.8
[INFO] [stderr]     Checking notify v7.0.0
[INFO] [stderr]     Checking phf v0.12.1
[INFO] [stderr]     Checking collection v0.1.0 (/opt/rustwide/workdir/collection)
[INFO] [stderr]     Checking env_filter v0.1.4
[INFO] [stderr]     Checking ureq-proto v0.5.2
[INFO] [stderr]     Checking arc-swap v1.8.2
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking sharded-slab v0.1.7
[INFO] [stderr]     Checking thread_local v1.1.9
[INFO] [stderr]     Checking jiff v0.2.16
[INFO] [stderr]     Checking dotenvy v0.15.7
[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]    Compiling num_enum_derive v0.7.5
[INFO] [stderr]    Compiling pest_derive v2.8.6
[INFO] [stderr]     Checking toml v0.9.11+spec-1.1.0
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling clap_derive v4.5.55
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]     Checking num_enum v0.7.5
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling derive_builder_core v0.20.2
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking yoke v0.8.1
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]     Checking zerovec v0.11.5
[INFO] [stderr]     Checking zerotrie v0.2.3
[INFO] [stderr]     Checking tracing-subscriber v0.3.20
[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] [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 regular v0.1.0 (/opt/rustwide/workdir/regular)
[INFO] [stderr]     Checking tinystr v0.8.2
[INFO] [stderr]     Checking potential_utf v0.1.4
[INFO] [stderr]     Checking lazy v0.1.0 (/opt/rustwide/workdir/lazy)
[INFO] [stderr]     Checking icu_locale_core v2.1.1
[INFO] [stderr]     Checking icu_collections v2.1.1
[INFO] [stderr]     Checking http-server v0.1.0 (/opt/rustwide/workdir/http-server)
[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 errors v0.1.0 (/opt/rustwide/workdir/errors)
[INFO] [stderr]    Compiling derive_builder_macro v0.20.2
[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 serde v1.0.228
[INFO] [stderr]     Checking icu_provider v2.1.1
[INFO] [stderr]     Checking icu_properties v2.1.1
[INFO] [stderr]     Checking icu_normalizer v2.1.1
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]     Checking json5 v0.4.1
[INFO] [stderr]     Checking ron v0.12.0
[INFO] [stderr]     Checking env_logger v0.11.8
[INFO] [stderr]     Checking data-process v0.1.0 (/opt/rustwide/workdir/data-process)
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking moka v0.12.12
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking logger v0.1.0 (/opt/rustwide/workdir/logger)
[INFO] [stderr]     Checking ureq v3.1.4
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking config v0.15.19
[INFO] [stderr]     Checking url v2.5.7
[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 configs v0.1.0 (/opt/rustwide/workdir/configs)
[INFO] [stderr]     Checking async_traits v0.1.0 (/opt/rustwide/workdir/async_traits)
[INFO] [stderr]     Checking sqlx-core v0.8.6
[INFO] [stderr]     Checking h2 v0.4.12
[INFO] [stderr]     Checking tower-http v0.6.8
[INFO] [stderr] error: could not compile `sqlx-core` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/011c518242557d21690f7936b5812318dc2fec47/bin/rustc --crate-name sqlx_core --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/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="_rt-tokio"' --cfg 'feature="any"' --cfg 'feature="chrono"' --cfg 'feature="crc"' --cfg 'feature="default"' --cfg 'feature="json"' --cfg 'feature="migrate"' --cfg 'feature="offline"' --cfg 'feature="serde"' --cfg 'feature="serde_json"' --cfg 'feature="sha2"' --cfg 'feature="tokio"' --cfg 'feature="tokio-stream"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("_rt-async-std", "_rt-tokio", "_tls-native-tls", "_tls-none", "_tls-rustls", "_tls-rustls-aws-lc-rs", "_tls-rustls-ring-native-roots", "_tls-rustls-ring-webpki", "any", "async-io", "async-std", "bigdecimal", "bit-vec", "bstr", "chrono", "crc", "default", "ipnet", "ipnetwork", "json", "mac_address", "migrate", "native-tls", "offline", "regex", "rust_decimal", "rustls", "rustls-native-certs", "serde", "serde_json", "sha2", "time", "tokio", "tokio-stream", "uuid", "webpki-roots"))' -C metadata=285f4aff6a7d8e44 -C extra-filename=-6b2f9dc36f87b5de --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern base64=/opt/rustwide/target/debug/deps/libbase64-d8aec028dea2d277.rmeta --extern bytes=/opt/rustwide/target/debug/deps/libbytes-1733fcdb13354ed1.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-2af74fa5c869d873.rmeta --extern crc=/opt/rustwide/target/debug/deps/libcrc-baf5be7f8b0e19be.rmeta --extern crossbeam_queue=/opt/rustwide/target/debug/deps/libcrossbeam_queue-89e4797d939993b6.rmeta --extern either=/opt/rustwide/target/debug/deps/libeither-d159b108bfbe3b47.rmeta --extern event_listener=/opt/rustwide/target/debug/deps/libevent_listener-7d99a0f6e253034f.rmeta --extern futures_core=/opt/rustwide/target/debug/deps/libfutures_core-756e876442dee363.rmeta --extern futures_intrusive=/opt/rustwide/target/debug/deps/libfutures_intrusive-2fdcb063b8f08a19.rmeta --extern futures_io=/opt/rustwide/target/debug/deps/libfutures_io-8d88089869a627e9.rmeta --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-4d1d99b1de95b64a.rmeta --extern hashbrown=/opt/rustwide/target/debug/deps/libhashbrown-f1f72e91be09a664.rmeta --extern hashlink=/opt/rustwide/target/debug/deps/libhashlink-fd4f50fcd26f00cd.rmeta --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-762ab36a7afea071.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-d1445fb67721d80a.rmeta --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-7c3b23e851763d6f.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-2ad934dc7da92e31.rmeta --extern percent_encoding=/opt/rustwide/target/debug/deps/libpercent_encoding-f0f3780066f274e0.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-291a3cb6209ae188.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-ed434b406f2b9750.rmeta --extern sha2=/opt/rustwide/target/debug/deps/libsha2-f435404f0d2d7944.rmeta --extern smallvec=/opt/rustwide/target/debug/deps/libsmallvec-dd4339173f24a482.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-d51d82ed10131560.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-5d4fb82f169a8cae.rmeta --extern tokio_stream=/opt/rustwide/target/debug/deps/libtokio_stream-f95476b6aa8ad573.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-5726e8d101f586a9.rmeta --extern url=/opt/rustwide/target/debug/deps/liburl-b40ca0e91cb4b626.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/011c518242557d21690f7936b5812318dc2fec47/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" "268c6ac6a2ec10fb228b26d14355b3479995505d9207a4980e4828b62182eb35", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "268c6ac6a2ec10fb228b26d14355b3479995505d9207a4980e4828b62182eb35", kill_on_drop: false }`
[INFO] [stdout] 268c6ac6a2ec10fb228b26d14355b3479995505d9207a4980e4828b62182eb35
