[INFO] cloning repository https://github.com/htaoo144/alacopy
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/htaoo144/alacopy" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhtaoo144%2Falacopy", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhtaoo144%2Falacopy'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 8d4e9bd024e1e1d7a98906753f2405426585f79b
[INFO] checking htaoo144/alacopy against 011c518242557d21690f7936b5812318dc2fec47 for pr-159877
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhtaoo144%2Falacopy" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/htaoo144/alacopy
[INFO] finished tweaking git repo https://github.com/htaoo144/alacopy
[INFO] tweaked toml for git repo https://github.com/htaoo144/alacopy written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/htaoo144/alacopy on toolchain 011c518242557d21690f7936b5812318dc2fec47
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+011c518242557d21690f7936b5812318dc2fec47" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/htaoo144/alacopy 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" "+011c518242557d21690f7936b5812318dc2fec47" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:1fa6594d87c8fa7b311925a7a77a16f539833322d9dfba4ce891f211db2f90b1" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 0dbf92c8e8251bb05b730d99a6f3dd068e5d0901d003643bec52e512c120c557
[INFO] running `Command { std: "docker" "start" "0dbf92c8e8251bb05b730d99a6f3dd068e5d0901d003643bec52e512c120c557", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0dbf92c8e8251bb05b730d99a6f3dd068e5d0901d003643bec52e512c120c557", 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" "0dbf92c8e8251bb05b730d99a6f3dd068e5d0901d003643bec52e512c120c557" "/opt/rustwide/cargo-home/bin/cargo" "+011c518242557d21690f7936b5812318dc2fec47" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0dbf92c8e8251bb05b730d99a6f3dd068e5d0901d003643bec52e512c120c557", 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" "0dbf92c8e8251bb05b730d99a6f3dd068e5d0901d003643bec52e512c120c557" "/opt/rustwide/cargo-home/bin/cargo" "+011c518242557d21690f7936b5812318dc2fec47" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]     Checking futures-channel v0.3.33
[INFO] [stderr]     Checking futures-io v0.3.33
[INFO] [stderr]    Compiling aws-lc-rs v1.17.3
[INFO] [stderr]     Checking futures-task v0.3.33
[INFO] [stderr]    Compiling serde_core v1.0.229
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]    Compiling syn v3.0.3
[INFO] [stderr]    Compiling cc v1.3.0
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]    Compiling futures-macro v0.3.33
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling rustls v0.23.42
[INFO] [stderr]    Compiling serde v1.0.229
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling serde_json v1.0.151
[INFO] [stderr]     Checking crypto-common v0.1.7
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]     Checking bitflags v2.13.1
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling ref-cast v1.0.26
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]    Compiling async-openai-macros v0.3.0
[INFO] [stderr]     Checking thread_local v1.1.10
[INFO] [stderr]     Checking tokio v1.53.1
[INFO] [stderr]     Checking hex v0.4.3
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking tracing-subscriber v0.3.23
[INFO] [stderr]     Checking futures-util v0.3.33
[INFO] [stderr]    Compiling cmake v0.1.58
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]    Compiling schemars_derive v1.2.1
[INFO] [stderr]    Compiling aws-lc-sys v0.43.0
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]     Checking eventsource-stream v0.2.3
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling derive_builder_core v0.20.2
[INFO] [stderr]    Compiling serde_derive v1.0.229
[INFO] [stderr]    Compiling thiserror-impl v2.0.19
[INFO] [stderr]    Compiling ref-cast-impl v1.0.26
[INFO] [stderr]    Compiling derive_builder_macro v0.20.2
[INFO] [stderr]     Checking futures-executor v0.3.33
[INFO] [stderr]     Checking derive_builder v0.20.2
[INFO] [stderr]     Checking futures v0.3.33
[INFO] [stderr]     Checking thiserror v2.0.19
[INFO] [stderr]     Checking tungstenite v0.28.0
[INFO] [stderr]     Checking tokio-util v0.7.19
[INFO] [stderr]     Checking tokio-stream v0.1.19
[INFO] [stderr]     Checking tokio-tungstenite v0.28.0
[INFO] [stderr]     Checking h2 v0.4.15
[INFO] [stderr]     Checking tower v0.5.3
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking secrecy v0.10.3
[INFO] [stderr]     Checking schemars v1.2.1
[INFO] [stderr]     Checking tower-http v0.6.11
[INFO] [stderr]     Checking hyper v1.11.0
[INFO] [stderr]     Checking hyper-util v0.1.20
[INFO] [stderr]     Checking rustls-webpki v0.103.13
[INFO] [stderr]     Checking tokio-rustls v0.26.4
[INFO] [stderr]     Checking rustls-platform-verifier v0.7.0
[INFO] [stderr]     Checking hyper-rustls v0.27.9
[INFO] [stderr]     Checking reqwest v0.13.4
[INFO] [stderr]     Checking async-openai v0.41.1
[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/011c518242557d21690f7936b5812318dc2fec47/bin/rustc --crate-name async_openai --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-openai-0.41.1/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="_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="middleware"' --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", "middleware", "model", "model-types", "moderation", "moderation-types", "native-tls", "native-tls-vendored", "realtime", "realtime-types", "response-types", "responses", "rustls", "rustls-no-provider", "skill", "skill-types", "types", "upload", "upload-types", "vectorstore", "vectorstore-types", "video", "video-types", "webhook", "webhook-types"))' -C metadata=aa44eba21be349ed -C extra-filename=-af7de294e19bcedb --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-a33aca862da0c3a9.so --extern base64=/opt/rustwide/target/debug/deps/libbase64-d8aec028dea2d277.rmeta --extern bytes=/opt/rustwide/target/debug/deps/libbytes-4fbd75942b1503ad.rmeta --extern derive_builder=/opt/rustwide/target/debug/deps/libderive_builder-a98dfbe2feba11f5.rmeta --extern eventsource_stream=/opt/rustwide/target/debug/deps/libeventsource_stream-17fcef870620272e.rmeta --extern futures=/opt/rustwide/target/debug/deps/libfutures-469c6d2c85b39112.rmeta --extern hex=/opt/rustwide/target/debug/deps/libhex-dc38863c12685790.rmeta --extern hmac=/opt/rustwide/target/debug/deps/libhmac-d899ed9b62478de5.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-0e68a0f5ffad1cfc.rmeta --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-f9f47e94831d52ac.rmeta --extern secrecy=/opt/rustwide/target/debug/deps/libsecrecy-c15a47a528ed3b9d.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-da058083655c019b.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-da310168d94a198d.rmeta --extern serde_urlencoded=/opt/rustwide/target/debug/deps/libserde_urlencoded-119cdcc9daffbe3a.rmeta --extern sha2=/opt/rustwide/target/debug/deps/libsha2-c1bd622adac74a7e.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-8ffdb574743bc39f.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-4e52b63b9bc2e1d4.rmeta --extern tokio_stream=/opt/rustwide/target/debug/deps/libtokio_stream-b5c88ad324d2a1cf.rmeta --extern tokio_tungstenite=/opt/rustwide/target/debug/deps/libtokio_tungstenite-f11e90ffd72f2455.rmeta --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-19e136a7695321c5.rmeta --extern tower=/opt/rustwide/target/debug/deps/libtower-6ab0003b61cc88ad.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-f5cef3c46643e5c6.rmeta --extern url=/opt/rustwide/target/debug/deps/liburl-a104dc6af71e670b.rmeta --cap-lints allow --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/aws-lc-sys-c307d731e6af712c/out` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "0dbf92c8e8251bb05b730d99a6f3dd068e5d0901d003643bec52e512c120c557", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0dbf92c8e8251bb05b730d99a6f3dd068e5d0901d003643bec52e512c120c557", kill_on_drop: false }`
[INFO] [stdout] 0dbf92c8e8251bb05b730d99a6f3dd068e5d0901d003643bec52e512c120c557
