[INFO] cloning repository https://github.com/warrengalyen/white-balancer-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/warrengalyen/white-balancer-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwarrengalyen%2Fwhite-balancer-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwarrengalyen%2Fwhite-balancer-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 30f5d44d511467032dcc910e1578ed6c26c04c2a [INFO] testing warrengalyen/white-balancer-rs against 1.49.0 for beta-1.50-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwarrengalyen%2Fwhite-balancer-rs" "/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/warrengalyen/white-balancer-rs on toolchain 1.49.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/warrengalyen/white-balancer-rs [INFO] finished tweaking git repo https://github.com/warrengalyen/white-balancer-rs [INFO] tweaked toml for git repo https://github.com/warrengalyen/white-balancer-rs written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/warrengalyen/white-balancer-rs already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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" "+1.49.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bb6e4c573b5f5c02e57d4510b00b3db81baf808cc8d45fc477d7be79fbd75e5f [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" "bb6e4c573b5f5c02e57d4510b00b3db81baf808cc8d45fc477d7be79fbd75e5f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bb6e4c573b5f5c02e57d4510b00b3db81baf808cc8d45fc477d7be79fbd75e5f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bb6e4c573b5f5c02e57d4510b00b3db81baf808cc8d45fc477d7be79fbd75e5f", kill_on_drop: false }` [INFO] [stdout] bb6e4c573b5f5c02e57d4510b00b3db81baf808cc8d45fc477d7be79fbd75e5f [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" "+1.49.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 77a096d1868b508da80fe03eb78cdef36e82e9a435f5a8ef61a2ddd4149939f9 [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" "77a096d1868b508da80fe03eb78cdef36e82e9a435f5a8ef61a2ddd4149939f9", kill_on_drop: false }` [INFO] [stderr] Compiling const_fn v0.4.3 [INFO] [stderr] Compiling paste v1.0.3 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-bigint v0.3.1 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling rand v0.3.23 [INFO] [stderr] Compiling crossbeam-epoch v0.9.1 [INFO] [stderr] Compiling crossbeam-deque v0.8.0 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-complex v0.3.1 [INFO] [stderr] Compiling approx v0.4.0 [INFO] [stderr] Compiling rand_distr v0.3.0 [INFO] [stderr] Compiling rayon-core v1.9.0 [INFO] [stderr] Compiling simba v0.3.1 [INFO] [stderr] Compiling rayon v1.5.0 [INFO] [stderr] Compiling num v0.3.1 [INFO] [stderr] Compiling jpeg-decoder v0.1.20 [INFO] [stderr] Compiling tiff v0.6.0 [INFO] [stderr] Compiling image v0.23.12 [INFO] [stderr] Compiling nalgebra v0.23.1 [INFO] [stderr] Compiling white-balancer v0.4.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 48s [INFO] running `Command { std: "docker" "inspect" "77a096d1868b508da80fe03eb78cdef36e82e9a435f5a8ef61a2ddd4149939f9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "77a096d1868b508da80fe03eb78cdef36e82e9a435f5a8ef61a2ddd4149939f9", kill_on_drop: false }` [INFO] [stdout] 77a096d1868b508da80fe03eb78cdef36e82e9a435f5a8ef61a2ddd4149939f9 [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" "+1.49.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3b8eb949fd29b6f411ea82103d5fe046be961d4ccce9880a097396e7d350fb2c [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" "3b8eb949fd29b6f411ea82103d5fe046be961d4ccce9880a097396e7d350fb2c", kill_on_drop: false }` [INFO] [stderr] Compiling white-balancer v0.4.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 4.47s [INFO] running `Command { std: "docker" "inspect" "3b8eb949fd29b6f411ea82103d5fe046be961d4ccce9880a097396e7d350fb2c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3b8eb949fd29b6f411ea82103d5fe046be961d4ccce9880a097396e7d350fb2c", kill_on_drop: false }` [INFO] [stdout] 3b8eb949fd29b6f411ea82103d5fe046be961d4ccce9880a097396e7d350fb2c [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" "+1.49.0" "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] cfd05cf013fffa5bc8376ff737a77daef14a4f7e7a3649bada5dbf5a77b14d08 [INFO] running `Command { std: "docker" "start" "-a" "cfd05cf013fffa5bc8376ff737a77daef14a4f7e7a3649bada5dbf5a77b14d08", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.14s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/white_balancer-86d52d7a672d204d [INFO] [stdout] [INFO] [stdout] running 13 tests [INFO] [stdout] test auto::gray_world::gray_test::test_equal_resolution ... ok [INFO] [stdout] test auto::gray_world::gray_test::test_should_correct_red_and_blue_channels_to_average_green_channel ... ok [INFO] [stdout] test auto::gray_world::gray_test::test_should_be_exact_copy_if_white_balance_is_ok ... ok [INFO] [stdout] test auto::methods::methods_test::test_to_string ... ok [INFO] [stdout] test auto::methods::methods_test::test_try_from ... ok [INFO] [stdout] test image_ext::imageformat::gray_test::test_from_string ... ok [INFO] [stdout] test auto::retinex::test::test_should_be_exact_copy_if_white_balance_is_ok ... ok [INFO] [stdout] test auto::retinex::test::test_equal_resolution ... ok [INFO] [stdout] test image_ext::stats::stats_test::test_mean_luma_image ... ok [INFO] [stdout] test image_ext::yuv::test::test_convert_from_rgb ... ok [INFO] [stdout] test math::scale::test::test_overflow ... ok [INFO] [stdout] test image_ext::stats::stats_test::test_max_luma_image ... ok [INFO] [stdout] test math::scale::test::test_normal_scaling ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 13 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Running /opt/rustwide/target/debug/deps/white_balancer-1fd9d3852188c849 [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stderr] Doc-tests white-balancer [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [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 [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "cfd05cf013fffa5bc8376ff737a77daef14a4f7e7a3649bada5dbf5a77b14d08", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cfd05cf013fffa5bc8376ff737a77daef14a4f7e7a3649bada5dbf5a77b14d08", kill_on_drop: false }` [INFO] [stdout] cfd05cf013fffa5bc8376ff737a77daef14a4f7e7a3649bada5dbf5a77b14d08