[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#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthethongngu%2Fphppp" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-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-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/thethongngu/phppp 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 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" "+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] c6756119aa705dedceb128f15f53863e8eba3d3a6418ffa49c683fa672bd9357
[INFO] running `Command { std: "docker" "start" "-a" "c6756119aa705dedceb128f15f53863e8eba3d3a6418ffa49c683fa672bd9357", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c6756119aa705dedceb128f15f53863e8eba3d3a6418ffa49c683fa672bd9357", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c6756119aa705dedceb128f15f53863e8eba3d3a6418ffa49c683fa672bd9357", kill_on_drop: false }`
[INFO] [stdout] c6756119aa705dedceb128f15f53863e8eba3d3a6418ffa49c683fa672bd9357
[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] c66b3eb9ffa9944ff2641cc1a8fe5e0c2f6db93a16eecc95e06c7c187b581228
[INFO] running `Command { std: "docker" "start" "-a" "c66b3eb9ffa9944ff2641cc1a8fe5e0c2f6db93a16eecc95e06c7c187b581228", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling libc v0.2.173
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling cfg-if v1.0.1
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling litemap v0.8.0
[INFO] [stderr]    Compiling writeable v0.6.1
[INFO] [stderr]    Compiling icu_normalizer_data v2.0.0
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling icu_properties_data v2.0.1
[INFO] [stderr]    Compiling hashbrown v0.15.4
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling cc v1.2.27
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[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 try-lock v0.2.5
[INFO] [stderr]    Compiling tree-sitter-language v0.1.5
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling overload v0.1.1
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling signal-hook-registry v1.4.5
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling inotify-sys v0.1.5
[INFO] [stderr]    Compiling prometheus v0.13.4
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling syn v2.0.103
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling inotify v0.9.6
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling tree-sitter-php v0.23.11
[INFO] [stderr]    Compiling filetime v0.2.25
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling nu-ansi-term v0.46.0
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling streaming-iterator v0.1.9
[INFO] [stderr]    Compiling home v0.5.11
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling dashmap v5.5.3
[INFO] [stderr]    Compiling bumpalo v3.18.1
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling notify v6.1.1
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling which v5.0.0
[INFO] [stderr]    Compiling matchers v0.1.0
[INFO] [stderr]    Compiling tree-sitter v0.25.6
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling synstructure v0.13.2
[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 serde_derive v1.0.219
[INFO] [stderr]    Compiling tracing-attributes v0.1.29
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]    Compiling tower-lsp-macros v0.9.0
[INFO] [stderr]    Compiling auto_impl v1.3.0
[INFO] [stderr]    Compiling tokio v1.45.1
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling zerovec v0.11.2
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.2
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling tokio-util v0.7.15
[INFO] [stderr]    Compiling h2 v0.3.26
[INFO] [stderr]    Compiling url v2.5.4
[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<String, String>,
[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 32s
[INFO] running `Command { std: "docker" "inspect" "c66b3eb9ffa9944ff2641cc1a8fe5e0c2f6db93a16eecc95e06c7c187b581228", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c66b3eb9ffa9944ff2641cc1a8fe5e0c2f6db93a16eecc95e06c7c187b581228", kill_on_drop: false }`
[INFO] [stdout] c66b3eb9ffa9944ff2641cc1a8fe5e0c2f6db93a16eecc95e06c7c187b581228
[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] a5f0dd6cc4afee636e1a6f31f40d8f4d2bffe4090a60a24e4969a4da1ae02ce9
[INFO] running `Command { std: "docker" "start" "-a" "a5f0dd6cc4afee636e1a6f31f40d8f4d2bffe4090a60a24e4969a4da1ae02ce9", kill_on_drop: false }`
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]    Compiling linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling fastrand v2.3.0
[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<String, String>,
[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] 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<String, String>,
[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/rustcizi6gm/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/{libphppp-13acca7a79ca3302,libtree_sitter_php-407604bbb47b6821,libprometheus-48f61243af882e80,libthiserror-39dfe5216ac78287,libprotobuf-b8d8156617b098de,libhyper-d2fa3c819a1d2817,libwant-4a0be0a267c8825f,libtry_lock-b2ba3b7879656042,libh2-1f99d254016fb25f,libindexmap-7d576a766fb6b5ef,libequivalent-9631f206a02b9f54,libhashbrown-9cffc267c59929e3,libhttp_body-dbadf0351532aaef,libhttpdate-fd089b66c335a993,libhttp-cbb6f3e1f9ff88d8,libfnv-2a26f5d3b9cd4973,libtracing_subscriber-76a4db869f7428e6,libsharded_slab-a43bbfc0e39c291b,liblazy_static-afffdbb119bd9ac1,libmatchers-113eec641e45d4fb,libregex_automata-1019eeb8629ff2e8,libregex_syntax-4779e75565fac6b0,libnu_ansi_term-8db983f1ce27e169,liboverload-089c2ed30f2e101e,libthread_local-e18c03a1e72cf9d2,libtracing_log-db37e821eedb39c2,libtree_sitter-545fcaf6a8d3c09b,libregex-c94f6af0a8dcb078,libregex_automata-86bba6ed228f6579,libaho_corasick-e86d35dad3c7fe93,libregex_syntax-3727c38b46230be4,libtree_sitter_language-84253f55cd0cf34a,libstreaming_iterator-5a847154562f7049,libnotify-559e057f80fc9370,libmio-c313d2aa90d845ce,libcrossbeam_channel-5add0dde592d5282,liblog-5d55931747baec80,libfiletime-41dc4bfb223d622c,libwalkdir-fe31fa9f1b59a72f,libsame_file-e946870f1310cc9c,libinotify-829f5f10f40e3841,libinotify_sys-57ecd562f7ea3718,librayon-9245ac97b021a99a,librayon_core-7e9caa65a1891422,libcrossbeam_deque-ee75ef57f31a4d1b,libcrossbeam_epoch-0641d0c75196d84a,libcrossbeam_utils-7c4ed9e811c5c46d,libeither-cd11a3fa8adc91b7,libtower_lsp-0db43127729fc669,libhttparse-2dcf90c780aed9d3,libdashmap-80a67a2ef015d3d8,libhashbrown-bb1686f8f6fe3f08,libtokio_util-4229163ce6f39fcd,libtokio-97d151b438367d15,libsignal_hook_registry-778f8aa9e4e569d2,libsocket2-ee6e5d147455f05b,libmio-4921017207228977,libparking_lot-62cd721cec82b170,libparking_lot_core-67f9f2b22c3ecb9c,liblibc-930fcf26b604fd9a,libcfg_if-6a6f703e7144cd38,liblock_api-b6b83bf3c67d2b8c,libscopeguard-88d64e99d3001c2a,libbytes-a98c6e187cd1e46b,libtower-d110cfaf6a119795,libpin_project-5bb92ac8b98ae83a,libtower_service-222788e4f5219726,libtower_layer-5699d784b4449e00,libfutures-04274a658ab3918b,libfutures_util-5bec823be24700b8,libfutures_io-de365546141a7cae,libslab-d0e46609accb5958,libfutures_channel-f8b566c7bd079e89,libfutures_sink-bb58a37a11906cee,libfutures_task-0897da15ce1c548c,libpin_utils-edd6e294c1e21a4f,libfutures_core-c23514cefd9aa7c7,libtracing-6630e5c75ddc79f2,libpin_project_lite-5ffafa3f2ed0bb57,libtracing_core-1b6f90fc5e75a37f,libonce_cell-db8f3eed2a1f3f7b,liblsp_types-6b85ac5097a166ec,liburl-e87e7d9be1bf7c3a,libidna-0649f021c478b2c7,libutf8_iter-efb3984ee203d151,libidna_adapter-43e652f5da539613,libicu_properties-f39188d78357101f,libicu_properties_data-3ce857fd8af40458,libicu_normalizer-536ff3ed4c49c2f8,libsmallvec-8ab267bfdb1838ba,libicu_normalizer_data-36a6e4b72d993458,libicu_collections-bc442c205c20e1ed,libpotential_utf-421432dac6a078f9,libicu_provider-03b3fb9faec9dbf0,libicu_locale_core-d73746dfb6434978,libtinystr-563f801d3e3013cd,liblitemap-7055f24027520888,libwriteable-39ee9a118905f912,libzerovec-ba360a9839b6c882,libzerotrie-a62c7d70f54c46c6,libyoke-330e644fe2039144,libstable_deref_trait-456565f84dafac83,libzerofrom-5eb4827e80ed6980,libform_urlencoded-e468a6c4194863b9,libpercent_encoding-218df5183ca71d5f,libserde_json-883393b30c08d21c,libmemchr-68452485f2c33fee,libitoa-7e733f37fe56f881,libryu-f1418741a05f84c6,libserde-8bb808da28a32851,libbitflags-40a27ceec947d12f,libbumpalo-94e04363db64dd0b}.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/rustcizi6gm/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/tree-sitter-5c3665cf947e9d89/out" "-L" "/opt/rustwide/target/debug/build/tree-sitter-php-c8e77627719c6bee/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/indexer-a6b46cee4eead9b7" "-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 "indexer") 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/rustcIAO9Vv/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/{libphppp-13acca7a79ca3302,libtree_sitter_php-407604bbb47b6821,libprometheus-48f61243af882e80,libthiserror-39dfe5216ac78287,libprotobuf-b8d8156617b098de,libhyper-d2fa3c819a1d2817,libwant-4a0be0a267c8825f,libtry_lock-b2ba3b7879656042,libh2-1f99d254016fb25f,libindexmap-7d576a766fb6b5ef,libequivalent-9631f206a02b9f54,libhashbrown-9cffc267c59929e3,libhttp_body-dbadf0351532aaef,libhttpdate-fd089b66c335a993,libhttp-cbb6f3e1f9ff88d8,libfnv-2a26f5d3b9cd4973,libtracing_subscriber-76a4db869f7428e6,libsharded_slab-a43bbfc0e39c291b,liblazy_static-afffdbb119bd9ac1,libmatchers-113eec641e45d4fb,libregex_automata-1019eeb8629ff2e8,libregex_syntax-4779e75565fac6b0,libnu_ansi_term-8db983f1ce27e169,liboverload-089c2ed30f2e101e,libthread_local-e18c03a1e72cf9d2,libtracing_log-db37e821eedb39c2,libtree_sitter-545fcaf6a8d3c09b,libregex-c94f6af0a8dcb078,libregex_automata-86bba6ed228f6579,libaho_corasick-e86d35dad3c7fe93,libregex_syntax-3727c38b46230be4,libtree_sitter_language-84253f55cd0cf34a,libstreaming_iterator-5a847154562f7049,libtower_lsp-0db43127729fc669,libhttparse-2dcf90c780aed9d3,libtokio_util-4229163ce6f39fcd,libtokio-97d151b438367d15,libsignal_hook_registry-778f8aa9e4e569d2,libsocket2-ee6e5d147455f05b,libmio-4921017207228977,libparking_lot-62cd721cec82b170,libbytes-a98c6e187cd1e46b,libtower-d110cfaf6a119795,libpin_project-5bb92ac8b98ae83a,libtower_service-222788e4f5219726,libtower_layer-5699d784b4449e00,libfutures-04274a658ab3918b,libfutures_util-5bec823be24700b8,libfutures_io-de365546141a7cae,libslab-d0e46609accb5958,libfutures_channel-f8b566c7bd079e89,libfutures_sink-bb58a37a11906cee,libfutures_task-0897da15ce1c548c,libpin_utils-edd6e294c1e21a4f,libfutures_core-c23514cefd9aa7c7,libtracing-6630e5c75ddc79f2,libpin_project_lite-5ffafa3f2ed0bb57,libtracing_core-1b6f90fc5e75a37f,liblsp_types-6b85ac5097a166ec,liburl-e87e7d9be1bf7c3a,libidna-0649f021c478b2c7,libutf8_iter-efb3984ee203d151,libidna_adapter-43e652f5da539613,libicu_properties-f39188d78357101f,libicu_properties_data-3ce857fd8af40458,libicu_normalizer-536ff3ed4c49c2f8,libicu_normalizer_data-36a6e4b72d993458,libicu_collections-bc442c205c20e1ed,libpotential_utf-421432dac6a078f9,libicu_provider-03b3fb9faec9dbf0,libicu_locale_core-d73746dfb6434978,libtinystr-563f801d3e3013cd,liblitemap-7055f24027520888,libwriteable-39ee9a118905f912,libzerovec-ba360a9839b6c882,libzerotrie-a62c7d70f54c46c6,libyoke-330e644fe2039144,libstable_deref_trait-456565f84dafac83,libzerofrom-5eb4827e80ed6980,libform_urlencoded-e468a6c4194863b9,libpercent_encoding-218df5183ca71d5f,libserde_json-883393b30c08d21c,libmemchr-68452485f2c33fee,libitoa-7e733f37fe56f881,libryu-f1418741a05f84c6,libdashmap-80a67a2ef015d3d8,liblock_api-b6b83bf3c67d2b8c,libscopeguard-88d64e99d3001c2a,libonce_cell-db8f3eed2a1f3f7b,libparking_lot_core-67f9f2b22c3ecb9c,libsmallvec-8ab267bfdb1838ba,libhashbrown-bb1686f8f6fe3f08,libnotify-559e057f80fc9370,libmio-c313d2aa90d845ce,libcrossbeam_channel-5add0dde592d5282,liblog-5d55931747baec80,libfiletime-41dc4bfb223d622c,libcfg_if-6a6f703e7144cd38,libwalkdir-fe31fa9f1b59a72f,libsame_file-e946870f1310cc9c,libinotify-829f5f10f40e3841,libinotify_sys-57ecd562f7ea3718,liblibc-930fcf26b604fd9a,libbitflags-40a27ceec947d12f,libserde-8bb808da28a32851,librayon-9245ac97b021a99a,librayon_core-7e9caa65a1891422,libcrossbeam_deque-ee75ef57f31a4d1b,libcrossbeam_epoch-0641d0c75196d84a,libcrossbeam_utils-7c4ed9e811c5c46d,libeither-cd11a3fa8adc91b7,libbumpalo-94e04363db64dd0b}.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/rustcIAO9Vv/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/tree-sitter-5c3665cf947e9d89/out" "-L" "/opt/rustwide/target/debug/build/tree-sitter-php-c8e77627719c6bee/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/stress-d8ab2ebe8c500023" "-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 "stress") due to 1 previous error
[INFO] [stderr] error: could not compile `phppp` (lib test); 1 warning emitted
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/33835004928d3bf65db4d4712e1330766263b0bd/bin/rustc --crate-name phppp --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 --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=891e31c0fdbc3b04 -C extra-filename=-496bcee8e170b9a0 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bumpalo=/opt/rustwide/target/debug/deps/libbumpalo-94e04363db64dd0b.rlib --extern dashmap=/opt/rustwide/target/debug/deps/libdashmap-80a67a2ef015d3d8.rlib --extern hyper=/opt/rustwide/target/debug/deps/libhyper-d2fa3c819a1d2817.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-5d55931747baec80.rlib --extern notify=/opt/rustwide/target/debug/deps/libnotify-559e057f80fc9370.rlib --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-db8f3eed2a1f3f7b.rlib --extern prometheus=/opt/rustwide/target/debug/deps/libprometheus-48f61243af882e80.rlib --extern rayon=/opt/rustwide/target/debug/deps/librayon-9245ac97b021a99a.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-c94f6af0a8dcb078.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-8bb808da28a32851.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-883393b30c08d21c.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-4aa19c8bba9bf0ef.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-97d151b438367d15.rlib --extern tower_lsp=/opt/rustwide/target/debug/deps/libtower_lsp-0db43127729fc669.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-6630e5c75ddc79f2.rlib --extern tracing_log=/opt/rustwide/target/debug/deps/libtracing_log-db37e821eedb39c2.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-76a4db869f7428e6.rlib --extern tree_sitter=/opt/rustwide/target/debug/deps/libtree_sitter-545fcaf6a8d3c09b.rlib --extern tree_sitter_php=/opt/rustwide/target/debug/deps/libtree_sitter_php-407604bbb47b6821.rlib --extern walkdir=/opt/rustwide/target/debug/deps/libwalkdir-fe31fa9f1b59a72f.rlib --extern which=/opt/rustwide/target/debug/deps/libwhich-8a1e1ae35a541276.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/tree-sitter-5c3665cf947e9d89/out -L native=/opt/rustwide/target/debug/build/tree-sitter-php-c8e77627719c6bee/out` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "a5f0dd6cc4afee636e1a6f31f40d8f4d2bffe4090a60a24e4969a4da1ae02ce9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a5f0dd6cc4afee636e1a6f31f40d8f4d2bffe4090a60a24e4969a4da1ae02ce9", kill_on_drop: false }`
[INFO] [stdout] a5f0dd6cc4afee636e1a6f31f40d8f4d2bffe4090a60a24e4969a4da1ae02ce9
