[INFO] fetching crate reactive_tui 0.0.5...
[INFO] testing reactive_tui-0.0.5 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-8
[INFO] extracting crate reactive_tui 0.0.5 into /workspace/builds/worker-1-tc2/source
[INFO] removed /workspace/builds/worker-1-tc2/source/.cargo/config.toml
[INFO] started tweaking crates.io crate reactive_tui 0.0.5
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate reactive_tui 0.0.5
[INFO] tweaked toml for crates.io crate reactive_tui 0.0.5 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate reactive_tui 0.0.5 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate reactive_tui 0.0.5 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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3f381563e98ce5707ce118ca5fb850f663e96fcd23871d3f2b4c452864863235
[INFO] running `Command { std: "docker" "start" "-a" "3f381563e98ce5707ce118ca5fb850f663e96fcd23871d3f2b4c452864863235", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3f381563e98ce5707ce118ca5fb850f663e96fcd23871d3f2b4c452864863235", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3f381563e98ce5707ce118ca5fb850f663e96fcd23871d3f2b4c452864863235", kill_on_drop: false }`
[INFO] [stdout] 3f381563e98ce5707ce118ca5fb850f663e96fcd23871d3f2b4c452864863235
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] fd55413b329e5fde8e3244dbe02549f714ef4daf23e2316b0a0a9be94d3eef12
[INFO] running `Command { std: "docker" "start" "-a" "fd55413b329e5fde8e3244dbe02549f714ef4daf23e2316b0a0a9be94d3eef12", kill_on_drop: false }`
[INFO] [stderr]    Compiling siphasher v1.0.1
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling cc v1.2.31
[INFO] [stderr]    Compiling hashbrown v0.15.4
[INFO] [stderr]    Compiling convert_case v0.7.1
[INFO] [stderr]    Compiling slotmap v1.0.7
[INFO] [stderr]    Compiling time-core v0.1.4
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling deranged v0.4.0
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling serde_json v1.0.142
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]    Compiling rustix v1.0.8
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling quick-xml v0.38.0
[INFO] [stderr]    Compiling linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling indexmap v2.10.0
[INFO] [stderr]    Compiling dtoa v1.0.10
[INFO] [stderr]    Compiling litrs v0.4.2
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling dtoa-short v0.3.5
[INFO] [stderr]    Compiling yaml-rust v0.4.5
[INFO] [stderr]    Compiling time v0.3.41
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling flate2 v1.1.2
[INFO] [stderr]    Compiling signal-hook-mio v0.2.4
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling socket2 v0.6.0
[INFO] [stderr]    Compiling grid v0.17.0
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling unicode-id v0.3.5
[INFO] [stderr]    Compiling reactive_tui v0.0.5 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling taffy v0.8.3
[INFO] [stderr]    Compiling markdown v1.0.0
[INFO] [stderr]    Compiling is-terminal v0.4.16
[INFO] [stderr]    Compiling onig_sys v69.9.1
[INFO] [stderr]    Compiling unicode-rs v0.1.0
[INFO] [stderr]    Compiling document-features v0.2.11
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]    Compiling phf_macros v0.11.3
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling cssparser-macros v0.6.1
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]    Compiling onig v6.5.1
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]    Compiling cssparser v0.35.0
[INFO] [stderr]    Compiling derive_more v2.0.1
[INFO] [stderr]    Compiling crossterm v0.29.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling plist v1.7.4
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling syntect v5.2.0
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 59.90s
[INFO] running `Command { std: "docker" "inspect" "fd55413b329e5fde8e3244dbe02549f714ef4daf23e2316b0a0a9be94d3eef12", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fd55413b329e5fde8e3244dbe02549f714ef4daf23e2316b0a0a9be94d3eef12", kill_on_drop: false }`
[INFO] [stdout] fd55413b329e5fde8e3244dbe02549f714ef4daf23e2316b0a0a9be94d3eef12
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 086624a5230e14839f9e686ed07672d95737f33b3f4c43c4fd3e6b4767169dd2
[INFO] running `Command { std: "docker" "start" "-a" "086624a5230e14839f9e686ed07672d95737f33b3f4c43c4fd3e6b4767169dd2", kill_on_drop: false }`
[INFO] [stderr]    Compiling reactive_tui v0.0.5 (/opt/rustwide/workdir)
[INFO] [stderr] error: could not compile `reactive_tui` (lib test)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/c2e32f1c9652b13ed99608599c1e855462f421f3/bin/rustc --crate-name reactive_tui --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="css"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("crossterm", "css", "default", "ffi", "hot-reload", "images", "napi", "napi-derive", "typescript"))' -C metadata=47d8663a2809af37 -C extra-filename=-6e7930b9fc30cd52 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-1062fd8720902979.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-6954279b22593355.so --extern crossterm=/opt/rustwide/target/debug/deps/libcrossterm-0b8052f167c501fd.rlib --extern cssparser=/opt/rustwide/target/debug/deps/libcssparser-a2daf0ff59f23d9e.rlib --extern is_terminal=/opt/rustwide/target/debug/deps/libis_terminal-dc66814c52429184.rlib --extern libc=/opt/rustwide/target/debug/deps/liblibc-4a513ea0f2e1d0e2.rlib --extern markdown=/opt/rustwide/target/debug/deps/libmarkdown-83de2d47af4860ca.rlib --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-0ba6aecba7086d38.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-8472ba6b36f0fffa.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-e1c6f53933ebd5a8.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-e3d08e391356595c.rlib --extern serde_yaml=/opt/rustwide/target/debug/deps/libserde_yaml-bd61cf81c1fa7253.rlib --extern syntect=/opt/rustwide/target/debug/deps/libsyntect-a68569fd59b5a270.rlib --extern taffy=/opt/rustwide/target/debug/deps/libtaffy-3b7d7c2b33208e29.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-14388f606ba4fdc9.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-53171985caaea8f7.rlib --extern unicode_rs=/opt/rustwide/target/debug/deps/libunicode_rs-9506d0327192bab4.rlib --extern unicode_segmentation=/opt/rustwide/target/debug/deps/libunicode_segmentation-ff3f1aa3aad6e639.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/onig_sys-2c599930fc315455/out` (signal: 9, SIGKILL: kill)
[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" "/tmp/rustcgYdc8a/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libreactive_tui,libserde_yaml-bd61cf81c1fa7253,libunsafe_libyaml-7bc1bf218b2f5452,libsyntect-a68569fd59b5a270,libwalkdir-1a00c768f8c7f3de,libsame_file-1ceb7b6153588b15,libonig-147b0998d06ae30c,libonig_sys-ab839282c0a63f3e,libyaml_rust-8cac856a7575d8d0,liblinked_hash_map-40ad1551522f3eec,libfnv-2d77ec4f6f971b24,libbitflags-e2b4db6c651223da,libplist-d898d8ea4252663a,libtime-b12e6a4962cf8cbe,libtime_core-45a5f0d549950b2a,libnum_conv-2c976fbf8b8f2899,libderanged-3ca21461b8e5f612,libpowerfmt-a0c185df26c26a22,libquick_xml-f7ca573d50d97b88,libbase64-2a03de3babadded3,libindexmap-9bd9b5387089e818,libequivalent-7e0e8cbe6c474a67,libhashbrown-37a6703d9702db39,libflate2-36f5f750ebaceef7,libminiz_oxide-63622f1d3ce634bc,libadler2-6c84652b4f76062c,libcrc32fast-84583fa265e26206,libbincode-e74e4ca9275b0c43,libregex-8472ba6b36f0fffa,libregex_automata-2676b24567836886,libaho_corasick-7231ee35a67f9404,libregex_syntax-13fc688ae7f36982,libonce_cell-0ba6aecba7086d38,libis_terminal-dc66814c52429184,libthiserror-14388f606ba4fdc9,libcrossterm-0b8052f167c501fd,librustix-b178b68b24085831,liblinux_raw_sys-20b62ec4b985a4c8,libbitflags-8d6004180f14a06d,libderive_more-7918a5df207127a0,libsignal_hook_mio-e15704d96b950486,libsignal_hook-83ca9fe022ffa122,libtokio-53171985caaea8f7,libsignal_hook_registry-28460b60e926f6cb,libsocket2-2267706c85a6ad1b,libbytes-bfe11088fe358bd1,libmio-3630ff96259df89b,liblog-394b918668cad64a,libparking_lot-e13c5548d7a17ad1,libparking_lot_core-c3ffa9c87d8b04f1,libcfg_if-5a199b0ec0054672,libsmallvec-45f6e3b8047adea1,liblock_api-0826b5028eacedf5,libscopeguard-d52bd00767847e44,libpin_project_lite-bedc6e0acd72ff2a,libserde_json-e3d08e391356595c,libmemchr-6f5829dadd40eda8,libitoa-6b76ec393d6a2c41,libryu-0ea4bafc9bef6d8b,libserde-e1c6f53933ebd5a8,liblibc-4a513ea0f2e1d0e2}.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" "/tmp/rustcgYdc8a/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" "/opt/rustwide/target/debug/build/onig_sys-2c599930fc315455/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/slider_demo-b85713f0962dfbc2" "-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 `reactive_tui` (example "slider_demo") due to 1 previous error
[INFO] [stderr] error: could not compile `reactive_tui` (example "button_demo") due to 1 previous error
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcWsCbHZ/symbols.o" "<3 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libreactive_tui,libserde_yaml-bd61cf81c1fa7253,libunsafe_libyaml-7bc1bf218b2f5452,libsyntect-a68569fd59b5a270,libwalkdir-1a00c768f8c7f3de,libsame_file-1ceb7b6153588b15,libonig-147b0998d06ae30c,libonig_sys-ab839282c0a63f3e,libyaml_rust-8cac856a7575d8d0,liblinked_hash_map-40ad1551522f3eec,libfnv-2d77ec4f6f971b24,libbitflags-e2b4db6c651223da,libplist-d898d8ea4252663a,libtime-b12e6a4962cf8cbe,libtime_core-45a5f0d549950b2a,libnum_conv-2c976fbf8b8f2899,libderanged-3ca21461b8e5f612,libpowerfmt-a0c185df26c26a22,libquick_xml-f7ca573d50d97b88,libbase64-2a03de3babadded3,libindexmap-9bd9b5387089e818,libequivalent-7e0e8cbe6c474a67,libhashbrown-37a6703d9702db39,libflate2-36f5f750ebaceef7,libminiz_oxide-63622f1d3ce634bc,libadler2-6c84652b4f76062c,libcrc32fast-84583fa265e26206,libbincode-e74e4ca9275b0c43,libregex-8472ba6b36f0fffa,libregex_automata-2676b24567836886,libaho_corasick-7231ee35a67f9404,libregex_syntax-13fc688ae7f36982,libonce_cell-0ba6aecba7086d38,libis_terminal-dc66814c52429184,libthiserror-14388f606ba4fdc9,libcrossterm-0b8052f167c501fd,librustix-b178b68b24085831,liblinux_raw_sys-20b62ec4b985a4c8,libbitflags-8d6004180f14a06d,libderive_more-7918a5df207127a0,libsignal_hook_mio-e15704d96b950486,libsignal_hook-83ca9fe022ffa122,libtokio-53171985caaea8f7,libsignal_hook_registry-28460b60e926f6cb,libsocket2-2267706c85a6ad1b,libbytes-bfe11088fe358bd1,libmio-3630ff96259df89b,liblog-394b918668cad64a,libparking_lot-e13c5548d7a17ad1,libparking_lot_core-c3ffa9c87d8b04f1,libcfg_if-5a199b0ec0054672,libsmallvec-45f6e3b8047adea1,liblock_api-0826b5028eacedf5,libscopeguard-d52bd00767847e44,libpin_project_lite-bedc6e0acd72ff2a,libserde_json-e3d08e391356595c,libmemchr-6f5829dadd40eda8,libitoa-6b76ec393d6a2c41,libryu-0ea4bafc9bef6d8b,libserde-e1c6f53933ebd5a8,liblibc-4a513ea0f2e1d0e2}.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" "/tmp/rustcWsCbHZ/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" "/opt/rustwide/target/debug/build/onig_sys-2c599930fc315455/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/button_demo-a1a525657cadb8f4" "-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] running `Command { std: "docker" "inspect" "086624a5230e14839f9e686ed07672d95737f33b3f4c43c4fd3e6b4767169dd2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "086624a5230e14839f9e686ed07672d95737f33b3f4c43c4fd3e6b4767169dd2", kill_on_drop: false }`
[INFO] [stdout] 086624a5230e14839f9e686ed07672d95737f33b3f4c43c4fd3e6b4767169dd2
