[INFO] cloning repository https://github.com/velikodniy/cgt-tool [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/velikodniy/cgt-tool" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvelikodniy%2Fcgt-tool", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvelikodniy%2Fcgt-tool'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 176b0d57af205de788f27ea7eab63503acef73a8 [INFO] checking velikodniy/cgt-tool against try#81ab7f2139295590561adbe6d5b0aaa2feff765f for pr-146470-4 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvelikodniy%2Fcgt-tool" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/velikodniy/cgt-tool [INFO] finished tweaking git repo https://github.com/velikodniy/cgt-tool [INFO] tweaked toml for git repo https://github.com/velikodniy/cgt-tool written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/velikodniy/cgt-tool on toolchain 81ab7f2139295590561adbe6d5b0aaa2feff765f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+81ab7f2139295590561adbe6d5b0aaa2feff765f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/velikodniy/cgt-tool 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" "+81ab7f2139295590561adbe6d5b0aaa2feff765f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+81ab7f2139295590561adbe6d5b0aaa2feff765f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8b8babdc93c07b9b6f244d666ef43496ecc26608cec1a6935b856b81d0fe001a [INFO] running `Command { std: "docker" "start" "-a" "8b8babdc93c07b9b6f244d666ef43496ecc26608cec1a6935b856b81d0fe001a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8b8babdc93c07b9b6f244d666ef43496ecc26608cec1a6935b856b81d0fe001a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8b8babdc93c07b9b6f244d666ef43496ecc26608cec1a6935b856b81d0fe001a", kill_on_drop: false }` [INFO] [stdout] 8b8babdc93c07b9b6f244d666ef43496ecc26608cec1a6935b856b81d0fe001a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+81ab7f2139295590561adbe6d5b0aaa2feff765f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3dd76d400109ac89f7525a1449e9318b220ce5ac345b450333d16a0a7bd9af00 [INFO] running `Command { std: "docker" "start" "-a" "3dd76d400109ac89f7525a1449e9318b220ce5ac345b450333d16a0a7bd9af00", kill_on_drop: false }` [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling rust_decimal v1.39.0 [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Checking winnow v0.7.14 [INFO] [stderr] Checking dyn-clone v1.0.20 [INFO] [stderr] Checking zlib-rs v0.5.3 [INFO] [stderr] Compiling schemars v0.8.22 [INFO] [stderr] Checking indexmap v2.12.1 [INFO] [stderr] Checking bitflags v2.10.0 [INFO] [stderr] Compiling iso_currency v0.5.3 [INFO] [stderr] Compiling include_dir_macros v0.7.4 [INFO] [stderr] Checking iso_country v0.1.4 [INFO] [stderr] Checking serde v1.0.228 [INFO] [stderr] Checking zerofrom v0.1.6 [INFO] [stderr] Compiling serde_derive_internals v0.29.1 [INFO] [stderr] Compiling bytemuck_derive v1.10.2 [INFO] [stderr] Checking siphasher v1.0.1 [INFO] [stderr] Checking yoke v0.8.1 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Checking unicode-ident v1.0.22 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking kurbo v0.12.0 [INFO] [stderr] Checking zerovec v0.11.5 [INFO] [stderr] Checking include_dir v0.7.4 [INFO] [stderr] Compiling pest v2.8.4 [INFO] [stderr] Checking core_maths v0.1.1 [INFO] [stderr] Checking chrono v0.4.42 [INFO] [stderr] Checking toml_datetime v0.6.11 [INFO] [stderr] Checking serde_spanned v0.6.9 [INFO] [stderr] Checking quick-xml v0.36.2 [INFO] [stderr] Checking litemap v0.7.5 [INFO] [stderr] Compiling zerocopy-derive v0.8.30 [INFO] [stderr] Compiling schemars_derive v0.8.22 [INFO] [stderr] Checking libz-rs-sys v0.5.3 [INFO] [stderr] Checking yoke v0.7.5 [INFO] [stderr] Checking tinyvec v1.10.0 [INFO] [stderr] Checking flate2 v1.1.5 [INFO] [stderr] Compiling phf_shared v0.13.1 [INFO] [stderr] Checking regex-automata v0.4.13 [INFO] [stderr] Checking zerotrie v0.2.3 [INFO] [stderr] Checking bytemuck v1.24.0 [INFO] [stderr] Checking tinystr v0.8.2 [INFO] [stderr] Checking zerovec v0.10.4 [INFO] [stderr] Checking potential_utf v0.1.4 [INFO] [stderr] Checking icu_locale_core v2.1.1 [INFO] [stderr] Checking cobs v0.3.0 [INFO] [stderr] Checking float-cmp v0.9.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.20+deprecated [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Checking hayro-syntax v0.4.0 [INFO] [stderr] Compiling slotmap v1.1.1 [INFO] [stderr] Checking strict-num v0.1.1 [INFO] [stderr] Checking postcard v1.1.3 [INFO] [stderr] Checking icu_collections v2.1.1 [INFO] [stderr] Compiling pest_meta v2.8.4 [INFO] [stderr] Compiling phf_generator v0.13.1 [INFO] [stderr] Checking toml_edit v0.22.27 [INFO] [stderr] Checking parking_lot_core v0.9.12 [INFO] [stderr] Checking ttf-parser v0.25.1 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Checking unicode-script v0.5.8 [INFO] [stderr] Checking tiny-skia-path v0.11.4 [INFO] [stderr] Checking zune-jpeg v0.5.6 [INFO] [stderr] Compiling unic-langid-impl v0.9.6 [INFO] [stderr] Compiling phf_macros v0.13.1 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Checking icu_provider v2.1.1 [INFO] [stderr] Checking zerocopy v0.8.30 [INFO] [stderr] Checking font-types v0.10.1 [INFO] [stderr] Checking quick-xml v0.38.4 [INFO] [stderr] Checking tinystr v0.7.6 [INFO] [stderr] Checking pxfm v0.1.27 [INFO] [stderr] Compiling pest_generator v2.8.4 [INFO] [stderr] Checking roxmltree v0.20.0 [INFO] [stderr] Checking unicode-properties v0.1.4 [INFO] [stderr] Checking icu_locid v1.5.0 [INFO] [stderr] Checking either v1.15.0 [INFO] [stderr] Checking unicode-bidi-mirroring v0.4.0 [INFO] [stderr] Compiling icu_locid_transform_data v1.5.1 [INFO] [stderr] Checking unicode-ccc v0.4.0 [INFO] [stderr] Compiling time-macros v0.2.24 [INFO] [stderr] Checking fontconfig-parser v0.5.8 [INFO] [stderr] Checking cgt-money v0.8.0 (/opt/rustwide/workdir/crates/cgt-money) [INFO] [stderr] Checking icu_provider v1.5.0 [INFO] [stderr] Checking rayon v1.11.0 [INFO] [stderr] Checking toml v0.8.23 [INFO] [stderr] Checking deranged v0.5.5 [INFO] [stderr] Checking png v0.17.16 [INFO] [stderr] Checking phf v0.13.1 [INFO] [stderr] Checking read-fonts v0.35.0 [INFO] [stderr] Checking icu_normalizer v2.1.1 [INFO] [stderr] Checking icu_properties v2.1.1 [INFO] [stderr] Checking rustybuzz v0.20.1 [INFO] [stderr] error: could not compile `pxfm` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/81ab7f2139295590561adbe6d5b0aaa2feff765f/bin/rustc --crate-name pxfm --edition=2024 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pxfm-0.1.27/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=a4012ea48f1afe7c -C extra-filename=-de0829772ab2445f --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-9d819eb0bfca6bb6.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" "3dd76d400109ac89f7525a1449e9318b220ce5ac345b450333d16a0a7bd9af00", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3dd76d400109ac89f7525a1449e9318b220ce5ac345b450333d16a0a7bd9af00", kill_on_drop: false }` [INFO] [stdout] 3dd76d400109ac89f7525a1449e9318b220ce5ac345b450333d16a0a7bd9af00