[INFO] cloning repository https://github.com/superstar0402/st-client
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/superstar0402/st-client" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsuperstar0402%2Fst-client", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsuperstar0402%2Fst-client'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] fb231076b2c334bd7dbdcdca0b2e4d16921546d6
[INFO] checking superstar0402/st-client against f99a7560a6b5f0a5e6894aea7e8afe0e01d3edd1 for pr-160235-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsuperstar0402%2Fst-client" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-3-tc2/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-3-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/superstar0402/st-client
[INFO] finished tweaking git repo https://github.com/superstar0402/st-client
[INFO] tweaked toml for git repo https://github.com/superstar0402/st-client written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/superstar0402/st-client on toolchain f99a7560a6b5f0a5e6894aea7e8afe0e01d3edd1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f99a7560a6b5f0a5e6894aea7e8afe0e01d3edd1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/superstar0402/st-client 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" "+f99a7560a6b5f0a5e6894aea7e8afe0e01d3edd1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: cmd/crates/soroban-test/tests/fixtures/test-wasms/swap/Cargo.toml: `dev_dependencies` is deprecated in favor of `dev-dependencies` and will not work in the 2024 edition
[INFO] [stderr] (in the `test_swap` package)
[INFO] [stderr] warning: `test_swap` (manifest) generated 1 warning
[INFO] [stderr] warning: cmd/crates/soroban-spec-json/Cargo.toml: `dev_dependencies` is deprecated in favor of `dev-dependencies` and will not work in the 2024 edition
[INFO] [stderr] (in the `soroban-spec-json` package)
[INFO] [stderr] warning: `soroban-spec-json` (manifest) generated 1 warning
[INFO] [stderr] warning: cmd/crates/soroban-spec-typescript/Cargo.toml: `dev_dependencies` is deprecated in favor of `dev-dependencies` and will not work in the 2024 edition
[INFO] [stderr] (in the `soroban-spec-typescript` package)
[INFO] [stderr] warning: `soroban-spec-typescript` (manifest) generated 1 warning
[INFO] [stderr] warning: cmd/crates/soroban-test/tests/fixtures/test-wasms/token/Cargo.toml: `dev_dependencies` is deprecated in favor of `dev-dependencies` and will not work in the 2024 edition
[INFO] [stderr] (in the `test_token` package)
[INFO] [stderr] warning: `test_token` (manifest) generated 1 warning
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 48f1bfb1769ce52e729840a26610b04a68a038e2437fcd161a83144becf118ad
[INFO] running `Command { std: "docker" "start" "48f1bfb1769ce52e729840a26610b04a68a038e2437fcd161a83144becf118ad", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "48f1bfb1769ce52e729840a26610b04a68a038e2437fcd161a83144becf118ad", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "48f1bfb1769ce52e729840a26610b04a68a038e2437fcd161a83144becf118ad" "/opt/rustwide/cargo-home/bin/cargo" "+f99a7560a6b5f0a5e6894aea7e8afe0e01d3edd1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "48f1bfb1769ce52e729840a26610b04a68a038e2437fcd161a83144becf118ad", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "48f1bfb1769ce52e729840a26610b04a68a038e2437fcd161a83144becf118ad" "/opt/rustwide/cargo-home/bin/cargo" "+f99a7560a6b5f0a5e6894aea7e8afe0e01d3edd1" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr] warning: cmd/crates/soroban-spec-json/Cargo.toml: `dev_dependencies` is deprecated in favor of `dev-dependencies` and will not work in the 2024 edition
[INFO] [stderr] (in the `soroban-spec-json` package)
[INFO] [stderr] warning: `soroban-spec-json` (manifest) generated 1 warning
[INFO] [stderr] warning: cmd/crates/soroban-spec-typescript/Cargo.toml: `dev_dependencies` is deprecated in favor of `dev-dependencies` and will not work in the 2024 edition
[INFO] [stderr] (in the `soroban-spec-typescript` package)
[INFO] [stderr] warning: `soroban-spec-typescript` (manifest) generated 1 warning
[INFO] [stderr] warning: cmd/crates/soroban-test/tests/fixtures/test-wasms/token/Cargo.toml: `dev_dependencies` is deprecated in favor of `dev-dependencies` and will not work in the 2024 edition
[INFO] [stderr] (in the `test_token` package)
[INFO] [stderr] warning: `test_token` (manifest) generated 1 warning
[INFO] [stderr] warning: cmd/crates/soroban-test/tests/fixtures/test-wasms/swap/Cargo.toml: `dev_dependencies` is deprecated in favor of `dev-dependencies` and will not work in the 2024 edition
[INFO] [stderr] (in the `test_swap` package)
[INFO] [stderr] warning: `test_swap` (manifest) generated 1 warning
[INFO] [stderr]    Compiling proc-macro2 v1.0.69
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling serde v1.0.192
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling thiserror v1.0.55
[INFO] [stderr]     Checking memchr v2.7.1
[INFO] [stderr]     Checking itoa v1.0.10
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]     Checking smallvec v1.13.1
[INFO] [stderr]     Checking once_cell v1.19.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]     Checking hashbrown v0.14.3
[INFO] [stderr]    Compiling cc v1.0.95
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]    Compiling serde_json v1.0.108
[INFO] [stderr]    Compiling ryu v1.0.17
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]     Checking adler v1.0.2
[INFO] [stderr]    Compiling syn v2.0.39
[INFO] [stderr]     Checking miniz_oxide v0.7.2
[INFO] [stderr]     Checking aho-corasick v1.1.2
[INFO] [stderr]     Checking regex-syntax v0.8.2
[INFO] [stderr]     Checking bytes v1.5.0
[INFO] [stderr]     Checking getrandom v0.2.11
[INFO] [stderr]     Checking subtle v2.5.0
[INFO] [stderr]     Checking tinyvec_macros v0.1.1
[INFO] [stderr]     Checking equivalent v1.0.1
[INFO] [stderr]     Checking tinyvec v1.6.0
[INFO] [stderr]     Checking indexmap v2.2.3
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]    Compiling crc32fast v1.4.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]     Checking unicode-normalization v0.1.23
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]     Checking const-oid v0.9.6
[INFO] [stderr]     Checking walkdir v2.4.0
[INFO] [stderr]     Checking gix-trace v0.1.7
[INFO] [stderr]     Checking fastrand v2.0.1
[INFO] [stderr]     Checking cpufeatures v0.2.12
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]     Checking anstyle v1.0.6
[INFO] [stderr]     Checking flate2 v1.0.28
[INFO] [stderr]     Checking prodash v28.0.0
[INFO] [stderr]     Checking sha1_smol v1.0.0
[INFO] [stderr]     Checking bitflags v2.4.2
[INFO] [stderr]     Checking utf8parse v0.2.1
[INFO] [stderr]    Compiling semver v1.0.20
[INFO] [stderr]     Checking log v0.4.20
[INFO] [stderr]     Checking gix-utils v0.1.9
[INFO] [stderr]     Checking anstyle-parse v0.2.3
[INFO] [stderr]     Checking anstyle-query v1.0.2
[INFO] [stderr]     Checking colorchoice v1.0.0
[INFO] [stderr]     Checking clap_lex v0.7.0
[INFO] [stderr]     Checking regex-automata v0.4.5
[INFO] [stderr]     Checking base32 v0.4.0
[INFO] [stderr]     Checking strsim v0.11.0
[INFO] [stderr]     Checking anstream v0.6.12
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]     Checking pin-project-lite v0.2.13
[INFO] [stderr]     Checking base64 v0.13.1
[INFO] [stderr]     Checking clap_builder v4.5.1
[INFO] [stderr]     Checking escape-bytes v0.1.1
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]     Checking btoi v0.4.3
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]    Compiling time-core v0.1.2
[INFO] [stderr]     Checking home v0.5.9
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]     Checking deranged v0.3.11
[INFO] [stderr]     Checking ff v0.13.0
[INFO] [stderr]    Compiling time-macros v0.2.17
[INFO] [stderr]     Checking num_threads v0.1.7
[INFO] [stderr]     Checking base16ct v0.2.0
[INFO] [stderr]    Compiling either v1.10.0
[INFO] [stderr]    Compiling itertools v0.11.0
[INFO] [stderr]     Checking group v0.13.0
[INFO] [stderr]    Compiling rustix v0.38.31
[INFO] [stderr]    Compiling paste v1.0.14
[INFO] [stderr]    Compiling libm v0.2.8
[INFO] [stderr]     Checking ppv-lite86 v0.2.17
[INFO] [stderr]     Checking bstr v1.9.0
[INFO] [stderr]     Checking time v0.3.34
[INFO] [stderr]     Checking winnow v0.5.40
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling prettyplease v0.2.15
[INFO] [stderr]    Compiling platforms v3.3.0
[INFO] [stderr]     Checking linux-raw-sys v0.4.13
[INFO] [stderr]    Compiling darling_core v0.20.6
[INFO] [stderr]    Compiling curve25519-dalek v4.1.1
[INFO] [stdout] error[E0282]: type annotations needed for `Box<_>`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/time-0.3.34/src/format_description/parse/mod.rs:83:9
[INFO] [stdout]    |
[INFO] [stdout] 83 |     let items = format_items
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 86 |     Ok(items.into())
[INFO] [stdout]    |        ----- type must be known at this point
[INFO] [stdout]    |
[INFO] [stdout] help: consider giving `items` an explicit type, where the placeholder `_` is specified
[INFO] [stdout]    |
[INFO] [stdout] 83 |     let items: Box<_> = format_items
[INFO] [stdout]    |              ++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stdout] For more information about this error, try `rustc --explain E0282`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `time` (lib) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "48f1bfb1769ce52e729840a26610b04a68a038e2437fcd161a83144becf118ad", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "48f1bfb1769ce52e729840a26610b04a68a038e2437fcd161a83144becf118ad", kill_on_drop: false }`
[INFO] [stdout] 48f1bfb1769ce52e729840a26610b04a68a038e2437fcd161a83144becf118ad
