[INFO] cloning repository https://github.com/gsd-now/gsd [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/gsd-now/gsd" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgsd-now%2Fgsd", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgsd-now%2Fgsd'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 25a1e284a5be33cd191ebac8e6947a4eda14a50d [INFO] testing gsd-now/gsd against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgsd-now%2Fgsd" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/gsd-now/gsd [INFO] finished tweaking git repo https://github.com/gsd-now/gsd [INFO] tweaked toml for git repo https://github.com/gsd-now/gsd written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/gsd-now/gsd 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/gsd-now/gsd 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] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 7360bd149bc9a183bcfba21152e91a59e78e8f64237319e0c5d4b6dd72ca403c [INFO] running `Command { std: "docker" "start" "-a" "7360bd149bc9a183bcfba21152e91a59e78e8f64237319e0c5d4b6dd72ca403c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7360bd149bc9a183bcfba21152e91a59e78e8f64237319e0c5d4b6dd72ca403c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7360bd149bc9a183bcfba21152e91a59e78e8f64237319e0c5d4b6dd72ca403c", kill_on_drop: false }` [INFO] [stdout] 7360bd149bc9a183bcfba21152e91a59e78e8f64237319e0c5d4b6dd72ca403c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] e03ddfc8f3a8b18aba14f6a0d2373d87b80ae9cf4198ad2fe64c2961b6b88b5b [INFO] running `Command { std: "docker" "start" "-a" "e03ddfc8f3a8b18aba14f6a0d2373d87b80ae9cf4198ad2fe64c2961b6b88b5b", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.182 [INFO] [stderr] Compiling futures-sink v0.3.32 [INFO] [stderr] Compiling slab v0.4.12 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling instant v0.1.13 [INFO] [stderr] Compiling zerocopy v0.8.39 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling ref-cast v1.0.25 [INFO] [stderr] Compiling schemars v0.8.22 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling dyn-clone v1.0.20 [INFO] [stderr] Compiling doctest-file v1.0.0 [INFO] [stderr] Compiling futures-channel v0.3.32 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling clap_builder v4.5.60 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling notify-types v1.0.1 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling bit-vec v0.8.0 [INFO] [stderr] Compiling borrow-or-share v0.2.4 [INFO] [stderr] Compiling nu-ansi-term v0.50.3 [INFO] [stderr] Compiling agent_pool_cli v0.2.0 (/opt/rustwide/workdir/crates/agent_pool_cli) [INFO] [stderr] Compiling pest v2.8.6 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling outref v0.5.2 [INFO] [stderr] Compiling bytecount v0.6.9 [INFO] [stderr] Compiling bit-set v0.8.0 [INFO] [stderr] Compiling num-cmp v0.1.0 [INFO] [stderr] Compiling gsd_cli v0.2.0 (/opt/rustwide/workdir/crates/gsd_cli) [INFO] [stderr] Compiling cli_invoker v0.2.0 (/opt/rustwide/workdir/crates/cli_invoker) [INFO] [stderr] Compiling pest_meta v2.8.6 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling mio v1.1.1 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling errno v0.3.14 [INFO] [stderr] Compiling socket2 v0.6.2 [INFO] [stderr] Compiling getrandom v0.4.1 [INFO] [stderr] Compiling inotify-sys v0.1.5 [INFO] [stderr] Compiling filetime v0.2.27 [INFO] [stderr] Compiling signal-hook-registry v1.4.8 [INFO] [stderr] Compiling inotify v0.10.2 [INFO] [stderr] Compiling interprocess v2.3.1 [INFO] [stderr] Compiling uuid v1.21.0 [INFO] [stderr] Compiling num v0.4.3 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling fraction v0.15.3 [INFO] [stderr] Compiling uuid-simd v0.8.0 [INFO] [stderr] Compiling notify v7.0.0 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling fancy-regex v0.14.0 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling serde_derive_internals v0.29.1 [INFO] [stderr] Compiling pest_generator v2.8.6 [INFO] [stderr] Compiling serde_derive v1.0.228 [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 tokio-macros v2.6.0 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling ref-cast-impl v1.0.25 [INFO] [stderr] Compiling clap_derive v4.5.55 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling pest_derive v2.8.6 [INFO] [stderr] Compiling task_queue_macro v0.2.0 (/opt/rustwide/workdir/crates/task_queue_macro) [INFO] [stderr] Compiling schemars_derive v0.8.22 [INFO] [stderr] Compiling tokio v1.49.0 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling tracing-subscriber v0.3.22 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling clap v4.5.60 [INFO] [stderr] Compiling tinystr v0.8.2 [INFO] [stderr] Compiling potential_utf v0.1.4 [INFO] [stderr] Compiling icu_collections v2.1.1 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling fluent-uri v0.3.2 [INFO] [stderr] Compiling agent_pool v0.2.0 (/opt/rustwide/workdir/crates/agent_pool) [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling email_address v0.2.9 [INFO] [stderr] Compiling json5 v0.4.1 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling icu_properties v2.1.2 [INFO] [stderr] Compiling referencing v0.29.1 [INFO] [stderr] Compiling string_id v0.2.0 (/opt/rustwide/workdir/crates/string_id) [INFO] [stderr] Compiling gsd_types v0.2.0 (/opt/rustwide/workdir/crates/gsd_types) [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling gsd_state v0.2.0 (/opt/rustwide/workdir/crates/gsd_state) [INFO] [stderr] Compiling url v2.5.8 [INFO] [stderr] Compiling hyper v1.8.1 [INFO] [stderr] Compiling tower v0.5.3 [INFO] [stderr] Compiling task_queue v0.2.0 (/opt/rustwide/workdir/crates/task_queue) [INFO] [stderr] Compiling tower-http v0.6.8 [INFO] [stderr] Compiling hyper-util v0.1.20 [INFO] [stderr] Compiling reqwest v0.12.28 [INFO] [stderr] Compiling jsonschema v0.29.1 [INFO] [stderr] Compiling gsd_config v0.2.0 (/opt/rustwide/workdir/crates/gsd_config) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 55.11s [INFO] running `Command { std: "docker" "inspect" "e03ddfc8f3a8b18aba14f6a0d2373d87b80ae9cf4198ad2fe64c2961b6b88b5b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e03ddfc8f3a8b18aba14f6a0d2373d87b80ae9cf4198ad2fe64c2961b6b88b5b", kill_on_drop: false }` [INFO] [stdout] e03ddfc8f3a8b18aba14f6a0d2373d87b80ae9cf4198ad2fe64c2961b6b88b5b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] cbcf742e3d71e8fb634d4480c4907643f66192f2020f3b00e661fb5b3947ed2a [INFO] running `Command { std: "docker" "start" "-a" "cbcf742e3d71e8fb634d4480c4907643f66192f2020f3b00e661fb5b3947ed2a", kill_on_drop: false }` [INFO] [stderr] Compiling semver v1.0.27 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling winnow v0.7.14 [INFO] [stderr] Compiling hashbrown v0.16.1 [INFO] [stderr] Compiling toml_datetime v0.7.5+spec-1.1.0 [INFO] [stderr] Compiling futures-macro v0.3.32 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling glob v0.3.3 [INFO] [stderr] Compiling relative-path v1.9.3 [INFO] [stderr] Compiling futures-timer v3.0.3 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Compiling task_queue_macro v0.2.0 (/opt/rustwide/workdir/crates/task_queue_macro) [INFO] [stderr] Compiling agent_pool_cli v0.2.0 (/opt/rustwide/workdir/crates/agent_pool_cli) [INFO] [stderr] Compiling gsd_state v0.2.0 (/opt/rustwide/workdir/crates/gsd_state) [INFO] [stderr] Compiling gsd_types v0.2.0 (/opt/rustwide/workdir/crates/gsd_types) [INFO] [stderr] Compiling string_id v0.2.0 (/opt/rustwide/workdir/crates/string_id) [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling cli_invoker v0.2.0 (/opt/rustwide/workdir/crates/cli_invoker) [INFO] [stderr] Compiling task_queue v0.2.0 (/opt/rustwide/workdir/crates/task_queue) [INFO] [stderr] Compiling rstest_macros v0.24.0 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling indexmap v2.13.0 [INFO] [stderr] Compiling toml_parser v1.0.9+spec-1.1.0 [INFO] [stderr] Compiling toml_edit v0.23.10+spec-1.0.0 [INFO] [stderr] Compiling tempfile v3.25.0 [INFO] [stderr] Compiling proc-macro-crate v3.4.0 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling tower v0.5.3 [INFO] [stderr] Compiling hyper-util v0.1.20 [INFO] [stderr] Compiling tower-http v0.6.8 [INFO] [stderr] Compiling reqwest v0.12.28 [INFO] [stderr] Compiling rstest v0.24.0 [INFO] [stderr] Compiling agent_pool v0.2.0 (/opt/rustwide/workdir/crates/agent_pool) [INFO] [stderr] Compiling jsonschema v0.29.1 [INFO] [stderr] Compiling gsd_config v0.2.0 (/opt/rustwide/workdir/crates/gsd_config) [INFO] [stderr] Compiling gsd_cli v0.2.0 (/opt/rustwide/workdir/crates/gsd_cli) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/rustc31h5rk/symbols.o" "<8 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/{librstest-4d5cc10ce2cb5cea,libfutures_timer-b0452f526db77b0d,libgsd_config-bbb26d3395e58331,libjsonschema-92084e81319b8793,libreqwest-a7692071edf84fc1,libserde_urlencoded-28839a05e8cd8d99,libryu-96e4827cb8e74ef1,libtower_http-1a493e187a79e620,libbitflags-5009bb8c2d6ccbe4,libiri_string-f1c5413b54c99d2e,libtower-4eb5139c9bd4c672,libtower_layer-5699d784b4449e00,libhyper_util-e9b79efc98a29854,libipnet-7f24c5b85fa70b77,libtower_service-222788e4f5219726,libhyper-b6ce6eb213c26cb0,libwant-4a0be0a267c8825f,libtry_lock-b2ba3b7879656042,libhttparse-2dcf90c780aed9d3,libpin_utils-edd6e294c1e21a4f,libatomic_waker-f98c2fb1596910db,libfutures_channel-01a8d264c13597f4,libtokio-4a39cb98bb8eb74a,libsignal_hook_registry-c40968de29d5bdf8,liberrno-ba3825926ca762fa,libsocket2-f448c68ef0a036f2,libhttp_body_util-51ac6181adb5452a,libhttp_body-112e6cca9463065d,libfutures_util-1a4824c59e3c8cdf,libfutures_io-e1af3a1b997b1c01,libslab-f5fed19216a24be8,libfutures_sink-491727158a35debf,libfutures_task-02cf0fb977266c2e,liburl-ef44ae71a177e1e4,libform_urlencoded-e63e84c134db7b31,libhttp-db17fbb5ab25270d,libbytes-a6415339708e1154,libsync_wrapper-096429d0b7f46333,libfutures_core-3e8ff8c6a8ead7f1,libbytecount-5becb3bef02b0350,libfraction-4715e732356bee3c,liblazy_static-afffdbb119bd9ac1,libnum-9f2c06eab069cf66,libnum_iter-7cf39aaa9d3a892c,libnum_rational-2c9affc1c8cc0d6d,libnum_complex-441f3d3bd5bd8dd5,libnum_bigint-affed726fd5025ac,libnum_integer-0de64a29a94906f7,libnum_traits-b31cbf0d1da56c4b,libidna-6b1b8a2045c198df,libutf8_iter-efb3984ee203d151,libidna_adapter-3638557f9327cb26,libicu_properties-acb7db894b60d186,libicu_properties_data-7e155758dd6ea0a4,libicu_normalizer-ba8e3fa3134ecfe2,libicu_normalizer_data-e4349eb9146e5fe1,libicu_collections-86ddbb55899fb1a1,libpotential_utf-fa824f4bb626bd50,libicu_provider-925d5e7871231cec,libicu_locale_core-c44acec601622532,libtinystr-38545e3dd837a1bd,liblitemap-d0ce52a8e9251912,libwriteable-9b3c58e63c9ae012,libzerovec-defa8da095ecac12,libzerotrie-3706c7e5cb7bcad7,libyoke-be57c6e468f544b7,libstable_deref_trait-646f6b28b9520b3d,libzerofrom-67e208c17d2bb52c,libuuid_simd-60d38ed8d1ba4eba,liboutref-4be8b5e5a9ef3784,libvsimd-9802389176dec340,libfancy_regex-c7e6c226f68b3e7e,libbit_set-9f03b899fdff376f,libbit_vec-a9f350a1f4e2b87e,libregex_automata-892583163ed00fa9,libaho_corasick-6fe72661f2ebc760,libemail_address-a11bc22efe730ca5,libnum_cmp-7a5e5868ad6fe5dc,libregex_syntax-762daa43d7cf4e3e,libbase64-fff42f7554bbeb90,libreferencing-7d78424a56b8d4b0,libpercent_encoding-99cdb00cefa02ca0,libparking_lot-b0d9e2991b4a56e2,libparking_lot_core-2b5080978bf7846e,libsmallvec-128704011005142e,liblock_api-ff2db0b8acf8234a,libscopeguard-88d64e99d3001c2a,libfluent_uri-9659a3f1a623d55f,libborrow_or_share-91f5a553b5a7e20f,libref_cast-89b1f122c43fec14,libahash-fb787bbbcda03467,libgetrandom-03ab2e50f95cfeb7,libzerocopy-cc5e3dd93263ea75,libgsd_state-a53db766a0c4b337,libthiserror-e673e64a45437358,libgsd_types-fd51adb0d1e2100f,libstring_id-15dc4ee509949526,libschemars-14b4dda4681864fd,libdyn_clone-b4373bc64eef4ba3,libagent_pool_cli-5fcecbc483fbe042,libcli_invoker-6ea0e9769942cd9c,libagent_pool-04c1e2a0f4dbbbf1,libserde_json-9ae909d4b36762db,libmemchr-d8218b780a78fe0a,libitoa-d7c2333f8dedd037,libzmij-d2f562b84b927b2e,libuuid-b4e94eb41a772891,libgetrandom-f529585857c6e9ec,libnotify-21b8c18f596e17ce,libmio-17440731a3ba7255,liblog-753a0cb3f11b08fe,libfiletime-b4c13e33bb6bf07f,libwalkdir-fe31fa9f1b59a72f,libsame_file-e946870f1310cc9c,libinotify-8eff0e45cacf0382,libinotify_sys-f9a336e5aca638c8,libbitflags-40a27ceec947d12f,libnotify_types-a8f1f435c211bc81,libinstant-ebec1bebaa1b4b13,libcfg_if-cad248e7066eec15,libcrossbeam_channel-d11bb8a3243669df,libcrossbeam_utils-f0662ad78ea30c65,libinterprocess-d5c5b10263d42eca,liblibc-d4a57ee882ab5706,libtracing-150cc81e372513dc,libpin_project_lite-5ffafa3f2ed0bb57,libtracing_core-5bf54009919d6314,libonce_cell-db8f3eed2a1f3f7b,libserde-6563d03ff8c25594,libserde_core-1651d161ca9c90ea}.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/rustc31h5rk/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/branching_transitions-cf2aa4af67965ad1" "-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 `gsd_config` (test "branching_transitions") 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/rustc8MX0oI/symbols.o" "<6 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libjson5-bf6a21191a9abf6f,libpest-f5d6c87b9328986c,libucd_trie-7606a29b3a59ad2f}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libtracing_subscriber-84728630efcfd6d1,libsharded_slab-a43bbfc0e39c291b,libmatchers-38619f109a45ea55,libnu_ansi_term-93d8ee8dec5a4017,libthread_local-18638dcf05a3c55a,libtracing_log-fdc254d2911c833a,libgsd_config-bbb26d3395e58331,libjsonschema-92084e81319b8793,libreqwest-a7692071edf84fc1,libserde_urlencoded-28839a05e8cd8d99,libryu-96e4827cb8e74ef1,libtower_http-1a493e187a79e620,libbitflags-5009bb8c2d6ccbe4,libiri_string-f1c5413b54c99d2e,libtower-4eb5139c9bd4c672,libtower_layer-5699d784b4449e00,libhyper_util-e9b79efc98a29854,libipnet-7f24c5b85fa70b77,libtower_service-222788e4f5219726,libhyper-b6ce6eb213c26cb0,libwant-4a0be0a267c8825f,libtry_lock-b2ba3b7879656042,libhttparse-2dcf90c780aed9d3,libpin_utils-edd6e294c1e21a4f,libatomic_waker-f98c2fb1596910db,libfutures_channel-01a8d264c13597f4,libtokio-4a39cb98bb8eb74a,libsignal_hook_registry-c40968de29d5bdf8,liberrno-ba3825926ca762fa,libsocket2-f448c68ef0a036f2,libhttp_body_util-51ac6181adb5452a,libhttp_body-112e6cca9463065d,libfutures_util-1a4824c59e3c8cdf,libfutures_io-e1af3a1b997b1c01,libslab-f5fed19216a24be8,libfutures_sink-491727158a35debf,libfutures_task-02cf0fb977266c2e,liburl-ef44ae71a177e1e4,libform_urlencoded-e63e84c134db7b31,libhttp-db17fbb5ab25270d,libbytes-a6415339708e1154,libsync_wrapper-096429d0b7f46333,libfutures_core-3e8ff8c6a8ead7f1,libbytecount-5becb3bef02b0350,libfraction-4715e732356bee3c,liblazy_static-afffdbb119bd9ac1,libnum-9f2c06eab069cf66,libnum_iter-7cf39aaa9d3a892c,libnum_rational-2c9affc1c8cc0d6d,libnum_complex-441f3d3bd5bd8dd5,libnum_bigint-affed726fd5025ac,libnum_integer-0de64a29a94906f7,libnum_traits-b31cbf0d1da56c4b,libidna-6b1b8a2045c198df,libutf8_iter-efb3984ee203d151,libidna_adapter-3638557f9327cb26,libicu_properties-acb7db894b60d186,libicu_properties_data-7e155758dd6ea0a4,libicu_normalizer-ba8e3fa3134ecfe2,libicu_normalizer_data-e4349eb9146e5fe1,libicu_collections-86ddbb55899fb1a1,libpotential_utf-fa824f4bb626bd50,libicu_provider-925d5e7871231cec,libicu_locale_core-c44acec601622532,libtinystr-38545e3dd837a1bd,liblitemap-d0ce52a8e9251912,libwriteable-9b3c58e63c9ae012,libzerovec-defa8da095ecac12,libzerotrie-3706c7e5cb7bcad7,libyoke-be57c6e468f544b7,libstable_deref_trait-646f6b28b9520b3d,libzerofrom-67e208c17d2bb52c,libuuid_simd-60d38ed8d1ba4eba,liboutref-4be8b5e5a9ef3784,libvsimd-9802389176dec340,libfancy_regex-c7e6c226f68b3e7e,libbit_set-9f03b899fdff376f,libbit_vec-a9f350a1f4e2b87e,libregex_automata-892583163ed00fa9,libaho_corasick-6fe72661f2ebc760,libemail_address-a11bc22efe730ca5,libnum_cmp-7a5e5868ad6fe5dc,libregex_syntax-762daa43d7cf4e3e,libbase64-fff42f7554bbeb90,libreferencing-7d78424a56b8d4b0,libpercent_encoding-99cdb00cefa02ca0,libparking_lot-b0d9e2991b4a56e2,libparking_lot_core-2b5080978bf7846e,libsmallvec-128704011005142e,liblock_api-ff2db0b8acf8234a,libscopeguard-88d64e99d3001c2a,libfluent_uri-9659a3f1a623d55f,libborrow_or_share-91f5a553b5a7e20f,libref_cast-89b1f122c43fec14,libahash-fb787bbbcda03467,libgetrandom-03ab2e50f95cfeb7,libzerocopy-cc5e3dd93263ea75,libgsd_state-a53db766a0c4b337,libthiserror-e673e64a45437358,libgsd_types-fd51adb0d1e2100f,libstring_id-15dc4ee509949526,libagent_pool-04c1e2a0f4dbbbf1,libuuid-b4e94eb41a772891,libgetrandom-f529585857c6e9ec,libnotify-21b8c18f596e17ce,libmio-17440731a3ba7255,liblog-753a0cb3f11b08fe,libfiletime-b4c13e33bb6bf07f,libwalkdir-fe31fa9f1b59a72f,libsame_file-e946870f1310cc9c,libinotify-8eff0e45cacf0382,libinotify_sys-f9a336e5aca638c8,libbitflags-40a27ceec947d12f,libnotify_types-a8f1f435c211bc81,libinstant-ebec1bebaa1b4b13,libcfg_if-cad248e7066eec15,libcrossbeam_channel-d11bb8a3243669df,libcrossbeam_utils-f0662ad78ea30c65,libinterprocess-d5c5b10263d42eca,liblibc-d4a57ee882ab5706,libtracing-150cc81e372513dc,libpin_project_lite-5ffafa3f2ed0bb57,libtracing_core-5bf54009919d6314,libonce_cell-db8f3eed2a1f3f7b,libschemars-14b4dda4681864fd,libdyn_clone-b4373bc64eef4ba3,libserde-6563d03ff8c25594,libclap-c936343836307547,libclap_builder-675af76c067142d9,libstrsim-f574d476d7d1a6ac,libanstream-4e5206a633f6e11c,libanstyle_query-39b86009b9b8dd8a,libis_terminal_polyfill-090e57e4b8c850d2,libcolorchoice-0b50abc860a6bcad,libanstyle_parse-8a8fb41415b00427,libutf8parse-ae3caf0a878928ed,libclap_lex-ba64047a148e58f8,libanstyle-1f7f6180e797cb80,libagent_pool_cli-5fcecbc483fbe042,libcli_invoker-6ea0e9769942cd9c,libserde_json-9ae909d4b36762db,libmemchr-d8218b780a78fe0a,libitoa-d7c2333f8dedd037,libzmij-d2f562b84b927b2e,libserde_core-1651d161ca9c90ea}.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/rustc8MX0oI/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/gsd-437e8e10582ebf86" "-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 `gsd_cli` (bin "gsd" test) due to 1 previous error [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/rustcP09zjk/symbols.o" "<7 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/{librstest-4d5cc10ce2cb5cea,libfutures_timer-b0452f526db77b0d,libgsd_config-bbb26d3395e58331,libjsonschema-92084e81319b8793,libreqwest-a7692071edf84fc1,libserde_urlencoded-28839a05e8cd8d99,libryu-96e4827cb8e74ef1,libtower_http-1a493e187a79e620,libbitflags-5009bb8c2d6ccbe4,libiri_string-f1c5413b54c99d2e,libtower-4eb5139c9bd4c672,libtower_layer-5699d784b4449e00,libhyper_util-e9b79efc98a29854,libipnet-7f24c5b85fa70b77,libtower_service-222788e4f5219726,libhyper-b6ce6eb213c26cb0,libwant-4a0be0a267c8825f,libtry_lock-b2ba3b7879656042,libhttparse-2dcf90c780aed9d3,libpin_utils-edd6e294c1e21a4f,libatomic_waker-f98c2fb1596910db,libfutures_channel-01a8d264c13597f4,libtokio-4a39cb98bb8eb74a,libsignal_hook_registry-c40968de29d5bdf8,liberrno-ba3825926ca762fa,libsocket2-f448c68ef0a036f2,libhttp_body_util-51ac6181adb5452a,libhttp_body-112e6cca9463065d,libfutures_util-1a4824c59e3c8cdf,libfutures_io-e1af3a1b997b1c01,libslab-f5fed19216a24be8,libfutures_sink-491727158a35debf,libfutures_task-02cf0fb977266c2e,liburl-ef44ae71a177e1e4,libform_urlencoded-e63e84c134db7b31,libhttp-db17fbb5ab25270d,libbytes-a6415339708e1154,libsync_wrapper-096429d0b7f46333,libfutures_core-3e8ff8c6a8ead7f1,libbytecount-5becb3bef02b0350,libfraction-4715e732356bee3c,liblazy_static-afffdbb119bd9ac1,libnum-9f2c06eab069cf66,libnum_iter-7cf39aaa9d3a892c,libnum_rational-2c9affc1c8cc0d6d,libnum_complex-441f3d3bd5bd8dd5,libnum_bigint-affed726fd5025ac,libnum_integer-0de64a29a94906f7,libnum_traits-b31cbf0d1da56c4b,libidna-6b1b8a2045c198df,libutf8_iter-efb3984ee203d151,libidna_adapter-3638557f9327cb26,libicu_properties-acb7db894b60d186,libicu_properties_data-7e155758dd6ea0a4,libicu_normalizer-ba8e3fa3134ecfe2,libicu_normalizer_data-e4349eb9146e5fe1,libicu_collections-86ddbb55899fb1a1,libpotential_utf-fa824f4bb626bd50,libicu_provider-925d5e7871231cec,libicu_locale_core-c44acec601622532,libtinystr-38545e3dd837a1bd,liblitemap-d0ce52a8e9251912,libwriteable-9b3c58e63c9ae012,libzerovec-defa8da095ecac12,libzerotrie-3706c7e5cb7bcad7,libyoke-be57c6e468f544b7,libstable_deref_trait-646f6b28b9520b3d,libzerofrom-67e208c17d2bb52c,libuuid_simd-60d38ed8d1ba4eba,liboutref-4be8b5e5a9ef3784,libvsimd-9802389176dec340,libfancy_regex-c7e6c226f68b3e7e,libbit_set-9f03b899fdff376f,libbit_vec-a9f350a1f4e2b87e,libregex_automata-892583163ed00fa9,libaho_corasick-6fe72661f2ebc760,libemail_address-a11bc22efe730ca5,libnum_cmp-7a5e5868ad6fe5dc,libregex_syntax-762daa43d7cf4e3e,libbase64-fff42f7554bbeb90,libreferencing-7d78424a56b8d4b0,libpercent_encoding-99cdb00cefa02ca0,libparking_lot-b0d9e2991b4a56e2,libparking_lot_core-2b5080978bf7846e,libsmallvec-128704011005142e,liblock_api-ff2db0b8acf8234a,libscopeguard-88d64e99d3001c2a,libfluent_uri-9659a3f1a623d55f,libborrow_or_share-91f5a553b5a7e20f,libref_cast-89b1f122c43fec14,libahash-fb787bbbcda03467,libgetrandom-03ab2e50f95cfeb7,libzerocopy-cc5e3dd93263ea75,libgsd_state-a53db766a0c4b337,libthiserror-e673e64a45437358,libgsd_types-fd51adb0d1e2100f,libstring_id-15dc4ee509949526,libschemars-14b4dda4681864fd,libdyn_clone-b4373bc64eef4ba3,libagent_pool_cli-5fcecbc483fbe042,libcli_invoker-6ea0e9769942cd9c,libagent_pool-04c1e2a0f4dbbbf1,libserde_json-9ae909d4b36762db,libmemchr-d8218b780a78fe0a,libitoa-d7c2333f8dedd037,libzmij-d2f562b84b927b2e,libuuid-b4e94eb41a772891,libgetrandom-f529585857c6e9ec,libnotify-21b8c18f596e17ce,libmio-17440731a3ba7255,liblog-753a0cb3f11b08fe,libfiletime-b4c13e33bb6bf07f,libwalkdir-fe31fa9f1b59a72f,libsame_file-e946870f1310cc9c,libinotify-8eff0e45cacf0382,libinotify_sys-f9a336e5aca638c8,libbitflags-40a27ceec947d12f,libnotify_types-a8f1f435c211bc81,libinstant-ebec1bebaa1b4b13,libcfg_if-cad248e7066eec15,libcrossbeam_channel-d11bb8a3243669df,libcrossbeam_utils-f0662ad78ea30c65,libinterprocess-d5c5b10263d42eca,liblibc-d4a57ee882ab5706,libtracing-150cc81e372513dc,libpin_project_lite-5ffafa3f2ed0bb57,libtracing_core-5bf54009919d6314,libonce_cell-db8f3eed2a1f3f7b,libserde-6563d03ff8c25594,libserde_core-1651d161ca9c90ea}.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/rustcP09zjk/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/linear_transitions-12309b73e15e1417" "-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 `gsd_config` (test "linear_transitions") due to 1 previous error [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/rustcK6fkQL/symbols.o" "<7 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/{librstest-4d5cc10ce2cb5cea,libfutures_timer-b0452f526db77b0d,libgsd_config-bbb26d3395e58331,libjsonschema-92084e81319b8793,libreqwest-a7692071edf84fc1,libserde_urlencoded-28839a05e8cd8d99,libryu-96e4827cb8e74ef1,libtower_http-1a493e187a79e620,libbitflags-5009bb8c2d6ccbe4,libiri_string-f1c5413b54c99d2e,libtower-4eb5139c9bd4c672,libtower_layer-5699d784b4449e00,libhyper_util-e9b79efc98a29854,libipnet-7f24c5b85fa70b77,libtower_service-222788e4f5219726,libhyper-b6ce6eb213c26cb0,libwant-4a0be0a267c8825f,libtry_lock-b2ba3b7879656042,libhttparse-2dcf90c780aed9d3,libpin_utils-edd6e294c1e21a4f,libatomic_waker-f98c2fb1596910db,libfutures_channel-01a8d264c13597f4,libtokio-4a39cb98bb8eb74a,libsignal_hook_registry-c40968de29d5bdf8,liberrno-ba3825926ca762fa,libsocket2-f448c68ef0a036f2,libhttp_body_util-51ac6181adb5452a,libhttp_body-112e6cca9463065d,libfutures_util-1a4824c59e3c8cdf,libfutures_io-e1af3a1b997b1c01,libslab-f5fed19216a24be8,libfutures_sink-491727158a35debf,libfutures_task-02cf0fb977266c2e,liburl-ef44ae71a177e1e4,libform_urlencoded-e63e84c134db7b31,libhttp-db17fbb5ab25270d,libbytes-a6415339708e1154,libsync_wrapper-096429d0b7f46333,libfutures_core-3e8ff8c6a8ead7f1,libbytecount-5becb3bef02b0350,libfraction-4715e732356bee3c,liblazy_static-afffdbb119bd9ac1,libnum-9f2c06eab069cf66,libnum_iter-7cf39aaa9d3a892c,libnum_rational-2c9affc1c8cc0d6d,libnum_complex-441f3d3bd5bd8dd5,libnum_bigint-affed726fd5025ac,libnum_integer-0de64a29a94906f7,libnum_traits-b31cbf0d1da56c4b,libidna-6b1b8a2045c198df,libutf8_iter-efb3984ee203d151,libidna_adapter-3638557f9327cb26,libicu_properties-acb7db894b60d186,libicu_properties_data-7e155758dd6ea0a4,libicu_normalizer-ba8e3fa3134ecfe2,libicu_normalizer_data-e4349eb9146e5fe1,libicu_collections-86ddbb55899fb1a1,libpotential_utf-fa824f4bb626bd50,libicu_provider-925d5e7871231cec,libicu_locale_core-c44acec601622532,libtinystr-38545e3dd837a1bd,liblitemap-d0ce52a8e9251912,libwriteable-9b3c58e63c9ae012,libzerovec-defa8da095ecac12,libzerotrie-3706c7e5cb7bcad7,libyoke-be57c6e468f544b7,libstable_deref_trait-646f6b28b9520b3d,libzerofrom-67e208c17d2bb52c,libuuid_simd-60d38ed8d1ba4eba,liboutref-4be8b5e5a9ef3784,libvsimd-9802389176dec340,libfancy_regex-c7e6c226f68b3e7e,libbit_set-9f03b899fdff376f,libbit_vec-a9f350a1f4e2b87e,libregex_automata-892583163ed00fa9,libaho_corasick-6fe72661f2ebc760,libemail_address-a11bc22efe730ca5,libnum_cmp-7a5e5868ad6fe5dc,libregex_syntax-762daa43d7cf4e3e,libbase64-fff42f7554bbeb90,libreferencing-7d78424a56b8d4b0,libpercent_encoding-99cdb00cefa02ca0,libparking_lot-b0d9e2991b4a56e2,libparking_lot_core-2b5080978bf7846e,libsmallvec-128704011005142e,liblock_api-ff2db0b8acf8234a,libscopeguard-88d64e99d3001c2a,libfluent_uri-9659a3f1a623d55f,libborrow_or_share-91f5a553b5a7e20f,libref_cast-89b1f122c43fec14,libahash-fb787bbbcda03467,libgetrandom-03ab2e50f95cfeb7,libzerocopy-cc5e3dd93263ea75,libgsd_state-a53db766a0c4b337,libthiserror-e673e64a45437358,libgsd_types-fd51adb0d1e2100f,libstring_id-15dc4ee509949526,libschemars-14b4dda4681864fd,libdyn_clone-b4373bc64eef4ba3,libagent_pool_cli-5fcecbc483fbe042,libcli_invoker-6ea0e9769942cd9c,libagent_pool-04c1e2a0f4dbbbf1,libserde_json-9ae909d4b36762db,libmemchr-d8218b780a78fe0a,libitoa-d7c2333f8dedd037,libzmij-d2f562b84b927b2e,libuuid-b4e94eb41a772891,libgetrandom-f529585857c6e9ec,libnotify-21b8c18f596e17ce,libmio-17440731a3ba7255,liblog-753a0cb3f11b08fe,libfiletime-b4c13e33bb6bf07f,libwalkdir-fe31fa9f1b59a72f,libsame_file-e946870f1310cc9c,libinotify-8eff0e45cacf0382,libinotify_sys-f9a336e5aca638c8,libbitflags-40a27ceec947d12f,libnotify_types-a8f1f435c211bc81,libinstant-ebec1bebaa1b4b13,libcfg_if-cad248e7066eec15,libcrossbeam_channel-d11bb8a3243669df,libcrossbeam_utils-f0662ad78ea30c65,libinterprocess-d5c5b10263d42eca,liblibc-d4a57ee882ab5706,libtracing-150cc81e372513dc,libpin_project_lite-5ffafa3f2ed0bb57,libtracing_core-5bf54009919d6314,libonce_cell-db8f3eed2a1f3f7b,libserde-6563d03ff8c25594,libserde_core-1651d161ca9c90ea}.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/rustcK6fkQL/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/simple_termination-a8664caf96576b2c" "-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 `gsd_config` (test "simple_termination") due to 1 previous error [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/rustcot0zPB/symbols.o" "<12 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libjson5-bf6a21191a9abf6f,libpest-f5d6c87b9328986c,libucd_trie-7606a29b3a59ad2f,libtracing_subscriber-84728630efcfd6d1,libsharded_slab-a43bbfc0e39c291b,libmatchers-38619f109a45ea55,libnu_ansi_term-93d8ee8dec5a4017,libthread_local-18638dcf05a3c55a,libtracing_log-fdc254d2911c833a,libgsd_config-bbb26d3395e58331,libjsonschema-92084e81319b8793,libreqwest-a7692071edf84fc1,libserde_urlencoded-28839a05e8cd8d99,libryu-96e4827cb8e74ef1,libtower_http-1a493e187a79e620,libbitflags-5009bb8c2d6ccbe4,libiri_string-f1c5413b54c99d2e,libtower-4eb5139c9bd4c672,libtower_layer-5699d784b4449e00,libhyper_util-e9b79efc98a29854,libipnet-7f24c5b85fa70b77,libtower_service-222788e4f5219726,libhyper-b6ce6eb213c26cb0,libwant-4a0be0a267c8825f,libtry_lock-b2ba3b7879656042,libhttparse-2dcf90c780aed9d3,libpin_utils-edd6e294c1e21a4f,libatomic_waker-f98c2fb1596910db,libfutures_channel-01a8d264c13597f4,libtokio-4a39cb98bb8eb74a,libsignal_hook_registry-c40968de29d5bdf8,liberrno-ba3825926ca762fa,libsocket2-f448c68ef0a036f2,libhttp_body_util-51ac6181adb5452a,libhttp_body-112e6cca9463065d,libfutures_util-1a4824c59e3c8cdf,libfutures_io-e1af3a1b997b1c01,libslab-f5fed19216a24be8,libfutures_sink-491727158a35debf,libfutures_task-02cf0fb977266c2e,liburl-ef44ae71a177e1e4,libform_urlencoded-e63e84c134db7b31,libhttp-db17fbb5ab25270d,libbytes-a6415339708e1154,libsync_wrapper-096429d0b7f46333,libfutures_core-3e8ff8c6a8ead7f1,libbytecount-5becb3bef02b0350,libfraction-4715e732356bee3c,liblazy_static-afffdbb119bd9ac1,libnum-9f2c06eab069cf66,libnum_iter-7cf39aaa9d3a892c,libnum_rational-2c9affc1c8cc0d6d,libnum_complex-441f3d3bd5bd8dd5,libnum_bigint-affed726fd5025ac,libnum_integer-0de64a29a94906f7,libnum_traits-b31cbf0d1da56c4b,libidna-6b1b8a2045c198df,libutf8_iter-efb3984ee203d151,libidna_adapter-3638557f9327cb26,libicu_properties-acb7db894b60d186,libicu_properties_data-7e155758dd6ea0a4,libicu_normalizer-ba8e3fa3134ecfe2,libicu_normalizer_data-e4349eb9146e5fe1,libicu_collections-86ddbb55899fb1a1,libpotential_utf-fa824f4bb626bd50,libicu_provider-925d5e7871231cec,libicu_locale_core-c44acec601622532,libtinystr-38545e3dd837a1bd,liblitemap-d0ce52a8e9251912,libwriteable-9b3c58e63c9ae012,libzerovec-defa8da095ecac12,libzerotrie-3706c7e5cb7bcad7,libyoke-be57c6e468f544b7,libstable_deref_trait-646f6b28b9520b3d,libzerofrom-67e208c17d2bb52c,libuuid_simd-60d38ed8d1ba4eba,liboutref-4be8b5e5a9ef3784,libvsimd-9802389176dec340,libfancy_regex-c7e6c226f68b3e7e,libbit_set-9f03b899fdff376f,libbit_vec-a9f350a1f4e2b87e,libregex_automata-892583163ed00fa9,libaho_corasick-6fe72661f2ebc760,libemail_address-a11bc22efe730ca5,libnum_cmp-7a5e5868ad6fe5dc,libregex_syntax-762daa43d7cf4e3e,libbase64-fff42f7554bbeb90,libreferencing-7d78424a56b8d4b0,libpercent_encoding-99cdb00cefa02ca0,libparking_lot-b0d9e2991b4a56e2,libparking_lot_core-2b5080978bf7846e,libsmallvec-128704011005142e,liblock_api-ff2db0b8acf8234a,libscopeguard-88d64e99d3001c2a,libfluent_uri-9659a3f1a623d55f,libborrow_or_share-91f5a553b5a7e20f,libref_cast-89b1f122c43fec14,libahash-fb787bbbcda03467,libgetrandom-03ab2e50f95cfeb7,libzerocopy-cc5e3dd93263ea75,libgsd_state-a53db766a0c4b337,libthiserror-e673e64a45437358,libgsd_types-fd51adb0d1e2100f,libstring_id-15dc4ee509949526,libagent_pool-04c1e2a0f4dbbbf1,libuuid-b4e94eb41a772891,libgetrandom-f529585857c6e9ec,libnotify-21b8c18f596e17ce,libmio-17440731a3ba7255,liblog-753a0cb3f11b08fe,libfiletime-b4c13e33bb6bf07f,libwalkdir-fe31fa9f1b59a72f,libsame_file-e946870f1310cc9c,libinotify-8eff0e45cacf0382,libinotify_sys-f9a336e5aca638c8,libbitflags-40a27ceec947d12f,libnotify_types-a8f1f435c211bc81,libinstant-ebec1bebaa1b4b13,libcfg_if-cad248e7066eec15,libcrossbeam_channel-d11bb8a3243669df,libcrossbeam_utils-f0662ad78ea30c65,libinterprocess-d5c5b10263d42eca,liblibc-d4a57ee882ab5706,libtracing-150cc81e372513dc,libpin_project_lite-5ffafa3f2ed0bb57,libtracing_core-5bf54009919d6314,libonce_cell-db8f3eed2a1f3f7b,libschemars-14b4dda4681864fd,libdyn_clone-b4373bc64eef4ba3,libserde-6563d03ff8c25594,libclap-c936343836307547,libclap_builder-675af76c067142d9,libstrsim-f574d476d7d1a6ac,libanstream-4e5206a633f6e11c,libanstyle_query-39b86009b9b8dd8a,libis_terminal_polyfill-090e57e4b8c850d2,libcolorchoice-0b50abc860a6bcad,libanstyle_parse-8a8fb41415b00427,libutf8parse-ae3caf0a878928ed,libclap_lex-ba64047a148e58f8,libanstyle-1f7f6180e797cb80,libagent_pool_cli-5fcecbc483fbe042,libcli_invoker-6ea0e9769942cd9c,libserde_json-9ae909d4b36762db,libmemchr-d8218b780a78fe0a,libitoa-d7c2333f8dedd037,libzmij-d2f562b84b927b2e,libserde_core-1651d161ca9c90ea}.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/rustcot0zPB/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/gsd-fe9bda90071513de" "-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 `gsd_cli` (bin "gsd") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "cbcf742e3d71e8fb634d4480c4907643f66192f2020f3b00e661fb5b3947ed2a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cbcf742e3d71e8fb634d4480c4907643f66192f2020f3b00e661fb5b3947ed2a", kill_on_drop: false }` [INFO] [stdout] cbcf742e3d71e8fb634d4480c4907643f66192f2020f3b00e661fb5b3947ed2a