[INFO] cloning repository https://github.com/oversoul/ImagesConnector [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/oversoul/ImagesConnector" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Foversoul%2FImagesConnector", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Foversoul%2FImagesConnector'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] cc783bed83ea72e3de8c6877fcea22cd5b8d6966 [INFO] testing oversoul/ImagesConnector 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%2Foversoul%2FImagesConnector" "/workspace/builds/worker-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/oversoul/ImagesConnector 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/oversoul/ImagesConnector [INFO] finished tweaking git repo https://github.com/oversoul/ImagesConnector [INFO] tweaked toml for git repo https://github.com/oversoul/ImagesConnector written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/oversoul/ImagesConnector 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 inflate v0.4.4 [INFO] [stderr] Downloaded humantime v1.2.0 [INFO] [stderr] Downloaded itertools v0.7.11 [INFO] [stderr] Downloaded conv v0.3.3 [INFO] [stderr] Downloaded assert_approx_eq v1.1.0 [INFO] [stderr] Downloaded byteorder v1.2.7 [INFO] [stderr] Downloaded ucd-util v0.1.3 [INFO] [stderr] Downloaded num_cpus v1.9.0 [INFO] [stderr] Downloaded redox_syscall v0.1.49 [INFO] [stderr] Downloaded num-derive v0.2.3 [INFO] [stderr] Downloaded custom_derive v0.1.7 [INFO] [stderr] Downloaded png v0.12.0 [INFO] [stderr] Downloaded libc v0.2.45 [INFO] [stderr] Downloaded proc-macro2 v0.4.24 [INFO] [stderr] Downloaded num-bigint v0.2.2 [INFO] [stderr] Downloaded regex v1.1.0 [INFO] [stderr] Downloaded num-complex v0.2.1 [INFO] [stderr] Downloaded lazy_static v1.2.0 [INFO] [stderr] Downloaded utf8-ranges v1.0.2 [INFO] [stderr] Downloaded quote v0.6.10 [INFO] [stderr] Downloaded log v0.4.6 [INFO] [stderr] Downloaded stb_truetype v0.2.5 [INFO] [stderr] Downloaded rusttype v0.7.3 [INFO] [stderr] Downloaded unicode-segmentation v1.2.1 [INFO] [stderr] Downloaded aho-corasick v0.6.9 [INFO] [stderr] Downloaded memchr v2.1.2 [INFO] [stderr] Downloaded structopt v0.2.14 [INFO] [stderr] Downloaded tiff v0.2.1 [INFO] [stderr] Downloaded exoquant v0.2.0 [INFO] [stderr] Downloaded num v0.2.0 [INFO] [stderr] Downloaded quickcheck v0.6.2 [INFO] [stderr] Downloaded ordered-float v1.0.1 [INFO] [stderr] Downloaded regex-syntax v0.6.4 [INFO] [stderr] Downloaded structopt-derive v0.2.14 [INFO] [stderr] Downloaded imageproc v0.17.0 [INFO] [stderr] Downloaded approx v0.3.1 [INFO] [stderr] Downloaded syn v0.15.23 [INFO] [stderr] Downloaded image v0.20.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 6ce9007087787b96fc95355442688880cff8a077246b449a71854b78407db142 [INFO] running `Command { std: "docker" "start" "-a" "6ce9007087787b96fc95355442688880cff8a077246b449a71854b78407db142", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6ce9007087787b96fc95355442688880cff8a077246b449a71854b78407db142", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6ce9007087787b96fc95355442688880cff8a077246b449a71854b78407db142", kill_on_drop: false }` [INFO] [stdout] 6ce9007087787b96fc95355442688880cff8a077246b449a71854b78407db142 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 4e0d12d8f758343479875124069bcda0e0f704c72e5dd036badc1cc610d139a0 [INFO] running `Command { std: "docker" "start" "-a" "4e0d12d8f758343479875124069bcda0e0f704c72e5dd036badc1cc610d139a0", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.45 [INFO] [stderr] Compiling num-traits v0.2.6 [INFO] [stderr] Compiling cfg-if v0.1.6 [INFO] [stderr] Compiling lazy_static v1.2.0 [INFO] [stderr] Compiling arrayvec v0.4.10 [INFO] [stderr] Compiling proc-macro2 v0.4.24 [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Compiling nodrop v0.1.13 [INFO] [stderr] Compiling byteorder v1.2.7 [INFO] [stderr] Compiling rayon-core v1.4.1 [INFO] [stderr] Compiling num-bigint v0.2.2 [INFO] [stderr] Compiling bitflags v1.0.4 [INFO] [stderr] Compiling regex v1.1.0 [INFO] [stderr] Compiling num-rational v0.2.1 [INFO] [stderr] Compiling num-derive v0.2.3 [INFO] [stderr] Compiling rayon v1.0.3 [INFO] [stderr] Compiling adler32 v1.0.3 [INFO] [stderr] Compiling num-complex v0.2.1 [INFO] [stderr] Compiling utf8-ranges v1.0.2 [INFO] [stderr] Compiling unicode-segmentation v1.2.1 [INFO] [stderr] Compiling strsim v0.7.0 [INFO] [stderr] Compiling custom_derive v0.1.7 [INFO] [stderr] Compiling assert_approx_eq v1.1.0 [INFO] [stderr] Compiling exoquant v0.2.0 [INFO] [stderr] Compiling memchr v2.1.2 [INFO] [stderr] Compiling crossbeam-utils v0.2.2 [INFO] [stderr] Compiling log v0.4.6 [INFO] [stderr] Compiling itertools v0.7.11 [INFO] [stderr] Compiling regex-syntax v0.6.4 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling inflate v0.4.4 [INFO] [stderr] Compiling gif v0.10.1 [INFO] [stderr] Compiling textwrap v0.10.0 [INFO] [stderr] Compiling deflate v0.7.19 [INFO] [stderr] Compiling stb_truetype v0.2.5 [INFO] [stderr] Compiling conv v0.3.3 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling crossbeam-epoch v0.3.1 [INFO] [stderr] Compiling quote v0.6.10 [INFO] [stderr] Compiling num_cpus v1.9.0 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling rand v0.4.3 [INFO] [stderr] Compiling clap v2.32.0 [INFO] [stderr] Compiling syn v0.15.23 [INFO] [stderr] Compiling crossbeam-deque v0.2.0 [INFO] [stderr] Compiling aho-corasick v0.6.9 [INFO] [stderr] Compiling ordered-float v1.0.1 [INFO] [stderr] Compiling approx v0.3.1 [INFO] [stderr] Compiling num-iter v0.1.37 [INFO] [stderr] Compiling rusttype v0.7.3 [INFO] [stderr] Compiling png v0.12.0 [INFO] [stderr] Compiling num v0.2.0 [INFO] [stderr] Compiling jpeg-decoder v0.1.15 [INFO] [stderr] Compiling env_logger v0.5.13 [INFO] [stderr] Compiling structopt-derive v0.2.14 [INFO] [stderr] Compiling quickcheck v0.6.2 [INFO] [stderr] Compiling structopt v0.2.14 [INFO] [stderr] Compiling tiff v0.2.1 [INFO] [stderr] Compiling image v0.20.1 [INFO] [stderr] Compiling imageproc v0.17.0 [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/imageproc-0.17.0/src/hog.rs:452:33 [INFO] [stdout] | [INFO] [stdout] 452 | 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.17.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] 452 | let intensity = Ord::clamp(hist[bucket]); [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 452 | 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.17.0/src/hog.rs:456:33 [INFO] [stdout] | [INFO] [stdout] 456 | 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.17.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] 456 | let intensity = Ord::clamp(hist[bucket]); [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 456 | 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" "4e0d12d8f758343479875124069bcda0e0f704c72e5dd036badc1cc610d139a0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4e0d12d8f758343479875124069bcda0e0f704c72e5dd036badc1cc610d139a0", kill_on_drop: false }` [INFO] [stdout] 4e0d12d8f758343479875124069bcda0e0f704c72e5dd036badc1cc610d139a0