[INFO] cloning repository https://github.com/keysinandy/intl-cli [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/keysinandy/intl-cli" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkeysinandy%2Fintl-cli", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkeysinandy%2Fintl-cli'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a4207b86e31259ea31df87fca116e747c005257f [INFO] testing keysinandy/intl-cli against beta-2025-02-18 for beta-1.86-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkeysinandy%2Fintl-cli" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/keysinandy/intl-cli on toolchain beta-2025-02-18 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-02-18" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/keysinandy/intl-cli [INFO] finished tweaking git repo https://github.com/keysinandy/intl-cli [INFO] tweaked toml for git repo https://github.com/keysinandy/intl-cli written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/keysinandy/intl-cli 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-02-18" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-02-18" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 756eefd601414be45ab9a79f16b11ddc8f5dc13bb2b55c62c9c04a2b1c392fdb [INFO] running `Command { std: "docker" "start" "-a" "756eefd601414be45ab9a79f16b11ddc8f5dc13bb2b55c62c9c04a2b1c392fdb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "756eefd601414be45ab9a79f16b11ddc8f5dc13bb2b55c62c9c04a2b1c392fdb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "756eefd601414be45ab9a79f16b11ddc8f5dc13bb2b55c62c9c04a2b1c392fdb", kill_on_drop: false }` [INFO] [stdout] 756eefd601414be45ab9a79f16b11ddc8f5dc13bb2b55c62c9c04a2b1c392fdb [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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-02-18" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d4d0a7b62a8561ddfa5dc18be5aa0564315e9f2c132a86e1a673cc9ab8a3290f [INFO] running `Command { std: "docker" "start" "-a" "d4d0a7b62a8561ddfa5dc18be5aa0564315e9f2c132a86e1a673cc9ab8a3290f", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Compiling unicode-ident v1.0.14 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling pin-project-lite v0.2.15 [INFO] [stderr] Compiling serde v1.0.216 [INFO] [stderr] Compiling litemap v0.7.4 [INFO] [stderr] Compiling writeable v0.5.5 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling bytes v1.9.0 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling icu_locid_transform_data v1.5.0 [INFO] [stderr] Compiling itoa v1.0.14 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling icu_properties_data v1.5.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling cc v1.2.5 [INFO] [stderr] Compiling pkg-config v0.3.31 [INFO] [stderr] Compiling utf16_iter v1.0.5 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling phf_shared v0.11.2 [INFO] [stderr] Compiling utf8_iter v1.0.4 [INFO] [stderr] Compiling allocator-api2 v0.2.21 [INFO] [stderr] Compiling write16 v1.0.0 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling icu_normalizer_data v1.5.0 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling http v1.2.0 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling phf_generator v0.11.2 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling new_debug_unreachable v1.0.6 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling httparse v1.9.5 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling openssl v0.10.68 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling socket2 v0.5.8 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling syn v2.0.91 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling bumpalo v3.16.0 [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling native-tls v0.2.12 [INFO] [stderr] Compiling indexmap v2.7.0 [INFO] [stderr] Compiling scoped-tls v1.0.1 [INFO] [stderr] Compiling better_scoped_tls v1.0.0 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling swc_visit v2.0.0 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling openssl-sys v0.9.104 [INFO] [stderr] Compiling psm v0.1.24 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling tower-service v0.3.3 [INFO] [stderr] Compiling unicode-width v0.1.14 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling anstyle-parse v0.2.6 [INFO] [stderr] Compiling stacker v0.1.17 [INFO] [stderr] Compiling smartstring v1.0.1 [INFO] [stderr] Compiling serde_json v1.0.134 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling unicode-id-start v1.3.1 [INFO] [stderr] Compiling colorchoice v1.0.3 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling anstyle v1.0.10 [INFO] [stderr] Compiling anstyle-query v1.1.2 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling clap_lex v0.7.4 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling tower-layer v0.3.3 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling rustls-pki-types v1.10.1 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling bstr v1.11.1 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling iana-time-zone v0.1.61 [INFO] [stderr] Compiling ipnet v2.10.1 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling anstream v0.6.18 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling clap_builder v4.5.23 [INFO] [stderr] Compiling cpufeatures v0.2.16 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling typed-arena v2.0.2 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling chrono v0.4.39 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling rustls-pemfile v2.2.0 [INFO] [stderr] Compiling http-body-util v0.1.2 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling swc_macros_common v1.0.0 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling serde_derive v1.0.216 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling phf_macros v0.11.2 [INFO] [stderr] Compiling ptr_meta_derive v0.3.0 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling from_variant v2.0.0 [INFO] [stderr] Compiling ast_node v3.0.0 [INFO] [stderr] Compiling swc_eq_ignore_macros v1.0.0 [INFO] [stderr] Compiling is-macro v0.3.7 [INFO] [stderr] Compiling zerofrom-derive v0.1.5 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling string_enum v1.0.0 [INFO] [stderr] Compiling clap_derive v4.5.18 [INFO] [stderr] Compiling ptr_meta v0.3.0 [INFO] [stderr] Compiling tokio v1.42.0 [INFO] [stderr] Compiling phf v0.11.2 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling zerofrom v0.1.5 [INFO] [stderr] Compiling yoke v0.7.5 [INFO] [stderr] Compiling globset v0.4.15 [INFO] [stderr] Compiling zerovec v0.10.4 [INFO] [stderr] Compiling clap v4.5.23 [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 icu_provider v1.5.0 [INFO] [stderr] Compiling icu_locid_transform v1.5.0 [INFO] [stderr] Compiling icu_properties v1.5.1 [INFO] [stderr] Compiling triomphe v0.1.14 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling tokio-util v0.7.13 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling hstr v0.2.12 [INFO] [stderr] Compiling swc_allocator v2.0.0 [INFO] [stderr] Compiling swc_atoms v3.0.0 [INFO] [stderr] Compiling icu_normalizer v1.5.0 [INFO] [stderr] Compiling h2 v0.4.7 [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 swc_common v5.0.0 [INFO] [stderr] Compiling hyper v1.5.2 [INFO] [stderr] Compiling swc_ecma_ast v5.0.0 [INFO] [stderr] Compiling hyper-util v0.1.10 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling reqwest v0.12.12 [INFO] [stderr] Compiling swc_ecma_visit v5.0.0 [INFO] [stderr] Compiling swc_ecma_parser v6.0.1 [INFO] [stderr] Compiling intl-cli v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field `err_type` is never read [INFO] [stdout] --> src/intl/extract.rs:66:9 [INFO] [stdout] | [INFO] [stdout] 65 | pub struct IntlErrInfo { [INFO] [stdout] | ----------- field in this struct [INFO] [stdout] 66 | pub err_type: u8, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `Code` is never read [INFO] [stdout] --> src/translate/tencent.rs:17:9 [INFO] [stdout] | [INFO] [stdout] 16 | pub struct ResponseError { [INFO] [stdout] | ------------- field in this struct [INFO] [stdout] 17 | pub Code: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ResponseError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `RequestId`, `Source`, and `Target` are never read [INFO] [stdout] --> src/translate/tencent.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 21 | pub struct Response { [INFO] [stdout] | -------- fields in this struct [INFO] [stdout] 22 | pub RequestId: String, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 23 | pub Source: String, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 24 | pub Target: String, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Response` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `Code` should have a snake case name [INFO] [stdout] --> src/translate/tencent.rs:17:9 [INFO] [stdout] | [INFO] [stdout] 17 | pub Code: String, [INFO] [stdout] | ^^^^ help: convert the identifier to snake case (notice the capitalization): `code` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `Message` should have a snake case name [INFO] [stdout] --> src/translate/tencent.rs:18:9 [INFO] [stdout] | [INFO] [stdout] 18 | pub Message: String, [INFO] [stdout] | ^^^^^^^ help: convert the identifier to snake case: `message` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `RequestId` should have a snake case name [INFO] [stdout] --> src/translate/tencent.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub RequestId: String, [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `request_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `Source` should have a snake case name [INFO] [stdout] --> src/translate/tencent.rs:23:9 [INFO] [stdout] | [INFO] [stdout] 23 | pub Source: String, [INFO] [stdout] | ^^^^^^ help: convert the identifier to snake case (notice the capitalization): `source` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `Target` should have a snake case name [INFO] [stdout] --> src/translate/tencent.rs:24:9 [INFO] [stdout] | [INFO] [stdout] 24 | pub Target: String, [INFO] [stdout] | ^^^^^^ help: convert the identifier to snake case: `target` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `TargetTextList` should have a snake case name [INFO] [stdout] --> src/translate/tencent.rs:25:9 [INFO] [stdout] | [INFO] [stdout] 25 | pub TargetTextList: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `target_text_list` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `UsedAmount` should have a snake case name [INFO] [stdout] --> src/translate/tencent.rs:26:9 [INFO] [stdout] | [INFO] [stdout] 26 | pub UsedAmount: u32, [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to snake case: `used_amount` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `Error` should have a snake case name [INFO] [stdout] --> src/translate/tencent.rs:27:9 [INFO] [stdout] | [INFO] [stdout] 27 | pub Error: Option, [INFO] [stdout] | ^^^^^ help: convert the identifier to snake case: `error` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `Response` should have a snake case name [INFO] [stdout] --> src/translate/tencent.rs:32:9 [INFO] [stdout] | [INFO] [stdout] 32 | pub Response: Response, [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `response` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcbjTCAm/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libhex-13e08b3b00984ab7.rlib,libsha2-3ebfd4aef655423e.rlib,libcpufeatures-2e2ebae977353a9d.rlib,libhmac-e3ea578be65c2752.rlib,libdigest-47ac758414846b33.rlib,libsubtle-2ae6a7038b9a0630.rlib,libblock_buffer-38c9df5ac7fcce0f.rlib,libcrypto_common-f28820e30da6394a.rlib,libgeneric_array-1b50d99765d5dfd0.rlib,libtypenum-c2fff0d6cd29fbbc.rlib,libreqwest-cc54ba2f7326505f.rlib,librustls_pemfile-9a03d6a2b278734d.rlib,librustls_pki_types-3e34dac867c0dd61.rlib,libserde_urlencoded-0c49ba676423f4ca.rlib,libbase64-32787b0325ea6df8.rlib,libipnet-8b8ac2f1f2253516.rlib,libhyper_tls-7ab6410a49acd422.rlib,libtokio_native_tls-9815473674efb35b.rlib,libmime-0188e0814ca7ddbf.rlib,libencoding_rs-c3fa4e07d9944d79.rlib,libtower-c4b8ddf92b3a5e6c.rlib,libsync_wrapper-dec6d2c880d81363.rlib,libtower_layer-d908dd771b239ecd.rlib,libnative_tls-1f542880bea85f14.rlib,libopenssl_probe-5821ed5bfde807ff.rlib,libopenssl-7db772878b7e2d13.rlib,libforeign_types-ce5d663d7c32e748.rlib,libforeign_types_shared-47b443a4583fd949.rlib,libopenssl_sys-444f4b7ad3798e31.rlib,libhyper_util-92a59592ada7d154.rlib,libtower_service-3fb88d28c2218805.rlib,libhyper-412af36e751f5b45.rlib,libwant-0b31e25494497eb5.rlib,libtry_lock-8fa2f6971035be84.rlib,libhttparse-fbf77c9da6775be1.rlib,libh2-ad32b171125d59bb.rlib,libindexmap-b55b2e765400ecfc.rlib,libequivalent-487f93f8f6ab5e5b.rlib,libhashbrown-acdfbba63b345327.rlib,libslab-33a512f5e5040868.rlib,libatomic_waker-06950c8c08d2b8fa.rlib,libtokio_util-0f1ef1ed0f985f36.rlib,libfutures_sink-ae1eb2d060de53a2.rlib,libfutures_channel-8e61eaebe9799500.rlib,libtokio-868f70e4e253ecae.rlib,libsignal_hook_registry-3f065a6dddcfee0b.rlib,libsocket2-803e450c0bfb6931.rlib,libmio-942036c1b2516c4b.rlib,libparking_lot-4e432edf14b8c799.rlib,libparking_lot_core-cca3270f64a2eb93.rlib,liblock_api-cec8690087847b60.rlib,libscopeguard-7ec2214574194454.rlib,libhttp_body_util-a74b59bcae80b3a8.rlib,libfutures_util-78139605840c117b.rlib,libfutures_task-f13500651ee1eef1.rlib,libpin_utils-3860774ad9b215b5.rlib,libhttp_body-07e9375f45a647e4.rlib,libfutures_core-3b920243fce8fec0.rlib,libhttp-8ddb1eab856a2d71.rlib,libbytes-c922de7d27e480b6.rlib,libfnv-79e2cbfbe03dcd16.rlib,libchrono-9633270247b032b5.rlib,libiana_time_zone-98f2ac8a8c5a9959.rlib,libswc_ecma_visit-2c77009c9144c3fa.rlib,libswc_ecma_parser-faeff4b1f36b0dba.rlib,libstacker-721b62fda9ca96e7.rlib,libpsm-f30b5d3cf5bff19d.rlib,liblibc-3fe9b2fe20e86c1d.rlib,libtyped_arena-76aa4bfb127f070d.rlib,libsmartstring-db8801c712ea4a73.rlib,libstatic_assertions-f0217ecdd817a834.rlib,libswc_ecma_ast-9e5816e40992bd80.rlib,libunicode_id_start-b2f09f0be1ec1caa.rlib,libbitflags-09131a3e0891448f.rlib,libphf-97f189fa90a7e3f8.rlib,libphf_shared-22559cc19e2d6be5.rlib,libswc_common-b8c7cfb8ce239746.rlib,libbetter_scoped_tls-62723fd73699411c.rlib,libscoped_tls-ddc34d439339bb5f.rlib,libunicode_width-b1bc0d6c10c00ecc.rlib,liburl-c5a4c7964c11ca87.rlib,libidna-6f1fd36354d48095.rlib,libidna_adapter-b91d7e9d2c17ef86.rlib,libicu_normalizer-028a6159d8a95a12.rlib,libicu_normalizer_data-5f7d7c19a0e21ea1.rlib,libwrite16-e996c39ad8ba5f0b.rlib,libutf8_iter-51566bbad89f3a68.rlib,libutf16_iter-7ca3c212f3ee1c68.rlib,libsmallvec-084045a3116dc58e.rlib,libicu_properties-07d12a3f75a1b638.rlib,libicu_properties_data-61b2e4b1f2e1f988.rlib,libicu_locid_transform-98c5d4729e4e1cd4.rlib,libicu_locid_transform_data-94513cffde0b2fcb.rlib,libicu_collections-de4685ff6e661bdd.rlib,libicu_provider-faa546dbbe9ebe77.rlib,libicu_locid-5adedd68e29f28a7.rlib,liblitemap-77adb1e9469fbec5.rlib,libtinystr-89c074ef4e5f8e90.rlib,libzerovec-ecd59693f7af21e8.rlib,libwriteable-1e5dea0053e4c229.rlib,libyoke-85e3334e29d1da56.rlib,libzerofrom-310fd4edf8db1612.rlib,libform_urlencoded-35907277f0683ea4.rlib,libpercent_encoding-af9df9186596bd92.rlib,libsiphasher-6bb0304e8b0d0631.rlib,libswc_visit-e10e2f9d6d129f28.rlib,libeither-f9c213979566fae6.rlib,libtracing-fce68e2ecddaa345.rlib,libpin_project_lite-1fb34223a43983ad.rlib,libtracing_core-213f4de5b5702b27.rlib,libtermcolor-cbafc8825e041b3d.rlib,libswc_allocator-2df321a2652afff4.rlib,libbumpalo-23aa00831bfe36ac.rlib,libnum_bigint-71e8027270094c28.rlib,libnum_integer-d4872c59b804a294.rlib,libnum_traits-2f99c9b3147ab27a.rlib,libswc_atoms-ee4b9a5a8d880021.rlib,libhstr-a4d09ae660242f20.rlib,libhashbrown-14c834a15774ee3e.rlib,libahash-8c1dca285d064c10.rlib,libcfg_if-3e7fc4e38d4a72b5.rlib,libzerocopy-2150a15c16f8bb6b.rlib,liballocator_api2-8d9c1e895dea53bd.rlib,libtriomphe-b96940f08d35288a.rlib,libstable_deref_trait-14e4a70bda35dfe8.rlib,libdebug_unreachable-2bce5da2715432ba.rlib,librustc_hash-d7c4a66f98a2548f.rlib,libonce_cell-2642703f88b7c2f4.rlib,libserde_json-d09579d5783fe501.rlib,libitoa-6e2430f2fa153711.rlib,libryu-a980823ac8640001.rlib,libserde-fb04f00c4ecbb219.rlib,libglobset-4f446be8d57ebe9e.rlib,liblog-9a3ff67864b30e2c.rlib,libregex_automata-8aea842fc3407cad.rlib,libregex_syntax-fb6833b4227b2d03.rlib,libbstr-3d99e962a57d8338.rlib,libaho_corasick-8c57a80d5266c7f2.rlib,libmemchr-eec2dd93b0d498c5.rlib,libclap-00981f969f8c284e.rlib,libclap_builder-142adf914f2bdffc.rlib,libstrsim-4d1ed08a123238dc.rlib,libanstream-46109e2ca4391c70.rlib,libanstyle_query-6b2b2868060db38b.rlib,libis_terminal_polyfill-e39671344234c74d.rlib,libcolorchoice-c3c00c022d852059.rlib,libanstyle_parse-2a1cfd0795883160.rlib,libutf8parse-92d0158219063202.rlib,libclap_lex-b423203a2eab4856.rlib,libanstyle-e80e21c5036b9344.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,liballoc-*,librustc_std_workspace_core-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/psm-282fecc3764f00db/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/intl_cli-5b50ae0d0fb6844e" "-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: /usr/bin/ld: final link failed: No space left on device [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `intl-cli` (bin "intl-cli") due to 1 previous error; 12 warnings emitted [INFO] running `Command { std: "docker" "inspect" "d4d0a7b62a8561ddfa5dc18be5aa0564315e9f2c132a86e1a673cc9ab8a3290f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d4d0a7b62a8561ddfa5dc18be5aa0564315e9f2c132a86e1a673cc9ab8a3290f", kill_on_drop: false }` [INFO] [stdout] d4d0a7b62a8561ddfa5dc18be5aa0564315e9f2c132a86e1a673cc9ab8a3290f