[INFO] cloning repository https://github.com/TencentCloud/tencentcloud-cls-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/TencentCloud/tencentcloud-cls-sdk-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTencentCloud%2Ftencentcloud-cls-sdk-rust", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTencentCloud%2Ftencentcloud-cls-sdk-rust'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] b5fc041f73e69458f8f8417fbbfd2a91dca79432
[INFO] checking TencentCloud/tencentcloud-cls-sdk-rust/b5fc041f73e69458f8f8417fbbfd2a91dca79432 against master#021fc25b7a48f6051bee1e1f06c7a277e4de1cc9 for pr-151510
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTencentCloud%2Ftencentcloud-cls-sdk-rust" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/TencentCloud/tencentcloud-cls-sdk-rust
[INFO] finished tweaking git repo https://github.com/TencentCloud/tencentcloud-cls-sdk-rust
[INFO] tweaked toml for git repo https://github.com/TencentCloud/tencentcloud-cls-sdk-rust written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/TencentCloud/tencentcloud-cls-sdk-rust on toolchain 021fc25b7a48f6051bee1e1f06c7a277e4de1cc9
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+021fc25b7a48f6051bee1e1f06c7a277e4de1cc9" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/TencentCloud/tencentcloud-cls-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" "+021fc25b7a48f6051bee1e1f06c7a277e4de1cc9" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded rustls-pemfile v2.1.2
[INFO] [stderr]   Downloaded rustls-pki-types v1.7.0
[INFO] [stderr]   Downloaded winreg v0.52.0
[INFO] [stderr]   Downloaded lz4_flex v0.11.3
[INFO] [stderr]   Downloaded rustc-serialize v0.3.25
[INFO] [stderr]   Downloaded reqwest v0.12.4
[INFO] [stderr]   Downloaded webpki-roots v0.26.2
[INFO] [stderr]   Downloaded rustls-webpki v0.102.4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+021fc25b7a48f6051bee1e1f06c7a277e4de1cc9" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8b19bf3bfce7000f0e961c083f913fbf9477cb5e7b6d39fa31a150fd67197556
[INFO] running `Command { std: "docker" "start" "-a" "8b19bf3bfce7000f0e961c083f913fbf9477cb5e7b6d39fa31a150fd67197556", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8b19bf3bfce7000f0e961c083f913fbf9477cb5e7b6d39fa31a150fd67197556", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8b19bf3bfce7000f0e961c083f913fbf9477cb5e7b6d39fa31a150fd67197556", kill_on_drop: false }`
[INFO] [stdout] 8b19bf3bfce7000f0e961c083f913fbf9477cb5e7b6d39fa31a150fd67197556
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+021fc25b7a48f6051bee1e1f06c7a277e4de1cc9" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9216bc9f050b9269ed2eee3103128d890c4ddb69530bc929f681dc644f5f7705
[INFO] running `Command { std: "docker" "start" "-a" "9216bc9f050b9269ed2eee3103128d890c4ddb69530bc929f681dc644f5f7705", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.85
[INFO] [stderr]     Checking rustls-pki-types v1.7.0
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]    Compiling serde v1.0.203
[INFO] [stderr]    Compiling rustls v0.22.4
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking socket2 v0.5.7
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking log v0.4.21
[INFO] [stderr]     Checking zeroize v1.8.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling zstd-safe v7.1.0
[INFO] [stderr]    Compiling serde_json v1.0.117
[INFO] [stderr]    Compiling thiserror v1.0.61
[INFO] [stderr]     Checking twox-hash v1.6.3
[INFO] [stderr]     Checking url v2.5.0
[INFO] [stderr]     Checking sha1_smol v1.0.0
[INFO] [stderr]     Checking quick-protobuf v0.8.1
[INFO] [stderr]     Checking rustc-serialize v0.3.25
[INFO] [stderr]     Checking rustls-pemfile v2.1.2
[INFO] [stderr]     Checking webpki-roots v0.26.2
[INFO] [stderr]     Checking sha1 v0.6.1
[INFO] [stderr]     Checking lz4_flex v0.11.3
[INFO] [stderr]     Checking tokio v1.38.0
[INFO] [stderr]    Compiling jobserver v0.1.31
[INFO] [stderr]    Compiling cc v1.0.98
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]     Checking chrono v0.4.38
[INFO] [stderr]    Compiling syn v2.0.66
[INFO] [stderr]     Checking http-body-util v0.1.2
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling zstd-sys v2.0.10+zstd.1.5.6
[INFO] [stderr]     Checking hyper v1.3.1
[INFO] [stderr]     Checking rustls-webpki v0.102.4
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]    Compiling serde_derive v1.0.203
[INFO] [stderr]    Compiling thiserror-impl v1.0.61
[INFO] [stderr]     Checking pin-project v1.1.5
[INFO] [stderr]     Checking tower v0.4.13
[INFO] [stderr]     Checking hyper-util v0.1.5
[INFO] [stderr]     Checking zstd v0.13.1
[INFO] [stderr]     Checking tokio-rustls v0.25.0
[INFO] [stderr]     Checking hyper-rustls v0.26.0
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking reqwest v0.12.4
[INFO] [stderr]     Checking tencentcloud-cls-sdk-rust v0.0.7 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.67s
[INFO] running `Command { std: "docker" "inspect" "9216bc9f050b9269ed2eee3103128d890c4ddb69530bc929f681dc644f5f7705", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9216bc9f050b9269ed2eee3103128d890c4ddb69530bc929f681dc644f5f7705", kill_on_drop: false }`
[INFO] [stdout] 9216bc9f050b9269ed2eee3103128d890c4ddb69530bc929f681dc644f5f7705
