Oct 12 22:10:03.006 INFO checking eignnx/svd-viz against try#4021bd0b3c5815b087d6db10ce461e7e4854ade7 for pr-54977 Oct 12 22:10:03.006 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-54977/worker-4/try#4021bd0b3c5815b087d6db10ce461e7e4854ade7:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/pr-54977/try#4021bd0b3c5815b087d6db10ce461e7e4854ade7:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +4021bd0b3c5815b087d6db10ce461e7e4854ade7-alt check --frozen --all --all-targets" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Oct 12 22:10:03.388 INFO blam! b8530e639622089f32365562f657018ea48d782951336159ad65c2dce88ceb75 Oct 12 22:10:03.389 INFO running `"docker" "start" "-a" "b8530e639622089f32365562f657018ea48d782951336159ad65c2dce88ceb75"` Oct 12 22:10:03.800 INFO kablam! usermod: no changes Oct 12 22:10:03.967 INFO kablam! Checking custom_derive v0.1.7 Oct 12 22:10:03.968 INFO kablam! Checking itertools v0.6.5 Oct 12 22:10:03.971 INFO kablam! Checking rayon v0.7.1 Oct 12 22:10:03.972 INFO kablam! Checking nalgebra v0.11.2 Oct 12 22:10:03.972 INFO kablam! Checking image v0.18.0 Oct 12 22:10:03.972 INFO kablam! Checking rulinalg v0.4.2 Oct 12 22:10:03.972 INFO kablam! Checking env_logger v0.3.5 Oct 12 22:10:04.666 INFO kablam! Checking conv v0.3.3 Oct 12 22:10:06.324 INFO kablam! Checking quickcheck v0.2.27 Oct 12 22:10:39.391 INFO kablam! Checking imageproc v0.13.0 Oct 12 22:10:43.694 INFO kablam! Checking svd-viz v0.1.0 (/source) Oct 12 22:10:45.629 INFO kablam! warning: unused `#[macro_use]` import Oct 12 22:10:45.629 INFO kablam! --> src/main.rs:1:1 Oct 12 22:10:45.630 INFO kablam! | Oct 12 22:10:45.630 INFO kablam! 1 | #[macro_use] Oct 12 22:10:45.630 INFO kablam! | ^^^^^^^^^^^^ Oct 12 22:10:45.630 INFO kablam! | Oct 12 22:10:45.631 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 12 22:10:45.631 INFO kablam! Oct 12 22:10:45.685 INFO kablam! warning: unused variable: `g` Oct 12 22:10:45.685 INFO kablam! --> src/main.rs:48:13 Oct 12 22:10:45.686 INFO kablam! | Oct 12 22:10:45.686 INFO kablam! 48 | let (r, g, b) = img_rgb_mats(&original_img); Oct 12 22:10:45.686 INFO kablam! | ^ help: consider using `_g` instead Oct 12 22:10:45.686 INFO kablam! | Oct 12 22:10:45.687 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 12 22:10:45.687 INFO kablam! Oct 12 22:10:45.687 INFO kablam! warning: unused variable: `b` Oct 12 22:10:45.688 INFO kablam! --> src/main.rs:48:16 Oct 12 22:10:45.688 INFO kablam! | Oct 12 22:10:45.688 INFO kablam! 48 | let (r, g, b) = img_rgb_mats(&original_img); Oct 12 22:10:45.688 INFO kablam! | ^ help: consider using `_b` instead Oct 12 22:10:45.689 INFO kablam! Oct 12 22:10:45.901 INFO kablam! warning: unused `#[macro_use]` import Oct 12 22:10:45.901 INFO kablam! --> src/main.rs:1:1 Oct 12 22:10:45.901 INFO kablam! | Oct 12 22:10:45.902 INFO kablam! 1 | #[macro_use] Oct 12 22:10:45.902 INFO kablam! | ^^^^^^^^^^^^ Oct 12 22:10:45.902 INFO kablam! | Oct 12 22:10:45.902 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 12 22:10:45.903 INFO kablam! Oct 12 22:10:45.946 INFO kablam! warning: unused variable: `g` Oct 12 22:10:45.947 INFO kablam! --> src/main.rs:48:13 Oct 12 22:10:45.947 INFO kablam! | Oct 12 22:10:45.947 INFO kablam! 48 | let (r, g, b) = img_rgb_mats(&original_img); Oct 12 22:10:45.947 INFO kablam! | ^ help: consider using `_g` instead Oct 12 22:10:45.947 INFO kablam! | Oct 12 22:10:45.947 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 12 22:10:45.947 INFO kablam! Oct 12 22:10:45.947 INFO kablam! warning: unused variable: `b` Oct 12 22:10:45.947 INFO kablam! --> src/main.rs:48:16 Oct 12 22:10:45.947 INFO kablam! | Oct 12 22:10:45.947 INFO kablam! 48 | let (r, g, b) = img_rgb_mats(&original_img); Oct 12 22:10:45.947 INFO kablam! | ^ help: consider using `_b` instead Oct 12 22:10:45.947 INFO kablam! Oct 12 22:10:46.013 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 42.20s Oct 12 22:10:46.024 INFO kablam! su: No module specific data is present Oct 12 22:10:47.392 INFO running `"docker" "rm" "-f" "b8530e639622089f32365562f657018ea48d782951336159ad65c2dce88ceb75"` Oct 12 22:10:47.700 INFO blam! b8530e639622089f32365562f657018ea48d782951336159ad65c2dce88ceb75