[INFO] fetching crate kam 0.5.26... [INFO] testing kam-0.5.26 against try#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210-1 [INFO] extracting crate kam 0.5.26 into /workspace/builds/worker-6-tc2/source [INFO] removed /workspace/builds/worker-6-tc2/source/.cargo/config.toml [INFO] started tweaking crates.io crate kam 0.5.26 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate kam 0.5.26 [INFO] tweaked toml for crates.io crate kam 0.5.26 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate kam 0.5.26 on toolchain dec9417b8611e34e787a3e4c37686b5131f9e5c5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate kam 0.5.26 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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e0f8329c59dcf66d1b0b4175dd6d8809ecc4528718b87b0a2add4281dcc8bfad [INFO] running `Command { std: "docker" "start" "-a" "e0f8329c59dcf66d1b0b4175dd6d8809ecc4528718b87b0a2add4281dcc8bfad", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e0f8329c59dcf66d1b0b4175dd6d8809ecc4528718b87b0a2add4281dcc8bfad", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e0f8329c59dcf66d1b0b4175dd6d8809ecc4528718b87b0a2add4281dcc8bfad", kill_on_drop: false }` [INFO] [stdout] e0f8329c59dcf66d1b0b4175dd6d8809ecc4528718b87b0a2add4281dcc8bfad [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7e7b0ba8137333b06af2602662403a90c4c048227303be7c1af6d91146546de0 [INFO] running `Command { std: "docker" "start" "-a" "7e7b0ba8137333b06af2602662403a90c4c048227303be7c1af6d91146546de0", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.178 [INFO] [stderr] Compiling proc-macro2 v1.0.104 [INFO] [stderr] Compiling quote v1.0.42 [INFO] [stderr] Compiling unicode-ident v1.0.22 [INFO] [stderr] Compiling cfg-if v1.0.4 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling find-msvc-tools v0.1.6 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling itoa v1.0.17 [INFO] [stderr] Compiling typenum v1.19.0 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling pkg-config v0.3.32 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling pin-project-lite v0.2.16 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling cpufeatures v0.2.17 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling bitflags v2.10.0 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling lock_api v0.4.14 [INFO] [stderr] Compiling bytes v1.11.0 [INFO] [stderr] Compiling stable_deref_trait v1.2.1 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling hashbrown v0.16.1 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling dunce v1.0.5 [INFO] [stderr] Compiling fs_extra v1.3.0 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling log v0.4.29 [INFO] [stderr] Compiling zmij v1.0.0 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling base64ct v1.8.1 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling tracing-core v0.1.36 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling pem-rfc7468 v0.7.0 [INFO] [stderr] Compiling const-oid v0.9.6 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling flagset v0.4.7 [INFO] [stderr] Compiling aws-lc-rs v1.15.2 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling writeable v0.6.2 [INFO] [stderr] Compiling litemap v0.8.1 [INFO] [stderr] Compiling slab v0.4.11 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling icu_properties_data v2.1.2 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling icu_normalizer_data v2.1.1 [INFO] [stderr] Compiling serde_json v1.0.148 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling zerocopy v0.8.31 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling iana-time-zone v0.1.64 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Compiling indexmap v2.12.1 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling syn v2.0.111 [INFO] [stderr] Compiling errno v0.3.14 [INFO] [stderr] Compiling socket2 v0.6.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling mio v1.1.1 [INFO] [stderr] Compiling http v1.4.0 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling signal-hook-registry v1.4.8 [INFO] [stderr] Compiling crypto-common v0.1.7 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling signature v2.2.0 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling cc v1.2.51 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling openssl v0.10.75 [INFO] [stderr] Compiling tower-service v0.3.3 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling pem v3.0.6 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling siphasher v1.0.1 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling rustls v0.23.35 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling openssl-probe v0.1.6 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling utf8_iter v1.0.4 [INFO] [stderr] Compiling ipnet v2.11.0 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling rustix v1.1.3 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling time-core v0.1.6 [INFO] [stderr] Compiling tower-layer v0.3.3 [INFO] [stderr] Compiling ryu v1.0.22 [INFO] [stderr] Compiling deranged v0.5.5 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling regex-syntax v0.8.8 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling iri-string v0.7.9 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling time-macros v0.2.24 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling openssl-src v300.5.4+3.5.4 [INFO] [stderr] Compiling cmake v0.1.57 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling tree-sitter-language v0.1.6 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Compiling openssl-sys v0.9.111 [INFO] [stderr] Compiling aws-lc-sys v0.35.0 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling libz-sys v1.1.23 [INFO] [stderr] Compiling time v0.3.44 [INFO] [stderr] Compiling zstd-sys v2.0.16+zstd.1.5.7 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling phf_codegen v0.11.3 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling libssh2-sys v0.3.1 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling phf v0.11.3 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling anstyle-parse v0.2.7 [INFO] [stderr] Compiling pest v2.8.4 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling parse-zoneinfo v0.3.1 [INFO] [stderr] Compiling bstr v1.12.1 [INFO] [stderr] Compiling rusticata-macros v4.1.0 [INFO] [stderr] Compiling libm v0.2.15 [INFO] [stderr] Compiling chrono-tz-build v0.3.0 [INFO] [stderr] Compiling unicode-width v0.2.2 [INFO] [stderr] Compiling simd-adler32 v0.3.8 [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Compiling anstyle-query v1.1.5 [INFO] [stderr] Compiling anstyle v1.0.13 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.2 [INFO] [stderr] Compiling colorchoice v1.0.4 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling anstream v0.6.21 [INFO] [stderr] Compiling libgit2-sys v0.18.3+1.9.2 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling zeroize v1.8.2 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling der_derive v0.7.3 [INFO] [stderr] Compiling tls_codec_derive v0.4.2 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling rustls-pki-types v1.13.2 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling tokio v1.48.0 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling asn1-rs-impl v0.2.0 [INFO] [stderr] Compiling asn1-rs-derive v0.6.0 [INFO] [stderr] Compiling tls_codec v0.4.2 [INFO] [stderr] Compiling der v0.7.10 [INFO] [stderr] Compiling webpki-roots v1.0.4 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling globset v0.4.18 [INFO] [stderr] Compiling pest_meta v2.8.4 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling chrono-tz v0.9.0 [INFO] [stderr] Compiling inout v0.1.4 [INFO] [stderr] Compiling tinystr v0.8.2 [INFO] [stderr] Compiling potential_utf v0.1.4 [INFO] [stderr] Compiling adler2 v2.0.1 [INFO] [stderr] Compiling litrs v1.0.0 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Compiling icu_collections v2.1.1 [INFO] [stderr] Compiling spki v0.7.3 [INFO] [stderr] Compiling asn1-rs v0.7.1 [INFO] [stderr] Compiling x509-cert v0.2.5 [INFO] [stderr] Compiling crc-catalog v2.4.0 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling zlib-rs v0.5.5 [INFO] [stderr] Compiling clap_lex v0.7.6 [INFO] [stderr] Compiling icu_properties v2.1.2 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling winnow v0.7.14 [INFO] [stderr] Compiling oid-registry v0.8.1 [INFO] [stderr] Compiling portable-atomic v1.13.0 [INFO] [stderr] Compiling clap_builder v4.5.53 [INFO] [stderr] Compiling pest_generator v2.8.4 [INFO] [stderr] Compiling tree-sitter v0.26.3 [INFO] [stderr] Compiling crc v3.3.0 [INFO] [stderr] Compiling document-features v0.2.12 [INFO] [stderr] Compiling clap_derive v4.5.49 [INFO] [stderr] Compiling ignore v0.4.25 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling cms v0.2.3 [INFO] [stderr] Compiling toml_parser v1.0.6+spec-1.1.0 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling rust-embed-utils v8.9.0 [INFO] [stderr] Compiling console v0.16.2 [INFO] [stderr] Compiling crmf v0.2.0 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling cmpv2 v0.2.0 [INFO] [stderr] Compiling tree-sitter-bash v0.25.1 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling toml_datetime v0.7.5+spec-1.1.0 [INFO] [stderr] Compiling serde_spanned v1.0.4 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling toml_writer v1.0.6+spec-1.1.0 [INFO] [stderr] Compiling deunicode v1.6.2 [INFO] [stderr] Compiling libz-rs-sys v0.5.5 [INFO] [stderr] Compiling bumpalo v3.19.1 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling libbz2-rs-sys v0.2.2 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling tempfile v3.24.0 [INFO] [stderr] Compiling der-parser v10.0.0 [INFO] [stderr] Compiling zopfli v0.8.3 [INFO] [stderr] Compiling slug v0.1.6 [INFO] [stderr] Compiling x509-tsp v0.1.0 [INFO] [stderr] Compiling flate2 v1.1.5 [INFO] [stderr] Compiling sigstore-types v0.6.0 [INFO] [stderr] Compiling humansize v2.1.3 [INFO] [stderr] Compiling dirs-sys v0.5.0 [INFO] [stderr] Compiling bzip2 v0.6.1 [INFO] [stderr] Compiling pbkdf2 v0.12.2 [INFO] [stderr] Compiling clap v4.5.53 [INFO] [stderr] Compiling rust-embed-impl v8.9.0 [INFO] [stderr] Compiling aes v0.8.4 [INFO] [stderr] Compiling globwalk v0.9.1 [INFO] [stderr] Compiling pest_derive v2.8.4 [INFO] [stderr] Compiling tokio-util v0.7.17 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling crossterm v0.29.0 [INFO] [stderr] Compiling lzma-rust2 v0.15.4 [INFO] [stderr] Compiling tower-http v0.6.8 [INFO] [stderr] Compiling yasna v0.5.2 [INFO] [stderr] Compiling h2 v0.4.12 [INFO] [stderr] Compiling xattr v1.6.1 [INFO] [stderr] Compiling rtoolbox v0.0.3 [INFO] [stderr] Compiling filetime v0.2.26 [INFO] [stderr] Compiling shell-words v1.1.1 [INFO] [stderr] Compiling deflate64 v0.1.10 [INFO] [stderr] Compiling constant_time_eq v0.3.1 [INFO] [stderr] Compiling ppmd-rust v1.3.0 [INFO] [stderr] Compiling unit-prefix v0.5.2 [INFO] [stderr] Compiling unsafe-libyaml v0.2.11 [INFO] [stderr] Compiling data-encoding v2.9.0 [INFO] [stderr] Compiling streaming-iterator v0.1.9 [INFO] [stderr] Compiling indicatif v0.18.3 [INFO] [stderr] Compiling dialoguer v0.12.0 [INFO] [stderr] Compiling zstd v0.13.3 [INFO] [stderr] Compiling x509-parser v0.18.0 [INFO] [stderr] Compiling zip v7.0.0 [INFO] [stderr] Compiling rcgen v0.14.6 [INFO] [stderr] Compiling tar v0.4.44 [INFO] [stderr] Compiling tera v1.20.1 [INFO] [stderr] Compiling rpassword v7.4.0 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling rust-embed v8.9.0 [INFO] [stderr] Compiling comfy-table v7.2.1 [INFO] [stderr] Compiling clap_complete v4.5.62 [INFO] [stderr] Compiling dirs v6.0.0 [INFO] [stderr] Compiling toml_edit v0.24.0+spec-1.1.0 [INFO] [stderr] Compiling toml v0.9.10+spec-1.1.0 [INFO] [stderr] Compiling terminal_size v0.4.3 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling keyring v3.6.3 [INFO] [stderr] Compiling dotenvy v0.15.7 [INFO] [stderr] Compiling glob v0.3.3 [INFO] [stderr] Compiling semver v1.0.27 [INFO] [stderr] Compiling colored v3.0.0 [INFO] [stderr] Compiling hyper v1.8.1 [INFO] [stderr] Compiling hyper-util v0.1.19 [INFO] [stderr] Compiling rustls-webpki v0.103.8 [INFO] [stderr] Compiling sigstore-crypto v0.6.0 [INFO] [stderr] Compiling sigstore-merkle v0.6.0 [INFO] [stderr] Compiling sigstore-trust-root v0.6.0 [INFO] [stderr] Compiling tokio-rustls v0.26.4 [INFO] [stderr] Compiling hyper-rustls v0.27.7 [INFO] [stderr] Compiling git2 v0.20.3 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling reqwest v0.12.28 [INFO] [stderr] Compiling sigstore-oidc v0.6.0 [INFO] [stderr] Compiling sigstore-rekor v0.6.0 [INFO] [stderr] Compiling sigstore-tsa v0.6.0 [INFO] [stderr] Compiling sigstore-fulcio v0.6.0 [INFO] [stderr] Compiling sigstore-bundle v0.6.0 [INFO] [stderr] Compiling sigstore-sign v0.6.0 [INFO] [stderr] Compiling kam v0.5.26 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 5m 29s [INFO] running `Command { std: "docker" "inspect" "7e7b0ba8137333b06af2602662403a90c4c048227303be7c1af6d91146546de0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7e7b0ba8137333b06af2602662403a90c4c048227303be7c1af6d91146546de0", kill_on_drop: false }` [INFO] [stdout] 7e7b0ba8137333b06af2602662403a90c4c048227303be7c1af6d91146546de0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 10410c531998318bf1e1a964138b084b8dfb5bc3cc0c3fc178e88a396c8aaeaa [INFO] running `Command { std: "docker" "start" "-a" "10410c531998318bf1e1a964138b084b8dfb5bc3cc0c3fc178e88a396c8aaeaa", kill_on_drop: false }` [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling sdd v3.0.10 [INFO] [stderr] Compiling serial_test_derive v3.2.0 [INFO] [stderr] Compiling scc v2.4.0 [INFO] [stderr] Compiling hyper-util v0.1.19 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling serial_test v3.2.0 [INFO] [stderr] Compiling tower-http v0.6.8 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling hyper-rustls v0.27.7 [INFO] [stderr] Compiling reqwest v0.12.28 [INFO] [stderr] Compiling sigstore-rekor v0.6.0 [INFO] [stderr] Compiling sigstore-oidc v0.6.0 [INFO] [stderr] Compiling sigstore-tsa v0.6.0 [INFO] [stderr] Compiling sigstore-fulcio v0.6.0 [INFO] [stderr] Compiling sigstore-bundle v0.6.0 [INFO] [stderr] Compiling sigstore-sign v0.6.0 [INFO] [stderr] Compiling kam v0.5.26 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/rustch1qOqR/symbols.o" "<2 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/{libkam-dfb9d0b7e4b9c083,libtoml_edit-213159fc1f841c63,libhex-28742b4ca144387c,libcrossbeam_channel-4816b269e0e9ffd5,libdirs-22e944824430de94,libdirs_sys-8e19011e1de32c79,liboption_ext-23838f1959a6156b,libsemver-696d06b0fb952eb7,libserde_yaml-09063cdb464b4859,libunsafe_libyaml-7bc1bf218b2f5452,libterminal_size-1585df75a653f181,libtoml-7d4c2c4dae1b2530,libtoml_writer-08df5d766953bd8c,libtoml_parser-6f89cebadfc80cd5,libwinnow-d62cc636b4194caf,libserde_spanned-c25943a69e08312c,libtoml_datetime-d708f76ba136dbe6,librpassword-64bd52f6b32e8ba1,librtoolbox-523e75b274add062,libx509_parser-3865be5f5f6750d0,libdata_encoding-6d465a39edfa29f6,liboid_registry-15b942904e4877c3,libder_parser-ae315cfc754ee8bb,libnum_bigint-696238a1d63ef1dd,libnum_integer-8994f55b08cf2168,libasn1_rs-6a678d91e19863db,librusticata_macros-35d19ff9100c319e,libnom-7aa949bdde67ff87,libthiserror-58560a12962c910e,libreqwest-285cb01aa3b5f695,libhyper_rustls-a4d893c2db01f965,libwebpki_roots-1b6f7b87507a2692,libhyper_tls-55fc659e70c3c5b5,libtokio_native_tls-981499b0f49b221c,libtokio_rustls-753c5b444e5b9669,librustls-777a5b0d905f5905,libwebpki-7489dc3169b2b262,libaws_lc_rs-3c1951d740b97527,libuntrusted-4c6cc551cc2c6e70,libaws_lc_sys-189930787332a68e,libring-12da6e6032247cb5,libuntrusted-3420b86308bec153,librustls_pki_types-4ff667d8a10b6696,libserde_urlencoded-aae8452bfe837477,libryu-14257e7dfe68df82,libmime-4b44681fdb2c65f7,libencoding_rs-f47fb1c01542042e,libtower_http-ecb9727ee678c18f,libiri_string-d388d4576b633c72,libtower-5500900c796ab6a1,libtower_layer-d70c7e404336389b,libnative_tls-de020b4715b4358c,libopenssl-88b31d07777c1fc9,libforeign_types-5fe497e04623184e,libforeign_types_shared-1d09a6084921ca40,libhyper_util-0196d0b6608571d7,libbase64-2a03de3babadded3,libipnet-9aae67a4e846df6d,libtower_service-0d7df29686b13872,libhyper-fa8f9a32def31e98,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libhttparse-4b1ed73b760072b9,libh2-f7dff89af50df313,libtracing-b426ffe8de11d849,libtracing_core-77cf0370bdfefeda,libfnv-2d77ec4f6f971b24,libtokio_util-4a61f0290a7783cb,libatomic_waker-001109810bdecbaa,libtokio-f6e7867f435a1a63,libsignal_hook_registry-673ab22ac234d6e4,liberrno-c832af3178a8e8e4,libsocket2-5e964938868c5d11,libmio-6ecabdf13e0a6928,libhttp_body_util-194889fdb4ea9f63,libhttp_body-c835eae5fc9c575c,libfutures_util-4a0a7d05392ace82,libfutures_io-3e19596c076de665,libslab-8c0cbfb396425d81,libfutures_channel-c679acf38b3b9ea3,libpin_project_lite-bedc6e0acd72ff2a,libfutures_sink-be8442ee548d90f9,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libhttp-b9bda94d23e26c86,libbytes-752d6eacdc0bb513,libsync_wrapper-a3845461b7db14a0,libfutures_core-fc6bb1738f00fc87,libgit2-6d1ae92d4a64c1e8,libopenssl_probe-cbab9b905ab83f66,liburl-20edc0e44b1b56cf,libidna-92c2589d2edd4f37,libutf8_iter-0d9be7b316c2b184,libidna_adapter-63d52d5a72669639,libicu_properties-2c27412b0db80fc5,libicu_properties_data-8a58b99d72eea4b6,libicu_normalizer-1230a9e57ce2564e,libicu_normalizer_data-088c419f54c50650,libicu_collections-8621e74857a80613,libpotential_utf-225da983dccba361,libicu_provider-412c89bdc42c21d4,libicu_locale_core-726462531468715a,libtinystr-91f5d90f89a519ed,liblitemap-25fe1ff30044fa90,libwriteable-8a34c6e0a2a8ded3,libzerovec-ef050d088a71bb0e,libzerotrie-c33f4d83c486dc64,libyoke-7db704a0726050d3,libstable_deref_trait-704f67c99a4c5f65,libzerofrom-74e35f9dc4ec4e3e,libform_urlencoded-b57e943dc1db8475,liblibgit2_sys-b3b85174429f1da1,liblibssh2_sys-8d0df752901b7e1c,libopenssl_sys-6775635a35dd86b0,liblibz_sys-679884ec6b9f6b01,libtera-37c1f7ccc2c7aff3,libslug-e90dfd4a64f70804,libdeunicode-86d3f5b336f0300d,libglobwalk-04d66a7ee04c7f33,libignore-c393d557612bfeb5,libcrossbeam_deque-f70bc53889fe292b,libcrossbeam_epoch-12e0b10032101521,libcrossbeam_utils-0a46ed2e1921bda3,libglobset-f799dd9be2128169,libbstr-c83239909218d231,libpest-87d9a160ae101dde,libucd_trie-01dd94f548235104,librand-e8aba7ba6d29b2b9,librand_chacha-a943d4ec229de240,libppv_lite86-8cfc082dcac416be,libzerocopy-512afe2d0393d1fb,librand_core-c7143112b9f8b3b5,libgetrandom-b8f5a6c6d9bee25c,libpercent_encoding-c53c37e60dd2727e,liblazy_static-b3603208c0de2608,libhumansize-f5e74c17279314b4,liblibm-d7dc3851b5dfa6f4,libchrono_tz-d8956fa8326d3ae6,libphf-ace5f139a61b40cf,libphf_shared-c3f0f7f27db46065,libsiphasher-f4ddcf7845cbccbe,libchrono-ca5082dd0f07636f,libiana_time_zone-54997521cde77023,libnum_traits-8434f84c7e6b85f7,libdialoguer-ca62f93c9b296d65,libshell_words-6fc0b2e7f7651d11,libtempfile-1a2807536a019eb4,libfastrand-503f12a96d791409,libclap_complete-e05cf7144026669e,libtree_sitter_bash-eb17a84944dea0e6,libtree_sitter-d1fff7d067f44b9a,libtree_sitter_language-50250a4885001ee7,libstreaming_iterator-a6bfc9f1d17a860d,libserde_json-0c5e924dc8faf6a6,libzmij-dab0a7e4be8a12aa,libserde-d2b0a255478b1caa,libserde_core-57e528f07a610d2d,libcolored-22b52eb551a6f756,libzip-2722d96d4d62b0f0,libppmd_rust-08a593395a035a4d,liblzma_rust2-d4c3c147d369bb77,libcrc-a204086179aba722,libcrc_catalog-bb32f52851f13aa4,libdeflate64-efbda03bc7110a1e,libgetrandom-ea75d9973e6d32db,libpbkdf2-2e137b44c0b1992b,libzstd-8a093e8ca3c5945a,libzstd_safe-7ae4d4ae5d67f2b1,libzstd_sys-9e67360a9a3dcb9e,libzopfli-c0806c50e6c15245,libsimd_adler32-2a9f28bbb888c384,libbumpalo-d94fd049f85eaf3b,liblog-d269868761ac548a,libbzip2-56431254425b4022,liblibbz2_rs_sys-5452bcca571c0378,libflate2-9677c7b7b80b2193,liblibz_rs_sys-0d0158af34c79d02,libzlib_rs-5df20a7f5506764b,libtime-11d288ac2b5bedf0,libitoa-ae20521aea192d35,libtime_core-2040860403d71275,libnum_conv-2c976fbf8b8f2899,libderanged-565c368c3f4e1a9f,libpowerfmt-a0c185df26c26a22,libindexmap-50c87da5001fa587,libequivalent-7e0e8cbe6c474a67,libhashbrown-00f937fe1169347c,libcrc32fast-66fcb8dfd77ba9de,libaes-05fd1b11cb47e2c7,libcipher-0db579ac3526aa81,libinout-d788a12d9db6d81f,libzeroize-775a6dc559185d56,libsha1-472f8d904dca6d47,libhmac-e308d36d93a4efee,libconstant_time_eq-7540ab86f53c975b,libtar-49f88444ad78f6e1,libxattr-f7a06d2f39cee21f,libfiletime-e38c7abb2a06e028,libindicatif-e3c802cc63ee29e7,libportable_atomic-f808ab39bcf1ecf5,libunit_prefix-92449280c15e6388,libconsole-a75a77f2f60e77c3,libonce_cell-0ba6aecba7086d38,libglob-8ca68987fb4fe516,libregex-482dea5b3973fd4a,libregex_automata-f8ac15e481292ecb,libaho_corasick-d4b3941f0d40f147,libmemchr-f9c66c7ba21bf873,libregex_syntax-d40cde7d2fd22dd8,libcomfy_table-e89478be5809fe24,libunicode_segmentation-ff3f1aa3aad6e639,libunicode_width-11318280e9097d13,libcrossterm-c34dc1dff1efce70,librustix-4b0428dc1f2b04f0,libbitflags-9710438662028847,liblinux_raw_sys-693dbac71fe04287,libparking_lot-58f6cbf57b8e9c2b,libparking_lot_core-3064cb59cae5d170,liblibc-2727642f09711a0d,libsmallvec-5854932b8c8b4991,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,librust_embed-eb937ec85a8b9302,librust_embed_utils-bdfe1fae3a922aa1,libwalkdir-a3e1a79fd47b5b12,libsame_file-1ceb7b6153588b15,libsha2-e2046601720ef5ea,libcpufeatures-471354fefbcaf2d8,libcfg_if-5af52f617df93f8f,libdigest-a6ee5651393adfd1,libsubtle-ca7024fc66e4388f,libblock_buffer-89561fdedc720992,libcrypto_common-761e7d9b21004ed9,libgeneric_array-c18ca592204e9758,libtypenum-0e02f3386ab040bb,libclap-7c7e81fd68cc316c,libclap_builder-d8135ffe107a9b40,libstrsim-24acdad2526b95b7,libanstream-1b5b996d5ee65254,libanstyle_query-7d642b7421150d4a,libis_terminal_polyfill-21bbb5fdce9e5cde,libcolorchoice-3cdad4dd466782b4,libanstyle_parse-51df2b3336db7fd2,libutf8parse-8828ddbb63eb8bad,libclap_lex-23e83644d11b0d66,libanstyle-8f9813155d5c1cf2}.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" "-lz" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustch1qOqR/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/libgit2-sys-91c2d3d0ee5c8fdb/out/build" "-L" "/opt/rustwide/target/debug/build/libssh2-sys-68a05d4e45dd45b3/out/build" "-L" "/opt/rustwide/target/debug/build/openssl-sys-d2420aff03fb3f7b/out/openssl-build/install/lib" "-L" "/opt/rustwide/target/debug/build/ring-f829b55321256d7f/out" "-L" "/opt/rustwide/target/debug/build/aws-lc-sys-bd736cf02460a045/out" "-L" "/opt/rustwide/target/debug/build/tree-sitter-8adfc02afa64b4d2/out" "-L" "/opt/rustwide/target/debug/build/tree-sitter-bash-b549d5c827e0832c/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-fee1b7bacfccc163/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/help_tests-69634e23ec9170a4" "-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 `kam` (test "help_tests") 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/rustcaEWRch/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libtoml_edit-213159fc1f841c63,libhex-28742b4ca144387c,libcrossbeam_channel-4816b269e0e9ffd5,libdirs-22e944824430de94,libdirs_sys-8e19011e1de32c79,liboption_ext-23838f1959a6156b,libsemver-696d06b0fb952eb7,libserde_yaml-09063cdb464b4859,libunsafe_libyaml-7bc1bf218b2f5452}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libterminal_size-1585df75a653f181,libtoml-7d4c2c4dae1b2530,libtoml_writer-08df5d766953bd8c,libtoml_parser-6f89cebadfc80cd5,libwinnow-d62cc636b4194caf,libserde_spanned-c25943a69e08312c,libtoml_datetime-d708f76ba136dbe6,librpassword-64bd52f6b32e8ba1,librtoolbox-523e75b274add062,libx509_parser-3865be5f5f6750d0,libdata_encoding-6d465a39edfa29f6,liboid_registry-15b942904e4877c3,libder_parser-ae315cfc754ee8bb,libnum_bigint-696238a1d63ef1dd,libnum_integer-8994f55b08cf2168,libasn1_rs-6a678d91e19863db,librusticata_macros-35d19ff9100c319e,libnom-7aa949bdde67ff87,libthiserror-58560a12962c910e,libreqwest-285cb01aa3b5f695,libhyper_rustls-a4d893c2db01f965,libwebpki_roots-1b6f7b87507a2692,libhyper_tls-55fc659e70c3c5b5,libtokio_native_tls-981499b0f49b221c,libtokio_rustls-753c5b444e5b9669,librustls-777a5b0d905f5905,libwebpki-7489dc3169b2b262,libaws_lc_rs-3c1951d740b97527,libuntrusted-4c6cc551cc2c6e70,libaws_lc_sys-189930787332a68e,libring-12da6e6032247cb5,libuntrusted-3420b86308bec153,librustls_pki_types-4ff667d8a10b6696,libserde_urlencoded-aae8452bfe837477,libryu-14257e7dfe68df82,libmime-4b44681fdb2c65f7,libencoding_rs-f47fb1c01542042e,libtower_http-ecb9727ee678c18f,libiri_string-d388d4576b633c72,libtower-5500900c796ab6a1,libtower_layer-d70c7e404336389b,libnative_tls-de020b4715b4358c,libopenssl-88b31d07777c1fc9,libforeign_types-5fe497e04623184e,libforeign_types_shared-1d09a6084921ca40,libhyper_util-0196d0b6608571d7,libbase64-2a03de3babadded3,libipnet-9aae67a4e846df6d,libtower_service-0d7df29686b13872,libhyper-fa8f9a32def31e98,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libhttparse-4b1ed73b760072b9,libh2-f7dff89af50df313,libtracing-b426ffe8de11d849,libtracing_core-77cf0370bdfefeda,libfnv-2d77ec4f6f971b24,libtokio_util-4a61f0290a7783cb,libatomic_waker-001109810bdecbaa,libtokio-f6e7867f435a1a63,libsignal_hook_registry-673ab22ac234d6e4,liberrno-c832af3178a8e8e4,libsocket2-5e964938868c5d11,libmio-6ecabdf13e0a6928,libhttp_body_util-194889fdb4ea9f63,libhttp_body-c835eae5fc9c575c,libhttp-b9bda94d23e26c86,libbytes-752d6eacdc0bb513,libsync_wrapper-a3845461b7db14a0,libgit2-6d1ae92d4a64c1e8,libopenssl_probe-cbab9b905ab83f66,liburl-20edc0e44b1b56cf,libidna-92c2589d2edd4f37,libutf8_iter-0d9be7b316c2b184,libidna_adapter-63d52d5a72669639,libicu_properties-2c27412b0db80fc5,libicu_properties_data-8a58b99d72eea4b6,libicu_normalizer-1230a9e57ce2564e,libicu_normalizer_data-088c419f54c50650,libicu_collections-8621e74857a80613,libpotential_utf-225da983dccba361,libicu_provider-412c89bdc42c21d4,libicu_locale_core-726462531468715a,libtinystr-91f5d90f89a519ed,liblitemap-25fe1ff30044fa90,libwriteable-8a34c6e0a2a8ded3,libzerovec-ef050d088a71bb0e,libzerotrie-c33f4d83c486dc64,libyoke-7db704a0726050d3,libstable_deref_trait-704f67c99a4c5f65,libzerofrom-74e35f9dc4ec4e3e,libform_urlencoded-b57e943dc1db8475,liblibgit2_sys-b3b85174429f1da1,liblibssh2_sys-8d0df752901b7e1c,libopenssl_sys-6775635a35dd86b0,liblibz_sys-679884ec6b9f6b01,libtera-37c1f7ccc2c7aff3,libslug-e90dfd4a64f70804,libdeunicode-86d3f5b336f0300d,libglobwalk-04d66a7ee04c7f33,libignore-c393d557612bfeb5,libcrossbeam_deque-f70bc53889fe292b,libcrossbeam_epoch-12e0b10032101521,libcrossbeam_utils-0a46ed2e1921bda3,libglobset-f799dd9be2128169,libbstr-c83239909218d231,libpest-87d9a160ae101dde,libucd_trie-01dd94f548235104,librand-e8aba7ba6d29b2b9,librand_chacha-a943d4ec229de240,libppv_lite86-8cfc082dcac416be,libzerocopy-512afe2d0393d1fb,librand_core-c7143112b9f8b3b5,libgetrandom-b8f5a6c6d9bee25c,libpercent_encoding-c53c37e60dd2727e,liblazy_static-b3603208c0de2608,libhumansize-f5e74c17279314b4,liblibm-d7dc3851b5dfa6f4,libchrono_tz-d8956fa8326d3ae6,libphf-ace5f139a61b40cf,libphf_shared-c3f0f7f27db46065,libsiphasher-f4ddcf7845cbccbe,libchrono-ca5082dd0f07636f,libiana_time_zone-54997521cde77023,libnum_traits-8434f84c7e6b85f7,libdialoguer-ca62f93c9b296d65,libshell_words-6fc0b2e7f7651d11,libclap_complete-e05cf7144026669e,libtree_sitter_bash-eb17a84944dea0e6,libtree_sitter-d1fff7d067f44b9a,libtree_sitter_language-50250a4885001ee7,libstreaming_iterator-a6bfc9f1d17a860d,libserde_json-0c5e924dc8faf6a6,libzmij-dab0a7e4be8a12aa,libserial_test-021c71e3fa51f387,libfutures-1f4ba5abb79af4ee,libfutures_executor-45f588f76eea1090,libfutures_util-4a0a7d05392ace82,libfutures_io-3e19596c076de665,libslab-8c0cbfb396425d81,libfutures_channel-c679acf38b3b9ea3,libpin_project_lite-bedc6e0acd72ff2a,libfutures_sink-be8442ee548d90f9,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libfutures_core-fc6bb1738f00fc87,libscc-b289d8aaefa9e405,libsdd-e900eacb139da162,libserde-d2b0a255478b1caa,libserde_core-57e528f07a610d2d,libtempfile-1a2807536a019eb4,libfastrand-503f12a96d791409,libcolored-22b52eb551a6f756,libzip-2722d96d4d62b0f0,libppmd_rust-08a593395a035a4d,liblzma_rust2-d4c3c147d369bb77,libcrc-a204086179aba722,libcrc_catalog-bb32f52851f13aa4,libdeflate64-efbda03bc7110a1e,libgetrandom-ea75d9973e6d32db,libpbkdf2-2e137b44c0b1992b,libzstd-8a093e8ca3c5945a,libzstd_safe-7ae4d4ae5d67f2b1,libzstd_sys-9e67360a9a3dcb9e,libzopfli-c0806c50e6c15245,libsimd_adler32-2a9f28bbb888c384,libbumpalo-d94fd049f85eaf3b,liblog-d269868761ac548a,libbzip2-56431254425b4022,liblibbz2_rs_sys-5452bcca571c0378,libflate2-9677c7b7b80b2193,liblibz_rs_sys-0d0158af34c79d02,libzlib_rs-5df20a7f5506764b,libtime-11d288ac2b5bedf0,libitoa-ae20521aea192d35,libtime_core-2040860403d71275,libnum_conv-2c976fbf8b8f2899,libderanged-565c368c3f4e1a9f,libpowerfmt-a0c185df26c26a22,libindexmap-50c87da5001fa587,libequivalent-7e0e8cbe6c474a67,libhashbrown-00f937fe1169347c,libcrc32fast-66fcb8dfd77ba9de,libaes-05fd1b11cb47e2c7,libcipher-0db579ac3526aa81,libinout-d788a12d9db6d81f,libzeroize-775a6dc559185d56,libsha1-472f8d904dca6d47,libhmac-e308d36d93a4efee,libconstant_time_eq-7540ab86f53c975b,libtar-49f88444ad78f6e1,libxattr-f7a06d2f39cee21f,libfiletime-e38c7abb2a06e028,libindicatif-e3c802cc63ee29e7,libportable_atomic-f808ab39bcf1ecf5,libunit_prefix-92449280c15e6388,libconsole-a75a77f2f60e77c3,libonce_cell-0ba6aecba7086d38,libglob-8ca68987fb4fe516,libregex-482dea5b3973fd4a,libregex_automata-f8ac15e481292ecb,libaho_corasick-d4b3941f0d40f147,libmemchr-f9c66c7ba21bf873,libregex_syntax-d40cde7d2fd22dd8,libcomfy_table-e89478be5809fe24,libunicode_segmentation-ff3f1aa3aad6e639,libunicode_width-11318280e9097d13,libcrossterm-c34dc1dff1efce70,librustix-4b0428dc1f2b04f0,libbitflags-9710438662028847,liblinux_raw_sys-693dbac71fe04287,libparking_lot-58f6cbf57b8e9c2b,libparking_lot_core-3064cb59cae5d170,liblibc-2727642f09711a0d,libsmallvec-5854932b8c8b4991,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libclap-7c7e81fd68cc316c,libclap_builder-d8135ffe107a9b40,libstrsim-24acdad2526b95b7,libanstream-1b5b996d5ee65254,libanstyle_query-7d642b7421150d4a,libis_terminal_polyfill-21bbb5fdce9e5cde,libcolorchoice-3cdad4dd466782b4,libanstyle_parse-51df2b3336db7fd2,libutf8parse-8828ddbb63eb8bad,libclap_lex-23e83644d11b0d66,libanstyle-8f9813155d5c1cf2,librust_embed-eb937ec85a8b9302,librust_embed_utils-bdfe1fae3a922aa1,libwalkdir-a3e1a79fd47b5b12,libsame_file-1ceb7b6153588b15,libsha2-e2046601720ef5ea,libcpufeatures-471354fefbcaf2d8,libcfg_if-5af52f617df93f8f,libdigest-a6ee5651393adfd1,libsubtle-ca7024fc66e4388f,libblock_buffer-89561fdedc720992,libcrypto_common-761e7d9b21004ed9,libgeneric_array-c18ca592204e9758,libtypenum-0e02f3386ab040bb}.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" "-lz" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustcaEWRch/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/libgit2-sys-91c2d3d0ee5c8fdb/out/build" "-L" "/opt/rustwide/target/debug/build/libssh2-sys-68a05d4e45dd45b3/out/build" "-L" "/opt/rustwide/target/debug/build/openssl-sys-d2420aff03fb3f7b/out/openssl-build/install/lib" "-L" "/opt/rustwide/target/debug/build/ring-f829b55321256d7f/out" "-L" "/opt/rustwide/target/debug/build/aws-lc-sys-bd736cf02460a045/out" "-L" "/opt/rustwide/target/debug/build/tree-sitter-8adfc02afa64b4d2/out" "-L" "/opt/rustwide/target/debug/build/tree-sitter-bash-b549d5c827e0832c/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-fee1b7bacfccc163/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/kam-5eda800f8ff6762f" "-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 `kam` (lib 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/rustccFKfZM/symbols.o" "<2 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/{libkam-dfb9d0b7e4b9c083,libtoml_edit-213159fc1f841c63,libhex-28742b4ca144387c,libcrossbeam_channel-4816b269e0e9ffd5,libdirs-22e944824430de94,libdirs_sys-8e19011e1de32c79,liboption_ext-23838f1959a6156b,libsemver-696d06b0fb952eb7,libserde_yaml-09063cdb464b4859,libunsafe_libyaml-7bc1bf218b2f5452,libterminal_size-1585df75a653f181,libtoml-7d4c2c4dae1b2530,libtoml_writer-08df5d766953bd8c,libtoml_parser-6f89cebadfc80cd5,libwinnow-d62cc636b4194caf,libserde_spanned-c25943a69e08312c,libtoml_datetime-d708f76ba136dbe6,librpassword-64bd52f6b32e8ba1,librtoolbox-523e75b274add062,libx509_parser-3865be5f5f6750d0,libdata_encoding-6d465a39edfa29f6,liboid_registry-15b942904e4877c3,libder_parser-ae315cfc754ee8bb,libnum_bigint-696238a1d63ef1dd,libnum_integer-8994f55b08cf2168,libasn1_rs-6a678d91e19863db,librusticata_macros-35d19ff9100c319e,libnom-7aa949bdde67ff87,libthiserror-58560a12962c910e,libreqwest-285cb01aa3b5f695,libhyper_rustls-a4d893c2db01f965,libwebpki_roots-1b6f7b87507a2692,libhyper_tls-55fc659e70c3c5b5,libtokio_native_tls-981499b0f49b221c,libtokio_rustls-753c5b444e5b9669,librustls-777a5b0d905f5905,libwebpki-7489dc3169b2b262,libaws_lc_rs-3c1951d740b97527,libuntrusted-4c6cc551cc2c6e70,libaws_lc_sys-189930787332a68e,libring-12da6e6032247cb5,libuntrusted-3420b86308bec153,librustls_pki_types-4ff667d8a10b6696,libserde_urlencoded-aae8452bfe837477,libryu-14257e7dfe68df82,libmime-4b44681fdb2c65f7,libencoding_rs-f47fb1c01542042e,libtower_http-ecb9727ee678c18f,libiri_string-d388d4576b633c72,libtower-5500900c796ab6a1,libtower_layer-d70c7e404336389b,libnative_tls-de020b4715b4358c,libopenssl-88b31d07777c1fc9,libforeign_types-5fe497e04623184e,libforeign_types_shared-1d09a6084921ca40,libhyper_util-0196d0b6608571d7,libbase64-2a03de3babadded3,libipnet-9aae67a4e846df6d,libtower_service-0d7df29686b13872,libhyper-fa8f9a32def31e98,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libhttparse-4b1ed73b760072b9,libh2-f7dff89af50df313,libtracing-b426ffe8de11d849,libtracing_core-77cf0370bdfefeda,libfnv-2d77ec4f6f971b24,libtokio_util-4a61f0290a7783cb,libatomic_waker-001109810bdecbaa,libtokio-f6e7867f435a1a63,libsignal_hook_registry-673ab22ac234d6e4,liberrno-c832af3178a8e8e4,libsocket2-5e964938868c5d11,libmio-6ecabdf13e0a6928,libhttp_body_util-194889fdb4ea9f63,libhttp_body-c835eae5fc9c575c,libfutures_util-4a0a7d05392ace82,libfutures_io-3e19596c076de665,libslab-8c0cbfb396425d81,libfutures_channel-c679acf38b3b9ea3,libpin_project_lite-bedc6e0acd72ff2a,libfutures_sink-be8442ee548d90f9,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libhttp-b9bda94d23e26c86,libbytes-752d6eacdc0bb513,libsync_wrapper-a3845461b7db14a0,libfutures_core-fc6bb1738f00fc87,libgit2-6d1ae92d4a64c1e8,libopenssl_probe-cbab9b905ab83f66,liburl-20edc0e44b1b56cf,libidna-92c2589d2edd4f37,libutf8_iter-0d9be7b316c2b184,libidna_adapter-63d52d5a72669639,libicu_properties-2c27412b0db80fc5,libicu_properties_data-8a58b99d72eea4b6,libicu_normalizer-1230a9e57ce2564e,libicu_normalizer_data-088c419f54c50650,libicu_collections-8621e74857a80613,libpotential_utf-225da983dccba361,libicu_provider-412c89bdc42c21d4,libicu_locale_core-726462531468715a,libtinystr-91f5d90f89a519ed,liblitemap-25fe1ff30044fa90,libwriteable-8a34c6e0a2a8ded3,libzerovec-ef050d088a71bb0e,libzerotrie-c33f4d83c486dc64,libyoke-7db704a0726050d3,libstable_deref_trait-704f67c99a4c5f65,libzerofrom-74e35f9dc4ec4e3e,libform_urlencoded-b57e943dc1db8475,liblibgit2_sys-b3b85174429f1da1,liblibssh2_sys-8d0df752901b7e1c,libopenssl_sys-6775635a35dd86b0,liblibz_sys-679884ec6b9f6b01,libtera-37c1f7ccc2c7aff3,libslug-e90dfd4a64f70804,libdeunicode-86d3f5b336f0300d,libglobwalk-04d66a7ee04c7f33,libignore-c393d557612bfeb5,libcrossbeam_deque-f70bc53889fe292b,libcrossbeam_epoch-12e0b10032101521,libcrossbeam_utils-0a46ed2e1921bda3,libglobset-f799dd9be2128169,libbstr-c83239909218d231,libpest-87d9a160ae101dde,libucd_trie-01dd94f548235104,librand-e8aba7ba6d29b2b9,librand_chacha-a943d4ec229de240,libppv_lite86-8cfc082dcac416be,libzerocopy-512afe2d0393d1fb,librand_core-c7143112b9f8b3b5,libgetrandom-b8f5a6c6d9bee25c,libpercent_encoding-c53c37e60dd2727e,liblazy_static-b3603208c0de2608,libhumansize-f5e74c17279314b4,liblibm-d7dc3851b5dfa6f4,libchrono_tz-d8956fa8326d3ae6,libphf-ace5f139a61b40cf,libphf_shared-c3f0f7f27db46065,libsiphasher-f4ddcf7845cbccbe,libchrono-ca5082dd0f07636f,libiana_time_zone-54997521cde77023,libnum_traits-8434f84c7e6b85f7,libdialoguer-ca62f93c9b296d65,libshell_words-6fc0b2e7f7651d11,libtempfile-1a2807536a019eb4,libfastrand-503f12a96d791409,libclap_complete-e05cf7144026669e,libtree_sitter_bash-eb17a84944dea0e6,libtree_sitter-d1fff7d067f44b9a,libtree_sitter_language-50250a4885001ee7,libstreaming_iterator-a6bfc9f1d17a860d,libserde_json-0c5e924dc8faf6a6,libzmij-dab0a7e4be8a12aa,libserde-d2b0a255478b1caa,libserde_core-57e528f07a610d2d,libzip-2722d96d4d62b0f0,libppmd_rust-08a593395a035a4d,liblzma_rust2-d4c3c147d369bb77,libcrc-a204086179aba722,libcrc_catalog-bb32f52851f13aa4,libdeflate64-efbda03bc7110a1e,libgetrandom-ea75d9973e6d32db,libpbkdf2-2e137b44c0b1992b,libzstd-8a093e8ca3c5945a,libzstd_safe-7ae4d4ae5d67f2b1,libzstd_sys-9e67360a9a3dcb9e,libzopfli-c0806c50e6c15245,libsimd_adler32-2a9f28bbb888c384,libbumpalo-d94fd049f85eaf3b,liblog-d269868761ac548a,libbzip2-56431254425b4022,liblibbz2_rs_sys-5452bcca571c0378,libflate2-9677c7b7b80b2193,liblibz_rs_sys-0d0158af34c79d02,libzlib_rs-5df20a7f5506764b,libtime-11d288ac2b5bedf0,libitoa-ae20521aea192d35,libtime_core-2040860403d71275,libnum_conv-2c976fbf8b8f2899,libderanged-565c368c3f4e1a9f,libpowerfmt-a0c185df26c26a22,libindexmap-50c87da5001fa587,libequivalent-7e0e8cbe6c474a67,libhashbrown-00f937fe1169347c,libcrc32fast-66fcb8dfd77ba9de,libaes-05fd1b11cb47e2c7,libcipher-0db579ac3526aa81,libinout-d788a12d9db6d81f,libzeroize-775a6dc559185d56,libsha1-472f8d904dca6d47,libhmac-e308d36d93a4efee,libconstant_time_eq-7540ab86f53c975b,libtar-49f88444ad78f6e1,libxattr-f7a06d2f39cee21f,libfiletime-e38c7abb2a06e028,libindicatif-e3c802cc63ee29e7,libportable_atomic-f808ab39bcf1ecf5,libunit_prefix-92449280c15e6388,libconsole-a75a77f2f60e77c3,libonce_cell-0ba6aecba7086d38,libglob-8ca68987fb4fe516,libregex-482dea5b3973fd4a,libregex_automata-f8ac15e481292ecb,libaho_corasick-d4b3941f0d40f147,libmemchr-f9c66c7ba21bf873,libregex_syntax-d40cde7d2fd22dd8,libcomfy_table-e89478be5809fe24,libunicode_segmentation-ff3f1aa3aad6e639,libunicode_width-11318280e9097d13,libcrossterm-c34dc1dff1efce70,librustix-4b0428dc1f2b04f0,libbitflags-9710438662028847,liblinux_raw_sys-693dbac71fe04287,libparking_lot-58f6cbf57b8e9c2b,libparking_lot_core-3064cb59cae5d170,liblibc-2727642f09711a0d,libsmallvec-5854932b8c8b4991,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,librust_embed-eb937ec85a8b9302,librust_embed_utils-bdfe1fae3a922aa1,libwalkdir-a3e1a79fd47b5b12,libsame_file-1ceb7b6153588b15,libsha2-e2046601720ef5ea,libcpufeatures-471354fefbcaf2d8,libcfg_if-5af52f617df93f8f,libdigest-a6ee5651393adfd1,libsubtle-ca7024fc66e4388f,libblock_buffer-89561fdedc720992,libcrypto_common-761e7d9b21004ed9,libgeneric_array-c18ca592204e9758,libtypenum-0e02f3386ab040bb,libdotenvy-c158e10653a35757,libcolored-22b52eb551a6f756,libclap-7c7e81fd68cc316c,libclap_builder-d8135ffe107a9b40,libstrsim-24acdad2526b95b7,libanstream-1b5b996d5ee65254,libanstyle_query-7d642b7421150d4a,libis_terminal_polyfill-21bbb5fdce9e5cde,libcolorchoice-3cdad4dd466782b4,libanstyle_parse-51df2b3336db7fd2,libutf8parse-8828ddbb63eb8bad,libclap_lex-23e83644d11b0d66,libanstyle-8f9813155d5c1cf2}.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" "-lz" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustccFKfZM/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/libgit2-sys-91c2d3d0ee5c8fdb/out/build" "-L" "/opt/rustwide/target/debug/build/libssh2-sys-68a05d4e45dd45b3/out/build" "-L" "/opt/rustwide/target/debug/build/openssl-sys-d2420aff03fb3f7b/out/openssl-build/install/lib" "-L" "/opt/rustwide/target/debug/build/ring-f829b55321256d7f/out" "-L" "/opt/rustwide/target/debug/build/aws-lc-sys-bd736cf02460a045/out" "-L" "/opt/rustwide/target/debug/build/tree-sitter-8adfc02afa64b4d2/out" "-L" "/opt/rustwide/target/debug/build/tree-sitter-bash-b549d5c827e0832c/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-fee1b7bacfccc163/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/kam-1ee2e40fbca14dfd" "-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/rustcxwSN4C/symbols.o" "<2 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/{libkam-dfb9d0b7e4b9c083,libtoml_edit-213159fc1f841c63,libhex-28742b4ca144387c,libcrossbeam_channel-4816b269e0e9ffd5,libdirs-22e944824430de94,libdirs_sys-8e19011e1de32c79,liboption_ext-23838f1959a6156b,libsemver-696d06b0fb952eb7,libserde_yaml-09063cdb464b4859,libunsafe_libyaml-7bc1bf218b2f5452,libterminal_size-1585df75a653f181,libtoml-7d4c2c4dae1b2530,libtoml_writer-08df5d766953bd8c,libtoml_parser-6f89cebadfc80cd5,libwinnow-d62cc636b4194caf,libserde_spanned-c25943a69e08312c,libtoml_datetime-d708f76ba136dbe6,librpassword-64bd52f6b32e8ba1,librtoolbox-523e75b274add062,libx509_parser-3865be5f5f6750d0,libdata_encoding-6d465a39edfa29f6,liboid_registry-15b942904e4877c3,libder_parser-ae315cfc754ee8bb,libnum_bigint-696238a1d63ef1dd,libnum_integer-8994f55b08cf2168,libasn1_rs-6a678d91e19863db,librusticata_macros-35d19ff9100c319e,libnom-7aa949bdde67ff87,libthiserror-58560a12962c910e,libreqwest-285cb01aa3b5f695,libhyper_rustls-a4d893c2db01f965,libwebpki_roots-1b6f7b87507a2692,libhyper_tls-55fc659e70c3c5b5,libtokio_native_tls-981499b0f49b221c,libtokio_rustls-753c5b444e5b9669,librustls-777a5b0d905f5905,libwebpki-7489dc3169b2b262,libaws_lc_rs-3c1951d740b97527,libuntrusted-4c6cc551cc2c6e70,libaws_lc_sys-189930787332a68e,libring-12da6e6032247cb5,libuntrusted-3420b86308bec153,librustls_pki_types-4ff667d8a10b6696,libserde_urlencoded-aae8452bfe837477,libryu-14257e7dfe68df82,libmime-4b44681fdb2c65f7,libencoding_rs-f47fb1c01542042e,libtower_http-ecb9727ee678c18f,libiri_string-d388d4576b633c72,libtower-5500900c796ab6a1,libtower_layer-d70c7e404336389b,libnative_tls-de020b4715b4358c,libopenssl-88b31d07777c1fc9,libforeign_types-5fe497e04623184e,libforeign_types_shared-1d09a6084921ca40,libhyper_util-0196d0b6608571d7,libbase64-2a03de3babadded3,libipnet-9aae67a4e846df6d,libtower_service-0d7df29686b13872,libhyper-fa8f9a32def31e98,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libhttparse-4b1ed73b760072b9,libh2-f7dff89af50df313,libtracing-b426ffe8de11d849,libtracing_core-77cf0370bdfefeda,libfnv-2d77ec4f6f971b24,libtokio_util-4a61f0290a7783cb,libatomic_waker-001109810bdecbaa,libtokio-f6e7867f435a1a63,libsignal_hook_registry-673ab22ac234d6e4,liberrno-c832af3178a8e8e4,libsocket2-5e964938868c5d11,libmio-6ecabdf13e0a6928,libhttp_body_util-194889fdb4ea9f63,libhttp_body-c835eae5fc9c575c,libfutures_util-4a0a7d05392ace82,libfutures_io-3e19596c076de665,libslab-8c0cbfb396425d81,libfutures_channel-c679acf38b3b9ea3,libpin_project_lite-bedc6e0acd72ff2a,libfutures_sink-be8442ee548d90f9,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libhttp-b9bda94d23e26c86,libbytes-752d6eacdc0bb513,libsync_wrapper-a3845461b7db14a0,libfutures_core-fc6bb1738f00fc87,libgit2-6d1ae92d4a64c1e8,libopenssl_probe-cbab9b905ab83f66,liburl-20edc0e44b1b56cf,libidna-92c2589d2edd4f37,libutf8_iter-0d9be7b316c2b184,libidna_adapter-63d52d5a72669639,libicu_properties-2c27412b0db80fc5,libicu_properties_data-8a58b99d72eea4b6,libicu_normalizer-1230a9e57ce2564e,libicu_normalizer_data-088c419f54c50650,libicu_collections-8621e74857a80613,libpotential_utf-225da983dccba361,libicu_provider-412c89bdc42c21d4,libicu_locale_core-726462531468715a,libtinystr-91f5d90f89a519ed,liblitemap-25fe1ff30044fa90,libwriteable-8a34c6e0a2a8ded3,libzerovec-ef050d088a71bb0e,libzerotrie-c33f4d83c486dc64,libyoke-7db704a0726050d3,libstable_deref_trait-704f67c99a4c5f65,libzerofrom-74e35f9dc4ec4e3e,libform_urlencoded-b57e943dc1db8475,liblibgit2_sys-b3b85174429f1da1,liblibssh2_sys-8d0df752901b7e1c,libopenssl_sys-6775635a35dd86b0,liblibz_sys-679884ec6b9f6b01,libtera-37c1f7ccc2c7aff3,libslug-e90dfd4a64f70804,libdeunicode-86d3f5b336f0300d,libglobwalk-04d66a7ee04c7f33,libignore-c393d557612bfeb5,libcrossbeam_deque-f70bc53889fe292b,libcrossbeam_epoch-12e0b10032101521,libcrossbeam_utils-0a46ed2e1921bda3,libglobset-f799dd9be2128169,libbstr-c83239909218d231,libpest-87d9a160ae101dde,libucd_trie-01dd94f548235104,librand-e8aba7ba6d29b2b9,librand_chacha-a943d4ec229de240,libppv_lite86-8cfc082dcac416be,libzerocopy-512afe2d0393d1fb,librand_core-c7143112b9f8b3b5,libgetrandom-b8f5a6c6d9bee25c,libpercent_encoding-c53c37e60dd2727e,liblazy_static-b3603208c0de2608,libhumansize-f5e74c17279314b4,liblibm-d7dc3851b5dfa6f4,libchrono_tz-d8956fa8326d3ae6,libphf-ace5f139a61b40cf,libphf_shared-c3f0f7f27db46065,libsiphasher-f4ddcf7845cbccbe,libchrono-ca5082dd0f07636f,libiana_time_zone-54997521cde77023,libnum_traits-8434f84c7e6b85f7,libdialoguer-ca62f93c9b296d65,libshell_words-6fc0b2e7f7651d11,libtempfile-1a2807536a019eb4,libfastrand-503f12a96d791409,libclap_complete-e05cf7144026669e,libtree_sitter_bash-eb17a84944dea0e6,libtree_sitter-d1fff7d067f44b9a,libtree_sitter_language-50250a4885001ee7,libstreaming_iterator-a6bfc9f1d17a860d,libserde_json-0c5e924dc8faf6a6,libzmij-dab0a7e4be8a12aa,libserde-d2b0a255478b1caa,libserde_core-57e528f07a610d2d,libcolored-22b52eb551a6f756,libzip-2722d96d4d62b0f0,libppmd_rust-08a593395a035a4d,liblzma_rust2-d4c3c147d369bb77,libcrc-a204086179aba722,libcrc_catalog-bb32f52851f13aa4,libdeflate64-efbda03bc7110a1e,libgetrandom-ea75d9973e6d32db,libpbkdf2-2e137b44c0b1992b,libzstd-8a093e8ca3c5945a,libzstd_safe-7ae4d4ae5d67f2b1,libzstd_sys-9e67360a9a3dcb9e,libzopfli-c0806c50e6c15245,libsimd_adler32-2a9f28bbb888c384,libbumpalo-d94fd049f85eaf3b,liblog-d269868761ac548a,libbzip2-56431254425b4022,liblibbz2_rs_sys-5452bcca571c0378,libflate2-9677c7b7b80b2193,liblibz_rs_sys-0d0158af34c79d02,libzlib_rs-5df20a7f5506764b,libtime-11d288ac2b5bedf0,libitoa-ae20521aea192d35,libtime_core-2040860403d71275,libnum_conv-2c976fbf8b8f2899,libderanged-565c368c3f4e1a9f,libpowerfmt-a0c185df26c26a22,libindexmap-50c87da5001fa587,libequivalent-7e0e8cbe6c474a67,libhashbrown-00f937fe1169347c,libcrc32fast-66fcb8dfd77ba9de,libaes-05fd1b11cb47e2c7,libcipher-0db579ac3526aa81,libinout-d788a12d9db6d81f,libzeroize-775a6dc559185d56,libsha1-472f8d904dca6d47,libhmac-e308d36d93a4efee,libconstant_time_eq-7540ab86f53c975b,libtar-49f88444ad78f6e1,libxattr-f7a06d2f39cee21f,libfiletime-e38c7abb2a06e028,libindicatif-e3c802cc63ee29e7,libportable_atomic-f808ab39bcf1ecf5,libunit_prefix-92449280c15e6388,libconsole-a75a77f2f60e77c3,libonce_cell-0ba6aecba7086d38,libglob-8ca68987fb4fe516,libregex-482dea5b3973fd4a,libregex_automata-f8ac15e481292ecb,libaho_corasick-d4b3941f0d40f147,libmemchr-f9c66c7ba21bf873,libregex_syntax-d40cde7d2fd22dd8,libcomfy_table-e89478be5809fe24,libunicode_segmentation-ff3f1aa3aad6e639,libunicode_width-11318280e9097d13,libcrossterm-c34dc1dff1efce70,librustix-4b0428dc1f2b04f0,libbitflags-9710438662028847,liblinux_raw_sys-693dbac71fe04287,libparking_lot-58f6cbf57b8e9c2b,libparking_lot_core-3064cb59cae5d170,liblibc-2727642f09711a0d,libsmallvec-5854932b8c8b4991,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libclap-7c7e81fd68cc316c,libclap_builder-d8135ffe107a9b40,libstrsim-24acdad2526b95b7,libanstream-1b5b996d5ee65254,libanstyle_query-7d642b7421150d4a,libis_terminal_polyfill-21bbb5fdce9e5cde,libcolorchoice-3cdad4dd466782b4,libanstyle_parse-51df2b3336db7fd2,libutf8parse-8828ddbb63eb8bad,libclap_lex-23e83644d11b0d66,libanstyle-8f9813155d5c1cf2,librust_embed-eb937ec85a8b9302,librust_embed_utils-bdfe1fae3a922aa1,libwalkdir-a3e1a79fd47b5b12,libsame_file-1ceb7b6153588b15,libsha2-e2046601720ef5ea,libcpufeatures-471354fefbcaf2d8,libcfg_if-5af52f617df93f8f,libdigest-a6ee5651393adfd1,libsubtle-ca7024fc66e4388f,libblock_buffer-89561fdedc720992,libcrypto_common-761e7d9b21004ed9,libgeneric_array-c18ca592204e9758,libtypenum-0e02f3386ab040bb}.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" "-lz" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustcxwSN4C/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/libgit2-sys-91c2d3d0ee5c8fdb/out/build" "-L" "/opt/rustwide/target/debug/build/libssh2-sys-68a05d4e45dd45b3/out/build" "-L" "/opt/rustwide/target/debug/build/openssl-sys-d2420aff03fb3f7b/out/openssl-build/install/lib" "-L" "/opt/rustwide/target/debug/build/ring-f829b55321256d7f/out" "-L" "/opt/rustwide/target/debug/build/aws-lc-sys-bd736cf02460a045/out" "-L" "/opt/rustwide/target/debug/build/tree-sitter-8adfc02afa64b4d2/out" "-L" "/opt/rustwide/target/debug/build/tree-sitter-bash-b549d5c827e0832c/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-fee1b7bacfccc163/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/version_tests-d82303e4a631c86d" "-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 `kam` (test "version_tests") due to 1 previous error [INFO] [stderr] error: could not compile `kam` (bin "kam" 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/rustc0UT9i9/symbols.o" "<2 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/{libkam-dfb9d0b7e4b9c083,libtoml_edit-213159fc1f841c63,libhex-28742b4ca144387c,libcrossbeam_channel-4816b269e0e9ffd5,libdirs-22e944824430de94,libdirs_sys-8e19011e1de32c79,liboption_ext-23838f1959a6156b,libsemver-696d06b0fb952eb7,libserde_yaml-09063cdb464b4859,libunsafe_libyaml-7bc1bf218b2f5452,libterminal_size-1585df75a653f181,libtoml-7d4c2c4dae1b2530,libtoml_writer-08df5d766953bd8c,libtoml_parser-6f89cebadfc80cd5,libwinnow-d62cc636b4194caf,libserde_spanned-c25943a69e08312c,libtoml_datetime-d708f76ba136dbe6,librpassword-64bd52f6b32e8ba1,librtoolbox-523e75b274add062,libx509_parser-3865be5f5f6750d0,libdata_encoding-6d465a39edfa29f6,liboid_registry-15b942904e4877c3,libder_parser-ae315cfc754ee8bb,libnum_bigint-696238a1d63ef1dd,libnum_integer-8994f55b08cf2168,libasn1_rs-6a678d91e19863db,librusticata_macros-35d19ff9100c319e,libnom-7aa949bdde67ff87,libthiserror-58560a12962c910e,libreqwest-285cb01aa3b5f695,libhyper_rustls-a4d893c2db01f965,libwebpki_roots-1b6f7b87507a2692,libhyper_tls-55fc659e70c3c5b5,libtokio_native_tls-981499b0f49b221c,libtokio_rustls-753c5b444e5b9669,librustls-777a5b0d905f5905,libwebpki-7489dc3169b2b262,libaws_lc_rs-3c1951d740b97527,libuntrusted-4c6cc551cc2c6e70,libaws_lc_sys-189930787332a68e,libring-12da6e6032247cb5,libuntrusted-3420b86308bec153,librustls_pki_types-4ff667d8a10b6696,libserde_urlencoded-aae8452bfe837477,libryu-14257e7dfe68df82,libmime-4b44681fdb2c65f7,libencoding_rs-f47fb1c01542042e,libtower_http-ecb9727ee678c18f,libiri_string-d388d4576b633c72,libtower-5500900c796ab6a1,libtower_layer-d70c7e404336389b,libnative_tls-de020b4715b4358c,libopenssl-88b31d07777c1fc9,libforeign_types-5fe497e04623184e,libforeign_types_shared-1d09a6084921ca40,libhyper_util-0196d0b6608571d7,libbase64-2a03de3babadded3,libipnet-9aae67a4e846df6d,libtower_service-0d7df29686b13872,libhyper-fa8f9a32def31e98,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libhttparse-4b1ed73b760072b9,libh2-f7dff89af50df313,libtracing-b426ffe8de11d849,libtracing_core-77cf0370bdfefeda,libfnv-2d77ec4f6f971b24,libtokio_util-4a61f0290a7783cb,libatomic_waker-001109810bdecbaa,libtokio-f6e7867f435a1a63,libsignal_hook_registry-673ab22ac234d6e4,liberrno-c832af3178a8e8e4,libsocket2-5e964938868c5d11,libmio-6ecabdf13e0a6928,libhttp_body_util-194889fdb4ea9f63,libhttp_body-c835eae5fc9c575c,libfutures_util-4a0a7d05392ace82,libfutures_io-3e19596c076de665,libslab-8c0cbfb396425d81,libfutures_channel-c679acf38b3b9ea3,libpin_project_lite-bedc6e0acd72ff2a,libfutures_sink-be8442ee548d90f9,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libhttp-b9bda94d23e26c86,libbytes-752d6eacdc0bb513,libsync_wrapper-a3845461b7db14a0,libfutures_core-fc6bb1738f00fc87,libgit2-6d1ae92d4a64c1e8,libopenssl_probe-cbab9b905ab83f66,liburl-20edc0e44b1b56cf,libidna-92c2589d2edd4f37,libutf8_iter-0d9be7b316c2b184,libidna_adapter-63d52d5a72669639,libicu_properties-2c27412b0db80fc5,libicu_properties_data-8a58b99d72eea4b6,libicu_normalizer-1230a9e57ce2564e,libicu_normalizer_data-088c419f54c50650,libicu_collections-8621e74857a80613,libpotential_utf-225da983dccba361,libicu_provider-412c89bdc42c21d4,libicu_locale_core-726462531468715a,libtinystr-91f5d90f89a519ed,liblitemap-25fe1ff30044fa90,libwriteable-8a34c6e0a2a8ded3,libzerovec-ef050d088a71bb0e,libzerotrie-c33f4d83c486dc64,libyoke-7db704a0726050d3,libstable_deref_trait-704f67c99a4c5f65,libzerofrom-74e35f9dc4ec4e3e,libform_urlencoded-b57e943dc1db8475,liblibgit2_sys-b3b85174429f1da1,liblibssh2_sys-8d0df752901b7e1c,libopenssl_sys-6775635a35dd86b0,liblibz_sys-679884ec6b9f6b01,libtera-37c1f7ccc2c7aff3,libslug-e90dfd4a64f70804,libdeunicode-86d3f5b336f0300d,libglobwalk-04d66a7ee04c7f33,libignore-c393d557612bfeb5,libcrossbeam_deque-f70bc53889fe292b,libcrossbeam_epoch-12e0b10032101521,libcrossbeam_utils-0a46ed2e1921bda3,libglobset-f799dd9be2128169,libbstr-c83239909218d231,libpest-87d9a160ae101dde,libucd_trie-01dd94f548235104,librand-e8aba7ba6d29b2b9,librand_chacha-a943d4ec229de240,libppv_lite86-8cfc082dcac416be,libzerocopy-512afe2d0393d1fb,librand_core-c7143112b9f8b3b5,libgetrandom-b8f5a6c6d9bee25c,libpercent_encoding-c53c37e60dd2727e,liblazy_static-b3603208c0de2608,libhumansize-f5e74c17279314b4,liblibm-d7dc3851b5dfa6f4,libchrono_tz-d8956fa8326d3ae6,libphf-ace5f139a61b40cf,libphf_shared-c3f0f7f27db46065,libsiphasher-f4ddcf7845cbccbe,libchrono-ca5082dd0f07636f,libiana_time_zone-54997521cde77023,libnum_traits-8434f84c7e6b85f7,libdialoguer-ca62f93c9b296d65,libshell_words-6fc0b2e7f7651d11,libtempfile-1a2807536a019eb4,libfastrand-503f12a96d791409,libclap_complete-e05cf7144026669e,libtree_sitter_bash-eb17a84944dea0e6,libtree_sitter-d1fff7d067f44b9a,libtree_sitter_language-50250a4885001ee7,libstreaming_iterator-a6bfc9f1d17a860d,libserde_json-0c5e924dc8faf6a6,libzmij-dab0a7e4be8a12aa,libserde-d2b0a255478b1caa,libserde_core-57e528f07a610d2d,libcolored-22b52eb551a6f756,libzip-2722d96d4d62b0f0,libppmd_rust-08a593395a035a4d,liblzma_rust2-d4c3c147d369bb77,libcrc-a204086179aba722,libcrc_catalog-bb32f52851f13aa4,libdeflate64-efbda03bc7110a1e,libgetrandom-ea75d9973e6d32db,libpbkdf2-2e137b44c0b1992b,libzstd-8a093e8ca3c5945a,libzstd_safe-7ae4d4ae5d67f2b1,libzstd_sys-9e67360a9a3dcb9e,libzopfli-c0806c50e6c15245,libsimd_adler32-2a9f28bbb888c384,libbumpalo-d94fd049f85eaf3b,liblog-d269868761ac548a,libbzip2-56431254425b4022,liblibbz2_rs_sys-5452bcca571c0378,libflate2-9677c7b7b80b2193,liblibz_rs_sys-0d0158af34c79d02,libzlib_rs-5df20a7f5506764b,libtime-11d288ac2b5bedf0,libitoa-ae20521aea192d35,libtime_core-2040860403d71275,libnum_conv-2c976fbf8b8f2899,libderanged-565c368c3f4e1a9f,libpowerfmt-a0c185df26c26a22,libindexmap-50c87da5001fa587,libequivalent-7e0e8cbe6c474a67,libhashbrown-00f937fe1169347c,libcrc32fast-66fcb8dfd77ba9de,libaes-05fd1b11cb47e2c7,libcipher-0db579ac3526aa81,libinout-d788a12d9db6d81f,libzeroize-775a6dc559185d56,libsha1-472f8d904dca6d47,libhmac-e308d36d93a4efee,libconstant_time_eq-7540ab86f53c975b,libtar-49f88444ad78f6e1,libxattr-f7a06d2f39cee21f,libfiletime-e38c7abb2a06e028,libindicatif-e3c802cc63ee29e7,libportable_atomic-f808ab39bcf1ecf5,libunit_prefix-92449280c15e6388,libconsole-a75a77f2f60e77c3,libonce_cell-0ba6aecba7086d38,libglob-8ca68987fb4fe516,libregex-482dea5b3973fd4a,libregex_automata-f8ac15e481292ecb,libaho_corasick-d4b3941f0d40f147,libmemchr-f9c66c7ba21bf873,libregex_syntax-d40cde7d2fd22dd8,libcomfy_table-e89478be5809fe24,libunicode_segmentation-ff3f1aa3aad6e639,libunicode_width-11318280e9097d13,libcrossterm-c34dc1dff1efce70,librustix-4b0428dc1f2b04f0,libbitflags-9710438662028847,liblinux_raw_sys-693dbac71fe04287,libparking_lot-58f6cbf57b8e9c2b,libparking_lot_core-3064cb59cae5d170,liblibc-2727642f09711a0d,libsmallvec-5854932b8c8b4991,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libclap-7c7e81fd68cc316c,libclap_builder-d8135ffe107a9b40,libstrsim-24acdad2526b95b7,libanstream-1b5b996d5ee65254,libanstyle_query-7d642b7421150d4a,libis_terminal_polyfill-21bbb5fdce9e5cde,libcolorchoice-3cdad4dd466782b4,libanstyle_parse-51df2b3336db7fd2,libutf8parse-8828ddbb63eb8bad,libclap_lex-23e83644d11b0d66,libanstyle-8f9813155d5c1cf2,librust_embed-eb937ec85a8b9302,librust_embed_utils-bdfe1fae3a922aa1,libwalkdir-a3e1a79fd47b5b12,libsame_file-1ceb7b6153588b15,libsha2-e2046601720ef5ea,libcpufeatures-471354fefbcaf2d8,libcfg_if-5af52f617df93f8f,libdigest-a6ee5651393adfd1,libsubtle-ca7024fc66e4388f,libblock_buffer-89561fdedc720992,libcrypto_common-761e7d9b21004ed9,libgeneric_array-c18ca592204e9758,libtypenum-0e02f3386ab040bb}.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" "-lz" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustc0UT9i9/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/libgit2-sys-91c2d3d0ee5c8fdb/out/build" "-L" "/opt/rustwide/target/debug/build/libssh2-sys-68a05d4e45dd45b3/out/build" "-L" "/opt/rustwide/target/debug/build/openssl-sys-d2420aff03fb3f7b/out/openssl-build/install/lib" "-L" "/opt/rustwide/target/debug/build/ring-f829b55321256d7f/out" "-L" "/opt/rustwide/target/debug/build/aws-lc-sys-bd736cf02460a045/out" "-L" "/opt/rustwide/target/debug/build/tree-sitter-8adfc02afa64b4d2/out" "-L" "/opt/rustwide/target/debug/build/tree-sitter-bash-b549d5c827e0832c/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-fee1b7bacfccc163/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/integration_tests-f318eeccd9bfc939" "-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 `kam` (test "integration_tests") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "10410c531998318bf1e1a964138b084b8dfb5bc3cc0c3fc178e88a396c8aaeaa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "10410c531998318bf1e1a964138b084b8dfb5bc3cc0c3fc178e88a396c8aaeaa", kill_on_drop: false }` [INFO] [stdout] 10410c531998318bf1e1a964138b084b8dfb5bc3cc0c3fc178e88a396c8aaeaa