[INFO] cloning repository https://github.com/westford14/auth-notes
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/westford14/auth-notes" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwestford14%2Fauth-notes", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwestford14%2Fauth-notes'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 1bbfc4c52e799951d02913c456f2e716607eb59f
[INFO] testing westford14/auth-notes against master#ec6f9a5b4413f74386267ef8efc93712c2ce6db6 for pr-155739
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwestford14%2Fauth-notes" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/westford14/auth-notes
[INFO] finished tweaking git repo https://github.com/westford14/auth-notes
[INFO] tweaked toml for git repo https://github.com/westford14/auth-notes written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/westford14/auth-notes on toolchain ec6f9a5b4413f74386267ef8efc93712c2ce6db6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/westford14/auth-notes 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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded uuid-macro-internal v1.16.0
[INFO] [stderr]   Downloaded sqlx v0.8.3
[INFO] [stderr]   Downloaded serial_test_derive v3.2.0
[INFO] [stderr]   Downloaded sqlx-macros v0.8.3
[INFO] [stderr]   Downloaded serial_test v3.2.0
[INFO] [stderr]   Downloaded sqlx-macros-core v0.8.3
[INFO] [stderr]   Downloaded sqlx-sqlite v0.8.3
[INFO] [stderr]   Downloaded sdd v3.0.8
[INFO] [stderr]   Downloaded sqlx-mysql v0.8.3
[INFO] [stderr]   Downloaded openssl-sys v0.9.107
[INFO] [stderr]   Downloaded sqlx-core v0.8.3
[INFO] [stderr]   Downloaded axum-extra v0.10.1
[INFO] [stderr]   Downloaded cc v1.2.18
[INFO] [stderr]   Downloaded sqlx-postgres v0.8.3
[INFO] [stderr]   Downloaded scc v2.3.3
[INFO] [stderr]   Downloaded h2 v0.4.8
[INFO] [stderr]   Downloaded axum v0.8.3
[INFO] [stderr]   Downloaded redis v0.29.5
[INFO] [stderr]   Downloaded rustls v0.23.25
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b1e87e24600aefc30a43777a111d23a3ca1df823ea748548d603237443416c7c
[INFO] running `Command { std: "docker" "start" "-a" "b1e87e24600aefc30a43777a111d23a3ca1df823ea748548d603237443416c7c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b1e87e24600aefc30a43777a111d23a3ca1df823ea748548d603237443416c7c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b1e87e24600aefc30a43777a111d23a3ca1df823ea748548d603237443416c7c", kill_on_drop: false }`
[INFO] [stdout] b1e87e24600aefc30a43777a111d23a3ca1df823ea748548d603237443416c7c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 12379f7614165f97b7bfc34fe6326486ff4356afd5cd85e71cac8e93cf8dd9b2
[INFO] running `Command { std: "docker" "start" "-a" "12379f7614165f97b7bfc34fe6326486ff4356afd5cd85e71cac8e93cf8dd9b2", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.94
[INFO] [stderr]    Compiling libc v0.2.171
[INFO] [stderr]    Compiling cc v1.2.18
[INFO] [stderr]    Compiling litemap v0.7.5
[INFO] [stderr]    Compiling icu_locid_transform_data v1.5.1
[INFO] [stderr]    Compiling icu_properties_data v1.5.1
[INFO] [stderr]    Compiling icu_normalizer_data v1.5.1
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling zerocopy v0.8.24
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling rustls-pki-types v1.11.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling rustls v0.23.25
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling socket2 v0.5.9
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling getrandom v0.3.2
[INFO] [stderr]    Compiling event-listener v5.4.0
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]    Compiling webpki-roots v0.26.8
[INFO] [stderr]    Compiling rustls-pemfile v2.2.0
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling tokio v1.44.2
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling bitflags v2.9.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling rustix v1.0.5
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling chrono v0.4.40
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling rustversion v1.0.20
[INFO] [stderr]    Compiling linux-raw-sys v0.9.3
[INFO] [stderr]    Compiling home v0.5.11
[INFO] [stderr]    Compiling uuid v1.16.0
[INFO] [stderr]    Compiling rand v0.9.0
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling rustls-webpki v0.103.1
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling uuid-macro-internal v1.16.0
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling yoke v0.7.5
[INFO] [stderr]    Compiling time-core v0.1.4
[INFO] [stderr]    Compiling time-macros v0.2.22
[INFO] [stderr]    Compiling tempfile v3.19.1
[INFO] [stderr]    Compiling zerovec v0.10.4
[INFO] [stderr]    Compiling deranged v0.4.0
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling tinystr v0.7.6
[INFO] [stderr]    Compiling icu_collections v1.5.0
[INFO] [stderr]    Compiling icu_locid v1.5.0
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling icu_provider v1.5.0
[INFO] [stderr]    Compiling axum-core v0.5.2
[INFO] [stderr]    Compiling time v0.3.41
[INFO] [stderr]    Compiling icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling icu_properties v1.5.1
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling headers-core v0.3.0
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling matchit v0.8.4
[INFO] [stderr]    Compiling headers v0.4.0
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling smallvec v1.15.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]    Compiling icu_normalizer v1.5.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling idna_adapter v1.2.0
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling serde_path_to_error v0.1.17
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling simple_asn1 v0.6.3
[INFO] [stderr]    Compiling matchers v0.1.0
[INFO] [stderr]    Compiling pem v3.0.5
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling sqlx-core v0.8.3
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling arc-swap v1.7.1
[INFO] [stderr]    Compiling sha1_smol v1.0.1
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling jsonwebtoken v9.3.1
[INFO] [stderr]    Compiling tower-http v0.6.2
[INFO] [stderr]    Compiling sqlx-postgres v0.8.3
[INFO] [stderr]    Compiling tokio-util v0.7.14
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling h2 v0.4.8
[INFO] [stderr]    Compiling combine v4.6.7
[INFO] [stderr]    Compiling sqlx-macros-core v0.8.3
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling sqlx-macros v0.8.3
[INFO] [stderr]    Compiling redis v0.29.5
[INFO] [stderr]    Compiling hyper-util v0.1.11
[INFO] [stderr]    Compiling sqlx v0.8.3
[INFO] [stderr]    Compiling axum v0.8.3
[INFO] [stderr]    Compiling axum-extra v0.10.1
[INFO] [stderr]    Compiling axum-web v0.1.4 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 4m 13s
[INFO] running `Command { std: "docker" "inspect" "12379f7614165f97b7bfc34fe6326486ff4356afd5cd85e71cac8e93cf8dd9b2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "12379f7614165f97b7bfc34fe6326486ff4356afd5cd85e71cac8e93cf8dd9b2", kill_on_drop: false }`
[INFO] [stdout] 12379f7614165f97b7bfc34fe6326486ff4356afd5cd85e71cac8e93cf8dd9b2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0be498368c75fdb33170620f6f35fffdca9ef9abb82e81540139e4d741773f70
[INFO] running `Command { std: "docker" "start" "-a" "0be498368c75fdb33170620f6f35fffdca9ef9abb82e81540139e4d741773f70", kill_on_drop: false }`
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling openssl-sys v0.9.107
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling axum-core v0.5.2
[INFO] [stderr]    Compiling sdd v3.0.8
[INFO] [stderr]    Compiling serial_test_derive v3.2.0
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling scc v2.3.3
[INFO] [stderr]    Compiling openssl v0.10.72
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling sqlx-core v0.8.3
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling redis v0.29.5
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling serial_test v3.2.0
[INFO] [stderr]    Compiling hyper-util v0.1.11
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling sqlx-postgres v0.8.3
[INFO] [stderr]    Compiling axum v0.8.3
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.15
[INFO] [stderr]    Compiling axum-extra v0.10.1
[INFO] [stderr]    Compiling sqlx-macros-core v0.8.3
[INFO] [stderr]    Compiling sqlx-macros v0.8.3
[INFO] [stderr]    Compiling sqlx v0.8.3
[INFO] [stderr]    Compiling axum-web v0.1.4 (/opt/rustwide/workdir)
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/deps/rustcXRZ8tH/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libaxum_web-3fabb6c1c2c05314,libredis-ca5475b341e33f60,libsha1_smol-538f4627c693850a,libcombine-77542306dc00e82d,libjsonwebtoken-31bf3260bbf2239b,libpem-daadd61b69bce7ea,libsimple_asn1-6888ca6c050e44c7,libtime-8eab0f517b627553,libtime_core-ba5abd5afeccc7b5,libnum_conv-d31d2cdd240da3de,libderanged-834005e8c239d2d6,libpowerfmt-521a460cc2ff4e45,libnum_bigint-c0e2ed209f52c1cd,libnum_integer-aae2519fa6b25106,libtower_http-bdd7e5662482bc7d,libsqlx-ee85e71d649d7ea4,libsqlx_postgres-39bf69d33393fd9f,libdotenvy-be9b890638a1bff4,libcrc-b980dc0896b7d301,libcrc_catalog-2535dcd5dcc58263,libhex-ce2ce186edf8450e,libwhoami-14cfc5f41d7c5f54,libhome-53a5c935c0f0628a,libmd5-89f5a81a54df54d3,libbyteorder-2918c4d2ad36fcf7,libatoi-64b8c5135e53c4fe,libstringprep-e50404eaef0fe2be,libunicode_properties-cb5ed9538cb72f5c,libunicode_normalization-e6068dcafdb02e77,libtinyvec-98782a987c773b2a,libtinyvec_macros-847056b696a24274,libunicode_bidi-27756a9b611e3996,librand-725c9f0dd718b18d,librand_chacha-99b109eb3742cdd6,librand_core-8db1f5e66d8bb0da,libhkdf-44807ed450da35a4,libhmac-a38ec042e5099d66,libsqlx_core-1b4bbc0f9762206a,libwebpki_roots-4a49d5f35c9a07cd,libsha2-d6cb482010fe8d94,librustls-d2808bd20be6920a,libwebpki-19d1aff43e6ee4be,libring-6289e9692e456bc8,libgetrandom-41ef7be61c53c416,libuntrusted-151845769873c416,libzeroize-fabec83a71c28d82,libhashlink-f67f456a2fe05e19,libuuid-c9c9fbd7c78f32f2,librand-39885f34fcfbffe5,librand_chacha-fbb1edad1ad63a06,libppv_lite86-82dbad8d8aa2af1c,libzerocopy-7ed7e4aa04262f0c,librand_core-3b9ad58517d06a4c,libgetrandom-e4d753d952ed84cc,libcrossbeam_queue-71f7261b642a0de3,libcrossbeam_utils-f0662ad78ea30c65,libeither-ed5339ba30965d0e,libevent_listener-833df97103cda6bf,libparking-a433cf79076a56ac,libthiserror-b24aa01e1bceecbd,libaxum_extra-7a24780b30968544,libheaders-ca8037e9831152fd,libsha1-bb357f9cfa812bc6,libcpufeatures-bb85f9e0eaf4b5a3,libdigest-2ddc638ca12a0f20,libsubtle-e2f0af8959bd7889,libblock_buffer-69b2399560e8742f,libcrypto_common-66edc97558ab7ca9,libgeneric_array-86881b7c29aa25eb,libtypenum-0448dfa6533ed2e8,libheaders_core-7f673530909090dc,libbase64-76d22feba062e299,libchrono-e011dc6efb563f6b,libnum_traits-a522b026a9b43d96,libiana_time_zone-4ff00b44c3c16daa,libaxum-b2a98306d28d1988,libserde_path_to_error-7172a571c2d4f9c3,libmatchit-6d2c723f32ec3b7e,libaxum_core-d6cf53f137419b0e,libserial_test-d3159a18fa34cca4,libfutures-e1e15bdb5a14054f,libfutures_executor-ee5d3f2fcf0911e9,libscc-8d408bab9be9c086,libsdd-2ce98cc7288e226e,libreqwest-ca44b60de939a7ec,librustls_pemfile-b142228deabdcb27,librustls_pki_types-c73ad35b7b8c5b70,libserde_urlencoded-cdf1c9a53f58fba9,libbase64-fff42f7554bbeb90,libipnet-7f24c5b85fa70b77,libhyper_tls-55395d04ffd02de3,libtokio_native_tls-39ed4d7c89f6d6f9,libmime-7cbfcc84299bf52b,libencoding_rs-77aaab2f10457336,libserde_json-cf60a898233f08cc,libryu-f1418741a05f84c6,libtower-c71b740f10d90222,libsync_wrapper-c4446c9ab9748a89,libtower_layer-5699d784b4449e00,libnative_tls-2888396df5372b18,libopenssl_probe-d74274d8b7245f2e,libopenssl-910735ad3324ee4a,libbitflags-e2216e7dc380daf3,libforeign_types-5f537df59e969067,libforeign_types_shared-eb5f1cae025af37f,libopenssl_sys-b0999b09420452ba,libhyper_util-2493167fc2c28195,libtower_service-222788e4f5219726,libhyper-e87dea8960eb1255,libwant-4a0be0a267c8825f,libtry_lock-b2ba3b7879656042,libhttparse-2dcf90c780aed9d3,libh2-b80a8f000d27a53f,libtracing-400f4f07d4957cec,libtracing_core-2cac33e59c1f9f6f,libonce_cell-db8f3eed2a1f3f7b,libindexmap-a896b734f045259d,libhashbrown-bf31b3237ca559fe,libfoldhash-675ca81b23a745d6,libequivalent-9631f206a02b9f54,liballocator_api2-61425620d8bdad59,libatomic_waker-f98c2fb1596910db,libtokio_util-4e73b37f349276a4,libhttpdate-fd089b66c335a993,libfutures_util-ef24fcbcaf708e30,libmemchr-6e500fc2d2cc2174,libfutures_io-a909ffe8b7e43c5e,libslab-d0e46609accb5958,libfutures_channel-f8b566c7bd079e89,libfutures_sink-bb58a37a11906cee,libfutures_task-0897da15ce1c548c,libpin_utils-edd6e294c1e21a4f,libtokio-a8b466f985038141,libsignal_hook_registry-af0e2636eaad4fd7,libsocket2-d88172c6a5fdb5bc,libmio-a8ea60641b6389be,libparking_lot-f827334e0dc730bd,libparking_lot_core-60c2f4490fde3965,liblibc-783313aafc8cd3cd,libcfg_if-8c8419bc1cff3c76,liblock_api-0dacfcde768c7ee0,libscopeguard-88d64e99d3001c2a,libhttp_body_util-e7173c4bbb82e3cb,libpin_project_lite-5ffafa3f2ed0bb57,libfutures_core-c23514cefd9aa7c7,libhttp_body-af815635f38ac68e,liblog-5d55931747baec80,liburl-9f4a9cf075d2fc8b,libidna-67a8703644e50523,libidna_adapter-3d46a5004fbf501c,libicu_normalizer-0d3fc28548ffb2be,libicu_normalizer_data-01d567ce98d55d90,libwrite16-91faa25066d79a18,libutf8_iter-efb3984ee203d151,libutf16_iter-dd1f1e17ac79c14b,libsmallvec-30ed7d64beac8410,libserde-ef7341b35b6705ce,libicu_properties-0b159562ae561ce7,libicu_properties_data-54dfcb23c9ade2e9,libicu_locid_transform-f48e0c90e263f107,libicu_locid_transform_data-f084e07c6cd202da,libicu_collections-f48f637abb9e78f6,libicu_provider-8874d52d8d229279,libicu_locid-ff647b6130ed345f,liblitemap-371202e2dc37347e,libtinystr-154c2d60001a3a25,libzerovec-8db360519c9f6a53,libwriteable-d7ff86b178f1d317,libyoke-0298b56e8a1efa35,libzerofrom-175672d1b11e1e63,libstable_deref_trait-456565f84dafac83,libform_urlencoded-79e0e98fcd485548,libpercent_encoding-7f7ecf94013a574b,libhttp-a7d18df8952aa204,libitoa-7e733f37fe56f881,libbytes-a98c6e187cd1e46b,libfnv-2a26f5d3b9cd4973}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustcXRZ8tH/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-fd781beeba2e20a9/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/auth_login_test-0a47984a84478295" "-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 `axum-web` (test "auth_login_test") due to 1 previous error
[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/rustcpEhjFF/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libaxum_web-3fabb6c1c2c05314,libredis-ca5475b341e33f60,libsha1_smol-538f4627c693850a,libcombine-77542306dc00e82d,libjsonwebtoken-31bf3260bbf2239b,libpem-daadd61b69bce7ea,libsimple_asn1-6888ca6c050e44c7,libtime-8eab0f517b627553,libtime_core-ba5abd5afeccc7b5,libnum_conv-d31d2cdd240da3de,libderanged-834005e8c239d2d6,libpowerfmt-521a460cc2ff4e45,libnum_bigint-c0e2ed209f52c1cd,libnum_integer-aae2519fa6b25106,libtower_http-bdd7e5662482bc7d,libsqlx-ee85e71d649d7ea4,libsqlx_postgres-39bf69d33393fd9f,libdotenvy-be9b890638a1bff4,libcrc-b980dc0896b7d301,libcrc_catalog-2535dcd5dcc58263,libhex-ce2ce186edf8450e,libwhoami-14cfc5f41d7c5f54,libhome-53a5c935c0f0628a,libmd5-89f5a81a54df54d3,libbyteorder-2918c4d2ad36fcf7,libatoi-64b8c5135e53c4fe,libstringprep-e50404eaef0fe2be,libunicode_properties-cb5ed9538cb72f5c,libunicode_normalization-e6068dcafdb02e77,libtinyvec-98782a987c773b2a,libtinyvec_macros-847056b696a24274,libunicode_bidi-27756a9b611e3996,librand-725c9f0dd718b18d,librand_chacha-99b109eb3742cdd6,librand_core-8db1f5e66d8bb0da,libhkdf-44807ed450da35a4,libhmac-a38ec042e5099d66,libsqlx_core-1b4bbc0f9762206a,libwebpki_roots-4a49d5f35c9a07cd,libsha2-d6cb482010fe8d94,librustls-d2808bd20be6920a,libwebpki-19d1aff43e6ee4be,libring-6289e9692e456bc8,libgetrandom-41ef7be61c53c416,libuntrusted-151845769873c416,libzeroize-fabec83a71c28d82,libhashlink-f67f456a2fe05e19,libuuid-c9c9fbd7c78f32f2,librand-39885f34fcfbffe5,librand_chacha-fbb1edad1ad63a06,libppv_lite86-82dbad8d8aa2af1c,libzerocopy-7ed7e4aa04262f0c,librand_core-3b9ad58517d06a4c,libgetrandom-e4d753d952ed84cc,libcrossbeam_queue-71f7261b642a0de3,libcrossbeam_utils-f0662ad78ea30c65,libeither-ed5339ba30965d0e,libevent_listener-833df97103cda6bf,libparking-a433cf79076a56ac,libthiserror-b24aa01e1bceecbd,libaxum_extra-7a24780b30968544,libheaders-ca8037e9831152fd,libsha1-bb357f9cfa812bc6,libcpufeatures-bb85f9e0eaf4b5a3,libdigest-2ddc638ca12a0f20,libsubtle-e2f0af8959bd7889,libblock_buffer-69b2399560e8742f,libcrypto_common-66edc97558ab7ca9,libgeneric_array-86881b7c29aa25eb,libtypenum-0448dfa6533ed2e8,libheaders_core-7f673530909090dc,libbase64-76d22feba062e299,libchrono-e011dc6efb563f6b,libnum_traits-a522b026a9b43d96,libiana_time_zone-4ff00b44c3c16daa,libaxum-b2a98306d28d1988,libserde_path_to_error-7172a571c2d4f9c3,libmatchit-6d2c723f32ec3b7e,libaxum_core-d6cf53f137419b0e,libserial_test-d3159a18fa34cca4,libfutures-e1e15bdb5a14054f,libfutures_executor-ee5d3f2fcf0911e9,libscc-8d408bab9be9c086,libsdd-2ce98cc7288e226e,libreqwest-ca44b60de939a7ec,librustls_pemfile-b142228deabdcb27,librustls_pki_types-c73ad35b7b8c5b70,libserde_urlencoded-cdf1c9a53f58fba9,libbase64-fff42f7554bbeb90,libipnet-7f24c5b85fa70b77,libhyper_tls-55395d04ffd02de3,libtokio_native_tls-39ed4d7c89f6d6f9,libmime-7cbfcc84299bf52b,libencoding_rs-77aaab2f10457336,libserde_json-cf60a898233f08cc,libryu-f1418741a05f84c6,libtower-c71b740f10d90222,libsync_wrapper-c4446c9ab9748a89,libtower_layer-5699d784b4449e00,libnative_tls-2888396df5372b18,libopenssl_probe-d74274d8b7245f2e,libopenssl-910735ad3324ee4a,libbitflags-e2216e7dc380daf3,libforeign_types-5f537df59e969067,libforeign_types_shared-eb5f1cae025af37f,libopenssl_sys-b0999b09420452ba,libhyper_util-2493167fc2c28195,libtower_service-222788e4f5219726,libhyper-e87dea8960eb1255,libwant-4a0be0a267c8825f,libtry_lock-b2ba3b7879656042,libhttparse-2dcf90c780aed9d3,libh2-b80a8f000d27a53f,libtracing-400f4f07d4957cec,libtracing_core-2cac33e59c1f9f6f,libonce_cell-db8f3eed2a1f3f7b,libindexmap-a896b734f045259d,libhashbrown-bf31b3237ca559fe,libfoldhash-675ca81b23a745d6,libequivalent-9631f206a02b9f54,liballocator_api2-61425620d8bdad59,libatomic_waker-f98c2fb1596910db,libtokio_util-4e73b37f349276a4,libhttpdate-fd089b66c335a993,libfutures_util-ef24fcbcaf708e30,libmemchr-6e500fc2d2cc2174,libfutures_io-a909ffe8b7e43c5e,libslab-d0e46609accb5958,libfutures_channel-f8b566c7bd079e89,libfutures_sink-bb58a37a11906cee,libfutures_task-0897da15ce1c548c,libpin_utils-edd6e294c1e21a4f,libtokio-a8b466f985038141,libsignal_hook_registry-af0e2636eaad4fd7,libsocket2-d88172c6a5fdb5bc,libmio-a8ea60641b6389be,libparking_lot-f827334e0dc730bd,libparking_lot_core-60c2f4490fde3965,liblibc-783313aafc8cd3cd,libcfg_if-8c8419bc1cff3c76,liblock_api-0dacfcde768c7ee0,libscopeguard-88d64e99d3001c2a,libhttp_body_util-e7173c4bbb82e3cb,libpin_project_lite-5ffafa3f2ed0bb57,libfutures_core-c23514cefd9aa7c7,libhttp_body-af815635f38ac68e,liblog-5d55931747baec80,liburl-9f4a9cf075d2fc8b,libidna-67a8703644e50523,libidna_adapter-3d46a5004fbf501c,libicu_normalizer-0d3fc28548ffb2be,libicu_normalizer_data-01d567ce98d55d90,libwrite16-91faa25066d79a18,libutf8_iter-efb3984ee203d151,libutf16_iter-dd1f1e17ac79c14b,libsmallvec-30ed7d64beac8410,libserde-ef7341b35b6705ce,libicu_properties-0b159562ae561ce7,libicu_properties_data-54dfcb23c9ade2e9,libicu_locid_transform-f48e0c90e263f107,libicu_locid_transform_data-f084e07c6cd202da,libicu_collections-f48f637abb9e78f6,libicu_provider-8874d52d8d229279,libicu_locid-ff647b6130ed345f,liblitemap-371202e2dc37347e,libtinystr-154c2d60001a3a25,libzerovec-8db360519c9f6a53,libwriteable-d7ff86b178f1d317,libyoke-0298b56e8a1efa35,libzerofrom-175672d1b11e1e63,libstable_deref_trait-456565f84dafac83,libform_urlencoded-79e0e98fcd485548,libpercent_encoding-7f7ecf94013a574b,libhttp-a7d18df8952aa204,libitoa-7e733f37fe56f881,libbytes-a98c6e187cd1e46b,libfnv-2a26f5d3b9cd4973}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustcpEhjFF/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-fd781beeba2e20a9/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/auth_refresh_tests-68cc4100254dde2c" "-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 `axum-web` (test "auth_refresh_tests") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "0be498368c75fdb33170620f6f35fffdca9ef9abb82e81540139e4d741773f70", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0be498368c75fdb33170620f6f35fffdca9ef9abb82e81540139e4d741773f70", kill_on_drop: false }`
[INFO] [stdout] 0be498368c75fdb33170620f6f35fffdca9ef9abb82e81540139e4d741773f70
