[INFO] cloning repository https://github.com/UseK/typical90 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/UseK/typical90" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FUseK%2Ftypical90", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FUseK%2Ftypical90'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3ec65a4dacf462da8bae8fa7338ba6cf60b47af7 [INFO] checking UseK/typical90 against try#a7a572ce3edd6d476191fbfe92c9c1986e009b34 for pr-87190-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FUseK%2Ftypical90" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/UseK/typical90 on toolchain a7a572ce3edd6d476191fbfe92c9c1986e009b34 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/UseK/typical90 [INFO] finished tweaking git repo https://github.com/UseK/typical90 [INFO] tweaked toml for git repo https://github.com/UseK/typical90 written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/UseK/typical90 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/UseK/competitive-tools-rust.git` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0cfa514c25e4fe8a4a78fe64d737d5d96494d6fe06d640c7792aabc22f3c58c8 [INFO] running `Command { std: "docker" "start" "-a" "0cfa514c25e4fe8a4a78fe64d737d5d96494d6fe06d640c7792aabc22f3c58c8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0cfa514c25e4fe8a4a78fe64d737d5d96494d6fe06d640c7792aabc22f3c58c8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0cfa514c25e4fe8a4a78fe64d737d5d96494d6fe06d640c7792aabc22f3c58c8", kill_on_drop: false }` [INFO] [stdout] 0cfa514c25e4fe8a4a78fe64d737d5d96494d6fe06d640c7792aabc22f3c58c8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d4c4381db1b303e47dd90f079ddabc0294a0ae7144416b49f6e6f86db0ad8ec1 [INFO] running `Command { std: "docker" "start" "-a" "d4c4381db1b303e47dd90f079ddabc0294a0ae7144416b49f6e6f86db0ad8ec1", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] Running `cargo fix --edition` [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Checking competitive-tools-rust v0.2.3 (https://github.com/UseK/competitive-tools-rust.git#a0fed64f) [INFO] [stderr] Checking itertools v0.10.1 [INFO] [stderr] Checking typical90 v0.1.0 (/tmp/fixit) [INFO] [stderr] Migrating src/bin/046.rs from 2018 edition to 2021 [INFO] [stderr] Migrating src/bin/026.rs from 2018 edition to 2021 [INFO] [stderr] Migrating src/bin/005.rs from 2018 edition to 2021 [INFO] [stderr] Migrating src/bin/042.rs from 2018 edition to 2021 [INFO] [stderr] Migrating src/bin/063.rs from 2018 edition to 2021 [INFO] [stderr] Migrating src/bin/006.rs from 2018 edition to 2021 [INFO] [stderr] Migrating src/bin/024.rs from 2018 edition to 2021 [INFO] [stderr] Migrating src/bin/011.rs from 2018 edition to 2021 [INFO] [stderr] Migrating src/bin/021.rs from 2018 edition to 2021 [INFO] [stderr] Migrating src/bin/055.rs from 2018 edition to 2021 [INFO] [stderr] Migrating src/bin/033.rs from 2018 edition to 2021 [INFO] [stderr] Migrating src/bin/034.rs from 2018 edition to 2021 [INFO] [stderr] Migrating src/bin/069.rs from 2018 edition to 2021 [INFO] [stderr] Migrating src/bin/023.rs from 2018 edition to 2021 [INFO] [stderr] Migrating src/bin/013.rs from 2018 edition to 2021 [INFO] [stderr] Migrating src/bin/008.rs from 2018 edition to 2021 [INFO] [stderr] Migrating src/bin/003.rs from 2018 edition to 2021 [INFO] [stderr] Migrating src/bin/028.rs from 2018 edition to 2021 [INFO] [stderr] Migrating src/bin/010.rs from 2018 edition to 2021 [INFO] [stderr] Migrating src/bin/017.rs from 2018 edition to 2021 [INFO] [stderr] Migrating src/bin/032.rs from 2018 edition to 2021 [INFO] [stderr] Migrating src/bin/058.rs from 2018 edition to 2021 [INFO] [stderr] Migrating src/bin/019.rs from 2018 edition to 2021 [INFO] [stderr] Migrating src/bin/048.rs from 2018 edition to 2021 [INFO] [stderr] Migrating src/bin/018.rs from 2018 edition to 2021 [INFO] [stderr] Migrating src/bin/027.rs from 2018 edition to 2021 [INFO] [stderr] Migrating src/bin/050.rs from 2018 edition to 2021 [INFO] [stderr] Migrating src/bin/022.rs from 2018 edition to 2021 [INFO] [stderr] Migrating src/bin/012.rs from 2018 edition to 2021 [INFO] [stderr] Migrating src/bin/072.rs from 2018 edition to 2021 [INFO] [stderr] Migrating src/bin/061.rs from 2018 edition to 2021 [INFO] [stderr] Migrating src/bin/015.rs from 2018 edition to 2021 [INFO] [stderr] Migrating src/bin/014.rs from 2018 edition to 2021 [INFO] [stderr] Migrating src/bin/001.rs from 2018 edition to 2021 [INFO] [stderr] Fixed src/bin/011.rs (1 fix) [INFO] [stderr] Migrating src/bin/070.rs from 2018 edition to 2021 [INFO] [stderr] Fixed src/bin/021.rs (1 fix) [INFO] [stderr] Migrating src/bin/067.rs from 2018 edition to 2021 [INFO] [stdout] error[E0107]: this function takes 2 generic arguments but 1 generic argument was supplied [INFO] [stdout] --> src/bin/003.rs:8:18 [INFO] [stdout] | [INFO] [stdout] 8 | .map(|_| parse_tuple2::()) [INFO] [stdout] | ^^^^^^^^^^^^ ----- supplied 1 generic argument [INFO] [stdout] | | [INFO] [stdout] | expected 2 generic arguments [INFO] [stdout] | [INFO] [stdout] note: function defined here, with 2 generic parameters: `T1`, `T2` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/competitive-tools-rust-2bb87b26015ba2bc/a0fed64/src/io.rs:30:8 [INFO] [stdout] | [INFO] [stdout] 30 | pub fn parse_tuple2() -> (T1, T2) [INFO] [stdout] | ^^^^^^^^^^^^ -- -- [INFO] [stdout] help: add missing generic argument [INFO] [stdout] | [INFO] [stdout] 8 | .map(|_| parse_tuple2::()) [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0107`. [INFO] [stdout] [INFO] [stderr] error: could not compile `typical90` due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] Fixed src/bin/013.rs (1 fix) [INFO] [stdout] error[E0107]: this function takes 2 generic arguments but 1 generic argument was supplied [INFO] [stdout] --> src/bin/032.rs:9:50 [INFO] [stdout] | [INFO] [stdout] 9 | let xy: Vec<(usize, usize)> = (0..m).map(|_| parse_tuple2::()).collect(); [INFO] [stdout] | ^^^^^^^^^^^^ ----- supplied 1 generic argument [INFO] [stdout] | | [INFO] [stdout] | expected 2 generic arguments [INFO] [stdout] | [INFO] [stdout] note: function defined here, with 2 generic parameters: `T1`, `T2` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/competitive-tools-rust-2bb87b26015ba2bc/a0fed64/src/io.rs:30:8 [INFO] [stdout] | [INFO] [stdout] 30 | pub fn parse_tuple2() -> (T1, T2) [INFO] [stdout] | ^^^^^^^^^^^^ -- -- [INFO] [stdout] help: add missing generic argument [INFO] [stdout] | [INFO] [stdout] 9 | let xy: Vec<(usize, usize)> = (0..m).map(|_| parse_tuple2::()).collect(); [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0107`. [INFO] [stdout] [INFO] [stderr] Fixed src/bin/017.rs (1 fix) [INFO] [stderr] Fixed src/bin/023.rs (1 fix) [INFO] [stdout] error[E0107]: this function takes 2 generic arguments but 1 generic argument was supplied [INFO] [stdout] --> src/bin/048.rs:5:50 [INFO] [stdout] | [INFO] [stdout] 5 | let ab: Vec<(usize, usize)> = (0..n).map(|_| parse_tuple2::()).collect(); [INFO] [stdout] | ^^^^^^^^^^^^ ----- supplied 1 generic argument [INFO] [stdout] | | [INFO] [stdout] | expected 2 generic arguments [INFO] [stdout] | [INFO] [stdout] note: function defined here, with 2 generic parameters: `T1`, `T2` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/competitive-tools-rust-2bb87b26015ba2bc/a0fed64/src/io.rs:30:8 [INFO] [stdout] | [INFO] [stdout] 30 | pub fn parse_tuple2() -> (T1, T2) [INFO] [stdout] | ^^^^^^^^^^^^ -- -- [INFO] [stdout] help: add missing generic argument [INFO] [stdout] | [INFO] [stdout] 5 | let ab: Vec<(usize, usize)> = (0..n).map(|_| parse_tuple2::()).collect(); [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0107`. [INFO] [stdout] [INFO] [stderr] Fixed src/bin/019.rs (1 fix) [INFO] [stderr] Fixed src/bin/012.rs (1 fix) [INFO] [stderr] Fixed src/bin/015.rs (1 fix) [INFO] [stderr] error: build failed [INFO] [stderr] error: failed to migrate to next edition [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `cargo fix --edition --allow-no-vcs --allow-dirty --frozen --all --all-targets --message-format=json` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "d4c4381db1b303e47dd90f079ddabc0294a0ae7144416b49f6e6f86db0ad8ec1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d4c4381db1b303e47dd90f079ddabc0294a0ae7144416b49f6e6f86db0ad8ec1", kill_on_drop: false }` [INFO] [stdout] d4c4381db1b303e47dd90f079ddabc0294a0ae7144416b49f6e6f86db0ad8ec1