[INFO] cloning repository https://github.com/gagahsyuja/loco-inventory
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/gagahsyuja/loco-inventory" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgagahsyuja%2Floco-inventory", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgagahsyuja%2Floco-inventory'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 7b57df8bd4d5632bf7e182cd3f13852836d68632
[INFO] testing gagahsyuja/loco-inventory/7b57df8bd4d5632bf7e182cd3f13852836d68632 against beta-2025-09-21 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgagahsyuja%2Floco-inventory" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-2-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/gagahsyuja/loco-inventory
[INFO] finished tweaking git repo https://github.com/gagahsyuja/loco-inventory
[INFO] tweaked toml for git repo https://github.com/gagahsyuja/loco-inventory written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/gagahsyuja/loco-inventory 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/gagahsyuja/loco-inventory 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-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 8c39c4ed512b9ccdba4fa55303621a53c4d6942941220dec4f2de881107f8b55
[INFO] running `Command { std: "docker" "start" "-a" "8c39c4ed512b9ccdba4fa55303621a53c4d6942941220dec4f2de881107f8b55", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8c39c4ed512b9ccdba4fa55303621a53c4d6942941220dec4f2de881107f8b55", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8c39c4ed512b9ccdba4fa55303621a53c4d6942941220dec4f2de881107f8b55", kill_on_drop: false }`
[INFO] [stdout] 8c39c4ed512b9ccdba4fa55303621a53c4d6942941220dec4f2de881107f8b55
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 46316298ef99d7a561a862e84ac71eaad790d0b7afa8168b6b5b649b14be6191
[INFO] running `Command { std: "docker" "start" "-a" "46316298ef99d7a561a862e84ac71eaad790d0b7afa8168b6b5b649b14be6191", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling value-bag v1.11.1
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling icu_locid_transform_data v1.5.1
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]    Compiling bitflags v2.9.0
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling icu_properties_data v1.5.1
[INFO] [stderr]    Compiling icu_normalizer_data v1.5.1
[INFO] [stderr]    Compiling getrandom v0.3.2
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling time-core v0.1.4
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling time-macros v0.2.22
[INFO] [stderr]    Compiling libm v0.2.13
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling rustls v0.23.26
[INFO] [stderr]    Compiling siphasher v1.0.1
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling signal-hook-registry v1.4.5
[INFO] [stderr]    Compiling jobserver v0.1.33
[INFO] [stderr]    Compiling cc v1.2.19
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling socket2 v0.5.9
[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 bigdecimal v0.4.8
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling rust_decimal v1.37.1
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling rand v0.9.1
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling zstd-sys v2.0.15+zstd.1.5.7
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling yoke v0.7.5
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling zerovec v0.10.4
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling rustls-webpki v0.103.1
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling tinystr v0.7.6
[INFO] [stderr]    Compiling icu_collections v1.5.0
[INFO] [stderr]    Compiling icu_locid v1.5.0
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling regex-syntax v0.6.29
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling libsqlite3-sys v0.30.1
[INFO] [stderr]    Compiling icu_provider v1.5.0
[INFO] [stderr]    Compiling parse-zoneinfo v0.3.1
[INFO] [stderr]    Compiling phf_codegen v0.11.3
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling pest v2.8.0
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling smallvec v1.15.0
[INFO] [stderr]    Compiling chrono v0.4.40
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling tokio v1.44.2
[INFO] [stderr]    Compiling icu_properties v1.5.1
[INFO] [stderr]    Compiling deranged v0.4.0
[INFO] [stderr]    Compiling uuid v1.16.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling time v0.3.41
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling tracing-serde v0.2.0
[INFO] [stderr]    Compiling icu_normalizer v1.5.0
[INFO] [stderr]    Compiling chrono-tz-build v0.3.0
[INFO] [stderr]    Compiling sea-query-derive v0.4.3
[INFO] [stderr]    Compiling inherent v1.0.12
[INFO] [stderr]    Compiling idna_adapter v1.2.0
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling matchers v0.1.0
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling ordered-float v4.6.0
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]    Compiling bstr v1.12.0
[INFO] [stderr]    Compiling unic-common v0.9.0
[INFO] [stderr]    Compiling unic-char-range v0.9.0
[INFO] [stderr]    Compiling unic-char-property v0.9.0
[INFO] [stderr]    Compiling unic-ucd-version v0.9.0
[INFO] [stderr]    Compiling miniz_oxide v0.8.8
[INFO] [stderr]    Compiling sea-query v0.32.4
[INFO] [stderr]    Compiling globset v0.4.16
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling chrono-tz v0.9.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 sqlx-core v0.8.5
[INFO] [stderr]    Compiling h2 v0.4.9
[INFO] [stderr]    Compiling pest_meta v2.8.0
[INFO] [stderr]    Compiling serde_path_to_error v0.1.17
[INFO] [stderr]    Compiling brotli-decompressor v5.0.0
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling flume v0.11.1
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling psm v0.1.25
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling slog v2.7.0
[INFO] [stderr]    Compiling clap_derive v4.5.32
[INFO] [stderr]    Compiling sqlx-postgres v0.8.5
[INFO] [stderr]    Compiling clap_builder v4.5.37
[INFO] [stderr]    Compiling flate2 v1.1.1
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]    Compiling ignore v0.4.23
[INFO] [stderr]    Compiling brotli v8.0.0
[INFO] [stderr]    Compiling pest_generator v2.8.0
[INFO] [stderr]    Compiling zstd v0.13.3
[INFO] [stderr]    Compiling tokio-rustls v0.26.2
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling unic-ucd-segment v0.9.0
[INFO] [stderr]    Compiling stacker v0.1.20
[INFO] [stderr]    Compiling fs-err v2.11.0
[INFO] [stderr]    Compiling deunicode v1.6.1
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling signal-hook v0.3.17
[INFO] [stderr]    Compiling slug v0.1.6
[INFO] [stderr]    Compiling unic-segment v0.9.0
[INFO] [stderr]    Compiling hyper-util v0.1.11
[INFO] [stderr]    Compiling clap v4.5.37
[INFO] [stderr]    Compiling sqlx-sqlite v0.8.5
[INFO] [stderr]    Compiling pest_derive v2.8.0
[INFO] [stderr]    Compiling globwalk v0.9.1
[INFO] [stderr]    Compiling term v0.7.0
[INFO] [stderr]    Compiling ouroboros_macro v0.18.5
[INFO] [stderr]    Compiling async-compression v0.4.23
[INFO] [stderr]    Compiling combine v4.6.7
[INFO] [stderr]    Compiling sea-bae v0.2.1
[INFO] [stderr]    Compiling sea-schema-derive v0.3.0
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling humansize v2.1.3
[INFO] [stderr]    Compiling shared_child v1.0.1
[INFO] [stderr]    Compiling sqlx v0.8.5
[INFO] [stderr]    Compiling os_pipe v1.2.1
[INFO] [stderr]    Compiling is-terminal v0.4.16
[INFO] [stderr]    Compiling event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling http-range-header v0.4.2
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]    Compiling aliasable v0.1.3
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling sha1_smol v1.0.1
[INFO] [stderr]    Compiling slog-term v2.9.1
[INFO] [stderr]    Compiling ouroboros v0.18.5
[INFO] [stderr]    Compiling duct v0.13.7
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling sea-query-binder v0.7.0
[INFO] [stderr]    Compiling sea-schema v0.16.1
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling sea-orm-macros v1.1.10
[INFO] [stderr]    Compiling tera v1.20.0
[INFO] [stderr]    Compiling cookie v0.18.1
[INFO] [stderr]    Compiling bb8 v0.8.6
[INFO] [stderr]    Compiling cron_clock v0.8.0
[INFO] [stderr]    Compiling serde_regex v1.1.0
[INFO] [stderr]    Compiling cruet v0.13.3
[INFO] [stderr]    Compiling gethostname v0.2.3
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling colored v2.2.0
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling include_dir_macros v0.7.4
[INFO] [stderr]    Compiling rustix v1.0.5
[INFO] [stderr]    Compiling base64ct v1.7.3
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling doc-comment v0.3.3
[INFO] [stderr]    Compiling sea-orm v1.1.10
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling include_dir v0.7.4
[INFO] [stderr]    Compiling password-hash v0.5.0
[INFO] [stderr]    Compiling signal-hook-mio v0.2.4
[INFO] [stderr]    Compiling rrgen v0.5.6
[INFO] [stderr]    Compiling redis v0.22.3
[INFO] [stderr]    Compiling sea-orm-cli v1.1.10
[INFO] [stderr]    Compiling chumsky v0.9.3
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling simple_asn1 v0.6.3
[INFO] [stderr]    Compiling axum-core v0.4.5
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling axum-macros v0.4.2
[INFO] [stderr]    Compiling hostname v0.4.1
[INFO] [stderr]    Compiling email-encoding v0.4.1
[INFO] [stderr]    Compiling pem v3.0.5
[INFO] [stderr]    Compiling blake2 v0.10.6
[INFO] [stderr]    Compiling raw-cpuid v11.5.0
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling nom v8.0.0
[INFO] [stderr]    Compiling portable-atomic v1.11.0
[INFO] [stderr]    Compiling camino v1.1.9
[INFO] [stderr]    Compiling linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling utf8-width v0.1.7
[INFO] [stderr]    Compiling anyhow v1.0.98
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling sdd v3.0.8
[INFO] [stderr]    Compiling btparse-stable v0.1.2
[INFO] [stderr]    Compiling smawk v0.3.2
[INFO] [stderr]    Compiling unicode-linebreak v0.1.5
[INFO] [stderr]    Compiling scc v2.3.4
[INFO] [stderr]    Compiling backtrace_printer v1.3.0
[INFO] [stderr]    Compiling textwrap v0.15.2
[INFO] [stderr]    Compiling byte-unit v4.0.19
[INFO] [stderr]    Compiling crossterm v0.25.0
[INFO] [stderr]    Compiling polling v3.7.4
[INFO] [stderr]    Compiling axum v0.7.9
[INFO] [stderr]    Compiling quanta v0.12.5
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling argon2 v0.5.3
[INFO] [stderr]    Compiling jsonwebtoken v9.3.1
[INFO] [stderr]    Compiling async-channel v2.3.1
[INFO] [stderr]    Compiling async-lock v3.4.0
[INFO] [stderr]    Compiling hyper-rustls v0.27.5
[INFO] [stderr]    Compiling serde_spanned v0.6.8
[INFO] [stderr]    Compiling serde_variant v0.1.3
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling axum-core v0.5.2
[INFO] [stderr]    Compiling lettre v0.11.15
[INFO] [stderr]    Compiling metrics v0.22.4
[INFO] [stderr]    Compiling snafu-derive v0.7.5
[INFO] [stderr]    Compiling validator_types v0.16.0
[INFO] [stderr]    Compiling axum-macros v0.5.0
[INFO] [stderr]    Compiling serial_test_derive v3.2.0
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling sketches-ddsketch v0.2.2
[INFO] [stderr]    Compiling tokio-cron-scheduler v0.11.1
[INFO] [stderr]    Compiling winnow v0.7.6
[INFO] [stderr]    Compiling moka v0.12.10
[INFO] [stderr]    Compiling if_chain v1.0.2
[INFO] [stderr]    Compiling validator_derive v0.16.0
[INFO] [stderr]    Compiling sea-orm-migration v1.1.10
[INFO] [stderr]    Compiling snafu v0.7.5
[INFO] [stderr]    Compiling axum v0.8.3
[INFO] [stderr]    Compiling metrics-util v0.16.3
[INFO] [stderr]    Compiling reqwest v0.12.15
[INFO] [stderr]    Compiling blocking v1.6.1
[INFO] [stderr]    Compiling toml_edit v0.22.24
[INFO] [stderr]    Compiling serial_test v3.2.0
[INFO] [stderr]    Compiling async-io v2.4.0
[INFO] [stderr]    Compiling tempfile v3.19.1
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling multer v3.1.0
[INFO] [stderr]    Compiling requestty-ui v0.5.0
[INFO] [stderr]    Compiling tower-http v0.5.2
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]    Compiling backon v1.5.0
[INFO] [stderr]    Compiling cron v0.12.1
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling validator_derive v0.20.0
[INFO] [stderr]    Compiling cargo-platform v0.1.9
[INFO] [stderr]    Compiling quick-xml v0.36.2
[INFO] [stderr]    Compiling idna v0.4.0
[INFO] [stderr]    Compiling cruet v0.14.0
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling flagset v0.4.7
[INFO] [stderr]    Compiling shell-words v1.1.0
[INFO] [stderr]    Compiling tagptr v0.2.0
[INFO] [stderr]    Compiling humantime v2.2.0
[INFO] [stderr]    Compiling base64 v0.21.7
[INFO] [stderr]    Compiling object_store v0.9.1
[INFO] [stderr]    Compiling requestty v0.5.0
[INFO] [stderr]    Compiling metrics-exporter-prometheus v0.13.1
[INFO] [stderr]    Compiling validator v0.16.1
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling opendal v0.50.2
[INFO] [stderr]    Compiling loco-gen v0.15.0
[INFO] [stderr]    Compiling cargo_metadata v0.18.1
[INFO] [stderr]    Compiling validator v0.20.0
[INFO] [stderr]    Compiling axum-extra v0.10.1
[INFO] [stderr]    Compiling rusty-sidekiq v0.11.1
[INFO] [stderr]    Compiling async-global-executor v2.4.1
[INFO] [stderr]    Compiling toml v0.8.20
[INFO] [stderr]    Compiling axum-extra v0.9.6
[INFO] [stderr]    Compiling tracing-appender v0.2.3
[INFO] [stderr]    Compiling rusty-sidekiq v0.8.2
[INFO] [stderr]    Compiling duct_sh v0.13.7
[INFO] [stderr]    Compiling tower-http v0.6.2
[INFO] [stderr]    Compiling ipnetwork v0.20.0
[INFO] [stderr]    Compiling async-attributes v1.1.2
[INFO] [stderr]    Compiling english-to-cron v0.1.4
[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 loco-rs v0.4.0
[INFO] [stderr]    Compiling async-std v1.13.1
[INFO] [stderr]    Compiling axum-prometheus v0.6.1
[INFO] [stderr]    Compiling loco-rs v0.15.0
[INFO] [stderr]    Compiling loco-extras v0.4.0
[INFO] [stderr]    Compiling migration v0.1.0 (/opt/rustwide/workdir/migration)
[INFO] [stderr]    Compiling loco-inventory v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 8m 29s
[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
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] running `Command { std: "docker" "inspect" "46316298ef99d7a561a862e84ac71eaad790d0b7afa8168b6b5b649b14be6191", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "46316298ef99d7a561a862e84ac71eaad790d0b7afa8168b6b5b649b14be6191", kill_on_drop: false }`
[INFO] [stdout] 46316298ef99d7a561a862e84ac71eaad790d0b7afa8168b6b5b649b14be6191
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 7a7f3f5c42910eac96dd568ec0aa2ea71ed2176e0c74892fa9036bfb7f0ab1db
[INFO] running `Command { std: "docker" "start" "-a" "7a7f3f5c42910eac96dd568ec0aa2ea71ed2176e0c74892fa9036bfb7f0ab1db", kill_on_drop: false }`
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling yoke v0.7.5
[INFO] [stderr]    Compiling precomputed-hash v0.1.1
[INFO] [stderr]    Compiling mac v0.1.1
[INFO] [stderr]    Compiling dtoa v1.0.10
[INFO] [stderr]    Compiling cssparser-macros v0.6.1
[INFO] [stderr]    Compiling futf v0.1.5
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]    Compiling phf_codegen v0.11.3
[INFO] [stderr]    Compiling zerovec v0.10.4
[INFO] [stderr]    Compiling phf_macros v0.11.3
[INFO] [stderr]    Compiling string_cache_codegen v0.5.4
[INFO] [stderr]    Compiling selectors v0.26.0
[INFO] [stderr]    Compiling chrono-tz-build v0.3.0
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]    Compiling tendril v0.4.3
[INFO] [stderr]    Compiling string_cache v0.8.9
[INFO] [stderr]    Compiling markup5ever v0.14.1
[INFO] [stderr]    Compiling ouroboros_macro v0.18.5
[INFO] [stderr]    Compiling dtoa-short v0.3.5
[INFO] [stderr]    Compiling metrics v0.22.4
[INFO] [stderr]    Compiling servo_arc v0.4.0
[INFO] [stderr]    Compiling cssparser v0.34.0
[INFO] [stderr]    Compiling chrono-tz v0.9.0
[INFO] [stderr]    Compiling fxhash v0.2.1
[INFO] [stderr]    Compiling chumsky v0.9.3
[INFO] [stderr]    Compiling derive_more v0.99.19
[INFO] [stderr]    Compiling match_token v0.1.0
[INFO] [stderr]    Compiling tinystr v0.7.6
[INFO] [stderr]    Compiling icu_collections v1.5.0
[INFO] [stderr]    Compiling icu_locid v1.5.0
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]    Compiling metrics-util v0.16.3
[INFO] [stderr]    Compiling pretty_assertions v1.4.1
[INFO] [stderr]    Compiling ouroboros v0.18.5
[INFO] [stderr]    Compiling html5ever v0.29.1
[INFO] [stderr]    Compiling getopts v0.2.21
[INFO] [stderr]    Compiling icu_provider v1.5.0
[INFO] [stderr]    Compiling rust-multipart-rfc7578_2 v0.8.0
[INFO] [stderr]    Compiling reserve-port v2.2.0
[INFO] [stderr]    Compiling assert-json-diff v2.0.2
[INFO] [stderr]    Compiling icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling bytesize v2.0.1
[INFO] [stderr]    Compiling ego-tree v0.9.0
[INFO] [stderr]    Compiling auto-future v1.0.0
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling metrics-exporter-prometheus v0.13.1
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling relative-path v1.9.3
[INFO] [stderr]    Compiling rstest_macros v0.21.0
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling futures-timer v3.0.3
[INFO] [stderr]    Compiling icu_properties v1.5.1
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]    Compiling scraper v0.21.0
[INFO] [stderr]    Compiling axum-prometheus v0.6.1
[INFO] [stderr]    Compiling toml_edit v0.22.24
[INFO] [stderr]    Compiling similar v2.7.0
[INFO] [stderr]    Compiling insta v1.42.2
[INFO] [stderr]    Compiling tera v1.20.0
[INFO] [stderr]    Compiling proc-macro-crate v3.3.0
[INFO] [stderr]    Compiling icu_normalizer v1.5.0
[INFO] [stderr]    Compiling idna_adapter v1.2.0
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling sqlx-core v0.8.5
[INFO] [stderr]    Compiling redis v0.22.3
[INFO] [stderr]    Compiling sea-orm-cli v1.1.10
[INFO] [stderr]    Compiling lettre v0.11.15
[INFO] [stderr]    Compiling reqwest v0.12.15
[INFO] [stderr]    Compiling object_store v0.9.1
[INFO] [stderr]    Compiling rrgen v0.5.6
[INFO] [stderr]    Compiling loco-gen v0.15.0
[INFO] [stderr]    Compiling opendal v0.50.2
[INFO] [stderr]    Compiling sqlx-postgres v0.8.5
[INFO] [stderr]    Compiling sqlx-sqlite v0.8.5
[INFO] [stderr]    Compiling rusty-sidekiq v0.8.2
[INFO] [stderr]    Compiling rusty-sidekiq v0.11.1
[INFO] [stderr]    Compiling validator v0.16.1
[INFO] [stderr]    Compiling validator v0.20.0
[INFO] [stderr]    Compiling axum-test v17.3.0
[INFO] [stderr]    Compiling rstest v0.21.0
[INFO] [stderr]    Compiling sqlx v0.8.5
[INFO] [stderr]    Compiling sea-query-binder v0.7.0
[INFO] [stderr]    Compiling sea-orm v1.1.10
[INFO] [stderr]    Compiling sea-orm-migration v1.1.10
[INFO] [stderr]    Compiling loco-rs v0.4.0
[INFO] [stderr]    Compiling loco-rs v0.15.0
[INFO] [stderr]    Compiling loco-extras v0.4.0
[INFO] [stderr]    Compiling migration v0.1.0 (/opt/rustwide/workdir/migration)
[INFO] [stderr]    Compiling loco-inventory v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcf2dpsN/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libmigration-fcee2f8525e530fc,libloco_rs-dee076ef816d7e6b,libenglish_to_cron-484c6482ac5e7afd,libduct_sh-b9c0b3e008b8f41a,libbacktrace_printer-8224599e3d119ba8,libbtparse_stable-7297addf28034dbe,libloco_gen-52bac419c4656554,libcruet-771651bbdcc940c3,librrgen-426084c166c5cb9f,libserde_regex-a891a5c326a329e2,libfs_err-68cd50f05f9c547b,libcruet-2430411a2beafd4e,libserde_yaml-8a028040fde862c8,libunsafe_libyaml-d3127b66fe569cc5,libopendal-ffbc7c579a66bc41,libquick_xml-8e403d207ac1a990,libreqwest-007dcfd9ed4763bd,librustls_pemfile-37fc7deda89168e1,libipnet-a38805d99c19843f,libhyper_rustls-672f7419fd0f59d2,libencoding_rs-c3fa4e07d9944d79,libbackon-3807ad1db41f4adc,libflagset-7c42db76cc665a03,libscraper-b0ca545b5b4a52cb,libego_tree-05e3bd39dfee2ddb,libselectors-17dbb470ac2be9da,libfxhash-1df546a36b8e6f44,libservo_arc-164dc5ebec9b10f3,libcssparser-4b192fa09d3291f3,libdtoa_short-6095338158040e2d,libdtoa-3ccbc6d68634781a,libhtml5ever-90a78ddf1415b802,libmarkup5ever-1210646b80f4220c,libstring_cache-49eb3aba27f90e90,libprecomputed_hash-b8aaee179f87ad21,libtendril-93666ea5128310a4,libutf8-f4341c3c7568480d,libfutf-a0e0ccd19ff2796c,libdebug_unreachable-2bce5da2715432ba,libmac-fd2d43da8dd761a5,libaxum_test-40264dd9513cbd60,libpretty_assertions-017507cbfaf5c416,libdiff-10d8c747feeb14cd,libyansi-507ce30ee68cef00,libassert_json_diff-9cf53bba5d0618db,libauto_future-26631476233454ca,librust_multipart_rfc7578_2-070c4bf4904e9d5f,libbytesize-40be86ede621e261,libreserve_port-64d8e9313e73ff0d,libanyhow-ae63679af1e3713c,libtokio_cron_scheduler-0313e79c01918a2c,libcron-7a10039887374223,libtracing_appender-50c84d2dcf7702fa,libargon2-78c263c844a6e234,libblake2-42d763a29a827a8f,libpassword_hash-a1b6f530689e6eb5,libbase64ct-8b6c8c37cdd8c004,liblettre-dc1f1eca648df054,libhostname-edecb3ad518114dc,libfastrand-751bcde24b8aa073,libquoted_printable-5bba902a9a9fd331,libnom-dd2414ba74a1e259,libtokio_rustls-1c6c16a8f8b4f5db,libchumsky-f34ca5e1ab16c647,libstacker-3ae1c771e848acf2,libpsm-79fbc053ca9db94e,libhashbrown-126b4ebcf871513c,libahash-ed96a3b1fe328666,libzerocopy-2150a15c16f8bb6b,libemail_encoding-68c946c8cc2e6c8e,libemail_address-38fcb43f107d45dd,libthousands-9135f0a033f67b5f,libbyte_unit-5718314abccb54ec,libutf8_width-3ffa4db567cb99fb,libipnetwork-276fdff041c92b03,libtower-030cc8a49946138f,libvalidator-287fbd29108b6d37,libmoka-c72df77e10d5ce52,libportable_atomic-a75036a50a81e993,libtagptr-17baaf534c9c3f80,libcrossbeam_channel-cd1bb0a90a5096d1,libjsonwebtoken-e7fe7d92c0a11bb2,libpem-50fba22512037c7c,libsimple_asn1-e6fa5167417427c3,libtera-fa63b9719fff4dcb,libslug-54e763d8bda250d7,libdeunicode-edae883cee80187b,libglobwalk-8ce72f0682a748f7,libignore-a54ab329a0ce6e5a,libwalkdir-125f7182d57317af,libsame_file-ff49545450c0b63c,libcrossbeam_deque-555b7eb6f1845f08,libcrossbeam_epoch-10c6d27ce658c77d,libglobset-d3a990231af2638d,libbstr-6918caa8dbc61a46,libpest-7e352a50751ccf7f,libucd_trie-64e35acb102f3b4d,libunic_segment-b8d08814a8fb0b54,libunic_ucd_segment-1281ff5a5e712d09,libunic_ucd_version-938474e278fa5a83,libunic_common-a65df4a110d91abe,libunic_char_property-25184f4b09ec8e3f,libunic_char_range-8e1d66dda6c5c77f,libhumansize-7e373aae9431fd9c,libchrono_tz-100060583c01505c,libphf-6f5600b6750cd018,libphf_shared-0650dd6520db0cb9,libsiphasher-03bcd832dc490f0a,libheck-46ee128fbcf615c0,libsea_orm_migration-b21bd46bf6cc96d2,libsea_schema-63a7838fc132044e,libfutures-638486edc2b39f93,libsea_orm_cli-42bce256518b6ff7,libglob-fdff816d37c421a4,libtracing_subscriber-a88e200f9a4d170c,libtracing_serde-49c730d2fba0c19e,libsharded_slab-9d3d4272806f2d43,libmatchers-11a98ce396a8e88e,libregex_automata-b62df1e0f34d8873,libregex_syntax-893772d02d5263ca,libnu_ansi_term-f931ee7dde0184c0,liboverload-447f2db329e02fd7,libthread_local-6e7de624cd79a6b3,libtracing_log-5c11b3f3c8cf70b3,libdotenvy-6d8015f91495fe74,libduct-c795b432488e0a63,libos_pipe-2ca38446ac009e02,libshared_child-97f193e5fa77a2e8,libregex-d5767b17ff75103f,libregex_automata-95683ea4335815e6,libaho_corasick-bc7b8202cc90b0c6,libregex_syntax-cf9ef9729ec61e4c,libsea_orm-6d6798dc7ce27f82,libouroboros-87f20f3e3060b13d,libstatic_assertions-f0217ecdd817a834,libaliasable-973e8e80145521d5,libasync_stream-f416db3bf0d3ac8c,libstrum-3345ca157386d345,libsea_query_binder-7656e68690eb5ef0,libsea_query-4bcc5c672b69daec,libordered_float-b9e85e99d867012f,libinclude_dir-0c2a38f404d888ac,libaxum_extra-aa44a56bf479b7c4,libcookie-dde87d2bdb3b3cb5,libtoml-2c022fab3dcea852,libtoml_edit-cb96e408e03b9860,libserde_spanned-b2bb8839c2b4f1f2,libwinnow-831d39768ef8b4ae,libtoml_datetime-9c80a4de9c2459be,libsemver-48fc696ff4454aeb,libsidekiq-8ac03bb447f1e9b3,libgethostname-9c8ecf2af4979a29,libnum_cpus-9deced1d43b815d3,libconvert_case-68da4ebb4b63e298,libunicode_segmentation-421de088ab714999,libthiserror-e76c889f24523e4a,libredis-8ba74e75eab12e48,libsha1_smol-a320b1639232fa11,libcombine-e008d7dfd07950e7,libcron_clock-432ea17ad08f2803,libnom-1f9e736189f20c7a,libbb8-5ba091cf110469da,libulid-4b8a5c8091178ceb,libsqlx-734259a2ddd7179d,libsqlx_sqlite-78a7beb577db58b8,libfutures_executor-70405783bf443586,libflume-a05e6bbeed21e9b7,libspin-702351099daa247f,libfutures_intrusive-accfcb8e8306d134,liblibsqlite3_sys-5a6608151ea0e175,libsqlx_postgres-5ccf212ab42ca532,libhex-13e08b3b00984ab7,libwhoami-e1c15e0dd3e80da7,libhome-28ab713e87f116ce,libmd5-cc99ca22b2a7bede,libbyteorder-8f59b6d1bfdaa844,libatoi-3508dddd03c88929,libstringprep-0a9ce7c562477d17,libunicode_properties-cba66a393c3a616e,libunicode_normalization-7a4e1df8809c0589,libtinyvec-96a598a2417bf3df,libtinyvec_macros-7b77ea21c73594ca,libunicode_bidi-a9d2c96e849c6f3c,librand-7568fe0d4dbdd019,librand_chacha-02a71891ab862ab2,librand_core-497b81726386e64a,libhkdf-678e148a808e7611,libhmac-ed345202865382fa,libsqlx_core-4b2d391c350a88da,libwebpki_roots-4870019e11d1be7b,libthiserror-35af6355fe4dfea6,libbase64-32787b0325ea6df8,libsha2-f0480a0d9d8085d1,libcpufeatures-e04321643d03190d,libdigest-678cc4bdfda772e8,libblock_buffer-8d1a3a59f2af3c83,libcrypto_common-db7f5eda2b896b9b,libgeneric_array-1971f984e9a539a4,libtypenum-f2b179c8a326fef2,librustls-4294622ab072f987,libsubtle-2ae6a7038b9a0630,libwebpki-9dc477cf147e37e1,libring-0aa08f1e192c4b67,libgetrandom-9a2073290ddc142e,libuntrusted-b2f816886faf2178,libzeroize-9d781f334751eb0e,librustls_pki_types-7013f2d5aa634e0b,libhashlink-ee357486839b05c1,librust_decimal-a61285859a27b402,libarrayvec-9d0aa62fa88910b3,libbigdecimal-2fc5ff11bf510afb,liblibm-584f91c0f4ddbaf0,libnum_bigint-1d1237f7132fad38,libnum_integer-d3e4a14ee2c6f46d,libtime-65f96b7dc7eae5a0,libtime_core-ebad1aa9d4f81543,libnum_conv-d3297905cfb69f59,libderanged-882783c34a02e25d,libpowerfmt-f6019a2766e431f7,libuuid-78a861d198313c70,librand-7849264eb6fae53a,librand_chacha-29441799a7fc9fbc,libppv_lite86-78c9ba66bd206413,libzerocopy-de2a1df15c641a3a,librand_core-b7d73212a5259acf,libgetrandom-ee9df009f7fcbdfd,liburl-ca25148d2c436242,libidna-9399ffcbab8fc49c,libidna_adapter-9162a1da8d9589c7,libicu_normalizer-8fc47d5478eaa150,libicu_normalizer_data-798b8fc0988ee03c,libwrite16-e996c39ad8ba5f0b,libutf8_iter-51566bbad89f3a68,libutf16_iter-7ca3c212f3ee1c68,libicu_properties-873547875ac95bd9,libicu_properties_data-52d1971318c7a4ab,libicu_locid_transform-3983810e930cb6f9,libicu_locid_transform_data-592a482cca19c097,libicu_collections-802dd26a4222a5fd,libicu_provider-ac8cd1837887b99c,libicu_locid-01d3822e67aa74b3,liblitemap-79485f3bd9d9879d,libtinystr-caad03e90b5006d0,libzerovec-f9cff714366d05fe,libwriteable-1e5dea0053e4c229,libyoke-b8d5e0dd20fb0f99,libzerofrom-c10ab0388fb29420,libstable_deref_trait-a9f42b1d2f15127d,libcrossbeam_queue-11af2be1fdeab2ad,libcrossbeam_utils-ca54231108c39f35,libeither-61e6e7098b863c44,libevent_listener-cc91e2d5cd129cc4,libparking-a9ae72c6c16ee980,libchrono-2898afaddfbd3526,libnum_traits-5ba94aa5999cc22f,libiana_time_zone-7ebdf60e360da8b0,libserde_variant-357d499c6c3d9ff8,libclap-5943579284d1a378,libclap_builder-2c83767d2846dce7,libstrsim-4d1ed08a123238dc,libanstream-46109e2ca4391c70,libanstyle_query-6b2b2868060db38b,libis_terminal_polyfill-e39671344234c74d,libcolorchoice-c3c00c022d852059,libanstyle_parse-2a1cfd0795883160,libutf8parse-92d0158219063202,libclap_lex-b423203a2eab4856,libanstyle-e80e21c5036b9344,libcolored-7dc0f36c5f024577,liblazy_static-3674be3f4245d19b,libtower_http-07bb01fabf30ea96,libmime_guess-d7ba926d89825d00,libunicase-a96f10189856838f,libhttp_range_header-2c1927e1cc51b209,libbitflags-1ec459e74ae68f4e,libasync_compression-2ab03d8413199816,libzstd-fd3cec5b58c85ec6,libzstd_safe-6aba8fbc365bc804,libzstd_sys-edf941f9fb58ab35,libflate2-799052b64fc8622f,libminiz_oxide-b5e3e12af3c69b48,libadler2-405893fb7a545b5b,libcrc32fast-dba2d92cf6d67f2f,libbrotli-f7ee8c2b587fc836,libbrotli_decompressor-1b52d04a6b988033,liballoc_stdlib-27a2ad33aa090449,liballoc_no_stdlib-118b0458ceca2dd8,libaxum-2bd3c49d02cc1e7b,libserde_json-456b2e9e5898e01c,libserde_path_to_error-a6ae44b4ea427551,libserde_urlencoded-6846bb0d2602ce11,libryu-a7164637bc4900ee,libform_urlencoded-35907277f0683ea4,libpercent_encoding-af9df9186596bd92,libhyper_util-bde5bf7e85e39f7d,libhyper-e023d4942913e2f9,libwant-0b31e25494497eb5,libtry_lock-8fa2f6971035be84,libhttparse-225777ae3f11a86e,libh2-afe6e1f60887a9bb,libindexmap-c926f5aa0387bb35,libhashbrown-d278c5a45d1ba9cb,libfoldhash-07f233db1c671507,libequivalent-6a754676e6af62ae,liballocator_api2-8d9c1e895dea53bd,libatomic_waker-06950c8c08d2b8fa,libtokio_util-bccbb661d092093b,libhttpdate-331798cefc82cc7e,libmatchit-9aa922efa503b546,libaxum_core-ba588ad1ffe26884,libmime-0188e0814ca7ddbf,libhttp_body_util-125a6baab0484f95,libhttp_body-11f2ad891619fd82,libhttp-91749a31ed6c7a44,libitoa-ef40fa516293a9d3,libfnv-79e2cbfbe03dcd16,libtracing-315456da7f6cd3b2,liblog-d4268c6053664b45,libvalue_bag-7015782d3ac2314f,libtracing_core-2bc53b42d77d8437,libonce_cell-e9252a7b5119f3eb,libtower-b4cac249a05a1974,libsync_wrapper-dec6d2c880d81363,libfutures_util-97a529bf9012d397,libmemchr-08f38e9718637002,libfutures_io-6a4719510b0746bc,libslab-0a476b530f8e6631,libfutures_channel-0c7632e5ed4dc230,libfutures_sink-ae1eb2d060de53a2,libfutures_task-e09ab7898221cb97,libpin_utils-3860774ad9b215b5,libfutures_core-3b920243fce8fec0,libtower_layer-d908dd771b239ecd,libtower_service-3fb88d28c2218805,libtokio-e02b9278951d3541,libsignal_hook_registry-b80c3231d9c429c5,libsocket2-aaacac4edbeb85ac,libbytes-82ad4f0211bdc963,libmio-5d4c9ef70f336681,libparking_lot-67d22096fbc3b979,libparking_lot_core-f8e3aa6ffb8afaf8,liblibc-d75767512c50648b,libcfg_if-3e7fc4e38d4a72b5,libsmallvec-050a5bcb13285266,libserde-139cdc596de8ef37,liblock_api-a7c3a9f3e321ce25,libscopeguard-7ec2214574194454,libpin_project_lite-72bf04572caa1c84}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcf2dpsN/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/zstd-sys-c88ce1ddb54faed9/out" "-L" "/opt/rustwide/target/debug/build/ring-e3ba9b6b8c2dc151/out" "-L" "/opt/rustwide/target/debug/build/psm-5d8abfb4a395edd5/out" "-L" "/opt/rustwide/target/debug/build/libsqlite3-sys-f87119d7dcd5bdde/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/loco_inventory-fe6d6aec1490dc49" "-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-inventory` (lib test) 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/rustcfupnzm/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libloco_inventory-acde6367b5b619c7,libmigration-fcee2f8525e530fc,libloco_rs-dee076ef816d7e6b,libenglish_to_cron-484c6482ac5e7afd,libduct_sh-b9c0b3e008b8f41a,libbacktrace_printer-8224599e3d119ba8,libbtparse_stable-7297addf28034dbe,libloco_gen-52bac419c4656554,libcruet-771651bbdcc940c3,librrgen-426084c166c5cb9f,libserde_regex-a891a5c326a329e2,libfs_err-68cd50f05f9c547b,libcruet-2430411a2beafd4e,libserde_yaml-8a028040fde862c8,libunsafe_libyaml-d3127b66fe569cc5,libopendal-ffbc7c579a66bc41,libquick_xml-8e403d207ac1a990,libreqwest-007dcfd9ed4763bd,librustls_pemfile-37fc7deda89168e1,libipnet-a38805d99c19843f,libhyper_rustls-672f7419fd0f59d2,libencoding_rs-c3fa4e07d9944d79,libbackon-3807ad1db41f4adc,libflagset-7c42db76cc665a03,libscraper-b0ca545b5b4a52cb,libego_tree-05e3bd39dfee2ddb,libselectors-17dbb470ac2be9da,libfxhash-1df546a36b8e6f44,libservo_arc-164dc5ebec9b10f3,libcssparser-4b192fa09d3291f3,libdtoa_short-6095338158040e2d,libdtoa-3ccbc6d68634781a,libhtml5ever-90a78ddf1415b802,libmarkup5ever-1210646b80f4220c,libstring_cache-49eb3aba27f90e90,libprecomputed_hash-b8aaee179f87ad21,libtendril-93666ea5128310a4,libutf8-f4341c3c7568480d,libfutf-a0e0ccd19ff2796c,libdebug_unreachable-2bce5da2715432ba,libmac-fd2d43da8dd761a5,libaxum_test-40264dd9513cbd60,libpretty_assertions-017507cbfaf5c416,libdiff-10d8c747feeb14cd,libyansi-507ce30ee68cef00,libassert_json_diff-9cf53bba5d0618db,libauto_future-26631476233454ca,librust_multipart_rfc7578_2-070c4bf4904e9d5f,libbytesize-40be86ede621e261,libreserve_port-64d8e9313e73ff0d,libanyhow-ae63679af1e3713c,libtokio_cron_scheduler-0313e79c01918a2c,libcron-7a10039887374223,libtracing_appender-50c84d2dcf7702fa,libargon2-78c263c844a6e234,libblake2-42d763a29a827a8f,libpassword_hash-a1b6f530689e6eb5,libbase64ct-8b6c8c37cdd8c004,liblettre-dc1f1eca648df054,libhostname-edecb3ad518114dc,libfastrand-751bcde24b8aa073,libquoted_printable-5bba902a9a9fd331,libnom-dd2414ba74a1e259,libtokio_rustls-1c6c16a8f8b4f5db,libchumsky-f34ca5e1ab16c647,libstacker-3ae1c771e848acf2,libpsm-79fbc053ca9db94e,libhashbrown-126b4ebcf871513c,libahash-ed96a3b1fe328666,libzerocopy-2150a15c16f8bb6b,libemail_encoding-68c946c8cc2e6c8e,libemail_address-38fcb43f107d45dd,libthousands-9135f0a033f67b5f,libbyte_unit-5718314abccb54ec,libutf8_width-3ffa4db567cb99fb,libipnetwork-276fdff041c92b03,libtower-030cc8a49946138f,libtower_http-07bb01fabf30ea96,libmime_guess-d7ba926d89825d00,libunicase-a96f10189856838f,libhttp_range_header-2c1927e1cc51b209,libasync_compression-2ab03d8413199816,libzstd-fd3cec5b58c85ec6,libzstd_safe-6aba8fbc365bc804,libzstd_sys-edf941f9fb58ab35,libflate2-799052b64fc8622f,libminiz_oxide-b5e3e12af3c69b48,libadler2-405893fb7a545b5b,libcrc32fast-dba2d92cf6d67f2f,libbrotli-f7ee8c2b587fc836,libbrotli_decompressor-1b52d04a6b988033,liballoc_stdlib-27a2ad33aa090449,liballoc_no_stdlib-118b0458ceca2dd8,libvalidator-287fbd29108b6d37,libmoka-c72df77e10d5ce52,libportable_atomic-a75036a50a81e993,libtagptr-17baaf534c9c3f80,libcrossbeam_channel-cd1bb0a90a5096d1,libjsonwebtoken-e7fe7d92c0a11bb2,libpem-50fba22512037c7c,libsimple_asn1-e6fa5167417427c3,libtera-fa63b9719fff4dcb,libslug-54e763d8bda250d7,libdeunicode-edae883cee80187b,libglobwalk-8ce72f0682a748f7,libignore-a54ab329a0ce6e5a,libwalkdir-125f7182d57317af,libsame_file-ff49545450c0b63c,libcrossbeam_deque-555b7eb6f1845f08,libcrossbeam_epoch-10c6d27ce658c77d,libglobset-d3a990231af2638d,libbstr-6918caa8dbc61a46,libpest-7e352a50751ccf7f,libucd_trie-64e35acb102f3b4d,libunic_segment-b8d08814a8fb0b54,libunic_ucd_segment-1281ff5a5e712d09,libunic_ucd_version-938474e278fa5a83,libunic_common-a65df4a110d91abe,libunic_char_property-25184f4b09ec8e3f,libunic_char_range-8e1d66dda6c5c77f,libhumansize-7e373aae9431fd9c,libchrono_tz-100060583c01505c,libphf-6f5600b6750cd018,libphf_shared-0650dd6520db0cb9,libsiphasher-03bcd832dc490f0a,libheck-46ee128fbcf615c0,libsea_orm_migration-b21bd46bf6cc96d2,libsea_schema-63a7838fc132044e,libfutures-638486edc2b39f93,libsea_orm_cli-42bce256518b6ff7,libglob-fdff816d37c421a4,libtracing_subscriber-a88e200f9a4d170c,libtracing_serde-49c730d2fba0c19e,libsharded_slab-9d3d4272806f2d43,libmatchers-11a98ce396a8e88e,libregex_automata-b62df1e0f34d8873,libregex_syntax-893772d02d5263ca,libnu_ansi_term-f931ee7dde0184c0,liboverload-447f2db329e02fd7,libthread_local-6e7de624cd79a6b3,libtracing_log-5c11b3f3c8cf70b3,libdotenvy-6d8015f91495fe74,libduct-c795b432488e0a63,libos_pipe-2ca38446ac009e02,libshared_child-97f193e5fa77a2e8,libregex-d5767b17ff75103f,libregex_automata-95683ea4335815e6,libaho_corasick-bc7b8202cc90b0c6,libregex_syntax-cf9ef9729ec61e4c,libsea_orm-6d6798dc7ce27f82,libouroboros-87f20f3e3060b13d,libstatic_assertions-f0217ecdd817a834,libaliasable-973e8e80145521d5,libasync_stream-f416db3bf0d3ac8c,libstrum-3345ca157386d345,libsea_query_binder-7656e68690eb5ef0,libsea_query-4bcc5c672b69daec,libordered_float-b9e85e99d867012f,libinclude_dir-0c2a38f404d888ac,libaxum_extra-aa44a56bf479b7c4,libcookie-dde87d2bdb3b3cb5,libaxum-2bd3c49d02cc1e7b,libserde_path_to_error-a6ae44b4ea427551,libhyper_util-bde5bf7e85e39f7d,libhyper-e023d4942913e2f9,libwant-0b31e25494497eb5,libtry_lock-8fa2f6971035be84,libhttparse-225777ae3f11a86e,libh2-afe6e1f60887a9bb,libatomic_waker-06950c8c08d2b8fa,libhttpdate-331798cefc82cc7e,libmatchit-9aa922efa503b546,libaxum_core-ba588ad1ffe26884,libmime-0188e0814ca7ddbf,libhttp_body_util-125a6baab0484f95,libhttp_body-11f2ad891619fd82,libhttp-91749a31ed6c7a44,libfnv-79e2cbfbe03dcd16,libtower-b4cac249a05a1974,libsync_wrapper-dec6d2c880d81363,libtower_layer-d908dd771b239ecd,libtower_service-3fb88d28c2218805,libtoml-2c022fab3dcea852,libtoml_edit-cb96e408e03b9860,libserde_spanned-b2bb8839c2b4f1f2,libwinnow-831d39768ef8b4ae,libtoml_datetime-9c80a4de9c2459be,libsemver-48fc696ff4454aeb,libsidekiq-8ac03bb447f1e9b3,libgethostname-9c8ecf2af4979a29,libnum_cpus-9deced1d43b815d3,libconvert_case-68da4ebb4b63e298,libunicode_segmentation-421de088ab714999,libthiserror-e76c889f24523e4a,libredis-8ba74e75eab12e48,libsha1_smol-a320b1639232fa11,libcombine-e008d7dfd07950e7,libtokio_util-bccbb661d092093b,libcron_clock-432ea17ad08f2803,libnom-1f9e736189f20c7a,libbb8-5ba091cf110469da,libulid-4b8a5c8091178ceb,libsqlx-734259a2ddd7179d,libsqlx_sqlite-78a7beb577db58b8,libfutures_executor-70405783bf443586,libflume-a05e6bbeed21e9b7,libspin-702351099daa247f,libserde_urlencoded-6846bb0d2602ce11,libfutures_intrusive-accfcb8e8306d134,liblibsqlite3_sys-5a6608151ea0e175,libsqlx_postgres-5ccf212ab42ca532,libhex-13e08b3b00984ab7,libwhoami-e1c15e0dd3e80da7,libhome-28ab713e87f116ce,libbitflags-1ec459e74ae68f4e,libmd5-cc99ca22b2a7bede,libbyteorder-8f59b6d1bfdaa844,libatoi-3508dddd03c88929,libstringprep-0a9ce7c562477d17,libunicode_properties-cba66a393c3a616e,libunicode_normalization-7a4e1df8809c0589,libtinyvec-96a598a2417bf3df,libtinyvec_macros-7b77ea21c73594ca,libunicode_bidi-a9d2c96e849c6f3c,librand-7568fe0d4dbdd019,librand_chacha-02a71891ab862ab2,librand_core-497b81726386e64a,libhkdf-678e148a808e7611,libhmac-ed345202865382fa,libsqlx_core-4b2d391c350a88da,libwebpki_roots-4870019e11d1be7b,libthiserror-35af6355fe4dfea6,libindexmap-c926f5aa0387bb35,libbase64-32787b0325ea6df8,libsha2-f0480a0d9d8085d1,libcpufeatures-e04321643d03190d,libdigest-678cc4bdfda772e8,libblock_buffer-8d1a3a59f2af3c83,libcrypto_common-db7f5eda2b896b9b,libgeneric_array-1971f984e9a539a4,libtypenum-f2b179c8a326fef2,librustls-4294622ab072f987,libsubtle-2ae6a7038b9a0630,libwebpki-9dc477cf147e37e1,libring-0aa08f1e192c4b67,libgetrandom-9a2073290ddc142e,libuntrusted-b2f816886faf2178,libzeroize-9d781f334751eb0e,librustls_pki_types-7013f2d5aa634e0b,libtokio-e02b9278951d3541,libsignal_hook_registry-b80c3231d9c429c5,libsocket2-aaacac4edbeb85ac,libmio-5d4c9ef70f336681,libparking_lot-67d22096fbc3b979,libparking_lot_core-f8e3aa6ffb8afaf8,liblock_api-a7c3a9f3e321ce25,libscopeguard-7ec2214574194454,libbytes-82ad4f0211bdc963,libhashlink-ee357486839b05c1,libhashbrown-d278c5a45d1ba9cb,libfoldhash-07f233db1c671507,libequivalent-6a754676e6af62ae,liballocator_api2-8d9c1e895dea53bd,librust_decimal-a61285859a27b402,libarrayvec-9d0aa62fa88910b3,libbigdecimal-2fc5ff11bf510afb,liblibm-584f91c0f4ddbaf0,libnum_bigint-1d1237f7132fad38,libnum_integer-d3e4a14ee2c6f46d,libtime-65f96b7dc7eae5a0,libtime_core-ebad1aa9d4f81543,libnum_conv-d3297905cfb69f59,libderanged-882783c34a02e25d,libpowerfmt-f6019a2766e431f7,libuuid-78a861d198313c70,librand-7849264eb6fae53a,librand_chacha-29441799a7fc9fbc,libppv_lite86-78c9ba66bd206413,libzerocopy-de2a1df15c641a3a,librand_core-b7d73212a5259acf,libgetrandom-ee9df009f7fcbdfd,liblibc-d75767512c50648b,libcfg_if-3e7fc4e38d4a72b5,liburl-ca25148d2c436242,libidna-9399ffcbab8fc49c,libidna_adapter-9162a1da8d9589c7,libicu_normalizer-8fc47d5478eaa150,libicu_normalizer_data-798b8fc0988ee03c,libwrite16-e996c39ad8ba5f0b,libutf8_iter-51566bbad89f3a68,libutf16_iter-7ca3c212f3ee1c68,libsmallvec-050a5bcb13285266,libicu_properties-873547875ac95bd9,libicu_properties_data-52d1971318c7a4ab,libicu_locid_transform-3983810e930cb6f9,libicu_locid_transform_data-592a482cca19c097,libicu_collections-802dd26a4222a5fd,libicu_provider-ac8cd1837887b99c,libicu_locid-01d3822e67aa74b3,liblitemap-79485f3bd9d9879d,libtinystr-caad03e90b5006d0,libzerovec-f9cff714366d05fe,libwriteable-1e5dea0053e4c229,libyoke-b8d5e0dd20fb0f99,libzerofrom-c10ab0388fb29420,libstable_deref_trait-a9f42b1d2f15127d,libform_urlencoded-35907277f0683ea4,libpercent_encoding-af9df9186596bd92,libtracing-315456da7f6cd3b2,liblog-d4268c6053664b45,libvalue_bag-7015782d3ac2314f,libtracing_core-2bc53b42d77d8437,libonce_cell-e9252a7b5119f3eb,libcrossbeam_queue-11af2be1fdeab2ad,libcrossbeam_utils-ca54231108c39f35,libeither-61e6e7098b863c44,libevent_listener-cc91e2d5cd129cc4,libparking-a9ae72c6c16ee980,libserde_json-456b2e9e5898e01c,libitoa-ef40fa516293a9d3,libryu-a7164637bc4900ee,libfutures_util-97a529bf9012d397,libmemchr-08f38e9718637002,libfutures_io-6a4719510b0746bc,libslab-0a476b530f8e6631,libfutures_channel-0c7632e5ed4dc230,libpin_project_lite-72bf04572caa1c84,libfutures_sink-ae1eb2d060de53a2,libfutures_task-e09ab7898221cb97,libpin_utils-3860774ad9b215b5,libfutures_core-3b920243fce8fec0,libchrono-2898afaddfbd3526,libnum_traits-5ba94aa5999cc22f,libiana_time_zone-7ebdf60e360da8b0,libserde_variant-357d499c6c3d9ff8,libserde-139cdc596de8ef37,libclap-5943579284d1a378,libclap_builder-2c83767d2846dce7,libstrsim-4d1ed08a123238dc,libanstream-46109e2ca4391c70,libanstyle_query-6b2b2868060db38b,libis_terminal_polyfill-e39671344234c74d,libcolorchoice-c3c00c022d852059,libanstyle_parse-2a1cfd0795883160,libutf8parse-92d0158219063202,libclap_lex-b423203a2eab4856,libanstyle-e80e21c5036b9344,libcolored-7dc0f36c5f024577,liblazy_static-3674be3f4245d19b}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcfupnzm/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/zstd-sys-c88ce1ddb54faed9/out" "-L" "/opt/rustwide/target/debug/build/ring-e3ba9b6b8c2dc151/out" "-L" "/opt/rustwide/target/debug/build/psm-5d8abfb4a395edd5/out" "-L" "/opt/rustwide/target/debug/build/libsqlite3-sys-f87119d7dcd5bdde/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/loco_inventory_cli-6d7f90a8696c79fc" "-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-inventory` (bin "loco_inventory-cli") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "7a7f3f5c42910eac96dd568ec0aa2ea71ed2176e0c74892fa9036bfb7f0ab1db", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7a7f3f5c42910eac96dd568ec0aa2ea71ed2176e0c74892fa9036bfb7f0ab1db", kill_on_drop: false }`
[INFO] [stdout] 7a7f3f5c42910eac96dd568ec0aa2ea71ed2176e0c74892fa9036bfb7f0ab1db
