[INFO] cloning repository https://github.com/Cyntaax/svelte-rust-grpc
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Cyntaax/svelte-rust-grpc" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCyntaax%2Fsvelte-rust-grpc", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCyntaax%2Fsvelte-rust-grpc'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 3479f72f90225634c26b5aab735670162ffa9a7b
[INFO] checking Cyntaax/svelte-rust-grpc against master#a6acf0f07f0ed1c12e26dc0db3b9bf1d0504a0bb for pr-151109
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCyntaax%2Fsvelte-rust-grpc" "/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/Cyntaax/svelte-rust-grpc
[INFO] finished tweaking git repo https://github.com/Cyntaax/svelte-rust-grpc
[INFO] tweaked toml for git repo https://github.com/Cyntaax/svelte-rust-grpc written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Cyntaax/svelte-rust-grpc on toolchain a6acf0f07f0ed1c12e26dc0db3b9bf1d0504a0bb
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a6acf0f07f0ed1c12e26dc0db3b9bf1d0504a0bb" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Cyntaax/svelte-rust-grpc 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" "+a6acf0f07f0ed1c12e26dc0db3b9bf1d0504a0bb" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded rust-embed-utils v8.3.0
[INFO] [stderr]   Downloaded rust-embed-impl v8.3.0
[INFO] [stderr]   Downloaded prost-derive v0.12.3
[INFO] [stderr]   Downloaded prost v0.12.3
[INFO] [stderr]   Downloaded async-trait v0.1.78
[INFO] [stderr]   Downloaded prost-types v0.12.3
[INFO] [stderr]   Downloaded figment v0.10.15
[INFO] [stderr]   Downloaded toml_edit v0.22.9
[INFO] [stderr]   Downloaded h2 v0.3.25
[INFO] [stderr]   Downloaded prost-build v0.12.3
[INFO] [stderr]   Downloaded rust-embed v8.3.0
[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" "+a6acf0f07f0ed1c12e26dc0db3b9bf1d0504a0bb" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 424a65d7a763e44abb161426f99acb793e8063679d4f3347d30a6a16af74ca8c
[INFO] running `Command { std: "docker" "start" "-a" "424a65d7a763e44abb161426f99acb793e8063679d4f3347d30a6a16af74ca8c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "424a65d7a763e44abb161426f99acb793e8063679d4f3347d30a6a16af74ca8c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "424a65d7a763e44abb161426f99acb793e8063679d4f3347d30a6a16af74ca8c", kill_on_drop: false }`
[INFO] [stdout] 424a65d7a763e44abb161426f99acb793e8063679d4f3347d30a6a16af74ca8c
[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" "+a6acf0f07f0ed1c12e26dc0db3b9bf1d0504a0bb" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6eb80593a74461e554c8312a4969122f8b4850688035eb5c09c4a523b7d4c30f
[INFO] running `Command { std: "docker" "start" "-a" "6eb80593a74461e554c8312a4969122f8b4850688035eb5c09c4a523b7d4c30f", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.79
[INFO] [stderr]    Compiling anyhow v1.0.81
[INFO] [stderr]    Compiling bitflags v2.5.0
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling bytes v1.6.0
[INFO] [stderr]    Compiling rustix v0.38.32
[INFO] [stderr]     Checking parking_lot_core v0.9.9
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]    Compiling itertools v0.11.0
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]    Compiling indexmap v2.2.6
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling async-trait v0.1.78
[INFO] [stderr]    Compiling linux-raw-sys v0.4.13
[INFO] [stderr]    Compiling regex-syntax v0.8.2
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]    Compiling fastrand v2.0.1
[INFO] [stderr]    Compiling time v0.3.34
[INFO] [stderr]    Compiling axum v0.6.20
[INFO] [stderr]    Compiling multimap v0.8.3
[INFO] [stderr]    Compiling figment v0.10.15
[INFO] [stderr]    Compiling serde_json v1.0.114
[INFO] [stderr]     Checking sha2 v0.10.8
[INFO] [stderr]    Compiling petgraph v0.6.4
[INFO] [stderr]    Compiling rocket v0.5.0
[INFO] [stderr]     Checking http-range-header v0.3.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 placeholders `_` are specified
[INFO] [stdout]    |
[INFO] [stdout] 83 |     let items: Box<_> = format_items
[INFO] [stdout]    |              ++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]     Checking http-body v0.4.6
[INFO] [stderr]     Checking rust-embed-utils v8.3.0
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling syn v2.0.53
[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] [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 placeholders `_` are specified
[INFO] [stdout]    |
[INFO] [stdout] 83 |     let items: Box<_> = format_items
[INFO] [stdout]    |              ++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[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] running `Command { std: "docker" "inspect" "6eb80593a74461e554c8312a4969122f8b4850688035eb5c09c4a523b7d4c30f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6eb80593a74461e554c8312a4969122f8b4850688035eb5c09c4a523b7d4c30f", kill_on_drop: false }`
[INFO] [stdout] 6eb80593a74461e554c8312a4969122f8b4850688035eb5c09c4a523b7d4c30f
