[INFO] cloning repository https://github.com/mahulst/schatkaart [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mahulst/schatkaart" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmahulst%2Fschatkaart", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmahulst%2Fschatkaart'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 79bb7827d80bb8a3924e9fbf07a23040bde8c30a [INFO] testing mahulst/schatkaart against beta-2021-01-01 for beta-1.50-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmahulst%2Fschatkaart" "/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/mahulst/schatkaart on toolchain beta-2021-01-01 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-01-01" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/mahulst/schatkaart [INFO] finished tweaking git repo https://github.com/mahulst/schatkaart [INFO] tweaked toml for git repo https://github.com/mahulst/schatkaart written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/mahulst/schatkaart already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-01-01" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded piston3d-cam v0.3.0 [INFO] [stderr] Downloaded camera_controllers v0.27.0 [INFO] [stderr] Downloaded quaternion v0.3.1 [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:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3654ef1ffc98e48ddbb2cf8d12ff4450402994c2ee1f1851e39fa95c0d57754d [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" "3654ef1ffc98e48ddbb2cf8d12ff4450402994c2ee1f1851e39fa95c0d57754d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3654ef1ffc98e48ddbb2cf8d12ff4450402994c2ee1f1851e39fa95c0d57754d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3654ef1ffc98e48ddbb2cf8d12ff4450402994c2ee1f1851e39fa95c0d57754d", kill_on_drop: false }` [INFO] [stdout] 3654ef1ffc98e48ddbb2cf8d12ff4450402994c2ee1f1851e39fa95c0d57754d [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=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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ad60d5260ae963c6144fd7cf27977d355526d3fb72a0193dcea8cef6afc0c1ab [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" "ad60d5260ae963c6144fd7cf27977d355526d3fb72a0193dcea8cef6afc0c1ab", kill_on_drop: false }` [INFO] [stderr] Compiling cc v1.0.30 [INFO] [stderr] Compiling num-bigint v0.2.2 [INFO] [stderr] Compiling serde v1.0.89 [INFO] [stderr] Compiling safe-transmute v0.10.1 [INFO] [stderr] Compiling itertools v0.7.11 [INFO] [stderr] Compiling libc v0.2.50 [INFO] [stderr] Compiling quaternion v0.3.1 [INFO] [stderr] Compiling approx v0.3.1 [INFO] [stderr] Compiling num-complex v0.2.1 [INFO] [stderr] Compiling gl v0.11.0 [INFO] [stderr] Compiling glutin v0.19.0 [INFO] [stderr] Compiling wayland-client v0.21.11 [INFO] [stderr] Compiling serde_derive v1.0.89 [INFO] [stderr] Compiling wayland-protocols v0.21.11 [INFO] [stderr] Compiling derivative v1.0.2 [INFO] [stderr] Compiling num-derive v0.2.4 [INFO] [stderr] Compiling gfx_gl v0.5.0 [INFO] [stderr] Compiling png v0.14.0 [INFO] [stderr] Compiling piston3d-cam v0.3.0 [INFO] [stderr] Compiling rusttype v0.7.5 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling nix v0.12.0 [INFO] [stderr] Compiling num_cpus v1.10.0 [INFO] [stderr] Compiling memmap v0.7.0 [INFO] [stderr] Compiling nix v0.13.0 [INFO] [stderr] Compiling shared_library v0.1.9 [INFO] [stderr] Compiling x11-dl v2.18.3 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling rayon-core v1.4.1 [INFO] [stderr] Compiling andrew v0.2.0 [INFO] [stderr] Compiling piston2d-graphics v0.30.0 [INFO] [stderr] Compiling osmesa-sys v0.1.2 [INFO] [stderr] Compiling chrono v0.4.6 [INFO] [stderr] Compiling rayon v1.0.3 [INFO] [stderr] Compiling libloading v0.5.0 [INFO] [stderr] Compiling num-rational v0.2.1 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling parking_lot v0.7.1 [INFO] [stderr] Compiling simple_logger v1.0.1 [INFO] [stderr] Compiling num v0.2.0 [INFO] [stderr] Compiling tiff v0.2.2 [INFO] [stderr] Compiling dlib v0.4.1 [INFO] [stderr] Compiling jpeg-decoder v0.1.15 [INFO] [stderr] Compiling wayland-sys v0.21.11 [INFO] [stderr] Compiling wayland-commons v0.21.11 [INFO] [stderr] Compiling gfx_core v0.8.3 [INFO] [stderr] Compiling image v0.21.0 [INFO] [stderr] Compiling pistoncore-input v0.24.0 [INFO] [stderr] Compiling gfx v0.17.1 [INFO] [stderr] Compiling gfx_device_gl v0.15.5 [INFO] [stderr] Compiling pistoncore-window v0.37.0 [INFO] [stderr] Compiling camera_controllers v0.27.0 [INFO] [stderr] Compiling piston-gfx_texture v0.35.0 [INFO] [stderr] Compiling imageproc v0.18.0 [INFO] [stderr] Compiling pistoncore-event_loop v0.42.0 [INFO] [stderr] Compiling piston v0.42.0 [INFO] [stderr] Compiling piston2d-gfx_graphics v0.56.0 [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/imageproc-0.18.0/src/hog.rs:440:33 [INFO] [stdout] | [INFO] [stdout] 440 | let intensity = u8::clamp(hist[bucket]); [INFO] [stdout] | ^^^^^ multiple `clamp` found [INFO] [stdout] | [INFO] [stdout] = note: candidate #1 is defined in an impl of the trait `Ord` for the type `u8` [INFO] [stdout] note: candidate #2 is defined in the trait `Clamp` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/imageproc-0.18.0/src/definitions.rs:68:5 [INFO] [stdout] | [INFO] [stdout] 68 | fn clamp(x: T) -> Self; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: disambiguate the associated function for candidate #1 [INFO] [stdout] | [INFO] [stdout] 440 | let intensity = Ord::clamp(hist[bucket]); [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 440 | let intensity = Clamp::clamp(hist[bucket]); [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/imageproc-0.18.0/src/hog.rs:444:33 [INFO] [stdout] | [INFO] [stdout] 444 | let intensity = u8::clamp(hist[bucket]); [INFO] [stdout] | ^^^^^ multiple `clamp` found [INFO] [stdout] | [INFO] [stdout] = note: candidate #1 is defined in an impl of the trait `Ord` for the type `u8` [INFO] [stdout] note: candidate #2 is defined in the trait `Clamp` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/imageproc-0.18.0/src/definitions.rs:68:5 [INFO] [stdout] | [INFO] [stdout] 68 | fn clamp(x: T) -> Self; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: disambiguate the associated function for candidate #1 [INFO] [stdout] | [INFO] [stdout] 444 | let intensity = Ord::clamp(hist[bucket]); [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 444 | let intensity = Clamp::clamp(hist[bucket]); [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0034`. [INFO] [stdout] [INFO] [stderr] error: could not compile `imageproc` [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" "ad60d5260ae963c6144fd7cf27977d355526d3fb72a0193dcea8cef6afc0c1ab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ad60d5260ae963c6144fd7cf27977d355526d3fb72a0193dcea8cef6afc0c1ab", kill_on_drop: false }` [INFO] [stdout] ad60d5260ae963c6144fd7cf27977d355526d3fb72a0193dcea8cef6afc0c1ab