[INFO] cloning repository https://github.com/dylandhw/git-issues
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dylandhw/git-issues" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdylandhw%2Fgit-issues", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdylandhw%2Fgit-issues'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f61ee13ae0b1ac4c5fdc1d1f9009bf20a1bb64df
[INFO] checking dylandhw/git-issues against master#46424fb5054f211ec836c5c03159f92e46bb35ac for pr-139042
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdylandhw%2Fgit-issues" "/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/dylandhw/git-issues on toolchain 46424fb5054f211ec836c5c03159f92e46bb35ac
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+46424fb5054f211ec836c5c03159f92e46bb35ac" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/dylandhw/git-issues
[INFO] finished tweaking git repo https://github.com/dylandhw/git-issues
[INFO] tweaked toml for git repo https://github.com/dylandhw/git-issues written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/dylandhw/git-issues 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" "+46424fb5054f211ec836c5c03159f92e46bb35ac" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[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:4b26683ee3c49f365255c425c23003cbf4366de097804722c29c5bbbee3624d2" "/opt/rustwide/cargo-home/bin/cargo" "+46424fb5054f211ec836c5c03159f92e46bb35ac" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 76e6d1ec219343d9de26b48d5944169bfc3a962851706a851a9690d8ed0f8a3c
[INFO] running `Command { std: "docker" "start" "-a" "76e6d1ec219343d9de26b48d5944169bfc3a962851706a851a9690d8ed0f8a3c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "76e6d1ec219343d9de26b48d5944169bfc3a962851706a851a9690d8ed0f8a3c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "76e6d1ec219343d9de26b48d5944169bfc3a962851706a851a9690d8ed0f8a3c", kill_on_drop: false }`
[INFO] [stdout] 76e6d1ec219343d9de26b48d5944169bfc3a962851706a851a9690d8ed0f8a3c
[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:4b26683ee3c49f365255c425c23003cbf4366de097804722c29c5bbbee3624d2" "/opt/rustwide/cargo-home/bin/cargo" "+46424fb5054f211ec836c5c03159f92e46bb35ac" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3f11b113891716551878ca00ab952a6d95aebca268d450dc8d487ca7a4525e61
[INFO] running `Command { std: "docker" "start" "-a" "3f11b113891716551878ca00ab952a6d95aebca268d450dc8d487ca7a4525e61", kill_on_drop: false }`
[INFO] [stderr]     Checking dotenv v0.15.0
[INFO] [stderr]     Checking gitissues v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `reqwest`
[INFO] [stdout]  --> src/main.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use reqwest::header::{ACCEPT, AUTHORIZATION, USER_AGENT};
[INFO] [stdout]   |     ^^^^^^^ use of unresolved module or unlinked crate `reqwest`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `reqwest`, use `cargo add reqwest` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tokio`
[INFO] [stdout]   --> src/main.rs:36:3
[INFO] [stdout]    |
[INFO] [stdout] 36 | #[tokio::main]
[INFO] [stdout]    |   ^^^^^ use of unresolved module or unlinked crate `tokio`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `reqwest`
[INFO] [stdout]  --> src/main.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use reqwest::header::{ACCEPT, AUTHORIZATION, USER_AGENT};
[INFO] [stdout]   |     ^^^^^^^ use of unresolved module or unlinked crate `reqwest`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `reqwest`, use `cargo add reqwest` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tokio`
[INFO] [stdout]   --> src/main.rs:36:3
[INFO] [stdout]    |
[INFO] [stdout] 36 | #[tokio::main]
[INFO] [stdout]    |   ^^^^^ use of unresolved module or unlinked crate `tokio`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `reqwest`
[INFO] [stdout]   --> src/main.rs:21:18
[INFO] [stdout]    |
[INFO] [stdout] 21 |     let client = reqwest::Client::new();
[INFO] [stdout]    |                  ^^^^^^^ use of unresolved module or unlinked crate `reqwest`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `reqwest`, use `cargo add reqwest` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `PullRequest` in this scope
[INFO] [stdout]  --> src/main.rs:8:26
[INFO] [stdout]   |
[INFO] [stdout] 8 |     pull_request: Option<PullRequest>,
[INFO] [stdout]   |                          ^^^^^^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]   |
[INFO] [stdout] 5 | struct Issue<PullRequest> {
[INFO] [stdout]   |             +++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `reqwest`
[INFO] [stdout]   --> src/main.rs:21:18
[INFO] [stdout]    |
[INFO] [stdout] 21 |     let client = reqwest::Client::new();
[INFO] [stdout]    |                  ^^^^^^^ use of unresolved module or unlinked crate `reqwest`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `reqwest`, use `cargo add reqwest` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `PullRequest` in this scope
[INFO] [stdout]  --> src/main.rs:8:26
[INFO] [stdout]   |
[INFO] [stdout] 8 |     pull_request: Option<PullRequest>,
[INFO] [stdout]   |                          ^^^^^^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]   |
[INFO] [stdout] 5 | struct Issue<PullRequest> {
[INFO] [stdout]   |             +++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `get_issue_reactions` in this scope
[INFO] [stdout]   --> src/main.rs:43:25
[INFO] [stdout]    |
[INFO] [stdout] 43 |         let reactions = get_issue_reactions(issue);
[INFO] [stdout]    |                         ^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `get_issue_reactions` in this scope
[INFO] [stdout]   --> src/main.rs:43:25
[INFO] [stdout]    |
[INFO] [stdout] 43 |         let reactions = get_issue_reactions(issue);
[INFO] [stdout]    |                         ^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0412, E0425, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0412`.
[INFO] [stdout] 
[INFO] [stdout] error[E0752]: `main` function is not allowed to be `async`
[INFO] [stdout]   --> src/main.rs:37:1
[INFO] [stdout]    |
[INFO] [stdout] 37 | async fn main(){
[INFO] [stdout]    | ^^^^^^^^^^^^^^^ `main` function is not allowed to be `async`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0412, E0425, E0433, E0752.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0412`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `gitissues` (bin "gitissues" test) due to 5 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `gitissues` (bin "gitissues") due to 6 previous errors
[INFO] running `Command { std: "docker" "inspect" "3f11b113891716551878ca00ab952a6d95aebca268d450dc8d487ca7a4525e61", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3f11b113891716551878ca00ab952a6d95aebca268d450dc8d487ca7a4525e61", kill_on_drop: false }`
[INFO] [stdout] 3f11b113891716551878ca00ab952a6d95aebca268d450dc8d487ca7a4525e61
