[INFO] cloning repository https://github.com/thethongngu/phppp [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/thethongngu/phppp" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthethongngu%2Fphppp", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthethongngu%2Fphppp'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2b644f093e4ee1fb25b3c4683814344cfbf0666d [INFO] testing thethongngu/phppp against try#db823df02fd0c2cf67b43025ac3fef3f2d743245 for pr-150681 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthethongngu%2Fphppp" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/thethongngu/phppp [INFO] finished tweaking git repo https://github.com/thethongngu/phppp [INFO] tweaked toml for git repo https://github.com/thethongngu/phppp written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/thethongngu/phppp on toolchain db823df02fd0c2cf67b43025ac3fef3f2d743245 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/thethongngu/phppp 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" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c3c21aaa3a52c548c99388cf0d5acfedd5327b041348a64fddfeb68c365999da [INFO] running `Command { std: "docker" "start" "-a" "c3c21aaa3a52c548c99388cf0d5acfedd5327b041348a64fddfeb68c365999da", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c3c21aaa3a52c548c99388cf0d5acfedd5327b041348a64fddfeb68c365999da", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c3c21aaa3a52c548c99388cf0d5acfedd5327b041348a64fddfeb68c365999da", kill_on_drop: false }` [INFO] [stdout] c3c21aaa3a52c548c99388cf0d5acfedd5327b041348a64fddfeb68c365999da [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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 058b3a0afd6c98eaf4a8abf803ea755d883fe8e2b010db3e02cd03ae6e6af56a [INFO] running `Command { std: "docker" "start" "-a" "058b3a0afd6c98eaf4a8abf803ea755d883fe8e2b010db3e02cd03ae6e6af56a", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.173 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling hashbrown v0.15.4 [INFO] [stderr] Compiling cc v1.2.27 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling syn v2.0.103 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling protobuf v2.28.0 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling tree-sitter-language v0.1.5 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling prometheus v0.13.4 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling home v0.5.11 [INFO] [stderr] Compiling streaming-iterator v0.1.9 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling bumpalo v3.18.1 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling signal-hook-registry v1.4.5 [INFO] [stderr] Compiling tree-sitter-php v0.23.11 [INFO] [stderr] Compiling inotify-sys v0.1.5 [INFO] [stderr] Compiling filetime v0.2.25 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling dashmap v5.5.3 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling inotify v0.9.6 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling notify v6.1.1 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling which v5.0.0 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling tree-sitter v0.25.6 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling tracing-attributes v0.1.29 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling serde_repr v0.1.20 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling auto_impl v1.3.0 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Compiling tower-lsp-macros v0.9.0 [INFO] [stderr] Compiling tokio v1.45.1 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling zerovec v0.11.2 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.2 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling tokio-util v0.7.15 [INFO] [stderr] Compiling h2 v0.3.26 [INFO] [stderr] Compiling lsp-types v0.94.1 [INFO] [stderr] Compiling hyper v0.14.32 [INFO] [stderr] Compiling tower-lsp v0.20.0 [INFO] [stderr] Compiling phppp v0.1.6 (/opt/rustwide/workdir) [INFO] [stdout] warning: fields `client`, `config`, and `autoload` are never read [INFO] [stdout] --> src/server.rs:23:5 [INFO] [stdout] | [INFO] [stdout] 22 | pub struct Backend { [INFO] [stdout] | ------- fields in this struct [INFO] [stdout] 23 | client: Client, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 28 | config: config::Config, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 29 | autoload: HashMap, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 20s [INFO] running `Command { std: "docker" "inspect" "058b3a0afd6c98eaf4a8abf803ea755d883fe8e2b010db3e02cd03ae6e6af56a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "058b3a0afd6c98eaf4a8abf803ea755d883fe8e2b010db3e02cd03ae6e6af56a", kill_on_drop: false }` [INFO] [stdout] 058b3a0afd6c98eaf4a8abf803ea755d883fe8e2b010db3e02cd03ae6e6af56a [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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6d2047693e4000f5e6ff51e22e54186c1e57d6e4fe6e7eb9cc1003a9bf3fa17a [INFO] running `Command { std: "docker" "start" "-a" "6d2047693e4000f5e6ff51e22e54186c1e57d6e4fe6e7eb9cc1003a9bf3fa17a", kill_on_drop: false }` [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stdout] warning: fields `client`, `config`, and `autoload` are never read [INFO] [stdout] --> src/server.rs:23:5 [INFO] [stdout] | [INFO] [stdout] 22 | pub struct Backend { [INFO] [stdout] | ------- fields in this struct [INFO] [stdout] 23 | client: Client, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 28 | config: config::Config, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 29 | autoload: HashMap, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling tempfile v3.20.0 [INFO] [stderr] Compiling phppp v0.1.6 (/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/rustcsZsNqZ/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libphppp-d5800f6a6930dc95,libtree_sitter_php-7fceb988456121f2,libprometheus-9c905468828ebfcd,libthiserror-20f7289f8e08084a,libprotobuf-e4d455bf1b9745af,libhyper-9a8d2b77e4ae8c22,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libh2-8e7863c95a3d186b,libindexmap-ca2ba00b37b1e105,libequivalent-7e0e8cbe6c474a67,libhashbrown-37a6703d9702db39,libhttp_body-963f6313988c3235,libhttpdate-9f9d2502c6a38412,libhttp-ee1406c505ea38c3,libfnv-2d77ec4f6f971b24,libtracing_subscriber-f0eca04d194d5eb7,libsharded_slab-ed54e7407fbec608,liblazy_static-b3603208c0de2608,libmatchers-3a544c6f6f8a77b1,libregex_automata-3b49d758168cda65,libregex_syntax-e3521940133a580f,libnu_ansi_term-bd2d02d44727f6d8,liboverload-23726fa51fddfe0c,libthread_local-54e0e90be8a42cf2,libtracing_log-5f546629f156646e,libtree_sitter-b8960462ecee670c,libregex-a62af667989b07cd,libregex_automata-3f53b7c164670e44,libaho_corasick-418b505fef5c6941,libregex_syntax-13fc688ae7f36982,libtree_sitter_language-2db2880fe8c3adc0,libstreaming_iterator-a6bfc9f1d17a860d,libnotify-1a4e48a6d990d1d2,libmio-d489159e4efc3b1a,libcrossbeam_channel-54e7071fd9e2348e,liblog-ba604b77dad33fe2,libfiletime-84e69e3df70963e2,libwalkdir-a3e1a79fd47b5b12,libsame_file-1ceb7b6153588b15,libinotify-2c4573d1fa9afefd,libinotify_sys-e3c39623bed656e3,librayon-4f45371317d72a74,librayon_core-26a7f0786f906e2a,libcrossbeam_deque-5a8bc6150a57d553,libcrossbeam_epoch-7bc0ab567b886199,libcrossbeam_utils-bddddcad4a4551ea,libeither-1e551205f1478063,libtower_lsp-0d3e828fe2256284,libhttparse-4b1ed73b760072b9,libdashmap-d7c5e052e759a371,libhashbrown-c66a0cd602652163,libtokio_util-8b705178d5833724,libtokio-a8fbbfd4538b7205,libsignal_hook_registry-849ac45b8571be58,libsocket2-da848ad7023a67b7,libmio-6cfcf9588a6ad0bd,libparking_lot-899a1f824455d0eb,libparking_lot_core-77567874b172bfea,liblibc-696557ce91f81f1f,libcfg_if-5a199b0ec0054672,liblock_api-1ba86343ea53273c,libscopeguard-d52bd00767847e44,libbytes-bfe11088fe358bd1,libtower-07d91a96fc2e7611,libpin_project-6070181893b7de1c,libtower_service-0d7df29686b13872,libtower_layer-d70c7e404336389b,libfutures-c8d8c3cfdba5dcbc,libfutures_util-1c394074679b0f1d,libfutures_io-3e19596c076de665,libslab-2beeedcc9f7dbddb,libfutures_channel-c679acf38b3b9ea3,libfutures_sink-be8442ee548d90f9,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libfutures_core-fc6bb1738f00fc87,libtracing-2aa9ac15373583a3,libpin_project_lite-bedc6e0acd72ff2a,libtracing_core-e148b019f9f1d589,libonce_cell-0ba6aecba7086d38,liblsp_types-40bbdfeb7573c6c3,liburl-92aa4f6b3bb5926b,libidna-4aa10579ab2dcccf,libutf8_iter-0d9be7b316c2b184,libidna_adapter-9edaa179899d836e,libicu_properties-d19f0884fecbba71,libicu_properties_data-be64ae96cf57ee64,libicu_normalizer-ef00f44de1f4e3ac,libsmallvec-29f90736a15dcce2,libicu_normalizer_data-f5259d77029e31c4,libicu_collections-b85c2a94b2fd6a7e,libpotential_utf-03d708a259536e64,libicu_provider-bab1b8e33c0dcff8,libicu_locale_core-faf5c258a29e00e2,libtinystr-746b9730e7e059a4,liblitemap-aaec3d88bc2b9505,libwriteable-1fc78dfe07ba1099,libzerovec-af20c735e53caa8c,libzerotrie-a78894626da2b17b,libyoke-f96fed3571cce087,libstable_deref_trait-e5f295e98f1b80b2,libzerofrom-5077b1fd165db667,libform_urlencoded-fc0ba231a3ef0894,libpercent_encoding-8c980134d68585d5,libserde_json-4a671241f0e22b04,libmemchr-6f5829dadd40eda8,libitoa-6b76ec393d6a2c41,libryu-0ea4bafc9bef6d8b,libserde-2844f70081d2a182,libbitflags-e2b4db6c651223da,libbumpalo-d0d7da2c041e6948}.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/rustcsZsNqZ/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/tree-sitter-2b5359d1667c2738/out" "-L" "/opt/rustwide/target/debug/build/tree-sitter-php-4b60f0b98af8422f/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/resolver-095bcaffd03ba4de" "-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 `phppp` (test "resolver") due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: fields `client`, `config`, and `autoload` are never read [INFO] [stdout] --> src/server.rs:23:5 [INFO] [stdout] | [INFO] [stdout] 22 | pub struct Backend { [INFO] [stdout] | ------- fields in this struct [INFO] [stdout] 23 | client: Client, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 28 | config: config::Config, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 29 | autoload: HashMap, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/rustc8f0GL3/symbols.o" "<4 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libphppp-d5800f6a6930dc95,libtree_sitter_php-7fceb988456121f2,libprometheus-9c905468828ebfcd,libthiserror-20f7289f8e08084a,libprotobuf-e4d455bf1b9745af,libhyper-9a8d2b77e4ae8c22,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libh2-8e7863c95a3d186b,libindexmap-ca2ba00b37b1e105,libequivalent-7e0e8cbe6c474a67,libhashbrown-37a6703d9702db39,libhttp_body-963f6313988c3235,libhttpdate-9f9d2502c6a38412,libhttp-ee1406c505ea38c3,libfnv-2d77ec4f6f971b24,libtracing_subscriber-f0eca04d194d5eb7,libsharded_slab-ed54e7407fbec608,liblazy_static-b3603208c0de2608,libmatchers-3a544c6f6f8a77b1,libregex_automata-3b49d758168cda65,libregex_syntax-e3521940133a580f,libnu_ansi_term-bd2d02d44727f6d8,liboverload-23726fa51fddfe0c,libthread_local-54e0e90be8a42cf2,libtracing_log-5f546629f156646e,libbumpalo-d0d7da2c041e6948,libtree_sitter-b8960462ecee670c,libregex-a62af667989b07cd,libregex_automata-3f53b7c164670e44,libaho_corasick-418b505fef5c6941,libregex_syntax-13fc688ae7f36982,libtree_sitter_language-2db2880fe8c3adc0,libstreaming_iterator-a6bfc9f1d17a860d,libtower_lsp-0d3e828fe2256284,libhttparse-4b1ed73b760072b9,libtokio_util-8b705178d5833724,libtokio-a8fbbfd4538b7205,libsignal_hook_registry-849ac45b8571be58,libsocket2-da848ad7023a67b7,libmio-6cfcf9588a6ad0bd,libparking_lot-899a1f824455d0eb,libbytes-bfe11088fe358bd1,libtower-07d91a96fc2e7611,libpin_project-6070181893b7de1c,libtower_service-0d7df29686b13872,libtower_layer-d70c7e404336389b,libfutures-c8d8c3cfdba5dcbc,libfutures_util-1c394074679b0f1d,libfutures_io-3e19596c076de665,libslab-2beeedcc9f7dbddb,libfutures_channel-c679acf38b3b9ea3,libfutures_sink-be8442ee548d90f9,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libfutures_core-fc6bb1738f00fc87,libtracing-2aa9ac15373583a3,libpin_project_lite-bedc6e0acd72ff2a,libtracing_core-e148b019f9f1d589,liblsp_types-40bbdfeb7573c6c3,liburl-92aa4f6b3bb5926b,libidna-4aa10579ab2dcccf,libutf8_iter-0d9be7b316c2b184,libidna_adapter-9edaa179899d836e,libicu_properties-d19f0884fecbba71,libicu_properties_data-be64ae96cf57ee64,libicu_normalizer-ef00f44de1f4e3ac,libicu_normalizer_data-f5259d77029e31c4,libicu_collections-b85c2a94b2fd6a7e,libpotential_utf-03d708a259536e64,libicu_provider-bab1b8e33c0dcff8,libicu_locale_core-faf5c258a29e00e2,libtinystr-746b9730e7e059a4,liblitemap-aaec3d88bc2b9505,libwriteable-1fc78dfe07ba1099,libzerovec-af20c735e53caa8c,libzerotrie-a78894626da2b17b,libyoke-f96fed3571cce087,libstable_deref_trait-e5f295e98f1b80b2,libzerofrom-5077b1fd165db667,libform_urlencoded-fc0ba231a3ef0894,libpercent_encoding-8c980134d68585d5,libserde_json-4a671241f0e22b04,libmemchr-6f5829dadd40eda8,libitoa-6b76ec393d6a2c41,libryu-0ea4bafc9bef6d8b,libdashmap-d7c5e052e759a371,liblock_api-1ba86343ea53273c,libscopeguard-d52bd00767847e44,libonce_cell-0ba6aecba7086d38,libparking_lot_core-77567874b172bfea,libsmallvec-29f90736a15dcce2,libhashbrown-c66a0cd602652163,libnotify-1a4e48a6d990d1d2,libmio-d489159e4efc3b1a,libcrossbeam_channel-54e7071fd9e2348e,liblog-ba604b77dad33fe2,libfiletime-84e69e3df70963e2,libcfg_if-5a199b0ec0054672,libwalkdir-a3e1a79fd47b5b12,libsame_file-1ceb7b6153588b15,libinotify-2c4573d1fa9afefd,libinotify_sys-e3c39623bed656e3,liblibc-696557ce91f81f1f,libbitflags-e2b4db6c651223da,libserde-2844f70081d2a182,librayon-4f45371317d72a74,librayon_core-26a7f0786f906e2a,libcrossbeam_deque-5a8bc6150a57d553,libcrossbeam_epoch-7bc0ab567b886199,libcrossbeam_utils-bddddcad4a4551ea,libeither-1e551205f1478063}.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/rustc8f0GL3/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/tree-sitter-2b5359d1667c2738/out" "-L" "/opt/rustwide/target/debug/build/tree-sitter-php-4b60f0b98af8422f/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/lsp-dce919d99f44a9ec" "-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 `phppp` (test "lsp") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "6d2047693e4000f5e6ff51e22e54186c1e57d6e4fe6e7eb9cc1003a9bf3fa17a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6d2047693e4000f5e6ff51e22e54186c1e57d6e4fe6e7eb9cc1003a9bf3fa17a", kill_on_drop: false }` [INFO] [stdout] 6d2047693e4000f5e6ff51e22e54186c1e57d6e4fe6e7eb9cc1003a9bf3fa17a