[INFO] cloning repository https://github.com/iamd3vil/blobnom [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/iamd3vil/blobnom" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fiamd3vil%2Fblobnom", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fiamd3vil%2Fblobnom'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b8e0e10369efde3f32c07bbde7a7f75b296aa3b9 [INFO] building iamd3vil/blobnom against master#eb171a227f9e5de5d376b6edb56b174bc8235fb3 for pr-149937 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fiamd3vil%2Fblobnom" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/iamd3vil/blobnom [INFO] finished tweaking git repo https://github.com/iamd3vil/blobnom [INFO] tweaked toml for git repo https://github.com/iamd3vil/blobnom written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/iamd3vil/blobnom on toolchain eb171a227f9e5de5d376b6edb56b174bc8235fb3 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+eb171a227f9e5de5d376b6edb56b174bc8235fb3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/iamd3vil/blobnom 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" "+eb171a227f9e5de5d376b6edb56b174bc8235fb3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded sqlx-macros v0.8.6 [INFO] [stderr] Downloaded crc16 v0.4.0 [INFO] [stderr] Downloaded sketches-ddsketch v0.2.2 [INFO] [stderr] Downloaded is_ci v1.2.0 [INFO] [stderr] Downloaded supports-color v3.0.2 [INFO] [stderr] Downloaded supports-hyperlinks v3.1.0 [INFO] [stderr] Downloaded cookie-factory v0.3.2 [INFO] [stderr] Downloaded supports-unicode v3.0.0 [INFO] [stderr] Downloaded backtrace-ext v0.2.1 [INFO] [stderr] Downloaded owo-colors v4.2.1 [INFO] [stderr] Downloaded miette-derive v7.6.0 [INFO] [stderr] Downloaded chitchat v0.9.0 [INFO] [stderr] Downloaded loom v0.7.2 [INFO] [stderr] Downloaded async-compression v0.4.23 [INFO] [stderr] Downloaded prettyplease v0.2.34 [INFO] [stderr] Downloaded sqlx v0.8.6 [INFO] [stderr] Downloaded aws-lc-rs v1.13.1 [INFO] [stderr] Downloaded miette v7.6.0 [INFO] [stderr] Downloaded sqlx-core v0.8.6 [INFO] [stderr] Downloaded metrics v0.23.1 [INFO] [stderr] Downloaded moka v0.12.10 [INFO] [stderr] Downloaded metrics-util v0.17.0 [INFO] [stderr] Downloaded metrics-exporter-prometheus v0.15.3 [INFO] [stderr] Downloaded generator v0.8.5 [INFO] [stderr] Downloaded crossbeam-skiplist v0.1.3 [INFO] [stderr] Downloaded redis-protocol v6.0.0 [INFO] [stderr] Downloaded sqlx-mysql v0.8.6 [INFO] [stderr] Downloaded sqlx-postgres v0.8.6 [INFO] [stderr] Downloaded sqlx-sqlite v0.8.6 [INFO] [stderr] Downloaded textwrap v0.16.2 [INFO] [stderr] Downloaded sqlx-macros-core v0.8.6 [INFO] [stderr] Downloaded hash-iter v1.2.1 [INFO] [stderr] Downloaded mpchash v2.0.8 [INFO] [stderr] Downloaded aws-lc-sys v0.29.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+eb171a227f9e5de5d376b6edb56b174bc8235fb3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d445b711050df796db038c4918acd0a2b4556a7b3902b7cfb5bb73a1878e39da [INFO] running `Command { std: "docker" "start" "-a" "d445b711050df796db038c4918acd0a2b4556a7b3902b7cfb5bb73a1878e39da", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d445b711050df796db038c4918acd0a2b4556a7b3902b7cfb5bb73a1878e39da", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d445b711050df796db038c4918acd0a2b4556a7b3902b7cfb5bb73a1878e39da", kill_on_drop: false }` [INFO] [stdout] d445b711050df796db038c4918acd0a2b4556a7b3902b7cfb5bb73a1878e39da [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+eb171a227f9e5de5d376b6edb56b174bc8235fb3" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bc8bd83befbb94ca56f214f2f3ddb5426b40c90b7f8ab28ed4c83c3806eddf86 [INFO] running `Command { std: "docker" "start" "-a" "bc8bd83befbb94ca56f214f2f3ddb5426b40c90b7f8ab28ed4c83c3806eddf86", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling smallvec v1.15.0 [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling allocator-api2 v0.2.21 [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Compiling zerocopy v0.8.25 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling crunchy v0.2.3 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling aws-lc-rs v1.13.1 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling crc v3.3.0 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling miniz_oxide v0.8.8 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling event-listener v5.4.0 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling object v0.36.7 [INFO] [stderr] Compiling hashbrown v0.15.3 [INFO] [stderr] Compiling rustls v0.23.28 [INFO] [stderr] Compiling flume v0.11.1 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling jobserver v0.1.33 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling socket2 v0.5.9 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling signal-hook-registry v1.4.5 [INFO] [stderr] Compiling cc v1.2.23 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Compiling hashlink v0.10.0 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling tokio v1.45.0 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Compiling atoi v2.0.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling gimli v0.31.1 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Compiling rustversion v1.0.20 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling futures-intrusive v0.5.0 [INFO] [stderr] Compiling const-random v0.1.18 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling dlv-list v0.5.2 [INFO] [stderr] Compiling winnow v0.7.10 [INFO] [stderr] Compiling owo-colors v4.2.1 [INFO] [stderr] Compiling crc16 v0.4.0 [INFO] [stderr] Compiling rustc-demangle v0.1.24 [INFO] [stderr] Compiling dotenvy v0.15.7 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling portable-atomic v1.11.1 [INFO] [stderr] Compiling cmake v0.1.54 [INFO] [stderr] Compiling rustls-native-certs v0.8.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling metrics v0.23.1 [INFO] [stderr] Compiling num_cpus v1.17.0 [INFO] [stderr] Compiling event-listener-strategy v0.5.4 [INFO] [stderr] Compiling unicode-linebreak v0.1.5 [INFO] [stderr] Compiling unicode-width v0.2.0 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling xxhash-rust v0.8.15 [INFO] [stderr] Compiling sketches-ddsketch v0.2.2 [INFO] [stderr] Compiling moka v0.12.10 [INFO] [stderr] Compiling aws-lc-sys v0.29.0 [INFO] [stderr] Compiling libsqlite3-sys v0.30.1 [INFO] [stderr] Compiling zstd-sys v2.0.15+zstd.1.5.7 [INFO] [stderr] Compiling lz4-sys v1.11.1+lz4-1.10.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling is_ci v1.2.0 [INFO] [stderr] Compiling trim-in-place v0.1.7 [INFO] [stderr] Compiling arraydeque v0.5.1 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling ordered-multimap v0.7.3 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling convert_case v0.6.0 [INFO] [stderr] Compiling yaml-rust2 v0.10.2 [INFO] [stderr] Compiling hash-iter v1.2.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling rand v0.9.1 [INFO] [stderr] Compiling supports-color v3.0.2 [INFO] [stderr] Compiling rust-ini v0.21.1 [INFO] [stderr] Compiling addr2line v0.24.2 [INFO] [stderr] Compiling textwrap v0.16.2 [INFO] [stderr] Compiling flate2 v1.1.2 [INFO] [stderr] Compiling async-lock v3.4.0 [INFO] [stderr] Compiling uuid v1.17.0 [INFO] [stderr] Compiling crossbeam-skiplist v0.1.3 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling unicode-width v0.1.14 [INFO] [stderr] Compiling tagptr v0.2.0 [INFO] [stderr] Compiling cookie-factory v0.3.2 [INFO] [stderr] Compiling supports-unicode v3.0.0 [INFO] [stderr] Compiling supports-hyperlinks v3.1.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling mpchash v2.0.8 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling gumdrop_derive v0.8.1 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling backtrace v0.3.75 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling backtrace-ext v0.2.1 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling miette-derive v7.6.0 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling gumdrop v0.8.1 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling pest v2.8.0 [INFO] [stderr] Compiling zerovec v0.11.2 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.2 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling pest_meta v2.8.0 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling pest_generator v2.8.0 [INFO] [stderr] Compiling axum-core v0.4.5 [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling zstd v0.13.3 [INFO] [stderr] Compiling pest_derive v2.8.0 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling raw-cpuid v11.5.0 [INFO] [stderr] Compiling serde_spanned v0.6.8 [INFO] [stderr] Compiling toml_datetime v0.6.9 [INFO] [stderr] Compiling bytes-utils v0.1.4 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling toml_edit v0.22.26 [INFO] [stderr] Compiling ron v0.8.1 [INFO] [stderr] Compiling serde_path_to_error v0.1.17 [INFO] [stderr] Compiling sqlx-core v0.8.6 [INFO] [stderr] Compiling json5 v0.4.1 [INFO] [stderr] Compiling tokio-util v0.7.15 [INFO] [stderr] Compiling terminal_size v0.4.2 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling miette v7.6.0 [INFO] [stderr] Compiling redis-protocol v6.0.0 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling toml v0.8.22 [INFO] [stderr] Compiling quanta v0.12.6 [INFO] [stderr] Compiling h2 v0.4.11 [INFO] [stderr] Compiling metrics-util v0.17.0 [INFO] [stderr] Compiling config v0.15.11 [INFO] [stderr] Compiling chitchat v0.9.0 [INFO] [stderr] Compiling lz4 v1.28.1 [INFO] [stderr] Compiling async-compression v0.4.23 [INFO] [stderr] Compiling sqlx-sqlite v0.8.6 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling sqlx-macros-core v0.8.6 [INFO] [stderr] Compiling rustls-webpki v0.103.3 [INFO] [stderr] Compiling sqlx-macros v0.8.6 [INFO] [stderr] Compiling hyper-util v0.1.14 [INFO] [stderr] Compiling sqlx v0.8.6 [INFO] [stderr] Compiling axum v0.7.9 [INFO] [stderr] Compiling tokio-rustls v0.26.2 [INFO] [stderr] Compiling hyper-rustls v0.27.7 [INFO] [stderr] Compiling metrics-exporter-prometheus v0.15.3 [INFO] [stderr] Compiling blobasaur v0.2.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 30s [INFO] running `Command { std: "docker" "inspect" "bc8bd83befbb94ca56f214f2f3ddb5426b40c90b7f8ab28ed4c83c3806eddf86", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bc8bd83befbb94ca56f214f2f3ddb5426b40c90b7f8ab28ed4c83c3806eddf86", kill_on_drop: false }` [INFO] [stdout] bc8bd83befbb94ca56f214f2f3ddb5426b40c90b7f8ab28ed4c83c3806eddf86 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+eb171a227f9e5de5d376b6edb56b174bc8235fb3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3afa7041b17beef2ef284be14bcd225a394f2a916b362b99fb36409571ee72e5 [INFO] running `Command { std: "docker" "start" "-a" "3afa7041b17beef2ef284be14bcd225a394f2a916b362b99fb36409571ee72e5", kill_on_drop: false }` [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Compiling terminal_size v0.4.2 [INFO] [stderr] Compiling tempfile v3.20.0 [INFO] [stderr] Compiling miette v7.6.0 [INFO] [stderr] Compiling blobasaur v0.2.1 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `blobasaur` (bin "blobasaur" test) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/eb171a227f9e5de5d376b6edb56b174bc8235fb3/bin/rustc --crate-name blobasaur --edition=2024 src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=5d87d57cfb49cd18 -C extra-filename=-6f2ad5042926a3d5 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern async_compression=/opt/rustwide/target/debug/deps/libasync_compression-63528358e29c2cc0.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-0abfb8331e21effa.so --extern axum=/opt/rustwide/target/debug/deps/libaxum-95474dc190fdbec3.rlib --extern blobasaur=/opt/rustwide/target/debug/deps/libblobasaur-f46c807d3d4ea8a6.rlib --extern bytes=/opt/rustwide/target/debug/deps/libbytes-bfe11088fe358bd1.rlib --extern chitchat=/opt/rustwide/target/debug/deps/libchitchat-3aaf8858bf631dbc.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-2c7c4678daf0b627.rlib --extern config=/opt/rustwide/target/debug/deps/libconfig-55d71f32caf9d6ce.rlib --extern crc16=/opt/rustwide/target/debug/deps/libcrc16-3141556bf2ed7802.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-69095533c596b198.rlib --extern gumdrop=/opt/rustwide/target/debug/deps/libgumdrop-0973d1d9e2d6acba.rlib --extern metrics=/opt/rustwide/target/debug/deps/libmetrics-7440ac4c5adf2c6f.rlib --extern metrics_exporter_prometheus=/opt/rustwide/target/debug/deps/libmetrics_exporter_prometheus-8b6affcb92362e3e.rlib --extern miette=/opt/rustwide/target/debug/deps/libmiette-f68440492588003c.rlib --extern moka=/opt/rustwide/target/debug/deps/libmoka-80be320ac6ad3e23.rlib --extern mpchash=/opt/rustwide/target/debug/deps/libmpchash-76405432e870a718.rlib --extern redis_protocol=/opt/rustwide/target/debug/deps/libredis_protocol-b8a069aed1ca29ac.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-c8198ec5dceaeb0d.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-36bf35070b1cb545.rlib --extern sqlx=/opt/rustwide/target/debug/deps/libsqlx-4cfe655eecb9001f.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-198fc242c7e0c144.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-b41803643b6aee9c.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-45fa9f4611203b39.rlib --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-997a152a72b72bfd.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-713c5f0d0732db82.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-8a9f1681c22a47c9.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/lz4-sys-0a9bc10aed15c0c6/out -L native=/opt/rustwide/target/debug/build/zstd-sys-881b67d26a9f2a6a/out -L native=/opt/rustwide/target/debug/build/aws-lc-sys-39bfb217d3493df4/out -L native=/opt/rustwide/target/debug/build/libsqlite3-sys-4cde0a3f9f50f5b1/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "3afa7041b17beef2ef284be14bcd225a394f2a916b362b99fb36409571ee72e5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3afa7041b17beef2ef284be14bcd225a394f2a916b362b99fb36409571ee72e5", kill_on_drop: false }` [INFO] [stdout] 3afa7041b17beef2ef284be14bcd225a394f2a916b362b99fb36409571ee72e5