[INFO] cloning repository https://github.com/vibe-ideas/iflow-cli-sdk-rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/vibe-ideas/iflow-cli-sdk-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvibe-ideas%2Fiflow-cli-sdk-rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvibe-ideas%2Fiflow-cli-sdk-rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 38bebde4e95dc5df45e3eceded4ddf4c98b3e710 [INFO] testing vibe-ideas/iflow-cli-sdk-rust against try#b8e88e5ddf5521a9f43ee3f62a702388c713e4bb for pr-155114 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvibe-ideas%2Fiflow-cli-sdk-rust" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/vibe-ideas/iflow-cli-sdk-rust [INFO] removed 0 missing examples [INFO] removed 0 missing tests [INFO] finished tweaking git repo https://github.com/vibe-ideas/iflow-cli-sdk-rust [INFO] tweaked toml for git repo https://github.com/vibe-ideas/iflow-cli-sdk-rust written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/vibe-ideas/iflow-cli-sdk-rust on toolchain b8e88e5ddf5521a9f43ee3f62a702388c713e4bb [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/vibe-ideas/iflow-cli-sdk-rust 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" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 286a1d6f51654f5222dbd9fd09be7c1e130d8d37e0fadaf26e24d77424450d2e [INFO] running `Command { std: "docker" "start" "-a" "286a1d6f51654f5222dbd9fd09be7c1e130d8d37e0fadaf26e24d77424450d2e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "286a1d6f51654f5222dbd9fd09be7c1e130d8d37e0fadaf26e24d77424450d2e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "286a1d6f51654f5222dbd9fd09be7c1e130d8d37e0fadaf26e24d77424450d2e", kill_on_drop: false }` [INFO] [stdout] 286a1d6f51654f5222dbd9fd09be7c1e130d8d37e0fadaf26e24d77424450d2e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 07d991bbc3e1535ca4893eb7fe39679f390fbc93487bbf0cd1e084558e5d2eb5 [INFO] running `Command { std: "docker" "start" "-a" "07d991bbc3e1535ca4893eb7fe39679f390fbc93487bbf0cd1e084558e5d2eb5", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.102 [INFO] [stderr] Compiling quote v1.0.41 [INFO] [stderr] Compiling unicode-ident v1.0.20 [INFO] [stderr] Compiling libc v0.2.177 [INFO] [stderr] Compiling stable_deref_trait v1.2.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling generic-array v0.14.9 [INFO] [stderr] Compiling zerocopy v0.8.27 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling ref-cast v1.0.25 [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling dyn-clone v1.0.20 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling syn v2.0.108 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling event-listener v5.4.1 [INFO] [stderr] Compiling event-listener-strategy v0.5.4 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling async-broadcast v0.7.2 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling socket2 v0.6.1 [INFO] [stderr] Compiling signal-hook-registry v1.4.6 [INFO] [stderr] Compiling mio v1.1.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling uuid v1.18.1 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling serde_derive_internals v0.29.1 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling ref-cast-impl v1.0.25 [INFO] [stderr] Compiling schemars_derive v1.0.4 [INFO] [stderr] Compiling derive_more-impl v2.0.1 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling tokio v1.48.0 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling derive_more v2.0.1 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling zerovec v0.11.4 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling tungstenite v0.28.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.20 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.3 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling schemars v1.0.4 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling agent-client-protocol-schema v0.4.11 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling tokio-tungstenite v0.28.0 [INFO] [stderr] Compiling agent-client-protocol v0.5.0 [INFO] [stderr] Compiling iflow-cli-sdk-rust v0.1.6 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 43.62s [INFO] running `Command { std: "docker" "inspect" "07d991bbc3e1535ca4893eb7fe39679f390fbc93487bbf0cd1e084558e5d2eb5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "07d991bbc3e1535ca4893eb7fe39679f390fbc93487bbf0cd1e084558e5d2eb5", kill_on_drop: false }` [INFO] [stdout] 07d991bbc3e1535ca4893eb7fe39679f390fbc93487bbf0cd1e084558e5d2eb5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 51b9bd100334149f5addb9809c9a09add881e0ec96d54f9d10bbcd0990158614 [INFO] running `Command { std: "docker" "start" "-a" "51b9bd100334149f5addb9809c9a09add881e0ec96d54f9d10bbcd0990158614", kill_on_drop: false }` [INFO] [stderr] Compiling tokio v1.48.0 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling sdd v3.0.10 [INFO] [stderr] Compiling serial_test_derive v3.2.0 [INFO] [stderr] Compiling scc v2.4.0 [INFO] [stderr] Compiling async-stream v0.3.6 [INFO] [stderr] Compiling serial_test v3.2.0 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling tokio-tungstenite v0.28.0 [INFO] [stderr] Compiling iflow-cli-sdk-rust v0.1.6 (/opt/rustwide/workdir) [INFO] [stderr] Compiling tokio-test v0.4.4 [INFO] [stderr] error: could not compile `iflow-cli-sdk-rust` (lib test) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/bin/rustc --crate-name iflow_cli_sdk_rust --edition=2024 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=88b9c00d6533aed4 -C extra-filename=-aed161f4978c0c5a --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern agent_client_protocol=/opt/rustwide/target/debug/deps/libagent_client_protocol-14fea5962fdcf96c.rlib --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-e16577d217315ef4.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-6ff48c034ffbaa2c.so --extern futures=/opt/rustwide/target/debug/deps/libfutures-940171b7bc7b2eff.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-f363d9e20ebd0582.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-9f55cdb78adb9e19.rlib --extern serial_test=/opt/rustwide/target/debug/deps/libserial_test-a9884eafd6474675.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-592b5cc8d98527a3.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-a3629979d2f18d0d.rlib --extern tokio_test=/opt/rustwide/target/debug/deps/libtokio_test-2300cf4d578bafc1.rlib --extern tokio_tungstenite=/opt/rustwide/target/debug/deps/libtokio_tungstenite-0773df2d215472f6.rlib --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-1c5d9d566f6d4804.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-92c58c96daa1a624.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-f13b82787f9d096b.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-08016d7a4f45fda6.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-2b8d1cc2ef6cdfb0.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `iflow-cli-sdk-rust` (example "permission_modes") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/bin/rustc --crate-name permission_modes --edition=2024 examples/permission_modes.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=52bc026cf952b873 -C extra-filename=-cbffd4eb944688bc --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern agent_client_protocol=/opt/rustwide/target/debug/deps/libagent_client_protocol-14fea5962fdcf96c.rlib --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-e16577d217315ef4.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-6ff48c034ffbaa2c.so --extern futures=/opt/rustwide/target/debug/deps/libfutures-940171b7bc7b2eff.rlib --extern iflow_cli_sdk_rust=/opt/rustwide/target/debug/deps/libiflow_cli_sdk_rust-cadeacfc94ee96cf.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-f363d9e20ebd0582.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-9f55cdb78adb9e19.rlib --extern serial_test=/opt/rustwide/target/debug/deps/libserial_test-a9884eafd6474675.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-592b5cc8d98527a3.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-a3629979d2f18d0d.rlib --extern tokio_test=/opt/rustwide/target/debug/deps/libtokio_test-2300cf4d578bafc1.rlib --extern tokio_tungstenite=/opt/rustwide/target/debug/deps/libtokio_tungstenite-0773df2d215472f6.rlib --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-1c5d9d566f6d4804.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-92c58c96daa1a624.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-f13b82787f9d096b.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-08016d7a4f45fda6.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-2b8d1cc2ef6cdfb0.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "51b9bd100334149f5addb9809c9a09add881e0ec96d54f9d10bbcd0990158614", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "51b9bd100334149f5addb9809c9a09add881e0ec96d54f9d10bbcd0990158614", kill_on_drop: false }` [INFO] [stdout] 51b9bd100334149f5addb9809c9a09add881e0ec96d54f9d10bbcd0990158614