[INFO] cloning repository https://github.com/MelbourneDeveloper/GrammarApi [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/MelbourneDeveloper/GrammarApi" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMelbourneDeveloper%2FGrammarApi", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMelbourneDeveloper%2FGrammarApi'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a5d3cb8648e9bf569c32fcaf4ea4cabd47b9428c [INFO] testing MelbourneDeveloper/GrammarApi against try#b8e88e5ddf5521a9f43ee3f62a702388c713e4bb for pr-155114 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMelbourneDeveloper%2FGrammarApi" "/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/MelbourneDeveloper/GrammarApi [INFO] finished tweaking git repo https://github.com/MelbourneDeveloper/GrammarApi [INFO] tweaked toml for git repo https://github.com/MelbourneDeveloper/GrammarApi written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/MelbourneDeveloper/GrammarApi on toolchain b8e88e5ddf5521a9f43ee3f62a702388c713e4bb [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/MelbourneDeveloper/GrammarApi 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" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d050539e75d52ab0ab60ba178a764cf07816bf2e36bccadffe25329ab97091a1 [INFO] running `Command { std: "docker" "start" "-a" "d050539e75d52ab0ab60ba178a764cf07816bf2e36bccadffe25329ab97091a1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d050539e75d52ab0ab60ba178a764cf07816bf2e36bccadffe25329ab97091a1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d050539e75d52ab0ab60ba178a764cf07816bf2e36bccadffe25329ab97091a1", kill_on_drop: false }` [INFO] [stdout] d050539e75d52ab0ab60ba178a764cf07816bf2e36bccadffe25329ab97091a1 [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9dc9ee66307513de836b80ebafb14f5cf8199584a2260191d0601c70e92ebec3 [INFO] running `Command { std: "docker" "start" "-a" "9dc9ee66307513de836b80ebafb14f5cf8199584a2260191d0601c70e92ebec3", kill_on_drop: false }` [INFO] [stderr] Compiling quote v1.0.44 [INFO] [stderr] Compiling unicode-ident v1.0.22 [INFO] [stderr] Compiling libc v0.2.180 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling allocator-api2 v0.2.21 [INFO] [stderr] Compiling bytes v1.11.0 [INFO] [stderr] Compiling itoa v1.0.17 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling tracing-core v0.1.36 [INFO] [stderr] Compiling log v0.4.29 [INFO] [stderr] Compiling zerocopy v0.8.37 [INFO] [stderr] Compiling foldhash v0.2.0 [INFO] [stderr] Compiling find-msvc-tools v0.1.9 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling http v1.4.0 [INFO] [stderr] Compiling syn v2.0.114 [INFO] [stderr] Compiling hashbrown v0.16.1 [INFO] [stderr] Compiling slab v0.4.12 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling fs_extra v1.3.0 [INFO] [stderr] Compiling dunce v1.0.5 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling errno v0.3.14 [INFO] [stderr] Compiling socket2 v0.6.2 [INFO] [stderr] Compiling signal-hook-registry v1.4.8 [INFO] [stderr] Compiling mio v1.1.1 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling cc v1.2.55 [INFO] [stderr] Compiling indexmap v2.13.0 [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Compiling bitflags v2.10.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling aws-lc-rs v1.15.4 [INFO] [stderr] Compiling zeroize v1.8.2 [INFO] [stderr] Compiling rand_core v0.9.5 [INFO] [stderr] Compiling zmij v1.0.19 [INFO] [stderr] Compiling cmake v0.1.57 [INFO] [stderr] Compiling rustls-pki-types v1.14.0 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling raw-cpuid v11.6.0 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling rustls v0.23.36 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling aws-lc-sys v0.37.0 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling web-time v1.1.0 [INFO] [stderr] Compiling fst v0.4.7 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling portable-atomic v1.13.1 [INFO] [stderr] Compiling ryu v1.0.22 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling serde_path_to_error v0.1.20 [INFO] [stderr] Compiling matchit v0.8.4 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling quanta v0.12.6 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling unicode-width v0.2.2 [INFO] [stderr] Compiling pulldown-cmark v0.13.0 [INFO] [stderr] Compiling openssl-probe v0.2.1 [INFO] [stderr] Compiling regex-syntax v0.8.8 [INFO] [stderr] Compiling rustls-native-certs v0.8.3 [INFO] [stderr] Compiling getopts v0.2.24 [INFO] [stderr] Compiling metrics v0.24.3 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling axum-core v0.5.6 [INFO] [stderr] Compiling cached_proc_macro v0.24.0 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling rand_xoshiro v0.7.0 [INFO] [stderr] Compiling spinning_top v0.3.0 [INFO] [stderr] Compiling futures-timer v3.0.3 [INFO] [stderr] Compiling nonzero_ext v0.3.0 [INFO] [stderr] Compiling sketches-ddsketch v0.3.0 [INFO] [stderr] Compiling cached_proc_macro_types v0.1.1 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling nonempty v0.7.0 [INFO] [stderr] Compiling unicase v2.9.0 [INFO] [stderr] Compiling pulldown-cmark-escape v0.11.0 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling forwarded-header-value v0.1.1 [INFO] [stderr] Compiling cached v0.55.1 [INFO] [stderr] Compiling levenshtein_automata v0.2.1 [INFO] [stderr] Compiling blanket v0.4.0 [INFO] [stderr] Compiling is-macro v0.3.7 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling strum_macros v0.27.2 [INFO] [stderr] Compiling uuid v1.20.0 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling dashmap v6.1.0 [INFO] [stderr] Compiling tokio v1.49.0 [INFO] [stderr] Compiling ordered-float v5.1.0 [INFO] [stderr] Compiling governor v0.10.4 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling metrics-util v0.19.1 [INFO] [stderr] Compiling lru v0.14.0 [INFO] [stderr] Compiling unicode-script v0.5.8 [INFO] [stderr] Compiling ipnet v2.11.0 [INFO] [stderr] Compiling strum v0.27.2 [INFO] [stderr] Compiling unicode-blocks v0.1.9 [INFO] [stderr] Compiling nu-ansi-term v0.50.3 [INFO] [stderr] Compiling tower-http v0.6.8 [INFO] [stderr] Compiling tracing-subscriber v0.3.22 [INFO] [stderr] Compiling harper-core v0.29.1 [INFO] [stderr] Compiling tokio-util v0.7.18 [INFO] [stderr] Compiling tokio-stream v0.1.18 [INFO] [stderr] Compiling h2 v0.4.13 [INFO] [stderr] Compiling tower v0.5.3 [INFO] [stderr] Compiling hyper v1.8.1 [INFO] [stderr] Compiling hyper-util v0.1.19 [INFO] [stderr] Compiling axum v0.8.8 [INFO] [stderr] Compiling hyper-timeout v0.5.2 [INFO] [stderr] Compiling rustls-webpki v0.103.9 [INFO] [stderr] Compiling tonic v0.14.3 [INFO] [stderr] Compiling tower_governor v0.8.0 [INFO] [stderr] Compiling tokio-rustls v0.26.4 [INFO] [stderr] Compiling hyper-rustls v0.27.7 [INFO] [stderr] Compiling metrics-exporter-prometheus v0.16.2 [INFO] [stderr] Compiling grammar-api v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 29.03s [INFO] running `Command { std: "docker" "inspect" "9dc9ee66307513de836b80ebafb14f5cf8199584a2260191d0601c70e92ebec3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9dc9ee66307513de836b80ebafb14f5cf8199584a2260191d0601c70e92ebec3", kill_on_drop: false }` [INFO] [stdout] 9dc9ee66307513de836b80ebafb14f5cf8199584a2260191d0601c70e92ebec3 [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6641b2c8a53d8d16410a36d7df104fbf82d94ab1414e88f773f687fee6b8245e [INFO] running `Command { std: "docker" "start" "-a" "6641b2c8a53d8d16410a36d7df104fbf82d94ab1414e88f773f687fee6b8245e", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.114 [INFO] [stderr] Compiling stable_deref_trait v1.2.1 [INFO] [stderr] Compiling ipnet v2.11.0 [INFO] [stderr] Compiling openssl-sys v0.9.112 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling litemap v0.8.1 [INFO] [stderr] Compiling writeable v0.6.2 [INFO] [stderr] Compiling icu_properties_data v2.1.2 [INFO] [stderr] Compiling icu_normalizer_data v2.1.1 [INFO] [stderr] Compiling openssl v0.10.76 [INFO] [stderr] Compiling native-tls v0.2.18 [INFO] [stderr] Compiling iri-string v0.7.10 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling axum-core v0.5.6 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling tinystr v0.8.2 [INFO] [stderr] Compiling potential_utf v0.1.4 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling icu_collections v2.1.1 [INFO] [stderr] Compiling forwarded-header-value v0.1.1 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling is-macro v0.3.7 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling strum_macros v0.27.2 [INFO] [stderr] Compiling blanket v0.4.0 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling cached_proc_macro v0.24.0 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling icu_properties v2.1.2 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling ordered-float v5.1.0 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling cached v0.55.1 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling dashmap v6.1.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.22 [INFO] [stderr] Compiling lru v0.14.0 [INFO] [stderr] Compiling tokio v1.49.0 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling governor v0.10.4 [INFO] [stderr] Compiling metrics-util v0.19.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling harper-core v0.29.1 [INFO] [stderr] Compiling url v2.5.8 [INFO] [stderr] Compiling tokio-util v0.7.18 [INFO] [stderr] Compiling tokio-rustls v0.26.4 [INFO] [stderr] Compiling tokio-stream v0.1.18 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling h2 v0.4.13 [INFO] [stderr] Compiling tower v0.5.3 [INFO] [stderr] Compiling tower-http v0.6.8 [INFO] [stderr] Compiling hyper v1.8.1 [INFO] [stderr] Compiling hyper-util v0.1.19 [INFO] [stderr] Compiling axum v0.8.8 [INFO] [stderr] Compiling hyper-timeout v0.5.2 [INFO] [stderr] Compiling hyper-rustls v0.27.7 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling reqwest v0.12.28 [INFO] [stderr] Compiling metrics-exporter-prometheus v0.16.2 [INFO] [stderr] Compiling tonic v0.14.3 [INFO] [stderr] Compiling tower_governor v0.8.0 [INFO] [stderr] Compiling grammar-api v0.1.0 (/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/rustc8xRHAt/symbols.o" "<17 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/{libreqwest-43e261d94bcda243,libhyper_tls-05d1dd624d90872b,libtokio_native_tls-c073fabe2ee1d488,libencoding_rs-e36cbb4cff8cacd8,libnative_tls-15a506cd82309de3,libopenssl-76489b157529f024,libforeign_types-5f537df59e969067,libforeign_types_shared-eb5f1cae025af37f,libopenssl_sys-123f8460953a2410,liburl-a07181f154eba49a,libidna-82813d1462a129b5,libutf8_iter-efb3984ee203d151,libidna_adapter-3dd7e1025f8896c2,libicu_properties-bff7b7e85b2dafdd,libicu_properties_data-7e155758dd6ea0a4,libicu_normalizer-4102aa4cebfc8421,libicu_normalizer_data-e4349eb9146e5fe1,libicu_collections-2b3519c83db1934f,libpotential_utf-0022be4c2a74a741,libicu_provider-113e1168d87634c8,libicu_locale_core-97bfd8ac30fe9b2a,libtinystr-35b291d7a7f4c60a,liblitemap-d0ce52a8e9251912,libwriteable-9b3c58e63c9ae012,libzerovec-2f437b9fd5d14b2b,libzerotrie-d07242bb87fea25e,libyoke-b0a1c214c2efddde,libstable_deref_trait-646f6b28b9520b3d,libzerofrom-ca4fd4dd0793053b,libgrammar_api-5990e55a15ea0322,libtower_http-113e6bd5d44fcef3,libuuid-2a30513f6fbb6117,libiri_string-f1c5413b54c99d2e,libtower_governor-d9943a1bbff91001,libtonic-afb5a2214f421802,libhyper_timeout-a2b1a4f889500505,libtokio_stream-8481052e68176a07,libpin_project-69d8db617ab79eb6,libforwarded_header_value-fc294b2ed5a9d514,libnonempty-a66ec68252a5e0a0,libgovernor-330c7fe114971d83,libdashmap-e0f71d1ed76a6f6a,libfutures_timer-b0452f526db77b0d,libnonzero_ext-eac7e911bddfa5a7,libportable_atomic-9302265044120480,libmetrics_exporter_prometheus-53865a9edb314bb0,libhyper_rustls-172d3fd88a3cfb19,libtokio_rustls-c1df2ebd56d2250a,librustls_native_certs-a1dba9c5cc27f159,libopenssl_probe-703a3ddfc0e4be36,librustls-6fe7fe9ece9c2173,libsubtle-e2f0af8959bd7889,libwebpki-8bd46282b8a3ae69,libuntrusted-151845769873c416,libaws_lc_rs-e1228b6737f9346b,libaws_lc_sys-1689c03e0a60bc03,librustls_pki_types-d9016c657ae33e66,libzeroize-e5ba3babb6b7003b,libmetrics_util-523293ed848867a7,libsketches_ddsketch-f0d7d2127b79a501,librand_xoshiro-518a1629e972bda9,librand-00efbca34c66a177,librand_chacha-bdca06fee5b3773d,libppv_lite86-5a1bf21693ceca73,librand_core-afca16e5a56f508e,libgetrandom-69acec7c4bc338d9,libcrossbeam_epoch-0641d0c75196d84a,libquanta-ab3843f8818ebf9d,libraw_cpuid-b8ffb87ec3481a5b,libcrossbeam_utils-7c4ed9e811c5c46d,libthiserror-38cc3c011a742e10,libmetrics-380c4632eedce09b,libharper_core-1949703e11b0fcf7,libstrum-e723672478217369,libunicode_blocks-f1957333d84c69a7,libthiserror-a6999950f732dd80,liblevenshtein_automata-9915baeb533001fe,liblazy_static-afffdbb119bd9ac1,libfst-4551b5c14b8ebc0c,libpulldown_cmark-84ddf363b75601ac,libbitflags-abdfa04ff16136ba,libunicase-39c350669888fd67,libpulldown_cmark_escape-a63533ebaef0d1d8,liblru-7f548988359e031e,libcached-2456412df4c6ba38,libweb_time-92908ffd7730dd39,libhashbrown-a2c6ab714d0a8e05,libahash-ba870c23d5f1e294,libzerocopy-8fdb292ff68fc51a,libcached_proc_macro_types-5e47fd66eaf16c7e,libordered_float-f6a42daa62443a37,libnum_traits-ec16a133dc73ac5c,libitertools-84be9d5d7f440bba,libeither-f9cfe41df9eac463,libhashbrown-6352ea1373e181ca,libfoldhash-7eff26db213db1b9,libunicode_width-48dba5882408e75d,libunicode_script-801ea9c9b92f6f96,libaxum-f72b2baee40375e4,libserde_json-2d4587846ebdad8f,libmemchr-c5a8540217c8112c,libzmij-a1d5d6e5204bbab4,libserde_path_to_error-42de73d2e88c81c8,libserde_urlencoded-0bc3b60f0f7c890b,libryu-32a9bcdb682e7cbe,libform_urlencoded-e63e84c134db7b31,libhyper_util-eb0e066373a97eed,libbase64-fff42f7554bbeb90,libpercent_encoding-99cdb00cefa02ca0,libipnet-7f24c5b85fa70b77,libhyper-55cdb50f6d500cfa,libwant-4a0be0a267c8825f,libtry_lock-b2ba3b7879656042,libhttparse-2dcf90c780aed9d3,libh2-fee7894974d0de6b,libfnv-2a26f5d3b9cd4973,libatomic_waker-f98c2fb1596910db,libhttpdate-fd089b66c335a993,libfutures_channel-3bbf97a27eb8ffef,libmatchit-6d2c723f32ec3b7e,libaxum_core-a3afcdf65e7d425c,libmime-7cbfcc84299bf52b,libhttp_body_util-2f36d98c928ce11e,libhttp_body-23339767303e23ba,libhttp-d5d1cb5794245029,libitoa-d7c2333f8dedd037,libtower-d4126e09550499f3,libsync_wrapper-c4446c9ab9748a89,libindexmap-f58814bfbabe4f74,libhashbrown-b345fd242f4c0834,libequivalent-9631f206a02b9f54,liballocator_api2-61425620d8bdad59,libfoldhash-d879794daeb2a923,libtokio_util-76bb9e1aba4bab75,libtokio-164bda10419f00b5,libsignal_hook_registry-fd621ba0a8addf40,liberrno-ed431953f93f1552,libsocket2-63cbda96eb33150c,libbytes-8e64decf8cb59e96,libmio-ccf88a7bbbdf074d,libparking_lot-930a11c27e3b9326,libparking_lot_core-3ab11bf17245e9fb,liblibc-0eece572e083b4d9,libcfg_if-cad248e7066eec15,libsmallvec-2dcd0557f033ed58,libserde-b7d83bcfad46c2b5,libserde_core-f5ed69f6ed59a68c,liblock_api-ff2db0b8acf8234a,libscopeguard-88d64e99d3001c2a,libtracing-b8f5b5dc5f794b31,liblog-753a0cb3f11b08fe,libtracing_core-5bf54009919d6314,libonce_cell-db8f3eed2a1f3f7b,libfutures_util-771c090b48603cb9,libslab-6f51d9019150979e,libfutures_sink-bb58a37a11906cee,libfutures_task-0897da15ce1c548c,libpin_utils-edd6e294c1e21a4f,libfutures_core-c23514cefd9aa7c7,libtower_service-222788e4f5219726,libpin_project_lite-5ffafa3f2ed0bb57,libtower_layer-5699d784b4449e00}.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" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustc8xRHAt/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/aws-lc-sys-d09849b58eef85e1/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/e2e_check_structure-f49c17de74d03603" "-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 `grammar-api` (test "e2e_check_structure") due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "6641b2c8a53d8d16410a36d7df104fbf82d94ab1414e88f773f687fee6b8245e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6641b2c8a53d8d16410a36d7df104fbf82d94ab1414e88f773f687fee6b8245e", kill_on_drop: false }` [INFO] [stdout] 6641b2c8a53d8d16410a36d7df104fbf82d94ab1414e88f773f687fee6b8245e