[INFO] cloning repository https://github.com/enieber/loco-movies
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/enieber/loco-movies" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fenieber%2Floco-movies", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fenieber%2Floco-movies'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] d1efc8b6cb4bac65913335a9b136860589ff734b
[INFO] testing enieber/loco-movies against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fenieber%2Floco-movies" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-0-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/enieber/loco-movies
[INFO] finished tweaking git repo https://github.com/enieber/loco-movies
[INFO] tweaked toml for git repo https://github.com/enieber/loco-movies written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/enieber/loco-movies on toolchain 33835004928d3bf65db4d4712e1330766263b0bd
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/enieber/loco-movies already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9ef357d49136651ab0e463b0696e9e4be186424f99bef530b1f44be4ff3ada22
[INFO] running `Command { std: "docker" "start" "-a" "9ef357d49136651ab0e463b0696e9e4be186424f99bef530b1f44be4ff3ada22", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9ef357d49136651ab0e463b0696e9e4be186424f99bef530b1f44be4ff3ada22", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9ef357d49136651ab0e463b0696e9e4be186424f99bef530b1f44be4ff3ada22", kill_on_drop: false }`
[INFO] [stdout] 9ef357d49136651ab0e463b0696e9e4be186424f99bef530b1f44be4ff3ada22
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 12ab8ac09315aaea12e197a46192008268aa11bd9901f241439091d1556a413b
[INFO] running `Command { std: "docker" "start" "-a" "12ab8ac09315aaea12e197a46192008268aa11bd9901f241439091d1556a413b", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.94
[INFO] [stderr]    Compiling libc v0.2.171
[INFO] [stderr]    Compiling value-bag v1.11.1
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling zerocopy v0.8.24
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling icu_locid_transform_data v1.5.1
[INFO] [stderr]    Compiling litemap v0.7.5
[INFO] [stderr]    Compiling indexmap v2.8.0
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling icu_properties_data v1.5.1
[INFO] [stderr]    Compiling iana-time-zone v0.1.63
[INFO] [stderr]    Compiling jobserver v0.1.33
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling socket2 v0.5.9
[INFO] [stderr]    Compiling cc v1.2.17
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling getrandom v0.3.2
[INFO] [stderr]    Compiling icu_normalizer_data v1.5.1
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling time-macros v0.2.22
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling bitflags v2.9.0
[INFO] [stderr]    Compiling pkg-config v0.3.32
[INFO] [stderr]    Compiling rustls-pki-types v1.11.0
[INFO] [stderr]    Compiling rand v0.9.0
[INFO] [stderr]    Compiling event-listener v5.4.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling rustls v0.23.25
[INFO] [stderr]    Compiling siphasher v1.0.1
[INFO] [stderr]    Compiling http v1.3.1
[INFO] [stderr]    Compiling bigdecimal v0.4.8
[INFO] [stderr]    Compiling rust_decimal v1.37.1
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling webpki-roots v0.26.8
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling bstr v1.11.3
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling rustls-pemfile v2.2.0
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling proc-macro-hack v0.5.20+deprecated
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling phf_codegen v0.11.3
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling tower-layer v0.3.3
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling crc v3.2.1
[INFO] [stderr]    Compiling libsqlite3-sys v0.30.1
[INFO] [stderr]    Compiling tinyvec v1.9.0
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling zstd-sys v2.0.15+zstd.1.5.7
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling parse-zoneinfo v0.3.1
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling displaydoc v0.2.5
[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 tokio-macros v2.5.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling yoke v0.7.5
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling rustls-webpki v0.103.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling zerovec v0.10.4
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling tinystr v0.7.6
[INFO] [stderr]    Compiling unic-langid-impl v0.9.5
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling pest v2.8.0
[INFO] [stderr]    Compiling chrono-tz-build v0.3.0
[INFO] [stderr]    Compiling icu_collections v1.5.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]    Compiling icu_locid v1.5.0
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling unic-char-range v0.9.0
[INFO] [stderr]    Compiling regex-syntax v0.6.29
[INFO] [stderr]    Compiling unic-common v0.9.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling icu_provider v1.5.0
[INFO] [stderr]    Compiling unic-ucd-version v0.9.0
[INFO] [stderr]    Compiling unic-char-property v0.9.0
[INFO] [stderr]    Compiling pest_meta v2.8.0
[INFO] [stderr]    Compiling icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling chrono-tz v0.9.0
[INFO] [stderr]    Compiling sea-query-derive v0.4.3
[INFO] [stderr]    Compiling unic-langid-macros-impl v0.9.5
[INFO] [stderr]    Compiling inherent v1.0.12
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling icu_properties v1.5.1
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling unicode-normalization v0.1.24
[INFO] [stderr]    Compiling globset v0.4.16
[INFO] [stderr]    Compiling smallvec v1.14.0
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling chrono v0.4.40
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling deranged v0.4.1
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling uuid v1.16.0
[INFO] [stderr]    Compiling tokio v1.44.1
[INFO] [stderr]    Compiling time v0.3.41
[INFO] [stderr]    Compiling icu_normalizer v1.5.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling idna_adapter v1.2.0
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling ordered-float v4.6.0
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling overload v0.1.1
[INFO] [stderr]    Compiling unicode-bidi v0.3.18
[INFO] [stderr]    Compiling dotenvy v0.15.7
[INFO] [stderr]    Compiling unicode-properties v0.1.3
[INFO] [stderr]    Compiling anstream v0.6.18
[INFO] [stderr]    Compiling sea-query v0.32.3
[INFO] [stderr]    Compiling stringprep v0.1.5
[INFO] [stderr]    Compiling nu-ansi-term v0.46.0
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling ignore v0.4.23
[INFO] [stderr]    Compiling tracing-serde v0.2.0
[INFO] [stderr]    Compiling matchers v0.1.0
[INFO] [stderr]    Compiling unic-langid-macros v0.9.5
[INFO] [stderr]    Compiling pest_generator v2.8.0
[INFO] [stderr]    Compiling unic-ucd-segment v0.9.0
[INFO] [stderr]    Compiling flume v0.11.1
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling tokio-util v0.7.14
[INFO] [stderr]    Compiling h2 v0.4.8
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling psm v0.1.25
[INFO] [stderr]    Compiling sqlx-core v0.8.3
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling home v0.5.11
[INFO] [stderr]    Compiling deunicode v1.6.1
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling clap_lex v0.7.4
[INFO] [stderr]    Compiling alloc-no-stdlib v2.0.4
[INFO] [stderr]    Compiling rustversion v1.0.20
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling whoami v1.6.0
[INFO] [stderr]    Compiling alloc-stdlib v0.2.2
[INFO] [stderr]    Compiling clap_builder v4.5.35
[INFO] [stderr]    Compiling slug v0.1.6
[INFO] [stderr]    Compiling clap_derive v4.5.32
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling sqlx-postgres v0.8.3
[INFO] [stderr]    Compiling tokio-rustls v0.26.2
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling pest_derive v2.8.0
[INFO] [stderr]    Compiling globwalk v0.9.1
[INFO] [stderr]    Compiling unic-segment v0.9.0
[INFO] [stderr]    Compiling unic-langid v0.9.5
[INFO] [stderr]    Compiling stacker v0.1.20
[INFO] [stderr]    Compiling humansize v2.1.3
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling fs-err v2.11.0
[INFO] [stderr]    Compiling hyper-util v0.1.11
[INFO] [stderr]    Compiling slog v2.7.0
[INFO] [stderr]    Compiling glob v0.3.2
[INFO] [stderr]    Compiling sqlx-sqlite v0.8.3
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling miniz_oxide v0.8.7
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]    Compiling clap v4.5.35
[INFO] [stderr]    Compiling ouroboros_macro v0.18.5
[INFO] [stderr]    Compiling brotli-decompressor v4.0.2
[INFO] [stderr]    Compiling tera v1.20.0
[INFO] [stderr]    Compiling sea-bae v0.2.1
[INFO] [stderr]    Compiling sqlx v0.8.3
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling sea-schema-derive v0.3.0
[INFO] [stderr]    Compiling os_pipe v1.2.1
[INFO] [stderr]    Compiling shared_child v1.0.1
[INFO] [stderr]    Compiling cookie v0.18.1
[INFO] [stderr]    Compiling anyhow v1.0.97
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling sdd v3.0.8
[INFO] [stderr]    Compiling aliasable v0.1.3
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling portable-atomic v1.11.0
[INFO] [stderr]    Compiling type-map v0.5.0
[INFO] [stderr]    Compiling scc v2.3.3
[INFO] [stderr]    Compiling ouroboros v0.18.5
[INFO] [stderr]    Compiling flate2 v1.1.1
[INFO] [stderr]    Compiling duct v0.13.7
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling sea-schema v0.16.1
[INFO] [stderr]    Compiling brotli v7.0.0
[INFO] [stderr]    Compiling polling v3.7.4
[INFO] [stderr]    Compiling axum-core v0.5.2
[INFO] [stderr]    Compiling sea-query-binder v0.7.0
[INFO] [stderr]    Compiling sea-orm-macros v1.1.8
[INFO] [stderr]    Compiling zstd v0.13.3
[INFO] [stderr]    Compiling hyper-rustls v0.27.5
[INFO] [stderr]    Compiling term v0.7.0
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling async-channel v2.3.1
[INFO] [stderr]    Compiling async-lock v3.4.0
[INFO] [stderr]    Compiling combine v4.6.7
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling serde_spanned v0.6.8
[INFO] [stderr]    Compiling serde_regex v1.1.0
[INFO] [stderr]    Compiling serde_path_to_error v0.1.17
[INFO] [stderr]    Compiling serial_test_derive v3.2.0
[INFO] [stderr]    Compiling axum-macros v0.5.0
[INFO] [stderr]    Compiling cruet v0.13.3
[INFO] [stderr]    Compiling colored v2.2.0
[INFO] [stderr]    Compiling include_dir_macros v0.7.4
[INFO] [stderr]    Compiling is-terminal v0.4.16
[INFO] [stderr]    Compiling crossbeam-channel v0.5.14
[INFO] [stderr]    Compiling moka v0.12.10
[INFO] [stderr]    Compiling sha1_smol v1.0.1
[INFO] [stderr]    Compiling self_cell v1.1.0
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]    Compiling ipnet v2.11.0
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling matchit v0.8.4
[INFO] [stderr]    Compiling tokio-cron-scheduler v0.11.1
[INFO] [stderr]    Compiling base64ct v1.7.3
[INFO] [stderr]    Compiling winnow v0.7.4
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling password-hash v0.5.0
[INFO] [stderr]    Compiling reqwest v0.12.15
[INFO] [stderr]    Compiling include_dir v0.7.4
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]    Compiling self_cell v0.10.3
[INFO] [stderr]    Compiling sea-orm v1.1.8
[INFO] [stderr]    Compiling axum v0.8.3
[INFO] [stderr]    Compiling slog-term v2.9.1
[INFO] [stderr]    Compiling serial_test v3.2.0
[INFO] [stderr]    Compiling rrgen v0.5.6
[INFO] [stderr]    Compiling blocking v1.6.1
[INFO] [stderr]    Compiling async-io v2.4.0
[INFO] [stderr]    Compiling chumsky v0.9.3
[INFO] [stderr]    Compiling async-compression v0.4.22
[INFO] [stderr]    Compiling toml_edit v0.22.24
[INFO] [stderr]    Compiling sea-orm-cli v1.1.8
[INFO] [stderr]    Compiling redis v0.22.3
[INFO] [stderr]    Compiling intl-memoizer v0.5.2
[INFO] [stderr]    Compiling async-executor v1.13.1
[INFO] [stderr]    Compiling intl_pluralrules v7.0.2
[INFO] [stderr]    Compiling fluent-langneg v0.13.0
[INFO] [stderr]    Compiling cron_clock v0.8.0
[INFO] [stderr]    Compiling cron v0.12.1
[INFO] [stderr]    Compiling backon v1.4.1
[INFO] [stderr]    Compiling bb8 v0.8.6
[INFO] [stderr]    Compiling simple_asn1 v0.6.3
[INFO] [stderr]    Compiling serde_html_form v0.2.7
[INFO] [stderr]    Compiling quick-xml v0.36.2
[INFO] [stderr]    Compiling validator_derive v0.20.0
[INFO] [stderr]    Compiling fluent-syntax v0.11.1
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling cruet v0.14.0
[INFO] [stderr]    Compiling email-encoding v0.4.0
[INFO] [stderr]    Compiling pem v3.0.5
[INFO] [stderr]    Compiling blake2 v0.10.6
[INFO] [stderr]    Compiling gethostname v0.2.3
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling hostname v0.4.0
[INFO] [stderr]    Compiling nom v8.0.0
[INFO] [stderr]    Compiling utf8-width v0.1.7
[INFO] [stderr]    Compiling http-range-header v0.4.2
[INFO] [stderr]    Compiling quoted_printable v0.5.1
[INFO] [stderr]    Compiling btparse-stable v0.1.2
[INFO] [stderr]    Compiling email_address v0.2.9
[INFO] [stderr]    Compiling tagptr v0.2.0
[INFO] [stderr]    Compiling async-channel v1.9.0
[INFO] [stderr]    Compiling validator v0.20.0
[INFO] [stderr]    Compiling backtrace_printer v1.3.0
[INFO] [stderr]    Compiling opendal v0.50.2
[INFO] [stderr]    Compiling tower-http v0.6.2
[INFO] [stderr]    Compiling byte-unit v4.0.19
[INFO] [stderr]    Compiling rusty-sidekiq v0.11.1
[INFO] [stderr]    Compiling argon2 v0.5.3
[INFO] [stderr]    Compiling jsonwebtoken v9.3.1
[INFO] [stderr]    Compiling sea-orm-migration v1.1.8
[INFO] [stderr]    Compiling loco-gen v0.15.0
[INFO] [stderr]    Compiling lettre v0.11.15
[INFO] [stderr]    Compiling fluent-bundle v0.15.3
[INFO] [stderr]    Compiling axum-extra v0.10.1
[INFO] [stderr]    Compiling async-global-executor v2.4.1
[INFO] [stderr]    Compiling toml v0.8.20
[INFO] [stderr]    Compiling tracing-appender v0.2.3
[INFO] [stderr]    Compiling duct_sh v0.13.7
[INFO] [stderr]    Compiling snafu-derive v0.7.5
[INFO] [stderr]    Compiling async-attributes v1.1.2
[INFO] [stderr]    Compiling ipnetwork v0.20.0
[INFO] [stderr]    Compiling serde_variant v0.1.3
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling english-to-cron v0.1.4
[INFO] [stderr]    Compiling flume v0.10.14
[INFO] [stderr]    Compiling ulid v1.2.1
[INFO] [stderr]    Compiling kv-log-macro v1.0.7
[INFO] [stderr]    Compiling thousands v0.2.0
[INFO] [stderr]    Compiling async-std v1.13.1
[INFO] [stderr]    Compiling fluent v0.16.1
[INFO] [stderr]    Compiling arc-swap v1.7.1
[INFO] [stderr]    Compiling fluent-template-macros v0.8.0
[INFO] [stderr]    Compiling snafu v0.7.5
[INFO] [stderr]    Compiling fluent-templates v0.8.0
[INFO] [stderr]    Compiling loco-rs v0.15.0
[INFO] [stderr]    Compiling migration v0.1.0 (/opt/rustwide/workdir/migration)
[INFO] [stderr]    Compiling alcax v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `axum::middleware::Next`
[INFO] [stdout]  --> src/controllers/auth.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use axum::middleware::Next;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `IntoResponse` and `Request`
[INFO] [stdout]   --> src/controllers/auth.rs:9:15
[INFO] [stdout]    |
[INFO] [stdout]  9 |     extract::{Request, State},
[INFO] [stdout]    |               ^^^^^^^
[INFO] [stdout] 10 |     http::{header::SET_COOKIE, StatusCode},
[INFO] [stdout] 11 |     response::{IntoResponse, Response},
[INFO] [stdout]    |                ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `HeaderMap`, `StatusCode`, and `body::Body`
[INFO] [stdout]  --> src/controllers/movies.rs:7:12
[INFO] [stdout]   |
[INFO] [stdout] 7 | use axum::{body::Body, debug_handler, http::{HeaderMap, StatusCode}};
[INFO] [stdout]   |            ^^^^^^^^^^                        ^^^^^^^^^  ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `cookie::builder::CookieBuilder::<'c>::finish`: `CookieBuilder` can be passed in to methods expecting a `Cookie`; for other cases, use `CookieBuilder::build()`
[INFO] [stdout]    --> src/controllers/auth.rs:179:10
[INFO] [stdout]     |
[INFO] [stdout] 179 |         .finish();
[INFO] [stdout]     |          ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `json_response`
[INFO] [stdout]    --> src/controllers/auth.rs:184:9
[INFO] [stdout]     |
[INFO] [stdout] 184 |     let json_response = Json(json!({
[INFO] [stdout]     |         ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_json_response`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `auth`
[INFO] [stdout]   --> src/controllers/movies.rs:36:5
[INFO] [stdout]    |
[INFO] [stdout] 36 |     auth: auth::JWT,
[INFO] [stdout]    |     ^^^^ help: if this is intentional, prefix it with an underscore: `_auth`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `auth`
[INFO] [stdout]   --> src/controllers/movies.rs:49:5
[INFO] [stdout]    |
[INFO] [stdout] 49 |     auth: auth::JWT,
[INFO] [stdout]    |     ^^^^ help: if this is intentional, prefix it with an underscore: `_auth`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `auth`
[INFO] [stdout]   --> src/controllers/movies.rs:58:5
[INFO] [stdout]    |
[INFO] [stdout] 58 |     auth: auth::JWT,
[INFO] [stdout]    |     ^^^^ help: if this is intentional, prefix it with an underscore: `_auth`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `auth`
[INFO] [stdout]   --> src/controllers/movies.rs:72:5
[INFO] [stdout]    |
[INFO] [stdout] 72 |     auth: auth::JWT,
[INFO] [stdout]    |     ^^^^ help: if this is intentional, prefix it with an underscore: `_auth`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `auth`
[INFO] [stdout]   --> src/controllers/movies.rs:83:5
[INFO] [stdout]    |
[INFO] [stdout] 83 |     auth: auth::JWT,
[INFO] [stdout]    |     ^^^^ help: if this is intentional, prefix it with an underscore: `_auth`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `auth`
[INFO] [stdout]   --> src/controllers/movies.rs:94:5
[INFO] [stdout]    |
[INFO] [stdout] 94 |     auth: auth::JWT,
[INFO] [stdout]    |     ^^^^ help: if this is intentional, prefix it with an underscore: `_auth`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `auth`
[INFO] [stdout]    --> src/controllers/movies.rs:108:5
[INFO] [stdout]     |
[INFO] [stdout] 108 |     auth: auth::JWT,
[INFO] [stdout]     |     ^^^^ help: if this is intentional, prefix it with an underscore: `_auth`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_allow_email_domain_re` is never used
[INFO] [stdout]   --> src/controllers/auth.rs:23:4
[INFO] [stdout]    |
[INFO] [stdout] 23 | fn get_allow_email_domain_re() -> &'static Regex {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `verify` is never used
[INFO] [stdout]   --> src/controllers/auth.rs:96:10
[INFO] [stdout]    |
[INFO] [stdout] 96 | async fn verify(State(ctx): State<AppContext>, Path(token): Path<String>) -> Result<Response> {
[INFO] [stdout]    |          ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `forgot` is never used
[INFO] [stdout]    --> src/controllers/auth.rs:115:10
[INFO] [stdout]     |
[INFO] [stdout] 115 | async fn forgot(
[INFO] [stdout]     |          ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `reset` is never used
[INFO] [stdout]    --> src/controllers/auth.rs:137:10
[INFO] [stdout]     |
[INFO] [stdout] 137 | async fn reset(State(ctx): State<AppContext>, Json(params): Json<ResetParams>) -> Result<Response> {
[INFO] [stdout]     |          ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `current` is never used
[INFO] [stdout]    --> src/controllers/auth.rs:200:10
[INFO] [stdout]     |
[INFO] [stdout] 200 | async fn current(auth: auth::JWT, State(ctx): State<AppContext>) -> Result<Response> {
[INFO] [stdout]     |          ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `magic_link` is never used
[INFO] [stdout]    --> src/controllers/auth.rs:219:10
[INFO] [stdout]     |
[INFO] [stdout] 219 | async fn magic_link(
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `magic_link_verify` is never used
[INFO] [stdout]    --> src/controllers/auth.rs:246:10
[INFO] [stdout]     |
[INFO] [stdout] 246 | async fn magic_link_verify(
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 7m 42s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: redis v0.22.3
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] running `Command { std: "docker" "inspect" "12ab8ac09315aaea12e197a46192008268aa11bd9901f241439091d1556a413b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "12ab8ac09315aaea12e197a46192008268aa11bd9901f241439091d1556a413b", kill_on_drop: false }`
[INFO] [stdout] 12ab8ac09315aaea12e197a46192008268aa11bd9901f241439091d1556a413b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9578c3d6951f965c1ab1365f1b2c0b1daee5f80c9faa9204c9def41ca72feb16
[INFO] running `Command { std: "docker" "start" "-a" "9578c3d6951f965c1ab1365f1b2c0b1daee5f80c9faa9204c9def41ca72feb16", kill_on_drop: false }`
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling parse-zoneinfo v0.3.1
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.6
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling yoke v0.7.5
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling mac v0.1.1
[INFO] [stderr]    Compiling precomputed-hash v0.1.1
[INFO] [stderr]    Compiling dtoa v1.0.10
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]    Compiling futf v0.1.5
[INFO] [stderr]    Compiling phf_codegen v0.11.3
[INFO] [stderr]    Compiling string_cache_codegen v0.5.4
[INFO] [stderr]    Compiling zerovec v0.10.4
[INFO] [stderr]    Compiling phf_macros v0.11.3
[INFO] [stderr]    Compiling tendril v0.4.3
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]    Compiling selectors v0.26.0
[INFO] [stderr]    Compiling chrono-tz-build v0.3.0
[INFO] [stderr]    Compiling ouroboros_macro v0.18.5
[INFO] [stderr]    Compiling dtoa-short v0.3.5
[INFO] [stderr]    Compiling string_cache v0.8.9
[INFO] [stderr]    Compiling cssparser-macros v0.6.1
[INFO] [stderr]    Compiling markup5ever v0.14.1
[INFO] [stderr]    Compiling sea-schema v0.16.1
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling servo_arc v0.4.0
[INFO] [stderr]    Compiling chrono-tz v0.9.0
[INFO] [stderr]    Compiling cssparser v0.34.0
[INFO] [stderr]    Compiling match_token v0.1.0
[INFO] [stderr]    Compiling derive_more v0.99.19
[INFO] [stderr]    Compiling tinystr v0.7.6
[INFO] [stderr]    Compiling icu_locid v1.5.0
[INFO] [stderr]    Compiling icu_collections v1.5.0
[INFO] [stderr]    Compiling unic-langid-impl v0.9.5
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling ouroboros v0.18.5
[INFO] [stderr]    Compiling unic-langid-macros v0.9.5
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]    Compiling getopts v0.2.21
[INFO] [stderr]    Compiling unic-langid v0.9.5
[INFO] [stderr]    Compiling pretty_assertions v1.4.1
[INFO] [stderr]    Compiling intl_pluralrules v7.0.2
[INFO] [stderr]    Compiling icu_provider v1.5.0
[INFO] [stderr]    Compiling intl-memoizer v0.5.2
[INFO] [stderr]    Compiling fluent-langneg v0.13.0
[INFO] [stderr]    Compiling globset v0.4.16
[INFO] [stderr]    Compiling html5ever v0.29.1
[INFO] [stderr]    Compiling icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling chumsky v0.9.3
[INFO] [stderr]    Compiling serial_test v3.2.0
[INFO] [stderr]    Compiling rust-multipart-rfc7578_2 v0.8.0
[INFO] [stderr]    Compiling assert-json-diff v2.0.2
[INFO] [stderr]    Compiling reserve-port v2.2.0
[INFO] [stderr]    Compiling bytesize v2.0.1
[INFO] [stderr]    Compiling icu_properties v1.5.1
[INFO] [stderr]    Compiling auto-future v1.0.0
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling ego-tree v0.9.0
[INFO] [stderr]    Compiling fluent-bundle v0.15.3
[INFO] [stderr]    Compiling scraper v0.21.0
[INFO] [stderr]    Compiling ignore v0.4.23
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling indexmap v2.8.0
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling rstest_macros v0.21.0
[INFO] [stderr]    Compiling fluent v0.16.1
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling relative-path v1.9.3
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling toml_edit v0.22.24
[INFO] [stderr]    Compiling similar v2.7.0
[INFO] [stderr]    Compiling tera v1.20.0
[INFO] [stderr]    Compiling futures-timer v3.0.3
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling linked-hash-map v0.5.6
[INFO] [stderr]    Compiling insta v1.42.2
[INFO] [stderr]    Compiling icu_normalizer v1.5.0
[INFO] [stderr]    Compiling fluent-template-macros v0.8.0
[INFO] [stderr]    Compiling proc-macro-crate v3.3.0
[INFO] [stderr]    Compiling idna_adapter v1.2.0
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling rrgen v0.5.6
[INFO] [stderr]    Compiling fluent-templates v0.8.0
[INFO] [stderr]    Compiling loco-gen v0.15.0
[INFO] [stderr]    Compiling sqlx-core v0.8.3
[INFO] [stderr]    Compiling sea-orm-cli v1.1.8
[INFO] [stderr]    Compiling redis v0.22.3
[INFO] [stderr]    Compiling reqwest v0.12.15
[INFO] [stderr]    Compiling axum-test v17.3.0
[INFO] [stderr]    Compiling validator v0.20.0
[INFO] [stderr]    Compiling lettre v0.11.15
[INFO] [stderr]    Compiling rstest v0.21.0
[INFO] [stderr]    Compiling sqlx-postgres v0.8.3
[INFO] [stderr]    Compiling sqlx-sqlite v0.8.3
[INFO] [stderr]    Compiling opendal v0.50.2
[INFO] [stderr]    Compiling rusty-sidekiq v0.11.1
[INFO] [stderr]    Compiling sqlx v0.8.3
[INFO] [stderr]    Compiling sea-query-binder v0.7.0
[INFO] [stderr]    Compiling sea-orm v1.1.8
[INFO] [stderr]    Compiling sea-orm-migration v1.1.8
[INFO] [stderr]    Compiling loco-rs v0.15.0
[INFO] [stderr]    Compiling migration v0.1.0 (/opt/rustwide/workdir/migration)
[INFO] [stderr]    Compiling alcax v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `axum::middleware::Next`
[INFO] [stdout]  --> src/controllers/auth.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use axum::middleware::Next;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `IntoResponse` and `Request`
[INFO] [stdout]   --> src/controllers/auth.rs:9:15
[INFO] [stdout]    |
[INFO] [stdout]  9 |     extract::{Request, State},
[INFO] [stdout]    |               ^^^^^^^
[INFO] [stdout] 10 |     http::{header::SET_COOKIE, StatusCode},
[INFO] [stdout] 11 |     response::{IntoResponse, Response},
[INFO] [stdout]    |                ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `HeaderMap`, `StatusCode`, and `body::Body`
[INFO] [stdout]  --> src/controllers/movies.rs:7:12
[INFO] [stdout]   |
[INFO] [stdout] 7 | use axum::{body::Body, debug_handler, http::{HeaderMap, StatusCode}};
[INFO] [stdout]   |            ^^^^^^^^^^                        ^^^^^^^^^  ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `cookie::builder::CookieBuilder::<'c>::finish`: `CookieBuilder` can be passed in to methods expecting a `Cookie`; for other cases, use `CookieBuilder::build()`
[INFO] [stdout]    --> src/controllers/auth.rs:179:10
[INFO] [stdout]     |
[INFO] [stdout] 179 |         .finish();
[INFO] [stdout]     |          ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `json_response`
[INFO] [stdout]    --> src/controllers/auth.rs:184:9
[INFO] [stdout]     |
[INFO] [stdout] 184 |     let json_response = Json(json!({
[INFO] [stdout]     |         ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_json_response`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `auth`
[INFO] [stdout]   --> src/controllers/movies.rs:36:5
[INFO] [stdout]    |
[INFO] [stdout] 36 |     auth: auth::JWT,
[INFO] [stdout]    |     ^^^^ help: if this is intentional, prefix it with an underscore: `_auth`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `auth`
[INFO] [stdout]   --> src/controllers/movies.rs:49:5
[INFO] [stdout]    |
[INFO] [stdout] 49 |     auth: auth::JWT,
[INFO] [stdout]    |     ^^^^ help: if this is intentional, prefix it with an underscore: `_auth`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `auth`
[INFO] [stdout]   --> src/controllers/movies.rs:58:5
[INFO] [stdout]    |
[INFO] [stdout] 58 |     auth: auth::JWT,
[INFO] [stdout]    |     ^^^^ help: if this is intentional, prefix it with an underscore: `_auth`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `auth`
[INFO] [stdout]   --> src/controllers/movies.rs:72:5
[INFO] [stdout]    |
[INFO] [stdout] 72 |     auth: auth::JWT,
[INFO] [stdout]    |     ^^^^ help: if this is intentional, prefix it with an underscore: `_auth`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `auth`
[INFO] [stdout]   --> src/controllers/movies.rs:83:5
[INFO] [stdout]    |
[INFO] [stdout] 83 |     auth: auth::JWT,
[INFO] [stdout]    |     ^^^^ help: if this is intentional, prefix it with an underscore: `_auth`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `auth`
[INFO] [stdout]   --> src/controllers/movies.rs:94:5
[INFO] [stdout]    |
[INFO] [stdout] 94 |     auth: auth::JWT,
[INFO] [stdout]    |     ^^^^ help: if this is intentional, prefix it with an underscore: `_auth`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `auth`
[INFO] [stdout]    --> src/controllers/movies.rs:108:5
[INFO] [stdout]     |
[INFO] [stdout] 108 |     auth: auth::JWT,
[INFO] [stdout]     |     ^^^^ help: if this is intentional, prefix it with an underscore: `_auth`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_allow_email_domain_re` is never used
[INFO] [stdout]   --> src/controllers/auth.rs:23:4
[INFO] [stdout]    |
[INFO] [stdout] 23 | fn get_allow_email_domain_re() -> &'static Regex {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `verify` is never used
[INFO] [stdout]   --> src/controllers/auth.rs:96:10
[INFO] [stdout]    |
[INFO] [stdout] 96 | async fn verify(State(ctx): State<AppContext>, Path(token): Path<String>) -> Result<Response> {
[INFO] [stdout]    |          ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `forgot` is never used
[INFO] [stdout]    --> src/controllers/auth.rs:115:10
[INFO] [stdout]     |
[INFO] [stdout] 115 | async fn forgot(
[INFO] [stdout]     |          ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `reset` is never used
[INFO] [stdout]    --> src/controllers/auth.rs:137:10
[INFO] [stdout]     |
[INFO] [stdout] 137 | async fn reset(State(ctx): State<AppContext>, Json(params): Json<ResetParams>) -> Result<Response> {
[INFO] [stdout]     |          ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `current` is never used
[INFO] [stdout]    --> src/controllers/auth.rs:200:10
[INFO] [stdout]     |
[INFO] [stdout] 200 | async fn current(auth: auth::JWT, State(ctx): State<AppContext>) -> Result<Response> {
[INFO] [stdout]     |          ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `magic_link` is never used
[INFO] [stdout]    --> src/controllers/auth.rs:219:10
[INFO] [stdout]     |
[INFO] [stdout] 219 | async fn magic_link(
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `magic_link_verify` is never used
[INFO] [stdout]    --> src/controllers/auth.rs:246:10
[INFO] [stdout]     |
[INFO] [stdout] 246 | async fn magic_link_verify(
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `axum::middleware::Next`
[INFO] [stdout]  --> src/controllers/auth.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use axum::middleware::Next;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `IntoResponse` and `Request`
[INFO] [stdout]   --> src/controllers/auth.rs:9:15
[INFO] [stdout]    |
[INFO] [stdout]  9 |     extract::{Request, State},
[INFO] [stdout]    |               ^^^^^^^
[INFO] [stdout] 10 |     http::{header::SET_COOKIE, StatusCode},
[INFO] [stdout] 11 |     response::{IntoResponse, Response},
[INFO] [stdout]    |                ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `HeaderMap`, `StatusCode`, and `body::Body`
[INFO] [stdout]  --> src/controllers/movies.rs:7:12
[INFO] [stdout]   |
[INFO] [stdout] 7 | use axum::{body::Body, debug_handler, http::{HeaderMap, StatusCode}};
[INFO] [stdout]   |            ^^^^^^^^^^                        ^^^^^^^^^  ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `cookie::builder::CookieBuilder::<'c>::finish`: `CookieBuilder` can be passed in to methods expecting a `Cookie`; for other cases, use `CookieBuilder::build()`
[INFO] [stdout]    --> src/controllers/auth.rs:179:10
[INFO] [stdout]     |
[INFO] [stdout] 179 |         .finish();
[INFO] [stdout]     |          ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `json_response`
[INFO] [stdout]    --> src/controllers/auth.rs:184:9
[INFO] [stdout]     |
[INFO] [stdout] 184 |     let json_response = Json(json!({
[INFO] [stdout]     |         ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_json_response`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `auth`
[INFO] [stdout]   --> src/controllers/movies.rs:36:5
[INFO] [stdout]    |
[INFO] [stdout] 36 |     auth: auth::JWT,
[INFO] [stdout]    |     ^^^^ help: if this is intentional, prefix it with an underscore: `_auth`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `auth`
[INFO] [stdout]   --> src/controllers/movies.rs:49:5
[INFO] [stdout]    |
[INFO] [stdout] 49 |     auth: auth::JWT,
[INFO] [stdout]    |     ^^^^ help: if this is intentional, prefix it with an underscore: `_auth`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `auth`
[INFO] [stdout]   --> src/controllers/movies.rs:58:5
[INFO] [stdout]    |
[INFO] [stdout] 58 |     auth: auth::JWT,
[INFO] [stdout]    |     ^^^^ help: if this is intentional, prefix it with an underscore: `_auth`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `auth`
[INFO] [stdout]   --> src/controllers/movies.rs:72:5
[INFO] [stdout]    |
[INFO] [stdout] 72 |     auth: auth::JWT,
[INFO] [stdout]    |     ^^^^ help: if this is intentional, prefix it with an underscore: `_auth`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `auth`
[INFO] [stdout]   --> src/controllers/movies.rs:83:5
[INFO] [stdout]    |
[INFO] [stdout] 83 |     auth: auth::JWT,
[INFO] [stdout]    |     ^^^^ help: if this is intentional, prefix it with an underscore: `_auth`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `auth`
[INFO] [stdout]   --> src/controllers/movies.rs:94:5
[INFO] [stdout]    |
[INFO] [stdout] 94 |     auth: auth::JWT,
[INFO] [stdout]    |     ^^^^ help: if this is intentional, prefix it with an underscore: `_auth`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `auth`
[INFO] [stdout]    --> src/controllers/movies.rs:108:5
[INFO] [stdout]     |
[INFO] [stdout] 108 |     auth: auth::JWT,
[INFO] [stdout]     |     ^^^^ help: if this is intentional, prefix it with an underscore: `_auth`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_allow_email_domain_re` is never used
[INFO] [stdout]   --> src/controllers/auth.rs:23:4
[INFO] [stdout]    |
[INFO] [stdout] 23 | fn get_allow_email_domain_re() -> &'static Regex {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `verify` is never used
[INFO] [stdout]   --> src/controllers/auth.rs:96:10
[INFO] [stdout]    |
[INFO] [stdout] 96 | async fn verify(State(ctx): State<AppContext>, Path(token): Path<String>) -> Result<Response> {
[INFO] [stdout]    |          ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `forgot` is never used
[INFO] [stdout]    --> src/controllers/auth.rs:115:10
[INFO] [stdout]     |
[INFO] [stdout] 115 | async fn forgot(
[INFO] [stdout]     |          ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `reset` is never used
[INFO] [stdout]    --> src/controllers/auth.rs:137:10
[INFO] [stdout]     |
[INFO] [stdout] 137 | async fn reset(State(ctx): State<AppContext>, Json(params): Json<ResetParams>) -> Result<Response> {
[INFO] [stdout]     |          ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `current` is never used
[INFO] [stdout]    --> src/controllers/auth.rs:200:10
[INFO] [stdout]     |
[INFO] [stdout] 200 | async fn current(auth: auth::JWT, State(ctx): State<AppContext>) -> Result<Response> {
[INFO] [stdout]     |          ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `magic_link` is never used
[INFO] [stdout]    --> src/controllers/auth.rs:219:10
[INFO] [stdout]     |
[INFO] [stdout] 219 | async fn magic_link(
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `magic_link_verify` is never used
[INFO] [stdout]    --> src/controllers/auth.rs:246:10
[INFO] [stdout]     |
[INFO] [stdout] 246 | async fn magic_link_verify(
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/examples/rustcgzoidC/symbols.o" "<9 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libalcax-81641e9551a9aee5,libfluent_templates-c0a3d868629eaa87,libflume-2003d9f01999b561,libarc_swap-626c221adeeb0632,libsnafu-434cffa637d9aff1,libdoc_comment-4fa219c78b938a58,libfluent_bundle-6569c5d7c7dc4114,libfluent_langneg-88dad9f9676fdb2c,libintl_pluralrules-ab320350ff0640ed,libself_cell-999af54acc0327fd,libself_cell-3a703f3f57e4f41c,libintl_memoizer-2e1695689c942d8e,libtype_map-c9cddae4d20b5566,libunic_langid-e0bc121ecfa4f4e9,libunic_langid_macros-202929249186eac2,libunic_langid_impl-2f1ccdcdaf6f4586,libfluent_syntax-2ec923e9748c53b8,librustc_hash-077fac84b15c224f,libmigration-7dfbcd1e9aca23c1,libloco_rs-a17a1c210106b082,libenglish_to_cron-5e84ce6595cc23db,libduct_sh-a1e86ad56f13e403,libbacktrace_printer-d24d5ed8b6f9f365,libbtparse_stable-34934bce95f85a85,libloco_gen-c684789c579ccf10,libcruet-dc5fc4a1d0d1cccb,librrgen-aca20b4b3de7a37b,libserde_regex-19a210383b5e254b,libfs_err-6810ce645461271d,libcruet-7e2e14b142727007,libserde_yaml-e38dcb394729b1b4,libunsafe_libyaml-e6cc77d70c606c35,libopendal-55cf93e2f2b9b674,libquick_xml-37f5c23ff604141e,libreqwest-cab98e8b8bb849ec,libipnet-7f24c5b85fa70b77,libhyper_rustls-5caa931549f1d1ac,libencoding_rs-77aaab2f10457336,libbackon-9ac9a23a32985ff6,libflagset-52740e3a5da622c3,libscraper-328ca3add131b788,libego_tree-e66a4cbadd7b9fc0,libselectors-568c07d9a86b01f0,libfxhash-f6d87756ce971792,libservo_arc-b5bd13ea1f08a2e2,libcssparser-ae981a207b969ca5,libdtoa_short-9f2a0ef59036dcf9,libdtoa-db1146a341ad0d00,libhtml5ever-7355ddbc56418199,libmarkup5ever-bbcf26a666c6d926,libstring_cache-3c621424bb9db8bb,libprecomputed_hash-941acba0b7c1b90b,libtendril-4d5818a924fa379c,libutf8-3c5e274bb51994fd,libfutf-ad54ae59f79bf535,libdebug_unreachable-f7b9f09a34de90c3,libmac-c05d591fa8e0369c,libaxum_test-ad7348a791e44e62,libpretty_assertions-f5fb04012bf5df2d,libdiff-8a313203ba17272d,libyansi-68bbbf94d60ef578,libassert_json_diff-73d25ff2d2b98b45,libauto_future-d0b04fd454686086,librust_multipart_rfc7578_2-d0707d53f8da976f,libbytesize-af12ffa0818cbbde,libreserve_port-be963de744f5c8e5,libanyhow-3ce7eebcf9917aaf,libtokio_cron_scheduler-563b8e24ad1f1e80,libcron-2f21da063ca8339b,libtracing_appender-05167b9fb9825428,libargon2-02fabafb48415abb,libblake2-578e57f09aa032ae,libpassword_hash-2220ba9d264d3276,libbase64ct-5709cacd488d202b,liblettre-54aeab31a6accd75,libhostname-c0758e0b716e9713,libfastrand-74ae4622d963d882,libquoted_printable-6a4bb9eadee2b3f2,libnom-315e0615dec230c8,libtokio_rustls-5beee9332887904a,libchumsky-5b68716c6640ed50,libstacker-d2928b6aee95ba85,libpsm-6b714e4b9b094840,libhashbrown-8f85cbce95772aa7,libahash-3eb16f4a57b3ba9e,libzerocopy-28e30b4a995c80f5,libemail_encoding-793fc73a123034d3,libemail_address-6ac5e3d521e80dff,libthousands-2dd63078b12fea82,libbyte_unit-7af4a29994d7a1a9,libutf8_width-23b9c55cd29780d9,libipnetwork-f0d394c48fba7f31,libtower-674048ad7bf5ee6e,libtower_http-5dd701b9807caff8,libmime_guess-0a88c23390cc3fe0,libunicase-35e3be511c02b60c,libhttp_range_header-74a552c55acd85bc,libasync_compression-a03a3369b96d82c1,libzstd-7789bfb86526304e,libzstd_safe-49ff3575be862c7f,libzstd_sys-65b65437f5dfe7ff,libflate2-e27a8d63cf746fac,libminiz_oxide-f43012146e97f5e6,libadler2-f69c3605267591c3,libcrc32fast-e14d1f8d61360bf0,libbrotli-77e043c59129398a,libbrotli_decompressor-72d3b68f69f1c2db,liballoc_stdlib-ebeb3b8ca2c54885,liballoc_no_stdlib-8a26777fee7f8158,libvalidator-4af9c956d9daa57b,libmoka-b86361e9000da2f2,libportable_atomic-aa2add33b9d16e73,libtagptr-49ea1a6fd7ab5212,libcrossbeam_channel-605d39457ed8db9c,libjsonwebtoken-684e2a2af87193e1,libpem-daadd61b69bce7ea,libsimple_asn1-0cf75ea6c713daca,libtera-c7be1f6fe26adccb,libslug-1079a1149046ec6f,libdeunicode-f1983563a2c2a02d,libglobwalk-fb140cdb2f445411,libignore-6cc41318b5318924,libwalkdir-fe31fa9f1b59a72f,libsame_file-e946870f1310cc9c,libcrossbeam_deque-d1554093e7a04e81,libcrossbeam_epoch-0de33e397810f096,libglobset-419ba6557a43843e,libbstr-4084f4ca52ba1663,libpest-08d5a8191d86378d,libucd_trie-7606a29b3a59ad2f,libunic_segment-8c3f3f41c482da2c,libunic_ucd_segment-a4279de57c8d8859,libunic_ucd_version-56d90dea3160eddc,libunic_common-fc35f1b5c34c59ef,libunic_char_property-6a1440d004874782,libunic_char_range-b9be2eb56d654768,libhumansize-17348c8bf3a7830a,libchrono_tz-3103252d4a7efbd6,libphf-16878ebb40afde12,libphf_shared-81bae7be2bc0da1f,libsiphasher-0d7f3e08879225d4,libheck-70f76c9cba62d12b,libsea_orm_migration-91a107fce2233b66,libsea_schema-6c0dca52f9488311,libfutures-7551d5d48c765b16,libsea_orm_cli-f8179d40eeda5818,libglob-6909df64e23d5650,libtracing_subscriber-aaecae3f6c9c8e72,libtracing_serde-5616b16ecb75f9d1,libsharded_slab-a43bbfc0e39c291b,libmatchers-113eec641e45d4fb,libregex_automata-1019eeb8629ff2e8,libregex_syntax-4779e75565fac6b0,libnu_ansi_term-8db983f1ce27e169,liboverload-089c2ed30f2e101e,libthread_local-38210c06b80c6d4e,libtracing_log-58c150ab13ac6af9,libdotenvy-be9b890638a1bff4,libduct-141e0453dbfc4e90,libos_pipe-c0eb0fbc1f6c5596,libshared_child-50b372c7437cbc46,libregex-07b43d7234d19944,libregex_automata-3120cc1508773b05,libaho_corasick-4bc622c7530298af,libregex_syntax-3727c38b46230be4,libsea_orm-3a0a23198e0d9aac,libouroboros-da5db89974d82900,libstatic_assertions-acd18841cc36d7c2,libaliasable-896fd37f379727aa,libasync_stream-8ff4ea545237a957,libstrum-01cb08624417091f,libsea_query_binder-ff381e630f9bc5a6,libsea_query-adb2d6740ff0f236,libordered_float-f70adf369ceb42c5,libinclude_dir-5d38bcc9b2ad0670,libaxum_extra-27e6f56d3c6dfc0f,libserde_html_form-6c3aa05970f1c352,libcookie-f236aa1c9136db16,libaxum-41179826c948eb19,libserde_path_to_error-29aeba4d23352e71,libhyper_util-6f27101e865da778,libhyper-84a4e9f912d7a1bc,libwant-4a0be0a267c8825f,libtry_lock-b2ba3b7879656042,libhttparse-2dcf90c780aed9d3,libh2-9c1a936481579ca2,libatomic_waker-f98c2fb1596910db,libhttpdate-fd089b66c335a993,libmatchit-6d2c723f32ec3b7e,libaxum_core-610a7c5eb34a7b3f,libmime-7cbfcc84299bf52b,libhttp_body_util-e7173c4bbb82e3cb,libhttp_body-af815635f38ac68e,libhttp-a7d18df8952aa204,libfnv-2a26f5d3b9cd4973,libtower-52a6582ece850c49,libsync_wrapper-c4446c9ab9748a89,libtower_layer-5699d784b4449e00,libtower_service-222788e4f5219726,libtoml-3afaac658c352399,libtoml_edit-09fa3c48cfbeebc4,libserde_spanned-b7692377209dce71,libwinnow-eb92d477c8080c91,libtoml_datetime-b25fd7a5423cb86c,libsemver-a6e1787e50953c72,libsidekiq-c308920658210088,libgethostname-12fce8efddd2c0b7,libnum_cpus-a46418399b39e5fb,libconvert_case-e9ca21a6477c5568,libunicode_segmentation-bd9208f0886bf29c,libthiserror-5e4b7b66bbdb1807,libredis-91e32bc6eee34549,libsha1_smol-538f4627c693850a,libcombine-90b7cc963e4ff8f0,libtokio_util-b868b7d716e6b6d9,libcron_clock-d951216cb6af6eba,libnom-c97e000f2335e34d,libbb8-7412f76a2d431e04,libulid-56fc89e07865575c,libsqlx-d6ed5ce8bb5a513d,libsqlx_sqlite-b9c6adc5dbd1a2d6,libfutures_executor-7103ef99f5b1e9e3,libflume-f7e2765e11f1619a,libspin-00a03e5d1cc84db7,libserde_urlencoded-4992858cb1c68a91,libfutures_intrusive-324221ae64e5fc5d,liblibsqlite3_sys-9042680c2c9936df,libsqlx_postgres-ad606714a53868fd,libhex-ce2ce186edf8450e,libwhoami-14cfc5f41d7c5f54,libhome-53a5c935c0f0628a,libbitflags-cc4f63bcf755ed7a,libmd5-a97e045c1080fe7c,libbyteorder-7912a666fa871683,libatoi-92625eb1f93951e7,libbase64-fff42f7554bbeb90,libstringprep-e50404eaef0fe2be,libunicode_properties-cb5ed9538cb72f5c,libunicode_normalization-e6068dcafdb02e77,libtinyvec-98782a987c773b2a,libtinyvec_macros-847056b696a24274,libunicode_bidi-27756a9b611e3996,librand-fc2d0e2e68f7fe80,librand_chacha-99b109eb3742cdd6,librand_core-8db1f5e66d8bb0da,libhkdf-44807ed450da35a4,libhmac-a38ec042e5099d66,libsqlx_core-84d7b9266954e829,libwebpki_roots-4a49d5f35c9a07cd,librustls_pemfile-b142228deabdcb27,libthiserror-76f5be45d98ffc60,libindexmap-7c3aedd0c9e06075,libsha2-287dbd2bd00581d4,libcpufeatures-bb85f9e0eaf4b5a3,libdigest-2ddc638ca12a0f20,libblock_buffer-69b2399560e8742f,libcrypto_common-66edc97558ab7ca9,libgeneric_array-86881b7c29aa25eb,libtypenum-0448dfa6533ed2e8,librustls-43bad65df6db9e7a,libsubtle-e2f0af8959bd7889,libwebpki-2f4cb4f826b005e9,libring-4c531caf3e585922,libgetrandom-41ef7be61c53c416,libuntrusted-151845769873c416,libzeroize-fabec83a71c28d82,librustls_pki_types-c73ad35b7b8c5b70,libtokio-d2ea6f335e3b1a6d,libsignal_hook_registry-af0e2636eaad4fd7,libsocket2-d88172c6a5fdb5bc,libmio-a8ea60641b6389be,libparking_lot-90a2900bb09e98cd,libparking_lot_core-99761d22ffa663fc,liblock_api-0dacfcde768c7ee0,libscopeguard-88d64e99d3001c2a,libbytes-a98c6e187cd1e46b,libhashlink-f67f456a2fe05e19,libhashbrown-bf31b3237ca559fe,libfoldhash-675ca81b23a745d6,libequivalent-9631f206a02b9f54,liballocator_api2-61425620d8bdad59,librust_decimal-129cf5cbedac1bfc,libarrayvec-31fe32bc47030bae,libbigdecimal-70959c59f619cd82,liblibm-54333da09c0d6f95,libnum_bigint-3ee3a2e6bf5443aa,libnum_integer-9d01d4f228fb8b06,libtime-3df9133dafb73cb0,libtime_core-ba5abd5afeccc7b5,libnum_conv-d31d2cdd240da3de,libderanged-2c6152786e6099f0,libpowerfmt-521a460cc2ff4e45,libuuid-f62ecf6101bb1bd1,librand-39885f34fcfbffe5,librand_chacha-fbb1edad1ad63a06,libppv_lite86-82dbad8d8aa2af1c,libzerocopy-7ed7e4aa04262f0c,librand_core-3b9ad58517d06a4c,libgetrandom-e4d753d952ed84cc,liblibc-783313aafc8cd3cd,libcfg_if-8c8419bc1cff3c76,liburl-ac740aca0a5aa187,libidna-b91b7369886358b8,libidna_adapter-0ea31b2ec9d9aeae,libicu_normalizer-a4105fa2fe268372,libicu_normalizer_data-01d567ce98d55d90,libwrite16-91faa25066d79a18,libutf8_iter-efb3984ee203d151,libutf16_iter-dd1f1e17ac79c14b,libsmallvec-a09f63f144ba53d4,libicu_properties-987751888f16a6fe,libicu_properties_data-54dfcb23c9ade2e9,libicu_locid_transform-83b5cf5f3e878191,libicu_locid_transform_data-f084e07c6cd202da,libicu_collections-2ff66449482e29be,libicu_provider-b8a9ec76a5614a29,libicu_locid-efeb38165e445662,liblitemap-371202e2dc37347e,libtinystr-86f92d26c9fdefca,libzerovec-5bc809ba64908c4a,libwriteable-d7ff86b178f1d317,libyoke-25c7ff4560393a7f,libzerofrom-307f88e98412ffe7,libstable_deref_trait-85c037262f22e89e,libform_urlencoded-79e0e98fcd485548,libpercent_encoding-7f7ecf94013a574b,libtracing-480c27cb2421cfcc,liblog-d21ea12a4506e42f,libvalue_bag-02fa78d6115e616a,libtracing_core-2cac33e59c1f9f6f,libonce_cell-db8f3eed2a1f3f7b,libcrossbeam_queue-a05670a3dbb0c761,libcrossbeam_utils-7c4ed9e811c5c46d,libeither-82a9ffe07d1b35eb,libevent_listener-81f11a2ca4bec7d4,libparking-a433cf79076a56ac,libserde_json-cb01ea9b3a6d8612,libitoa-7e733f37fe56f881,libryu-f1418741a05f84c6,libfutures_util-ebeede6d6a82720f,libmemchr-6e500fc2d2cc2174,libfutures_io-a909ffe8b7e43c5e,libslab-d0e46609accb5958,libfutures_channel-f8b566c7bd079e89,libpin_project_lite-5ffafa3f2ed0bb57,libfutures_sink-bb58a37a11906cee,libfutures_task-0897da15ce1c548c,libpin_utils-edd6e294c1e21a4f,libfutures_core-c23514cefd9aa7c7,libchrono-3dbe5490c632fb37,libnum_traits-30475c4f6d3e735d,libiana_time_zone-4ff00b44c3c16daa,libserde_variant-c64e4d8b15919fe7,libserde-559e1b29de5c801e,libclap-03adbcc155abb615,libclap_builder-2b03679ec59e18a5,libstrsim-f574d476d7d1a6ac,libanstream-6a09b9abb96b396c,libanstyle_query-6e776ccbc2cde51f,libis_terminal_polyfill-09e32b6c9650eb95,libcolorchoice-0be0b52f94ea3096,libanstyle_parse-7665e3e83927c252,libutf8parse-ae3caf0a878928ed,libclap_lex-e7189a4ea810dc37,libanstyle-ac90fa16317bee52,libcolored-7c5556ee271f93c5,liblazy_static-afffdbb119bd9ac1}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/examples/rustcgzoidC/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-32780dbcdfb5106d/out" "-L" "/opt/rustwide/target/debug/build/psm-6dfeb0ff8a9b4503/out" "-L" "/opt/rustwide/target/debug/build/libsqlite3-sys-d7b92be7892b0342/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-1d9a22f24e64310d/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/playground-b6b5477f53762d27" "-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 `alcax` (example "playground") 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/rustcSyw2OQ/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/{librstest-fdf4abf13af1d698,libfutures_timer-b0452f526db77b0d,libserial_test-074157818d8ad1ea,libscc-8d408bab9be9c086,libsdd-2ce98cc7288e226e,libinsta-c8efaadb3c256a2f,libpin_project-91558c6c32313800,libconsole-44d3df210787e593,libsimilar-db47669396bdfa3b,liblinked_hash_map-b7c8a9e7b45c620f,libalcax-81641e9551a9aee5,libfluent_templates-c0a3d868629eaa87,libflume-2003d9f01999b561,libarc_swap-626c221adeeb0632,libsnafu-434cffa637d9aff1,libdoc_comment-4fa219c78b938a58,libfluent_bundle-6569c5d7c7dc4114,libfluent_langneg-88dad9f9676fdb2c,libintl_pluralrules-ab320350ff0640ed,libself_cell-999af54acc0327fd,libself_cell-3a703f3f57e4f41c,libintl_memoizer-2e1695689c942d8e,libtype_map-c9cddae4d20b5566,libunic_langid-e0bc121ecfa4f4e9,libunic_langid_macros-202929249186eac2,libunic_langid_impl-2f1ccdcdaf6f4586,libfluent_syntax-2ec923e9748c53b8,librustc_hash-077fac84b15c224f,libmigration-7dfbcd1e9aca23c1,libloco_rs-a17a1c210106b082,libenglish_to_cron-5e84ce6595cc23db,libduct_sh-a1e86ad56f13e403,libbacktrace_printer-d24d5ed8b6f9f365,libbtparse_stable-34934bce95f85a85,libloco_gen-c684789c579ccf10,libcruet-dc5fc4a1d0d1cccb,librrgen-aca20b4b3de7a37b,libserde_regex-19a210383b5e254b,libfs_err-6810ce645461271d,libcruet-7e2e14b142727007,libserde_yaml-e38dcb394729b1b4,libunsafe_libyaml-e6cc77d70c606c35,libopendal-55cf93e2f2b9b674,libquick_xml-37f5c23ff604141e,libreqwest-cab98e8b8bb849ec,libipnet-7f24c5b85fa70b77,libhyper_rustls-5caa931549f1d1ac,libencoding_rs-77aaab2f10457336,libbackon-9ac9a23a32985ff6,libflagset-52740e3a5da622c3,libscraper-328ca3add131b788,libego_tree-e66a4cbadd7b9fc0,libselectors-568c07d9a86b01f0,libfxhash-f6d87756ce971792,libservo_arc-b5bd13ea1f08a2e2,libcssparser-ae981a207b969ca5,libdtoa_short-9f2a0ef59036dcf9,libdtoa-db1146a341ad0d00,libhtml5ever-7355ddbc56418199,libmarkup5ever-bbcf26a666c6d926,libstring_cache-3c621424bb9db8bb,libprecomputed_hash-941acba0b7c1b90b,libtendril-4d5818a924fa379c,libutf8-3c5e274bb51994fd,libfutf-ad54ae59f79bf535,libdebug_unreachable-f7b9f09a34de90c3,libmac-c05d591fa8e0369c,libaxum_test-ad7348a791e44e62,libpretty_assertions-f5fb04012bf5df2d,libdiff-8a313203ba17272d,libyansi-68bbbf94d60ef578,libassert_json_diff-73d25ff2d2b98b45,libauto_future-d0b04fd454686086,librust_multipart_rfc7578_2-d0707d53f8da976f,libbytesize-af12ffa0818cbbde,libreserve_port-be963de744f5c8e5,libanyhow-3ce7eebcf9917aaf,libtokio_cron_scheduler-563b8e24ad1f1e80,libcron-2f21da063ca8339b,libtracing_appender-05167b9fb9825428,libargon2-02fabafb48415abb,libblake2-578e57f09aa032ae,libpassword_hash-2220ba9d264d3276,libbase64ct-5709cacd488d202b,liblettre-54aeab31a6accd75,libhostname-c0758e0b716e9713,libfastrand-74ae4622d963d882,libquoted_printable-6a4bb9eadee2b3f2,libnom-315e0615dec230c8,libtokio_rustls-5beee9332887904a,libchumsky-5b68716c6640ed50,libstacker-d2928b6aee95ba85,libpsm-6b714e4b9b094840,libhashbrown-8f85cbce95772aa7,libahash-3eb16f4a57b3ba9e,libzerocopy-28e30b4a995c80f5,libemail_encoding-793fc73a123034d3,libemail_address-6ac5e3d521e80dff,libthousands-2dd63078b12fea82,libbyte_unit-7af4a29994d7a1a9,libutf8_width-23b9c55cd29780d9,libipnetwork-f0d394c48fba7f31,libtower-674048ad7bf5ee6e,libtower_http-5dd701b9807caff8,libmime_guess-0a88c23390cc3fe0,libunicase-35e3be511c02b60c,libhttp_range_header-74a552c55acd85bc,libasync_compression-a03a3369b96d82c1,libzstd-7789bfb86526304e,libzstd_safe-49ff3575be862c7f,libzstd_sys-65b65437f5dfe7ff,libflate2-e27a8d63cf746fac,libminiz_oxide-f43012146e97f5e6,libadler2-f69c3605267591c3,libcrc32fast-e14d1f8d61360bf0,libbrotli-77e043c59129398a,libbrotli_decompressor-72d3b68f69f1c2db,liballoc_stdlib-ebeb3b8ca2c54885,liballoc_no_stdlib-8a26777fee7f8158,libvalidator-4af9c956d9daa57b,libmoka-b86361e9000da2f2,libportable_atomic-aa2add33b9d16e73,libtagptr-49ea1a6fd7ab5212,libcrossbeam_channel-605d39457ed8db9c,libjsonwebtoken-684e2a2af87193e1,libpem-daadd61b69bce7ea,libsimple_asn1-0cf75ea6c713daca,libtera-c7be1f6fe26adccb,libslug-1079a1149046ec6f,libdeunicode-f1983563a2c2a02d,libglobwalk-fb140cdb2f445411,libignore-6cc41318b5318924,libwalkdir-fe31fa9f1b59a72f,libsame_file-e946870f1310cc9c,libcrossbeam_deque-d1554093e7a04e81,libcrossbeam_epoch-0de33e397810f096,libglobset-419ba6557a43843e,libbstr-4084f4ca52ba1663,libpest-08d5a8191d86378d,libucd_trie-7606a29b3a59ad2f,libunic_segment-8c3f3f41c482da2c,libunic_ucd_segment-a4279de57c8d8859,libunic_ucd_version-56d90dea3160eddc,libunic_common-fc35f1b5c34c59ef,libunic_char_property-6a1440d004874782,libunic_char_range-b9be2eb56d654768,libhumansize-17348c8bf3a7830a,libchrono_tz-3103252d4a7efbd6,libphf-16878ebb40afde12,libphf_shared-81bae7be2bc0da1f,libsiphasher-0d7f3e08879225d4,libheck-70f76c9cba62d12b,libsea_orm_migration-91a107fce2233b66,libsea_schema-6c0dca52f9488311,libfutures-7551d5d48c765b16,libsea_orm_cli-f8179d40eeda5818,libglob-6909df64e23d5650,libtracing_subscriber-aaecae3f6c9c8e72,libtracing_serde-5616b16ecb75f9d1,libsharded_slab-a43bbfc0e39c291b,libmatchers-113eec641e45d4fb,libregex_automata-1019eeb8629ff2e8,libregex_syntax-4779e75565fac6b0,libnu_ansi_term-8db983f1ce27e169,liboverload-089c2ed30f2e101e,libthread_local-38210c06b80c6d4e,libtracing_log-58c150ab13ac6af9,libdotenvy-be9b890638a1bff4,libduct-141e0453dbfc4e90,libos_pipe-c0eb0fbc1f6c5596,libshared_child-50b372c7437cbc46,libregex-07b43d7234d19944,libregex_automata-3120cc1508773b05,libaho_corasick-4bc622c7530298af,libregex_syntax-3727c38b46230be4,libsea_orm-3a0a23198e0d9aac,libouroboros-da5db89974d82900,libstatic_assertions-acd18841cc36d7c2,libaliasable-896fd37f379727aa,libasync_stream-8ff4ea545237a957,libstrum-01cb08624417091f,libsea_query_binder-ff381e630f9bc5a6,libsea_query-adb2d6740ff0f236,libordered_float-f70adf369ceb42c5,libinclude_dir-5d38bcc9b2ad0670,libaxum_extra-27e6f56d3c6dfc0f,libserde_html_form-6c3aa05970f1c352,libcookie-f236aa1c9136db16,libaxum-41179826c948eb19,libserde_path_to_error-29aeba4d23352e71,libhyper_util-6f27101e865da778,libhyper-84a4e9f912d7a1bc,libwant-4a0be0a267c8825f,libtry_lock-b2ba3b7879656042,libhttparse-2dcf90c780aed9d3,libh2-9c1a936481579ca2,libatomic_waker-f98c2fb1596910db,libhttpdate-fd089b66c335a993,libmatchit-6d2c723f32ec3b7e,libaxum_core-610a7c5eb34a7b3f,libmime-7cbfcc84299bf52b,libhttp_body_util-e7173c4bbb82e3cb,libhttp_body-af815635f38ac68e,libhttp-a7d18df8952aa204,libfnv-2a26f5d3b9cd4973,libtower-52a6582ece850c49,libsync_wrapper-c4446c9ab9748a89,libtower_layer-5699d784b4449e00,libtower_service-222788e4f5219726,libtoml-3afaac658c352399,libtoml_edit-09fa3c48cfbeebc4,libserde_spanned-b7692377209dce71,libwinnow-eb92d477c8080c91,libtoml_datetime-b25fd7a5423cb86c,libsemver-a6e1787e50953c72,libsidekiq-c308920658210088,libgethostname-12fce8efddd2c0b7,libnum_cpus-a46418399b39e5fb,libconvert_case-e9ca21a6477c5568,libunicode_segmentation-bd9208f0886bf29c,libthiserror-5e4b7b66bbdb1807,libredis-91e32bc6eee34549,libsha1_smol-538f4627c693850a,libcombine-90b7cc963e4ff8f0,libtokio_util-b868b7d716e6b6d9,libcron_clock-d951216cb6af6eba,libnom-c97e000f2335e34d,libbb8-7412f76a2d431e04,libulid-56fc89e07865575c,libsqlx-d6ed5ce8bb5a513d,libsqlx_sqlite-b9c6adc5dbd1a2d6,libfutures_executor-7103ef99f5b1e9e3,libflume-f7e2765e11f1619a,libspin-00a03e5d1cc84db7,libserde_urlencoded-4992858cb1c68a91,libfutures_intrusive-324221ae64e5fc5d,liblibsqlite3_sys-9042680c2c9936df,libsqlx_postgres-ad606714a53868fd,libhex-ce2ce186edf8450e,libwhoami-14cfc5f41d7c5f54,libhome-53a5c935c0f0628a,libbitflags-cc4f63bcf755ed7a,libmd5-a97e045c1080fe7c,libbyteorder-7912a666fa871683,libatoi-92625eb1f93951e7,libbase64-fff42f7554bbeb90,libstringprep-e50404eaef0fe2be,libunicode_properties-cb5ed9538cb72f5c,libunicode_normalization-e6068dcafdb02e77,libtinyvec-98782a987c773b2a,libtinyvec_macros-847056b696a24274,libunicode_bidi-27756a9b611e3996,librand-fc2d0e2e68f7fe80,librand_chacha-99b109eb3742cdd6,librand_core-8db1f5e66d8bb0da,libhkdf-44807ed450da35a4,libhmac-a38ec042e5099d66,libsqlx_core-84d7b9266954e829,libwebpki_roots-4a49d5f35c9a07cd,librustls_pemfile-b142228deabdcb27,libthiserror-76f5be45d98ffc60,libindexmap-7c3aedd0c9e06075,libsha2-287dbd2bd00581d4,libcpufeatures-bb85f9e0eaf4b5a3,libdigest-2ddc638ca12a0f20,libblock_buffer-69b2399560e8742f,libcrypto_common-66edc97558ab7ca9,libgeneric_array-86881b7c29aa25eb,libtypenum-0448dfa6533ed2e8,librustls-43bad65df6db9e7a,libsubtle-e2f0af8959bd7889,libwebpki-2f4cb4f826b005e9,libring-4c531caf3e585922,libgetrandom-41ef7be61c53c416,libuntrusted-151845769873c416,libzeroize-fabec83a71c28d82,librustls_pki_types-c73ad35b7b8c5b70,libtokio-d2ea6f335e3b1a6d,libsignal_hook_registry-af0e2636eaad4fd7,libsocket2-d88172c6a5fdb5bc,libmio-a8ea60641b6389be,libparking_lot-90a2900bb09e98cd,libparking_lot_core-99761d22ffa663fc,liblock_api-0dacfcde768c7ee0,libscopeguard-88d64e99d3001c2a,libbytes-a98c6e187cd1e46b,libhashlink-f67f456a2fe05e19,libhashbrown-bf31b3237ca559fe,libfoldhash-675ca81b23a745d6,libequivalent-9631f206a02b9f54,liballocator_api2-61425620d8bdad59,librust_decimal-129cf5cbedac1bfc,libarrayvec-31fe32bc47030bae,libbigdecimal-70959c59f619cd82,liblibm-54333da09c0d6f95,libnum_bigint-3ee3a2e6bf5443aa,libnum_integer-9d01d4f228fb8b06,libtime-3df9133dafb73cb0,libtime_core-ba5abd5afeccc7b5,libnum_conv-d31d2cdd240da3de,libderanged-2c6152786e6099f0,libpowerfmt-521a460cc2ff4e45,libuuid-f62ecf6101bb1bd1,librand-39885f34fcfbffe5,librand_chacha-fbb1edad1ad63a06,libppv_lite86-82dbad8d8aa2af1c,libzerocopy-7ed7e4aa04262f0c,librand_core-3b9ad58517d06a4c,libgetrandom-e4d753d952ed84cc,liblibc-783313aafc8cd3cd,libcfg_if-8c8419bc1cff3c76,liburl-ac740aca0a5aa187,libidna-b91b7369886358b8,libidna_adapter-0ea31b2ec9d9aeae,libicu_normalizer-a4105fa2fe268372,libicu_normalizer_data-01d567ce98d55d90,libwrite16-91faa25066d79a18,libutf8_iter-efb3984ee203d151,libutf16_iter-dd1f1e17ac79c14b,libsmallvec-a09f63f144ba53d4,libicu_properties-987751888f16a6fe,libicu_properties_data-54dfcb23c9ade2e9,libicu_locid_transform-83b5cf5f3e878191,libicu_locid_transform_data-f084e07c6cd202da,libicu_collections-2ff66449482e29be,libicu_provider-b8a9ec76a5614a29,libicu_locid-efeb38165e445662,liblitemap-371202e2dc37347e,libtinystr-86f92d26c9fdefca,libzerovec-5bc809ba64908c4a,libwriteable-d7ff86b178f1d317,libyoke-25c7ff4560393a7f,libzerofrom-307f88e98412ffe7,libstable_deref_trait-85c037262f22e89e,libform_urlencoded-79e0e98fcd485548,libpercent_encoding-7f7ecf94013a574b,libtracing-480c27cb2421cfcc,liblog-d21ea12a4506e42f,libvalue_bag-02fa78d6115e616a,libtracing_core-2cac33e59c1f9f6f,libonce_cell-db8f3eed2a1f3f7b,libcrossbeam_queue-a05670a3dbb0c761,libcrossbeam_utils-7c4ed9e811c5c46d,libeither-82a9ffe07d1b35eb,libevent_listener-81f11a2ca4bec7d4,libparking-a433cf79076a56ac,libserde_json-cb01ea9b3a6d8612,libitoa-7e733f37fe56f881,libryu-f1418741a05f84c6,libfutures_util-ebeede6d6a82720f,libmemchr-6e500fc2d2cc2174,libfutures_io-a909ffe8b7e43c5e,libslab-d0e46609accb5958,libfutures_channel-f8b566c7bd079e89,libpin_project_lite-5ffafa3f2ed0bb57,libfutures_sink-bb58a37a11906cee,libfutures_task-0897da15ce1c548c,libpin_utils-edd6e294c1e21a4f,libfutures_core-c23514cefd9aa7c7,libchrono-3dbe5490c632fb37,libnum_traits-30475c4f6d3e735d,libiana_time_zone-4ff00b44c3c16daa,libserde_variant-c64e4d8b15919fe7,libserde-559e1b29de5c801e,libclap-03adbcc155abb615,libclap_builder-2b03679ec59e18a5,libstrsim-f574d476d7d1a6ac,libanstream-6a09b9abb96b396c,libanstyle_query-6e776ccbc2cde51f,libis_terminal_polyfill-09e32b6c9650eb95,libcolorchoice-0be0b52f94ea3096,libanstyle_parse-7665e3e83927c252,libutf8parse-ae3caf0a878928ed,libclap_lex-e7189a4ea810dc37,libanstyle-ac90fa16317bee52,libcolored-7c5556ee271f93c5,liblazy_static-afffdbb119bd9ac1}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustcSyw2OQ/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-32780dbcdfb5106d/out" "-L" "/opt/rustwide/target/debug/build/psm-6dfeb0ff8a9b4503/out" "-L" "/opt/rustwide/target/debug/build/libsqlite3-sys-d7b92be7892b0342/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-1d9a22f24e64310d/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/mod-7685d6b2ce045765" "-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 `alcax` (test "mod") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "9578c3d6951f965c1ab1365f1b2c0b1daee5f80c9faa9204c9def41ca72feb16", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9578c3d6951f965c1ab1365f1b2c0b1daee5f80c9faa9204c9def41ca72feb16", kill_on_drop: false }`
[INFO] [stdout] 9578c3d6951f965c1ab1365f1b2c0b1daee5f80c9faa9204c9def41ca72feb16
