[INFO] cloning repository https://github.com/fadhlirahim/open_ai_cli [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/fadhlirahim/open_ai_cli" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffadhlirahim%2Fopen_ai_cli", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffadhlirahim%2Fopen_ai_cli'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 95e0c8b5720176304be3f331aab4b80d51f2c09c [INFO] testing fadhlirahim/open_ai_cli against master#2fd6efc32704647e64d3d646d21c4c68eae100e4 for pr-149852-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffadhlirahim%2Fopen_ai_cli" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/fadhlirahim/open_ai_cli [INFO] finished tweaking git repo https://github.com/fadhlirahim/open_ai_cli [INFO] tweaked toml for git repo https://github.com/fadhlirahim/open_ai_cli written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/fadhlirahim/open_ai_cli on toolchain 2fd6efc32704647e64d3d646d21c4c68eae100e4 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/fadhlirahim/open_ai_cli 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" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "fetch" "--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] Downloading crates ... [INFO] [stderr] Downloaded wiremock v0.6.4 [INFO] [stderr] Downloaded hermit-abi v0.3.4 [INFO] [stderr] Downloaded webpki-roots v0.26.11 [INFO] [stderr] Downloaded tabled_derive v0.8.0 [INFO] [stderr] Downloaded crokey-proc_macros v1.2.0 [INFO] [stderr] Downloaded assert-json-diff v2.0.2 [INFO] [stderr] Downloaded strict v0.2.0 [INFO] [stderr] Downloaded deadpool v0.10.0 [INFO] [stderr] Downloaded lazy-regex-proc_macros v3.4.1 [INFO] [stderr] Downloaded winreg v0.52.0 [INFO] [stderr] Downloaded quinn-udp v0.5.13 [INFO] [stderr] Downloaded wasm-streams v0.4.1 [INFO] [stderr] Downloaded similar v2.7.0 [INFO] [stderr] Downloaded serde v1.0.195 [INFO] [stderr] Downloaded insta v1.43.1 [INFO] [stderr] Downloaded quinn v0.11.8 [INFO] [stderr] Downloaded serde_json v1.0.111 [INFO] [stderr] Downloaded winnow v0.6.26 [INFO] [stderr] Downloaded reqwest v0.12.5 [INFO] [stderr] Downloaded tabled v0.16.0 [INFO] [stderr] Downloaded quinn-proto v0.11.12 [INFO] [stderr] Downloaded quick-xml v0.38.1 [INFO] [stderr] Downloaded openssl v0.10.63 [INFO] [stderr] Downloaded h2 v0.4.12 [INFO] [stderr] Downloaded webpki-roots v1.0.2 [INFO] [stderr] Downloaded plist v1.7.4 [INFO] [stderr] Downloaded toml v0.8.19 [INFO] [stderr] Downloaded rustix v0.38.30 [INFO] [stderr] Downloaded rustls v0.23.31 [INFO] [stderr] Downloaded cc v1.2.31 [INFO] [stderr] Downloaded io-uring v0.7.9 [INFO] [stderr] Downloaded pretty_assertions v1.4.1 [INFO] [stderr] Downloaded openssl-sys v0.9.99 [INFO] [stderr] Downloaded termimad v0.33.0 [INFO] [stderr] Downloaded papergrid v0.12.0 [INFO] [stderr] Downloaded serde_derive v1.0.195 [INFO] [stderr] Downloaded crokey v1.2.0 [INFO] [stderr] Downloaded onig v6.5.1 [INFO] [stderr] Downloaded minimad v0.13.1 [INFO] [stderr] Downloaded lazy-regex v3.4.1 [INFO] [stderr] Downloaded deadpool-runtime v0.1.4 [INFO] [stderr] Downloaded onig_sys v69.9.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d4eae0c36976f1eebafdc8553b7c23917a218ac46b3ebf7b4dcd5b470927021e [INFO] running `Command { std: "docker" "start" "-a" "d4eae0c36976f1eebafdc8553b7c23917a218ac46b3ebf7b4dcd5b470927021e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d4eae0c36976f1eebafdc8553b7c23917a218ac46b3ebf7b4dcd5b470927021e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d4eae0c36976f1eebafdc8553b7c23917a218ac46b3ebf7b4dcd5b470927021e", kill_on_drop: false }` [INFO] [stdout] d4eae0c36976f1eebafdc8553b7c23917a218ac46b3ebf7b4dcd5b470927021e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c3cc2ca305fcf0643ca2dbc8b94c5b5f6094085acce98bcc4d29f47e47666882 [INFO] running `Command { std: "docker" "start" "-a" "c3cc2ca305fcf0643ca2dbc8b94c5b5f6094085acce98bcc4d29f47e47666882", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling smallvec v1.13.1 [INFO] [stderr] Compiling serde v1.0.195 [INFO] [stderr] Compiling pkg-config v0.3.29 [INFO] [stderr] Compiling cc v1.2.31 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling convert_case v0.7.1 [INFO] [stderr] Compiling http v1.3.1 [INFO] [stderr] Compiling rustls-pki-types v1.12.0 [INFO] [stderr] Compiling litemap v0.8.0 [INFO] [stderr] Compiling writeable v0.6.1 [INFO] [stderr] Compiling rustix v1.0.8 [INFO] [stderr] Compiling futures-task v0.3.30 [INFO] [stderr] Compiling litrs v0.4.2 [INFO] [stderr] Compiling icu_properties_data v2.0.1 [INFO] [stderr] Compiling rustix v0.38.30 [INFO] [stderr] Compiling futures-sink v0.3.30 [INFO] [stderr] Compiling icu_normalizer_data v2.0.0 [INFO] [stderr] Compiling memchr v2.7.1 [INFO] [stderr] Compiling linux-raw-sys v0.4.13 [INFO] [stderr] Compiling openssl v0.10.63 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling document-features v0.2.11 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling rustls v0.23.31 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling socket2 v0.5.5 [INFO] [stderr] Compiling signal-hook-registry v1.4.6 [INFO] [stderr] Compiling getrandom v0.2.12 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling serde_json v1.0.111 [INFO] [stderr] Compiling ryu v1.0.16 [INFO] [stderr] Compiling thiserror v1.0.56 [INFO] [stderr] Compiling webpki-roots v1.0.2 [INFO] [stderr] Compiling signal-hook-mio v0.2.4 [INFO] [stderr] Compiling openssl-sys v0.9.99 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling onig_sys v69.9.1 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling strict v0.2.0 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling anstyle-query v1.1.4 [INFO] [stderr] Compiling portable-atomic v1.11.1 [INFO] [stderr] Compiling adler2 v2.0.1 [INFO] [stderr] Compiling anstream v0.6.20 [INFO] [stderr] Compiling time v0.3.41 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling console v0.15.8 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling quick-xml v0.38.1 [INFO] [stderr] Compiling bytecount v0.6.9 [INFO] [stderr] Compiling terminal_size v0.3.0 [INFO] [stderr] Compiling unicode-width v0.2.1 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling fastrand v2.0.1 [INFO] [stderr] Compiling winnow v0.6.26 [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Compiling tempfile v3.9.0 [INFO] [stderr] Compiling clap_builder v4.5.18 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling papergrid v0.12.0 [INFO] [stderr] Compiling crossbeam v0.8.4 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling flate2 v1.1.2 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling webpki-roots v0.26.11 [INFO] [stderr] Compiling rustls-pemfile v2.2.0 [INFO] [stderr] error: could not compile `syn` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/2fd6efc32704647e64d3d646d21c4c68eae100e4/bin/rustc --crate-name syn --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-2.0.104/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="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="fold"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="visit"' --cfg 'feature="visit-mut"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "test", "visit", "visit-mut"))' -C metadata=8c760b2b70764d0a -C extra-filename=-d3922aab823b842f --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-0748457bc16b0916.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-dcd51cd53326888a.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-f2de522ba645d884.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" "c3cc2ca305fcf0643ca2dbc8b94c5b5f6094085acce98bcc4d29f47e47666882", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c3cc2ca305fcf0643ca2dbc8b94c5b5f6094085acce98bcc4d29f47e47666882", kill_on_drop: false }` [INFO] [stdout] c3cc2ca305fcf0643ca2dbc8b94c5b5f6094085acce98bcc4d29f47e47666882