[INFO] cloning repository https://github.com/zzeroo/loco_meter [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/zzeroo/loco_meter" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzzeroo%2Floco_meter", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzzeroo%2Floco_meter'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] bf32d29d00501ec344944a05e802f93f7e82f816 [INFO] testing zzeroo/loco_meter against try#9f93af291970322f4f1c6315ccde4d7078201159 for pr-146098-6 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzzeroo%2Floco_meter" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-1-tc2/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/zzeroo/loco_meter [INFO] finished tweaking git repo https://github.com/zzeroo/loco_meter [INFO] tweaked toml for git repo https://github.com/zzeroo/loco_meter written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/zzeroo/loco_meter on toolchain 9f93af291970322f4f1c6315ccde4d7078201159 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/zzeroo/loco_meter 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" "+9f93af291970322f4f1c6315ccde4d7078201159" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 213b2809070357387989c66630cb353c51fc967e0ac448f99d516ae2920dc78c [INFO] running `Command { std: "docker" "start" "-a" "213b2809070357387989c66630cb353c51fc967e0ac448f99d516ae2920dc78c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "213b2809070357387989c66630cb353c51fc967e0ac448f99d516ae2920dc78c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "213b2809070357387989c66630cb353c51fc967e0ac448f99d516ae2920dc78c", kill_on_drop: false }` [INFO] [stdout] 213b2809070357387989c66630cb353c51fc967e0ac448f99d516ae2920dc78c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a045081c6dc9b448cdf2bb8a9878608702f0a51328a19ed62878bbc31a4de4ce [INFO] running `Command { std: "docker" "start" "-a" "a045081c6dc9b448cdf2bb8a9878608702f0a51328a19ed62878bbc31a4de4ce", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling slab v0.4.10 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling hashbrown v0.15.4 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling time-macros v0.2.22 [INFO] [stderr] Compiling libm v0.2.15 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling jobserver v0.1.33 [INFO] [stderr] Compiling signal-hook-registry v1.4.5 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling cc v1.2.27 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling event-listener v5.4.0 [INFO] [stderr] Compiling rustls v0.23.28 [INFO] [stderr] Compiling rand v0.9.1 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling webpki-roots v1.0.1 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling bigdecimal v0.4.8 [INFO] [stderr] Compiling rust_decimal v1.37.2 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling bstr v1.12.0 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling zstd-sys v2.0.15+zstd.1.5.7 [INFO] [stderr] Compiling crc-catalog v2.4.0 [INFO] [stderr] Compiling crc v3.3.0 [INFO] [stderr] Compiling libsqlite3-sys v0.30.1 [INFO] [stderr] Compiling tinyvec v1.9.0 [INFO] [stderr] Compiling parse-zoneinfo v0.3.1 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling rustls-webpki v0.103.3 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling zerovec v0.11.2 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling unic-langid-impl v0.9.6 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling potential_utf v0.1.2 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling phf_codegen v0.11.3 [INFO] [stderr] Compiling phf v0.11.3 [INFO] [stderr] Compiling webpki-roots v0.26.11 [INFO] [stderr] Compiling hashlink v0.10.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Compiling pest v2.8.1 [INFO] [stderr] Compiling chrono-tz-build v0.3.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling unicode-normalization v0.1.24 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling atoi v2.0.0 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling proc-macro-error-attr2 v2.0.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling deranged v0.4.0 [INFO] [stderr] Compiling tokio v1.45.1 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling time v0.3.41 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling uuid v1.17.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling futures-intrusive v0.5.0 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Compiling unicode-bidi v0.3.18 [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Compiling dotenvy v0.15.7 [INFO] [stderr] Compiling unicode-properties v0.1.3 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling proc-macro-error2 v2.0.1 [INFO] [stderr] Compiling stringprep v0.1.5 [INFO] [stderr] Compiling hkdf v0.12.4 [INFO] [stderr] Compiling unic-langid-macros-impl v0.9.6 [INFO] [stderr] Compiling pest_meta v2.8.1 [INFO] [stderr] Compiling chrono-tz v0.9.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling globset v0.4.16 [INFO] [stderr] Compiling flume v0.11.1 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.1 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling whoami v1.6.0 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling unicase v2.8.1 [INFO] [stderr] Compiling pest_generator v2.8.1 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Compiling ignore v0.4.23 [INFO] [stderr] Compiling unic-langid-macros v0.9.6 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling tokio-util v0.7.15 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling h2 v0.4.10 [INFO] [stderr] Compiling sqlx-core v0.8.6 [INFO] [stderr] Compiling unic-ucd-segment v0.9.0 [INFO] [stderr] Compiling brotli-decompressor v5.0.0 [INFO] [stderr] Compiling tracing-serde v0.2.0 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling sea-query-derive v0.4.3 [INFO] [stderr] Compiling inherent v1.0.12 [INFO] [stderr] Compiling psm v0.1.26 [INFO] [stderr] Compiling event-listener-strategy v0.5.4 [INFO] [stderr] Compiling ordered-float v4.6.0 [INFO] [stderr] Compiling os_pipe v1.2.2 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling deunicode v1.6.2 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling sqlx-postgres v0.8.6 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Compiling rustversion v1.0.21 [INFO] [stderr] Compiling sqlx-sqlite v0.8.6 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Compiling clap_builder v4.5.40 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling slug v0.1.6 [INFO] [stderr] Compiling flate2 v1.1.2 [INFO] [stderr] Compiling sea-query v0.32.6 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling sigchld v0.2.3 [INFO] [stderr] Compiling brotli v8.0.1 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling unic-segment v0.9.0 [INFO] [stderr] Compiling zstd v0.13.3 [INFO] [stderr] Compiling hyper-util v0.1.14 [INFO] [stderr] Compiling sqlx v0.8.6 [INFO] [stderr] Compiling pest_derive v2.8.1 [INFO] [stderr] Compiling globwalk v0.9.1 [INFO] [stderr] Compiling tokio-rustls v0.26.2 [INFO] [stderr] Compiling unic-langid v0.9.6 [INFO] [stderr] Compiling clap_derive v4.5.40 [INFO] [stderr] Compiling stacker v0.1.21 [INFO] [stderr] Compiling humansize v2.1.3 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling fs-err v2.11.0 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling slog v2.7.0 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling async-compression v0.4.25 [INFO] [stderr] Compiling sea-query-binder v0.7.0 [INFO] [stderr] Compiling shared_child v1.1.0 [INFO] [stderr] Compiling ouroboros_macro v0.18.5 [INFO] [stderr] Compiling sea-bae v0.2.1 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling cookie v0.18.1 [INFO] [stderr] Compiling sdd v3.0.8 [INFO] [stderr] Compiling aliasable v0.1.3 [INFO] [stderr] Compiling http-range-header v0.4.2 [INFO] [stderr] Compiling clap v4.5.40 [INFO] [stderr] Compiling iri-string v0.7.8 [INFO] [stderr] Compiling rustc-hash v2.1.1 [INFO] [stderr] Compiling portable-atomic v1.11.1 [INFO] [stderr] Compiling type-map v0.5.1 [INFO] [stderr] Compiling scc v2.3.4 [INFO] [stderr] Compiling tera v1.20.0 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling async-stream v0.3.6 [INFO] [stderr] Compiling ouroboros v0.18.5 [INFO] [stderr] Compiling sea-orm-macros v1.1.12 [INFO] [stderr] Compiling axum-core v0.5.2 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling hyper-rustls v0.27.7 [INFO] [stderr] Compiling duct v0.13.7 [INFO] [stderr] Compiling polling v3.8.0 [INFO] [stderr] Compiling term v0.7.0 [INFO] [stderr] Compiling async-channel v2.3.1 [INFO] [stderr] Compiling async-lock v3.4.0 [INFO] [stderr] Compiling combine v4.6.7 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling serde_regex v1.1.0 [INFO] [stderr] Compiling serde_path_to_error v0.1.17 [INFO] [stderr] Compiling serial_test_derive v3.2.0 [INFO] [stderr] Compiling sea-schema-derive v0.3.0 [INFO] [stderr] Compiling axum-macros v0.5.0 [INFO] [stderr] Compiling cruet v0.13.3 [INFO] [stderr] Compiling is-terminal v0.4.16 [INFO] [stderr] Compiling include_dir_macros v0.7.4 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling self_cell v1.2.0 [INFO] [stderr] Compiling base64ct v1.8.0 [INFO] [stderr] Compiling tokio-cron-scheduler v0.11.1 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling moka v0.12.10 [INFO] [stderr] Compiling sha1_smol v1.0.1 [INFO] [stderr] Compiling winnow v0.7.11 [INFO] [stderr] Compiling include_dir v0.7.4 [INFO] [stderr] Compiling sea-orm v1.1.12 [INFO] [stderr] Compiling password-hash v0.5.0 [INFO] [stderr] Compiling rrgen v0.5.6 [INFO] [stderr] Compiling self_cell v0.10.3 [INFO] [stderr] Compiling reqwest v0.12.20 [INFO] [stderr] Compiling axum v0.8.4 [INFO] [stderr] Compiling convert_case v0.6.0 [INFO] [stderr] Compiling slog-term v2.9.1 [INFO] [stderr] Compiling blocking v1.6.1 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling serial_test v3.2.0 [INFO] [stderr] Compiling sea-schema v0.16.2 [INFO] [stderr] Compiling async-io v2.4.1 [INFO] [stderr] Compiling chumsky v0.9.3 [INFO] [stderr] Compiling redis v0.22.3 [INFO] [stderr] Compiling intl-memoizer v0.5.3 [INFO] [stderr] Compiling async-executor v1.13.2 [INFO] [stderr] Compiling sea-orm-cli v1.1.12 [INFO] [stderr] Compiling intl_pluralrules v7.0.2 [INFO] [stderr] Compiling fluent-langneg v0.13.0 [INFO] [stderr] Compiling cron v0.12.1 [INFO] [stderr] Compiling cron_clock v0.8.0 [INFO] [stderr] Compiling bb8 v0.8.6 [INFO] [stderr] Compiling backon v1.5.1 [INFO] [stderr] Compiling validator_derive v0.20.0 [INFO] [stderr] Compiling simple_asn1 v0.6.3 [INFO] [stderr] Compiling serde_html_form v0.2.7 [INFO] [stderr] Compiling quick-xml v0.36.2 [INFO] [stderr] Compiling fluent-syntax v0.11.1 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Compiling cruet v0.14.0 [INFO] [stderr] Compiling num_cpus v1.17.0 [INFO] [stderr] Compiling hostname v0.4.1 [INFO] [stderr] Compiling gethostname v0.2.3 [INFO] [stderr] Compiling blake2 v0.10.6 [INFO] [stderr] Compiling email-encoding v0.4.1 [INFO] [stderr] Compiling nom v8.0.0 [INFO] [stderr] Compiling flagset v0.4.7 [INFO] [stderr] Compiling email_address v0.2.9 [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 backtrace_printer v1.3.0 [INFO] [stderr] Compiling rusty-sidekiq v0.11.1 [INFO] [stderr] Compiling opendal v0.50.2 [INFO] [stderr] Compiling fluent-bundle v0.15.3 [INFO] [stderr] Compiling sea-orm-migration v1.1.12 [INFO] [stderr] Compiling async-channel v1.9.0 [INFO] [stderr] Compiling byte-unit v4.0.19 [INFO] [stderr] Compiling argon2 v0.5.3 [INFO] [stderr] Compiling validator v0.20.0 [INFO] [stderr] Compiling lettre v0.11.17 [INFO] [stderr] Compiling jsonwebtoken v9.3.1 [INFO] [stderr] Compiling loco-gen v0.15.0 [INFO] [stderr] Compiling axum-extra v0.10.1 [INFO] [stderr] Compiling async-global-executor v2.4.1 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Compiling tracing-appender v0.2.3 [INFO] [stderr] Compiling duct_sh v0.13.7 [INFO] [stderr] Compiling async-attributes v1.1.2 [INFO] [stderr] Compiling snafu-derive v0.7.5 [INFO] [stderr] Compiling ipnetwork v0.20.0 [INFO] [stderr] Compiling serde_variant v0.1.3 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling flume v0.10.14 [INFO] [stderr] Compiling english-to-cron v0.1.6 [INFO] [stderr] Compiling ulid v1.2.1 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling thousands v0.2.0 [INFO] [stderr] Compiling async-std v1.13.1 [INFO] [stderr] Compiling fluent v0.16.1 [INFO] [stderr] Compiling arc-swap v1.7.1 [INFO] [stderr] Compiling fluent-template-macros v0.8.0 [INFO] [stderr] Compiling snafu v0.7.5 [INFO] [stderr] Compiling fluent-templates v0.8.0 [INFO] [stderr] Compiling loco-rs v0.15.0 [INFO] [stderr] Compiling migration v0.1.0 (/opt/rustwide/workdir/migration) [INFO] [stderr] Compiling loco_meter v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 7m 21s [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 1` [INFO] running `Command { std: "docker" "inspect" "a045081c6dc9b448cdf2bb8a9878608702f0a51328a19ed62878bbc31a4de4ce", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a045081c6dc9b448cdf2bb8a9878608702f0a51328a19ed62878bbc31a4de4ce", kill_on_drop: false }` [INFO] [stdout] a045081c6dc9b448cdf2bb8a9878608702f0a51328a19ed62878bbc31a4de4ce [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1afa9a6b410710dc9636871ed5971a4bc48b0c3087c25850485256c2856fabdf [INFO] running `Command { std: "docker" "start" "-a" "1afa9a6b410710dc9636871ed5971a4bc48b0c3087c25850485256c2856fabdf", kill_on_drop: false }` [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Compiling phf v0.11.3 [INFO] [stderr] Compiling parse-zoneinfo v0.3.1 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling string_cache v0.8.9 [INFO] [stderr] Compiling cssparser-macros v0.6.1 [INFO] [stderr] Compiling zerovec v0.11.2 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling phf_codegen v0.11.3 [INFO] [stderr] Compiling phf_macros v0.11.3 [INFO] [stderr] Compiling string_cache_codegen v0.5.4 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.1 [INFO] [stderr] Compiling selectors v0.26.0 [INFO] [stderr] Compiling chrono-tz-build v0.3.0 [INFO] [stderr] Compiling ouroboros_macro v0.18.5 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling markup5ever v0.14.1 [INFO] [stderr] Compiling derive_more v0.99.20 [INFO] [stderr] Compiling match_token v0.1.0 [INFO] [stderr] Compiling cssparser v0.34.0 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.2 [INFO] [stderr] Compiling chrono-tz v0.9.0 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling unic-langid-impl v0.9.6 [INFO] [stderr] Compiling servo_arc v0.4.1 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling unic-langid-macros v0.9.6 [INFO] [stderr] Compiling unic-langid v0.9.6 [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Compiling unicode-width v0.2.1 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling getopts v0.2.23 [INFO] [stderr] Compiling pretty_assertions v1.4.1 [INFO] [stderr] Compiling globset v0.4.16 [INFO] [stderr] Compiling ouroboros v0.18.5 [INFO] [stderr] Compiling intl-memoizer v0.5.3 [INFO] [stderr] Compiling html5ever v0.29.1 [INFO] [stderr] Compiling intl_pluralrules v7.0.2 [INFO] [stderr] Compiling fluent-langneg v0.13.0 [INFO] [stderr] Compiling chumsky v0.9.3 [INFO] [stderr] Compiling serial_test v3.2.0 [INFO] [stderr] Compiling rust-multipart-rfc7578_2 v0.8.0 [INFO] [stderr] Compiling reserve-port v2.3.0 [INFO] [stderr] Compiling assert-json-diff v2.0.2 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling ego-tree v0.9.0 [INFO] [stderr] Compiling bytesize v2.0.1 [INFO] [stderr] Compiling auto-future v1.0.0 [INFO] [stderr] Compiling hashbrown v0.15.4 [INFO] [stderr] Compiling fluent-bundle v0.15.3 [INFO] [stderr] Compiling ignore v0.4.23 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Compiling scraper v0.21.0 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling fluent v0.16.1 [INFO] [stderr] Compiling console v0.15.11 [INFO] [stderr] Compiling rstest_macros v0.21.0 [INFO] [stderr] Compiling sqlx-core v0.8.6 [INFO] [stderr] Compiling tera v1.20.0 [INFO] [stderr] Compiling reqwest v0.12.20 [INFO] [stderr] Compiling redis v0.22.3 [INFO] [stderr] Compiling sea-orm-cli v1.1.12 [INFO] [stderr] Compiling lettre v0.11.17 [INFO] [stderr] Compiling validator v0.20.0 [INFO] [stderr] Compiling opendal v0.50.2 [INFO] [stderr] Compiling axum-test v17.3.0 [INFO] [stderr] Compiling fluent-template-macros v0.8.0 [INFO] [stderr] Compiling sqlx-sqlite v0.8.6 [INFO] [stderr] Compiling sqlx-postgres v0.8.6 [INFO] [stderr] Compiling rrgen v0.5.6 [INFO] [stderr] Compiling loco-gen v0.15.0 [INFO] [stderr] Compiling rusty-sidekiq v0.11.1 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling fluent-templates v0.8.0 [INFO] [stderr] Compiling insta v1.43.1 [INFO] [stderr] Compiling proc-macro-crate v3.3.0 [INFO] [stderr] Compiling sqlx v0.8.6 [INFO] [stderr] Compiling sea-query-binder v0.7.0 [INFO] [stderr] Compiling sea-schema v0.16.2 [INFO] [stderr] Compiling sea-orm v1.1.12 [INFO] [stderr] Compiling rstest v0.21.0 [INFO] [stderr] Compiling sea-orm-migration v1.1.12 [INFO] [stderr] Compiling loco-rs v0.15.0 [INFO] [stderr] Compiling migration v0.1.0 (/opt/rustwide/workdir/migration) [INFO] [stderr] Compiling loco_meter v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcLSxqXe/symbols.o" "<17 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-a1edb03c4e42a0a2,libfutures_timer-2b3f729e26c119bb,libserial_test-501694d8d2110868,libscc-64a0d6856086e211,libsdd-ce4f8f7a7055d232,libloco_meter-74e46c915f1303ca,libfluent_templates-0cc4d37b507de292,libflume-2408f6c93c173d32,libarc_swap-4d53f24db0759841,libsnafu-20cad5f2d176adc8,libdoc_comment-2a6e53364f2628c7,libfluent_bundle-04651b87fbb74a06,libfluent_langneg-d337edfb2ce98b39,libintl_pluralrules-2b4aafedb4891868,libself_cell-823c9ba35f7e0fb4,libself_cell-dcb42da15832ce15,libintl_memoizer-d8f5250efb1f9918,libtype_map-f4e6f6eca592268f,librustc_hash-d7c9c021d0487117,libunic_langid-1aaad1b0312d029d,libunic_langid_macros-7e624ec55f2251b8,libunic_langid_impl-89b3d40deba4330a,libfluent_syntax-32b46593a470621a,librustc_hash-5a527483989b35a3,libmigration-9f02fc646a974c76,libloco_rs-fb408f3e6e2a3c9a,libenglish_to_cron-84a2401bb3e34220,libduct_sh-259271660e8ee4a5,libbacktrace_printer-aafade2515f4b1ef,libbtparse_stable-cf9fe35ca5101dd7,libloco_gen-fd2eafadd04f2853,libcruet-6b5d0c7926a9da82,librrgen-747bd342b1267d6b,libserde_regex-bc616d0ebb0ef80e,libfs_err-5163e860edce334c,libcruet-b9418b74cc8a8c31,libserde_yaml-c46f65514dcad395,libunsafe_libyaml-7bc1bf218b2f5452,libopendal-b6c65880df3fcd86,libquick_xml-17a512487ea81698,libreqwest-440e4b26dec883b7,libhyper_rustls-202b9b9e5c81b4bc,libencoding_rs-81683899b9b068d2,libbackon-ca8c50c63e47966b,libflagset-4bdea0fed9ee4027,libscraper-90f2b8693b4cc820,libego_tree-a08e859ca352436c,libselectors-e0873e548b1a57d0,libfxhash-6ae122e7d9b05b12,libservo_arc-5b55273e81665c05,libcssparser-f7b8d93cc9e4d0d3,libdtoa_short-c458423220f15405,libdtoa-2f7f9a4bdcb0dcc3,libhtml5ever-08970a95984c29a0,libmarkup5ever-d236b248afd8deeb,libstring_cache-fc62cff076fe7e1e,libprecomputed_hash-7d997fe2cb7badd4,libtendril-649cda7add372b0e,libutf8-d75228722519eff6,libfutf-bbb0d263e7682349,libdebug_unreachable-64be8850bfcabca1,libmac-c49d677f899b5d26,libaxum_test-df5b070c2c96085e,libpretty_assertions-cb10fec72c85aede,libdiff-3cd541a7987babfb,libyansi-ea5897b7ce434d6c,libassert_json_diff-769a5d794a49bfaf,libauto_future-46482a8313db5382,librust_multipart_rfc7578_2-a5740f34772f32ee,libbytesize-1ff558160595e5cf,libreserve_port-05d36b8fcb59071b,libanyhow-1062fd8720902979,libtokio_cron_scheduler-f157c0df745c8160,libcron-61f749ec7442ec34,libtracing_appender-5d34bbb8a553723a,libargon2-62cc73f86d26d770,libblake2-25cc9d89baba9d53,libpassword_hash-f7e91a41b99a932d,libbase64ct-60f92a9da6d6a6d0,liblettre-2638262dcd8e2508,libhostname-e0806bef3ac8dfd5,libfastrand-503f12a96d791409,libquoted_printable-7d55cf8c6b4707b9,libnom-d419baf29c2f28e8,libtokio_rustls-c8c5deb5a7866727,libchumsky-954eca7a18c792b4,libstacker-592350393d67e8a4,libpsm-4f460f8d92ed3ab1,libhashbrown-a30acc6c03c4d70b,libahash-bb92aa5379b1b580,libemail_encoding-20194137b963bce0,libemail_address-4a023cb5aae49a0f,libthousands-5b1e24247d0bb34d,libbyte_unit-4304b4df4c557587,libutf8_width-374686a5ee60ad8b,libipnetwork-eee5add79ad11b60,libtower-5d7d031511323e89,libtower_http-3009c7c44d29ac56,libmime_guess-6dd1a3724ba1599d,libunicase-5017e9507498ef51,libhttp_range_header-4ae42ae54e280e27,libiri_string-a380f51e5b0b7b73,libasync_compression-67ff2fc836c4bd02,libzstd-10368d00ebbedb65,libzstd_safe-2ee8c27ab7f63638,libzstd_sys-3c70c1990c5c567e,libflate2-92ed27f0855fb7ad,libminiz_oxide-63622f1d3ce634bc,libadler2-6c84652b4f76062c,libcrc32fast-2fca9dacb340a249,libbrotli-1a899f402a3f0116,libbrotli_decompressor-8126f0dca5f7b4a7,liballoc_stdlib-be9175862277e1f4,liballoc_no_stdlib-06c983927188c99c,libvalidator-c1a33fb311016470,libmoka-92668b55185842ec,libportable_atomic-d05f93fb4b6471e6,libtagptr-fcf7d80f82f6bcf7,libcrossbeam_channel-a5156ef294398bef,libjsonwebtoken-e323409c70c794ca,libpem-80b008cfda9b4d8c,libsimple_asn1-b7d8bdec10cb77c3,libtera-c1b1d01b8eacbe7b,libslug-1588e198bea9d370,libdeunicode-86d3f5b336f0300d,libglobwalk-23ba2507e5ca5dc6,libignore-d10bd299b1ad1f69,libwalkdir-1a00c768f8c7f3de,libsame_file-1ceb7b6153588b15,libcrossbeam_deque-d93470930e30063c,libcrossbeam_epoch-0779f21ac12784a6,libglobset-887bd2f2c7a5b1e0,libbstr-3a6d7499988ecf2c,libunic_segment-9a82efb0fdea9f9b,libunic_ucd_segment-ce71ce7232c50ccd,libunic_ucd_version-95ab1c46fc2dce4c,libunic_common-95572032ffd99b0d,libunic_char_property-14ec15120d11108a,libunic_char_range-a799f89c5585e437,libhumansize-4fcbd6736bfcdf76,libchrono_tz-adec048ad0ff93be,libphf-91032ff4272e9568,libphf_shared-717353c778774b28,libsiphasher-f4ddcf7845cbccbe,libheck-bf95211d2fa28580,libsea_orm_migration-29e0488959754b43,libsea_schema-9e86ac552322c285,libfutures-e63b5d72c2b1c445,libsea_orm_cli-c8e017afb6f85719,libglob-b1d792528bd08356,libtracing_subscriber-eec3322694fe7f2a,libtracing_serde-63ec9eb990756e24,libsharded_slab-8a8a8c9e27e64aa6,libmatchers-325c66ff3d6c0610,libregex_automata-c55e6e1ce4e1007c,libregex_syntax-e3521940133a580f,libnu_ansi_term-c634e6ff7c6e5c03,liboverload-23726fa51fddfe0c,libthread_local-8c4bdf08898fe26c,libtracing_log-093d5b948267848c,libdotenvy-c158e10653a35757,libduct-a8d596d36b4240b4,libshared_child-0b1f9d50ab862f50,libsigchld-ab5d21e6b0a61363,libsignal_hook-c0c852a609ce3291,libos_pipe-b041fd11699866d7,libsea_orm-cc33c94656deaa0d,libouroboros-11323e0fcaf8862d,libstatic_assertions-d53a9977dc6e27e5,libaliasable-a847abc25fa8841c,libasync_stream-83baa69cef2b7d55,libstrum-d34fc9d52101e73c,libsea_query_binder-d7d1e5ba7c6af7c5,libsea_query-f749d073ae65de56,libordered_float-8574f661b41df8c3,libinclude_dir-f701da9e6f096c27,libaxum_extra-3dea7c58afaf5770,libserde_html_form-d7ca1807815cd4b1,libcookie-d8da63413daaaa7c,libaxum-021d20c6d85520b3,libserde_path_to_error-4e98d678cda9dbf6,libhyper_util-71dfbc2cb07e0b32,libipnet-9aae67a4e846df6d,libhyper-d0b20fa213eb35ed,libwant-0f3c3ee377cad37f,libtry_lock-aabba5e3d97e6b57,libhttparse-47a3d40564b60e09,libh2-e780cfed66d0a008,libatomic_waker-001109810bdecbaa,libhttpdate-9f9d2502c6a38412,libmatchit-9957f6fb3fe31ab2,libaxum_core-f359d81eb78c884c,libmime-4b44681fdb2c65f7,libhttp_body_util-f2ff7a97002ec3c2,libhttp_body-5d2c120e15cb3719,libhttp-8a286151680a468c,libfnv-2d77ec4f6f971b24,libtower-eab4fc9bb846bf10,libsync_wrapper-5a27d2ea02cd7690,libtower_layer-d70c7e404336389b,libtower_service-0d7df29686b13872,libtoml-cf35c62a18ea8cb2,libtoml_edit-a0e5f778c5717333,libserde_spanned-50cfdc7786da19c9,libwinnow-ad4c8d7ea8fc6772,libtoml_write-391d1a913c599bd8,libtoml_datetime-fc445810560a8a2d,libsemver-ff06d5ab784e9881,libsidekiq-80b31bd24016b9d3,libgethostname-5324efc1c990404c,libnum_cpus-876aa30de3b0f56d,libconvert_case-772cc0932d4e91a2,libunicode_segmentation-ff3f1aa3aad6e639,libthiserror-67771e8db0a06ea3,libredis-c0ade74ea720d007,libsha1_smol-4fed1055ba2d5f30,libcombine-eb025f22d17bc0f3,libtokio_util-1b625586bc2b1cc4,libcron_clock-5a7fb12957526391,libnom-f835a97974c35b42,libbb8-cdeb5b0fcf63919a,libulid-577d252f5f303ac5,libsqlx-9c8abdbafab54b0b,libsqlx_sqlite-b5bd51db4dd56537,libfutures_executor-740bad5bbdce1254,libflume-4a9b70f8dce54dd3,libspin-a7074d2123874c66,libserde_urlencoded-65f11610a70460d9,libfutures_intrusive-ce242c48ee2860cd,liblibsqlite3_sys-62f48f55c95d8924,libsqlx_postgres-df31ec583fd64688,libhex-28742b4ca144387c,libwhoami-31ef4f925d2b421b,libhome-c43708049c272d87,libbitflags-8d6004180f14a06d,libmd5-5eba8157443a3db7,libbyteorder-1efcbe4f07366651,libatoi-ef9f9b932951b4f8,libstringprep-4ae9750b69872283,libunicode_properties-ca16a3a43e1583c7,libunicode_normalization-8e9f3932fb2e2dd4,libtinyvec-01b91c7fe633ba8a,libtinyvec_macros-1c14e8980bff1229,libunicode_bidi-e61eae15e30d3a28,librand-5561ca2713f8312e,librand_chacha-47059882d022abb0,librand_core-5759a9c35ee7da64,libhkdf-fdc31177f41b9769,libhmac-1a9caa85aff0f327,libsqlx_core-b910cc94670536cf,libwebpki_roots-495819d08b7291a5,libwebpki_roots-fec75033d9e65973,libindexmap-eb93c95ba380775b,libbase64-2a03de3babadded3,libsha2-c1bb98473f69186a,libcpufeatures-471354fefbcaf2d8,libdigest-92a18a9fc76b49ea,libblock_buffer-eb912e7657afff52,libcrypto_common-7fdbb27dd40ebdc7,libgeneric_array-4d1e7d2120c15a03,libtypenum-b636c2b461885073,librustls-30033b3242bad574,libsubtle-ca7024fc66e4388f,libwebpki-da73ce4b1dcc9ec6,libring-033473eed969233b,libgetrandom-9c8cbb4f99b8390e,libuntrusted-3420b86308bec153,librustls_pki_types-a7867074414b404a,libzeroize-ead98f074a37f829,libtokio-134944e8dd25e145,libsignal_hook_registry-28460b60e926f6cb,libsocket2-a88a45ba783e0ee2,libmio-208bbb9d1157a818,libparking_lot-9c1f0ea10b269d21,libparking_lot_core-981d181add51b19f,liblock_api-0826b5028eacedf5,libscopeguard-d52bd00767847e44,libbytes-bfe11088fe358bd1,libhashlink-dacccf7ed7967e73,libhashbrown-4f2c3d4c6e316c8e,libfoldhash-a84df4cbe8daa3b8,libequivalent-7e0e8cbe6c474a67,liballocator_api2-3bc2480ae44878f3,librust_decimal-ab36ab026d6d8f5d,libarrayvec-e69e5f78daccaf57,libbigdecimal-c42e1de9d0d91b13,liblibm-ce6ce238ee049dec,libnum_bigint-d4694f8a9661a3ab,libnum_integer-e040bf46f30c1e17,libtime-27069f57dba12e84,libtime_core-45a5f0d549950b2a,libnum_conv-2c976fbf8b8f2899,libderanged-2e2fca3b639d46c8,libpowerfmt-a0c185df26c26a22,libuuid-345fdfa908708675,librand-5706803f4d63bebf,librand_chacha-3ffc7f939f5ff9ac,libppv_lite86-d40de8daa0db893c,libzerocopy-70610920d7f7fd24,librand_core-b2b07f2aa95c7236,libgetrandom-002cb569f61c20b6,libcfg_if-5a199b0ec0054672,liburl-293d292d570a657d,libidna-4e7cc4c87c40f56b,libutf8_iter-0d9be7b316c2b184,libidna_adapter-cc1c79e6596d65cc,libicu_properties-eea5736cdef11240,libicu_properties_data-9d163be0f8ec47fd,libicu_normalizer-f54eb2ac8cafaab0,libsmallvec-1fe320f335aee13e,libicu_normalizer_data-9919e82512efe734,libicu_collections-394aceb029d39380,libpotential_utf-6b7210c8eafd58e1,libicu_provider-544d0c9fadd67e62,libicu_locale_core-87da50909349a163,libtinystr-ec2936d9cbb44ec5,liblitemap-aaec3d88bc2b9505,libwriteable-1fc78dfe07ba1099,libzerovec-433f9b48bf2849ea,libzerotrie-1eff72d13c570c7b,libyoke-097c65e37c4a091c,libstable_deref_trait-a2d30f30be7c468b,libzerofrom-133f07dd4e10386f,libform_urlencoded-a5edb5174711de82,libpercent_encoding-9bee39bbc5bd523a,libtracing-309918165fb46626,liblog-b5fdc9487e4a6ada,libvalue_bag-e56b1fc7f9ce58e4,libtracing_core-2fa02b5ee2bcd648,libcrossbeam_queue-43afa6c585e54bba,libcrossbeam_utils-57acb8582d3ed5fe,libeither-b45046ab5075901b,libevent_listener-1e9172e9ffdf6c06,libparking-49fcf10303d3525f,libserde_json-96dc829143594c01,libitoa-6b76ec393d6a2c41,libryu-0ea4bafc9bef6d8b,libfutures_util-7fab764616a23c47,libfutures_io-972ebb79349338ae,libslab-bf5a4eed15154f64,libfutures_channel-f26d4826b597103e,libpin_project_lite-bedc6e0acd72ff2a,libfutures_sink-be8442ee548d90f9,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libfutures_core-fc6bb1738f00fc87,libserde_variant-2e93573bfe1afcd5,libclap-2ec28597f1ab78fc,libclap_builder-bff3ef752809ad1a,libstrsim-24acdad2526b95b7,libanstream-feb3341f1dcf56f6,libanstyle_query-86d25270c3c9ef5d,libis_terminal_polyfill-c14c9d53c4f80a97,libcolorchoice-3cdad4dd466782b4,libanstyle_parse-f31b73edea95dc17,libutf8parse-8828ddbb63eb8bad,libclap_lex-cf64d5057a503eff,libanstyle-acd37f6657e9ecfb,libcolored-caab0af0c06a97f8,liblazy_static-b3603208c0de2608,libinsta-20aa28ee1f75738e,libregex-b7ace6dc7fd87e0c,libregex_automata-871772af24b5feac,libaho_corasick-45b1dc6e49ed3f0e,libregex_syntax-13fc688ae7f36982,libpest-bfb56ee0b5aff7f0,libucd_trie-01dd94f548235104,libmemchr-6f5829dadd40eda8,libthiserror-74a524924fd77012,libconsole-be9be7c059b37e25,liblibc-4a513ea0f2e1d0e2,libsimilar-d5722a796f4923cd,libonce_cell-0ba6aecba7086d38,libchrono-5035c01c181ece78,libiana_time_zone-693b81a5c0b46492,libnum_traits-e05972f153d0dad0,libserde-b5eb83f4e6b9615b}.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/rustcLSxqXe/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-643e8d2690b0e5ab/out" "-L" "/opt/rustwide/target/debug/build/psm-4eced01ef0301902/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-dff41fb36ebd75f0/out" "-L" "/opt/rustwide/target/debug/build/libsqlite3-sys-29076c84181c77c6/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/mod-442c87a9de4336ce" "-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 `loco_meter` (test "mod") due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "1afa9a6b410710dc9636871ed5971a4bc48b0c3087c25850485256c2856fabdf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1afa9a6b410710dc9636871ed5971a4bc48b0c3087c25850485256c2856fabdf", kill_on_drop: false }` [INFO] [stdout] 1afa9a6b410710dc9636871ed5971a4bc48b0c3087c25850485256c2856fabdf