[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/25a1e284a5be33cd191ebac8e6947a4eda14a50d against 1.98.0-beta.1 for beta-1.98-1
[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 1.98.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "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" "+1.98.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 0179b26cafc4194e4bb2fbcaac0d66bacf4beab4c8326d64ae96a0d9f9b8eb44
[INFO] running `Command { std: "docker" "start" "0179b26cafc4194e4bb2fbcaac0d66bacf4beab4c8326d64ae96a0d9f9b8eb44", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0179b26cafc4194e4bb2fbcaac0d66bacf4beab4c8326d64ae96a0d9f9b8eb44", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "0179b26cafc4194e4bb2fbcaac0d66bacf4beab4c8326d64ae96a0d9f9b8eb44" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0179b26cafc4194e4bb2fbcaac0d66bacf4beab4c8326d64ae96a0d9f9b8eb44", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "0179b26cafc4194e4bb2fbcaac0d66bacf4beab4c8326d64ae96a0d9f9b8eb44" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling libc v0.2.182
[INFO] [stderr]    Compiling itoa v1.0.17
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling icu_properties_data v2.1.2
[INFO] [stderr]    Compiling getrandom v0.4.1
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling regex-syntax v0.8.9
[INFO] [stderr]    Compiling instant v0.1.13
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling zerocopy v0.8.39
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling schemars v0.8.22
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling dyn-clone v1.0.20
[INFO] [stderr]    Compiling doctest-file v1.0.0
[INFO] [stderr]    Compiling notify-types v1.0.1
[INFO] [stderr]    Compiling clap_lex v1.0.0
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling ipnet v2.11.0
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling agent_pool_cli v0.2.0 (/opt/rustwide/workdir/crates/agent_pool_cli)
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling clap_builder v4.5.60
[INFO] [stderr]    Compiling iri-string v0.7.10
[INFO] [stderr]    Compiling borrow-or-share v0.2.4
[INFO] [stderr]    Compiling pest v2.8.6
[INFO] [stderr]    Compiling num-cmp v0.1.0
[INFO] [stderr]    Compiling bytecount v0.6.9
[INFO] [stderr]    Compiling gsd_cli v0.2.0 (/opt/rustwide/workdir/crates/gsd_cli)
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling cli_invoker v0.2.0 (/opt/rustwide/workdir/crates/cli_invoker)
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling pest_meta v2.8.6
[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 inotify-sys v0.1.5
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling inotify v0.10.2
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling uuid v1.21.0
[INFO] [stderr]    Compiling filetime v0.2.27
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling interprocess v2.3.1
[INFO] [stderr]    Compiling notify v7.0.0
[INFO] [stderr]    Compiling uuid-simd v0.8.0
[INFO] [stderr]    Compiling num v0.4.3
[INFO] [stderr]    Compiling fraction v0.15.3
[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 matchers v0.2.0
[INFO] [stderr]    Compiling fancy-regex v0.14.0
[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 tracing-attributes v0.1.31
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[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 task_queue_macro v0.2.0 (/opt/rustwide/workdir/crates/task_queue_macro)
[INFO] [stderr]    Compiling pest_derive v2.8.6
[INFO] [stderr]    Compiling ref-cast v1.0.25
[INFO] [stderr]    Compiling schemars_derive v0.8.22
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[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 clap v4.5.60
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[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 ahash v0.8.12
[INFO] [stderr]    Compiling email_address v0.2.9
[INFO] [stderr]    Compiling json5 v0.4.1
[INFO] [stderr]    Compiling referencing v0.29.1
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[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 gsd_state v0.2.0 (/opt/rustwide/workdir/crates/gsd_state)
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling hyper v1.8.1
[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 1m 07s
[INFO] running `Command { std: "docker" "inspect" "0179b26cafc4194e4bb2fbcaac0d66bacf4beab4c8326d64ae96a0d9f9b8eb44", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "0179b26cafc4194e4bb2fbcaac0d66bacf4beab4c8326d64ae96a0d9f9b8eb44" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]    Compiling indexmap v2.13.0
[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 relative-path v1.9.3
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling futures-timer v3.0.3
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[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 rustc_version v0.4.1
[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 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 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] [stderr] error: could not compile `gsd_config` (lib test)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.98.0-beta.1-x86_64-unknown-linux-gnu/bin/rustc --crate-name gsd_config --edition=2024 crates/gsd_config/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--deny=clippy::pedantic' '--deny=clippy::nursery' '--deny=clippy::all' '--allow=clippy::use_self' '--deny=clippy::unwrap_used' --deny=unsafe_code '--deny=clippy::unimplemented' '--deny=clippy::todo' '--deny=clippy::semicolon_if_nothing_returned' '--deny=clippy::redundant_else' '--deny=clippy::redundant_closure_for_method_calls' '--deny=clippy::print_stdout' '--deny=clippy::print_stderr' '--deny=clippy::panic' '--deny=clippy::needless_pass_by_value' --warn=missing_docs '--deny=clippy::match_wildcard_for_single_variants' '--deny=clippy::manual_let_else' '--deny=clippy::inefficient_to_string' '--deny=clippy::implicit_clone' '--deny=clippy::expect_used' '--deny=clippy::dbg_macro' --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=0ec06d9398e2e93a -C extra-filename=-bcb12cf56d8aab77 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern agent_pool=/opt/rustwide/target/debug/deps/libagent_pool-fa797670aeb2e00e.rlib --extern agent_pool_cli=/opt/rustwide/target/debug/deps/libagent_pool_cli-1f37713ea8a8f3a7.rlib --extern cli_invoker=/opt/rustwide/target/debug/deps/libcli_invoker-cb202b0999326152.rlib --extern gsd_state=/opt/rustwide/target/debug/deps/libgsd_state-97c02de900eb75ae.rlib --extern gsd_types=/opt/rustwide/target/debug/deps/libgsd_types-36d49d1f8f1f5376.rlib --extern interprocess=/opt/rustwide/target/debug/deps/libinterprocess-8c0319a76ead1b8e.rlib --extern jsonschema=/opt/rustwide/target/debug/deps/libjsonschema-e2ce84b1be4c35e9.rlib --extern rstest=/opt/rustwide/target/debug/deps/librstest-981437e6c2ce9447.rlib --extern schemars=/opt/rustwide/target/debug/deps/libschemars-147aaa6b5cf92a22.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-836b367d6e6f7529.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-1dcb03f1e808e3b8.rlib --extern string_id=/opt/rustwide/target/debug/deps/libstring_id-ed259056eb3dd2af.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-10231472d0db3d63.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill)
[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/rustcLrSek2/symbols.o" "<6 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libjson5-7fbda5d6180f5a3e,libpest-afd3cb3b02364b8b,libucd_trie-64e35acb102f3b4d}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libtracing_subscriber-5706ef262cbe3140,libsharded_slab-bd3e89e1e50b7c87,libmatchers-b801d248c15fc123,libnu_ansi_term-745c727bb3e87c52,libthread_local-b4f6fe44d641c0b1,libtracing_log-ec4da570862f46db,libgsd_config-26ebcc5e3994a8d3,libjsonschema-e2ce84b1be4c35e9,libreqwest-9dabdee92e354c4f,libserde_urlencoded-1a988fa25a8ef821,libryu-1f4f40e4352371e5,libtower_http-a8e9d9f1090152f8,libbitflags-19bd3a07fb167555,libiri_string-7980c6545d934b56,libtower-ac41f10f854fc8d2,libtower_layer-d908dd771b239ecd,libhyper_util-538711768dc9821d,libipnet-a38805d99c19843f,libtower_service-3fb88d28c2218805,libhyper-b11cbd8dfd3c263a,libwant-7a6260b9c50f1479,libtry_lock-8fa2f6971035be84,libhttparse-8c9b827b8f345444,libpin_utils-3860774ad9b215b5,libatomic_waker-06950c8c08d2b8fa,libfutures_channel-98286f337f8c2629,libtokio-0d74087037ead2d4,libsignal_hook_registry-da0a50253c41996c,liberrno-5dffa121bc05fb77,libsocket2-96cc22de1ec9cd6e,libhttp_body_util-f29b0c4104e04cac,libhttp_body-55146306285889c1,libfutures_util-e980280a445fe0e9,libfutures_io-a8805bd12b2ab705,libslab-ed301aba3460fb05,libfutures_sink-799228b77d0964c7,libfutures_task-36f327cfab86eddc,liburl-9e092fc66f92e1b9,libform_urlencoded-58b0f0edb59b40d2,libhttp-621951be98ec0f6f,libbytes-2ed9460101f17bbf,libsync_wrapper-6bdfbc29c4269203,libfutures_core-1121ff913ed87f93,libbytecount-4690dc5a500fb13e,libfraction-6efb114ab236c1f2,liblazy_static-3674be3f4245d19b,libnum-5c82c4f95cd69d9b,libnum_iter-5b4c931c552c489c,libnum_rational-eef26707c513637b,libnum_complex-e4382592ee24ea90,libnum_bigint-7206beb36ffbfe80,libnum_integer-978663802c73c752,libnum_traits-17bedafaa2a61f51,libidna-3686f17382078738,libutf8_iter-51566bbad89f3a68,libidna_adapter-620eb08cf61dc048,libicu_properties-b24a6a633fdb5c8d,libicu_properties_data-b217809bf575558a,libicu_normalizer-9343f1ca7ab62c29,libicu_normalizer_data-ab8997d7cbbb3306,libicu_collections-136bb52bbac7dd5c,libpotential_utf-1305f2ad64e092c7,libicu_provider-865ed6cab506fd5d,libicu_locale_core-1d6daa38b30cde8c,libtinystr-6e270dfabff785db,liblitemap-cd9b5b2aa04e2018,libwriteable-4f74a67d38fff78e,libzerovec-cab26583ee8198cc,libzerotrie-5b9bbc914da48b8e,libyoke-8782af6a68030e4d,libstable_deref_trait-63cbf3f3d3f94e56,libzerofrom-8c2ea569abd07b2f,libuuid_simd-6fad14ee70eb94b7,liboutref-a8d151a70d892957,libvsimd-df18ed82e402df6e,libfancy_regex-f629af34000a7741,libbit_set-0311c4fb3031ff2a,libbit_vec-b1d1b68c2b4b1dac,libregex_automata-95c489532096a8e8,libaho_corasick-fa94425a423a79cf,libemail_address-5180e51fc79083ec,libnum_cmp-ef5cddd5e953f8cc,libregex_syntax-09d4ea68c5905b01,libbase64-32787b0325ea6df8,libreferencing-c02f93b4adc0e368,libpercent_encoding-fa055ecaa1e57cfa,libparking_lot-e140dcb6942f509f,libparking_lot_core-4145a6ca1ce1f1c1,libsmallvec-bc3128fdd57228fc,liblock_api-16d46fed645f7bff,libscopeguard-7ec2214574194454,libfluent_uri-63423f207562530a,libborrow_or_share-5b15a87d511e4cc2,libref_cast-374653ba1bf5708f,libahash-a93e5a70cb4f4bd7,libgetrandom-a4d162042b76043d,libzerocopy-04d31f9721d0da51,libgsd_state-97c02de900eb75ae,libthiserror-b5530cefa8ed9052,libgsd_types-36d49d1f8f1f5376,libstring_id-ed259056eb3dd2af,libagent_pool-fa797670aeb2e00e,libuuid-16a608ede7aeae49,libgetrandom-13211ea8ad6b25a6,libnotify-5df684551cf9db54,libmio-6c1a7f8c4bc14550,liblog-b262261d47bd2eba,libfiletime-e7072478087b61a2,libwalkdir-7cc6f300a6f0bf06,libsame_file-ff49545450c0b63c,libinotify-fb707cfc85cf1bc8,libinotify_sys-aef06ccda856586e,libbitflags-dde12b0d7d495b50,libnotify_types-0d9f9a71af9ca957,libinstant-9f07d109bbe9f90d,libcfg_if-83060ec5685761ae,libcrossbeam_channel-a54b30448774328c,libcrossbeam_utils-076f45bf81d9c2d2,libinterprocess-8c0319a76ead1b8e,liblibc-c5c8bfd9c629b52e,libtracing-10231472d0db3d63,libpin_project_lite-72bf04572caa1c84,libtracing_core-4cc82aeb094c2c39,libonce_cell-e9252a7b5119f3eb,libschemars-147aaa6b5cf92a22,libdyn_clone-319e7691ef78165b,libserde-836b367d6e6f7529,libclap-56862eaeef513a15,libclap_builder-95e89f1adb0ffcfb,libstrsim-4d1ed08a123238dc,libanstream-8abea42649d55d0c,libanstyle_query-635080b1d6343734,libis_terminal_polyfill-3ca4268cb2568267,libcolorchoice-8e2615b3451b028d,libanstyle_parse-2b179629a907e4e4,libutf8parse-92d0158219063202,libclap_lex-98116f9ed4bc0185,libanstyle-fe219cdab7346aa5,libagent_pool_cli-1f37713ea8a8f3a7,libcli_invoker-cb202b0999326152,libserde_json-1dcb03f1e808e3b8,libmemchr-5cfa70d22cb32987,libitoa-f3a70a1441f7f89b,libzmij-ef63f1da73704b4c,libserde_core-2c928ee17a7447a4}.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/rustcLrSek2/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" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/gsd-30c67331c3029a9b" "-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/rustcNluYis/symbols.o" "<8 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/{librstest-981437e6c2ce9447,libfutures_timer-17baedd4276dc448,libgsd_config-26ebcc5e3994a8d3,libjsonschema-e2ce84b1be4c35e9,libreqwest-9dabdee92e354c4f,libserde_urlencoded-1a988fa25a8ef821,libryu-1f4f40e4352371e5,libtower_http-a8e9d9f1090152f8,libbitflags-19bd3a07fb167555,libiri_string-7980c6545d934b56,libtower-ac41f10f854fc8d2,libtower_layer-d908dd771b239ecd,libhyper_util-538711768dc9821d,libipnet-a38805d99c19843f,libtower_service-3fb88d28c2218805,libhyper-b11cbd8dfd3c263a,libwant-7a6260b9c50f1479,libtry_lock-8fa2f6971035be84,libhttparse-8c9b827b8f345444,libpin_utils-3860774ad9b215b5,libatomic_waker-06950c8c08d2b8fa,libfutures_channel-98286f337f8c2629,libtokio-0d74087037ead2d4,libsignal_hook_registry-da0a50253c41996c,liberrno-5dffa121bc05fb77,libsocket2-96cc22de1ec9cd6e,libhttp_body_util-f29b0c4104e04cac,libhttp_body-55146306285889c1,libfutures_util-e980280a445fe0e9,libfutures_io-a8805bd12b2ab705,libslab-ed301aba3460fb05,libfutures_sink-799228b77d0964c7,libfutures_task-36f327cfab86eddc,liburl-9e092fc66f92e1b9,libform_urlencoded-58b0f0edb59b40d2,libhttp-621951be98ec0f6f,libbytes-2ed9460101f17bbf,libsync_wrapper-6bdfbc29c4269203,libfutures_core-1121ff913ed87f93,libbytecount-4690dc5a500fb13e,libfraction-6efb114ab236c1f2,liblazy_static-3674be3f4245d19b,libnum-5c82c4f95cd69d9b,libnum_iter-5b4c931c552c489c,libnum_rational-eef26707c513637b,libnum_complex-e4382592ee24ea90,libnum_bigint-7206beb36ffbfe80,libnum_integer-978663802c73c752,libnum_traits-17bedafaa2a61f51,libidna-3686f17382078738,libutf8_iter-51566bbad89f3a68,libidna_adapter-620eb08cf61dc048,libicu_properties-b24a6a633fdb5c8d,libicu_properties_data-b217809bf575558a,libicu_normalizer-9343f1ca7ab62c29,libicu_normalizer_data-ab8997d7cbbb3306,libicu_collections-136bb52bbac7dd5c,libpotential_utf-1305f2ad64e092c7,libicu_provider-865ed6cab506fd5d,libicu_locale_core-1d6daa38b30cde8c,libtinystr-6e270dfabff785db,liblitemap-cd9b5b2aa04e2018,libwriteable-4f74a67d38fff78e,libzerovec-cab26583ee8198cc,libzerotrie-5b9bbc914da48b8e,libyoke-8782af6a68030e4d,libstable_deref_trait-63cbf3f3d3f94e56,libzerofrom-8c2ea569abd07b2f,libuuid_simd-6fad14ee70eb94b7,liboutref-a8d151a70d892957,libvsimd-df18ed82e402df6e,libfancy_regex-f629af34000a7741,libbit_set-0311c4fb3031ff2a,libbit_vec-b1d1b68c2b4b1dac,libregex_automata-95c489532096a8e8,libaho_corasick-fa94425a423a79cf,libemail_address-5180e51fc79083ec,libnum_cmp-ef5cddd5e953f8cc,libregex_syntax-09d4ea68c5905b01,libbase64-32787b0325ea6df8,libreferencing-c02f93b4adc0e368,libpercent_encoding-fa055ecaa1e57cfa,libparking_lot-e140dcb6942f509f,libparking_lot_core-4145a6ca1ce1f1c1,libsmallvec-bc3128fdd57228fc,liblock_api-16d46fed645f7bff,libscopeguard-7ec2214574194454,libfluent_uri-63423f207562530a,libborrow_or_share-5b15a87d511e4cc2,libref_cast-374653ba1bf5708f,libahash-a93e5a70cb4f4bd7,libgetrandom-a4d162042b76043d,libzerocopy-04d31f9721d0da51,libgsd_state-97c02de900eb75ae,libthiserror-b5530cefa8ed9052,libgsd_types-36d49d1f8f1f5376,libstring_id-ed259056eb3dd2af,libschemars-147aaa6b5cf92a22,libdyn_clone-319e7691ef78165b,libagent_pool_cli-1f37713ea8a8f3a7,libcli_invoker-cb202b0999326152,libagent_pool-fa797670aeb2e00e,libserde_json-1dcb03f1e808e3b8,libmemchr-5cfa70d22cb32987,libitoa-f3a70a1441f7f89b,libzmij-ef63f1da73704b4c,libuuid-16a608ede7aeae49,libgetrandom-13211ea8ad6b25a6,libnotify-5df684551cf9db54,libmio-6c1a7f8c4bc14550,liblog-b262261d47bd2eba,libfiletime-e7072478087b61a2,libwalkdir-7cc6f300a6f0bf06,libsame_file-ff49545450c0b63c,libinotify-fb707cfc85cf1bc8,libinotify_sys-aef06ccda856586e,libbitflags-dde12b0d7d495b50,libnotify_types-0d9f9a71af9ca957,libinstant-9f07d109bbe9f90d,libcfg_if-83060ec5685761ae,libcrossbeam_channel-a54b30448774328c,libcrossbeam_utils-076f45bf81d9c2d2,libinterprocess-8c0319a76ead1b8e,liblibc-c5c8bfd9c629b52e,libtracing-10231472d0db3d63,libpin_project_lite-72bf04572caa1c84,libtracing_core-4cc82aeb094c2c39,libonce_cell-e9252a7b5119f3eb,libserde-836b367d6e6f7529,libserde_core-2c928ee17a7447a4}.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/rustcNluYis/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" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/retry_behavior-6a9f2867ca011d13" "-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 "retry_behavior") 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/rustcKI5JbZ/symbols.o" "<8 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/{librstest-981437e6c2ce9447,libfutures_timer-17baedd4276dc448,libgsd_config-26ebcc5e3994a8d3,libjsonschema-e2ce84b1be4c35e9,libreqwest-9dabdee92e354c4f,libserde_urlencoded-1a988fa25a8ef821,libryu-1f4f40e4352371e5,libtower_http-a8e9d9f1090152f8,libbitflags-19bd3a07fb167555,libiri_string-7980c6545d934b56,libtower-ac41f10f854fc8d2,libtower_layer-d908dd771b239ecd,libhyper_util-538711768dc9821d,libipnet-a38805d99c19843f,libtower_service-3fb88d28c2218805,libhyper-b11cbd8dfd3c263a,libwant-7a6260b9c50f1479,libtry_lock-8fa2f6971035be84,libhttparse-8c9b827b8f345444,libpin_utils-3860774ad9b215b5,libatomic_waker-06950c8c08d2b8fa,libfutures_channel-98286f337f8c2629,libtokio-0d74087037ead2d4,libsignal_hook_registry-da0a50253c41996c,liberrno-5dffa121bc05fb77,libsocket2-96cc22de1ec9cd6e,libhttp_body_util-f29b0c4104e04cac,libhttp_body-55146306285889c1,libfutures_util-e980280a445fe0e9,libfutures_io-a8805bd12b2ab705,libslab-ed301aba3460fb05,libfutures_sink-799228b77d0964c7,libfutures_task-36f327cfab86eddc,liburl-9e092fc66f92e1b9,libform_urlencoded-58b0f0edb59b40d2,libhttp-621951be98ec0f6f,libbytes-2ed9460101f17bbf,libsync_wrapper-6bdfbc29c4269203,libfutures_core-1121ff913ed87f93,libbytecount-4690dc5a500fb13e,libfraction-6efb114ab236c1f2,liblazy_static-3674be3f4245d19b,libnum-5c82c4f95cd69d9b,libnum_iter-5b4c931c552c489c,libnum_rational-eef26707c513637b,libnum_complex-e4382592ee24ea90,libnum_bigint-7206beb36ffbfe80,libnum_integer-978663802c73c752,libnum_traits-17bedafaa2a61f51,libidna-3686f17382078738,libutf8_iter-51566bbad89f3a68,libidna_adapter-620eb08cf61dc048,libicu_properties-b24a6a633fdb5c8d,libicu_properties_data-b217809bf575558a,libicu_normalizer-9343f1ca7ab62c29,libicu_normalizer_data-ab8997d7cbbb3306,libicu_collections-136bb52bbac7dd5c,libpotential_utf-1305f2ad64e092c7,libicu_provider-865ed6cab506fd5d,libicu_locale_core-1d6daa38b30cde8c,libtinystr-6e270dfabff785db,liblitemap-cd9b5b2aa04e2018,libwriteable-4f74a67d38fff78e,libzerovec-cab26583ee8198cc,libzerotrie-5b9bbc914da48b8e,libyoke-8782af6a68030e4d,libstable_deref_trait-63cbf3f3d3f94e56,libzerofrom-8c2ea569abd07b2f,libuuid_simd-6fad14ee70eb94b7,liboutref-a8d151a70d892957,libvsimd-df18ed82e402df6e,libfancy_regex-f629af34000a7741,libbit_set-0311c4fb3031ff2a,libbit_vec-b1d1b68c2b4b1dac,libregex_automata-95c489532096a8e8,libaho_corasick-fa94425a423a79cf,libemail_address-5180e51fc79083ec,libnum_cmp-ef5cddd5e953f8cc,libregex_syntax-09d4ea68c5905b01,libbase64-32787b0325ea6df8,libreferencing-c02f93b4adc0e368,libpercent_encoding-fa055ecaa1e57cfa,libparking_lot-e140dcb6942f509f,libparking_lot_core-4145a6ca1ce1f1c1,libsmallvec-bc3128fdd57228fc,liblock_api-16d46fed645f7bff,libscopeguard-7ec2214574194454,libfluent_uri-63423f207562530a,libborrow_or_share-5b15a87d511e4cc2,libref_cast-374653ba1bf5708f,libahash-a93e5a70cb4f4bd7,libgetrandom-a4d162042b76043d,libzerocopy-04d31f9721d0da51,libgsd_state-97c02de900eb75ae,libthiserror-b5530cefa8ed9052,libgsd_types-36d49d1f8f1f5376,libstring_id-ed259056eb3dd2af,libschemars-147aaa6b5cf92a22,libdyn_clone-319e7691ef78165b,libagent_pool_cli-1f37713ea8a8f3a7,libcli_invoker-cb202b0999326152,libagent_pool-fa797670aeb2e00e,libserde_json-1dcb03f1e808e3b8,libmemchr-5cfa70d22cb32987,libitoa-f3a70a1441f7f89b,libzmij-ef63f1da73704b4c,libuuid-16a608ede7aeae49,libgetrandom-13211ea8ad6b25a6,libnotify-5df684551cf9db54,libmio-6c1a7f8c4bc14550,liblog-b262261d47bd2eba,libfiletime-e7072478087b61a2,libwalkdir-7cc6f300a6f0bf06,libsame_file-ff49545450c0b63c,libinotify-fb707cfc85cf1bc8,libinotify_sys-aef06ccda856586e,libbitflags-dde12b0d7d495b50,libnotify_types-0d9f9a71af9ca957,libinstant-9f07d109bbe9f90d,libcfg_if-83060ec5685761ae,libcrossbeam_channel-a54b30448774328c,libcrossbeam_utils-076f45bf81d9c2d2,libinterprocess-8c0319a76ead1b8e,liblibc-c5c8bfd9c629b52e,libtracing-10231472d0db3d63,libpin_project_lite-72bf04572caa1c84,libtracing_core-4cc82aeb094c2c39,libonce_cell-e9252a7b5119f3eb,libserde-836b367d6e6f7529,libserde_core-2c928ee17a7447a4}.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/rustcKI5JbZ/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" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/branching_transitions-0f6111f05b4ab7d7" "-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] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/deps/rustc9zPRfn/symbols.o" "<8 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/{librstest-981437e6c2ce9447,libfutures_timer-17baedd4276dc448,libgsd_config-26ebcc5e3994a8d3,libjsonschema-e2ce84b1be4c35e9,libreqwest-9dabdee92e354c4f,libserde_urlencoded-1a988fa25a8ef821,libryu-1f4f40e4352371e5,libtower_http-a8e9d9f1090152f8,libbitflags-19bd3a07fb167555,libiri_string-7980c6545d934b56,libtower-ac41f10f854fc8d2,libtower_layer-d908dd771b239ecd,libhyper_util-538711768dc9821d,libipnet-a38805d99c19843f,libtower_service-3fb88d28c2218805,libhyper-b11cbd8dfd3c263a,libwant-7a6260b9c50f1479,libtry_lock-8fa2f6971035be84,libhttparse-8c9b827b8f345444,libpin_utils-3860774ad9b215b5,libatomic_waker-06950c8c08d2b8fa,libfutures_channel-98286f337f8c2629,libtokio-0d74087037ead2d4,libsignal_hook_registry-da0a50253c41996c,liberrno-5dffa121bc05fb77,libsocket2-96cc22de1ec9cd6e,libhttp_body_util-f29b0c4104e04cac,libhttp_body-55146306285889c1,libfutures_util-e980280a445fe0e9,libfutures_io-a8805bd12b2ab705,libslab-ed301aba3460fb05,libfutures_sink-799228b77d0964c7,libfutures_task-36f327cfab86eddc,liburl-9e092fc66f92e1b9,libform_urlencoded-58b0f0edb59b40d2,libhttp-621951be98ec0f6f,libbytes-2ed9460101f17bbf,libsync_wrapper-6bdfbc29c4269203,libfutures_core-1121ff913ed87f93,libbytecount-4690dc5a500fb13e,libfraction-6efb114ab236c1f2,liblazy_static-3674be3f4245d19b,libnum-5c82c4f95cd69d9b,libnum_iter-5b4c931c552c489c,libnum_rational-eef26707c513637b,libnum_complex-e4382592ee24ea90,libnum_bigint-7206beb36ffbfe80,libnum_integer-978663802c73c752,libnum_traits-17bedafaa2a61f51,libidna-3686f17382078738,libutf8_iter-51566bbad89f3a68,libidna_adapter-620eb08cf61dc048,libicu_properties-b24a6a633fdb5c8d,libicu_properties_data-b217809bf575558a,libicu_normalizer-9343f1ca7ab62c29,libicu_normalizer_data-ab8997d7cbbb3306,libicu_collections-136bb52bbac7dd5c,libpotential_utf-1305f2ad64e092c7,libicu_provider-865ed6cab506fd5d,libicu_locale_core-1d6daa38b30cde8c,libtinystr-6e270dfabff785db,liblitemap-cd9b5b2aa04e2018,libwriteable-4f74a67d38fff78e,libzerovec-cab26583ee8198cc,libzerotrie-5b9bbc914da48b8e,libyoke-8782af6a68030e4d,libstable_deref_trait-63cbf3f3d3f94e56,libzerofrom-8c2ea569abd07b2f,libuuid_simd-6fad14ee70eb94b7,liboutref-a8d151a70d892957,libvsimd-df18ed82e402df6e,libfancy_regex-f629af34000a7741,libbit_set-0311c4fb3031ff2a,libbit_vec-b1d1b68c2b4b1dac,libregex_automata-95c489532096a8e8,libaho_corasick-fa94425a423a79cf,libemail_address-5180e51fc79083ec,libnum_cmp-ef5cddd5e953f8cc,libregex_syntax-09d4ea68c5905b01,libbase64-32787b0325ea6df8,libreferencing-c02f93b4adc0e368,libpercent_encoding-fa055ecaa1e57cfa,libparking_lot-e140dcb6942f509f,libparking_lot_core-4145a6ca1ce1f1c1,libsmallvec-bc3128fdd57228fc,liblock_api-16d46fed645f7bff,libscopeguard-7ec2214574194454,libfluent_uri-63423f207562530a,libborrow_or_share-5b15a87d511e4cc2,libref_cast-374653ba1bf5708f,libahash-a93e5a70cb4f4bd7,libgetrandom-a4d162042b76043d,libzerocopy-04d31f9721d0da51,libgsd_state-97c02de900eb75ae,libthiserror-b5530cefa8ed9052,libgsd_types-36d49d1f8f1f5376,libstring_id-ed259056eb3dd2af,libschemars-147aaa6b5cf92a22,libdyn_clone-319e7691ef78165b,libagent_pool_cli-1f37713ea8a8f3a7,libcli_invoker-cb202b0999326152,libagent_pool-fa797670aeb2e00e,libserde_json-1dcb03f1e808e3b8,libmemchr-5cfa70d22cb32987,libitoa-f3a70a1441f7f89b,libzmij-ef63f1da73704b4c,libuuid-16a608ede7aeae49,libgetrandom-13211ea8ad6b25a6,libnotify-5df684551cf9db54,libmio-6c1a7f8c4bc14550,liblog-b262261d47bd2eba,libfiletime-e7072478087b61a2,libwalkdir-7cc6f300a6f0bf06,libsame_file-ff49545450c0b63c,libinotify-fb707cfc85cf1bc8,libinotify_sys-aef06ccda856586e,libbitflags-dde12b0d7d495b50,libnotify_types-0d9f9a71af9ca957,libinstant-9f07d109bbe9f90d,libcfg_if-83060ec5685761ae,libcrossbeam_channel-a54b30448774328c,libcrossbeam_utils-076f45bf81d9c2d2,libinterprocess-8c0319a76ead1b8e,liblibc-c5c8bfd9c629b52e,libtracing-10231472d0db3d63,libpin_project_lite-72bf04572caa1c84,libtracing_core-4cc82aeb094c2c39,libonce_cell-e9252a7b5119f3eb,libserde-836b367d6e6f7529,libserde_core-2c928ee17a7447a4}.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/rustc9zPRfn/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" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/concurrency-dcc3d2e64ac005ca" "-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] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/deps/rustc7ua4Ii/symbols.o" "<10 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/{librstest-981437e6c2ce9447,libfutures_timer-17baedd4276dc448,libgsd_config-26ebcc5e3994a8d3,libjsonschema-e2ce84b1be4c35e9,libreqwest-9dabdee92e354c4f,libserde_urlencoded-1a988fa25a8ef821,libryu-1f4f40e4352371e5,libtower_http-a8e9d9f1090152f8,libbitflags-19bd3a07fb167555,libiri_string-7980c6545d934b56,libtower-ac41f10f854fc8d2,libtower_layer-d908dd771b239ecd,libhyper_util-538711768dc9821d,libipnet-a38805d99c19843f,libtower_service-3fb88d28c2218805,libhyper-b11cbd8dfd3c263a,libwant-7a6260b9c50f1479,libtry_lock-8fa2f6971035be84,libhttparse-8c9b827b8f345444,libpin_utils-3860774ad9b215b5,libatomic_waker-06950c8c08d2b8fa,libfutures_channel-98286f337f8c2629,libtokio-0d74087037ead2d4,libsignal_hook_registry-da0a50253c41996c,liberrno-5dffa121bc05fb77,libsocket2-96cc22de1ec9cd6e,libhttp_body_util-f29b0c4104e04cac,libhttp_body-55146306285889c1,libfutures_util-e980280a445fe0e9,libfutures_io-a8805bd12b2ab705,libslab-ed301aba3460fb05,libfutures_sink-799228b77d0964c7,libfutures_task-36f327cfab86eddc,liburl-9e092fc66f92e1b9,libform_urlencoded-58b0f0edb59b40d2,libhttp-621951be98ec0f6f,libbytes-2ed9460101f17bbf,libsync_wrapper-6bdfbc29c4269203,libfutures_core-1121ff913ed87f93,libbytecount-4690dc5a500fb13e,libfraction-6efb114ab236c1f2,liblazy_static-3674be3f4245d19b,libnum-5c82c4f95cd69d9b,libnum_iter-5b4c931c552c489c,libnum_rational-eef26707c513637b,libnum_complex-e4382592ee24ea90,libnum_bigint-7206beb36ffbfe80,libnum_integer-978663802c73c752,libnum_traits-17bedafaa2a61f51,libidna-3686f17382078738,libutf8_iter-51566bbad89f3a68,libidna_adapter-620eb08cf61dc048,libicu_properties-b24a6a633fdb5c8d,libicu_properties_data-b217809bf575558a,libicu_normalizer-9343f1ca7ab62c29,libicu_normalizer_data-ab8997d7cbbb3306,libicu_collections-136bb52bbac7dd5c,libpotential_utf-1305f2ad64e092c7,libicu_provider-865ed6cab506fd5d,libicu_locale_core-1d6daa38b30cde8c,libtinystr-6e270dfabff785db,liblitemap-cd9b5b2aa04e2018,libwriteable-4f74a67d38fff78e,libzerovec-cab26583ee8198cc,libzerotrie-5b9bbc914da48b8e,libyoke-8782af6a68030e4d,libstable_deref_trait-63cbf3f3d3f94e56,libzerofrom-8c2ea569abd07b2f,libuuid_simd-6fad14ee70eb94b7,liboutref-a8d151a70d892957,libvsimd-df18ed82e402df6e,libfancy_regex-f629af34000a7741,libbit_set-0311c4fb3031ff2a,libbit_vec-b1d1b68c2b4b1dac,libregex_automata-95c489532096a8e8,libaho_corasick-fa94425a423a79cf,libemail_address-5180e51fc79083ec,libnum_cmp-ef5cddd5e953f8cc,libregex_syntax-09d4ea68c5905b01,libbase64-32787b0325ea6df8,libreferencing-c02f93b4adc0e368,libpercent_encoding-fa055ecaa1e57cfa,libparking_lot-e140dcb6942f509f,libparking_lot_core-4145a6ca1ce1f1c1,libsmallvec-bc3128fdd57228fc,liblock_api-16d46fed645f7bff,libscopeguard-7ec2214574194454,libfluent_uri-63423f207562530a,libborrow_or_share-5b15a87d511e4cc2,libref_cast-374653ba1bf5708f,libahash-a93e5a70cb4f4bd7,libgetrandom-a4d162042b76043d,libzerocopy-04d31f9721d0da51,libgsd_state-97c02de900eb75ae,libthiserror-b5530cefa8ed9052,libgsd_types-36d49d1f8f1f5376,libstring_id-ed259056eb3dd2af,libschemars-147aaa6b5cf92a22,libdyn_clone-319e7691ef78165b,libagent_pool_cli-1f37713ea8a8f3a7,libcli_invoker-cb202b0999326152,libagent_pool-fa797670aeb2e00e,libserde_json-1dcb03f1e808e3b8,libmemchr-5cfa70d22cb32987,libitoa-f3a70a1441f7f89b,libzmij-ef63f1da73704b4c,libuuid-16a608ede7aeae49,libgetrandom-13211ea8ad6b25a6,libnotify-5df684551cf9db54,libmio-6c1a7f8c4bc14550,liblog-b262261d47bd2eba,libfiletime-e7072478087b61a2,libwalkdir-7cc6f300a6f0bf06,libsame_file-ff49545450c0b63c,libinotify-fb707cfc85cf1bc8,libinotify_sys-aef06ccda856586e,libbitflags-dde12b0d7d495b50,libnotify_types-0d9f9a71af9ca957,libinstant-9f07d109bbe9f90d,libcfg_if-83060ec5685761ae,libcrossbeam_channel-a54b30448774328c,libcrossbeam_utils-076f45bf81d9c2d2,libinterprocess-8c0319a76ead1b8e,liblibc-c5c8bfd9c629b52e,libtracing-10231472d0db3d63,libpin_project_lite-72bf04572caa1c84,libtracing_core-4cc82aeb094c2c39,libonce_cell-e9252a7b5119f3eb,libserde-836b367d6e6f7529,libserde_core-2c928ee17a7447a4}.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/rustc7ua4Ii/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" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/finally_retry_bugs-23acefef1dedf27c" "-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 "concurrency") due to 1 previous error
[INFO] [stderr] error: could not compile `gsd_config` (test "finally_retry_bugs") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "0179b26cafc4194e4bb2fbcaac0d66bacf4beab4c8326d64ae96a0d9f9b8eb44", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0179b26cafc4194e4bb2fbcaac0d66bacf4beab4c8326d64ae96a0d9f9b8eb44", kill_on_drop: false }`
[INFO] [stdout] 0179b26cafc4194e4bb2fbcaac0d66bacf4beab4c8326d64ae96a0d9f9b8eb44
