Oct 11 06:14:37.388 INFO testing JMarlin/lester-rust against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 11 06:14:37.388 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 11 06:14:37.388 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-0/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 11 06:14:37.558 INFO blam! dc301517b07907baac2ae5ee16c3f4afbe659f2cc4ef8ac33dd7dcc8452e14ec Oct 11 06:14:37.560 INFO running `"docker" "start" "-a" "dc301517b07907baac2ae5ee16c3f4afbe659f2cc4ef8ac33dd7dcc8452e14ec"` Oct 11 06:14:37.930 INFO kablam! usermod: no changes Oct 11 06:14:37.953 INFO kablam! Compiling lester-rust v0.1.0 (/source) Oct 11 06:14:38.203 INFO kablam! warning: struct is never constructed: `Point` Oct 11 06:14:38.203 INFO kablam! --> src/main.rs:1:1 Oct 11 06:14:38.203 INFO kablam! | Oct 11 06:14:38.204 INFO kablam! 1 | struct Point { Oct 11 06:14:38.204 INFO kablam! | ^^^^^^^^^^^^ Oct 11 06:14:38.204 INFO kablam! | Oct 11 06:14:38.204 INFO kablam! = note: #[warn(dead_code)] on by default Oct 11 06:14:38.204 INFO kablam! Oct 11 06:14:38.205 INFO kablam! warning: struct is never constructed: `ScreenPoint` Oct 11 06:14:38.205 INFO kablam! --> src/main.rs:6:1 Oct 11 06:14:38.205 INFO kablam! | Oct 11 06:14:38.205 INFO kablam! 6 | struct ScreenPoint { Oct 11 06:14:38.205 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 11 06:14:38.205 INFO kablam! Oct 11 06:14:38.206 INFO kablam! warning: struct is never constructed: `Color` Oct 11 06:14:38.206 INFO kablam! --> src/main.rs:12:1 Oct 11 06:14:38.206 INFO kablam! | Oct 11 06:14:38.206 INFO kablam! 12 | struct Color { Oct 11 06:14:38.206 INFO kablam! | ^^^^^^^^^^^^ Oct 11 06:14:38.206 INFO kablam! Oct 11 06:14:38.207 INFO kablam! warning: struct is never constructed: `Vertex` Oct 11 06:14:38.207 INFO kablam! --> src/main.rs:19:1 Oct 11 06:14:38.207 INFO kablam! | Oct 11 06:14:38.207 INFO kablam! 19 | struct Vertex<'a> { Oct 11 06:14:38.207 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 11 06:14:38.207 INFO kablam! Oct 11 06:14:38.208 INFO kablam! warning: struct is never constructed: `Triangle` Oct 11 06:14:38.208 INFO kablam! --> src/main.rs:26:1 Oct 11 06:14:38.208 INFO kablam! | Oct 11 06:14:38.208 INFO kablam! 26 | struct Triangle<'a> { Oct 11 06:14:38.208 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 11 06:14:38.208 INFO kablam! Oct 11 06:14:38.209 INFO kablam! warning: struct is never constructed: `Body` Oct 11 06:14:38.209 INFO kablam! --> src/main.rs:30:1 Oct 11 06:14:38.209 INFO kablam! | Oct 11 06:14:38.209 INFO kablam! 30 | struct Body<'a> { Oct 11 06:14:38.209 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 11 06:14:38.209 INFO kablam! Oct 11 06:14:38.432 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.48s Oct 11 06:14:38.436 INFO kablam! su: No module specific data is present Oct 11 06:14:38.833 INFO running `"docker" "rm" "-f" "dc301517b07907baac2ae5ee16c3f4afbe659f2cc4ef8ac33dd7dcc8452e14ec"` Oct 11 06:14:38.973 INFO blam! dc301517b07907baac2ae5ee16c3f4afbe659f2cc4ef8ac33dd7dcc8452e14ec Oct 11 06:14:38.974 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 11 06:14:38.974 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-0/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 11 06:14:39.167 INFO blam! 8d77e380671b786630f44a7e4e105211ef23e560247903aa84e7fb27cd4b91cc Oct 11 06:14:39.167 INFO running `"docker" "start" "-a" "8d77e380671b786630f44a7e4e105211ef23e560247903aa84e7fb27cd4b91cc"` Oct 11 06:14:39.703 INFO kablam! usermod: no changes Oct 11 06:14:39.744 INFO kablam! Compiling lester-rust v0.1.0 (/source) Oct 11 06:14:40.067 INFO kablam! warning: struct is never constructed: `Point` Oct 11 06:14:40.067 INFO kablam! --> src/main.rs:1:1 Oct 11 06:14:40.067 INFO kablam! | Oct 11 06:14:40.067 INFO kablam! 1 | struct Point { Oct 11 06:14:40.067 INFO kablam! | ^^^^^^^^^^^^ Oct 11 06:14:40.067 INFO kablam! | Oct 11 06:14:40.067 INFO kablam! = note: #[warn(dead_code)] on by default Oct 11 06:14:40.067 INFO kablam! Oct 11 06:14:40.067 INFO kablam! warning: struct is never constructed: `ScreenPoint` Oct 11 06:14:40.067 INFO kablam! --> src/main.rs:6:1 Oct 11 06:14:40.067 INFO kablam! | Oct 11 06:14:40.067 INFO kablam! 6 | struct ScreenPoint { Oct 11 06:14:40.067 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 11 06:14:40.067 INFO kablam! Oct 11 06:14:40.067 INFO kablam! warning: struct is never constructed: `Color` Oct 11 06:14:40.067 INFO kablam! --> src/main.rs:12:1 Oct 11 06:14:40.067 INFO kablam! | Oct 11 06:14:40.067 INFO kablam! 12 | struct Color { Oct 11 06:14:40.067 INFO kablam! | ^^^^^^^^^^^^ Oct 11 06:14:40.067 INFO kablam! Oct 11 06:14:40.067 INFO kablam! warning: struct is never constructed: `Vertex` Oct 11 06:14:40.067 INFO kablam! --> src/main.rs:19:1 Oct 11 06:14:40.067 INFO kablam! | Oct 11 06:14:40.067 INFO kablam! 19 | struct Vertex<'a> { Oct 11 06:14:40.067 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 11 06:14:40.067 INFO kablam! Oct 11 06:14:40.067 INFO kablam! warning: struct is never constructed: `Triangle` Oct 11 06:14:40.067 INFO kablam! --> src/main.rs:26:1 Oct 11 06:14:40.067 INFO kablam! | Oct 11 06:14:40.067 INFO kablam! 26 | struct Triangle<'a> { Oct 11 06:14:40.067 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 11 06:14:40.067 INFO kablam! Oct 11 06:14:40.067 INFO kablam! warning: struct is never constructed: `Body` Oct 11 06:14:40.067 INFO kablam! --> src/main.rs:30:1 Oct 11 06:14:40.067 INFO kablam! | Oct 11 06:14:40.067 INFO kablam! 30 | struct Body<'a> { Oct 11 06:14:40.067 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 11 06:14:40.067 INFO kablam! Oct 11 06:14:40.445 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.70s Oct 11 06:14:40.445 INFO kablam! su: No module specific data is present Oct 11 06:14:40.899 INFO running `"docker" "rm" "-f" "8d77e380671b786630f44a7e4e105211ef23e560247903aa84e7fb27cd4b91cc"` Oct 11 06:14:41.156 INFO blam! 8d77e380671b786630f44a7e4e105211ef23e560247903aa84e7fb27cd4b91cc Oct 11 06:14:41.158 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 11 06:14:41.158 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-0/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 11 06:14:41.327 INFO blam! 21aab4d0c1337399155968a82a3332c15eadbf7339b8a56c3edd2769dee211f6 Oct 11 06:14:41.329 INFO running `"docker" "start" "-a" "21aab4d0c1337399155968a82a3332c15eadbf7339b8a56c3edd2769dee211f6"` Oct 11 06:14:41.714 INFO kablam! usermod: no changes Oct 11 06:14:41.738 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.01s Oct 11 06:14:41.739 INFO kablam! Running /target/debug/deps/lester_rust-0d42ea8eaa0ad000 Oct 11 06:14:41.741 INFO blam! Oct 11 06:14:41.741 INFO blam! running 0 tests Oct 11 06:14:41.741 INFO blam! Oct 11 06:14:41.741 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 06:14:41.741 INFO blam! Oct 11 06:14:41.742 INFO kablam! su: No module specific data is present Oct 11 06:14:42.026 INFO running `"docker" "rm" "-f" "21aab4d0c1337399155968a82a3332c15eadbf7339b8a56c3edd2769dee211f6"` Oct 11 06:14:42.117 INFO blam! 21aab4d0c1337399155968a82a3332c15eadbf7339b8a56c3edd2769dee211f6