[INFO] cloning repository https://github.com/XuHaoJun/distributed-lock-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/XuHaoJun/distributed-lock-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FXuHaoJun%2Fdistributed-lock-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FXuHaoJun%2Fdistributed-lock-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a734770e2e51833b23ecafed8f4571efb4c1c3f6 [INFO] testing XuHaoJun/distributed-lock-rs against beta-2026-04-21 for beta-1.96-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FXuHaoJun%2Fdistributed-lock-rs" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/XuHaoJun/distributed-lock-rs [INFO] finished tweaking git repo https://github.com/XuHaoJun/distributed-lock-rs [INFO] tweaked toml for git repo https://github.com/XuHaoJun/distributed-lock-rs written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/XuHaoJun/distributed-lock-rs on toolchain beta-2026-04-21 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/XuHaoJun/distributed-lock-rs 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" "+beta-2026-04-21" "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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a7314822d847ded1113112bd7c0cbd2508165efa4abed91ec3a4981335de6930 [INFO] running `Command { std: "docker" "start" "-a" "a7314822d847ded1113112bd7c0cbd2508165efa4abed91ec3a4981335de6930", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a7314822d847ded1113112bd7c0cbd2508165efa4abed91ec3a4981335de6930", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a7314822d847ded1113112bd7c0cbd2508165efa4abed91ec3a4981335de6930", kill_on_drop: false }` [INFO] [stdout] a7314822d847ded1113112bd7c0cbd2508165efa4abed91ec3a4981335de6930 [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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2026-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 23c5de017ee9fb8e7cb7cd54beacd6e8eb763ff48182c4d671ec3f86a8b9c826 [INFO] running `Command { std: "docker" "start" "-a" "23c5de017ee9fb8e7cb7cd54beacd6e8eb763ff48182c4d671ec3f86a8b9c826", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.103 [INFO] [stderr] Compiling quote v1.0.42 [INFO] [stderr] Compiling libc v0.2.178 [INFO] [stderr] Compiling stable_deref_trait v1.2.1 [INFO] [stderr] Compiling const-oid v0.9.6 [INFO] [stderr] Compiling find-msvc-tools v0.1.6 [INFO] [stderr] Compiling zerocopy v0.8.31 [INFO] [stderr] Compiling bytes v1.11.0 [INFO] [stderr] Compiling portable-atomic v1.13.0 [INFO] [stderr] Compiling writeable v0.6.2 [INFO] [stderr] Compiling litemap v0.8.1 [INFO] [stderr] Compiling icu_normalizer_data v2.1.1 [INFO] [stderr] Compiling icu_properties_data v2.1.2 [INFO] [stderr] Compiling libm v0.2.15 [INFO] [stderr] Compiling zeroize v1.8.2 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling cc v1.2.51 [INFO] [stderr] Compiling critical-section v1.2.0 [INFO] [stderr] Compiling zmij v1.0.0 [INFO] [stderr] Compiling openssl v0.10.75 [INFO] [stderr] Compiling indexmap v2.12.1 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling base64ct v1.8.1 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling bitflags v2.10.0 [INFO] [stderr] Compiling openssl-probe v0.1.6 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling num-bigint-dig v0.8.6 [INFO] [stderr] Compiling unicode-bidi v0.3.18 [INFO] [stderr] Compiling crunchy v0.2.4 [INFO] [stderr] Compiling unicode-properties v0.1.4 [INFO] [stderr] Compiling pem-rfc7468 v0.7.0 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling crc v3.4.0 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling serde_json v1.0.148 [INFO] [stderr] Compiling der v0.7.10 [INFO] [stderr] Compiling tracing-core v0.1.36 [INFO] [stderr] Compiling hkdf v0.12.4 [INFO] [stderr] Compiling stringprep v0.1.5 [INFO] [stderr] Compiling hashlink v0.10.0 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling socket2 v0.6.1 [INFO] [stderr] Compiling mio v1.1.1 [INFO] [stderr] Compiling errno v0.3.14 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling signal-hook-registry v1.4.8 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling syn v2.0.111 [INFO] [stderr] Compiling signature v2.2.0 [INFO] [stderr] Compiling dotenvy v0.15.7 [INFO] [stderr] Compiling openssl-sys v0.9.111 [INFO] [stderr] Compiling spki v0.7.3 [INFO] [stderr] Compiling whoami v1.6.1 [INFO] [stderr] Compiling pkcs8 v0.10.2 [INFO] [stderr] Compiling tokio v1.48.0 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Compiling pkcs1 v0.7.5 [INFO] [stderr] Compiling event-listener v5.4.1 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling atoi v2.0.0 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling semver v1.0.27 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling const-random v0.1.18 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling home v0.5.12 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling rustls-pki-types v1.13.2 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling uuid v1.19.0 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling time-core v0.1.6 [INFO] [stderr] Compiling crc16 v0.4.0 [INFO] [stderr] Compiling rustls v0.23.35 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling ipnet v2.11.0 [INFO] [stderr] Compiling time-macros v0.2.24 [INFO] [stderr] Compiling data-encoding v2.9.0 [INFO] [stderr] Compiling tagptr v0.2.0 [INFO] [stderr] Compiling rustc_version_runtime v0.3.0 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling serde_bytes v0.11.19 [INFO] [stderr] Compiling resolv-conf v0.7.6 [INFO] [stderr] Compiling cookie-factory v0.3.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling convert_case v0.10.0 [INFO] [stderr] Compiling rustix v1.1.3 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling webpki-roots v1.0.4 [INFO] [stderr] Compiling arc-swap v1.8.0 [INFO] [stderr] Compiling float-cmp v0.9.0 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling pbkdf2 v0.12.2 [INFO] [stderr] Compiling take_mut v0.2.2 [INFO] [stderr] Compiling time v0.3.44 [INFO] [stderr] Compiling fd-lock v4.0.4 [INFO] [stderr] Compiling rustls-webpki v0.103.8 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling darling_core v0.21.3 [INFO] [stderr] Compiling tokio-stream v0.1.17 [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 tracing-attributes v0.1.31 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling macro_magic_core_macros v0.5.1 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling derive-syn-parse v0.2.0 [INFO] [stderr] Compiling enum-as-inner v0.6.1 [INFO] [stderr] Compiling derive_more-impl v2.1.1 [INFO] [stderr] Compiling macro_magic_core v0.5.1 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling typed-builder-macro v0.22.0 [INFO] [stderr] Compiling derive-where v1.6.0 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling macro_magic_macros v0.5.1 [INFO] [stderr] Compiling fred-macros v0.1.0 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling macro_magic v0.5.1 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling mongodb-internal-macros v3.4.1 [INFO] [stderr] Compiling darling_macro v0.21.3 [INFO] [stderr] Compiling typed-builder v0.22.0 [INFO] [stderr] Compiling darling v0.21.3 [INFO] [stderr] Compiling derive_more v2.1.1 [INFO] [stderr] Compiling serde_with_macros v3.16.1 [INFO] [stderr] Compiling tinystr v0.8.2 [INFO] [stderr] Compiling potential_utf v0.1.4 [INFO] [stderr] Compiling icu_collections v2.1.1 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Compiling serde_with v3.16.1 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling icu_properties v2.1.2 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling bson v2.15.0 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling bytes-utils v0.1.4 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling futures-intrusive v0.5.0 [INFO] [stderr] Compiling moka v0.12.12 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling redis-protocol v5.0.1 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling rsa v0.9.9 [INFO] [stderr] Compiling sqlx-core v0.8.6 [INFO] [stderr] Compiling sqlx-postgres v0.8.6 [INFO] [stderr] Compiling sqlx-mysql v0.8.6 [INFO] [stderr] Compiling distributed-lock-core v0.2.0 (/opt/rustwide/workdir/crates/distributed-lock-core) [INFO] [stderr] Compiling tokio-util v0.7.17 [INFO] [stderr] Compiling hickory-proto v0.25.2 [INFO] [stderr] Compiling tokio-rustls v0.26.4 [INFO] [stderr] Compiling distributed-lock-file v0.2.0 (/opt/rustwide/workdir/crates/distributed-lock-file) [INFO] [stderr] Compiling fred v9.4.0 [INFO] [stderr] Compiling sqlx-macros-core v0.8.6 [INFO] [stderr] Compiling hickory-resolver v0.25.2 [INFO] [stderr] Compiling sqlx-macros v0.8.6 [INFO] [stderr] Compiling mongodb v3.4.1 [INFO] [stderr] Compiling sqlx v0.8.6 [INFO] [stderr] Compiling distributed-lock-postgres v0.2.0 (/opt/rustwide/workdir/crates/distributed-lock-postgres) [INFO] [stderr] Compiling distributed-lock-mysql v0.2.0 (/opt/rustwide/workdir/crates/distributed-lock-mysql) [INFO] [stderr] Compiling distributed-lock-redis v0.2.0 (/opt/rustwide/workdir/crates/distributed-lock-redis) [INFO] [stderr] Compiling distributed-lock-mongo v0.2.0 (/opt/rustwide/workdir/crates/distributed-lock-mongo) [INFO] [stderr] Compiling distributed-lock v0.2.0 (/opt/rustwide/workdir/crates/distributed-lock) [INFO] [stderr] Compiling distributed-lock-workspace v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 34s [INFO] running `Command { std: "docker" "inspect" "23c5de017ee9fb8e7cb7cd54beacd6e8eb763ff48182c4d671ec3f86a8b9c826", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "23c5de017ee9fb8e7cb7cd54beacd6e8eb763ff48182c4d671ec3f86a8b9c826", kill_on_drop: false }` [INFO] [stdout] 23c5de017ee9fb8e7cb7cd54beacd6e8eb763ff48182c4d671ec3f86a8b9c826 [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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2026-04-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 36cbb31668348f5093e1c9e582debccf24286e095bc6236800547fc4ea68e9fb [INFO] running `Command { std: "docker" "start" "-a" "36cbb31668348f5093e1c9e582debccf24286e095bc6236800547fc4ea68e9fb", kill_on_drop: false }` [INFO] [stderr] Compiling zerocopy v0.8.31 [INFO] [stderr] Compiling zerocopy-derive v0.8.31 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling clap_lex v0.7.6 [INFO] [stderr] Compiling regex-syntax v0.8.8 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling is-terminal v0.4.17 [INFO] [stderr] Compiling tempfile v3.24.0 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Compiling clap_builder v4.5.53 [INFO] [stderr] Compiling sqlx-core v0.8.6 [INFO] [stderr] Compiling bytes-utils v0.1.4 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling redis-protocol v5.0.1 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling atoi v2.0.0 [INFO] [stderr] Compiling float-cmp v0.9.0 [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling criterion-plot v0.5.0 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling clap v4.5.53 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling num-bigint-dig v0.8.6 [INFO] [stderr] Compiling sqlx-postgres v0.8.6 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling half v2.7.1 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling rsa v0.9.9 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling sqlx-mysql v0.8.6 [INFO] [stderr] Compiling criterion v0.5.1 [INFO] [stderr] Compiling hickory-proto v0.25.2 [INFO] [stderr] Compiling bson v2.15.0 [INFO] [stderr] Compiling fred v9.4.0 [INFO] [stderr] Compiling hickory-resolver v0.25.2 [INFO] [stderr] Compiling sqlx-macros-core v0.8.6 [INFO] [stderr] error: could not compile `sqlx-postgres` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2026-04-21-x86_64-unknown-linux-gnu/bin/rustc --crate-name sqlx_postgres --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-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="json"' --cfg 'feature="migrate"' --cfg 'feature="offline"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("any", "bigdecimal", "bit-vec", "chrono", "ipnet", "ipnetwork", "json", "mac_address", "migrate", "offline", "rust_decimal", "time", "uuid"))' -C metadata=a652e45cdb3f605c -C extra-filename=-3296108b53949455 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern atoi=/opt/rustwide/target/debug/deps/libatoi-f17ecd61c7aed01a.rmeta --extern base64=/opt/rustwide/target/debug/deps/libbase64-4945b42f0799b49e.rmeta --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-faba46916779ea2f.rmeta --extern byteorder=/opt/rustwide/target/debug/deps/libbyteorder-dafd2c22a4d25d7c.rmeta --extern crc=/opt/rustwide/target/debug/deps/libcrc-b9d2e11b1665d9ed.rmeta --extern dotenvy=/opt/rustwide/target/debug/deps/libdotenvy-7a740a0f97135aed.rmeta --extern futures_channel=/opt/rustwide/target/debug/deps/libfutures_channel-534632bc43da945e.rmeta --extern futures_core=/opt/rustwide/target/debug/deps/libfutures_core-5b72dc92615109c0.rmeta --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-f68bfa99a0476cb6.rmeta --extern hex=/opt/rustwide/target/debug/deps/libhex-aa11f1b7b510398f.rmeta --extern hkdf=/opt/rustwide/target/debug/deps/libhkdf-9f584d48891b6a9a.rmeta --extern hmac=/opt/rustwide/target/debug/deps/libhmac-d94fb0c766f5b153.rmeta --extern home=/opt/rustwide/target/debug/deps/libhome-9ef0d072608f95a3.rmeta --extern itoa=/opt/rustwide/target/debug/deps/libitoa-958180966766c9e6.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-b4877c6cda7d43ee.rmeta --extern md5=/opt/rustwide/target/debug/deps/libmd5-f3032f4f3b231df3.rmeta --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-b567a4d9673dfb1d.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-47c362c032b3e92f.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-e980b32a07639f9d.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-f4d5477d1f5152a3.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-4227e32589fd6d54.rmeta --extern sha2=/opt/rustwide/target/debug/deps/libsha2-eecdf5504113a66a.rmeta --extern smallvec=/opt/rustwide/target/debug/deps/libsmallvec-cda4c35f08624a2c.rmeta --extern sqlx_core=/opt/rustwide/target/debug/deps/libsqlx_core-5dc0534b21652ce2.rmeta --extern stringprep=/opt/rustwide/target/debug/deps/libstringprep-95a73a322f59aaf4.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-c62f1bc935cb5149.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-9d3a67b494971229.rmeta --extern whoami=/opt/rustwide/target/debug/deps/libwhoami-b4e8bf91705c3663.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "36cbb31668348f5093e1c9e582debccf24286e095bc6236800547fc4ea68e9fb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "36cbb31668348f5093e1c9e582debccf24286e095bc6236800547fc4ea68e9fb", kill_on_drop: false }` [INFO] [stdout] 36cbb31668348f5093e1c9e582debccf24286e095bc6236800547fc4ea68e9fb