[INFO] cloning repository https://github.com/joshrotenberg/claude-wrapper [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/joshrotenberg/claude-wrapper" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjoshrotenberg%2Fclaude-wrapper", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjoshrotenberg%2Fclaude-wrapper'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a4a36030f8a6b9c581c0edadcc192187f29459b5 [INFO] testing joshrotenberg/claude-wrapper against master#1f7f8ea0721a3b1eb73e6c6d25cccb371434b320 for pr-154065 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjoshrotenberg%2Fclaude-wrapper" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/joshrotenberg/claude-wrapper [INFO] finished tweaking git repo https://github.com/joshrotenberg/claude-wrapper [INFO] tweaked toml for git repo https://github.com/joshrotenberg/claude-wrapper written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/joshrotenberg/claude-wrapper on toolchain 1f7f8ea0721a3b1eb73e6c6d25cccb371434b320 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/joshrotenberg/claude-wrapper 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" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded dirs v6.0.0 [INFO] [stderr] Downloaded toml_parser v1.0.10+spec-1.1.0 [INFO] [stderr] Downloaded unit-prefix v0.5.2 [INFO] [stderr] Downloaded redox_users v0.5.2 [INFO] [stderr] Downloaded document-features v0.2.12 [INFO] [stderr] Downloaded convert_case v0.10.0 [INFO] [stderr] Downloaded litrs v1.0.0 [INFO] [stderr] Downloaded indicatif v0.18.4 [INFO] [stderr] Downloaded derive_more-impl v2.1.1 [INFO] [stderr] Downloaded derive_more v2.1.1 [INFO] [stderr] Downloaded crossterm v0.29.0 [INFO] [stderr] Downloaded portable-atomic v1.13.1 [INFO] [stderr] Downloaded winnow v1.0.0 [INFO] [stderr] Downloaded tungstenite v0.28.0 [INFO] [stderr] Downloaded toml v1.0.7+spec-1.1.0 [INFO] [stderr] Downloaded console v0.16.3 [INFO] [stderr] Downloaded data-encoding v2.10.0 [INFO] [stderr] Downloaded tokio-tungstenite v0.28.0 [INFO] [stderr] Downloaded tower-mcp-types v0.9.1 [INFO] [stderr] Downloaded which v8.0.2 [INFO] [stderr] Downloaded tempfile v3.27.0 [INFO] [stderr] Downloaded toml_writer v1.0.7+spec-1.1.0 [INFO] [stderr] Downloaded dirs-sys v0.5.0 [INFO] [stderr] Downloaded toml_datetime v1.0.1+spec-1.1.0 [INFO] [stderr] Downloaded tower-mcp v0.9.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f6cf2cf0b199ecbefb5f4bfec3f8d3e06e0e5362aaf1e169e840ea000b657093 [INFO] running `Command { std: "docker" "start" "-a" "f6cf2cf0b199ecbefb5f4bfec3f8d3e06e0e5362aaf1e169e840ea000b657093", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f6cf2cf0b199ecbefb5f4bfec3f8d3e06e0e5362aaf1e169e840ea000b657093", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f6cf2cf0b199ecbefb5f4bfec3f8d3e06e0e5362aaf1e169e840ea000b657093", kill_on_drop: false }` [INFO] [stdout] f6cf2cf0b199ecbefb5f4bfec3f8d3e06e0e5362aaf1e169e840ea000b657093 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1e276e21d9b74b648ba9b00ab53b93f2a7d16fca1dde2f0a3104916425ea847c [INFO] running `Command { std: "docker" "start" "-a" "1e276e21d9b74b648ba9b00ab53b93f2a7d16fca1dde2f0a3104916425ea847c", kill_on_drop: false }` [INFO] [stderr] Compiling quote v1.0.45 [INFO] [stderr] Compiling pin-project-lite v0.2.17 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling zerocopy v0.8.42 [INFO] [stderr] Compiling errno v0.3.14 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling mio v1.1.1 [INFO] [stderr] Compiling socket2 v0.6.3 [INFO] [stderr] Compiling getrandom v0.4.2 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling slab v0.4.12 [INFO] [stderr] Compiling regex-syntax v0.8.10 [INFO] [stderr] Compiling futures-io v0.3.32 [INFO] [stderr] Compiling bitflags v2.11.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.8 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling anstyle-parse v1.0.0 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling which v8.0.2 [INFO] [stderr] Compiling anstream v1.0.0 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling ref-cast v1.0.25 [INFO] [stderr] Compiling rand_core v0.9.5 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling data-encoding v2.10.0 [INFO] [stderr] Compiling clap_builder v4.6.0 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling winnow v1.0.0 [INFO] [stderr] Compiling nu-ansi-term v0.50.3 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling toml_writer v1.0.7+spec-1.1.0 [INFO] [stderr] Compiling matchit v0.8.4 [INFO] [stderr] Compiling portable-atomic v1.13.1 [INFO] [stderr] Compiling dyn-clone v1.0.20 [INFO] [stderr] Compiling convert_case v0.10.0 [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Compiling uuid v1.22.0 [INFO] [stderr] Compiling unicode-width v0.2.2 [INFO] [stderr] Compiling toml_parser v1.0.10+spec-1.1.0 [INFO] [stderr] Compiling litrs v1.0.0 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling console v0.16.3 [INFO] [stderr] Compiling signal-hook-mio v0.2.5 [INFO] [stderr] Compiling dirs-sys v0.5.0 [INFO] [stderr] Compiling unit-prefix v0.5.2 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling document-features v0.2.12 [INFO] [stderr] Compiling dirs v6.0.0 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling indicatif v0.18.4 [INFO] [stderr] Compiling dashmap v6.1.0 [INFO] [stderr] Compiling tempfile v3.27.0 [INFO] [stderr] Compiling serde_spanned v1.0.4 [INFO] [stderr] Compiling toml_datetime v1.0.1+spec-1.1.0 [INFO] [stderr] Compiling serde_path_to_error v0.1.20 [INFO] [stderr] Compiling toml v1.0.7+spec-1.1.0 [INFO] [stderr] Compiling serde_derive_internals v0.29.1 [INFO] [stderr] Compiling tokio-macros v2.6.1 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling futures-macro v0.3.32 [INFO] [stderr] Compiling clap_derive v4.6.0 [INFO] [stderr] Compiling ref-cast-impl v1.0.25 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling derive_more-impl v2.1.1 [INFO] [stderr] Compiling schemars_derive v1.2.1 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling tokio v1.50.0 [INFO] [stderr] Compiling derive_more v2.1.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling crossterm v0.29.0 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling axum-core v0.5.6 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling tracing-subscriber v0.3.23 [INFO] [stderr] Compiling tungstenite v0.28.0 [INFO] [stderr] Compiling clap v4.6.0 [INFO] [stderr] Compiling chrono v0.4.44 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling tower-mcp-types v0.9.1 [INFO] [stderr] Compiling schemars v1.2.1 [INFO] [stderr] Compiling futures-executor v0.3.32 [INFO] [stderr] Compiling futures v0.3.32 [INFO] [stderr] Compiling claude-wrapper v0.4.0 (/opt/rustwide/workdir/crates/claude-wrapper) [INFO] [stderr] Compiling hyper v1.8.1 [INFO] [stderr] Compiling tokio-util v0.7.18 [INFO] [stderr] Compiling tower v0.5.3 [INFO] [stderr] Compiling tokio-tungstenite v0.28.0 [INFO] [stderr] Compiling tokio-stream v0.1.18 [INFO] [stderr] Compiling hyper-util v0.1.20 [INFO] [stderr] Compiling claude-runner v0.1.0 (/opt/rustwide/workdir/crates/claude-runner) [INFO] [stderr] Compiling claude-pool v0.4.0 (/opt/rustwide/workdir/crates/claude-pool) [INFO] [stderr] Compiling axum v0.8.8 [INFO] [stderr] Compiling tower-mcp v0.9.1 [INFO] [stderr] Compiling claudes v0.1.0 (/opt/rustwide/workdir/crates/claudes) [INFO] [stderr] Compiling claude-pool-mcp v0.1.1 (/opt/rustwide/workdir/crates/claude-pool-mcp) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 52s [INFO] running `Command { std: "docker" "inspect" "1e276e21d9b74b648ba9b00ab53b93f2a7d16fca1dde2f0a3104916425ea847c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1e276e21d9b74b648ba9b00ab53b93f2a7d16fca1dde2f0a3104916425ea847c", kill_on_drop: false }` [INFO] [stdout] 1e276e21d9b74b648ba9b00ab53b93f2a7d16fca1dde2f0a3104916425ea847c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d61d7e7467ca7655c1eaa8f1f3cdaa11ab65422391b921a01007f68831ab8e3a [INFO] running `Command { std: "docker" "start" "-a" "d61d7e7467ca7655c1eaa8f1f3cdaa11ab65422391b921a01007f68831ab8e3a", kill_on_drop: false }` [INFO] [stderr] Compiling claude-pool v0.4.0 (/opt/rustwide/workdir/crates/claude-pool) [INFO] [stderr] Compiling claude-wrapper v0.4.0 (/opt/rustwide/workdir/crates/claude-wrapper) [INFO] [stderr] Compiling claude-pool-mcp v0.1.1 (/opt/rustwide/workdir/crates/claude-pool-mcp) [INFO] [stderr] Compiling claude-runner v0.1.0 (/opt/rustwide/workdir/crates/claude-runner) [INFO] [stderr] Compiling claudes v0.1.0 (/opt/rustwide/workdir/crates/claudes) [INFO] [stderr] error: could not compile `claudes` (example "manifest_file") 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/examples/rustcWgSyRi/symbols.o" "<3 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libclaudes-f7bb46856f977e00,libtoml-2b32da5d19ba96ab,libtoml_writer-ef6d8b02c8f1d185,libtoml_parser-9dacee8212769be0,libwinnow-8dc077fba72b3b11,libserde_spanned-602b31272523ac5d,libtoml_datetime-0b190637d053473f,libclaude_wrapper-99aae7cbedae66b4,libwhich-322bb3b9cf8fbd10,libtempfile-e2785238da0cd2e9,libfastrand-503f12a96d791409,libindicatif-9af43f9e60430ffb,libportable_atomic-b9268ebf6198f0eb,libunit_prefix-92449280c15e6388,libconsole-b0fce1a73decfa22,libunicode_width-11318280e9097d13,libcrossterm-f673fb42aa9365ba,librustix-2cdcd6af686de0b8,liblinux_raw_sys-fe1e9ef4505379f7,libbitflags-a4a524fc7b7b1962,libderive_more-a72d5202b450195b,libsignal_hook_mio-ee7d069b785a3f41,libsignal_hook-7b2685910f0d5bb1,libtower_mcp-d99bb549344abd14,libuuid-384991413393e87f,libgetrandom-f889e8c4c9c03ccd,libregex-857024ac62c88952,libregex_automata-1abc950dd7c0c737,libaho_corasick-911505ac5b3ee82d,libregex_syntax-a59969707b42f994,libfutures-6a2308d0d5845b61,libfutures_executor-73e913f50957e990,libtokio_stream-5c52677b2d3a39b0,libtokio_util-e72565434961a40a,libtower_mcp_types-a348100d83cd6068,libaxum-06e2c7f4c7f9b4c5,libserde_path_to_error-17cadd3654d78c57,libserde_urlencoded-1da4c1b65fda7386,libryu-ace37e26d8308611,libform_urlencoded-b57e943dc1db8475,libpercent_encoding-c53c37e60dd2727e,libmatchit-9957f6fb3fe31ab2,libbase64-2a03de3babadded3,libtokio_tungstenite-ede93e66b0acc835,libtungstenite-daa291c2b96066f1,libdata_encoding-9925c048f12d655c,librand-cf0e9a8005cb950b,librand_chacha-654196fd22c42163,libppv_lite86-511104622a78dc2e,libzerocopy-76a19a5edfce7157,librand_core-6189710c1db70569,libgetrandom-9403a07bb7362fff,libutf8-d75228722519eff6,libthiserror-af8671636dbe4d60,libsha1-9371283f71a32f1d,libcpufeatures-471354fefbcaf2d8,libdigest-d50335253084d399,libblock_buffer-89561fdedc720992,libcrypto_common-761e7d9b21004ed9,libgeneric_array-c18ca592204e9758,libtypenum-0e02f3386ab040bb,libhyper_util-95c30cfe81c0bba1,libhyper-446f01c4a93d1558,libhttparse-4b1ed73b760072b9,libatomic_waker-001109810bdecbaa,libhttpdate-9f9d2502c6a38412,libaxum_core-bac924cbd1c9a20d,libmime-4b44681fdb2c65f7,libhttp_body_util-6ebe35ca0c711b0b,libhttp_body-c1839cc45fdc82ab,libhttp-2b4f0b9284ae8d87,libtower-f4bb274839550372,libsync_wrapper-d3a2fbe030095381,libtower_layer-d70c7e404336389b,libfutures_util-a4d59cc35f5ca0ad,libfutures_io-9bc2d3828d4ba8af,libslab-34231c81635c1df0,libfutures_channel-269d605913ea0ccb,libfutures_sink-97e10fe82c3fc434,libfutures_task-eafdccc31efa9d5a,libfutures_core-f0387e1e69ce8814,libtower_service-0d7df29686b13872,libtokio-dc7713521b46fac7,libsignal_hook_registry-c33ebd2f6494eddd,liberrno-b08a22cab995ffc5,libsocket2-6004f894d8f38f07,libbytes-ff5aca13e3e348ea,libmio-c67a921ce30eb3ef,libparking_lot-928deb1ccfd31e57,libparking_lot_core-f10598cd6ce80b19,liblibc-f0d996076a85b3d5,libcfg_if-5af52f617df93f8f,libsmallvec-5854932b8c8b4991,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libschemars-9b13dfd23fa3648f,libdyn_clone-1c1b05e4f4a02cac,libref_cast-24edc93b87ba843d,libserde_json-e4935d370759aaf1,libmemchr-9b3f20cfb3ebd3b2,libitoa-ae20521aea192d35,libzmij-07c2bc01ed4c756c,libchrono-d48c5020e88f61ca,libiana_time_zone-e4284183d46316cc,libnum_traits-23da3e41cc6a3b1a,libserde-9b32e61f9f871e02,libserde_core-57e528f07a610d2d,libtracing-5889d971f63704d0,liblog-cfb0a897de58af94,libpin_project_lite-8a799ba8b4537fa2,libtracing_core-fc2d38f4334e7941,libonce_cell-0ba6aecba7086d38,libclap-907de5e68f2c6af3,libclap_builder-c68cb7179a34dd95,libstrsim-24acdad2526b95b7,libanstream-ab99b9c3fa71c186,libanstyle_query-7d642b7421150d4a,libis_terminal_polyfill-21bbb5fdce9e5cde,libcolorchoice-3cdad4dd466782b4,libanstyle_parse-fbffb9796ec06f41,libutf8parse-8828ddbb63eb8bad,libclap_lex-d7bba69169775434,libanstyle-8f9813155d5c1cf2}.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/examples/rustcWgSyRi/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/examples/manifest_file-8d37415eed03bef3" "-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" "d61d7e7467ca7655c1eaa8f1f3cdaa11ab65422391b921a01007f68831ab8e3a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d61d7e7467ca7655c1eaa8f1f3cdaa11ab65422391b921a01007f68831ab8e3a", kill_on_drop: false }` [INFO] [stdout] d61d7e7467ca7655c1eaa8f1f3cdaa11ab65422391b921a01007f68831ab8e3a