[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 try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F555cider%2Fauth-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/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-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/555cider/auth-server on toolchain 33835004928d3bf65db4d4712e1330766263b0bd
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "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" "+33835004928d3bf65db4d4712e1330766263b0bd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[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" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] dc071262111f6c29acc64e8b312cc6bb29a9c424aad1b8d689ade2f3713932f5
[INFO] running `Command { std: "docker" "start" "-a" "dc071262111f6c29acc64e8b312cc6bb29a9c424aad1b8d689ade2f3713932f5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "dc071262111f6c29acc64e8b312cc6bb29a9c424aad1b8d689ade2f3713932f5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dc071262111f6c29acc64e8b312cc6bb29a9c424aad1b8d689ade2f3713932f5", kill_on_drop: false }`
[INFO] [stdout] dc071262111f6c29acc64e8b312cc6bb29a9c424aad1b8d689ade2f3713932f5
[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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7b9a213df3e2042c7c79c3d2b5a6742fc962b9a12c0f95693c0417dbe675108b
[INFO] running `Command { std: "docker" "start" "-a" "7b9a213df3e2042c7c79c3d2b5a6742fc962b9a12c0f95693c0417dbe675108b", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling libc v0.2.184
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling version_check v0.9.5
[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 itoa v1.0.18
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling writeable v0.6.3
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling litemap v0.8.2
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]    Compiling icu_normalizer_data v2.2.0
[INFO] [stderr]    Compiling icu_properties_data v2.2.0
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling find-msvc-tools v0.1.9
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling cc v1.2.60
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling rustls-pki-types v1.14.0
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling rustls v0.23.37
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling crc-catalog v2.4.0
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling parking v2.2.1
[INFO] [stderr]    Compiling base64ct v1.8.3
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling webpki-roots v1.0.6
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling hashbrown v0.17.0
[INFO] [stderr]    Compiling webpki-roots v0.26.11
[INFO] [stderr]    Compiling tinyvec v1.11.0
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling crc v3.4.0
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling mio v1.2.0
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling unicode-normalization v0.1.25
[INFO] [stderr]    Compiling tokio v1.51.1
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling unicode-properties v0.1.4
[INFO] [stderr]    Compiling unicode-bidi v0.3.18
[INFO] [stderr]    Compiling tower-service v0.3.3
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling pem-rfc7468 v0.7.0
[INFO] [stderr]    Compiling uuid v1.23.0
[INFO] [stderr]    Compiling home v0.5.12
[INFO] [stderr]    Compiling semver v1.0.28
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling whoami v1.6.1
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling stringprep v0.1.5
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling dotenvy v0.15.7
[INFO] [stderr]    Compiling const-oid v0.9.6
[INFO] [stderr]    Compiling tower-layer v0.3.3
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling der v0.7.10
[INFO] [stderr]    Compiling atomic-waker v1.1.2
[INFO] [stderr]    Compiling time-core v0.1.8
[INFO] [stderr]    Compiling num-conv v0.2.1
[INFO] [stderr]    Compiling httpdate v1.0.3
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling time-macros v0.2.27
[INFO] [stderr]    Compiling cookie v0.18.1
[INFO] [stderr]    Compiling deranged v0.5.8
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling ryu v1.0.23
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling matchit v0.8.4
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling spki v0.7.3
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling password-hash v0.5.0
[INFO] [stderr]    Compiling pkcs8 v0.10.2
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling blake2 v0.10.6
[INFO] [stderr]    Compiling ed25519 v2.2.3
[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 synstructure v0.13.2
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling argon2 v0.5.3
[INFO] [stderr]    Compiling regex-automata v0.4.14
[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 tokio-stream v0.1.18
[INFO] [stderr]    Compiling zerofrom v0.1.7
[INFO] [stderr]    Compiling yoke v0.8.2
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling zerovec v0.11.6
[INFO] [stderr]    Compiling zerotrie v0.2.4
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling rustls-webpki v0.103.11
[INFO] [stderr]    Compiling axum-core v0.5.6
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling tinystr v0.8.3
[INFO] [stderr]    Compiling potential_utf v0.1.5
[INFO] [stderr]    Compiling icu_locale_core v2.2.0
[INFO] [stderr]    Compiling icu_collections v2.2.0
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling ed25519-dalek 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 tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling icu_provider v2.2.0
[INFO] [stderr]    Compiling icu_properties v2.2.0
[INFO] [stderr]    Compiling icu_normalizer v2.2.0
[INFO] [stderr]    Compiling parking_lot v0.12.5
[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.8
[INFO] [stderr]    Compiling sqlx-core v0.8.6
[INFO] [stderr]    Compiling hyper v1.9.0
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling axum v0.8.8
[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 32s
[INFO] running `Command { std: "docker" "inspect" "7b9a213df3e2042c7c79c3d2b5a6742fc962b9a12c0f95693c0417dbe675108b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7b9a213df3e2042c7c79c3d2b5a6742fc962b9a12c0f95693c0417dbe675108b", kill_on_drop: false }`
[INFO] [stdout] 7b9a213df3e2042c7c79c3d2b5a6742fc962b9a12c0f95693c0417dbe675108b
[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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0c6fb7694031925f8e423d0704038c127b87b089262439cf402303b6c8e398ad
[INFO] running `Command { std: "docker" "start" "-a" "0c6fb7694031925f8e423d0704038c127b87b089262439cf402303b6c8e398ad", kill_on_drop: false }`
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling ipnet v2.12.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 want v0.3.1
[INFO] [stderr]    Compiling hyper v1.9.0
[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/33835004928d3bf65db4d4712e1330766263b0bd/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=5bea9f32fc5a9020 -C extra-filename=-c837126254b0ed51 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern argon2=/opt/rustwide/target/debug/deps/libargon2-6daddd454b177af1.rlib --extern axum=/opt/rustwide/target/debug/deps/libaxum-ee0e643d116ea0c0.rlib --extern axum_extra=/opt/rustwide/target/debug/deps/libaxum_extra-622deb9fbb056cf2.rlib --extern base64=/opt/rustwide/target/debug/deps/libbase64-fff42f7554bbeb90.rlib --extern ed25519_dalek=/opt/rustwide/target/debug/deps/libed25519_dalek-697044fd84e8fd6e.rlib --extern hex=/opt/rustwide/target/debug/deps/libhex-ce2ce186edf8450e.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-ae9388bacca1bc96.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-4551735047589b34.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-ef79f47c9cc8a8b0.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-205d90ce42eaa6d7.rlib --extern sha2=/opt/rustwide/target/debug/deps/libsha2-a36c08e8744447e2.rlib --extern sqlx=/opt/rustwide/target/debug/deps/libsqlx-636eb1c07b6bd156.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-b705a45025fdf89b.rlib --extern time=/opt/rustwide/target/debug/deps/libtime-4581481ef18f6ff5.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-95d78cfbddd777ac.rlib --extern tower=/opt/rustwide/target/debug/deps/libtower-cd2bf52352196099.rlib --extern tower_http=/opt/rustwide/target/debug/deps/libtower_http-b982b1cad5ecbc1a.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-b668a2fe6479bf02.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-dce8878fe8100f60.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-4cff99fdaed240c3.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-9de27df97b9957f1.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-e0a2b908ad56e1d9/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" "/opt/rustwide/target/debug/deps/rustcKnvndZ/symbols.o" "<3 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libauth_server-9126d115e42ee761,libaxum_extra-622deb9fbb056cf2,libcookie-457c2c77bce76502,libtime-4581481ef18f6ff5,libtime_core-388d6e02ed0f4b60,libnum_conv-5a4a5ce1e07de586,libderanged-202b4be463a7eade,libpowerfmt-521a460cc2ff4e45,libaxum-ee0e643d116ea0c0,libserde_path_to_error-9ac8635e7beaa86d,libserde_urlencoded-fc4c71001c524ad2,libryu-96e4827cb8e74ef1,libhyper_util-a6b787208710f008,libipnet-d13aa1d8cef494ce,libhyper-9706cd8eaa541352,libwant-4a0be0a267c8825f,libtry_lock-b2ba3b7879656042,libhttparse-2dcf90c780aed9d3,libatomic_waker-f98c2fb1596910db,libhttpdate-fd089b66c335a993,libmatchit-6d2c723f32ec3b7e,libaxum_core-679485c9d2130d22,libmime-7cbfcc84299bf52b,libhttp_body_util-2354d0cd9178a48e,libed25519_dalek-697044fd84e8fd6e,libcurve25519_dalek-4d12e0777a6da502,libed25519-e28ab78388dfec49,libsignature-4e0dee0faa117b9b,libpkcs8-0ff69e79807a25b6,libspki-6be38c92a59cdfdc,libder-359a326adcbc35ac,libpem_rfc7468-449436b5fbdc0ab1,libconst_oid-31bf52a9edb7c9ff,libargon2-6daddd454b177af1,libblake2-5bfa87f49fc8ee7a,libpassword_hash-c526d2d14a77d8c1,libbase64ct-f6dd625d8072d296,libtracing_subscriber-dce8878fe8100f60,libsharded_slab-a43bbfc0e39c291b,liblazy_static-afffdbb119bd9ac1,libmatchers-f7b5388ea571970b,libregex_automata-d2cdcef187393c2f,libregex_syntax-07115c1e62fbf464,libnu_ansi_term-93d8ee8dec5a4017,libthread_local-18638dcf05a3c55a,libtracing_log-f38a70244c2039fa,libtower_http-b982b1cad5ecbc1a,libtower-cd2bf52352196099,libsync_wrapper-096429d0b7f46333,libiri_string-6cdde5800cd3944e,libtower_service-222788e4f5219726,libtower_layer-5699d784b4449e00,libhttp_body-79191c764c63be4b,libhttp-f9b3654e0d1e7e7a}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libsqlx-636eb1c07b6bd156,libsqlx_postgres-75a6c555fe0ac3ec,libdotenvy-be9b890638a1bff4,libcrc-485eabc6d5599482,libcrc_catalog-2535dcd5dcc58263,libhex-ce2ce186edf8450e,libwhoami-bbcae5be368df9ae,libhome-db473625a3c6e0f0,libbitflags-a5b77e6cec1b5660,libmd5-6893b58aa4e18459,libbyteorder-2918c4d2ad36fcf7,libatoi-306b0b2115c6139d,libnum_traits-ec16a133dc73ac5c,libfutures_channel-01a8d264c13597f4,libstringprep-6abc079cb4e8a9e8,libunicode_properties-a118006e54fe0d0a,libunicode_normalization-46c9a83138ec5fa3,libtinyvec-f0492912f1cd97da,libtinyvec_macros-847056b696a24274,libunicode_bidi-27756a9b611e3996,librand-ae9388bacca1bc96,librand_chacha-372ac384ed347a6b,libppv_lite86-2306ff8ae322ccc1,libzerocopy-59dcac53f0d5ac51,librand_core-0e3990a56813413f,libhkdf-6e469ccbc3b35e72,libhmac-92f16e9432d3c1c8,libsqlx_core-10850e394a140038,libwebpki_roots-fce5abcc0688276b,libwebpki_roots-52073429bdaef505,libthiserror-b705a45025fdf89b,libindexmap-37881c669a6ab1f5,libhashbrown-0eacb9dcbc3c3787,libbase64-fff42f7554bbeb90,libsha2-a36c08e8744447e2,libcpufeatures-bb85f9e0eaf4b5a3,libdigest-2b0d34582170df8a,libblock_buffer-5dce873968ab2a0e,libcrypto_common-ed21d0c5ae63a1e9,libgeneric_array-fc021ac1898d14e1,libtypenum-8388f334d4574afe,librustls-b377c00664d999c6,libsubtle-e2f0af8959bd7889,libwebpki-ffc85c36578d10ba,libring-e03b1937bca0db8b,libgetrandom-1143be0b86498b4d,libuntrusted-151845769873c416,librustls_pki_types-d9016c657ae33e66,libzeroize-e5ba3babb6b7003b,libtokio-95d78cfbddd777ac,libsocket2-991b02095dfbf213,libmio-14a9fc939e969828,libbytes-a6415339708e1154,libhashlink-45a6ca6f1813f5e8,libhashbrown-e2d7c798925d0e5c,libfoldhash-675ca81b23a745d6,libequivalent-9631f206a02b9f54,liballocator_api2-61425620d8bdad59,libuuid-9de27df97b9957f1,libgetrandom-db6a3db8d3743238,liblibc-e4d524206a08c183,libcfg_if-cad248e7066eec15,libserde_json-205d90ce42eaa6d7,libitoa-0d0a278c06e14513,libzmij-d2f562b84b927b2e,liburl-4cff99fdaed240c3,libidna-a4f4fab59aece751,libidna_adapter-5d6af2201a93ba07,libicu_properties-f9148457abb15a6b,libicu_properties_data-dff8f3e32951d104,libicu_normalizer-062a7925a3d34696,libsmallvec-183709079b7752f0,libicu_normalizer_data-50864128baa771f6,libicu_collections-7b8230372d5dd6e9,libutf8_iter-efb3984ee203d151,libpotential_utf-c7677c5905490d4c,libicu_provider-755cbfd3c83ef14b,libicu_locale_core-df91fea35ff72917,libtinystr-64851c8844311372,liblitemap-21d4e5e58548354d,libwriteable-f2cbf4e2e2f7ebb1,libzerovec-5898169214c8cce6,libzerotrie-85116145ac0185f0,libyoke-73e761d2637346c2,libstable_deref_trait-646f6b28b9520b3d,libzerofrom-d5bf8c6280ef1389,libform_urlencoded-e63e84c134db7b31,libpercent_encoding-99cdb00cefa02ca0,libtracing-b668a2fe6479bf02,liblog-753a0cb3f11b08fe,libtracing_core-0a2040ae5074f76c,libonce_cell-210b47fe854405d5,libcrossbeam_queue-71f7261b642a0de3,libcrossbeam_utils-f0662ad78ea30c65,libeither-b9666c52de06d2c3,libserde-ef79f47c9cc8a8b0,libserde_core-243a97e0be0a96fc,libevent_listener-1fb3fc18c976e41b,libparking-a433cf79076a56ac,libfutures_util-dd23df475f561736,libmemchr-d8218b780a78fe0a,libfutures_io-094dc98f9ed1f237,libslab-f5fed19216a24be8,libpin_project_lite-8ad468af17824a0b,libfutures_sink-491727158a35debf,libfutures_task-02cf0fb977266c2e,libfutures_core-3e8ff8c6a8ead7f1}.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/rustcKnvndZ/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-e0a2b908ad56e1d9/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/schema-191d82e1a94c0984" "-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/rustchvoPId/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libauth_server-9126d115e42ee761,libaxum_extra-622deb9fbb056cf2,libcookie-457c2c77bce76502,libtime-4581481ef18f6ff5,libtime_core-388d6e02ed0f4b60,libnum_conv-5a4a5ce1e07de586,libderanged-202b4be463a7eade,libpowerfmt-521a460cc2ff4e45,libaxum-ee0e643d116ea0c0,libserde_path_to_error-9ac8635e7beaa86d,libserde_urlencoded-fc4c71001c524ad2,libryu-96e4827cb8e74ef1,libhyper_util-a6b787208710f008,libipnet-d13aa1d8cef494ce,libhyper-9706cd8eaa541352,libwant-4a0be0a267c8825f,libtry_lock-b2ba3b7879656042,libhttparse-2dcf90c780aed9d3,libatomic_waker-f98c2fb1596910db,libhttpdate-fd089b66c335a993,libmatchit-6d2c723f32ec3b7e,libaxum_core-679485c9d2130d22,libmime-7cbfcc84299bf52b,libhttp_body_util-2354d0cd9178a48e,libargon2-6daddd454b177af1,libblake2-5bfa87f49fc8ee7a,libpassword_hash-c526d2d14a77d8c1,libtracing_subscriber-dce8878fe8100f60,libsharded_slab-a43bbfc0e39c291b,liblazy_static-afffdbb119bd9ac1,libmatchers-f7b5388ea571970b,libregex_automata-d2cdcef187393c2f,libregex_syntax-07115c1e62fbf464,libnu_ansi_term-93d8ee8dec5a4017,libthread_local-18638dcf05a3c55a,libtracing_log-f38a70244c2039fa,libtower_http-b982b1cad5ecbc1a,libtower-cd2bf52352196099,libsync_wrapper-096429d0b7f46333,libiri_string-6cdde5800cd3944e,libtower_service-222788e4f5219726,libtower_layer-5699d784b4449e00,libhttp_body-79191c764c63be4b,libhttp-f9b3654e0d1e7e7a,libsqlx-636eb1c07b6bd156,libsqlx_postgres-75a6c555fe0ac3ec,libdotenvy-be9b890638a1bff4,libcrc-485eabc6d5599482,libcrc_catalog-2535dcd5dcc58263,libhex-ce2ce186edf8450e,libwhoami-bbcae5be368df9ae,libhome-db473625a3c6e0f0,libbitflags-a5b77e6cec1b5660,libmd5-6893b58aa4e18459,libbyteorder-2918c4d2ad36fcf7,libatoi-306b0b2115c6139d,libnum_traits-ec16a133dc73ac5c,libfutures_channel-01a8d264c13597f4,libstringprep-6abc079cb4e8a9e8,libunicode_properties-a118006e54fe0d0a,libunicode_normalization-46c9a83138ec5fa3,libtinyvec-f0492912f1cd97da,libtinyvec_macros-847056b696a24274,libunicode_bidi-27756a9b611e3996,librand-ae9388bacca1bc96,librand_chacha-372ac384ed347a6b,libppv_lite86-2306ff8ae322ccc1,libzerocopy-59dcac53f0d5ac51,libhkdf-6e469ccbc3b35e72,libhmac-92f16e9432d3c1c8,libsqlx_core-10850e394a140038,libwebpki_roots-fce5abcc0688276b,libwebpki_roots-52073429bdaef505,libthiserror-b705a45025fdf89b,libindexmap-37881c669a6ab1f5,libhashbrown-0eacb9dcbc3c3787,librustls-b377c00664d999c6,libwebpki-ffc85c36578d10ba,libring-e03b1937bca0db8b,libuntrusted-151845769873c416,librustls_pki_types-d9016c657ae33e66,libtokio-95d78cfbddd777ac,libsocket2-991b02095dfbf213,libmio-14a9fc939e969828,libbytes-a6415339708e1154,libhashlink-45a6ca6f1813f5e8,libhashbrown-e2d7c798925d0e5c,libfoldhash-675ca81b23a745d6,libequivalent-9631f206a02b9f54,liballocator_api2-61425620d8bdad59,libuuid-9de27df97b9957f1,libgetrandom-db6a3db8d3743238,liburl-4cff99fdaed240c3,libidna-a4f4fab59aece751,libidna_adapter-5d6af2201a93ba07,libicu_properties-f9148457abb15a6b,libicu_properties_data-dff8f3e32951d104,libicu_normalizer-062a7925a3d34696,libsmallvec-183709079b7752f0,libicu_normalizer_data-50864128baa771f6,libicu_collections-7b8230372d5dd6e9,libutf8_iter-efb3984ee203d151,libpotential_utf-c7677c5905490d4c,libicu_provider-755cbfd3c83ef14b,libicu_locale_core-df91fea35ff72917,libtinystr-64851c8844311372,liblitemap-21d4e5e58548354d,libwriteable-f2cbf4e2e2f7ebb1,libzerovec-5898169214c8cce6,libzerotrie-85116145ac0185f0,libyoke-73e761d2637346c2,libstable_deref_trait-646f6b28b9520b3d,libzerofrom-d5bf8c6280ef1389,libform_urlencoded-e63e84c134db7b31,libpercent_encoding-99cdb00cefa02ca0,libtracing-b668a2fe6479bf02,liblog-753a0cb3f11b08fe,libtracing_core-0a2040ae5074f76c,libonce_cell-210b47fe854405d5,libcrossbeam_queue-71f7261b642a0de3,libcrossbeam_utils-f0662ad78ea30c65,libeither-b9666c52de06d2c3,libevent_listener-1fb3fc18c976e41b,libparking-a433cf79076a56ac,libfutures_util-dd23df475f561736,libfutures_io-094dc98f9ed1f237,libslab-f5fed19216a24be8,libpin_project_lite-8ad468af17824a0b,libfutures_sink-491727158a35debf,libfutures_task-02cf0fb977266c2e,libfutures_core-3e8ff8c6a8ead7f1,libserde-ef79f47c9cc8a8b0,libserde_json-205d90ce42eaa6d7,libmemchr-d8218b780a78fe0a,libitoa-0d0a278c06e14513,libzmij-d2f562b84b927b2e,libserde_core-243a97e0be0a96fc}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libed25519_dalek-697044fd84e8fd6e,libsha2-a36c08e8744447e2,librand_core-0e3990a56813413f,libgetrandom-1143be0b86498b4d,liblibc-e4d524206a08c183,libcurve25519_dalek-4d12e0777a6da502,libcpufeatures-bb85f9e0eaf4b5a3,libcfg_if-cad248e7066eec15,libdigest-2b0d34582170df8a,libsubtle-e2f0af8959bd7889,libblock_buffer-5dce873968ab2a0e,libcrypto_common-ed21d0c5ae63a1e9,libgeneric_array-fc021ac1898d14e1,libtypenum-8388f334d4574afe,libed25519-e28ab78388dfec49,libsignature-4e0dee0faa117b9b,libpkcs8-0ff69e79807a25b6,libspki-6be38c92a59cdfdc,libder-359a326adcbc35ac,libzeroize-e5ba3babb6b7003b,libpem_rfc7468-449436b5fbdc0ab1,libbase64ct-f6dd625d8072d296,libconst_oid-31bf52a9edb7c9ff,libbase64-fff42f7554bbeb90}.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/rustchvoPId/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-e0a2b908ad56e1d9/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/token-43b20e76332b37db" "-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 "token") due to 1 previous error
[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/33835004928d3bf65db4d4712e1330766263b0bd/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=72bc8dd8bad2b836 -C extra-filename=-3a7d2ef3f9a3ec9d --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern argon2=/opt/rustwide/target/debug/deps/libargon2-6daddd454b177af1.rlib --extern auth_server=/opt/rustwide/target/debug/deps/libauth_server-9126d115e42ee761.rlib --extern axum=/opt/rustwide/target/debug/deps/libaxum-ee0e643d116ea0c0.rlib --extern axum_extra=/opt/rustwide/target/debug/deps/libaxum_extra-622deb9fbb056cf2.rlib --extern base64=/opt/rustwide/target/debug/deps/libbase64-fff42f7554bbeb90.rlib --extern ed25519_dalek=/opt/rustwide/target/debug/deps/libed25519_dalek-697044fd84e8fd6e.rlib --extern hex=/opt/rustwide/target/debug/deps/libhex-ce2ce186edf8450e.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-ae9388bacca1bc96.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-4551735047589b34.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-ef79f47c9cc8a8b0.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-205d90ce42eaa6d7.rlib --extern sha2=/opt/rustwide/target/debug/deps/libsha2-a36c08e8744447e2.rlib --extern sqlx=/opt/rustwide/target/debug/deps/libsqlx-636eb1c07b6bd156.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-b705a45025fdf89b.rlib --extern time=/opt/rustwide/target/debug/deps/libtime-4581481ef18f6ff5.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-95d78cfbddd777ac.rlib --extern tower=/opt/rustwide/target/debug/deps/libtower-cd2bf52352196099.rlib --extern tower_http=/opt/rustwide/target/debug/deps/libtower_http-b982b1cad5ecbc1a.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-b668a2fe6479bf02.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-dce8878fe8100f60.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-4cff99fdaed240c3.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-9de27df97b9957f1.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-e0a2b908ad56e1d9/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/33835004928d3bf65db4d4712e1330766263b0bd/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=a895c0494150fa4d -C extra-filename=-8344a89d45e74b74 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern argon2=/opt/rustwide/target/debug/deps/libargon2-6daddd454b177af1.rlib --extern auth_server=/opt/rustwide/target/debug/deps/libauth_server-9126d115e42ee761.rlib --extern axum=/opt/rustwide/target/debug/deps/libaxum-ee0e643d116ea0c0.rlib --extern axum_extra=/opt/rustwide/target/debug/deps/libaxum_extra-622deb9fbb056cf2.rlib --extern base64=/opt/rustwide/target/debug/deps/libbase64-fff42f7554bbeb90.rlib --extern ed25519_dalek=/opt/rustwide/target/debug/deps/libed25519_dalek-697044fd84e8fd6e.rlib --extern hex=/opt/rustwide/target/debug/deps/libhex-ce2ce186edf8450e.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-ae9388bacca1bc96.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-4551735047589b34.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-ef79f47c9cc8a8b0.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-205d90ce42eaa6d7.rlib --extern sha2=/opt/rustwide/target/debug/deps/libsha2-a36c08e8744447e2.rlib --extern sqlx=/opt/rustwide/target/debug/deps/libsqlx-636eb1c07b6bd156.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-b705a45025fdf89b.rlib --extern time=/opt/rustwide/target/debug/deps/libtime-4581481ef18f6ff5.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-95d78cfbddd777ac.rlib --extern tower=/opt/rustwide/target/debug/deps/libtower-cd2bf52352196099.rlib --extern tower_http=/opt/rustwide/target/debug/deps/libtower_http-b982b1cad5ecbc1a.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-b668a2fe6479bf02.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-dce8878fe8100f60.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-4cff99fdaed240c3.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-9de27df97b9957f1.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-e0a2b908ad56e1d9/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/rustcydNoKQ/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libauth_server-9126d115e42ee761,libaxum_extra-622deb9fbb056cf2,libcookie-457c2c77bce76502,libtime-4581481ef18f6ff5,libtime_core-388d6e02ed0f4b60,libnum_conv-5a4a5ce1e07de586,libderanged-202b4be463a7eade,libpowerfmt-521a460cc2ff4e45,libaxum-ee0e643d116ea0c0,libserde_path_to_error-9ac8635e7beaa86d,libserde_urlencoded-fc4c71001c524ad2,libryu-96e4827cb8e74ef1,libhyper_util-a6b787208710f008,libipnet-d13aa1d8cef494ce,libhyper-9706cd8eaa541352,libwant-4a0be0a267c8825f,libtry_lock-b2ba3b7879656042,libhttparse-2dcf90c780aed9d3,libatomic_waker-f98c2fb1596910db,libhttpdate-fd089b66c335a993,libmatchit-6d2c723f32ec3b7e,libaxum_core-679485c9d2130d22,libmime-7cbfcc84299bf52b,libhttp_body_util-2354d0cd9178a48e,libed25519_dalek-697044fd84e8fd6e,libcurve25519_dalek-4d12e0777a6da502,libed25519-e28ab78388dfec49,libsignature-4e0dee0faa117b9b,libpkcs8-0ff69e79807a25b6,libspki-6be38c92a59cdfdc,libder-359a326adcbc35ac,libpem_rfc7468-449436b5fbdc0ab1,libconst_oid-31bf52a9edb7c9ff,libargon2-6daddd454b177af1,libblake2-5bfa87f49fc8ee7a,libpassword_hash-c526d2d14a77d8c1,libbase64ct-f6dd625d8072d296,libtracing_subscriber-dce8878fe8100f60,libsharded_slab-a43bbfc0e39c291b,liblazy_static-afffdbb119bd9ac1,libmatchers-f7b5388ea571970b,libregex_automata-d2cdcef187393c2f,libregex_syntax-07115c1e62fbf464,libnu_ansi_term-93d8ee8dec5a4017,libthread_local-18638dcf05a3c55a,libtracing_log-f38a70244c2039fa,libtower_http-b982b1cad5ecbc1a,libtower-cd2bf52352196099,libsync_wrapper-096429d0b7f46333,libiri_string-6cdde5800cd3944e,libtower_service-222788e4f5219726,libtower_layer-5699d784b4449e00,libhttp_body-79191c764c63be4b,libhttp-f9b3654e0d1e7e7a,libsqlx-636eb1c07b6bd156,libsqlx_postgres-75a6c555fe0ac3ec,libdotenvy-be9b890638a1bff4,libcrc-485eabc6d5599482,libcrc_catalog-2535dcd5dcc58263,libhex-ce2ce186edf8450e,libwhoami-bbcae5be368df9ae,libhome-db473625a3c6e0f0,libbitflags-a5b77e6cec1b5660,libmd5-6893b58aa4e18459,libbyteorder-2918c4d2ad36fcf7,libatoi-306b0b2115c6139d,libnum_traits-ec16a133dc73ac5c,libfutures_channel-01a8d264c13597f4,libstringprep-6abc079cb4e8a9e8,libunicode_properties-a118006e54fe0d0a,libunicode_normalization-46c9a83138ec5fa3,libtinyvec-f0492912f1cd97da,libtinyvec_macros-847056b696a24274,libunicode_bidi-27756a9b611e3996,librand-ae9388bacca1bc96,librand_chacha-372ac384ed347a6b,libppv_lite86-2306ff8ae322ccc1,libzerocopy-59dcac53f0d5ac51,librand_core-0e3990a56813413f,libhkdf-6e469ccbc3b35e72,libhmac-92f16e9432d3c1c8,libsqlx_core-10850e394a140038,libwebpki_roots-fce5abcc0688276b,libwebpki_roots-52073429bdaef505,libthiserror-b705a45025fdf89b,libindexmap-37881c669a6ab1f5,libhashbrown-0eacb9dcbc3c3787,libbase64-fff42f7554bbeb90,libsha2-a36c08e8744447e2,libcpufeatures-bb85f9e0eaf4b5a3,libdigest-2b0d34582170df8a,libblock_buffer-5dce873968ab2a0e,libcrypto_common-ed21d0c5ae63a1e9,libgeneric_array-fc021ac1898d14e1,libtypenum-8388f334d4574afe,librustls-b377c00664d999c6,libsubtle-e2f0af8959bd7889,libwebpki-ffc85c36578d10ba,libring-e03b1937bca0db8b,libgetrandom-1143be0b86498b4d,libuntrusted-151845769873c416,librustls_pki_types-d9016c657ae33e66,libzeroize-e5ba3babb6b7003b,libhashlink-45a6ca6f1813f5e8,libhashbrown-e2d7c798925d0e5c,libfoldhash-675ca81b23a745d6,libequivalent-9631f206a02b9f54,liballocator_api2-61425620d8bdad59,libuuid-9de27df97b9957f1,libgetrandom-db6a3db8d3743238,libcfg_if-cad248e7066eec15,liburl-4cff99fdaed240c3,libidna-a4f4fab59aece751,libidna_adapter-5d6af2201a93ba07,libicu_properties-f9148457abb15a6b,libicu_properties_data-dff8f3e32951d104,libicu_normalizer-062a7925a3d34696,libsmallvec-183709079b7752f0,libicu_normalizer_data-50864128baa771f6,libicu_collections-7b8230372d5dd6e9,libutf8_iter-efb3984ee203d151,libpotential_utf-c7677c5905490d4c,libicu_provider-755cbfd3c83ef14b,libicu_locale_core-df91fea35ff72917,libtinystr-64851c8844311372,liblitemap-21d4e5e58548354d,libwriteable-f2cbf4e2e2f7ebb1,libzerovec-5898169214c8cce6,libzerotrie-85116145ac0185f0,libyoke-73e761d2637346c2,libstable_deref_trait-646f6b28b9520b3d,libzerofrom-d5bf8c6280ef1389,libform_urlencoded-e63e84c134db7b31,libpercent_encoding-99cdb00cefa02ca0,libtracing-b668a2fe6479bf02,liblog-753a0cb3f11b08fe,libtracing_core-0a2040ae5074f76c,libonce_cell-210b47fe854405d5,libcrossbeam_queue-71f7261b642a0de3,libcrossbeam_utils-f0662ad78ea30c65,libeither-b9666c52de06d2c3,libevent_listener-1fb3fc18c976e41b,libparking-a433cf79076a56ac,libfutures_util-dd23df475f561736,libfutures_io-094dc98f9ed1f237,libslab-f5fed19216a24be8,libfutures_sink-491727158a35debf,libfutures_task-02cf0fb977266c2e,libfutures_core-3e8ff8c6a8ead7f1,libserde_json-205d90ce42eaa6d7,libmemchr-d8218b780a78fe0a,libitoa-0d0a278c06e14513,libzmij-d2f562b84b927b2e,libserde-ef79f47c9cc8a8b0,libserde_core-243a97e0be0a96fc,libtokio-95d78cfbddd777ac,libsocket2-991b02095dfbf213,libbytes-a6415339708e1154,libmio-14a9fc939e969828,liblibc-e4d524206a08c183,libpin_project_lite-8ad468af17824a0b}.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/rustcydNoKQ/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-e0a2b908ad56e1d9/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/auth_server-ef57f0a23dacc90f" "-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/rustcI2ACFU/symbols.o" "<11 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libauth_server-9126d115e42ee761,libaxum_extra-622deb9fbb056cf2,libaxum-ee0e643d116ea0c0,libserde_path_to_error-9ac8635e7beaa86d,libmatchit-6d2c723f32ec3b7e,libaxum_core-679485c9d2130d22,libmime-7cbfcc84299bf52b,libed25519_dalek-697044fd84e8fd6e,libcurve25519_dalek-4d12e0777a6da502,libed25519-e28ab78388dfec49,libsignature-4e0dee0faa117b9b,libpkcs8-0ff69e79807a25b6,libspki-6be38c92a59cdfdc,libder-359a326adcbc35ac,libpem_rfc7468-449436b5fbdc0ab1,libconst_oid-31bf52a9edb7c9ff,libargon2-6daddd454b177af1,libblake2-5bfa87f49fc8ee7a,libpassword_hash-c526d2d14a77d8c1,libbase64ct-f6dd625d8072d296,libtracing_subscriber-dce8878fe8100f60,libsharded_slab-a43bbfc0e39c291b,liblazy_static-afffdbb119bd9ac1,libmatchers-f7b5388ea571970b,libregex_automata-d2cdcef187393c2f,libregex_syntax-07115c1e62fbf464,libnu_ansi_term-93d8ee8dec5a4017,libthread_local-18638dcf05a3c55a,libtracing_log-f38a70244c2039fa}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libsqlx-636eb1c07b6bd156,libsqlx_postgres-75a6c555fe0ac3ec,libdotenvy-be9b890638a1bff4,libcrc-485eabc6d5599482,libcrc_catalog-2535dcd5dcc58263,libhex-ce2ce186edf8450e,libwhoami-bbcae5be368df9ae,libhome-db473625a3c6e0f0,libmd5-6893b58aa4e18459,libbyteorder-2918c4d2ad36fcf7,libatoi-306b0b2115c6139d,libnum_traits-ec16a133dc73ac5c,libstringprep-6abc079cb4e8a9e8,libunicode_properties-a118006e54fe0d0a,libunicode_normalization-46c9a83138ec5fa3,libtinyvec-f0492912f1cd97da,libtinyvec_macros-847056b696a24274,libunicode_bidi-27756a9b611e3996,librand-ae9388bacca1bc96,librand_chacha-372ac384ed347a6b,libppv_lite86-2306ff8ae322ccc1,libzerocopy-59dcac53f0d5ac51,librand_core-0e3990a56813413f,libhkdf-6e469ccbc3b35e72,libhmac-92f16e9432d3c1c8,libsqlx_core-10850e394a140038,libwebpki_roots-fce5abcc0688276b,libthiserror-b705a45025fdf89b,libindexmap-37881c669a6ab1f5,libhashbrown-0eacb9dcbc3c3787,libhashlink-45a6ca6f1813f5e8,libhashbrown-e2d7c798925d0e5c,libfoldhash-675ca81b23a745d6,libequivalent-9631f206a02b9f54,liballocator_api2-61425620d8bdad59,libuuid-9de27df97b9957f1,libgetrandom-db6a3db8d3743238,libcrossbeam_queue-71f7261b642a0de3,libcrossbeam_utils-f0662ad78ea30c65,libeither-b9666c52de06d2c3,libevent_listener-1fb3fc18c976e41b,libparking-a433cf79076a56ac,libsha2-a36c08e8744447e2,libcpufeatures-bb85f9e0eaf4b5a3,libdigest-2b0d34582170df8a,libblock_buffer-5dce873968ab2a0e,libcrypto_common-ed21d0c5ae63a1e9,libgeneric_array-fc021ac1898d14e1,libtypenum-8388f334d4574afe,libreqwest-4551735047589b34,libserde_urlencoded-fc4c71001c524ad2,libryu-96e4827cb8e74ef1,libcookie_store-cb0b6288ee20d834,libpublicsuffix-9514a9eb2e99345b,libpsl_types-6947b81f8be31980,libcookie-457c2c77bce76502,libtime-4581481ef18f6ff5,libtime_core-388d6e02ed0f4b60,libnum_conv-5a4a5ce1e07de586,libderanged-202b4be463a7eade,libpowerfmt-521a460cc2ff4e45,libhyper_rustls-3fe0a94a7dee1e5b,libwebpki_roots-52073429bdaef505,libtokio_rustls-b6ceaa772de00633,librustls-b377c00664d999c6,libsubtle-e2f0af8959bd7889,libwebpki-ffc85c36578d10ba,libring-e03b1937bca0db8b,libgetrandom-1143be0b86498b4d,libuntrusted-151845769873c416,libcfg_if-cad248e7066eec15,librustls_pki_types-d9016c657ae33e66,libzeroize-e5ba3babb6b7003b,libserde_json-205d90ce42eaa6d7,libzmij-d2f562b84b927b2e,libtower_http-b982b1cad5ecbc1a,libbitflags-a5b77e6cec1b5660,libiri_string-6cdde5800cd3944e,libtower-cd2bf52352196099,libtower_layer-5699d784b4449e00,libhyper_util-a6b787208710f008,libipnet-d13aa1d8cef494ce,libtower_service-222788e4f5219726,libtracing-b668a2fe6479bf02,libtracing_core-0a2040ae5074f76c,libonce_cell-210b47fe854405d5,libhyper-9706cd8eaa541352,libwant-4a0be0a267c8825f,libtry_lock-b2ba3b7879656042,libhttparse-2dcf90c780aed9d3,libatomic_waker-f98c2fb1596910db,libhttpdate-fd089b66c335a993,libfutures_channel-01a8d264c13597f4,libfutures_util-dd23df475f561736,libmemchr-d8218b780a78fe0a,libfutures_io-094dc98f9ed1f237,libslab-f5fed19216a24be8,libfutures_sink-491727158a35debf,libfutures_task-02cf0fb977266c2e,libtokio-95d78cfbddd777ac,libsocket2-991b02095dfbf213,libmio-14a9fc939e969828,liblibc-e4d524206a08c183,libhttp_body_util-2354d0cd9178a48e,libpin_project_lite-8ad468af17824a0b,libhttp_body-79191c764c63be4b,liblog-753a0cb3f11b08fe,liburl-4cff99fdaed240c3,libidna-a4f4fab59aece751,libidna_adapter-5d6af2201a93ba07,libicu_properties-f9148457abb15a6b,libicu_properties_data-dff8f3e32951d104,libicu_normalizer-062a7925a3d34696,libsmallvec-183709079b7752f0,libserde-ef79f47c9cc8a8b0,libserde_core-243a97e0be0a96fc,libicu_normalizer_data-50864128baa771f6,libicu_collections-7b8230372d5dd6e9,libutf8_iter-efb3984ee203d151,libpotential_utf-c7677c5905490d4c,libicu_provider-755cbfd3c83ef14b,libicu_locale_core-df91fea35ff72917,libtinystr-64851c8844311372,liblitemap-21d4e5e58548354d,libwriteable-f2cbf4e2e2f7ebb1,libzerovec-5898169214c8cce6,libzerotrie-85116145ac0185f0,libyoke-73e761d2637346c2,libstable_deref_trait-646f6b28b9520b3d,libzerofrom-d5bf8c6280ef1389,libform_urlencoded-e63e84c134db7b31,libpercent_encoding-99cdb00cefa02ca0,libhttp-f9b3654e0d1e7e7a,libitoa-0d0a278c06e14513,libbytes-a6415339708e1154,libsync_wrapper-096429d0b7f46333,libfutures_core-3e8ff8c6a8ead7f1,libbase64-fff42f7554bbeb90}.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/rustcI2ACFU/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-e0a2b908ad56e1d9/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/audit-1ebe5c333a570e93" "-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] running `Command { std: "docker" "inspect" "0c6fb7694031925f8e423d0704038c127b87b089262439cf402303b6c8e398ad", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0c6fb7694031925f8e423d0704038c127b87b089262439cf402303b6c8e398ad", kill_on_drop: false }`
[INFO] [stdout] 0c6fb7694031925f8e423d0704038c127b87b089262439cf402303b6c8e398ad
