Oct 15 00:34:06.135 INFO testing codeworm96/light2d-rs against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 15 00:34:06.137 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-7/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen" "-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 15 00:34:06.543 INFO blam! bdfa9a90747d6006be5ffd4c735aabc17f83071ecc4887d2b4933e67d3defbde Oct 15 00:34:06.544 INFO running `"docker" "start" "-a" "bdfa9a90747d6006be5ffd4c735aabc17f83071ecc4887d2b4933e67d3defbde"` Oct 15 00:34:07.387 INFO kablam! usermod: no changes Oct 15 00:34:07.519 INFO kablam! Compiling image v0.18.0 Oct 15 00:34:21.783 INFO kablam! Compiling light2d-rs v0.1.0 (/source) Oct 15 00:34:23.067 INFO kablam! warning: struct is never constructed: `Plane` Oct 15 00:34:23.067 INFO kablam! --> src/main.rs:136:1 Oct 15 00:34:23.067 INFO kablam! | Oct 15 00:34:23.067 INFO kablam! 136 | struct Plane { Oct 15 00:34:23.067 INFO kablam! | ^^^^^^^^^^^^ Oct 15 00:34:23.067 INFO kablam! | Oct 15 00:34:23.067 INFO kablam! = note: #[warn(dead_code)] on by default Oct 15 00:34:23.067 INFO kablam! Oct 15 00:34:23.067 INFO kablam! warning: method is never used: `rectangle` Oct 15 00:34:23.067 INFO kablam! --> src/main.rs:182:5 Oct 15 00:34:23.067 INFO kablam! | Oct 15 00:34:23.067 INFO kablam! 182 | fn rectangle(cx: f64, cy: f64, theta: f64, sx: f64, sy: f64) -> Self { Oct 15 00:34:23.067 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 00:34:23.067 INFO kablam! Oct 15 00:34:23.067 INFO kablam! warning: struct is never constructed: `UnionShape` Oct 15 00:34:23.067 INFO kablam! --> src/main.rs:265:1 Oct 15 00:34:23.067 INFO kablam! | Oct 15 00:34:23.067 INFO kablam! 265 | struct UnionShape { Oct 15 00:34:23.067 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 15 00:34:23.067 INFO kablam! Oct 15 00:34:23.067 INFO kablam! warning: method is never used: `new` Oct 15 00:34:23.067 INFO kablam! --> src/main.rs:293:5 Oct 15 00:34:23.067 INFO kablam! | Oct 15 00:34:23.067 INFO kablam! 293 | fn new(a: Box, b: Box) -> UnionShape { Oct 15 00:34:23.067 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 00:34:23.067 INFO kablam! Oct 15 00:34:23.067 INFO kablam! warning: struct is never constructed: `IntersectShape` Oct 15 00:34:23.067 INFO kablam! --> src/main.rs:301:1 Oct 15 00:34:23.067 INFO kablam! | Oct 15 00:34:23.067 INFO kablam! 301 | struct IntersectShape { Oct 15 00:34:23.067 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 15 00:34:23.067 INFO kablam! Oct 15 00:34:23.067 INFO kablam! warning: method is never used: `new` Oct 15 00:34:23.067 INFO kablam! --> src/main.rs:350:5 Oct 15 00:34:23.067 INFO kablam! | Oct 15 00:34:23.067 INFO kablam! 350 | fn new(a: Box, b: Box) -> IntersectShape { Oct 15 00:34:23.067 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 00:34:23.067 INFO kablam! Oct 15 00:34:23.067 INFO kablam! warning: function is never used: `fresnel` Oct 15 00:34:23.067 INFO kablam! --> src/main.rs:434:1 Oct 15 00:34:23.067 INFO kablam! | Oct 15 00:34:23.067 INFO kablam! 434 | fn fresnel(cosi: f64, cost: f64, etai: f64, etat: f64) -> f64 { Oct 15 00:34:23.067 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 00:34:23.067 INFO kablam! Oct 15 00:34:25.164 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 17.75s Oct 15 00:34:25.169 INFO kablam! su: No module specific data is present Oct 15 00:34:25.919 INFO running `"docker" "rm" "-f" "bdfa9a90747d6006be5ffd4c735aabc17f83071ecc4887d2b4933e67d3defbde"` Oct 15 00:34:26.275 INFO blam! bdfa9a90747d6006be5ffd4c735aabc17f83071ecc4887d2b4933e67d3defbde Oct 15 00:34:26.284 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-7/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run" "-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 15 00:34:26.769 INFO blam! c60fb9c359d10b1f5b0a47c5aab03c48ece03c204188d49373d373c24101aca9 Oct 15 00:34:26.770 INFO running `"docker" "start" "-a" "c60fb9c359d10b1f5b0a47c5aab03c48ece03c204188d49373d373c24101aca9"` Oct 15 00:34:28.104 INFO kablam! usermod: no changes Oct 15 00:34:28.234 INFO kablam! Compiling light2d-rs v0.1.0 (/source) Oct 15 00:34:29.695 INFO kablam! warning: struct is never constructed: `Plane` Oct 15 00:34:29.695 INFO kablam! --> src/main.rs:136:1 Oct 15 00:34:29.695 INFO kablam! | Oct 15 00:34:29.695 INFO kablam! 136 | struct Plane { Oct 15 00:34:29.695 INFO kablam! | ^^^^^^^^^^^^ Oct 15 00:34:29.695 INFO kablam! | Oct 15 00:34:29.695 INFO kablam! = note: #[warn(dead_code)] on by default Oct 15 00:34:29.695 INFO kablam! Oct 15 00:34:29.695 INFO kablam! warning: method is never used: `rectangle` Oct 15 00:34:29.695 INFO kablam! --> src/main.rs:182:5 Oct 15 00:34:29.695 INFO kablam! | Oct 15 00:34:29.695 INFO kablam! 182 | fn rectangle(cx: f64, cy: f64, theta: f64, sx: f64, sy: f64) -> Self { Oct 15 00:34:29.695 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 00:34:29.695 INFO kablam! Oct 15 00:34:29.695 INFO kablam! warning: struct is never constructed: `UnionShape` Oct 15 00:34:29.695 INFO kablam! --> src/main.rs:265:1 Oct 15 00:34:29.695 INFO kablam! | Oct 15 00:34:29.695 INFO kablam! 265 | struct UnionShape { Oct 15 00:34:29.695 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 15 00:34:29.695 INFO kablam! Oct 15 00:34:29.695 INFO kablam! warning: method is never used: `new` Oct 15 00:34:29.695 INFO kablam! --> src/main.rs:293:5 Oct 15 00:34:29.695 INFO kablam! | Oct 15 00:34:29.695 INFO kablam! 293 | fn new(a: Box, b: Box) -> UnionShape { Oct 15 00:34:29.695 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 00:34:29.695 INFO kablam! Oct 15 00:34:29.695 INFO kablam! warning: struct is never constructed: `IntersectShape` Oct 15 00:34:29.695 INFO kablam! --> src/main.rs:301:1 Oct 15 00:34:29.695 INFO kablam! | Oct 15 00:34:29.695 INFO kablam! 301 | struct IntersectShape { Oct 15 00:34:29.695 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 15 00:34:29.695 INFO kablam! Oct 15 00:34:29.695 INFO kablam! warning: method is never used: `new` Oct 15 00:34:29.695 INFO kablam! --> src/main.rs:350:5 Oct 15 00:34:29.695 INFO kablam! | Oct 15 00:34:29.695 INFO kablam! 350 | fn new(a: Box, b: Box) -> IntersectShape { Oct 15 00:34:29.695 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 00:34:29.695 INFO kablam! Oct 15 00:34:29.695 INFO kablam! warning: function is never used: `fresnel` Oct 15 00:34:29.695 INFO kablam! --> src/main.rs:434:1 Oct 15 00:34:29.695 INFO kablam! | Oct 15 00:34:29.695 INFO kablam! 434 | fn fresnel(cosi: f64, cost: f64, etai: f64, etat: f64) -> f64 { Oct 15 00:34:29.695 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 00:34:29.695 INFO kablam! Oct 15 00:34:30.351 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.23s Oct 15 00:34:30.359 INFO kablam! su: No module specific data is present Oct 15 00:34:31.254 INFO running `"docker" "rm" "-f" "c60fb9c359d10b1f5b0a47c5aab03c48ece03c204188d49373d373c24101aca9"` Oct 15 00:34:31.709 INFO blam! c60fb9c359d10b1f5b0a47c5aab03c48ece03c204188d49373d373c24101aca9 Oct 15 00:34:31.709 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-7/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen" "-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 15 00:34:32.147 INFO blam! 74b867c8d926bcd3734e7316816e686f88d859ac11d80995b09e303f571d146b Oct 15 00:34:32.155 INFO running `"docker" "start" "-a" "74b867c8d926bcd3734e7316816e686f88d859ac11d80995b09e303f571d146b"` Oct 15 00:34:33.726 INFO kablam! usermod: no changes Oct 15 00:34:33.886 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.12s Oct 15 00:34:33.886 INFO kablam! Running /target/debug/deps/light2d_rs-a0df80d60fa7b42e Oct 15 00:34:33.887 INFO blam! Oct 15 00:34:33.887 INFO blam! running 0 tests Oct 15 00:34:33.887 INFO blam! Oct 15 00:34:33.887 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 00:34:33.887 INFO blam! Oct 15 00:34:33.891 INFO kablam! su: No module specific data is present Oct 15 00:34:35.144 INFO running `"docker" "rm" "-f" "74b867c8d926bcd3734e7316816e686f88d859ac11d80995b09e303f571d146b"` Oct 15 00:34:35.422 INFO blam! 74b867c8d926bcd3734e7316816e686f88d859ac11d80995b09e303f571d146b