[INFO] fetching crate tencentcloud-cls-sdk-rust 0.0.7...
[INFO] testing tencentcloud-cls-sdk-rust-0.0.7 against beta-2025-10-28 for beta-1.92-2
[INFO] extracting crate tencentcloud-cls-sdk-rust 0.0.7 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate tencentcloud-cls-sdk-rust 0.0.7
[INFO] finished tweaking crates.io crate tencentcloud-cls-sdk-rust 0.0.7
[INFO] tweaked toml for crates.io crate tencentcloud-cls-sdk-rust 0.0.7 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate tencentcloud-cls-sdk-rust 0.0.7 on toolchain beta-2025-10-28
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 170 packages to latest compatible versions
[INFO] [stderr]       Adding sha1 v0.6.1 (available: v0.10.6)
[INFO] [stderr]       Adding thiserror v1.0.69 (available: v2.0.17)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] cb2fcc83d2928370672087535d2cd4b372f86355940e54eecbe7fada43a48bb3
[INFO] running `Command { std: "docker" "start" "-a" "cb2fcc83d2928370672087535d2cd4b372f86355940e54eecbe7fada43a48bb3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "cb2fcc83d2928370672087535d2cd4b372f86355940e54eecbe7fada43a48bb3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cb2fcc83d2928370672087535d2cd4b372f86355940e54eecbe7fada43a48bb3", kill_on_drop: false }`
[INFO] [stdout] cb2fcc83d2928370672087535d2cd4b372f86355940e54eecbe7fada43a48bb3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=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" "+beta-2025-10-28" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c400e959d5a8eeaf80bd2824279cbc07ef299ba12d7134b763c5f66853de6a19
[INFO] running `Command { std: "docker" "start" "-a" "c400e959d5a8eeaf80bd2824279cbc07ef299ba12d7134b763c5f66853de6a19", kill_on_drop: false }`
[INFO] [stderr]    Compiling rustls v0.23.35
[INFO] [stderr]    Compiling syn v2.0.108
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling webpki-roots v1.0.4
[INFO] [stderr]    Compiling twox-hash v2.1.2
[INFO] [stderr]    Compiling sha1_smol v1.0.1
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling rustc-serialize v0.3.25
[INFO] [stderr]    Compiling lz4_flex v0.11.5
[INFO] [stderr]    Compiling cc v1.2.44
[INFO] [stderr]    Compiling sha1 v0.6.1
[INFO] [stderr]    Compiling quick-protobuf v0.8.1
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling hyper v1.7.0
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling zstd v0.13.3
[INFO] [stderr]    Compiling hyper-util v0.1.17
[INFO] [stderr]    Compiling rustls-webpki v0.103.8
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.1
[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 tokio-rustls v0.26.4
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling reqwest v0.12.24
[INFO] [stderr]    Compiling tencentcloud-cls-sdk-rust v0.0.7 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 35.86s
[INFO] running `Command { std: "docker" "inspect" "c400e959d5a8eeaf80bd2824279cbc07ef299ba12d7134b763c5f66853de6a19", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c400e959d5a8eeaf80bd2824279cbc07ef299ba12d7134b763c5f66853de6a19", kill_on_drop: false }`
[INFO] [stdout] c400e959d5a8eeaf80bd2824279cbc07ef299ba12d7134b763c5f66853de6a19
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=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" "+beta-2025-10-28" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3948e5e28f87c9a01cd38525f5910b163dd163ac4e1a5beef670ebbf987aca8e
[INFO] running `Command { std: "docker" "start" "-a" "3948e5e28f87c9a01cd38525f5910b163dd163ac4e1a5beef670ebbf987aca8e", kill_on_drop: false }`
[INFO] [stderr]    Compiling tencentcloud-cls-sdk-rust v0.0.7 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/lib.rs:215:92
[INFO] [stdout]     |
[INFO] [stdout] 215 |                         .put_logs_json("23eaa499-b7a9-4a60-a628-49a4239ddbba".to_string(), logs),
[INFO] [stdout]     |                          ------------- arguments to this method are incorrect              ^^^^ expected `String`, found `&str`
[INFO] [stdout]     |
[INFO] [stdout] note: method defined here
[INFO] [stdout]    --> src/lib.rs:58:18
[INFO] [stdout]     |
[INFO] [stdout]  58 |     pub async fn put_logs_json(
[INFO] [stdout]     |                  ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  61 |         data: String,
[INFO] [stdout]     |         ------------
[INFO] [stdout] help: try using a conversion method
[INFO] [stdout]     |
[INFO] [stdout] 215 |                         .put_logs_json("23eaa499-b7a9-4a60-a628-49a4239ddbba".to_string(), logs.to_string()),
[INFO] [stdout]     |                                                                                                ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0308`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `tencentcloud-cls-sdk-rust` (lib test) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "3948e5e28f87c9a01cd38525f5910b163dd163ac4e1a5beef670ebbf987aca8e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3948e5e28f87c9a01cd38525f5910b163dd163ac4e1a5beef670ebbf987aca8e", kill_on_drop: false }`
[INFO] [stdout] 3948e5e28f87c9a01cd38525f5910b163dd163ac4e1a5beef670ebbf987aca8e
