[INFO] cloning repository https://github.com/mainrs/gh-labels-cli [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mainrs/gh-labels-cli" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmainrs%2Fgh-labels-cli", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmainrs%2Fgh-labels-cli'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7f1a535b7200fca0d4ff15099fb19c7642c82171 [INFO] checking mainrs/gh-labels-cli against master#eb10639928a2781cf0a12440007fbcc1e3a6888f for pr-127827-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmainrs%2Fgh-labels-cli" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mainrs/gh-labels-cli on toolchain eb10639928a2781cf0a12440007fbcc1e3a6888f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+eb10639928a2781cf0a12440007fbcc1e3a6888f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/mainrs/gh-labels-cli [INFO] finished tweaking git repo https://github.com/mainrs/gh-labels-cli [INFO] tweaked toml for git repo https://github.com/mainrs/gh-labels-cli written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/mainrs/gh-labels-cli 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" "+eb10639928a2781cf0a12440007fbcc1e3a6888f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded terminal-emoji v0.4.1 [INFO] [stderr] Downloaded anyhow v1.0.47 [INFO] [stderr] Downloaded ansi-colors-macro v0.1.2 [INFO] [stderr] Downloaded terminal-supports-emoji v0.1.3 [INFO] [stderr] Downloaded terminal-log-symbols v0.1.6 [INFO] [stderr] Downloaded edit v0.1.3 [INFO] [stderr] Downloaded pem v0.8.3 [INFO] [stderr] Downloaded terminal-spinner-data v0.1.2 [INFO] [stderr] Downloaded clap_derive v3.0.0-beta.5 [INFO] [stderr] Downloaded textwrap v0.14.2 [INFO] [stderr] Downloaded eyre v0.6.5 [INFO] [stderr] Downloaded crossterm_winapi v0.7.0 [INFO] [stderr] Downloaded hyperx v1.4.0 [INFO] [stderr] Downloaded hubcaps v0.6.2 [INFO] [stderr] Downloaded crossterm v0.19.0 [INFO] [stderr] Downloaded clap v3.0.0-beta.5 [INFO] [stderr] Downloaded signal-hook v0.1.17 [INFO] [stderr] Downloaded color-spantrace v0.1.6 [INFO] [stderr] Downloaded git2 v0.13.24 [INFO] [stderr] Downloaded os_str_bytes v4.2.0 [INFO] [stderr] Downloaded tracing-error v0.1.2 [INFO] [stderr] Downloaded which v4.2.2 [INFO] [stderr] Downloaded simple_asn1 v0.4.1 [INFO] [stderr] Downloaded jsonwebtoken v7.2.0 [INFO] [stderr] Downloaded data-encoding v2.3.2 [INFO] [stderr] Downloaded terminal-link v0.1.0 [INFO] [stderr] Downloaded color-eyre v0.5.11 [INFO] [stderr] Downloaded libgit2-sys v0.12.25+1.3.0 [INFO] [stderr] Downloaded openssl-src v300.0.2+3.0.0 [INFO] [stderr] Downloaded terminal-spinners v0.3.1 [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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+eb10639928a2781cf0a12440007fbcc1e3a6888f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6655146a08b5261dbf9eb357762f59fbe9bdc3c1fe01f36e132922bd20634a6e [INFO] running `Command { std: "docker" "start" "-a" "6655146a08b5261dbf9eb357762f59fbe9bdc3c1fe01f36e132922bd20634a6e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6655146a08b5261dbf9eb357762f59fbe9bdc3c1fe01f36e132922bd20634a6e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6655146a08b5261dbf9eb357762f59fbe9bdc3c1fe01f36e132922bd20634a6e", kill_on_drop: false }` [INFO] [stdout] 6655146a08b5261dbf9eb357762f59fbe9bdc3c1fe01f36e132922bd20634a6e [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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+eb10639928a2781cf0a12440007fbcc1e3a6888f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b26da121ee80add034867c48c99480526c5cb33edd1aa3a0cd1a7ab8f3e0e45a [INFO] running `Command { std: "docker" "start" "-a" "b26da121ee80add034867c48c99480526c5cb33edd1aa3a0cd1a7ab8f3e0e45a", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.108 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling proc-macro2 v1.0.32 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.81 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Checking once_cell v1.8.0 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling futures-core v0.3.17 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling pkg-config v0.3.22 [INFO] [stderr] Checking pin-project-lite v0.2.7 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Checking slab v0.4.5 [INFO] [stderr] Checking tracing-core v0.1.21 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Checking itoa v0.4.8 [INFO] [stderr] Checking futures-sink v0.3.17 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling futures-task v0.3.17 [INFO] [stderr] Compiling futures-channel v0.3.17 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Checking bytes v0.5.6 [INFO] [stderr] Compiling serde_json v1.0.71 [INFO] [stderr] Checking futures-io v0.3.17 [INFO] [stderr] Checking pin-project-lite v0.1.12 [INFO] [stderr] Checking bytes v1.1.0 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Compiling futures-macro v0.3.17 [INFO] [stderr] Compiling futures-util v0.3.17 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Checking matches v0.1.9 [INFO] [stderr] Compiling anyhow v1.0.47 [INFO] [stderr] Checking base64 v0.12.3 [INFO] [stderr] Checking tinyvec v1.5.1 [INFO] [stderr] Compiling httparse v1.5.1 [INFO] [stderr] Checking form_urlencoded v1.0.1 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Checking http v0.2.5 [INFO] [stderr] Checking unicode-bidi v0.3.7 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling jobserver v0.1.24 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking thread_local v1.1.3 [INFO] [stderr] Checking net2 v0.2.37 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking getrandom v0.2.3 [INFO] [stderr] Checking socket2 v0.3.19 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Checking smallvec v1.7.0 [INFO] [stderr] Checking tower-service v0.3.1 [INFO] [stderr] Checking mime v0.3.16 [INFO] [stderr] Checking regex-syntax v0.6.25 [INFO] [stderr] Checking httpdate v0.3.2 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Compiling cc v1.0.72 [INFO] [stderr] Checking mio v0.6.23 [INFO] [stderr] Checking unicode-normalization v0.1.19 [INFO] [stderr] Compiling encoding_rs v0.8.29 [INFO] [stderr] Checking ppv-lite86 v0.2.15 [INFO] [stderr] Checking tracing-subscriber v0.2.25 [INFO] [stderr] Checking lock_api v0.4.5 [INFO] [stderr] Checking terminal-supports-emoji v0.1.3 [INFO] [stderr] Checking signal-hook-registry v1.4.0 [INFO] [stderr] Checking mio v0.7.14 [INFO] [stderr] Compiling eyre v0.6.5 [INFO] [stderr] Checking gimli v0.26.1 [INFO] [stderr] Compiling hyperx v1.4.0 [INFO] [stderr] Checking signal-hook v0.1.17 [INFO] [stderr] Checking parking_lot v0.11.2 [INFO] [stderr] Checking terminal-emoji v0.4.1 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking object v0.27.1 [INFO] [stderr] Checking ipnet v2.3.1 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Checking owo-colors v1.3.0 [INFO] [stderr] Checking language-tags v0.3.2 [INFO] [stderr] Checking rand v0.8.4 [INFO] [stderr] Checking remove_dir_all v0.5.3 [INFO] [stderr] Compiling openssl-src v300.0.2+3.0.0 [INFO] [stderr] Compiling ansi-colors-macro v0.1.2 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking indenter v0.3.3 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Checking rustc-demangle v0.1.21 [INFO] [stderr] Checking unicode-width v0.1.9 [INFO] [stderr] Checking url v2.2.2 [INFO] [stderr] Checking regex v1.5.4 [INFO] [stderr] Checking textwrap v0.14.2 [INFO] [stderr] Checking which v4.2.2 [INFO] [stderr] Checking terminal-log-symbols v0.1.6 [INFO] [stderr] Checking crossterm v0.19.0 [INFO] [stderr] Checking dirs-sys-next v0.1.2 [INFO] [stderr] Checking os_str_bytes v4.2.0 [INFO] [stderr] Checking termcolor v1.1.2 [INFO] [stderr] Checking http-body v0.3.1 [INFO] [stderr] Checking data-encoding v2.3.2 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling openssl-sys v0.9.71 [INFO] [stderr] Compiling libz-sys v1.1.3 [INFO] [stderr] Compiling libssh2-sys v0.2.23 [INFO] [stderr] Compiling libgit2-sys v0.12.25+1.3.0 [INFO] [stderr] Compiling backtrace v0.3.63 [INFO] [stderr] Checking tempfile v3.2.0 [INFO] [stderr] Checking openssl-probe v0.1.4 [INFO] [stderr] Checking directories-next v2.0.0 [INFO] [stderr] Checking terminal-link v0.1.0 [INFO] [stderr] Checking edit v0.1.3 [INFO] [stderr] Checking simple_asn1 v0.4.1 [INFO] [stderr] Checking pem v0.8.3 [INFO] [stderr] Checking addr2line v0.17.0 [INFO] [stderr] Compiling tracing-attributes v0.1.18 [INFO] [stderr] Compiling tokio-macros v0.2.6 [INFO] [stderr] Compiling pin-project-internal v1.0.8 [INFO] [stderr] Compiling clap_derive v3.0.0-beta.5 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Checking webpki v0.21.4 [INFO] [stderr] Checking sct v0.6.1 [INFO] [stderr] Checking rustls v0.18.1 [INFO] [stderr] Checking webpki-roots v0.20.0 [INFO] [stderr] Checking tokio v0.2.25 [INFO] [stderr] Checking tracing v0.1.29 [INFO] [stderr] Checking thiserror v1.0.30 [INFO] [stderr] Checking pin-project v1.0.8 [INFO] [stderr] Checking clap v3.0.0-beta.5 [INFO] [stderr] Checking tracing-futures v0.2.5 [INFO] [stderr] Checking tracing-error v0.1.2 [INFO] [stderr] Checking color-spantrace v0.1.6 [INFO] [stderr] Checking color-eyre v0.5.11 [INFO] [stderr] Checking tokio-util v0.3.1 [INFO] [stderr] Checking tokio-rustls v0.14.1 [INFO] [stderr] Checking h2 v0.2.7 [INFO] [stderr] Checking futures-executor v0.3.17 [INFO] [stderr] Checking futures v0.3.17 [INFO] [stderr] Checking serde_urlencoded v0.7.0 [INFO] [stderr] Checking jsonwebtoken v7.2.0 [INFO] [stderr] Checking hyper v0.13.10 [INFO] [stderr] Compiling terminal-spinner-data v0.1.2 [INFO] [stderr] Checking terminal-spinners v0.3.1 [INFO] [stderr] Checking hyper-rustls v0.21.0 [INFO] [stderr] Checking reqwest v0.10.10 [INFO] [stderr] Checking hubcaps v0.6.2 [INFO] [stderr] Checking git2 v0.13.24 [INFO] [stderr] Checking gh-labels-cli v0.1.9 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 35s [INFO] running `Command { std: "docker" "inspect" "b26da121ee80add034867c48c99480526c5cb33edd1aa3a0cd1a7ab8f3e0e45a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b26da121ee80add034867c48c99480526c5cb33edd1aa3a0cd1a7ab8f3e0e45a", kill_on_drop: false }` [INFO] [stdout] b26da121ee80add034867c48c99480526c5cb33edd1aa3a0cd1a7ab8f3e0e45a [INFO] checking mainrs/gh-labels-cli against try#357cc345f0a672ac4bee347eb89b7552541416c1 for pr-127827-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmainrs%2Fgh-labels-cli" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mainrs/gh-labels-cli on toolchain 357cc345f0a672ac4bee347eb89b7552541416c1 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+357cc345f0a672ac4bee347eb89b7552541416c1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/mainrs/gh-labels-cli [INFO] finished tweaking git repo https://github.com/mainrs/gh-labels-cli [INFO] tweaked toml for git repo https://github.com/mainrs/gh-labels-cli written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/mainrs/gh-labels-cli 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" "+357cc345f0a672ac4bee347eb89b7552541416c1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+357cc345f0a672ac4bee347eb89b7552541416c1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a5eacff9ca61c7653781f8cc477efc4ffb8cf30b0b0cd31aef4a0eb5ac3def81 [INFO] running `Command { std: "docker" "start" "-a" "a5eacff9ca61c7653781f8cc477efc4ffb8cf30b0b0cd31aef4a0eb5ac3def81", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a5eacff9ca61c7653781f8cc477efc4ffb8cf30b0b0cd31aef4a0eb5ac3def81", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a5eacff9ca61c7653781f8cc477efc4ffb8cf30b0b0cd31aef4a0eb5ac3def81", kill_on_drop: false }` [INFO] [stdout] a5eacff9ca61c7653781f8cc477efc4ffb8cf30b0b0cd31aef4a0eb5ac3def81 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+357cc345f0a672ac4bee347eb89b7552541416c1" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f4a2dd5a4f2f92a19b7d4f68cb231a471900a04c16ad9bae15b5259916808d0e [INFO] running `Command { std: "docker" "start" "-a" "f4a2dd5a4f2f92a19b7d4f68cb231a471900a04c16ad9bae15b5259916808d0e", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.108 [INFO] [stderr] Compiling proc-macro2 v1.0.32 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.81 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Checking once_cell v1.8.0 [INFO] [stderr] Compiling futures-core v0.3.17 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling pkg-config v0.3.22 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Checking pin-project-lite v0.2.7 [INFO] [stderr] Checking slab v0.4.5 [INFO] [stderr] Checking tracing-core v0.1.21 [INFO] [stderr] Checking itoa v0.4.8 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling futures-macro v0.3.17 [INFO] [stderr] Checking futures-sink v0.3.17 [INFO] [stderr] Compiling futures-channel v0.3.17 [INFO] [stderr] Compiling futures-task v0.3.17 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling futures-util v0.3.17 [INFO] [stderr] Checking bytes v0.5.6 [INFO] [stderr] Compiling serde_json v1.0.71 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Checking bytes v1.1.0 [INFO] [stderr] Checking pin-project-lite v0.1.12 [INFO] [stderr] Checking futures-io v0.3.17 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Checking matches v0.1.9 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Checking tinyvec v1.5.1 [INFO] [stderr] Compiling httparse v1.5.1 [INFO] [stderr] Compiling anyhow v1.0.47 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Checking base64 v0.12.3 [INFO] [stderr] Checking form_urlencoded v1.0.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking http v0.2.5 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Checking unicode-bidi v0.3.7 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking net2 v0.2.37 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking getrandom v0.2.3 [INFO] [stderr] Compiling jobserver v0.1.24 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Checking socket2 v0.3.19 [INFO] [stderr] Checking mio v0.6.23 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Compiling cc v1.0.72 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Checking thread_local v1.1.3 [INFO] [stderr] Compiling encoding_rs v0.8.29 [INFO] [stderr] Checking unicode-normalization v0.1.19 [INFO] [stderr] Checking regex-syntax v0.6.25 [INFO] [stderr] Checking smallvec v1.7.0 [INFO] [stderr] Checking ppv-lite86 v0.2.15 [INFO] [stderr] Checking tower-service v0.3.1 [INFO] [stderr] Checking mime v0.3.16 [INFO] [stderr] Checking httpdate v0.3.2 [INFO] [stderr] Checking tracing-subscriber v0.2.25 [INFO] [stderr] Checking lock_api v0.4.5 [INFO] [stderr] Checking terminal-supports-emoji v0.1.3 [INFO] [stderr] Checking signal-hook-registry v1.4.0 [INFO] [stderr] Checking mio v0.7.14 [INFO] [stderr] Compiling hyperx v1.4.0 [INFO] [stderr] Compiling eyre v0.6.5 [INFO] [stderr] Checking gimli v0.26.1 [INFO] [stderr] Checking terminal-emoji v0.4.1 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking parking_lot v0.11.2 [INFO] [stderr] Compiling openssl-src v300.0.2+3.0.0 [INFO] [stderr] Checking signal-hook v0.1.17 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking object v0.27.1 [INFO] [stderr] Compiling ansi-colors-macro v0.1.2 [INFO] [stderr] Checking rustc-demangle v0.1.21 [INFO] [stderr] Checking rand v0.8.4 [INFO] [stderr] Checking unicode-width v0.1.9 [INFO] [stderr] Checking ipnet v2.3.1 [INFO] [stderr] Checking language-tags v0.3.2 [INFO] [stderr] Checking indenter v0.3.3 [INFO] [stderr] Checking owo-colors v1.3.0 [INFO] [stderr] Checking remove_dir_all v0.5.3 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Checking which v4.2.2 [INFO] [stderr] Checking terminal-log-symbols v0.1.6 [INFO] [stderr] Checking textwrap v0.14.2 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Checking crossterm v0.19.0 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling libz-sys v1.1.3 [INFO] [stderr] Compiling openssl-sys v0.9.71 [INFO] [stderr] Compiling libssh2-sys v0.2.23 [INFO] [stderr] Checking regex v1.5.4 [INFO] [stderr] Compiling libgit2-sys v0.12.25+1.3.0 [INFO] [stderr] Compiling backtrace v0.3.63 [INFO] [stderr] Checking simple_asn1 v0.4.1 [INFO] [stderr] Checking tempfile v3.2.0 [INFO] [stderr] Checking dirs-sys-next v0.1.2 [INFO] [stderr] Checking http-body v0.3.1 [INFO] [stderr] Checking os_str_bytes v4.2.0 [INFO] [stderr] Checking termcolor v1.1.2 [INFO] [stderr] Checking openssl-probe v0.1.4 [INFO] [stderr] Checking data-encoding v2.3.2 [INFO] [stderr] Checking edit v0.1.3 [INFO] [stderr] Checking directories-next v2.0.0 [INFO] [stderr] Checking terminal-link v0.1.0 [INFO] [stderr] Checking url v2.2.2 [INFO] [stderr] Checking pem v0.8.3 [INFO] [stderr] Checking addr2line v0.17.0 [INFO] [stderr] Checking webpki v0.21.4 [INFO] [stderr] Checking sct v0.6.1 [INFO] [stderr] Checking rustls v0.18.1 [INFO] [stderr] Checking webpki-roots v0.20.0 [INFO] [stderr] Compiling tracing-attributes v0.1.18 [INFO] [stderr] Compiling tokio-macros v0.2.6 [INFO] [stderr] Compiling pin-project-internal v1.0.8 [INFO] [stderr] Compiling clap_derive v3.0.0-beta.5 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Checking tokio v0.2.25 [INFO] [stderr] Checking tracing v0.1.29 [INFO] [stderr] Checking tracing-error v0.1.2 [INFO] [stderr] Checking thiserror v1.0.30 [INFO] [stderr] Checking pin-project v1.0.8 [INFO] [stderr] Checking tracing-futures v0.2.5 [INFO] [stderr] Checking color-spantrace v0.1.6 [INFO] [stderr] Checking color-eyre v0.5.11 [INFO] [stderr] Checking clap v3.0.0-beta.5 [INFO] [stderr] Checking tokio-util v0.3.1 [INFO] [stderr] Checking tokio-rustls v0.14.1 [INFO] [stderr] Checking h2 v0.2.7 [INFO] [stderr] Checking futures-executor v0.3.17 [INFO] [stderr] Checking futures v0.3.17 [INFO] [stderr] Checking serde_urlencoded v0.7.0 [INFO] [stderr] Checking hyper v0.13.10 [INFO] [stderr] Checking jsonwebtoken v7.2.0 [INFO] [stderr] Compiling terminal-spinner-data v0.1.2 [INFO] [stderr] Checking terminal-spinners v0.3.1 [INFO] [stderr] Checking hyper-rustls v0.21.0 [INFO] [stderr] Checking reqwest v0.10.10 [INFO] [stderr] Checking hubcaps v0.6.2 [INFO] [stdout] error[E0277]: the size for values of type `[u8]` cannot be known at compilation time [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/hubcaps-0.6.2/src/lib.rs:768:37 [INFO] [stdout] | [INFO] [stdout] 768 | .and_then(move |response_body| async move { [INFO] [stdout] | ^^^^^^^^^^^^^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `[u8]` [INFO] [stdout] = note: all local variables must have a statically known size [INFO] [stdout] = help: unsized locals are gated as an unstable feature [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0631]: type mismatch in function arguments [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/hubcaps-0.6.2/src/lib.rs:768:31 [INFO] [stdout] | [INFO] [stdout] 768 | .and_then(move |response_body| async move { [INFO] [stdout] | ______________________--------_^ [INFO] [stdout] | | | [INFO] [stdout] | | required by a bound introduced by this call [INFO] [stdout] 769 | | if status.is_success() { [INFO] [stdout] 770 | | debug!( [INFO] [stdout] 771 | | "response payload {}", [INFO] [stdout] ... | [INFO] [stdout] 841 | | } [INFO] [stdout] 842 | | }), [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | |_____________________expected due to this [INFO] [stdout] | found signature defined here [INFO] [stdout] | [INFO] [stdout] = note: expected function signature `fn(bytes::bytes::Bytes) -> _` [INFO] [stdout] found function signature `fn([u8]) -> _` [INFO] [stdout] note: required by a bound in `futures::TryFutureExt::and_then` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/futures-util-0.3.17/src/future/try_future/mod.rs:391:12 [INFO] [stdout] | [INFO] [stdout] 389 | fn and_then(self, f: F) -> AndThen [INFO] [stdout] | -------- required by a bound in this associated function [INFO] [stdout] 390 | where [INFO] [stdout] 391 | F: FnOnce(Self::Ok) -> Fut, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `TryFutureExt::and_then` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `futures_util::fns::MapOkFn<{async closure@/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/hubcaps-0.6.2/src/lib.rs:768:31: 768:51}>: futures_util::fns::FnOnce1>` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/hubcaps-0.6.2/src/lib.rs:751:27 [INFO] [stdout] | [INFO] [stdout] 751 | Box::pin(response.and_then(move |response| { [INFO] [stdout] | ^^^^^^^^ the trait `futures_util::fns::FnOnce1>` is not implemented for `MapOkFn<{async closure@lib.rs:768:31}>`, which is required by `Pin>, fn(reqwest::Error) -> errors::Error {>::from}>, _, {async closure@/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/hubcaps-0.6.2/src/lib.rs:768:31: 768:51}>>>: futures::TryFuture` [INFO] [stdout] | [INFO] [stdout] = help: the trait `futures_util::fns::FnOnce1>` is implemented for `futures_util::fns::MapOkFn` [INFO] [stdout] = note: required for `Map>, ...>>, ...>` to implement `futures::Future` [INFO] [stdout] = note: required for `MapOk>, fn(Error) -> Error {<... as From<...>>::from}>, ...>` to implement `futures::TryFuture` [INFO] [stdout] = note: 2 redundant requirements hidden [INFO] [stdout] = note: required for `Pin>, ...>, ..., ...>>>` to implement `futures::TryFuture` [INFO] [stdout] note: required by a bound in `futures::TryFutureExt::and_then` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/futures-util-0.3.17/src/future/try_future/mod.rs:392:14 [INFO] [stdout] | [INFO] [stdout] 389 | fn and_then(self, f: F) -> AndThen [INFO] [stdout] | -------- required by a bound in this associated function [INFO] [stdout] ... [INFO] [stdout] 392 | Fut: TryFuture, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `TryFutureExt::and_then` [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/hubcaps-d94d4834891b5842.long-type-2027948064535968282.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/hubcaps-d94d4834891b5842.long-type-2154449009845781252.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/hubcaps-0.6.2/src/lib.rs:1113:31 [INFO] [stdout] | [INFO] [stdout] 1113 | match items.pop() { [INFO] [stdout] | ^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `str` cannot be known at compilation time [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/hubcaps-0.6.2/src/lib.rs:1116:38 [INFO] [stdout] | [INFO] [stdout] 1116 | ... Some(url) => { [INFO] [stdout] | ^^^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `str` [INFO] [stdout] = note: all local variables must have a statically known size [INFO] [stdout] = help: unsized locals are gated as an unstable feature [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `str` cannot be known at compilation time [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/hubcaps-0.6.2/src/lib.rs:1116:33 [INFO] [stdout] | [INFO] [stdout] 1116 | ... Some(url) => { [INFO] [stdout] | ^^^^^^^^^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `str` [INFO] [stdout] note: required by a bound in `std::prelude::v1::Some` [INFO] [stdout] --> /rustc/357cc345f0a672ac4bee347eb89b7552541416c1/library/core/src/option.rs:582:5 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 6 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0277, E0282, E0631. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `hubcaps` (lib) due to 7 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "f4a2dd5a4f2f92a19b7d4f68cb231a471900a04c16ad9bae15b5259916808d0e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f4a2dd5a4f2f92a19b7d4f68cb231a471900a04c16ad9bae15b5259916808d0e", kill_on_drop: false }` [INFO] [stdout] f4a2dd5a4f2f92a19b7d4f68cb231a471900a04c16ad9bae15b5259916808d0e