[INFO] cloning repository https://github.com/wangkezun/rime-wanxiang-updater
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/wangkezun/rime-wanxiang-updater" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwangkezun%2Frime-wanxiang-updater", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwangkezun%2Frime-wanxiang-updater'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 6c4dfe423aee2ec57cd2fa7a424b0ed0095106e4
[INFO] testing wangkezun/rime-wanxiang-updater against 1.97.0-beta.6 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwangkezun%2Frime-wanxiang-updater" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/wangkezun/rime-wanxiang-updater
[INFO] finished tweaking git repo https://github.com/wangkezun/rime-wanxiang-updater
[INFO] tweaked toml for git repo https://github.com/wangkezun/rime-wanxiang-updater written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/wangkezun/rime-wanxiang-updater on toolchain 1.97.0-beta.6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/wangkezun/rime-wanxiang-updater 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.97.0-beta.6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded insta v1.47.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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] fb80346bcc2851e324803107d78d91a2d67ef19da1f6119e86f44720fe278925
[INFO] running `Command { std: "docker" "start" "fb80346bcc2851e324803107d78d91a2d67ef19da1f6119e86f44720fe278925", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "fb80346bcc2851e324803107d78d91a2d67ef19da1f6119e86f44720fe278925", 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" "fb80346bcc2851e324803107d78d91a2d67ef19da1f6119e86f44720fe278925" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "fb80346bcc2851e324803107d78d91a2d67ef19da1f6119e86f44720fe278925", 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" "fb80346bcc2851e324803107d78d91a2d67ef19da1f6119e86f44720fe278925" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling shlex v2.0.1
[INFO] [stderr]    Compiling memchr v2.8.1
[INFO] [stderr]    Compiling litemap v0.8.2
[INFO] [stderr]    Compiling writeable v0.6.3
[INFO] [stderr]    Compiling icu_normalizer_data v2.2.0
[INFO] [stderr]    Compiling icu_properties_data v2.2.0
[INFO] [stderr]    Compiling http v1.4.1
[INFO] [stderr]    Compiling rustls-pki-types v1.14.1
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling pkg-config v0.3.33
[INFO] [stderr]    Compiling log v0.4.32
[INFO] [stderr]    Compiling typenum v1.20.1
[INFO] [stderr]    Compiling bitflags v2.12.1
[INFO] [stderr]    Compiling rustls v0.23.40
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling hashbrown v0.17.1
[INFO] [stderr]    Compiling simd-adler32 v0.3.9
[INFO] [stderr]    Compiling autocfg v1.5.1
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]    Compiling anstyle v1.0.14
[INFO] [stderr]    Compiling portable-atomic v1.13.1
[INFO] [stderr]    Compiling colorchoice v1.0.5
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling winnow v0.7.15
[INFO] [stderr]    Compiling clap_lex v1.1.0
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling anstream v1.0.0
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling webpki-roots v1.0.7
[INFO] [stderr]    Compiling zip v2.4.2
[INFO] [stderr]    Compiling bumpalo v3.20.3
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling zopfli v0.8.3
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling number_prefix v0.4.0
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling semver v1.0.28
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling mio v1.2.1
[INFO] [stderr]    Compiling socket2 v0.6.4
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling filetime v0.2.29
[INFO] [stderr]    Compiling directories v5.0.1
[INFO] [stderr]    Compiling cc v1.2.63
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling indicatif v0.17.11
[INFO] [stderr]    Compiling xattr v1.6.1
[INFO] [stderr]    Compiling tar v0.4.46
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[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 displaydoc v0.2.6
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling tokio v1.52.3
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling globset v0.4.18
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling zerofrom v0.1.8
[INFO] [stderr]    Compiling zstd v0.13.3
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling yoke v0.8.3
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling zerovec v0.11.6
[INFO] [stderr]    Compiling zerotrie v0.2.4
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling rustls-webpki v0.103.13
[INFO] [stderr]    Compiling clap v4.6.1
[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 serde v1.0.228
[INFO] [stderr]    Compiling icu_provider v2.2.0
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling icu_properties v2.2.0
[INFO] [stderr]    Compiling icu_normalizer v2.2.0
[INFO] [stderr]    Compiling idna_adapter v1.2.2
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling hyper v1.10.1
[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 wxupd v0.1.4 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 25s
[INFO] running `Command { std: "docker" "inspect" "fb80346bcc2851e324803107d78d91a2d67ef19da1f6119e86f44720fe278925", 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" "fb80346bcc2851e324803107d78d91a2d67ef19da1f6119e86f44720fe278925" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling predicates-core v1.0.10
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling float-cmp v0.10.0
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling assert_cmd v2.2.2
[INFO] [stderr]    Compiling termtree v0.5.1
[INFO] [stderr]    Compiling normalize-line-endings v0.3.0
[INFO] [stderr]    Compiling fastrand v2.4.1
[INFO] [stderr]    Compiling difflib v0.4.0
[INFO] [stderr]    Compiling assert-json-diff v2.0.2
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling console v0.16.3
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling similar v2.7.0
[INFO] [stderr]    Compiling predicates-tree v1.0.13
[INFO] [stderr]    Compiling deadpool v0.12.3
[INFO] [stderr]    Compiling predicates v3.1.4
[INFO] [stderr]    Compiling h2 v0.4.14
[INFO] [stderr]    Compiling globset v0.4.18
[INFO] [stderr]    Compiling xattr v1.6.1
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling tar v0.4.46
[INFO] [stderr]    Compiling insta v1.47.2
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling tower-http v0.6.11
[INFO] [stderr]    Compiling hyper v1.10.1
[INFO] [stderr]    Compiling hyper-util v0.1.20
[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 wxupd v0.1.4 (/opt/rustwide/workdir)
[INFO] [stderr] error: could not compile `wxupd` (lib test)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.97.0-beta.6-x86_64-unknown-linux-gnu/bin/rustc --crate-name wxupd --edition=2021 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=da436f654b530d42 -C extra-filename=-23f39f18a516bfdd --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-9e4c44ac98d8e4ea.rlib --extern assert_cmd=/opt/rustwide/target/debug/deps/libassert_cmd-80ecc5416a2ea1c0.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-3453bb6e76f3ba47.so --extern chrono=/opt/rustwide/target/debug/deps/libchrono-2cea828c71e15b8e.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-275d4702ec2eb304.rlib --extern directories=/opt/rustwide/target/debug/deps/libdirectories-deb67ca3a1d560bd.rlib --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-109331cbb01130ed.rlib --extern globset=/opt/rustwide/target/debug/deps/libglobset-2389bc6b502d2e10.rlib --extern hex=/opt/rustwide/target/debug/deps/libhex-13e08b3b00984ab7.rlib --extern indicatif=/opt/rustwide/target/debug/deps/libindicatif-dfc2e7ec7d17311d.rlib --extern insta=/opt/rustwide/target/debug/deps/libinsta-fe96ff8945875fd3.rlib --extern predicates=/opt/rustwide/target/debug/deps/libpredicates-12cd7c3b1dae4732.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-998e8f102c5bc987.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-3bd3f28c454468c0.rlib --extern semver=/opt/rustwide/target/debug/deps/libsemver-f2ab12e28ce3f339.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-36785060c1ea6758.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-a98d717acb31facf.rlib --extern sha2=/opt/rustwide/target/debug/deps/libsha2-11a5c516e6a4becd.rlib --extern tar=/opt/rustwide/target/debug/deps/libtar-c7dffda82f8af5a1.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-d3340cabc133b792.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-305297abc8a52265.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-eb6bd1b5e361a33c.rlib --extern toml=/opt/rustwide/target/debug/deps/libtoml-db5ab892cfcd724e.rlib --extern toml_edit=/opt/rustwide/target/debug/deps/libtoml_edit-64ad24f2deb98a1a.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-9244677a201ade0f.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-5a1be02bac73a114.rlib --extern wiremock=/opt/rustwide/target/debug/deps/libwiremock-6fbef4baf46b92f7.rlib --extern zip=/opt/rustwide/target/debug/deps/libzip-d2bc9a07e5e42454.rlib --extern zstd=/opt/rustwide/target/debug/deps/libzstd-97d55685417168b0.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/ring-16027c0e6be4cb72/out -L native=/opt/rustwide/target/debug/build/zstd-sys-5f50dd5ce6155f7f/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `wxupd` (test "update_test")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.97.0-beta.6-x86_64-unknown-linux-gnu/bin/rustc --crate-name update_test --edition=2021 tests/update_test.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=e474d60cd4b598a9 -C extra-filename=-fd9ff9838c3f42cf --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-9e4c44ac98d8e4ea.rlib --extern assert_cmd=/opt/rustwide/target/debug/deps/libassert_cmd-80ecc5416a2ea1c0.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-3453bb6e76f3ba47.so --extern chrono=/opt/rustwide/target/debug/deps/libchrono-2cea828c71e15b8e.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-275d4702ec2eb304.rlib --extern directories=/opt/rustwide/target/debug/deps/libdirectories-deb67ca3a1d560bd.rlib --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-109331cbb01130ed.rlib --extern globset=/opt/rustwide/target/debug/deps/libglobset-2389bc6b502d2e10.rlib --extern hex=/opt/rustwide/target/debug/deps/libhex-13e08b3b00984ab7.rlib --extern indicatif=/opt/rustwide/target/debug/deps/libindicatif-dfc2e7ec7d17311d.rlib --extern insta=/opt/rustwide/target/debug/deps/libinsta-fe96ff8945875fd3.rlib --extern predicates=/opt/rustwide/target/debug/deps/libpredicates-12cd7c3b1dae4732.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-998e8f102c5bc987.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-3bd3f28c454468c0.rlib --extern semver=/opt/rustwide/target/debug/deps/libsemver-f2ab12e28ce3f339.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-36785060c1ea6758.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-a98d717acb31facf.rlib --extern sha2=/opt/rustwide/target/debug/deps/libsha2-11a5c516e6a4becd.rlib --extern tar=/opt/rustwide/target/debug/deps/libtar-c7dffda82f8af5a1.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-d3340cabc133b792.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-305297abc8a52265.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-eb6bd1b5e361a33c.rlib --extern toml=/opt/rustwide/target/debug/deps/libtoml-db5ab892cfcd724e.rlib --extern toml_edit=/opt/rustwide/target/debug/deps/libtoml_edit-64ad24f2deb98a1a.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-9244677a201ade0f.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-5a1be02bac73a114.rlib --extern wiremock=/opt/rustwide/target/debug/deps/libwiremock-6fbef4baf46b92f7.rlib --extern wxupd=/opt/rustwide/target/debug/deps/libwxupd-414e769ffdfb0c58.rlib --extern zip=/opt/rustwide/target/debug/deps/libzip-d2bc9a07e5e42454.rlib --extern zstd=/opt/rustwide/target/debug/deps/libzstd-97d55685417168b0.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/ring-16027c0e6be4cb72/out -L native=/opt/rustwide/target/debug/build/zstd-sys-5f50dd5ce6155f7f/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] error: could not compile `wxupd` (test "check_test")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.97.0-beta.6-x86_64-unknown-linux-gnu/bin/rustc --crate-name check_test --edition=2021 tests/check_test.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=a2c58e06450acfc6 -C extra-filename=-1002c142c547406c --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-9e4c44ac98d8e4ea.rlib --extern assert_cmd=/opt/rustwide/target/debug/deps/libassert_cmd-80ecc5416a2ea1c0.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-3453bb6e76f3ba47.so --extern chrono=/opt/rustwide/target/debug/deps/libchrono-2cea828c71e15b8e.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-275d4702ec2eb304.rlib --extern directories=/opt/rustwide/target/debug/deps/libdirectories-deb67ca3a1d560bd.rlib --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-109331cbb01130ed.rlib --extern globset=/opt/rustwide/target/debug/deps/libglobset-2389bc6b502d2e10.rlib --extern hex=/opt/rustwide/target/debug/deps/libhex-13e08b3b00984ab7.rlib --extern indicatif=/opt/rustwide/target/debug/deps/libindicatif-dfc2e7ec7d17311d.rlib --extern insta=/opt/rustwide/target/debug/deps/libinsta-fe96ff8945875fd3.rlib --extern predicates=/opt/rustwide/target/debug/deps/libpredicates-12cd7c3b1dae4732.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-998e8f102c5bc987.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-3bd3f28c454468c0.rlib --extern semver=/opt/rustwide/target/debug/deps/libsemver-f2ab12e28ce3f339.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-36785060c1ea6758.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-a98d717acb31facf.rlib --extern sha2=/opt/rustwide/target/debug/deps/libsha2-11a5c516e6a4becd.rlib --extern tar=/opt/rustwide/target/debug/deps/libtar-c7dffda82f8af5a1.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-d3340cabc133b792.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-305297abc8a52265.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-eb6bd1b5e361a33c.rlib --extern toml=/opt/rustwide/target/debug/deps/libtoml-db5ab892cfcd724e.rlib --extern toml_edit=/opt/rustwide/target/debug/deps/libtoml_edit-64ad24f2deb98a1a.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-9244677a201ade0f.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-5a1be02bac73a114.rlib --extern wiremock=/opt/rustwide/target/debug/deps/libwiremock-6fbef4baf46b92f7.rlib --extern wxupd=/opt/rustwide/target/debug/deps/libwxupd-414e769ffdfb0c58.rlib --extern zip=/opt/rustwide/target/debug/deps/libzip-d2bc9a07e5e42454.rlib --extern zstd=/opt/rustwide/target/debug/deps/libzstd-97d55685417168b0.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/ring-16027c0e6be4cb72/out -L native=/opt/rustwide/target/debug/build/zstd-sys-5f50dd5ce6155f7f/out` (signal: 9, SIGKILL: kill)
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/deps/rustcnG7Kte/symbols.o" "<4 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libtracing_subscriber-5a1be02bac73a114,libsharded_slab-bd3e89e1e50b7c87,liblazy_static-3674be3f4245d19b,libmatchers-4fae339ab1c56f20,libnu_ansi_term-745c727bb3e87c52,libthread_local-b4f6fe44d641c0b1,libtracing_log-ab9af22a4a864412,libwxupd-414e769ffdfb0c58,libzip-d2bc9a07e5e42454,libzopfli-1e55e018514986f0,libbumpalo-09592ac400046911,libflate2-0aefb2d905d6da67,libminiz_oxide-2575e76130bd6d41,libsimd_adler32-255587d23a406577,libthiserror-5e90adc18491a337,libcrc32fast-77160f4e25d6fc25,libhex-13e08b3b00984ab7,libdirectories-deb67ca3a1d560bd,libdirs_sys-35571c8e0e8ec812,liboption_ext-61303ef911796993,libtoml-db5ab892cfcd724e,libtar-c7dffda82f8af5a1,libxattr-d05573b4b3e7306f,librustix-439c5d38286593fb,liblinux_raw_sys-0b6cde911e9a3109,libfiletime-029af479cbec0cec,libzstd-97d55685417168b0,libzstd_safe-5cfae564794c98e3,libzstd_sys-8a9f5c37250929c0,libglobset-2389bc6b502d2e10,libbstr-9654028cdea59ad5,libregex-998e8f102c5bc987,libregex_automata-c765000ec878c116,libaho_corasick-20c98ea83be91319,libregex_syntax-6d6ee545e2ffad72,libsha2-11a5c516e6a4becd,libcpufeatures-e04321643d03190d,libdigest-1142e5998e571c5d,libblock_buffer-43b51fc1d06b3057,libcrypto_common-43b177a3b314e9dd,libgeneric_array-745cace30f1ed372,libtypenum-ed2b1c93b2a4333a,libindicatif-dfc2e7ec7d17311d,libportable_atomic-b2c3e87a13df7d23,libnumber_prefix-6b994bedec76f9db,libconsole-e409b2351d21a459,libunicode_width-c0be3735b741df1b,libthiserror-305297abc8a52265,libreqwest-3bd3f28c454468c0,libserde_urlencoded-bd0eed99701d5881,libryu-1f4f40e4352371e5,libhyper_rustls-ab822a172068316d,libwebpki_roots-4ac2131d17f69b0d,libtokio_rustls-1c45952760240c90,librustls-833a8f69baaf14ed,libsubtle-2ae6a7038b9a0630,libwebpki-1bbc30033d85f706,libring-e48d1af1cf322c26,libgetrandom-da9c6145cd4f38a1,libuntrusted-b2f816886faf2178,libcfg_if-83060ec5685761ae,librustls_pki_types-fc5637970849fdde,libzeroize-7f213bea776ca5b6,libserde_json-a98d717acb31facf,libzmij-ef63f1da73704b4c,libtower_http-7021d92111bb2639,libbitflags-607c46266d5e3b21,libtower-22c3c562d5837b95,libtower_layer-d908dd771b239ecd,libhyper_util-056abfa008c5a013,libbase64-32787b0325ea6df8,libipnet-61ca7a5e1c2863d4,libtower_service-3fb88d28c2218805,libhyper-622de408a6fd2830,libwant-7a6260b9c50f1479,libtry_lock-8fa2f6971035be84,libhttparse-8c9b827b8f345444,libh2-d52dca8582e441bd,libtracing-9244677a201ade0f,libtracing_core-d26029c784af5925,libonce_cell-b5bdc597ed9676b3,libfnv-79e2cbfbe03dcd16,libatomic_waker-06950c8c08d2b8fa,libhttpdate-331798cefc82cc7e,libfutures_util-109331cbb01130ed,libmemchr-0ebdc93958defebb,libfutures_io-a8805bd12b2ab705,libslab-0582d648e59ab406,libfutures_channel-04b287164a72dbf0,libfutures_task-36f327cfab86eddc,libtokio_util-fc83fbf5fed8de9f,libfutures_sink-3971bde37bb30e19,libhttp_body_util-4c062f446893de2a,libhttp_body-7456ed1522344ebf,liblog-a38fd7fd086fa205,liburl-4d35a586a32ab542,libidna-c812c47bab2438f4,libidna_adapter-9a4e6c19db1f8c9d,libicu_properties-b5e9578cbbaa3146,libicu_properties_data-e6cf238fc98dd59d,libicu_normalizer-84d55c39a6c87db6,libsmallvec-bc3128fdd57228fc,libicu_normalizer_data-8fea05bee0bb4e49,libicu_collections-f680403c7a20d60e,libutf8_iter-51566bbad89f3a68,libpotential_utf-625d383612e0b2b2,libicu_provider-4d443995d9a54e64,libicu_locale_core-7ab8aa7c7e16959e,libtinystr-cbbc6b93c694c29c,liblitemap-dc288f07f8f61193,libwriteable-48b3e52227924bb5,libzerovec-b4c2e904228c04d5,libzerotrie-615aada4d01c3756,libyoke-0740200ce37b266e,libstable_deref_trait-63cbf3f3d3f94e56,libzerofrom-aa2bed5d30bbc07f,libform_urlencoded-58b0f0edb59b40d2,libpercent_encoding-fa055ecaa1e57cfa,libhttp-c02de8dcf5641f93,libitoa-5de11b3b23bfe572,libsync_wrapper-6bdfbc29c4269203,libfutures_core-1121ff913ed87f93,libchrono-2cea828c71e15b8e,libiana_time_zone-bcd81aefedc374a6,libnum_traits-040817c80e4d7434,libtoml_edit-64ad24f2deb98a1a,libserde_spanned-ce04cc9982e36395,libindexmap-b92bb9c25241b995,libequivalent-6a754676e6af62ae,libhashbrown-d7214d631586fd51,libwinnow-88e6acd6e2987984,libtoml_write-2c704ffd35684d73,libtoml_datetime-64cf6590014f8d6d,libserde-36785060c1ea6758,libserde_core-2c928ee17a7447a4,libanyhow-9e4c44ac98d8e4ea,libtokio-eb6bd1b5e361a33c,libsignal_hook_registry-97fb91977beb15cc,liberrno-40a43d7c8a9b8122,libsocket2-73b9b85db3553b3d,libbytes-2ed9460101f17bbf,libmio-43415d66e2ceb9f1,liblibc-612664c2206eec43,libpin_project_lite-0a15d51c77964692,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" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustcnG7Kte/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/ring-16027c0e6be4cb72/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-5f50dd5ce6155f7f/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/wxupd-e617ef39681af7e5" "-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 `wxupd` (bin "wxupd") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "fb80346bcc2851e324803107d78d91a2d67ef19da1f6119e86f44720fe278925", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fb80346bcc2851e324803107d78d91a2d67ef19da1f6119e86f44720fe278925", kill_on_drop: false }`
[INFO] [stdout] fb80346bcc2851e324803107d78d91a2d67ef19da1f6119e86f44720fe278925
