[INFO] fetching crate tmflib 0.1.38... [INFO] testing tmflib-0.1.38 against try#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210-2 [INFO] extracting crate tmflib 0.1.38 into /workspace/builds/worker-7-tc2/source [INFO] started tweaking crates.io crate tmflib 0.1.38 [INFO] removed 0 missing examples [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate tmflib 0.1.38 [INFO] tweaked toml for crates.io crate tmflib 0.1.38 written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate tmflib 0.1.38 on toolchain dec9417b8611e34e787a3e4c37686b5131f9e5c5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate tmflib 0.1.38 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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 308b815adb1113e26b4c5cd41182df1f2f42a79338a8ce866e9c0e9194eca63b [INFO] running `Command { std: "docker" "start" "-a" "308b815adb1113e26b4c5cd41182df1f2f42a79338a8ce866e9c0e9194eca63b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "308b815adb1113e26b4c5cd41182df1f2f42a79338a8ce866e9c0e9194eca63b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "308b815adb1113e26b4c5cd41182df1f2f42a79338a8ce866e9c0e9194eca63b", kill_on_drop: false }` [INFO] [stdout] 308b815adb1113e26b4c5cd41182df1f2f42a79338a8ce866e9c0e9194eca63b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0cbe3f0d343ce603ba0a490b50f1ed7cfcad6266efaecfe41dc4ec6264ffa811 [INFO] running `Command { std: "docker" "start" "-a" "0cbe3f0d343ce603ba0a490b50f1ed7cfcad6266efaecfe41dc4ec6264ffa811", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.182 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling num_threads v0.1.7 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling csv-core v0.1.13 [INFO] [stderr] Compiling getrandom v0.4.1 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling quote v1.0.44 [INFO] [stderr] Compiling encode_unicode v1.0.0 [INFO] [stderr] Compiling rust_decimal v1.40.0 [INFO] [stderr] Compiling crypto-common v0.1.7 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling base32 v0.5.1 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Compiling env v1.0.1 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling tmflib v0.1.38 (/opt/rustwide/workdir) [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling chrono v0.4.44 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling is-terminal v0.4.17 [INFO] [stderr] Compiling uuid v1.21.0 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling term v0.7.0 [INFO] [stderr] Compiling csv v1.4.0 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling prettytable-rs v0.10.0 [INFO] [stderr] Compiling phf_macros v0.11.3 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling rust_decimal_macros v1.40.0 [INFO] [stderr] Compiling tmflib-derive v0.1.35 [INFO] [stderr] Compiling sha256 v1.6.0 [INFO] [stderr] Compiling phf v0.11.3 [INFO] [stderr] Compiling rust_iso4217 v0.1.1 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling serde v1.0.228 [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/dec9417b8611e34e787a3e4c37686b5131f9e5c5/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,link -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="tmf635"' --cfg 'feature="tmf637"' --cfg 'feature="tmf638"' --cfg 'feature="tmf639"' --cfg 'feature="tmf640"' --cfg 'feature="tmf641"' --cfg 'feature="tmf642"' --cfg 'feature="tmf644"' --cfg 'feature="tmf645"' --cfg 'feature="tmf646"' --cfg 'feature="tmf648"' --cfg 'feature="tmf651"' --cfg 'feature="tmf653"' --cfg 'feature="tmf657"' --cfg 'feature="tmf662"' --cfg 'feature="tmf663"' --cfg 'feature="tmf664"' --cfg 'feature="tmf666"' --cfg 'feature="tmf667"' --cfg 'feature="tmf669"' --cfg 'feature="tmf671"' --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="tmf716"' --cfg 'feature="tmf717"' --cfg 'feature="tmf720"' --cfg 'feature="tmf723"' --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", "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", "tmf635", "tmf637", "tmf638", "tmf639", "tmf640", "tmf641", "tmf642", "tmf644", "tmf645", "tmf646", "tmf648", "tmf651", "tmf652", "tmf653", "tmf657", "tmf662", "tmf663", "tmf664", "tmf666", "tmf667", "tmf669", "tmf671", "tmf672", "tmf673", "tmf674", "tmf675", "tmf676", "tmf678", "tmf679", "tmf680", "tmf681", "tmf687", "tmf688", "tmf696", "tmf697", "tmf699", "tmf700", "tmf701", "tmf716", "tmf717", "tmf720", "tmf723", "tmf724", "tmf760", "tmf764", "tmf909", "tmf921"))' -C metadata=2f8c28b739563502 -C extra-filename=-b669daf356f0cc3d --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern base32=/opt/rustwide/target/debug/deps/libbase32-a8431b5a46ba4e60.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-23c6d1271604d157.rmeta --extern hex=/opt/rustwide/target/debug/deps/libhex-28742b4ca144387c.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-57376d28ec0c1689.rmeta --extern rust_decimal=/opt/rustwide/target/debug/deps/librust_decimal-752275bb4c4958c2.rmeta --extern rust_decimal_macros=/opt/rustwide/target/debug/deps/librust_decimal_macros-f0063ca90664b54c.so --extern rust_iso4217=/opt/rustwide/target/debug/deps/librust_iso4217-0b08dae13b78696d.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-9e50ce899124a0fa.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-f0bf606e26f36a0d.rmeta --extern sha256=/opt/rustwide/target/debug/deps/libsha256-b66937e58e5a6b45.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-a363efba12206350.rmeta --extern tmflib_derive=/opt/rustwide/target/debug/deps/libtmflib_derive-1c061b9a54cc2e3f.so --extern uuid=/opt/rustwide/target/debug/deps/libuuid-6ed3286ca47c8bcc.rmeta --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "0cbe3f0d343ce603ba0a490b50f1ed7cfcad6266efaecfe41dc4ec6264ffa811", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0cbe3f0d343ce603ba0a490b50f1ed7cfcad6266efaecfe41dc4ec6264ffa811", kill_on_drop: false }` [INFO] [stdout] 0cbe3f0d343ce603ba0a490b50f1ed7cfcad6266efaecfe41dc4ec6264ffa811