[INFO] cloning repository https://github.com/sourgrasses/pixelater [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sourgrasses/pixelater" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsourgrasses%2Fpixelater", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsourgrasses%2Fpixelater'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 807ed4aa520d36b727bf28d6078e57fbe5fd3d62 [INFO] testing sourgrasses/pixelater 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%2Fsourgrasses%2Fpixelater" "/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/sourgrasses/pixelater 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/sourgrasses/pixelater [INFO] finished tweaking git repo https://github.com/sourgrasses/pixelater [INFO] tweaked toml for git repo https://github.com/sourgrasses/pixelater written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/sourgrasses/pixelater 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-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" "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] 90ab1dd6100b1d74169b07ef0b83f16bc516e603f6bfabcdf985969a0515015b [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" "90ab1dd6100b1d74169b07ef0b83f16bc516e603f6bfabcdf985969a0515015b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "90ab1dd6100b1d74169b07ef0b83f16bc516e603f6bfabcdf985969a0515015b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "90ab1dd6100b1d74169b07ef0b83f16bc516e603f6bfabcdf985969a0515015b", kill_on_drop: false }` [INFO] [stdout] 90ab1dd6100b1d74169b07ef0b83f16bc516e603f6bfabcdf985969a0515015b [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=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] 18894e5623a00acc1da5ce454d0043eb61ffbf2553e2c430445906d7f54c29f2 [INFO] running `Command { std: "docker" "start" "-a" "18894e5623a00acc1da5ce454d0043eb61ffbf2553e2c430445906d7f54c29f2", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.46 [INFO] [stderr] Compiling num-derive v0.2.3 [INFO] [stderr] Compiling libcruby-sys v0.7.5 [INFO] [stderr] Compiling cstr-macro v0.1.0 [INFO] [stderr] Compiling syn v0.15.24 [INFO] [stderr] Compiling png v0.12.0 [INFO] [stderr] Compiling num_cpus v1.9.0 [INFO] [stderr] Compiling rayon-core v1.4.1 [INFO] [stderr] Compiling helix v0.7.5 [INFO] [stderr] Compiling rayon v1.0.3 [INFO] [stderr] Compiling jpeg-decoder v0.1.15 [INFO] [stderr] Compiling tiff v0.2.1 [INFO] [stderr] Compiling image v0.20.1 [INFO] [stderr] Compiling pixelater v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/piximage.rs:44:25 [INFO] [stdout] | [INFO] [stdout] 44 | let pix_width = (self.w / (self.pix_level * 10) as u32); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 44 - let pix_width = (self.w / (self.pix_level * 10) as u32); [INFO] [stdout] 44 + let pix_width = self.w / (self.pix_level * 10) as u32; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/piximage.rs:45:26 [INFO] [stdout] | [INFO] [stdout] 45 | let pix_height = (self.h / (self.pix_level * 10) as u32); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 45 - let pix_height = (self.h / (self.pix_level * 10) as u32); [INFO] [stdout] 45 + let pix_height = self.h / (self.pix_level * 10) as u32; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around method argument [INFO] [stdout] --> src/piximage.rs:51:56 [INFO] [stdout] | [INFO] [stdout] 51 | let pix_ref = self.image.get_pixel_mut((x + pix_width / 2), (y + pix_height / 2)); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 51 - let pix_ref = self.image.get_pixel_mut((x + pix_width / 2), (y + pix_height / 2)); [INFO] [stdout] 51 + let pix_ref = self.image.get_pixel_mut(x + pix_width / 2, (y + pix_height / 2)); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around method argument [INFO] [stdout] --> src/piximage.rs:51:77 [INFO] [stdout] | [INFO] [stdout] 51 | let pix_ref = self.image.get_pixel_mut((x + pix_width / 2), (y + pix_height / 2)); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 51 - let pix_ref = self.image.get_pixel_mut((x + pix_width / 2), (y + pix_height / 2)); [INFO] [stdout] 51 + let pix_ref = self.image.get_pixel_mut((x + pix_width / 2), y + pix_height / 2); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:14:1 [INFO] [stdout] | [INFO] [stdout] 14 | / ruby! { [INFO] [stdout] 15 | | class PixelSelection { [INFO] [stdout] 16 | | struct { [INFO] [stdout] 17 | | x: u32, [INFO] [stdout] ... | [INFO] [stdout] 66 | | } [INFO] [stdout] 67 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in the macro `codegen_define_method` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:14:1 [INFO] [stdout] | [INFO] [stdout] 14 | / ruby! { [INFO] [stdout] 15 | | class PixelSelection { [INFO] [stdout] 16 | | struct { [INFO] [stdout] 17 | | x: u32, [INFO] [stdout] ... | [INFO] [stdout] 66 | | } [INFO] [stdout] 67 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `codegen_define_method` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:14:1 [INFO] [stdout] | [INFO] [stdout] 14 | / ruby! { [INFO] [stdout] 15 | | class PixelSelection { [INFO] [stdout] 16 | | struct { [INFO] [stdout] 17 | | x: u32, [INFO] [stdout] ... | [INFO] [stdout] 66 | | } [INFO] [stdout] 67 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `codegen_define_method` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:14:1 [INFO] [stdout] | [INFO] [stdout] 14 | / ruby! { [INFO] [stdout] 15 | | class PixelSelection { [INFO] [stdout] 16 | | struct { [INFO] [stdout] 17 | | x: u32, [INFO] [stdout] ... | [INFO] [stdout] 66 | | } [INFO] [stdout] 67 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `codegen_define_method` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:14:1 [INFO] [stdout] | [INFO] [stdout] 14 | / ruby! { [INFO] [stdout] 15 | | class PixelSelection { [INFO] [stdout] 16 | | struct { [INFO] [stdout] 17 | | x: u32, [INFO] [stdout] ... | [INFO] [stdout] 66 | | } [INFO] [stdout] 67 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `codegen_define_method` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:14:1 [INFO] [stdout] | [INFO] [stdout] 14 | / ruby! { [INFO] [stdout] 15 | | class PixelSelection { [INFO] [stdout] 16 | | struct { [INFO] [stdout] 17 | | x: u32, [INFO] [stdout] ... | [INFO] [stdout] 66 | | } [INFO] [stdout] 67 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `codegen_define_method` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:14:1 [INFO] [stdout] | [INFO] [stdout] 14 | / ruby! { [INFO] [stdout] 15 | | class PixelSelection { [INFO] [stdout] 16 | | struct { [INFO] [stdout] 17 | | x: u32, [INFO] [stdout] ... | [INFO] [stdout] 66 | | } [INFO] [stdout] 67 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `codegen_define_method` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:14:1 [INFO] [stdout] | [INFO] [stdout] 14 | / ruby! { [INFO] [stdout] 15 | | class PixelSelection { [INFO] [stdout] 16 | | struct { [INFO] [stdout] 17 | | x: u32, [INFO] [stdout] ... | [INFO] [stdout] 66 | | } [INFO] [stdout] 67 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `codegen_define_method` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 12 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 35.97s [INFO] running `Command { std: "docker" "inspect" "18894e5623a00acc1da5ce454d0043eb61ffbf2553e2c430445906d7f54c29f2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "18894e5623a00acc1da5ce454d0043eb61ffbf2553e2c430445906d7f54c29f2", kill_on_drop: false }` [INFO] [stdout] 18894e5623a00acc1da5ce454d0043eb61ffbf2553e2c430445906d7f54c29f2 [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=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" "test" "--frozen" "--no-run" "--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] 406c1b20efa375c18b88b1d72b06e71162592dfe75ab8f7819ec7c8dc47a2e7d [INFO] running `Command { std: "docker" "start" "-a" "406c1b20efa375c18b88b1d72b06e71162592dfe75ab8f7819ec7c8dc47a2e7d", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling pixelater v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/piximage.rs:44:25 [INFO] [stdout] | [INFO] [stdout] 44 | let pix_width = (self.w / (self.pix_level * 10) as u32); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 44 - let pix_width = (self.w / (self.pix_level * 10) as u32); [INFO] [stdout] 44 + let pix_width = self.w / (self.pix_level * 10) as u32; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/piximage.rs:45:26 [INFO] [stdout] | [INFO] [stdout] 45 | let pix_height = (self.h / (self.pix_level * 10) as u32); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 45 - let pix_height = (self.h / (self.pix_level * 10) as u32); [INFO] [stdout] 45 + let pix_height = self.h / (self.pix_level * 10) as u32; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around method argument [INFO] [stdout] --> src/piximage.rs:51:56 [INFO] [stdout] | [INFO] [stdout] 51 | let pix_ref = self.image.get_pixel_mut((x + pix_width / 2), (y + pix_height / 2)); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 51 - let pix_ref = self.image.get_pixel_mut((x + pix_width / 2), (y + pix_height / 2)); [INFO] [stdout] 51 + let pix_ref = self.image.get_pixel_mut(x + pix_width / 2, (y + pix_height / 2)); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around method argument [INFO] [stdout] --> src/piximage.rs:51:77 [INFO] [stdout] | [INFO] [stdout] 51 | let pix_ref = self.image.get_pixel_mut((x + pix_width / 2), (y + pix_height / 2)); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 51 - let pix_ref = self.image.get_pixel_mut((x + pix_width / 2), (y + pix_height / 2)); [INFO] [stdout] 51 + let pix_ref = self.image.get_pixel_mut((x + pix_width / 2), y + pix_height / 2); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:14:1 [INFO] [stdout] | [INFO] [stdout] 14 | / ruby! { [INFO] [stdout] 15 | | class PixelSelection { [INFO] [stdout] 16 | | struct { [INFO] [stdout] 17 | | x: u32, [INFO] [stdout] ... | [INFO] [stdout] 66 | | } [INFO] [stdout] 67 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in the macro `codegen_define_method` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:14:1 [INFO] [stdout] | [INFO] [stdout] 14 | / ruby! { [INFO] [stdout] 15 | | class PixelSelection { [INFO] [stdout] 16 | | struct { [INFO] [stdout] 17 | | x: u32, [INFO] [stdout] ... | [INFO] [stdout] 66 | | } [INFO] [stdout] 67 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `codegen_define_method` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:14:1 [INFO] [stdout] | [INFO] [stdout] 14 | / ruby! { [INFO] [stdout] 15 | | class PixelSelection { [INFO] [stdout] 16 | | struct { [INFO] [stdout] 17 | | x: u32, [INFO] [stdout] ... | [INFO] [stdout] 66 | | } [INFO] [stdout] 67 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `codegen_define_method` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:14:1 [INFO] [stdout] | [INFO] [stdout] 14 | / ruby! { [INFO] [stdout] 15 | | class PixelSelection { [INFO] [stdout] 16 | | struct { [INFO] [stdout] 17 | | x: u32, [INFO] [stdout] ... | [INFO] [stdout] 66 | | } [INFO] [stdout] 67 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `codegen_define_method` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:14:1 [INFO] [stdout] | [INFO] [stdout] 14 | / ruby! { [INFO] [stdout] 15 | | class PixelSelection { [INFO] [stdout] 16 | | struct { [INFO] [stdout] 17 | | x: u32, [INFO] [stdout] ... | [INFO] [stdout] 66 | | } [INFO] [stdout] 67 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `codegen_define_method` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:14:1 [INFO] [stdout] | [INFO] [stdout] 14 | / ruby! { [INFO] [stdout] 15 | | class PixelSelection { [INFO] [stdout] 16 | | struct { [INFO] [stdout] 17 | | x: u32, [INFO] [stdout] ... | [INFO] [stdout] 66 | | } [INFO] [stdout] 67 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `codegen_define_method` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:14:1 [INFO] [stdout] | [INFO] [stdout] 14 | / ruby! { [INFO] [stdout] 15 | | class PixelSelection { [INFO] [stdout] 16 | | struct { [INFO] [stdout] 17 | | x: u32, [INFO] [stdout] ... | [INFO] [stdout] 66 | | } [INFO] [stdout] 67 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `codegen_define_method` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:14:1 [INFO] [stdout] | [INFO] [stdout] 14 | / ruby! { [INFO] [stdout] 15 | | class PixelSelection { [INFO] [stdout] 16 | | struct { [INFO] [stdout] 17 | | x: u32, [INFO] [stdout] ... | [INFO] [stdout] 66 | | } [INFO] [stdout] 67 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `codegen_define_method` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 12 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 3.02s [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/pixelater-253d38205db7bc9b) [INFO] running `Command { std: "docker" "inspect" "406c1b20efa375c18b88b1d72b06e71162592dfe75ab8f7819ec7c8dc47a2e7d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "406c1b20efa375c18b88b1d72b06e71162592dfe75ab8f7819ec7c8dc47a2e7d", kill_on_drop: false }` [INFO] [stdout] 406c1b20efa375c18b88b1d72b06e71162592dfe75ab8f7819ec7c8dc47a2e7d [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=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" "test" "--frozen", 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] f72f06aae28844cc398ab18c930d70dd776133bdf4fb25ad37b1f0e21b7ae54e [INFO] running `Command { std: "docker" "start" "-a" "f72f06aae28844cc398ab18c930d70dd776133bdf4fb25ad37b1f0e21b7ae54e", kill_on_drop: false }` [INFO] [stderr] warning: unnecessary parentheses around assigned value [INFO] [stderr] --> src/piximage.rs:44:25 [INFO] [stderr] | [INFO] [stderr] 44 | let pix_width = (self.w / (self.pix_level * 10) as u32); [INFO] [stderr] | ^ ^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_parens)]` on by default [INFO] [stderr] help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] 44 - let pix_width = (self.w / (self.pix_level * 10) as u32); [INFO] [stderr] 44 + let pix_width = self.w / (self.pix_level * 10) as u32; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around assigned value [INFO] [stderr] --> src/piximage.rs:45:26 [INFO] [stderr] | [INFO] [stderr] 45 | let pix_height = (self.h / (self.pix_level * 10) as u32); [INFO] [stderr] | ^ ^ [INFO] [stderr] | [INFO] [stderr] help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] 45 - let pix_height = (self.h / (self.pix_level * 10) as u32); [INFO] [stderr] 45 + let pix_height = self.h / (self.pix_level * 10) as u32; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around method argument [INFO] [stderr] --> src/piximage.rs:51:56 [INFO] [stderr] | [INFO] [stderr] 51 | let pix_ref = self.image.get_pixel_mut((x + pix_width / 2), (y + pix_height / 2)); [INFO] [stderr] | ^ ^ [INFO] [stderr] | [INFO] [stderr] help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] 51 - let pix_ref = self.image.get_pixel_mut((x + pix_width / 2), (y + pix_height / 2)); [INFO] [stderr] 51 + let pix_ref = self.image.get_pixel_mut(x + pix_width / 2, (y + pix_height / 2)); [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around method argument [INFO] [stderr] --> src/piximage.rs:51:77 [INFO] [stderr] | [INFO] [stderr] 51 | let pix_ref = self.image.get_pixel_mut((x + pix_width / 2), (y + pix_height / 2)); [INFO] [stderr] | ^ ^ [INFO] [stderr] | [INFO] [stderr] help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] 51 - let pix_ref = self.image.get_pixel_mut((x + pix_width / 2), (y + pix_height / 2)); [INFO] [stderr] 51 + let pix_ref = self.image.get_pixel_mut((x + pix_width / 2), y + pix_height / 2); [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stderr] --> src/lib.rs:14:1 [INFO] [stderr] | [INFO] [stderr] 14 | / ruby! { [INFO] [stderr] 15 | | class PixelSelection { [INFO] [stderr] 16 | | struct { [INFO] [stderr] 17 | | x: u32, [INFO] [stderr] ... | [INFO] [stderr] 66 | | } [INFO] [stderr] 67 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] = note: this warning originates in the macro `codegen_define_method` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stderr] --> src/lib.rs:14:1 [INFO] [stderr] | [INFO] [stderr] 14 | / ruby! { [INFO] [stderr] 15 | | class PixelSelection { [INFO] [stderr] 16 | | struct { [INFO] [stderr] 17 | | x: u32, [INFO] [stderr] ... | [INFO] [stderr] 66 | | } [INFO] [stderr] 67 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `codegen_define_method` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `pixelater` (lib test) generated 12 warnings (6 duplicates) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.09s [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/pixelater-253d38205db7bc9b) [INFO] running `Command { std: "docker" "inspect" "f72f06aae28844cc398ab18c930d70dd776133bdf4fb25ad37b1f0e21b7ae54e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f72f06aae28844cc398ab18c930d70dd776133bdf4fb25ad37b1f0e21b7ae54e", kill_on_drop: false }` [INFO] [stdout] f72f06aae28844cc398ab18c930d70dd776133bdf4fb25ad37b1f0e21b7ae54e