[INFO] cloning repository https://github.com/akolybelnikov/algorithmic-toolbox [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/akolybelnikov/algorithmic-toolbox" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fakolybelnikov%2Falgorithmic-toolbox", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fakolybelnikov%2Falgorithmic-toolbox'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a500072875f492a3eca74d39149e3f1ef950457e [INFO] checking akolybelnikov/algorithmic-toolbox against master#9fa580b1175018b0a276b0bc68f9827a106f7260 for pr-82565 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fakolybelnikov%2Falgorithmic-toolbox" "/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/akolybelnikov/algorithmic-toolbox on toolchain 9fa580b1175018b0a276b0bc68f9827a106f7260 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+9fa580b1175018b0a276b0bc68f9827a106f7260" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/akolybelnikov/algorithmic-toolbox [INFO] finished tweaking git repo https://github.com/akolybelnikov/algorithmic-toolbox [INFO] tweaked toml for git repo https://github.com/akolybelnikov/algorithmic-toolbox written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/akolybelnikov/algorithmic-toolbox already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+9fa580b1175018b0a276b0bc68f9827a106f7260" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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" "rustops/crates-build-env@sha256:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+9fa580b1175018b0a276b0bc68f9827a106f7260" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 67b87eb001dee001c299a0c4dac87d793f25eab0865697135dda3c7d893ea930 [INFO] running `Command { std: "docker" "start" "-a" "67b87eb001dee001c299a0c4dac87d793f25eab0865697135dda3c7d893ea930", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "67b87eb001dee001c299a0c4dac87d793f25eab0865697135dda3c7d893ea930", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "67b87eb001dee001c299a0c4dac87d793f25eab0865697135dda3c7d893ea930", kill_on_drop: false }` [INFO] [stdout] 67b87eb001dee001c299a0c4dac87d793f25eab0865697135dda3c7d893ea930 [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" "rustops/crates-build-env@sha256:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+9fa580b1175018b0a276b0bc68f9827a106f7260" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ce7c26593bf36e84a56bfa94b2e6c192cda10c861c7812921a584639efd34502 [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" "ce7c26593bf36e84a56bfa94b2e6c192cda10c861c7812921a584639efd34502", kill_on_drop: false }` [INFO] [stderr] Checking algorithmic-toolbox v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0061]: this function takes 1 argument but 2 arguments were supplied [INFO] [stdout] --> src/bin/collecting_signatures.rs:34:20 [INFO] [stdout] | [INFO] [stdout] 34 | assert_eq!(optimal_points(3, vec![Slot { start: 1, end: 3 }, Slot { start: 2, end: 5 }, Slot { start: 3, end: 6 }]), vec![3]); [INFO] [stdout] | ^^^^^^^^^^^^^^ - ------------------------------------------------------------------------------------- supplied 2 arguments [INFO] [stdout] | | [INFO] [stdout] | expected 1 argument [INFO] [stdout] | [INFO] [stdout] note: function defined here [INFO] [stdout] --> src/bin/collecting_signatures.rs:4:4 [INFO] [stdout] | [INFO] [stdout] 4 | fn optimal_points(mut slots: Vec) -> Vec { [INFO] [stdout] | ^^^^^^^^^^^^^^ -------------------- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 1 argument but 2 arguments were supplied [INFO] [stdout] --> src/bin/collecting_signatures.rs:35:20 [INFO] [stdout] | [INFO] [stdout] 35 | ...q!(optimal_points(4, vec![Slot { start: 4, end: 7 }, Slot { start: 1, end: 3 }, Slot { start: 2, end: 5 }, Slot { start: 5, end: 6 }]), ... [INFO] [stdout] | ^^^^^^^^^^^^^^ - ---------------------------------------------------------------------------------------------------------------- supplied 2 arguments [INFO] [stdout] | | [INFO] [stdout] | expected 1 argument [INFO] [stdout] | [INFO] [stdout] note: function defined here [INFO] [stdout] --> src/bin/collecting_signatures.rs:4:4 [INFO] [stdout] | [INFO] [stdout] 4 | fn optimal_points(mut slots: Vec) -> Vec { [INFO] [stdout] | ^^^^^^^^^^^^^^ -------------------- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 1 argument but 2 arguments were supplied [INFO] [stdout] --> src/bin/collecting_signatures.rs:36:20 [INFO] [stdout] | [INFO] [stdout] 36 | ...q!(optimal_points(7, vec![Slot { start: 12, end: 13 }, Slot { start: 10, end: 11 }, Slot { start: 8, end: 11 }, Slot { start: 4, end: 10 }, Slot { start: 3, end: 6 }, Slot { start: 1, end: 3 }, Slot { start: 1, end: 5 }]), ... [INFO] [stdout] | ^^^^^^^^^^^^^^ - ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- supplied 2 arguments [INFO] [stdout] | | [INFO] [stdout] | expected 1 argument [INFO] [stdout] | [INFO] [stdout] note: function defined here [INFO] [stdout] --> src/bin/collecting_signatures.rs:4:4 [INFO] [stdout] | [INFO] [stdout] 4 | fn optimal_points(mut slots: Vec) -> Vec { [INFO] [stdout] | ^^^^^^^^^^^^^^ -------------------- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0061`. [INFO] [stdout] [INFO] [stderr] error: could not compile `algorithmic-toolbox` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "ce7c26593bf36e84a56bfa94b2e6c192cda10c861c7812921a584639efd34502", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ce7c26593bf36e84a56bfa94b2e6c192cda10c861c7812921a584639efd34502", kill_on_drop: false }` [INFO] [stdout] ce7c26593bf36e84a56bfa94b2e6c192cda10c861c7812921a584639efd34502