[INFO] cloning repository https://github.com/davidshq/clickup-utils
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/davidshq/clickup-utils" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdavidshq%2Fclickup-utils", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdavidshq%2Fclickup-utils'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 0672b5b6fea2ffc4393944349a46972b7959e4ba
[INFO] testing davidshq/clickup-utils against master#1ef7943ee607160a564655b6596f83670ef95df5 for pr-146098-6
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdavidshq%2Fclickup-utils" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/davidshq/clickup-utils
[INFO] finished tweaking git repo https://github.com/davidshq/clickup-utils
[INFO] tweaked toml for git repo https://github.com/davidshq/clickup-utils written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/davidshq/clickup-utils on toolchain 1ef7943ee607160a564655b6596f83670ef95df5
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/davidshq/clickup-utils 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" "+1ef7943ee607160a564655b6596f83670ef95df5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded rust-ini v0.21.2
[INFO] [stderr]   Downloaded pest_generator v2.8.1
[INFO] [stderr]   Downloaded config v0.15.13
[INFO] [stderr]   Downloaded toml_writer v1.0.0
[INFO] [stderr]   Downloaded comfy-table v7.1.4
[INFO] [stderr]   Downloaded yaml-rust2 v0.10.3
[INFO] [stderr]   Downloaded pest v2.8.1
[INFO] [stderr]   Downloaded pest_meta v2.8.1
[INFO] [stderr]   Downloaded pest_derive v2.8.1
[INFO] [stderr]   Downloaded toml v0.9.0
[INFO] [stderr]   Downloaded toml_parser v1.0.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] cf0ff2d1f03f2877ad4a5bf5d2199cbb32995a25318681db3c095216e7a1b496
[INFO] running `Command { std: "docker" "start" "-a" "cf0ff2d1f03f2877ad4a5bf5d2199cbb32995a25318681db3c095216e7a1b496", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "cf0ff2d1f03f2877ad4a5bf5d2199cbb32995a25318681db3c095216e7a1b496", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cf0ff2d1f03f2877ad4a5bf5d2199cbb32995a25318681db3c095216e7a1b496", kill_on_drop: false }`
[INFO] [stdout] cf0ff2d1f03f2877ad4a5bf5d2199cbb32995a25318681db3c095216e7a1b496
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a137696b0f4b724b13914ff1cabe5876e92a491813ef49e825a67c41718394ac
[INFO] running `Command { std: "docker" "start" "-a" "a137696b0f4b724b13914ff1cabe5876e92a491813ef49e825a67c41718394ac", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling cfg-if v1.0.1
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling cc v1.2.29
[INFO] [stderr]    Compiling slab v0.4.10
[INFO] [stderr]    Compiling hashbrown v0.15.4
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.1
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling anstyle v1.0.11
[INFO] [stderr]    Compiling anstyle-query v1.1.3
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling winnow v0.7.11
[INFO] [stderr]    Compiling anstream v0.6.19
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling arraydeque v0.5.1
[INFO] [stderr]    Compiling toml_writer v1.0.0
[INFO] [stderr]    Compiling clap_lex v0.7.5
[INFO] [stderr]    Compiling pathdiff v0.2.3
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling iana-time-zone v0.1.63
[INFO] [stderr]    Compiling clap_builder v4.5.40
[INFO] [stderr]    Compiling indexmap v2.10.0
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]    Compiling unicode-width v0.2.1
[INFO] [stderr]    Compiling jiff v0.2.15
[INFO] [stderr]    Compiling colored v3.0.0
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling signal-hook-registry v1.4.5
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling dotenvy v0.15.7
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling const-random v0.1.18
[INFO] [stderr]    Compiling dlv-list v0.5.2
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling yaml-rust2 v0.10.3
[INFO] [stderr]    Compiling ordered-multimap v0.7.3
[INFO] [stderr]    Compiling rust-ini v0.21.2
[INFO] [stderr]    Compiling toml_parser v1.0.0
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling env_filter v0.1.3
[INFO] [stderr]    Compiling env_logger v0.11.8
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]    Compiling clap_derive v4.5.40
[INFO] [stderr]    Compiling tokio v1.46.1
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling pest v2.8.1
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling zerovec v0.11.2
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling clap v4.5.40
[INFO] [stderr]    Compiling pest_meta v2.8.1
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.2
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling pest_generator v2.8.1
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling pest_derive v2.8.1
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling serde_spanned v1.0.0
[INFO] [stderr]    Compiling toml_datetime v0.7.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling json5 v0.4.1
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling ron v0.8.1
[INFO] [stderr]    Compiling tokio-util v0.7.15
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling toml v0.9.0
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling h2 v0.4.11
[INFO] [stderr]    Compiling crossterm v0.28.1
[INFO] [stderr]    Compiling comfy-table v7.1.4
[INFO] [stderr]    Compiling config v0.15.13
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling hyper-util v0.1.15
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.22
[INFO] [stderr]    Compiling clickup-cli v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: associated function `load_for_tests` is never used
[INFO] [stdout]    --> src/config.rs:266:12
[INFO] [stdout]     |
[INFO] [stdout] 137 | impl Config {
[INFO] [stdout]     | ----------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 266 |     pub fn load_for_tests() -> Result<Self, ClickUpError> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 21s
[INFO] running `Command { std: "docker" "inspect" "a137696b0f4b724b13914ff1cabe5876e92a491813ef49e825a67c41718394ac", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a137696b0f4b724b13914ff1cabe5876e92a491813ef49e825a67c41718394ac", kill_on_drop: false }`
[INFO] [stdout] a137696b0f4b724b13914ff1cabe5876e92a491813ef49e825a67c41718394ac
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 718791f24f5f454cfa5fc39524bfbd4f21d81a0021d661385ff41073a351a1d8
[INFO] running `Command { std: "docker" "start" "-a" "718791f24f5f454cfa5fc39524bfbd4f21d81a0021d661385ff41073a351a1d8", kill_on_drop: false }`
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]    Compiling predicates-core v1.0.9
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling float-cmp v0.10.0
[INFO] [stderr]    Compiling difflib v0.4.0
[INFO] [stderr]    Compiling linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling assert_cmd v2.0.17
[INFO] [stderr]    Compiling termtree v0.5.1
[INFO] [stderr]    Compiling dashmap v5.5.3
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling serial_test_derive v2.0.0
[INFO] [stderr]    Compiling predicates-tree v1.0.12
[INFO] [stderr]    Compiling serial_test v2.0.0
[INFO] [stderr]    Compiling tempfile v3.20.0
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling bstr v1.12.0
[INFO] [stderr]    Compiling env_filter v0.1.3
[INFO] [stderr]    Compiling predicates v3.1.3
[INFO] [stderr]    Compiling env_logger v0.11.8
[INFO] [stderr]    Compiling clickup-cli v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `std::env`
[INFO] [stdout]   --> tests/comment_tests.rs:24:5
[INFO] [stdout]    |
[INFO] [stdout] 24 | use std::env;
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::fs`
[INFO] [stdout]   --> tests/comment_tests.rs:25:5
[INFO] [stdout]    |
[INFO] [stdout] 25 | use std::fs;
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `tempfile::TempDir`
[INFO] [stdout]   --> tests/comment_tests.rs:26:5
[INFO] [stdout]    |
[INFO] [stdout] 26 | use tempfile::TempDir;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::env`
[INFO] [stdout]   --> tests/auth_tests.rs:23:5
[INFO] [stdout]    |
[INFO] [stdout] 23 | use std::env;
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::fs`
[INFO] [stdout]   --> tests/auth_tests.rs:24:5
[INFO] [stdout]    |
[INFO] [stdout] 24 | use std::fs;
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `tempfile::TempDir`
[INFO] [stdout]   --> tests/auth_tests.rs:25:5
[INFO] [stdout]    |
[INFO] [stdout] 25 | use tempfile::TempDir;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `TestApiUtils`
[INFO] [stdout]   --> tests/task_tests.rs:25:30
[INFO] [stdout]    |
[INFO] [stdout] 25 | use test_utils::{TestConfig, TestApiUtils};
[INFO] [stdout]    |                              ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::env`
[INFO] [stdout]   --> tests/task_tests.rs:26:5
[INFO] [stdout]    |
[INFO] [stdout] 26 | use std::env;
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::fs`
[INFO] [stdout]   --> tests/task_tests.rs:27:5
[INFO] [stdout]    |
[INFO] [stdout] 27 | use std::fs;
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `tempfile::TempDir`
[INFO] [stdout]   --> tests/task_tests.rs:28:5
[INFO] [stdout]    |
[INFO] [stdout] 28 | use tempfile::TempDir;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `clickup_cli::api::ClickUpApi`
[INFO] [stdout]   --> tests/api_tests.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout] 19 | use clickup_cli::api::ClickUpApi;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `TestConfig`
[INFO] [stdout]   --> tests/api_tests.rs:22:32
[INFO] [stdout]    |
[INFO] [stdout] 22 | use test_utils::{TestApiUtils, TestConfig};
[INFO] [stdout]    |                                ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::env`
[INFO] [stdout]   --> tests/config_tests.rs:22:5
[INFO] [stdout]    |
[INFO] [stdout] 22 | use std::env;
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::fs`
[INFO] [stdout]   --> tests/config_tests.rs:23:5
[INFO] [stdout]    |
[INFO] [stdout] 23 | use std::fs;
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `tempfile::TempDir`
[INFO] [stdout]   --> tests/config_tests.rs:24:5
[INFO] [stdout]    |
[INFO] [stdout] 24 | use tempfile::TempDir;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `temp_dir` is never read
[INFO] [stdout]   --> tests/test_utils.rs:59:5
[INFO] [stdout]    |
[INFO] [stdout] 58 | pub struct TestConfig {
[INFO] [stdout]    |            ---------- field in this struct
[INFO] [stdout] 59 |     temp_dir: TempDir,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `temp_dir` is never read
[INFO] [stdout]   --> tests/test_utils.rs:59:5
[INFO] [stdout]    |
[INFO] [stdout] 58 | pub struct TestConfig {
[INFO] [stdout]    |            ---------- field in this struct
[INFO] [stdout] 59 |     temp_dir: TempDir,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `config_file` is never read
[INFO] [stdout]   --> tests/team_tests.rs:31:5
[INFO] [stdout]    |
[INFO] [stdout] 28 | struct TestConfig {
[INFO] [stdout]    |        ---------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 31 |     config_file: std::path::PathBuf,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `temp_dir` is never read
[INFO] [stdout]   --> tests/test_utils.rs:59:5
[INFO] [stdout]    |
[INFO] [stdout] 58 | pub struct TestConfig {
[INFO] [stdout]    |            ---------- field in this struct
[INFO] [stdout] 59 |     temp_dir: TempDir,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `temp_dir` is never read
[INFO] [stdout]   --> tests/test_utils.rs:59:5
[INFO] [stdout]    |
[INFO] [stdout] 58 | pub struct TestConfig {
[INFO] [stdout]    |            ---------- field in this struct
[INFO] [stdout] 59 |     temp_dir: TempDir,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `temp_dir` is never read
[INFO] [stdout]   --> tests/test_utils.rs:59:5
[INFO] [stdout]    |
[INFO] [stdout] 58 | pub struct TestConfig {
[INFO] [stdout]    |            ---------- field in this struct
[INFO] [stdout] 59 |     temp_dir: TempDir,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `config_file` is never read
[INFO] [stdout]   --> tests/list_tests.rs:31:5
[INFO] [stdout]    |
[INFO] [stdout] 28 | struct TestConfig {
[INFO] [stdout]    |        ---------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 31 |     config_file: std::path::PathBuf,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `config_file` is never read
[INFO] [stdout]   --> tests/workspace_tests.rs:31:5
[INFO] [stdout]    |
[INFO] [stdout] 28 | struct TestConfig {
[INFO] [stdout]    |        ---------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 31 |     config_file: std::path::PathBuf,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `temp_dir` is never read
[INFO] [stdout]   --> tests/test_utils.rs:59:5
[INFO] [stdout]    |
[INFO] [stdout] 58 | pub struct TestConfig {
[INFO] [stdout]    |            ---------- field in this struct
[INFO] [stdout] 59 |     temp_dir: TempDir,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `temp_dir` is never read
[INFO] [stdout]   --> tests/test_utils.rs:59:5
[INFO] [stdout]    |
[INFO] [stdout] 58 | pub struct TestConfig {
[INFO] [stdout]    |            ---------- field in this struct
[INFO] [stdout] 59 |     temp_dir: TempDir,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `clickup-cli` (lib test)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1ef7943ee607160a564655b6596f83670ef95df5/bin/rustc --crate-name clickup_cli --edition=2021 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=b0e38103c4481421 -C extra-filename=-918b31de2d5b27fa --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern assert_cmd=/opt/rustwide/target/debug/deps/libassert_cmd-22ab00edbbf0dc37.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-825d308dd8d56d27.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-42f396112b20d399.rlib --extern colored=/opt/rustwide/target/debug/deps/libcolored-22b52eb551a6f756.rlib --extern comfy_table=/opt/rustwide/target/debug/deps/libcomfy_table-342ffe5b7b3c3964.rlib --extern config=/opt/rustwide/target/debug/deps/libconfig-4167c61b6c98ceb8.rlib --extern dirs=/opt/rustwide/target/debug/deps/libdirs-214807b605638d24.rlib --extern dotenvy=/opt/rustwide/target/debug/deps/libdotenvy-c158e10653a35757.rlib --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-e57dd95fc51400a0.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-e24b37cca9ac6645.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-ba604b77dad33fe2.rlib --extern predicates=/opt/rustwide/target/debug/deps/libpredicates-5446bf5a3ed1bb66.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-083b82722a034e34.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-f34dc78f55ebc977.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-d47c5c02f25fc839.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-b912a1576a4dbd88.rlib --extern serial_test=/opt/rustwide/target/debug/deps/libserial_test-1b7e2933cf92b17f.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-333e888505cab954.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-74a524924fd77012.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-2641373cb286f5c2.rlib --extern toml=/opt/rustwide/target/debug/deps/libtoml-9d83a928ad18c414.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `clickup-cli` (bin "clickup-cli")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1ef7943ee607160a564655b6596f83670ef95df5/bin/rustc --crate-name clickup_cli --edition=2021 src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=406882d79060df2f -C extra-filename=-619390edae29fc3b --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern chrono=/opt/rustwide/target/debug/deps/libchrono-825d308dd8d56d27.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-42f396112b20d399.rlib --extern clickup_cli=/opt/rustwide/target/debug/deps/libclickup_cli-87075673a082481c.rlib --extern colored=/opt/rustwide/target/debug/deps/libcolored-22b52eb551a6f756.rlib --extern comfy_table=/opt/rustwide/target/debug/deps/libcomfy_table-342ffe5b7b3c3964.rlib --extern config=/opt/rustwide/target/debug/deps/libconfig-4167c61b6c98ceb8.rlib --extern dirs=/opt/rustwide/target/debug/deps/libdirs-214807b605638d24.rlib --extern dotenvy=/opt/rustwide/target/debug/deps/libdotenvy-c158e10653a35757.rlib --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-e57dd95fc51400a0.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-e24b37cca9ac6645.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-ba604b77dad33fe2.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-f34dc78f55ebc977.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-d47c5c02f25fc839.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-b912a1576a4dbd88.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-74a524924fd77012.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-2641373cb286f5c2.rlib --extern toml=/opt/rustwide/target/debug/deps/libtoml-9d83a928ad18c414.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] error: could not compile `clickup-cli` (bin "clickup-cli" test)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1ef7943ee607160a564655b6596f83670ef95df5/bin/rustc --crate-name clickup_cli --edition=2021 src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=eaa21ad65a7de822 -C extra-filename=-0da926fd4e1b0c1b --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern assert_cmd=/opt/rustwide/target/debug/deps/libassert_cmd-22ab00edbbf0dc37.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-825d308dd8d56d27.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-42f396112b20d399.rlib --extern clickup_cli=/opt/rustwide/target/debug/deps/libclickup_cli-87075673a082481c.rlib --extern colored=/opt/rustwide/target/debug/deps/libcolored-22b52eb551a6f756.rlib --extern comfy_table=/opt/rustwide/target/debug/deps/libcomfy_table-342ffe5b7b3c3964.rlib --extern config=/opt/rustwide/target/debug/deps/libconfig-4167c61b6c98ceb8.rlib --extern dirs=/opt/rustwide/target/debug/deps/libdirs-214807b605638d24.rlib --extern dotenvy=/opt/rustwide/target/debug/deps/libdotenvy-c158e10653a35757.rlib --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-e57dd95fc51400a0.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-e24b37cca9ac6645.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-ba604b77dad33fe2.rlib --extern predicates=/opt/rustwide/target/debug/deps/libpredicates-5446bf5a3ed1bb66.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-083b82722a034e34.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-f34dc78f55ebc977.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-d47c5c02f25fc839.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-b912a1576a4dbd88.rlib --extern serial_test=/opt/rustwide/target/debug/deps/libserial_test-1b7e2933cf92b17f.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-333e888505cab954.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-74a524924fd77012.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-2641373cb286f5c2.rlib --extern toml=/opt/rustwide/target/debug/deps/libtoml-9d83a928ad18c414.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcqvWvte/symbols.o" "<3 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/{libtempfile-333e888505cab954,libgetrandom-4cbc0cd24812e98c,libfastrand-503f12a96d791409,librustix-9ca3ec0b6c4b709e,liblinux_raw_sys-20b62ec4b985a4c8,libclickup_cli-87075673a082481c,libdirs-214807b605638d24,libdirs_sys-755e774fe061a941,liboption_ext-23838f1959a6156b,libfutures-e24b37cca9ac6645,libfutures_executor-57e3dcb4901a5374,libdotenvy-c158e10653a35757,libconfig-4167c61b6c98ceb8,libpathdiff-3b9982cd4c9b7139,libjson5-22290fe4ae2383fd,libpest-bfb56ee0b5aff7f0,libucd_trie-01dd94f548235104,libthiserror-74a524924fd77012,libron-ea70951e9a5f2fb6,libbase64-64299f9d815d057c,libtoml-9d83a928ad18c414,libtoml_writer-64fc451be08ecbc7,libtoml_parser-3eef56c2b98abe55,libserde_spanned-1c19099f88f91137,libtoml_datetime-a8dfac04592e7076,libwinnow-ad4c8d7ea8fc6772,libini-c89986fdda9af32f,libordered_multimap-bdd793840369ef73,libhashbrown-c66a0cd602652163,libdlv_list-080093ea678eb699,libyaml_rust2-5078bd2f6bf2d89e,libarraydeque-be9e663bcba0ae31,libhashlink-f1f403f43c027e88,libconvert_case-772cc0932d4e91a2,libcomfy_table-342ffe5b7b3c3964,libunicode_segmentation-ff3f1aa3aad6e639,libunicode_width-d12f1dd14779f44c,libcrossterm-686f565b28f7db48,librustix-58a1a748ef4892fe,liblinux_raw_sys-b3e0a6b3ac010104,libchrono-825d308dd8d56d27,libiana_time_zone-693b81a5c0b46492,libnum_traits-6a9f211205bd6663,libclap-42f396112b20d399,libclap_builder-d7d742610bc5353e,libstrsim-24acdad2526b95b7,libanstream-feb3341f1dcf56f6,libanstyle_query-86d25270c3c9ef5d,libis_terminal_polyfill-c14c9d53c4f80a97,libcolorchoice-3cdad4dd466782b4,libanstyle_parse-f31b73edea95dc17,libutf8parse-8828ddbb63eb8bad,libclap_lex-cf64d5057a503eff,libanstyle-acd37f6657e9ecfb,libreqwest-f34dc78f55ebc977,libserde_urlencoded-ed42a193f27d02ee,librustls_pki_types-a7867074414b404a,libzeroize-ead98f074a37f829,libhyper_tls-e9e44a4c0e7956a4,libtokio_native_tls-6aec4cf33e9f71d4,libmime-4b44681fdb2c65f7,libencoding_rs-81683899b9b068d2,libserde_json-b912a1576a4dbd88,libryu-0ea4bafc9bef6d8b,libtower_http-cbb8fb130c8228e9,libiri_string-a380f51e5b0b7b73,libtower-e9fc51743bb6399a,libtower_layer-d70c7e404336389b,libnative_tls-c7ed511013f94e89,libopenssl_probe-cbab9b905ab83f66,libopenssl-0270b17dbdad2ed9,libbitflags-bdb60a8795db244b,libserde-d47c5c02f25fc839,libforeign_types-0d5385f641bbbadd,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-c7282f804f40a2d5,libhyper_util-78fffc09ee2464b5,libbase64-2a03de3babadded3,libipnet-9aae67a4e846df6d,libtower_service-0d7df29686b13872,libhyper-09ade240abd598c1,libwant-0f3c3ee377cad37f,libtry_lock-aabba5e3d97e6b57,libhttparse-47a3d40564b60e09,libh2-4f4573be1ebf94e0,libtracing-092f07663e482c15,libtracing_core-181ee1ed942b4689,libonce_cell-0ba6aecba7086d38,libindexmap-a79cd23a505f62b9,libequivalent-7e0e8cbe6c474a67,libhashbrown-a0aeb5908bfe92b3,libfoldhash-a84df4cbe8daa3b8,libatomic_waker-001109810bdecbaa,libtokio_util-4cab2bd3ccaa8e48,libfutures_util-86c9aaa436f80f8b,libmemchr-6f5829dadd40eda8,libfutures_io-3e19596c076de665,libslab-bf5a4eed15154f64,libfutures_channel-f26d4826b597103e,libfutures_sink-be8442ee548d90f9,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libtokio-2641373cb286f5c2,libsignal_hook_registry-28460b60e926f6cb,libsocket2-a88a45ba783e0ee2,libmio-208bbb9d1157a818,libparking_lot-d15dc67facae2da5,libparking_lot_core-84b7fc69443e4569,liblibc-4a513ea0f2e1d0e2,libcfg_if-5a199b0ec0054672,liblock_api-0826b5028eacedf5,libscopeguard-d52bd00767847e44,libhttp_body_util-f2ff7a97002ec3c2,libpin_project_lite-bedc6e0acd72ff2a,libhttp_body-5d2c120e15cb3719,liburl-79443b6abf3b0b6a,libidna-eed5b039fa8b3396,libutf8_iter-0d9be7b316c2b184,libidna_adapter-ad029d14e7e41d33,libicu_properties-7379b61a0744ba56,libicu_properties_data-9d163be0f8ec47fd,libicu_normalizer-46d686b1c2ee921f,libsmallvec-5854932b8c8b4991,libicu_normalizer_data-9919e82512efe734,libicu_collections-dd8b452463dddaa5,libpotential_utf-0c0769aef0f5f930,libicu_provider-995479f12104ce06,libicu_locale_core-160c0de83a1fff66,libtinystr-dc59b6b02bb97815,liblitemap-aaec3d88bc2b9505,libwriteable-1fc78dfe07ba1099,libzerovec-634bfb908092d91c,libzerotrie-fe730875a992371a,libyoke-c5a2410bad6cff89,libstable_deref_trait-e5f295e98f1b80b2,libzerofrom-133f07dd4e10386f,libform_urlencoded-a5edb5174711de82,libpercent_encoding-9bee39bbc5bd523a,libhttp-8a286151680a468c,libitoa-6b76ec393d6a2c41,libbytes-bfe11088fe358bd1,libfnv-2d77ec4f6f971b24,libsync_wrapper-5a27d2ea02cd7690,libfutures_core-fc6bb1738f00fc87,liblog-ba604b77dad33fe2,libcolored-22b52eb551a6f756}.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" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcqvWvte/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" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/team_tests-7a97bcbda4d8c716" "-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 `clickup-cli` (test "team_tests") due to 1 previous error; 1 warning emitted
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcN4YYoQ/symbols.o" "<2 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/{libtempfile-333e888505cab954,libgetrandom-4cbc0cd24812e98c,libfastrand-503f12a96d791409,librustix-9ca3ec0b6c4b709e,liblinux_raw_sys-20b62ec4b985a4c8,libclickup_cli-87075673a082481c,libdirs-214807b605638d24,libdirs_sys-755e774fe061a941,liboption_ext-23838f1959a6156b,libfutures-e24b37cca9ac6645,libfutures_executor-57e3dcb4901a5374,libdotenvy-c158e10653a35757,libconfig-4167c61b6c98ceb8,libpathdiff-3b9982cd4c9b7139,libjson5-22290fe4ae2383fd,libpest-bfb56ee0b5aff7f0,libucd_trie-01dd94f548235104,libthiserror-74a524924fd77012,libron-ea70951e9a5f2fb6,libbase64-64299f9d815d057c,libtoml-9d83a928ad18c414,libtoml_writer-64fc451be08ecbc7,libtoml_parser-3eef56c2b98abe55,libserde_spanned-1c19099f88f91137,libtoml_datetime-a8dfac04592e7076,libwinnow-ad4c8d7ea8fc6772,libini-c89986fdda9af32f,libordered_multimap-bdd793840369ef73,libhashbrown-c66a0cd602652163,libdlv_list-080093ea678eb699,libyaml_rust2-5078bd2f6bf2d89e,libarraydeque-be9e663bcba0ae31,libhashlink-f1f403f43c027e88,libconvert_case-772cc0932d4e91a2,libcomfy_table-342ffe5b7b3c3964,libunicode_segmentation-ff3f1aa3aad6e639,libunicode_width-d12f1dd14779f44c,libcrossterm-686f565b28f7db48,librustix-58a1a748ef4892fe,liblinux_raw_sys-b3e0a6b3ac010104,libchrono-825d308dd8d56d27,libiana_time_zone-693b81a5c0b46492,libnum_traits-6a9f211205bd6663,libclap-42f396112b20d399,libclap_builder-d7d742610bc5353e,libstrsim-24acdad2526b95b7,libanstream-feb3341f1dcf56f6,libanstyle_query-86d25270c3c9ef5d,libis_terminal_polyfill-c14c9d53c4f80a97,libcolorchoice-3cdad4dd466782b4,libanstyle_parse-f31b73edea95dc17,libutf8parse-8828ddbb63eb8bad,libclap_lex-cf64d5057a503eff,libanstyle-acd37f6657e9ecfb,libreqwest-f34dc78f55ebc977,libserde_urlencoded-ed42a193f27d02ee,librustls_pki_types-a7867074414b404a,libzeroize-ead98f074a37f829,libhyper_tls-e9e44a4c0e7956a4,libtokio_native_tls-6aec4cf33e9f71d4,libmime-4b44681fdb2c65f7,libencoding_rs-81683899b9b068d2,libserde_json-b912a1576a4dbd88,libryu-0ea4bafc9bef6d8b,libtower_http-cbb8fb130c8228e9,libiri_string-a380f51e5b0b7b73,libtower-e9fc51743bb6399a,libtower_layer-d70c7e404336389b,libnative_tls-c7ed511013f94e89,libopenssl_probe-cbab9b905ab83f66,libopenssl-0270b17dbdad2ed9,libbitflags-bdb60a8795db244b,libserde-d47c5c02f25fc839,libforeign_types-0d5385f641bbbadd,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-c7282f804f40a2d5,libhyper_util-78fffc09ee2464b5,libbase64-2a03de3babadded3,libipnet-9aae67a4e846df6d,libtower_service-0d7df29686b13872,libhyper-09ade240abd598c1,libwant-0f3c3ee377cad37f,libtry_lock-aabba5e3d97e6b57,libhttparse-47a3d40564b60e09,libh2-4f4573be1ebf94e0,libtracing-092f07663e482c15,libtracing_core-181ee1ed942b4689,libonce_cell-0ba6aecba7086d38,libindexmap-a79cd23a505f62b9,libequivalent-7e0e8cbe6c474a67,libhashbrown-a0aeb5908bfe92b3,libfoldhash-a84df4cbe8daa3b8,libatomic_waker-001109810bdecbaa,libtokio_util-4cab2bd3ccaa8e48,libfutures_util-86c9aaa436f80f8b,libmemchr-6f5829dadd40eda8,libfutures_io-3e19596c076de665,libslab-bf5a4eed15154f64,libfutures_channel-f26d4826b597103e,libfutures_sink-be8442ee548d90f9,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libtokio-2641373cb286f5c2,libsignal_hook_registry-28460b60e926f6cb,libsocket2-a88a45ba783e0ee2,libmio-208bbb9d1157a818,libparking_lot-d15dc67facae2da5,libparking_lot_core-84b7fc69443e4569,liblibc-4a513ea0f2e1d0e2,libcfg_if-5a199b0ec0054672,liblock_api-0826b5028eacedf5,libscopeguard-d52bd00767847e44,libhttp_body_util-f2ff7a97002ec3c2,libpin_project_lite-bedc6e0acd72ff2a,libhttp_body-5d2c120e15cb3719,liburl-79443b6abf3b0b6a,libidna-eed5b039fa8b3396,libutf8_iter-0d9be7b316c2b184,libidna_adapter-ad029d14e7e41d33,libicu_properties-7379b61a0744ba56,libicu_properties_data-9d163be0f8ec47fd,libicu_normalizer-46d686b1c2ee921f,libsmallvec-5854932b8c8b4991,libicu_normalizer_data-9919e82512efe734,libicu_collections-dd8b452463dddaa5,libpotential_utf-0c0769aef0f5f930,libicu_provider-995479f12104ce06,libicu_locale_core-160c0de83a1fff66,libtinystr-dc59b6b02bb97815,liblitemap-aaec3d88bc2b9505,libwriteable-1fc78dfe07ba1099,libzerovec-634bfb908092d91c,libzerotrie-fe730875a992371a,libyoke-c5a2410bad6cff89,libstable_deref_trait-e5f295e98f1b80b2,libzerofrom-133f07dd4e10386f,libform_urlencoded-a5edb5174711de82,libpercent_encoding-9bee39bbc5bd523a,libhttp-8a286151680a468c,libitoa-6b76ec393d6a2c41,libbytes-bfe11088fe358bd1,libfnv-2d77ec4f6f971b24,libsync_wrapper-5a27d2ea02cd7690,libfutures_core-fc6bb1738f00fc87,liblog-ba604b77dad33fe2,libcolored-22b52eb551a6f756}.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" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcN4YYoQ/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" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/config_tests-5e3b43deaabb4852" "-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 `clickup-cli` (test "config_tests") due to 1 previous error; 4 warnings emitted
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcqkXQhQ/symbols.o" "<2 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/{libclickup_cli-87075673a082481c,libdirs-214807b605638d24,libdirs_sys-755e774fe061a941,liboption_ext-23838f1959a6156b,libfutures-e24b37cca9ac6645,libfutures_executor-57e3dcb4901a5374,libdotenvy-c158e10653a35757,libconfig-4167c61b6c98ceb8,libpathdiff-3b9982cd4c9b7139,libjson5-22290fe4ae2383fd,libpest-bfb56ee0b5aff7f0,libucd_trie-01dd94f548235104,libthiserror-74a524924fd77012,libron-ea70951e9a5f2fb6,libbase64-64299f9d815d057c,libtoml-9d83a928ad18c414,libtoml_writer-64fc451be08ecbc7,libtoml_parser-3eef56c2b98abe55,libserde_spanned-1c19099f88f91137,libtoml_datetime-a8dfac04592e7076,libwinnow-ad4c8d7ea8fc6772,libini-c89986fdda9af32f,libordered_multimap-bdd793840369ef73,libhashbrown-c66a0cd602652163,libdlv_list-080093ea678eb699,libyaml_rust2-5078bd2f6bf2d89e,libarraydeque-be9e663bcba0ae31,libhashlink-f1f403f43c027e88,libconvert_case-772cc0932d4e91a2,libcomfy_table-342ffe5b7b3c3964,libunicode_segmentation-ff3f1aa3aad6e639,libunicode_width-d12f1dd14779f44c,libcrossterm-686f565b28f7db48,librustix-58a1a748ef4892fe,liblinux_raw_sys-b3e0a6b3ac010104,libchrono-825d308dd8d56d27,libiana_time_zone-693b81a5c0b46492,libnum_traits-6a9f211205bd6663,libclap-42f396112b20d399,libclap_builder-d7d742610bc5353e,libstrsim-24acdad2526b95b7,libanstream-feb3341f1dcf56f6,libanstyle_query-86d25270c3c9ef5d,libis_terminal_polyfill-c14c9d53c4f80a97,libcolorchoice-3cdad4dd466782b4,libanstyle_parse-f31b73edea95dc17,libutf8parse-8828ddbb63eb8bad,libclap_lex-cf64d5057a503eff,libanstyle-acd37f6657e9ecfb,libreqwest-f34dc78f55ebc977,libserde_urlencoded-ed42a193f27d02ee,librustls_pki_types-a7867074414b404a,libzeroize-ead98f074a37f829,libhyper_tls-e9e44a4c0e7956a4,libtokio_native_tls-6aec4cf33e9f71d4,libmime-4b44681fdb2c65f7,libencoding_rs-81683899b9b068d2,libserde_json-b912a1576a4dbd88,libryu-0ea4bafc9bef6d8b,libtower_http-cbb8fb130c8228e9,libiri_string-a380f51e5b0b7b73,libtower-e9fc51743bb6399a,libtower_layer-d70c7e404336389b,libnative_tls-c7ed511013f94e89,libopenssl_probe-cbab9b905ab83f66,libopenssl-0270b17dbdad2ed9,libbitflags-bdb60a8795db244b,libserde-d47c5c02f25fc839,libforeign_types-0d5385f641bbbadd,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-c7282f804f40a2d5,libhyper_util-78fffc09ee2464b5,libbase64-2a03de3babadded3,libipnet-9aae67a4e846df6d,libtower_service-0d7df29686b13872,libhyper-09ade240abd598c1,libwant-0f3c3ee377cad37f,libtry_lock-aabba5e3d97e6b57,libhttparse-47a3d40564b60e09,libh2-4f4573be1ebf94e0,libtracing-092f07663e482c15,libtracing_core-181ee1ed942b4689,libonce_cell-0ba6aecba7086d38,libindexmap-a79cd23a505f62b9,libequivalent-7e0e8cbe6c474a67,libhashbrown-a0aeb5908bfe92b3,libfoldhash-a84df4cbe8daa3b8,libatomic_waker-001109810bdecbaa,libtokio_util-4cab2bd3ccaa8e48,libfutures_util-86c9aaa436f80f8b,libmemchr-6f5829dadd40eda8,libfutures_io-3e19596c076de665,libslab-bf5a4eed15154f64,libfutures_channel-f26d4826b597103e,libfutures_sink-be8442ee548d90f9,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libtokio-2641373cb286f5c2,libsignal_hook_registry-28460b60e926f6cb,libsocket2-a88a45ba783e0ee2,libmio-208bbb9d1157a818,libparking_lot-d15dc67facae2da5,libparking_lot_core-84b7fc69443e4569,liblibc-4a513ea0f2e1d0e2,libcfg_if-5a199b0ec0054672,liblock_api-0826b5028eacedf5,libscopeguard-d52bd00767847e44,libhttp_body_util-f2ff7a97002ec3c2,libpin_project_lite-bedc6e0acd72ff2a,libhttp_body-5d2c120e15cb3719,liburl-79443b6abf3b0b6a,libidna-eed5b039fa8b3396,libutf8_iter-0d9be7b316c2b184,libidna_adapter-ad029d14e7e41d33,libicu_properties-7379b61a0744ba56,libicu_properties_data-9d163be0f8ec47fd,libicu_normalizer-46d686b1c2ee921f,libsmallvec-5854932b8c8b4991,libicu_normalizer_data-9919e82512efe734,libicu_collections-dd8b452463dddaa5,libpotential_utf-0c0769aef0f5f930,libicu_provider-995479f12104ce06,libicu_locale_core-160c0de83a1fff66,libtinystr-dc59b6b02bb97815,liblitemap-aaec3d88bc2b9505,libwriteable-1fc78dfe07ba1099,libzerovec-634bfb908092d91c,libzerotrie-fe730875a992371a,libyoke-c5a2410bad6cff89,libstable_deref_trait-e5f295e98f1b80b2,libzerofrom-133f07dd4e10386f,libform_urlencoded-a5edb5174711de82,libpercent_encoding-9bee39bbc5bd523a,libhttp-8a286151680a468c,libitoa-6b76ec393d6a2c41,libbytes-bfe11088fe358bd1,libfnv-2d77ec4f6f971b24,libsync_wrapper-5a27d2ea02cd7690,libfutures_core-fc6bb1738f00fc87,liblog-ba604b77dad33fe2,libcolored-22b52eb551a6f756}.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" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcqkXQhQ/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" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/utils_tests-94f3e626c23d171b" "-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 `clickup-cli` (test "utils_tests") due to 1 previous error
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcy9kE8L/symbols.o" "<3 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/{libtempfile-333e888505cab954,libgetrandom-4cbc0cd24812e98c,libfastrand-503f12a96d791409,librustix-9ca3ec0b6c4b709e,liblinux_raw_sys-20b62ec4b985a4c8,libclickup_cli-87075673a082481c,libdirs-214807b605638d24,libdirs_sys-755e774fe061a941,liboption_ext-23838f1959a6156b,libfutures-e24b37cca9ac6645,libfutures_executor-57e3dcb4901a5374,libdotenvy-c158e10653a35757,libconfig-4167c61b6c98ceb8,libpathdiff-3b9982cd4c9b7139,libjson5-22290fe4ae2383fd,libpest-bfb56ee0b5aff7f0,libucd_trie-01dd94f548235104,libthiserror-74a524924fd77012,libron-ea70951e9a5f2fb6,libbase64-64299f9d815d057c,libtoml-9d83a928ad18c414,libtoml_writer-64fc451be08ecbc7,libtoml_parser-3eef56c2b98abe55,libserde_spanned-1c19099f88f91137,libtoml_datetime-a8dfac04592e7076,libwinnow-ad4c8d7ea8fc6772,libini-c89986fdda9af32f,libordered_multimap-bdd793840369ef73,libhashbrown-c66a0cd602652163,libdlv_list-080093ea678eb699,libyaml_rust2-5078bd2f6bf2d89e,libarraydeque-be9e663bcba0ae31,libhashlink-f1f403f43c027e88,libconvert_case-772cc0932d4e91a2,libcomfy_table-342ffe5b7b3c3964,libunicode_segmentation-ff3f1aa3aad6e639,libunicode_width-d12f1dd14779f44c,libcrossterm-686f565b28f7db48,librustix-58a1a748ef4892fe,liblinux_raw_sys-b3e0a6b3ac010104,libchrono-825d308dd8d56d27,libiana_time_zone-693b81a5c0b46492,libnum_traits-6a9f211205bd6663,libclap-42f396112b20d399,libclap_builder-d7d742610bc5353e,libstrsim-24acdad2526b95b7,libanstream-feb3341f1dcf56f6,libanstyle_query-86d25270c3c9ef5d,libis_terminal_polyfill-c14c9d53c4f80a97,libcolorchoice-3cdad4dd466782b4,libanstyle_parse-f31b73edea95dc17,libutf8parse-8828ddbb63eb8bad,libclap_lex-cf64d5057a503eff,libanstyle-acd37f6657e9ecfb,libreqwest-f34dc78f55ebc977,libserde_urlencoded-ed42a193f27d02ee,librustls_pki_types-a7867074414b404a,libzeroize-ead98f074a37f829,libhyper_tls-e9e44a4c0e7956a4,libtokio_native_tls-6aec4cf33e9f71d4,libmime-4b44681fdb2c65f7,libencoding_rs-81683899b9b068d2,libserde_json-b912a1576a4dbd88,libryu-0ea4bafc9bef6d8b,libtower_http-cbb8fb130c8228e9,libiri_string-a380f51e5b0b7b73,libtower-e9fc51743bb6399a,libtower_layer-d70c7e404336389b,libnative_tls-c7ed511013f94e89,libopenssl_probe-cbab9b905ab83f66,libopenssl-0270b17dbdad2ed9,libbitflags-bdb60a8795db244b,libserde-d47c5c02f25fc839,libforeign_types-0d5385f641bbbadd,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-c7282f804f40a2d5,libhyper_util-78fffc09ee2464b5,libbase64-2a03de3babadded3,libipnet-9aae67a4e846df6d,libtower_service-0d7df29686b13872,libhyper-09ade240abd598c1,libwant-0f3c3ee377cad37f,libtry_lock-aabba5e3d97e6b57,libhttparse-47a3d40564b60e09,libh2-4f4573be1ebf94e0,libtracing-092f07663e482c15,libtracing_core-181ee1ed942b4689,libonce_cell-0ba6aecba7086d38,libindexmap-a79cd23a505f62b9,libequivalent-7e0e8cbe6c474a67,libhashbrown-a0aeb5908bfe92b3,libfoldhash-a84df4cbe8daa3b8,libatomic_waker-001109810bdecbaa,libtokio_util-4cab2bd3ccaa8e48,libfutures_util-86c9aaa436f80f8b,libmemchr-6f5829dadd40eda8,libfutures_io-3e19596c076de665,libslab-bf5a4eed15154f64,libfutures_channel-f26d4826b597103e,libfutures_sink-be8442ee548d90f9,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libtokio-2641373cb286f5c2,libsignal_hook_registry-28460b60e926f6cb,libsocket2-a88a45ba783e0ee2,libmio-208bbb9d1157a818,libparking_lot-d15dc67facae2da5,libparking_lot_core-84b7fc69443e4569,liblibc-4a513ea0f2e1d0e2,libcfg_if-5a199b0ec0054672,liblock_api-0826b5028eacedf5,libscopeguard-d52bd00767847e44,libhttp_body_util-f2ff7a97002ec3c2,libpin_project_lite-bedc6e0acd72ff2a,libhttp_body-5d2c120e15cb3719,liburl-79443b6abf3b0b6a,libidna-eed5b039fa8b3396,libutf8_iter-0d9be7b316c2b184,libidna_adapter-ad029d14e7e41d33,libicu_properties-7379b61a0744ba56,libicu_properties_data-9d163be0f8ec47fd,libicu_normalizer-46d686b1c2ee921f,libsmallvec-5854932b8c8b4991,libicu_normalizer_data-9919e82512efe734,libicu_collections-dd8b452463dddaa5,libpotential_utf-0c0769aef0f5f930,libicu_provider-995479f12104ce06,libicu_locale_core-160c0de83a1fff66,libtinystr-dc59b6b02bb97815,liblitemap-aaec3d88bc2b9505,libwriteable-1fc78dfe07ba1099,libzerovec-634bfb908092d91c,libzerotrie-fe730875a992371a,libyoke-c5a2410bad6cff89,libstable_deref_trait-e5f295e98f1b80b2,libzerofrom-133f07dd4e10386f,libform_urlencoded-a5edb5174711de82,libpercent_encoding-9bee39bbc5bd523a,libhttp-8a286151680a468c,libitoa-6b76ec393d6a2c41,libbytes-bfe11088fe358bd1,libfnv-2d77ec4f6f971b24,libsync_wrapper-5a27d2ea02cd7690,libfutures_core-fc6bb1738f00fc87,liblog-ba604b77dad33fe2,libcolored-22b52eb551a6f756}.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" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcy9kE8L/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" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/comment_tests-143b7b7efc70dc43" "-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 `clickup-cli` (test "comment_tests") due to 1 previous error; 4 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "718791f24f5f454cfa5fc39524bfbd4f21d81a0021d661385ff41073a351a1d8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "718791f24f5f454cfa5fc39524bfbd4f21d81a0021d661385ff41073a351a1d8", kill_on_drop: false }`
[INFO] [stdout] 718791f24f5f454cfa5fc39524bfbd4f21d81a0021d661385ff41073a351a1d8
