Oct 12 15:53:56.943 INFO checking pcarleton/moon against master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f for pr-54977 Oct 12 15:53:56.944 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-54977/worker-1/master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/pr-54977/master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f:/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 +5af0bb83044c3fb43d59ad5f49ee5ae1a293901f-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 12 15:53:57.276 INFO blam! 9d662231f43884fafaa244e3aa955251b03141982a15e7ed10fb473b217b1576 Oct 12 15:53:57.296 INFO running `"docker" "start" "-a" "9d662231f43884fafaa244e3aa955251b03141982a15e7ed10fb473b217b1576"` Oct 12 15:53:58.523 INFO kablam! usermod: no changes Oct 12 15:53:58.846 INFO kablam! Checking libflate v0.1.15 Oct 12 15:53:58.846 INFO kablam! Checking chrono v0.4.3 Oct 12 15:54:00.604 INFO kablam! Checking reqwest v0.8.6 Oct 12 15:54:03.192 INFO kablam! Checking moon v0.1.2 (/source) Oct 12 15:54:05.687 INFO kablam! warning: unused variable: `e` Oct 12 15:54:05.687 INFO kablam! --> src/main.rs:169:13 Oct 12 15:54:05.687 INFO kablam! | Oct 12 15:54:05.687 INFO kablam! 169 | Err(e) => { Oct 12 15:54:05.687 INFO kablam! | ^ help: consider using `_e` instead Oct 12 15:54:05.687 INFO kablam! | Oct 12 15:54:05.687 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 12 15:54:05.687 INFO kablam! Oct 12 15:54:05.687 INFO kablam! warning: unused variable: `message` Oct 12 15:54:05.687 INFO kablam! --> src/main.rs:199:13 Oct 12 15:54:05.688 INFO kablam! | Oct 12 15:54:05.688 INFO kablam! 199 | Err(message) => println!("Don't know phase: {}", phase_str) Oct 12 15:54:05.688 INFO kablam! | ^^^^^^^ help: consider using `_message` instead Oct 12 15:54:05.688 INFO kablam! Oct 12 15:54:05.828 INFO kablam! warning: static item is never used: `NEW_MOON` Oct 12 15:54:05.828 INFO kablam! --> src/main.rs:88:1 Oct 12 15:54:05.828 INFO kablam! | Oct 12 15:54:05.828 INFO kablam! 88 | static NEW_MOON: &'static str = "\u{1F311}"; Oct 12 15:54:05.828 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 15:54:05.828 INFO kablam! | Oct 12 15:54:05.828 INFO kablam! = note: #[warn(dead_code)] on by default Oct 12 15:54:05.829 INFO kablam! Oct 12 15:54:05.829 INFO kablam! warning: static item is never used: `FULL_MOON` Oct 12 15:54:05.829 INFO kablam! --> src/main.rs:92:1 Oct 12 15:54:05.829 INFO kablam! | Oct 12 15:54:05.829 INFO kablam! 92 | static FULL_MOON: &'static str = "\u{1F315}"; Oct 12 15:54:05.829 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 15:54:05.829 INFO kablam! Oct 12 15:54:05.829 INFO kablam! warning: static item is never used: `CRESCENT` Oct 12 15:54:05.829 INFO kablam! --> src/main.rs:97:1 Oct 12 15:54:05.829 INFO kablam! | Oct 12 15:54:05.829 INFO kablam! 97 | static CRESCENT: &'static str = "\u{1F319}"; Oct 12 15:54:05.829 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 15:54:05.829 INFO kablam! Oct 12 15:54:05.829 INFO kablam! warning: static item is never used: `FIRST_QUARTER_FACE` Oct 12 15:54:05.829 INFO kablam! --> src/main.rs:99:1 Oct 12 15:54:05.829 INFO kablam! | Oct 12 15:54:05.829 INFO kablam! 99 | static FIRST_QUARTER_FACE: &'static str = "\u{1F31B}"; Oct 12 15:54:05.829 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 15:54:05.829 INFO kablam! Oct 12 15:54:05.829 INFO kablam! warning: static item is never used: `LAST_QUARTER_FACE` Oct 12 15:54:05.829 INFO kablam! --> src/main.rs:100:1 Oct 12 15:54:05.829 INFO kablam! | Oct 12 15:54:05.830 INFO kablam! 100 | static LAST_QUARTER_FACE: &'static str = "\u{1F31C}"; Oct 12 15:54:05.830 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 15:54:05.830 INFO kablam! Oct 12 15:54:05.830 INFO kablam! warning: static item is never used: `SUN_FACE` Oct 12 15:54:05.830 INFO kablam! --> src/main.rs:102:1 Oct 12 15:54:05.830 INFO kablam! | Oct 12 15:54:05.830 INFO kablam! 102 | static SUN_FACE: &'static str = "\u{1F31E}"; Oct 12 15:54:05.830 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 15:54:05.830 INFO kablam! Oct 12 15:54:05.830 INFO kablam! warning: static item is never used: `GLOWING_STAR` Oct 12 15:54:05.830 INFO kablam! --> src/main.rs:103:1 Oct 12 15:54:05.830 INFO kablam! | Oct 12 15:54:05.830 INFO kablam! 103 | static GLOWING_STAR: &'static str = "\u{1F31F}"; Oct 12 15:54:05.830 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 15:54:05.830 INFO kablam! Oct 12 15:54:05.900 INFO kablam! warning: unused variable: `e` Oct 12 15:54:05.900 INFO kablam! --> src/main.rs:169:13 Oct 12 15:54:05.901 INFO kablam! | Oct 12 15:54:05.901 INFO kablam! 169 | Err(e) => { Oct 12 15:54:05.901 INFO kablam! | ^ help: consider using `_e` instead Oct 12 15:54:05.901 INFO kablam! | Oct 12 15:54:05.901 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 12 15:54:05.901 INFO kablam! Oct 12 15:54:05.901 INFO kablam! warning: unused variable: `message` Oct 12 15:54:05.901 INFO kablam! --> src/main.rs:199:13 Oct 12 15:54:05.901 INFO kablam! | Oct 12 15:54:05.901 INFO kablam! 199 | Err(message) => println!("Don't know phase: {}", phase_str) Oct 12 15:54:05.901 INFO kablam! | ^^^^^^^ help: consider using `_message` instead Oct 12 15:54:05.901 INFO kablam! Oct 12 15:54:06.016 INFO kablam! warning: static item is never used: `NEW_MOON` Oct 12 15:54:06.016 INFO kablam! --> src/main.rs:88:1 Oct 12 15:54:06.016 INFO kablam! | Oct 12 15:54:06.016 INFO kablam! 88 | static NEW_MOON: &'static str = "\u{1F311}"; Oct 12 15:54:06.016 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 15:54:06.016 INFO kablam! | Oct 12 15:54:06.016 INFO kablam! = note: #[warn(dead_code)] on by default Oct 12 15:54:06.016 INFO kablam! Oct 12 15:54:06.016 INFO kablam! warning: static item is never used: `FULL_MOON` Oct 12 15:54:06.016 INFO kablam! --> src/main.rs:92:1 Oct 12 15:54:06.016 INFO kablam! | Oct 12 15:54:06.016 INFO kablam! 92 | static FULL_MOON: &'static str = "\u{1F315}"; Oct 12 15:54:06.016 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 15:54:06.016 INFO kablam! Oct 12 15:54:06.017 INFO kablam! warning: static item is never used: `CRESCENT` Oct 12 15:54:06.017 INFO kablam! --> src/main.rs:97:1 Oct 12 15:54:06.017 INFO kablam! | Oct 12 15:54:06.017 INFO kablam! 97 | static CRESCENT: &'static str = "\u{1F319}"; Oct 12 15:54:06.017 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 15:54:06.017 INFO kablam! Oct 12 15:54:06.017 INFO kablam! warning: static item is never used: `FIRST_QUARTER_FACE` Oct 12 15:54:06.017 INFO kablam! --> src/main.rs:99:1 Oct 12 15:54:06.017 INFO kablam! | Oct 12 15:54:06.017 INFO kablam! 99 | static FIRST_QUARTER_FACE: &'static str = "\u{1F31B}"; Oct 12 15:54:06.017 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 15:54:06.017 INFO kablam! Oct 12 15:54:06.017 INFO kablam! warning: static item is never used: `LAST_QUARTER_FACE` Oct 12 15:54:06.017 INFO kablam! --> src/main.rs:100:1 Oct 12 15:54:06.017 INFO kablam! | Oct 12 15:54:06.017 INFO kablam! 100 | static LAST_QUARTER_FACE: &'static str = "\u{1F31C}"; Oct 12 15:54:06.017 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 15:54:06.017 INFO kablam! Oct 12 15:54:06.017 INFO kablam! warning: static item is never used: `SUN_FACE` Oct 12 15:54:06.017 INFO kablam! --> src/main.rs:102:1 Oct 12 15:54:06.017 INFO kablam! | Oct 12 15:54:06.017 INFO kablam! 102 | static SUN_FACE: &'static str = "\u{1F31E}"; Oct 12 15:54:06.017 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 15:54:06.017 INFO kablam! Oct 12 15:54:06.017 INFO kablam! warning: static item is never used: `GLOWING_STAR` Oct 12 15:54:06.017 INFO kablam! --> src/main.rs:103:1 Oct 12 15:54:06.017 INFO kablam! | Oct 12 15:54:06.017 INFO kablam! 103 | static GLOWING_STAR: &'static str = "\u{1F31F}"; Oct 12 15:54:06.017 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 15:54:06.017 INFO kablam! Oct 12 15:54:06.052 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 7.49s Oct 12 15:54:06.061 INFO kablam! su: No module specific data is present Oct 12 15:54:06.884 INFO running `"docker" "rm" "-f" "9d662231f43884fafaa244e3aa955251b03141982a15e7ed10fb473b217b1576"` Oct 12 15:54:07.152 INFO blam! 9d662231f43884fafaa244e3aa955251b03141982a15e7ed10fb473b217b1576