[INFO] cloning repository https://github.com/loonghao/fpt-cli [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/loonghao/fpt-cli" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Floonghao%2Ffpt-cli", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Floonghao%2Ffpt-cli'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 02c68718287f11cf707ebe6e42fc8ae733664af4 [INFO] checking loonghao/fpt-cli against master#91775dbec9771aa0c1b9ebe268eb5bd271e79a7a for pr-139087-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Floonghao%2Ffpt-cli" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/loonghao/fpt-cli [INFO] finished tweaking git repo https://github.com/loonghao/fpt-cli [INFO] tweaked toml for git repo https://github.com/loonghao/fpt-cli written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/loonghao/fpt-cli on toolchain 91775dbec9771aa0c1b9ebe268eb5bd271e79a7a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+91775dbec9771aa0c1b9ebe268eb5bd271e79a7a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/loonghao/fpt-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" "+91775dbec9771aa0c1b9ebe268eb5bd271e79a7a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Updating git repository `https://github.com/toon-format/toon-rust` [INFO] [stderr] Updating git submodule `https://github.com/toon-format/spec` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded serde_regex v1.1.0 [INFO] [stderr] Downloaded basic-cookies v0.1.5 [INFO] [stderr] Downloaded toml_parser v1.0.10+spec-1.1.0 [INFO] [stderr] Downloaded darling_macro v0.23.0 [INFO] [stderr] Downloaded instability v0.3.12 [INFO] [stderr] Downloaded async-object-pool v0.1.5 [INFO] [stderr] Downloaded toml_datetime v1.0.1+spec-1.1.0 [INFO] [stderr] Downloaded self-replace v1.5.0 [INFO] [stderr] Downloaded ena v0.14.4 [INFO] [stderr] Downloaded assert_cmd v2.2.0 [INFO] [stderr] Downloaded tinyvec v1.11.0 [INFO] [stderr] Downloaded darling v0.23.0 [INFO] [stderr] Downloaded darling_core v0.23.0 [INFO] [stderr] Downloaded tar v0.4.45 [INFO] [stderr] Downloaded fancy-regex v0.13.0 [INFO] [stderr] Downloaded httpmock v0.7.0 [INFO] [stderr] Downloaded toml_edit v0.25.5+spec-1.1.0 [INFO] [stderr] Downloaded tui-textarea v0.7.0 [INFO] [stderr] Downloaded tiff v0.11.3 [INFO] [stderr] Downloaded zip v8.3.1 [INFO] [stderr] Downloaded zune-jpeg v0.5.14 [INFO] [stderr] Downloaded moxcms v0.8.1 [INFO] [stderr] Downloaded winnow v1.0.0 [INFO] [stderr] Downloaded quinn-proto v0.11.14 [INFO] [stderr] Downloaded zlib-rs v0.6.3 [INFO] [stderr] Downloaded image v0.25.10 [INFO] [stderr] Downloaded pxfm v0.1.28 [INFO] [stderr] Downloaded tiktoken-rs v0.9.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+91775dbec9771aa0c1b9ebe268eb5bd271e79a7a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f8be662710d47d2191ac052c5202583b0e89c3993c5508cf7860b8fdc20b5c2e [INFO] running `Command { std: "docker" "start" "-a" "f8be662710d47d2191ac052c5202583b0e89c3993c5508cf7860b8fdc20b5c2e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f8be662710d47d2191ac052c5202583b0e89c3993c5508cf7860b8fdc20b5c2e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f8be662710d47d2191ac052c5202583b0e89c3993c5508cf7860b8fdc20b5c2e", kill_on_drop: false }` [INFO] [stdout] f8be662710d47d2191ac052c5202583b0e89c3993c5508cf7860b8fdc20b5c2e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=forbid" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+91775dbec9771aa0c1b9ebe268eb5bd271e79a7a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5aa4dee2b589fb0afeab5cf3327f7fc33cd1ef6b9a537ee7dece52e42e659816 [INFO] running `Command { std: "docker" "start" "-a" "5aa4dee2b589fb0afeab5cf3327f7fc33cd1ef6b9a537ee7dece52e42e659816", kill_on_drop: false }` [INFO] [stderr] Checking futures-io v0.3.32 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Checking linux-raw-sys v0.12.1 [INFO] [stderr] Checking log v0.4.29 [INFO] [stderr] Checking futures-sink v0.3.32 [INFO] [stderr] Checking once_cell v1.21.4 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling cc v1.2.57 [INFO] [stderr] Checking regex-automata v0.4.14 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling value-bag v1.12.0 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Checking serde v1.0.228 [INFO] [stderr] Compiling cfg-if v1.0.4 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Checking futures-channel v0.3.32 [INFO] [stderr] Checking http v1.4.0 [INFO] [stderr] Checking zeroize v1.8.2 [INFO] [stderr] Checking tracing-core v0.1.36 [INFO] [stderr] Checking bit-set v0.5.3 [INFO] [stderr] Checking rustls-pki-types v1.14.0 [INFO] [stderr] Checking futures-util v0.3.32 [INFO] [stderr] Checking mio v1.1.1 [INFO] [stderr] Checking getrandom v0.2.17 [INFO] [stderr] Compiling libc v0.2.183 [INFO] [stderr] Checking icu_normalizer v2.1.1 [INFO] [stderr] Compiling rustls v0.23.37 [INFO] [stderr] Checking tracing v0.1.44 [INFO] [stderr] Checking futures-lite v2.6.1 [INFO] [stderr] Checking event-listener v5.4.1 [INFO] [stderr] Checking sync_wrapper v1.0.2 [INFO] [stderr] Compiling winnow v1.0.0 [INFO] [stderr] Checking openssl-probe v0.2.1 [INFO] [stderr] Checking ipnet v2.12.0 [INFO] [stderr] Compiling semver v1.0.27 [INFO] [stderr] Checking idna_adapter v1.2.1 [INFO] [stderr] Checking event-listener-strategy v0.5.4 [INFO] [stderr] Checking tokio v1.50.0 [INFO] [stderr] Checking rustls-native-certs v0.8.3 [INFO] [stderr] Compiling async-io v2.6.0 [INFO] [stderr] Checking idna v1.1.0 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Checking url v2.5.8 [INFO] [stderr] Checking iri-string v0.7.11 [INFO] [stderr] Compiling crunchy v0.2.4 [INFO] [stderr] Compiling toml_datetime v1.0.1+spec-1.1.0 [INFO] [stderr] Compiling lock_api v0.4.14 [INFO] [stderr] Compiling rstest_macros v0.26.1 [INFO] [stderr] Checking http-body v1.0.1 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling toml_parser v1.0.10+spec-1.1.0 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Checking http-body-util v0.1.3 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Checking async-channel v2.5.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling term v0.7.0 [INFO] [stderr] Compiling petgraph v0.6.5 [INFO] [stderr] Checking async-lock v3.4.2 [INFO] [stderr] Compiling ena v0.14.4 [INFO] [stderr] Checking piper v0.2.5 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling toml_edit v0.25.5+spec-1.1.0 [INFO] [stderr] Compiling pico-args v0.5.0 [INFO] [stderr] Compiling itertools v0.11.0 [INFO] [stderr] Compiling string_cache v0.8.9 [INFO] [stderr] Checking blocking v1.6.2 [INFO] [stderr] Compiling ascii-canvas v3.0.0 [INFO] [stderr] Checking async-executor v1.14.0 [INFO] [stderr] Checking event-listener v2.5.3 [INFO] [stderr] Checking http v0.2.12 [INFO] [stderr] Checking kv-log-macro v1.0.7 [INFO] [stderr] Checking zlib-rs v0.6.3 [INFO] [stderr] Checking async-channel v1.9.0 [INFO] [stderr] Compiling proc-macro-crate v3.5.0 [INFO] [stderr] Compiling typenum v1.19.0 [INFO] [stderr] Compiling darling_core v0.23.0 [INFO] [stderr] Checking socket2 v0.5.10 [INFO] [stderr] Compiling onig_sys v69.9.1 [INFO] [stderr] Checking signal-hook v0.3.18 [INFO] [stderr] Checking assert-json-diff v2.0.2 [INFO] [stderr] Compiling instability v0.3.12 [INFO] [stderr] Checking similar v2.7.0 [INFO] [stderr] Checking signal-hook-mio v0.2.5 [INFO] [stderr] Checking generic-array v0.14.7 [INFO] [stderr] Checking rustix v0.38.44 [INFO] [stderr] Checking http-body v0.4.6 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Checking regex v1.12.3 [INFO] [stderr] Checking lalrpop-util v0.20.2 [INFO] [stderr] Checking castaway v0.2.4 [INFO] [stderr] Checking pxfm v0.1.28 [INFO] [stderr] Checking flate2 v1.1.9 [INFO] [stderr] Checking time v0.3.47 [INFO] [stderr] Checking crossterm v0.28.1 [INFO] [stderr] Checking compact_str v0.8.1 [INFO] [stderr] Checking png v0.18.1 [INFO] [stderr] Checking serde_regex v1.1.0 [INFO] [stderr] Checking bstr v1.12.1 [INFO] [stderr] Checking futures-executor v0.3.32 [INFO] [stderr] Checking futures v0.3.32 [INFO] [stderr] Checking quick-xml v0.38.4 [INFO] [stderr] Checking bytemuck v1.25.0 [INFO] [stderr] Checking x11rb-protocol v0.13.2 [INFO] [stderr] Checking yaml-rust v0.4.5 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking crypto-common v0.1.7 [INFO] [stderr] Checking fancy-regex v0.13.0 [INFO] [stderr] Compiling clap_derive v4.6.0 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] error: could not compile `regex-automata` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/91775dbec9771aa0c1b9ebe268eb5bd271e79a7a/bin/rustc --crate-name regex_automata --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/regex-automata-0.4.14/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --allow=unexpected_cfgs --check-cfg 'cfg(docsrs_regex)' --cfg 'feature="alloc"' --cfg 'feature="dfa"' --cfg 'feature="dfa-build"' --cfg 'feature="dfa-onepass"' --cfg 'feature="dfa-search"' --cfg 'feature="hybrid"' --cfg 'feature="meta"' --cfg 'feature="nfa"' --cfg 'feature="nfa-backtrack"' --cfg 'feature="nfa-pikevm"' --cfg 'feature="nfa-thompson"' --cfg 'feature="perf"' --cfg 'feature="perf-inline"' --cfg 'feature="perf-literal"' --cfg 'feature="perf-literal-multisubstring"' --cfg 'feature="perf-literal-substring"' --cfg 'feature="std"' --cfg 'feature="syntax"' --cfg 'feature="unicode"' --cfg 'feature="unicode-age"' --cfg 'feature="unicode-bool"' --cfg 'feature="unicode-case"' --cfg 'feature="unicode-gencat"' --cfg 'feature="unicode-perl"' --cfg 'feature="unicode-script"' --cfg 'feature="unicode-segment"' --cfg 'feature="unicode-word-boundary"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "dfa", "dfa-build", "dfa-onepass", "dfa-search", "hybrid", "internal-instrument", "internal-instrument-pikevm", "logging", "meta", "nfa", "nfa-backtrack", "nfa-pikevm", "nfa-thompson", "perf", "perf-inline", "perf-literal", "perf-literal-multisubstring", "perf-literal-substring", "std", "syntax", "unicode", "unicode-age", "unicode-bool", "unicode-case", "unicode-gencat", "unicode-perl", "unicode-script", "unicode-segment", "unicode-word-boundary"))' -C metadata=0a27f1d0826aaf9f -C extra-filename=-07742b00fc857539 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern aho_corasick=/opt/rustwide/target/debug/deps/libaho_corasick-2412effc83fd09ed.rmeta --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-9f16a2ed58d5c44b.rmeta --extern regex_syntax=/opt/rustwide/target/debug/deps/libregex_syntax-f8ed72d78990c0ba.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "5aa4dee2b589fb0afeab5cf3327f7fc33cd1ef6b9a537ee7dece52e42e659816", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5aa4dee2b589fb0afeab5cf3327f7fc33cd1ef6b9a537ee7dece52e42e659816", kill_on_drop: false }` [INFO] [stdout] 5aa4dee2b589fb0afeab5cf3327f7fc33cd1ef6b9a537ee7dece52e42e659816