[INFO] fetching crate shell-agent 0.1.0...
[INFO] testing shell-agent-0.1.0 against 1.95.0 for beta-1.96-2
[INFO] extracting crate shell-agent 0.1.0 into /workspace/builds/worker-4-tc1/source
[INFO] started tweaking crates.io crate shell-agent 0.1.0
[INFO] finished tweaking crates.io crate shell-agent 0.1.0
[INFO] tweaked toml for crates.io crate shell-agent 0.1.0 written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate shell-agent 0.1.0 on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate shell-agent 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" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded async-openai-macros v0.1.1
[INFO] [stderr]   Downloaded async-openai v0.34.0
[INFO] [stderr]   Downloaded secrecy v0.10.3
[INFO] [stderr]   Downloaded rustyline v18.0.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3ee57b43e4e96a864f7fa6e102ba111aaded01c9686eddea0f58cdb3295b7ed2
[INFO] running `Command { std: "docker" "start" "-a" "3ee57b43e4e96a864f7fa6e102ba111aaded01c9686eddea0f58cdb3295b7ed2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3ee57b43e4e96a864f7fa6e102ba111aaded01c9686eddea0f58cdb3295b7ed2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3ee57b43e4e96a864f7fa6e102ba111aaded01c9686eddea0f58cdb3295b7ed2", kill_on_drop: false }`
[INFO] [stdout] 3ee57b43e4e96a864f7fa6e102ba111aaded01c9686eddea0f58cdb3295b7ed2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.95.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a0b6728524a4a07a8297568864e96fb3f6f9af3d5751cd5d477050346475e5de
[INFO] running `Command { std: "docker" "start" "-a" "a0b6728524a4a07a8297568864e96fb3f6f9af3d5751cd5d477050346475e5de", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.182
[INFO] [stderr]    Compiling zerocopy v0.8.40
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling unicase v2.9.0
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling iri-string v0.7.10
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling tokio v1.50.0
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling rustls v0.23.37
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling derive_builder_core v0.20.2
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling nix v0.31.2
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling eventsource-stream v0.2.3
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling derive_builder_macro v0.20.2
[INFO] [stderr]    Compiling nibble_vec v0.1.0
[INFO] [stderr]    Compiling endian-type v0.2.0
[INFO] [stderr]    Compiling clap_derive v4.6.0
[INFO] [stderr]    Compiling radix_trie v0.3.0
[INFO] [stderr]    Compiling derive_builder v0.20.2
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling rustls-webpki v0.103.9
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling secrecy v0.10.3
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling async-openai-macros v0.1.1
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling tungstenite v0.28.0
[INFO] [stderr]    Compiling clap v4.6.0
[INFO] [stderr]    Compiling rustyline v18.0.0
[INFO] [stderr]    Compiling colored v3.1.1
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling backoff v0.4.0
[INFO] [stderr]    Compiling tokio-tungstenite v0.28.0
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling reqwest-eventsource v0.6.0
[INFO] [stderr]    Compiling async-openai v0.34.0
[INFO] [stderr] error: could not compile `async-openai` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.95.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name async_openai --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-openai-0.34.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 --cfg 'feature="_api"' --cfg 'feature="administration"' --cfg 'feature="administration-types"' --cfg 'feature="assistant"' --cfg 'feature="assistant-types"' --cfg 'feature="audio"' --cfg 'feature="audio-types"' --cfg 'feature="batch"' --cfg 'feature="batch-types"' --cfg 'feature="byot"' --cfg 'feature="chat-completion"' --cfg 'feature="chat-completion-types"' --cfg 'feature="chatkit"' --cfg 'feature="chatkit-types"' --cfg 'feature="completion-types"' --cfg 'feature="completions"' --cfg 'feature="container"' --cfg 'feature="container-types"' --cfg 'feature="default"' --cfg 'feature="embedding"' --cfg 'feature="embedding-types"' --cfg 'feature="eval-types"' --cfg 'feature="evals"' --cfg 'feature="file"' --cfg 'feature="file-types"' --cfg 'feature="finetuning"' --cfg 'feature="finetuning-types"' --cfg 'feature="full"' --cfg 'feature="grader-types"' --cfg 'feature="image"' --cfg 'feature="image-types"' --cfg 'feature="model"' --cfg 'feature="model-types"' --cfg 'feature="moderation"' --cfg 'feature="moderation-types"' --cfg 'feature="realtime"' --cfg 'feature="realtime-types"' --cfg 'feature="response-types"' --cfg 'feature="responses"' --cfg 'feature="rustls"' --cfg 'feature="skill"' --cfg 'feature="skill-types"' --cfg 'feature="types"' --cfg 'feature="upload"' --cfg 'feature="upload-types"' --cfg 'feature="vectorstore"' --cfg 'feature="vectorstore-types"' --cfg 'feature="video"' --cfg 'feature="video-types"' --cfg 'feature="webhook"' --cfg 'feature="webhook-types"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("_api", "administration", "administration-types", "assistant", "assistant-types", "audio", "audio-types", "batch", "batch-types", "byot", "chat-completion", "chat-completion-types", "chatkit", "chatkit-types", "completion-types", "completions", "container", "container-types", "default", "embedding", "embedding-types", "eval-types", "evals", "file", "file-types", "finetuning", "finetuning-types", "full", "grader", "grader-types", "image", "image-types", "model", "model-types", "moderation", "moderation-types", "native-tls", "native-tls-vendored", "realtime", "realtime-types", "response-types", "responses", "rustls", "rustls-webpki-roots", "skill", "skill-types", "types", "upload", "upload-types", "vectorstore", "vectorstore-types", "video", "video-types", "webhook", "webhook-types"))' -C metadata=34c8ff8b55bf3c3b -C extra-filename=-5e9a3009b0c8cbca --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern async_openai_macros=/opt/rustwide/target/debug/deps/libasync_openai_macros-8246933fd351264e.so --extern backoff=/opt/rustwide/target/debug/deps/libbackoff-471ead5d3b246ffd.rmeta --extern base64=/opt/rustwide/target/debug/deps/libbase64-6d64914d1112fcae.rmeta --extern bytes=/opt/rustwide/target/debug/deps/libbytes-2edb8796c3d48962.rmeta --extern derive_builder=/opt/rustwide/target/debug/deps/libderive_builder-df125f819a15c224.rmeta --extern eventsource_stream=/opt/rustwide/target/debug/deps/libeventsource_stream-2f4976d7b590d978.rmeta --extern futures=/opt/rustwide/target/debug/deps/libfutures-e6a518514e80f9fb.rmeta --extern hex=/opt/rustwide/target/debug/deps/libhex-d94527d92457303c.rmeta --extern hmac=/opt/rustwide/target/debug/deps/libhmac-b38903e086db971f.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-a9009380ba2a1d3f.rmeta --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-d89c28b5ed09deb3.rmeta --extern reqwest_eventsource=/opt/rustwide/target/debug/deps/libreqwest_eventsource-a2045aac545142e9.rmeta --extern secrecy=/opt/rustwide/target/debug/deps/libsecrecy-112cb220f73bffce.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-1b237428a29a340b.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-562e01531275e219.rmeta --extern serde_urlencoded=/opt/rustwide/target/debug/deps/libserde_urlencoded-56fb07d0a67470f2.rmeta --extern sha2=/opt/rustwide/target/debug/deps/libsha2-22671b0494e76a20.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-2b4b60ba99193239.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-dcd672e86ce3a1fb.rmeta --extern tokio_stream=/opt/rustwide/target/debug/deps/libtokio_stream-5c16584b282aa7d6.rmeta --extern tokio_tungstenite=/opt/rustwide/target/debug/deps/libtokio_tungstenite-feb902cbf82eb2bb.rmeta --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-3928166b073936f2.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-aa795384b79460aa.rmeta --extern url=/opt/rustwide/target/debug/deps/liburl-f991a0567d2ea64e.rmeta --cap-lints allow --cap-lints=warn -L native=/opt/rustwide/target/debug/build/ring-6b34ef0b0713a176/out` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "a0b6728524a4a07a8297568864e96fb3f6f9af3d5751cd5d477050346475e5de", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a0b6728524a4a07a8297568864e96fb3f6f9af3d5751cd5d477050346475e5de", kill_on_drop: false }`
[INFO] [stdout] a0b6728524a4a07a8297568864e96fb3f6f9af3d5751cd5d477050346475e5de
