[INFO] cloning repository https://github.com/jcornaz/aoc-rust-template [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jcornaz/aoc-rust-template" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjcornaz%2Faoc-rust-template", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjcornaz%2Faoc-rust-template'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] bd7ccb90ecfa147542926fca435a655f1e1eb802 [INFO] checking jcornaz/aoc-rust-template against master#ceab6128fa48a616bfd3e3adf4bc80133b8ee223 for no-never-type-fallback [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjcornaz%2Faoc-rust-template" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jcornaz/aoc-rust-template 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] started tweaking git repo https://github.com/jcornaz/aoc-rust-template [INFO] finished tweaking git repo https://github.com/jcornaz/aoc-rust-template [INFO] tweaked toml for git repo https://github.com/jcornaz/aoc-rust-template written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/jcornaz/aoc-rust-template 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 relative-path v1.9.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 24450b6356899f9253a82c9edda35430876c16edc986964516fee38e3c5374e9 [INFO] running `Command { std: "docker" "start" "-a" "24450b6356899f9253a82c9edda35430876c16edc986964516fee38e3c5374e9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "24450b6356899f9253a82c9edda35430876c16edc986964516fee38e3c5374e9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "24450b6356899f9253a82c9edda35430876c16edc986964516fee38e3c5374e9", kill_on_drop: false }` [INFO] [stdout] 24450b6356899f9253a82c9edda35430876c16edc986964516fee38e3c5374e9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 3159c67845aa6a0f3a3e3b78417e319a8a74677580bca9bc67934cc1c9b897a2 [INFO] running `Command { std: "docker" "start" "-a" "3159c67845aa6a0f3a3e3b78417e319a8a74677580bca9bc67934cc1c9b897a2", kill_on_drop: false }` [INFO] [stderr] Compiling semver v1.0.20 [INFO] [stderr] Compiling proc-macro2 v1.0.70 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling anyhow v1.0.76 [INFO] [stderr] Compiling relative-path v1.9.0 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Checking aoc-template v0.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling rstest_macros v0.18.2 [INFO] [stderr] Compiling syn v2.0.41 [INFO] [stderr] Compiling regex-automata v0.4.3 [INFO] [stderr] Compiling regex v1.10.2 [INFO] [stderr] Checking rstest v0.18.2 [INFO] [stderr] Finished `dev` profile [optimized + debuginfo] target(s) in 8.38s [INFO] running `Command { std: "docker" "inspect" "3159c67845aa6a0f3a3e3b78417e319a8a74677580bca9bc67934cc1c9b897a2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3159c67845aa6a0f3a3e3b78417e319a8a74677580bca9bc67934cc1c9b897a2", kill_on_drop: false }` [INFO] [stdout] 3159c67845aa6a0f3a3e3b78417e319a8a74677580bca9bc67934cc1c9b897a2 [INFO] checking jcornaz/aoc-rust-template against try#3a4bc97f6385a3aa300a4fd689b44350e54fd676 for no-never-type-fallback [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjcornaz%2Faoc-rust-template" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jcornaz/aoc-rust-template 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] started tweaking git repo https://github.com/jcornaz/aoc-rust-template [INFO] finished tweaking git repo https://github.com/jcornaz/aoc-rust-template [INFO] tweaked toml for git repo https://github.com/jcornaz/aoc-rust-template written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/jcornaz/aoc-rust-template 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-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 8dcc6f1c3c40800f78ffd1869dd9bedea3d42aa8ec80ad319ded7d85a4603f78 [INFO] running `Command { std: "docker" "start" "-a" "8dcc6f1c3c40800f78ffd1869dd9bedea3d42aa8ec80ad319ded7d85a4603f78", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8dcc6f1c3c40800f78ffd1869dd9bedea3d42aa8ec80ad319ded7d85a4603f78", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8dcc6f1c3c40800f78ffd1869dd9bedea3d42aa8ec80ad319ded7d85a4603f78", kill_on_drop: false }` [INFO] [stdout] 8dcc6f1c3c40800f78ffd1869dd9bedea3d42aa8ec80ad319ded7d85a4603f78 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 99e2a91cb818c7a5c27784e638c41d7e3a4c6be1de2b84501946bf5db905b05b [INFO] running `Command { std: "docker" "start" "-a" "99e2a91cb818c7a5c27784e638c41d7e3a4c6be1de2b84501946bf5db905b05b", kill_on_drop: false }` [INFO] [stderr] Compiling semver v1.0.20 [INFO] [stderr] Compiling proc-macro2 v1.0.70 [INFO] [stderr] Compiling memchr v2.6.4 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling anyhow v1.0.76 [INFO] [stderr] Compiling relative-path v1.9.0 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Checking aoc-template v0.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling rstest_macros v0.18.2 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling syn v2.0.41 [INFO] [stderr] Compiling regex-automata v0.4.3 [INFO] [stderr] Compiling regex v1.10.2 [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rstest_macros-0.18.2/src/parse/rstest/files.rs:342:13 [INFO] [stdout] | [INFO] [stdout] 342 | Err(refs.glob[0].error("No file found"))?; [INFO] [stdout] | ^^^ cannot infer type of the type parameter `T` declared on the enum `Result` [INFO] [stdout] | [INFO] [stdout] help: consider specifying the generic arguments [INFO] [stdout] | [INFO] [stdout] 342 | Err::(refs.glob[0].error("No file found"))?; [INFO] [stdout] | +++++++++++++++++ [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] [stderr] error: could not compile `rstest_macros` (lib) due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "99e2a91cb818c7a5c27784e638c41d7e3a4c6be1de2b84501946bf5db905b05b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "99e2a91cb818c7a5c27784e638c41d7e3a4c6be1de2b84501946bf5db905b05b", kill_on_drop: false }` [INFO] [stdout] 99e2a91cb818c7a5c27784e638c41d7e3a4c6be1de2b84501946bf5db905b05b