[INFO] cloning repository https://github.com/555cider/auth-server
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/555cider/auth-server" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F555cider%2Fauth-server", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F555cider%2Fauth-server'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 05e692db302d25099b6ff51ba8be53f059bfc4b7
[INFO] testing 555cider/auth-server against 1.98.0-beta.1 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F555cider%2Fauth-server" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/555cider/auth-server
[INFO] finished tweaking git repo https://github.com/555cider/auth-server
[INFO] tweaked toml for git repo https://github.com/555cider/auth-server written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/555cider/auth-server on toolchain 1.98.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/555cider/auth-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" "+1.98.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] ad11305d3b83d186ea319b89ded4f1a89a6f6592e811bd222c93dfe450debf3d
[INFO] running `Command { std: "docker" "start" "ad11305d3b83d186ea319b89ded4f1a89a6f6592e811bd222c93dfe450debf3d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ad11305d3b83d186ea319b89ded4f1a89a6f6592e811bd222c93dfe450debf3d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "ad11305d3b83d186ea319b89ded4f1a89a6f6592e811bd222c93dfe450debf3d" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ad11305d3b83d186ea319b89ded4f1a89a6f6592e811bd222c93dfe450debf3d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "ad11305d3b83d186ea319b89ded4f1a89a6f6592e811bd222c93dfe450debf3d" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.184
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling pin-project-lite v0.2.17
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]    Compiling litemap v0.8.2
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling writeable v0.6.3
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling icu_normalizer_data v2.2.0
[INFO] [stderr]    Compiling icu_properties_data v2.2.0
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling find-msvc-tools v0.1.9
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling rustls-pki-types v1.14.0
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling cc v1.2.60
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling rustls v0.23.37
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling hashbrown v0.17.0
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling webpki-roots v1.0.6
[INFO] [stderr]    Compiling base64ct v1.8.3
[INFO] [stderr]    Compiling webpki-roots v0.26.11
[INFO] [stderr]    Compiling crc v3.4.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling tinyvec v1.11.0
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling unicode-normalization v0.1.25
[INFO] [stderr]    Compiling unicode-bidi v0.3.18
[INFO] [stderr]    Compiling unicode-properties v0.1.4
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling pem-rfc7468 v0.7.0
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling uuid v1.23.0
[INFO] [stderr]    Compiling dotenvy v0.15.7
[INFO] [stderr]    Compiling home v0.5.12
[INFO] [stderr]    Compiling semver v1.0.28
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling mio v1.2.0
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling whoami v1.6.1
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling stringprep v0.1.5
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling der v0.7.10
[INFO] [stderr]    Compiling num-conv v0.2.1
[INFO] [stderr]    Compiling time-core v0.1.8
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling deranged v0.5.8
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling time-macros v0.2.27
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling cookie v0.18.1
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling tokio v1.51.1
[INFO] [stderr]    Compiling password-hash 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 nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling argon2 v0.5.3
[INFO] [stderr]    Compiling serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling spki v0.7.3
[INFO] [stderr]    Compiling pkcs8 v0.10.2
[INFO] [stderr]    Compiling ed25519 v2.2.3
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling zerofrom v0.1.7
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling yoke v0.8.2
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling rustls-webpki v0.103.11
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling zerovec v0.11.6
[INFO] [stderr]    Compiling zerotrie v0.2.4
[INFO] [stderr]    Compiling axum-core v0.5.6
[INFO] [stderr]    Compiling ed25519-dalek v2.2.0
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling tinystr v0.8.3
[INFO] [stderr]    Compiling potential_utf v0.1.5
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling icu_collections v2.2.0
[INFO] [stderr]    Compiling icu_locale_core v2.2.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling icu_provider v2.2.0
[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 icu_properties v2.2.0
[INFO] [stderr]    Compiling icu_normalizer v2.2.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]    Compiling hyper v1.9.0
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling axum v0.8.8
[INFO] [stderr]    Compiling sqlx-core v0.8.6
[INFO] [stderr]    Compiling sqlx-postgres v0.8.6
[INFO] [stderr]    Compiling axum-extra v0.10.3
[INFO] [stderr]    Compiling sqlx-macros-core v0.8.6
[INFO] [stderr]    Compiling sqlx-macros v0.8.6
[INFO] [stderr]    Compiling sqlx v0.8.6
[INFO] [stderr]    Compiling auth-server v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 36s
[INFO] running `Command { std: "docker" "inspect" "ad11305d3b83d186ea319b89ded4f1a89a6f6592e811bd222c93dfe450debf3d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "ad11305d3b83d186ea319b89ded4f1a89a6f6592e811bd222c93dfe450debf3d" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling hyper v1.9.0
[INFO] [stderr]    Compiling ipnet v2.12.0
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling iri-string v0.7.12
[INFO] [stderr]    Compiling psl-types v2.0.11
[INFO] [stderr]    Compiling litrs v1.0.0
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling axum-core v0.5.6
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling publicsuffix v2.3.0
[INFO] [stderr]    Compiling document-features v0.2.12
[INFO] [stderr]    Compiling sqlx-core v0.8.6
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling cookie_store v0.22.1
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling axum v0.8.8
[INFO] [stderr]    Compiling hyper-rustls v0.27.8
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling sqlx-postgres v0.8.6
[INFO] [stderr]    Compiling axum-extra v0.10.3
[INFO] [stderr]    Compiling sqlx-macros-core v0.8.6
[INFO] [stderr]    Compiling sqlx-macros v0.8.6
[INFO] [stderr]    Compiling sqlx v0.8.6
[INFO] [stderr]    Compiling auth-server v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr] error: could not compile `auth-server` (lib test)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.98.0-beta.1-x86_64-unknown-linux-gnu/bin/rustc --crate-name auth_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 --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=22ff0962c9987703 -C extra-filename=-e84ff9f04c70aedd --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern argon2=/opt/rustwide/target/debug/deps/libargon2-6e15dbd4e61c18f0.rlib --extern axum=/opt/rustwide/target/debug/deps/libaxum-ac3e98274e1b420f.rlib --extern axum_extra=/opt/rustwide/target/debug/deps/libaxum_extra-0b8c4dc3d9bb551d.rlib --extern base64=/opt/rustwide/target/debug/deps/libbase64-32787b0325ea6df8.rlib --extern ed25519_dalek=/opt/rustwide/target/debug/deps/libed25519_dalek-e3f21d40437a9060.rlib --extern hex=/opt/rustwide/target/debug/deps/libhex-13e08b3b00984ab7.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-af3a8a226a6fd341.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-7a2d0aceb87da547.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-870ee391e4f6e8f9.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-4f2a8ee7a8a3e718.rlib --extern sha2=/opt/rustwide/target/debug/deps/libsha2-095ad84fd5bfa493.rlib --extern sqlx=/opt/rustwide/target/debug/deps/libsqlx-18b58c8c36f1d506.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-5e90adc18491a337.rlib --extern time=/opt/rustwide/target/debug/deps/libtime-028f82f5a26f646c.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-2cdb5bdb490ab4aa.rlib --extern tower=/opt/rustwide/target/debug/deps/libtower-06e00ee20922f6d3.rlib --extern tower_http=/opt/rustwide/target/debug/deps/libtower_http-5bf00ef41677df34.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-4cef0f2badfdb422.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-17656dda72800efe.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-6cff7e556a4c22ee.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-f929fe803026bd35.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/ring-156c9dc3277a84fc/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `auth-server` (test "admin")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.98.0-beta.1-x86_64-unknown-linux-gnu/bin/rustc --crate-name admin --edition=2024 tests/admin.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())' -C metadata=ff9ce3781864b008 -C extra-filename=-b4059a48e408be7b --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern argon2=/opt/rustwide/target/debug/deps/libargon2-6e15dbd4e61c18f0.rlib --extern auth_server=/opt/rustwide/target/debug/deps/libauth_server-aa252198ed3d4dfd.rlib --extern axum=/opt/rustwide/target/debug/deps/libaxum-ac3e98274e1b420f.rlib --extern axum_extra=/opt/rustwide/target/debug/deps/libaxum_extra-0b8c4dc3d9bb551d.rlib --extern base64=/opt/rustwide/target/debug/deps/libbase64-32787b0325ea6df8.rlib --extern ed25519_dalek=/opt/rustwide/target/debug/deps/libed25519_dalek-e3f21d40437a9060.rlib --extern hex=/opt/rustwide/target/debug/deps/libhex-13e08b3b00984ab7.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-af3a8a226a6fd341.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-7a2d0aceb87da547.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-870ee391e4f6e8f9.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-4f2a8ee7a8a3e718.rlib --extern sha2=/opt/rustwide/target/debug/deps/libsha2-095ad84fd5bfa493.rlib --extern sqlx=/opt/rustwide/target/debug/deps/libsqlx-18b58c8c36f1d506.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-5e90adc18491a337.rlib --extern time=/opt/rustwide/target/debug/deps/libtime-028f82f5a26f646c.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-2cdb5bdb490ab4aa.rlib --extern tower=/opt/rustwide/target/debug/deps/libtower-06e00ee20922f6d3.rlib --extern tower_http=/opt/rustwide/target/debug/deps/libtower_http-5bf00ef41677df34.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-4cef0f2badfdb422.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-17656dda72800efe.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-6cff7e556a4c22ee.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-f929fe803026bd35.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/ring-156c9dc3277a84fc/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] error: could not compile `auth-server` (test "oauth")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.98.0-beta.1-x86_64-unknown-linux-gnu/bin/rustc --crate-name oauth --edition=2024 tests/oauth.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())' -C metadata=b693623f6e16d726 -C extra-filename=-8743a22b780e8bf9 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern argon2=/opt/rustwide/target/debug/deps/libargon2-6e15dbd4e61c18f0.rlib --extern auth_server=/opt/rustwide/target/debug/deps/libauth_server-aa252198ed3d4dfd.rlib --extern axum=/opt/rustwide/target/debug/deps/libaxum-ac3e98274e1b420f.rlib --extern axum_extra=/opt/rustwide/target/debug/deps/libaxum_extra-0b8c4dc3d9bb551d.rlib --extern base64=/opt/rustwide/target/debug/deps/libbase64-32787b0325ea6df8.rlib --extern ed25519_dalek=/opt/rustwide/target/debug/deps/libed25519_dalek-e3f21d40437a9060.rlib --extern hex=/opt/rustwide/target/debug/deps/libhex-13e08b3b00984ab7.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-af3a8a226a6fd341.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-7a2d0aceb87da547.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-870ee391e4f6e8f9.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-4f2a8ee7a8a3e718.rlib --extern sha2=/opt/rustwide/target/debug/deps/libsha2-095ad84fd5bfa493.rlib --extern sqlx=/opt/rustwide/target/debug/deps/libsqlx-18b58c8c36f1d506.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-5e90adc18491a337.rlib --extern time=/opt/rustwide/target/debug/deps/libtime-028f82f5a26f646c.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-2cdb5bdb490ab4aa.rlib --extern tower=/opt/rustwide/target/debug/deps/libtower-06e00ee20922f6d3.rlib --extern tower_http=/opt/rustwide/target/debug/deps/libtower_http-5bf00ef41677df34.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-4cef0f2badfdb422.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-17656dda72800efe.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-6cff7e556a4c22ee.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-f929fe803026bd35.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/ring-156c9dc3277a84fc/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] error: could not compile `auth-server` (test "policy")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.98.0-beta.1-x86_64-unknown-linux-gnu/bin/rustc --crate-name policy --edition=2024 tests/policy.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())' -C metadata=f5faecc78bf63329 -C extra-filename=-bc1feb4a1f9bae0c --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern argon2=/opt/rustwide/target/debug/deps/libargon2-6e15dbd4e61c18f0.rlib --extern auth_server=/opt/rustwide/target/debug/deps/libauth_server-aa252198ed3d4dfd.rlib --extern axum=/opt/rustwide/target/debug/deps/libaxum-ac3e98274e1b420f.rlib --extern axum_extra=/opt/rustwide/target/debug/deps/libaxum_extra-0b8c4dc3d9bb551d.rlib --extern base64=/opt/rustwide/target/debug/deps/libbase64-32787b0325ea6df8.rlib --extern ed25519_dalek=/opt/rustwide/target/debug/deps/libed25519_dalek-e3f21d40437a9060.rlib --extern hex=/opt/rustwide/target/debug/deps/libhex-13e08b3b00984ab7.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-af3a8a226a6fd341.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-7a2d0aceb87da547.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-870ee391e4f6e8f9.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-4f2a8ee7a8a3e718.rlib --extern sha2=/opt/rustwide/target/debug/deps/libsha2-095ad84fd5bfa493.rlib --extern sqlx=/opt/rustwide/target/debug/deps/libsqlx-18b58c8c36f1d506.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-5e90adc18491a337.rlib --extern time=/opt/rustwide/target/debug/deps/libtime-028f82f5a26f646c.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-2cdb5bdb490ab4aa.rlib --extern tower=/opt/rustwide/target/debug/deps/libtower-06e00ee20922f6d3.rlib --extern tower_http=/opt/rustwide/target/debug/deps/libtower_http-5bf00ef41677df34.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-4cef0f2badfdb422.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-17656dda72800efe.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-6cff7e556a4c22ee.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-f929fe803026bd35.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/ring-156c9dc3277a84fc/out` (signal: 9, SIGKILL: kill)
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/deps/rustc13fXEq/symbols.o" "<3 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libauth_server-aa252198ed3d4dfd,libaxum_extra-0b8c4dc3d9bb551d,libcookie-b40f0a106df676e0,libtime-028f82f5a26f646c,libtime_core-031b6ab885a7634b,libnum_conv-4e1233169d5eeba7,libderanged-d0114085ae3b02c5,libpowerfmt-f6019a2766e431f7,libaxum-ac3e98274e1b420f,libserde_path_to_error-a6c00397e8b8ef20,libserde_urlencoded-88280b8ace99cd9e,libryu-1f4f40e4352371e5,libhyper_util-c859775e7ccfe3de,libipnet-61ca7a5e1c2863d4,libhyper-66497aca6ac16443,libwant-7a6260b9c50f1479,libtry_lock-8fa2f6971035be84,libhttparse-8c9b827b8f345444,libatomic_waker-06950c8c08d2b8fa,libhttpdate-331798cefc82cc7e,libmatchit-9aa922efa503b546,libaxum_core-d6067736b2ba01c2,libmime-0188e0814ca7ddbf,libhttp_body_util-ed5fbd1db1f6d6fc,libed25519_dalek-e3f21d40437a9060,libcurve25519_dalek-e5acfa32d58a9d4f,libed25519-bbeecd6d3ff9d658,libsignature-3b38413e1bea4ec2,libpkcs8-470b58cefc9cdf9f,libspki-bc92a942e2b17e04,libder-12e39d39dee0011c,libpem_rfc7468-68a26afe4db4273c,libconst_oid-2aadc73a32842898,libargon2-6e15dbd4e61c18f0,libblake2-2450bf9d7def6428,libpassword_hash-59d7b6df6dc0dff3,libbase64ct-050420b1c69ac317,libtracing_subscriber-17656dda72800efe,libsharded_slab-bd3e89e1e50b7c87,liblazy_static-3674be3f4245d19b,libmatchers-fcca779a642f4c5f,libregex_automata-d356dfd8f82ba683,libregex_syntax-ed1802775772b5d0,libnu_ansi_term-745c727bb3e87c52,libthread_local-b4f6fe44d641c0b1,libtracing_log-510f2bf8b9768cfe,libtower_http-5bf00ef41677df34,libtower-06e00ee20922f6d3,libsync_wrapper-6bdfbc29c4269203,libiri_string-9568090a19df0016,libtower_service-3fb88d28c2218805,libtower_layer-d908dd771b239ecd,libhttp_body-8d8f9f8398f09fa7,libhttp-563f2cb150350555}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libsqlx-18b58c8c36f1d506,libsqlx_postgres-c228bac6f89834e3,libdotenvy-6d8015f91495fe74,libcrc-25688e51664257b1,libcrc_catalog-5af10f2bf5720cb5,libhex-13e08b3b00984ab7,libwhoami-679b18861a32e944,libhome-2459c00c573c2c5a,libbitflags-89a023adeebf44a1,libmd5-d8c1649bad7aff8e,libbyteorder-7fb216e967c6a54f,libatoi-0b4bb2197bb1ff28,libnum_traits-78e6e49ea324715f,libfutures_channel-98286f337f8c2629,libstringprep-4d35882c7579d9cf,libunicode_properties-d98df78cf9438258,libunicode_normalization-38897611c04e14d9,libtinyvec-aaac35e3e185f648,libtinyvec_macros-7b77ea21c73594ca,libunicode_bidi-a9d2c96e849c6f3c,librand-af3a8a226a6fd341,librand_chacha-752a951f39ccafb6,libppv_lite86-7f5ba35fc3b17562,libzerocopy-ad92ccf16844b543,librand_core-9d9088cceb87009e,libhkdf-16555026228ea0f0,libhmac-741d575b19be3fc6,libsqlx_core-520d6c9d1cbb48c2,libwebpki_roots-c3e1a746a4f82007,libwebpki_roots-d9cc86348a7593ab,libthiserror-5e90adc18491a337,libindexmap-0d7f2c48190e6f4d,libhashbrown-6b92ca17a46d4c7a,libbase64-32787b0325ea6df8,libsha2-095ad84fd5bfa493,libcpufeatures-e04321643d03190d,libdigest-55f2c16e3612c500,libblock_buffer-ceb5bfb4b62e5dc4,libcrypto_common-56b940ef3ee0385e,libgeneric_array-3399f74876fb1fa9,libtypenum-973adb5204d6e560,librustls-c37441de7a54831b,libsubtle-2ae6a7038b9a0630,libwebpki-3e223d982565234b,libring-e99e90f19e4727cd,libgetrandom-e020da05eaf79aec,libuntrusted-b2f816886faf2178,librustls_pki_types-a1ff9279e609de76,libzeroize-7f213bea776ca5b6,libtokio-2cdb5bdb490ab4aa,libsocket2-9b7ca64215ada2ab,libmio-848bb71055774065,libbytes-2ed9460101f17bbf,libhashlink-f007fbd3ee912335,libhashbrown-621f4a290160b487,libfoldhash-07f233db1c671507,libequivalent-6a754676e6af62ae,liballocator_api2-8d9c1e895dea53bd,libuuid-f929fe803026bd35,libgetrandom-97c74ae77623c86a,liblibc-3394320f0eefe0b4,libcfg_if-83060ec5685761ae,libserde_json-4f2a8ee7a8a3e718,libitoa-5de11b3b23bfe572,libzmij-ef63f1da73704b4c,liburl-6cff7e556a4c22ee,libidna-d0a8dad8d0244b89,libidna_adapter-b9f40897624e9ea9,libicu_properties-cd9c34beb0f6ffdf,libicu_properties_data-e6cf238fc98dd59d,libicu_normalizer-65ca3929cb98296b,libsmallvec-be13743ec94bfa48,libicu_normalizer_data-8fea05bee0bb4e49,libicu_collections-99010f6d88cb0fa2,libutf8_iter-51566bbad89f3a68,libpotential_utf-dfc67b58ecdfe49f,libicu_provider-68c7489fa78adb03,libicu_locale_core-2440c9245e1ce3af,libtinystr-4cce420f599efd20,liblitemap-dc288f07f8f61193,libwriteable-48b3e52227924bb5,libzerovec-ca67d97079b95e44,libzerotrie-0c901af276a1f5ce,libyoke-a73bb16c30c8666f,libstable_deref_trait-63cbf3f3d3f94e56,libzerofrom-3c4bc0c4c9717ce1,libform_urlencoded-58b0f0edb59b40d2,libpercent_encoding-fa055ecaa1e57cfa,libtracing-4cef0f2badfdb422,liblog-b262261d47bd2eba,libtracing_core-d26029c784af5925,libonce_cell-b5bdc597ed9676b3,libcrossbeam_queue-7c6dbf82c0535e67,libcrossbeam_utils-076f45bf81d9c2d2,libeither-d275b9c8f54c842c,libserde-870ee391e4f6e8f9,libserde_core-46542aab222bf259,libevent_listener-ab3faf5dd5c5db1b,libparking-a9ae72c6c16ee980,libfutures_util-a348ccf9c9b0aa7c,libmemchr-5cfa70d22cb32987,libfutures_io-3814ffd654d7040e,libslab-ed301aba3460fb05,libpin_project_lite-0a15d51c77964692,libfutures_sink-799228b77d0964c7,libfutures_task-36f327cfab86eddc,libfutures_core-1121ff913ed87f93}.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" "/opt/rustwide/target/debug/deps/rustc13fXEq/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-156c9dc3277a84fc/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/schema-d598c9d1449e3ca3" "-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 `auth-server` (test "schema") due to 1 previous error
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/deps/rustcSuxVlt/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libauth_server-aa252198ed3d4dfd,libaxum_extra-0b8c4dc3d9bb551d,libcookie-b40f0a106df676e0,libtime-028f82f5a26f646c,libtime_core-031b6ab885a7634b,libnum_conv-4e1233169d5eeba7,libderanged-d0114085ae3b02c5,libpowerfmt-f6019a2766e431f7,libaxum-ac3e98274e1b420f,libserde_path_to_error-a6c00397e8b8ef20,libserde_urlencoded-88280b8ace99cd9e,libryu-1f4f40e4352371e5,libhyper_util-c859775e7ccfe3de,libipnet-61ca7a5e1c2863d4,libhyper-66497aca6ac16443,libwant-7a6260b9c50f1479,libtry_lock-8fa2f6971035be84,libhttparse-8c9b827b8f345444,libatomic_waker-06950c8c08d2b8fa,libhttpdate-331798cefc82cc7e,libmatchit-9aa922efa503b546,libaxum_core-d6067736b2ba01c2,libmime-0188e0814ca7ddbf,libhttp_body_util-ed5fbd1db1f6d6fc,libed25519_dalek-e3f21d40437a9060,libcurve25519_dalek-e5acfa32d58a9d4f,libed25519-bbeecd6d3ff9d658,libsignature-3b38413e1bea4ec2,libpkcs8-470b58cefc9cdf9f,libspki-bc92a942e2b17e04,libder-12e39d39dee0011c,libpem_rfc7468-68a26afe4db4273c,libconst_oid-2aadc73a32842898,libargon2-6e15dbd4e61c18f0,libblake2-2450bf9d7def6428,libpassword_hash-59d7b6df6dc0dff3,libbase64ct-050420b1c69ac317,libtracing_subscriber-17656dda72800efe,libsharded_slab-bd3e89e1e50b7c87,liblazy_static-3674be3f4245d19b,libmatchers-fcca779a642f4c5f,libregex_automata-d356dfd8f82ba683,libregex_syntax-ed1802775772b5d0,libnu_ansi_term-745c727bb3e87c52,libthread_local-b4f6fe44d641c0b1,libtracing_log-510f2bf8b9768cfe,libtower_http-5bf00ef41677df34,libtower-06e00ee20922f6d3,libsync_wrapper-6bdfbc29c4269203,libiri_string-9568090a19df0016,libtower_service-3fb88d28c2218805,libtower_layer-d908dd771b239ecd,libhttp_body-8d8f9f8398f09fa7,libhttp-563f2cb150350555,libsqlx-18b58c8c36f1d506,libsqlx_postgres-c228bac6f89834e3,libdotenvy-6d8015f91495fe74,libcrc-25688e51664257b1,libcrc_catalog-5af10f2bf5720cb5,libhex-13e08b3b00984ab7,libwhoami-679b18861a32e944,libhome-2459c00c573c2c5a,libbitflags-89a023adeebf44a1,libmd5-d8c1649bad7aff8e,libbyteorder-7fb216e967c6a54f,libatoi-0b4bb2197bb1ff28,libnum_traits-78e6e49ea324715f,libfutures_channel-98286f337f8c2629,libstringprep-4d35882c7579d9cf,libunicode_properties-d98df78cf9438258,libunicode_normalization-38897611c04e14d9,libtinyvec-aaac35e3e185f648,libtinyvec_macros-7b77ea21c73594ca,libunicode_bidi-a9d2c96e849c6f3c,librand-af3a8a226a6fd341,librand_chacha-752a951f39ccafb6,libppv_lite86-7f5ba35fc3b17562,libzerocopy-ad92ccf16844b543,librand_core-9d9088cceb87009e,libhkdf-16555026228ea0f0,libhmac-741d575b19be3fc6,libsqlx_core-520d6c9d1cbb48c2,libwebpki_roots-c3e1a746a4f82007,libwebpki_roots-d9cc86348a7593ab,libthiserror-5e90adc18491a337,libindexmap-0d7f2c48190e6f4d,libhashbrown-6b92ca17a46d4c7a,libbase64-32787b0325ea6df8,libsha2-095ad84fd5bfa493,libcpufeatures-e04321643d03190d,libdigest-55f2c16e3612c500,libblock_buffer-ceb5bfb4b62e5dc4,libcrypto_common-56b940ef3ee0385e,libgeneric_array-3399f74876fb1fa9,libtypenum-973adb5204d6e560,librustls-c37441de7a54831b,libsubtle-2ae6a7038b9a0630,libwebpki-3e223d982565234b,libring-e99e90f19e4727cd,libgetrandom-e020da05eaf79aec,libuntrusted-b2f816886faf2178,librustls_pki_types-a1ff9279e609de76,libzeroize-7f213bea776ca5b6,libhashlink-f007fbd3ee912335,libhashbrown-621f4a290160b487,libfoldhash-07f233db1c671507,libequivalent-6a754676e6af62ae,liballocator_api2-8d9c1e895dea53bd,libuuid-f929fe803026bd35,libgetrandom-97c74ae77623c86a,libcfg_if-83060ec5685761ae,liburl-6cff7e556a4c22ee,libidna-d0a8dad8d0244b89,libidna_adapter-b9f40897624e9ea9,libicu_properties-cd9c34beb0f6ffdf,libicu_properties_data-e6cf238fc98dd59d,libicu_normalizer-65ca3929cb98296b,libsmallvec-be13743ec94bfa48,libicu_normalizer_data-8fea05bee0bb4e49,libicu_collections-99010f6d88cb0fa2,libutf8_iter-51566bbad89f3a68,libpotential_utf-dfc67b58ecdfe49f,libicu_provider-68c7489fa78adb03,libicu_locale_core-2440c9245e1ce3af,libtinystr-4cce420f599efd20,liblitemap-dc288f07f8f61193,libwriteable-48b3e52227924bb5,libzerovec-ca67d97079b95e44,libzerotrie-0c901af276a1f5ce,libyoke-a73bb16c30c8666f,libstable_deref_trait-63cbf3f3d3f94e56,libzerofrom-3c4bc0c4c9717ce1,libform_urlencoded-58b0f0edb59b40d2,libpercent_encoding-fa055ecaa1e57cfa,libtracing-4cef0f2badfdb422,liblog-b262261d47bd2eba,libtracing_core-d26029c784af5925,libonce_cell-b5bdc597ed9676b3,libcrossbeam_queue-7c6dbf82c0535e67,libcrossbeam_utils-076f45bf81d9c2d2,libeither-d275b9c8f54c842c,libevent_listener-ab3faf5dd5c5db1b,libparking-a9ae72c6c16ee980,libfutures_util-a348ccf9c9b0aa7c,libfutures_io-3814ffd654d7040e,libslab-ed301aba3460fb05,libfutures_sink-799228b77d0964c7,libfutures_task-36f327cfab86eddc,libfutures_core-1121ff913ed87f93,libserde_json-4f2a8ee7a8a3e718,libmemchr-5cfa70d22cb32987,libitoa-5de11b3b23bfe572,libzmij-ef63f1da73704b4c,libserde-870ee391e4f6e8f9,libserde_core-46542aab222bf259,libtokio-2cdb5bdb490ab4aa,libsocket2-9b7ca64215ada2ab,libbytes-2ed9460101f17bbf,libmio-848bb71055774065,liblibc-3394320f0eefe0b4,libpin_project_lite-0a15d51c77964692}.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" "/opt/rustwide/target/debug/deps/rustcSuxVlt/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-156c9dc3277a84fc/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/auth_server-2ee316a9e5707f66" "-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 `auth-server` (bin "auth-server") due to 1 previous error
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/deps/rustceUCfP5/symbols.o" "<11 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libauth_server-aa252198ed3d4dfd,libaxum_extra-0b8c4dc3d9bb551d,libaxum-ac3e98274e1b420f,libserde_path_to_error-a6c00397e8b8ef20,libmatchit-9aa922efa503b546,libaxum_core-d6067736b2ba01c2,libmime-0188e0814ca7ddbf,libed25519_dalek-e3f21d40437a9060,libcurve25519_dalek-e5acfa32d58a9d4f,libed25519-bbeecd6d3ff9d658,libsignature-3b38413e1bea4ec2,libpkcs8-470b58cefc9cdf9f,libspki-bc92a942e2b17e04,libder-12e39d39dee0011c,libpem_rfc7468-68a26afe4db4273c,libconst_oid-2aadc73a32842898,libargon2-6e15dbd4e61c18f0,libblake2-2450bf9d7def6428,libpassword_hash-59d7b6df6dc0dff3,libbase64ct-050420b1c69ac317,libtracing_subscriber-17656dda72800efe,libsharded_slab-bd3e89e1e50b7c87,liblazy_static-3674be3f4245d19b,libmatchers-fcca779a642f4c5f,libregex_automata-d356dfd8f82ba683,libregex_syntax-ed1802775772b5d0,libnu_ansi_term-745c727bb3e87c52,libthread_local-b4f6fe44d641c0b1,libtracing_log-510f2bf8b9768cfe}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libsqlx-18b58c8c36f1d506,libsqlx_postgres-c228bac6f89834e3,libdotenvy-6d8015f91495fe74,libcrc-25688e51664257b1,libcrc_catalog-5af10f2bf5720cb5,libhex-13e08b3b00984ab7,libwhoami-679b18861a32e944,libhome-2459c00c573c2c5a,libmd5-d8c1649bad7aff8e,libbyteorder-7fb216e967c6a54f,libatoi-0b4bb2197bb1ff28,libnum_traits-78e6e49ea324715f,libstringprep-4d35882c7579d9cf,libunicode_properties-d98df78cf9438258,libunicode_normalization-38897611c04e14d9,libtinyvec-aaac35e3e185f648,libtinyvec_macros-7b77ea21c73594ca,libunicode_bidi-a9d2c96e849c6f3c,librand-af3a8a226a6fd341,librand_chacha-752a951f39ccafb6,libppv_lite86-7f5ba35fc3b17562,libzerocopy-ad92ccf16844b543,librand_core-9d9088cceb87009e,libhkdf-16555026228ea0f0,libhmac-741d575b19be3fc6,libsqlx_core-520d6c9d1cbb48c2,libwebpki_roots-c3e1a746a4f82007,libthiserror-5e90adc18491a337,libindexmap-0d7f2c48190e6f4d,libhashbrown-6b92ca17a46d4c7a,libhashlink-f007fbd3ee912335,libhashbrown-621f4a290160b487,libfoldhash-07f233db1c671507,libequivalent-6a754676e6af62ae,liballocator_api2-8d9c1e895dea53bd,libuuid-f929fe803026bd35,libgetrandom-97c74ae77623c86a,libcrossbeam_queue-7c6dbf82c0535e67,libcrossbeam_utils-076f45bf81d9c2d2,libeither-d275b9c8f54c842c,libevent_listener-ab3faf5dd5c5db1b,libparking-a9ae72c6c16ee980,libsha2-095ad84fd5bfa493,libcpufeatures-e04321643d03190d,libdigest-55f2c16e3612c500,libblock_buffer-ceb5bfb4b62e5dc4,libcrypto_common-56b940ef3ee0385e,libgeneric_array-3399f74876fb1fa9,libtypenum-973adb5204d6e560,libreqwest-7a2d0aceb87da547,libserde_urlencoded-88280b8ace99cd9e,libryu-1f4f40e4352371e5,libcookie_store-ffcb9ea9aa727693,libpublicsuffix-e92de448143ea57b,libpsl_types-be5f8942940e3a9c,libcookie-b40f0a106df676e0,libtime-028f82f5a26f646c,libtime_core-031b6ab885a7634b,libnum_conv-4e1233169d5eeba7,libderanged-d0114085ae3b02c5,libpowerfmt-f6019a2766e431f7,libhyper_rustls-fc7ddeae900a550e,libwebpki_roots-d9cc86348a7593ab,libtokio_rustls-ab146ffee604c196,librustls-c37441de7a54831b,libsubtle-2ae6a7038b9a0630,libwebpki-3e223d982565234b,libring-e99e90f19e4727cd,libgetrandom-e020da05eaf79aec,libuntrusted-b2f816886faf2178,libcfg_if-83060ec5685761ae,librustls_pki_types-a1ff9279e609de76,libzeroize-7f213bea776ca5b6,libserde_json-4f2a8ee7a8a3e718,libzmij-ef63f1da73704b4c,libtower_http-5bf00ef41677df34,libbitflags-89a023adeebf44a1,libiri_string-9568090a19df0016,libtower-06e00ee20922f6d3,libtower_layer-d908dd771b239ecd,libhyper_util-c859775e7ccfe3de,libipnet-61ca7a5e1c2863d4,libtower_service-3fb88d28c2218805,libtracing-4cef0f2badfdb422,libtracing_core-d26029c784af5925,libonce_cell-b5bdc597ed9676b3,libhyper-66497aca6ac16443,libwant-7a6260b9c50f1479,libtry_lock-8fa2f6971035be84,libhttparse-8c9b827b8f345444,libatomic_waker-06950c8c08d2b8fa,libhttpdate-331798cefc82cc7e,libfutures_channel-98286f337f8c2629,libfutures_util-a348ccf9c9b0aa7c,libmemchr-5cfa70d22cb32987,libfutures_io-3814ffd654d7040e,libslab-ed301aba3460fb05,libfutures_sink-799228b77d0964c7,libfutures_task-36f327cfab86eddc,libtokio-2cdb5bdb490ab4aa,libsocket2-9b7ca64215ada2ab,libmio-848bb71055774065,liblibc-3394320f0eefe0b4,libhttp_body_util-ed5fbd1db1f6d6fc,libpin_project_lite-0a15d51c77964692,libhttp_body-8d8f9f8398f09fa7,liblog-b262261d47bd2eba,liburl-6cff7e556a4c22ee,libidna-d0a8dad8d0244b89,libidna_adapter-b9f40897624e9ea9,libicu_properties-cd9c34beb0f6ffdf,libicu_properties_data-e6cf238fc98dd59d,libicu_normalizer-65ca3929cb98296b,libsmallvec-be13743ec94bfa48,libserde-870ee391e4f6e8f9,libserde_core-46542aab222bf259,libicu_normalizer_data-8fea05bee0bb4e49,libicu_collections-99010f6d88cb0fa2,libutf8_iter-51566bbad89f3a68,libpotential_utf-dfc67b58ecdfe49f,libicu_provider-68c7489fa78adb03,libicu_locale_core-2440c9245e1ce3af,libtinystr-4cce420f599efd20,liblitemap-dc288f07f8f61193,libwriteable-48b3e52227924bb5,libzerovec-ca67d97079b95e44,libzerotrie-0c901af276a1f5ce,libyoke-a73bb16c30c8666f,libstable_deref_trait-63cbf3f3d3f94e56,libzerofrom-3c4bc0c4c9717ce1,libform_urlencoded-58b0f0edb59b40d2,libpercent_encoding-fa055ecaa1e57cfa,libhttp-563f2cb150350555,libitoa-5de11b3b23bfe572,libbytes-2ed9460101f17bbf,libsync_wrapper-6bdfbc29c4269203,libfutures_core-1121ff913ed87f93,libbase64-32787b0325ea6df8}.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" "/opt/rustwide/target/debug/deps/rustceUCfP5/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-156c9dc3277a84fc/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/audit-457981c1467c69c7" "-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 `auth-server` (test "audit") due to 1 previous error
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/deps/rustcDStC7j/symbols.o" "<11 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libauth_server-aa252198ed3d4dfd,libaxum_extra-0b8c4dc3d9bb551d,libaxum-ac3e98274e1b420f,libserde_path_to_error-a6c00397e8b8ef20,libmatchit-9aa922efa503b546,libaxum_core-d6067736b2ba01c2,libmime-0188e0814ca7ddbf,libed25519_dalek-e3f21d40437a9060,libcurve25519_dalek-e5acfa32d58a9d4f,libed25519-bbeecd6d3ff9d658,libsignature-3b38413e1bea4ec2,libpkcs8-470b58cefc9cdf9f,libspki-bc92a942e2b17e04,libder-12e39d39dee0011c,libpem_rfc7468-68a26afe4db4273c,libconst_oid-2aadc73a32842898,libargon2-6e15dbd4e61c18f0,libblake2-2450bf9d7def6428,libpassword_hash-59d7b6df6dc0dff3,libbase64ct-050420b1c69ac317,libtracing_subscriber-17656dda72800efe,libsharded_slab-bd3e89e1e50b7c87,liblazy_static-3674be3f4245d19b,libmatchers-fcca779a642f4c5f,libregex_automata-d356dfd8f82ba683,libregex_syntax-ed1802775772b5d0,libnu_ansi_term-745c727bb3e87c52,libthread_local-b4f6fe44d641c0b1,libtracing_log-510f2bf8b9768cfe}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libsqlx-18b58c8c36f1d506,libsqlx_postgres-c228bac6f89834e3,libdotenvy-6d8015f91495fe74,libcrc-25688e51664257b1,libcrc_catalog-5af10f2bf5720cb5,libhex-13e08b3b00984ab7,libwhoami-679b18861a32e944,libhome-2459c00c573c2c5a,libmd5-d8c1649bad7aff8e,libbyteorder-7fb216e967c6a54f,libatoi-0b4bb2197bb1ff28,libnum_traits-78e6e49ea324715f,libstringprep-4d35882c7579d9cf,libunicode_properties-d98df78cf9438258,libunicode_normalization-38897611c04e14d9,libtinyvec-aaac35e3e185f648,libtinyvec_macros-7b77ea21c73594ca,libunicode_bidi-a9d2c96e849c6f3c,librand-af3a8a226a6fd341,librand_chacha-752a951f39ccafb6,libppv_lite86-7f5ba35fc3b17562,libzerocopy-ad92ccf16844b543,librand_core-9d9088cceb87009e,libhkdf-16555026228ea0f0,libhmac-741d575b19be3fc6,libsqlx_core-520d6c9d1cbb48c2,libwebpki_roots-c3e1a746a4f82007,libthiserror-5e90adc18491a337,libindexmap-0d7f2c48190e6f4d,libhashbrown-6b92ca17a46d4c7a,libsha2-095ad84fd5bfa493,libcpufeatures-e04321643d03190d,libdigest-55f2c16e3612c500,libblock_buffer-ceb5bfb4b62e5dc4,libcrypto_common-56b940ef3ee0385e,libgeneric_array-3399f74876fb1fa9,libtypenum-973adb5204d6e560,libhashlink-f007fbd3ee912335,libhashbrown-621f4a290160b487,libfoldhash-07f233db1c671507,libequivalent-6a754676e6af62ae,liballocator_api2-8d9c1e895dea53bd,libuuid-f929fe803026bd35,libgetrandom-97c74ae77623c86a,libcrossbeam_queue-7c6dbf82c0535e67,libcrossbeam_utils-076f45bf81d9c2d2,libeither-d275b9c8f54c842c,libevent_listener-ab3faf5dd5c5db1b,libparking-a9ae72c6c16ee980,libreqwest-7a2d0aceb87da547,libserde_urlencoded-88280b8ace99cd9e,libryu-1f4f40e4352371e5,libcookie_store-ffcb9ea9aa727693,libpublicsuffix-e92de448143ea57b,libpsl_types-be5f8942940e3a9c,libcookie-b40f0a106df676e0,libtime-028f82f5a26f646c,libtime_core-031b6ab885a7634b,libnum_conv-4e1233169d5eeba7,libderanged-d0114085ae3b02c5,libpowerfmt-f6019a2766e431f7,libhyper_rustls-fc7ddeae900a550e,libwebpki_roots-d9cc86348a7593ab,libtokio_rustls-ab146ffee604c196,librustls-c37441de7a54831b,libsubtle-2ae6a7038b9a0630,libwebpki-3e223d982565234b,libring-e99e90f19e4727cd,libgetrandom-e020da05eaf79aec,libuntrusted-b2f816886faf2178,libcfg_if-83060ec5685761ae,librustls_pki_types-a1ff9279e609de76,libzeroize-7f213bea776ca5b6,libserde_json-4f2a8ee7a8a3e718,libzmij-ef63f1da73704b4c,libtower_http-5bf00ef41677df34,libbitflags-89a023adeebf44a1,libiri_string-9568090a19df0016,libtower-06e00ee20922f6d3,libtower_layer-d908dd771b239ecd,libhyper_util-c859775e7ccfe3de,libbase64-32787b0325ea6df8,libipnet-61ca7a5e1c2863d4,libtower_service-3fb88d28c2218805,libtracing-4cef0f2badfdb422,libtracing_core-d26029c784af5925,libonce_cell-b5bdc597ed9676b3,libhyper-66497aca6ac16443,libwant-7a6260b9c50f1479,libtry_lock-8fa2f6971035be84,libhttparse-8c9b827b8f345444,libatomic_waker-06950c8c08d2b8fa,libhttpdate-331798cefc82cc7e,libfutures_channel-98286f337f8c2629,libfutures_util-a348ccf9c9b0aa7c,libmemchr-5cfa70d22cb32987,libfutures_io-3814ffd654d7040e,libslab-ed301aba3460fb05,libfutures_sink-799228b77d0964c7,libfutures_task-36f327cfab86eddc,libtokio-2cdb5bdb490ab4aa,libsocket2-9b7ca64215ada2ab,libmio-848bb71055774065,liblibc-3394320f0eefe0b4,libhttp_body_util-ed5fbd1db1f6d6fc,libpin_project_lite-0a15d51c77964692,libhttp_body-8d8f9f8398f09fa7,liblog-b262261d47bd2eba,liburl-6cff7e556a4c22ee,libidna-d0a8dad8d0244b89,libidna_adapter-b9f40897624e9ea9,libicu_properties-cd9c34beb0f6ffdf,libicu_properties_data-e6cf238fc98dd59d,libicu_normalizer-65ca3929cb98296b,libsmallvec-be13743ec94bfa48,libserde-870ee391e4f6e8f9,libserde_core-46542aab222bf259,libicu_normalizer_data-8fea05bee0bb4e49,libicu_collections-99010f6d88cb0fa2,libutf8_iter-51566bbad89f3a68,libpotential_utf-dfc67b58ecdfe49f,libicu_provider-68c7489fa78adb03,libicu_locale_core-2440c9245e1ce3af,libtinystr-4cce420f599efd20,liblitemap-dc288f07f8f61193,libwriteable-48b3e52227924bb5,libzerovec-ca67d97079b95e44,libzerotrie-0c901af276a1f5ce,libyoke-a73bb16c30c8666f,libstable_deref_trait-63cbf3f3d3f94e56,libzerofrom-3c4bc0c4c9717ce1,libform_urlencoded-58b0f0edb59b40d2,libpercent_encoding-fa055ecaa1e57cfa,libhttp-563f2cb150350555,libitoa-5de11b3b23bfe572,libbytes-2ed9460101f17bbf,libsync_wrapper-6bdfbc29c4269203,libfutures_core-1121ff913ed87f93}.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" "/opt/rustwide/target/debug/deps/rustcDStC7j/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-156c9dc3277a84fc/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/login-8cc7c7f9c1bc2000" "-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 `auth-server` (test "login") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "ad11305d3b83d186ea319b89ded4f1a89a6f6592e811bd222c93dfe450debf3d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ad11305d3b83d186ea319b89ded4f1a89a6f6592e811bd222c93dfe450debf3d", kill_on_drop: false }`
[INFO] [stdout] ad11305d3b83d186ea319b89ded4f1a89a6f6592e811bd222c93dfe450debf3d
