Oct 27 10:01:24.370 INFO checking Retsam/delta against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192-2 Oct 27 10:01:24.372 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-3/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/pr-55192-2/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/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 +155510e377ae2a8d8ee0dad1a5f809c9062a5526-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 27 10:01:24.871 INFO blam! c042d86d87056dbbb383abd48b78a2b81d17d8e112b5269d2e2113327b19958b Oct 27 10:01:24.873 INFO running `"docker" "start" "-a" "c042d86d87056dbbb383abd48b78a2b81d17d8e112b5269d2e2113327b19958b"` Oct 27 10:01:26.076 INFO kablam! usermod: no changes Oct 27 10:01:26.128 INFO kablam! Checking delta v0.1.0 (/source) Oct 27 10:01:26.751 INFO kablam! warning: unused variable: `y` Oct 27 10:01:26.751 INFO kablam! --> src/main.rs:74:6 Oct 27 10:01:26.751 INFO kablam! | Oct 27 10:01:26.751 INFO kablam! 74 | for y in 0..SCREEN_HEIGHT { Oct 27 10:01:26.751 INFO kablam! | ^ help: consider using `_y` instead Oct 27 10:01:26.751 INFO kablam! | Oct 27 10:01:26.751 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 27 10:01:26.751 INFO kablam! Oct 27 10:01:26.751 INFO kablam! warning: unused variable: `x` Oct 27 10:01:26.751 INFO kablam! --> src/main.rs:76:7 Oct 27 10:01:26.751 INFO kablam! | Oct 27 10:01:26.751 INFO kablam! 76 | for x in 0..SCREEN_WIDTH { Oct 27 10:01:26.752 INFO kablam! | ^ help: consider using `_x` instead Oct 27 10:01:26.752 INFO kablam! Oct 27 10:01:26.755 INFO kablam! warning: struct is never constructed: `Vector` Oct 27 10:01:26.755 INFO kablam! --> src/main.rs:23:1 Oct 27 10:01:26.755 INFO kablam! | Oct 27 10:01:26.755 INFO kablam! 23 | struct Vector { Oct 27 10:01:26.755 INFO kablam! | ^^^^^^^^^^^^^ Oct 27 10:01:26.755 INFO kablam! | Oct 27 10:01:26.755 INFO kablam! = note: #[warn(dead_code)] on by default Oct 27 10:01:26.755 INFO kablam! Oct 27 10:01:26.755 INFO kablam! warning: constant item is never used: `VIEW_WIDTH` Oct 27 10:01:26.755 INFO kablam! --> src/main.rs:37:1 Oct 27 10:01:26.755 INFO kablam! | Oct 27 10:01:26.755 INFO kablam! 37 | const VIEW_WIDTH: f64 = 100 as f64; Oct 27 10:01:26.755 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 10:01:26.755 INFO kablam! Oct 27 10:01:26.755 INFO kablam! warning: constant item is never used: `VIEW_HEIGHT` Oct 27 10:01:26.755 INFO kablam! --> src/main.rs:38:1 Oct 27 10:01:26.755 INFO kablam! | Oct 27 10:01:26.755 INFO kablam! 38 | const VIEW_HEIGHT: f64 = 100 as f64; Oct 27 10:01:26.755 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 10:01:26.755 INFO kablam! Oct 27 10:01:26.755 INFO kablam! warning: constant item is never used: `FOCAL_POINT` Oct 27 10:01:26.755 INFO kablam! --> src/main.rs:40:1 Oct 27 10:01:26.755 INFO kablam! | Oct 27 10:01:26.755 INFO kablam! 40 | / const FOCAL_POINT: Point = Point { Oct 27 10:01:26.755 INFO kablam! 41 | | x: 0 as f64, Oct 27 10:01:26.755 INFO kablam! 42 | | y: 0 as f64, Oct 27 10:01:26.755 INFO kablam! 43 | | z: 10 as f64 Oct 27 10:01:26.755 INFO kablam! 44 | | }; Oct 27 10:01:26.755 INFO kablam! | |__^ Oct 27 10:01:26.755 INFO kablam! Oct 27 10:01:26.885 INFO kablam! warning: unused variable: `y` Oct 27 10:01:26.885 INFO kablam! --> src/main.rs:74:6 Oct 27 10:01:26.885 INFO kablam! | Oct 27 10:01:26.885 INFO kablam! 74 | for y in 0..SCREEN_HEIGHT { Oct 27 10:01:26.885 INFO kablam! | ^ help: consider using `_y` instead Oct 27 10:01:26.885 INFO kablam! | Oct 27 10:01:26.885 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 27 10:01:26.885 INFO kablam! Oct 27 10:01:26.885 INFO kablam! warning: unused variable: `x` Oct 27 10:01:26.885 INFO kablam! --> src/main.rs:76:7 Oct 27 10:01:26.885 INFO kablam! | Oct 27 10:01:26.885 INFO kablam! 76 | for x in 0..SCREEN_WIDTH { Oct 27 10:01:26.885 INFO kablam! | ^ help: consider using `_x` instead Oct 27 10:01:26.885 INFO kablam! Oct 27 10:01:26.893 INFO kablam! warning: struct is never constructed: `Vector` Oct 27 10:01:26.893 INFO kablam! --> src/main.rs:23:1 Oct 27 10:01:26.893 INFO kablam! | Oct 27 10:01:26.893 INFO kablam! 23 | struct Vector { Oct 27 10:01:26.893 INFO kablam! | ^^^^^^^^^^^^^ Oct 27 10:01:26.893 INFO kablam! | Oct 27 10:01:26.893 INFO kablam! = note: #[warn(dead_code)] on by default Oct 27 10:01:26.893 INFO kablam! Oct 27 10:01:26.893 INFO kablam! warning: constant item is never used: `VIEW_WIDTH` Oct 27 10:01:26.893 INFO kablam! --> src/main.rs:37:1 Oct 27 10:01:26.893 INFO kablam! | Oct 27 10:01:26.893 INFO kablam! 37 | const VIEW_WIDTH: f64 = 100 as f64; Oct 27 10:01:26.893 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 10:01:26.893 INFO kablam! Oct 27 10:01:26.893 INFO kablam! warning: constant item is never used: `VIEW_HEIGHT` Oct 27 10:01:26.893 INFO kablam! --> src/main.rs:38:1 Oct 27 10:01:26.893 INFO kablam! | Oct 27 10:01:26.893 INFO kablam! 38 | const VIEW_HEIGHT: f64 = 100 as f64; Oct 27 10:01:26.893 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 10:01:26.893 INFO kablam! Oct 27 10:01:26.893 INFO kablam! warning: constant item is never used: `FOCAL_POINT` Oct 27 10:01:26.893 INFO kablam! --> src/main.rs:40:1 Oct 27 10:01:26.893 INFO kablam! | Oct 27 10:01:26.893 INFO kablam! 40 | / const FOCAL_POINT: Point = Point { Oct 27 10:01:26.893 INFO kablam! 41 | | x: 0 as f64, Oct 27 10:01:26.893 INFO kablam! 42 | | y: 0 as f64, Oct 27 10:01:26.893 INFO kablam! 43 | | z: 10 as f64 Oct 27 10:01:26.893 INFO kablam! 44 | | }; Oct 27 10:01:26.893 INFO kablam! | |__^ Oct 27 10:01:26.893 INFO kablam! Oct 27 10:01:26.910 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.80s Oct 27 10:01:26.914 INFO kablam! su: No module specific data is present Oct 27 10:01:27.823 INFO running `"docker" "rm" "-f" "c042d86d87056dbbb383abd48b78a2b81d17d8e112b5269d2e2113327b19958b"` Oct 27 10:01:28.183 INFO blam! c042d86d87056dbbb383abd48b78a2b81d17d8e112b5269d2e2113327b19958b