[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] 4031699b230212ac0a1a1a6716485af9184095c0 [INFO] testing UseK/typical90 against master#a77da2d454e6caa227a85b16410b95f93495e7e0 for pr-91031 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FUseK%2Ftypical90" "/workspace/builds/worker-11/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-11/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/UseK/typical90 on toolchain a77da2d454e6caa227a85b16410b95f93495e7e0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "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-11/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" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a4e28c47eb027258dbf01b0e97ec3f8f408a09217f18dd88ba2adefa3676aff1 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "a4e28c47eb027258dbf01b0e97ec3f8f408a09217f18dd88ba2adefa3676aff1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a4e28c47eb027258dbf01b0e97ec3f8f408a09217f18dd88ba2adefa3676aff1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a4e28c47eb027258dbf01b0e97ec3f8f408a09217f18dd88ba2adefa3676aff1", kill_on_drop: false }` [INFO] [stdout] a4e28c47eb027258dbf01b0e97ec3f8f408a09217f18dd88ba2adefa3676aff1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f32dee4b86a768c0573aebf4ef909ea0d10265503bc40009e7c75fb0e85d03ad [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "f32dee4b86a768c0573aebf4ef909ea0d10265503bc40009e7c75fb0e85d03ad", kill_on_drop: false }` [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling itertools v0.10.1 [INFO] [stderr] Compiling competitive-tools-rust v0.6.1 (https://github.com/UseK/competitive-tools-rust.git#a7d7f8e7) [INFO] [stderr] Compiling typical90 v0.1.0 (/opt/rustwide/workdir) [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/a7d7f8e/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] warning: unused import: `competitive_tools_rust::io::*` [INFO] [stdout] --> src/bin/017.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use competitive_tools_rust::io::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `competitive_tools_rust::io::*` [INFO] [stdout] --> src/bin/023.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use competitive_tools_rust::io::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: an associated function with this name may be added to the standard library in the future [INFO] [stdout] --> src/bin/014.rs:13:55 [INFO] [stdout] | [INFO] [stdout] 13 | .fold(0, |acc, (a_item, b_item)| acc + a_item.abs_diff(*b_item)); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unstable_name_collisions)]` on by default [INFO] [stdout] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `abs_diff(...)` to keep using the current method [INFO] [stdout] = help: add `#![feature(int_abs_diff)]` to the crate attributes to enable `core::num::::abs_diff` [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] [stdout] warning: an associated function with this name may be added to the standard library in the future [INFO] [stdout] --> src/bin/024.rs:10:40 [INFO] [stdout] | [INFO] [stdout] 10 | .fold(0, |acc, (x, y)| acc + x.abs_diff(*y)); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unstable_name_collisions)]` on by default [INFO] [stdout] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `abs_diff(...)` to keep using the current method [INFO] [stdout] = help: add `#![feature(int_abs_diff)]` to the crate attributes to enable `core::num::::abs_diff` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "f32dee4b86a768c0573aebf4ef909ea0d10265503bc40009e7c75fb0e85d03ad", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f32dee4b86a768c0573aebf4ef909ea0d10265503bc40009e7c75fb0e85d03ad", kill_on_drop: false }` [INFO] [stdout] f32dee4b86a768c0573aebf4ef909ea0d10265503bc40009e7c75fb0e85d03ad