[INFO] cloning repository https://github.com/Ghost-str/books-store [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Ghost-str/books-store" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGhost-str%2Fbooks-store", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGhost-str%2Fbooks-store'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0eadb810766c6db687eb3d191c01e77e46f02628 [INFO] testing Ghost-str/books-store/0eadb810766c6db687eb3d191c01e77e46f02628 against beta-2026-04-21 for beta-1.96-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGhost-str%2Fbooks-store" "/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/Ghost-str/books-store [INFO] finished tweaking git repo https://github.com/Ghost-str/books-store [INFO] tweaked toml for git repo https://github.com/Ghost-str/books-store written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Ghost-str/books-store on toolchain beta-2026-04-21 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/Ghost-str/books-store 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-2026-04-21" "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" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7a438434d73370778eb9a6e20833279e1f1adfbb45fad1d2ab125b1b14e12082 [INFO] running `Command { std: "docker" "start" "-a" "7a438434d73370778eb9a6e20833279e1f1adfbb45fad1d2ab125b1b14e12082", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7a438434d73370778eb9a6e20833279e1f1adfbb45fad1d2ab125b1b14e12082", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7a438434d73370778eb9a6e20833279e1f1adfbb45fad1d2ab125b1b14e12082", kill_on_drop: false }` [INFO] [stdout] 7a438434d73370778eb9a6e20833279e1f1adfbb45fad1d2ab125b1b14e12082 [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=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 76ec291f411a2916348b2cfca6210bb69b6a8c3f260ff0c3780e10281004be3e [INFO] running `Command { std: "docker" "start" "-a" "76ec291f411a2916348b2cfca6210bb69b6a8c3f260ff0c3780e10281004be3e", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling serde v1.0.204 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling value-bag v1.9.0 [INFO] [stderr] Compiling syn v2.0.72 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling serde_json v1.0.120 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling time-macros v0.2.18 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Compiling unicode-normalization v0.1.23 [INFO] [stderr] Compiling jobserver v0.1.32 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling mio v1.0.1 [INFO] [stderr] Compiling cc v1.1.6 [INFO] [stderr] Compiling socket2 v0.5.7 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling event-listener v5.3.1 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Compiling rustls-pki-types v1.7.0 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling url v2.5.2 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Compiling bigdecimal v0.4.5 [INFO] [stderr] Compiling rust_decimal v1.35.0 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Compiling rustls v0.23.12 [INFO] [stderr] Compiling arrayvec v0.7.4 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling phf_generator v0.11.2 [INFO] [stderr] Compiling rustls-pemfile v2.1.2 [INFO] [stderr] Compiling webpki-roots v0.26.3 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling sqlformat v0.2.4 [INFO] [stderr] Compiling serde_derive v1.0.204 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling thiserror-impl v1.0.63 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling regex v1.10.6 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling thiserror v1.0.63 [INFO] [stderr] Compiling darling_macro v0.20.10 [INFO] [stderr] Compiling async-trait v0.1.81 [INFO] [stderr] Compiling darling v0.20.10 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling rustls-webpki v0.102.6 [INFO] [stderr] Compiling libsqlite3-sys v0.30.1 [INFO] [stderr] Compiling phf_codegen v0.11.2 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling phf v0.11.2 [INFO] [stderr] Compiling zstd-sys v2.0.12+zstd.1.5.6 [INFO] [stderr] Compiling hashlink v0.9.1 [INFO] [stderr] Compiling futures-executor v0.3.30 [INFO] [stderr] Compiling parse-zoneinfo v0.3.1 [INFO] [stderr] Compiling futures v0.3.30 [INFO] [stderr] Compiling crossbeam-queue v0.3.11 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling atoi v2.0.0 [INFO] [stderr] Compiling ucd-trie v0.1.6 [INFO] [stderr] Compiling anstyle-parse v0.2.4 [INFO] [stderr] Compiling chrono-tz-build v0.3.0 [INFO] [stderr] Compiling pest v2.7.11 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling sea-query-derive v0.4.2 [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 proc-macro2-diagnostics v0.10.1 [INFO] [stderr] Compiling unicase v2.7.0 [INFO] [stderr] Compiling bstr v1.9.1 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling tokio v1.40.0 [INFO] [stderr] Compiling time v0.3.36 [INFO] [stderr] Compiling uuid v1.10.0 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling futures-intrusive v0.5.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling unic-common v0.9.0 [INFO] [stderr] Compiling unicode-properties v0.1.1 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.0 [INFO] [stderr] Compiling anstyle v1.0.7 [INFO] [stderr] Compiling httparse v1.9.4 [INFO] [stderr] Compiling unic-char-range v0.9.0 [INFO] [stderr] Compiling anstyle-query v1.1.0 [INFO] [stderr] Compiling colorchoice v1.0.1 [INFO] [stderr] Compiling unic-char-property v0.9.0 [INFO] [stderr] Compiling anstream v0.6.14 [INFO] [stderr] Compiling stringprep v0.1.5 [INFO] [stderr] Compiling sea-query v0.32.0 [INFO] [stderr] Compiling unic-ucd-version v0.9.0 [INFO] [stderr] Compiling globset v0.4.14 [INFO] [stderr] Compiling pest_meta v2.7.11 [INFO] [stderr] Compiling tracing-serde v0.1.3 [INFO] [stderr] Compiling hkdf v0.12.4 [INFO] [stderr] Compiling chrono-tz v0.9.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Compiling psm v0.1.21 [INFO] [stderr] Compiling phf_shared v0.11.2 [INFO] [stderr] Compiling event-listener-strategy v0.5.2 [INFO] [stderr] Compiling flume v0.11.0 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling clap_lex v0.7.1 [INFO] [stderr] Compiling whoami v1.5.1 [INFO] [stderr] Compiling zstd-safe v7.2.0 [INFO] [stderr] Compiling clap_builder v4.5.10 [INFO] [stderr] Compiling pin-project v1.1.5 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling tracing-subscriber v0.3.18 [INFO] [stderr] Compiling pest_generator v2.7.11 [INFO] [stderr] Compiling tokio-stream v0.1.15 [INFO] [stderr] Compiling sqlx-core v0.8.2 [INFO] [stderr] Compiling tokio-util v0.7.11 [INFO] [stderr] Compiling ignore v0.4.22 [INFO] [stderr] Compiling unic-ucd-segment v0.9.0 [INFO] [stderr] Compiling http-body-util v0.1.2 [INFO] [stderr] Compiling clap_derive v4.5.8 [INFO] [stderr] Compiling futures-lite v2.3.0 [INFO] [stderr] Compiling stacker v0.1.15 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling fs-err v2.11.0 [INFO] [stderr] Compiling slog v2.7.0 [INFO] [stderr] Compiling sqlx-postgres v0.8.2 [INFO] [stderr] Compiling sqlx-sqlite v0.8.2 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling deunicode v1.6.0 [INFO] [stderr] Compiling slug v0.1.5 [INFO] [stderr] Compiling miniz_oxide v0.7.4 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling hyper v1.4.1 [INFO] [stderr] Compiling unic-segment v0.9.0 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Compiling globwalk v0.9.1 [INFO] [stderr] Compiling ouroboros_macro v0.18.4 [INFO] [stderr] Compiling pest_derive v2.7.11 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling sea-bae v0.2.0 [INFO] [stderr] Compiling clap v4.5.10 [INFO] [stderr] Compiling sea-schema-derive v0.3.0 [INFO] [stderr] Compiling async-stream-impl v0.3.5 [INFO] [stderr] Compiling humansize v2.1.3 [INFO] [stderr] Compiling os_pipe v1.2.0 [INFO] [stderr] Compiling shared_child v1.0.0 [INFO] [stderr] Compiling polling v2.8.0 [INFO] [stderr] Compiling cookie v0.18.1 [INFO] [stderr] Compiling unsafe-libyaml v0.2.11 [INFO] [stderr] Compiling aliasable v0.1.3 [INFO] [stderr] Compiling sdd v1.7.0 [INFO] [stderr] Compiling sync_wrapper v1.0.1 [INFO] [stderr] Compiling unicode-width v0.1.13 [INFO] [stderr] Compiling axum-core v0.4.5 [INFO] [stderr] Compiling console v0.15.8 [INFO] [stderr] Compiling scc v2.1.5 [INFO] [stderr] Compiling ouroboros v0.18.4 [INFO] [stderr] Compiling tower v0.5.1 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling async-stream v0.3.5 [INFO] [stderr] Compiling piper v0.2.3 [INFO] [stderr] Compiling flate2 v1.0.30 [INFO] [stderr] Compiling duct v0.13.7 [INFO] [stderr] Compiling tera v1.20.0 [INFO] [stderr] Compiling sea-orm-macros v1.1.0 [INFO] [stderr] Compiling hyper-util v0.1.6 [INFO] [stderr] Compiling sea-schema v0.16.0 [INFO] [stderr] Compiling sqlx v0.8.2 [INFO] [stderr] Compiling sea-query-binder v0.7.0 [INFO] [stderr] Compiling brotli v6.0.0 [INFO] [stderr] Compiling zstd v0.13.2 [INFO] [stderr] Compiling term v0.7.0 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling combine v4.6.7 [INFO] [stderr] Compiling async-channel v2.3.1 [INFO] [stderr] Compiling async-lock v3.4.0 [INFO] [stderr] Compiling polling v3.7.2 [INFO] [stderr] Compiling tempfile v3.10.1 [INFO] [stderr] Compiling serde_regex v1.1.0 [INFO] [stderr] Compiling serde_spanned v0.6.8 [INFO] [stderr] Compiling serde_path_to_error v0.1.16 [INFO] [stderr] Compiling toml_datetime v0.6.6 [INFO] [stderr] Compiling cruet v0.13.3 [INFO] [stderr] Compiling snafu-derive v0.8.5 [INFO] [stderr] Compiling axum-macros v0.4.2 [INFO] [stderr] Compiling serial_test_derive v3.1.1 [INFO] [stderr] Compiling crossbeam-channel v0.5.13 [INFO] [stderr] Compiling is-terminal v0.4.12 [INFO] [stderr] Compiling raw-cpuid v11.1.0 [INFO] [stderr] Compiling async-io v1.13.0 [INFO] [stderr] Compiling shell-words v1.1.0 [INFO] [stderr] Compiling base64ct v1.6.0 [INFO] [stderr] Compiling waker-fn v1.2.0 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling tokio-cron-scheduler v0.11.0 [INFO] [stderr] Compiling winnow v0.6.22 [INFO] [stderr] Compiling unicode-segmentation v1.11.0 [INFO] [stderr] Compiling moka v0.12.8 [INFO] [stderr] Compiling sha1_smol v1.0.1 [INFO] [stderr] Compiling rustix v0.37.27 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Compiling quanta v0.12.3 [INFO] [stderr] Compiling convert_case v0.6.0 [INFO] [stderr] Compiling snafu v0.8.5 [INFO] [stderr] Compiling axum v0.7.7 [INFO] [stderr] Compiling futures-lite v1.13.0 [INFO] [stderr] Compiling async-compression v0.4.12 [INFO] [stderr] Compiling sea-orm v1.1.0 [INFO] [stderr] Compiling password-hash v0.5.0 [INFO] [stderr] Compiling toml_edit v0.22.16 [INFO] [stderr] Compiling dialoguer v0.11.0 [INFO] [stderr] Compiling serial_test v3.1.1 [INFO] [stderr] Compiling slog-term v2.9.1 [INFO] [stderr] Compiling redis v0.22.3 [INFO] [stderr] Compiling rrgen v0.5.3 [INFO] [stderr] Compiling async-io v2.3.3 [INFO] [stderr] Compiling blocking v1.6.1 [INFO] [stderr] Compiling sea-orm-cli v1.1.0 [INFO] [stderr] Compiling chumsky v0.9.3 [INFO] [stderr] Compiling async-executor v1.13.0 [INFO] [stderr] Compiling bb8 v0.8.5 [INFO] [stderr] Compiling tokio-rustls v0.26.0 [INFO] [stderr] Compiling simple_asn1 v0.6.2 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling cron v0.12.1 [INFO] [stderr] Compiling cron_clock v0.8.0 [INFO] [stderr] Compiling validator_derive v0.18.2 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Compiling pem v3.0.4 [INFO] [stderr] Compiling email-encoding v0.3.0 [INFO] [stderr] Compiling colored v2.1.0 [INFO] [stderr] Compiling blake2 v0.10.6 [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 include_dir_macros v0.7.4 [INFO] [stderr] Compiling triomphe v0.1.11 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling utf8-width v0.1.7 [INFO] [stderr] Compiling email_address v0.2.7 [INFO] [stderr] Compiling quoted_printable v0.5.1 [INFO] [stderr] Compiling btparse-stable v0.1.2 [INFO] [stderr] Compiling tagptr v0.2.0 [INFO] [stderr] Compiling http-range-header v0.4.1 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling lettre v0.11.7 [INFO] [stderr] Compiling backtrace_printer v1.3.0 [INFO] [stderr] Compiling rusty-sidekiq v0.11.1 [INFO] [stderr] Compiling tower-http v0.6.1 [INFO] [stderr] Compiling byte-unit v4.0.19 [INFO] [stderr] Compiling jsonwebtoken v9.3.0 [INFO] [stderr] Compiling object_store v0.11.0 [INFO] [stderr] Compiling include_dir v0.7.4 [INFO] [stderr] Compiling argon2 v0.5.3 [INFO] [stderr] Compiling validator v0.18.1 [INFO] [stderr] Compiling axum-extra v0.9.3 [INFO] [stderr] Compiling async-global-executor v2.4.1 [INFO] [stderr] Compiling toml v0.8.15 [INFO] [stderr] Compiling sea-orm-migration v1.1.0 [INFO] [stderr] Compiling loco-gen v0.13.2 [INFO] [stderr] Compiling tracing-appender v0.2.3 [INFO] [stderr] Compiling duct_sh v0.13.7 [INFO] [stderr] Compiling async-channel v1.9.0 [INFO] [stderr] Compiling serde_variant v0.1.3 [INFO] [stderr] Compiling ipnetwork v0.20.0 [INFO] [stderr] Compiling async-attributes v1.1.2 [INFO] [stderr] Compiling english-to-cron v0.1.2 [INFO] [stderr] Compiling ulid v1.1.3 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling thousands v0.2.0 [INFO] [stderr] Compiling async-std v1.12.0 [INFO] [stderr] Compiling loco-rs v0.13.2 [INFO] [stderr] Compiling migration v0.1.0 (/opt/rustwide/workdir/migration) [INFO] [stderr] Compiling book-store v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 6m 30s [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 3` [INFO] running `Command { std: "docker" "inspect" "76ec291f411a2916348b2cfca6210bb69b6a8c3f260ff0c3780e10281004be3e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "76ec291f411a2916348b2cfca6210bb69b6a8c3f260ff0c3780e10281004be3e", kill_on_drop: false }` [INFO] [stdout] 76ec291f411a2916348b2cfca6210bb69b6a8c3f260ff0c3780e10281004be3e [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=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 212b5c84389643c3e32388d1c6c40e311cab1ad283f5b2a36d584e3f05a6af7f [INFO] running `Command { std: "docker" "start" "-a" "212b5c84389643c3e32388d1c6c40e311cab1ad283f5b2a36d584e3f05a6af7f", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.72 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Compiling yansi v0.5.1 [INFO] [stderr] Compiling auto-future v1.0.0 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling toml_datetime v0.6.6 [INFO] [stderr] Compiling pretty_assertions v1.4.0 [INFO] [stderr] Compiling winnow v0.5.40 [INFO] [stderr] Compiling rstest_macros v0.21.0 [INFO] [stderr] Compiling relative-path v1.9.3 [INFO] [stderr] Compiling similar v2.6.0 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Compiling ulid v1.1.3 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Compiling futures-timer v3.0.3 [INFO] [stderr] Compiling toml_edit v0.21.1 [INFO] [stderr] Compiling regex v1.10.6 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.1 [INFO] [stderr] Compiling proc-macro-crate v3.1.0 [INFO] [stderr] Compiling parse-zoneinfo v0.3.1 [INFO] [stderr] Compiling chrono-tz-build v0.3.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 async-trait v0.1.81 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Compiling inherent v1.0.11 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling chrono-tz v0.9.0 [INFO] [stderr] Compiling clap_derive v4.5.8 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling darling_macro v0.20.10 [INFO] [stderr] Compiling thiserror v1.0.63 [INFO] [stderr] Compiling pest v2.7.11 [INFO] [stderr] Compiling pin-project v1.1.5 [INFO] [stderr] Compiling sea-schema-derive v0.3.0 [INFO] [stderr] Compiling darling v0.20.10 [INFO] [stderr] Compiling async-stream-impl v0.3.5 [INFO] [stderr] Compiling sea-query-derive v0.4.2 [INFO] [stderr] Compiling sea-bae v0.2.0 [INFO] [stderr] Compiling ouroboros_macro v0.18.4 [INFO] [stderr] Compiling axum-macros v0.4.2 [INFO] [stderr] Compiling async-stream v0.3.5 [INFO] [stderr] Compiling polling v3.7.2 [INFO] [stderr] Compiling sea-orm-macros v1.1.0 [INFO] [stderr] Compiling pest_meta v2.7.11 [INFO] [stderr] Compiling clap v4.5.10 [INFO] [stderr] Compiling serial_test_derive v3.1.1 [INFO] [stderr] Compiling snafu-derive v0.8.5 [INFO] [stderr] Compiling serde v1.0.204 [INFO] [stderr] Compiling ouroboros v0.18.4 [INFO] [stderr] Compiling async-io v2.3.3 [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 axum-core v0.4.5 [INFO] [stderr] Compiling rust-multipart-rfc7578_2 v0.6.1 [INFO] [stderr] Compiling validator_derive v0.18.2 [INFO] [stderr] Compiling pest_generator v2.7.11 [INFO] [stderr] Compiling dialoguer v0.11.0 [INFO] [stderr] Compiling reserve-port v2.0.1 [INFO] [stderr] Compiling snafu v0.8.5 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Compiling backtrace_printer v1.3.0 [INFO] [stderr] Compiling pest_derive v2.7.11 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling serde_json v1.0.120 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling uuid v1.10.0 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling rust_decimal v1.35.0 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling bigdecimal v0.4.5 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling tokio v1.40.0 [INFO] [stderr] Compiling time v0.3.36 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling futures-intrusive v0.5.0 [INFO] [stderr] Compiling tracing-serde v0.1.3 [INFO] [stderr] Compiling tracing-subscriber v0.3.18 [INFO] [stderr] Compiling serde_path_to_error v0.1.16 [INFO] [stderr] Compiling serde_regex v1.1.0 [INFO] [stderr] Compiling serde_spanned v0.6.8 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling toml_edit v0.22.16 [INFO] [stderr] Compiling cron_clock v0.8.0 [INFO] [stderr] Compiling cron v0.12.1 [INFO] [stderr] Compiling sea-query v0.32.0 [INFO] [stderr] Compiling cookie v0.18.1 [INFO] [stderr] Compiling slog-term v2.9.1 [INFO] [stderr] Compiling tera v1.20.0 [INFO] [stderr] Compiling simple_asn1 v0.6.2 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling serial_test v3.1.1 [INFO] [stderr] Compiling sea-schema v0.16.0 [INFO] [stderr] Compiling assert-json-diff v2.0.2 [INFO] [stderr] Compiling tokio-stream v0.1.15 [INFO] [stderr] Compiling sqlx-core v0.8.2 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling hyper v1.4.1 [INFO] [stderr] Compiling tokio-util v0.7.11 [INFO] [stderr] Compiling hyper-util v0.1.6 [INFO] [stderr] Compiling tower v0.5.1 [INFO] [stderr] Compiling sqlx-postgres v0.8.2 [INFO] [stderr] Compiling sqlx-sqlite v0.8.2 [INFO] [stderr] Compiling combine v4.6.7 [INFO] [stderr] Compiling rrgen v0.5.3 [INFO] [stderr] Compiling axum v0.7.7 [INFO] [stderr] Compiling sea-orm-cli v1.1.0 [INFO] [stderr] Compiling async-compression v0.4.12 [INFO] [stderr] Compiling tokio-rustls v0.26.0 [INFO] [stderr] Compiling bb8 v0.8.5 [INFO] [stderr] Compiling lettre v0.11.7 [INFO] [stderr] Compiling tower-http v0.6.1 [INFO] [stderr] Compiling loco-gen v0.13.2 [INFO] [stderr] Compiling object_store v0.11.0 [INFO] [stderr] Compiling async-global-executor v2.4.1 [INFO] [stderr] Compiling sqlx v0.8.2 [INFO] [stderr] Compiling sea-query-binder v0.7.0 [INFO] [stderr] Compiling redis v0.22.3 [INFO] [stderr] Compiling sea-orm v1.1.0 [INFO] [stderr] Compiling tokio-cron-scheduler v0.11.0 [INFO] [stderr] Compiling axum-test v16.2.0 [INFO] [stderr] Compiling axum-extra v0.9.3 [INFO] [stderr] Compiling jsonwebtoken v9.3.0 [INFO] [stderr] Compiling toml v0.8.15 [INFO] [stderr] Compiling rusty-sidekiq v0.11.1 [INFO] [stderr] Compiling tracing-appender v0.2.3 [INFO] [stderr] Compiling moka v0.12.8 [INFO] [stderr] Compiling validator v0.18.1 [INFO] [stderr] Compiling byte-unit v4.0.19 [INFO] [stderr] Compiling ipnetwork v0.20.0 [INFO] [stderr] Compiling serde_variant v0.1.3 [INFO] [stderr] Compiling async-std v1.12.0 [INFO] [stderr] Compiling rstest v0.21.0 [INFO] [stderr] Compiling insta v1.39.0 [INFO] [stderr] Compiling sea-orm-migration v1.1.0 [INFO] [stderr] Compiling loco-rs v0.13.2 [INFO] [stderr] Compiling migration v0.1.0 (/opt/rustwide/workdir/migration) [INFO] [stderr] Compiling book-store v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/rustczHLuZA/symbols.o" "<12 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-76e269217649f189,libfutures_timer-c5bc2a132ab7184e,libserial_test-c02d99a73029530e,libscc-afbb292c08bcb91c,libsdd-9f4240b947d15348,libbook_store-dc750100e612e013,libmigration-1c2ca46416fb1544,libloco_rs-e2736381f2344853,libenglish_to_cron-ca70c074c7a3dea2,libduct_sh-91d6e561661de0c7,libbacktrace_printer-55af5177a8c5e040,libbtparse_stable-ab0e1a9abf539539,libvalidator-4568eccd046c03f9,libobject_store-f5f2ff158d7cfee0,libitertools-7d1c69984f11990c,libsnafu-999be49ccba45ad5,libaxum_test-5d4d712380837e3c,libpretty_assertions-18291618754d3119,libdiff-bf408b7e30c71875,libyansi-08d46fc871dec37d,libassert_json_diff-999dde80d262eec7,libauto_future-6bd3d9f1b61e0fd1,librust_multipart_rfc7578_2-50d90cc47a23a5ef,libhttp-239e647577abd418,libreserve_port-60427fc46abc59f7,libanyhow-652b0e2e081d7a10,libtokio_cron_scheduler-30aa642699340824,libcron-c22ea43504cd4061,libtracing_appender-21514eb9ecb2d384,libargon2-812a57b671ddb239,libblake2-1ebecd69e8271441,libpassword_hash-08ca41ed89c88472,libbase64ct-8a08f72000b93e70,liblettre-4d7e8e7365f07eca,libhostname-6042ed68f581dd71,libquoted_printable-deb675cbc276e2a1,libtokio_rustls-dcbbfed0e5785cc6,libchumsky-52f0673837997864,libstacker-51688925f2b1fa8e,libpsm-84b3e925956b3a62,libemail_encoding-12bbd7f052eaf5f6,libemail_address-03e18cedf9125f06,libserde_variant-f603ce8459efa0bf,libthousands-b2f04c41356100d9,libbyte_unit-4e0e9ee81d0b8d3e,libutf8_width-22479a09821214ad,libipnetwork-0687794f9188796d,libtower_http-49562fe78cfd800d,libmime_guess-e7af101668344728,libunicase-0daed82673292024,libhttp_range_header-40036d8b06cd79be,libasync_compression-bac3bbc4aeb1eca1,libzstd-f34cf319dda479f2,libzstd_safe-7756ad9a3f31edb0,libzstd_sys-6abdc1ab7704e5b1,libflate2-9eb92551a79550c3,libminiz_oxide-713960a43efa4c99,libadler-eda8d49792ea3b2e,libcrc32fast-79ff3ad96335057f,libbrotli-22da34d2dd8fbedf,libbrotli_decompressor-aca82e24c2f53bd6,liballoc_stdlib-f268028bfe206070,liballoc_no_stdlib-549d39e6ef2a209a,libmoka-04d0206c08cfecb7,libquanta-363a4f0fb955ea44,libraw_cpuid-114a47a251087946,libtagptr-ace3f52256567d79,libtriomphe-62e07992c1c45b6c,libcrossbeam_channel-76ada8c5ad1dc353,libjsonwebtoken-65195a61a010599a,libpem-ccf1d464c369f384,libsimple_asn1-6d7257df475187fa,libbase64-3c09d9a3080a6023,libloco_gen-6b509239c73a1076,libdialoguer-1c24c66444c1bb4c,libshell_words-ac7c6b9a20be3d81,libtempfile-0df8a5bc0f3a9acb,libfastrand-ce32423aec2c1ccf,librustix-c0e33fe79e28b336,liblinux_raw_sys-b847e9d8dabeca8c,librrgen-2e22e9e5ee836362,libserde_yaml-d85b7b15a4a570dd,libunsafe_libyaml-1af9d2781a36b4ed,libserde_regex-cb714d56d02634b1,libheck-44c051c5953e75d4,libcruet-7567d4b517185991,libtera-6bdffbad6c9b274b,libslug-0571271f9e7d96b5,libdeunicode-1091737cd6835ae0,libglobwalk-06963ab18140c4c9,libignore-313bbae75d732b12,libwalkdir-ee8993f0698390b9,libsame_file-0fb1d47320046d34,libcrossbeam_deque-bc769333db058dcd,libcrossbeam_epoch-7708f661de0af0f9,libglobset-a0ad144a816b806c,libbstr-b326e3bac614e1c9,libunic_segment-e39f27dd32a045ba,libunic_ucd_segment-329568ff11da816c,libunic_ucd_version-57b9386c503d2aac,libunic_common-f5ca8133bfb1a2d5,libunic_char_property-41e574de12a416d4,libunic_char_range-a9c6bbe3b9219efc,libhumansize-e9d4b921c0df63c6,libchrono_tz-c6685f0df4ad77de,libphf-75fd399314afc2ea,libphf_shared-9e54b3b8da5b0437,libsiphasher-a9f4ae8a32bf2ba4,libsea_orm_migration-ecf1479c3e477042,libsea_schema-ee1fe737693b1d22,libsea_orm_cli-a30ada5243ec8fd0,libglob-51028c3412d8ff9d,libtracing_subscriber-e237e3d08d3ed0fb,libtracing_serde-925b03877dc6b01a,libnu_ansi_term-4432b332cb50067c,liboverload-4300a6f7ccfdef2f,libsharded_slab-09adf4328c5d351e,libmatchers-e812fcd8ee6771cc,libregex_automata-b2c089735563bfd8,libregex_syntax-109062ebadf46752,libthread_local-aa30c40b00fe4dca,libtracing_log-d3457f9c85588e94,libdotenvy-7a740a0f97135aed,libclap-b7d322b678e2f89d,libclap_builder-77c92d797eb8c4b3,libstrsim-7d9507ff4dccca86,libanstream-596016a2836d5e6a,libanstyle_query-2cebbc143d90cda9,libis_terminal_polyfill-26fd9f7df10f4902,libcolorchoice-1477b08a2c01a034,libanstyle_parse-c34b76dad0614447,libutf8parse-cc6465083e1503e1,libclap_lex-baf217415e13a5dd,libanstyle-0982c5ef7b295bbc,libfs_err-59821432efc576cb,libduct-d0559499503bac2e,libos_pipe-80db020723912d04,libshared_child-f71d59cb2708d776,libsea_orm-58c6037c4c7616e9,libouroboros-b1aa1250e68dfa86,libstatic_assertions-95336585f0b7f57d,libaliasable-873cf5caa4b7dfda,libasync_stream-eeae30c21cc35f56,libstrum-7bc32b2d10cadb28,libsea_query_binder-49f396244595374e,libsea_query-4a4ea202cb0f053e,libordered_float-017ee05ffff6058e,libfutures-7b6df8554331cfff,libinclude_dir-27a1e4ed43863924,libaxum_extra-e6d6cf8c6fa75b00,libcookie-714cd53136871337,libaxum-421f600f07588136,libserde_path_to_error-60388bd05aad5e84,libhyper_util-b8991e92cd73a611,libtower-1e85775a2b7a7530,libpin_project-0ac9ddb87bb14a52,libhyper-44744286e73ae476,libwant-5da7cd3e9e53353c,libtry_lock-0e5736ebe7ae5c9e,libhttparse-a807c59c25636c8b,libhttpdate-ab2f2cdbe04a360b,libmatchit-45e6ee32ef34b083,libaxum_core-f7fea58b4fcf8d7c,libmime-aa776e7d0d3a99c3,libsync_wrapper-06ff2290ef019a63,libhttp_body_util-922cceed1b19798c,libhttp_body-ff365b2503b4310a,libhttp-ddde4d87c5572699,libfnv-bf8b415be0978c3b,libtower-226f80c51d22209d,libsync_wrapper-ed838535a8ddeeff,libtower_layer-3b63c02b4d0ef938,libtower_service-d85697bf5431d8b4,libtoml-ad929abd04a73a69,libtoml_edit-20dc061ad71da576,libserde_spanned-1127dc15f97d7ff6,libwinnow-c8b9c0204db9f2fe,libtoml_datetime-bdf721458cfd450c,libsemver-ee32b9f068e1c99b,libsidekiq-1a2491af291d3b5c,libgethostname-ccb47363f29cf664,libnum_cpus-80a6d7885396dbb5,libconvert_case-28428b67c386f6fc,libunicode_segmentation-070f4befb5a435a0,libredis-85d9829980340ec4,libsha1_smol-c84f3fb8930b46aa,libcombine-b0617c033ac9c285,libtokio_util-a9123782687f7ff3,libcron_clock-6c39ae34dc58e178,libbb8-36d4c0d8e8d13b4e,libulid-211c1b30efdf3bd4,libsqlx-bbe1c9fdd7840341,libsqlx_sqlite-01fe6485f005fdf9,libfutures_executor-5957f6e254db7878,libflume-20c662e075971767,libserde_urlencoded-62f4d11e6fa14540,libfutures_intrusive-a85fc07ef85d8372,liblibsqlite3_sys-59d0745f727aa386,libsqlx_postgres-59c21e55945e2dd1,libhex-aa11f1b7b510398f,libwhoami-4d689adcb2767fbb,libhome-2b62e1b6955722a3,libbitflags-1615bf4c282ab7a5,libmd5-a485dac9adef6d89,libbyteorder-dafd2c22a4d25d7c,libatoi-cb65545195421e2f,libstringprep-e95208b16570325e,libunicode_properties-f0d23557910cc139,libhkdf-7231b50d6b1dd051,libhmac-743a18a47f323327,libsqlx_core-a3915baa2930f2f2,librustls_pemfile-0b5ef35d5ea62633,libbase64-29d4d4232c317d5e,libwebpki_roots-33c2b2841a5d8b09,libindexmap-3d1b935d2122f261,libequivalent-9c3368f02729e3d6,libsha2-e888369d7ab944a9,libcpufeatures-78d4f9a8b9f22474,libdigest-45cdeef617359159,libblock_buffer-2059b259be71a216,libcrypto_common-0eadabcb08661ebd,libgeneric_array-4a5684a8a8cf1aa9,libtypenum-f2a6805d9d87d208,librustls-5b2cb1dff3044455,libsubtle-4f5a50036df13274,libwebpki-b3515317d7f5d658,libring-861a29edc3ce486d,libspin-d323b83ae3d5b1bb,libuntrusted-ae5fa18859ffcbba,libzeroize-c9189a97966a040e,librustls_pki_types-414372a1abd2ced7,libsqlformat-c8e0d0b334d63948,libunicode_categories-1bf594980a4f52d3,libnom-67e32ffc7eca2c39,libtokio-342c21cf0b07fea8,libsignal_hook_registry-6150767a440d4869,libsocket2-00a652ed6ee88f8f,libmio-426feea4975c8842,libparking_lot-ee431c088561c6e4,libparking_lot_core-38ca15f15ba0c0dc,libsmallvec-84da04b57a89f625,liblock_api-60c1964c93b7ffa5,libscopeguard-96105b3e6a714ed4,libbytes-953eb42e08b31733,libhashlink-0886a9f96b658555,libhashbrown-a01478bb53703b4b,libahash-c8eca201d4ba1fea,libzerocopy-764d0eb03e3dcdcc,liballocator_api2-f0dea1bf8f9a3a0e,librust_decimal-b86a4ad6c1496c56,libarrayvec-2d18335c07158bed,libbigdecimal-f98fcf95ff16199f,liblibm-2be71c6bae7b83ea,libnum_bigint-6b6e9cf3a75d2632,libnum_integer-4777fa7b04dd40eb,libtime-c16da95482022b64,libtime_core-0fdd108e3b1abc38,libnum_conv-910404deaa80eaa9,libderanged-2501740a444d4296,libpowerfmt-dcf4c7392d25d790,libuuid-277c42bb20a87e65,librand-499e92c38df18bed,librand_chacha-8ba823921b17fa86,libppv_lite86-3f4ad8964e653bde,librand_core-6924c9f4bb016769,libgetrandom-5f3c885d93e0cbfe,libcfg_if-d9b80cb51cda7b5b,liburl-e43cfe92066e4dcc,libidna-5959a523a683cc28,libunicode_normalization-c3c760d5e661b451,libtinyvec-1ee9e928f5bfb6ab,libtinyvec_macros-9b9b0c30a7e420c3,libunicode_bidi-1a0e7908e2e7b34e,libform_urlencoded-138b64fefa418703,libpercent_encoding-64dceae6dc1f6110,libcrossbeam_queue-602e54d3f8fb0ff2,libcrossbeam_utils-9d5b61fa39c47bdf,libeither-593abd1a92a7b88f,libevent_listener-4d2c4c7890e08324,libparking-3293bd001993164c,libfutures_util-e7db13e135427f4b,libfutures_io-70b77d84da13cdef,libslab-abe900dfa5d9138a,libfutures_channel-ab91ae58e73f9265,libfutures_sink-ea5ab7ab67d12075,libfutures_task-9736310c3f499907,libpin_utils-e0a199353c6bf870,libfutures_core-f707c9ca2a12b7c6,libserde_json-74ce4eb0877bf2c8,libitoa-9338662b57616465,libryu-d31d6f36b9da249e,libchrono-27198fb1c595ed8f,libnum_traits-218f25a8e45e3a8e,libiana_time_zone-5a08ca80899aab79,libtracing-f8d79bccf230b1d8,liblog-b602da2212b7e731,libvalue_bag-5dd9b3572fd1972b,libpin_project_lite-76f060ffbb2c8add,libtracing_core-848a0ab89b21e80a,libonce_cell-6210bb12b47e720c,libcolored-4c5ff7af33f24fac,libinsta-773605c692a56a82,libregex-00e3b4fa9b671612,libregex_automata-62122d7ecbf08d60,libaho_corasick-0af0cd4fde457116,libregex_syntax-42dcbed31255f815,libpest-2e9e530a426f2f09,libucd_trie-a7e8b7ac92c25219,libmemchr-b178a40a7718f9bf,libthiserror-9c6baa587335abd1,libconsole-5d6316f066bbbd6b,liblibc-4ccc2c731e5b5ced,libunicode_width-c4a6e6f90eb7d7e5,liblazy_static-58edaf41543212f3,libsimilar-cd4db7148b7249e3,liblinked_hash_map-1ee61214565638ba,libserde-a4209774f57268f3}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustczHLuZA/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-6f26e32a791e64c0/out" "-L" "/opt/rustwide/target/debug/build/psm-1a2a47acc768406a/out" "-L" "/opt/rustwide/target/debug/build/libsqlite3-sys-168023aa6a37792a/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-b470ee5f8ec83ae5/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/mod-4aa9581fde34a0a4" "-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 `book-store` (test "mod") due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "212b5c84389643c3e32388d1c6c40e311cab1ad283f5b2a36d584e3f05a6af7f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "212b5c84389643c3e32388d1c6c40e311cab1ad283f5b2a36d584e3f05a6af7f", kill_on_drop: false }` [INFO] [stdout] 212b5c84389643c3e32388d1c6c40e311cab1ad283f5b2a36d584e3f05a6af7f