Oct 15 19:52:14.150 INFO testing sandcastle-0.0.1 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 15 19:52:14.152 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/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 19:52:14.590 INFO blam! cbaf27affe2dc0d9576e5fb2dc09878261a722fdc7800d45021734e990db23a8 Oct 15 19:52:14.597 INFO running `"docker" "start" "-a" "cbaf27affe2dc0d9576e5fb2dc09878261a722fdc7800d45021734e990db23a8"` Oct 15 19:52:15.975 INFO kablam! usermod: no changes Oct 15 19:52:16.139 INFO kablam! Compiling euclid v0.17.3 Oct 15 19:52:16.140 INFO kablam! Compiling png v0.11.0 Oct 15 19:52:19.255 INFO kablam! Compiling image v0.18.0 Oct 15 19:52:38.293 INFO kablam! Compiling sandcastle v0.0.1 (/source) Oct 15 19:52:40.475 INFO kablam! warning: struct is never constructed: `Image` Oct 15 19:52:40.475 INFO kablam! --> src/nodes/image.rs:5:1 Oct 15 19:52:40.475 INFO kablam! | Oct 15 19:52:40.475 INFO kablam! 5 | pub struct Image { Oct 15 19:52:40.475 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 19:52:40.476 INFO kablam! | Oct 15 19:52:40.477 INFO kablam! = note: #[warn(dead_code)] on by default Oct 15 19:52:40.477 INFO kablam! Oct 15 19:52:40.477 INFO kablam! warning: method is never used: `new` Oct 15 19:52:40.478 INFO kablam! --> src/nodes/image.rs:10:5 Oct 15 19:52:40.478 INFO kablam! | Oct 15 19:52:40.479 INFO kablam! 10 | fn new(buffer: ImageBuffer) -> Image { Oct 15 19:52:40.479 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 19:52:40.479 INFO kablam! Oct 15 19:52:40.479 INFO kablam! warning: method is never used: `buffer` Oct 15 19:52:40.479 INFO kablam! --> src/nodes/image.rs:16:5 Oct 15 19:52:40.479 INFO kablam! | Oct 15 19:52:40.479 INFO kablam! 16 | fn buffer(&self) -> &ImageBuffer { Oct 15 19:52:40.480 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 19:52:40.480 INFO kablam! Oct 15 19:52:40.484 INFO kablam! warning: struct is never constructed: `Mask` Oct 15 19:52:40.484 INFO kablam! --> src/nodes/mask.rs:1:1 Oct 15 19:52:40.484 INFO kablam! | Oct 15 19:52:40.484 INFO kablam! 1 | pub struct Mask { Oct 15 19:52:40.484 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 15 19:52:40.485 INFO kablam! Oct 15 19:52:40.485 INFO kablam! warning: struct is never constructed: `Transform` Oct 15 19:52:40.485 INFO kablam! --> src/nodes/transform.rs:6:1 Oct 15 19:52:40.485 INFO kablam! | Oct 15 19:52:40.485 INFO kablam! 6 | pub struct Transform { Oct 15 19:52:40.485 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 19:52:40.486 INFO kablam! Oct 15 19:52:40.486 INFO kablam! warning: method is never used: `new` Oct 15 19:52:40.486 INFO kablam! --> src/nodes/transform.rs:13:5 Oct 15 19:52:40.486 INFO kablam! | Oct 15 19:52:40.486 INFO kablam! 13 | pub fn new(child: N, transform: Transform3D) -> Transform { Oct 15 19:52:40.486 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 19:52:40.486 INFO kablam! Oct 15 19:52:40.487 INFO kablam! warning: method is never used: `child` Oct 15 19:52:40.487 INFO kablam! --> src/nodes/transform.rs:20:5 Oct 15 19:52:40.487 INFO kablam! | Oct 15 19:52:40.487 INFO kablam! 20 | pub fn child(&self) -> &RenderNode { Oct 15 19:52:40.487 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 19:52:40.487 INFO kablam! Oct 15 19:52:40.488 INFO kablam! warning: method is never used: `transform` Oct 15 19:52:40.488 INFO kablam! --> src/nodes/transform.rs:24:5 Oct 15 19:52:40.488 INFO kablam! | Oct 15 19:52:40.488 INFO kablam! 24 | pub fn transform(&self) -> &Transform3D { Oct 15 19:52:40.488 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 19:52:40.488 INFO kablam! Oct 15 19:52:40.489 INFO kablam! warning: struct is never constructed: `Shadow` Oct 15 19:52:40.489 INFO kablam! --> src/nodes/shadow.rs:5:1 Oct 15 19:52:40.489 INFO kablam! | Oct 15 19:52:40.489 INFO kablam! 5 | pub struct Shadow { Oct 15 19:52:40.489 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 15 19:52:40.489 INFO kablam! Oct 15 19:52:40.489 INFO kablam! warning: struct is never constructed: `Gradient` Oct 15 19:52:40.490 INFO kablam! --> src/nodes/gradient.rs:2:1 Oct 15 19:52:40.490 INFO kablam! | Oct 15 19:52:40.490 INFO kablam! 2 | pub struct Gradient { Oct 15 19:52:40.490 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 15 19:52:40.490 INFO kablam! Oct 15 19:52:40.528 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 24.52s Oct 15 19:52:40.534 INFO kablam! su: No module specific data is present Oct 15 19:52:41.317 INFO running `"docker" "rm" "-f" "cbaf27affe2dc0d9576e5fb2dc09878261a722fdc7800d45021734e990db23a8"` Oct 15 19:52:41.574 INFO blam! cbaf27affe2dc0d9576e5fb2dc09878261a722fdc7800d45021734e990db23a8 Oct 15 19:52:41.579 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/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 19:52:41.971 INFO blam! eff0d381131d63ebb4661b9b9477ba06db8a0f9da544e4780daea5b7b0003c20 Oct 15 19:52:41.978 INFO running `"docker" "start" "-a" "eff0d381131d63ebb4661b9b9477ba06db8a0f9da544e4780daea5b7b0003c20"` Oct 15 19:52:43.747 INFO kablam! usermod: no changes Oct 15 19:52:43.907 INFO kablam! Compiling sandcastle v0.0.1 (/source) Oct 15 19:52:46.031 INFO kablam! warning: struct is never constructed: `Image` Oct 15 19:52:46.032 INFO kablam! --> src/nodes/image.rs:5:1 Oct 15 19:52:46.032 INFO kablam! | Oct 15 19:52:46.032 INFO kablam! 5 | pub struct Image { Oct 15 19:52:46.032 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 19:52:46.033 INFO kablam! | Oct 15 19:52:46.033 INFO kablam! = note: #[warn(dead_code)] on by default Oct 15 19:52:46.033 INFO kablam! Oct 15 19:52:46.034 INFO kablam! warning: method is never used: `new` Oct 15 19:52:46.034 INFO kablam! --> src/nodes/image.rs:10:5 Oct 15 19:52:46.034 INFO kablam! | Oct 15 19:52:46.034 INFO kablam! 10 | fn new(buffer: ImageBuffer) -> Image { Oct 15 19:52:46.034 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 19:52:46.035 INFO kablam! Oct 15 19:52:46.035 INFO kablam! warning: method is never used: `buffer` Oct 15 19:52:46.035 INFO kablam! --> src/nodes/image.rs:16:5 Oct 15 19:52:46.036 INFO kablam! | Oct 15 19:52:46.036 INFO kablam! 16 | fn buffer(&self) -> &ImageBuffer { Oct 15 19:52:46.036 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 19:52:46.036 INFO kablam! Oct 15 19:52:46.036 INFO kablam! warning: struct is never constructed: `Mask` Oct 15 19:52:46.037 INFO kablam! --> src/nodes/mask.rs:1:1 Oct 15 19:52:46.037 INFO kablam! | Oct 15 19:52:46.037 INFO kablam! 1 | pub struct Mask { Oct 15 19:52:46.037 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 15 19:52:46.037 INFO kablam! Oct 15 19:52:46.037 INFO kablam! warning: struct is never constructed: `Transform` Oct 15 19:52:46.037 INFO kablam! --> src/nodes/transform.rs:6:1 Oct 15 19:52:46.037 INFO kablam! | Oct 15 19:52:46.037 INFO kablam! 6 | pub struct Transform { Oct 15 19:52:46.037 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 19:52:46.037 INFO kablam! Oct 15 19:52:46.037 INFO kablam! warning: method is never used: `new` Oct 15 19:52:46.037 INFO kablam! --> src/nodes/transform.rs:13:5 Oct 15 19:52:46.037 INFO kablam! | Oct 15 19:52:46.037 INFO kablam! 13 | pub fn new(child: N, transform: Transform3D) -> Transform { Oct 15 19:52:46.037 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 19:52:46.037 INFO kablam! Oct 15 19:52:46.037 INFO kablam! warning: method is never used: `child` Oct 15 19:52:46.037 INFO kablam! --> src/nodes/transform.rs:20:5 Oct 15 19:52:46.037 INFO kablam! | Oct 15 19:52:46.037 INFO kablam! 20 | pub fn child(&self) -> &RenderNode { Oct 15 19:52:46.037 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 19:52:46.038 INFO kablam! Oct 15 19:52:46.038 INFO kablam! warning: method is never used: `transform` Oct 15 19:52:46.038 INFO kablam! --> src/nodes/transform.rs:24:5 Oct 15 19:52:46.038 INFO kablam! | Oct 15 19:52:46.038 INFO kablam! 24 | pub fn transform(&self) -> &Transform3D { Oct 15 19:52:46.038 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 19:52:46.038 INFO kablam! Oct 15 19:52:46.038 INFO kablam! warning: struct is never constructed: `Shadow` Oct 15 19:52:46.038 INFO kablam! --> src/nodes/shadow.rs:5:1 Oct 15 19:52:46.038 INFO kablam! | Oct 15 19:52:46.038 INFO kablam! 5 | pub struct Shadow { Oct 15 19:52:46.038 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 15 19:52:46.038 INFO kablam! Oct 15 19:52:46.038 INFO kablam! warning: struct is never constructed: `Gradient` Oct 15 19:52:46.038 INFO kablam! --> src/nodes/gradient.rs:2:1 Oct 15 19:52:46.038 INFO kablam! | Oct 15 19:52:46.038 INFO kablam! 2 | pub struct Gradient { Oct 15 19:52:46.038 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 15 19:52:46.038 INFO kablam! Oct 15 19:52:46.603 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.81s Oct 15 19:52:46.603 INFO kablam! su: No module specific data is present Oct 15 19:52:47.218 INFO running `"docker" "rm" "-f" "eff0d381131d63ebb4661b9b9477ba06db8a0f9da544e4780daea5b7b0003c20"` Oct 15 19:52:47.529 INFO blam! eff0d381131d63ebb4661b9b9477ba06db8a0f9da544e4780daea5b7b0003c20 Oct 15 19:52:47.535 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/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 19:52:48.077 INFO blam! d964c54f92401c3423d4efdda346a76f98ce57c2e870329a747e922d746e91f4 Oct 15 19:52:48.079 INFO running `"docker" "start" "-a" "d964c54f92401c3423d4efdda346a76f98ce57c2e870329a747e922d746e91f4"` Oct 15 19:52:50.066 INFO kablam! usermod: no changes Oct 15 19:52:50.193 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.10s Oct 15 19:52:50.195 INFO kablam! Running /target/debug/deps/sandcastle-bba1a7158368a28b Oct 15 19:52:50.200 INFO blam! Oct 15 19:52:50.200 INFO blam! running 0 tests Oct 15 19:52:50.200 INFO blam! Oct 15 19:52:50.200 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 19:52:50.200 INFO blam! Oct 15 19:52:50.201 INFO kablam! Doc-tests sandcastle Oct 15 19:52:54.011 INFO blam! Oct 15 19:52:54.011 INFO blam! running 0 tests Oct 15 19:52:54.011 INFO blam! Oct 15 19:52:54.011 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 19:52:54.011 INFO blam! Oct 15 19:52:54.019 INFO kablam! su: No module specific data is present Oct 15 19:52:55.053 INFO running `"docker" "rm" "-f" "d964c54f92401c3423d4efdda346a76f98ce57c2e870329a747e922d746e91f4"` Oct 15 19:52:55.411 INFO blam! d964c54f92401c3423d4efdda346a76f98ce57c2e870329a747e922d746e91f4