[INFO] cloning repository https://github.com/muni-corn/cocoa
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/muni-corn/cocoa" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmuni-corn%2Fcocoa", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmuni-corn%2Fcocoa'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 208a3b459056909b5eb10ca26243c03604f48243
[INFO] testing muni-corn/cocoa 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%2Fmuni-corn%2Fcocoa" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/muni-corn/cocoa
[INFO] finished tweaking git repo https://github.com/muni-corn/cocoa
[INFO] tweaked toml for git repo https://github.com/muni-corn/cocoa written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/muni-corn/cocoa 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/muni-corn/cocoa 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-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 7e571bb534f501451eac2960479e60f652a9b274d4cef3a1bb0f6add76b1da35
[INFO] running `Command { std: "docker" "start" "7e571bb534f501451eac2960479e60f652a9b274d4cef3a1bb0f6add76b1da35", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7e571bb534f501451eac2960479e60f652a9b274d4cef3a1bb0f6add76b1da35", 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" "7e571bb534f501451eac2960479e60f652a9b274d4cef3a1bb0f6add76b1da35" "/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" "7e571bb534f501451eac2960479e60f652a9b274d4cef3a1bb0f6add76b1da35", 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" "7e571bb534f501451eac2960479e60f652a9b274d4cef3a1bb0f6add76b1da35" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling libc v0.2.183
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling aws-lc-rs v1.16.1
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling cc v1.2.57
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling cmake v0.1.57
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling rustls-pki-types v1.14.0
[INFO] [stderr]    Compiling winnow v0.7.15
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling rustls v0.23.37
[INFO] [stderr]    Compiling aws-lc-sys v0.38.0
[INFO] [stderr]    Compiling openssl-sys v0.9.112
[INFO] [stderr]    Compiling libz-sys v1.1.25
[INFO] [stderr]    Compiling arc-swap v1.8.2
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling libssh2-sys v0.3.1
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling itertools v0.11.0
[INFO] [stderr]    Compiling convert_case v0.10.0
[INFO] [stderr]    Compiling globset v0.4.18
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling ignore v0.4.25
[INFO] [stderr]    Compiling anstyle-parse v1.0.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling globwalk v0.8.1
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling colorchoice v1.0.5
[INFO] [stderr]    Compiling anstyle v1.0.14
[INFO] [stderr]    Compiling unicase v2.9.0
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling normpath v1.5.0
[INFO] [stderr]    Compiling base62 v2.2.4
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling rustls-native-certs v0.8.3
[INFO] [stderr]    Compiling anstream v1.0.0
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling libgit2-sys v0.18.3+1.9.2
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[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.1
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling tokio v1.50.0
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling triomphe v0.1.15
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling clap_lex v1.1.0
[INFO] [stderr]    Compiling winnow v1.0.0
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling iri-string v0.7.10
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling rust-i18n-support v3.1.5
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling serde_yml v0.0.12
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling clap_derive v4.6.0
[INFO] [stderr]    Compiling derive_more v2.1.1
[INFO] [stderr]    Compiling serde_with_macros v3.18.0
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling rust-i18n v3.1.5
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling toml_datetime v1.1.1+spec-1.1.0
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling toml_writer v1.1.1+spec-1.1.0
[INFO] [stderr]    Compiling console v0.16.3
[INFO] [stderr]    Compiling fuzzy-matcher v0.3.7
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling rust-i18n-macro v3.1.5
[INFO] [stderr]    Compiling libyml v0.0.5
[INFO] [stderr]    Compiling eventsource-stream v0.2.3
[INFO] [stderr]    Compiling clap v4.6.0
[INFO] [stderr]    Compiling serde_with v3.18.0
[INFO] [stderr]    Compiling value-ext v0.1.3
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling serde_spanned v1.0.4
[INFO] [stderr]    Compiling iana-time-zone v0.1.65
[INFO] [stderr]    Compiling openssl-probe v0.1.6
[INFO] [stderr]    Compiling memo-map v0.3.3
[INFO] [stderr]    Compiling roff v1.1.0
[INFO] [stderr]    Compiling shell-words v1.1.1
[INFO] [stderr]    Compiling dialoguer v0.12.0
[INFO] [stderr]    Compiling clap_mangen v0.2.33
[INFO] [stderr]    Compiling minijinja v2.18.0
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling toml v1.0.7+spec-1.1.0
[INFO] [stderr]    Compiling toml_edit v0.25.11+spec-1.1.0
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling git2 v0.20.4
[INFO] [stderr]    Compiling rustls-webpki v0.103.9
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling rustls-platform-verifier v0.6.2
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling reqwest v0.13.2
[INFO] [stderr]    Compiling genai v0.5.3
[INFO] [stderr]    Compiling cocoa v0.3.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 52s
[INFO] running `Command { std: "docker" "inspect" "7e571bb534f501451eac2960479e60f652a9b274d4cef3a1bb0f6add76b1da35", 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" "7e571bb534f501451eac2960479e60f652a9b274d4cef3a1bb0f6add76b1da35" "/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 regex-automata v0.4.14
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling predicates-core v1.0.10
[INFO] [stderr]    Compiling float-cmp v0.10.0
[INFO] [stderr]    Compiling termtree v0.5.1
[INFO] [stderr]    Compiling difflib v0.4.0
[INFO] [stderr]    Compiling normalize-line-endings v0.3.0
[INFO] [stderr]    Compiling assert_cmd v2.2.0
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling predicates-tree v1.0.13
[INFO] [stderr]    Compiling globset v0.4.18
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling ignore v0.4.25
[INFO] [stderr]    Compiling predicates v3.1.4
[INFO] [stderr]    Compiling globwalk v0.8.1
[INFO] [stderr]    Compiling rust-i18n-support v3.1.5
[INFO] [stderr]    Compiling rust-i18n v3.1.5
[INFO] [stderr]    Compiling rust-i18n-macro v3.1.5
[INFO] [stderr]    Compiling cocoa v0.3.0 (/opt/rustwide/workdir)
[INFO] [stderr] error: could not compile `cocoa` (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 cocoa --edition=2024 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=17763161b9baeb01 -C extra-filename=-78f79d3154f38e42 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-9e4c44ac98d8e4ea.rlib --extern assert_cmd=/opt/rustwide/target/debug/deps/libassert_cmd-60d129a84f2de72f.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-4ef483e553cfff9f.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-3488c72abab83a1d.rlib --extern clap_mangen=/opt/rustwide/target/debug/deps/libclap_mangen-c31c9793b37b0c3b.rlib --extern console=/opt/rustwide/target/debug/deps/libconsole-af98d90664bc8111.rlib --extern dialoguer=/opt/rustwide/target/debug/deps/libdialoguer-0c42267752417f53.rlib --extern genai=/opt/rustwide/target/debug/deps/libgenai-248c23ba6cac9205.rlib --extern git2=/opt/rustwide/target/debug/deps/libgit2-4126e562d232b815.rlib --extern glob=/opt/rustwide/target/debug/deps/libglob-7748687a416caec7.rlib --extern minijinja=/opt/rustwide/target/debug/deps/libminijinja-1c8033806d943f61.rlib --extern nom=/opt/rustwide/target/debug/deps/libnom-696c34c2c1e48aba.rlib --extern predicates=/opt/rustwide/target/debug/deps/libpredicates-487cccdcf45657c4.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-aa43c25a8971c825.rlib --extern rust_i18n=/opt/rustwide/target/debug/deps/librust_i18n-e4a4a75977992706.rlib --extern semver=/opt/rustwide/target/debug/deps/libsemver-37f31af02ee76e6e.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-83a63bcec851eef0.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-315bfcca4aed16a7.rlib --extern serde_yml=/opt/rustwide/target/debug/deps/libserde_yml-d5cd1dd55fa3096e.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-01ed9f74e4d04ee9.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-01fcb91928b6f181.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-c57cc7b1dd8fb45c.rlib --extern toml=/opt/rustwide/target/debug/deps/libtoml-55967f1a74c11edc.rlib --extern toml_edit=/opt/rustwide/target/debug/deps/libtoml_edit-9e950c831774802d.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/aws-lc-sys-3390dfe71d639e46/out -L native=/opt/rustwide/target/debug/build/libgit2-sys-2f86289060693a69/out/build -L native=/opt/rustwide/target/debug/build/libssh2-sys-4a325b8dc0a39dcc/out/build` (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/rustcftOYdo/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libcocoa-491b1dec6197b2e4,libglob-7748687a416caec7,libserde_yml-d5cd1dd55fa3096e,liblibyml-36658cc00cbf1409,libgit2-4126e562d232b815,libopenssl_probe-2c6d21a9709cae46,liblibgit2_sys-a0d6cdd822188f3a,liblibssh2_sys-763d69a75ec8f4f7,libopenssl_sys-769a582597298c7e,liblibz_sys-c1ab190a933cdae6,libclap_mangen-c31c9793b37b0c3b,libroff-e13391c3364c8f6f,libminijinja-1c8033806d943f61,libmemo_map-d48d849d005d85ec,libsemver-37f31af02ee76e6e,libtoml_edit-9e950c831774802d,libregex-aa43c25a8971c825,libdialoguer-0c42267752417f53,libshell_words-d186b621774bbdb4,libtempfile-01ed9f74e4d04ee9,libgetrandom-6841e0dbdb6c146b,libfastrand-751bcde24b8aa073,librustix-2186f077589ce598,liblinux_raw_sys-0b6cde911e9a3109,libfuzzy_matcher-c111cb650fd96a1d,libthread_local-b4f6fe44d641c0b1,libconsole-af98d90664bc8111,libunicode_width-c0be3735b741df1b,libtoml-55967f1a74c11edc,libtoml_writer-10b1a045b50cf24e,libtoml_parser-836272fc4c05efcc,libwinnow-cd63d4bffaf0288f,libserde_spanned-11a25ba433e9d0c5,libtoml_datetime-2edb108cf73a7ccf,libnom-696c34c2c1e48aba,librust_i18n-e4a4a75977992706,librust_i18n_support-941614ad34ab61f8,libserde_yaml-5afcac1990582e79,libryu-1f4f40e4352371e5,libunsafe_libyaml-d3127b66fe569cc5,libglobwalk-eb46bab27b12bfc4,libbitflags-dde12b0d7d495b50,libignore-85af1c38bd2c41bb,libwalkdir-7cc6f300a6f0bf06,libsame_file-ff49545450c0b63c,libcrossbeam_deque-b817bbc80604796e,libcrossbeam_epoch-c7c6462c376fe23f,libcrossbeam_utils-076f45bf81d9c2d2,libglobset-1f369ebf8fe770c6,libbstr-ff1e5b76b871132c,libregex_automata-78158b9516bcaf0d,libregex_syntax-6d6ee545e2ffad72,libaho_corasick-403ef3edac25fcbe,libbase62-3db7028efbf4cc41,libtoml-ae6f181f25a59103,libtoml_edit-750b293656646ada,libserde_spanned-d2f0493d43ea0ade,libwinnow-88e6acd6e2987984,libtoml_write-2c704ffd35684d73,libtoml_datetime-044c09d924de795e,libsiphasher-b386b3b339112ba5,libitertools-20c318d1f2e7a619,libeither-e5ea87bd27ac73a9,libtriomphe-ffbeb11322564250,libarc_swap-c0f81ea409d5108f,libnormpath-617e178b52da1c9c,libanyhow-9e4c44ac98d8e4ea,libclap-3488c72abab83a1d,libclap_builder-04fcc109377776a2,libstrsim-4d1ed08a123238dc,libanstream-14b271bd294f0187,libanstyle_query-635080b1d6343734,libis_terminal_polyfill-3ca4268cb2568267,libcolorchoice-33c0bd1745dd5ace,libanstyle_parse-88399b635fc44f8e,libutf8parse-92d0158219063202,libclap_lex-2acbcd0288e51058,libanstyle-9beaeb754742faae,libthiserror-01fcb91928b6f181,libchrono-4ef483e553cfff9f,libiana_time_zone-bcd81aefedc374a6,libnum_traits-3a2b08a4728dfda7,libgenai-248c23ba6cac9205,libmime_guess-62c79a973dd7d3e8,libunicase-14ef8cc0d70eefb8,libfutures-7a48b5fb9ba6df36,libfutures_executor-9be70342b20735c0,libserde_with-058eb79609963557,libvalue_ext-e3a12aca14d1efbb,libreqwest-714794d9c5e81508,librustls_platform_verifier-61116e8c323f5c0a,librustls_native_certs-465b2aa2129aa72f,libopenssl_probe-6b1b371432012237,libhyper_rustls-e58671cb25c57407,libtokio_rustls-6cbafe7870da0af5,librustls-bba43c465cf712fa,libsubtle-2ae6a7038b9a0630,libwebpki-60909c92c652d3e7,libuntrusted-b2f816886faf2178,libaws_lc_rs-c5c366604a8ce827,libaws_lc_sys-671c69aa20e8d734,librustls_pki_types-a1ff9279e609de76,libzeroize-7f213bea776ca5b6,libmime-0188e0814ca7ddbf,libencoding_rs-c7a67ac351c2b19f,libserde_json-315bfcca4aed16a7,libzmij-ef63f1da73704b4c,libtower_http-bf5983ced27f02b2,libbitflags-19bd3a07fb167555,libiri_string-7980c6545d934b56,libtower-0dc9ea67f944e343,libtower_layer-d908dd771b239ecd,libhyper_util-fd72fa7199b94fef,libbase64-32787b0325ea6df8,libipnet-61ca7a5e1c2863d4,libtower_service-3fb88d28c2218805,libhyper-8daf48913c84fe8b,libwant-7a6260b9c50f1479,libtry_lock-8fa2f6971035be84,libhttparse-8c9b827b8f345444,libh2-f19fa9ec3ec2d97f,libtracing-cc46669867c12f1e,libtracing_core-89b602bc4a7d7f8a,libonce_cell-b5bdc597ed9676b3,libindexmap-f006485b143d2676,libequivalent-6a754676e6af62ae,libhashbrown-25abce2d85979e8d,libfnv-79e2cbfbe03dcd16,libpin_utils-3860774ad9b215b5,libatomic_waker-06950c8c08d2b8fa,libfutures_util-def3a276106640d7,libmemchr-5cfa70d22cb32987,libfutures_io-a8805bd12b2ab705,libslab-0582d648e59ab406,libfutures_channel-04b287164a72dbf0,libfutures_task-36f327cfab86eddc,libtokio_util-9aeba1cf3799b9cc,libfutures_sink-3971bde37bb30e19,libtokio-c57cc7b1dd8fb45c,libsignal_hook_registry-0370c074c4bef323,liberrno-1d9457f3d77a0a23,libsocket2-050091baf38e5996,libmio-b3d300bcba2dd5a7,libparking_lot-3ffc45ac74faea53,libparking_lot_core-5da3b68e7b565456,liblibc-585253b8e2aa2651,libcfg_if-83060ec5685761ae,liblock_api-16d46fed645f7bff,libscopeguard-7ec2214574194454,libhttp_body_util-435c3d9885c1d0aa,libpin_project_lite-0a15d51c77964692,libhttp_body-55146306285889c1,liblog-f16ce4b64309590f,liburl-27306d474b250079,libidna-2af60f85907e1313,libutf8_iter-51566bbad89f3a68,libidna_adapter-3df4c914c801deb0,libicu_properties-ffb944c7267ea78b,libicu_properties_data-b217809bf575558a,libicu_normalizer-4ebc0f74169b6508,libsmallvec-bc3128fdd57228fc,libicu_normalizer_data-ab8997d7cbbb3306,libicu_collections-19a7759a61bad9a3,libpotential_utf-7bef474b4b5c9278,libicu_provider-1a7a365640f992a0,libicu_locale_core-a466a9c004e11c1a,libtinystr-e572d8651680dfb6,liblitemap-cd9b5b2aa04e2018,libwriteable-4f74a67d38fff78e,libzerovec-0905b38672119606,libzerotrie-2c6c6a2e4765401e,libyoke-b393e110cacc7ad2,libstable_deref_trait-63cbf3f3d3f94e56,libzerofrom-845fb6509241ef81,libform_urlencoded-98cc7da289c29f13,libpercent_encoding-fa055ecaa1e57cfa,libhttp-621951be98ec0f6f,libitoa-f3a70a1441f7f89b,libbytes-2ed9460101f17bbf,libsync_wrapper-6bdfbc29c4269203,libfutures_core-1121ff913ed87f93,libderive_more-96f5eb01a2cf1b94,libserde-83a63bcec851eef0,libserde_core-49c5f0449f9ff544}.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" "-lssl" "-lcrypto" "-lz" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustcftOYdo/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/aws-lc-sys-3390dfe71d639e46/out" "-L" "/opt/rustwide/target/debug/build/libgit2-sys-2f86289060693a69/out/build" "-L" "/opt/rustwide/target/debug/build/libssh2-sys-4a325b8dc0a39dcc/out/build" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/version_integration_test-9e2c09b717044878" "-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 `cocoa` (test "version_integration_test") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "7e571bb534f501451eac2960479e60f652a9b274d4cef3a1bb0f6add76b1da35", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7e571bb534f501451eac2960479e60f652a9b274d4cef3a1bb0f6add76b1da35", kill_on_drop: false }`
[INFO] [stdout] 7e571bb534f501451eac2960479e60f652a9b274d4cef3a1bb0f6add76b1da35
