[INFO] cloning repository https://github.com/MaaAssistantArknights/maa-cli
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/MaaAssistantArknights/maa-cli" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMaaAssistantArknights%2Fmaa-cli", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMaaAssistantArknights%2Fmaa-cli'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] b24f011fc522b43b9e6692febc3c6498b51dd1eb
[INFO] testing MaaAssistantArknights/maa-cli against master#733b47ea4b1b86216f14ef56e49440c33933f230+rustflags=-Copt-level=3 for pr-138759
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMaaAssistantArknights%2Fmaa-cli" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-3-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/MaaAssistantArknights/maa-cli
[INFO] finished tweaking git repo https://github.com/MaaAssistantArknights/maa-cli
[INFO] tweaked toml for git repo https://github.com/MaaAssistantArknights/maa-cli written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/MaaAssistantArknights/maa-cli on toolchain 733b47ea4b1b86216f14ef56e49440c33933f230
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/MaaAssistantArknights/maa-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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 584c213eb97d32f02e885d26936f6bf110b90c3680082f5737681acca1573cea
[INFO] running `Command { std: "docker" "start" "-a" "584c213eb97d32f02e885d26936f6bf110b90c3680082f5737681acca1573cea", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "584c213eb97d32f02e885d26936f6bf110b90c3680082f5737681acca1573cea", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "584c213eb97d32f02e885d26936f6bf110b90c3680082f5737681acca1573cea", kill_on_drop: false }`
[INFO] [stdout] 584c213eb97d32f02e885d26936f6bf110b90c3680082f5737681acca1573cea
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b517d8db1fb6f8df1fb282f9cb3824aa6922ce04eefdbeea33fc04207d1ee564
[INFO] running `Command { std: "docker" "start" "-a" "b517d8db1fb6f8df1fb282f9cb3824aa6922ce04eefdbeea33fc04207d1ee564", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling bitflags v2.9.0
[INFO] [stderr]    Compiling hashbrown v0.15.3
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling smallvec v1.15.0
[INFO] [stderr]    Compiling icu_properties_data v2.0.0
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling openssl v0.10.72
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling clap_builder v4.5.37
[INFO] [stderr]    Compiling portable-atomic v1.11.0
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]    Compiling miniz_oxide v0.8.8
[INFO] [stderr]    Compiling winnow v0.7.10
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling simd-adler32 v0.3.7
[INFO] [stderr]    Compiling bumpalo v3.17.0
[INFO] [stderr]    Compiling toml_write v0.1.1
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling zip v2.6.1
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]    Compiling maa-sys v0.7.0 (/opt/rustwide/workdir/crates/maa-sys)
[INFO] [stderr]    Compiling unicode-width v0.2.0
[INFO] [stderr]    Compiling zopfli v0.8.2
[INFO] [stderr]    Compiling rustls-pemfile v2.2.0
[INFO] [stderr]    Compiling env_filter v0.1.3
[INFO] [stderr]    Compiling flate2 v1.1.1
[INFO] [stderr]    Compiling maa-cli v0.5.9 (/opt/rustwide/workdir/crates/maa-cli)
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]    Compiling roff v0.2.2
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling encode_unicode v1.0.0
[INFO] [stderr]    Compiling jobserver v0.1.33
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling socket2 v0.5.9
[INFO] [stderr]    Compiling cc v1.2.22
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling tokio v1.45.0
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling term v0.7.0
[INFO] [stderr]    Compiling is-terminal v0.4.16
[INFO] [stderr]    Compiling directories v6.0.0
[INFO] [stderr]    Compiling filetime v0.2.25
[INFO] [stderr]    Compiling xattr v1.5.0
[INFO] [stderr]    Compiling tempfile v3.19.1
[INFO] [stderr]    Compiling signal-hook-registry v1.4.5
[INFO] [stderr]    Compiling constcat v0.6.0
[INFO] [stderr]    Compiling indicatif v0.17.11
[INFO] [stderr]    Compiling maa-dirs v0.2.0 (/opt/rustwide/workdir/crates/maa-dirs)
[INFO] [stderr]    Compiling self-replace v1.5.0
[INFO] [stderr]    Compiling tar v0.4.44
[INFO] [stderr]    Compiling prettytable v0.10.0
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling env_logger v0.11.8
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling openssl-sys v0.9.108
[INFO] [stderr]    Compiling libz-sys v1.1.22
[INFO] [stderr]    Compiling libssh2-sys v0.3.1
[INFO] [stderr]    Compiling libgit2-sys v0.18.1+1.9.0
[INFO] [stderr]    Compiling tokio-util v0.7.15
[INFO] [stderr]    Compiling h2 v0.4.10
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling clap_derive v4.5.32
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling color-print-proc-macro v0.3.7
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling color-print v0.3.7
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling clap v4.5.37
[INFO] [stderr]    Compiling clap_complete v4.5.50
[INFO] [stderr]    Compiling clap_mangen v0.2.26
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling zerovec v0.11.2
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling hyper-util v0.1.11
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.2
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.0
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling toml_datetime v0.6.9
[INFO] [stderr]    Compiling serde_spanned v0.6.8
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling maa-types v0.2.0 (/opt/rustwide/workdir/crates/maa-types)
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling toml_edit v0.22.26
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling reqwest v0.12.15
[INFO] [stderr]    Compiling git2 v0.20.2
[INFO] [stderr]    Compiling toml v0.8.22
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 4m 44s
[INFO] running `Command { std: "docker" "inspect" "b517d8db1fb6f8df1fb282f9cb3824aa6922ce04eefdbeea33fc04207d1ee564", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b517d8db1fb6f8df1fb282f9cb3824aa6922ce04eefdbeea33fc04207d1ee564", kill_on_drop: false }`
[INFO] [stdout] b517d8db1fb6f8df1fb282f9cb3824aa6922ce04eefdbeea33fc04207d1ee564
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a2978d31414f3eafd5c22314176dc180dee71de12d290b9a0f85def91e13b9d3
[INFO] running `Command { std: "docker" "start" "-a" "a2978d31414f3eafd5c22314176dc180dee71de12d290b9a0f85def91e13b9d3", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_test v1.0.177
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling maa-dirs v0.2.0 (/opt/rustwide/workdir/crates/maa-dirs)
[INFO] [stderr]    Compiling maa-sys v0.7.0 (/opt/rustwide/workdir/crates/maa-sys)
[INFO] [stderr]    Compiling maa-types v0.2.0 (/opt/rustwide/workdir/crates/maa-types)
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling maa-cli v0.5.9 (/opt/rustwide/workdir/crates/maa-cli)
[INFO] [stderr] error: could not compile `maa-cli` (bin "maa" test)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/733b47ea4b1b86216f14ef56e49440c33933f230/bin/rustc --crate-name maa --edition=2024 crates/maa-cli/src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --warn=unexpected_cfgs --check-cfg 'cfg(coverage,coverage_nightly)' --test --cfg 'feature="__installer"' --cfg 'feature="cli_installer"' --cfg 'feature="core_installer"' --cfg 'feature="default"' --cfg 'feature="digest"' --cfg 'feature="flate2"' --cfg 'feature="futures-util"' --cfg 'feature="git2"' --cfg 'feature="indicatif"' --cfg 'feature="semver"' --cfg 'feature="sha2"' --cfg 'feature="tar"' --cfg 'feature="zip"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__installer", "cli_installer", "core_installer", "default", "digest", "flate2", "futures-util", "git2", "indicatif", "semver", "sha2", "tar", "vendored-openssl", "zip"))' -C metadata=bba87aa4d3b92aa6 -C extra-filename=-cdfbe7292fc22b44 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-07471542712fc6e3.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-f87706b927fe1e66.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-36683464ffb60faa.rlib --extern clap_complete=/opt/rustwide/target/debug/deps/libclap_complete-2a39904b41988b35.rlib --extern clap_mangen=/opt/rustwide/target/debug/deps/libclap_mangen-056b7e7b2933d813.rlib --extern color_print=/opt/rustwide/target/debug/deps/libcolor_print-85c21f6ef5b6fe31.rlib --extern constcat=/opt/rustwide/target/debug/deps/libconstcat-172819e436f0941b.rlib --extern digest=/opt/rustwide/target/debug/deps/libdigest-65e807ebc09615f5.rlib --extern dunce=/opt/rustwide/target/debug/deps/libdunce-0fc5fdc439df104b.rlib --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-56f4a2c5b7502d8b.rlib --extern flate2=/opt/rustwide/target/debug/deps/libflate2-43595cb8a3b96977.rlib --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-c7acf3a053b22a8c.rlib --extern git2=/opt/rustwide/target/debug/deps/libgit2-3fb2f0902f0bd16a.rlib --extern indicatif=/opt/rustwide/target/debug/deps/libindicatif-e4853745c9e39399.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-0e9392c47b9523dd.rlib --extern maa_dirs=/opt/rustwide/target/debug/deps/libmaa_dirs-d1f0c94580225862.rlib --extern maa_sys=/opt/rustwide/target/debug/deps/libmaa_sys-425023795b3862e9.rlib --extern maa_types=/opt/rustwide/target/debug/deps/libmaa_types-149b808aa1f8af83.rlib --extern prettytable=/opt/rustwide/target/debug/deps/libprettytable-77ebcfdbd86ec53a.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-99306161acbd7234.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-b74cee55913f1348.rlib --extern self_replace=/opt/rustwide/target/debug/deps/libself_replace-da25dbd26bf522a6.rlib --extern semver=/opt/rustwide/target/debug/deps/libsemver-0eae70a3b817c7f6.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-1d7992535237086f.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-e110f67307e54e62.rlib --extern serde_test=/opt/rustwide/target/debug/deps/libserde_test-699785a6023a00ae.rlib --extern serde_yaml=/opt/rustwide/target/debug/deps/libserde_yaml-f5c452f3395e7437.rlib --extern sha2=/opt/rustwide/target/debug/deps/libsha2-9d486e444c7905c8.rlib --extern signal_hook=/opt/rustwide/target/debug/deps/libsignal_hook-7c34659857cc46ed.rlib --extern tar=/opt/rustwide/target/debug/deps/libtar-c4626f25ae1a08b5.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-ac6590c03c9106d4.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-8e5b8052d19d5d6e.rlib --extern toml=/opt/rustwide/target/debug/deps/libtoml-3941ddfea3f65323.rlib --extern zip=/opt/rustwide/target/debug/deps/libzip-6a6dc88c76adc2a8.rlib --cap-lints=forbid -Copt-level=3 -L native=/opt/rustwide/target/debug/build/libgit2-sys-6433641850665437/out/build -L native=/opt/rustwide/target/debug/build/libssh2-sys-c0ec4a2b5cd53625/out/build` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "a2978d31414f3eafd5c22314176dc180dee71de12d290b9a0f85def91e13b9d3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a2978d31414f3eafd5c22314176dc180dee71de12d290b9a0f85def91e13b9d3", kill_on_drop: false }`
[INFO] [stdout] a2978d31414f3eafd5c22314176dc180dee71de12d290b9a0f85def91e13b9d3
