[INFO] cloning repository https://github.com/sentinel1909/url-shortener-v1 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sentinel1909/url-shortener-v1" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsentinel1909%2Furl-shortener-v1", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsentinel1909%2Furl-shortener-v1'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5ae33878b690ec409b4e4512b95613f895bf07ae [INFO] testing sentinel1909/url-shortener-v1 against beta-2025-02-18 for beta-1.86-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsentinel1909%2Furl-shortener-v1" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/sentinel1909/url-shortener-v1 on toolchain beta-2025-02-18 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-02-18" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/sentinel1909/url-shortener-v1 [INFO] finished tweaking git repo https://github.com/sentinel1909/url-shortener-v1 [INFO] tweaked toml for git repo https://github.com/sentinel1909/url-shortener-v1 written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/sentinel1909/url-shortener-v1 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-2025-02-18" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-02-18" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2759030d9028fa58ebba760771730fadf0d95c0aafe8f8f5070c7c92a00cf823 [INFO] running `Command { std: "docker" "start" "-a" "2759030d9028fa58ebba760771730fadf0d95c0aafe8f8f5070c7c92a00cf823", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2759030d9028fa58ebba760771730fadf0d95c0aafe8f8f5070c7c92a00cf823", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2759030d9028fa58ebba760771730fadf0d95c0aafe8f8f5070c7c92a00cf823", kill_on_drop: false }` [INFO] [stdout] 2759030d9028fa58ebba760771730fadf0d95c0aafe8f8f5070c7c92a00cf823 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-02-18" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6d5102e2edae4f42a097c851d921f7cbdb5ac0016ca903a396cb788ea29ce8ba [INFO] running `Command { std: "docker" "start" "-a" "6d5102e2edae4f42a097c851d921f7cbdb5ac0016ca903a396cb788ea29ce8ba", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling unicode-ident v1.0.16 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling pin-project-lite v0.2.16 [INFO] [stderr] Compiling bytes v1.9.0 [INFO] [stderr] Compiling itoa v1.0.14 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling log v0.4.25 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling writeable v0.5.5 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling litemap v0.7.4 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling icu_locid_transform_data v1.5.0 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling icu_properties_data v1.5.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling cc v1.2.10 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling allocator-api2 v0.2.21 [INFO] [stderr] Compiling foldhash v0.1.4 [INFO] [stderr] Compiling rustls-pki-types v1.11.0 [INFO] [stderr] Compiling ryu v1.0.19 [INFO] [stderr] Compiling icu_normalizer_data v1.5.0 [INFO] [stderr] Compiling utf8_iter v1.0.4 [INFO] [stderr] Compiling serde_json v1.0.137 [INFO] [stderr] Compiling write16 v1.0.0 [INFO] [stderr] Compiling http v1.2.0 [INFO] [stderr] Compiling utf16_iter v1.0.5 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling rustls v0.23.21 [INFO] [stderr] Compiling cpufeatures v0.2.17 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling thiserror v2.0.11 [INFO] [stderr] Compiling syn v2.0.96 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling webpki-roots v0.26.7 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling httparse v1.10.0 [INFO] [stderr] Compiling rustls-pemfile v2.2.0 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling socket2 v0.5.8 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling rustversion v1.0.19 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling tower-service v0.3.3 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling tower-layer v0.3.3 [INFO] [stderr] Compiling parking v2.2.1 [INFO] [stderr] Compiling crc-catalog v2.4.0 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling crc v3.2.1 [INFO] [stderr] Compiling tinyvec v1.8.1 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling indexmap v2.7.1 [INFO] [stderr] Compiling hashlink v0.10.0 [INFO] [stderr] Compiling iana-time-zone v0.1.61 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling semver v1.0.25 [INFO] [stderr] Compiling anyhow v1.0.95 [INFO] [stderr] Compiling event-listener v5.4.0 [INFO] [stderr] Compiling tokio v1.43.0 [INFO] [stderr] Compiling unicode-normalization v0.1.24 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling bitflags v2.8.0 [INFO] [stderr] Compiling unicode-bidi v0.3.18 [INFO] [stderr] Compiling unicode-properties v0.1.3 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling atoi v2.0.0 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling home v0.5.11 [INFO] [stderr] Compiling hkdf v0.12.4 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling whoami v1.5.2 [INFO] [stderr] Compiling dotenvy v0.15.7 [INFO] [stderr] Compiling headers-core v0.3.0 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling data-encoding v2.7.0 [INFO] [stderr] Compiling ipnet v2.11.0 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling stringprep v0.1.5 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling proc-macro-error-attr2 v2.0.0 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling headers v0.4.0 [INFO] [stderr] Compiling strfmt v0.2.4 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling getrandom v0.3.1 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling matchit v0.8.4 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling http-body-util v0.1.2 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling uuid v1.13.0 [INFO] [stderr] Compiling gethostname v0.2.3 [INFO] [stderr] Compiling tracing-log v0.1.4 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling time v0.3.37 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling proc-macro-error2 v2.0.1 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling serde_derive v1.0.217 [INFO] [stderr] Compiling zerofrom-derive v0.1.5 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling thiserror-impl v2.0.11 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling typeshare-annotation v1.0.4 [INFO] [stderr] Compiling async-trait v0.1.85 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling tempfile v3.15.0 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling shuttle-codegen v0.52.0 [INFO] [stderr] Compiling axum-macros v0.5.0 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling zerofrom v0.1.5 [INFO] [stderr] Compiling rustls-webpki v0.102.8 [INFO] [stderr] Compiling yoke v0.7.5 [INFO] [stderr] Compiling axum-core v0.5.0 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling zerovec v0.10.4 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling tinystr v0.7.6 [INFO] [stderr] Compiling icu_collections v1.5.0 [INFO] [stderr] Compiling icu_locid v1.5.0 [INFO] [stderr] Compiling nanoid v0.4.0 [INFO] [stderr] Compiling icu_provider v1.5.0 [INFO] [stderr] Compiling icu_locid_transform v1.5.0 [INFO] [stderr] Compiling icu_properties v1.5.1 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling chrono v0.4.39 [INFO] [stderr] Compiling serde_path_to_error v0.1.16 [INFO] [stderr] Compiling tungstenite v0.26.1 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling futures-intrusive v0.5.0 [INFO] [stderr] Compiling icu_normalizer v1.5.0 [INFO] [stderr] Compiling idna_adapter v1.2.0 [INFO] [stderr] Compiling tracing-bunyan-formatter v0.3.10 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling typeshare v1.0.4 [INFO] [stderr] Compiling shuttle-common v0.52.0 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling sqlx-core v0.8.3 [INFO] [stderr] Compiling shuttle-service v0.52.0 [INFO] [stderr] Compiling sqlx-postgres v0.8.3 [INFO] [stderr] Compiling tokio-util v0.7.13 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling tokio-rustls v0.26.1 [INFO] [stderr] Compiling tokio-tungstenite v0.26.1 [INFO] [stderr] Compiling tower-http v0.6.2 [INFO] [stderr] Compiling h2 v0.4.7 [INFO] [stderr] Compiling sqlx-macros-core v0.8.3 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling sqlx-macros v0.8.3 [INFO] [stderr] Compiling hyper-util v0.1.10 [INFO] [stderr] Compiling hyper-rustls v0.27.5 [INFO] [stderr] Compiling axum v0.8.1 [INFO] [stderr] Compiling reqwest v0.12.12 [INFO] [stderr] Compiling reqwest-middleware v0.4.0 [INFO] [stderr] Compiling sqlx v0.8.3 [INFO] [stderr] Compiling shuttle-shared-db v0.52.0 [INFO] [stderr] Compiling shuttle-api-client v0.52.0 [INFO] [stderr] Compiling shuttle-runtime v0.52.0 [INFO] [stderr] Compiling shuttle-axum v0.52.0 [INFO] [stderr] Compiling axum-extra v0.10.0 [INFO] [stderr] Compiling url-shortener-v1 v0.7.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 51s [INFO] running `Command { std: "docker" "inspect" "6d5102e2edae4f42a097c851d921f7cbdb5ac0016ca903a396cb788ea29ce8ba", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6d5102e2edae4f42a097c851d921f7cbdb5ac0016ca903a396cb788ea29ce8ba", kill_on_drop: false }` [INFO] [stdout] 6d5102e2edae4f42a097c851d921f7cbdb5ac0016ca903a396cb788ea29ce8ba [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-02-18" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b1a28858b38084b4264f93109a356ed8d857ea33acdb5ef22924152190964ece [INFO] running `Command { std: "docker" "start" "-a" "b1a28858b38084b4264f93109a356ed8d857ea33acdb5ef22924152190964ece", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling bitflags v2.8.0 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling pkg-config v0.3.31 [INFO] [stderr] Compiling openssl-probe v0.1.6 [INFO] [stderr] Compiling openssl v0.10.69 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling native-tls v0.2.13 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling structmeta-derive v0.3.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling serde_repr v0.1.19 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Compiling rustls-native-certs v0.7.3 [INFO] [stderr] Compiling filetime v0.2.25 [INFO] [stderr] Compiling etcetera v0.8.0 [INFO] [stderr] Compiling openssl-sys v0.9.104 [INFO] [stderr] Compiling structmeta v0.3.0 [INFO] [stderr] Compiling parse-display-derive v0.9.1 [INFO] [stderr] Compiling darling_macro v0.20.10 [INFO] [stderr] Compiling tempfile v3.15.0 [INFO] [stderr] Compiling xattr v1.4.0 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling serde_json v1.0.137 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling chrono v0.4.39 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling semver v1.0.25 [INFO] [stderr] Compiling serde_path_to_error v0.1.16 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling icu_normalizer v1.5.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling tokio v1.43.0 [INFO] [stderr] Compiling futures-intrusive v0.5.0 [INFO] [stderr] Compiling http-body-util v0.1.2 [INFO] [stderr] Compiling idna_adapter v1.2.0 [INFO] [stderr] Compiling darling v0.20.10 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling serde_with_macros v3.12.0 [INFO] [stderr] Compiling axum-core v0.5.0 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling parse-display v0.9.1 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling docker_credential v1.3.1 [INFO] [stderr] Compiling typeshare v1.0.4 [INFO] [stderr] Compiling shuttle-common v0.52.0 [INFO] [stderr] Compiling tracing-bunyan-formatter v0.3.10 [INFO] [stderr] Compiling sqlx-core v0.8.3 [INFO] [stderr] Compiling serde_with v3.12.0 [INFO] [stderr] Compiling shuttle-service v0.52.0 [INFO] [stderr] Compiling bollard-stubs v1.45.0-rc.26.0.1 [INFO] [stderr] Compiling sqlx-postgres v0.8.3 [INFO] [stderr] Compiling tokio-util v0.7.13 [INFO] [stderr] Compiling tokio-rustls v0.26.1 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling tower-http v0.6.2 [INFO] [stderr] Compiling tokio-tungstenite v0.26.1 [INFO] [stderr] Compiling tokio-tar v0.3.1 [INFO] [stderr] Compiling h2 v0.4.7 [INFO] [stderr] Compiling sqlx-macros-core v0.8.3 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling sqlx-macros v0.8.3 [INFO] [stderr] Compiling hyper-util v0.1.10 [INFO] [stderr] Compiling hyper-rustls v0.27.5 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling axum v0.8.1 [INFO] [stderr] Compiling hyperlocal v0.9.1 [INFO] [stderr] Compiling reqwest v0.12.12 [INFO] [stderr] Compiling sqlx v0.8.3 [INFO] [stderr] Compiling shuttle-shared-db v0.52.0 [INFO] [stderr] Compiling reqwest-middleware v0.4.0 [INFO] [stderr] Compiling bollard v0.17.1 [INFO] [stderr] Compiling shuttle-api-client v0.52.0 [INFO] [stderr] Compiling shuttle-runtime v0.52.0 [INFO] [stderr] Compiling axum-extra v0.10.0 [INFO] [stderr] Compiling shuttle-axum v0.52.0 [INFO] [stderr] Compiling testcontainers v0.23.1 [INFO] [stderr] Compiling url-shortener-v1 v0.7.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling testcontainers-modules v0.11.6 [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcy9CVVe/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,libunicode_width-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{liburl_shortener_v1_lib-2bf888128b775792.rlib,libnanoid-c07485cc2099e87e.rlib,libtracing_bunyan_formatter-d89242a47f5c4273.rlib,libgethostname-64cad9cac48c49f9.rlib,libtracing_subscriber-fe34479d1ad52201.rlib,libsharded_slab-9d3d4272806f2d43.rlib,liblazy_static-3674be3f4245d19b.rlib,libmatchers-11a98ce396a8e88e.rlib,libregex_automata-b62df1e0f34d8873.rlib,libregex_syntax-893772d02d5263ca.rlib,libnu_ansi_term-f931ee7dde0184c0.rlib,liboverload-447f2db329e02fd7.rlib,libthread_local-2c32321f50ebee82.rlib,libtracing_log-89b8fe4fcb2fe22f.rlib,libtracing_log-d75c09c84d0de610.rlib,libtime-86ddf3a0e6191cc5.rlib,libtime_core-1d4d75223b2cf7d2.rlib,libnum_conv-d3297905cfb69f59.rlib,libderanged-92956cf910ef0b9e.rlib,libpowerfmt-f6019a2766e431f7.rlib,libahash-5b1279477748e9be.rlib,libtower_http-a07d977397640e85.rlib,libuuid-763a29d0e9b2cf11.rlib,libgetrandom-833538711f08d86a.rlib,libaxum_extra-2238550c7b2e3def.rlib,libheaders-aecd161962ba58fe.rlib,libsha1-26eaa7522810a962.rlib,libheaders_core-2426e89e7c6bae57.rlib,libaxum-badeaec7c2a2d468.rlib,libserde_path_to_error-55b6d59b2188c816.rlib,libmatchit-9aa922efa503b546.rlib,libaxum_core-5128dc195c239ddc.rlib,libtestcontainers_modules-576c5a26bb3fbffd.rlib,libtestcontainers-e85271aa05924f2a.rlib,libtokio_tar-25eebdea393cbb50.rlib,libxattr-5ed09b9ed2381287.rlib,librustix-57db8c2c7a85c772.rlib,liblinux_raw_sys-bc5c27633ad5d98e.rlib,libfiletime-11033032b4e92906.rlib,libdocker_credential-59731963c57aee93.rlib,libbase64-13144a1f1e192158.rlib,libparse_display-2bf2b62c81bafb1a.rlib,libregex-c1f2f84bdfda4529.rlib,libregex_automata-536e6d7a88b98780.rlib,libaho_corasick-847080ddcc800a8c.rlib,libregex_syntax-cf9ef9729ec61e4c.rlib,libetcetera-2e5e9e270b9aff2b.rlib,libtokio_stream-55cba5889213af70.rlib,libbollard-57eb63248206ad6f.rlib,librustls_native_certs-cb9b8857bfc8e4a2.rlib,libthiserror-4387acf43056d53c.rlib,libhyperlocal-7fe426b8e9678369.rlib,libfutures-06a7600e2af11bf5.rlib,libfutures_executor-7d5443ff87a7831b.rlib,libbollard_stubs-c39f290f0cfb3886.rlib,libserde_with-d309999729400c84.rlib,libsqlx-f7fcd3c2de2572d3.rlib,libsqlx_postgres-b2f0846540036a9d.rlib,libdotenvy-6d8015f91495fe74.rlib,libcrc-96bd24c4b05fb132.rlib,libcrc_catalog-5af10f2bf5720cb5.rlib,libhex-13e08b3b00984ab7.rlib,libwhoami-ccc2ee9ca6214ecf.rlib,libhome-28ab713e87f116ce.rlib,libmd5-4322f3c45a770594.rlib,libatoi-7f60310451345b08.rlib,libnum_traits-9ae3bd34902b5896.rlib,libstringprep-53893cb8c5af962f.rlib,libunicode_properties-cba66a393c3a616e.rlib,libunicode_normalization-9a2aec1b611d7ade.rlib,libtinyvec-bb601ba21b393ba0.rlib,libtinyvec_macros-7b77ea21c73594ca.rlib,libunicode_bidi-a9d2c96e849c6f3c.rlib,librand-022fe81db7da5778.rlib,librand_chacha-274d576d9c6eda7f.rlib,libppv_lite86-eb3ace8cad9ab7b6.rlib,libzerocopy-ce1315543f2db0c7.rlib,libbyteorder-8f59b6d1bfdaa844.rlib,librand_core-38ffc94061015320.rlib,libhkdf-d9c2350f80d5bd73.rlib,libhmac-fd8373343683b3ef.rlib,libsqlx_core-cd8a79aa1903110f.rlib,libthiserror-6f1f57569543a8bf.rlib,libsha2-0109c6402f28a0d0.rlib,libcpufeatures-e04321643d03190d.rlib,libdigest-47ac758414846b33.rlib,libblock_buffer-38c9df5ac7fcce0f.rlib,libcrypto_common-f28820e30da6394a.rlib,libgeneric_array-1b50d99765d5dfd0.rlib,libtypenum-c2fff0d6cd29fbbc.rlib,libhashlink-16cd8ecf0db120e8.rlib,libcrossbeam_queue-27429a00529cda38.rlib,libcrossbeam_utils-a203e1b4b60cdd8d.rlib,libeither-25d411e1ae113441.rlib,libevent_listener-5cedae399e3ad147.rlib,libparking-a9ae72c6c16ee980.rlib,libreqwest-f68ac818973125a1.rlib,libserde_urlencoded-a4cd66f6de8f8249.rlib,libbase64-32787b0325ea6df8.rlib,librustls_pemfile-37fc7deda89168e1.rlib,libipnet-a38805d99c19843f.rlib,libhyper_rustls-e125b8fe3a161e74.rlib,libwebpki_roots-f8bb28e010a903b6.rlib,libhyper_tls-863818f2af38a8e7.rlib,libtokio_native_tls-1d87d9d7ee0190f0.rlib,libtokio_rustls-d4137ffc0b4e186b.rlib,librustls-762f65bfd776fe9c.rlib,libsubtle-2ae6a7038b9a0630.rlib,libwebpki-a65cec16566839a5.rlib,libring-0fccdad5e1871c24.rlib,libgetrandom-b86a5ded14a1c0d1.rlib,libspin-77da57a1b47d23a3.rlib,libuntrusted-b2f816886faf2178.rlib,libzeroize-9d781f334751eb0e.rlib,librustls_pki_types-7013f2d5aa634e0b.rlib,libmime-0188e0814ca7ddbf.rlib,libencoding_rs-c3fa4e07d9944d79.rlib,libserde_json-09a4f1c480673281.rlib,libryu-c61af0f0be00172a.rlib,libtower-7603a105fa98fa7c.rlib,libsync_wrapper-dec6d2c880d81363.rlib,libtower_layer-d908dd771b239ecd.rlib,libnative_tls-0fc20cbff4b4aaef.rlib,libopenssl_probe-2c6d21a9709cae46.rlib,libopenssl-127bd612c49e2af2.rlib,libbitflags-fc1713b2f0086559.rlib,libforeign_types-ce5d663d7c32e748.rlib,libforeign_types_shared-47b443a4583fd949.rlib,libopenssl_sys-aba6d9dd4a3d2a3e.rlib,libhyper_util-9db8996e26982b3e.rlib,libtower_service-3fb88d28c2218805.rlib,libhyper-1d09976f9aaa6961.rlib,libwant-0b31e25494497eb5.rlib,libtry_lock-8fa2f6971035be84.rlib,libhttparse-9a4ee2a4f885fa66.rlib,libh2-c0ac2e3a4aa74b0e.rlib,libtracing-842deca431adccd2.rlib,libtracing_core-94c793835d04b9c8.rlib,libonce_cell-2642703f88b7c2f4.rlib,libindexmap-e9a153bd0d6c68c4.rlib,libhashbrown-193d9a6e6dfbaeb5.rlib,libfoldhash-a52ec6a82c4c6fe4.rlib,libequivalent-487f93f8f6ab5e5b.rlib,liballocator_api2-8d9c1e895dea53bd.rlib,libatomic_waker-06950c8c08d2b8fa.rlib,libtokio_util-0762d6d97408d098.rlib,libhttpdate-331798cefc82cc7e.rlib,libtokio-519a8a0a7ae28db4.rlib,libsignal_hook_registry-3f065a6dddcfee0b.rlib,libsocket2-803e450c0bfb6931.rlib,libmio-942036c1b2516c4b.rlib,libparking_lot-76795b9eaece92d5.rlib,libparking_lot_core-fdf7b82d8e38721a.rlib,liblibc-3fe9b2fe20e86c1d.rlib,libcfg_if-3e7fc4e38d4a72b5.rlib,liblock_api-cec8690087847b60.rlib,libscopeguard-7ec2214574194454.rlib,libhttp_body_util-d3d05df248ef4b62.rlib,libfutures_util-b5709d254823348c.rlib,libmemchr-08f38e9718637002.rlib,libfutures_io-6a4719510b0746bc.rlib,libslab-33a512f5e5040868.rlib,libfutures_channel-0c7632e5ed4dc230.rlib,libfutures_sink-ae1eb2d060de53a2.rlib,libfutures_task-e09ab7898221cb97.rlib,libpin_utils-3860774ad9b215b5.rlib,libpin_project_lite-72bf04572caa1c84.rlib,libhttp_body-07e9375f45a647e4.rlib,liblog-a02491428df75c88.rlib,libfutures_core-3b920243fce8fec0.rlib,liburl-1f374045a0cc7b9f.rlib,libidna-e463597b87e84bc4.rlib,libidna_adapter-5e347b0789aee9e4.rlib,libicu_normalizer-526b257e020081a4.rlib,libicu_normalizer_data-5f7d7c19a0e21ea1.rlib,libwrite16-e996c39ad8ba5f0b.rlib,libutf8_iter-51566bbad89f3a68.rlib,libutf16_iter-7ca3c212f3ee1c68.rlib,libsmallvec-015cb285fb53d31a.rlib,libicu_properties-8b94d856552b6406.rlib,libicu_properties_data-61b2e4b1f2e1f988.rlib,libicu_locid_transform-4a028e8cb9198c9f.rlib,libicu_locid_transform_data-94513cffde0b2fcb.rlib,libicu_collections-a6252268580c2fe2.rlib,libicu_provider-0850dd82f7bd7a2d.rlib,libicu_locid-3bea44e6851d99ad.rlib,liblitemap-77adb1e9469fbec5.rlib,libtinystr-12520a09c6f76ee8.rlib,libzerovec-c53248b66fdf5020.rlib,libwriteable-1e5dea0053e4c229.rlib,libyoke-7e4175c3a0f02e0a.rlib,libzerofrom-dec4823943deafca.rlib,libstable_deref_trait-14e4a70bda35dfe8.rlib,libform_urlencoded-35907277f0683ea4.rlib,libpercent_encoding-af9df9186596bd92.rlib,libserde-7323df6804e1535b.rlib,libhttp-8ddb1eab856a2d71.rlib,libitoa-6e2430f2fa153711.rlib,libbytes-c922de7d27e480b6.rlib,libfnv-79e2cbfbe03dcd16.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,liballoc-*,librustc_std_workspace_core-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ring-17ec51156422fa17/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/api-dcc293cf6cd605c4" "-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 `url-shortener-v1` (test "api") due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "b1a28858b38084b4264f93109a356ed8d857ea33acdb5ef22924152190964ece", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b1a28858b38084b4264f93109a356ed8d857ea33acdb5ef22924152190964ece", kill_on_drop: false }` [INFO] [stdout] b1a28858b38084b4264f93109a356ed8d857ea33acdb5ef22924152190964ece