[INFO] cloning repository https://github.com/ArthurEfimow/StonesOfWisdom [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ArthurEfimow/StonesOfWisdom" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FArthurEfimow%2FStonesOfWisdom", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FArthurEfimow%2FStonesOfWisdom'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 757210baf7e0cf41d3a4f0a3cd0c4d5700c1b5a4 [INFO] testing ArthurEfimow/StonesOfWisdom against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FArthurEfimow%2FStonesOfWisdom" "/workspace/builds/worker-14/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-14/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ArthurEfimow/StonesOfWisdom on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ArthurEfimow/StonesOfWisdom [INFO] finished tweaking git repo https://github.com/ArthurEfimow/StonesOfWisdom [INFO] tweaked toml for git repo https://github.com/ArthurEfimow/StonesOfWisdom written to /workspace/builds/worker-14/source/Cargo.toml [INFO] crate git repo https://github.com/ArthurEfimow/StonesOfWisdom already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 995dff8088f574f91f20f697b6f7b1085b96dd16f3e35fcd36cdbf435b048eff [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" "995dff8088f574f91f20f697b6f7b1085b96dd16f3e35fcd36cdbf435b048eff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "995dff8088f574f91f20f697b6f7b1085b96dd16f3e35fcd36cdbf435b048eff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "995dff8088f574f91f20f697b6f7b1085b96dd16f3e35fcd36cdbf435b048eff", kill_on_drop: false }` [INFO] [stdout] 995dff8088f574f91f20f697b6f7b1085b96dd16f3e35fcd36cdbf435b048eff [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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=warn" "-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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", 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] a52d22d0cd66c82d9eb8ff5c39e658a9e2cd9d7f28d2e9d8b15b09443b190394 [INFO] running `Command { std: "docker" "start" "-a" "a52d22d0cd66c82d9eb8ff5c39e658a9e2cd9d7f28d2e9d8b15b09443b190394", kill_on_drop: false }` [INFO] [stderr] Compiling khronos_api v3.1.0 (https://github.com/bjz/gl-rs#5cbd0179) [INFO] [stderr] Compiling xml-rs v0.8.0 [INFO] [stderr] Compiling proc-macro2 v1.0.9 [INFO] [stderr] Compiling serde v1.0.105 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling crunchy v0.1.6 [INFO] [stderr] Compiling gcc v0.3.55 [INFO] [stderr] Compiling syn v1.0.16 [INFO] [stderr] Compiling sdl2 v0.33.0 (https://github.com/AngryLawyer/rust-sdl2#4e81db58) [INFO] [stderr] Compiling fallible-streaming-iterator v0.1.9 [INFO] [stderr] Compiling itoa v0.4.5 [INFO] [stderr] Compiling byteorder v1.4.2 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling fp_rust v0.1.39 [INFO] [stderr] Compiling sdl2-sys v0.33.0 (https://github.com/AngryLawyer/rust-sdl2#4e81db58) [INFO] [stderr] Compiling backtrace-sys v0.1.34 [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/fp_rust-0.1.39/src/fp.rs:205:19 [INFO] [stdout] | [INFO] [stdout] 205 | v.into_iter().reduce(f) [INFO] [stdout] | ^^^^^^ multiple `reduce` found [INFO] [stdout] | [INFO] [stdout] note: candidate #1 is defined in an impl of the trait `Reduce` for the type `I` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/fp_rust-0.1.39/src/fp.rs:194:5 [INFO] [stdout] | [INFO] [stdout] 194 | / fn reduce(mut self, f: F) -> Option [INFO] [stdout] 195 | | where [INFO] [stdout] 196 | | Self: Sized, [INFO] [stdout] 197 | | F: FnMut(T, T) -> T, [INFO] [stdout] | |____________________________^ [INFO] [stdout] = note: candidate #2 is defined in an impl of the trait `Iterator` for the type `std::vec::IntoIter` [INFO] [stdout] help: disambiguate the associated function for candidate #1 [INFO] [stdout] | [INFO] [stdout] 205 | Reduce::reduce(v.into_iter(), f) [INFO] [stdout] | [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 205 | Iterator::reduce(v.into_iter(), f) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling libsqlite3-sys v0.20.1 [INFO] [stderr] Compiling hashlink v0.6.0 [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0034`. [INFO] [stdout] [INFO] [stderr] error: could not compile `fp_rust` due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "a52d22d0cd66c82d9eb8ff5c39e658a9e2cd9d7f28d2e9d8b15b09443b190394", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a52d22d0cd66c82d9eb8ff5c39e658a9e2cd9d7f28d2e9d8b15b09443b190394", kill_on_drop: false }` [INFO] [stdout] a52d22d0cd66c82d9eb8ff5c39e658a9e2cd9d7f28d2e9d8b15b09443b190394