Oct 26 23:04:13.212 INFO checking pcarleton/moon against try#19f01b935b91481fd445b16b533d2f87661bf12e for pr-55192-2 Oct 26 23:04:13.213 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-5/try#19f01b935b91481fd445b16b533d2f87661bf12e:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/pr-55192-2/try#19f01b935b91481fd445b16b533d2f87661bf12e:/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 +19f01b935b91481fd445b16b533d2f87661bf12e-alt check --frozen --all --all-targets" "-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 26 23:04:13.514 INFO blam! 78daf154429b1b32878e2dffda8916d339a63dcfed68a48b99ca9233d0ad2941 Oct 26 23:04:13.517 INFO running `"docker" "start" "-a" "78daf154429b1b32878e2dffda8916d339a63dcfed68a48b99ca9233d0ad2941"` Oct 26 23:04:13.973 INFO kablam! usermod: no changes Oct 26 23:04:14.243 INFO kablam! Checking libflate v0.1.15 Oct 26 23:04:15.693 INFO kablam! Checking reqwest v0.8.6 Oct 26 23:04:18.250 INFO kablam! Checking moon v0.1.2 (/source) Oct 26 23:04:20.843 INFO kablam! warning: unused variable: `e` Oct 26 23:04:20.843 INFO kablam! --> src/main.rs:169:13 Oct 26 23:04:20.843 INFO kablam! | Oct 26 23:04:20.843 INFO kablam! 169 | Err(e) => { Oct 26 23:04:20.843 INFO kablam! | ^ help: consider using `_e` instead Oct 26 23:04:20.843 INFO kablam! | Oct 26 23:04:20.843 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 26 23:04:20.843 INFO kablam! Oct 26 23:04:20.843 INFO kablam! warning: unused variable: `message` Oct 26 23:04:20.843 INFO kablam! --> src/main.rs:199:13 Oct 26 23:04:20.843 INFO kablam! | Oct 26 23:04:20.843 INFO kablam! 199 | Err(message) => println!("Don't know phase: {}", phase_str) Oct 26 23:04:20.843 INFO kablam! | ^^^^^^^ help: consider using `_message` instead Oct 26 23:04:20.843 INFO kablam! Oct 26 23:04:20.907 INFO kablam! warning: unused variable: `e` Oct 26 23:04:20.907 INFO kablam! --> src/main.rs:169:13 Oct 26 23:04:20.907 INFO kablam! | Oct 26 23:04:20.907 INFO kablam! 169 | Err(e) => { Oct 26 23:04:20.907 INFO kablam! | ^ help: consider using `_e` instead Oct 26 23:04:20.907 INFO kablam! | Oct 26 23:04:20.907 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 26 23:04:20.907 INFO kablam! Oct 26 23:04:20.907 INFO kablam! warning: unused variable: `message` Oct 26 23:04:20.907 INFO kablam! --> src/main.rs:199:13 Oct 26 23:04:20.907 INFO kablam! | Oct 26 23:04:20.907 INFO kablam! 199 | Err(message) => println!("Don't know phase: {}", phase_str) Oct 26 23:04:20.907 INFO kablam! | ^^^^^^^ help: consider using `_message` instead Oct 26 23:04:20.907 INFO kablam! Oct 26 23:04:20.924 INFO kablam! warning: static item is never used: `NEW_MOON` Oct 26 23:04:20.924 INFO kablam! --> src/main.rs:88:1 Oct 26 23:04:20.924 INFO kablam! | Oct 26 23:04:20.924 INFO kablam! 88 | static NEW_MOON: &'static str = "\u{1F311}"; Oct 26 23:04:20.924 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 26 23:04:20.924 INFO kablam! | Oct 26 23:04:20.924 INFO kablam! = note: #[warn(dead_code)] on by default Oct 26 23:04:20.924 INFO kablam! Oct 26 23:04:20.924 INFO kablam! warning: static item is never used: `FULL_MOON` Oct 26 23:04:20.924 INFO kablam! --> src/main.rs:92:1 Oct 26 23:04:20.924 INFO kablam! | Oct 26 23:04:20.924 INFO kablam! 92 | static FULL_MOON: &'static str = "\u{1F315}"; Oct 26 23:04:20.924 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 26 23:04:20.924 INFO kablam! Oct 26 23:04:20.924 INFO kablam! warning: static item is never used: `CRESCENT` Oct 26 23:04:20.924 INFO kablam! --> src/main.rs:97:1 Oct 26 23:04:20.924 INFO kablam! | Oct 26 23:04:20.924 INFO kablam! 97 | static CRESCENT: &'static str = "\u{1F319}"; Oct 26 23:04:20.924 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 26 23:04:20.924 INFO kablam! Oct 26 23:04:20.924 INFO kablam! warning: static item is never used: `FIRST_QUARTER_FACE` Oct 26 23:04:20.924 INFO kablam! --> src/main.rs:99:1 Oct 26 23:04:20.925 INFO kablam! | Oct 26 23:04:20.925 INFO kablam! 99 | static FIRST_QUARTER_FACE: &'static str = "\u{1F31B}"; Oct 26 23:04:20.925 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 26 23:04:20.925 INFO kablam! Oct 26 23:04:20.925 INFO kablam! warning: static item is never used: `LAST_QUARTER_FACE` Oct 26 23:04:20.925 INFO kablam! --> src/main.rs:100:1 Oct 26 23:04:20.925 INFO kablam! | Oct 26 23:04:20.925 INFO kablam! 100 | static LAST_QUARTER_FACE: &'static str = "\u{1F31C}"; Oct 26 23:04:20.925 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 26 23:04:20.925 INFO kablam! Oct 26 23:04:20.925 INFO kablam! warning: static item is never used: `SUN_FACE` Oct 26 23:04:20.925 INFO kablam! --> src/main.rs:102:1 Oct 26 23:04:20.925 INFO kablam! | Oct 26 23:04:20.925 INFO kablam! 102 | static SUN_FACE: &'static str = "\u{1F31E}"; Oct 26 23:04:20.925 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 26 23:04:20.925 INFO kablam! Oct 26 23:04:20.931 INFO kablam! warning: static item is never used: `GLOWING_STAR` Oct 26 23:04:20.931 INFO kablam! --> src/main.rs:103:1 Oct 26 23:04:20.931 INFO kablam! | Oct 26 23:04:20.931 INFO kablam! 103 | static GLOWING_STAR: &'static str = "\u{1F31F}"; Oct 26 23:04:20.931 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 26 23:04:20.931 INFO kablam! Oct 26 23:04:21.013 INFO kablam! warning: static item is never used: `NEW_MOON` Oct 26 23:04:21.013 INFO kablam! --> src/main.rs:88:1 Oct 26 23:04:21.013 INFO kablam! | Oct 26 23:04:21.013 INFO kablam! 88 | static NEW_MOON: &'static str = "\u{1F311}"; Oct 26 23:04:21.013 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 26 23:04:21.013 INFO kablam! | Oct 26 23:04:21.013 INFO kablam! = note: #[warn(dead_code)] on by default Oct 26 23:04:21.013 INFO kablam! Oct 26 23:04:21.013 INFO kablam! warning: static item is never used: `FULL_MOON` Oct 26 23:04:21.013 INFO kablam! --> src/main.rs:92:1 Oct 26 23:04:21.013 INFO kablam! | Oct 26 23:04:21.013 INFO kablam! 92 | static FULL_MOON: &'static str = "\u{1F315}"; Oct 26 23:04:21.013 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 26 23:04:21.013 INFO kablam! Oct 26 23:04:21.013 INFO kablam! warning: static item is never used: `CRESCENT` Oct 26 23:04:21.013 INFO kablam! --> src/main.rs:97:1 Oct 26 23:04:21.013 INFO kablam! | Oct 26 23:04:21.013 INFO kablam! 97 | static CRESCENT: &'static str = "\u{1F319}"; Oct 26 23:04:21.013 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 26 23:04:21.013 INFO kablam! Oct 26 23:04:21.013 INFO kablam! warning: static item is never used: `FIRST_QUARTER_FACE` Oct 26 23:04:21.013 INFO kablam! --> src/main.rs:99:1 Oct 26 23:04:21.013 INFO kablam! | Oct 26 23:04:21.013 INFO kablam! 99 | static FIRST_QUARTER_FACE: &'static str = "\u{1F31B}"; Oct 26 23:04:21.013 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 26 23:04:21.013 INFO kablam! Oct 26 23:04:21.013 INFO kablam! warning: static item is never used: `LAST_QUARTER_FACE` Oct 26 23:04:21.013 INFO kablam! --> src/main.rs:100:1 Oct 26 23:04:21.013 INFO kablam! | Oct 26 23:04:21.013 INFO kablam! 100 | static LAST_QUARTER_FACE: &'static str = "\u{1F31C}"; Oct 26 23:04:21.013 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 26 23:04:21.013 INFO kablam! Oct 26 23:04:21.013 INFO kablam! warning: static item is never used: `SUN_FACE` Oct 26 23:04:21.013 INFO kablam! --> src/main.rs:102:1 Oct 26 23:04:21.013 INFO kablam! | Oct 26 23:04:21.013 INFO kablam! 102 | static SUN_FACE: &'static str = "\u{1F31E}"; Oct 26 23:04:21.013 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 26 23:04:21.013 INFO kablam! Oct 26 23:04:21.013 INFO kablam! warning: static item is never used: `GLOWING_STAR` Oct 26 23:04:21.013 INFO kablam! --> src/main.rs:103:1 Oct 26 23:04:21.013 INFO kablam! | Oct 26 23:04:21.013 INFO kablam! 103 | static GLOWING_STAR: &'static str = "\u{1F31F}"; Oct 26 23:04:21.013 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 26 23:04:21.013 INFO kablam! Oct 26 23:04:21.045 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 7.05s Oct 26 23:04:21.059 INFO kablam! su: No module specific data is present Oct 26 23:04:21.302 INFO running `"docker" "rm" "-f" "78daf154429b1b32878e2dffda8916d339a63dcfed68a48b99ca9233d0ad2941"` Oct 26 23:04:21.422 INFO blam! 78daf154429b1b32878e2dffda8916d339a63dcfed68a48b99ca9233d0ad2941