[INFO] cloning repository https://github.com/Ayuei/LLMChatGui
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Ayuei/LLMChatGui" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAyuei%2FLLMChatGui", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAyuei%2FLLMChatGui'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 0a6a6ae68e0e543631c0f90e131ac345501a4b75
[INFO] checking Ayuei/LLMChatGui against try#438eb4c1a1c3841523d7f672601e8adbe04cff28 for pr-147589-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAyuei%2FLLMChatGui" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Ayuei/LLMChatGui
[INFO] finished tweaking git repo https://github.com/Ayuei/LLMChatGui
[INFO] tweaked toml for git repo https://github.com/Ayuei/LLMChatGui written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Ayuei/LLMChatGui on toolchain 438eb4c1a1c3841523d7f672601e8adbe04cff28
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+438eb4c1a1c3841523d7f672601e8adbe04cff28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Ayuei/LLMChatGui 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" "+438eb4c1a1c3841523d7f672601e8adbe04cff28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+438eb4c1a1c3841523d7f672601e8adbe04cff28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7ffd966c54df7cfe76c356b4de04606805a923f8eb7ef57a400e4c37140fb7f1
[INFO] running `Command { std: "docker" "start" "-a" "7ffd966c54df7cfe76c356b4de04606805a923f8eb7ef57a400e4c37140fb7f1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7ffd966c54df7cfe76c356b4de04606805a923f8eb7ef57a400e4c37140fb7f1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7ffd966c54df7cfe76c356b4de04606805a923f8eb7ef57a400e4c37140fb7f1", kill_on_drop: false }`
[INFO] [stdout] 7ffd966c54df7cfe76c356b4de04606805a923f8eb7ef57a400e4c37140fb7f1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=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" "+438eb4c1a1c3841523d7f672601e8adbe04cff28" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 12e976cae0d727a8e4871d68617ed0d9d3b8cf37279a8d78c793359222e50ea9
[INFO] running `Command { std: "docker" "start" "-a" "12e976cae0d727a8e4871d68617ed0d9d3b8cf37279a8d78c793359222e50ea9", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.147
[INFO] [stderr]     Checking value-bag v1.4.1
[INFO] [stderr]    Compiling serde v1.0.178
[INFO] [stderr]    Compiling serde_derive v1.0.178
[INFO] [stderr]     Checking pin-project-lite v0.2.10
[INFO] [stderr]    Compiling slab v0.4.8
[INFO] [stderr]    Compiling quote v1.0.32
[INFO] [stderr]     Checking subtle v2.5.0
[INFO] [stderr]    Compiling xml-rs v0.8.16
[INFO] [stderr]    Compiling thiserror v1.0.44
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]    Compiling futures-util v0.3.28
[INFO] [stderr]     Checking tracing-core v0.1.31
[INFO] [stderr]    Compiling tokio v1.29.1
[INFO] [stderr]     Checking byteorder v1.4.3
[INFO] [stderr]     Checking flate2 v1.0.26
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]     Checking log v0.4.19
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]    Compiling unicase v2.6.0
[INFO] [stderr]    Compiling openssl v0.10.55
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking libloading v0.8.0
[INFO] [stderr]    Compiling memoffset v0.9.0
[INFO] [stderr]    Compiling rustls v0.21.5
[INFO] [stderr]    Compiling syn v2.0.27
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking http-body v0.4.5
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.15
[INFO] [stderr]    Compiling rustix v0.38.4
[INFO] [stderr]     Checking aho-corasick v1.0.2
[INFO] [stderr]    Compiling wayland-sys v0.29.5
[INFO] [stderr]     Checking dlib v0.5.2
[INFO] [stderr]     Checking bitflags v2.3.3
[INFO] [stderr]     Checking sha1 v0.10.5
[INFO] [stderr]     Checking linux-raw-sys v0.4.3
[INFO] [stderr]    Compiling serde_json v1.0.104
[INFO] [stderr]     Checking regex-syntax v0.7.4
[INFO] [stderr]    Compiling jobserver v0.1.26
[INFO] [stderr]    Compiling wayland-scanner v0.29.5
[INFO] [stderr]    Compiling mime_guess v2.0.4
[INFO] [stderr]    Compiling cc v1.0.79
[INFO] [stderr]     Checking concurrent-queue v2.2.0
[INFO] [stderr]     Checking base64ct v1.6.0
[INFO] [stderr]     Checking base64 v0.21.2
[INFO] [stderr]     Checking time-core v0.1.1
[INFO] [stderr]     Checking waker-fn v1.1.0
[INFO] [stderr]     Checking parking v2.1.0
[INFO] [stderr]     Checking socket2 v0.4.9
[INFO] [stderr]     Checking getrandom v0.2.10
[INFO] [stderr]     Checking mio v0.8.8
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking memmap2 v0.5.10
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking nix v0.24.3
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling rayon-core v1.11.0
[INFO] [stderr]     Checking either v1.9.0
[INFO] [stderr]     Checking futures-lite v1.13.0
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking rustls-pemfile v1.0.3
[INFO] [stderr]     Checking password-hash v0.4.2
[INFO] [stderr]     Checking crossbeam-deque v0.8.3
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking sha2 v0.10.7
[INFO] [stderr]    Compiling wayland-client v0.29.5
[INFO] [stderr]     Checking async-lock v2.7.0
[INFO] [stderr]     Checking encoding_rs v0.8.32
[INFO] [stderr]    Compiling io-lifetimes v1.0.11
[INFO] [stderr]    Compiling khronos_api v3.1.0
[INFO] [stderr]    Compiling winnow v0.5.2
[INFO] [stderr]    Compiling paste v1.0.14
[INFO] [stderr]     Checking url v2.4.0
[INFO] [stderr]     Checking time v0.3.23
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking aes v0.8.3
[INFO] [stderr]     Checking pbkdf2 v0.11.0
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling openssl-sys v0.9.90
[INFO] [stderr]    Compiling zstd-sys v2.0.8+zstd.1.5.5
[INFO] [stderr]    Compiling bzip2-sys v0.1.11+1.0.8
[INFO] [stderr]    Compiling onig_sys v69.8.1
[INFO] [stderr]    Compiling ggml-sys v0.2.0-dev (https://github.com/rustformers/llm.git#9fe9f196)
[INFO] [stderr]     Checking console v0.15.7
[INFO] [stdout] error[E0282]: type annotations needed for `Box<_>`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/time-0.3.23/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 placeholders `_` are specified
[INFO] [stdout]    |
[INFO] [stdout] 83 |     let items: Box<_> = format_items
[INFO] [stdout]    |              ++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking regex-automata v0.3.4
[INFO] [stderr]     Checking xattr v0.2.3
[INFO] [stderr]     Checking filetime v0.2.21
[INFO] [stderr]    Compiling slotmap v1.0.6
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]    Compiling polling v2.8.0
[INFO] [stderr]     Checking constant_time_eq v0.1.5
[INFO] [stderr]     Checking async-task v4.4.0
[INFO] [stderr]     Checking ttf-parser v0.19.1
[INFO] [stderr]    Compiling rustix v0.37.23
[INFO] [stderr]    Compiling esaxx-rs v0.1.8
[INFO] [stderr]     Checking fastrand v2.0.0
[INFO] [stderr]     Checking tar v0.4.39
[INFO] [stderr]     Checking rayon v1.7.0
[INFO] [stderr]     Checking wayland-commons v0.29.5
[INFO] [stderr]    Compiling wayland-protocols v0.29.5
[INFO] [stderr]     Checking tempfile v3.7.0
[INFO] [stderr]     Checking itertools v0.8.2
[INFO] [stderr]     Checking dirs-sys v0.3.7
[INFO] [stderr]     Checking fs2 v0.4.3
[INFO] [stderr]    Compiling toml_edit v0.19.14
[INFO] [stderr]     Checking async-channel v1.9.0
[INFO] [stderr]    Compiling memchr v2.5.0
[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" "12e976cae0d727a8e4871d68617ed0d9d3b8cf37279a8d78c793359222e50ea9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "12e976cae0d727a8e4871d68617ed0d9d3b8cf37279a8d78c793359222e50ea9", kill_on_drop: false }`
[INFO] [stdout] 12e976cae0d727a8e4871d68617ed0d9d3b8cf37279a8d78c793359222e50ea9
