[INFO] fetching crate tt-provider-openai 0.1.0...
[INFO] checking tt-provider-openai-0.1.0 against 4d7f6614d0baa7689bd05eba340114667db4d5b7 for pr-133502-28
[INFO] extracting crate tt-provider-openai 0.1.0 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate tt-provider-openai 0.1.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate tt-provider-openai 0.1.0
[INFO] tweaked toml for crates.io crate tt-provider-openai 0.1.0 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate tt-provider-openai 0.1.0 on toolchain 4d7f6614d0baa7689bd05eba340114667db4d5b7
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d7f6614d0baa7689bd05eba340114667db4d5b7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate tt-provider-openai 0.1.0 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" "+4d7f6614d0baa7689bd05eba340114667db4d5b7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:00c5645b54fe3ce5dae1417175e3c7fb6a6646c021d554ecd63a097b8b9f3602" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 4275e44b0d7d2c524833350613a763f2fb9b55ed289c833d94e91c066f7993bc
[INFO] running `Command { std: "docker" "start" "4275e44b0d7d2c524833350613a763f2fb9b55ed289c833d94e91c066f7993bc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4275e44b0d7d2c524833350613a763f2fb9b55ed289c833d94e91c066f7993bc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "4275e44b0d7d2c524833350613a763f2fb9b55ed289c833d94e91c066f7993bc" "/opt/rustwide/cargo-home/bin/cargo" "+4d7f6614d0baa7689bd05eba340114667db4d5b7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4275e44b0d7d2c524833350613a763f2fb9b55ed289c833d94e91c066f7993bc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "4275e44b0d7d2c524833350613a763f2fb9b55ed289c833d94e91c066f7993bc" "/opt/rustwide/cargo-home/bin/cargo" "+4d7f6614d0baa7689bd05eba340114667db4d5b7" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]     Checking pin-project-lite v0.2.17
[INFO] [stderr]     Checking cfg-if v1.0.4
[INFO] [stderr]     Checking futures-core v0.3.32
[INFO] [stderr]     Checking memchr v2.8.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]     Checking futures-io v0.3.32
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]     Checking bytes v1.11.1
[INFO] [stderr]     Checking slab v0.4.12
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]     Checking itoa v1.0.18
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]     Checking stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]     Checking futures-sink v0.3.32
[INFO] [stderr]     Checking once_cell v1.21.4
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]     Checking lock_api v0.4.14
[INFO] [stderr]     Checking bitflags v2.11.1
[INFO] [stderr]    Compiling autocfg v1.5.1
[INFO] [stderr]     Checking futures-channel v0.3.32
[INFO] [stderr]     Checking futures-task v0.3.32
[INFO] [stderr]     Checking parking v2.2.1
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]     Checking fastrand v2.4.1
[INFO] [stderr]     Checking atomic-waker v1.1.2
[INFO] [stderr]     Checking writeable v0.6.3
[INFO] [stderr]    Compiling find-msvc-tools v0.1.9
[INFO] [stderr]     Checking litemap v0.8.2
[INFO] [stderr]    Compiling icu_properties_data v2.2.0
[INFO] [stderr]     Checking utf8_iter v1.0.4
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling icu_normalizer_data v2.2.0
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]     Checking linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling cc v1.2.62
[INFO] [stderr]     Checking percent-encoding v2.3.2
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling hashbrown v0.17.1
[INFO] [stderr]     Checking try-lock v0.2.5
[INFO] [stderr]     Checking http v1.4.0
[INFO] [stderr]     Checking zeroize v1.8.2
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]     Checking tower-service v0.3.3
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]     Checking rustls-pki-types v1.14.1
[INFO] [stderr]     Checking event-listener v5.4.1
[INFO] [stderr]     Checking want v0.3.1
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]     Checking futures-lite v2.6.1
[INFO] [stderr]     Checking tracing-core v0.1.36
[INFO] [stderr]     Checking simd-adler32 v0.3.9
[INFO] [stderr]     Checking untrusted v0.9.0
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]     Checking adler2 v2.0.1
[INFO] [stderr]     Checking value-bag v1.12.0
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking log v0.4.30
[INFO] [stderr]     Checking event-listener-strategy v0.5.4
[INFO] [stderr]     Checking form_urlencoded v1.2.2
[INFO] [stderr]    Compiling async-io v2.6.0
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling rustls v0.23.40
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]    Compiling siphasher v1.0.3
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]     Checking mio v1.2.0
[INFO] [stderr]     Checking socket2 v0.6.3
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]     Checking compression-core v0.4.32
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking flate2 v1.1.9
[INFO] [stderr]     Checking subtle v2.6.1
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]     Checking async-task v4.7.1
[INFO] [stderr]    Compiling term v0.7.0
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]     Checking async-channel v2.5.0
[INFO] [stderr]     Checking compression-codecs v0.4.38
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking sync_wrapper v1.0.2
[INFO] [stderr]     Checking base64 v0.22.1
[INFO] [stderr]     Checking tower-layer v0.3.3
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]     Checking ipnet v2.12.0
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]    Compiling precomputed-hash v0.1.1
[INFO] [stderr]    Compiling either v1.16.0
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.6
[INFO] [stderr]    Compiling string_cache v0.8.9
[INFO] [stderr]    Compiling bit-set v0.5.3
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling ascii-canvas v3.0.0
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling ena v0.14.4
[INFO] [stderr]     Checking webpki-roots v1.0.7
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]     Checking async-lock v3.4.2
[INFO] [stderr]    Compiling itertools v0.11.0
[INFO] [stderr]     Checking piper v0.2.5
[INFO] [stderr]    Compiling pico-args v0.5.0
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling winnow v1.0.3
[INFO] [stderr]    Compiling semver v1.0.28
[INFO] [stderr]     Checking winnow v0.7.15
[INFO] [stderr]     Checking toml_write v0.1.2
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]     Checking ryu v1.0.23
[INFO] [stderr]    Compiling schemars v0.8.22
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]     Checking blocking v1.6.2
[INFO] [stderr]     Checking async-executor v1.14.0
[INFO] [stderr]    Compiling toml_datetime v1.1.1+spec-1.1.0
[INFO] [stderr]     Checking iana-time-zone v0.1.65
[INFO] [stderr]     Checking fnv v1.0.7
[INFO] [stderr]     Checking dyn-clone v1.0.20
[INFO] [stderr]     Checking event-listener v2.5.3
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]    Compiling rstest_macros v0.23.0
[INFO] [stderr]     Checking uuid v1.23.1
[INFO] [stderr]     Checking async-channel v1.9.0
[INFO] [stderr]     Checking kv-log-macro v1.0.7
[INFO] [stderr]     Checking pin-utils v0.1.0
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]     Checking similar v2.7.0
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling relative-path v1.9.3
[INFO] [stderr]     Checking lalrpop-util v0.20.2
[INFO] [stderr]     Checking httpdate v1.0.3
[INFO] [stderr]     Checking console v0.16.3
[INFO] [stderr]     Checking lazy_static v1.5.0
[INFO] [stderr]     Checking base64 v0.21.7
[INFO] [stderr]     Checking futures-timer v3.0.4
[INFO] [stderr]     Checking levenshtein v1.0.5
[INFO] [stderr]    Compiling toml_edit v0.25.11+spec-1.1.0
[INFO] [stderr]     Checking http-body v0.4.6
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling proc-macro-crate v3.5.0
[INFO] [stderr]    Compiling lalrpop v0.20.2
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]     Checking polling v3.11.0
[INFO] [stderr]     Checking tempfile v3.27.0
[INFO] [stderr]     Checking rustls-webpki v0.103.13
[INFO] [stderr]     Checking async-signal v0.2.14
[INFO] [stderr]     Checking async-global-executor v2.4.1
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]     Checking async-process v2.5.0
[INFO] [stderr]     Checking tokio v1.52.3
[INFO] [stderr]     Checking async-stream v0.3.6
[INFO] [stderr]    Compiling schemars_derive v0.8.22
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]     Checking zerofrom v0.1.8
[INFO] [stderr]     Checking yoke v0.8.2
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]    Compiling pest v2.8.2
[INFO] [stderr]    Compiling async-attributes v1.1.2
[INFO] [stderr]     Checking zerovec v0.11.6
[INFO] [stderr]     Checking zerotrie v0.2.4
[INFO] [stderr]     Checking async-std v1.13.2
[INFO] [stderr]     Checking tinystr v0.8.3
[INFO] [stderr]     Checking potential_utf v0.1.5
[INFO] [stderr]     Checking icu_collections v2.2.0
[INFO] [stderr]     Checking icu_locale_core v2.2.0
[INFO] [stderr] error: could not compile `lalrpop` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/4d7f6614d0baa7689bd05eba340114667db4d5b7/bin/rustc --crate-name lalrpop --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lalrpop-0.20.2/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 --cfg 'feature="default"' --cfg 'feature="lexer"' --cfg 'feature="pico-args"' --cfg 'feature="unicode"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "lexer", "pico-args", "unicode"))' -C metadata=f403922aff6b4015 -C extra-filename=-99cbaffe3265e569 --out-dir /opt/rustwide/target/debug/build/lalrpop/99cbaffe3265e569/out -L dependency=/opt/rustwide/target/debug/build/aho-corasick/2412effc83fd09ed/out -L dependency=/opt/rustwide/target/debug/build/ascii-canvas/6e4b0fa5a3c05e4a/out -L dependency=/opt/rustwide/target/debug/build/bit-set/1abc97c8f91329a2/out -L dependency=/opt/rustwide/target/debug/build/bit-vec/8d5c8d6a6143f11b/out -L dependency=/opt/rustwide/target/debug/build/cfg-if/9c7f9eb9639deea5/out -L dependency=/opt/rustwide/target/debug/build/crunchy/f0587e5ee190d1af/out -L dependency=/opt/rustwide/target/debug/build/dirs-next/257385f10df16b0b/out -L dependency=/opt/rustwide/target/debug/build/dirs-sys-next/f29c45c411298666/out -L dependency=/opt/rustwide/target/debug/build/either/156c0c226091b04c/out -L dependency=/opt/rustwide/target/debug/build/ena/adc94ca35e448b29/out -L dependency=/opt/rustwide/target/debug/build/equivalent/1cd2a250f2449a60/out -L dependency=/opt/rustwide/target/debug/build/fixedbitset/69defad4b00af737/out -L dependency=/opt/rustwide/target/debug/build/hashbrown/e6a297648138f250/out -L dependency=/opt/rustwide/target/debug/build/indexmap/4fb158964f0af1f0/out -L dependency=/opt/rustwide/target/debug/build/itertools/fcb0906565966baf/out -L dependency=/opt/rustwide/target/debug/build/lalrpop-util/d2f53d628f8023cc/out -L dependency=/opt/rustwide/target/debug/build/libc/9c12716ac42b770e/out -L dependency=/opt/rustwide/target/debug/build/lock_api/886e26369390df02/out -L dependency=/opt/rustwide/target/debug/build/log/4bfdd4a0311d76d8/out -L dependency=/opt/rustwide/target/debug/build/memchr/9f16a2ed58d5c44b/out -L dependency=/opt/rustwide/target/debug/build/new_debug_unreachable/ded5321d275224be/out -L dependency=/opt/rustwide/target/debug/build/parking_lot/3fc61cb9a24eb8f3/out -L dependency=/opt/rustwide/target/debug/build/parking_lot_core/8107bbc23f590d67/out -L dependency=/opt/rustwide/target/debug/build/petgraph/e34d1e07807ef1b6/out -L dependency=/opt/rustwide/target/debug/build/phf_shared/f3aff8acadbe4338/out -L dependency=/opt/rustwide/target/debug/build/pico-args/4c3eb399ae5c4147/out -L dependency=/opt/rustwide/target/debug/build/precomputed-hash/537e948e8edfb962/out -L dependency=/opt/rustwide/target/debug/build/regex/9a7c9939b31796bf/out -L dependency=/opt/rustwide/target/debug/build/regex-automata/739a7d6373c1e646/out -L dependency=/opt/rustwide/target/debug/build/regex-syntax/f8ed72d78990c0ba/out -L dependency=/opt/rustwide/target/debug/build/same-file/d0318c27bac25c56/out -L dependency=/opt/rustwide/target/debug/build/scopeguard/22e389c5edc90715/out -L dependency=/opt/rustwide/target/debug/build/siphasher/7703005b7a34f1d2/out -L dependency=/opt/rustwide/target/debug/build/smallvec/ec46f0f688645315/out -L dependency=/opt/rustwide/target/debug/build/string_cache/410116b90077c1b5/out -L dependency=/opt/rustwide/target/debug/build/term/9a427a8763837eaf/out -L dependency=/opt/rustwide/target/debug/build/tiny-keccak/5c7d9ee328baeb20/out -L dependency=/opt/rustwide/target/debug/build/unicode-xid/f3d241b555dcc7ec/out -L dependency=/opt/rustwide/target/debug/build/walkdir/a30c0625979b09c8/out --extern ascii_canvas=/opt/rustwide/target/debug/build/ascii-canvas/6e4b0fa5a3c05e4a/out/libascii_canvas-6e4b0fa5a3c05e4a.rmeta --extern bit_set=/opt/rustwide/target/debug/build/bit-set/1abc97c8f91329a2/out/libbit_set-1abc97c8f91329a2.rmeta --extern ena=/opt/rustwide/target/debug/build/ena/adc94ca35e448b29/out/libena-adc94ca35e448b29.rmeta --extern itertools=/opt/rustwide/target/debug/build/itertools/fcb0906565966baf/out/libitertools-fcb0906565966baf.rmeta --extern lalrpop_util=/opt/rustwide/target/debug/build/lalrpop-util/d2f53d628f8023cc/out/liblalrpop_util-d2f53d628f8023cc.rmeta --extern petgraph=/opt/rustwide/target/debug/build/petgraph/e34d1e07807ef1b6/out/libpetgraph-e34d1e07807ef1b6.rmeta --extern pico_args=/opt/rustwide/target/debug/build/pico-args/4c3eb399ae5c4147/out/libpico_args-4c3eb399ae5c4147.rmeta --extern regex=/opt/rustwide/target/debug/build/regex/9a7c9939b31796bf/out/libregex-9a7c9939b31796bf.rmeta --extern regex_syntax=/opt/rustwide/target/debug/build/regex-syntax/f8ed72d78990c0ba/out/libregex_syntax-f8ed72d78990c0ba.rmeta --extern string_cache=/opt/rustwide/target/debug/build/string_cache/410116b90077c1b5/out/libstring_cache-410116b90077c1b5.rmeta --extern term=/opt/rustwide/target/debug/build/term/9a427a8763837eaf/out/libterm-9a427a8763837eaf.rmeta --extern tiny_keccak=/opt/rustwide/target/debug/build/tiny-keccak/5c7d9ee328baeb20/out/libtiny_keccak-5c7d9ee328baeb20.rmeta --extern unicode_xid=/opt/rustwide/target/debug/build/unicode-xid/f3d241b555dcc7ec/out/libunicode_xid-f3d241b555dcc7ec.rmeta --extern walkdir=/opt/rustwide/target/debug/build/walkdir/a30c0625979b09c8/out/libwalkdir-a30c0625979b09c8.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" "4275e44b0d7d2c524833350613a763f2fb9b55ed289c833d94e91c066f7993bc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4275e44b0d7d2c524833350613a763f2fb9b55ed289c833d94e91c066f7993bc", kill_on_drop: false }`
[INFO] [stdout] 4275e44b0d7d2c524833350613a763f2fb9b55ed289c833d94e91c066f7993bc
