[INFO] cloning repository https://github.com/CableKittens-XoXo/primes
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/CableKittens-XoXo/primes" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCableKittens-XoXo%2Fprimes", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCableKittens-XoXo%2Fprimes'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] aaf2f9edec3241c30ea433ed26888e320a6e0b4b
[INFO] checking CableKittens-XoXo/primes against try#a3dffdb3a32d0dedc198f9de7d43173f3eb6727b for pr-136303
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCableKittens-XoXo%2Fprimes" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/CableKittens-XoXo/primes on toolchain a3dffdb3a32d0dedc198f9de7d43173f3eb6727b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a3dffdb3a32d0dedc198f9de7d43173f3eb6727b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/CableKittens-XoXo/primes
[INFO] finished tweaking git repo https://github.com/CableKittens-XoXo/primes
[INFO] tweaked toml for git repo https://github.com/CableKittens-XoXo/primes written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/CableKittens-XoXo/primes 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" "+a3dffdb3a32d0dedc198f9de7d43173f3eb6727b" "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:c80049f3b88b82089a44e0f06d0d6029d44b96b7257e55a1cd63dbc9f4c33334" "/opt/rustwide/cargo-home/bin/cargo" "+a3dffdb3a32d0dedc198f9de7d43173f3eb6727b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1470d39d1ce96cda2d29116a095a727e0cc18539a8123b6269db557c68b011db
[INFO] running `Command { std: "docker" "start" "-a" "1470d39d1ce96cda2d29116a095a727e0cc18539a8123b6269db557c68b011db", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1470d39d1ce96cda2d29116a095a727e0cc18539a8123b6269db557c68b011db", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1470d39d1ce96cda2d29116a095a727e0cc18539a8123b6269db557c68b011db", kill_on_drop: false }`
[INFO] [stdout] 1470d39d1ce96cda2d29116a095a727e0cc18539a8123b6269db557c68b011db
[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:c80049f3b88b82089a44e0f06d0d6029d44b96b7257e55a1cd63dbc9f4c33334" "/opt/rustwide/cargo-home/bin/cargo" "+a3dffdb3a32d0dedc198f9de7d43173f3eb6727b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c6f44a756826b3510663fdf380c9730003868b620bbce3960a332a85c3bf3d1c
[INFO] running `Command { std: "docker" "start" "-a" "c6f44a756826b3510663fdf380c9730003868b620bbce3960a332a85c3bf3d1c", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling proc-macro2 v1.0.82
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling syn v2.0.64
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]     Checking socket2 v0.5.7
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]     Checking parking_lot v0.12.2
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]     Checking tokio v1.37.0
[INFO] [stderr]     Checking primes v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: expected `;`, found keyword `let`
[INFO] [stdout]  --> src/main.rs:4:18
[INFO] [stdout]   |
[INFO] [stdout] 4 |   let N = cargo()
[INFO] [stdout]   |                  ^ help: add `;` here
[INFO] [stdout] 5 |   let mut ip: Vec<bool> = vec![true; N+1];
[INFO] [stdout]   |   --- unexpected token
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected `;`, found keyword `let`
[INFO] [stdout]  --> src/main.rs:4:18
[INFO] [stdout]   |
[INFO] [stdout] 4 |   let N = cargo()
[INFO] [stdout]   |                  ^ help: add `;` here
[INFO] [stdout] 5 |   let mut ip: Vec<bool> = vec![true; N+1];
[INFO] [stdout]   |   --- unexpected token
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `command` in `tokio`
[INFO] [stdout]   --> src/main.rs:20:10
[INFO] [stdout]    |
[INFO] [stdout] 20 | #[tokio::command]
[INFO] [stdout]    |          ^^^^^^^ could not find `command` in `tokio`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `command` in `tokio`
[INFO] [stdout]   --> src/main.rs:20:10
[INFO] [stdout]    |
[INFO] [stdout] 20 | #[tokio::command]
[INFO] [stdout]    |          ^^^^^^^ could not find `command` in `tokio`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `command` in `tokio`
[INFO] [stdout]   --> src/main.rs:35:10
[INFO] [stdout]    |
[INFO] [stdout] 35 | #[tokio::command]
[INFO] [stdout]    |          ^^^^^^^ could not find `command` in `tokio`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `command` in `tokio`
[INFO] [stdout]   --> src/main.rs:35:10
[INFO] [stdout]    |
[INFO] [stdout] 35 | #[tokio::command]
[INFO] [stdout]    |          ^^^^^^^ could not find `command` in `tokio`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `N` in this scope
[INFO] [stdout]   --> src/main.rs:46:10
[INFO] [stdout]    |
[INFO] [stdout] 46 |   return N;
[INFO] [stdout]    |          ^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a const parameter
[INFO] [stdout]    |
[INFO] [stdout] 36 | async fn cargo<const N: /* Type */>() -> Vec<String> {
[INFO] [stdout]    |               +++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `N` in this scope
[INFO] [stdout]   --> src/main.rs:46:10
[INFO] [stdout]    |
[INFO] [stdout] 46 |   return N;
[INFO] [stdout]    |          ^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a const parameter
[INFO] [stdout]    |
[INFO] [stdout] 36 | async fn cargo<const N: /* Type */>() -> Vec<String> {
[INFO] [stdout]    |               +++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/main.rs:40:20
[INFO] [stdout]    |
[INFO] [stdout] 40 |     let N: usize = prompt("primes up to ");
[INFO] [stdout]    |            -----   ^^^^^^^^^^^^^^^^^^^^^^^ expected `usize`, found future
[INFO] [stdout]    |            |
[INFO] [stdout]    |            expected due to this
[INFO] [stdout]    |
[INFO] [stdout] note: calling an async function returns a future
[INFO] [stdout]   --> src/main.rs:40:20
[INFO] [stdout]    |
[INFO] [stdout] 40 |     let N: usize = prompt("primes up to ");
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: consider `await`ing on the `Future`
[INFO] [stdout]    |
[INFO] [stdout] 40 |     let N: usize = prompt("primes up to ").await;
[INFO] [stdout]    |                                           ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/main.rs:40:20
[INFO] [stdout]    |
[INFO] [stdout] 40 |     let N: usize = prompt("primes up to ");
[INFO] [stdout]    |            -----   ^^^^^^^^^^^^^^^^^^^^^^^ expected `usize`, found future
[INFO] [stdout]    |            |
[INFO] [stdout]    |            expected due to this
[INFO] [stdout]    |
[INFO] [stdout] note: calling an async function returns a future
[INFO] [stdout]   --> src/main.rs:40:20
[INFO] [stdout]    |
[INFO] [stdout] 40 |     let N: usize = prompt("primes up to ");
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: consider `await`ing on the `Future`
[INFO] [stdout]    |
[INFO] [stdout] 40 |     let N: usize = prompt("primes up to ").await;
[INFO] [stdout]    |                                           ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/main.rs:42:20
[INFO] [stdout]    |
[INFO] [stdout] 42 |     let N: usize = args[0];
[INFO] [stdout]    |            -----   ^^^^^^^ expected `usize`, found `String`
[INFO] [stdout]    |            |
[INFO] [stdout]    |            expected due to this
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/main.rs:42:20
[INFO] [stdout]    |
[INFO] [stdout] 42 |     let N: usize = args[0];
[INFO] [stdout]    |            -----   ^^^^^^^ expected `usize`, found `String`
[INFO] [stdout]    |            |
[INFO] [stdout]    |            expected due to this
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0369]: cannot add `{integer}` to `impl Future<Output = Vec<String>>`
[INFO] [stdout]  --> src/main.rs:5:39
[INFO] [stdout]   |
[INFO] [stdout] 5 |   let mut ip: Vec<bool> = vec![true; N+1];
[INFO] [stdout]   |                                      -^- {integer}
[INFO] [stdout]   |                                      |
[INFO] [stdout]   |                                      impl Future<Output = Vec<String>>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0369]: cannot add `{integer}` to `impl Future<Output = Vec<String>>`
[INFO] [stdout]  --> src/main.rs:5:39
[INFO] [stdout]   |
[INFO] [stdout] 5 |   let mut ip: Vec<bool> = vec![true; N+1];
[INFO] [stdout]   |                                      -^- {integer}
[INFO] [stdout]   |                                      |
[INFO] [stdout]   |                                      impl Future<Output = Vec<String>>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]  --> src/main.rs:7:16
[INFO] [stdout]   |
[INFO] [stdout] 7 |   for i in 2..=N{
[INFO] [stdout]   |            ----^
[INFO] [stdout]   |            |   |
[INFO] [stdout]   |            |   expected integer, found future
[INFO] [stdout]   |            arguments to this function are incorrect
[INFO] [stdout]   |
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]  --> /rustc/a3dffdb3a32d0dedc198f9de7d43173f3eb6727b/library/core/src/ops/range.rs:378:18
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/main.rs:11:19
[INFO] [stdout]    |
[INFO] [stdout] 11 |       while sq <= N{
[INFO] [stdout]    |             --    ^ expected `usize`, found future
[INFO] [stdout]    |             |
[INFO] [stdout]    |             expected because this is `usize`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]  --> src/main.rs:7:16
[INFO] [stdout]   |
[INFO] [stdout] 7 |   for i in 2..=N{
[INFO] [stdout]   |            ----^
[INFO] [stdout]   |            |   |
[INFO] [stdout]   |            |   expected integer, found future
[INFO] [stdout]   |            arguments to this function are incorrect
[INFO] [stdout]   |
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]  --> /rustc/a3dffdb3a32d0dedc198f9de7d43173f3eb6727b/library/core/src/ops/range.rs:378:18
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/main.rs:11:19
[INFO] [stdout]    |
[INFO] [stdout] 11 |       while sq <= N{
[INFO] [stdout]    |             --    ^ expected `usize`, found future
[INFO] [stdout]    |             |
[INFO] [stdout]    |             expected because this is `usize`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0308, E0369, E0425, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0308`.
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0308, E0369, E0425, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0308`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `primes` (bin "primes" test) due to 9 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `primes` (bin "primes") due to 9 previous errors
[INFO] running `Command { std: "docker" "inspect" "c6f44a756826b3510663fdf380c9730003868b620bbce3960a332a85c3bf3d1c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c6f44a756826b3510663fdf380c9730003868b620bbce3960a332a85c3bf3d1c", kill_on_drop: false }`
[INFO] [stdout] c6f44a756826b3510663fdf380c9730003868b620bbce3960a332a85c3bf3d1c
