[INFO] cloning repository https://github.com/ActuallyHappening/Endstream
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ActuallyHappening/Endstream" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FActuallyHappening%2FEndstream", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FActuallyHappening%2FEndstream'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 1f0141c8190eb0dd5dbb87dd988a9249c0479952
[INFO] checking ActuallyHappening/Endstream against try#0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef for pr-147859
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FActuallyHappening%2FEndstream" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] [stderr] Updating files:  79% (115/144)
Updating files:  80% (116/144)
Updating files:  81% (117/144)
Updating files:  82% (119/144)
Updating files:  83% (120/144)
Updating files:  84% (121/144)
Updating files:  85% (123/144)
Updating files:  86% (124/144)
Updating files:  87% (126/144)
Updating files:  88% (127/144)
Updating files:  89% (129/144)
Updating files:  90% (130/144)
Updating files:  91% (132/144)
Updating files:  92% (133/144)
Updating files:  93% (134/144)
Updating files:  94% (136/144)
Updating files:  95% (137/144)
Updating files:  96% (139/144)
Updating files:  97% (140/144)
Updating files:  98% (142/144)
Updating files:  99% (143/144)
Updating files: 100% (144/144)
Updating files: 100% (144/144), done.
[INFO] removed /workspace/builds/worker-4-tc2/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-4-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/ActuallyHappening/Endstream
[INFO] finished tweaking git repo https://github.com/ActuallyHappening/Endstream
[INFO] tweaked toml for git repo https://github.com/ActuallyHappening/Endstream written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ActuallyHappening/Endstream on toolchain 0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ActuallyHappening/Endstream 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" "+0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 044e8d0da04ee241d0e5783c9c7cfcad1443be785689cfa47cc29b3953f557d0
[INFO] running `Command { std: "docker" "start" "-a" "044e8d0da04ee241d0e5783c9c7cfcad1443be785689cfa47cc29b3953f557d0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "044e8d0da04ee241d0e5783c9c7cfcad1443be785689cfa47cc29b3953f557d0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "044e8d0da04ee241d0e5783c9c7cfcad1443be785689cfa47cc29b3953f557d0", kill_on_drop: false }`
[INFO] [stdout] 044e8d0da04ee241d0e5783c9c7cfcad1443be785689cfa47cc29b3953f557d0
[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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] fc4dff5b39fb7efe3391eb5e6d810d4f680657d65a37aa126630fd77bf91542d
[INFO] running `Command { std: "docker" "start" "-a" "fc4dff5b39fb7efe3391eb5e6d810d4f680657d65a37aa126630fd77bf91542d", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.60
[INFO] [stderr]    Compiling quote v1.0.28
[INFO] [stderr]    Compiling unicode-ident v1.0.9
[INFO] [stderr]    Compiling libc v0.2.146
[INFO] [stderr]    Compiling serde v1.0.164
[INFO] [stderr]     Checking once_cell v1.18.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]     Checking scopeguard v1.1.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.8
[INFO] [stderr]    Compiling crossbeam-utils v0.8.16
[INFO] [stderr]    Compiling thiserror v1.0.40
[INFO] [stderr]    Compiling lock_api v0.4.10
[INFO] [stderr]    Compiling ahash v0.7.6
[INFO] [stderr]    Compiling equivalent v1.0.0
[INFO] [stderr]    Compiling hashbrown v0.14.0
[INFO] [stderr]    Compiling winnow v0.4.7
[INFO] [stderr]    Compiling toml_datetime v0.6.3
[INFO] [stderr]    Compiling libm v0.2.7
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]     Checking log v0.4.19
[INFO] [stderr]     Checking pin-project-lite v0.2.9
[INFO] [stderr]    Compiling slab v0.4.8
[INFO] [stderr]    Compiling futures-core v0.3.28
[INFO] [stderr]     Checking tracing-core v0.1.31
[INFO] [stderr]     Checking concurrent-queue v2.2.0
[INFO] [stderr]    Compiling indexmap v2.0.0
[INFO] [stderr]     Checking waker-fn v1.1.0
[INFO] [stderr]     Checking parking v2.1.0
[INFO] [stderr]    Compiling erased-serde v0.3.25
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]     Checking futures-io v0.3.28
[INFO] [stderr]     Checking async-lock v2.7.0
[INFO] [stderr]     Checking async-task v4.4.0
[INFO] [stderr]     Checking thread_local v1.1.7
[INFO] [stderr]     Checking bevy_ptr v0.10.1
[INFO] [stderr]     Checking async-channel v1.8.0
[INFO] [stderr]     Checking itoa v1.0.6
[INFO] [stderr]     Checking byteorder v1.4.3
[INFO] [stderr]     Checking regex-syntax v0.7.2
[INFO] [stderr]     Checking time-core v0.1.1
[INFO] [stderr]    Compiling pkg-config v0.3.27
[INFO] [stderr]     Checking sharded-slab v0.1.4
[INFO] [stderr]    Compiling bit-set v0.5.3
[INFO] [stderr]     Checking time v0.3.22
[INFO] [stderr]     Checking crossbeam-channel v0.5.8
[INFO] [stderr]     Checking simd-adler32 v0.3.5
[INFO] [stderr]     Checking tracing-log v0.1.3
[INFO] [stderr]     Checking unicode-width v0.1.10
[INFO] [stderr]     Checking termcolor v1.2.0
[INFO] [stderr]    Compiling anyhow v1.0.71
[INFO] [stderr]     Checking miniz_oxide v0.7.1
[INFO] [stderr]    Compiling getrandom v0.2.10
[INFO] [stderr]     Checking num-integer v0.1.45
[INFO] [stderr]     Checking spirv v0.2.0+1.5.4
[INFO] [stderr]     Checking futures-lite v1.13.0
[INFO] [stderr]     Checking aho-corasick v1.0.2
[INFO] [stderr]     Checking walkdir v2.3.3
[INFO] [stderr]    Compiling uuid v1.3.4
[INFO] [stderr]     Checking gpu-alloc-types v0.2.0
[INFO] [stdout] error[E0282]: type annotations needed for `Box<_>`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/time-0.3.22/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 num-rational v0.4.1
[INFO] [stderr]     Checking gpu-descriptor-types v0.1.1
[INFO] [stderr]     Checking gpu-alloc v0.5.4
[INFO] [stderr]     Checking flate2 v1.0.26
[INFO] [stderr]     Checking fxhash v0.2.1
[INFO] [stderr]     Checking ash v0.37.3+1.3.251
[INFO] [stderr]     Checking codespan-reporting v0.11.1
[INFO] [stderr]    Compiling syn v2.0.18
[INFO] [stderr]     Checking mio v0.8.8
[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" "fc4dff5b39fb7efe3391eb5e6d810d4f680657d65a37aa126630fd77bf91542d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fc4dff5b39fb7efe3391eb5e6d810d4f680657d65a37aa126630fd77bf91542d", kill_on_drop: false }`
[INFO] [stdout] fc4dff5b39fb7efe3391eb5e6d810d4f680657d65a37aa126630fd77bf91542d
