[INFO] cloning repository https://github.com/toshiki670/try_loco [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/toshiki670/try_loco" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftoshiki670%2Ftry_loco", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftoshiki670%2Ftry_loco'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3bcf85f2e28087244bc20d838ebf97d8b068155b [INFO] testing toshiki670/try_loco against try#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftoshiki670%2Ftry_loco" "/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/toshiki670/try_loco [INFO] finished tweaking git repo https://github.com/toshiki670/try_loco [INFO] tweaked toml for git repo https://github.com/toshiki670/try_loco written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/toshiki670/try_loco on toolchain dec9417b8611e34e787a3e4c37686b5131f9e5c5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/toshiki670/try_loco 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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e2813be30260812c57de30a3991ef4e21cf441d12757bb96ec55097c37166de1 [INFO] running `Command { std: "docker" "start" "-a" "e2813be30260812c57de30a3991ef4e21cf441d12757bb96ec55097c37166de1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e2813be30260812c57de30a3991ef4e21cf441d12757bb96ec55097c37166de1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e2813be30260812c57de30a3991ef4e21cf441d12757bb96ec55097c37166de1", kill_on_drop: false }` [INFO] [stdout] e2813be30260812c57de30a3991ef4e21cf441d12757bb96ec55097c37166de1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 99acf261bc06d8a12cf014fe906fe419eaed78f543c8a266141a153bae7eeb6e [INFO] running `Command { std: "docker" "start" "-a" "99acf261bc06d8a12cf014fe906fe419eaed78f543c8a266141a153bae7eeb6e", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.80 [INFO] [stderr] Compiling value-bag v1.8.1 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling cc v1.0.94 [INFO] [stderr] Compiling futures-io v0.3.30 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling serde_json v1.0.116 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling syn v2.0.59 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling time-macros v0.2.18 [INFO] [stderr] Compiling regex-automata v0.4.6 [INFO] [stderr] Compiling num-bigint v0.4.4 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling allocator-api2 v0.2.18 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling parking v2.2.0 [INFO] [stderr] Compiling concurrent-queue v2.4.0 [INFO] [stderr] Compiling rust_decimal v1.35.0 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling arrayvec v0.7.4 [INFO] [stderr] Compiling bigdecimal v0.3.1 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling fastrand v2.0.2 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Compiling regex v1.10.4 [INFO] [stderr] Compiling bstr v1.9.1 [INFO] [stderr] Compiling rustls v0.21.10 [INFO] [stderr] Compiling proc-macro-hack v0.5.20+deprecated [INFO] [stderr] Compiling http v1.1.0 [INFO] [stderr] Compiling unicode_categories v0.1.1 [INFO] [stderr] Compiling crc-catalog v2.4.0 [INFO] [stderr] Compiling rustix v0.38.32 [INFO] [stderr] Compiling libsqlite3-sys v0.27.0 [INFO] [stderr] Compiling crc v3.2.1 [INFO] [stderr] Compiling rustls-pemfile v1.0.4 [INFO] [stderr] Compiling parse-zoneinfo v0.3.0 [INFO] [stderr] Compiling hashlink v0.8.4 [INFO] [stderr] Compiling http-body v1.0.0 [INFO] [stderr] Compiling zstd-sys v2.0.10+zstd.1.5.6 [INFO] [stderr] Compiling atoi v2.0.0 [INFO] [stderr] Compiling serde_derive v1.0.197 [INFO] [stderr] Compiling thiserror-impl v1.0.58 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling displaydoc v0.2.4 [INFO] [stderr] Compiling async-trait v0.1.80 [INFO] [stderr] Compiling tokio v1.37.0 [INFO] [stderr] Compiling tinystr v0.7.5 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling unic-langid-impl v0.9.4 [INFO] [stderr] Compiling thiserror v1.0.58 [INFO] [stderr] Compiling rustls-webpki v0.101.7 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling sct v0.7.1 [INFO] [stderr] Compiling enum-ordinalize-derive v4.3.1 [INFO] [stderr] Compiling futures-intrusive v0.5.0 [INFO] [stderr] Compiling crossbeam-queue v0.3.11 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling enum-ordinalize v4.3.0 [INFO] [stderr] Compiling webpki-roots v0.25.4 [INFO] [stderr] Compiling ucd-trie v0.1.6 [INFO] [stderr] Compiling educe v0.5.11 [INFO] [stderr] Compiling pest v2.7.9 [INFO] [stderr] Compiling unic-langid-macros-impl v0.9.4 [INFO] [stderr] Compiling sea-query-derive v0.4.1 [INFO] [stderr] Compiling inherent v1.0.11 [INFO] [stderr] Compiling chrono-tz-build v0.2.1 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling ordered-float v3.9.2 [INFO] [stderr] Compiling unicase v2.7.0 [INFO] [stderr] Compiling dotenvy v0.15.7 [INFO] [stderr] Compiling futures-executor v0.3.30 [INFO] [stderr] Compiling unic-char-range v0.9.0 [INFO] [stderr] Compiling rustls-pki-types v1.4.1 [INFO] [stderr] Compiling unic-common v0.9.0 [INFO] [stderr] Compiling unic-ucd-version v0.9.0 [INFO] [stderr] Compiling unic-char-property v0.9.0 [INFO] [stderr] Compiling tokio-stream v0.1.15 [INFO] [stderr] Compiling futures v0.3.30 [INFO] [stderr] Compiling hkdf v0.12.4 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling uuid v1.8.0 [INFO] [stderr] Compiling time v0.3.36 [INFO] [stderr] Compiling either v1.11.0 [INFO] [stderr] Compiling chrono-tz v0.8.6 [INFO] [stderr] Compiling pest_meta v2.7.9 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling unic-langid-macros v0.9.4 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling globset v0.4.14 [INFO] [stderr] Compiling event-listener v4.0.3 [INFO] [stderr] Compiling psm v0.1.21 [INFO] [stderr] Compiling sea-query v0.31.0-rc.8 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling flume v0.11.0 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling home v0.5.9 [INFO] [stderr] Compiling base64 v0.22.0 [INFO] [stderr] Compiling zstd-safe v7.1.0 [INFO] [stderr] Compiling tower-layer v0.3.2 [INFO] [stderr] Compiling sqlformat v0.2.3 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Compiling whoami v1.5.1 [INFO] [stderr] Compiling pest_generator v2.7.9 [INFO] [stderr] Compiling event-listener-strategy v0.4.0 [INFO] [stderr] Compiling ignore v0.4.22 [INFO] [stderr] Compiling unic-langid v0.9.4 [INFO] [stderr] Compiling tracing-serde v0.1.3 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling tokio-util v0.7.10 [INFO] [stderr] Compiling unic-ucd-segment v0.9.0 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Compiling http-body-util v0.1.1 [INFO] [stderr] Compiling axum-core v0.4.3 [INFO] [stderr] Compiling futures-lite v2.3.0 [INFO] [stderr] Compiling event-listener v5.3.0 [INFO] [stderr] Compiling stacker v0.1.15 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling rustls v0.23.4 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling deunicode v1.4.4 [INFO] [stderr] Compiling slog v2.7.0 [INFO] [stderr] Compiling clap_builder v4.5.2 [INFO] [stderr] Compiling slug v0.1.5 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling pin-project v1.1.5 [INFO] [stderr] Compiling clap_derive v4.5.4 [INFO] [stderr] Compiling tracing-subscriber v0.3.18 [INFO] [stderr] Compiling event-listener-strategy v0.5.1 [INFO] [stderr] Compiling unic-segment v0.9.0 [INFO] [stderr] Compiling hyper v1.3.0 [INFO] [stderr] Compiling humansize v2.1.3 [INFO] [stderr] Compiling signal-hook-mio v0.2.3 [INFO] [stderr] Compiling pest_derive v2.7.9 [INFO] [stderr] Compiling sqlx-core v0.7.4 [INFO] [stderr] Compiling globwalk v0.8.1 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Compiling async-lock v3.3.0 [INFO] [stderr] Compiling brotli-decompressor v3.0.0 [INFO] [stderr] Compiling rustls-webpki v0.102.2 [INFO] [stderr] Compiling snafu-derive v0.7.5 [INFO] [stderr] Compiling ouroboros_macro v0.17.2 [INFO] [stderr] Compiling sqlx-postgres v0.7.4 [INFO] [stderr] Compiling sqlx-sqlite v0.7.4 [INFO] [stderr] Compiling sea-bae v0.2.0 [INFO] [stderr] Compiling sea-schema-derive v0.2.0 [INFO] [stderr] Compiling async-stream-impl v0.3.5 [INFO] [stderr] Compiling axum v0.7.5 [INFO] [stderr] Compiling fs-err v2.11.0 [INFO] [stderr] Compiling polling v2.8.0 [INFO] [stderr] Compiling cookie v0.18.1 [INFO] [stderr] Compiling smawk v0.3.2 [INFO] [stderr] Compiling rustix v0.37.27 [INFO] [stderr] Compiling camino v1.1.6 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling semver v1.0.22 [INFO] [stderr] Compiling async-task v4.7.0 [INFO] [stderr] Compiling sync_wrapper v0.1.2 [INFO] [stderr] Compiling aliasable v0.1.3 [INFO] [stderr] Compiling unicode-linebreak v0.1.5 [INFO] [stderr] Compiling ouroboros v0.17.2 [INFO] [stderr] Compiling snafu v0.7.5 [INFO] [stderr] Compiling textwrap v0.15.2 [INFO] [stderr] Compiling type-map v0.4.0 [INFO] [stderr] Compiling piper v0.2.1 [INFO] [stderr] Compiling async-stream v0.3.5 [INFO] [stderr] Compiling sea-schema v0.15.0-rc.7 [INFO] [stderr] Compiling sea-orm-macros v1.0.0-rc.7 [INFO] [stderr] Compiling tera v1.19.1 [INFO] [stderr] Compiling brotli v4.0.0 [INFO] [stderr] Compiling sqlx v0.7.4 [INFO] [stderr] Compiling sea-query-binder v0.6.0-rc.4 [INFO] [stderr] Compiling clap v4.5.4 [INFO] [stderr] Compiling hyper-util v0.1.3 [INFO] [stderr] Compiling crossterm v0.25.0 [INFO] [stderr] Compiling zstd v0.13.1 [INFO] [stderr] Compiling async-channel v2.2.1 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling term v0.7.0 [INFO] [stderr] Compiling combine v4.6.7 [INFO] [stderr] Compiling polling v3.6.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling serde_path_to_error v0.1.16 [INFO] [stderr] Compiling axum-macros v0.4.1 [INFO] [stderr] Compiling validator_types v0.16.0 [INFO] [stderr] Compiling raw-cpuid v11.0.2 [INFO] [stderr] Compiling is-terminal v0.4.12 [INFO] [stderr] Compiling async-io v1.13.0 [INFO] [stderr] Compiling match_cfg v0.1.0 [INFO] [stderr] Compiling unicode-segmentation v1.11.0 [INFO] [stderr] Compiling matchit v0.7.3 [INFO] [stderr] Compiling base64ct v1.6.0 [INFO] [stderr] Compiling moka v0.12.7 [INFO] [stderr] Compiling linux-raw-sys v0.3.8 [INFO] [stderr] Compiling if_chain v1.0.2 [INFO] [stderr] Compiling strum v0.26.2 [INFO] [stderr] Compiling waker-fn v1.1.1 [INFO] [stderr] Compiling self_cell v1.0.3 [INFO] [stderr] Compiling sync_wrapper v1.0.1 [INFO] [stderr] Compiling sha1_smol v1.0.0 [INFO] [stderr] Compiling futures-lite v1.13.0 [INFO] [stderr] Compiling quanta v0.12.3 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling self_cell v0.10.3 [INFO] [stderr] Compiling sea-orm v1.0.0-rc.7 [INFO] [stderr] Compiling validator_derive v0.16.0 [INFO] [stderr] Compiling password-hash v0.5.0 [INFO] [stderr] Compiling requestty-ui v0.5.0 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling slog-term v2.9.1 [INFO] [stderr] Compiling async-io v2.3.2 [INFO] [stderr] Compiling async-compression v0.4.8 [INFO] [stderr] Compiling blocking v1.5.1 [INFO] [stderr] Compiling chumsky v0.9.3 [INFO] [stderr] Compiling sea-orm-cli v1.0.0-rc.7 [INFO] [stderr] Compiling tokio-rustls v0.26.0 [INFO] [stderr] Compiling redis v0.22.3 [INFO] [stderr] Compiling intl-memoizer v0.5.1 [INFO] [stderr] Compiling async-executor v1.11.0 [INFO] [stderr] Compiling intl_pluralrules v7.0.2 [INFO] [stderr] Compiling fluent-langneg v0.13.0 [INFO] [stderr] Compiling pem v3.0.4 [INFO] [stderr] Compiling email-encoding v0.3.0 [INFO] [stderr] Compiling rustls-pemfile v2.1.2 [INFO] [stderr] Compiling simple_asn1 v0.6.2 [INFO] [stderr] Compiling cron_clock v0.8.0 [INFO] [stderr] Compiling tempfile v3.10.1 [INFO] [stderr] Compiling serde_regex v1.1.0 [INFO] [stderr] Compiling cargo-platform v0.1.8 [INFO] [stderr] Compiling webpki-roots v0.26.1 [INFO] [stderr] Compiling bb8 v0.8.3 [INFO] [stderr] Compiling fluent-syntax v0.11.0 [INFO] [stderr] Compiling cruet v0.13.3 [INFO] [stderr] Compiling colored v2.1.0 [INFO] [stderr] Compiling blake2 v0.10.6 [INFO] [stderr] Compiling idna v0.4.0 [INFO] [stderr] Compiling include_dir_macros v0.7.3 [INFO] [stderr] Compiling crossbeam-channel v0.5.13 [INFO] [stderr] Compiling socket2 v0.4.10 [INFO] [stderr] Compiling shared_child v1.0.0 [INFO] [stderr] Compiling os_pipe v1.1.5 [INFO] [stderr] Compiling gethostname v0.2.3 [INFO] [stderr] Compiling tagptr v0.2.0 [INFO] [stderr] Compiling btparse-stable v0.1.2 [INFO] [stderr] Compiling triomphe v0.1.12 [INFO] [stderr] Compiling email_address v0.2.4 [INFO] [stderr] Compiling quoted_printable v0.5.0 [INFO] [stderr] Compiling http-range-header v0.4.0 [INFO] [stderr] Compiling shell-words v1.1.0 [INFO] [stderr] Compiling byte-unit v4.0.19 [INFO] [stderr] Compiling lettre v0.11.6 [INFO] [stderr] Compiling backtrace_printer v1.3.0 [INFO] [stderr] Compiling requestty v0.5.0 [INFO] [stderr] Compiling tower-http v0.5.2 [INFO] [stderr] Compiling rusty-sidekiq v0.8.2 [INFO] [stderr] Compiling object_store v0.9.1 [INFO] [stderr] Compiling duct v0.13.7 [INFO] [stderr] Compiling include_dir v0.7.3 [INFO] [stderr] Compiling validator v0.16.1 [INFO] [stderr] Compiling argon2 v0.5.3 [INFO] [stderr] Compiling fluent-bundle v0.15.2 [INFO] [stderr] Compiling rrgen v0.5.3 [INFO] [stderr] Compiling cargo_metadata v0.18.1 [INFO] [stderr] Compiling jsonwebtoken v9.3.0 [INFO] [stderr] Compiling axum-extra v0.9.3 [INFO] [stderr] Compiling async-global-executor v2.4.1 [INFO] [stderr] Compiling sea-orm-migration v1.0.0-rc.7 [INFO] [stderr] Compiling serde_variant v0.1.3 [INFO] [stderr] Compiling async-attributes v1.1.2 [INFO] [stderr] Compiling async-channel v1.9.0 [INFO] [stderr] Compiling flume v0.10.14 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling fluent v0.16.0 [INFO] [stderr] Compiling async-std v1.12.0 [INFO] [stderr] Compiling fluent-template-macros v0.8.0 [INFO] [stderr] Compiling loco-rs v0.6.1 [INFO] [stderr] Compiling fluent-templates v0.8.0 [INFO] [stderr] Compiling migration v0.1.0 (/opt/rustwide/workdir/migration) [INFO] [stderr] Compiling try_loco v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 5m 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, sqlx-postgres v0.7.4 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2` [INFO] running `Command { std: "docker" "inspect" "99acf261bc06d8a12cf014fe906fe419eaed78f543c8a266141a153bae7eeb6e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "99acf261bc06d8a12cf014fe906fe419eaed78f543c8a266141a153bae7eeb6e", kill_on_drop: false }` [INFO] [stdout] 99acf261bc06d8a12cf014fe906fe419eaed78f543c8a266141a153bae7eeb6e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a555718492aaf550a124f08978ed0a360dd89345b444edcc0a7d0af9da08fb99 [INFO] running `Command { std: "docker" "start" "-a" "a555718492aaf550a124f08978ed0a360dd89345b444edcc0a7d0af9da08fb99", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.59 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Compiling semver v1.0.22 [INFO] [stderr] Compiling anyhow v1.0.82 [INFO] [stderr] Compiling auto-future v1.0.0 [INFO] [stderr] Compiling relative-path v1.9.2 [INFO] [stderr] Compiling dashmap v5.5.3 [INFO] [stderr] Compiling console v0.15.8 [INFO] [stderr] Compiling similar v2.5.0 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling futures-timer v3.0.3 [INFO] [stderr] Compiling rstest_macros v0.18.2 [INFO] [stderr] Compiling serde_derive v1.0.197 [INFO] [stderr] Compiling thiserror-impl v1.0.58 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling displaydoc v0.2.4 [INFO] [stderr] Compiling async-trait v0.1.80 [INFO] [stderr] Compiling enum-ordinalize-derive v4.3.1 [INFO] [stderr] Compiling tokio v1.37.0 [INFO] [stderr] Compiling enum-ordinalize v4.3.0 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling educe v0.5.11 [INFO] [stderr] Compiling tinystr v0.7.5 [INFO] [stderr] Compiling unic-langid-impl v0.9.4 [INFO] [stderr] Compiling thiserror v1.0.58 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Compiling pest v2.7.9 [INFO] [stderr] Compiling unic-langid-macros-impl v0.9.4 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling sea-query-derive v0.4.1 [INFO] [stderr] Compiling inherent v1.0.11 [INFO] [stderr] Compiling unic-langid-macros v0.9.4 [INFO] [stderr] Compiling unic-langid v0.9.4 [INFO] [stderr] Compiling pest_meta v2.7.9 [INFO] [stderr] Compiling clap_derive v4.5.4 [INFO] [stderr] Compiling pin-project v1.1.5 [INFO] [stderr] Compiling async-stream-impl v0.3.5 [INFO] [stderr] Compiling ouroboros_macro v0.17.2 [INFO] [stderr] Compiling axum-macros v0.4.1 [INFO] [stderr] Compiling sea-bae v0.2.0 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Compiling futures-executor v0.3.30 [INFO] [stderr] Compiling pest_generator v2.7.9 [INFO] [stderr] Compiling futures v0.3.30 [INFO] [stderr] Compiling axum-core v0.4.3 [INFO] [stderr] Compiling ouroboros v0.17.2 [INFO] [stderr] Compiling sea-orm-macros v1.0.0-rc.7 [INFO] [stderr] Compiling async-stream v0.3.5 [INFO] [stderr] Compiling clap v4.5.4 [INFO] [stderr] Compiling polling v3.6.0 [INFO] [stderr] Compiling rust-multipart-rfc7578_2 v0.6.1 [INFO] [stderr] Compiling fluent-langneg v0.13.0 [INFO] [stderr] Compiling tokio-stream v0.1.15 [INFO] [stderr] Compiling pest_derive v2.7.9 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling tokio-util v0.7.10 [INFO] [stderr] Compiling hyper v1.3.0 [INFO] [stderr] Compiling async-io v2.3.2 [INFO] [stderr] Compiling tokio-rustls v0.26.0 [INFO] [stderr] Compiling bb8 v0.8.3 [INFO] [stderr] Compiling combine v4.6.7 [INFO] [stderr] Compiling async-compression v0.4.8 [INFO] [stderr] Compiling serde_json v1.0.116 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling uuid v1.8.0 [INFO] [stderr] Compiling either v1.11.0 [INFO] [stderr] Compiling rust_decimal v1.35.0 [INFO] [stderr] Compiling time v0.3.36 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling tracing-serde v0.1.3 [INFO] [stderr] Compiling tracing-subscriber v0.3.18 [INFO] [stderr] Compiling chrono-tz v0.8.6 [INFO] [stderr] Compiling serde_path_to_error v0.1.16 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling hyper-util v0.1.3 [INFO] [stderr] Compiling cron_clock v0.8.0 [INFO] [stderr] Compiling sqlformat v0.2.3 [INFO] [stderr] Compiling sea-query v0.31.0-rc.8 [INFO] [stderr] Compiling cookie v0.18.1 [INFO] [stderr] Compiling axum v0.7.5 [INFO] [stderr] Compiling redis v0.22.3 [INFO] [stderr] Compiling simple_asn1 v0.6.2 [INFO] [stderr] Compiling slog-term v2.9.1 [INFO] [stderr] Compiling tera v1.19.1 [INFO] [stderr] Compiling cargo-platform v0.1.8 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling camino v1.1.6 [INFO] [stderr] Compiling serde_regex v1.1.0 [INFO] [stderr] Compiling sea-schema v0.15.0-rc.7 [INFO] [stderr] Compiling intl-memoizer v0.5.1 [INFO] [stderr] Compiling intl_pluralrules v7.0.2 [INFO] [stderr] Compiling sqlx-core v0.7.4 [INFO] [stderr] Compiling sea-orm-cli v1.0.0-rc.7 [INFO] [stderr] Compiling blocking v1.5.1 [INFO] [stderr] Compiling reserve-port v2.0.1 [INFO] [stderr] Compiling fluent-syntax v0.11.0 [INFO] [stderr] Compiling axum-test v14.8.0 [INFO] [stderr] Compiling fluent-bundle v0.15.2 [INFO] [stderr] Compiling axum-extra v0.9.3 [INFO] [stderr] Compiling async-global-executor v2.4.1 [INFO] [stderr] Compiling sqlx-sqlite v0.7.4 [INFO] [stderr] Compiling sqlx-postgres v0.7.4 [INFO] [stderr] Compiling rusty-sidekiq v0.8.2 [INFO] [stderr] Compiling rrgen v0.5.3 [INFO] [stderr] Compiling cargo_metadata v0.18.1 [INFO] [stderr] Compiling jsonwebtoken v9.3.0 [INFO] [stderr] Compiling object_store v0.9.1 [INFO] [stderr] Compiling validator v0.16.1 [INFO] [stderr] Compiling moka v0.12.7 [INFO] [stderr] Compiling serde_variant v0.1.3 [INFO] [stderr] Compiling sqlx v0.7.4 [INFO] [stderr] Compiling sea-query-binder v0.6.0-rc.4 [INFO] [stderr] Compiling byte-unit v4.0.19 [INFO] [stderr] Compiling tower-http v0.5.2 [INFO] [stderr] Compiling lettre v0.11.6 [INFO] [stderr] Compiling backtrace_printer v1.3.0 [INFO] [stderr] Compiling sea-orm v1.0.0-rc.7 [INFO] [stderr] Compiling fluent-template-macros v0.8.0 [INFO] [stderr] Compiling async-std v1.12.0 [INFO] [stderr] Compiling fluent v0.16.0 [INFO] [stderr] Compiling serial_test_derive v2.0.0 [INFO] [stderr] Compiling fluent-templates v0.8.0 [INFO] [stderr] Compiling serial_test v2.0.0 [INFO] [stderr] Compiling insta v1.38.0 [INFO] [stderr] Compiling rstest v0.18.2 [INFO] [stderr] Compiling sea-orm-migration v1.0.0-rc.7 [INFO] [stderr] Compiling loco-rs v0.6.1 [INFO] [stderr] Compiling migration v0.1.0 (/opt/rustwide/workdir/migration) [INFO] [stderr] Compiling try_loco 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/rustcxp3B5I/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libtry_loco-1f62330e196cf7eb,libfluent_templates-349990409dc91569,libflume-595a5f8946f75ab9,libarc_swap-4d53f24db0759841,libfluent_bundle-6e895213e4be411a,libfluent_langneg-5c697dba5fa3f992,libintl_pluralrules-3e78e02af36ec06d,libself_cell-1263c3de49e9e4bd,libself_cell-030e406d47b894ce,libintl_memoizer-cb201a53b399dcc6,libtype_map-dc94410b6146747e,libunic_langid-dd768ce35ed5c25b,libunic_langid_macros-53408ecb7082f221,libunic_langid_impl-0f3368d16bcd2fae,libtinystr-b8d7e8d18065784f,libfluent_syntax-86a1bc3aaabbdd11,librustc_hash-5a527483989b35a3,libmigration-dc8bf3ae23833ed0,libloco_rs-1d865cfee2ada18a,librequestty-df7b9ca72902f93a,libtempfile-452363d4afbd10e0,librustix-975a1b0ce32e8a81,liblinux_raw_sys-27f0542daaa517e1,libshell_words-577647bd4f992c17,librequestty_ui-4fb07711ecd93066,libtextwrap-f5c0e21712caa46f,libunicode_width-ff8848b4c91bc42d,libunicode_linebreak-e2d4f4a68c1e757f,libsmawk-9e7d9ce9103284a6,libunicode_segmentation-5eb0a5c8a3578cf5,libcrossterm-a6715b0f150f0781,libsignal_hook_mio-d8c0ff9f2a771c75,libsignal_hook-f8feb605eea1515d,libbacktrace_printer-7c3636e55a58eff5,libbtparse_stable-cf9fe35ca5101dd7,libbyte_unit-abd7eeaa72ded715,libutf8_width-374686a5ee60ad8b,libeyre-edbb7f4113435ff5,libindenter-c5e34d39e16440e0,libvalidator-607bd509644b81b7,libidna-ace0866f5f255635,libobject_store-d38fdf9bf0af2786,libsnafu-9b34ee0aa161a336,libdoc_comment-dfc6c7e6d73077f4,libaxum_test-784e59f6ff586a70,libpretty_assertions-7a5756f68c84f663,libdiff-3cd541a7987babfb,libyansi-d940c26158ddd8fe,libauto_future-46482a8313db5382,librust_multipart_rfc7578_2-a318aa17efdbf97a,libhttp-300cd194aaa5916d,libreserve_port-768ad7aad416d812,libanyhow-60c7c835ddf97527,libsidekiq-6ba8ba5ee49ba67f,libgethostname-994045b6500a5968,libredis-f4fb9188f4358965,libsha1_smol-af41b3aad462ee27,libcombine-2314d54e2b6fe84d,libbb8-e92ad28a46e59cb0,libcron_clock-16dae7008fc943c5,libargon2-7e4f729b92ed2b27,libblake2-a32279bd579bc418,libpassword_hash-fc333c3bb62a71e5,libbase64ct-dcb570fdd648ffa5,librrgen-9f2af2c9c9367cd7,libserde_yaml-4ba36a149643f2cb,libunsafe_libyaml-7bc1bf218b2f5452,libserde_regex-3df3d3f9b7b699cc,libheck-bf95211d2fa28580,libcruet-f2deea768adeb569,liblettre-22dcc468cd1798ec,librustls_pemfile-f20251c5081348a3,libwebpki_roots-01b5ee45498d2aa9,libhostname-ea49d0dca4f3a8c1,libmatch_cfg-f93ef260abd93f75,libfastrand-490e27826ae329fc,libquoted_printable-6cb5b9eecb72b449,libtokio_rustls-22acec1541ef4edd,librustls-5362bdee4e546c07,libwebpki-65907fc20fc2dba6,libzeroize-1be4c5cc0a0f7c30,librustls_pki_types-f57dcc5758f06084,libchumsky-d73275edc0f23114,libstacker-8ac5034df525a065,libpsm-df9a124f865c955e,libemail_encoding-6a244ad60ff65072,libemail_address-8df74d70bbdb453e,libserde_variant-ba0ab7a9faf6edcc,libtower_http-d2e6bbf4c4eb15df,libmime_guess-da71b9bc57785d5b,libunicase-2483cbba67ffbccd,libhttp_range_header-655b28aa5c36a731,libtokio_util-a503dfe8e098b189,libasync_compression-de26e5edadebfa6f,libzstd-90cbacac39674923,libzstd_safe-e90f2a9b6f782013,libzstd_sys-e5bd444fee569bbf,libflate2-959f7fff05519301,libminiz_oxide-9d682381bf80d298,libadler-f4caa73e14204bdd,libcrc32fast-8800ec376608410a,libbrotli-2fa6f1a2865cbf53,libbrotli_decompressor-8fb62a19f5f9031b,liballoc_stdlib-2cbcfaf5b9f938fe,liballoc_no_stdlib-06c983927188c99c,libmoka-ab03dcaf9ce6a23b,libquanta-e159dd0418815caa,libraw_cpuid-fe4274bb26e152eb,libtagptr-fcf7d80f82f6bcf7,libtriomphe-43bc1c280341cff6,libcrossbeam_channel-f02f4c71128993a2,libjsonwebtoken-dc014ca27459cc01,libpem-3213f65b46d3f50a,libbase64-78d8dc57c3b9852a,libsimple_asn1-ada487d5c188efe1,libtera-2c6486df38307f17,libslug-3ced802c479d8a62,libdeunicode-8353741a990ac7c7,libglobwalk-a54285464fc5f5e1,libbitflags-e2b4db6c651223da,libignore-df0f69623a935638,libwalkdir-a3e1a79fd47b5b12,libsame_file-1ceb7b6153588b15,libcrossbeam_deque-abf78aa61070e96c,libcrossbeam_epoch-c0fe40f247276bb4,libglobset-bdc9c981fd7e1a40,libbstr-249270c7aba05bc1,libpest-770fcab9a394c989,libucd_trie-cdff0278ac6747fa,libunic_segment-b4288f7def1fd0d0,libunic_ucd_segment-18e47613c77ff1e3,libunic_ucd_version-4703fb25962b9dad,libunic_common-95572032ffd99b0d,libunic_char_property-c11b8a623d048731,libunic_char_range-a799f89c5585e437,libhumansize-125a5e135b42be9c,liblibm-f4240047710a2733,libchrono_tz-ba7c6dc7610ced4f,libphf-f6547805aad3c74a,libphf_shared-6ededc5666127913,libsiphasher-7b49b0cc05d9e611,libsea_orm_migration-100699e70650cf21,libsea_schema-8450d0e95ee3fe33,libsea_orm_cli-7b0eeea3ce668371,libglob-eeb045b280f2e028,libtracing_subscriber-cbc16cb454bbfbba,libtracing_serde-7bcffa7660ec3bb2,libnu_ansi_term-bd2d02d44727f6d8,liboverload-23726fa51fddfe0c,libsharded_slab-74c8054a2db1fe44,libmatchers-3a544c6f6f8a77b1,libregex_automata-3b49d758168cda65,libregex_syntax-e3521940133a580f,libthread_local-63cc183b1d579f9d,libtracing_log-989b9561d4915d83,libdotenvy-c158e10653a35757,libclap-8c69dd3c48ec0eb6,libclap_builder-651d5059e1c39dd4,libstrsim-24acdad2526b95b7,libanstream-3ed62d5900084a16,libanstyle_query-8d3653252a5c3fa6,libcolorchoice-bfe75a9d19074058,libanstyle_parse-9a92a38b04bdc4b3,libutf8parse-e98db3169219ea11,libclap_lex-b5c2fb94a3ed7e8d,libanstyle-3f5f62a5160c2726,libregex-1bdb8683c22c23eb,libregex_automata-6b0f186c621a25b4,libaho_corasick-b24f9459f98df8c1,libregex_syntax-8de78d0afdb2bf35,libfs_err-d74588b0700e575b,libduct-ee8573b24ba157f9,libos_pipe-d592b71266dfbc7e,libshared_child-d23b0c6941083afc,libsea_orm-ab0ecbff45ac8938,libouroboros-50329c2cc42e30f4,libstatic_assertions-d53a9977dc6e27e5,libaliasable-a847abc25fa8841c,libasync_stream-f411d793ea43542d,libstrum-31306e2bf07bc6cb,libsea_query_binder-d50d9657143cd674,libsqlx-6f409d9ae5397e63,libsqlx_sqlite-555d7833684449bb,libflume-c0ef2334549e5f96,liburlencoding-2e57689ab08a86e0,libfutures_intrusive-49b5c3c2a52a38d3,liblibsqlite3_sys-b92db5d7fe665cc0,libsqlx_postgres-25faa49e0bdf77dc,libhex-28742b4ca144387c,libwhoami-3ac9dbc36fe53bc9,libhome-34c282980fe9bb92,libbitflags-2dca024d43a0c2f6,libmd5-7bf0dbd9a868e4d4,libbyteorder-1e924d369e48dcfe,libatoi-fddb3adb24c3f7c5,libstringprep-ab43f3a54b9b1d1b,libfinl_unicode-3bca2b6cd4176b59,librand-bfcab7ae2404c748,librand_chacha-3ab9c174bf881ff7,libppv_lite86-4250c766b4729968,librand_core-2991dc6535dc6412,libhkdf-d8de61973405708f,libhmac-96acd3d91a89019e,libsqlx_core-069a1c57a43cb3c2,librustls_pemfile-6e0118ed5f00ca0e,libbase64-64299f9d815d057c,libwebpki_roots-881d9833caf02a91,libthiserror-4391176adb9b37ed,libindexmap-4633bc2d72362e59,libequivalent-fdc46004df91ad08,libsha2-a0036adde95c3a58,libcpufeatures-42c2188ae17ada4c,libdigest-75bbccdcf47c723b,libsubtle-3b4c11045c466f47,libblock_buffer-be38e141c111901c,libcrypto_common-339167435333e108,libgeneric_array-a548462fd27ccc4c,libtypenum-d9cba146b74f4906,librustls-c8b3042f14a6770f,libsct-3a5a320f0c01dd5c,libwebpki-d23e36763ce7ef33,libring-a4f03829dde7421c,libspin-4c027460b7d930f7,libuntrusted-3420b86308bec153,libsqlformat-87a93065cde31afe,libunicode_categories-ef4962be3dfb8f25,libnom-cde3e466096a3f57,libitertools-1d0bac8b72ca2f83,libhashlink-8c0ddf70f5c96587,libhashbrown-0fdcc1c433564f35,libahash-3937af4c20646a66,libzerocopy-8e600753138a11ca,liballocator_api2-d942e830951b9933,libcrossbeam_queue-84ccd60121ca924c,libcrossbeam_utils-c632a2c8175a965a,libeither-ab796f6ab8a9b7a3,libevent_listener-67cd091983fb6763,liburl-6de9d39641a96867,libidna-0b376ea90e35f9c2,libunicode_normalization-f1de7ed1947c783d,libtinyvec-251d260eb6672a91,libtinyvec_macros-1c14e8980bff1229,libunicode_bidi-e1afecf176719f04,libsea_query-d87f2d92b1362e8c,libordered_float-062a78b85e6ec3cd,libuuid-7f48bf59b80769ab,libgetrandom-16009545727e12b5,libbigdecimal-cdf78b2f34f66f9d,libnum_bigint-a4e33aecd56ef4b0,libnum_integer-4ed35ffe0af456bb,librust_decimal-35d35c4bca06775b,libarrayvec-d945ab4394e2aa2b,libfutures-e27b6beffe8b3550,libfutures_executor-5f84cb29be52f520,libinclude_dir-4194fa6f54be7d10,libchrono-3afbc4ba50eb746b,libnum_traits-3baeca873fc28b51,libiana_time_zone-a18c7932f053b032,libaxum_extra-2d6ad84975027008,libcookie-b0d22f3386dd3fa4,libtime-33cd20dcb198ae80,libtime_core-4e44e5dcd53c485d,libnum_conv-2c976fbf8b8f2899,libderanged-6e1575cf318f9d35,libpowerfmt-a0c185df26c26a22,libaxum-6a1d3245de8e527f,libserde_path_to_error-9e271e834fab51e1,libserde_json-62bb43a2ee643dab,libserde_urlencoded-8851d8c4b3efb812,libryu-0f2a15b68b451590,libform_urlencoded-9a3b196401a840c1,libpercent_encoding-9bee39bbc5bd523a,libhyper_util-1153fd2ae1388731,libhyper-6ef0c19fb9694022,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libhttparse-16ba988888b348a6,libhttpdate-9f9d2502c6a38412,libmatchit-b2689776cf6e5db9,libsync_wrapper-3774b2b6a2e7860b,libserde-427bed3eddd0a9bc,libaxum_core-8106022428968084,libmime-4b44681fdb2c65f7,libtracing-97ddbd1bbacd0642,libtracing_core-71bc77566cba2a09,libonce_cell-24c5d665b6879050,libsync_wrapper-17f912c27eab8964,libhttp_body_util-4ea75c950190c22b,libhttp_body-eea7f8667348b560,libhttp-0dfd7dcc8444a89a,libitoa-4c6598116a867907,libfnv-2d77ec4f6f971b24,libtower-0b5c40d40aad455e,libpin_project-02eea7c3f8cd4f81,libtower_layer-d544d4bd616865b8,libfutures_util-0e402f21b76aa69a,libmemchr-659d2f3239d1b4b2,libfutures_io-64a3a644ba29741c,libslab-bcf9aff6bece17eb,libfutures_channel-5acea26fa90a13d0,libfutures_sink-ba628c80fbee78b4,libfutures_task-a34acde6ee26d4ab,libpin_utils-9a5791cba021167a,libfutures_core-2da63d8c7891ede1,libtower_service-aa28c9aa29f1c654,libtokio-27497382a739305e,libsignal_hook_registry-45d898d7cf6b4984,libnum_cpus-54676a17e13f0994,libsocket2-1bf4fbe712dfd9d3,libbytes-9c2a396be262bdae,libmio-6c95da2607911e6e,liblog-59972d51ece24b1e,libvalue_bag-59bf3248fb1fae4c,libparking_lot-a436bd0cab8a10b6,libparking_lot_core-75c33cc1c086f5c9,liblibc-9141d6d61f049405,libcfg_if-33ef6c02a07f9fec,libsmallvec-e2fbd282c83e646d,liblock_api-dab15d5bfc53aea0,libscopeguard-d52bd00767847e44,libpin_project_lite-e0c50e8704e39276,libcolored-87a6d11036dfd92f,liblazy_static-2bb390fee0230a38}.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/rustcxp3B5I/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-4fc713343d589855/out" "-L" "/opt/rustwide/target/debug/build/psm-6475c9ee77d709d3/out" "-L" "/opt/rustwide/target/debug/build/libsqlite3-sys-649d5af8e65a26e4/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-fdf19397cfb67014/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/try_loco_cli-d50187f8a6d403f0" "-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 `try_loco` (bin "try_loco-cli") due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "a555718492aaf550a124f08978ed0a360dd89345b444edcc0a7d0af9da08fb99", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a555718492aaf550a124f08978ed0a360dd89345b444edcc0a7d0af9da08fb99", kill_on_drop: false }` [INFO] [stdout] a555718492aaf550a124f08978ed0a360dd89345b444edcc0a7d0af9da08fb99