[INFO] cloning repository https://github.com/trimoq/rustimageblender [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/trimoq/rustimageblender" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftrimoq%2Frustimageblender", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftrimoq%2Frustimageblender'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 862bb7c942eac57d229782ce562f18a42bd446fa [INFO] checking trimoq/rustimageblender against try#f6e2f78768c57172b99c3e85892f867894dc7e30 for pr-75502 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftrimoq%2Frustimageblender" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/trimoq/rustimageblender on toolchain f6e2f78768c57172b99c3e85892f867894dc7e30 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f6e2f78768c57172b99c3e85892f867894dc7e30" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/trimoq/rustimageblender [INFO] finished tweaking git repo https://github.com/trimoq/rustimageblender [INFO] tweaked toml for git repo https://github.com/trimoq/rustimageblender written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/trimoq/rustimageblender already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f6e2f78768c57172b99c3e85892f867894dc7e30" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:e18d859f9e32a1da89bc7b2d7d51e13b57342044d1295d9fc0dd0068c58eb3d1" "/opt/rustwide/cargo-home/bin/cargo" "+f6e2f78768c57172b99c3e85892f867894dc7e30" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f9675395eb90f455be1063ffa3b65b6ade0ea7a8fcf7ae7de1ec73fba234547d [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" "f9675395eb90f455be1063ffa3b65b6ade0ea7a8fcf7ae7de1ec73fba234547d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f9675395eb90f455be1063ffa3b65b6ade0ea7a8fcf7ae7de1ec73fba234547d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f9675395eb90f455be1063ffa3b65b6ade0ea7a8fcf7ae7de1ec73fba234547d", kill_on_drop: false }` [INFO] [stdout] f9675395eb90f455be1063ffa3b65b6ade0ea7a8fcf7ae7de1ec73fba234547d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:e18d859f9e32a1da89bc7b2d7d51e13b57342044d1295d9fc0dd0068c58eb3d1" "/opt/rustwide/cargo-home/bin/cargo" "+f6e2f78768c57172b99c3e85892f867894dc7e30" "check" "--frozen" "--all" "--all-targets" "--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] d242eb4d283a21db6ce0a56ae110a5782878d58e8bc4c14a5c6a8404bb3ee014 [INFO] running `Command { std: "docker" "start" "-a" "d242eb4d283a21db6ce0a56ae110a5782878d58e8bc4c14a5c6a8404bb3ee014", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.44 [INFO] [stderr] Checking bitflags v1.0.4 [INFO] [stderr] Checking png v0.12.0 [INFO] [stderr] Checking num_cpus v1.8.0 [INFO] [stderr] Checking rayon-core v1.4.1 [INFO] [stderr] Checking rayon v1.0.3 [INFO] [stderr] Checking jpeg-decoder v0.1.15 [INFO] [stderr] Checking image v0.20.1 [INFO] [stderr] Checking rawblender v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/main.rs:49:24 [INFO] [stdout] | [INFO] [stdout] 49 | res_r = (acc_r/cnt) as u8; [INFO] [stdout] | ^^^ expected `u64`, found `usize` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/main.rs:49:24 [INFO] [stdout] | [INFO] [stdout] 49 | res_r = (acc_r/cnt) as u8; [INFO] [stdout] | ^^^ expected `u64`, found `usize` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: cannot divide `u64` by `usize` [INFO] [stdout] --> src/main.rs:49:23 [INFO] [stdout] | [INFO] [stdout] 49 | res_r = (acc_r/cnt) as u8; [INFO] [stdout] | ^ no implementation for `u64 / usize` [INFO] [stdout] | [INFO] [stdout] = help: the trait `std::ops::Div` is not implemented for `u64` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/main.rs:50:24 [INFO] [stdout] | [INFO] [stdout] 50 | res_g = (acc_g/cnt) as u8; [INFO] [stdout] | ^^^ expected `u64`, found `usize` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: cannot divide `u64` by `usize` [INFO] [stdout] --> src/main.rs:49:23 [INFO] [stdout] | [INFO] [stdout] 49 | res_r = (acc_r/cnt) as u8; [INFO] [stdout] | ^ no implementation for `u64 / usize` [INFO] [stdout] | [INFO] [stdout] = help: the trait `std::ops::Div` is not implemented for `u64` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/main.rs:50:24 [INFO] [stdout] | [INFO] [stdout] 50 | res_g = (acc_g/cnt) as u8; [INFO] [stdout] | ^^^ expected `u64`, found `usize` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: cannot divide `u64` by `usize` [INFO] [stdout] --> src/main.rs:50:23 [INFO] [stdout] | [INFO] [stdout] 50 | res_g = (acc_g/cnt) as u8; [INFO] [stdout] | ^ no implementation for `u64 / usize` [INFO] [stdout] | [INFO] [stdout] = help: the trait `std::ops::Div` is not implemented for `u64` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/main.rs:51:24 [INFO] [stdout] | [INFO] [stdout] 51 | res_b = (acc_b/cnt) as u8; [INFO] [stdout] | ^^^ expected `u64`, found `usize` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: cannot divide `u64` by `usize` [INFO] [stdout] --> src/main.rs:51:23 [INFO] [stdout] | [INFO] [stdout] 51 | res_b = (acc_b/cnt) as u8; [INFO] [stdout] | ^ no implementation for `u64 / usize` [INFO] [stdout] | [INFO] [stdout] = help: the trait `std::ops::Div` is not implemented for `u64` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: cannot divide `u64` by `usize` [INFO] [stdout] --> src/main.rs:50:23 [INFO] [stdout] | [INFO] [stdout] 50 | res_g = (acc_g/cnt) as u8; [INFO] [stdout] | ^ no implementation for `u64 / usize` [INFO] [stdout] | [INFO] [stdout] = help: the trait `std::ops::Div` is not implemented for `u64` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/main.rs:51:24 [INFO] [stdout] | [INFO] [stdout] 51 | res_b = (acc_b/cnt) as u8; [INFO] [stdout] | ^^^ expected `u64`, found `usize` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: cannot divide `u64` by `usize` [INFO] [stdout] --> src/main.rs:51:23 [INFO] [stdout] | [INFO] [stdout] 51 | res_b = (acc_b/cnt) as u8; [INFO] [stdout] | ^ no implementation for `u64 / usize` [INFO] [stdout] | [INFO] [stdout] = help: the trait `std::ops::Div` is not implemented for `u64` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 6 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0277, E0308. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stdout] error: aborting due to 6 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0277, E0308. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `rawblender`. [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" "d242eb4d283a21db6ce0a56ae110a5782878d58e8bc4c14a5c6a8404bb3ee014", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d242eb4d283a21db6ce0a56ae110a5782878d58e8bc4c14a5c6a8404bb3ee014", kill_on_drop: false }` [INFO] [stdout] d242eb4d283a21db6ce0a56ae110a5782878d58e8bc4c14a5c6a8404bb3ee014