[INFO] cloning repository https://github.com/20jasper/youtube-summarizer-server
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/20jasper/youtube-summarizer-server" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F20jasper%2Fyoutube-summarizer-server", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F20jasper%2Fyoutube-summarizer-server'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 61967d358d41b62f9b2d278a64e31fc041b3b516
[INFO] testing 20jasper/youtube-summarizer-server against beta-2026-03-05 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F20jasper%2Fyoutube-summarizer-server" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/20jasper/youtube-summarizer-server
[INFO] finished tweaking git repo https://github.com/20jasper/youtube-summarizer-server
[INFO] tweaked toml for git repo https://github.com/20jasper/youtube-summarizer-server written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/20jasper/youtube-summarizer-server on toolchain beta-2026-03-05
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/20jasper/youtube-summarizer-server already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 65caab9814363b6bebac5ba51d5b74399c6f600f20fecbad5dce7d5b5a725615
[INFO] running `Command { std: "docker" "start" "-a" "65caab9814363b6bebac5ba51d5b74399c6f600f20fecbad5dce7d5b5a725615", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "65caab9814363b6bebac5ba51d5b74399c6f600f20fecbad5dce7d5b5a725615", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "65caab9814363b6bebac5ba51d5b74399c6f600f20fecbad5dce7d5b5a725615", kill_on_drop: false }`
[INFO] [stdout] 65caab9814363b6bebac5ba51d5b74399c6f600f20fecbad5dce7d5b5a725615
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6a0db5a178df52d6524b432227a66bf224c73b0bbc3aa547872b85f2b57cff5e
[INFO] running `Command { std: "docker" "start" "-a" "6a0db5a178df52d6524b432227a66bf224c73b0bbc3aa547872b85f2b57cff5e", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling cfg-if v1.0.1
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling typenum v1.18.0
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling writeable v0.6.1
[INFO] [stderr]    Compiling litemap v0.8.0
[INFO] [stderr]    Compiling slab v0.4.11
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling pkg-config v0.3.32
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling icu_normalizer_data v2.0.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling cc v1.2.32
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling icu_properties_data v2.0.1
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling foreign-types v0.3.2
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling openssl-probe v0.1.6
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]    Compiling serde_json v1.0.143
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling http v1.3.1
[INFO] [stderr]    Compiling zerocopy v0.8.26
[INFO] [stderr]    Compiling socket2 v0.6.0
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling parking v2.2.1
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling crc-catalog v2.4.0
[INFO] [stderr]    Compiling tinyvec v1.9.0
[INFO] [stderr]    Compiling crc v3.3.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling tower-service v0.3.3
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling httpdate v1.0.3
[INFO] [stderr]    Compiling atomic-waker v1.1.2
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling unicode-properties v0.1.3
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling unicode-bidi v0.3.18
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling indexmap v2.10.0
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling whoami v1.6.0
[INFO] [stderr]    Compiling unicode-normalization v0.1.24
[INFO] [stderr]    Compiling home v0.5.11
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling tower-layer v0.3.3
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling unicase v2.8.1
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling dotenvy v0.15.7
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling stringprep v0.1.5
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling ipnet v2.11.0
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling mockall_derive v0.13.1
[INFO] [stderr]    Compiling predicates-core v1.0.9
[INFO] [stderr]    Compiling anstyle v1.0.11
[INFO] [stderr]    Compiling http-range-header v0.4.2
[INFO] [stderr]    Compiling iri-string v0.7.8
[INFO] [stderr]    Compiling termtree v0.5.1
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling predicates v3.1.3
[INFO] [stderr]    Compiling predicates-tree v1.0.12
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rustls-pki-types v1.12.0
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling youtube-summarizer-server v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling downcast v0.11.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling matchit v0.8.4
[INFO] [stderr]    Compiling nu-ansi-term v0.50.1
[INFO] [stderr]    Compiling fragile v2.0.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling uuid v1.18.0
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.20.11
[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.30
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]    Compiling axum-macros v0.5.0
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling derive_more v2.0.1
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling axum-core v0.5.2
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling zerovec v0.11.4
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling derive_builder_core v0.20.2
[INFO] [stderr]    Compiling mockall v0.13.1
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling regex v1.11.2
[INFO] [stderr]    Compiling derive_builder_macro v0.20.2
[INFO] [stderr]    Compiling derive_builder v0.20.2
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.2
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling serde_path_to_error v0.1.17
[INFO] [stderr]    Compiling envy v0.4.2
[INFO] [stderr]    Compiling secrecy v0.10.3
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.20
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling h2 v0.4.12
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling sqlx-core v0.8.6
[INFO] [stderr]    Compiling sqlx-postgres v0.8.6
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling hyper-util v0.1.16
[INFO] [stderr]    Compiling sqlx-macros-core v0.8.6
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling axum v0.8.4
[INFO] [stderr]    Compiling reqwest v0.12.23
[INFO] [stderr]    Compiling sqlx-macros v0.8.6
[INFO] [stderr]    Compiling sqlx v0.8.6
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 14s
[INFO] running `Command { std: "docker" "inspect" "6a0db5a178df52d6524b432227a66bf224c73b0bbc3aa547872b85f2b57cff5e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6a0db5a178df52d6524b432227a66bf224c73b0bbc3aa547872b85f2b57cff5e", kill_on_drop: false }`
[INFO] [stdout] 6a0db5a178df52d6524b432227a66bf224c73b0bbc3aa547872b85f2b57cff5e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8b7849e815f5b0243bf8bd272153569f4b43633b4c34821ad5d97e30032801b0
[INFO] running `Command { std: "docker" "start" "-a" "8b7849e815f5b0243bf8bd272153569f4b43633b4c34821ad5d97e30032801b0", kill_on_drop: false }`
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling time-core v0.1.4
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]    Compiling cookie v0.18.1
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling litrs v0.4.2
[INFO] [stderr]    Compiling psl-types v2.0.11
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling winnow v0.7.12
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling time-macros v0.2.22
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling deranged v0.4.0
[INFO] [stderr]    Compiling glob v0.3.2
[INFO] [stderr]    Compiling relative-path v1.9.3
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling document-features v0.2.11
[INFO] [stderr]    Compiling publicsuffix v2.3.0
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling env_logger v0.8.4
[INFO] [stderr]    Compiling futures-timer v3.0.3
[INFO] [stderr]    Compiling quickcheck_macros v1.1.0
[INFO] [stderr]    Compiling rstest_macros v0.26.1
[INFO] [stderr]    Compiling quickcheck v1.0.3
[INFO] [stderr]    Compiling sqlx-core v0.8.6
[INFO] [stderr]    Compiling time v0.3.41
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling regex v1.11.2
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling cookie_store v0.21.1
[INFO] [stderr]    Compiling proc-macro-crate v3.3.0
[INFO] [stderr]    Compiling sqlx-postgres v0.8.6
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling h2 v0.4.12
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling rstest v0.26.1
[INFO] [stderr]    Compiling sqlx-macros-core v0.8.6
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling sqlx-macros v0.8.6
[INFO] [stderr]    Compiling hyper-util v0.1.16
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling axum v0.8.4
[INFO] [stderr]    Compiling reqwest v0.12.23
[INFO] [stderr]    Compiling sqlx v0.8.6
[INFO] [stderr]    Compiling reqwest_cookie_store v0.8.2
[INFO] [stderr]    Compiling httpc-test v0.1.10
[INFO] [stderr]    Compiling youtube-summarizer-server v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr] error: could not compile `youtube-summarizer-server` (lib test)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2026-03-05-x86_64-unknown-linux-gnu/bin/rustc --crate-name youtube_summarizer_server --edition=2024 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --warn=unused '--warn=clippy::pedantic' '--deny=clippy::wildcard_enum_match_arm' '--deny=clippy::wildcard_dependencies' '--warn=clippy::verbose_file_reads' --warn=variant-size-differences '--warn=clippy::useless_concat' '--warn=clippy::unseparated_literal_suffix' --deny=unsafe-op-in-unsafe-fn --deny=unsafe-code '--warn=clippy::unneeded_field_pattern' '--warn=clippy::unnecessary_self_imports' '--warn=clippy::unnecessary_safety_comment' '--warn=clippy::unnecessary_map_or' '--warn=clippy::unimplemented' '--warn=clippy::undocumented_unsafe_blocks' '--warn=clippy::try_err' '--warn=clippy::todo' '--warn=clippy::suspicious_xor_used_as_pow' '--warn=clippy::string_lit_chars_any' '--warn=clippy::semicolon_outside_block' '--warn=clippy::same_name_method' --warn=rust-2021-compatibility --warn=rust-2018-idioms --warn=rust-2018-compatibility '--warn=clippy::redundant_test_prefix' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::rc_buffer' --warn=non-ascii-idents '--warn=clippy::negative_feature_names' '--warn=clippy::needless_raw_strings' '--allow=clippy::must_use_candidate' '--warn=clippy::modulo_arithmetic' '--deny=clippy::mod_module_files' '--allow=clippy::missing_panics_doc' '--allow=clippy::missing_errors_doc' --warn=missing-abi '--warn=clippy::mem_forget' --deny=macro_use_extern_crate --warn=let-underscore-drop '--warn=clippy::indexing_slicing' '--warn=clippy::if_then_some_else_none' '--warn=clippy::format_push_string' '--warn=clippy::fn_to_numeric_cast_any' '--warn=clippy::float_cmp_const' --warn=ffi-unwind-calls '--warn=clippy::empty_structs_with_brackets' '--warn=clippy::empty_drop' '--warn=clippy::default_union_representation' '--warn=clippy::decimal_literal_representation' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--warn=clippy::assertions_on_result_states' '--warn=clippy::as_underscore' '--warn=clippy::as_conversions' '--warn=clippy::alloc_instead_of_core' --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("axiom", "dotenv"))' -C metadata=f779ccf5b9c68e94 -C extra-filename=-132cd94e466074d7 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern axum=/opt/rustwide/target/debug/deps/libaxum-18979bab9b366ae7.rlib --extern axum_macros=/opt/rustwide/target/debug/deps/libaxum_macros-c4a020bd3d7e428d.so --extern derive_builder=/opt/rustwide/target/debug/deps/libderive_builder-f973e8f1a6fcf36f.rlib --extern derive_more=/opt/rustwide/target/debug/deps/libderive_more-659aa4dec7f95703.rlib --extern envy=/opt/rustwide/target/debug/deps/libenvy-258dc65eb4342050.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-69ab3a4d023f6b88.rlib --extern http_body_util=/opt/rustwide/target/debug/deps/libhttp_body_util-3e17c470bd7f7a50.rlib --extern httpc_test=/opt/rustwide/target/debug/deps/libhttpc_test-633828135283a44b.rlib --extern mime=/opt/rustwide/target/debug/deps/libmime-0188e0814ca7ddbf.rlib --extern mockall=/opt/rustwide/target/debug/deps/libmockall-00076b1c51804550.rlib --extern quickcheck=/opt/rustwide/target/debug/deps/libquickcheck-8659f2548688ea0f.rlib --extern quickcheck_macros=/opt/rustwide/target/debug/deps/libquickcheck_macros-d917ce54b973078b.so --extern regex=/opt/rustwide/target/debug/deps/libregex-5b497a9c96a50dce.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-6f5aa43e3017210e.rlib --extern rstest=/opt/rustwide/target/debug/deps/librstest-80fcbd9de361de42.rlib --extern secrecy=/opt/rustwide/target/debug/deps/libsecrecy-e34d2cd3745bec74.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-2741b8ce336a4a12.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-9257a3bfa781c30c.rlib --extern sqlx=/opt/rustwide/target/debug/deps/libsqlx-e7e830112f6bfcae.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-09d18ee7787a1e7e.rlib --extern tokio_stream=/opt/rustwide/target/debug/deps/libtokio_stream-c299a45ffc0a6b9a.rlib --extern tower=/opt/rustwide/target/debug/deps/libtower-c70b7a35fdb07a19.rlib --extern tower_http=/opt/rustwide/target/debug/deps/libtower_http-4edaeaff27ffba38.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-b81aec56c4a781a1.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-25b3af6ae8fdb384.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-82d13558ad651dd6.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-622994aab67bfc65.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill)
[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/rustc2UNi99/symbols.o" "<7 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{librstest-80fcbd9de361de42,libfutures_timer-17baedd4276dc448,libyoutube_summarizer_server-50ca3e701bd9ec3c,libenvy-258dc65eb4342050,libtokio_stream-c299a45ffc0a6b9a,libregex-5b497a9c96a50dce,libsecrecy-e34d2cd3745bec74,libmockall-00076b1c51804550,libpredicates_tree-46ad03f9768d69b0,libtermtree-521441ca5d2a12de,libpredicates-cc0c335105354dec,libanstyle-2f06797f0de1416c,libpredicates_core-3695342782bdead5,libfragile-55711b8ade55a59e,libdowncast-9499821a08ce6945,libfutures-69ab3a4d023f6b88,libfutures_executor-2ec304dd05a79319,libderive_builder-f973e8f1a6fcf36f,libderive_more-659aa4dec7f95703,libaxum-18979bab9b366ae7,libserde_path_to_error-74c4c256c1c3d835,libmatchit-9aa922efa503b546,libaxum_core-e9ad62af251f8677,libtracing_subscriber-25b3af6ae8fdb384,libsharded_slab-bd3e89e1e50b7c87,liblazy_static-3674be3f4245d19b,libmatchers-1ca9c068c8dfa5d8,libregex_automata-53fc3980dcacb4f3,libaho_corasick-bbfbf5115799d522,libregex_syntax-cf9ef9729ec61e4c,libnu_ansi_term-e9210014b02935ec,libthread_local-b0353c0cb67d4ae6,libtracing_log-5fc511f35d339540,libuuid-622994aab67bfc65,libgetrandom-c99dc2bc56139353,libsqlx-e7e830112f6bfcae,libsqlx_postgres-57bba4837f7dfe37,libdotenvy-6d8015f91495fe74,libcrc-fcaea11bad78f3a8,libcrc_catalog-5af10f2bf5720cb5,libhex-13e08b3b00984ab7,libwhoami-e1c15e0dd3e80da7,libhome-28ab713e87f116ce,libmd5-88ca3b7309368302,libbyteorder-7fb216e967c6a54f,libatoi-0b4bb2197bb1ff28,libnum_traits-78e6e49ea324715f,libstringprep-566e72ff77c7564b,libunicode_properties-cba66a393c3a616e,libunicode_normalization-870c1ffcd0c034a5,libtinyvec-5c4dad597805d566,libtinyvec_macros-7b77ea21c73594ca,libunicode_bidi-a9d2c96e849c6f3c,librand-62eea000de5f0d3d,librand_chacha-a9abd9b65fa967af,libppv_lite86-8e0e0ee375812b97,libzerocopy-57f1b6f6b592ba8f,librand_core-f5af678247aac19f,libgetrandom-81ba40d38a803fdf,libhkdf-2cbb8717cdc29af0,libhmac-0abf9668f47d75af,libsqlx_core-5622dad2e6b7b110,libthiserror-471e89b4c9547c9b,libsha2-b39cacdae26a4ae1,libcpufeatures-e04321643d03190d,libdigest-ea42b4d6c89f301a,libsubtle-2ae6a7038b9a0630,libblock_buffer-0dc685f90ebcf515,libcrypto_common-b3c9353aa3be6a3d,libgeneric_array-373dfccc781d5b87,libtypenum-2411508f27232473,libhashlink-f007fbd3ee912335,libcrossbeam_queue-7c6dbf82c0535e67,libcrossbeam_utils-076f45bf81d9c2d2,libeither-a4ed6f903a15cf95,libevent_listener-86f0ab0f3c18080c,libparking-a9ae72c6c16ee980,libreqwest-6f5aa43e3017210e,libserde_urlencoded-a35999907c8cdfdd,libcookie_store-9b3a4f851bdfd0eb,libpublicsuffix-3cd9d380a282b761,libpsl_types-be5f8942940e3a9c,libcookie-949bdcaf4b08695c,libtime-620311eacf68bda7,libtime_core-ebad1aa9d4f81543,libnum_conv-d3297905cfb69f59,libderanged-d7d77992636cfc06,libpowerfmt-f6019a2766e431f7,librustls_pki_types-23d65a0c440d13dc,libzeroize-9d781f334751eb0e,libhyper_tls-2e736041bf1694f3,libtokio_native_tls-7e7bac8bd7d3677b,libencoding_rs-455f6c9b70001295,libserde_json-9257a3bfa781c30c,libryu-a7164637bc4900ee,libtower_http-4edaeaff27ffba38,libmime_guess-e44a3b44ef28bc78,libunicase-a96f10189856838f,libmime-0188e0814ca7ddbf,libhttp_range_header-2c1927e1cc51b209,libiri_string-f2231ba2cbe5b068,libtower-c70b7a35fdb07a19,libtower_layer-d908dd771b239ecd,libnative_tls-a17e3bd8d855722a,libopenssl_probe-2c6d21a9709cae46,libopenssl-eb0c18b5c54b5992,libbitflags-09ab521ff94ef481,libforeign_types-4fe1886d5d9265b9,libforeign_types_shared-47b443a4583fd949,libopenssl_sys-86505c096e6173c0,libhyper_util-3b087ace01b60a2b,libbase64-32787b0325ea6df8,libipnet-a38805d99c19843f,libtower_service-3fb88d28c2218805,libhyper-0be80f739e394a25,libwant-7a6260b9c50f1479,libtry_lock-8fa2f6971035be84,libhttparse-8c9b827b8f345444,libh2-dd8a5bcaf42e91ff,libtracing-b81aec56c4a781a1,libtracing_core-aa4ed84ab5d584f8,libonce_cell-e9252a7b5119f3eb,libindexmap-2cba526cd5268de2,libhashbrown-621f4a290160b487,libfoldhash-07f233db1c671507,libequivalent-6a754676e6af62ae,liballocator_api2-8d9c1e895dea53bd,libatomic_waker-06950c8c08d2b8fa,libhttpdate-331798cefc82cc7e,libfutures_util-57d51f33f7327e7e,libmemchr-eb753e192a6bbd2d,libfutures_io-6a4719510b0746bc,libslab-5629529544b2a983,libfutures_channel-3bb2db6cecc5bacb,libfutures_task-e09ab7898221cb97,libpin_utils-3860774ad9b215b5,libtokio_util-a31479808a778262,libfutures_sink-ae1eb2d060de53a2,libtokio-09d18ee7787a1e7e,libsignal_hook_registry-195f1eaee40f65b0,libsocket2-8805f886c754cbd3,libmio-7513b4aed0fa4e49,libparking_lot-a1f5672d2ce1fa67,libparking_lot_core-cbcec665c3b85861,liblibc-a3a782fcd3bf4e41,libcfg_if-3a213765134f0c85,liblock_api-2e9dabb47f2eef10,libscopeguard-7ec2214574194454,libhttp_body_util-3e17c470bd7f7a50,libpin_project_lite-72bf04572caa1c84,libhttp_body-105ee97081f5a2ad,liblog-d6f7bb1298e9acd0,liburl-82d13558ad651dd6,libidna-9b2265025ef83274,libutf8_iter-51566bbad89f3a68,libidna_adapter-ac36e735e2bef350,libicu_properties-99fa0e60283b0140,libicu_properties_data-b53d225676b50701,libicu_normalizer-9dc6caa3e89b8a16,libsmallvec-dfb6e7642ce20a75,libicu_normalizer_data-ff82f05aef08137e,libicu_collections-56a51f315b786e41,libpotential_utf-8db4bb319afe84db,libicu_provider-3fe94f67ab8ede59,libicu_locale_core-621686fad0bcc4a1,libtinystr-4e2f4a194231c36b,liblitemap-76c583890b84c465,libwriteable-240af3fb4837c678,libzerovec-e727a6e3bff9e87c,libzerotrie-b990ad612eece1b7,libyoke-3d658d9752bfe52f,libstable_deref_trait-14e4a70bda35dfe8,libzerofrom-7bd1b16f23804c55,libform_urlencoded-58b0f0edb59b40d2,libpercent_encoding-fa055ecaa1e57cfa,libserde-2741b8ce336a4a12,libhttp-2d03230cfda7aff1,libitoa-ef40fa516293a9d3,libbytes-82ad4f0211bdc963,libfnv-79e2cbfbe03dcd16,libsync_wrapper-a254cb6192850e87,libfutures_core-3b920243fce8fec0}.rlib" "<sysroot>/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/rustc2UNi99/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/spawn_app-6e306c2dd522e093" "-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 `youtube-summarizer-server` (test "spawn_app") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "8b7849e815f5b0243bf8bd272153569f4b43633b4c34821ad5d97e30032801b0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8b7849e815f5b0243bf8bd272153569f4b43633b4c34821ad5d97e30032801b0", kill_on_drop: false }`
[INFO] [stdout] 8b7849e815f5b0243bf8bd272153569f4b43633b4c34821ad5d97e30032801b0
