[INFO] fetching crate simploxide-client 0.7.0...
[INFO] testing simploxide-client-0.7.0 against 1.91.0 for beta-1.92-2
[INFO] extracting crate simploxide-client 0.7.0 into /workspace/builds/worker-1-tc1/source
[INFO] started tweaking crates.io crate simploxide-client 0.7.0
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate simploxide-client 0.7.0
[INFO] tweaked toml for crates.io crate simploxide-client 0.7.0 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate simploxide-client 0.7.0 on toolchain 1.91.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate simploxide-client 0.7.0 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" "+1.91.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded bon v3.7.2
[INFO] [stderr]   Downloaded serde-aux v4.7.0
[INFO] [stderr]   Downloaded simploxide-api-types v0.5.0
[INFO] [stderr]   Downloaded simploxide-core v0.3.0
[INFO] [stderr]   Downloaded bon-macros v3.7.2
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3017efe592fdf236b5e691866ff49c24fa8b283ff3edb37b15ac942326054792
[INFO] running `Command { std: "docker" "start" "-a" "3017efe592fdf236b5e691866ff49c24fa8b283ff3edb37b15ac942326054792", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3017efe592fdf236b5e691866ff49c24fa8b283ff3edb37b15ac942326054792", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3017efe592fdf236b5e691866ff49c24fa8b283ff3edb37b15ac942326054792", kill_on_drop: false }`
[INFO] [stdout] 3017efe592fdf236b5e691866ff49c24fa8b283ff3edb37b15ac942326054792
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 584c6bf05a77db894e0ac8bf1b77b62c69e8388032d3ab64191964d3f67dfda2
[INFO] running `Command { std: "docker" "start" "-a" "584c6bf05a77db894e0ac8bf1b77b62c69e8388032d3ab64191964d3f67dfda2", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling thiserror v2.0.16
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling ordered-float v2.10.1
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling tungstenite v0.28.0
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling serde_json v1.0.143
[INFO] [stderr]    Compiling serde-value v0.7.0
[INFO] [stderr]    Compiling serde-aux v4.7.0
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling simploxide-api-types v0.5.0
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling tokio-tungstenite v0.28.0
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling simploxide-core v0.3.0
[INFO] [stderr]    Compiling simploxide-client v0.7.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 55.80s
[INFO] running `Command { std: "docker" "inspect" "584c6bf05a77db894e0ac8bf1b77b62c69e8388032d3ab64191964d3f67dfda2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "584c6bf05a77db894e0ac8bf1b77b62c69e8388032d3ab64191964d3f67dfda2", kill_on_drop: false }`
[INFO] [stdout] 584c6bf05a77db894e0ac8bf1b77b62c69e8388032d3ab64191964d3f67dfda2
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 31b26dddd83d7aa7069d97fc50d6e75510459840f83a9b53bcfb631f49e3bb50
[INFO] running `Command { std: "docker" "start" "-a" "31b26dddd83d7aa7069d97fc50d6e75510459840f83a9b53bcfb631f49e3bb50", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.106
[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 async-trait v0.1.89
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling thiserror v2.0.16
[INFO] [stderr]    Compiling tungstenite v0.28.0
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling tokio-tungstenite v0.28.0
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling serde_json v1.0.143
[INFO] [stderr]    Compiling serde-value v0.7.0
[INFO] [stderr]    Compiling serde-aux v4.7.0
[INFO] [stderr]    Compiling simploxide-core v0.3.0
[INFO] [stderr]    Compiling simploxide-api-types v0.5.0
[INFO] [stderr]    Compiling simploxide-client v0.7.0 (/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:56:34
[INFO] [stdout]    |
[INFO] [stdout] 56 |                 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:58:34
[INFO] [stdout]    |
[INFO] [stdout] 58 |                         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 `simploxide_client::prelude::ComposedMessage` in the current scope
[INFO] [stdout]   --> examples/squaring_bot.rs:65:42
[INFO] [stdout]    |
[INFO] [stdout] 65 |                         ComposedMessage::builder()
[INFO] [stdout]    |                                          ^^^^^^^ function or associated item not found in `simploxide_client::prelude::ComposedMessage`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `builder` found for struct `simploxide_client::prelude::Profile` in the current scope
[INFO] [stdout]   --> examples/file_bot.rs:65:22
[INFO] [stdout]    |
[INFO] [stdout] 65 |             Profile::builder()
[INFO] [stdout]    |                      ^^^^^^^ function or associated item not found in `simploxide_client::prelude::Profile`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `builder` found for struct `simploxide_client::prelude::Preferences` in the current scope
[INFO] [stdout]   --> examples/file_bot.rs:69:34
[INFO] [stdout]    |
[INFO] [stdout] 69 |                     Preferences::builder()
[INFO] [stdout]    |                                  ^^^^^^^ function or associated item not found in `simploxide_client::prelude::Preferences`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `simploxide-client` (example "squaring_bot") due to 3 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0599]: no function or associated item named `builder` found for struct `SimplePreference` in the current scope
[INFO] [stdout]   --> examples/file_bot.rs:71:47
[INFO] [stdout]    |
[INFO] [stdout] 71 | ...                   SimplePreference::builder()
[INFO] [stdout]    |                                         ^^^^^^^ function or associated item not found in `SimplePreference`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `builder` found for struct `simploxide_client::prelude::ReceiveFile` in the current scope
[INFO] [stdout]    --> examples/file_bot.rs:348:34
[INFO] [stdout]     |
[INFO] [stdout] 348 |                     ReceiveFile::builder()
[INFO] [stdout]     |                                  ^^^^^^^ function or associated item not found in `simploxide_client::prelude::ReceiveFile`
[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 "file_bot") due to 4 previous errors
[INFO] running `Command { std: "docker" "inspect" "31b26dddd83d7aa7069d97fc50d6e75510459840f83a9b53bcfb631f49e3bb50", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "31b26dddd83d7aa7069d97fc50d6e75510459840f83a9b53bcfb631f49e3bb50", kill_on_drop: false }`
[INFO] [stdout] 31b26dddd83d7aa7069d97fc50d6e75510459840f83a9b53bcfb631f49e3bb50
