Oct 10 16:56:50.553 INFO testing pcarleton/moon against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 10 16:56:50.553 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 10 16:56:50.553 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-4/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 10 16:56:51.042 INFO blam! e3f5d06db41b9617a71c66a26b9115910d0f30538a08e25cad566e589e396291 Oct 10 16:56:51.044 INFO running `"docker" "start" "-a" "e3f5d06db41b9617a71c66a26b9115910d0f30538a08e25cad566e589e396291"` Oct 10 16:56:52.260 INFO kablam! usermod: no changes Oct 10 16:56:52.602 INFO kablam! Compiling serde_json v1.0.21 Oct 10 16:56:52.608 INFO kablam! Compiling chrono v0.4.3 Oct 10 16:56:57.484 INFO kablam! Compiling reqwest v0.8.6 Oct 10 16:57:06.868 INFO kablam! Compiling moon v0.1.2 (/source) Oct 10 16:57:11.484 INFO kablam! warning: unused variable: `e` Oct 10 16:57:11.485 INFO kablam! --> src/main.rs:169:13 Oct 10 16:57:11.485 INFO kablam! | Oct 10 16:57:11.485 INFO kablam! 169 | Err(e) => { Oct 10 16:57:11.486 INFO kablam! | ^ help: consider using `_e` instead Oct 10 16:57:11.486 INFO kablam! | Oct 10 16:57:11.486 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 10 16:57:11.487 INFO kablam! Oct 10 16:57:11.487 INFO kablam! warning: unused variable: `message` Oct 10 16:57:11.487 INFO kablam! --> src/main.rs:199:13 Oct 10 16:57:11.487 INFO kablam! | Oct 10 16:57:11.488 INFO kablam! 199 | Err(message) => println!("Don't know phase: {}", phase_str) Oct 10 16:57:11.488 INFO kablam! | ^^^^^^^ help: consider using `_message` instead Oct 10 16:57:11.488 INFO kablam! Oct 10 16:57:11.564 INFO kablam! warning: static item is never used: `NEW_MOON` Oct 10 16:57:11.565 INFO kablam! --> src/main.rs:88:1 Oct 10 16:57:11.565 INFO kablam! | Oct 10 16:57:11.565 INFO kablam! 88 | static NEW_MOON: &'static str = "\u{1F311}"; Oct 10 16:57:11.566 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 16:57:11.566 INFO kablam! | Oct 10 16:57:11.566 INFO kablam! = note: #[warn(dead_code)] on by default Oct 10 16:57:11.566 INFO kablam! Oct 10 16:57:11.567 INFO kablam! warning: static item is never used: `FULL_MOON` Oct 10 16:57:11.567 INFO kablam! --> src/main.rs:92:1 Oct 10 16:57:11.567 INFO kablam! | Oct 10 16:57:11.568 INFO kablam! 92 | static FULL_MOON: &'static str = "\u{1F315}"; Oct 10 16:57:11.568 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 16:57:11.568 INFO kablam! Oct 10 16:57:11.568 INFO kablam! warning: static item is never used: `CRESCENT` Oct 10 16:57:11.569 INFO kablam! --> src/main.rs:97:1 Oct 10 16:57:11.569 INFO kablam! | Oct 10 16:57:11.569 INFO kablam! 97 | static CRESCENT: &'static str = "\u{1F319}"; Oct 10 16:57:11.569 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 16:57:11.570 INFO kablam! Oct 10 16:57:11.570 INFO kablam! warning: static item is never used: `FIRST_QUARTER_FACE` Oct 10 16:57:11.570 INFO kablam! --> src/main.rs:99:1 Oct 10 16:57:11.571 INFO kablam! | Oct 10 16:57:11.571 INFO kablam! 99 | static FIRST_QUARTER_FACE: &'static str = "\u{1F31B}"; Oct 10 16:57:11.571 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 16:57:11.572 INFO kablam! Oct 10 16:57:11.572 INFO kablam! warning: static item is never used: `LAST_QUARTER_FACE` Oct 10 16:57:11.572 INFO kablam! --> src/main.rs:100:1 Oct 10 16:57:11.573 INFO kablam! | Oct 10 16:57:11.573 INFO kablam! 100 | static LAST_QUARTER_FACE: &'static str = "\u{1F31C}"; Oct 10 16:57:11.573 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 16:57:11.573 INFO kablam! Oct 10 16:57:11.574 INFO kablam! warning: static item is never used: `SUN_FACE` Oct 10 16:57:11.574 INFO kablam! --> src/main.rs:102:1 Oct 10 16:57:11.574 INFO kablam! | Oct 10 16:57:11.575 INFO kablam! 102 | static SUN_FACE: &'static str = "\u{1F31E}"; Oct 10 16:57:11.575 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 16:57:11.575 INFO kablam! Oct 10 16:57:11.575 INFO kablam! warning: static item is never used: `GLOWING_STAR` Oct 10 16:57:11.576 INFO kablam! --> src/main.rs:103:1 Oct 10 16:57:11.576 INFO kablam! | Oct 10 16:57:11.576 INFO kablam! 103 | static GLOWING_STAR: &'static str = "\u{1F31F}"; Oct 10 16:57:11.577 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 16:57:11.577 INFO kablam! Oct 10 16:57:15.557 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 23.26s Oct 10 16:57:15.557 INFO kablam! su: No module specific data is present Oct 10 16:57:16.013 INFO running `"docker" "rm" "-f" "e3f5d06db41b9617a71c66a26b9115910d0f30538a08e25cad566e589e396291"` Oct 10 16:57:16.362 INFO blam! e3f5d06db41b9617a71c66a26b9115910d0f30538a08e25cad566e589e396291 Oct 10 16:57:16.369 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 10 16:57:16.370 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-4/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 10 16:57:16.793 INFO blam! 3bdf6e1ba553bef47a46a7e9d49c3b7c03339021b45fefb632720891a428ed4c Oct 10 16:57:16.801 INFO running `"docker" "start" "-a" "3bdf6e1ba553bef47a46a7e9d49c3b7c03339021b45fefb632720891a428ed4c"` Oct 10 16:57:17.764 INFO kablam! usermod: no changes Oct 10 16:57:18.010 INFO kablam! Compiling moon v0.1.2 (/source) Oct 10 16:57:22.504 INFO kablam! warning: unused variable: `e` Oct 10 16:57:22.504 INFO kablam! --> src/main.rs:169:13 Oct 10 16:57:22.504 INFO kablam! | Oct 10 16:57:22.504 INFO kablam! 169 | Err(e) => { Oct 10 16:57:22.504 INFO kablam! | ^ help: consider using `_e` instead Oct 10 16:57:22.504 INFO kablam! | Oct 10 16:57:22.504 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 10 16:57:22.504 INFO kablam! Oct 10 16:57:22.504 INFO kablam! warning: unused variable: `message` Oct 10 16:57:22.504 INFO kablam! --> src/main.rs:199:13 Oct 10 16:57:22.504 INFO kablam! | Oct 10 16:57:22.504 INFO kablam! 199 | Err(message) => println!("Don't know phase: {}", phase_str) Oct 10 16:57:22.504 INFO kablam! | ^^^^^^^ help: consider using `_message` instead Oct 10 16:57:22.504 INFO kablam! Oct 10 16:57:22.607 INFO kablam! warning: static item is never used: `NEW_MOON` Oct 10 16:57:22.607 INFO kablam! --> src/main.rs:88:1 Oct 10 16:57:22.607 INFO kablam! | Oct 10 16:57:22.607 INFO kablam! 88 | static NEW_MOON: &'static str = "\u{1F311}"; Oct 10 16:57:22.607 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 16:57:22.607 INFO kablam! | Oct 10 16:57:22.607 INFO kablam! = note: #[warn(dead_code)] on by default Oct 10 16:57:22.607 INFO kablam! Oct 10 16:57:22.607 INFO kablam! warning: static item is never used: `FULL_MOON` Oct 10 16:57:22.607 INFO kablam! --> src/main.rs:92:1 Oct 10 16:57:22.607 INFO kablam! | Oct 10 16:57:22.607 INFO kablam! 92 | static FULL_MOON: &'static str = "\u{1F315}"; Oct 10 16:57:22.607 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 16:57:22.607 INFO kablam! Oct 10 16:57:22.607 INFO kablam! warning: static item is never used: `CRESCENT` Oct 10 16:57:22.607 INFO kablam! --> src/main.rs:97:1 Oct 10 16:57:22.607 INFO kablam! | Oct 10 16:57:22.607 INFO kablam! 97 | static CRESCENT: &'static str = "\u{1F319}"; Oct 10 16:57:22.607 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 16:57:22.607 INFO kablam! Oct 10 16:57:22.607 INFO kablam! warning: static item is never used: `FIRST_QUARTER_FACE` Oct 10 16:57:22.607 INFO kablam! --> src/main.rs:99:1 Oct 10 16:57:22.607 INFO kablam! | Oct 10 16:57:22.607 INFO kablam! 99 | static FIRST_QUARTER_FACE: &'static str = "\u{1F31B}"; Oct 10 16:57:22.607 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 16:57:22.607 INFO kablam! Oct 10 16:57:22.607 INFO kablam! warning: static item is never used: `LAST_QUARTER_FACE` Oct 10 16:57:22.607 INFO kablam! --> src/main.rs:100:1 Oct 10 16:57:22.607 INFO kablam! | Oct 10 16:57:22.607 INFO kablam! 100 | static LAST_QUARTER_FACE: &'static str = "\u{1F31C}"; Oct 10 16:57:22.607 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 16:57:22.607 INFO kablam! Oct 10 16:57:22.607 INFO kablam! warning: static item is never used: `SUN_FACE` Oct 10 16:57:22.607 INFO kablam! --> src/main.rs:102:1 Oct 10 16:57:22.607 INFO kablam! | Oct 10 16:57:22.607 INFO kablam! 102 | static SUN_FACE: &'static str = "\u{1F31E}"; Oct 10 16:57:22.607 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 16:57:22.608 INFO kablam! Oct 10 16:57:22.608 INFO kablam! warning: static item is never used: `GLOWING_STAR` Oct 10 16:57:22.608 INFO kablam! --> src/main.rs:103:1 Oct 10 16:57:22.608 INFO kablam! | Oct 10 16:57:22.608 INFO kablam! 103 | static GLOWING_STAR: &'static str = "\u{1F31F}"; Oct 10 16:57:22.608 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 16:57:22.608 INFO kablam! Oct 10 16:57:23.049 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 5.27s Oct 10 16:57:23.058 INFO kablam! su: No module specific data is present Oct 10 16:57:23.345 INFO running `"docker" "rm" "-f" "3bdf6e1ba553bef47a46a7e9d49c3b7c03339021b45fefb632720891a428ed4c"` Oct 10 16:57:23.475 INFO blam! 3bdf6e1ba553bef47a46a7e9d49c3b7c03339021b45fefb632720891a428ed4c Oct 10 16:57:23.482 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 10 16:57:23.482 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-4/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 10 16:57:23.669 INFO blam! 61fb464da39dc31393e89246e59a094f07d930b4ffa100761ada16d525786c87 Oct 10 16:57:23.674 INFO running `"docker" "start" "-a" "61fb464da39dc31393e89246e59a094f07d930b4ffa100761ada16d525786c87"` Oct 10 16:57:24.168 INFO kablam! usermod: no changes Oct 10 16:57:24.338 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.15s Oct 10 16:57:24.358 INFO kablam! Running /target/debug/deps/moon-e2fc018ebca56937 Oct 10 16:57:24.359 INFO blam! Oct 10 16:57:24.360 INFO blam! running 0 tests Oct 10 16:57:24.360 INFO blam! Oct 10 16:57:24.360 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 16:57:24.360 INFO blam! Oct 10 16:57:24.361 INFO kablam! su: No module specific data is present Oct 10 16:57:24.590 INFO running `"docker" "rm" "-f" "61fb464da39dc31393e89246e59a094f07d930b4ffa100761ada16d525786c87"` Oct 10 16:57:24.705 INFO blam! 61fb464da39dc31393e89246e59a094f07d930b4ffa100761ada16d525786c87