[INFO] cloning repository https://github.com/AncientiCe/schema-gateway [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/AncientiCe/schema-gateway" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAncientiCe%2Fschema-gateway", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAncientiCe%2Fschema-gateway'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8414e073708642544ba53ff61e27d10d1a2356ac [INFO] testing AncientiCe/schema-gateway against try#8da20828b6ea601dfd8e2448cb50ace88876bd78 for pr-150933 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAncientiCe%2Fschema-gateway" "/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/AncientiCe/schema-gateway [INFO] finished tweaking git repo https://github.com/AncientiCe/schema-gateway [INFO] tweaked toml for git repo https://github.com/AncientiCe/schema-gateway written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/AncientiCe/schema-gateway on toolchain 8da20828b6ea601dfd8e2448cb50ace88876bd78 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/AncientiCe/schema-gateway 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" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "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:cfa559dde23f44738f9990739aaa3487d8df3af37eb5df0572f7cf76004a604a" "/opt/rustwide/cargo-home/bin/cargo" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cd5c79631ef68ff7eab77d74b4932d7a254ac5e57ab464920644043d2e3fc548 [INFO] running `Command { std: "docker" "start" "-a" "cd5c79631ef68ff7eab77d74b4932d7a254ac5e57ab464920644043d2e3fc548", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cd5c79631ef68ff7eab77d74b4932d7a254ac5e57ab464920644043d2e3fc548", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cd5c79631ef68ff7eab77d74b4932d7a254ac5e57ab464920644043d2e3fc548", kill_on_drop: false }` [INFO] [stdout] cd5c79631ef68ff7eab77d74b4932d7a254ac5e57ab464920644043d2e3fc548 [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:cfa559dde23f44738f9990739aaa3487d8df3af37eb5df0572f7cf76004a604a" "/opt/rustwide/cargo-home/bin/cargo" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7d8685fe90fa8cd7eb90d875c4a2b798f716d7174e5e711bd2e4aee387b81b98 [INFO] running `Command { std: "docker" "start" "-a" "7d8685fe90fa8cd7eb90d875c4a2b798f716d7174e5e711bd2e4aee387b81b98", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.8.0 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling mio v1.1.1 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling tracing-core v0.1.36 [INFO] [stderr] Compiling foldhash v0.2.0 [INFO] [stderr] Compiling allocator-api2 v0.2.21 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling futures-task v0.3.32 [INFO] [stderr] Compiling futures-io v0.3.32 [INFO] [stderr] Compiling hashbrown v0.16.1 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling rustls v0.23.36 [INFO] [stderr] Compiling futures-channel v0.3.32 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling regex-syntax v0.8.9 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling tokio v1.49.0 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling ref-cast v1.0.25 [INFO] [stderr] Compiling indexmap v2.13.0 [INFO] [stderr] Compiling zerocopy v0.8.39 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling ref-cast-impl v1.0.25 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Compiling anstyle-parse v0.2.7 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling uuid v1.21.0 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling inotify-sys v0.1.5 [INFO] [stderr] Compiling anstyle-query v1.1.5 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.2 [INFO] [stderr] Compiling protobuf v3.7.2 [INFO] [stderr] Compiling unicode-general-category v1.1.0 [INFO] [stderr] Compiling colorchoice v1.0.4 [INFO] [stderr] Compiling bit-vec v0.8.0 [INFO] [stderr] Compiling linux-raw-sys v0.12.1 [INFO] [stderr] Compiling borrow-or-share v0.2.4 [INFO] [stderr] Compiling anstyle v1.0.13 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling bit-set v0.8.0 [INFO] [stderr] Compiling anstream v0.6.21 [INFO] [stderr] Compiling fluent-uri v0.4.1 [INFO] [stderr] Compiling rustls-platform-verifier v0.6.2 [INFO] [stderr] Compiling num v0.4.3 [INFO] [stderr] Compiling inotify v0.11.0 [INFO] [stderr] Compiling url v2.5.8 [INFO] [stderr] Compiling protobuf-support v3.7.2 [INFO] [stderr] Compiling notify-types v2.1.0 [INFO] [stderr] Compiling tokio-util v0.7.18 [INFO] [stderr] Compiling tower v0.5.3 [INFO] [stderr] Compiling tokio-rustls v0.26.4 [INFO] [stderr] Compiling tower-http v0.6.8 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling h2 v0.4.13 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling prometheus v0.14.0 [INFO] [stderr] Compiling clap_lex v1.0.0 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling referencing v0.42.1 [INFO] [stderr] Compiling uuid-simd v0.8.0 [INFO] [stderr] Compiling clap_builder v4.5.60 [INFO] [stderr] Compiling clap_derive v4.5.55 [INFO] [stderr] Compiling tempfile v3.25.0 [INFO] [stderr] Compiling notify v8.2.0 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling fancy-regex v0.17.0 [INFO] [stderr] Compiling fraction v0.15.3 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling axum-core v0.5.6 [INFO] [stderr] Compiling email_address v0.2.9 [INFO] [stderr] Compiling serde_path_to_error v0.1.20 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling matchit v0.8.4 [INFO] [stderr] Compiling num-cmp v0.1.0 [INFO] [stderr] Compiling data-encoding v2.10.0 [INFO] [stderr] Compiling bytecount v0.6.9 [INFO] [stderr] Compiling unsafe-libyaml v0.2.11 [INFO] [stderr] Compiling tracing-subscriber v0.3.22 [INFO] [stderr] Compiling hyper v1.8.1 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling clap v4.5.60 [INFO] [stderr] Compiling notify-debouncer-mini v0.7.0 [INFO] [stderr] Compiling hyper-util v0.1.20 [INFO] [stderr] Compiling hyper-rustls v0.27.7 [INFO] [stderr] Compiling axum v0.8.8 [INFO] [stderr] Compiling reqwest v0.13.2 [INFO] [stderr] Compiling jsonschema v0.42.1 [INFO] [stderr] Compiling schema-gateway v0.5.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 29s [INFO] running `Command { std: "docker" "inspect" "7d8685fe90fa8cd7eb90d875c4a2b798f716d7174e5e711bd2e4aee387b81b98", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7d8685fe90fa8cd7eb90d875c4a2b798f716d7174e5e711bd2e4aee387b81b98", kill_on_drop: false }` [INFO] [stdout] 7d8685fe90fa8cd7eb90d875c4a2b798f716d7174e5e711bd2e4aee387b81b98 [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:cfa559dde23f44738f9990739aaa3487d8df3af37eb5df0572f7cf76004a604a" "/opt/rustwide/cargo-home/bin/cargo" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d8bb1a85196edfa924aa45223efa58e992f0dc6736c87ecf5bcf0f77e4e65465 [INFO] running `Command { std: "docker" "start" "-a" "d8bb1a85196edfa924aa45223efa58e992f0dc6736c87ecf5bcf0f77e4e65465", kill_on_drop: false }` [INFO] [stderr] Compiling futures-macro v0.3.32 [INFO] [stderr] Compiling hyper v1.8.1 [INFO] [stderr] Compiling num_cpus v1.17.0 [INFO] [stderr] Compiling deadpool-runtime v0.1.4 [INFO] [stderr] Compiling assert-json-diff v2.0.2 [INFO] [stderr] Compiling deadpool v0.12.3 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling hyper-util v0.1.20 [INFO] [stderr] Compiling tower v0.5.3 [INFO] [stderr] Compiling futures-executor v0.3.32 [INFO] [stderr] Compiling futures v0.3.32 [INFO] [stderr] Compiling tower-http v0.6.8 [INFO] [stderr] Compiling hyper-rustls v0.27.7 [INFO] [stderr] Compiling axum v0.8.8 [INFO] [stderr] Compiling wiremock v0.6.5 [INFO] [stderr] Compiling reqwest v0.13.2 [INFO] [stderr] Compiling jsonschema v0.42.1 [INFO] [stderr] Compiling schema-gateway v0.5.0 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `schema-gateway` (test "correlation_ids") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/8da20828b6ea601dfd8e2448cb50ace88876bd78/bin/rustc --crate-name correlation_ids --edition=2021 tests/correlation_ids.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=0c55044f566a9585 -C extra-filename=-75372d39c7fa6541 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern axum=/opt/rustwide/target/debug/deps/libaxum-d08ce4ee006439a8.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-3891ddfdc60de5ab.rlib --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-a25f2c3cef1e2097.rlib --extern jsonschema=/opt/rustwide/target/debug/deps/libjsonschema-f136cf972f6351e8.rlib --extern notify=/opt/rustwide/target/debug/deps/libnotify-b7617e54fe1eb7f4.rlib --extern notify_debouncer_mini=/opt/rustwide/target/debug/deps/libnotify_debouncer_mini-8a06b60000b0d07d.rlib --extern prometheus=/opt/rustwide/target/debug/deps/libprometheus-1352c9fc5cbe6ff8.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-6dd0f39901293658.rlib --extern schema_gateway=/opt/rustwide/target/debug/deps/libschema_gateway-0ed52922c877dbca.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-a636244f89628259.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-c5ac5c2b28849caa.rlib --extern serde_yaml=/opt/rustwide/target/debug/deps/libserde_yaml-08c020366a4b4190.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-a039ef45516feadf.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-66ec817f585f7beb.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-2432efd09399598b.rlib --extern tower_http=/opt/rustwide/target/debug/deps/libtower_http-6973c81dc00ff303.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-3c22cf235a838ad8.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-e04d664cac1610f3.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-1b6a1a40c3265d49.rlib --extern wiremock=/opt/rustwide/target/debug/deps/libwiremock-80d1f51ed7d09845.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/aws-lc-sys-32494ec25b37efbd/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `schema-gateway` (test "streaming") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/8da20828b6ea601dfd8e2448cb50ace88876bd78/bin/rustc --crate-name streaming --edition=2021 tests/streaming.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=11868c1c4cbe2f0b -C extra-filename=-de12a481e0f3c88b --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern axum=/opt/rustwide/target/debug/deps/libaxum-d08ce4ee006439a8.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-3891ddfdc60de5ab.rlib --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-a25f2c3cef1e2097.rlib --extern jsonschema=/opt/rustwide/target/debug/deps/libjsonschema-f136cf972f6351e8.rlib --extern notify=/opt/rustwide/target/debug/deps/libnotify-b7617e54fe1eb7f4.rlib --extern notify_debouncer_mini=/opt/rustwide/target/debug/deps/libnotify_debouncer_mini-8a06b60000b0d07d.rlib --extern prometheus=/opt/rustwide/target/debug/deps/libprometheus-1352c9fc5cbe6ff8.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-6dd0f39901293658.rlib --extern schema_gateway=/opt/rustwide/target/debug/deps/libschema_gateway-0ed52922c877dbca.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-a636244f89628259.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-c5ac5c2b28849caa.rlib --extern serde_yaml=/opt/rustwide/target/debug/deps/libserde_yaml-08c020366a4b4190.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-a039ef45516feadf.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-66ec817f585f7beb.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-2432efd09399598b.rlib --extern tower_http=/opt/rustwide/target/debug/deps/libtower_http-6973c81dc00ff303.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-3c22cf235a838ad8.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-e04d664cac1610f3.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-1b6a1a40c3265d49.rlib --extern wiremock=/opt/rustwide/target/debug/deps/libwiremock-80d1f51ed7d09845.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/aws-lc-sys-32494ec25b37efbd/out` (signal: 9, SIGKILL: kill) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/rustc4soD8a/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libtempfile-a039ef45516feadf,libfastrand-503f12a96d791409,librustix-df61f084ca7d666a,liblinux_raw_sys-fe1e9ef4505379f7}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libwiremock-80d1f51ed7d09845,libfutures-9cc703c1cb21d8f3,libfutures_executor-ed99db39a22377f7,libdeadpool-6bdb9551a7b77671,libnum_cpus-d4c6f773c828b9f4,libdeadpool_runtime-cddf124178e13e59,libassert_json_diff-2f9ee6cdddbe5fda,libschema_gateway-0ed52922c877dbca,libserde_yaml-08c020366a4b4190,libunsafe_libyaml-7bc1bf218b2f5452,libnotify_debouncer_mini-8a06b60000b0d07d,libnotify-b7617e54fe1eb7f4,libwalkdir-a3e1a79fd47b5b12,libsame_file-1ceb7b6153588b15,libinotify-ffcfad12f4f8d336,libinotify_sys-77eb07eaec84fc23,libnotify_types-292b5511263ae285,libprometheus-1352c9fc5cbe6ff8,libprotobuf-d9b6b95af342f638,libprotobuf_support-f5c9e049791064f6,libthiserror-eba59e12b46788a9,libjsonschema-f136cf972f6351e8,libbytecount-104a505dd9bbb58d,libregex-1906aba42c61324d,libfancy_regex-79d35ef649877783,libbit_set-8b4dc0e384a70557,libbit_vec-d65fb98b7c3788f8,libregex_automata-28336574e3d4b815,libaho_corasick-911505ac5b3ee82d,libuuid_simd-6abd63957b0aa932,liboutref-f450885a24a2ad4b,libvsimd-035e2101b7888870,libunicode_general_category-57c206bcc6e085cf,libemail_address-857bd0431a5e00b2,libfraction-ae08da0a6d24f880,liblazy_static-b3603208c0de2608,libnum-353f17644865d599,libnum_iter-d065749f141cd50c,libnum_rational-7f634154e921e817,libnum_complex-03ac56cf12d81041,libnum_bigint-939c89fe6068755f,libnum_integer-8994f55b08cf2168,libnum_traits-8434f84c7e6b85f7,libnum_cmp-17522be2d14919c0,libregex_syntax-4c74db8415f6ed3c,libdata_encoding-9925c048f12d655c,libreferencing-ebcc3292abb083d5,libfluent_uri-ce5a6008e6394a31,libborrow_or_share-58fbf106c027b579,libref_cast-98929bad359ae3a1,libahash-ec5d569bdd7dd347,libgetrandom-4e4c575c98e67fc9,libzerocopy-7b8e2db7912d95c2,libthiserror-66ec817f585f7beb,libclap-3891ddfdc60de5ab,libclap_builder-1e0c2931cd84d9fe,libstrsim-24acdad2526b95b7,libanstream-1b5b996d5ee65254,libanstyle_query-7d642b7421150d4a,libis_terminal_polyfill-21bbb5fdce9e5cde,libcolorchoice-3cdad4dd466782b4,libanstyle_parse-51df2b3336db7fd2,libutf8parse-8828ddbb63eb8bad,libclap_lex-d7bba69169775434,libanstyle-8f9813155d5c1cf2,libreqwest-6dd0f39901293658,librustls_platform_verifier-9f0743ab41a0e46a,librustls_native_certs-fb1bf76f761699b6,libopenssl_probe-2e4370df64ac645e,libhyper_rustls-a7d76b4defd5e663,libtokio_rustls-3b740949955290b9,librustls-ec3868797d7546a7,libsubtle-ca7024fc66e4388f,libwebpki-8dbfff02a58863cf,libuntrusted-3420b86308bec153,libaws_lc_rs-3aa96cc275181899,libaws_lc_sys-dbdf2f4ce00c4bb0,librustls_pki_types-43396bc1bdb4df85,libzeroize-36c98e1e0ab441af,libencoding_rs-f47fb1c01542042e,libtower_http-6973c81dc00ff303,libbitflags-a4a524fc7b7b1962,libuuid-6ed3286ca47c8bcc,libgetrandom-9b9aff54f01e3e6d,libiri_string-d8b08e8827a09725,liburl-1b6a1a40c3265d49,libidna-dbc71dbc48200717,libutf8_iter-0d9be7b316c2b184,libidna_adapter-d375b6232a2d74e1,libicu_properties-34a946e40c5ff993,libicu_properties_data-8a58b99d72eea4b6,libicu_normalizer-7eb08f3734ddfbd9,libicu_normalizer_data-088c419f54c50650,libicu_collections-8f3521fad84fd199,libpotential_utf-58f9abbdab67c264,libicu_provider-5b6c466b658a8f61,libicu_locale_core-c67374928896e427,libtinystr-22a5f5c44704a899,liblitemap-25fe1ff30044fa90,libwriteable-8a34c6e0a2a8ded3,libzerovec-2ada63c779cc3b4c,libzerotrie-f1ca6b92e0dd5edc,libyoke-a589e16a0df95003,libstable_deref_trait-704f67c99a4c5f65,libzerofrom-cfe09911ec5f7323,libaxum-d08ce4ee006439a8,libserde_json-c5ac5c2b28849caa,libzmij-07c2bc01ed4c756c,libserde_path_to_error-17cadd3654d78c57,libserde_urlencoded-f24123103935f138,libryu-ace37e26d8308611,libserde-a636244f89628259,libform_urlencoded-b57e943dc1db8475,libhyper_util-dd5f973f87f892b2,libbase64-2a03de3babadded3,libpercent_encoding-c53c37e60dd2727e,libipnet-9aae67a4e846df6d,libhyper-0fd5c686896915b1,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libhttparse-4b1ed73b760072b9,libh2-57dda30542a57fcc,libindexmap-a77eb3c57ac1694b,libhashbrown-a0fede83a537ebb1,libequivalent-7e0e8cbe6c474a67,liballocator_api2-3bc2480ae44878f3,libfoldhash-d6902c75bde81c73,libfnv-2d77ec4f6f971b24,libtokio_util-2c9d7451d9461324,libpin_utils-9a5791cba021167a,libatomic_waker-001109810bdecbaa,libhttpdate-9f9d2502c6a38412,libmatchit-9957f6fb3fe31ab2,libserde_core-57e528f07a610d2d,libaxum_core-bf6456ba87dc4f55,libmime-4b44681fdb2c65f7,libhttp_body_util-669bb0f90030570f,libhttp_body-c1839cc45fdc82ab,libhttp-2b4f0b9284ae8d87,libitoa-ae20521aea192d35,libtracing-3c22cf235a838ad8,libtracing_core-fc2d38f4334e7941,libonce_cell-0ba6aecba7086d38,libtower-277a13000ace6769,libsync_wrapper-48a86ae4bb41793c,libfutures_util-a25f2c3cef1e2097,libmemchr-9b3f20cfb3ebd3b2,libfutures_io-9bc2d3828d4ba8af,libslab-e253d0c0a7952806,libfutures_channel-269d605913ea0ccb,libfutures_sink-97e10fe82c3fc434,libfutures_task-eafdccc31efa9d5a,libfutures_core-f0387e1e69ce8814,libtower_layer-d70c7e404336389b,libtower_service-0d7df29686b13872,libtokio-2432efd09399598b,libsignal_hook_registry-5720ab1df4abbddd,liberrno-a52f0e2de63da12d,libsocket2-a9e11c9a999805a7,libbytes-ff5aca13e3e348ea,libmio-a49083d25bcd494a,liblog-cfb0a897de58af94,libparking_lot-34ed877ef4436992,libparking_lot_core-a6c16c2eeeccaeb8,liblibc-65ee1eb217d721f2,libcfg_if-5af52f617df93f8f,libsmallvec-5854932b8c8b4991,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libpin_project_lite-bedc6e0acd72ff2a}.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/rustc4soD8a/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-32494ec25b37efbd/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/metrics_health-945c75eff8444a7a" "-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 `schema-gateway` (test "metrics_health") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "d8bb1a85196edfa924aa45223efa58e992f0dc6736c87ecf5bcf0f77e4e65465", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d8bb1a85196edfa924aa45223efa58e992f0dc6736c87ecf5bcf0f77e4e65465", kill_on_drop: false }` [INFO] [stdout] d8bb1a85196edfa924aa45223efa58e992f0dc6736c87ecf5bcf0f77e4e65465