[INFO] fetching crate llmchain 0.1.3... [INFO] testing llmchain-0.1.3 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-8 [INFO] extracting crate llmchain 0.1.3 into /workspace/builds/worker-3-tc1/source [INFO] started tweaking crates.io crate llmchain 0.1.3 [INFO] finished tweaking crates.io crate llmchain 0.1.3 [INFO] tweaked toml for crates.io crate llmchain 0.1.3 written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate llmchain 0.1.3 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Locking 390 packages to latest compatible versions [INFO] [stderr] Adding async-openai v0.14.3 (available: v0.30.1) [INFO] [stderr] Adding databend-driver v0.6.7 (available: v0.31.0) [INFO] [stderr] Adding env_logger v0.10.2 (available: v0.11.8) [INFO] [stderr] Adding generic-array v0.14.7 (available: v0.14.9) [INFO] [stderr] Adding git2 v0.18.3 (available: v0.20.2) [INFO] [stderr] Adding md5 v0.7.0 (available: v0.8.0) [INFO] [stderr] Adding octocrab v0.30.1 (available: v0.47.1) [INFO] [stderr] Adding opendal v0.39.0 (available: v0.54.1) [INFO] [stderr] Adding tiktoken-rs v0.5.9 (available: v0.9.1) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded scrypt v0.11.0 [INFO] [stderr] Downloaded pkcs5 v0.7.1 [INFO] [stderr] Downloaded tokio-retry v0.3.0 [INFO] [stderr] Downloaded nom_locate v4.2.0 [INFO] [stderr] Downloaded rust-ini v0.20.0 [INFO] [stderr] Downloaded eventsource-stream v0.2.3 [INFO] [stderr] Downloaded backon v0.4.4 [INFO] [stderr] Downloaded arrow-json v46.0.0 [INFO] [stderr] Downloaded async-convert v1.0.0 [INFO] [stderr] Downloaded reqwest-eventsource v0.4.0 [INFO] [stderr] Downloaded derive_builder_macro v0.12.0 [INFO] [stderr] Downloaded derive_builder_core v0.12.0 [INFO] [stderr] Downloaded git2 v0.18.3 [INFO] [stderr] Downloaded arrow-buffer v46.0.0 [INFO] [stderr] Downloaded octocrab v0.30.1 [INFO] [stderr] Downloaded arrow-arith v46.0.0 [INFO] [stderr] Downloaded arrow-csv v46.0.0 [INFO] [stderr] Downloaded arrow-array v46.0.0 [INFO] [stderr] Downloaded arrow-schema v46.0.0 [INFO] [stderr] Downloaded databend-sql v0.6.7 [INFO] [stderr] Downloaded databend-driver v0.6.7 [INFO] [stderr] Downloaded async-openai v0.14.3 [INFO] [stderr] Downloaded libgit2-sys v0.16.2+1.7.2 [INFO] [stderr] Downloaded arrow-ipc v46.0.0 [INFO] [stderr] Downloaded quick-xml v0.29.0 [INFO] [stderr] Downloaded derive_builder v0.12.0 [INFO] [stderr] Downloaded databend-driver-macros v0.6.7 [INFO] [stderr] Downloaded arrow-select v46.0.0 [INFO] [stderr] Downloaded similar-asserts v1.7.0 [INFO] [stderr] Downloaded arrow-cast v46.0.0 [INFO] [stderr] Downloaded opendal v0.39.0 [INFO] [stderr] Downloaded bstr v1.12.1 [INFO] [stderr] Downloaded arrow-ord v46.0.0 [INFO] [stderr] Downloaded arrow v46.0.0 [INFO] [stderr] Downloaded console v0.15.11 [INFO] [stderr] Downloaded jsonwebtoken v8.3.0 [INFO] [stderr] Downloaded snafu-derive v0.7.5 [INFO] [stderr] Downloaded flatbuffers v23.5.26 [INFO] [stderr] Downloaded arrow-data v46.0.0 [INFO] [stderr] Downloaded snafu v0.7.5 [INFO] [stderr] Downloaded jsonwebtoken v9.3.1 [INFO] [stderr] Downloaded arrow-string v46.0.0 [INFO] [stderr] Downloaded simple_asn1 v0.6.3 [INFO] [stderr] Downloaded libz-sys v1.1.23 [INFO] [stderr] Downloaded goldenfile v1.9.1 [INFO] [stderr] Downloaded arrow-row v46.0.0 [INFO] [stderr] Downloaded databend-client v0.6.7 [INFO] [stderr] Downloaded reqsign v0.14.9 [INFO] [stderr] Downloaded ordered-multimap v0.7.3 [INFO] [stderr] Downloaded patch v0.7.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c6c269f7cb35215fdf0aa71270af6a455f3478e19020951eab02a550e7dc110a [INFO] running `Command { std: "docker" "start" "-a" "c6c269f7cb35215fdf0aa71270af6a455f3478e19020951eab02a550e7dc110a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c6c269f7cb35215fdf0aa71270af6a455f3478e19020951eab02a550e7dc110a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c6c269f7cb35215fdf0aa71270af6a455f3478e19020951eab02a550e7dc110a", kill_on_drop: false }` [INFO] [stdout] c6c269f7cb35215fdf0aa71270af6a455f3478e19020951eab02a550e7dc110a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 57d3045b1478f37cafff1a21981a4097025e98c2d18c34cf78af5d3714e79bd7 [INFO] running `Command { std: "docker" "start" "-a" "57d3045b1478f37cafff1a21981a4097025e98c2d18c34cf78af5d3714e79bd7", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling zerocopy v0.8.27 [INFO] [stderr] Compiling zerocopy-derive v0.8.27 [INFO] [stderr] Compiling cc v1.2.45 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling typenum v1.19.0 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling const-oid v0.9.6 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling arrow-schema v46.0.0 [INFO] [stderr] Compiling lock_api v0.4.14 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling rustls v0.21.12 [INFO] [stderr] Compiling lexical-util v0.8.5 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling tokio v1.48.0 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling rustls-pemfile v1.0.4 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling unicase v2.8.1 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Compiling rustls-native-certs v0.6.3 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling crunchy v0.2.4 [INFO] [stderr] Compiling lexical-parse-integer v0.8.6 [INFO] [stderr] Compiling lexical-write-integer v0.8.5 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling base64ct v1.8.0 [INFO] [stderr] Compiling lexical-parse-float v0.8.5 [INFO] [stderr] Compiling lexical-write-float v0.8.5 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling pem-rfc7468 v0.7.0 [INFO] [stderr] Compiling time-core v0.1.6 [INFO] [stderr] Compiling sync_wrapper v0.1.2 [INFO] [stderr] Compiling semver v1.0.27 [INFO] [stderr] Compiling webpki-roots v0.25.4 [INFO] [stderr] Compiling crypto-common v0.1.7 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling block-padding v0.3.3 [INFO] [stderr] Compiling inout v0.1.4 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling lexical-core v0.8.5 [INFO] [stderr] Compiling deranged v0.5.5 [INFO] [stderr] Compiling der v0.7.10 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling salsa20 v0.10.2 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling time-macros v0.2.24 [INFO] [stderr] Compiling openssl-sys v0.9.111 [INFO] [stderr] Compiling libz-sys v1.1.23 [INFO] [stderr] Compiling pbkdf2 v0.12.2 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Compiling scrypt v0.11.0 [INFO] [stderr] Compiling flatbuffers v23.5.26 [INFO] [stderr] Compiling aes v0.8.4 [INFO] [stderr] Compiling cbc v0.1.2 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling const-random v0.1.18 [INFO] [stderr] Compiling libssh2-sys v0.3.1 [INFO] [stderr] Compiling half v2.7.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling csv-core v0.1.13 [INFO] [stderr] Compiling spki v0.7.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling num-bigint-dig v0.8.6 [INFO] [stderr] Compiling pkcs5 v0.7.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling time v0.3.44 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling pkcs8 v0.10.2 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling csv v1.4.0 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling dlv-list v0.5.2 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling darling_core v0.14.4 [INFO] [stderr] Compiling num v0.4.3 [INFO] [stderr] Compiling arrow-buffer v46.0.0 [INFO] [stderr] Compiling doc-comment v0.3.4 [INFO] [stderr] Compiling regex-syntax v0.7.5 [INFO] [stderr] Compiling pem v3.0.6 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling ordered-multimap v0.7.3 [INFO] [stderr] Compiling arrow-data v46.0.0 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling pkcs1 v0.7.5 [INFO] [stderr] Compiling object v0.37.3 [INFO] [stderr] Compiling tokio-util v0.7.17 [INFO] [stderr] error: could not compile `tokio` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/bin/rustc --crate-name tokio --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/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 --warn=unexpected_cfgs --check-cfg 'cfg(fuzzing)' --check-cfg 'cfg(loom)' --check-cfg 'cfg(mio_unsupported_force_poll_poll)' --check-cfg 'cfg(tokio_allow_from_blocking_fd)' --check-cfg 'cfg(tokio_internal_mt_counters)' --check-cfg 'cfg(tokio_no_parking_lot)' --check-cfg 'cfg(tokio_no_tuning_tests)' --check-cfg 'cfg(tokio_unstable)' --check-cfg 'cfg(target_os, values("cygwin"))' --cfg 'feature="bytes"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="full"' --cfg 'feature="io-std"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="macros"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="parking_lot"' --cfg 'feature="process"' --cfg 'feature="rt"' --cfg 'feature="rt-multi-thread"' --cfg 'feature="signal"' --cfg 'feature="signal-hook-registry"' --cfg 'feature="socket2"' --cfg 'feature="sync"' --cfg 'feature="time"' --cfg 'feature="tokio-macros"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bytes", "default", "fs", "full", "io-std", "io-uring", "io-util", "libc", "macros", "mio", "net", "parking_lot", "process", "rt", "rt-multi-thread", "signal", "signal-hook-registry", "socket2", "sync", "taskdump", "test-util", "time", "tokio-macros", "tracing", "windows-sys"))' -C metadata=00caecdc398b7761 -C extra-filename=-660afb31448ab6f1 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-bfe11088fe358bd1.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-e2775a15e5abc6fd.rmeta --extern mio=/opt/rustwide/target/debug/deps/libmio-a0dcb503c6777286.rmeta --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-f178d2d270b0bcd6.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-bedc6e0acd72ff2a.rmeta --extern signal_hook_registry=/opt/rustwide/target/debug/deps/libsignal_hook_registry-0e45a8eca25f22d2.rmeta --extern socket2=/opt/rustwide/target/debug/deps/libsocket2-67f1f25e645d086a.rmeta --extern tokio_macros=/opt/rustwide/target/debug/deps/libtokio_macros-bf3fae5e11816eb2.so --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" "57d3045b1478f37cafff1a21981a4097025e98c2d18c34cf78af5d3714e79bd7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "57d3045b1478f37cafff1a21981a4097025e98c2d18c34cf78af5d3714e79bd7", kill_on_drop: false }` [INFO] [stdout] 57d3045b1478f37cafff1a21981a4097025e98c2d18c34cf78af5d3714e79bd7