[INFO] cloning repository https://github.com/Isaac-Lozano/Twitch-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Isaac-Lozano/Twitch-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FIsaac-Lozano%2FTwitch-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FIsaac-Lozano%2FTwitch-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b642cfcfca267a7ef56a6435f26b218223f1147e [INFO] checking Isaac-Lozano/Twitch-rs against master#33fdb797f59421c7bbecaa4588ed5d7a31a9494a for pr-87190-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FIsaac-Lozano%2FTwitch-rs" "/workspace/builds/worker-31/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-31/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Isaac-Lozano/Twitch-rs on toolchain 33fdb797f59421c7bbecaa4588ed5d7a31a9494a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Isaac-Lozano/Twitch-rs [INFO] finished tweaking git repo https://github.com/Isaac-Lozano/Twitch-rs [INFO] tweaked toml for git repo https://github.com/Isaac-Lozano/Twitch-rs written to /workspace/builds/worker-31/source/Cargo.toml [INFO] crate git repo https://github.com/Isaac-Lozano/Twitch-rs already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-31/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-31/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a7cba5b710e30ad9c0d7cb19d08c13e321c1aaaa5435564acfeed77629676fcf [INFO] running `Command { std: "docker" "start" "-a" "a7cba5b710e30ad9c0d7cb19d08c13e321c1aaaa5435564acfeed77629676fcf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a7cba5b710e30ad9c0d7cb19d08c13e321c1aaaa5435564acfeed77629676fcf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a7cba5b710e30ad9c0d7cb19d08c13e321c1aaaa5435564acfeed77629676fcf", kill_on_drop: false }` [INFO] [stdout] a7cba5b710e30ad9c0d7cb19d08c13e321c1aaaa5435564acfeed77629676fcf [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-31/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-31/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 20178f839116596eaa4027c4932d403868b5e07e2c4a0d80ba983fe4a1ae43fa [INFO] running `Command { std: "docker" "start" "-a" "20178f839116596eaa4027c4932d403868b5e07e2c4a0d80ba983fe4a1ae43fa", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling pkg-config v0.3.8 [INFO] [stderr] Checking libc v0.2.19 [INFO] [stderr] Checking bitflags v0.4.0 [INFO] [stderr] Checking lazy_static v0.2.2 [INFO] [stderr] Compiling gcc v0.3.41 [INFO] [stderr] Compiling semver v0.1.20 [INFO] [stderr] Checking matches v0.1.4 [INFO] [stderr] Checking log v0.3.6 [INFO] [stderr] Checking unicode-normalization v0.1.3 [INFO] [stderr] Compiling ring v0.6.2 [INFO] [stderr] Checking bitflags v0.5.0 [INFO] [stderr] Checking traitobject v0.0.1 [INFO] [stderr] Checking untrusted v0.3.2 [INFO] [stderr] Checking httparse v1.2.1 [INFO] [stderr] Checking typeable v0.1.2 [INFO] [stderr] Compiling quote v0.3.10 [INFO] [stderr] Compiling unicode-xid v0.0.3 [INFO] [stderr] Compiling gdk-pixbuf v0.1.1 [INFO] [stderr] Compiling cairo-rs v0.1.1 [INFO] [stderr] Compiling gio v0.1.1 [INFO] [stderr] Checking cfg-if v0.1.0 [INFO] [stderr] Checking c_vec v1.0.12 [INFO] [stderr] Checking base64 v0.2.1 [INFO] [stderr] Compiling gdk v0.5.1 [INFO] [stderr] Checking num-traits v0.1.36 [INFO] [stderr] Checking byteorder v0.5.3 [INFO] [stderr] Checking dtoa v0.2.2 [INFO] [stderr] Checking itoa v0.1.1 [INFO] [stderr] Checking serde v0.8.22 [INFO] [stderr] Compiling gtk v0.1.1 [INFO] [stderr] Checking unicode-bidi v0.2.4 [INFO] [stdout] error[E0277]: `&&Vec` is not an iterator [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/ring-0.6.2/build.rs:227:15 [INFO] [stdout] | [INFO] [stdout] 227 | .args(&args) [INFO] [stdout] | ^^^^^ [INFO] [stdout] | | [INFO] [stdout] | `&&Vec` is not an iterator [INFO] [stdout] | help: consider adding dereference here: `&*args` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Iterator` is not implemented for `&&Vec` [INFO] [stdout] = note: required because of the requirements on the impl of `IntoIterator` for `&&Vec` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `ring` due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "20178f839116596eaa4027c4932d403868b5e07e2c4a0d80ba983fe4a1ae43fa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "20178f839116596eaa4027c4932d403868b5e07e2c4a0d80ba983fe4a1ae43fa", kill_on_drop: false }` [INFO] [stdout] 20178f839116596eaa4027c4932d403868b5e07e2c4a0d80ba983fe4a1ae43fa