[INFO] cloning repository https://github.com/tony84727/accountcat [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tony84727/accountcat" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftony84727%2Faccountcat", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftony84727%2Faccountcat'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 21145e93a53cc8a5e57c44614485ab9174d984c0 [INFO] testing tony84727/accountcat against try#db823df02fd0c2cf67b43025ac3fef3f2d743245 for pr-150681 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftony84727%2Faccountcat" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/tony84727/accountcat [INFO] finished tweaking git repo https://github.com/tony84727/accountcat [INFO] tweaked toml for git repo https://github.com/tony84727/accountcat written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/tony84727/accountcat on toolchain db823df02fd0c2cf67b43025ac3fef3f2d743245 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/tony84727/accountcat 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" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c2cc81260cb44c4b07d90b5aa07ebb53eb4cb6a4ab5908eb564c8cbdf5ffa038 [INFO] running `Command { std: "docker" "start" "-a" "c2cc81260cb44c4b07d90b5aa07ebb53eb4cb6a4ab5908eb564c8cbdf5ffa038", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c2cc81260cb44c4b07d90b5aa07ebb53eb4cb6a4ab5908eb564c8cbdf5ffa038", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c2cc81260cb44c4b07d90b5aa07ebb53eb4cb6a4ab5908eb564c8cbdf5ffa038", kill_on_drop: false }` [INFO] [stdout] c2cc81260cb44c4b07d90b5aa07ebb53eb4cb6a4ab5908eb564c8cbdf5ffa038 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7eb419de2438b4ad0c725e0967379f269a40e3610bc4f947b9ab140427a6789b [INFO] running `Command { std: "docker" "start" "-a" "7eb419de2438b4ad0c725e0967379f269a40e3610bc4f947b9ab140427a6789b", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling libc v0.2.177 [INFO] [stderr] Compiling bytes v1.11.0 [INFO] [stderr] Compiling syn v2.0.110 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling stable_deref_trait v1.2.1 [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling time-core v0.1.6 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling time-macros v0.2.24 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling writeable v0.6.2 [INFO] [stderr] Compiling litemap v0.8.1 [INFO] [stderr] Compiling icu_normalizer_data v2.1.1 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling icu_properties_data v2.1.1 [INFO] [stderr] Compiling anyhow v1.0.100 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling http v1.3.1 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling mio v1.1.0 [INFO] [stderr] Compiling socket2 v0.6.1 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling signal-hook-registry v1.4.6 [INFO] [stderr] Compiling zerocopy v0.8.27 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.7 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling find-msvc-tools v0.1.5 [INFO] [stderr] Compiling bigdecimal v0.4.9 [INFO] [stderr] Compiling cc v1.2.46 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling deranged v0.5.5 [INFO] [stderr] Compiling bitflags v2.10.0 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling crc v3.3.0 [INFO] [stderr] Compiling tinyvec v1.10.0 [INFO] [stderr] Compiling hashlink v0.10.0 [INFO] [stderr] Compiling lock_api v0.4.14 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling unicode-normalization v0.1.25 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling tokio v1.48.0 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling unicode-properties v0.1.4 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling stringprep v0.1.5 [INFO] [stderr] Compiling hkdf v0.12.4 [INFO] [stderr] Compiling time v0.3.44 [INFO] [stderr] Compiling event-listener v5.4.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling rustls-pki-types v1.13.0 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling zerocopy-derive v0.8.27 [INFO] [stderr] Compiling axum-core v0.5.5 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling tinystr v0.8.2 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Compiling potential_utf v0.1.4 [INFO] [stderr] Compiling icu_collections v2.1.1 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling icu_properties v2.1.1 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling futures-intrusive v0.5.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Compiling home v0.5.12 [INFO] [stderr] Compiling whoami v1.6.1 [INFO] [stderr] Compiling prost-derive v0.13.5 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling equator-macro v0.4.2 [INFO] [stderr] Compiling sqlx-core v0.8.6 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling atoi v2.0.0 [INFO] [stderr] Compiling regex-syntax v0.8.8 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling rusticata-macros v4.1.0 [INFO] [stderr] Compiling prost v0.13.5 [INFO] [stderr] Compiling equator v0.4.2 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling asn1-rs-impl v0.2.0 [INFO] [stderr] Compiling asn1-rs-derive v0.6.0 [INFO] [stderr] Compiling fixedbitset v0.5.7 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling tokio-util v0.7.17 [INFO] [stderr] Compiling rustls v0.23.35 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling h2 v0.4.12 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Compiling sqlx-postgres v0.8.6 [INFO] [stderr] Compiling tempfile v3.23.0 [INFO] [stderr] Compiling petgraph v0.7.1 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling asn1-rs v0.7.1 [INFO] [stderr] Compiling aligned-vec v0.6.4 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling prost-types v0.13.5 [INFO] [stderr] Compiling prettyplease v0.2.37 [INFO] [stderr] Compiling rustls-webpki v0.103.8 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling cookie v0.18.1 [INFO] [stderr] Compiling oid-registry v0.8.1 [INFO] [stderr] Compiling anstyle-query v1.1.5 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.2 [INFO] [stderr] Compiling multimap v0.10.1 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling prost-build v0.13.5 [INFO] [stderr] Compiling anstream v0.6.21 [INFO] [stderr] Compiling tower-sessions-core v0.14.0 [INFO] [stderr] Compiling v_frame v0.3.9 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling hyper v1.8.1 [INFO] [stderr] Compiling sqlx-macros-core v0.8.6 [INFO] [stderr] Compiling hyper-util v0.1.18 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling serde_path_to_error v0.1.20 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling as-slice v0.2.1 [INFO] [stderr] Compiling av-scenechange v0.14.1 [INFO] [stderr] Compiling built v0.8.0 [INFO] [stderr] Compiling clap_lex v0.7.6 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling axum v0.8.7 [INFO] [stderr] Compiling tokio-rustls v0.26.4 [INFO] [stderr] Compiling rav1e v0.8.1 [INFO] [stderr] Compiling clap_builder v4.5.51 [INFO] [stderr] Compiling hyper-timeout v0.5.2 [INFO] [stderr] Compiling aligned v0.4.2 [INFO] [stderr] Compiling tonic-build v0.13.1 [INFO] [stderr] Compiling sqlx-macros v0.8.6 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling der-parser v10.0.0 [INFO] [stderr] Compiling rmp v0.8.14 [INFO] [stderr] Compiling webpki-roots v1.0.4 [INFO] [stderr] Compiling strum_macros v0.27.2 [INFO] [stderr] Compiling arg_enum_proc_macro v0.3.4 [INFO] [stderr] Compiling clap_derive v4.5.49 [INFO] [stderr] Compiling sqlx v0.8.6 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling profiling-procmacros v1.0.17 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling pem v3.0.6 [INFO] [stderr] Compiling iso_currency v0.5.3 [INFO] [stderr] Compiling core2 v0.4.0 [INFO] [stderr] Compiling nom v8.0.0 [INFO] [stderr] Compiling winnow v0.7.13 [INFO] [stderr] Compiling http-range-header v0.4.2 [INFO] [stderr] Compiling y4m v0.8.0 [INFO] [stderr] Compiling quick-error v2.0.1 [INFO] [stderr] Compiling iri-string v0.7.9 [INFO] [stderr] Compiling pastey v0.1.1 [INFO] [stderr] Compiling x509-parser v0.18.0 [INFO] [stderr] Compiling tonic v0.13.1 [INFO] [stderr] Compiling toml_parser v1.0.4 [INFO] [stderr] Compiling clap v4.5.51 [INFO] [stderr] Compiling bitstream-io v4.9.0 [INFO] [stderr] Compiling strum v0.27.2 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling profiling v1.0.17 [INFO] [stderr] Compiling hyper-rustls v0.27.7 [INFO] [stderr] Compiling rmp-serde v1.3.0 [INFO] [stderr] Compiling accountcat v0.1.0 (/opt/rustwide/workdir/accountcat-server) [INFO] [stderr] Compiling av1-grain v0.2.5 [INFO] [stderr] Compiling flate2 v1.1.5 [INFO] [stderr] Compiling tower-cookies v0.11.0 [INFO] [stderr] Compiling maybe-rayon v0.1.1 [INFO] [stderr] Compiling tower-sessions-memory-store v0.14.0 [INFO] [stderr] Compiling iso_country v0.1.4 [INFO] [stderr] Compiling yasna v0.5.2 [INFO] [stderr] Compiling simple_asn1 v0.6.3 [INFO] [stderr] Compiling half v2.7.1 [INFO] [stderr] Compiling fax_derive v0.2.0 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Compiling toml_datetime v0.7.3 [INFO] [stderr] Compiling serde_spanned v1.0.3 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling simd_helpers v0.1.0 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling zune-core v0.4.12 [INFO] [stderr] Compiling toml_writer v1.0.4 [INFO] [stderr] Compiling nu-ansi-term v0.50.3 [INFO] [stderr] Compiling imgref v1.12.0 [INFO] [stderr] Compiling noop_proc_macro v0.3.0 [INFO] [stderr] Compiling weezl v0.1.12 [INFO] [stderr] Compiling new_debug_unreachable v1.0.6 [INFO] [stderr] Compiling toml v0.9.8 [INFO] [stderr] Compiling zune-jpeg v0.4.21 [INFO] [stderr] Compiling loop9 v0.1.5 [INFO] [stderr] Compiling tracing-subscriber v0.3.20 [INFO] [stderr] Compiling fax v0.2.6 [INFO] [stderr] Compiling rcgen v0.14.5 [INFO] [stderr] Compiling reqwest v0.12.24 [INFO] [stderr] Compiling jsonwebtoken v9.3.1 [INFO] [stderr] Compiling tonic-web v0.13.1 [INFO] [stderr] Compiling tower-sessions v0.14.0 [INFO] [stderr] Compiling tower-sessions-sqlx-store v0.15.0 [INFO] [stderr] Compiling avif-serialize v0.8.6 [INFO] [stderr] Compiling zune-inflate v0.2.54 [INFO] [stderr] Compiling uuid v1.18.1 [INFO] [stderr] Compiling secrecy v0.10.3 [INFO] [stderr] Compiling pxfm v0.1.25 [INFO] [stderr] Compiling zune-core v0.5.0 [INFO] [stderr] Compiling byteorder-lite v0.1.0 [INFO] [stderr] Compiling bit_field v0.10.3 [INFO] [stderr] Compiling hash-ids v0.3.1 [INFO] [stderr] Compiling rgb v0.8.52 [INFO] [stderr] Compiling lebe v0.5.3 [INFO] [stderr] Compiling gif v0.14.0 [INFO] [stderr] Compiling exr v1.74.0 [INFO] [stderr] Compiling zune-jpeg v0.5.5 [INFO] [stderr] Compiling qoi v0.4.1 [INFO] [stderr] Compiling image-webp v0.2.4 [INFO] [stderr] Compiling png v0.18.0 [INFO] [stderr] Compiling tiff v0.10.3 [INFO] [stderr] Compiling moxcms v0.7.9 [INFO] [stderr] Compiling base16ct v0.3.0 [INFO] [stderr] Compiling ravif v0.12.0 [INFO] [stderr] Compiling image v0.25.9 [INFO] [stderr] Compiling accountcat-ctl v0.1.0 (/opt/rustwide/workdir/accountcat-ctl) [INFO] [stderr] Compiling build_manifest v0.1.0 (/opt/rustwide/workdir/build_manifest) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 6m 26s [INFO] running `Command { std: "docker" "inspect" "7eb419de2438b4ad0c725e0967379f269a40e3610bc4f947b9ab140427a6789b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7eb419de2438b4ad0c725e0967379f269a40e3610bc4f947b9ab140427a6789b", kill_on_drop: false }` [INFO] [stdout] 7eb419de2438b4ad0c725e0967379f269a40e3610bc4f947b9ab140427a6789b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4436add407d28b71201c2beef06d738e34cd5abfb44f996ea236ffb8ba2d15db [INFO] running `Command { std: "docker" "start" "-a" "4436add407d28b71201c2beef06d738e34cd5abfb44f996ea236ffb8ba2d15db", kill_on_drop: false }` [INFO] [stderr] Compiling rustls-webpki v0.103.8 [INFO] [stderr] Compiling temp-dir v0.1.16 [INFO] [stderr] Compiling build_manifest v0.1.0 (/opt/rustwide/workdir/build_manifest) [INFO] [stderr] Compiling rustls v0.23.35 [INFO] [stderr] Compiling tokio-rustls v0.26.4 [INFO] [stderr] Compiling hyper-rustls v0.27.7 [INFO] [stderr] Compiling reqwest v0.12.24 [INFO] [stderr] Compiling accountcat v0.1.0 (/opt/rustwide/workdir/accountcat-server) [INFO] [stderr] Compiling accountcat-ctl v0.1.0 (/opt/rustwide/workdir/accountcat-ctl) [INFO] [stderr] error: could not compile `accountcat` (lib test) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/db823df02fd0c2cf67b43025ac3fef3f2d743245/bin/rustc --crate-name accountcat --edition=2024 accountcat-server/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=e5c5466f1c066146 -C extra-filename=-05a92f208a0e719d --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern axum=/opt/rustwide/target/debug/deps/libaxum-4a9d9a83f2876eb1.rlib --extern base64=/opt/rustwide/target/debug/deps/libbase64-2a03de3babadded3.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-dfe4764bc8b8ca10.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-9433ef0b5b2564f0.rlib --extern hash_ids=/opt/rustwide/target/debug/deps/libhash_ids-2b3bfc3e736261ba.rlib --extern http=/opt/rustwide/target/debug/deps/libhttp-4cf584be6a0680e6.rlib --extern http_body_util=/opt/rustwide/target/debug/deps/libhttp_body_util-4b876a82547ee9fa.rlib --extern iso_currency=/opt/rustwide/target/debug/deps/libiso_currency-5dd078dff9aa7ce8.rlib --extern jsonwebtoken=/opt/rustwide/target/debug/deps/libjsonwebtoken-f439b01066a2b89b.rlib --extern mime_guess=/opt/rustwide/target/debug/deps/libmime_guess-82b360cb7bb2e746.rlib --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-8434f84c7e6b85f7.rlib --extern percent_encoding=/opt/rustwide/target/debug/deps/libpercent_encoding-c53c37e60dd2727e.rlib --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-bedc6e0acd72ff2a.rlib --extern prost=/opt/rustwide/target/debug/deps/libprost-cc726e989a45ad5e.rlib --extern prost_types=/opt/rustwide/target/debug/deps/libprost_types-ef095ff6fcd13837.rlib --extern rcgen=/opt/rustwide/target/debug/deps/librcgen-34ce9b09e2922636.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-9f3b1f82316821b9.rlib --extern rustls_pki_types=/opt/rustwide/target/debug/deps/librustls_pki_types-b88706af0d332251.rlib --extern webpki=/opt/rustwide/target/debug/deps/libwebpki-cc676ff5977a74e0.rlib --extern secrecy=/opt/rustwide/target/debug/deps/libsecrecy-865f38315a3e72ee.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-d4f024e61966a8ca.rlib --extern sqlx=/opt/rustwide/target/debug/deps/libsqlx-16eb9666a5be9368.rlib --extern temp_dir=/opt/rustwide/target/debug/deps/libtemp_dir-bb7ff0d5d228ffb2.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-4f2460878c822241.rlib --extern time=/opt/rustwide/target/debug/deps/libtime-6c0210e9db43c40a.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-6759e9770fe40a22.rlib --extern toml=/opt/rustwide/target/debug/deps/libtoml-91db7804c34b0773.rlib --extern tonic=/opt/rustwide/target/debug/deps/libtonic-ae6764753146b0c9.rlib --extern tonic_web=/opt/rustwide/target/debug/deps/libtonic_web-2ce78b9a302446c3.rlib --extern tower=/opt/rustwide/target/debug/deps/libtower-bbdf066916eab689.rlib --extern tower_http=/opt/rustwide/target/debug/deps/libtower_http-e27d5c8c9dcdf816.rlib --extern tower_sessions=/opt/rustwide/target/debug/deps/libtower_sessions-825d0fa28427c0e5.rlib --extern tower_sessions_sqlx_store=/opt/rustwide/target/debug/deps/libtower_sessions_sqlx_store-7f6f90694ed6381c.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-3fe0cee366484f33.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-19d17dfcc275e6f6.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-fd108394f65c8f78.rlib --extern x509_parser=/opt/rustwide/target/debug/deps/libx509_parser-ec417886b222d788.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-ac749296bea9f75e/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/rustc7Y77ze/symbols.o" "<6 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/{libaccountcat-758f3bb4670e1c48,libtracing_subscriber-19d17dfcc275e6f6,libnu_ansi_term-397b1770c3b67a2d,libthread_local-930fa34297cc73a9,libsharded_slab-ed54e7407fbec608,libtracing_log-5c6a6cadc43d6054,libreqwest-9f3b1f82316821b9,libhyper_rustls-153a0e81d19a7626,libwebpki_roots-3cf39dcfd6d244bc,libtokio_rustls-afbbe026d5158353,librustls-cb81136a8abc2202,libwebpki-cc676ff5977a74e0,libencoding_rs-f47fb1c01542042e,libtoml-91db7804c34b0773,libtoml_writer-4fad67b6d8e999fc,libtoml_parser-4d95cf3136e2b28e,libwinnow-0a1d84f9d2bb260f,libserde_spanned-986aa7c14d8502ef,libtoml_datetime-52db9da9924d11b0,libuuid-fd108394f65c8f78,libgetrandom-30d57335ad540b09,libiso_currency-5dd078dff9aa7ce8,libstrum-2280174456d702ed,libiso_country-70938323b6797b67,libhash_ids-2b3bfc3e736261ba,libtower_sessions_sqlx_store-7f6f90694ed6381c,librmp_serde-33a8d87b5a68b9cc,librmp-1c0291fbe67d4a94,libthiserror-2529280f3a8b0cc1,libtower_http-e27d5c8c9dcdf816,libhttp_range_header-4ae42ae54e280e27,libiri_string-d388d4576b633c72,libtonic_web-2ce78b9a302446c3,libmime_guess-82b360cb7bb2e746,libunicase-5017e9507498ef51,libprost_types-ef095ff6fcd13837,libclap-dfe4764bc8b8ca10,libclap_builder-01b8c03b2eb961fa,libstrsim-24acdad2526b95b7,libanstream-1b5b996d5ee65254,libanstyle_query-7d642b7421150d4a,libis_terminal_polyfill-21bbb5fdce9e5cde,libcolorchoice-3cdad4dd466782b4,libanstyle_parse-51df2b3336db7fd2,libutf8parse-8828ddbb63eb8bad,libclap_lex-23e83644d11b0d66,libanstyle-8f9813155d5c1cf2,librcgen-34ce9b09e2922636,libx509_parser-ec417886b222d788,libdata_encoding-6d465a39edfa29f6,liblazy_static-b3603208c0de2608,liboid_registry-37a3e152d7463e37,libder_parser-43cd4caab34817a7,libasn1_rs-f2947e00a9049f9c,librusticata_macros-35d19ff9100c319e,libnom-7aa949bdde67ff87,libyasna-dde71637e4efc578,librustls_pki_types-b88706af0d332251,libtower_sessions-825d0fa28427c0e5,libtower_sessions_memory_store-b59634aadd62b1d0,libtower_sessions_core-5fb9b2100c8c9948,libfutures-9433ef0b5b2564f0,libfutures_executor-f5c0d9f2f0e29ddb,libtower_cookies-05371aa92dbd0ae0,libcookie-2d8f6fe5e4e47783,libjsonwebtoken-f439b01066a2b89b,libpem-d607f251a0d98a82,libsimple_asn1-f0a55f6e94b436d4,libring-63b8969d7c54b038,libuntrusted-3420b86308bec153,libsqlx-16eb9666a5be9368,libsqlx_postgres-dfd45ae20d81c9c9,libdotenvy-c158e10653a35757,libcrc-a204086179aba722,libcrc_catalog-bb32f52851f13aa4,libhex-28742b4ca144387c,libwhoami-85fda6cef6337ed0,libhome-bdf87ef1480967f0,libbitflags-443c99b827427271,libmd5-aea56d2645a7f2a4,libbyteorder-1efcbe4f07366651,libatoi-f0f1db917f91c1cb,libstringprep-fb1a8b8aeb704118,libunicode_properties-acf832153453926a,libunicode_normalization-51ea083ac55613a7,libtinyvec-5904eadb2731a928,libtinyvec_macros-1c14e8980bff1229,libunicode_bidi-e61eae15e30d3a28,librand-c2eb3eb8babac4aa,librand_chacha-474d2f2a560f5e5f,libppv_lite86-e16e3f8483490496,libzerocopy-4c938b2a6c5fa3ee,librand_core-084e7b24318d9cdb,libgetrandom-da1a24777056bd78,libhkdf-b091740f458038e4,libhmac-e308d36d93a4efee,libsqlx_core-cb3d28cb6c15790d,libthiserror-4f2460878c822241,libsha2-e2046601720ef5ea,libcpufeatures-471354fefbcaf2d8,libdigest-a6ee5651393adfd1,libsubtle-ca7024fc66e4388f,libblock_buffer-89561fdedc720992,libcrypto_common-761e7d9b21004ed9,libgeneric_array-c18ca592204e9758,libtypenum-0e02f3386ab040bb,libhashlink-a200ded97f2f80e8,libhashbrown-58a46c9697e58a2b,libfoldhash-a84df4cbe8daa3b8,liballocator_api2-3bc2480ae44878f3,libbigdecimal-ee922b999d885983,liblibm-d7dc3851b5dfa6f4,libnum_bigint-696238a1d63ef1dd,libnum_integer-8994f55b08cf2168,libnum_traits-8434f84c7e6b85f7,libtime-6c0210e9db43c40a,libtime_core-2040860403d71275,libnum_conv-2c976fbf8b8f2899,libderanged-155191164b5e0f26,libpowerfmt-a0c185df26c26a22,liburl-b17fe3207ab1f7ea,libidna-0fa28af64be9e808,libutf8_iter-0d9be7b316c2b184,libidna_adapter-bd45bd4ffca95d53,libicu_properties-0e64b28af128b399,libicu_properties_data-66e38b076ce919d3,libicu_normalizer-1d5c28c0f6f14611,libicu_normalizer_data-088c419f54c50650,libicu_collections-e0b563df52e0dfbb,libpotential_utf-fdbdda7e9a7e5392,libicu_provider-65a01a20ea0b4970,libicu_locale_core-4322bc668489509f,libtinystr-eaedfc9004737b46,liblitemap-25fe1ff30044fa90,libwriteable-8a34c6e0a2a8ded3,libzerovec-1e49ee4a03e3686e,libzerotrie-0a8690f7a8de1de6,libyoke-fcbcc1aa5ef27546,libstable_deref_trait-704f67c99a4c5f65,libzerofrom-703ed899a4087435,libcrossbeam_queue-f068d10e96971ec0,libcrossbeam_utils-bddddcad4a4551ea,libeither-d959deb55cec3a26,libevent_listener-2fc24d57084502f6,libparking-49fcf10303d3525f,libsecrecy-865f38315a3e72ee,libzeroize-36c98e1e0ab441af,libtonic-ae6764753146b0c9,libhyper_timeout-265a0a5bf23cf994,libsocket2-0161ed8c71a94e58,libaxum-4a9d9a83f2876eb1,libserde_json-81b5878607e2bcd4,libserde_path_to_error-60b4a22c210887fd,libserde_urlencoded-4df34a4bae5f035c,libryu-0ea4bafc9bef6d8b,libform_urlencoded-b57e943dc1db8475,libhyper_util-f502436141d5cd96,libpercent_encoding-c53c37e60dd2727e,libipnet-9aae67a4e846df6d,libhyper-a66c2411add645e5,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libhttparse-4b1ed73b760072b9,libh2-17a7707427631f5a,libatomic_waker-001109810bdecbaa,libhttpdate-9f9d2502c6a38412,libmatchit-9957f6fb3fe31ab2,libaxum_core-8beb1af5e8f877e6,libmime-4b44681fdb2c65f7,libtower-bbdf066916eab689,libsync_wrapper-a3845461b7db14a0,libindexmap-a3ce798cf41accde,libequivalent-7e0e8cbe6c474a67,libhashbrown-39a1ad584b454bfa,libtokio_util-1e2a85a78e219f2f,libfutures_util-b0998db526897e26,libmemchr-f9c66c7ba21bf873,libfutures_io-972ebb79349338ae,libslab-8c0cbfb396425d81,libfutures_channel-c679acf38b3b9ea3,libfutures_sink-be8442ee548d90f9,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libtower_layer-d70c7e404336389b,libbase64-2a03de3babadded3,libprost-cc726e989a45ad5e,libpin_project-16b6bba257465e3a,libtracing-3fe0cee366484f33,liblog-28f8cc0684f4f944,libtracing_core-e148b019f9f1d589,libonce_cell-0ba6aecba7086d38,libtower_service-0d7df29686b13872,libtokio_stream-b13476b7e4c13e56,libtokio-6759e9770fe40a22,libsignal_hook_registry-5228c9c0eaf88b26,libsocket2-d0b347c4c5059b25,libmio-e1a8c35cb4bac34b,libparking_lot-cdc553c7654fb5dd,libparking_lot_core-02eb16179e19254a,liblibc-a444f2b7d1f00841,libcfg_if-5af52f617df93f8f,libsmallvec-7cd0d0d45315109b,liblock_api-35d619aafae5c192,libserde-d4f024e61966a8ca,libserde_core-41b4206248df10fd,libscopeguard-d52bd00767847e44,libhttp_body_util-4b876a82547ee9fa,libpin_project_lite-bedc6e0acd72ff2a,libfutures_core-fc6bb1738f00fc87,libhttp_body-ce11d64d2a91f9ce,libhttp-4cf584be6a0680e6,libitoa-6b76ec393d6a2c41,libfnv-2d77ec4f6f971b24,libbytes-752d6eacdc0bb513}.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" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustc7Y77ze/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-ac749296bea9f75e/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/user_service-0a14318216b4a253" "-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 `accountcat` (test "user_service") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "4436add407d28b71201c2beef06d738e34cd5abfb44f996ea236ffb8ba2d15db", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4436add407d28b71201c2beef06d738e34cd5abfb44f996ea236ffb8ba2d15db", kill_on_drop: false }` [INFO] [stdout] 4436add407d28b71201c2beef06d738e34cd5abfb44f996ea236ffb8ba2d15db