[INFO] cloning repository https://github.com/mikebelanger/loco-template [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mikebelanger/loco-template" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmikebelanger%2Floco-template", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmikebelanger%2Floco-template'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a7bce4567318b0b44f767f7baf83921aaa40eb4f [INFO] testing mikebelanger/loco-template against beta-2025-09-21 for beta-1.91-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmikebelanger%2Floco-template" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-3-tc2/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/mikebelanger/loco-template [INFO] finished tweaking git repo https://github.com/mikebelanger/loco-template [INFO] tweaked toml for git repo https://github.com/mikebelanger/loco-template written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/mikebelanger/loco-template on toolchain beta-2025-09-21 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/mikebelanger/loco-template already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] dda678883f05353bf8f5c01c995652846d6bbfee422af8c466ddc416f1dbd82b [INFO] running `Command { std: "docker" "start" "-a" "dda678883f05353bf8f5c01c995652846d6bbfee422af8c466ddc416f1dbd82b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "dda678883f05353bf8f5c01c995652846d6bbfee422af8c466ddc416f1dbd82b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dda678883f05353bf8f5c01c995652846d6bbfee422af8c466ddc416f1dbd82b", kill_on_drop: false }` [INFO] [stdout] dda678883f05353bf8f5c01c995652846d6bbfee422af8c466ddc416f1dbd82b [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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 42d6f831a352f37df1bb59f8f5cbbf865b4895a559cd1d4ef80b8d5c4d2470df [INFO] running `Command { std: "docker" "start" "-a" "42d6f831a352f37df1bb59f8f5cbbf865b4895a559cd1d4ef80b8d5c4d2470df", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling serde v1.0.204 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling value-bag v1.9.0 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling futures-io v0.3.30 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling bytes v1.6.1 [INFO] [stderr] Compiling thiserror v1.0.63 [INFO] [stderr] Compiling futures-sink v0.3.30 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling jobserver v0.1.32 [INFO] [stderr] Compiling syn v2.0.72 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling cc v1.1.6 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling mio v1.0.1 [INFO] [stderr] Compiling socket2 v0.5.7 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling futures-task v0.3.30 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling serde_json v1.0.120 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling iana-time-zone v0.1.60 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling tinyvec v1.8.0 [INFO] [stderr] Compiling time-macros v0.2.18 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling unicode-normalization v0.1.23 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling unicode-bidi v0.3.15 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling allocator-api2 v0.2.18 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling url v2.5.2 [INFO] [stderr] Compiling regex v1.10.6 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling rust_decimal v1.35.0 [INFO] [stderr] Compiling serde_derive v1.0.204 [INFO] [stderr] Compiling thiserror-impl v1.0.63 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling tokio v1.39.1 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling unicase v2.7.0 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling arrayvec v0.7.4 [INFO] [stderr] Compiling async-trait v0.1.81 [INFO] [stderr] Compiling bigdecimal v0.3.1 [INFO] [stderr] Compiling tinystr v0.7.6 [INFO] [stderr] Compiling phf_shared v0.11.2 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling fastrand v2.1.0 [INFO] [stderr] Compiling cpufeatures v0.2.12 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Compiling unic-langid-impl v0.9.5 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling bstr v1.9.1 [INFO] [stderr] Compiling rustls v0.21.12 [INFO] [stderr] Compiling proc-macro-hack v0.5.20+deprecated [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling rustversion v1.0.17 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling phf_generator v0.11.2 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling http v1.1.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling rustls-webpki v0.101.7 [INFO] [stderr] Compiling sct v0.7.1 [INFO] [stderr] Compiling enum-ordinalize-derive v4.3.1 [INFO] [stderr] Compiling unicode_categories v0.1.1 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Compiling crc-catalog v2.4.0 [INFO] [stderr] Compiling crc v3.2.1 [INFO] [stderr] Compiling enum-ordinalize v4.3.0 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling sqlformat v0.2.4 [INFO] [stderr] Compiling futures-executor v0.3.30 [INFO] [stderr] Compiling libsqlite3-sys v0.27.0 [INFO] [stderr] Compiling phf_codegen v0.11.2 [INFO] [stderr] Compiling rustls-pemfile v1.0.4 [INFO] [stderr] Compiling phf v0.11.2 [INFO] [stderr] Compiling parse-zoneinfo v0.3.1 [INFO] [stderr] Compiling hashlink v0.8.4 [INFO] [stderr] Compiling zstd-sys v2.0.12+zstd.1.5.6 [INFO] [stderr] Compiling futures-intrusive v0.5.0 [INFO] [stderr] Compiling tokio-stream v0.1.15 [INFO] [stderr] Compiling atoi v2.0.0 [INFO] [stderr] Compiling crossbeam-queue v0.3.11 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling ucd-trie v0.1.6 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling webpki-roots v0.25.4 [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Compiling pest v2.7.11 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling uuid v1.10.0 [INFO] [stderr] Compiling time v0.3.36 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling chrono-tz-build v0.3.0 [INFO] [stderr] Compiling unic-langid-macros-impl v0.9.5 [INFO] [stderr] Compiling educe v0.5.11 [INFO] [stderr] Compiling event-listener v5.3.1 [INFO] [stderr] Compiling sea-query-derive v0.4.1 [INFO] [stderr] Compiling inherent v1.0.11 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling ordered-float v3.9.2 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling sqlx-core v0.7.4 [INFO] [stderr] Compiling rustls-pki-types v1.7.0 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling httparse v1.9.4 [INFO] [stderr] Compiling unicode-properties v0.1.1 [INFO] [stderr] Compiling dotenvy v0.15.7 [INFO] [stderr] Compiling unic-common v0.9.0 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling unic-char-range v0.9.0 [INFO] [stderr] Compiling anstyle-parse v0.2.4 [INFO] [stderr] Compiling unic-char-property v0.9.0 [INFO] [stderr] Compiling unic-ucd-version v0.9.0 [INFO] [stderr] Compiling stringprep v0.1.5 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling sea-query v0.31.0 [INFO] [stderr] Compiling hkdf v0.12.4 [INFO] [stderr] Compiling event-listener-strategy v0.5.2 [INFO] [stderr] Compiling unic-langid-macros v0.9.5 [INFO] [stderr] Compiling chrono-tz v0.9.0 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling pest_meta v2.7.11 [INFO] [stderr] Compiling tracing-serde v0.1.3 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling futures v0.3.30 [INFO] [stderr] Compiling globset v0.4.14 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling psm v0.1.21 [INFO] [stderr] Compiling flume v0.11.0 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling home v0.5.9 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.0 [INFO] [stderr] Compiling anstyle-query v1.1.0 [INFO] [stderr] Compiling urlencoding v2.1.3 [INFO] [stderr] Compiling tower-layer v0.3.2 [INFO] [stderr] Compiling whoami v1.5.1 [INFO] [stderr] Compiling colorchoice v1.0.1 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling alloc-no-stdlib v2.0.4 [INFO] [stderr] Compiling zstd-safe v7.2.0 [INFO] [stderr] Compiling anstyle v1.0.7 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling sqlx-postgres v0.7.4 [INFO] [stderr] Compiling alloc-stdlib v0.2.2 [INFO] [stderr] Compiling anstream v0.6.14 [INFO] [stderr] Compiling tracing-subscriber v0.3.18 [INFO] [stderr] Compiling pest_generator v2.7.11 [INFO] [stderr] Compiling humansize v2.1.3 [INFO] [stderr] Compiling ignore v0.4.22 [INFO] [stderr] Compiling unic-langid v0.9.5 [INFO] [stderr] Compiling unic-ucd-segment v0.9.0 [INFO] [stderr] Compiling tokio-util v0.7.11 [INFO] [stderr] Compiling axum-core v0.4.3 [INFO] [stderr] Compiling http-body-util v0.1.2 [INFO] [stderr] Compiling futures-lite v2.3.0 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Compiling stacker v0.1.15 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling slog v2.7.0 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling rustls v0.23.12 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling clap_lex v0.7.1 [INFO] [stderr] Compiling deunicode v1.6.0 [INFO] [stderr] Compiling clap_derive v4.5.8 [INFO] [stderr] Compiling clap_builder v4.5.10 [INFO] [stderr] Compiling slug v0.1.5 [INFO] [stderr] Compiling miniz_oxide v0.7.4 [INFO] [stderr] Compiling pin-project v1.1.5 [INFO] [stderr] Compiling signal-hook-mio v0.2.3 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling unic-segment v0.9.0 [INFO] [stderr] Compiling hyper v1.4.1 [INFO] [stderr] Compiling globwalk v0.9.1 [INFO] [stderr] Compiling pest_derive v2.7.11 [INFO] [stderr] Compiling brotli-decompressor v4.0.1 [INFO] [stderr] Compiling rustls-webpki v0.102.6 [INFO] [stderr] Compiling axum v0.7.5 [INFO] [stderr] Compiling ouroboros_macro v0.17.2 [INFO] [stderr] Compiling sea-bae v0.2.0 [INFO] [stderr] Compiling sqlx-sqlite v0.7.4 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Compiling snafu-derive v0.7.5 [INFO] [stderr] Compiling async-stream-impl v0.3.5 [INFO] [stderr] Compiling sea-schema-derive v0.3.0 [INFO] [stderr] Compiling cookie v0.18.1 [INFO] [stderr] Compiling polling v2.8.0 [INFO] [stderr] Compiling fs-err v2.11.0 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling unicode-linebreak v0.1.5 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Compiling unicode-width v0.1.13 [INFO] [stderr] Compiling aliasable v0.1.3 [INFO] [stderr] Compiling async-task v4.7.1 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling rustix v0.37.27 [INFO] [stderr] Compiling smawk v0.3.2 [INFO] [stderr] Compiling camino v1.1.7 [INFO] [stderr] Compiling sync_wrapper v0.1.2 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling ouroboros v0.17.2 [INFO] [stderr] Compiling textwrap v0.15.2 [INFO] [stderr] Compiling tera v1.20.0 [INFO] [stderr] Compiling sqlx v0.7.4 [INFO] [stderr] Compiling sea-query-binder v0.6.0 [INFO] [stderr] Compiling snafu v0.7.5 [INFO] [stderr] Compiling type-map v0.5.0 [INFO] [stderr] Compiling flate2 v1.0.30 [INFO] [stderr] Compiling piper v0.2.3 [INFO] [stderr] Compiling sea-schema v0.15.0 [INFO] [stderr] Compiling async-stream v0.3.5 [INFO] [stderr] Compiling sea-orm-macros v1.0.0 [INFO] [stderr] Compiling clap v4.5.10 [INFO] [stderr] Compiling brotli v6.0.0 [INFO] [stderr] Compiling hyper-util v0.1.6 [INFO] [stderr] Compiling zstd v0.13.2 [INFO] [stderr] Compiling term v0.7.0 [INFO] [stderr] Compiling crossterm v0.25.0 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling combine v4.6.7 [INFO] [stderr] Compiling polling v3.7.2 [INFO] [stderr] Compiling async-channel v2.3.1 [INFO] [stderr] Compiling async-lock v3.4.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling serde_path_to_error v0.1.16 [INFO] [stderr] Compiling axum-macros v0.4.1 [INFO] [stderr] Compiling validator_types v0.16.0 [INFO] [stderr] Compiling raw-cpuid v11.1.0 [INFO] [stderr] Compiling os_pipe v1.2.0 [INFO] [stderr] Compiling is-terminal v0.4.12 [INFO] [stderr] Compiling shared_child v1.0.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.13 [INFO] [stderr] Compiling async-io v1.13.0 [INFO] [stderr] Compiling sha1_smol v1.0.1 [INFO] [stderr] Compiling if_chain v1.0.2 [INFO] [stderr] Compiling tokio-cron-scheduler v0.11.0 [INFO] [stderr] Compiling sync_wrapper v1.0.1 [INFO] [stderr] Compiling self_cell v1.0.4 [INFO] [stderr] Compiling unsafe-libyaml v0.2.11 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling unicode-segmentation v1.11.0 [INFO] [stderr] Compiling moka v0.12.8 [INFO] [stderr] Compiling waker-fn v1.2.0 [INFO] [stderr] Compiling matchit v0.7.3 [INFO] [stderr] Compiling base64ct v1.6.0 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling sea-orm v1.0.0 [INFO] [stderr] Compiling password-hash v0.5.0 [INFO] [stderr] Compiling quanta v0.12.3 [INFO] [stderr] Compiling futures-lite v1.13.0 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling requestty-ui v0.5.0 [INFO] [stderr] Compiling async-compression v0.4.12 [INFO] [stderr] Compiling redis v0.22.3 [INFO] [stderr] Compiling self_cell v0.10.3 [INFO] [stderr] Compiling validator_derive v0.16.0 [INFO] [stderr] Compiling duct v0.13.7 [INFO] [stderr] Compiling slog-term v2.9.1 [INFO] [stderr] Compiling tokio-rustls v0.26.0 [INFO] [stderr] Compiling async-io v2.3.3 [INFO] [stderr] Compiling blocking v1.6.1 [INFO] [stderr] Compiling sea-orm-cli v1.0.0 [INFO] [stderr] Compiling chumsky v0.9.3 [INFO] [stderr] Compiling intl-memoizer v0.5.2 [INFO] [stderr] Compiling async-executor v1.13.0 [INFO] [stderr] Compiling fluent-langneg v0.13.0 [INFO] [stderr] Compiling intl_pluralrules v7.0.2 [INFO] [stderr] Compiling email-encoding v0.3.0 [INFO] [stderr] Compiling rustls-pemfile v2.1.2 [INFO] [stderr] Compiling pem v3.0.4 [INFO] [stderr] Compiling tempfile v3.10.1 [INFO] [stderr] Compiling webpki-roots v0.26.3 [INFO] [stderr] Compiling simple_asn1 v0.6.2 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling cron_clock v0.8.0 [INFO] [stderr] Compiling cron v0.12.1 [INFO] [stderr] Compiling cargo-platform v0.1.8 [INFO] [stderr] Compiling serde_regex v1.1.0 [INFO] [stderr] Compiling bb8 v0.8.5 [INFO] [stderr] Compiling fluent-syntax v0.11.1 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Compiling cruet v0.13.3 [INFO] [stderr] Compiling colored v2.1.0 [INFO] [stderr] Compiling blake2 v0.10.6 [INFO] [stderr] Compiling idna v0.4.0 [INFO] [stderr] Compiling include_dir_macros v0.7.4 [INFO] [stderr] Compiling gethostname v0.2.3 [INFO] [stderr] Compiling socket2 v0.4.10 [INFO] [stderr] Compiling hostname v0.4.0 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling quoted_printable v0.5.1 [INFO] [stderr] Compiling http-range-header v0.4.1 [INFO] [stderr] Compiling triomphe v0.1.11 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling shell-words v1.1.0 [INFO] [stderr] Compiling utf8-width v0.1.7 [INFO] [stderr] Compiling email_address v0.2.7 [INFO] [stderr] Compiling btparse-stable v0.1.2 [INFO] [stderr] Compiling tagptr v0.2.0 [INFO] [stderr] Compiling lettre v0.11.7 [INFO] [stderr] Compiling requestty v0.5.0 [INFO] [stderr] Compiling byte-unit v4.0.19 [INFO] [stderr] Compiling backtrace_printer v1.3.0 [INFO] [stderr] Compiling object_store v0.10.2 [INFO] [stderr] Compiling tower-http v0.5.2 [INFO] [stderr] Compiling rusty-sidekiq v0.8.2 [INFO] [stderr] Compiling sea-orm-migration v1.0.0 [INFO] [stderr] Compiling validator v0.16.1 [INFO] [stderr] Compiling include_dir v0.7.4 [INFO] [stderr] Compiling basic-toml v0.1.9 [INFO] [stderr] Compiling argon2 v0.5.3 [INFO] [stderr] Compiling rrgen v0.5.3 [INFO] [stderr] Compiling fluent-bundle v0.15.3 [INFO] [stderr] Compiling cargo_metadata v0.18.1 [INFO] [stderr] Compiling jsonwebtoken v9.3.0 [INFO] [stderr] Compiling axum-extra v0.9.3 [INFO] [stderr] Compiling async-global-executor v2.4.1 [INFO] [stderr] Compiling askama_parser v0.2.1 [INFO] [stderr] Compiling duct_sh v0.13.7 [INFO] [stderr] Compiling tracing-appender v0.2.3 [INFO] [stderr] Compiling serde_variant v0.1.3 [INFO] [stderr] Compiling ipnetwork v0.20.0 [INFO] [stderr] Compiling async-channel v1.9.0 [INFO] [stderr] Compiling async-attributes v1.1.2 [INFO] [stderr] Compiling english-to-cron v0.1.2 [INFO] [stderr] Compiling flume v0.10.14 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling loco-rs v0.9.0 [INFO] [stderr] Compiling async-std v1.12.0 [INFO] [stderr] Compiling fluent v0.16.1 [INFO] [stderr] Compiling arc-swap v1.7.1 [INFO] [stderr] Compiling askama_escape v0.10.3 [INFO] [stderr] Compiling askama_derive v0.12.5 [INFO] [stderr] Compiling fluent-template-macros v0.8.0 [INFO] [stderr] Compiling fluent-templates v0.8.0 [INFO] [stderr] Compiling askama v0.12.1 [INFO] [stderr] Compiling migration v0.1.0 (/opt/rustwide/workdir/migration) [INFO] [stderr] Compiling scaffold_html v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `prelude::format` [INFO] [stdout] --> src/app.rs:5:164 [INFO] [stdout] | [INFO] [stdout] 5 | ...tes, db::{self, truncate_table}, environment::Environment, prelude::format, task::Tasks, worker::{AppWorker, Processor}, Result [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 import: `loco_rs::prelude` [INFO] [stdout] --> src/app.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use loco_rs::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 7m 16s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: redis v0.22.3, rusty-sidekiq v0.8.2, sqlx-postgres v0.7.4 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "42d6f831a352f37df1bb59f8f5cbbf865b4895a559cd1d4ef80b8d5c4d2470df", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "42d6f831a352f37df1bb59f8f5cbbf865b4895a559cd1d4ef80b8d5c4d2470df", kill_on_drop: false }` [INFO] [stdout] 42d6f831a352f37df1bb59f8f5cbbf865b4895a559cd1d4ef80b8d5c4d2470df [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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] eb7054135ce960e252df5fc99270f0e1237dbf62b3c482cf2ca723adfa455233 [INFO] running `Command { std: "docker" "start" "-a" "eb7054135ce960e252df5fc99270f0e1237dbf62b3c482cf2ca723adfa455233", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.72 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling anyhow v1.0.86 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Compiling yansi v0.5.1 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Compiling auto-future v1.0.0 [INFO] [stderr] Compiling pretty_assertions v1.4.0 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling winnow v0.5.40 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling toml_datetime v0.6.6 [INFO] [stderr] Compiling relative-path v1.9.3 [INFO] [stderr] Compiling sdd v1.7.0 [INFO] [stderr] Compiling console v0.15.8 [INFO] [stderr] Compiling rstest_macros v0.21.0 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Compiling futures-timer v3.0.3 [INFO] [stderr] Compiling scc v2.1.5 [INFO] [stderr] Compiling similar v2.6.0 [INFO] [stderr] Compiling toml_edit v0.21.1 [INFO] [stderr] Compiling proc-macro-crate v3.1.0 [INFO] [stderr] Compiling serde_derive v1.0.204 [INFO] [stderr] Compiling thiserror-impl v1.0.63 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling async-trait v0.1.81 [INFO] [stderr] Compiling enum-ordinalize-derive v4.3.1 [INFO] [stderr] Compiling tinystr v0.7.6 [INFO] [stderr] Compiling unic-langid-impl v0.9.5 [INFO] [stderr] Compiling enum-ordinalize v4.3.0 [INFO] [stderr] Compiling educe v0.5.11 [INFO] [stderr] Compiling tokio v1.39.1 [INFO] [stderr] Compiling unic-langid-macros-impl v0.9.5 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Compiling thiserror v1.0.63 [INFO] [stderr] Compiling pest v2.7.11 [INFO] [stderr] Compiling sea-query-derive v0.4.1 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling inherent v1.0.11 [INFO] [stderr] Compiling unic-langid-macros v0.9.5 [INFO] [stderr] Compiling unic-langid v0.9.5 [INFO] [stderr] Compiling axum-macros v0.4.1 [INFO] [stderr] Compiling ouroboros_macro v0.17.2 [INFO] [stderr] Compiling sea-schema-derive v0.3.0 [INFO] [stderr] Compiling pin-project v1.1.5 [INFO] [stderr] Compiling async-stream-impl v0.3.5 [INFO] [stderr] Compiling sea-bae v0.2.0 [INFO] [stderr] Compiling clap_derive v4.5.8 [INFO] [stderr] Compiling sea-orm-macros v1.0.0 [INFO] [stderr] Compiling pest_meta v2.7.11 [INFO] [stderr] Compiling ouroboros v0.17.2 [INFO] [stderr] Compiling async-stream v0.3.5 [INFO] [stderr] Compiling polling v3.7.2 [INFO] [stderr] Compiling intl_pluralrules v7.0.2 [INFO] [stderr] Compiling pest_generator v2.7.11 [INFO] [stderr] Compiling serde v1.0.204 [INFO] [stderr] Compiling futures-executor v0.3.30 [INFO] [stderr] Compiling http-body-util v0.1.2 [INFO] [stderr] Compiling futures v0.3.30 [INFO] [stderr] Compiling pest_derive v2.7.11 [INFO] [stderr] Compiling rust-multipart-rfc7578_2 v0.6.1 [INFO] [stderr] Compiling axum-core v0.4.3 [INFO] [stderr] Compiling clap v4.5.10 [INFO] [stderr] Compiling async-io v2.3.3 [INFO] [stderr] Compiling fluent-langneg v0.13.0 [INFO] [stderr] Compiling intl-memoizer v0.5.2 [INFO] [stderr] Compiling reserve-port v2.0.1 [INFO] [stderr] Compiling fluent-syntax v0.11.1 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Compiling fluent-bundle v0.15.3 [INFO] [stderr] Compiling backtrace_printer v1.3.0 [INFO] [stderr] Compiling fluent-template-macros v0.8.0 [INFO] [stderr] Compiling fluent v0.16.1 [INFO] [stderr] Compiling serial_test_derive v3.1.1 [INFO] [stderr] Compiling tokio-stream v0.1.15 [INFO] [stderr] Compiling tokio-util v0.7.11 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling hyper v1.4.1 [INFO] [stderr] Compiling serde_json v1.0.120 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling uuid v1.10.0 [INFO] [stderr] Compiling rust_decimal v1.35.0 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling tracing-serde v0.1.3 [INFO] [stderr] Compiling tracing-subscriber v0.3.18 [INFO] [stderr] Compiling time v0.3.36 [INFO] [stderr] Compiling chrono-tz v0.9.0 [INFO] [stderr] Compiling hyper-util v0.1.6 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling serde_path_to_error v0.1.16 [INFO] [stderr] Compiling combine v4.6.7 [INFO] [stderr] Compiling cron v0.12.1 [INFO] [stderr] Compiling cron_clock v0.8.0 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling sqlx-core v0.7.4 [INFO] [stderr] Compiling sea-query v0.31.0 [INFO] [stderr] Compiling cookie v0.18.1 [INFO] [stderr] Compiling axum v0.7.5 [INFO] [stderr] Compiling simple_asn1 v0.6.2 [INFO] [stderr] Compiling slog-term v2.9.1 [INFO] [stderr] Compiling camino v1.1.7 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling tera v1.20.0 [INFO] [stderr] Compiling serde_regex v1.1.0 [INFO] [stderr] Compiling cargo-platform v0.1.8 [INFO] [stderr] Compiling bb8 v0.8.5 [INFO] [stderr] Compiling async-compression v0.4.12 [INFO] [stderr] Compiling sqlx-sqlite v0.7.4 [INFO] [stderr] Compiling sqlx-postgres v0.7.4 [INFO] [stderr] Compiling sea-schema v0.15.0 [INFO] [stderr] Compiling tokio-rustls v0.26.0 [INFO] [stderr] Compiling lettre v0.11.7 [INFO] [stderr] Compiling redis v0.22.3 [INFO] [stderr] Compiling rrgen v0.5.3 [INFO] [stderr] Compiling sea-orm-cli v1.0.0 [INFO] [stderr] Compiling tower-http v0.5.2 [INFO] [stderr] Compiling sqlx v0.7.4 [INFO] [stderr] Compiling sea-query-binder v0.6.0 [INFO] [stderr] Compiling sea-orm v1.0.0 [INFO] [stderr] Compiling axum-test v14.10.0 [INFO] [stderr] Compiling axum-extra v0.9.3 [INFO] [stderr] Compiling cargo_metadata v0.18.1 [INFO] [stderr] Compiling jsonwebtoken v9.3.0 [INFO] [stderr] Compiling object_store v0.10.2 [INFO] [stderr] Compiling rusty-sidekiq v0.8.2 [INFO] [stderr] Compiling tracing-appender v0.2.3 [INFO] [stderr] Compiling tokio-cron-scheduler v0.11.0 [INFO] [stderr] Compiling validator v0.16.1 [INFO] [stderr] Compiling moka v0.12.8 [INFO] [stderr] Compiling basic-toml v0.1.9 [INFO] [stderr] Compiling serde_variant v0.1.3 [INFO] [stderr] Compiling byte-unit v4.0.19 [INFO] [stderr] Compiling ipnetwork v0.20.0 [INFO] [stderr] Compiling async-global-executor v2.4.1 [INFO] [stderr] Compiling askama_derive v0.12.5 [INFO] [stderr] Compiling fluent-templates v0.8.0 [INFO] [stderr] Compiling rstest v0.21.0 [INFO] [stderr] Compiling async-std v1.12.0 [INFO] [stderr] Compiling insta v1.39.0 [INFO] [stderr] Compiling serial_test v3.1.1 [INFO] [stderr] Compiling askama v0.12.1 [INFO] [stderr] Compiling sea-orm-migration v1.0.0 [INFO] [stderr] Compiling loco-rs v0.9.0 [INFO] [stderr] Compiling migration v0.1.0 (/opt/rustwide/workdir/migration) [INFO] [stderr] Compiling scaffold_html v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `prelude::format` [INFO] [stdout] --> src/app.rs:5:164 [INFO] [stdout] | [INFO] [stdout] 5 | ...tes, db::{self, truncate_table}, environment::Environment, prelude::format, task::Tasks, worker::{AppWorker, Processor}, Result [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 import: `loco_rs::prelude` [INFO] [stdout] --> src/app.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use loco_rs::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `prelude::format` [INFO] [stdout] --> src/app.rs:5:164 [INFO] [stdout] | [INFO] [stdout] 5 | ...tes, db::{self, truncate_table}, environment::Environment, prelude::format, task::Tasks, worker::{AppWorker, Processor}, Result [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 import: `loco_rs::prelude` [INFO] [stdout] --> src/app.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use loco_rs::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcEOmS2m/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libscaffold_html-9c5135da8083b0ea,libaskama-9999c74ca514912d,libaskama_escape-48d0a031c76537ca,libfluent_templates-f817b2d1d5fef03d,libflume-959e51a724ecbe38,libarc_swap-fbe5a56bc5bc5547,libfluent_bundle-82c802ebde91fa30,libfluent_langneg-590e446b2613b4ea,libintl_pluralrules-b1ba3a1d7065b0f6,libself_cell-47a5889bd0da9ad4,libself_cell-61ecf4fa766c6eca,libintl_memoizer-4b60e70e3ff77f2b,libtype_map-d29f88b8b04ccccd,libunic_langid-71a0cafcd93c59e1,libunic_langid_macros-23381b495c96298c,libunic_langid_impl-eb922d3c0432bfba,libtinystr-d09dcd8b97465c8b,libfluent_syntax-74ee51d0601d06c0,librustc_hash-d7c4a66f98a2548f,libmigration-331ca84b22d9de26,libloco_rs-22fbf797b7c531ee,libenglish_to_cron-0c2b8f220b9d9cf4,libduct_sh-8ea14933995ba654,librequestty-8fafe064d10bb886,libtempfile-026db50eb4f4e891,librustix-c40499023cde3209,liblinux_raw_sys-5869c4e6c7c861d8,libshell_words-c7c8b88b0c6925bc,librequestty_ui-195ec744264673a5,libtextwrap-0051c211b46ecedd,libunicode_width-f4d62659d7ec1731,libunicode_linebreak-a9faaa33c69d8a42,libsmawk-f6e85575b00c6c1b,libunicode_segmentation-57475cbdf06b9b13,libcrossterm-d1878fc47e03e66b,libsignal_hook_mio-f690577b49e5d71e,libsignal_hook-88cd3a40496e7d06,libmio-234b3ad5288016aa,libbitflags-dde12b0d7d495b50,libbacktrace_printer-b5abb01aabd6d336,libbtparse_stable-7297addf28034dbe,libbyte_unit-f05e8b05657e53e1,libutf8_width-3ffa4db567cb99fb,libvalidator-7f32aaabf4f4aa09,libidna-791f67569e993e19,libobject_store-bfb2b5664c18b625,libitertools-f5e60056819a61d8,libsnafu-5a0a9dc4aff3974a,libdoc_comment-8ff5a31177a0e30a,libaxum_test-081f7480a37a7015,libpretty_assertions-e1db7dd5157f03bd,libdiff-10d8c747feeb14cd,libyansi-a942934d3a1602e9,libauto_future-26631476233454ca,librust_multipart_rfc7578_2-80f9382961083ae7,libhttp-811dae6dfedb1d76,libreserve_port-90bb2b67833dba5a,libanyhow-bab7366809509fd1,libtokio_cron_scheduler-675f15b596816299,libcron-1729342c0362c456,libsidekiq-930aae54f87564db,libgethostname-293cf80d8ffba7d7,libnum_cpus-500f5f4d99d79bd4,libredis-bd8f9410f9990686,libsha1_smol-a320b1639232fa11,libcombine-5d3a03aa35876dc2,libbb8-c9c409265520ab8b,libcron_clock-aac263a7904b9bb1,libtracing_appender-8aa8ed74163a4d8f,libargon2-6bbf35628ecb2a45,libblake2-550974f75fcc6987,libpassword_hash-0d77f6f355b6e232,libbase64ct-06bb0b875cf085a4,librrgen-33e72c58d8887a5f,libserde_yaml-fc7b10d8429adc60,libunsafe_libyaml-d3127b66fe569cc5,libserde_regex-a854e99165435793,libheck-46ee128fbcf615c0,libcruet-a4d3b6d29a975e22,liblettre-c2985d9df2f2bba4,librustls_pemfile-86cd51137dbf8420,libwebpki_roots-3f337d962e15e358,libhostname-4f01df054f17b062,libfastrand-5e3bec3d1dadb2e4,libquoted_printable-5bba902a9a9fd331,libtokio_rustls-a6cfd7792e97ef05,librustls-d706cbea9cbf2529,libwebpki-51d8fb79d038ef2a,libzeroize-9d781f334751eb0e,librustls_pki_types-b86862442329497d,libchumsky-c2689de3eb8113e1,libstacker-9443b5f7cb45bd85,libpsm-46c7cddc4167c9a9,libemail_encoding-1149032b9e5bf34c,libemail_address-648ed2ab60c5d4a4,libserde_variant-8da84e2c24cdc2c8,libipnetwork-560b0d9070c7a8a7,libtower_http-c833e9d434a643a6,libmime_guess-8dcf773c27fd2786,libunicase-1810536939af7c24,libhttp_range_header-bff795cad5aaa034,libtokio_util-e814032f2866abe7,libasync_compression-ea85ea10a7d870fd,libzstd-41c5b083f7c985c3,libzstd_safe-a86bd24feff6ccb6,libzstd_sys-593c11d94a0973b4,libflate2-22c268d71ff337a7,libminiz_oxide-4aef659c1f9ac801,libadler-8a8ce72c9fb247b6,libcrc32fast-dba2d92cf6d67f2f,libbrotli-60b432a9f62a0669,libbrotli_decompressor-119549b57d7fefe1,liballoc_stdlib-27a2ad33aa090449,liballoc_no_stdlib-118b0458ceca2dd8,libmoka-6d7fcddd171e959b,libquanta-1dd4835bb544f5ea,libraw_cpuid-ea95d6bb5520dd2b,libtagptr-17baaf534c9c3f80,libtriomphe-175269d0a0511d94,libcrossbeam_channel-4849e5aa9ccb11a5,libjsonwebtoken-65f10abb367294c0,libpem-dc15e03b4b0a0d66,libbase64-32787b0325ea6df8,libsimple_asn1-b4bc7a8f95e9fec9,libtera-49fb57c14a8ae256,libslug-af648f7b6fe2d1be,libdeunicode-fc3563aa7e2070b0,libglobwalk-aba1520a865860da,libignore-461e786702154f96,libwalkdir-125f7182d57317af,libsame_file-ff49545450c0b63c,libcrossbeam_deque-f38e0a6d85a95f8a,libcrossbeam_epoch-4bf12c198ef00929,libglobset-57742531c2887607,libbstr-4b9ec5d24054ca5a,libpest-dba448b153cc4b51,libucd_trie-666022523355d16f,libunic_segment-b8d08814a8fb0b54,libunic_ucd_segment-1281ff5a5e712d09,libunic_ucd_version-938474e278fa5a83,libunic_common-a65df4a110d91abe,libunic_char_property-25184f4b09ec8e3f,libunic_char_range-8e1d66dda6c5c77f,libhumansize-91dc29d753c69f1c,liblibm-339a02be994129a8,libchrono_tz-a3506b57b88c2e49,libphf-c347f43d63aa7b93,libphf_shared-73c1412c08abf961,libsiphasher-6bb0304e8b0d0631,libsea_orm_migration-d8ba38cbd9099f07,libsea_schema-ac64c6f3e871e2f2,libsea_orm_cli-c5a5e4675f1fc8e9,libglob-875e504a852a8844,libtracing_subscriber-12589f5cd81e9378,libtracing_serde-74f10d62ca5c8052,libnu_ansi_term-f931ee7dde0184c0,liboverload-447f2db329e02fd7,libsharded_slab-9d3d4272806f2d43,libmatchers-11a98ce396a8e88e,libregex_automata-b62df1e0f34d8873,libregex_syntax-893772d02d5263ca,libthread_local-7e54d3d2b941f0d7,libtracing_log-7d3960e0fca49fe4,libdotenvy-6d8015f91495fe74,libclap-908550f5a862aeee,libclap_builder-33b7e27017fa0c27,libstrsim-4d1ed08a123238dc,libanstream-e910670c95a84d14,libanstyle_query-36eb3f54d300e1a2,libis_terminal_polyfill-43a876860399ae17,libcolorchoice-19d5176dc3183730,libanstyle_parse-2456c94bc2368129,libutf8parse-92d0158219063202,libclap_lex-c87ab6c20d1c8b87,libanstyle-5da827dfb95c22fd,libregex-573732225d6be16b,libregex_automata-45d709bb20a291ca,libaho_corasick-bc7b8202cc90b0c6,libregex_syntax-2b97d6b09241de8e,libfs_err-acc9810b25efc80a,libduct-01e228a4a0522f4c,libos_pipe-00c17228c55e82ae,libshared_child-58a9aae7521ce037,libsea_orm-feab8ea30a4c9e91,libouroboros-88143d37a109eeca,libstatic_assertions-f0217ecdd817a834,libaliasable-973e8e80145521d5,libasync_stream-f09b9668e69ddb71,libstrum-3345ca157386d345,libsea_query_binder-a4a26082ad3fa172,libsqlx-33eda3bf36cd1626,libsqlx_sqlite-914e1aa9b9accd92,libflume-4f4763bb8cad1a8d,liburlencoding-061758bc6028ea3e,libfutures_intrusive-b1830afeba18a78f,liblibsqlite3_sys-3c1e5d280fd9f6d4,libsqlx_postgres-dfa4305d0810f3d8,libhex-13e08b3b00984ab7,libwhoami-7a9c52aa48ba8c60,libhome-a88fbcd35354456a,libbitflags-c95e5b195a86a9bf,libmd5-fef504e4d79a1cf8,libbyteorder-7fb216e967c6a54f,libatoi-44725764d6acfecf,libstringprep-a36057977803c3e8,libunicode_properties-d5d4c71a51612890,libhkdf-b2cfd2ad1d650d59,libhmac-1435610d1ff4d09a,libsqlx_core-28a6ba2a56efedec,librustls_pemfile-5b3b4ed33f2f120c,libbase64-13144a1f1e192158,libwebpki_roots-da6c00699c81e448,libthiserror-71f8452e68b46d8c,libindexmap-b993cb736e68667d,libequivalent-487f93f8f6ab5e5b,libsha2-652bec700ccf1d79,libcpufeatures-926366d381e17465,libdigest-154e5c932387b522,libsubtle-2ae6a7038b9a0630,libblock_buffer-a0d9a31c04a5fefd,libcrypto_common-8a5f518ce9d0d889,libgeneric_array-18629813db09b122,libtypenum-1862a5dd6fcdc44c,librustls-2e47ca83c8c833c8,libsct-84755cf8dcd6aad7,libwebpki-c95e0959b8f9a466,libring-f9ddd7a9b85acf5d,libspin-d05d61e6e1278baa,libuntrusted-b2f816886faf2178,libsqlformat-504baf1c2ec5f7e0,libunicode_categories-6f2b7f5ace1e9985,libnom-1f9e736189f20c7a,libhashlink-485d09fc97aad631,libhashbrown-aaabb877a5d23268,libahash-6f59fd9cfd22b27d,libzerocopy-2150a15c16f8bb6b,liballocator_api2-52e8e0a954c73b48,libcrossbeam_queue-3a2fe914f78d7879,libcrossbeam_utils-b6032feb2e6cd592,libeither-2c69be928d203ee2,libevent_listener-0282a877755a83ef,liburl-bf0e186763aeecb0,libidna-3a5895b63a2f7ab3,libunicode_normalization-210759d6b28a88ba,libtinyvec-7aa3319fb171c386,libtinyvec_macros-7b77ea21c73594ca,libunicode_bidi-2593632bda154282,libsea_query-0fc6b6ab42431b97,libordered_float-0840627ed208d766,libuuid-3de1afb74bd4d0d9,librand-2a157469a7b3613f,librand_chacha-800c32b10965ee18,libppv_lite86-74d192d5fb0d20a2,librand_core-370c70f457636743,libgetrandom-a908bad8437c3a42,libbigdecimal-6ed6e46c3328d235,libnum_bigint-61fe275ab0bfc8b8,libnum_integer-2915339ac148d05a,librust_decimal-4007f207cfe7b0d4,libarrayvec-ec08f07660cd6e9f,libfutures-f2e13127324974fa,libfutures_executor-e13b49e49cf42bfc,libinclude_dir-803a3ab215e7aeee,libchrono-9d832bbb6664c583,libnum_traits-7f864db440d8d5d0,libiana_time_zone-8015593db973084f,libaxum_extra-aaa2ca1f63c7c000,libcookie-b768ee7484c10c1d,libtime-2fe64686d008d031,libtime_core-1d4d75223b2cf7d2,libnum_conv-d3297905cfb69f59,libderanged-1a79de1d1a390cc1,libpowerfmt-f6019a2766e431f7,libaxum-7a82f7ce7bda96cf,libserde_path_to_error-10394fbcc6fb9047,libserde_json-b7ba27f0441e8bfb,libserde_urlencoded-e5b83c567136b6ce,libryu-a980823ac8640001,libform_urlencoded-35907277f0683ea4,libpercent_encoding-af9df9186596bd92,libhyper_util-86142ddd33bd13a8,libhyper-22427db160474877,libwant-0b31e25494497eb5,libtry_lock-8fa2f6971035be84,libhttparse-236c4b4e3e57f2f5,libhttpdate-331798cefc82cc7e,libmatchit-616cb01453b9e7d4,libsync_wrapper-9d0f00aadb9f8550,libserde-ece198b122549c04,libaxum_core-78c54142ab895f97,libmime-0188e0814ca7ddbf,libtracing-c11ec5b8bbdc6d3d,liblog-bc5401ee3e0ec34f,libvalue_bag-e7a98cb69342d433,libtracing_core-d1e3a8f7c0828021,libonce_cell-a1d7742f74efe1da,libsync_wrapper-b5d3a794a1e9deea,libhttp_body_util-e3d14bee991316e9,libhttp_body-6a921836dc12f8cc,libhttp-34d9d36da5471b68,libitoa-20e94f961f8d160c,libfnv-79e2cbfbe03dcd16,libtower-d13d2e4b20dfeaaa,libpin_project-d61a7b042f1567b5,libtower_layer-42079adb73a9aac4,libfutures_util-f73f3834ff8657e3,libmemchr-08f38e9718637002,libfutures_io-0f5f944794dc689e,libslab-26b741578fad7272,libfutures_channel-c5a37d957ff72faa,libfutures_sink-bfbbbc7bce12d32f,libfutures_task-7735bb2404c6e6f3,libpin_utils-3860774ad9b215b5,libfutures_core-451bff7c303527ba,libtower_service-442e0d38cf369aa3,libtokio-097df3bc620046f3,libsignal_hook_registry-3eab2c9b37ea6f87,libsocket2-6cb825cc1d5ea35e,libbytes-0a6a8d483e20d35f,libmio-9431e110e4c575d0,libparking_lot-053e464f5a115a5d,libparking_lot_core-d7527820d9a6005c,liblibc-3f1c56229013c928,libcfg_if-3e7fc4e38d4a72b5,libsmallvec-084045a3116dc58e,liblock_api-0bc047fd44b660b0,libscopeguard-7ec2214574194454,libpin_project_lite-e591be24d8b8b3c6,libcolored-dc8fce763af161ed,liblazy_static-3674be3f4245d19b}.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" "/tmp/rustcEOmS2m/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-e5d62612ebdd7c1b/out" "-L" "/opt/rustwide/target/debug/build/psm-08090c48dae21755/out" "-L" "/opt/rustwide/target/debug/build/libsqlite3-sys-cad4d785b1acd790/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-d6f0b2f99cd62217/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/playground-a5a6d89e71c62dee" "-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 `scaffold_html` (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" "/tmp/rustchPnfvR/symbols.o" "<10 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/{librstest-87eb09c6568d97f2,libfutures_timer-17baedd4276dc448,libserial_test-0a5a6d4f4c74e1ff,libscc-77fbacf329b6419a,libsdd-87edb0c61e0da836,libscaffold_html-9c5135da8083b0ea,libaskama-9999c74ca514912d,libaskama_escape-48d0a031c76537ca,libfluent_templates-f817b2d1d5fef03d,libflume-959e51a724ecbe38,libarc_swap-fbe5a56bc5bc5547,libfluent_bundle-82c802ebde91fa30,libfluent_langneg-590e446b2613b4ea,libintl_pluralrules-b1ba3a1d7065b0f6,libself_cell-47a5889bd0da9ad4,libself_cell-61ecf4fa766c6eca,libintl_memoizer-4b60e70e3ff77f2b,libtype_map-d29f88b8b04ccccd,libunic_langid-71a0cafcd93c59e1,libunic_langid_macros-23381b495c96298c,libunic_langid_impl-eb922d3c0432bfba,libtinystr-d09dcd8b97465c8b,libfluent_syntax-74ee51d0601d06c0,librustc_hash-d7c4a66f98a2548f,libmigration-331ca84b22d9de26,libloco_rs-22fbf797b7c531ee,libenglish_to_cron-0c2b8f220b9d9cf4,libduct_sh-8ea14933995ba654,librequestty-8fafe064d10bb886,libtempfile-026db50eb4f4e891,librustix-c40499023cde3209,liblinux_raw_sys-5869c4e6c7c861d8,libshell_words-c7c8b88b0c6925bc,librequestty_ui-195ec744264673a5,libtextwrap-0051c211b46ecedd,libunicode_width-f4d62659d7ec1731,libunicode_linebreak-a9faaa33c69d8a42,libsmawk-f6e85575b00c6c1b,libunicode_segmentation-57475cbdf06b9b13,libcrossterm-d1878fc47e03e66b,libsignal_hook_mio-f690577b49e5d71e,libsignal_hook-88cd3a40496e7d06,libmio-234b3ad5288016aa,libbitflags-dde12b0d7d495b50,libbacktrace_printer-b5abb01aabd6d336,libbtparse_stable-7297addf28034dbe,libbyte_unit-f05e8b05657e53e1,libutf8_width-3ffa4db567cb99fb,libvalidator-7f32aaabf4f4aa09,libidna-791f67569e993e19,libobject_store-bfb2b5664c18b625,libitertools-f5e60056819a61d8,libsnafu-5a0a9dc4aff3974a,libdoc_comment-8ff5a31177a0e30a,libaxum_test-081f7480a37a7015,libpretty_assertions-e1db7dd5157f03bd,libdiff-10d8c747feeb14cd,libyansi-a942934d3a1602e9,libauto_future-26631476233454ca,librust_multipart_rfc7578_2-80f9382961083ae7,libhttp-811dae6dfedb1d76,libreserve_port-90bb2b67833dba5a,libanyhow-bab7366809509fd1,libtokio_cron_scheduler-675f15b596816299,libcron-1729342c0362c456,libsidekiq-930aae54f87564db,libgethostname-293cf80d8ffba7d7,libnum_cpus-500f5f4d99d79bd4,libredis-bd8f9410f9990686,libsha1_smol-a320b1639232fa11,libcombine-5d3a03aa35876dc2,libbb8-c9c409265520ab8b,libcron_clock-aac263a7904b9bb1,libtracing_appender-8aa8ed74163a4d8f,libargon2-6bbf35628ecb2a45,libblake2-550974f75fcc6987,libpassword_hash-0d77f6f355b6e232,libbase64ct-06bb0b875cf085a4,librrgen-33e72c58d8887a5f,libserde_yaml-fc7b10d8429adc60,libunsafe_libyaml-d3127b66fe569cc5,libserde_regex-a854e99165435793,libheck-46ee128fbcf615c0,libcruet-a4d3b6d29a975e22,liblettre-c2985d9df2f2bba4,librustls_pemfile-86cd51137dbf8420,libwebpki_roots-3f337d962e15e358,libhostname-4f01df054f17b062,libfastrand-5e3bec3d1dadb2e4,libquoted_printable-5bba902a9a9fd331,libtokio_rustls-a6cfd7792e97ef05,librustls-d706cbea9cbf2529,libwebpki-51d8fb79d038ef2a,libzeroize-9d781f334751eb0e,librustls_pki_types-b86862442329497d,libchumsky-c2689de3eb8113e1,libstacker-9443b5f7cb45bd85,libpsm-46c7cddc4167c9a9,libemail_encoding-1149032b9e5bf34c,libemail_address-648ed2ab60c5d4a4,libserde_variant-8da84e2c24cdc2c8,libipnetwork-560b0d9070c7a8a7,libtower_http-c833e9d434a643a6,libmime_guess-8dcf773c27fd2786,libunicase-1810536939af7c24,libhttp_range_header-bff795cad5aaa034,libtokio_util-e814032f2866abe7,libasync_compression-ea85ea10a7d870fd,libzstd-41c5b083f7c985c3,libzstd_safe-a86bd24feff6ccb6,libzstd_sys-593c11d94a0973b4,libflate2-22c268d71ff337a7,libminiz_oxide-4aef659c1f9ac801,libadler-8a8ce72c9fb247b6,libcrc32fast-dba2d92cf6d67f2f,libbrotli-60b432a9f62a0669,libbrotli_decompressor-119549b57d7fefe1,liballoc_stdlib-27a2ad33aa090449,liballoc_no_stdlib-118b0458ceca2dd8,libmoka-6d7fcddd171e959b,libquanta-1dd4835bb544f5ea,libraw_cpuid-ea95d6bb5520dd2b,libtagptr-17baaf534c9c3f80,libtriomphe-175269d0a0511d94,libcrossbeam_channel-4849e5aa9ccb11a5,libjsonwebtoken-65f10abb367294c0,libpem-dc15e03b4b0a0d66,libbase64-32787b0325ea6df8,libsimple_asn1-b4bc7a8f95e9fec9,libtera-49fb57c14a8ae256,libslug-af648f7b6fe2d1be,libdeunicode-fc3563aa7e2070b0,libglobwalk-aba1520a865860da,libignore-461e786702154f96,libwalkdir-125f7182d57317af,libsame_file-ff49545450c0b63c,libcrossbeam_deque-f38e0a6d85a95f8a,libcrossbeam_epoch-4bf12c198ef00929,libglobset-57742531c2887607,libbstr-4b9ec5d24054ca5a,libunic_segment-b8d08814a8fb0b54,libunic_ucd_segment-1281ff5a5e712d09,libunic_ucd_version-938474e278fa5a83,libunic_common-a65df4a110d91abe,libunic_char_property-25184f4b09ec8e3f,libunic_char_range-8e1d66dda6c5c77f,libhumansize-91dc29d753c69f1c,liblibm-339a02be994129a8,libchrono_tz-a3506b57b88c2e49,libphf-c347f43d63aa7b93,libphf_shared-73c1412c08abf961,libsiphasher-6bb0304e8b0d0631,libsea_orm_migration-d8ba38cbd9099f07,libsea_schema-ac64c6f3e871e2f2,libsea_orm_cli-c5a5e4675f1fc8e9,libglob-875e504a852a8844,libtracing_subscriber-12589f5cd81e9378,libtracing_serde-74f10d62ca5c8052,libnu_ansi_term-f931ee7dde0184c0,liboverload-447f2db329e02fd7,libsharded_slab-9d3d4272806f2d43,libmatchers-11a98ce396a8e88e,libregex_automata-b62df1e0f34d8873,libregex_syntax-893772d02d5263ca,libthread_local-7e54d3d2b941f0d7,libtracing_log-7d3960e0fca49fe4,libdotenvy-6d8015f91495fe74,libclap-908550f5a862aeee,libclap_builder-33b7e27017fa0c27,libstrsim-4d1ed08a123238dc,libanstream-e910670c95a84d14,libanstyle_query-36eb3f54d300e1a2,libis_terminal_polyfill-43a876860399ae17,libcolorchoice-19d5176dc3183730,libanstyle_parse-2456c94bc2368129,libutf8parse-92d0158219063202,libclap_lex-c87ab6c20d1c8b87,libanstyle-5da827dfb95c22fd,libfs_err-acc9810b25efc80a,libduct-01e228a4a0522f4c,libos_pipe-00c17228c55e82ae,libshared_child-58a9aae7521ce037,libsea_orm-feab8ea30a4c9e91,libouroboros-88143d37a109eeca,libstatic_assertions-f0217ecdd817a834,libaliasable-973e8e80145521d5,libasync_stream-f09b9668e69ddb71,libstrum-3345ca157386d345,libsea_query_binder-a4a26082ad3fa172,libsqlx-33eda3bf36cd1626,libsqlx_sqlite-914e1aa9b9accd92,libflume-4f4763bb8cad1a8d,liburlencoding-061758bc6028ea3e,libfutures_intrusive-b1830afeba18a78f,liblibsqlite3_sys-3c1e5d280fd9f6d4,libsqlx_postgres-dfa4305d0810f3d8,libhex-13e08b3b00984ab7,libwhoami-7a9c52aa48ba8c60,libhome-a88fbcd35354456a,libbitflags-c95e5b195a86a9bf,libmd5-fef504e4d79a1cf8,libbyteorder-7fb216e967c6a54f,libatoi-44725764d6acfecf,libstringprep-a36057977803c3e8,libunicode_properties-d5d4c71a51612890,libhkdf-b2cfd2ad1d650d59,libhmac-1435610d1ff4d09a,libsqlx_core-28a6ba2a56efedec,librustls_pemfile-5b3b4ed33f2f120c,libbase64-13144a1f1e192158,libwebpki_roots-da6c00699c81e448,libindexmap-b993cb736e68667d,libequivalent-487f93f8f6ab5e5b,libsha2-652bec700ccf1d79,libcpufeatures-926366d381e17465,libdigest-154e5c932387b522,libsubtle-2ae6a7038b9a0630,libblock_buffer-a0d9a31c04a5fefd,libcrypto_common-8a5f518ce9d0d889,libgeneric_array-18629813db09b122,libtypenum-1862a5dd6fcdc44c,librustls-2e47ca83c8c833c8,libsct-84755cf8dcd6aad7,libwebpki-c95e0959b8f9a466,libring-f9ddd7a9b85acf5d,libspin-d05d61e6e1278baa,libuntrusted-b2f816886faf2178,libsqlformat-504baf1c2ec5f7e0,libunicode_categories-6f2b7f5ace1e9985,libnom-1f9e736189f20c7a,libhashlink-485d09fc97aad631,libhashbrown-aaabb877a5d23268,libahash-6f59fd9cfd22b27d,libzerocopy-2150a15c16f8bb6b,liballocator_api2-52e8e0a954c73b48,libcrossbeam_queue-3a2fe914f78d7879,libcrossbeam_utils-b6032feb2e6cd592,libeither-2c69be928d203ee2,libevent_listener-0282a877755a83ef,liburl-bf0e186763aeecb0,libidna-3a5895b63a2f7ab3,libunicode_normalization-210759d6b28a88ba,libtinyvec-7aa3319fb171c386,libtinyvec_macros-7b77ea21c73594ca,libunicode_bidi-2593632bda154282,libsea_query-0fc6b6ab42431b97,libordered_float-0840627ed208d766,libuuid-3de1afb74bd4d0d9,librand-2a157469a7b3613f,librand_chacha-800c32b10965ee18,libppv_lite86-74d192d5fb0d20a2,librand_core-370c70f457636743,libgetrandom-a908bad8437c3a42,libbigdecimal-6ed6e46c3328d235,libnum_bigint-61fe275ab0bfc8b8,libnum_integer-2915339ac148d05a,librust_decimal-4007f207cfe7b0d4,libarrayvec-ec08f07660cd6e9f,libfutures-f2e13127324974fa,libfutures_executor-e13b49e49cf42bfc,libinclude_dir-803a3ab215e7aeee,libchrono-9d832bbb6664c583,libnum_traits-7f864db440d8d5d0,libiana_time_zone-8015593db973084f,libaxum_extra-aaa2ca1f63c7c000,libcookie-b768ee7484c10c1d,libtime-2fe64686d008d031,libtime_core-1d4d75223b2cf7d2,libnum_conv-d3297905cfb69f59,libderanged-1a79de1d1a390cc1,libpowerfmt-f6019a2766e431f7,libaxum-7a82f7ce7bda96cf,libserde_path_to_error-10394fbcc6fb9047,libserde_json-b7ba27f0441e8bfb,libserde_urlencoded-e5b83c567136b6ce,libryu-a980823ac8640001,libform_urlencoded-35907277f0683ea4,libpercent_encoding-af9df9186596bd92,libhyper_util-86142ddd33bd13a8,libhyper-22427db160474877,libwant-0b31e25494497eb5,libtry_lock-8fa2f6971035be84,libhttparse-236c4b4e3e57f2f5,libhttpdate-331798cefc82cc7e,libmatchit-616cb01453b9e7d4,libsync_wrapper-9d0f00aadb9f8550,libaxum_core-78c54142ab895f97,libmime-0188e0814ca7ddbf,libtracing-c11ec5b8bbdc6d3d,liblog-bc5401ee3e0ec34f,libvalue_bag-e7a98cb69342d433,libtracing_core-d1e3a8f7c0828021,libonce_cell-a1d7742f74efe1da,libsync_wrapper-b5d3a794a1e9deea,libhttp_body_util-e3d14bee991316e9,libhttp_body-6a921836dc12f8cc,libhttp-34d9d36da5471b68,libitoa-20e94f961f8d160c,libfnv-79e2cbfbe03dcd16,libtower-d13d2e4b20dfeaaa,libpin_project-d61a7b042f1567b5,libtower_layer-42079adb73a9aac4,libfutures_util-f73f3834ff8657e3,libfutures_io-0f5f944794dc689e,libslab-26b741578fad7272,libfutures_channel-c5a37d957ff72faa,libfutures_sink-bfbbbc7bce12d32f,libfutures_task-7735bb2404c6e6f3,libpin_utils-3860774ad9b215b5,libfutures_core-451bff7c303527ba,libtower_service-442e0d38cf369aa3,libtokio-097df3bc620046f3,libsignal_hook_registry-3eab2c9b37ea6f87,libsocket2-6cb825cc1d5ea35e,libbytes-0a6a8d483e20d35f,libmio-9431e110e4c575d0,libparking_lot-053e464f5a115a5d,libparking_lot_core-d7527820d9a6005c,libcfg_if-3e7fc4e38d4a72b5,libsmallvec-084045a3116dc58e,liblock_api-0bc047fd44b660b0,libscopeguard-7ec2214574194454,libpin_project_lite-e591be24d8b8b3c6,libcolored-dc8fce763af161ed,libinsta-23a259806f6c282c,libregex-573732225d6be16b,libregex_automata-45d709bb20a291ca,libaho_corasick-bc7b8202cc90b0c6,libregex_syntax-2b97d6b09241de8e,libpest-dba448b153cc4b51,libucd_trie-666022523355d16f,libmemchr-08f38e9718637002,libthiserror-71f8452e68b46d8c,libconsole-5c97f3061d0c3a3e,liblibc-3f1c56229013c928,liblazy_static-3674be3f4245d19b,libsimilar-d5b9f361fac54ead,liblinked_hash_map-7d04f0e6cc440adb,libserde-ece198b122549c04}.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" "/tmp/rustchPnfvR/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-e5d62612ebdd7c1b/out" "-L" "/opt/rustwide/target/debug/build/psm-08090c48dae21755/out" "-L" "/opt/rustwide/target/debug/build/libsqlite3-sys-cad4d785b1acd790/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-d6f0b2f99cd62217/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/mod-0ed9a48c3af4c665" "-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 `scaffold_html` (test "mod") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "eb7054135ce960e252df5fc99270f0e1237dbf62b3c482cf2ca723adfa455233", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eb7054135ce960e252df5fc99270f0e1237dbf62b3c482cf2ca723adfa455233", kill_on_drop: false }` [INFO] [stdout] eb7054135ce960e252df5fc99270f0e1237dbf62b3c482cf2ca723adfa455233