[INFO] fetching crate mihomo-rs 2.0.0... [INFO] testing mihomo-rs-2.0.0 against 1.95.0 for beta-1.96-1 [INFO] extracting crate mihomo-rs 2.0.0 into /workspace/builds/worker-3-tc1/source [INFO] started tweaking crates.io crate mihomo-rs 2.0.0 [INFO] removed 0 missing examples [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate mihomo-rs 2.0.0 [INFO] tweaked toml for crates.io crate mihomo-rs 2.0.0 written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate mihomo-rs 2.0.0 on toolchain 1.95.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate mihomo-rs 2.0.0 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.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded zopfli v0.8.3 [INFO] [stderr] Downloaded bzip2 v0.6.1 [INFO] [stderr] Downloaded env_filter v1.0.0 [INFO] [stderr] Downloaded tokio-tungstenite v0.29.0 [INFO] [stderr] Downloaded ppmd-rust v1.4.0 [INFO] [stderr] Downloaded mockito v1.7.2 [INFO] [stderr] Downloaded deflate64 v0.1.10 [INFO] [stderr] Downloaded libbz2-rs-sys v0.2.2 [INFO] [stderr] Downloaded tungstenite v0.29.0 [INFO] [stderr] Downloaded zip v8.5.0 [INFO] [stderr] Downloaded zlib-rs v0.6.0 [INFO] [stderr] Downloaded objc2-io-kit v0.3.1 [INFO] [stderr] Downloaded sysinfo v0.38.3 [INFO] [stderr] Downloaded lzma-rust2 v0.16.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 557edcede2110e44b816a8e4cc6f0665cc685af23c795be58d1ed5a88faae16d [INFO] running `Command { std: "docker" "start" "-a" "557edcede2110e44b816a8e4cc6f0665cc685af23c795be58d1ed5a88faae16d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "557edcede2110e44b816a8e4cc6f0665cc685af23c795be58d1ed5a88faae16d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "557edcede2110e44b816a8e4cc6f0665cc685af23c795be58d1ed5a88faae16d", kill_on_drop: false }` [INFO] [stdout] 557edcede2110e44b816a8e4cc6f0665cc685af23c795be58d1ed5a88faae16d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.95.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3de8e58086d8e8f642478c9cb311bc62a6f086d2d3ae8566a6639ee3c64576e5 [INFO] running `Command { std: "docker" "start" "-a" "3de8e58086d8e8f642478c9cb311bc62a6f086d2d3ae8566a6639ee3c64576e5", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.23 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling crypto-common v0.1.7 [INFO] [stderr] Compiling rustls v0.23.36 [INFO] [stderr] Compiling zerocopy v0.8.39 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling anstyle-parse v1.0.0 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling zmij v1.0.20 [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Compiling regex-syntax v0.8.9 [INFO] [stderr] Compiling simd-adler32 v0.3.8 [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Compiling cc v1.2.55 [INFO] [stderr] Compiling rand_core v0.9.5 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling anstream v1.0.0 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling getrandom v0.4.1 [INFO] [stderr] Compiling adler2 v2.0.1 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling quote v1.0.45 [INFO] [stderr] Compiling deranged v0.5.6 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling num-conv v0.2.0 [INFO] [stderr] Compiling time-core v0.1.8 [INFO] [stderr] Compiling libbz2-rs-sys v0.2.2 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling zstd-sys v2.0.16+zstd.1.5.7 [INFO] [stderr] Compiling zlib-rs v0.6.0 [INFO] [stderr] Compiling openssl-probe v0.2.1 [INFO] [stderr] Compiling data-encoding v2.10.0 [INFO] [stderr] Compiling winnow v1.0.1 [INFO] [stderr] Compiling clap_lex v1.0.0 [INFO] [stderr] Compiling bumpalo v3.19.1 [INFO] [stderr] Compiling clap_builder v4.6.0 [INFO] [stderr] Compiling zopfli v0.8.3 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling env_filter v1.0.0 [INFO] [stderr] Compiling flate2 v1.1.9 [INFO] [stderr] Compiling toml_parser v1.1.2+spec-1.1.0 [INFO] [stderr] Compiling rustls-native-certs v0.8.3 [INFO] [stderr] Compiling bzip2 v0.6.1 [INFO] [stderr] Compiling time v0.3.47 [INFO] [stderr] Compiling signal-hook-mio v0.2.5 [INFO] [stderr] Compiling dirs-sys v0.5.0 [INFO] [stderr] Compiling lzma-rust2 v0.16.2 [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.32 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling rustls-webpki v0.103.10 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling tokio v1.50.0 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling tinystr v0.8.2 [INFO] [stderr] Compiling potential_utf v0.1.4 [INFO] [stderr] Compiling icu_collections v2.1.1 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling clap_derive v4.6.0 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling pbkdf2 v0.12.2 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling icu_properties v2.1.2 [INFO] [stderr] Compiling aes v0.8.4 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling toml_datetime v1.1.1+spec-1.1.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling serde_spanned v1.1.1 [INFO] [stderr] Compiling ppmd-rust v1.4.0 [INFO] [stderr] Compiling typed-path v0.12.3 [INFO] [stderr] Compiling constant_time_eq v0.4.2 [INFO] [stderr] Compiling toml_writer v1.1.1+spec-1.1.0 [INFO] [stderr] Compiling unsafe-libyaml v0.2.11 [INFO] [stderr] Compiling jiff v0.2.23 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling hyper v1.8.1 [INFO] [stderr] Compiling tokio-rustls v0.26.4 [INFO] [stderr] Compiling tower v0.5.3 [INFO] [stderr] Compiling zstd v0.13.3 [INFO] [stderr] Compiling url v2.5.8 [INFO] [stderr] Compiling hyper-util v0.1.20 [INFO] [stderr] Compiling tower-http v0.6.8 [INFO] [stderr] Compiling tokio-util v0.7.18 [INFO] [stderr] Compiling tungstenite v0.29.0 [INFO] [stderr] Compiling deflate64 v0.1.10 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling zip v8.5.0 [INFO] [stderr] Compiling toml v1.1.2+spec-1.1.0 [INFO] [stderr] Compiling hyper-rustls v0.27.7 [INFO] [stderr] Compiling reqwest v0.12.28 [INFO] [stderr] Compiling env_logger v0.11.10 [INFO] [stderr] Compiling tokio-tungstenite v0.29.0 [INFO] [stderr] Compiling clap v4.6.0 [INFO] [stderr] Compiling dirs v6.0.0 [INFO] [stderr] Compiling crossterm v0.27.0 [INFO] [stderr] Compiling sysinfo v0.38.3 [INFO] [stderr] Compiling unicode-width v0.2.2 [INFO] [stderr] Compiling mihomo-rs v2.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 34s [INFO] running `Command { std: "docker" "inspect" "3de8e58086d8e8f642478c9cb311bc62a6f086d2d3ae8566a6639ee3c64576e5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3de8e58086d8e8f642478c9cb311bc62a6f086d2d3ae8566a6639ee3c64576e5", kill_on_drop: false }` [INFO] [stdout] 3de8e58086d8e8f642478c9cb311bc62a6f086d2d3ae8566a6639ee3c64576e5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.95.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3f4556f39ec577791b42f060eaf9c08d182bf603129e288c406ff585992b5a85 [INFO] running `Command { std: "docker" "start" "-a" "3f4556f39ec577791b42f060eaf9c08d182bf603129e288c406ff585992b5a85", kill_on_drop: false }` [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling tokio-util v0.7.18 [INFO] [stderr] Compiling bitflags v2.10.0 [INFO] [stderr] Compiling regex-syntax v0.8.9 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Compiling linux-raw-sys v0.12.1 [INFO] [stderr] Compiling assert-json-diff v2.0.2 [INFO] [stderr] Compiling colored v3.1.1 [INFO] [stderr] Compiling crossterm v0.27.0 [INFO] [stderr] Compiling h2 v0.4.13 [INFO] [stderr] Compiling tower v0.5.3 [INFO] [stderr] Compiling tokio-tungstenite v0.29.0 [INFO] [stderr] Compiling tempfile v3.26.0 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling tower-http v0.6.8 [INFO] [stderr] Compiling hyper v1.8.1 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling env_filter v1.0.0 [INFO] [stderr] Compiling env_logger v0.11.10 [INFO] [stderr] Compiling hyper-util v0.1.20 [INFO] [stderr] Compiling hyper-rustls v0.27.7 [INFO] [stderr] Compiling mockito v1.7.2 [INFO] [stderr] Compiling reqwest v0.12.28 [INFO] [stderr] Compiling mihomo-rs v2.0.0 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `mihomo-rs` (lib test) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.95.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name mihomo_rs --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=11231fed82b8530d -C extra-filename=-535fa9647d1f760d --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-4b98a5a15e092ec6.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-421524bad14b824a.rlib --extern crossterm=/opt/rustwide/target/debug/deps/libcrossterm-6256a648b20feb7c.rlib --extern dirs=/opt/rustwide/target/debug/deps/libdirs-41d67d603e8e2889.rlib --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-7f04ee8e6a056a72.rlib --extern flate2=/opt/rustwide/target/debug/deps/libflate2-53b48a47c85c9489.rlib --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-22a6aa854aa019d5.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-6c471594c474097a.rlib --extern mockito=/opt/rustwide/target/debug/deps/libmockito-f7781a5a9f6b44b7.rlib --extern percent_encoding=/opt/rustwide/target/debug/deps/libpercent_encoding-be1411bc33da4261.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-0bc9ad047ca44f86.rlib --extern semver=/opt/rustwide/target/debug/deps/libsemver-efe6c2299421a2af.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-3fdaa5cb039acda7.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-903ae564fee6508b.rlib --extern serde_yaml=/opt/rustwide/target/debug/deps/libserde_yaml-49c3106dbcd00b0f.rlib --extern sysinfo=/opt/rustwide/target/debug/deps/libsysinfo-072221a64e865107.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-6024c6af46c149d9.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-5ad89fbdacfdaf57.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-1ab3d794b3a9ae26.rlib --extern tokio_tungstenite=/opt/rustwide/target/debug/deps/libtokio_tungstenite-02917be1435cddd2.rlib --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-ae5a31ab5b37305c.rlib --extern toml=/opt/rustwide/target/debug/deps/libtoml-ba15ff1a959afb01.rlib --extern unicode_width=/opt/rustwide/target/debug/deps/libunicode_width-55ccd8fad61d5b96.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-012f85e3c29b81e0.rlib --extern zip=/opt/rustwide/target/debug/deps/libzip-e891600e4e70a880.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/ring-dc21a3c9105be968/out -L native=/opt/rustwide/target/debug/build/zstd-sys-f8ed6c241e40a044/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "3f4556f39ec577791b42f060eaf9c08d182bf603129e288c406ff585992b5a85", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3f4556f39ec577791b42f060eaf9c08d182bf603129e288c406ff585992b5a85", kill_on_drop: false }` [INFO] [stdout] 3f4556f39ec577791b42f060eaf9c08d182bf603129e288c406ff585992b5a85