[INFO] cloning repository https://github.com/robmikh/vidcapview [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/robmikh/vidcapview" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frobmikh%2Fvidcapview", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frobmikh%2Fvidcapview'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 163cc70820cf2712499853173e5c1b46b4bd4257 [INFO] checking robmikh/vidcapview against master#ceab6128fa48a616bfd3e3adf4bc80133b8ee223 for no-never-type-fallback [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frobmikh%2Fvidcapview" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/robmikh/vidcapview on toolchain ceab6128fa48a616bfd3e3adf4bc80133b8ee223 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ceab6128fa48a616bfd3e3adf4bc80133b8ee223" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-4-tc1/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/robmikh/vidcapview [INFO] finished tweaking git repo https://github.com/robmikh/vidcapview [INFO] tweaked toml for git repo https://github.com/robmikh/vidcapview written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/robmikh/vidcapview 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" "+ceab6128fa48a616bfd3e3adf4bc80133b8ee223" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded windows-implement v0.51.1 [INFO] [stderr] Downloaded windows-interface v0.51.1 [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" "+ceab6128fa48a616bfd3e3adf4bc80133b8ee223" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ba829c1b4a73ed968ddf7c2f3567ea81077589cb2e9aee9c94d7dd38f53997e2 [INFO] running `Command { std: "docker" "start" "-a" "ba829c1b4a73ed968ddf7c2f3567ea81077589cb2e9aee9c94d7dd38f53997e2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ba829c1b4a73ed968ddf7c2f3567ea81077589cb2e9aee9c94d7dd38f53997e2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ba829c1b4a73ed968ddf7c2f3567ea81077589cb2e9aee9c94d7dd38f53997e2", kill_on_drop: false }` [INFO] [stdout] ba829c1b4a73ed968ddf7c2f3567ea81077589cb2e9aee9c94d7dd38f53997e2 [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" "+ceab6128fa48a616bfd3e3adf4bc80133b8ee223" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 18eb750c6d5f58fd46e0749585045775db78ed933d78b3c795c803dbfa3b21c1 [INFO] running `Command { std: "docker" "start" "-a" "18eb750c6d5f58fd46e0749585045775db78ed933d78b3c795c803dbfa3b21c1", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.66 [INFO] [stderr] Compiling unicode-ident v1.0.11 [INFO] [stderr] Compiling windows_x86_64_gnu v0.48.5 [INFO] [stderr] Checking windows-targets v0.48.5 [INFO] [stderr] Checking windows-core v0.51.1 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling syn v2.0.29 [INFO] [stderr] Compiling windows-implement v0.51.1 [INFO] [stderr] Compiling windows-interface v0.51.1 [INFO] [stderr] Checking windows v0.51.1 [INFO] [stderr] Checking vidcapview v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.73s [INFO] running `Command { std: "docker" "inspect" "18eb750c6d5f58fd46e0749585045775db78ed933d78b3c795c803dbfa3b21c1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "18eb750c6d5f58fd46e0749585045775db78ed933d78b3c795c803dbfa3b21c1", kill_on_drop: false }` [INFO] [stdout] 18eb750c6d5f58fd46e0749585045775db78ed933d78b3c795c803dbfa3b21c1 [INFO] checking robmikh/vidcapview against try#3a4bc97f6385a3aa300a4fd689b44350e54fd676 for no-never-type-fallback [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frobmikh%2Fvidcapview" "/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/robmikh/vidcapview on toolchain 3a4bc97f6385a3aa300a4fd689b44350e54fd676 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3a4bc97f6385a3aa300a4fd689b44350e54fd676" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-4-tc2/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/robmikh/vidcapview [INFO] finished tweaking git repo https://github.com/robmikh/vidcapview [INFO] tweaked toml for git repo https://github.com/robmikh/vidcapview written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/robmikh/vidcapview 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" "+3a4bc97f6385a3aa300a4fd689b44350e54fd676" "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" "+3a4bc97f6385a3aa300a4fd689b44350e54fd676" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7bb6c4c7f27ab1efd0dc60e6d5b7c2925a7097428f906c3ba5bfb610260db72d [INFO] running `Command { std: "docker" "start" "-a" "7bb6c4c7f27ab1efd0dc60e6d5b7c2925a7097428f906c3ba5bfb610260db72d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7bb6c4c7f27ab1efd0dc60e6d5b7c2925a7097428f906c3ba5bfb610260db72d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7bb6c4c7f27ab1efd0dc60e6d5b7c2925a7097428f906c3ba5bfb610260db72d", kill_on_drop: false }` [INFO] [stdout] 7bb6c4c7f27ab1efd0dc60e6d5b7c2925a7097428f906c3ba5bfb610260db72d [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" "+3a4bc97f6385a3aa300a4fd689b44350e54fd676" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 34e074bc835bd7ae3cec35b3e52ff089faf222cd75219afbbe405b07a5468030 [INFO] running `Command { std: "docker" "start" "-a" "34e074bc835bd7ae3cec35b3e52ff089faf222cd75219afbbe405b07a5468030", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.66 [INFO] [stderr] Compiling unicode-ident v1.0.11 [INFO] [stderr] Compiling windows_x86_64_gnu v0.48.5 [INFO] [stderr] Checking windows-targets v0.48.5 [INFO] [stderr] Checking windows-core v0.51.1 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling syn v2.0.29 [INFO] [stderr] Compiling windows-implement v0.51.1 [INFO] [stderr] Compiling windows-interface v0.51.1 [INFO] [stderr] Checking windows v0.51.1 [INFO] [stderr] Checking vidcapview v0.1.1 (/opt/rustwide/workdir) [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/main.rs:177:9 [INFO] [stdout] | [INFO] [stdout] 177 | / if let Some(selection) = selection { [INFO] [stdout] 178 | | index = selection; [INFO] [stdout] 179 | | break; [INFO] [stdout] 180 | | } else { [INFO] [stdout] 181 | | println!("Invalid input, '{}'!", input); [INFO] [stdout] 182 | | continue; [INFO] [stdout] 183 | | }; [INFO] [stdout] | |_________^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/main.rs:177:9 [INFO] [stdout] | [INFO] [stdout] 177 | / if let Some(selection) = selection { [INFO] [stdout] 178 | | index = selection; [INFO] [stdout] 179 | | break; [INFO] [stdout] 180 | | } else { [INFO] [stdout] 181 | | println!("Invalid input, '{}'!", input); [INFO] [stdout] 182 | | continue; [INFO] [stdout] 183 | | }; [INFO] [stdout] | |_________^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0282`. [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0282`. [INFO] [stdout] [INFO] [stderr] error: could not compile `vidcapview` (bin "vidcapview") due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `vidcapview` (bin "vidcapview" test) due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "34e074bc835bd7ae3cec35b3e52ff089faf222cd75219afbbe405b07a5468030", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "34e074bc835bd7ae3cec35b3e52ff089faf222cd75219afbbe405b07a5468030", kill_on_drop: false }` [INFO] [stdout] 34e074bc835bd7ae3cec35b3e52ff089faf222cd75219afbbe405b07a5468030