[INFO] cloning repository https://github.com/OsamaMahmood/lazytask [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/OsamaMahmood/lazytask" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FOsamaMahmood%2Flazytask", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FOsamaMahmood%2Flazytask'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 70d6a8c1d14684de1ca707fd7bbc98ee3e01cac3 [INFO] testing OsamaMahmood/lazytask against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FOsamaMahmood%2Flazytask" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/OsamaMahmood/lazytask [INFO] removed 0 missing tests [INFO] finished tweaking git repo https://github.com/OsamaMahmood/lazytask [INFO] tweaked toml for git repo https://github.com/OsamaMahmood/lazytask written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/OsamaMahmood/lazytask on toolchain 33835004928d3bf65db4d4712e1330766263b0bd [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/OsamaMahmood/lazytask 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" "+33835004928d3bf65db4d4712e1330766263b0bd" "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" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0b4fbce9700b2660c5407a6ea8bf123947294ffdc84d143a81d5ca727eaab623 [INFO] running `Command { std: "docker" "start" "-a" "0b4fbce9700b2660c5407a6ea8bf123947294ffdc84d143a81d5ca727eaab623", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0b4fbce9700b2660c5407a6ea8bf123947294ffdc84d143a81d5ca727eaab623", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0b4fbce9700b2660c5407a6ea8bf123947294ffdc84d143a81d5ca727eaab623", kill_on_drop: false }` [INFO] [stdout] 0b4fbce9700b2660c5407a6ea8bf123947294ffdc84d143a81d5ca727eaab623 [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" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9e0a5fcb7c9d0d69bf308df4f11c33c4ec2e5fb1c10ac74f8eeb632ff419136d [INFO] running `Command { std: "docker" "start" "-a" "9e0a5fcb7c9d0d69bf308df4f11c33c4ec2e5fb1c10ac74f8eeb632ff419136d", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.186 [INFO] [stderr] Compiling bitflags v2.11.1 [INFO] [stderr] Compiling cc v1.2.61 [INFO] [stderr] Compiling unicode-segmentation v1.13.2 [INFO] [stderr] Compiling http v1.4.0 [INFO] [stderr] Compiling foldhash v0.2.0 [INFO] [stderr] Compiling zerovec-derive v0.11.3 [INFO] [stderr] Compiling tokio-macros v2.7.0 [INFO] [stderr] Compiling darling_core v0.23.0 [INFO] [stderr] Compiling strum_macros v0.27.2 [INFO] [stderr] Compiling zerofrom-derive v0.1.7 [INFO] [stderr] Compiling yoke-derive v0.8.2 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling castaway v0.2.4 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling rustls v0.23.40 [INFO] [stderr] Compiling indoc v2.0.7 [INFO] [stderr] Compiling hashbrown v0.16.1 [INFO] [stderr] Compiling unicode-width v0.2.0 [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Compiling instability v0.3.12 [INFO] [stderr] Compiling convert_case v0.10.0 [INFO] [stderr] Compiling compact_str v0.9.0 [INFO] [stderr] Compiling futures-channel v0.3.32 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Compiling pkg-config v0.3.33 [INFO] [stderr] Compiling derive_more-impl v2.1.1 [INFO] [stderr] Compiling deranged v0.5.8 [INFO] [stderr] Compiling lru v0.16.4 [INFO] [stderr] Compiling kasuari v0.4.12 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling zerofrom v0.1.7 [INFO] [stderr] Compiling litrs v1.0.0 [INFO] [stderr] Compiling yoke v0.8.2 [INFO] [stderr] Compiling num-conv v0.2.1 [INFO] [stderr] Compiling time-core v0.1.8 [INFO] [stderr] Compiling num_threads v0.1.7 [INFO] [stderr] Compiling zerovec v0.11.6 [INFO] [stderr] Compiling zerotrie v0.2.4 [INFO] [stderr] Compiling ipnet v2.12.0 [INFO] [stderr] Compiling derive_more v2.1.1 [INFO] [stderr] Compiling anstyle-parse v1.0.0 [INFO] [stderr] Compiling line-clipping v0.3.7 [INFO] [stderr] Compiling colorchoice v1.0.5 [INFO] [stderr] Compiling document-features v0.2.12 [INFO] [stderr] Compiling errno v0.3.14 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling mio v1.2.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.8 [INFO] [stderr] Compiling socket2 v0.6.3 [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling unicode-truncate v2.0.1 [INFO] [stderr] Compiling libsqlite3-sys v0.35.0 [INFO] [stderr] Compiling strum v0.27.2 [INFO] [stderr] Compiling iri-string v0.7.12 [INFO] [stderr] Compiling anstream v1.0.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling ratatui-core v0.1.0 [INFO] [stderr] Compiling time v0.3.47 [INFO] [stderr] Compiling getrandom v0.4.2 [INFO] [stderr] Compiling hashlink v0.10.0 [INFO] [stderr] Compiling tokio v1.52.1 [INFO] [stderr] Compiling tinystr v0.8.3 [INFO] [stderr] Compiling potential_utf v0.1.5 [INFO] [stderr] Compiling signal-hook-mio v0.2.5 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling crossterm v0.29.0 [INFO] [stderr] Compiling winnow v1.0.2 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling dirs-sys v0.5.0 [INFO] [stderr] Compiling chrono v0.4.44 [INFO] [stderr] Compiling icu_locale_core v2.2.0 [INFO] [stderr] Compiling icu_collections v2.2.0 [INFO] [stderr] Compiling clap_builder v4.6.0 [INFO] [stderr] Compiling toml_parser v1.1.2+spec-1.1.0 [INFO] [stderr] Compiling uuid v1.23.1 [INFO] [stderr] Compiling clap_derive v4.6.1 [INFO] [stderr] Compiling serde_spanned v1.1.1 [INFO] [stderr] Compiling toml_datetime v0.7.5+spec-1.1.0 [INFO] [stderr] Compiling winnow v0.7.15 [INFO] [stderr] Compiling toml_writer v1.1.1+spec-1.1.0 [INFO] [stderr] Compiling dirs v6.0.0 [INFO] [stderr] Compiling darling_macro v0.23.0 [INFO] [stderr] Compiling darling v0.23.0 [INFO] [stderr] Compiling icu_provider v2.2.0 [INFO] [stderr] Compiling ratatui-widgets v0.3.0 [INFO] [stderr] Compiling ratatui-crossterm v0.1.0 [INFO] [stderr] Compiling icu_normalizer v2.2.0 [INFO] [stderr] Compiling icu_properties v2.2.0 [INFO] [stderr] Compiling clap v4.6.1 [INFO] [stderr] Compiling ratatui-macros v0.7.0 [INFO] [stderr] Compiling ratatui v0.30.0 [INFO] [stderr] Compiling toml v0.9.12+spec-1.1.0 [INFO] [stderr] Compiling idna_adapter v1.2.2 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling url v2.5.8 [INFO] [stderr] Compiling rustls-webpki v0.103.13 [INFO] [stderr] Compiling hyper v1.9.0 [INFO] [stderr] Compiling tower v0.5.3 [INFO] [stderr] Compiling tower-http v0.6.8 [INFO] [stderr] Compiling hyper-util v0.1.20 [INFO] [stderr] Compiling tokio-rustls v0.26.4 [INFO] [stderr] Compiling hyper-rustls v0.27.9 [INFO] [stderr] Compiling reqwest v0.12.28 [INFO] [stderr] Compiling rusqlite v0.37.0 [INFO] [stderr] Compiling taskchampion v3.0.1 [INFO] [stderr] Compiling lazytask v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 05s [INFO] running `Command { std: "docker" "inspect" "9e0a5fcb7c9d0d69bf308df4f11c33c4ec2e5fb1c10ac74f8eeb632ff419136d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9e0a5fcb7c9d0d69bf308df4f11c33c4ec2e5fb1c10ac74f8eeb632ff419136d", kill_on_drop: false }` [INFO] [stdout] 9e0a5fcb7c9d0d69bf308df4f11c33c4ec2e5fb1c10ac74f8eeb632ff419136d [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" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 11b967b4eb62d12aaeb436e2bc1904ed4bec9e5fd2f3025c7c0160c2ffbdf376 [INFO] running `Command { std: "docker" "start" "-a" "11b967b4eb62d12aaeb436e2bc1904ed4bec9e5fd2f3025c7c0160c2ffbdf376", kill_on_drop: false }` [INFO] [stderr] Compiling tokio v1.52.1 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Compiling fastrand v2.4.1 [INFO] [stderr] Compiling crossterm v0.29.0 [INFO] [stderr] Compiling tempfile v3.27.0 [INFO] [stderr] Compiling ratatui-crossterm v0.1.0 [INFO] [stderr] Compiling ratatui v0.30.0 [INFO] [stderr] Compiling hyper v1.9.0 [INFO] [stderr] Compiling tokio-rustls v0.26.4 [INFO] [stderr] Compiling tower v0.5.3 [INFO] [stderr] Compiling tokio-stream v0.1.18 [INFO] [stderr] Compiling tokio-test v0.4.5 [INFO] [stderr] Compiling tower-http v0.6.8 [INFO] [stderr] Compiling hyper-util v0.1.20 [INFO] [stderr] Compiling hyper-rustls v0.27.9 [INFO] [stderr] Compiling reqwest v0.12.28 [INFO] [stderr] Compiling taskchampion v3.0.1 [INFO] [stderr] Compiling lazytask 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/rustcFuOyax/symbols.o" "<10 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libtempfile-e6add921921860ed,libfastrand-7d2e35e76cb4a099}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{liblazytask-1268d388966522b3,libdirs-c1c04284f82125f0,libdirs_sys-926119b54cb96a3c,liboption_ext-38791eff9acb757e,libtoml-7e9a113cb7fd3981,libtoml_writer-9c078a4499fca96f,libwinnow-2d506fc4ed203c47,libtoml_parser-ec84eb2653265325,libwinnow-523f9e01a72da803,libserde_spanned-c9fda40dce19210c,libtoml_datetime-0ba7f3896065f45a,libtaskchampion-0e0a8f09c3789c0f,libflate2-0f1402ca2641abbe,libminiz_oxide-a8959b4b1607b0b2,libsimd_adler32-cb76273132008ebb,libcrc32fast-5906a57d877d687d,libreqwest-4263754255d475f7,libserde_urlencoded-795c97bc5bee93d1,libhyper_rustls-fc92dd07e13d34b7,libwebpki_roots-6272491c174fc6a7,libtokio_rustls-8ccdd96bce416581,librustls-394a9459f04cc592,libsubtle-e2f0af8959bd7889,libwebpki-80c6c2764427e6f8,librustls_pki_types-a2d44f7cb05b67f9,libzeroize-e5ba3babb6b7003b,libtower_http-49328ff7d68f48df,libiri_string-6cdde5800cd3944e,libtower-aad72fe2d0343a40,libtower_layer-5699d784b4449e00,libhyper_util-f3e8c3f64e1711d4,libbase64-fff42f7554bbeb90,libipnet-d13aa1d8cef494ce,libtower_service-222788e4f5219726,libtracing-36f9d7f532aa5585,libtracing_core-dd2754edd1e008e2,libonce_cell-210b47fe854405d5,libhyper-fcafcee6528b7220,libwant-4a0be0a267c8825f,libtry_lock-b2ba3b7879656042,libhttparse-2dcf90c780aed9d3,libatomic_waker-f98c2fb1596910db,libfutures_channel-673eba4cd2f1a4af,libfutures_util-b138305c69e62a14,libfutures_task-e950692d817871f8,libhttp_body_util-2354d0cd9178a48e,libhttp_body-79191c764c63be4b,liburl-5f6faafdaebda4d8,libidna-ed8ecbe2c8f55801,libidna_adapter-67220a05b905aa49,libicu_properties-f9148457abb15a6b,libicu_properties_data-dff8f3e32951d104,libicu_normalizer-7674ca775681201e,libicu_normalizer_data-50864128baa771f6,libicu_collections-7b8230372d5dd6e9,libutf8_iter-efb3984ee203d151,libpotential_utf-c7677c5905490d4c,libicu_provider-755cbfd3c83ef14b,libicu_locale_core-df91fea35ff72917,libtinystr-64851c8844311372,liblitemap-21d4e5e58548354d,libwriteable-f2cbf4e2e2f7ebb1,libzerovec-5898169214c8cce6,libzerotrie-85116145ac0185f0,libyoke-73e761d2637346c2,libstable_deref_trait-646f6b28b9520b3d,libzerofrom-d5bf8c6280ef1389,libform_urlencoded-e63e84c134db7b31,libpercent_encoding-99cdb00cefa02ca0,libhttp-f9b3654e0d1e7e7a,libsync_wrapper-096429d0b7f46333,libfutures_core-3e8ff8c6a8ead7f1,librusqlite-43558812c87f29b3,libhashlink-b70ec70b47a26d1d,libhashbrown-9712ead1aa55a62f,libfoldhash-675ca81b23a745d6,liblibsqlite3_sys-1ee82c2f74818090,libfallible_streaming_iterator-275e12f2050a085b,libfallible_iterator-3f6b2033eba01af9,libring-5b7d368c53d40ddd,libgetrandom-024d57360618c9ec,libuntrusted-151845769873c416,libuuid-ae83b97f3726e37c,libgetrandom-6d0a8020f8c6b7ec,libtokio-14c44051245adab2,libsocket2-29300952dade9a73,libbytes-a6415339708e1154,libpin_project_lite-8ad468af17824a0b,libserde_json-45fbfd750c96e134,libmemchr-03def47fccb9cf8c,libzmij-d2f562b84b927b2e,libchrono-806bb794ad68afb3,libiana_time_zone-fc58c626b0bdfc25,libnum_traits-c33a51d2327c8d61,libserde-424f16bb6222664f,libserde_core-3babf6f5a9b2410c,libratatui-693c42f14023647c,libratatui_macros-3ab83469b4fa3b8a,libratatui_widgets-d3b3b4fde7181cde,libtime-9d776a90dc8442e9,libnum_threads-90956269057bea24,libtime_core-388d6e02ed0f4b60,libnum_conv-5a4a5ce1e07de586,libderanged-202b4be463a7eade,libpowerfmt-521a460cc2ff4e45,libline_clipping-1baf01ce303e3dca,libratatui_crossterm-f6f14dff4ea52370,libratatui_core-1c48d72b97777d4e,libunicode_truncate-d909596d7b5edc04,liblru-1f24198c0cabc1d5,libkasuari-9c43059ddee8b50c,libthiserror-b705a45025fdf89b,libitertools-3d2179851da4cd99,libeither-f9cfe41df9eac463,libhashbrown-b345fd242f4c0834,libequivalent-9631f206a02b9f54,liballocator_api2-61425620d8bdad59,libfoldhash-d879794daeb2a923,libcompact_str-5e50a778881f2e32,libryu-96e4827cb8e74ef1,libitoa-0d0a278c06e14513,libstatic_assertions-acd18841cc36d7c2,libcastaway-c2828b035f4874cf,libunicode_segmentation-83febdb0ad4edc80,libunicode_width-bc270aad86d5ab5d,libstrum-d8ce863edc165461,libcrossterm-354366b5faf7cd5a,librustix-1d2c420da901e1af,liblinux_raw_sys-6f64b533656ada5e,libbitflags-0f741259822c9aad,libparking_lot-d702986d66be0ab8,libparking_lot_core-d2869f634d61fd64,libcfg_if-cad248e7066eec15,libsmallvec-128704011005142e,liblock_api-ff2db0b8acf8234a,libscopeguard-88d64e99d3001c2a,libderive_more-6f8f1d418fbe5535,libsignal_hook_mio-63ac064e6c0bee2c,libsignal_hook-e456599b89548bd1,libsignal_hook_registry-427621b137727287,liberrno-97c0ac37dbb63cdb,libmio-d3c6fa445c712238,liblibc-4aef7f866e20fd95,liblog-a4263a0971f08dad,libanyhow-bb5f243237f5f99b}.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/rustcFuOyax/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-03fe9b9f1409a674/out" "-L" "/opt/rustwide/target/debug/build/libsqlite3-sys-8d87a9cc88d24dca/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/integration_sync-b2d748b1d82869c6" "-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] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/rustcF1mPae/symbols.o" "<10 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libtempfile-e6add921921860ed,libfastrand-7d2e35e76cb4a099}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{liblazytask-1268d388966522b3,libdirs-c1c04284f82125f0,libdirs_sys-926119b54cb96a3c,liboption_ext-38791eff9acb757e,libtoml-7e9a113cb7fd3981,libtoml_writer-9c078a4499fca96f,libwinnow-2d506fc4ed203c47,libtoml_parser-ec84eb2653265325,libwinnow-523f9e01a72da803,libserde_spanned-c9fda40dce19210c,libtoml_datetime-0ba7f3896065f45a,libtaskchampion-0e0a8f09c3789c0f,libflate2-0f1402ca2641abbe,libminiz_oxide-a8959b4b1607b0b2,libsimd_adler32-cb76273132008ebb,libcrc32fast-5906a57d877d687d,libreqwest-4263754255d475f7,libserde_urlencoded-795c97bc5bee93d1,libhyper_rustls-fc92dd07e13d34b7,libwebpki_roots-6272491c174fc6a7,libtokio_rustls-8ccdd96bce416581,librustls-394a9459f04cc592,libsubtle-e2f0af8959bd7889,libwebpki-80c6c2764427e6f8,librustls_pki_types-a2d44f7cb05b67f9,libzeroize-e5ba3babb6b7003b,libtower_http-49328ff7d68f48df,libiri_string-6cdde5800cd3944e,libtower-aad72fe2d0343a40,libtower_layer-5699d784b4449e00,libhyper_util-f3e8c3f64e1711d4,libbase64-fff42f7554bbeb90,libipnet-d13aa1d8cef494ce,libtower_service-222788e4f5219726,libtracing-36f9d7f532aa5585,libtracing_core-dd2754edd1e008e2,libonce_cell-210b47fe854405d5,libhyper-fcafcee6528b7220,libwant-4a0be0a267c8825f,libtry_lock-b2ba3b7879656042,libhttparse-2dcf90c780aed9d3,libatomic_waker-f98c2fb1596910db,libfutures_channel-673eba4cd2f1a4af,libfutures_util-b138305c69e62a14,libfutures_task-e950692d817871f8,libhttp_body_util-2354d0cd9178a48e,libhttp_body-79191c764c63be4b,liburl-5f6faafdaebda4d8,libidna-ed8ecbe2c8f55801,libidna_adapter-67220a05b905aa49,libicu_properties-f9148457abb15a6b,libicu_properties_data-dff8f3e32951d104,libicu_normalizer-7674ca775681201e,libicu_normalizer_data-50864128baa771f6,libicu_collections-7b8230372d5dd6e9,libutf8_iter-efb3984ee203d151,libpotential_utf-c7677c5905490d4c,libicu_provider-755cbfd3c83ef14b,libicu_locale_core-df91fea35ff72917,libtinystr-64851c8844311372,liblitemap-21d4e5e58548354d,libwriteable-f2cbf4e2e2f7ebb1,libzerovec-5898169214c8cce6,libzerotrie-85116145ac0185f0,libyoke-73e761d2637346c2,libstable_deref_trait-646f6b28b9520b3d,libzerofrom-d5bf8c6280ef1389,libform_urlencoded-e63e84c134db7b31,libpercent_encoding-99cdb00cefa02ca0,libhttp-f9b3654e0d1e7e7a,libsync_wrapper-096429d0b7f46333,libfutures_core-3e8ff8c6a8ead7f1,librusqlite-43558812c87f29b3,libhashlink-b70ec70b47a26d1d,libhashbrown-9712ead1aa55a62f,libfoldhash-675ca81b23a745d6,liblibsqlite3_sys-1ee82c2f74818090,libfallible_streaming_iterator-275e12f2050a085b,libfallible_iterator-3f6b2033eba01af9,libring-5b7d368c53d40ddd,libgetrandom-024d57360618c9ec,libuntrusted-151845769873c416,libuuid-ae83b97f3726e37c,libgetrandom-6d0a8020f8c6b7ec,libtokio-14c44051245adab2,libsocket2-29300952dade9a73,libbytes-a6415339708e1154,libpin_project_lite-8ad468af17824a0b,libserde_json-45fbfd750c96e134,libmemchr-03def47fccb9cf8c,libzmij-d2f562b84b927b2e,libchrono-806bb794ad68afb3,libiana_time_zone-fc58c626b0bdfc25,libnum_traits-c33a51d2327c8d61,libserde-424f16bb6222664f,libserde_core-3babf6f5a9b2410c,libratatui-693c42f14023647c,libratatui_macros-3ab83469b4fa3b8a,libratatui_widgets-d3b3b4fde7181cde,libtime-9d776a90dc8442e9,libnum_threads-90956269057bea24,libtime_core-388d6e02ed0f4b60,libnum_conv-5a4a5ce1e07de586,libderanged-202b4be463a7eade,libpowerfmt-521a460cc2ff4e45,libline_clipping-1baf01ce303e3dca,libratatui_crossterm-f6f14dff4ea52370,libratatui_core-1c48d72b97777d4e,libunicode_truncate-d909596d7b5edc04,liblru-1f24198c0cabc1d5,libkasuari-9c43059ddee8b50c,libthiserror-b705a45025fdf89b,libitertools-3d2179851da4cd99,libeither-f9cfe41df9eac463,libhashbrown-b345fd242f4c0834,libequivalent-9631f206a02b9f54,liballocator_api2-61425620d8bdad59,libfoldhash-d879794daeb2a923,libcompact_str-5e50a778881f2e32,libryu-96e4827cb8e74ef1,libitoa-0d0a278c06e14513,libstatic_assertions-acd18841cc36d7c2,libcastaway-c2828b035f4874cf,libunicode_segmentation-83febdb0ad4edc80,libunicode_width-bc270aad86d5ab5d,libstrum-d8ce863edc165461,libcrossterm-354366b5faf7cd5a,librustix-1d2c420da901e1af,liblinux_raw_sys-6f64b533656ada5e,libbitflags-0f741259822c9aad,libparking_lot-d702986d66be0ab8,libparking_lot_core-d2869f634d61fd64,libcfg_if-cad248e7066eec15,libsmallvec-128704011005142e,liblock_api-ff2db0b8acf8234a,libscopeguard-88d64e99d3001c2a,libderive_more-6f8f1d418fbe5535,libsignal_hook_mio-63ac064e6c0bee2c,libsignal_hook-e456599b89548bd1,libsignal_hook_registry-427621b137727287,liberrno-97c0ac37dbb63cdb,libmio-d3c6fa445c712238,liblibc-4aef7f866e20fd95,liblog-a4263a0971f08dad,libanyhow-bb5f243237f5f99b}.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/rustcF1mPae/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-03fe9b9f1409a674/out" "-L" "/opt/rustwide/target/debug/build/libsqlite3-sys-8d87a9cc88d24dca/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/integration_remote_sync-459be7d2a9634a81" "-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 `lazytask` (test "integration_sync") due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `lazytask` (test "integration_remote_sync") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "11b967b4eb62d12aaeb436e2bc1904ed4bec9e5fd2f3025c7c0160c2ffbdf376", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "11b967b4eb62d12aaeb436e2bc1904ed4bec9e5fd2f3025c7c0160c2ffbdf376", kill_on_drop: false }` [INFO] [stdout] 11b967b4eb62d12aaeb436e2bc1904ed4bec9e5fd2f3025c7c0160c2ffbdf376