[INFO] fetching crate simploxide-client 0.3.1... [INFO] testing simploxide-client-0.3.1 against master#350d0ef0ec0493e6d21cfb265cb8211a0e74d766 for pr-145330-1 [INFO] extracting crate simploxide-client 0.3.1 into /workspace/builds/worker-0-tc1/source [INFO] started tweaking crates.io crate simploxide-client 0.3.1 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate simploxide-client 0.3.1 [INFO] tweaked toml for crates.io crate simploxide-client 0.3.1 written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate simploxide-client 0.3.1 on toolchain 350d0ef0ec0493e6d21cfb265cb8211a0e74d766 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate simploxide-client 0.3.1 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" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded bon-macros v3.7.2 [INFO] [stderr] Downloaded simploxide-core v0.2.1 [INFO] [stderr] Downloaded bon v3.7.2 [INFO] [stderr] Downloaded simploxide-api-types v0.3.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9dca16a9d7b57b00e955a8f9b8a53cd2f14af0b304c83845bac25954b8fd8edb [INFO] running `Command { std: "docker" "start" "-a" "9dca16a9d7b57b00e955a8f9b8a53cd2f14af0b304c83845bac25954b8fd8edb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9dca16a9d7b57b00e955a8f9b8a53cd2f14af0b304c83845bac25954b8fd8edb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9dca16a9d7b57b00e955a8f9b8a53cd2f14af0b304c83845bac25954b8fd8edb", kill_on_drop: false }` [INFO] [stdout] 9dca16a9d7b57b00e955a8f9b8a53cd2f14af0b304c83845bac25954b8fd8edb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9ecdd9f3c09f466dfcdbcfb9b0cd6d7be9dd3ad359019b10740537a48f626b7a [INFO] running `Command { std: "docker" "start" "-a" "9ecdd9f3c09f466dfcdbcfb9b0cd6d7be9dd3ad359019b10740537a48f626b7a", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling zerocopy v0.8.27 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Compiling thiserror v2.0.16 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling cpufeatures v0.2.17 [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Compiling ordered-float v2.10.1 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling syn v2.0.106 [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 sha1 v0.10.6 [INFO] [stderr] Compiling socket2 v0.6.0 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling rand_core v0.9.3 [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 serde_derive v1.0.219 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling thiserror-impl v2.0.16 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling tungstenite v0.27.0 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling tokio-tungstenite v0.27.0 [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling serde-value v0.7.0 [INFO] [stderr] Compiling serde-aux v4.7.0 [INFO] [stderr] Compiling simploxide-core v0.2.1 [INFO] [stderr] Compiling simploxide-api-types v0.3.0 [INFO] [stderr] Compiling simploxide-client v0.3.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 34.29s [INFO] running `Command { std: "docker" "inspect" "9ecdd9f3c09f466dfcdbcfb9b0cd6d7be9dd3ad359019b10740537a48f626b7a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9ecdd9f3c09f466dfcdbcfb9b0cd6d7be9dd3ad359019b10740537a48f626b7a", kill_on_drop: false }` [INFO] [stdout] 9ecdd9f3c09f466dfcdbcfb9b0cd6d7be9dd3ad359019b10740537a48f626b7a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 144a96e01ffc6225a1d90ce9d5c41583745be7bc51153b8b1c7a6711966a9ee8 [INFO] running `Command { std: "docker" "start" "-a" "144a96e01ffc6225a1d90ce9d5c41583745be7bc51153b8b1c7a6711966a9ee8", kill_on_drop: false }` [INFO] [stderr] Compiling simploxide-client v0.3.1 (/opt/rustwide/workdir) [INFO] [stdout] error[E0599]: no function or associated item named `builder` found for struct `simploxide_client::prelude::ApiSendMessages` in the current scope [INFO] [stdout] --> examples/squaring_bot.rs:68:38 [INFO] [stdout] | [INFO] [stdout] 68 | ApiSendMessages::builder() [INFO] [stdout] | ^^^^^^^ function or associated item not found in `simploxide_client::prelude::ApiSendMessages` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `builder` found for struct `simploxide_client::prelude::ChatRef` in the current scope [INFO] [stdout] --> examples/squaring_bot.rs:70:38 [INFO] [stdout] | [INFO] [stdout] 70 | ... ChatRef::builder() [INFO] [stdout] | ^^^^^^^ function or associated item not found in `simploxide_client::prelude::ChatRef` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `builder` found for struct `ComposedMessage` in the current scope [INFO] [stdout] --> examples/squaring_bot.rs:77:46 [INFO] [stdout] | [INFO] [stdout] 77 | ... ComposedMessage::builder() [INFO] [stdout] | ^^^^^^^ function or associated item not found in `ComposedMessage` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0599`. [INFO] [stdout] [INFO] [stderr] error: could not compile `simploxide-client` (example "squaring_bot") due to 3 previous errors [INFO] running `Command { std: "docker" "inspect" "144a96e01ffc6225a1d90ce9d5c41583745be7bc51153b8b1c7a6711966a9ee8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "144a96e01ffc6225a1d90ce9d5c41583745be7bc51153b8b1c7a6711966a9ee8", kill_on_drop: false }` [INFO] [stdout] 144a96e01ffc6225a1d90ce9d5c41583745be7bc51153b8b1c7a6711966a9ee8