[INFO] cloning repository https://github.com/LucasRimfrost/daily-challenge
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/LucasRimfrost/daily-challenge" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLucasRimfrost%2Fdaily-challenge", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLucasRimfrost%2Fdaily-challenge'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 250daa2bd1c52782cfcd1d9bc16b2e40067c52b5
[INFO] testing LucasRimfrost/daily-challenge against master#ec6f9a5b4413f74386267ef8efc93712c2ce6db6 for pr-155739
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLucasRimfrost%2Fdaily-challenge" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/LucasRimfrost/daily-challenge
[INFO] finished tweaking git repo https://github.com/LucasRimfrost/daily-challenge
[INFO] tweaked toml for git repo https://github.com/LucasRimfrost/daily-challenge written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/LucasRimfrost/daily-challenge 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/LucasRimfrost/daily-challenge 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 validator_derive v0.19.0
[INFO] [stderr]   Downloaded validator v0.19.0
[INFO] [stderr]   Downloaded hyper-timeout v0.5.2
[INFO] [stderr]   Downloaded nonempty v0.7.0
[INFO] [stderr]   Downloaded serial_test v3.4.0
[INFO] [stderr]   Downloaded nonzero_ext v0.3.0
[INFO] [stderr]   Downloaded tonic v0.14.5
[INFO] [stderr]   Downloaded forwarded-header-value v0.1.1
[INFO] [stderr]   Downloaded tower_governor v0.8.0
[INFO] [stderr]   Downloaded serial_test_derive v3.4.0
[INFO] [stderr]   Downloaded sdd v3.0.10
[INFO] [stderr]   Downloaded spinning_top v0.3.0
[INFO] [stderr]   Downloaded axum-extra v0.12.5
[INFO] [stderr]   Downloaded governor v0.10.4
[INFO] [stderr]   Downloaded scc v2.4.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 4ead7c59ca146ae627dee8185829125ce3f19d618ce76efafce605da096cec85
[INFO] running `Command { std: "docker" "start" "-a" "4ead7c59ca146ae627dee8185829125ce3f19d618ce76efafce605da096cec85", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4ead7c59ca146ae627dee8185829125ce3f19d618ce76efafce605da096cec85", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4ead7c59ca146ae627dee8185829125ce3f19d618ce76efafce605da096cec85", kill_on_drop: false }`
[INFO] [stdout] 4ead7c59ca146ae627dee8185829125ce3f19d618ce76efafce605da096cec85
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] a8f4d477c4dc3cde1935475005fb14c3d4d203a68d8553e9bbcbc94f0a4484cf
[INFO] running `Command { std: "docker" "start" "-a" "a8f4d477c4dc3cde1935475005fb14c3d4d203a68d8553e9bbcbc94f0a4484cf", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.183
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling cc v1.2.57
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling iana-time-zone v0.1.65
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling webpki-roots v1.0.6
[INFO] [stderr]    Compiling tinyvec v1.10.0
[INFO] [stderr]    Compiling webpki-roots v0.26.11
[INFO] [stderr]    Compiling crc v3.4.0
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling unicode-normalization v0.1.25
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling tokio v1.50.0
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling unicode-properties v0.1.4
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling rustls v0.23.37
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling stringprep v0.1.5
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling tokio-macros v2.6.1
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling rustls-webpki v0.103.10
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling home v0.5.12
[INFO] [stderr]    Compiling uuid v1.22.0
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling whoami v1.6.1
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling axum-core v0.5.6
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling matchit v0.8.4
[INFO] [stderr]    Compiling time-macros v0.2.27
[INFO] [stderr]    Compiling deranged v0.5.8
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling sqlx-core v0.8.6
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling validator_derive v0.19.0
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling portable-atomic v1.13.1
[INFO] [stderr]    Compiling unicase v2.9.0
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling validator v0.19.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling sqlx-postgres v0.8.6
[INFO] [stderr]    Compiling pin-project-internal v1.1.11
[INFO] [stderr]    Compiling raw-cpuid v11.6.0
[INFO] [stderr]    Compiling cookie v0.18.1
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling base64ct v1.8.3
[INFO] [stderr]    Compiling password-hash v0.5.0
[INFO] [stderr]    Compiling dashmap v6.1.0
[INFO] [stderr]    Compiling pin-project v1.1.11
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling simple_asn1 v0.6.4
[INFO] [stderr]    Compiling quanta v0.12.6
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling pem v3.0.6
[INFO] [stderr]    Compiling blake2 v0.10.6
[INFO] [stderr]    Compiling spinning_top v0.3.0
[INFO] [stderr]    Compiling nonempty v0.7.0
[INFO] [stderr]    Compiling web-time v1.1.0
[INFO] [stderr]    Compiling futures-timer v3.0.3
[INFO] [stderr]    Compiling nonzero_ext v0.3.0
[INFO] [stderr]    Compiling forwarded-header-value v0.1.1
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling governor v0.10.4
[INFO] [stderr]    Compiling argon2 v0.5.3
[INFO] [stderr]    Compiling jsonwebtoken v9.3.1
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling tracing-serde v0.2.0
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling sqlx-macros-core v0.8.6
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling http-range-header v0.4.2
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling sqlx-macros v0.8.6
[INFO] [stderr]    Compiling axum v0.8.8
[INFO] [stderr]    Compiling hyper-timeout v0.5.2
[INFO] [stderr]    Compiling sqlx v0.8.6
[INFO] [stderr]    Compiling shared v0.1.0 (/opt/rustwide/workdir/crates/shared)
[INFO] [stderr]    Compiling tonic v0.14.5
[INFO] [stderr]    Compiling axum-extra v0.12.5
[INFO] [stderr]    Compiling db v0.1.0 (/opt/rustwide/workdir/crates/db)
[INFO] [stderr]    Compiling auth v0.1.0 (/opt/rustwide/workdir/crates/auth)
[INFO] [stderr]    Compiling tower_governor v0.8.0
[INFO] [stderr]    Compiling api v0.1.0 (/opt/rustwide/workdir/crates/api)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 42s
[INFO] running `Command { std: "docker" "inspect" "a8f4d477c4dc3cde1935475005fb14c3d4d203a68d8553e9bbcbc94f0a4484cf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a8f4d477c4dc3cde1935475005fb14c3d4d203a68d8553e9bbcbc94f0a4484cf", kill_on_drop: false }`
[INFO] [stdout] a8f4d477c4dc3cde1935475005fb14c3d4d203a68d8553e9bbcbc94f0a4484cf
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 10d6a9fa76be2c3a629042f372772ff855a0bf7b69035d86065526d225f50f72
[INFO] running `Command { std: "docker" "start" "-a" "10d6a9fa76be2c3a629042f372772ff855a0bf7b69035d86065526d225f50f72", kill_on_drop: false }`
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling ipnet v2.12.0
[INFO] [stderr]    Compiling openssl-sys v0.9.112
[INFO] [stderr]    Compiling openssl v0.10.76
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling native-tls v0.2.18
[INFO] [stderr]    Compiling iri-string v0.7.10
[INFO] [stderr]    Compiling openssl-probe v0.2.1
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling axum-core v0.5.6
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling psl-types v2.0.11
[INFO] [stderr]    Compiling sdd v3.0.10
[INFO] [stderr]    Compiling publicsuffix v2.3.0
[INFO] [stderr]    Compiling cookie_store v0.22.1
[INFO] [stderr]    Compiling scc v2.4.0
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling serial_test_derive v3.4.0
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling serial_test v3.4.0
[INFO] [stderr]    Compiling axum v0.8.8
[INFO] [stderr]    Compiling hyper-timeout v0.5.2
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling shared v0.1.0 (/opt/rustwide/workdir/crates/shared)
[INFO] [stderr]    Compiling tonic v0.14.5
[INFO] [stderr]    Compiling axum-extra v0.12.5
[INFO] [stderr]    Compiling auth v0.1.0 (/opt/rustwide/workdir/crates/auth)
[INFO] [stderr]    Compiling db v0.1.0 (/opt/rustwide/workdir/crates/db)
[INFO] [stderr]    Compiling tower_governor v0.8.0
[INFO] [stderr]    Compiling api v0.1.0 (/opt/rustwide/workdir/crates/api)
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/deps/rustcW7fIxY/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libreqwest-360e44df3393809b,libcookie_store-1a9abd486de66bc1,libpublicsuffix-3c262549b7851ea6,libpsl_types-6947b81f8be31980,libhyper_tls-6dfb659e32cc9ca9,libtokio_native_tls-25344cf7fe388723,libencoding_rs-e36cbb4cff8cacd8,libnative_tls-8c6e39aae7fbbb8f,libopenssl_probe-703a3ddfc0e4be36,libopenssl-fab8c94d2e8dd0ab,libforeign_types-5f537df59e969067,libforeign_types_shared-eb5f1cae025af37f,libopenssl_sys-e200f33c2ece47d2}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libserial_test-d37c3874cf350854,libscc-0cf09ba6ccb918fa,libsdd-b6f3db2fbb04bce2,libapi-2c89e62316c0f2b7,libtower_governor-728141111cfc501c,libtonic-211fd3a6829fcfba,libhyper_timeout-9cf729c3a5a19c62,libtokio_stream-cbdc5394fd88c624,libpin_project-8913758303a3d5e7,libforwarded_header_value-07f924710f5f983c,libthiserror-f7bc4672faa689cd,libnonempty-a66ec68252a5e0a0,libgovernor-9f8f553821c0fc2e,libquanta-099aaa9dab6d7777,libraw_cpuid-316fb798a3c41751,libdashmap-c3d44250fbf61e57,libhashbrown-4a5c8172d1d54191,libfutures_timer-b0452f526db77b0d,libnonzero_ext-eac7e911bddfa5a7,librand-de3e9cb6b2b8f2d7,librand_chacha-132272d1d92805c3,librand_core-52fb9b4123856101,libweb_time-92908ffd7730dd39,libportable_atomic-9302265044120480,libtower_http-16502d3b26920f28,libmime_guess-b3034bb6da3c56f7,libunicase-39c350669888fd67,libhttp_range_header-74a552c55acd85bc,libiri_string-f1c5413b54c99d2e,libauth-015b8542a2f5fa11,libgetrandom-e33117f715f27ba7,libargon2-60fe606ba3386e20,libblake2-5bfa87f49fc8ee7a,libpassword_hash-c2e215750e72e0b7,libbase64ct-f6dd625d8072d296,libjsonwebtoken-89928a195f5ddbbe,libpem-8e22783d6595b847,libsimple_asn1-3eec8c2546ba6711,libnum_bigint-b348cb87c73943d4,libnum_integer-19ad73138f65c4a0,libdb-f611f2a179bb7447,libaxum_extra-13272f948c04c3d9,libcookie-1b5211ea874af4d8,libtime-95500ac8393bce9d,libtime_core-388d6e02ed0f4b60,libnum_conv-0f40d69e12852f0a,libderanged-202b4be463a7eade,libpowerfmt-521a460cc2ff4e45,libshared-ef08c7a3ef65e5f3,libvalidator-23644d0b98733efb,libregex-4a25e693478fb7e7,libregex_automata-ce1fbf2a2e0706ba,libregex_syntax-07115c1e62fbf464,libsqlx-7223a6ddc3eac69a,libsqlx_postgres-81992dfeaddce684,libdotenvy-be9b890638a1bff4,libcrc-485eabc6d5599482,libcrc_catalog-2535dcd5dcc58263,libhex-ce2ce186edf8450e,libwhoami-bbcae5be368df9ae,libhome-db473625a3c6e0f0,libbitflags-a5b77e6cec1b5660,libmd5-6893b58aa4e18459,libbyteorder-2918c4d2ad36fcf7,libatoi-7653fdef775d3764,libstringprep-e1b5032ad80db85e,libunicode_properties-a118006e54fe0d0a,libunicode_normalization-91dce0f028adc9a6,libtinyvec-537dce2c0aacd29a,libtinyvec_macros-847056b696a24274,libunicode_bidi-27756a9b611e3996,librand-b44b5147011fe24d,librand_chacha-1f8f0332f9b50d69,libppv_lite86-9469072ec815dba4,libzerocopy-346764aa008af2ad,librand_core-1aa0d6a00db38fab,libhkdf-6e469ccbc3b35e72,libhmac-92f16e9432d3c1c8,libsqlx_core-7b284311892dcc42,libwebpki_roots-fce5abcc0688276b,libwebpki_roots-52073429bdaef505,libsha2-a36c08e8744447e2,libcpufeatures-bb85f9e0eaf4b5a3,libdigest-2b0d34582170df8a,libblock_buffer-5dce873968ab2a0e,libcrypto_common-ed21d0c5ae63a1e9,libgeneric_array-fc021ac1898d14e1,libtypenum-8388f334d4574afe,librustls-9a69c78177dec62d,libsubtle-e2f0af8959bd7889,libwebpki-a6cd71c6727e8a5f,libring-ae0b19ffdec7e467,libgetrandom-ad8743e3911e11f0,libuntrusted-151845769873c416,librustls_pki_types-d9016c657ae33e66,libzeroize-e5ba3babb6b7003b,libhashlink-45a6ca6f1813f5e8,libhashbrown-e2d7c798925d0e5c,libfoldhash-675ca81b23a745d6,libchrono-39b765b55ab26030,libiana_time_zone-fc58c626b0bdfc25,libnum_traits-b31cbf0d1da56c4b,libuuid-00be99805ddb5239,libgetrandom-7a93e181ae3957e3,liburl-8913959d4ed31de6,libidna-8c62fa1a125f6ba0,libutf8_iter-efb3984ee203d151,libidna_adapter-79f6b2f4e3f5d45a,libicu_properties-f076f9650b0a124a,libicu_properties_data-7e155758dd6ea0a4,libicu_normalizer-26a961e60497c1c8,libicu_normalizer_data-e4349eb9146e5fe1,libicu_collections-1204fe03f4cb4947,libpotential_utf-b95e5f7663bb20ea,libicu_provider-37f11db44ec450d8,libicu_locale_core-528d4965d7a606a8,libtinystr-7043aa390928f9d3,liblitemap-d0ce52a8e9251912,libwriteable-9b3c58e63c9ae012,libzerovec-02d3df1a1ad97fe7,libzerotrie-a4a181bd12cc478a,libyoke-7764771cc300a301,libstable_deref_trait-646f6b28b9520b3d,libzerofrom-e2665413185ef528,libcrossbeam_queue-a05670a3dbb0c761,libcrossbeam_utils-7c4ed9e811c5c46d,libeither-b9666c52de06d2c3,libevent_listener-92e57e7ce0757069,libparking-a433cf79076a56ac,libaxum-db944338d273c467,libserde_json-b6c3c74ca625d48f,libzmij-d2f562b84b927b2e,libserde_path_to_error-1c57e5abb3ec910f,libserde_urlencoded-00e0ab347e7f8204,libryu-96e4827cb8e74ef1,libform_urlencoded-e63e84c134db7b31,libhyper_util-c37c18c52dc8ff3c,libbase64-fff42f7554bbeb90,libpercent_encoding-99cdb00cefa02ca0,libipnet-d13aa1d8cef494ce,libhyper-de71d6162e477c0a,libwant-4a0be0a267c8825f,libtry_lock-b2ba3b7879656042,libhttparse-2dcf90c780aed9d3,libh2-574e4e846950aad2,libfnv-2a26f5d3b9cd4973,libpin_utils-edd6e294c1e21a4f,libatomic_waker-f98c2fb1596910db,libhttpdate-fd089b66c335a993,libfutures_channel-fa74799ac390873e,libmatchit-6d2c723f32ec3b7e,libaxum_core-8ed03c44d74687fe,libmime-7cbfcc84299bf52b,libhttp_body_util-c64b1f848ae7f6d9,libhttp_body-112e6cca9463065d,libhttp-db17fbb5ab25270d,libitoa-d7c2333f8dedd037,libtower-5c96f2e6cbf59c02,libsync_wrapper-096429d0b7f46333,libindexmap-f58814bfbabe4f74,libhashbrown-b345fd242f4c0834,libequivalent-9631f206a02b9f54,liballocator_api2-61425620d8bdad59,libfoldhash-d879794daeb2a923,libtokio_util-ec63c1282de3e688,libtokio-a34df4da15541375,libsignal_hook_registry-0da5a7f1f47568c6,liberrno-d749ff58ba8b44cd,libsocket2-5621979a45a8f253,libbytes-a6415339708e1154,libmio-337b8109de291cbf,libparking_lot-b26493d8d4b63e4b,libparking_lot_core-50c62e6a0dc37467,liblibc-107c1a2108505c33,libcfg_if-cad248e7066eec15,libsmallvec-183709079b7752f0,libserde-ef79f47c9cc8a8b0,libserde_core-243a97e0be0a96fc,liblock_api-ff2db0b8acf8234a,libscopeguard-88d64e99d3001c2a,libtracing-b668a2fe6479bf02,liblog-753a0cb3f11b08fe,libtracing_core-0a2040ae5074f76c,libonce_cell-210b47fe854405d5,libfutures_util-9718d9bac127bbc9,libmemchr-d8218b780a78fe0a,libfutures_io-094dc98f9ed1f237,libslab-6f51d9019150979e,libfutures_sink-59b73d2c5a0fb80d,libfutures_task-02cf0fb977266c2e,libfutures_core-3e8ff8c6a8ead7f1,libtower_service-222788e4f5219726,libpin_project_lite-8ad468af17824a0b,libtower_layer-5699d784b4449e00,libthiserror-b705a45025fdf89b}.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/rustcW7fIxY/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-0d8d18e3db816891/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/leaderboard_test-fd350f1fcd5093da" "-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 `api` (test "leaderboard_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/rustcKChQqA/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libreqwest-360e44df3393809b,libcookie_store-1a9abd486de66bc1,libpublicsuffix-3c262549b7851ea6,libpsl_types-6947b81f8be31980,libhyper_tls-6dfb659e32cc9ca9,libtokio_native_tls-25344cf7fe388723,libencoding_rs-e36cbb4cff8cacd8,libnative_tls-8c6e39aae7fbbb8f,libopenssl_probe-703a3ddfc0e4be36,libopenssl-fab8c94d2e8dd0ab,libforeign_types-5f537df59e969067,libforeign_types_shared-eb5f1cae025af37f,libopenssl_sys-e200f33c2ece47d2}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libserial_test-d37c3874cf350854,libscc-0cf09ba6ccb918fa,libsdd-b6f3db2fbb04bce2,libapi-2c89e62316c0f2b7,libtower_governor-728141111cfc501c,libtonic-211fd3a6829fcfba,libhyper_timeout-9cf729c3a5a19c62,libtokio_stream-cbdc5394fd88c624,libpin_project-8913758303a3d5e7,libforwarded_header_value-07f924710f5f983c,libthiserror-f7bc4672faa689cd,libnonempty-a66ec68252a5e0a0,libgovernor-9f8f553821c0fc2e,libquanta-099aaa9dab6d7777,libraw_cpuid-316fb798a3c41751,libdashmap-c3d44250fbf61e57,libhashbrown-4a5c8172d1d54191,libfutures_timer-b0452f526db77b0d,libnonzero_ext-eac7e911bddfa5a7,librand-de3e9cb6b2b8f2d7,librand_chacha-132272d1d92805c3,librand_core-52fb9b4123856101,libweb_time-92908ffd7730dd39,libportable_atomic-9302265044120480,libtower_http-16502d3b26920f28,libmime_guess-b3034bb6da3c56f7,libunicase-39c350669888fd67,libhttp_range_header-74a552c55acd85bc,libiri_string-f1c5413b54c99d2e,libauth-015b8542a2f5fa11,libgetrandom-e33117f715f27ba7,libargon2-60fe606ba3386e20,libblake2-5bfa87f49fc8ee7a,libpassword_hash-c2e215750e72e0b7,libbase64ct-f6dd625d8072d296,libjsonwebtoken-89928a195f5ddbbe,libpem-8e22783d6595b847,libsimple_asn1-3eec8c2546ba6711,libnum_bigint-b348cb87c73943d4,libnum_integer-19ad73138f65c4a0,libdb-f611f2a179bb7447,libaxum_extra-13272f948c04c3d9,libcookie-1b5211ea874af4d8,libtime-95500ac8393bce9d,libtime_core-388d6e02ed0f4b60,libnum_conv-0f40d69e12852f0a,libderanged-202b4be463a7eade,libpowerfmt-521a460cc2ff4e45,libshared-ef08c7a3ef65e5f3,libvalidator-23644d0b98733efb,libregex-4a25e693478fb7e7,libregex_automata-ce1fbf2a2e0706ba,libregex_syntax-07115c1e62fbf464,libsqlx-7223a6ddc3eac69a,libsqlx_postgres-81992dfeaddce684,libdotenvy-be9b890638a1bff4,libcrc-485eabc6d5599482,libcrc_catalog-2535dcd5dcc58263,libhex-ce2ce186edf8450e,libwhoami-bbcae5be368df9ae,libhome-db473625a3c6e0f0,libbitflags-a5b77e6cec1b5660,libmd5-6893b58aa4e18459,libbyteorder-2918c4d2ad36fcf7,libatoi-7653fdef775d3764,libstringprep-e1b5032ad80db85e,libunicode_properties-a118006e54fe0d0a,libunicode_normalization-91dce0f028adc9a6,libtinyvec-537dce2c0aacd29a,libtinyvec_macros-847056b696a24274,libunicode_bidi-27756a9b611e3996,librand-b44b5147011fe24d,librand_chacha-1f8f0332f9b50d69,libppv_lite86-9469072ec815dba4,libzerocopy-346764aa008af2ad,librand_core-1aa0d6a00db38fab,libhkdf-6e469ccbc3b35e72,libhmac-92f16e9432d3c1c8,libsqlx_core-7b284311892dcc42,libwebpki_roots-fce5abcc0688276b,libwebpki_roots-52073429bdaef505,libsha2-a36c08e8744447e2,libcpufeatures-bb85f9e0eaf4b5a3,libdigest-2b0d34582170df8a,libblock_buffer-5dce873968ab2a0e,libcrypto_common-ed21d0c5ae63a1e9,libgeneric_array-fc021ac1898d14e1,libtypenum-8388f334d4574afe,librustls-9a69c78177dec62d,libsubtle-e2f0af8959bd7889,libwebpki-a6cd71c6727e8a5f,libring-ae0b19ffdec7e467,libgetrandom-ad8743e3911e11f0,libuntrusted-151845769873c416,librustls_pki_types-d9016c657ae33e66,libzeroize-e5ba3babb6b7003b,libhashlink-45a6ca6f1813f5e8,libhashbrown-e2d7c798925d0e5c,libfoldhash-675ca81b23a745d6,libchrono-39b765b55ab26030,libiana_time_zone-fc58c626b0bdfc25,libnum_traits-b31cbf0d1da56c4b,libuuid-00be99805ddb5239,libgetrandom-7a93e181ae3957e3,liburl-8913959d4ed31de6,libidna-8c62fa1a125f6ba0,libutf8_iter-efb3984ee203d151,libidna_adapter-79f6b2f4e3f5d45a,libicu_properties-f076f9650b0a124a,libicu_properties_data-7e155758dd6ea0a4,libicu_normalizer-26a961e60497c1c8,libicu_normalizer_data-e4349eb9146e5fe1,libicu_collections-1204fe03f4cb4947,libpotential_utf-b95e5f7663bb20ea,libicu_provider-37f11db44ec450d8,libicu_locale_core-528d4965d7a606a8,libtinystr-7043aa390928f9d3,liblitemap-d0ce52a8e9251912,libwriteable-9b3c58e63c9ae012,libzerovec-02d3df1a1ad97fe7,libzerotrie-a4a181bd12cc478a,libyoke-7764771cc300a301,libstable_deref_trait-646f6b28b9520b3d,libzerofrom-e2665413185ef528,libcrossbeam_queue-a05670a3dbb0c761,libcrossbeam_utils-7c4ed9e811c5c46d,libeither-b9666c52de06d2c3,libevent_listener-92e57e7ce0757069,libparking-a433cf79076a56ac,libaxum-db944338d273c467,libserde_json-b6c3c74ca625d48f,libzmij-d2f562b84b927b2e,libserde_path_to_error-1c57e5abb3ec910f,libserde_urlencoded-00e0ab347e7f8204,libryu-96e4827cb8e74ef1,libform_urlencoded-e63e84c134db7b31,libhyper_util-c37c18c52dc8ff3c,libbase64-fff42f7554bbeb90,libpercent_encoding-99cdb00cefa02ca0,libipnet-d13aa1d8cef494ce,libhyper-de71d6162e477c0a,libwant-4a0be0a267c8825f,libtry_lock-b2ba3b7879656042,libhttparse-2dcf90c780aed9d3,libh2-574e4e846950aad2,libfnv-2a26f5d3b9cd4973,libpin_utils-edd6e294c1e21a4f,libatomic_waker-f98c2fb1596910db,libhttpdate-fd089b66c335a993,libfutures_channel-fa74799ac390873e,libmatchit-6d2c723f32ec3b7e,libaxum_core-8ed03c44d74687fe,libmime-7cbfcc84299bf52b,libhttp_body_util-c64b1f848ae7f6d9,libhttp_body-112e6cca9463065d,libhttp-db17fbb5ab25270d,libitoa-d7c2333f8dedd037,libtower-5c96f2e6cbf59c02,libsync_wrapper-096429d0b7f46333,libindexmap-f58814bfbabe4f74,libhashbrown-b345fd242f4c0834,libequivalent-9631f206a02b9f54,liballocator_api2-61425620d8bdad59,libfoldhash-d879794daeb2a923,libtokio_util-ec63c1282de3e688,libtokio-a34df4da15541375,libsignal_hook_registry-0da5a7f1f47568c6,liberrno-d749ff58ba8b44cd,libsocket2-5621979a45a8f253,libbytes-a6415339708e1154,libmio-337b8109de291cbf,libparking_lot-b26493d8d4b63e4b,libparking_lot_core-50c62e6a0dc37467,liblibc-107c1a2108505c33,libcfg_if-cad248e7066eec15,libsmallvec-183709079b7752f0,libserde-ef79f47c9cc8a8b0,libserde_core-243a97e0be0a96fc,liblock_api-ff2db0b8acf8234a,libscopeguard-88d64e99d3001c2a,libtracing-b668a2fe6479bf02,liblog-753a0cb3f11b08fe,libtracing_core-0a2040ae5074f76c,libonce_cell-210b47fe854405d5,libfutures_util-9718d9bac127bbc9,libmemchr-d8218b780a78fe0a,libfutures_io-094dc98f9ed1f237,libslab-6f51d9019150979e,libfutures_sink-59b73d2c5a0fb80d,libfutures_task-02cf0fb977266c2e,libfutures_core-3e8ff8c6a8ead7f1,libtower_service-222788e4f5219726,libpin_project_lite-8ad468af17824a0b,libtower_layer-5699d784b4449e00,libthiserror-b705a45025fdf89b}.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/rustcKChQqA/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-0d8d18e3db816891/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/security_test-cb2c5b7935c6afcc" "-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 `api` (test "security_test") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "10d6a9fa76be2c3a629042f372772ff855a0bf7b69035d86065526d225f50f72", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "10d6a9fa76be2c3a629042f372772ff855a0bf7b69035d86065526d225f50f72", kill_on_drop: false }`
[INFO] [stdout] 10d6a9fa76be2c3a629042f372772ff855a0bf7b69035d86065526d225f50f72
