[INFO] cloning repository https://github.com/YuniqueUnic/cargo-thanku [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/YuniqueUnic/cargo-thanku" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FYuniqueUnic%2Fcargo-thanku", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FYuniqueUnic%2Fcargo-thanku'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 20cc57a0be19c908c4dc1cfbe78ba842c99e8681 [INFO] testing YuniqueUnic/cargo-thanku 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%2FYuniqueUnic%2Fcargo-thanku" "/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/YuniqueUnic/cargo-thanku [INFO] finished tweaking git repo https://github.com/YuniqueUnic/cargo-thanku [INFO] tweaked toml for git repo https://github.com/YuniqueUnic/cargo-thanku written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/YuniqueUnic/cargo-thanku 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/YuniqueUnic/cargo-thanku 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] f7bd70805d61ed1bedce0c28ec3afd61cfc301d8fb42acd79a3a83bd7f856edc [INFO] running `Command { std: "docker" "start" "f7bd70805d61ed1bedce0c28ec3afd61cfc301d8fb42acd79a3a83bd7f856edc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f7bd70805d61ed1bedce0c28ec3afd61cfc301d8fb42acd79a3a83bd7f856edc", 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" "f7bd70805d61ed1bedce0c28ec3afd61cfc301d8fb42acd79a3a83bd7f856edc" "/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" "f7bd70805d61ed1bedce0c28ec3afd61cfc301d8fb42acd79a3a83bd7f856edc", 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" "f7bd70805d61ed1bedce0c28ec3afd61cfc301d8fb42acd79a3a83bd7f856edc" "/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.103 [INFO] [stderr] Compiling unicode-ident v1.0.22 [INFO] [stderr] Compiling quote v1.0.42 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling stable_deref_trait v1.2.1 [INFO] [stderr] Compiling libc v0.2.177 [INFO] [stderr] Compiling regex-syntax v0.8.8 [INFO] [stderr] Compiling cfg-if v1.0.4 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling bytes v1.11.0 [INFO] [stderr] Compiling indexmap v2.12.1 [INFO] [stderr] Compiling winnow v0.7.13 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling find-msvc-tools v0.1.5 [INFO] [stderr] Compiling lock_api v0.4.14 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling writeable v0.6.2 [INFO] [stderr] Compiling litemap v0.8.1 [INFO] [stderr] Compiling toml_write v0.1.2 [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Compiling icu_properties_data v2.1.1 [INFO] [stderr] Compiling cc v1.2.46 [INFO] [stderr] Compiling zeroize v1.8.2 [INFO] [stderr] Compiling icu_normalizer_data v2.1.1 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling rustls-pki-types v1.13.0 [INFO] [stderr] Compiling arc-swap v1.7.1 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling unsafe-libyaml v0.2.11 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling http v1.3.1 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling bstr v1.12.1 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling rustls v0.23.35 [INFO] [stderr] Compiling syn v2.0.110 [INFO] [stderr] Compiling signal-hook-registry v1.4.6 [INFO] [stderr] Compiling mio v1.1.0 [INFO] [stderr] Compiling socket2 v0.6.1 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling anstyle-parse v0.2.7 [INFO] [stderr] Compiling itertools v0.11.0 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling base62 v2.2.3 [INFO] [stderr] Compiling anstyle v1.0.13 [INFO] [stderr] Compiling normpath v1.5.0 [INFO] [stderr] Compiling anstream v0.6.21 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling camino v1.2.1 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling clap_lex v0.7.6 [INFO] [stderr] Compiling webpki-roots v1.0.4 [INFO] [stderr] Compiling clap_builder v4.5.53 [INFO] [stderr] Compiling bitflags v2.10.0 [INFO] [stderr] Compiling glob v0.3.3 [INFO] [stderr] Compiling iri-string v0.7.9 [INFO] [stderr] Compiling anyhow v1.0.100 [INFO] [stderr] Compiling toml_parser v1.0.4 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling nu-ansi-term v0.50.3 [INFO] [stderr] Compiling toml_writer v1.0.4 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling serde_spanned v1.0.3 [INFO] [stderr] Compiling semver v1.0.27 [INFO] [stderr] Compiling toml_datetime v0.7.3 [INFO] [stderr] Compiling toml v0.9.8 [INFO] [stderr] Compiling globset v0.4.18 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling clap v4.5.53 [INFO] [stderr] Compiling clap_complete v4.5.61 [INFO] [stderr] Compiling ignore v0.4.25 [INFO] [stderr] Compiling globwalk v0.8.1 [INFO] [stderr] Compiling rustls-webpki v0.103.8 [INFO] [stderr] Compiling rust-i18n v3.1.5 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling tokio v1.48.0 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling tinystr v0.8.2 [INFO] [stderr] Compiling potential_utf v0.1.4 [INFO] [stderr] Compiling tracing-subscriber v0.3.20 [INFO] [stderr] Compiling icu_collections v2.1.1 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling icu_properties v2.1.1 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling triomphe v0.1.15 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling cargo-platform v0.3.1 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling cargo_metadata v0.23.1 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Compiling rust-i18n-support v3.1.5 [INFO] [stderr] Compiling hyper v1.8.1 [INFO] [stderr] Compiling tokio-rustls v0.26.4 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling rust-i18n-macro v3.1.5 [INFO] [stderr] Compiling hyper-util v0.1.18 [INFO] [stderr] Compiling hyper-rustls v0.27.7 [INFO] [stderr] Compiling reqwest v0.12.24 [INFO] [stderr] Compiling cargo-thanku v0.5.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 29s [INFO] running `Command { std: "docker" "inspect" "f7bd70805d61ed1bedce0c28ec3afd61cfc301d8fb42acd79a3a83bd7f856edc", 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" "f7bd70805d61ed1bedce0c28ec3afd61cfc301d8fb42acd79a3a83bd7f856edc" "/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 tokio v1.48.0 [INFO] [stderr] Compiling bitflags v2.10.0 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling doc-comment v0.3.4 [INFO] [stderr] Compiling predicates-core v1.0.9 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling termtree v0.5.1 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Compiling predicates v3.1.3 [INFO] [stderr] Compiling globwalk v0.9.1 [INFO] [stderr] Compiling predicates-tree v1.0.12 [INFO] [stderr] Compiling pretty_assertions v1.4.1 [INFO] [stderr] Compiling async-stream v0.3.6 [INFO] [stderr] Compiling tempfile v3.23.0 [INFO] [stderr] Compiling assert_fs v1.1.3 [INFO] [stderr] Compiling hyper v1.8.1 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling tokio-rustls v0.26.4 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling tokio-test v0.4.4 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling hyper-util v0.1.18 [INFO] [stderr] Compiling hyper-rustls v0.27.7 [INFO] [stderr] Compiling reqwest v0.12.24 [INFO] [stderr] Compiling cargo-thanku v0.5.1 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `cargo-thanku` (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 cargo_thanku --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=2cef8e7bdf14a278 -C extra-filename=-86b7b470b884d453 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-4342eda19ce54c8e.rlib --extern assert_fs=/opt/rustwide/target/debug/deps/libassert_fs-ad851b722ddab610.rlib --extern cargo_metadata=/opt/rustwide/target/debug/deps/libcargo_metadata-76e4c4e05ea82bfe.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-892bc28f4f20fcff.rlib --extern clap_complete=/opt/rustwide/target/debug/deps/libclap_complete-64bc02057ee7f0cb.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-ddb44ad6fceaeef6.rlib --extern pretty_assertions=/opt/rustwide/target/debug/deps/libpretty_assertions-f9155d341562357e.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-ee43cfc8ff80d460.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-b76512493f96ba2c.rlib --extern rust_i18n=/opt/rustwide/target/debug/deps/librust_i18n-245498bda294bb4c.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-024f438071d7a9e5.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-86fa4e944e5b9be8.rlib --extern serde_yaml=/opt/rustwide/target/debug/deps/libserde_yaml-132195892713d80a.rlib --extern strsim=/opt/rustwide/target/debug/deps/libstrsim-4d1ed08a123238dc.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-f9b3e2ddf9627664.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-bb9d0ee66b566a0b.rlib --extern tokio_test=/opt/rustwide/target/debug/deps/libtokio_test-2afcdddf95c9250e.rlib --extern toml=/opt/rustwide/target/debug/deps/libtoml-7050adfe8f7a9dcd.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-4edf0a969ed8b83d.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-d743875587a7c564.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-c1e1e7a86e6a7572.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/ring-ea44fb209191b0d0/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/rustcX8f79Z/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/{libcargo_thanku-50dc3167df94e35d,libtoml-7050adfe8f7a9dcd,libtoml_writer-52a5edf7c9bb7065,libtoml_parser-93e8fb6aa7d5eb45,libserde_spanned-9388b25912238e2d,libtoml_datetime-1e31709591c797ab,libtracing_subscriber-d743875587a7c564,libsharded_slab-bd3e89e1e50b7c87,liblazy_static-3674be3f4245d19b,libmatchers-ccc774ba0874998b,libnu_ansi_term-745c727bb3e87c52,libthread_local-b4f6fe44d641c0b1,libtracing_log-b01212381fb6aaef,libreqwest-b76512493f96ba2c,libserde_urlencoded-6c97f6f125d9e6c3,libhyper_rustls-3df43ebb211ff628,libwebpki_roots-1ae6c30e99ddd6ae,libtokio_rustls-7a9efb3d8a2fdbfd,librustls-b89ca3d7f18c1339,libsubtle-2ae6a7038b9a0630,libwebpki-668eab6ebb340ff8,libring-f91f0dcdd05254a8,libgetrandom-d650c15c15be9e24,libuntrusted-b2f816886faf2178,librustls_pki_types-f18b4f853aef11b8,libzeroize-7f213bea776ca5b6,libtower_http-ce7030d3b74538b8,libbitflags-9362e66b8880981a,libiri_string-de8b1024d8676424,libtower-1be301acc478f4ad,libtower_layer-d908dd771b239ecd,libhyper_util-4e084d21a9752e3b,libbase64-32787b0325ea6df8,libipnet-a38805d99c19843f,libtower_service-3fb88d28c2218805,libhyper-73ff11ccef5272aa,libwant-7a6260b9c50f1479,libtry_lock-8fa2f6971035be84,libhttparse-8c9b827b8f345444,libatomic_waker-06950c8c08d2b8fa,libhttp_body_util-440746345ebd809c,libhttp_body-010641745bcea95a,libhttp-fc13d883992f1b04,libfnv-79e2cbfbe03dcd16,libsync_wrapper-a254cb6192850e87,libregex-ee43cfc8ff80d460,libclap_complete-64bc02057ee7f0cb,liburl-c1e1e7a86e6a7572,libidna-bfd19084b6d148e0,libutf8_iter-51566bbad89f3a68,libidna_adapter-f58f82311064f868,libicu_properties-5721ae268e9b0b87,libicu_properties_data-ca07e36d75086861,libicu_normalizer-56e1978bd788b516,libicu_normalizer_data-ab8997d7cbbb3306,libicu_collections-9ed5b0fdd8cffa77,libpotential_utf-72da6f407dee0742,libicu_provider-8697c84333904e6d,libicu_locale_core-f2bfb20e84c37304,libtinystr-20132801b1489513,liblitemap-cd9b5b2aa04e2018,libwriteable-4f74a67d38fff78e,libzerovec-a14620199b383964,libzerotrie-522ce0be4ea90300,libyoke-6f5f96fa3f376a4a,libzerofrom-6dbb836c8b514fb1,libform_urlencoded-58b0f0edb59b40d2,libpercent_encoding-fa055ecaa1e57cfa,libtokio-bb9d0ee66b566a0b,libsignal_hook_registry-3baf84eaf720662e,libsocket2-079e36dcc0be2ef0,libbytes-3529dc27cc7678fe,libmio-1f0b2668c1a29a12,libparking_lot-3c23d1a32faae214,libparking_lot_core-07dc4dfa0e4d7158,liblibc-520a1cd7a1b3fe13,libcfg_if-83060ec5685761ae,liblock_api-16d46fed645f7bff,libscopeguard-7ec2214574194454,libfutures-ddb44ad6fceaeef6,libfutures_executor-22bd9fd3a5f60348,libfutures_util-42f6dbfae0e5c2d3,libfutures_io-59d0071c9258d69f,libslab-5629529544b2a983,libfutures_channel-c13537dec5cb7565,libfutures_sink-4f3ee80fddadef94,libfutures_task-e09ab7898221cb97,libpin_utils-3860774ad9b215b5,libfutures_core-3b920243fce8fec0,libcargo_metadata-76e4c4e05ea82bfe,libthiserror-f9b3e2ddf9627664,libsemver-b78d6c10619741b2,libcargo_platform-6355489b20dafdeb,libcamino-d52f2936f752924a,libclap-892bc28f4f20fcff,libclap_builder-2c062301bc88c2ec,libstrsim-4d1ed08a123238dc,libanstream-8abea42649d55d0c,libanstyle_query-635080b1d6343734,libis_terminal_polyfill-3ca4268cb2568267,libcolorchoice-8e2615b3451b028d,libanstyle_parse-2b179629a907e4e4,libutf8parse-92d0158219063202,libclap_lex-1c04dafadfaa0baf,libanstyle-fe219cdab7346aa5,libtracing-4edf0a969ed8b83d,libpin_project_lite-72bf04572caa1c84,libtracing_core-aa4ed84ab5d584f8,libanyhow-4342eda19ce54c8e,librust_i18n-245498bda294bb4c,libsmallvec-bc3128fdd57228fc,librust_i18n_support-e63d12857fd910bb,libserde_yaml-132195892713d80a,libunsafe_libyaml-d3127b66fe569cc5,libglobwalk-a32925946e4e0736,libbitflags-dde12b0d7d495b50,libignore-b047d5dffad25ff1,libwalkdir-7cc6f300a6f0bf06,libsame_file-ff49545450c0b63c,libcrossbeam_deque-b817bbc80604796e,libcrossbeam_epoch-c7c6462c376fe23f,libcrossbeam_utils-076f45bf81d9c2d2,libglobset-7c68cca437ed64e6,liblog-28ade3d6717210f3,libregex_automata-2a5680305e52d800,libregex_syntax-21c69862a9074e56,libbstr-1a458c8581451198,libaho_corasick-583cc3b49db1d510,libserde_json-86fa4e944e5b9be8,libmemchr-9be7e24c0cc6f173,libitoa-ef40fa516293a9d3,libryu-a7164637bc4900ee,libbase62-41682dcd7a4d0f57,libtoml-0db53b3a54893eec,libtoml_edit-55541caab7d71dd5,libserde_spanned-4657221002ee84f9,libindexmap-449c7f9540d8144f,libequivalent-6a754676e6af62ae,libhashbrown-25abce2d85979e8d,libwinnow-d98b4b6bf9645098,libtoml_write-2c704ffd35684d73,libtoml_datetime-ccca0aa183a19055,libsiphasher-03bcd832dc490f0a,libitertools-20c318d1f2e7a619,libeither-e5ea87bd27ac73a9,libtriomphe-138e1b349a8191d0,libstable_deref_trait-63cbf3f3d3f94e56,libserde-024f438071d7a9e5,libserde_core-9c6a4a1faf3c1a34,libarc_swap-fbe5a56bc5bc5547,libnormpath-617e178b52da1c9c,libonce_cell-e9252a7b5119f3eb}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustcX8f79Z/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/ring-ea44fb209191b0d0/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/output_format_tests-fe19f816ba28c791" "-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 `cargo-thanku` (test "output_format_tests") due to 1 previous error [ERROR] error running command: no output for 300 seconds [INFO] running `Command { std: "docker" "inspect" "f7bd70805d61ed1bedce0c28ec3afd61cfc301d8fb42acd79a3a83bd7f856edc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f7bd70805d61ed1bedce0c28ec3afd61cfc301d8fb42acd79a3a83bd7f856edc", kill_on_drop: false }` [INFO] [stdout] f7bd70805d61ed1bedce0c28ec3afd61cfc301d8fb42acd79a3a83bd7f856edc