[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 beta-2025-10-28 for beta-1.92-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwestford14%2Fauth-notes" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/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-5-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/westford14/auth-notes on toolchain beta-2025-10-28 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "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" "+beta-2025-10-28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c3d8d4a74cfa347ce45404a461b4643d24a42f4e5d9de02738cc5e292e28c1e5 [INFO] running `Command { std: "docker" "start" "-a" "c3d8d4a74cfa347ce45404a461b4643d24a42f4e5d9de02738cc5e292e28c1e5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c3d8d4a74cfa347ce45404a461b4643d24a42f4e5d9de02738cc5e292e28c1e5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c3d8d4a74cfa347ce45404a461b4643d24a42f4e5d9de02738cc5e292e28c1e5", kill_on_drop: false }` [INFO] [stdout] c3d8d4a74cfa347ce45404a461b4643d24a42f4e5d9de02738cc5e292e28c1e5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 55e1261beed1361738d235021accb14f8720ea267c009ad6d4e2e56397572dca [INFO] running `Command { std: "docker" "start" "-a" "55e1261beed1361738d235021accb14f8720ea267c009ad6d4e2e56397572dca", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.94 [INFO] [stderr] Compiling libc v0.2.171 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling cc v1.2.18 [INFO] [stderr] Compiling litemap v0.7.5 [INFO] [stderr] Compiling writeable v0.5.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 subtle v2.6.1 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling utf16_iter v1.0.5 [INFO] [stderr] Compiling write16 v1.0.0 [INFO] [stderr] Compiling allocator-api2 v0.2.21 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling socket2 v0.5.9 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling zerocopy v0.8.24 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling rustls-pki-types v1.11.0 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling rustls v0.23.25 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling iana-time-zone v0.1.63 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling getrandom v0.3.2 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling parking v2.2.1 [INFO] [stderr] Compiling crc-catalog v2.4.0 [INFO] [stderr] Compiling crc v3.2.1 [INFO] [stderr] Compiling event-listener v5.4.0 [INFO] [stderr] Compiling tinyvec v1.9.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Compiling rustls-pemfile v2.2.0 [INFO] [stderr] Compiling webpki-roots v0.26.8 [INFO] [stderr] Compiling hashlink v0.10.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling unicode-normalization v0.1.24 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling tokio v1.44.2 [INFO] [stderr] Compiling unicode-properties v0.1.3 [INFO] [stderr] Compiling rustix v1.0.5 [INFO] [stderr] Compiling bitflags v2.9.0 [INFO] [stderr] Compiling tower-service v0.3.3 [INFO] [stderr] Compiling unicode-bidi v0.3.18 [INFO] [stderr] Compiling hkdf v0.12.4 [INFO] [stderr] Compiling chrono v0.4.40 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling stringprep v0.1.5 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling linux-raw-sys v0.9.3 [INFO] [stderr] Compiling uuid v1.16.0 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling home v0.5.11 [INFO] [stderr] Compiling rustls-webpki v0.103.1 [INFO] [stderr] Compiling tower-layer v0.3.3 [INFO] [stderr] Compiling whoami v1.6.0 [INFO] [stderr] Compiling dotenvy v0.15.7 [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 zerofrom v0.1.6 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling yoke v0.7.5 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling zerovec v0.10.4 [INFO] [stderr] Compiling uuid-macro-internal v1.16.0 [INFO] [stderr] Compiling rand v0.9.0 [INFO] [stderr] Compiling atoi v2.0.0 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling time-core v0.1.4 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling time-macros v0.2.22 [INFO] [stderr] Compiling deranged v0.4.0 [INFO] [stderr] Compiling num-bigint v0.4.6 [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 tempfile v3.19.1 [INFO] [stderr] Compiling icu_provider v1.5.0 [INFO] [stderr] Compiling icu_locid_transform v1.5.0 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling time v0.3.41 [INFO] [stderr] Compiling axum-core v0.5.2 [INFO] [stderr] Compiling icu_properties v1.5.1 [INFO] [stderr] Compiling smallvec v1.15.0 [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 regex-automata v0.1.10 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling sqlx-core v0.8.3 [INFO] [stderr] Compiling headers-core v0.3.0 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling matchit v0.8.4 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling headers v0.4.0 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling simple_asn1 v0.6.3 [INFO] [stderr] Compiling pem v3.0.5 [INFO] [stderr] Compiling tokio-util v0.7.14 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling sha1_smol v1.0.1 [INFO] [stderr] Compiling jsonwebtoken v9.3.1 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling h2 v0.4.8 [INFO] [stderr] Compiling combine v4.6.7 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling sqlx-postgres v0.8.3 [INFO] [stderr] Compiling tower-http v0.6.2 [INFO] [stderr] Compiling redis v0.29.5 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling hyper-util v0.1.11 [INFO] [stderr] Compiling sqlx-macros-core v0.8.3 [INFO] [stderr] Compiling axum v0.8.3 [INFO] [stderr] Compiling sqlx-macros v0.8.3 [INFO] [stderr] Compiling sqlx 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 3m 25s [INFO] running `Command { std: "docker" "inspect" "55e1261beed1361738d235021accb14f8720ea267c009ad6d4e2e56397572dca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "55e1261beed1361738d235021accb14f8720ea267c009ad6d4e2e56397572dca", kill_on_drop: false }` [INFO] [stdout] 55e1261beed1361738d235021accb14f8720ea267c009ad6d4e2e56397572dca [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9f523f0e4359c7f71a97c1db39e67f77cf30dac410d3e912369716a1e6580a3b [INFO] running `Command { std: "docker" "start" "-a" "9f523f0e4359c7f71a97c1db39e67f77cf30dac410d3e912369716a1e6580a3b", kill_on_drop: false }` [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling openssl v0.10.72 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling sdd v3.0.8 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling axum-core v0.5.2 [INFO] [stderr] Compiling scc v2.3.3 [INFO] [stderr] Compiling serial_test_derive v3.2.0 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling openssl-sys v0.9.107 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling sqlx-core v0.8.3 [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 axum v0.8.3 [INFO] [stderr] Compiling sqlx-postgres v0.8.3 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [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" "/tmp/rustcyNR6jB/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libreqwest-5596e30ed61cf4c7,libipnet-a38805d99c19843f,libhyper_tls-7dce3894662b5b8c,libtokio_native_tls-e18f2d179338155b,libencoding_rs-c3fa4e07d9944d79,libnative_tls-64900dda60556469,libopenssl_probe-2c6d21a9709cae46,libopenssl-aae6c33d2b484bab,libforeign_types-ce5d663d7c32e748,libforeign_types_shared-47b443a4583fd949,libopenssl_sys-90b424f32372619b,libaxum_web-75e1f10cc627c179,libredis-e5926e6ae46eca46,libsha1_smol-a320b1639232fa11,libcombine-37aa3d4ca0c34da9,libjsonwebtoken-4e610fd29486e88d,libpem-50fba22512037c7c,libsimple_asn1-08b754dfd799f847,libtime-e91b22e4eea3354d,libtime_core-ebad1aa9d4f81543,libnum_conv-d3297905cfb69f59,libderanged-16e9b86e17da8cba,libpowerfmt-f6019a2766e431f7,libnum_bigint-d1ff374f3d511f7e,libnum_integer-34b2f2e1425e1b0f,libtower_http-1695d295f1498f7f,libsqlx-9c707ffa72524b1b,libsqlx_postgres-e8c64865a53c32b2,libdotenvy-6d8015f91495fe74,libcrc-96bd24c4b05fb132,libcrc_catalog-5af10f2bf5720cb5,libhex-13e08b3b00984ab7,libwhoami-e1c15e0dd3e80da7,libhome-28ab713e87f116ce,libbitflags-716aca32ffb35253,libmd5-c2d01d9de1e8c7e1,libbyteorder-7fb216e967c6a54f,libatoi-27ff5b2c0df4299f,libbase64-32787b0325ea6df8,libstringprep-0a9ce7c562477d17,libunicode_properties-cba66a393c3a616e,libunicode_normalization-7a4e1df8809c0589,libtinyvec-96a598a2417bf3df,libtinyvec_macros-7b77ea21c73594ca,libunicode_bidi-a9d2c96e849c6f3c,librand-77a2ae1aedb469c7,librand_chacha-158d6aa28dee5eab,librand_core-40aa5f4b7de8336e,libhkdf-678e148a808e7611,libhmac-ed345202865382fa,libsqlx_core-76770789f2a47caf,libwebpki_roots-4870019e11d1be7b,librustls_pemfile-37fc7deda89168e1,libsha2-5dd8b5dc985247c2,librustls-403108201d1b2fba,libwebpki-d66b14235ef276d1,libring-40feb0b35893f31e,libgetrandom-5bc482d5234c1a4a,libuntrusted-b2f816886faf2178,libzeroize-9d781f334751eb0e,librustls_pki_types-7013f2d5aa634e0b,libhashlink-ee357486839b05c1,liburl-db31ce6eeadc4f05,libidna-a886944e9945d57b,libidna_adapter-b038f4d025e1f2e3,libicu_normalizer-7f15558d3868241d,libicu_normalizer_data-798b8fc0988ee03c,libwrite16-e996c39ad8ba5f0b,libutf8_iter-51566bbad89f3a68,libutf16_iter-7ca3c212f3ee1c68,libicu_properties-3c928042da23cc4c,libicu_properties_data-52d1971318c7a4ab,libicu_locid_transform-02fb9e6d377713b8,libicu_locid_transform_data-592a482cca19c097,libicu_collections-852f9ce8c168e75e,libicu_provider-9ca7a1375a487de8,libicu_locid-bb995a14c5686c9b,liblitemap-79485f3bd9d9879d,libtinystr-295ac12a1ab09fa1,libzerovec-1a1bc59a7524447f,libwriteable-1e5dea0053e4c229,libyoke-9ce68e52c7b73ea1,libzerofrom-d4984880777bce23,libstable_deref_trait-14e4a70bda35dfe8,libcrossbeam_queue-d15189ca7b010026,libcrossbeam_utils-02f58a81c9899c97,libeither-e73691f06e3f204a,libevent_listener-c1603eb6a9c62f24,libparking-a9ae72c6c16ee980,libthiserror-8c7d87a35f571b24,libaxum_extra-165beaa3a8b1c474,libheaders-08601e92feb5db94,libsha1-0909e5c0d36d06c2,libcpufeatures-e04321643d03190d,libdigest-678cc4bdfda772e8,libsubtle-2ae6a7038b9a0630,libblock_buffer-8d1a3a59f2af3c83,libcrypto_common-db7f5eda2b896b9b,libgeneric_array-1971f984e9a539a4,libtypenum-f2b179c8a326fef2,libheaders_core-daadabd5c7fe7799,libbase64-13144a1f1e192158,libaxum-24ee547df10ec502,libserde_json-c52cdfd0db1662bc,libserde_path_to_error-3a5488ef0f2f90fe,libserde_urlencoded-79094f25bbc9aa0e,libryu-a7164637bc4900ee,libform_urlencoded-35907277f0683ea4,libpercent_encoding-af9df9186596bd92,libhyper_util-4c3a72c6dbaf2e87,libhyper-14a4b083d0d80f34,libwant-0b31e25494497eb5,libtry_lock-8fa2f6971035be84,libhttparse-225777ae3f11a86e,libh2-8ea1f82b603f5532,libindexmap-c926f5aa0387bb35,libhashbrown-d278c5a45d1ba9cb,libfoldhash-07f233db1c671507,libequivalent-6a754676e6af62ae,liballocator_api2-8d9c1e895dea53bd,libatomic_waker-06950c8c08d2b8fa,libtokio_util-c0a53e57aa91bd8a,libhttpdate-331798cefc82cc7e,libmatchit-9aa922efa503b546,libaxum_core-049eb1d0adc84711,libmime-0188e0814ca7ddbf,libhttp_body_util-125a6baab0484f95,libhttp_body-11f2ad891619fd82,libhttp-91749a31ed6c7a44,libitoa-ef40fa516293a9d3,libfnv-79e2cbfbe03dcd16,libtracing-f3a935438bb241f5,libtracing_core-2bc53b42d77d8437,libtower-939b89a46a905816,libsync_wrapper-dec6d2c880d81363,libtower_layer-d908dd771b239ecd,libtower_service-3fb88d28c2218805,libtokio-11d0e575987e36f1,libsignal_hook_registry-ab42c934b5e16019,libsocket2-30de8edfec4b805b,libbytes-82ad4f0211bdc963,libmio-63b86fc3e6c6948d,libuuid-ddadfa8bbb8bf7f0,librand-d0847dd13bd981e7,librand_chacha-5cf55b341c6d0350,libppv_lite86-78c9ba66bd206413,libzerocopy-de2a1df15c641a3a,librand_core-85d8f51489208790,libgetrandom-2c93cad23ff78815,libserial_test-5587cc3846db1131,libparking_lot-6bc21d7c358b77cb,libparking_lot_core-94c334e50f846d1c,liblibc-bec2b4dcbc07e63a,libcfg_if-3e7fc4e38d4a72b5,libsmallvec-cd7c0cf57a3f0479,liblock_api-a7c3a9f3e321ce25,libscopeguard-7ec2214574194454,liblog-d6f7bb1298e9acd0,libfutures-8b2d9e09741a538d,libfutures_executor-40bf7111d474c2bc,libfutures_util-631913f8759f0bd9,libmemchr-08f38e9718637002,libfutures_io-6a4719510b0746bc,libslab-0a476b530f8e6631,libfutures_channel-0c7632e5ed4dc230,libpin_project_lite-72bf04572caa1c84,libfutures_sink-ae1eb2d060de53a2,libfutures_task-e09ab7898221cb97,libpin_utils-3860774ad9b215b5,libfutures_core-3b920243fce8fec0,libscc-132bcdb3eca0e828,libsdd-be393a295d3407ff,libonce_cell-e9252a7b5119f3eb,libchrono-d6c9fb8f174afbad,libnum_traits-6bba8f01e376e1c6,libiana_time_zone-7ebdf60e360da8b0,libserde-9f8cf049184e3f50}.rlib" "/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" "/tmp/rustcyNR6jB/raw-dylibs" "-B/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-14c523705a11534a/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/user_tests-53639082893ec0c7" "-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 "user_tests") due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "9f523f0e4359c7f71a97c1db39e67f77cf30dac410d3e912369716a1e6580a3b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9f523f0e4359c7f71a97c1db39e67f77cf30dac410d3e912369716a1e6580a3b", kill_on_drop: false }` [INFO] [stdout] 9f523f0e4359c7f71a97c1db39e67f77cf30dac410d3e912369716a1e6580a3b