[INFO] cloning repository https://github.com/jkhoffman/agent-procs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jkhoffman/agent-procs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjkhoffman%2Fagent-procs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjkhoffman%2Fagent-procs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 09aeba19add73360dc92b71c6993bc3d9a25a600 [INFO] testing jkhoffman/agent-procs against try#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjkhoffman%2Fagent-procs" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/jkhoffman/agent-procs [INFO] finished tweaking git repo https://github.com/jkhoffman/agent-procs [INFO] tweaked toml for git repo https://github.com/jkhoffman/agent-procs written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/jkhoffman/agent-procs on toolchain dec9417b8611e34e787a3e4c37686b5131f9e5c5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/jkhoffman/agent-procs 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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a75ae3998fa9d6bcc726c398f7127580cb07a24879272cd620f539cf5f2e5402 [INFO] running `Command { std: "docker" "start" "-a" "a75ae3998fa9d6bcc726c398f7127580cb07a24879272cd620f539cf5f2e5402", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a75ae3998fa9d6bcc726c398f7127580cb07a24879272cd620f539cf5f2e5402", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a75ae3998fa9d6bcc726c398f7127580cb07a24879272cd620f539cf5f2e5402", kill_on_drop: false }` [INFO] [stdout] a75ae3998fa9d6bcc726c398f7127580cb07a24879272cd620f539cf5f2e5402 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3dafe8860109197de4e0500a772d15fb13fbba8a5fe537eeffaa69e3da50f6d0 [INFO] running `Command { std: "docker" "start" "-a" "3dafe8860109197de4e0500a772d15fb13fbba8a5fe537eeffaa69e3da50f6d0", kill_on_drop: false }` [INFO] [stderr] Compiling quote v1.0.45 [INFO] [stderr] Compiling libc v0.2.183 [INFO] [stderr] Compiling itoa v1.0.17 [INFO] [stderr] Compiling bitflags v2.11.0 [INFO] [stderr] Compiling allocator-api2 v0.2.21 [INFO] [stderr] Compiling foldhash v0.2.0 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling futures-core v0.3.32 [INFO] [stderr] Compiling rustversion v1.0.22 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling pin-project-lite v0.2.17 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling ryu v1.0.23 [INFO] [stderr] Compiling lock_api v0.4.14 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling indoc v2.0.7 [INFO] [stderr] Compiling bytes v1.11.1 [INFO] [stderr] Compiling futures-sink v0.3.32 [INFO] [stderr] Compiling instability v0.3.11 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling convert_case v0.10.0 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Compiling regex-syntax v0.8.10 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling once_cell v1.21.4 [INFO] [stderr] Compiling anstyle-parse v1.0.0 [INFO] [stderr] Compiling futures-channel v0.3.32 [INFO] [stderr] Compiling hashbrown v0.16.1 [INFO] [stderr] Compiling colorchoice v1.0.5 [INFO] [stderr] Compiling futures-task v0.3.32 [INFO] [stderr] Compiling slab v0.4.12 [INFO] [stderr] Compiling tracing-core v0.1.36 [INFO] [stderr] Compiling litrs v1.0.0 [INFO] [stderr] Compiling linux-raw-sys v0.12.1 [INFO] [stderr] Compiling num_threads v0.1.7 [INFO] [stderr] Compiling futures-io v0.3.32 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling anstyle v1.0.14 [INFO] [stderr] Compiling line-clipping v0.3.5 [INFO] [stderr] Compiling zmij v1.0.21 [INFO] [stderr] Compiling clap_lex v1.1.0 [INFO] [stderr] Compiling nix v0.31.2 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling anstream v1.0.0 [INFO] [stderr] Compiling castaway v0.2.4 [INFO] [stderr] Compiling compact_str v0.9.0 [INFO] [stderr] Compiling lru v0.16.3 [INFO] [stderr] Compiling http v1.4.0 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling errno v0.3.14 [INFO] [stderr] Compiling mio v1.1.1 [INFO] [stderr] Compiling time v0.3.47 [INFO] [stderr] Compiling document-features v0.2.12 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling signal-hook-registry v1.4.8 [INFO] [stderr] Compiling unicode-truncate v2.0.1 [INFO] [stderr] Compiling socket2 v0.6.3 [INFO] [stderr] Compiling clap_builder v4.6.0 [INFO] [stderr] Compiling inotify-sys v0.1.5 [INFO] [stderr] Compiling indexmap v2.13.0 [INFO] [stderr] Compiling notify-types v2.1.0 [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Compiling inotify v0.11.1 [INFO] [stderr] Compiling bstr v1.12.1 [INFO] [stderr] Compiling nom v8.0.0 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling signal-hook-mio v0.2.5 [INFO] [stderr] Compiling nu-ansi-term v0.50.3 [INFO] [stderr] Compiling simdutf8 v0.1.5 [INFO] [stderr] Compiling unsafe-libyaml v0.2.11 [INFO] [stderr] Compiling notify v8.2.0 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling darling_core v0.23.0 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling strum_macros v0.27.2 [INFO] [stderr] Compiling futures-macro v0.3.32 [INFO] [stderr] Compiling derive_more-impl v2.1.1 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling tokio-macros v2.6.1 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling clap_derive v4.6.0 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling globset v0.4.18 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling tokio v1.50.0 [INFO] [stderr] Compiling derive_more v2.1.1 [INFO] [stderr] Compiling crossterm v0.29.0 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling kasuari v0.4.12 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling tracing-subscriber v0.3.23 [INFO] [stderr] Compiling darling_macro v0.23.0 [INFO] [stderr] Compiling strum v0.27.2 [INFO] [stderr] Compiling darling v0.23.0 [INFO] [stderr] Compiling ratatui-core v0.1.0 [INFO] [stderr] Compiling clap v4.6.0 [INFO] [stderr] Compiling clap_complete v4.6.0 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling ratatui-widgets v0.3.0 [INFO] [stderr] Compiling ratatui-crossterm v0.1.0 [INFO] [stderr] Compiling ansi-to-tui v8.0.1 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling futures-executor v0.3.32 [INFO] [stderr] Compiling futures v0.3.32 [INFO] [stderr] Compiling ratatui-macros v0.7.0 [INFO] [stderr] Compiling ratatui v0.30.0 [INFO] [stderr] Compiling hyper v1.8.1 [INFO] [stderr] Compiling hyper-util v0.1.20 [INFO] [stderr] Compiling agent-procs v0.6.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 59.16s [INFO] running `Command { std: "docker" "inspect" "3dafe8860109197de4e0500a772d15fb13fbba8a5fe537eeffaa69e3da50f6d0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3dafe8860109197de4e0500a772d15fb13fbba8a5fe537eeffaa69e3da50f6d0", kill_on_drop: false }` [INFO] [stdout] 3dafe8860109197de4e0500a772d15fb13fbba8a5fe537eeffaa69e3da50f6d0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 25ed96ca081e7b330efc5ea5a1dd32c4886811ef1e4460110a24db6fca7e6e16 [INFO] running `Command { std: "docker" "start" "-a" "25ed96ca081e7b330efc5ea5a1dd32c4886811ef1e4460110a24db6fca7e6e16", kill_on_drop: false }` [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling zerocopy v0.8.42 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling zerocopy-derive v0.8.42 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling getrandom v0.4.2 [INFO] [stderr] Compiling bstr v1.12.1 [INFO] [stderr] Compiling wait-timeout v0.2.1 [INFO] [stderr] Compiling plotters-backend v0.3.7 [INFO] [stderr] Compiling predicates-core v1.0.10 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling assert_cmd v2.2.0 [INFO] [stderr] Compiling normalize-line-endings v0.3.0 [INFO] [stderr] Compiling rand_core v0.9.5 [INFO] [stderr] Compiling termtree v0.5.1 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling plotters-svg v0.3.7 [INFO] [stderr] Compiling bit-vec v0.8.0 [INFO] [stderr] Compiling difflib v0.4.0 [INFO] [stderr] Compiling predicates-tree v1.0.13 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling rand_xorshift v0.4.0 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling is-terminal v0.4.17 [INFO] [stderr] Compiling anes v0.1.6 [INFO] [stderr] Compiling oorandom v11.1.5 [INFO] [stderr] Compiling unarray v0.1.4 [INFO] [stderr] Compiling globset v0.4.18 [INFO] [stderr] Compiling bit-set v0.8.0 [INFO] [stderr] Compiling float-cmp v0.10.0 [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling predicates v3.1.4 [INFO] [stderr] Compiling crossterm v0.29.0 [INFO] [stderr] Compiling tempfile v3.27.0 [INFO] [stderr] Compiling criterion-plot v0.5.0 [INFO] [stderr] Compiling rusty-fork v0.3.1 [INFO] [stderr] Compiling ratatui-crossterm v0.1.0 [INFO] [stderr] Compiling ratatui v0.30.0 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling agent-procs v0.6.2 (/opt/rustwide/workdir) [INFO] [stderr] Compiling half v2.7.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling proptest v1.10.0 [INFO] [stderr] Compiling criterion v0.5.1 [INFO] [stderr] error: could not compile `agent-procs` (lib test) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/dec9417b8611e34e787a3e4c37686b5131f9e5c5/bin/rustc --crate-name agent_procs --edition=2024 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--warn=clippy::pedantic' '--allow=clippy::wildcard_imports' '--allow=clippy::uninlined_format_args' '--allow=clippy::too_many_lines' '--allow=clippy::single_match_else' '--allow=clippy::must_use_candidate' '--allow=clippy::module_name_repetitions' '--allow=clippy::missing_panics_doc' '--allow=clippy::missing_errors_doc' '--allow=clippy::manual_let_else' '--allow=clippy::items_after_statements' '--allow=clippy::cast_sign_loss' '--allow=clippy::cast_possible_wrap' '--allow=clippy::cast_possible_truncation' --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=2dc056b50b96bfab -C extra-filename=-5a1cddb091134478 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ansi_to_tui=/opt/rustwide/target/debug/deps/libansi_to_tui-f7c6988ead09506f.rlib --extern assert_cmd=/opt/rustwide/target/debug/deps/libassert_cmd-636816c6cb476195.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-a843f721046165b1.rlib --extern clap_complete=/opt/rustwide/target/debug/deps/libclap_complete-73ee15f42fad8113.rlib --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-eb0d3c58c2a57d1f.rlib --extern crossterm=/opt/rustwide/target/debug/deps/libcrossterm-4e15bd968b4d563f.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-9bf81ef028da2a8b.rlib --extern globset=/opt/rustwide/target/debug/deps/libglobset-14f9496c53cfdc61.rlib --extern http=/opt/rustwide/target/debug/deps/libhttp-2b4f0b9284ae8d87.rlib --extern http_body_util=/opt/rustwide/target/debug/deps/libhttp_body_util-6ebe35ca0c711b0b.rlib --extern hyper=/opt/rustwide/target/debug/deps/libhyper-b8dd96c441e24d11.rlib --extern hyper_util=/opt/rustwide/target/debug/deps/libhyper_util-6f5743ab48449c1b.rlib --extern nix=/opt/rustwide/target/debug/deps/libnix-9a50cb425317bfc6.rlib --extern notify=/opt/rustwide/target/debug/deps/libnotify-8eccbe360aee58ba.rlib --extern predicates=/opt/rustwide/target/debug/deps/libpredicates-0ccfd734d1b3eaf2.rlib --extern proptest=/opt/rustwide/target/debug/deps/libproptest-c497f043cf95e830.rlib --extern ratatui=/opt/rustwide/target/debug/deps/libratatui-b5327399a51dd48a.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-a0d4a911a9866949.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-b274b80bbd1a5fad.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-6ba31b8a22a89bb0.rlib --extern serde_yaml=/opt/rustwide/target/debug/deps/libserde_yaml-0fb684534bd53127.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-43c1494913c23b40.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-af8671636dbe4d60.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-855289069e5a7073.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-966b3173c93e7a48.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-9a241929a67f31c5.rlib --cap-lints=forbid` (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" "/opt/rustwide/target/debug/deps/rustcouxcnh/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libagent_procs-17bbbc2c8149b70f,libregex-a0d4a911a9866949,libnix-9a50cb425317bfc6,libserde_yaml-0fb684534bd53127,libindexmap-a77eb3c57ac1694b,libunsafe_libyaml-7bc1bf218b2f5452,libserde_json-6ba31b8a22a89bb0,libzmij-07c2bc01ed4c756c,libratatui-b5327399a51dd48a,libratatui_macros-90305dff9e5351ae,libratatui_widgets-2fd8da23171e2ac3,libtime-1f1b1893e8775dbe,libnum_threads-c1a0ff78db7a07a9,libtime_core-b0a5dd9c151b4fd3,libnum_conv-a6c1e03cf6174049,libderanged-a49ee88422a6728d,libpowerfmt-a0c185df26c26a22,libline_clipping-d4a8ae1719f2be74,libratatui_crossterm-3a429a09c2c655e8,libansi_to_tui-f7c6988ead09506f,libsimdutf8-707b525ce49425da,libnom-4d9c1b3764f027c6,libratatui_core-15c96cdcc2cd6b1c,libunicode_truncate-f38c7028f2815c09,liblru-5188cb368b4d068a,libkasuari-de593ada00350e26,libitertools-7b8f6fe48378701a,libeither-ef22a4c75605e12f,libhashbrown-a0fede83a537ebb1,libequivalent-7e0e8cbe6c474a67,liballocator_api2-3bc2480ae44878f3,libfoldhash-d6902c75bde81c73,libcompact_str-842d96d6e80759eb,libryu-ace37e26d8308611,libstatic_assertions-d53a9977dc6e27e5,libcastaway-0c7295e5f0f2ca82,libunicode_segmentation-ff3f1aa3aad6e639,libunicode_width-79cfce0a776a55d3,libstrum-89fe2da20d75ccf9,libcrossterm-4e15bd968b4d563f,libderive_more-8d9a231c9ccfe632,libsignal_hook_mio-0816560d42bb5c0d,libsignal_hook-a06be69463138017,libthiserror-af8671636dbe4d60,libnotify-8eccbe360aee58ba,libwalkdir-a3e1a79fd47b5b12,libsame_file-1ceb7b6153588b15,libinotify-12957e9dc2525648,libinotify_sys-842c25985efbe264,libnotify_types-292b5511263ae285,libglobset-14f9496c53cfdc61,libbstr-594a2b576fca7e02,libtracing_subscriber-9a241929a67f31c5,libsharded_slab-ed54e7407fbec608,liblazy_static-b3603208c0de2608,libmatchers-a063d8ba2affb3d1,libregex_automata-3a291174dc0f1152,libaho_corasick-e9b0f8d39018b15f,libregex_syntax-a59969707b42f994,libnu_ansi_term-397b1770c3b67a2d,libthread_local-930fa34297cc73a9,libtracing_log-9f7771b3476d90ad,libhyper_util-6f5743ab48449c1b,libtower_service-0d7df29686b13872,libtracing-966b3173c93e7a48,libtracing_core-386c043fb93aac37,libhyper-b8dd96c441e24d11,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libhttparse-4b1ed73b760072b9,libpin_utils-9a5791cba021167a,libatomic_waker-001109810bdecbaa,libhttpdate-9f9d2502c6a38412,libhttp_body_util-6ebe35ca0c711b0b,libhttp_body-c1839cc45fdc82ab,libhttp-2b4f0b9284ae8d87,libitoa-ae20521aea192d35,libserde-b274b80bbd1a5fad,libserde_core-365391bf3dd30696,libtokio-855289069e5a7073,libsignal_hook_registry-76a9ccad38dd79b9,liberrno-c4bc712c008dffe3,libsocket2-961cb437a57ff786,libbytes-ff5aca13e3e348ea,libmio-276246ceb73d9b1f,liblog-cfb0a897de58af94,libparking_lot-dd9b68a5c81df5f6,libparking_lot_core-99d463098ddfa3d8,libsmallvec-5854932b8c8b4991,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libfutures-9bf81ef028da2a8b,libfutures_executor-2e9f8531b0e02df8,libfutures_util-2f8241ec5f0e850c,libmemchr-9b3f20cfb3ebd3b2,libfutures_io-9bc2d3828d4ba8af,libslab-34231c81635c1df0,libfutures_channel-a3fa5be0ee9e8989,libpin_project_lite-8a799ba8b4537fa2,libfutures_sink-2a35c2cc05019abc,libfutures_task-eafdccc31efa9d5a,libfutures_core-f0387e1e69ce8814}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libtempfile-43c1494913c23b40,libgetrandom-00068341399390e2,liblibc-e0c2caade0d97aa4,libcfg_if-5af52f617df93f8f,libfastrand-503f12a96d791409,libonce_cell-028ded5f5e4e9236,librustix-2cdcd6af686de0b8,libbitflags-a4a524fc7b7b1962,liblinux_raw_sys-fe1e9ef4505379f7}.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/rustcouxcnh/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/test_paths-1314b1bd74aa4b5f" "-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 `agent-procs` (test "test_paths") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "25ed96ca081e7b330efc5ea5a1dd32c4886811ef1e4460110a24db6fca7e6e16", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "25ed96ca081e7b330efc5ea5a1dd32c4886811ef1e4460110a24db6fca7e6e16", kill_on_drop: false }` [INFO] [stdout] 25ed96ca081e7b330efc5ea5a1dd32c4886811ef1e4460110a24db6fca7e6e16