[INFO] cloning repository https://github.com/jordan-gibbs/knack-cli
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jordan-gibbs/knack-cli" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjordan-gibbs%2Fknack-cli", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjordan-gibbs%2Fknack-cli'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] a88f1e63dd65201025654e0aa426ed972d49382f
[INFO] testing jordan-gibbs/knack-cli 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%2Fjordan-gibbs%2Fknack-cli" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/jordan-gibbs/knack-cli
[INFO] finished tweaking git repo https://github.com/jordan-gibbs/knack-cli
[INFO] tweaked toml for git repo https://github.com/jordan-gibbs/knack-cli written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/jordan-gibbs/knack-cli 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/jordan-gibbs/knack-cli 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-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 8a9ade13ced440674df169b1aad5a1f4832610c06b54dc81d9aac933630c0504
[INFO] running `Command { std: "docker" "start" "8a9ade13ced440674df169b1aad5a1f4832610c06b54dc81d9aac933630c0504", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8a9ade13ced440674df169b1aad5a1f4832610c06b54dc81d9aac933630c0504", 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" "8a9ade13ced440674df169b1aad5a1f4832610c06b54dc81d9aac933630c0504" "/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" "8a9ade13ced440674df169b1aad5a1f4832610c06b54dc81d9aac933630c0504", 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" "8a9ade13ced440674df169b1aad5a1f4832610c06b54dc81d9aac933630c0504" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling bitflags v2.11.1
[INFO] [stderr]    Compiling http v1.4.1
[INFO] [stderr]    Compiling tracing-core v0.1.36
[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 mio v1.2.0
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling rustls-pki-types v1.14.1
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling log v0.4.30
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling rustls v0.23.40
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling typenum v1.20.0
[INFO] [stderr]    Compiling cc v1.2.62
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling memchr v2.8.1
[INFO] [stderr]    Compiling openssl-probe v0.2.1
[INFO] [stderr]    Compiling ipnet v2.12.0
[INFO] [stderr]    Compiling rustls-native-certs v0.8.4
[INFO] [stderr]    Compiling webpki-roots v1.0.7
[INFO] [stderr]    Compiling portable-atomic v1.13.1
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling uuid v1.23.1
[INFO] [stderr]    Compiling simd-adler32 v0.3.9
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling dirs v5.0.1
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling linux-keyutils v0.2.5
[INFO] [stderr]    Compiling filetime v0.2.29
[INFO] [stderr]    Compiling include_dir_macros v0.7.4
[INFO] [stderr]    Compiling fastrand v2.4.1
[INFO] [stderr]    Compiling number_prefix v0.4.0
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]    Compiling keyring v3.6.3
[INFO] [stderr]    Compiling similar v2.7.0
[INFO] [stderr]    Compiling include_dir v0.7.4
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling indicatif v0.17.11
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling libz-sys v1.1.28
[INFO] [stderr]    Compiling libgit2-sys v0.17.0+1.8.1
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling xattr v1.6.1
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling tar v0.4.46
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling displaydoc v0.2.6
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling rustls-webpki v0.103.13
[INFO] [stderr]    Compiling tokio v1.52.3
[INFO] [stderr]    Compiling zerofrom v0.1.8
[INFO] [stderr]    Compiling yoke v0.8.2
[INFO] [stderr]    Compiling zerotrie v0.2.4
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling zerovec v0.11.6
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling clap v4.6.1
[INFO] [stderr]    Compiling clap_complete v4.6.5
[INFO] [stderr]    Compiling tinystr v0.8.3
[INFO] [stderr]    Compiling potential_utf v0.1.5
[INFO] [stderr]    Compiling icu_collections v2.2.0
[INFO] [stderr]    Compiling icu_locale_core v2.2.0
[INFO] [stderr]    Compiling icu_provider v2.2.0
[INFO] [stderr]    Compiling icu_normalizer v2.2.0
[INFO] [stderr]    Compiling icu_properties v2.2.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling idna_adapter v1.2.2
[INFO] [stderr]    Compiling knack-types v0.1.0 (/opt/rustwide/workdir/crates/knack-types)
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling git2 v0.19.0
[INFO] [stderr]    Compiling webbrowser v1.2.1
[INFO] [stderr]    Compiling hyper v1.10.0
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tower-http v0.6.11
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling hyper-rustls v0.27.9
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling knack-backend-github v0.7.21 (/opt/rustwide/workdir/crates/knack-backend-github)
[INFO] [stderr]    Compiling knack v0.7.21 (/opt/rustwide/workdir/crates/knack)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 35s
[INFO] running `Command { std: "docker" "inspect" "8a9ade13ced440674df169b1aad5a1f4832610c06b54dc81d9aac933630c0504", 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" "8a9ade13ced440674df169b1aad5a1f4832610c06b54dc81d9aac933630c0504" "/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 memchr v2.8.1
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling deadpool-runtime v0.1.4
[INFO] [stderr]    Compiling deadpool v0.12.3
[INFO] [stderr]    Compiling h2 v0.4.14
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling knack-types v0.1.0 (/opt/rustwide/workdir/crates/knack-types)
[INFO] [stderr]    Compiling assert-json-diff v2.0.2
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling hyper v1.10.0
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling tower-http v0.6.11
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling hyper-rustls v0.27.9
[INFO] [stderr]    Compiling wiremock v0.6.5
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling knack-backend-github v0.7.21 (/opt/rustwide/workdir/crates/knack-backend-github)
[INFO] [stderr]    Compiling knack v0.7.21 (/opt/rustwide/workdir/crates/knack)
[INFO] [stderr] error: could not compile `knack` (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 knack_cli --edition=2021 crates/knack/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=5858c05b894af759 -C extra-filename=-611c1ea660a3af79 --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 async_trait=/opt/rustwide/target/debug/deps/libasync_trait-3453bb6e76f3ba47.so --extern bytes=/opt/rustwide/target/debug/deps/libbytes-2ed9460101f17bbf.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-633bd33e429ab3f4.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-275d4702ec2eb304.rlib --extern clap_complete=/opt/rustwide/target/debug/deps/libclap_complete-a34434b3303f7ade.rlib --extern console=/opt/rustwide/target/debug/deps/libconsole-17bd267ad9ef293b.rlib --extern dirs=/opt/rustwide/target/debug/deps/libdirs-ced9ecdfe96c4de3.rlib --extern flate2=/opt/rustwide/target/debug/deps/libflate2-84acb1666c285b0c.rlib --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-919814dacf91c248.rlib --extern hex=/opt/rustwide/target/debug/deps/libhex-13e08b3b00984ab7.rlib --extern include_dir=/opt/rustwide/target/debug/deps/libinclude_dir-3f9f5ebdf433f5e6.rlib --extern indicatif=/opt/rustwide/target/debug/deps/libindicatif-4db562315618a07b.rlib --extern keyring=/opt/rustwide/target/debug/deps/libkeyring-1435eece76b36eaa.rlib --extern knack_backend_github=/opt/rustwide/target/debug/deps/libknack_backend_github-6fb097829d33b8a0.rlib --extern knack_types=/opt/rustwide/target/debug/deps/libknack_types-0f67efca44d013c1.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-82e5d9dfa90c9c16.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-36785060c1ea6758.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-a98d717acb31facf.rlib --extern serde_yaml=/opt/rustwide/target/debug/deps/libserde_yaml-7844a60cfd00cc99.rlib --extern sha2=/opt/rustwide/target/debug/deps/libsha2-4c5cdd8aca8af356.rlib --extern similar=/opt/rustwide/target/debug/deps/libsimilar-c8e2b8065ba88702.rlib --extern tar=/opt/rustwide/target/debug/deps/libtar-da4ebd26eb919eb1.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-50ad8fd3a6f486c7.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-5e90adc18491a337.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-1de89bb9e33c3a27.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-9244677a201ade0f.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-486e86b8c14f96dc.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-d395ff0287e5f757.rlib --extern walkdir=/opt/rustwide/target/debug/deps/libwalkdir-7cc6f300a6f0bf06.rlib --extern webbrowser=/opt/rustwide/target/debug/deps/libwebbrowser-b1fc452b73a8b825.rlib --extern wiremock=/opt/rustwide/target/debug/deps/libwiremock-3a66be7e86fdeaca.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/libgit2-sys-2551f8a7d4aadc31/out/build -L native=/opt/rustwide/target/debug/build/ring-c81ea84d9cba97c8/out` (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/rustcKvzPaC/symbols.o" "<4 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libtracing_subscriber-486e86b8c14f96dc,libsharded_slab-bd3e89e1e50b7c87,liblazy_static-3674be3f4245d19b,libmatchers-fa6eccecd1ddd97f,libregex_automata-722267ac02d077c1,libaho_corasick-b5ab6b2cbd1acbb3,libregex_syntax-6d6ee545e2ffad72,libnu_ansi_term-745c727bb3e87c52,libthread_local-b4f6fe44d641c0b1,libtracing_log-ad00d20dfe69af16,libknack_cli-f83ff3204e6ff20a,libhex-13e08b3b00984ab7,libtar-da4ebd26eb919eb1,libxattr-2401387de5c25d7e,libfiletime-029af479cbec0cec,libtempfile-50ad8fd3a6f486c7,libfastrand-8c711c36072d5b5b,librustix-66eac2e94111ec6f,liblinux_raw_sys-0b6cde911e9a3109,libwebbrowser-b1fc452b73a8b825,libdirs-ced9ecdfe96c4de3,libdirs_sys-35571c8e0e8ec812,liboption_ext-61303ef911796993,libwalkdir-7cc6f300a6f0bf06,libsame_file-ff49545450c0b63c,libsha2-4c5cdd8aca8af356,libcpufeatures-e04321643d03190d,libdigest-cff83e5108af0d01,libblock_buffer-bba24321e7b40706,libcrypto_common-25561c32e2e433f4,libgeneric_array-c2fdd0cc081e51ad,libtypenum-ec75592541d0a339,libflate2-84acb1666c285b0c,libminiz_oxide-6d5382b540dd717a,libsimd_adler32-7babdb89f91b6742,libcrc32fast-77160f4e25d6fc25,libknack_backend_github-6fb097829d33b8a0,libserde_yaml-7844a60cfd00cc99,libunsafe_libyaml-d3127b66fe569cc5,libknack_types-0f67efca44d013c1,libthiserror-5e90adc18491a337,libgit2-0cd28995f6dc1111,liblibgit2_sys-0b82686511699567,liblibz_sys-2abbe9d2c8c37d0c,libanyhow-9e4c44ac98d8e4ea,libuuid-d395ff0287e5f757,libgetrandom-fb4c32fda73a41c0,libinclude_dir-3f9f5ebdf433f5e6,libindicatif-4db562315618a07b,libportable_atomic-b2c3e87a13df7d23,libnumber_prefix-6b994bedec76f9db,libconsole-17bd267ad9ef293b,libunicode_width-c0be3735b741df1b,libsimilar-c8e2b8065ba88702,libclap_complete-a34434b3303f7ade,libkeyring-1435eece76b36eaa,liblinux_keyutils-761de3f01130155c,libchrono-633bd33e429ab3f4,libiana_time_zone-bcd81aefedc374a6,libnum_traits-040817c80e4d7434,libreqwest-82e5d9dfa90c9c16,libserde_urlencoded-bd0eed99701d5881,libryu-1f4f40e4352371e5,libhyper_rustls-1e865bedf997eae3,libwebpki_roots-4ac2131d17f69b0d,librustls_native_certs-881882f6cd6b7616,libopenssl_probe-6b1b371432012237,libtokio_rustls-4a10dc212c6802f0,librustls-ff05d050b4cbcb11,libsubtle-2ae6a7038b9a0630,libwebpki-2714f3a923f92230,libring-7cb1e0cc632729b3,libgetrandom-da9c6145cd4f38a1,libuntrusted-b2f816886faf2178,librustls_pki_types-fc5637970849fdde,libzeroize-7f213bea776ca5b6,libserde_json-a98d717acb31facf,libzmij-ef63f1da73704b4c,libserde-36785060c1ea6758,libserde_core-2c928ee17a7447a4,libtower_http-5e368821013d633f,libbitflags-db7b9c0337a7ee76,libtower-78ed1e19068c3277,libtower_layer-d908dd771b239ecd,libhyper_util-97c197168fb8fd9c,libbase64-32787b0325ea6df8,libipnet-61ca7a5e1c2863d4,libtower_service-3fb88d28c2218805,libhyper-194fb0d971769ca1,libwant-7a6260b9c50f1479,libtry_lock-8fa2f6971035be84,libhttparse-8c9b827b8f345444,libh2-8890c2469333c185,libtracing-9244677a201ade0f,libtracing_core-d26029c784af5925,libonce_cell-b5bdc597ed9676b3,libindexmap-b92bb9c25241b995,libequivalent-6a754676e6af62ae,libhashbrown-d7214d631586fd51,libfnv-79e2cbfbe03dcd16,libatomic_waker-06950c8c08d2b8fa,libhttpdate-331798cefc82cc7e,libfutures_util-919814dacf91c248,libmemchr-0ebdc93958defebb,libfutures_io-a8805bd12b2ab705,libslab-0582d648e59ab406,libfutures_channel-04b287164a72dbf0,libfutures_task-36f327cfab86eddc,libtokio_util-dc5e981e5b1cb5af,libfutures_sink-3971bde37bb30e19,libtokio-1de89bb9e33c3a27,libsignal_hook_registry-97fb91977beb15cc,liberrno-40a43d7c8a9b8122,libsocket2-2367bcf2eb96355a,libmio-3f5f6fa89ecad527,libparking_lot-080783593a730975,libparking_lot_core-bccd0786fb787739,liblibc-612664c2206eec43,libcfg_if-83060ec5685761ae,liblock_api-16d46fed645f7bff,libscopeguard-7ec2214574194454,libhttp_body_util-4c062f446893de2a,libpin_project_lite-0a15d51c77964692,libhttp_body-7456ed1522344ebf,liblog-1367470a129d2e36,liburl-59c5b58eaea220a2,libidna-df6053b38c6bb4d5,libidna_adapter-589f8dac832396a9,libicu_properties-ec6289b42539aff9,libicu_properties_data-e6cf238fc98dd59d,libicu_normalizer-de95e3e71b680b9f,libsmallvec-bc3128fdd57228fc,libicu_normalizer_data-8fea05bee0bb4e49,libicu_collections-b30a0c5b23d3a9c1,libutf8_iter-51566bbad89f3a68,libpotential_utf-0c3d767a9fda37b1,libicu_provider-934117bcef62158a,libicu_locale_core-4b321a80321ce1b6,libtinystr-d02a5ec8458ffbfd,liblitemap-dc288f07f8f61193,libwriteable-48b3e52227924bb5,libzerovec-64453c2b57e04116,libzerotrie-86867832a79bbcc7,libyoke-477b98923d9496a9,libstable_deref_trait-63cbf3f3d3f94e56,libzerofrom-aa2bed5d30bbc07f,libform_urlencoded-58b0f0edb59b40d2,libpercent_encoding-fa055ecaa1e57cfa,libhttp-c02de8dcf5641f93,libitoa-5de11b3b23bfe572,libbytes-2ed9460101f17bbf,libsync_wrapper-6bdfbc29c4269203,libfutures_core-1121ff913ed87f93,libclap-275d4702ec2eb304,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}.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" "-lz" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustcKvzPaC/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/libgit2-sys-2551f8a7d4aadc31/out/build" "-L" "/opt/rustwide/target/debug/build/ring-c81ea84d9cba97c8/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/knack-1cc7cc61ebfe0e4c" "-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 `knack` (bin "knack") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "8a9ade13ced440674df169b1aad5a1f4832610c06b54dc81d9aac933630c0504", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8a9ade13ced440674df169b1aad5a1f4832610c06b54dc81d9aac933630c0504", kill_on_drop: false }`
[INFO] [stdout] 8a9ade13ced440674df169b1aad5a1f4832610c06b54dc81d9aac933630c0504
