[INFO] fetching crate cargo-ghp-upload 0.3.4...
[INFO] checking cargo-ghp-upload-0.3.4 against master#30f74ff0dc4d66debc8b50724c446f817e5f75f4 for pr-121848-1
[INFO] extracting crate cargo-ghp-upload 0.3.4 into /workspace/builds/worker-4-tc1/source
[INFO] validating manifest of crates.io crate cargo-ghp-upload 0.3.4 on toolchain 30f74ff0dc4d66debc8b50724c446f817e5f75f4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate cargo-ghp-upload 0.3.4
[INFO] finished tweaking crates.io crate cargo-ghp-upload 0.3.4
[INFO] tweaked toml for crates.io crate cargo-ghp-upload 0.3.4 written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded env_logger v0.5.13
[INFO] [stderr]   Downloaded structopt v0.2.18
[INFO] [stderr]   Downloaded fs_extra v1.3.0
[INFO] [stderr]   Downloaded structopt-derive v0.2.18
[INFO] [stderr]   Downloaded quicli v0.2.0
[INFO] [stderr]   Downloaded rayon v0.9.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 89d1b8e0762e1dcdad24540aab195b7b70bc7a69e1687cb9f446ee6cb282f5fa
[INFO] running `Command { std: "docker" "start" "-a" "89d1b8e0762e1dcdad24540aab195b7b70bc7a69e1687cb9f446ee6cb282f5fa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "89d1b8e0762e1dcdad24540aab195b7b70bc7a69e1687cb9f446ee6cb282f5fa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "89d1b8e0762e1dcdad24540aab195b7b70bc7a69e1687cb9f446ee6cb282f5fa", kill_on_drop: false }`
[INFO] [stdout] 89d1b8e0762e1dcdad24540aab195b7b70bc7a69e1687cb9f446ee6cb282f5fa
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] aaeb7c43ef4f2abe7548af0c24c2f8707f557b14b1c94ec2fb77bbe4e4041bdc
[INFO] running `Command { std: "docker" "start" "-a" "aaeb7c43ef4f2abe7548af0c24c2f8707f557b14b1c94ec2fb77bbe4e4041bdc", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v0.4.30
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling unicode-xid v0.1.0
[INFO] [stderr]    Compiling syn v0.15.44
[INFO] [stderr]    Compiling backtrace v0.3.71
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking gimli v0.28.1
[INFO] [stderr]    Compiling failure_derive v0.1.8
[INFO] [stderr]     Checking miniz_oxide v0.7.2
[INFO] [stderr]     Checking object v0.32.2
[INFO] [stderr]     Checking quick-error v1.2.3
[INFO] [stderr]     Checking clap v2.34.0
[INFO] [stderr]     Checking humantime v1.3.0
[INFO] [stderr]    Compiling syn v2.0.57
[INFO] [stderr]     Checking rayon v0.9.0
[INFO] [stderr]     Checking env_logger v0.5.13
[INFO] [stderr]    Compiling quote v0.6.13
[INFO] [stderr]     Checking glob v0.2.11
[INFO] [stderr]     Checking fs_extra v1.3.0
[INFO] [stderr]     Checking addr2line v0.21.0
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]    Compiling structopt-derive v0.2.18
[INFO] [stderr]     Checking structopt v0.2.18
[INFO] [stderr]     Checking failure v0.1.8
[INFO] [stderr]     Checking quicli v0.2.0
[INFO] [stderr]     Checking cargo-ghp-upload v0.3.4 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0277]: a value of type `[_]` cannot be built from an iterator over elements of type `PathBuf`
[INFO] [stdout]    --> src/main.rs:225:14
[INFO] [stdout]     |
[INFO] [stdout] 225 |             .collect(),
[INFO] [stdout]     |              ^^^^^^^ value of type `[_]` cannot be built from `std::iter::Iterator<Item=PathBuf>`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `FromIterator<PathBuf>` is not implemented for `[_]`
[INFO] [stdout] note: the method call chain might not have had the expected associated types
[INFO] [stdout]    --> src/main.rs:224:14
[INFO] [stdout]     |
[INFO] [stdout] 222 |           &upload_dir
[INFO] [stdout]     |  __________-
[INFO] [stdout] 223 | |             .read_dir()?
[INFO] [stdout]     | |________________________- this expression has type `ReadDir`
[INFO] [stdout] 224 |               .map(|entry| entry.unwrap().path())
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `Iterator::Item` is `PathBuf` here
[INFO] [stdout] note: required by a bound in `std::iter::Iterator::collect`
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/iter/traits/iterator.rs:1999:5
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the size for values of type `[_]` cannot be known at compilation time
[INFO] [stdout]    --> src/main.rs:225:14
[INFO] [stdout]     |
[INFO] [stdout] 225 |             .collect(),
[INFO] [stdout]     |              ^^^^^^^ doesn't have a size known at compile-time
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `Sized` is not implemented for `[_]`
[INFO] [stdout] note: required by an implicit `Sized` bound in `std::iter::Iterator::collect`
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/iter/traits/iterator.rs:1999:5
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: a value of type `[_]` cannot be built from an iterator over elements of type `PathBuf`
[INFO] [stdout]    --> src/main.rs:225:14
[INFO] [stdout]     |
[INFO] [stdout] 225 |             .collect(),
[INFO] [stdout]     |              ^^^^^^^ value of type `[_]` cannot be built from `std::iter::Iterator<Item=PathBuf>`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `FromIterator<PathBuf>` is not implemented for `[_]`
[INFO] [stdout] note: the method call chain might not have had the expected associated types
[INFO] [stdout]    --> src/main.rs:224:14
[INFO] [stdout]     |
[INFO] [stdout] 222 |           &upload_dir
[INFO] [stdout]     |  __________-
[INFO] [stdout] 223 | |             .read_dir()?
[INFO] [stdout]     | |________________________- this expression has type `ReadDir`
[INFO] [stdout] 224 |               .map(|entry| entry.unwrap().path())
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `Iterator::Item` is `PathBuf` here
[INFO] [stdout] note: required by a bound in `std::iter::Iterator::collect`
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/iter/traits/iterator.rs:1999:5
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the size for values of type `[_]` cannot be known at compilation time
[INFO] [stdout]    --> src/main.rs:225:14
[INFO] [stdout]     |
[INFO] [stdout] 225 |             .collect(),
[INFO] [stdout]     |              ^^^^^^^ doesn't have a size known at compile-time
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `Sized` is not implemented for `[_]`
[INFO] [stdout] note: required by an implicit `Sized` bound in `std::iter::Iterator::collect`
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/iter/traits/iterator.rs:1999:5
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `cargo-ghp-upload` (bin "cargo-ghp-upload" test) due to 3 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `cargo-ghp-upload` (bin "cargo-ghp-upload") due to 3 previous errors
[INFO] running `Command { std: "docker" "inspect" "aaeb7c43ef4f2abe7548af0c24c2f8707f557b14b1c94ec2fb77bbe4e4041bdc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "aaeb7c43ef4f2abe7548af0c24c2f8707f557b14b1c94ec2fb77bbe4e4041bdc", kill_on_drop: false }`
[INFO] [stdout] aaeb7c43ef4f2abe7548af0c24c2f8707f557b14b1c94ec2fb77bbe4e4041bdc
[INFO] checking cargo-ghp-upload-0.3.4 against try#72eda894eb3548c7ba774079ce0afab42958d4ee for pr-121848-1
[INFO] extracting crate cargo-ghp-upload 0.3.4 into /workspace/builds/worker-4-tc2/source
[INFO] validating manifest of crates.io crate cargo-ghp-upload 0.3.4 on toolchain 72eda894eb3548c7ba774079ce0afab42958d4ee
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate cargo-ghp-upload 0.3.4
[INFO] finished tweaking crates.io crate cargo-ghp-upload 0.3.4
[INFO] tweaked toml for crates.io crate cargo-ghp-upload 0.3.4 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e791f4e3fae57620b02ee3527604b78e23d7d19067039009556809c2d812f66d
[INFO] running `Command { std: "docker" "start" "-a" "e791f4e3fae57620b02ee3527604b78e23d7d19067039009556809c2d812f66d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e791f4e3fae57620b02ee3527604b78e23d7d19067039009556809c2d812f66d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e791f4e3fae57620b02ee3527604b78e23d7d19067039009556809c2d812f66d", kill_on_drop: false }`
[INFO] [stdout] e791f4e3fae57620b02ee3527604b78e23d7d19067039009556809c2d812f66d
[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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 953ad6f59de6477983a2791b63e4f855ff90f9282dee5b7eac1409b221d49efe
[INFO] running `Command { std: "docker" "start" "-a" "953ad6f59de6477983a2791b63e4f855ff90f9282dee5b7eac1409b221d49efe", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v0.4.30
[INFO] [stderr]    Compiling unicode-xid v0.1.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling syn v0.15.44
[INFO] [stderr]    Compiling backtrace v0.3.71
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]    Compiling failure_derive v0.1.8
[INFO] [stderr]     Checking gimli v0.28.1
[INFO] [stderr]     Checking miniz_oxide v0.7.2
[INFO] [stderr]     Checking object v0.32.2
[INFO] [stderr]     Checking quick-error v1.2.3
[INFO] [stderr]     Checking clap v2.34.0
[INFO] [stderr]    Compiling syn v2.0.57
[INFO] [stderr]     Checking rayon v0.9.0
[INFO] [stderr]     Checking humantime v1.3.0
[INFO] [stderr]     Checking env_logger v0.5.13
[INFO] [stderr]     Checking glob v0.2.11
[INFO] [stderr]    Compiling quote v0.6.13
[INFO] [stderr]     Checking fs_extra v1.3.0
[INFO] [stderr]     Checking addr2line v0.21.0
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]    Compiling structopt-derive v0.2.18
[INFO] [stderr]     Checking failure v0.1.8
[INFO] [stderr]     Checking structopt v0.2.18
[INFO] [stderr]     Checking quicli v0.2.0
[INFO] [stderr]     Checking cargo-ghp-upload v0.3.4 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0277]: a value of type `[_]` cannot be built from an iterator over elements of type `PathBuf`
[INFO] [stdout]    --> src/main.rs:225:14
[INFO] [stdout]     |
[INFO] [stdout] 225 |             .collect(),
[INFO] [stdout]     |              ^^^^^^^ value of type `[_]` cannot be built from `std::iter::Iterator<Item=PathBuf>`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `FromIterator<PathBuf>` is not implemented for `[_]`
[INFO] [stdout] note: the method call chain might not have had the expected associated types
[INFO] [stdout]    --> src/main.rs:224:14
[INFO] [stdout]     |
[INFO] [stdout] 222 |           &upload_dir
[INFO] [stdout]     |  __________-
[INFO] [stdout] 223 | |             .read_dir()?
[INFO] [stdout]     | |________________________- this expression has type `ReadDir`
[INFO] [stdout] 224 |               .map(|entry| entry.unwrap().path())
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `Iterator::Item` is `PathBuf` here
[INFO] [stdout] note: required by a bound in `std::iter::Iterator::collect`
[INFO] [stdout]    --> /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/core/src/iter/traits/iterator.rs:1999:5
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the size for values of type `[_]` cannot be known at compilation time
[INFO] [stdout]    --> src/main.rs:225:14
[INFO] [stdout]     |
[INFO] [stdout] 225 |             .collect(),
[INFO] [stdout]     |              ^^^^^^^ doesn't have a size known at compile-time
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `Sized` is not implemented for `[_]`
[INFO] [stdout] note: required by an implicit `Sized` bound in `std::iter::Iterator::collect`
[INFO] [stdout]    --> /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/core/src/iter/traits/iterator.rs:1999:5
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: a value of type `[_]` cannot be built from an iterator over elements of type `PathBuf`
[INFO] [stdout]    --> src/main.rs:225:14
[INFO] [stdout]     |
[INFO] [stdout] 225 |             .collect(),
[INFO] [stdout]     |              ^^^^^^^ value of type `[_]` cannot be built from `std::iter::Iterator<Item=PathBuf>`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `FromIterator<PathBuf>` is not implemented for `[_]`
[INFO] [stdout] note: the method call chain might not have had the expected associated types
[INFO] [stdout]    --> src/main.rs:224:14
[INFO] [stdout]     |
[INFO] [stdout] 222 |           &upload_dir
[INFO] [stdout]     |  __________-
[INFO] [stdout] 223 | |             .read_dir()?
[INFO] [stdout]     | |________________________- this expression has type `ReadDir`
[INFO] [stdout] 224 |               .map(|entry| entry.unwrap().path())
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `Iterator::Item` is `PathBuf` here
[INFO] [stdout] note: required by a bound in `std::iter::Iterator::collect`
[INFO] [stdout]    --> /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/core/src/iter/traits/iterator.rs:1999:5
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the size for values of type `[_]` cannot be known at compilation time
[INFO] [stdout]    --> src/main.rs:225:14
[INFO] [stdout]     |
[INFO] [stdout] 225 |             .collect(),
[INFO] [stdout]     |              ^^^^^^^ doesn't have a size known at compile-time
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `Sized` is not implemented for `[_]`
[INFO] [stdout] note: required by an implicit `Sized` bound in `std::iter::Iterator::collect`
[INFO] [stdout]    --> /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/core/src/iter/traits/iterator.rs:1999:5
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `cargo-ghp-upload` (bin "cargo-ghp-upload" test) due to 3 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `cargo-ghp-upload` (bin "cargo-ghp-upload") due to 3 previous errors
[INFO] running `Command { std: "docker" "inspect" "953ad6f59de6477983a2791b63e4f855ff90f9282dee5b7eac1409b221d49efe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "953ad6f59de6477983a2791b63e4f855ff90f9282dee5b7eac1409b221d49efe", kill_on_drop: false }`
[INFO] [stdout] 953ad6f59de6477983a2791b63e4f855ff90f9282dee5b7eac1409b221d49efe
