[INFO] cloning repository https://github.com/zlovtnik/2
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/zlovtnik/2" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzlovtnik%2F2", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzlovtnik%2F2'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 5da8cc6299060c1fca79fb93be786e18a1b49938
[INFO] testing zlovtnik/2 against beta-2025-09-21 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzlovtnik%2F2" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/zlovtnik/2
[INFO] finished tweaking git repo https://github.com/zlovtnik/2
[INFO] tweaked toml for git repo https://github.com/zlovtnik/2 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/zlovtnik/2 on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/zlovtnik/2 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-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e1c7ecd62adbef4ca882640e1dbc0732e815656db90a722bba067cc90255698f
[INFO] running `Command { std: "docker" "start" "-a" "e1c7ecd62adbef4ca882640e1dbc0732e815656db90a722bba067cc90255698f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e1c7ecd62adbef4ca882640e1dbc0732e815656db90a722bba067cc90255698f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e1c7ecd62adbef4ca882640e1dbc0732e815656db90a722bba067cc90255698f", kill_on_drop: false }`
[INFO] [stdout] e1c7ecd62adbef4ca882640e1dbc0732e815656db90a722bba067cc90255698f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4866ed8718e139c35a1d9be1e13621a00987d9a6ca122101a09009f4eb6e79d7
[INFO] running `Command { std: "docker" "start" "-a" "4866ed8718e139c35a1d9be1e13621a00987d9a6ca122101a09009f4eb6e79d7", 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 cfg-if v1.0.1
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling typenum v1.18.0
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling slab v0.4.10
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling hashbrown v0.15.4
[INFO] [stderr]    Compiling cc v1.2.30
[INFO] [stderr]    Compiling litemap v0.8.0
[INFO] [stderr]    Compiling writeable v0.6.1
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling icu_normalizer_data v2.0.0
[INFO] [stderr]    Compiling serde_json v1.0.141
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling zerocopy v0.8.26
[INFO] [stderr]    Compiling icu_properties_data v2.0.1
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling rustversion v1.0.21
[INFO] [stderr]    Compiling rustls-pki-types v1.12.0
[INFO] [stderr]    Compiling anyhow v1.0.98
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling rustls v0.23.29
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling signal-hook-registry v1.4.5
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling indexmap v2.10.0
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling tinyvec v1.9.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling parking v2.2.1
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling iana-time-zone v0.1.63
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling webpki-roots v1.0.2
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling crc v3.3.0
[INFO] [stderr]    Compiling webpki-roots v0.26.11
[INFO] [stderr]    Compiling axum-core v0.3.4
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]    Compiling http v1.3.1
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling rustix v1.0.8
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling unicode-normalization v0.1.24
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling tokio v1.46.1
[INFO] [stderr]    Compiling axum v0.6.20
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]    Compiling linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling prettyplease v0.2.35
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling stringprep v0.1.5
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling event-listener v5.4.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling whoami v1.6.0
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling home v0.5.11
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling flate2 v1.1.2
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]    Compiling unicase v2.8.1
[INFO] [stderr]    Compiling time-core v0.1.4
[INFO] [stderr]    Compiling multimap v0.10.1
[INFO] [stderr]    Compiling zip v0.6.6
[INFO] [stderr]    Compiling time-macros v0.2.22
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling deranged v0.4.0
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling shellexpand v3.1.1
[INFO] [stderr]    Compiling rust-embed-utils v8.7.2
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling overload v0.1.1
[INFO] [stderr]    Compiling base64ct v1.8.0
[INFO] [stderr]    Compiling nu-ansi-term v0.46.0
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling blowfish v0.9.1
[INFO] [stderr]    Compiling tempfile v3.20.0
[INFO] [stderr]    Compiling password-hash v0.5.0
[INFO] [stderr]    Compiling pem v3.0.5
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling blake2 v0.10.6
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling argon2 v0.5.3
[INFO] [stderr]    Compiling bcrypt v0.17.0
[INFO] [stderr]    Compiling rustls-webpki v0.103.4
[INFO] [stderr]    Compiling time v0.3.41
[INFO] [stderr]    Compiling utoipa-swagger-ui v4.0.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[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 thiserror-impl v2.0.12
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling rust-embed-impl v8.7.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling zerovec v0.11.2
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling rust-embed v8.7.2
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling axum-core v0.4.5
[INFO] [stderr]    Compiling tower-http v0.5.2
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling simple_asn1 v0.6.3
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling validator_derive v0.18.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 smallvec v1.15.1
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling uuid v1.17.0
[INFO] [stderr]    Compiling serde_path_to_error v0.1.17
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling utoipa-gen v4.3.1
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling jsonwebtoken v9.3.1
[INFO] [stderr]    Compiling dashmap v6.1.0
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]    Compiling sqlx-core v0.8.6
[INFO] [stderr]    Compiling prost-derive v0.12.6
[INFO] [stderr]    Compiling validator v0.18.1
[INFO] [stderr]    Compiling prost v0.12.6
[INFO] [stderr]    Compiling prost-types v0.12.6
[INFO] [stderr]    Compiling utoipa v4.2.3
[INFO] [stderr]    Compiling sqlx-postgres v0.8.6
[INFO] [stderr]    Compiling prost-build v0.12.6
[INFO] [stderr]    Compiling tonic-build v0.10.2
[INFO] [stderr]    Compiling tokio-util v0.7.15
[INFO] [stderr]    Compiling tokio-io-timeout v1.2.1
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling h2 v0.3.27
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling server v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling hyper-util v0.1.15
[INFO] [stderr]    Compiling axum v0.7.9
[INFO] [stderr]    Compiling sqlx-macros-core v0.8.6
[INFO] [stderr]    Compiling sqlx-macros v0.8.6
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling sqlx v0.8.6
[INFO] [stderr]    Compiling hyper-timeout v0.4.1
[INFO] [stderr]    Compiling tonic v0.10.2
[INFO] [stderr]    Compiling axum-extra v0.7.7
[INFO] [stderr]    Compiling tonic-reflection v0.10.2
[INFO] [stdout] warning: field `base_url` is never read
[INFO] [stdout]    --> src/docs/validation.rs:271:5
[INFO] [stdout]     |
[INFO] [stdout] 270 | pub struct ExampleValidator {
[INFO] [stdout]     |            ---------------- field in this struct
[INFO] [stdout] 271 |     base_url: String,
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 01s
[INFO] running `Command { std: "docker" "inspect" "4866ed8718e139c35a1d9be1e13621a00987d9a6ca122101a09009f4eb6e79d7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4866ed8718e139c35a1d9be1e13621a00987d9a6ca122101a09009f4eb6e79d7", kill_on_drop: false }`
[INFO] [stdout] 4866ed8718e139c35a1d9be1e13621a00987d9a6ca122101a09009f4eb6e79d7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2d69927e179ea49a4f9eee23cc28d36974fcb910a67d5fb0eb0ee4c082dc6c2f
[INFO] running `Command { std: "docker" "start" "-a" "2d69927e179ea49a4f9eee23cc28d36974fcb910a67d5fb0eb0ee4c082dc6c2f", kill_on_drop: false }`
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling tokio v1.46.1
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling pkg-config v0.3.32
[INFO] [stderr]    Compiling rustix v1.0.8
[INFO] [stderr]    Compiling atomic-waker v1.1.2
[INFO] [stderr]    Compiling linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling ipnet v2.11.0
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling foreign-types v0.3.2
[INFO] [stderr]    Compiling openssl-probe v0.1.6
[INFO] [stderr]    Compiling tower-http v0.5.2
[INFO] [stderr]    Compiling sdd v3.0.10
[INFO] [stderr]    Compiling iri-string v0.7.8
[INFO] [stderr]    Compiling serial_test_derive v3.2.0
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling scc v2.3.4
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling sqlx-core v0.8.6
[INFO] [stderr]    Compiling tempfile v3.20.0
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling prost-build v0.12.6
[INFO] [stderr]    Compiling validator v0.18.1
[INFO] [stderr]    Compiling axum-core v0.3.4
[INFO] [stderr]    Compiling axum-core v0.4.5
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling serial_test v3.2.0
[INFO] [stderr]    Compiling tonic-build v0.10.2
[INFO] [stderr]    Compiling utoipa-swagger-ui v4.0.0
[INFO] [stderr]    Compiling utoipa-gen v4.3.1
[INFO] [stderr]    Compiling tokio-util v0.7.15
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling tokio-io-timeout v1.2.1
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling tokio-rustls v0.26.2
[INFO] [stderr]    Compiling server v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling tokio-test v0.4.4
[INFO] [stderr]    Compiling h2 v0.3.27
[INFO] [stderr]    Compiling h2 v0.4.11
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling sqlx-postgres v0.8.6
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling utoipa v4.2.3
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling sqlx-macros-core v0.8.6
[INFO] [stderr]    Compiling hyper-util v0.1.15
[INFO] [stderr]    Compiling sqlx-macros v0.8.6
[INFO] [stderr]    Compiling axum v0.7.9
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling sqlx v0.8.6
[INFO] [stderr]    Compiling reqwest v0.12.22
[INFO] [stderr]    Compiling axum v0.6.20
[INFO] [stderr]    Compiling hyper-timeout v0.4.1
[INFO] [stderr]    Compiling tonic v0.10.2
[INFO] [stderr]    Compiling axum-extra v0.7.7
[INFO] [stderr]    Compiling tonic-reflection v0.10.2
[INFO] [stdout] warning: field `base_url` is never read
[INFO] [stdout]    --> src/docs/validation.rs:271:5
[INFO] [stdout]     |
[INFO] [stdout] 270 | pub struct ExampleValidator {
[INFO] [stdout]     |            ---------------- field in this struct
[INFO] [stdout] 271 |     base_url: String,
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `dummy_pool` is never used
[INFO] [stdout]    --> src/api/auth.rs:671:14
[INFO] [stdout]     |
[INFO] [stdout] 671 |     async fn dummy_pool() -> PgPool {
[INFO] [stdout]     |              ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `server` (lib test); 1 warning emitted
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2025-09-21-x86_64-unknown-linux-gnu/bin/rustc --crate-name server --edition=2021 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("redis"))' -C metadata=8a8251978d47b9d9 -C extra-filename=-6fe9dac81814898a --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-ae63679af1e3713c.rlib --extern argon2=/opt/rustwide/target/debug/deps/libargon2-33fc3e760a452ff7.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-94aec41a8a88deff.so --extern axum=/opt/rustwide/target/debug/deps/libaxum-9b6eb9a59d6f0b17.rlib --extern axum_extra=/opt/rustwide/target/debug/deps/libaxum_extra-bcfe387f1b2a7e03.rlib --extern bcrypt=/opt/rustwide/target/debug/deps/libbcrypt-0197bc48d4f8b24b.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-183e764829fb905e.rlib --extern dashmap=/opt/rustwide/target/debug/deps/libdashmap-4fa4561ce057da55.rlib --extern dotenvy=/opt/rustwide/target/debug/deps/libdotenvy-6d8015f91495fe74.rlib --extern hyper=/opt/rustwide/target/debug/deps/libhyper-52414f740ed55912.rlib --extern jsonwebtoken=/opt/rustwide/target/debug/deps/libjsonwebtoken-9d1f695670341601.rlib --extern prost=/opt/rustwide/target/debug/deps/libprost-ed423706143c3c5d.rlib --extern rand_core=/opt/rustwide/target/debug/deps/librand_core-03acc111838991a1.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-1f4efcd61782cde4.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-895f40005d366be7.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-2357d6e941fe4901.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-34fa1130f5ed0195.rlib --extern serial_test=/opt/rustwide/target/debug/deps/libserial_test-e5119b5403e7ddc4.rlib --extern sqlx=/opt/rustwide/target/debug/deps/libsqlx-251be313f439015a.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-ae012500dccf76d6.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-ecaa8766f16a12a1.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-e8cdef4a650b3e5f.rlib --extern tokio_test=/opt/rustwide/target/debug/deps/libtokio_test-313615960097d0d7.rlib --extern tonic=/opt/rustwide/target/debug/deps/libtonic-5b2841a345fe42a1.rlib --extern tonic_reflection=/opt/rustwide/target/debug/deps/libtonic_reflection-67811c1dcf0502ad.rlib --extern tower=/opt/rustwide/target/debug/deps/libtower-537eafce307cf087.rlib --extern tower_http=/opt/rustwide/target/debug/deps/libtower_http-99efb8a3d8adf3a6.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-c1202153f5dff83a.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-e95b23b710d4e6f1.rlib --extern utoipa=/opt/rustwide/target/debug/deps/libutoipa-f6fe4fc5f790f269.rlib --extern utoipa_swagger_ui=/opt/rustwide/target/debug/deps/libutoipa_swagger_ui-2f602adc0efea45e.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-80ba4fbea25fd3cb.rlib --extern validator=/opt/rustwide/target/debug/deps/libvalidator-78c1e7c1ebe32a5a.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/ring-ce18a122cbc5ee6c/out` (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" "/tmp/rustcD3AuOx/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libserver-47a9d91998458974,libanyhow-ae63679af1e3713c,libtonic_reflection-67811c1dcf0502ad,libprost_types-79be97cd7a10e6ac,libdashmap-4fa4561ce057da55,libhashbrown-7535884dad52ee2f,libjsonwebtoken-9d1f695670341601,libpem-50fba22512037c7c,libsimple_asn1-261918221da08e5c,libtime-e91b22e4eea3354d,libtime_core-ebad1aa9d4f81543,libnum_conv-d3297905cfb69f59,libderanged-16e9b86e17da8cba,libpowerfmt-f6019a2766e431f7,libnum_bigint-a80b284723c46478,libnum_integer-ede0da0965e696a6,libargon2-33fc3e760a452ff7,libblake2-42d763a29a827a8f,libpassword_hash-a36264b8cd0a1d67,libbase64ct-6b4c7cf7de85df6c,libvalidator-78c1e7c1ebe32a5a,libregex-1f4efcd61782cde4,libregex_automata-1d7ff5dbc829ab4d,libaho_corasick-784389ac50f1509c,libregex_syntax-cf9ef9729ec61e4c,libidna-ad07e9b041f7335b,libthiserror-ecaa8766f16a12a1,libtonic-5b2841a345fe42a1,libhyper_timeout-c06878ea775633c1,libtokio_io_timeout-070131f4d91803ec,libasync_stream-a4e25139543d6fa1,libaxum-9aa3112d3b27d883,libbitflags-dde12b0d7d495b50,libsync_wrapper-b5d3a794a1e9deea,libaxum_core-eb1e907be7707848,libhyper-644f641ed193f46d,libh2-ba7979b6b9b52417,libtower-537eafce307cf087,libindexmap-6d87c68703739a3b,libhashbrown-cae2cd0d9cc0a6cf,libbase64-13144a1f1e192158,libprost-ed423706143c3c5d,libpin_project-b0b250276b6e9e3e,libtokio_stream-d19700218f04bc5c,libhttp_body-ac0ac3eab81ceb5d,libhttp-4b117cc5cdebc6e1,libutoipa-f6fe4fc5f790f269,libtower_http-99efb8a3d8adf3a6,libsqlx-251be313f439015a,libsqlx_postgres-0f592e1c36285bae,libhex-13e08b3b00984ab7,libwhoami-e1c15e0dd3e80da7,libhome-28ab713e87f116ce,libmd5-d3b16ad6fc3eb2f5,libbyteorder-7fb216e967c6a54f,libatoi-8410ca4e6caf66c5,libstringprep-0a9ce7c562477d17,libunicode_properties-cba66a393c3a616e,libunicode_normalization-7a4e1df8809c0589,libtinyvec-96a598a2417bf3df,libtinyvec_macros-7b77ea21c73594ca,libunicode_bidi-a9d2c96e849c6f3c,librand-d96574da1fbaed0b,librand_chacha-1c5cbdf2ddaa79be,libppv_lite86-8dadec697d0a2eff,libzerocopy-ae6265f4d6aef6ae,librand_core-03acc111838991a1,libhkdf-678e148a808e7611,libhmac-ed345202865382fa,libsqlx_core-0b07b10d31dcbd70,libwebpki_roots-b8bd08fade288970,libwebpki_roots-fbb83cc2a6d2046a,libthiserror-4571c34690b6c4a3,libsha2-8ef1c64631a67219,libcpufeatures-e04321643d03190d,libdigest-678cc4bdfda772e8,libblock_buffer-8d1a3a59f2af3c83,libcrypto_common-db7f5eda2b896b9b,libgeneric_array-1971f984e9a539a4,libtypenum-f2b179c8a326fef2,librustls-e6507c2d10f78446,libsubtle-2ae6a7038b9a0630,libwebpki-5521adda77acf1cd,libring-8a4e3d64e2e831bb,libgetrandom-2f55bc7e71bb1bf9,libuntrusted-b2f816886faf2178,librustls_pki_types-ac8782e8d529c6fe,libzeroize-9d781f334751eb0e,libhashlink-fecd6a1fe0e11f8e,libchrono-183e764829fb905e,libiana_time_zone-7ebdf60e360da8b0,libnum_traits-f110f501d736bb1f,libuuid-80ba4fbea25fd3cb,liburl-01db75b8c1f3f559,libidna-33836b7f4e4401d2,libutf8_iter-51566bbad89f3a68,libidna_adapter-69f0ce286d3ece22,libicu_properties-af1095b27e3885ac,libicu_properties_data-01a9dfdf4bda796c,libicu_normalizer-bb44a44864996d1b,libicu_normalizer_data-e4fd454ffa065c14,libicu_collections-7ea9fac496bf55ee,libpotential_utf-cfbb8058953efcf1,libicu_provider-ec2014bbea3ea0b7,libicu_locale_core-f01310705b367884,libtinystr-6ccfa0051cebae45,liblitemap-76c583890b84c465,libwriteable-240af3fb4837c678,libzerovec-d462ebf5781b07dd,libzerotrie-f7fdc724eb4563d9,libyoke-2b6cf2f0e880bd3e,libstable_deref_trait-14e4a70bda35dfe8,libzerofrom-364a9339ebe0faf3,libcrossbeam_queue-11af2be1fdeab2ad,libcrossbeam_utils-ca54231108c39f35,libeither-7811ad0c925775b3,libevent_listener-d4e485d8e231b8df,libparking-a9ae72c6c16ee980,libaxum-9b6eb9a59d6f0b17,libserde_path_to_error-be4f41067b11a432,libserde_json-34fa1130f5ed0195,libserde_urlencoded-208881d30e158b20,libryu-a7164637bc4900ee,libform_urlencoded-35907277f0683ea4,libhyper_util-47aefe8539c5d40b,libbase64-32787b0325ea6df8,libpercent_encoding-af9df9186596bd92,libipnet-a38805d99c19843f,libhyper-52414f740ed55912,libwant-0b31e25494497eb5,libtry_lock-8fa2f6971035be84,libhttparse-225777ae3f11a86e,libh2-b668d29312d056e1,libindexmap-8dac003b4d7d2be8,libhashbrown-1b10fa912acc6640,libfoldhash-07f233db1c671507,libequivalent-6a754676e6af62ae,liballocator_api2-8d9c1e895dea53bd,libatomic_waker-06950c8c08d2b8fa,libtokio_util-a77cabe7f0d9841f,libhttpdate-331798cefc82cc7e,libmatchit-616cb01453b9e7d4,libaxum_core-a7515510bd4dc6c5,libmime-0188e0814ca7ddbf,libhttp_body_util-125a6baab0484f95,libhttp_body-11f2ad891619fd82,libhttp-91749a31ed6c7a44,libitoa-ef40fa516293a9d3,libfnv-79e2cbfbe03dcd16,libtracing-c1202153f5dff83a,liblog-d6f7bb1298e9acd0,libtracing_core-6384b3268e2bc892,libtower-af6ceb7a7769c416,libsync_wrapper-dec6d2c880d81363,libfutures_util-85b8a4b4d08c51f5,libmemchr-eb753e192a6bbd2d,libfutures_io-6a4719510b0746bc,libslab-06cf58f8e93304ed,libfutures_channel-0c7632e5ed4dc230,libfutures_sink-ae1eb2d060de53a2,libfutures_task-e09ab7898221cb97,libpin_utils-3860774ad9b215b5,libfutures_core-3b920243fce8fec0,libtower_layer-d908dd771b239ecd,libtower_service-3fb88d28c2218805,libtokio-e8cdef4a650b3e5f,libsignal_hook_registry-7be83d86440f5d25,libsocket2-5483915df1d77936,libbytes-82ad4f0211bdc963,libmio-1f551ea361bf795c,libparking_lot-e8e04d2b35d864f1,libparking_lot_core-4aa3eb9ee8b7032b,libsmallvec-f56649ec85939de5,libserde-2357d6e941fe4901,liblock_api-f1e0a864f057dfa7,libscopeguard-7ec2214574194454,libpin_project_lite-72bf04572caa1c84}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libtempfile-ae012500dccf76d6,libgetrandom-c25dbd92afd283e5,liblibc-a033ff8e3a2aed60,libcfg_if-3a213765134f0c85,libfastrand-751bcde24b8aa073,libonce_cell-e9252a7b5119f3eb,librustix-f2fef41ac91665be,libbitflags-ff7cd226995c6b8d,liblinux_raw_sys-d28fdc10158f862f}.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" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcD3AuOx/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" "/opt/rustwide/target/debug/build/ring-ce18a122cbc5ee6c/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/example_compilation-d779cb505a61bec4" "-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 `server` (test "example_compilation") due to 1 previous error
[ERROR] error running command: no output for 300 seconds
[INFO] running `Command { std: "docker" "inspect" "2d69927e179ea49a4f9eee23cc28d36974fcb910a67d5fb0eb0ee4c082dc6c2f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2d69927e179ea49a4f9eee23cc28d36974fcb910a67d5fb0eb0ee4c082dc6c2f", kill_on_drop: false }`
[INFO] [stdout] 2d69927e179ea49a4f9eee23cc28d36974fcb910a67d5fb0eb0ee4c082dc6c2f
