[INFO] fetching crate tmflib 0.1.35... [INFO] checking tmflib-0.1.35 against try#c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f for 2025-12-16-next-solver-global [INFO] extracting crate tmflib 0.1.35 into /workspace/builds/worker-2-tc2/source [INFO] started tweaking crates.io crate tmflib 0.1.35 [INFO] removed 0 missing examples [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate tmflib 0.1.35 [INFO] tweaked toml for crates.io crate tmflib 0.1.35 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate tmflib 0.1.35 on toolchain c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate tmflib 0.1.35 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" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "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" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 12d14729643e2220096715f37e4eca5d0477470875db8a5b9465b89c79cfeee4 [INFO] running `Command { std: "docker" "start" "-a" "12d14729643e2220096715f37e4eca5d0477470875db8a5b9465b89c79cfeee4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "12d14729643e2220096715f37e4eca5d0477470875db8a5b9465b89c79cfeee4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "12d14729643e2220096715f37e4eca5d0477470875db8a5b9465b89c79cfeee4", kill_on_drop: false }` [INFO] [stdout] 12d14729643e2220096715f37e4eca5d0477470875db8a5b9465b89c79cfeee4 [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" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 24650c29e49003235c0bef9767f947f55314b21fd6031eb7661e1a84071b2690 [INFO] running `Command { std: "docker" "start" "-a" "24650c29e49003235c0bef9767f947f55314b21fd6031eb7661e1a84071b2690", kill_on_drop: false }` [INFO] [stderr] Compiling quote v1.0.41 [INFO] [stderr] Compiling libc v0.2.177 [INFO] [stderr] Checking csv-core v0.1.13 [INFO] [stderr] Checking aho-corasick v1.1.4 [INFO] [stderr] Compiling generic-array v0.14.9 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Checking encode_unicode v1.0.0 [INFO] [stderr] Checking serde_json v1.0.145 [INFO] [stderr] Checking indexmap v2.12.0 [INFO] [stderr] Checking chrono v0.4.42 [INFO] [stderr] Checking base32 v0.5.1 [INFO] [stderr] Checking csv v1.4.0 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Compiling syn v2.0.108 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking regex-automata v0.4.13 [INFO] [stderr] Checking sha2 v0.10.9 [INFO] [stderr] Checking dirs-sys-next v0.1.2 [INFO] [stderr] Checking is-terminal v0.4.17 [INFO] [stderr] Checking getrandom v0.3.4 [INFO] [stderr] Checking dirs-next v2.0.0 [INFO] [stderr] Checking uuid v1.18.1 [INFO] [stderr] Checking term v0.7.0 [INFO] [stderr] Checking prettytable-rs v0.10.0 [INFO] [stderr] Checking regex v1.12.2 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling phf_macros v0.11.3 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling tmflib-derive v0.1.35 [INFO] [stderr] Compiling rust_decimal_macros v1.39.0 [INFO] [stderr] Checking phf v0.11.3 [INFO] [stderr] Checking sha256 v1.6.0 [INFO] [stderr] Checking rust_iso4217 v0.1.1 [INFO] [stderr] Checking serde v1.0.228 [INFO] [stderr] Checking rust_decimal v1.39.0 [INFO] [stderr] Checking openapiv3 v2.2.0 [INFO] [stderr] Checking tmflib v0.1.35 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `tmflib` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f/bin/rustc --crate-name tmflib --edition=2021 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 --cfg 'feature="all"' --cfg 'feature="build-V4"' --cfg 'feature="default"' --cfg 'feature="tmf620"' --cfg 'feature="tmf621"' --cfg 'feature="tmf622"' --cfg 'feature="tmf628"' --cfg 'feature="tmf629"' --cfg 'feature="tmf632"' --cfg 'feature="tmf633"' --cfg 'feature="tmf634"' --cfg 'feature="tmf637"' --cfg 'feature="tmf638"' --cfg 'feature="tmf639"' --cfg 'feature="tmf641"' --cfg 'feature="tmf642"' --cfg 'feature="tmf645"' --cfg 'feature="tmf646"' --cfg 'feature="tmf648"' --cfg 'feature="tmf651"' --cfg 'feature="tmf653"' --cfg 'feature="tmf663"' --cfg 'feature="tmf664"' --cfg 'feature="tmf666"' --cfg 'feature="tmf667"' --cfg 'feature="tmf669"' --cfg 'feature="tmf672"' --cfg 'feature="tmf673"' --cfg 'feature="tmf674"' --cfg 'feature="tmf676"' --cfg 'feature="tmf678"' --cfg 'feature="tmf679"' --cfg 'feature="tmf680"' --cfg 'feature="tmf681"' --cfg 'feature="tmf687"' --cfg 'feature="tmf696"' --cfg 'feature="tmf697"' --cfg 'feature="tmf699"' --cfg 'feature="tmf700"' --cfg 'feature="tmf701"' --cfg 'feature="tmf724"' --cfg 'feature="tmf760"' --cfg 'feature="tmf764"' --cfg 'feature="tmf909"' --cfg 'feature="tmf921"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("TMFC001", "TMFC002", "TMFC003", "TMFC004", "TMFC005", "TMFC006", "TMFC007", "TMFC008", "TMFC009", "TMFC010", "TMFC011", "TMFC012", "TMFC013", "TMFC014", "TMFC015", "TMFC016", "TMFC017", "TMFC018", "TMFC019", "TMFC020", "TMFC022", "TMFC023", "TMFC024", "TMFC025", "TMFC026", "TMFC027", "TMFC028", "TMFC029", "TMFC030", "TMFC031", "TMFC032", "TMFC033", "TMFC035", "TMFC036", "TMFC037", "TMFC038", "TMFC039", "TMFC040", "TMFC041", "TMFC042", "TMFC043", "TMFC044", "TMFC045", "TMFC046", "TMFC047", "TMFC048", "TMFC049", "TMFC050", "TMFC051", "TMFC052", "TMFC053", "TMFC054", "TMFC055", "TMFC056", "TMFC057", "TMFC058", "TMFC059", "TMFC060", "TMFC061", "TMFC062", "all", "build-V4", "build-V5", "common", "default", "tmf620", "tmf621", "tmf622", "tmf628", "tmf629", "tmf632", "tmf633", "tmf634", "tmf637", "tmf638", "tmf639", "tmf641", "tmf642", "tmf645", "tmf646", "tmf648", "tmf651", "tmf652", "tmf653", "tmf662", "tmf663", "tmf664", "tmf666", "tmf667", "tmf669", "tmf671", "tmf672", "tmf673", "tmf674", "tmf675", "tmf676", "tmf678", "tmf679", "tmf680", "tmf681", "tmf687", "tmf688", "tmf696", "tmf697", "tmf699", "tmf700", "tmf701", "tmf724", "tmf760", "tmf764", "tmf909", "tmf921"))' -C metadata=91e5f87a759e269d -C extra-filename=-ae3acefd2c5e11bb --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern base32=/opt/rustwide/target/debug/deps/libbase32-f2ce4bcf38546279.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-dbb8a01becda78b0.rmeta --extern hex=/opt/rustwide/target/debug/deps/libhex-4852862d92867e36.rmeta --extern openapiv3=/opt/rustwide/target/debug/deps/libopenapiv3-56a2a219606336d3.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-0e8998ba688ca45e.rmeta --extern rust_decimal=/opt/rustwide/target/debug/deps/librust_decimal-c2679f70909d0adc.rmeta --extern rust_decimal_macros=/opt/rustwide/target/debug/deps/librust_decimal_macros-b671a1592de8d5cc.so --extern rust_iso4217=/opt/rustwide/target/debug/deps/librust_iso4217-f2160f39fb773992.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-4643599a8df66a46.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-7b9ddf23aadcbd67.rmeta --extern sha256=/opt/rustwide/target/debug/deps/libsha256-3ed1d2413a8f4312.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-68451aafb1bb68f9.rmeta --extern tmflib_derive=/opt/rustwide/target/debug/deps/libtmflib_derive-5b02d47cd0d3031c.so --extern uuid=/opt/rustwide/target/debug/deps/libuuid-cbb675a8e8a6a94a.rmeta --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "24650c29e49003235c0bef9767f947f55314b21fd6031eb7661e1a84071b2690", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "24650c29e49003235c0bef9767f947f55314b21fd6031eb7661e1a84071b2690", kill_on_drop: false }` [INFO] [stdout] 24650c29e49003235c0bef9767f947f55314b21fd6031eb7661e1a84071b2690