[INFO] fetching crate standout 7.6.2...
[INFO] testing standout-7.6.2 against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739-1
[INFO] extracting crate standout 7.6.2 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate standout 7.6.2
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate standout 7.6.2
[INFO] tweaked toml for crates.io crate standout 7.6.2 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate standout 7.6.2 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 crates.io crate standout 7.6.2 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-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 9521c05dd57c0c05e1ce5d230d2c8fce109ee3371e006d312271317a0ebdfaa3
[INFO] running `Command { std: "docker" "start" "-a" "9521c05dd57c0c05e1ce5d230d2c8fce109ee3371e006d312271317a0ebdfaa3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9521c05dd57c0c05e1ce5d230d2c8fce109ee3371e006d312271317a0ebdfaa3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9521c05dd57c0c05e1ce5d230d2c8fce109ee3371e006d312271317a0ebdfaa3", kill_on_drop: false }`
[INFO] [stdout] 9521c05dd57c0c05e1ce5d230d2c8fce109ee3371e006d312271317a0ebdfaa3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] b6d502eb54354a84bedd9a94f91e4cae2e6ed83977a5e1b4f407b117b1e05d70
[INFO] running `Command { std: "docker" "start" "-a" "b6d502eb54354a84bedd9a94f91e4cae2e6ed83977a5e1b4f407b117b1e05d70", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.104
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling libc v0.2.179
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling indexmap v2.12.1
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling winnow v0.5.40
[INFO] [stderr]    Compiling ahash v0.7.8
[INFO] [stderr]    Compiling io-lifetimes v1.0.11
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling polling v2.8.0
[INFO] [stderr]    Compiling futures-lite v2.6.1
[INFO] [stderr]    Compiling memoffset v0.7.1
[INFO] [stderr]    Compiling async-task v4.7.1
[INFO] [stderr]    Compiling rustix v0.37.28
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling waker-fn v1.2.0
[INFO] [stderr]    Compiling fastrand v1.9.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling piper v0.2.4
[INFO] [stderr]    Compiling async-channel v2.5.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling async-lock v2.8.0
[INFO] [stderr]    Compiling async-io v1.13.0
[INFO] [stderr]    Compiling futures-lite v1.13.0
[INFO] [stderr]    Compiling async-fs v1.6.0
[INFO] [stderr]    Compiling linux-raw-sys v0.3.8
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling blocking v1.6.2
[INFO] [stderr]    Compiling serde_json v1.0.148
[INFO] [stderr]    Compiling clap_lex v0.7.6
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling dlv-list v0.3.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling clap_builder v4.5.54
[INFO] [stderr]    Compiling async-executor v1.13.3
[INFO] [stderr]    Compiling async-broadcast v0.5.1
[INFO] [stderr]    Compiling ordered-stream v0.2.0
[INFO] [stderr]    Compiling ryu v1.0.22
[INFO] [stderr]    Compiling syn v2.0.113
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling dtoa v1.0.11
[INFO] [stderr]    Compiling dark-light v0.2.3
[INFO] [stderr]    Compiling csv-core v0.1.13
[INFO] [stderr]    Compiling dtoa-short v0.3.5
[INFO] [stderr]    Compiling detect-desktop-environment v0.2.0
[INFO] [stderr]    Compiling memo-map v0.3.3
[INFO] [stderr]    Compiling dconf_rs v0.3.0
[INFO] [stderr]    Compiling self_cell v1.2.2
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling deunicode v1.6.2
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling socket2 v0.4.10
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling nix v0.26.4
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling dirs-sys v0.3.7
[INFO] [stderr]    Compiling xdg-home v1.3.0
[INFO] [stderr]    Compiling console v0.16.3
[INFO] [stderr]    Compiling dirs v4.0.0
[INFO] [stderr]    Compiling terminal_size v0.4.3
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]    Compiling ordered-multimap v0.4.3
[INFO] [stderr]    Compiling standout-bbparser v7.6.2
[INFO] [stderr]    Compiling rust-ini v0.18.0
[INFO] [stderr]    Compiling csv v1.4.0
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]    Compiling zvariant_utils v1.0.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling enumflags2_derive v0.7.12
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling phf_macros v0.11.3
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling async-recursion v1.1.1
[INFO] [stderr]    Compiling cssparser-macros v0.6.1
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling standout-macros v7.6.2
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling cssparser v0.31.2
[INFO] [stderr]    Compiling standout-seeker v7.6.2
[INFO] [stderr]    Compiling standout-pipe v7.6.2
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling zvariant_derive v3.15.2
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling zbus_macros v3.15.2
[INFO] [stderr]    Compiling clap v4.5.54
[INFO] [stderr]    Compiling standout-input v7.6.2
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling enumflags2 v0.7.12
[INFO] [stderr]    Compiling minijinja v2.14.0
[INFO] [stderr]    Compiling quick-xml v0.36.2
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling standout-dispatch v7.6.2
[INFO] [stderr]    Compiling zvariant v3.15.2
[INFO] [stderr]    Compiling zbus_names v2.6.1
[INFO] [stderr]    Compiling zbus v3.15.2
[INFO] [stderr]    Compiling standout-render v7.6.2
[INFO] [stderr]    Compiling standout v7.6.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 13s
[INFO] running `Command { std: "docker" "inspect" "b6d502eb54354a84bedd9a94f91e4cae2e6ed83977a5e1b4f407b117b1e05d70", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b6d502eb54354a84bedd9a94f91e4cae2e6ed83977a5e1b4f407b117b1e05d70", kill_on_drop: false }`
[INFO] [stdout] b6d502eb54354a84bedd9a94f91e4cae2e6ed83977a5e1b4f407b117b1e05d70
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] b8f97cf72ed63a67dc303d882d56f0fad5a9bbbbbfb1cbe2f9a8dbf37a9e083e
[INFO] running `Command { std: "docker" "start" "-a" "b8f97cf72ed63a67dc303d882d56f0fad5a9bbbbbfb1cbe2f9a8dbf37a9e083e", kill_on_drop: false }`
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling sdd v3.0.10
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling serial_test_derive v3.3.1
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling similar v2.7.0
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling scc v2.4.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand_xorshift v0.4.0
[INFO] [stderr]    Compiling serial_test v3.3.1
[INFO] [stderr]    Compiling tempfile v3.24.0
[INFO] [stderr]    Compiling terminal_size v0.4.3
[INFO] [stderr]    Compiling standout-render v7.6.2
[INFO] [stderr]    Compiling rusty-fork v0.3.1
[INFO] [stderr]    Compiling insta v1.46.1
[INFO] [stderr]    Compiling proptest v1.9.0
[INFO] [stderr]    Compiling standout v7.6.2 (/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/rustcGsAcPt/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/{libstandout-b2a70745024c4369,libstandout_pipe-a99d250dcb785c20,libwait_timeout-2d114c36e10618b7,libstandout_input-94cf088cf2ed1d38,libstandout_seeker-7550b123e9640b46,libregex-7011890f40377874,libregex_automata-6cfc694701f72a1d,libaho_corasick-0037848dbb2ade91,libregex_syntax-a5d8b889516cd560,libdeunicode-c35c3821d0813fba,libstandout_render-65a18d7f274aa061,libcsv-b42b95a0299f167c,libcsv_core-ac3d65ab2c863309,libquick_xml-f69051b58389d6f0,libserde_yaml-7e3c610e1604d1db,libryu-32a9bcdb682e7cbe,libindexmap-8964b20418b98d0b,libequivalent-9631f206a02b9f54,libhashbrown-d0fb47154dd694bf,libunsafe_libyaml-e6cc77d70c606c35,libterminal_size-407aee01caa9d5f9,librustix-c09846a655143109,libbitflags-e3ebf951a1dfe30d,liblinux_raw_sys-468f3136534c61a1,libdark_light-d141c600f31d93f5,libdirs-18a30665c3d53cc2,libdirs_sys-973a8404b49d45bf,libdconf_rs-297ddc180a4b49cf,libzbus-4eae43d73493dd40,libasync_fs-97b5fedaa86e3eeb,libblocking-25bd453c90ff9115,libpiper-0cd27b68a08abe0f,libatomic_waker-f98c2fb1596910db,libasync_channel-ad108cf69452b828,libevent_listener_strategy-15ad10d66d4ee65c,libevent_listener-26e9bddd583fe9ac,libhex-ce2ce186edf8450e,libasync_executor-63a583cdb1de8a9f,libfastrand-74ae4622d963d882,libfutures_lite-9885b2d7c26a8e40,libasync_task-599af859add9e0dc,libordered_stream-e7825209e432d83e,libasync_broadcast-97b294e48a34e0f6,librand-91b393181517bc92,librand_chacha-26fecfa591c4a94d,libppv_lite86-64adddfbed75feaa,libzerocopy-cd3509a367ce7b2b,librand_core-5a9d3988e091bfc3,libxdg_home-fac4d9551e4b8b14,libsha1-87de5ebb21c7a91b,libcpufeatures-bb85f9e0eaf4b5a3,libdigest-db71daf0addcc273,libblock_buffer-5dce873968ab2a0e,libcrypto_common-ed21d0c5ae63a1e9,libgeneric_array-fc021ac1898d14e1,libtypenum-8388f334d4574afe,libtracing-ff35f238097f9e2d,libtracing_core-ca44eccef2bdae43,libfutures_util-1bc6604fc2f2a5a1,libfutures_sink-bb58a37a11906cee,libfutures_task-0897da15ce1c548c,libpin_utils-edd6e294c1e21a4f,libnix-5dddf1c81111c333,libmemoffset-46348db9f767f042,libasync_io-678258b3582a1dd0,librustix-db45e80bc4074fcc,libio_lifetimes-e85e0443bae49529,libbitflags-40a27ceec947d12f,liblinux_raw_sys-4100dd44e6d602e0,libslab-61ed84375f91dbc7,libpolling-bfbefa013b304798,liblog-a4263a0971f08dad,libconcurrent_queue-2a3099ab91923101,libcrossbeam_utils-58d45e07904e535e,libasync_lock-a73e681da91f66c8,libevent_listener-55ffc13ab1e45b6d,libsocket2-9a616cefd12f02ab,libfutures_lite-b835c75196eeec53,libfastrand-99a51467ae949da4,libfutures_io-a909ffe8b7e43c5e,libfutures_core-c23514cefd9aa7c7,libwaker_fn-a6729ac8cdbb03a0,libparking-a433cf79076a56ac,libpin_project_lite-5ffafa3f2ed0bb57,libzbus_names-141a57674a53105a,libzvariant-56eaa8ed0345698b,libenumflags2-4e1d57765b45a618,libbyteorder-7912a666fa871683,libstatic_assertions-acd18841cc36d7c2,libini-ede5025f9fff61db,libordered_multimap-e4170ffdb0b845fe,libhashbrown-d673ec704ce8648b,libahash-a8834b961175ad6c,libgetrandom-f7a33ad9b5d3d47f,libdlv_list-84f26e4161b2befd,libcfg_if-cad248e7066eec15,libdetect_desktop_environment-e5305c00d36477e8,libstandout_bbparser-7ad5b14fef371bbc,libcssparser-14997ce7898eb753,libdtoa_short-cb39c335eb2b3874,libdtoa-b951b098361f3b0a,libsmallvec-04749cc7df691946,libphf-4b91c459973d8467,libphf_shared-fbfe3829429df140,libsiphasher-0d7f3e08879225d4,libonce_cell-db8f3eed2a1f3f7b,libconsole-1bd411d70ae61495,liblibc-861282a07f344ed1,libunicode_width-48dba5882408e75d,libminijinja-52e4e4d32ac300fd,libself_cell-a1d1dddbc32aed46,libmemo_map-37cfb31ea51e4ffe,libstandout_dispatch-1c8df4d740447eeb,libserde_json-bf9e6b41e5bab3db,libmemchr-c5a8540217c8112c,libitoa-d7c2333f8dedd037,libzmij-60c19eb22bbbe725,libanyhow-e16577d217315ef4,libthiserror-f294948c6cc874c8,libserde-c8d7b52bab898282,libserde_core-f56464e8766a877a,libclap-1428d99126dd2b23,libclap_builder-dc819e0fb0064810,libstrsim-f574d476d7d1a6ac,libanstream-4e5206a633f6e11c,libanstyle_query-39b86009b9b8dd8a,libis_terminal_polyfill-090e57e4b8c850d2,libcolorchoice-0b50abc860a6bcad,libanstyle_parse-8a8fb41415b00427,libutf8parse-ae3caf0a878928ed,libclap_lex-e04249fb0843d73d,libanstyle-1f7f6180e797cb80}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustcGsAcPt/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/help_command_groups-bcc79fa6e6dd7489" "-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 `standout` (test "help_command_groups") due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/deps/rustcgb3ACE/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/{libstandout-b2a70745024c4369,libstandout_pipe-a99d250dcb785c20,libwait_timeout-2d114c36e10618b7,libstandout_input-94cf088cf2ed1d38,libstandout_seeker-7550b123e9640b46,libregex-7011890f40377874,libregex_automata-6cfc694701f72a1d,libaho_corasick-0037848dbb2ade91,libregex_syntax-a5d8b889516cd560,libdeunicode-c35c3821d0813fba,libstandout_render-65a18d7f274aa061,libcsv-b42b95a0299f167c,libcsv_core-ac3d65ab2c863309,libquick_xml-f69051b58389d6f0,libserde_yaml-7e3c610e1604d1db,libryu-32a9bcdb682e7cbe,libindexmap-8964b20418b98d0b,libequivalent-9631f206a02b9f54,libhashbrown-d0fb47154dd694bf,libunsafe_libyaml-e6cc77d70c606c35,libterminal_size-407aee01caa9d5f9,librustix-c09846a655143109,libbitflags-e3ebf951a1dfe30d,liblinux_raw_sys-468f3136534c61a1,libdark_light-d141c600f31d93f5,libdirs-18a30665c3d53cc2,libdirs_sys-973a8404b49d45bf,libdconf_rs-297ddc180a4b49cf,libzbus-4eae43d73493dd40,libasync_fs-97b5fedaa86e3eeb,libblocking-25bd453c90ff9115,libpiper-0cd27b68a08abe0f,libatomic_waker-f98c2fb1596910db,libasync_channel-ad108cf69452b828,libevent_listener_strategy-15ad10d66d4ee65c,libevent_listener-26e9bddd583fe9ac,libhex-ce2ce186edf8450e,libasync_executor-63a583cdb1de8a9f,libfastrand-74ae4622d963d882,libfutures_lite-9885b2d7c26a8e40,libasync_task-599af859add9e0dc,libordered_stream-e7825209e432d83e,libasync_broadcast-97b294e48a34e0f6,librand-91b393181517bc92,librand_chacha-26fecfa591c4a94d,libppv_lite86-64adddfbed75feaa,libzerocopy-cd3509a367ce7b2b,librand_core-5a9d3988e091bfc3,libxdg_home-fac4d9551e4b8b14,libsha1-87de5ebb21c7a91b,libcpufeatures-bb85f9e0eaf4b5a3,libdigest-db71daf0addcc273,libblock_buffer-5dce873968ab2a0e,libcrypto_common-ed21d0c5ae63a1e9,libgeneric_array-fc021ac1898d14e1,libtypenum-8388f334d4574afe,libtracing-ff35f238097f9e2d,libtracing_core-ca44eccef2bdae43,libfutures_util-1bc6604fc2f2a5a1,libfutures_sink-bb58a37a11906cee,libfutures_task-0897da15ce1c548c,libpin_utils-edd6e294c1e21a4f,libnix-5dddf1c81111c333,libmemoffset-46348db9f767f042,libasync_io-678258b3582a1dd0,librustix-db45e80bc4074fcc,libio_lifetimes-e85e0443bae49529,libbitflags-40a27ceec947d12f,liblinux_raw_sys-4100dd44e6d602e0,libslab-61ed84375f91dbc7,libpolling-bfbefa013b304798,liblog-a4263a0971f08dad,libconcurrent_queue-2a3099ab91923101,libcrossbeam_utils-58d45e07904e535e,libasync_lock-a73e681da91f66c8,libevent_listener-55ffc13ab1e45b6d,libsocket2-9a616cefd12f02ab,libfutures_lite-b835c75196eeec53,libfastrand-99a51467ae949da4,libfutures_io-a909ffe8b7e43c5e,libfutures_core-c23514cefd9aa7c7,libwaker_fn-a6729ac8cdbb03a0,libparking-a433cf79076a56ac,libpin_project_lite-5ffafa3f2ed0bb57,libzbus_names-141a57674a53105a,libzvariant-56eaa8ed0345698b,libenumflags2-4e1d57765b45a618,libbyteorder-7912a666fa871683,libstatic_assertions-acd18841cc36d7c2,libini-ede5025f9fff61db,libordered_multimap-e4170ffdb0b845fe,libhashbrown-d673ec704ce8648b,libahash-a8834b961175ad6c,libgetrandom-f7a33ad9b5d3d47f,libdlv_list-84f26e4161b2befd,libcfg_if-cad248e7066eec15,libdetect_desktop_environment-e5305c00d36477e8,libstandout_bbparser-7ad5b14fef371bbc,libcssparser-14997ce7898eb753,libdtoa_short-cb39c335eb2b3874,libdtoa-b951b098361f3b0a,libsmallvec-04749cc7df691946,libphf-4b91c459973d8467,libphf_shared-fbfe3829429df140,libsiphasher-0d7f3e08879225d4,libonce_cell-db8f3eed2a1f3f7b,libminijinja-52e4e4d32ac300fd,libself_cell-a1d1dddbc32aed46,libmemo_map-37cfb31ea51e4ffe,libstandout_dispatch-1c8df4d740447eeb,libserde_json-bf9e6b41e5bab3db,libmemchr-c5a8540217c8112c,libitoa-d7c2333f8dedd037,libzmij-60c19eb22bbbe725,libanyhow-e16577d217315ef4,libthiserror-f294948c6cc874c8,libserde-c8d7b52bab898282,libserde_core-f56464e8766a877a,libconsole-1bd411d70ae61495,liblibc-861282a07f344ed1,libunicode_width-48dba5882408e75d,libclap-1428d99126dd2b23,libclap_builder-dc819e0fb0064810,libstrsim-f574d476d7d1a6ac,libanstream-4e5206a633f6e11c,libanstyle_query-39b86009b9b8dd8a,libis_terminal_polyfill-090e57e4b8c850d2,libcolorchoice-0b50abc860a6bcad,libanstyle_parse-8a8fb41415b00427,libutf8parse-ae3caf0a878928ed,libclap_lex-e04249fb0843d73d,libanstyle-1f7f6180e797cb80}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustcgb3ACE/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/local_app_theme-806e579f7535f721" "-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 `standout` (test "local_app_theme") due to 1 previous error
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/deps/rustcOGf8Ku/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/{libstandout-b2a70745024c4369,libstandout_pipe-a99d250dcb785c20,libwait_timeout-2d114c36e10618b7,libstandout_input-94cf088cf2ed1d38,libstandout_seeker-7550b123e9640b46,libregex-7011890f40377874,libregex_automata-6cfc694701f72a1d,libaho_corasick-0037848dbb2ade91,libregex_syntax-a5d8b889516cd560,libdeunicode-c35c3821d0813fba,libstandout_render-65a18d7f274aa061,libcsv-b42b95a0299f167c,libcsv_core-ac3d65ab2c863309,libquick_xml-f69051b58389d6f0,libserde_yaml-7e3c610e1604d1db,libryu-32a9bcdb682e7cbe,libindexmap-8964b20418b98d0b,libequivalent-9631f206a02b9f54,libhashbrown-d0fb47154dd694bf,libunsafe_libyaml-e6cc77d70c606c35,libterminal_size-407aee01caa9d5f9,librustix-c09846a655143109,libbitflags-e3ebf951a1dfe30d,liblinux_raw_sys-468f3136534c61a1,libdark_light-d141c600f31d93f5,libdirs-18a30665c3d53cc2,libdirs_sys-973a8404b49d45bf,libdconf_rs-297ddc180a4b49cf,libzbus-4eae43d73493dd40,libasync_fs-97b5fedaa86e3eeb,libblocking-25bd453c90ff9115,libpiper-0cd27b68a08abe0f,libatomic_waker-f98c2fb1596910db,libasync_channel-ad108cf69452b828,libevent_listener_strategy-15ad10d66d4ee65c,libevent_listener-26e9bddd583fe9ac,libhex-ce2ce186edf8450e,libasync_executor-63a583cdb1de8a9f,libfastrand-74ae4622d963d882,libfutures_lite-9885b2d7c26a8e40,libasync_task-599af859add9e0dc,libordered_stream-e7825209e432d83e,libasync_broadcast-97b294e48a34e0f6,librand-91b393181517bc92,librand_chacha-26fecfa591c4a94d,libppv_lite86-64adddfbed75feaa,libzerocopy-cd3509a367ce7b2b,librand_core-5a9d3988e091bfc3,libxdg_home-fac4d9551e4b8b14,libsha1-87de5ebb21c7a91b,libcpufeatures-bb85f9e0eaf4b5a3,libdigest-db71daf0addcc273,libblock_buffer-5dce873968ab2a0e,libcrypto_common-ed21d0c5ae63a1e9,libgeneric_array-fc021ac1898d14e1,libtypenum-8388f334d4574afe,libtracing-ff35f238097f9e2d,libtracing_core-ca44eccef2bdae43,libfutures_util-1bc6604fc2f2a5a1,libfutures_sink-bb58a37a11906cee,libfutures_task-0897da15ce1c548c,libpin_utils-edd6e294c1e21a4f,libnix-5dddf1c81111c333,libmemoffset-46348db9f767f042,libasync_io-678258b3582a1dd0,librustix-db45e80bc4074fcc,libio_lifetimes-e85e0443bae49529,libbitflags-40a27ceec947d12f,liblinux_raw_sys-4100dd44e6d602e0,libslab-61ed84375f91dbc7,libpolling-bfbefa013b304798,liblog-a4263a0971f08dad,libconcurrent_queue-2a3099ab91923101,libcrossbeam_utils-58d45e07904e535e,libasync_lock-a73e681da91f66c8,libevent_listener-55ffc13ab1e45b6d,libsocket2-9a616cefd12f02ab,libfutures_lite-b835c75196eeec53,libfastrand-99a51467ae949da4,libfutures_io-a909ffe8b7e43c5e,libfutures_core-c23514cefd9aa7c7,libwaker_fn-a6729ac8cdbb03a0,libparking-a433cf79076a56ac,libpin_project_lite-5ffafa3f2ed0bb57,libzbus_names-141a57674a53105a,libzvariant-56eaa8ed0345698b,libenumflags2-4e1d57765b45a618,libbyteorder-7912a666fa871683,libstatic_assertions-acd18841cc36d7c2,libini-ede5025f9fff61db,libordered_multimap-e4170ffdb0b845fe,libhashbrown-d673ec704ce8648b,libahash-a8834b961175ad6c,libgetrandom-f7a33ad9b5d3d47f,libdlv_list-84f26e4161b2befd,libcfg_if-cad248e7066eec15,libdetect_desktop_environment-e5305c00d36477e8,libstandout_bbparser-7ad5b14fef371bbc,libcssparser-14997ce7898eb753,libdtoa_short-cb39c335eb2b3874,libdtoa-b951b098361f3b0a,libsmallvec-04749cc7df691946,libphf-4b91c459973d8467,libphf_shared-fbfe3829429df140,libsiphasher-0d7f3e08879225d4,libonce_cell-db8f3eed2a1f3f7b,libconsole-1bd411d70ae61495,liblibc-861282a07f344ed1,libunicode_width-48dba5882408e75d,libminijinja-52e4e4d32ac300fd,libself_cell-a1d1dddbc32aed46,libmemo_map-37cfb31ea51e4ffe,libstandout_dispatch-1c8df4d740447eeb,libanyhow-e16577d217315ef4,libthiserror-f294948c6cc874c8,libserde-c8d7b52bab898282,libserde_json-bf9e6b41e5bab3db,libmemchr-c5a8540217c8112c,libitoa-d7c2333f8dedd037,libzmij-60c19eb22bbbe725,libserde_core-f56464e8766a877a,libclap-1428d99126dd2b23,libclap_builder-dc819e0fb0064810,libstrsim-f574d476d7d1a6ac,libanstream-4e5206a633f6e11c,libanstyle_query-39b86009b9b8dd8a,libis_terminal_polyfill-090e57e4b8c850d2,libcolorchoice-0b50abc860a6bcad,libanstyle_parse-8a8fb41415b00427,libutf8parse-ae3caf0a878928ed,libclap_lex-e04249fb0843d73d,libanstyle-1f7f6180e797cb80}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustcOGf8Ku/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/app_integration-45c2d0250cb30852" "-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 `standout` (test "app_integration") due to 1 previous error
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/deps/rustcd9Ajf1/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/{libstandout-b2a70745024c4369,libstandout_pipe-a99d250dcb785c20,libwait_timeout-2d114c36e10618b7,libstandout_input-94cf088cf2ed1d38,libstandout_seeker-7550b123e9640b46,libregex-7011890f40377874,libregex_automata-6cfc694701f72a1d,libaho_corasick-0037848dbb2ade91,libregex_syntax-a5d8b889516cd560,libdeunicode-c35c3821d0813fba,libstandout_render-65a18d7f274aa061,libcsv-b42b95a0299f167c,libcsv_core-ac3d65ab2c863309,libquick_xml-f69051b58389d6f0,libserde_yaml-7e3c610e1604d1db,libryu-32a9bcdb682e7cbe,libindexmap-8964b20418b98d0b,libequivalent-9631f206a02b9f54,libhashbrown-d0fb47154dd694bf,libunsafe_libyaml-e6cc77d70c606c35,libterminal_size-407aee01caa9d5f9,librustix-c09846a655143109,libbitflags-e3ebf951a1dfe30d,liblinux_raw_sys-468f3136534c61a1,libdark_light-d141c600f31d93f5,libdirs-18a30665c3d53cc2,libdirs_sys-973a8404b49d45bf,libdconf_rs-297ddc180a4b49cf,libzbus-4eae43d73493dd40,libasync_fs-97b5fedaa86e3eeb,libblocking-25bd453c90ff9115,libpiper-0cd27b68a08abe0f,libatomic_waker-f98c2fb1596910db,libasync_channel-ad108cf69452b828,libevent_listener_strategy-15ad10d66d4ee65c,libevent_listener-26e9bddd583fe9ac,libhex-ce2ce186edf8450e,libasync_executor-63a583cdb1de8a9f,libfastrand-74ae4622d963d882,libfutures_lite-9885b2d7c26a8e40,libasync_task-599af859add9e0dc,libordered_stream-e7825209e432d83e,libasync_broadcast-97b294e48a34e0f6,librand-91b393181517bc92,librand_chacha-26fecfa591c4a94d,libppv_lite86-64adddfbed75feaa,libzerocopy-cd3509a367ce7b2b,librand_core-5a9d3988e091bfc3,libxdg_home-fac4d9551e4b8b14,libsha1-87de5ebb21c7a91b,libcpufeatures-bb85f9e0eaf4b5a3,libdigest-db71daf0addcc273,libblock_buffer-5dce873968ab2a0e,libcrypto_common-ed21d0c5ae63a1e9,libgeneric_array-fc021ac1898d14e1,libtypenum-8388f334d4574afe,libtracing-ff35f238097f9e2d,libtracing_core-ca44eccef2bdae43,libfutures_util-1bc6604fc2f2a5a1,libfutures_sink-bb58a37a11906cee,libfutures_task-0897da15ce1c548c,libpin_utils-edd6e294c1e21a4f,libnix-5dddf1c81111c333,libmemoffset-46348db9f767f042,libasync_io-678258b3582a1dd0,librustix-db45e80bc4074fcc,libio_lifetimes-e85e0443bae49529,libbitflags-40a27ceec947d12f,liblinux_raw_sys-4100dd44e6d602e0,libslab-61ed84375f91dbc7,libpolling-bfbefa013b304798,liblog-a4263a0971f08dad,libconcurrent_queue-2a3099ab91923101,libcrossbeam_utils-58d45e07904e535e,libasync_lock-a73e681da91f66c8,libevent_listener-55ffc13ab1e45b6d,libsocket2-9a616cefd12f02ab,libfutures_lite-b835c75196eeec53,libfastrand-99a51467ae949da4,libfutures_io-a909ffe8b7e43c5e,libfutures_core-c23514cefd9aa7c7,libwaker_fn-a6729ac8cdbb03a0,libparking-a433cf79076a56ac,libpin_project_lite-5ffafa3f2ed0bb57,libzbus_names-141a57674a53105a,libzvariant-56eaa8ed0345698b,libenumflags2-4e1d57765b45a618,libbyteorder-7912a666fa871683,libstatic_assertions-acd18841cc36d7c2,libini-ede5025f9fff61db,libordered_multimap-e4170ffdb0b845fe,libhashbrown-d673ec704ce8648b,libahash-a8834b961175ad6c,libgetrandom-f7a33ad9b5d3d47f,libdlv_list-84f26e4161b2befd,libcfg_if-cad248e7066eec15,libdetect_desktop_environment-e5305c00d36477e8,libstandout_bbparser-7ad5b14fef371bbc,libcssparser-14997ce7898eb753,libdtoa_short-cb39c335eb2b3874,libdtoa-b951b098361f3b0a,libsmallvec-04749cc7df691946,libphf-4b91c459973d8467,libphf_shared-fbfe3829429df140,libsiphasher-0d7f3e08879225d4,libonce_cell-db8f3eed2a1f3f7b,libconsole-1bd411d70ae61495,liblibc-861282a07f344ed1,libunicode_width-48dba5882408e75d,libminijinja-52e4e4d32ac300fd,libself_cell-a1d1dddbc32aed46,libmemo_map-37cfb31ea51e4ffe,libstandout_dispatch-1c8df4d740447eeb,libserde_json-bf9e6b41e5bab3db,libmemchr-c5a8540217c8112c,libitoa-d7c2333f8dedd037,libzmij-60c19eb22bbbe725,libanyhow-e16577d217315ef4,libthiserror-f294948c6cc874c8,libserde-c8d7b52bab898282,libserde_core-f56464e8766a877a,libclap-1428d99126dd2b23,libclap_builder-dc819e0fb0064810,libstrsim-f574d476d7d1a6ac,libanstream-4e5206a633f6e11c,libanstyle_query-39b86009b9b8dd8a,libis_terminal_polyfill-090e57e4b8c850d2,libcolorchoice-0b50abc860a6bcad,libanstyle_parse-8a8fb41415b00427,libutf8parse-ae3caf0a878928ed,libclap_lex-e04249fb0843d73d,libanstyle-1f7f6180e797cb80}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustcd9Ajf1/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/list_view_macro-1c3f145d722a6f01" "-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 `standout` (test "list_view_macro") due to 1 previous error
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/deps/rustctCd8jU/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/{libstandout-b2a70745024c4369,libstandout_pipe-a99d250dcb785c20,libwait_timeout-2d114c36e10618b7,libstandout_input-94cf088cf2ed1d38,libstandout_seeker-7550b123e9640b46,libregex-7011890f40377874,libregex_automata-6cfc694701f72a1d,libaho_corasick-0037848dbb2ade91,libregex_syntax-a5d8b889516cd560,libdeunicode-c35c3821d0813fba,libstandout_render-65a18d7f274aa061,libcsv-b42b95a0299f167c,libcsv_core-ac3d65ab2c863309,libquick_xml-f69051b58389d6f0,libserde_yaml-7e3c610e1604d1db,libryu-32a9bcdb682e7cbe,libindexmap-8964b20418b98d0b,libequivalent-9631f206a02b9f54,libhashbrown-d0fb47154dd694bf,libunsafe_libyaml-e6cc77d70c606c35,libterminal_size-407aee01caa9d5f9,librustix-c09846a655143109,libbitflags-e3ebf951a1dfe30d,liblinux_raw_sys-468f3136534c61a1,libdark_light-d141c600f31d93f5,libdirs-18a30665c3d53cc2,libdirs_sys-973a8404b49d45bf,libdconf_rs-297ddc180a4b49cf,libzbus-4eae43d73493dd40,libasync_fs-97b5fedaa86e3eeb,libblocking-25bd453c90ff9115,libpiper-0cd27b68a08abe0f,libatomic_waker-f98c2fb1596910db,libasync_channel-ad108cf69452b828,libevent_listener_strategy-15ad10d66d4ee65c,libevent_listener-26e9bddd583fe9ac,libhex-ce2ce186edf8450e,libasync_executor-63a583cdb1de8a9f,libfastrand-74ae4622d963d882,libfutures_lite-9885b2d7c26a8e40,libasync_task-599af859add9e0dc,libordered_stream-e7825209e432d83e,libasync_broadcast-97b294e48a34e0f6,librand-91b393181517bc92,librand_chacha-26fecfa591c4a94d,libppv_lite86-64adddfbed75feaa,libzerocopy-cd3509a367ce7b2b,librand_core-5a9d3988e091bfc3,libxdg_home-fac4d9551e4b8b14,libsha1-87de5ebb21c7a91b,libcpufeatures-bb85f9e0eaf4b5a3,libdigest-db71daf0addcc273,libblock_buffer-5dce873968ab2a0e,libcrypto_common-ed21d0c5ae63a1e9,libgeneric_array-fc021ac1898d14e1,libtypenum-8388f334d4574afe,libtracing-ff35f238097f9e2d,libtracing_core-ca44eccef2bdae43,libfutures_util-1bc6604fc2f2a5a1,libfutures_sink-bb58a37a11906cee,libfutures_task-0897da15ce1c548c,libpin_utils-edd6e294c1e21a4f,libnix-5dddf1c81111c333,libmemoffset-46348db9f767f042,libasync_io-678258b3582a1dd0,librustix-db45e80bc4074fcc,libio_lifetimes-e85e0443bae49529,libbitflags-40a27ceec947d12f,liblinux_raw_sys-4100dd44e6d602e0,libslab-61ed84375f91dbc7,libpolling-bfbefa013b304798,liblog-a4263a0971f08dad,libconcurrent_queue-2a3099ab91923101,libcrossbeam_utils-58d45e07904e535e,libasync_lock-a73e681da91f66c8,libevent_listener-55ffc13ab1e45b6d,libsocket2-9a616cefd12f02ab,libfutures_lite-b835c75196eeec53,libfastrand-99a51467ae949da4,libfutures_io-a909ffe8b7e43c5e,libfutures_core-c23514cefd9aa7c7,libwaker_fn-a6729ac8cdbb03a0,libparking-a433cf79076a56ac,libpin_project_lite-5ffafa3f2ed0bb57,libzbus_names-141a57674a53105a,libzvariant-56eaa8ed0345698b,libenumflags2-4e1d57765b45a618,libbyteorder-7912a666fa871683,libstatic_assertions-acd18841cc36d7c2,libini-ede5025f9fff61db,libordered_multimap-e4170ffdb0b845fe,libhashbrown-d673ec704ce8648b,libahash-a8834b961175ad6c,libgetrandom-f7a33ad9b5d3d47f,libdlv_list-84f26e4161b2befd,libcfg_if-cad248e7066eec15,libdetect_desktop_environment-e5305c00d36477e8,libstandout_bbparser-7ad5b14fef371bbc,libcssparser-14997ce7898eb753,libdtoa_short-cb39c335eb2b3874,libdtoa-b951b098361f3b0a,libsmallvec-04749cc7df691946,libphf-4b91c459973d8467,libphf_shared-fbfe3829429df140,libsiphasher-0d7f3e08879225d4,libonce_cell-db8f3eed2a1f3f7b,libconsole-1bd411d70ae61495,liblibc-861282a07f344ed1,libunicode_width-48dba5882408e75d,libminijinja-52e4e4d32ac300fd,libself_cell-a1d1dddbc32aed46,libmemo_map-37cfb31ea51e4ffe,libstandout_dispatch-1c8df4d740447eeb,libserde_json-bf9e6b41e5bab3db,libmemchr-c5a8540217c8112c,libitoa-d7c2333f8dedd037,libzmij-60c19eb22bbbe725,libanyhow-e16577d217315ef4,libthiserror-f294948c6cc874c8,libserde-c8d7b52bab898282,libserde_core-f56464e8766a877a,libclap-1428d99126dd2b23,libclap_builder-dc819e0fb0064810,libstrsim-f574d476d7d1a6ac,libanstream-4e5206a633f6e11c,libanstyle_query-39b86009b9b8dd8a,libis_terminal_polyfill-090e57e4b8c850d2,libcolorchoice-0b50abc860a6bcad,libanstyle_parse-8a8fb41415b00427,libutf8parse-ae3caf0a878928ed,libclap_lex-e04249fb0843d73d,libanstyle-1f7f6180e797cb80}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustctCd8jU/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/dispatch_derive-1caa0e0ab2b46781" "-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 `standout` (test "dispatch_derive") due to 1 previous error
[INFO] [stderr] error: could not compile `standout` (lib test)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/33835004928d3bf65db4d4712e1330766263b0bd/bin/rustc --crate-name standout --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 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "input-editor", "input-inquire", "macros"))' -C metadata=f92ea579ad327686 -C extra-filename=-d52b0eef4db27a9d --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-e16577d217315ef4.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-1428d99126dd2b23.rlib --extern console=/opt/rustwide/target/debug/deps/libconsole-1bd411d70ae61495.rlib --extern csv=/opt/rustwide/target/debug/deps/libcsv-b42b95a0299f167c.rlib --extern deunicode=/opt/rustwide/target/debug/deps/libdeunicode-c35c3821d0813fba.rlib --extern insta=/opt/rustwide/target/debug/deps/libinsta-301d6fcc9518a817.rlib --extern minijinja=/opt/rustwide/target/debug/deps/libminijinja-52e4e4d32ac300fd.rlib --extern proptest=/opt/rustwide/target/debug/deps/libproptest-bf5f4674102fc18a.rlib --extern quick_xml=/opt/rustwide/target/debug/deps/libquick_xml-f69051b58389d6f0.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-c8d7b52bab898282.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-bf9e6b41e5bab3db.rlib --extern serde_yaml=/opt/rustwide/target/debug/deps/libserde_yaml-7e3c610e1604d1db.rlib --extern serial_test=/opt/rustwide/target/debug/deps/libserial_test-04c4b23129184793.rlib --extern standout_bbparser=/opt/rustwide/target/debug/deps/libstandout_bbparser-7ad5b14fef371bbc.rlib --extern standout_dispatch=/opt/rustwide/target/debug/deps/libstandout_dispatch-1c8df4d740447eeb.rlib --extern standout_input=/opt/rustwide/target/debug/deps/libstandout_input-94cf088cf2ed1d38.rlib --extern standout_macros=/opt/rustwide/target/debug/deps/libstandout_macros-d8e8cc73869e6b30.so --extern standout_pipe=/opt/rustwide/target/debug/deps/libstandout_pipe-a99d250dcb785c20.rlib --extern standout_render=/opt/rustwide/target/debug/deps/libstandout_render-65a18d7f274aa061.rlib --extern standout_seeker=/opt/rustwide/target/debug/deps/libstandout_seeker-7550b123e9640b46.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-a36590fa010fc53a.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-f294948c6cc874c8.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "b8f97cf72ed63a67dc303d882d56f0fad5a9bbbbbfb1cbe2f9a8dbf37a9e083e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b8f97cf72ed63a67dc303d882d56f0fad5a9bbbbbfb1cbe2f9a8dbf37a9e083e", kill_on_drop: false }`
[INFO] [stdout] b8f97cf72ed63a67dc303d882d56f0fad5a9bbbbbfb1cbe2f9a8dbf37a9e083e
