[INFO] cloning repository https://github.com/SaaSaparilla/saasparilla.notification [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/SaaSaparilla/saasparilla.notification" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSaaSaparilla%2Fsaasparilla.notification", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSaaSaparilla%2Fsaasparilla.notification'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d7f63fe2e265d4e91d772a370acf67ba0c4ce27b [INFO] checking SaaSaparilla/saasparilla.notification against master#385fa9d845dd326c6bbfd58c22244215e431948a for absurd-question-mark-desugar [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSaaSaparilla%2Fsaasparilla.notification" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/SaaSaparilla/saasparilla.notification on toolchain 385fa9d845dd326c6bbfd58c22244215e431948a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-4-tc1/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/SaaSaparilla/saasparilla.notification [INFO] finished tweaking git repo https://github.com/SaaSaparilla/saasparilla.notification [INFO] tweaked toml for git repo https://github.com/SaaSaparilla/saasparilla.notification written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/SaaSaparilla/saasparilla.notification 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" "+385fa9d845dd326c6bbfd58c22244215e431948a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: /workspace/builds/worker-4-tc1/source/crates/receiver/Cargo.toml: dependency (openssl) specified without providing a local path, Git repository, version, or workspace dependency to use. This will be considered an error in future versions [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded config v0.14.0 [INFO] [stderr] Downloaded ref_slice v1.2.1 [INFO] [stderr] Downloaded kafka v0.10.0 [INFO] [stderr] Downloaded dlv-list v0.5.2 [INFO] [stderr] Downloaded ordered-multimap v0.6.0 [INFO] [stderr] Downloaded rust-ini v0.19.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7cb25d97591f17738f3ef9d1b1d37554948f79f2b68d098827b14b8db368fb6a [INFO] running `Command { std: "docker" "start" "-a" "7cb25d97591f17738f3ef9d1b1d37554948f79f2b68d098827b14b8db368fb6a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7cb25d97591f17738f3ef9d1b1d37554948f79f2b68d098827b14b8db368fb6a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7cb25d97591f17738f3ef9d1b1d37554948f79f2b68d098827b14b8db368fb6a", kill_on_drop: false }` [INFO] [stdout] 7cb25d97591f17738f3ef9d1b1d37554948f79f2b68d098827b14b8db368fb6a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0c320b39dd46aa5170bccdd96432832bd522dcf37299d1f11e669f050e5dec4f [INFO] running `Command { std: "docker" "start" "-a" "0c320b39dd46aa5170bccdd96432832bd522dcf37299d1f11e669f050e5dec4f", kill_on_drop: false }` [INFO] [stderr] warning: /opt/rustwide/workdir/crates/receiver/Cargo.toml: dependency (openssl) specified without providing a local path, Git repository, version, or workspace dependency to use. This will be considered an error in future versions [INFO] [stderr] Compiling proc-macro2 v1.0.69 [INFO] [stderr] Compiling libc v0.2.149 [INFO] [stderr] Checking itoa v1.0.9 [INFO] [stderr] Compiling futures-core v0.3.29 [INFO] [stderr] Compiling serde v1.0.192 [INFO] [stderr] Checking once_cell v1.18.0 [INFO] [stderr] Checking smallvec v1.11.1 [INFO] [stderr] Checking log v0.4.20 [INFO] [stderr] Compiling futures-task v0.3.29 [INFO] [stderr] Compiling futures-util v0.3.29 [INFO] [stderr] Compiling thiserror v1.0.50 [INFO] [stderr] Checking futures-sink v0.3.29 [INFO] [stderr] Compiling futures-channel v0.3.29 [INFO] [stderr] Checking indexmap v2.2.3 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Checking memchr v2.6.4 [INFO] [stderr] Checking untrusted v0.9.0 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Checking http v1.0.0 [INFO] [stderr] Checking http v0.2.9 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Compiling serde_json v1.0.107 [INFO] [stderr] Checking ryu v1.0.15 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Checking percent-encoding v2.3.0 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling rustls v0.21.8 [INFO] [stderr] Compiling async-trait v0.1.74 [INFO] [stderr] Checking form_urlencoded v1.2.0 [INFO] [stderr] Checking miniz_oxide v0.7.1 [INFO] [stderr] Checking try-lock v0.2.4 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Checking base64 v0.21.5 [INFO] [stderr] Checking want v0.3.1 [INFO] [stderr] Checking unicode-normalization v0.1.22 [INFO] [stderr] Checking unicode-bidi v0.3.13 [INFO] [stderr] Compiling eyre v0.6.8 [INFO] [stderr] Compiling axum-core v0.4.3 [INFO] [stderr] Checking rustls-pemfile v1.0.3 [INFO] [stderr] Checking http-body v1.0.0 [INFO] [stderr] Checking indenter v0.3.3 [INFO] [stderr] Compiling pkg-config v0.3.29 [INFO] [stderr] Checking http-body v0.4.5 [INFO] [stderr] Checking webpki-roots v0.25.2 [INFO] [stderr] Compiling axum v0.7.4 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Checking matchit v0.7.3 [INFO] [stderr] Checking idna v0.4.0 [INFO] [stderr] Checking hashbrown v0.13.2 [INFO] [stderr] Checking flate2 v1.0.28 [INFO] [stderr] Checking winnow v0.5.40 [INFO] [stderr] Compiling syn v2.0.38 [INFO] [stderr] Checking unicode-segmentation v1.11.0 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Checking linked-hash-map v0.5.6 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Checking parking_lot_core v0.9.9 [INFO] [stderr] Checking mio v0.8.9 [INFO] [stderr] Checking socket2 v0.5.5 [INFO] [stderr] Checking signal-hook-registry v1.4.1 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking socket2 v0.4.10 [INFO] [stderr] Compiling openssl-src v300.2.3+3.2.1 [INFO] [stderr] Checking url v2.4.1 [INFO] [stderr] Checking yaml-rust v0.4.5 [INFO] [stderr] Checking pathdiff v0.2.1 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling snap v1.1.1 [INFO] [stderr] Checking convert_case v0.6.0 [INFO] [stderr] Checking const-random v0.1.17 [INFO] [stderr] Checking dlv-list v0.5.2 [INFO] [stderr] Compiling openssl v0.10.63 [INFO] [stderr] Compiling kafka v0.10.0 [INFO] [stderr] Checking ref_slice v1.2.1 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling ring v0.17.5 [INFO] [stderr] Compiling openssl-sys v0.9.99 [INFO] [stderr] Checking ordered-multimap v0.6.0 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking http-body-util v0.1.0 [INFO] [stderr] Checking rust-ini v0.19.0 [INFO] [stderr] Checking twox-hash v1.6.3 [INFO] [stderr] Compiling serde_derive v1.0.192 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling thiserror-impl v1.0.50 [INFO] [stderr] Compiling pin-project-internal v1.1.3 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Checking tokio v1.33.0 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking sct v0.7.1 [INFO] [stderr] Checking rustls-webpki v0.101.7 [INFO] [stderr] Checking pin-project v1.1.3 [INFO] [stderr] Compiling pest v2.7.5 [INFO] [stderr] Compiling pest_meta v2.7.5 [INFO] [stderr] Compiling pest_generator v2.7.5 [INFO] [stderr] Compiling pest_derive v2.7.5 [INFO] [stderr] Checking tokio-util v0.7.10 [INFO] [stderr] Checking tokio-rustls v0.24.1 [INFO] [stderr] Checking async-compression v0.4.4 [INFO] [stderr] Checking tower v0.4.13 [INFO] [stderr] Checking h2 v0.3.21 [INFO] [stderr] Checking h2 v0.4.2 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking bitflags v2.4.2 [INFO] [stderr] Checking serde_spanned v0.6.5 [INFO] [stderr] Checking serde_path_to_error v0.1.14 [INFO] [stderr] Checking toml_datetime v0.6.5 [INFO] [stderr] Checking json5 v0.4.1 [INFO] [stderr] Checking toml_edit v0.22.4 [INFO] [stderr] Checking ron v0.8.1 [INFO] [stderr] Checking toml v0.8.10 [INFO] [stderr] Checking config v0.14.0 [INFO] [stderr] Checking hyper v0.14.27 [INFO] [stderr] Checking hyper v1.1.0 [INFO] [stderr] Checking hyper-util v0.1.3 [INFO] [stderr] Checking hyper-rustls v0.24.2 [INFO] [stderr] Checking reqwest v0.11.22 [INFO] [stderr] Checking saasaparilla_notification_common v0.1.0 (/opt/rustwide/workdir/crates/common) [INFO] [stderr] Checking saasaparilla-notification-director v0.1.0 (/opt/rustwide/workdir/crates/director) [INFO] [stderr] Checking saasaparilla-notification-distributor v0.1.0 (/opt/rustwide/workdir/crates/distributor) [INFO] [stderr] Checking saasaparilla-notification-receiver v0.1.0 (/opt/rustwide/workdir/crates/receiver) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 56s [INFO] running `Command { std: "docker" "inspect" "0c320b39dd46aa5170bccdd96432832bd522dcf37299d1f11e669f050e5dec4f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0c320b39dd46aa5170bccdd96432832bd522dcf37299d1f11e669f050e5dec4f", kill_on_drop: false }` [INFO] [stdout] 0c320b39dd46aa5170bccdd96432832bd522dcf37299d1f11e669f050e5dec4f [INFO] checking SaaSaparilla/saasparilla.notification against try#645bb72776a6a56a1a8f52631a44bd082b2ba509 for absurd-question-mark-desugar [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSaaSaparilla%2Fsaasparilla.notification" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/SaaSaparilla/saasparilla.notification on toolchain 645bb72776a6a56a1a8f52631a44bd082b2ba509 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+645bb72776a6a56a1a8f52631a44bd082b2ba509" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-4-tc2/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/SaaSaparilla/saasparilla.notification [INFO] finished tweaking git repo https://github.com/SaaSaparilla/saasparilla.notification [INFO] tweaked toml for git repo https://github.com/SaaSaparilla/saasparilla.notification written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/SaaSaparilla/saasparilla.notification 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" "+645bb72776a6a56a1a8f52631a44bd082b2ba509" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/crates/receiver/Cargo.toml: dependency (openssl) specified without providing a local path, Git repository, version, or workspace dependency to use. This will be considered an error in future versions [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+645bb72776a6a56a1a8f52631a44bd082b2ba509" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 71a64cd845aab6b13bf454fd3f8cec13a135f97f4cda4a03b80eb49af6524dfc [INFO] running `Command { std: "docker" "start" "-a" "71a64cd845aab6b13bf454fd3f8cec13a135f97f4cda4a03b80eb49af6524dfc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "71a64cd845aab6b13bf454fd3f8cec13a135f97f4cda4a03b80eb49af6524dfc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "71a64cd845aab6b13bf454fd3f8cec13a135f97f4cda4a03b80eb49af6524dfc", kill_on_drop: false }` [INFO] [stdout] 71a64cd845aab6b13bf454fd3f8cec13a135f97f4cda4a03b80eb49af6524dfc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+645bb72776a6a56a1a8f52631a44bd082b2ba509" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f4dec93c8cb553e47d5f37265c92f42f2bb188eb73d3112370f55f7cd500d6de [INFO] running `Command { std: "docker" "start" "-a" "f4dec93c8cb553e47d5f37265c92f42f2bb188eb73d3112370f55f7cd500d6de", kill_on_drop: false }` [INFO] [stderr] warning: /opt/rustwide/workdir/crates/receiver/Cargo.toml: dependency (openssl) specified without providing a local path, Git repository, version, or workspace dependency to use. This will be considered an error in future versions [INFO] [stderr] Compiling proc-macro2 v1.0.69 [INFO] [stderr] Compiling libc v0.2.149 [INFO] [stderr] Checking itoa v1.0.9 [INFO] [stderr] Compiling serde v1.0.192 [INFO] [stderr] Compiling futures-core v0.3.29 [INFO] [stderr] Checking once_cell v1.18.0 [INFO] [stderr] Checking smallvec v1.11.1 [INFO] [stderr] Checking log v0.4.20 [INFO] [stderr] Compiling futures-task v0.3.29 [INFO] [stderr] Compiling futures-util v0.3.29 [INFO] [stderr] Compiling thiserror v1.0.50 [INFO] [stderr] Checking futures-sink v0.3.29 [INFO] [stderr] Compiling futures-channel v0.3.29 [INFO] [stderr] Checking indexmap v2.2.3 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Checking memchr v2.6.4 [INFO] [stderr] Checking untrusted v0.9.0 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Checking http v1.0.0 [INFO] [stderr] Checking http v0.2.9 [INFO] [stderr] Checking percent-encoding v2.3.0 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Compiling rustls v0.21.8 [INFO] [stderr] Checking ryu v1.0.15 [INFO] [stderr] Compiling async-trait v0.1.74 [INFO] [stderr] Compiling serde_json v1.0.107 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Checking miniz_oxide v0.7.1 [INFO] [stderr] Checking form_urlencoded v1.2.0 [INFO] [stderr] Checking try-lock v0.2.4 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Checking base64 v0.21.5 [INFO] [stderr] Checking want v0.3.1 [INFO] [stderr] Checking unicode-normalization v0.1.22 [INFO] [stderr] Checking unicode-bidi v0.3.13 [INFO] [stderr] Compiling eyre v0.6.8 [INFO] [stderr] Compiling axum-core v0.4.3 [INFO] [stderr] Checking http-body v0.4.5 [INFO] [stderr] Checking webpki-roots v0.25.2 [INFO] [stderr] Checking http-body v1.0.0 [INFO] [stderr] Checking flate2 v1.0.28 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Checking rustls-pemfile v1.0.3 [INFO] [stderr] Checking idna v0.4.0 [INFO] [stderr] Compiling pkg-config v0.3.29 [INFO] [stderr] Checking indenter v0.3.3 [INFO] [stderr] Compiling axum v0.7.4 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Checking parking_lot_core v0.9.9 [INFO] [stderr] Compiling syn v2.0.38 [INFO] [stderr] Checking socket2 v0.5.5 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking mio v0.8.9 [INFO] [stderr] Checking signal-hook-registry v1.4.1 [INFO] [stderr] Checking socket2 v0.4.10 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking url v2.4.1 [INFO] [stderr] Checking winnow v0.5.40 [INFO] [stderr] Checking hashbrown v0.13.2 [INFO] [stderr] Checking matchit v0.7.3 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking unicode-segmentation v1.11.0 [INFO] [stderr] Checking linked-hash-map v0.5.6 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Checking pathdiff v0.2.1 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling openssl v0.10.63 [INFO] [stderr] Checking yaml-rust v0.4.5 [INFO] [stderr] Compiling openssl-src v300.2.3+3.2.1 [INFO] [stderr] Compiling snap v1.1.1 [INFO] [stderr] Compiling kafka v0.10.0 [INFO] [stderr] Checking ref_slice v1.2.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking convert_case v0.6.0 [INFO] [stderr] Checking const-random v0.1.17 [INFO] [stderr] Checking dlv-list v0.5.2 [INFO] [stderr] Compiling ring v0.17.5 [INFO] [stderr] Compiling openssl-sys v0.9.99 [INFO] [stderr] Checking http-body-util v0.1.0 [INFO] [stderr] Checking ordered-multimap v0.6.0 [INFO] [stderr] Checking twox-hash v1.6.3 [INFO] [stderr] Checking rust-ini v0.19.0 [INFO] [stderr] Compiling serde_derive v1.0.192 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling thiserror-impl v1.0.50 [INFO] [stderr] Compiling pin-project-internal v1.1.3 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Checking tokio v1.33.0 [INFO] [stderr] Checking pin-project v1.1.3 [INFO] [stderr] Checking rustls-webpki v0.101.7 [INFO] [stderr] Checking sct v0.7.1 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Compiling pest v2.7.5 [INFO] [stderr] Compiling pest_meta v2.7.5 [INFO] [stderr] Compiling pest_generator v2.7.5 [INFO] [stderr] Compiling pest_derive v2.7.5 [INFO] [stderr] Checking tokio-util v0.7.10 [INFO] [stderr] Checking tokio-rustls v0.24.1 [INFO] [stderr] Checking async-compression v0.4.4 [INFO] [stderr] Checking tower v0.4.13 [INFO] [stderr] Checking h2 v0.3.21 [INFO] [stderr] Checking h2 v0.4.2 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking bitflags v2.4.2 [INFO] [stderr] Checking serde_spanned v0.6.5 [INFO] [stderr] Checking toml_datetime v0.6.5 [INFO] [stderr] Checking serde_path_to_error v0.1.14 [INFO] [stderr] Checking json5 v0.4.1 [INFO] [stderr] Checking ron v0.8.1 [INFO] [stderr] Checking toml_edit v0.22.4 [INFO] [stderr] Checking toml v0.8.10 [INFO] [stderr] Checking config v0.14.0 [INFO] [stderr] Checking hyper v1.1.0 [INFO] [stderr] Checking hyper-util v0.1.3 [INFO] [stderr] Checking hyper v0.14.27 [INFO] [stderr] Checking hyper-rustls v0.24.2 [INFO] [stderr] Checking reqwest v0.11.22 [INFO] [stderr] Checking saasaparilla_notification_common v0.1.0 (/opt/rustwide/workdir/crates/common) [INFO] [stderr] Checking saasaparilla-notification-distributor v0.1.0 (/opt/rustwide/workdir/crates/distributor) [INFO] [stderr] Checking saasaparilla-notification-director v0.1.0 (/opt/rustwide/workdir/crates/director) [INFO] [stderr] Checking saasaparilla-notification-receiver v0.1.0 (/opt/rustwide/workdir/crates/receiver) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 00s [INFO] running `Command { std: "docker" "inspect" "f4dec93c8cb553e47d5f37265c92f42f2bb188eb73d3112370f55f7cd500d6de", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f4dec93c8cb553e47d5f37265c92f42f2bb188eb73d3112370f55f7cd500d6de", kill_on_drop: false }` [INFO] [stdout] f4dec93c8cb553e47d5f37265c92f42f2bb188eb73d3112370f55f7cd500d6de