[INFO] fetching crate iflow-cli-sdk-rust 0.1.6... [INFO] testing iflow-cli-sdk-rust-0.1.6 against master#7704328ba5ae8d6ce0ac303c9d5a1a1605906766 for pr-146989 [INFO] extracting crate iflow-cli-sdk-rust 0.1.6 into /workspace/builds/worker-1-tc1/source [INFO] started tweaking crates.io crate iflow-cli-sdk-rust 0.1.6 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate iflow-cli-sdk-rust 0.1.6 [INFO] tweaked toml for crates.io crate iflow-cli-sdk-rust 0.1.6 written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate iflow-cli-sdk-rust 0.1.6 on toolchain 7704328ba5ae8d6ce0ac303c9d5a1a1605906766 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7704328ba5ae8d6ce0ac303c9d5a1a1605906766" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate iflow-cli-sdk-rust 0.1.6 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" "+7704328ba5ae8d6ce0ac303c9d5a1a1605906766" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tokio-tungstenite v0.28.0 [INFO] [stderr] Downloaded serial_test v3.2.0 [INFO] [stderr] Downloaded serial_test_derive v3.2.0 [INFO] [stderr] Downloaded tungstenite v0.28.0 [INFO] [stderr] Downloaded agent-client-protocol v0.5.0 [INFO] [stderr] Downloaded schemars_derive v1.0.4 [INFO] [stderr] Downloaded schemars v1.0.4 [INFO] [stderr] Downloaded agent-client-protocol-schema v0.4.11 [INFO] [stderr] Downloaded sdd v3.0.10 [INFO] [stderr] Downloaded scc v2.4.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+7704328ba5ae8d6ce0ac303c9d5a1a1605906766" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1c31d0c2a03d2c74b460cd443888b413e9faa9426b64d8e7a81a6ac03a9f02da [INFO] running `Command { std: "docker" "start" "-a" "1c31d0c2a03d2c74b460cd443888b413e9faa9426b64d8e7a81a6ac03a9f02da", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1c31d0c2a03d2c74b460cd443888b413e9faa9426b64d8e7a81a6ac03a9f02da", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1c31d0c2a03d2c74b460cd443888b413e9faa9426b64d8e7a81a6ac03a9f02da", kill_on_drop: false }` [INFO] [stdout] 1c31d0c2a03d2c74b460cd443888b413e9faa9426b64d8e7a81a6ac03a9f02da [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+7704328ba5ae8d6ce0ac303c9d5a1a1605906766" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 19dbafe3e21efe6badd411181d4131a9d0aa1f66917e895ce20fdfbfc0b9ef64 [INFO] running `Command { std: "docker" "start" "-a" "19dbafe3e21efe6badd411181d4131a9d0aa1f66917e895ce20fdfbfc0b9ef64", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.102 [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 zerocopy v0.8.27 [INFO] [stderr] Compiling generic-array v0.14.9 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Compiling anyhow v1.0.100 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling regex-syntax v0.8.8 [INFO] [stderr] Compiling data-encoding v2.9.0 [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 block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling event-listener v5.4.1 [INFO] [stderr] Compiling quote v1.0.41 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling event-listener-strategy v0.5.4 [INFO] [stderr] Compiling async-broadcast v0.7.2 [INFO] [stderr] Compiling syn v2.0.108 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling mio v1.1.0 [INFO] [stderr] Compiling socket2 v0.6.1 [INFO] [stderr] Compiling signal-hook-registry v1.4.6 [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 ppv-lite86 v0.2.21 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling serde_derive_internals v0.29.1 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling ref-cast-impl v1.0.25 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling derive_more-impl v2.0.1 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling schemars_derive v1.0.4 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling tokio v1.48.0 [INFO] [stderr] Compiling ref-cast v1.0.25 [INFO] [stderr] Compiling futures-util v0.3.31 [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 zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling zerovec v0.11.4 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling derive_more v2.0.1 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.3 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling schemars v1.0.4 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling agent-client-protocol-schema v0.4.11 [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.05s [INFO] running `Command { std: "docker" "inspect" "19dbafe3e21efe6badd411181d4131a9d0aa1f66917e895ce20fdfbfc0b9ef64", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "19dbafe3e21efe6badd411181d4131a9d0aa1f66917e895ce20fdfbfc0b9ef64", kill_on_drop: false }` [INFO] [stdout] 19dbafe3e21efe6badd411181d4131a9d0aa1f66917e895ce20fdfbfc0b9ef64 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+7704328ba5ae8d6ce0ac303c9d5a1a1605906766" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fd3f51a934d14bfc4c87097650c363eecada752797a9499a89c0b838b0dcdaf5 [INFO] running `Command { std: "docker" "start" "-a" "fd3f51a934d14bfc4c87097650c363eecada752797a9499a89c0b838b0dcdaf5", 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-util v0.7.16 [INFO] [stderr] Compiling tokio-stream v0.1.17 [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` (example "permission_modes") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/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=b50496705ac2a81b -C extra-filename=-dab783c7d9fe6d2f --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-469c066c13a1080f.rlib --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-7e5dcd40304f6dad.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-a58cc180751590a4.so --extern futures=/opt/rustwide/target/debug/deps/libfutures-e04688395788e71c.rlib --extern iflow_cli_sdk_rust=/opt/rustwide/target/debug/deps/libiflow_cli_sdk_rust-1f7243dab3b8ea4d.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-b83c20c2c52af059.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-b16ebe9a4f67a152.rlib --extern serial_test=/opt/rustwide/target/debug/deps/libserial_test-25b5cb87a29978ed.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-4bd6e25a2b989abd.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-43a0a01fb0fadb19.rlib --extern tokio_test=/opt/rustwide/target/debug/deps/libtokio_test-2714eeb3957c3313.rlib --extern tokio_tungstenite=/opt/rustwide/target/debug/deps/libtokio_tungstenite-970c79d2ed78a3ae.rlib --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-683c78b9644e9ea6.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-78a0c32aab3bf666.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-53af13254fd5f9b3.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-ded7b0946a724412.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-6ff6c35e10310fc5.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` (lib test) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/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=cd60c52512441892 -C extra-filename=-289b56499b630cd5 --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-469c066c13a1080f.rlib --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-7e5dcd40304f6dad.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-a58cc180751590a4.so --extern futures=/opt/rustwide/target/debug/deps/libfutures-e04688395788e71c.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-b83c20c2c52af059.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-b16ebe9a4f67a152.rlib --extern serial_test=/opt/rustwide/target/debug/deps/libserial_test-25b5cb87a29978ed.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-4bd6e25a2b989abd.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-43a0a01fb0fadb19.rlib --extern tokio_test=/opt/rustwide/target/debug/deps/libtokio_test-2714eeb3957c3313.rlib --extern tokio_tungstenite=/opt/rustwide/target/debug/deps/libtokio_tungstenite-970c79d2ed78a3ae.rlib --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-683c78b9644e9ea6.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-78a0c32aab3bf666.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-53af13254fd5f9b3.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-ded7b0946a724412.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-6ff6c35e10310fc5.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "fd3f51a934d14bfc4c87097650c363eecada752797a9499a89c0b838b0dcdaf5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fd3f51a934d14bfc4c87097650c363eecada752797a9499a89c0b838b0dcdaf5", kill_on_drop: false }` [INFO] [stdout] fd3f51a934d14bfc4c87097650c363eecada752797a9499a89c0b838b0dcdaf5