[INFO] cloning repository https://github.com/REZ3X/bsdy_api [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/REZ3X/bsdy_api" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FREZ3X%2Fbsdy_api", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FREZ3X%2Fbsdy_api'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] dbc6aac1a1dc982ca6363baba1fbb100f81c1610 [INFO] testing REZ3X/bsdy_api against master#d933cf483edf1605142ac6899ff32536c0ad8b22 for pr-150933 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FREZ3X%2Fbsdy_api" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/REZ3X/bsdy_api [INFO] finished tweaking git repo https://github.com/REZ3X/bsdy_api [INFO] tweaked toml for git repo https://github.com/REZ3X/bsdy_api written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/REZ3X/bsdy_api on toolchain d933cf483edf1605142ac6899ff32536c0ad8b22 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d933cf483edf1605142ac6899ff32536c0ad8b22" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/REZ3X/bsdy_api 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" "+d933cf483edf1605142ac6899ff32536c0ad8b22" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded email-encoding v0.4.1 [INFO] [stderr] Downloaded psm v0.1.30 [INFO] [stderr] Downloaded multer v3.1.0 [INFO] [stderr] Downloaded stacker v0.1.23 [INFO] [stderr] Downloaded cron v0.12.1 [INFO] [stderr] Downloaded axum-extra v0.9.6 [INFO] [stderr] Downloaded lettre v0.11.19 [INFO] [stderr] Downloaded tokio-cron-scheduler v0.11.1 [INFO] [stderr] Downloaded deadpool v0.12.3 [INFO] [stderr] Downloaded axum-macros v0.4.2 [INFO] [stderr] Downloaded rust_decimal v1.40.0 [INFO] [stderr] Downloaded axum-test v16.4.1 [INFO] [stderr] Downloaded simple_asn1 v0.6.4 [INFO] [stderr] Downloaded wiremock v0.6.5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:cfa559dde23f44738f9990739aaa3487d8df3af37eb5df0572f7cf76004a604a" "/opt/rustwide/cargo-home/bin/cargo" "+d933cf483edf1605142ac6899ff32536c0ad8b22" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 65ff2faff81648bdb6b77209b2d304863df4eb78508b511fc95e708569459e35 [INFO] running `Command { std: "docker" "start" "-a" "65ff2faff81648bdb6b77209b2d304863df4eb78508b511fc95e708569459e35", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "65ff2faff81648bdb6b77209b2d304863df4eb78508b511fc95e708569459e35", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "65ff2faff81648bdb6b77209b2d304863df4eb78508b511fc95e708569459e35", kill_on_drop: false }` [INFO] [stdout] 65ff2faff81648bdb6b77209b2d304863df4eb78508b511fc95e708569459e35 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:cfa559dde23f44738f9990739aaa3487d8df3af37eb5df0572f7cf76004a604a" "/opt/rustwide/cargo-home/bin/cargo" "+d933cf483edf1605142ac6899ff32536c0ad8b22" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c72a220c07f7e8b377c80ea0c3641171b2e94a2a6d2246a84a50e5fd0b97beb7 [INFO] running `Command { std: "docker" "start" "-a" "c72a220c07f7e8b377c80ea0c3641171b2e94a2a6d2246a84a50e5fd0b97beb7", kill_on_drop: false }` [INFO] [stderr] Compiling quote v1.0.44 [INFO] [stderr] Compiling libc v0.2.182 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling futures-channel v0.3.32 [INFO] [stderr] Compiling hashbrown v0.16.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling base64ct v1.8.3 [INFO] [stderr] Compiling crypto-common v0.1.7 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling iana-time-zone v0.1.65 [INFO] [stderr] Compiling indexmap v2.13.0 [INFO] [stderr] Compiling pem-rfc7468 v0.7.0 [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Compiling socket2 v0.6.2 [INFO] [stderr] Compiling mio v1.1.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling errno v0.3.14 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling signal-hook-registry v1.4.8 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling openssl-sys v0.9.111 [INFO] [stderr] Compiling der v0.7.10 [INFO] [stderr] Compiling num-bigint-dig v0.8.6 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling object v0.37.3 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling crc v3.4.0 [INFO] [stderr] Compiling event-listener v5.4.1 [INFO] [stderr] Compiling tinyvec v1.10.0 [INFO] [stderr] Compiling hashlink v0.10.0 [INFO] [stderr] Compiling spki v0.7.3 [INFO] [stderr] Compiling futures-sink v0.3.32 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling bitflags v2.11.0 [INFO] [stderr] Compiling pkcs8 v0.10.2 [INFO] [stderr] Compiling rust_decimal v1.40.0 [INFO] [stderr] Compiling pkcs1 v0.7.5 [INFO] [stderr] Compiling openssl v0.10.75 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling getrandom v0.4.1 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling unicode-normalization v0.1.25 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling tokio v1.49.0 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling tracing-core v0.1.36 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling time-core v0.1.8 [INFO] [stderr] Compiling num-conv v0.2.0 [INFO] [stderr] Compiling slab v0.4.12 [INFO] [stderr] Compiling native-tls v0.2.18 [INFO] [stderr] Compiling unicode-properties v0.1.4 [INFO] [stderr] Compiling rustls v0.21.12 [INFO] [stderr] Compiling deranged v0.5.8 [INFO] [stderr] Compiling time-macros v0.2.27 [INFO] [stderr] Compiling stringprep v0.1.5 [INFO] [stderr] Compiling rustls-webpki v0.101.7 [INFO] [stderr] Compiling ar_archive_writer v0.5.1 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling futures-macro v0.3.32 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling tokio-stream v0.1.18 [INFO] [stderr] Compiling psm v0.1.30 [INFO] [stderr] Compiling tinystr v0.8.2 [INFO] [stderr] Compiling potential_utf v0.1.4 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Compiling icu_collections v2.1.1 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling sct v0.7.1 [INFO] [stderr] Compiling futures-intrusive v0.5.0 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling icu_properties v2.1.2 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [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 chrono v0.4.44 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling url v2.5.8 [INFO] [stderr] Compiling signature v2.2.0 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling tokio-util v0.7.18 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling uuid v1.21.0 [INFO] [stderr] Compiling whoami v1.6.1 [INFO] [stderr] Compiling openssl-probe v0.2.1 [INFO] [stderr] Compiling tower v0.5.3 [INFO] [stderr] Compiling h2 v0.4.13 [INFO] [stderr] Compiling sqlx-core v0.8.6 [INFO] [stderr] Compiling h2 v0.3.27 [INFO] [stderr] Compiling hkdf v0.12.4 [INFO] [stderr] Compiling rsa v0.9.10 [INFO] [stderr] Compiling time v0.3.47 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling atoi v2.0.0 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling stacker v0.1.23 [INFO] [stderr] Compiling inout v0.1.4 [INFO] [stderr] Compiling multer v3.1.0 [INFO] [stderr] Compiling unicase v2.9.0 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Compiling sqlx-mysql v0.8.6 [INFO] [stderr] Compiling tokio-rustls v0.24.1 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling serde_path_to_error v0.1.20 [INFO] [stderr] Compiling hyper v0.14.32 [INFO] [stderr] Compiling hyper v1.8.1 [INFO] [stderr] Compiling universal-hash v0.5.1 [INFO] [stderr] Compiling cookie v0.18.1 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling sqlx-macros-core v0.8.6 [INFO] [stderr] Compiling rustls-pemfile v1.0.4 [INFO] [stderr] Compiling hyper-util v0.1.20 [INFO] [stderr] Compiling polyval v0.6.2 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling axum-core v0.4.5 [INFO] [stderr] Compiling axum-macros v0.4.2 [INFO] [stderr] Compiling pin-project-internal v1.1.11 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling hyper-rustls v0.24.2 [INFO] [stderr] Compiling headers-core v0.3.0 [INFO] [stderr] Compiling webpki-roots v0.25.4 [INFO] [stderr] Compiling iri-string v0.7.10 [INFO] [stderr] Compiling tokio-cron-scheduler v0.11.1 [INFO] [stderr] Compiling sync_wrapper v0.1.2 [INFO] [stderr] Compiling reqwest v0.11.27 [INFO] [stderr] Compiling simple_asn1 v0.6.4 [INFO] [stderr] Compiling axum v0.7.9 [INFO] [stderr] Compiling headers v0.4.1 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling pin-project v1.1.11 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling cron v0.12.1 [INFO] [stderr] Compiling chumsky v0.9.3 [INFO] [stderr] Compiling sqlx-macros v0.8.6 [INFO] [stderr] Compiling tower-http v0.6.8 [INFO] [stderr] Compiling ghash v0.5.1 [INFO] [stderr] Compiling ctr v0.9.2 [INFO] [stderr] Compiling aes v0.8.4 [INFO] [stderr] Compiling futures-executor v0.3.32 [INFO] [stderr] Compiling tracing-serde v0.2.0 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling blake2 v0.10.6 [INFO] [stderr] Compiling aead v0.5.2 [INFO] [stderr] Compiling password-hash v0.5.0 [INFO] [stderr] Compiling email-encoding v0.4.1 [INFO] [stderr] Compiling pem v3.0.6 [INFO] [stderr] Compiling rustls-pki-types v1.14.0 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling nom v8.0.0 [INFO] [stderr] Compiling http-range-header v0.4.2 [INFO] [stderr] Compiling email_address v0.2.9 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling quoted_printable v0.5.1 [INFO] [stderr] Compiling reqwest v0.12.28 [INFO] [stderr] Compiling oauth2 v4.4.2 [INFO] [stderr] Compiling tracing-subscriber v0.3.22 [INFO] [stderr] Compiling tower-http v0.5.2 [INFO] [stderr] Compiling axum-extra v0.9.6 [INFO] [stderr] Compiling jsonwebtoken v9.3.1 [INFO] [stderr] Compiling argon2 v0.5.3 [INFO] [stderr] Compiling lettre v0.11.19 [INFO] [stderr] Compiling aes-gcm v0.10.3 [INFO] [stderr] Compiling async-stream v0.3.6 [INFO] [stderr] Compiling sqlx v0.8.6 [INFO] [stderr] Compiling futures v0.3.32 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling bsdy_api v0.4.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 4m 17s [INFO] running `Command { std: "docker" "inspect" "c72a220c07f7e8b377c80ea0c3641171b2e94a2a6d2246a84a50e5fd0b97beb7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c72a220c07f7e8b377c80ea0c3641171b2e94a2a6d2246a84a50e5fd0b97beb7", kill_on_drop: false }` [INFO] [stdout] c72a220c07f7e8b377c80ea0c3641171b2e94a2a6d2246a84a50e5fd0b97beb7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:cfa559dde23f44738f9990739aaa3487d8df3af37eb5df0572f7cf76004a604a" "/opt/rustwide/cargo-home/bin/cargo" "+d933cf483edf1605142ac6899ff32536c0ad8b22" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ebeb8200f2f6cdc8e9f76569321bf307c8d62bc25089a3e65490bdb86c1356d4 [INFO] running `Command { std: "docker" "start" "-a" "ebeb8200f2f6cdc8e9f76569321bf307c8d62bc25089a3e65490bdb86c1356d4", kill_on_drop: false }` [INFO] [stderr] Compiling tokio v1.49.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Compiling tracing-subscriber v0.3.22 [INFO] [stderr] Compiling assert-json-diff v2.0.2 [INFO] [stderr] Compiling num_cpus v1.17.0 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Compiling deadpool-runtime v0.1.4 [INFO] [stderr] Compiling pretty_assertions v1.4.1 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling reserve-port v2.3.0 [INFO] [stderr] Compiling auto-future v1.0.0 [INFO] [stderr] Compiling num-bigint-dig v0.8.6 [INFO] [stderr] Compiling bytesize v1.3.3 [INFO] [stderr] Compiling rust-multipart-rfc7578_2 v0.6.1 [INFO] [stderr] Compiling rsa v0.9.10 [INFO] [stderr] Compiling tokio-util v0.7.18 [INFO] [stderr] Compiling tower v0.5.3 [INFO] [stderr] Compiling tokio-stream v0.1.18 [INFO] [stderr] Compiling tokio-rustls v0.24.1 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling tokio-cron-scheduler v0.11.1 [INFO] [stderr] Compiling deadpool v0.12.3 [INFO] [stderr] Compiling lettre v0.11.19 [INFO] [stderr] Compiling sqlx-core v0.8.6 [INFO] [stderr] Compiling tokio-test v0.4.5 [INFO] [stderr] Compiling h2 v0.4.13 [INFO] [stderr] Compiling h2 v0.3.27 [INFO] [stderr] Compiling tower-http v0.6.8 [INFO] [stderr] Compiling tower-http v0.5.2 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling sqlx-mysql v0.8.6 [INFO] [stderr] Compiling hyper v0.14.32 [INFO] [stderr] Compiling hyper v1.8.1 [INFO] [stderr] Compiling sqlx v0.8.6 [INFO] [stderr] Compiling hyper-util v0.1.20 [INFO] [stderr] Compiling hyper-rustls v0.24.2 [INFO] [stderr] Compiling reqwest v0.11.27 [INFO] [stderr] Compiling axum v0.7.9 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling wiremock v0.6.5 [INFO] [stderr] Compiling reqwest v0.12.28 [INFO] [stderr] Compiling oauth2 v4.4.2 [INFO] [stderr] Compiling axum-extra v0.9.6 [INFO] [stderr] Compiling axum-test v16.4.1 [INFO] [stderr] Compiling bsdy_api v0.4.0 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/rustcGgDIYX/symbols.o" "<3 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libbsdy_api-d1ad84d40249d5d5,libreqwest-81ac17f8498788c0,librustls_pki_types-43396bc1bdb4df85,libhyper_tls-261acdd21a133735,libtower_http-f8f15c4440b6021d,libiri_string-d8b08e8827a09725,libhex-28742b4ca144387c,libtokio_cron_scheduler-2934c0b6e9c4fee1,libcron-1f7cfa701004c6ea,libnom-434bb3290c16ee0b,libanyhow-d0824aa9c7568042,liblettre-86101af711808cdc,libfastrand-503f12a96d791409,libquoted_printable-7d55cf8c6b4707b9,libnom-4d9c1b3764f027c6,libtokio_native_tls-861f9c138b27cf12,libnative_tls-09d95b61bd605e25,libopenssl_probe-2e4370df64ac645e,libopenssl-a8cc6c5c981ba3f1,libforeign_types-5fe497e04623184e,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-bfd20cdd3abae684,libchumsky-a853d0a0f17729c8,libstacker-97469c77a98b1709,libpsm-ac752150fdca7746,libhashbrown-eaae2176f3e8bf92,libahash-da9f2c0544fa1fa8,libemail_encoding-82c1dbcdd87cce54,libemail_address-4a023cb5aae49a0f,liboauth2-a8c809954fbd7851,libbase64-b5296a10b8334a2c,libreqwest-673bfc389f2cca71,librustls_pemfile-6e0118ed5f00ca0e,libhyper_rustls-5aee62d2eba3d126,libwebpki_roots-881d9833caf02a91,libbase64-64299f9d815d057c,libtokio_rustls-79ea247ac572ff0b,librustls-2dd6bc5adf953ced,libsct-14edcbcc9f2ce985,libwebpki-1c36f457ab98ee2e,libhyper-9bced490b8cb937d,libsocket2-ddd9451658a1837c,libh2-28fcbd79b61411af,libsync_wrapper-17f912c27eab8964,libhttp_body-9f93d68e805e88c6,libhttp-e0ce57d7bf25a954,libthiserror-eba59e12b46788a9,libtower_http-3655a013fe388323,libmime_guess-0274a1a829a6a5ea,libunicase-003160ffa59356bd,libhttp_range_header-4ae42ae54e280e27,libjsonwebtoken-044724878788f505,libpem-d607f251a0d98a82,libsimple_asn1-796fdbed544a2708,libtime-0743820201259230,libtime_core-b0a5dd9c151b4fd3,libnum_conv-a6c1e03cf6174049,libderanged-a49ee88422a6728d,libpowerfmt-a0c185df26c26a22,libnum_bigint-58c5b51d4d68a5b4,libring-24c90d3462cff660,libuntrusted-3420b86308bec153,libaxum-1b967100fd801ed6,libmulter-2b9bb26eda6879d5,libencoding_rs-f47fb1c01542042e,libserde_path_to_error-2a477e525bdc48d3,libserde_urlencoded-0d13b096ff63789e,libryu-ace37e26d8308611,libhyper_util-6aaede307958d5cc,libipnet-9aae67a4e846df6d,libhyper-e374c97644e322e9,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libhttparse-4b1ed73b760072b9,libh2-20759f4f79e585ef,libfnv-2d77ec4f6f971b24,libtokio_util-83315791043bab33,libpin_utils-9a5791cba021167a,libatomic_waker-001109810bdecbaa,libhttpdate-9f9d2502c6a38412,libmatchit-b2689776cf6e5db9,libaxum_core-84f923f97d967769,libmime-4b44681fdb2c65f7,libhttp_body_util-6ebe35ca0c711b0b,libhttp_body-c1839cc45fdc82ab,libhttp-2b4f0b9284ae8d87,libtower-0e5f4fa30b1be1a4,libsync_wrapper-48a86ae4bb41793c,libtower_layer-d70c7e404336389b,libtower_service-0d7df29686b13872,libsqlx-8e26fb6f2b538f8f,libsqlx_mysql-3be63923322180f0,libdotenvy-c158e10653a35757,libcrc-7c0e721306e9636e,libcrc_catalog-bb32f52851f13aa4,libbyteorder-1e924d369e48dcfe,libbitflags-be58dba74bfc0aa4,libsha1-2fc5f1a956352d3f,librsa-eac56c067629d9df,libpkcs1-f2509027b3cad75f,libpkcs8-9de28d970756b0c5,libspki-ee64a9e7bf05ff98,libder-1487eaa9c31ac4a8,libpem_rfc7468-f8ef945cc280a305,libbase64ct-82861b8eff39e2a5,libsignature-5f81c04ee84f768a,libnum_bigint_dig-e553d785bf8a2bdf,liblibm-6e8521081c3763a4,libnum_iter-ae606021802b290f,libzeroize-36c98e1e0ab441af,libnum_integer-8cffb7ff8b700dc4,liblazy_static-7864bfee3860acc6,libspin-8121fc2376778888,libsqlx_core-f6090088f003b6e4,libthiserror-66ec817f585f7beb,libindexmap-fb3ae6ea90f53af1,libhashbrown-00f937fe1169347c,libtokio-8dee1ad33cef49a7,libsignal_hook_registry-5720ab1df4abbddd,liberrno-a52f0e2de63da12d,libsocket2-a9e11c9a999805a7,libmio-893c04095b2b1201,libparking_lot-34ed877ef4436992,libparking_lot_core-a6c16c2eeeccaeb8,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libbytes-ff5aca13e3e348ea,libhashlink-a200ded97f2f80e8,libhashbrown-58a46c9697e58a2b,libfoldhash-a84df4cbe8daa3b8,libequivalent-7e0e8cbe6c474a67,liballocator_api2-3bc2480ae44878f3,librust_decimal-5143b7c4f3284011,libarrayvec-e69e5f78daccaf57,libchrono-d61eb1d9e08c9ad0,libiana_time_zone-e4284183d46316cc,libnum_traits-03fd58aafdbeefe6,libuuid-0190e29c63a53079,libgetrandom-9b9aff54f01e3e6d,libserde_json-7f4b9335edc8d39b,libitoa-ae20521aea192d35,libzmij-07c2bc01ed4c756c,liburl-bd3618ba5fbe692b,libidna-dbc71dbc48200717,libutf8_iter-0d9be7b316c2b184,libidna_adapter-d375b6232a2d74e1,libicu_properties-34a946e40c5ff993,libicu_properties_data-8a58b99d72eea4b6,libicu_normalizer-7eb08f3734ddfbd9,libsmallvec-5854932b8c8b4991,libicu_normalizer_data-088c419f54c50650,libicu_collections-8f3521fad84fd199,libpotential_utf-58f9abbdab67c264,libicu_provider-5b6c466b658a8f61,libicu_locale_core-c67374928896e427,libtinystr-22a5f5c44704a899,liblitemap-25fe1ff30044fa90,libwriteable-8a34c6e0a2a8ded3,libzerovec-2ada63c779cc3b4c,libzerotrie-f1ca6b92e0dd5edc,libyoke-a589e16a0df95003,libstable_deref_trait-704f67c99a4c5f65,libzerofrom-cfe09911ec5f7323,libform_urlencoded-b57e943dc1db8475,libpercent_encoding-c53c37e60dd2727e,libtracing-a96dac84bc95980e,liblog-cfb0a897de58af94,libtracing_core-fc2d38f4334e7941,libonce_cell-0ba6aecba7086d38,libcrossbeam_queue-7ccd0d142a4956b3,libcrossbeam_utils-0a46ed2e1921bda3,libeither-6538ad25d255df0b,libevent_listener-5c5b40bf9d040c7d,libparking-49fcf10303d3525f,libfutures_util-d00bd76e19ce6267,libmemchr-9b3f20cfb3ebd3b2,libfutures_io-61a3721ad1bcbdb7,libslab-e253d0c0a7952806,libfutures_channel-269d605913ea0ccb,libpin_project_lite-8a799ba8b4537fa2,libfutures_sink-97e10fe82c3fc434,libfutures_task-eafdccc31efa9d5a,libfutures_core-f0387e1e69ce8814,libsha2-f9090e638dd4b667,librand-407f21a972ffe3e1,librand_chacha-d83241b646646065,libppv_lite86-38abd7b64a4cea80,libzerocopy-f09f79e53136fe59,libhkdf-2e342fa85679a566,libhmac-74e652d1b19fb9c9,libdigest-4921152eeb3b7311,libconst_oid-5d63b50f42b847e9,libblock_buffer-89561fdedc720992,libbase64-2a03de3babadded3,libaes_gcm-f69b518576625521,libctr-af8328041048d300,libghash-e0593e64cc7dc96e,libpolyval-63fa6dc3665179f0,libopaque_debug-1c8528c9b2d49180,libuniversal_hash-1d15257f4b70c21a,libsubtle-ca7024fc66e4388f,libaes-4e322e305a728f10,libcpufeatures-471354fefbcaf2d8,libcipher-69d727dabb59aa5f,libinout-d788a12d9db6d81f,libaead-a0c72c9f4d13c7c0,libcrypto_common-17abfcdca37adf53,libgeneric_array-c18ca592204e9758,libtypenum-0e02f3386ab040bb,librand_core-44541de97192ee28,libgetrandom-a3e528362ec8c810,liblibc-65ee1eb217d721f2,libcfg_if-5af52f617df93f8f,libserde-cb8a02566e9d0e4c,libserde_core-9630c118cbbf7b68}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustcGgDIYX/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ring-2190729a8e30ea41/out" "-L" "/opt/rustwide/target/debug/build/psm-99fbaa4267a92f55/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/test_gemini-d92fbb98b6b88c0a" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `bsdy_api` (test "test_gemini") due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/rustcxgqvMK/symbols.o" "<5 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libbsdy_api-d1ad84d40249d5d5,libreqwest-81ac17f8498788c0,librustls_pki_types-43396bc1bdb4df85,libhyper_tls-261acdd21a133735,libtower_http-f8f15c4440b6021d,libiri_string-d8b08e8827a09725,libhex-28742b4ca144387c,libtokio_cron_scheduler-2934c0b6e9c4fee1,libcron-1f7cfa701004c6ea,libnom-434bb3290c16ee0b,libanyhow-d0824aa9c7568042,liblettre-86101af711808cdc,libfastrand-503f12a96d791409,libquoted_printable-7d55cf8c6b4707b9,libnom-4d9c1b3764f027c6,libtokio_native_tls-861f9c138b27cf12,libnative_tls-09d95b61bd605e25,libopenssl_probe-2e4370df64ac645e,libopenssl-a8cc6c5c981ba3f1,libforeign_types-5fe497e04623184e,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-bfd20cdd3abae684,libchumsky-a853d0a0f17729c8,libstacker-97469c77a98b1709,libpsm-ac752150fdca7746,libhashbrown-eaae2176f3e8bf92,libahash-da9f2c0544fa1fa8,libemail_encoding-82c1dbcdd87cce54,libemail_address-4a023cb5aae49a0f,liboauth2-a8c809954fbd7851,libbase64-b5296a10b8334a2c,libreqwest-673bfc389f2cca71,librustls_pemfile-6e0118ed5f00ca0e,libhyper_rustls-5aee62d2eba3d126,libwebpki_roots-881d9833caf02a91,libbase64-64299f9d815d057c,libtokio_rustls-79ea247ac572ff0b,librustls-2dd6bc5adf953ced,libsct-14edcbcc9f2ce985,libwebpki-1c36f457ab98ee2e,libhyper-9bced490b8cb937d,libsocket2-ddd9451658a1837c,libh2-28fcbd79b61411af,libsync_wrapper-17f912c27eab8964,libhttp_body-9f93d68e805e88c6,libhttp-e0ce57d7bf25a954,libthiserror-eba59e12b46788a9,libtower_http-3655a013fe388323,libmime_guess-0274a1a829a6a5ea,libunicase-003160ffa59356bd,libhttp_range_header-4ae42ae54e280e27,libjsonwebtoken-044724878788f505,libpem-d607f251a0d98a82,libsimple_asn1-796fdbed544a2708,libtime-0743820201259230,libtime_core-b0a5dd9c151b4fd3,libnum_conv-a6c1e03cf6174049,libderanged-a49ee88422a6728d,libpowerfmt-a0c185df26c26a22,libnum_bigint-58c5b51d4d68a5b4,libring-24c90d3462cff660,libuntrusted-3420b86308bec153,libaxum-1b967100fd801ed6,libmulter-2b9bb26eda6879d5,libencoding_rs-f47fb1c01542042e,libserde_path_to_error-2a477e525bdc48d3,libserde_urlencoded-0d13b096ff63789e,libryu-ace37e26d8308611,libhyper_util-6aaede307958d5cc,libipnet-9aae67a4e846df6d,libhyper-e374c97644e322e9,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libhttparse-4b1ed73b760072b9,libh2-20759f4f79e585ef,libfnv-2d77ec4f6f971b24,libtokio_util-83315791043bab33,libpin_utils-9a5791cba021167a,libatomic_waker-001109810bdecbaa,libhttpdate-9f9d2502c6a38412,libmatchit-b2689776cf6e5db9,libaxum_core-84f923f97d967769,libmime-4b44681fdb2c65f7,libhttp_body_util-6ebe35ca0c711b0b,libhttp_body-c1839cc45fdc82ab,libhttp-2b4f0b9284ae8d87,libtower-0e5f4fa30b1be1a4,libsync_wrapper-48a86ae4bb41793c,libtower_layer-d70c7e404336389b,libtower_service-0d7df29686b13872,libsqlx-8e26fb6f2b538f8f,libsqlx_mysql-3be63923322180f0,libdotenvy-c158e10653a35757,libcrc-7c0e721306e9636e,libcrc_catalog-bb32f52851f13aa4,libbyteorder-1e924d369e48dcfe,libbitflags-be58dba74bfc0aa4,libsha1-2fc5f1a956352d3f,librsa-eac56c067629d9df,libpkcs1-f2509027b3cad75f,libpkcs8-9de28d970756b0c5,libspki-ee64a9e7bf05ff98,libder-1487eaa9c31ac4a8,libpem_rfc7468-f8ef945cc280a305,libbase64ct-82861b8eff39e2a5,libsignature-5f81c04ee84f768a,libnum_bigint_dig-e553d785bf8a2bdf,liblibm-6e8521081c3763a4,libnum_iter-ae606021802b290f,libzeroize-36c98e1e0ab441af,libnum_integer-8cffb7ff8b700dc4,liblazy_static-7864bfee3860acc6,libspin-8121fc2376778888,libsqlx_core-f6090088f003b6e4,libthiserror-66ec817f585f7beb,libindexmap-fb3ae6ea90f53af1,libhashbrown-00f937fe1169347c,libtokio-8dee1ad33cef49a7,libsignal_hook_registry-5720ab1df4abbddd,liberrno-a52f0e2de63da12d,libsocket2-a9e11c9a999805a7,libmio-893c04095b2b1201,libparking_lot-34ed877ef4436992,libparking_lot_core-a6c16c2eeeccaeb8,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libbytes-ff5aca13e3e348ea,libhashlink-a200ded97f2f80e8,libhashbrown-58a46c9697e58a2b,libfoldhash-a84df4cbe8daa3b8,libequivalent-7e0e8cbe6c474a67,liballocator_api2-3bc2480ae44878f3,librust_decimal-5143b7c4f3284011,libarrayvec-e69e5f78daccaf57,libchrono-d61eb1d9e08c9ad0,libiana_time_zone-e4284183d46316cc,libnum_traits-03fd58aafdbeefe6,libuuid-0190e29c63a53079,libgetrandom-9b9aff54f01e3e6d,libserde_json-7f4b9335edc8d39b,libitoa-ae20521aea192d35,libzmij-07c2bc01ed4c756c,liburl-bd3618ba5fbe692b,libidna-dbc71dbc48200717,libutf8_iter-0d9be7b316c2b184,libidna_adapter-d375b6232a2d74e1,libicu_properties-34a946e40c5ff993,libicu_properties_data-8a58b99d72eea4b6,libicu_normalizer-7eb08f3734ddfbd9,libsmallvec-5854932b8c8b4991,libicu_normalizer_data-088c419f54c50650,libicu_collections-8f3521fad84fd199,libpotential_utf-58f9abbdab67c264,libicu_provider-5b6c466b658a8f61,libicu_locale_core-c67374928896e427,libtinystr-22a5f5c44704a899,liblitemap-25fe1ff30044fa90,libwriteable-8a34c6e0a2a8ded3,libzerovec-2ada63c779cc3b4c,libzerotrie-f1ca6b92e0dd5edc,libyoke-a589e16a0df95003,libstable_deref_trait-704f67c99a4c5f65,libzerofrom-cfe09911ec5f7323,libform_urlencoded-b57e943dc1db8475,libpercent_encoding-c53c37e60dd2727e,libtracing-a96dac84bc95980e,liblog-cfb0a897de58af94,libtracing_core-fc2d38f4334e7941,libonce_cell-0ba6aecba7086d38,libcrossbeam_queue-7ccd0d142a4956b3,libcrossbeam_utils-0a46ed2e1921bda3,libeither-6538ad25d255df0b,libevent_listener-5c5b40bf9d040c7d,libparking-49fcf10303d3525f,libfutures_util-d00bd76e19ce6267,libmemchr-9b3f20cfb3ebd3b2,libfutures_io-61a3721ad1bcbdb7,libslab-e253d0c0a7952806,libfutures_channel-269d605913ea0ccb,libpin_project_lite-8a799ba8b4537fa2,libfutures_sink-97e10fe82c3fc434,libfutures_task-eafdccc31efa9d5a,libfutures_core-f0387e1e69ce8814,libsha2-f9090e638dd4b667,librand-407f21a972ffe3e1,librand_chacha-d83241b646646065,libppv_lite86-38abd7b64a4cea80,libzerocopy-f09f79e53136fe59,libhkdf-2e342fa85679a566,libhmac-74e652d1b19fb9c9,libdigest-4921152eeb3b7311,libconst_oid-5d63b50f42b847e9,libblock_buffer-89561fdedc720992,libbase64-2a03de3babadded3,libaes_gcm-f69b518576625521,libctr-af8328041048d300,libghash-e0593e64cc7dc96e,libpolyval-63fa6dc3665179f0,libopaque_debug-1c8528c9b2d49180,libuniversal_hash-1d15257f4b70c21a,libsubtle-ca7024fc66e4388f,libaes-4e322e305a728f10,libcpufeatures-471354fefbcaf2d8,libcipher-69d727dabb59aa5f,libinout-d788a12d9db6d81f,libaead-a0c72c9f4d13c7c0,libcrypto_common-17abfcdca37adf53,libgeneric_array-c18ca592204e9758,libtypenum-0e02f3386ab040bb,librand_core-44541de97192ee28,libgetrandom-a3e528362ec8c810,liblibc-65ee1eb217d721f2,libcfg_if-5af52f617df93f8f,libserde-cb8a02566e9d0e4c,libserde_core-9630c118cbbf7b68}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustcxgqvMK/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ring-2190729a8e30ea41/out" "-L" "/opt/rustwide/target/debug/build/psm-99fbaa4267a92f55/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/test_services-2a1b12895b299e42" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `bsdy_api` (test "test_services") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "ebeb8200f2f6cdc8e9f76569321bf307c8d62bc25089a3e65490bdb86c1356d4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ebeb8200f2f6cdc8e9f76569321bf307c8d62bc25089a3e65490bdb86c1356d4", kill_on_drop: false }` [INFO] [stdout] ebeb8200f2f6cdc8e9f76569321bf307c8d62bc25089a3e65490bdb86c1356d4