Oct 27 06:37:33.794 INFO checking codeworm96/light2d-rs against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192-2 Oct 27 06:37:33.794 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-0/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/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 06:37:34.075 INFO blam! 8cd0c1af1bb600c5d5eda78aa13d56d82d1c9c89b18350f5e3738d23bf6723e0 Oct 27 06:37:34.079 INFO running `"docker" "start" "-a" "8cd0c1af1bb600c5d5eda78aa13d56d82d1c9c89b18350f5e3738d23bf6723e0"` Oct 27 06:37:35.203 INFO kablam! usermod: no changes Oct 27 06:37:35.274 INFO kablam! Checking image v0.18.0 Oct 27 06:37:40.416 INFO kablam! Checking light2d-rs v0.1.0 (/source) Oct 27 06:37:43.401 INFO kablam! warning: struct is never constructed: `Plane` Oct 27 06:37:43.401 INFO kablam! --> src/main.rs:136:1 Oct 27 06:37:43.401 INFO kablam! | Oct 27 06:37:43.401 INFO kablam! 136 | struct Plane { Oct 27 06:37:43.401 INFO kablam! | ^^^^^^^^^^^^ Oct 27 06:37:43.401 INFO kablam! | Oct 27 06:37:43.401 INFO kablam! = note: #[warn(dead_code)] on by default Oct 27 06:37:43.401 INFO kablam! Oct 27 06:37:43.401 INFO kablam! warning: method is never used: `rectangle` Oct 27 06:37:43.401 INFO kablam! --> src/main.rs:182:5 Oct 27 06:37:43.401 INFO kablam! | Oct 27 06:37:43.401 INFO kablam! 182 | fn rectangle(cx: f64, cy: f64, theta: f64, sx: f64, sy: f64) -> Self { Oct 27 06:37:43.401 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 06:37:43.401 INFO kablam! Oct 27 06:37:43.401 INFO kablam! warning: struct is never constructed: `UnionShape` Oct 27 06:37:43.401 INFO kablam! --> src/main.rs:265:1 Oct 27 06:37:43.401 INFO kablam! | Oct 27 06:37:43.401 INFO kablam! 265 | struct UnionShape { Oct 27 06:37:43.401 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 27 06:37:43.401 INFO kablam! Oct 27 06:37:43.401 INFO kablam! warning: method is never used: `new` Oct 27 06:37:43.401 INFO kablam! --> src/main.rs:293:5 Oct 27 06:37:43.401 INFO kablam! | Oct 27 06:37:43.401 INFO kablam! 293 | fn new(a: Box, b: Box) -> UnionShape { Oct 27 06:37:43.401 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 06:37:43.401 INFO kablam! Oct 27 06:37:43.401 INFO kablam! warning: struct is never constructed: `IntersectShape` Oct 27 06:37:43.401 INFO kablam! --> src/main.rs:301:1 Oct 27 06:37:43.401 INFO kablam! | Oct 27 06:37:43.401 INFO kablam! 301 | struct IntersectShape { Oct 27 06:37:43.401 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 27 06:37:43.401 INFO kablam! Oct 27 06:37:43.401 INFO kablam! warning: method is never used: `new` Oct 27 06:37:43.401 INFO kablam! --> src/main.rs:350:5 Oct 27 06:37:43.401 INFO kablam! | Oct 27 06:37:43.401 INFO kablam! 350 | fn new(a: Box, b: Box) -> IntersectShape { Oct 27 06:37:43.401 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 06:37:43.401 INFO kablam! Oct 27 06:37:43.401 INFO kablam! warning: function is never used: `fresnel` Oct 27 06:37:43.402 INFO kablam! --> src/main.rs:434:1 Oct 27 06:37:43.402 INFO kablam! | Oct 27 06:37:43.402 INFO kablam! 434 | fn fresnel(cosi: f64, cost: f64, etai: f64, etat: f64) -> f64 { Oct 27 06:37:43.402 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 06:37:43.402 INFO kablam! Oct 27 06:37:43.563 INFO kablam! warning: struct is never constructed: `Plane` Oct 27 06:37:43.563 INFO kablam! --> src/main.rs:136:1 Oct 27 06:37:43.563 INFO kablam! | Oct 27 06:37:43.563 INFO kablam! 136 | struct Plane { Oct 27 06:37:43.563 INFO kablam! | ^^^^^^^^^^^^ Oct 27 06:37:43.563 INFO kablam! | Oct 27 06:37:43.563 INFO kablam! = note: #[warn(dead_code)] on by default Oct 27 06:37:43.563 INFO kablam! Oct 27 06:37:43.563 INFO kablam! warning: method is never used: `rectangle` Oct 27 06:37:43.563 INFO kablam! --> src/main.rs:182:5 Oct 27 06:37:43.563 INFO kablam! | Oct 27 06:37:43.563 INFO kablam! 182 | fn rectangle(cx: f64, cy: f64, theta: f64, sx: f64, sy: f64) -> Self { Oct 27 06:37:43.563 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 06:37:43.563 INFO kablam! Oct 27 06:37:43.563 INFO kablam! warning: struct is never constructed: `UnionShape` Oct 27 06:37:43.563 INFO kablam! --> src/main.rs:265:1 Oct 27 06:37:43.563 INFO kablam! | Oct 27 06:37:43.563 INFO kablam! 265 | struct UnionShape { Oct 27 06:37:43.563 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 27 06:37:43.563 INFO kablam! Oct 27 06:37:43.563 INFO kablam! warning: method is never used: `new` Oct 27 06:37:43.563 INFO kablam! --> src/main.rs:293:5 Oct 27 06:37:43.563 INFO kablam! | Oct 27 06:37:43.563 INFO kablam! 293 | fn new(a: Box, b: Box) -> UnionShape { Oct 27 06:37:43.563 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 06:37:43.563 INFO kablam! Oct 27 06:37:43.563 INFO kablam! warning: struct is never constructed: `IntersectShape` Oct 27 06:37:43.563 INFO kablam! --> src/main.rs:301:1 Oct 27 06:37:43.563 INFO kablam! | Oct 27 06:37:43.563 INFO kablam! 301 | struct IntersectShape { Oct 27 06:37:43.563 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 27 06:37:43.563 INFO kablam! Oct 27 06:37:43.563 INFO kablam! warning: method is never used: `new` Oct 27 06:37:43.563 INFO kablam! --> src/main.rs:350:5 Oct 27 06:37:43.563 INFO kablam! | Oct 27 06:37:43.563 INFO kablam! 350 | fn new(a: Box, b: Box) -> IntersectShape { Oct 27 06:37:43.563 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 06:37:43.563 INFO kablam! Oct 27 06:37:43.563 INFO kablam! warning: function is never used: `fresnel` Oct 27 06:37:43.563 INFO kablam! --> src/main.rs:434:1 Oct 27 06:37:43.563 INFO kablam! | Oct 27 06:37:43.563 INFO kablam! 434 | fn fresnel(cosi: f64, cost: f64, etai: f64, etat: f64) -> f64 { Oct 27 06:37:43.563 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 06:37:43.563 INFO kablam! Oct 27 06:37:43.599 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 8.39s Oct 27 06:37:43.599 INFO kablam! su: No module specific data is present Oct 27 06:37:45.051 INFO running `"docker" "rm" "-f" "8cd0c1af1bb600c5d5eda78aa13d56d82d1c9c89b18350f5e3738d23bf6723e0"` Oct 27 06:37:45.449 INFO blam! 8cd0c1af1bb600c5d5eda78aa13d56d82d1c9c89b18350f5e3738d23bf6723e0