Oct 11 02:38:59.078 INFO testing autumnshine/lr against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 11 02:38:59.078 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 11 02:38:59.079 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-5/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 02:38:59.574 INFO blam! 7ac573f992a7a722965b04f5f5e6817d021d0466eb04288d02aef0aa2758318d Oct 11 02:38:59.580 INFO running `"docker" "start" "-a" "7ac573f992a7a722965b04f5f5e6817d021d0466eb04288d02aef0aa2758318d"` Oct 11 02:39:00.688 INFO kablam! usermod: no changes Oct 11 02:39:00.752 INFO kablam! Compiling lr v0.1.0 (/source) Oct 11 02:39:01.408 INFO kablam! warning: constant item is never used: `X` Oct 11 02:39:01.408 INFO kablam! --> src/lib.rs:2:5 Oct 11 02:39:01.408 INFO kablam! | Oct 11 02:39:01.408 INFO kablam! 2 | const X: i32 = 10; Oct 11 02:39:01.408 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 11 02:39:01.408 INFO kablam! | Oct 11 02:39:01.408 INFO kablam! = note: #[warn(dead_code)] on by default Oct 11 02:39:01.408 INFO kablam! Oct 11 02:39:01.408 INFO kablam! warning: function is never used: `print_aaa` Oct 11 02:39:01.408 INFO kablam! --> src/lib.rs:4:5 Oct 11 02:39:01.408 INFO kablam! | Oct 11 02:39:01.408 INFO kablam! 4 | fn print_aaa() { Oct 11 02:39:01.408 INFO kablam! | ^^^^^^^^^^^^^^ Oct 11 02:39:01.408 INFO kablam! Oct 11 02:39:01.408 INFO kablam! warning: function is never used: `print_bbb` Oct 11 02:39:01.408 INFO kablam! --> src/lib.rs:9:9 Oct 11 02:39:01.408 INFO kablam! | Oct 11 02:39:01.408 INFO kablam! 9 | fn print_bbb() { Oct 11 02:39:01.408 INFO kablam! | ^^^^^^^^^^^^^^ Oct 11 02:39:01.409 INFO kablam! Oct 11 02:39:01.409 INFO kablam! warning: function is never used: `print_ccc` Oct 11 02:39:01.409 INFO kablam! --> src/lib.rs:15:9 Oct 11 02:39:01.409 INFO kablam! | Oct 11 02:39:01.409 INFO kablam! 15 | fn print_ccc() { Oct 11 02:39:01.409 INFO kablam! | ^^^^^^^^^^^^^^ Oct 11 02:39:01.409 INFO kablam! Oct 11 02:39:02.493 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.78s Oct 11 02:39:02.496 INFO kablam! su: No module specific data is present Oct 11 02:39:03.348 INFO running `"docker" "rm" "-f" "7ac573f992a7a722965b04f5f5e6817d021d0466eb04288d02aef0aa2758318d"` Oct 11 02:39:03.628 INFO blam! 7ac573f992a7a722965b04f5f5e6817d021d0466eb04288d02aef0aa2758318d Oct 11 02:39:03.632 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 11 02:39:03.632 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-5/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 02:39:04.036 INFO blam! b066fb76c303674c6fe687d46b9a3a6873a96173c6dde8bac754770aeb51ed4f Oct 11 02:39:04.038 INFO running `"docker" "start" "-a" "b066fb76c303674c6fe687d46b9a3a6873a96173c6dde8bac754770aeb51ed4f"` Oct 11 02:39:05.362 INFO kablam! usermod: no changes Oct 11 02:39:05.456 INFO kablam! Compiling lr v0.1.0 (/source) Oct 11 02:39:06.892 INFO kablam! warning: constant item is never used: `X` Oct 11 02:39:06.892 INFO kablam! --> src/lib.rs:2:5 Oct 11 02:39:06.892 INFO kablam! | Oct 11 02:39:06.892 INFO kablam! 2 | const X: i32 = 10; Oct 11 02:39:06.892 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 11 02:39:06.892 INFO kablam! | Oct 11 02:39:06.892 INFO kablam! = note: #[warn(dead_code)] on by default Oct 11 02:39:06.892 INFO kablam! Oct 11 02:39:06.892 INFO kablam! warning: function is never used: `print_aaa` Oct 11 02:39:06.892 INFO kablam! --> src/lib.rs:4:5 Oct 11 02:39:06.892 INFO kablam! | Oct 11 02:39:06.892 INFO kablam! 4 | fn print_aaa() { Oct 11 02:39:06.892 INFO kablam! | ^^^^^^^^^^^^^^ Oct 11 02:39:06.892 INFO kablam! Oct 11 02:39:06.892 INFO kablam! warning: function is never used: `print_bbb` Oct 11 02:39:06.892 INFO kablam! --> src/lib.rs:9:9 Oct 11 02:39:06.892 INFO kablam! | Oct 11 02:39:06.892 INFO kablam! 9 | fn print_bbb() { Oct 11 02:39:06.892 INFO kablam! | ^^^^^^^^^^^^^^ Oct 11 02:39:06.892 INFO kablam! Oct 11 02:39:06.892 INFO kablam! warning: function is never used: `print_ccc` Oct 11 02:39:06.892 INFO kablam! --> src/lib.rs:15:9 Oct 11 02:39:06.892 INFO kablam! | Oct 11 02:39:06.892 INFO kablam! 15 | fn print_ccc() { Oct 11 02:39:06.892 INFO kablam! | ^^^^^^^^^^^^^^ Oct 11 02:39:06.892 INFO kablam! Oct 11 02:39:07.529 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.14s Oct 11 02:39:07.530 INFO kablam! su: No module specific data is present Oct 11 02:39:08.133 INFO running `"docker" "rm" "-f" "b066fb76c303674c6fe687d46b9a3a6873a96173c6dde8bac754770aeb51ed4f"` Oct 11 02:39:08.408 INFO blam! b066fb76c303674c6fe687d46b9a3a6873a96173c6dde8bac754770aeb51ed4f Oct 11 02:39:08.416 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 11 02:39:08.416 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-5/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 02:39:08.796 INFO blam! 1e844231d108511d8bd62066bd95ea074a54ef25eeb34ab521fc360bc32afa84 Oct 11 02:39:08.800 INFO running `"docker" "start" "-a" "1e844231d108511d8bd62066bd95ea074a54ef25eeb34ab521fc360bc32afa84"` Oct 11 02:39:09.851 INFO kablam! usermod: no changes Oct 11 02:39:09.908 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.03s Oct 11 02:39:09.924 INFO kablam! Running /target/debug/deps/lr-cd09e4169b7df3e1 Oct 11 02:39:09.928 INFO blam! Oct 11 02:39:09.928 INFO blam! running 0 tests Oct 11 02:39:09.928 INFO blam! Oct 11 02:39:09.928 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 02:39:09.928 INFO blam! Oct 11 02:39:09.932 INFO kablam! Running /target/debug/deps/lr-e6f195bac26fbcd7 Oct 11 02:39:09.940 INFO blam! Oct 11 02:39:09.941 INFO kablam! Doc-tests lr Oct 11 02:39:09.941 INFO blam! running 0 tests Oct 11 02:39:09.941 INFO blam! Oct 11 02:39:09.941 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 02:39:09.941 INFO blam! Oct 11 02:39:11.140 INFO blam! Oct 11 02:39:11.140 INFO blam! running 0 tests Oct 11 02:39:11.140 INFO blam! Oct 11 02:39:11.140 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 02:39:11.140 INFO blam! Oct 11 02:39:11.151 INFO kablam! su: No module specific data is present Oct 11 02:39:11.750 INFO running `"docker" "rm" "-f" "1e844231d108511d8bd62066bd95ea074a54ef25eeb34ab521fc360bc32afa84"` Oct 11 02:39:12.172 INFO blam! 1e844231d108511d8bd62066bd95ea074a54ef25eeb34ab521fc360bc32afa84