Oct 31 23:22:55.720 INFO checking pcarleton/moon against master#05812fa8c588473f03e3fa7cf59cd84f4f37c715 for pr-55538 Oct 31 23:22:55.720 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55538/worker-0/master#05812fa8c588473f03e3fa7cf59cd84f4f37c715:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-0/pr-55538/master#05812fa8c588473f03e3fa7cf59cd84f4f37c715:/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 +05812fa8c588473f03e3fa7cf59cd84f4f37c715-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 31 23:22:55.953 INFO blam! 63c8fe2d8a8642d753db6425270b3086cb63cb99ff94850e848ab513214caa83 Oct 31 23:22:55.964 INFO running `"docker" "start" "-a" "63c8fe2d8a8642d753db6425270b3086cb63cb99ff94850e848ab513214caa83"` Oct 31 23:22:56.672 INFO kablam! usermod: no changes Oct 31 23:22:56.960 INFO kablam! Checking crossbeam-epoch v0.4.3 Oct 31 23:22:56.980 INFO kablam! Checking uuid v0.6.5 Oct 31 23:22:56.997 INFO kablam! Checking tokio-io v0.1.7 Oct 31 23:22:56.999 INFO kablam! Checking libflate v0.1.15 Oct 31 23:22:56.999 INFO kablam! Checking serde_urlencoded v0.5.2 Oct 31 23:22:56.999 INFO kablam! Compiling mime_guess v2.0.0-alpha.4 Oct 31 23:22:59.388 INFO kablam! Checking crossbeam-deque v0.3.1 Oct 31 23:23:00.732 INFO kablam! Checking tokio-codec v0.1.0 Oct 31 23:23:01.020 INFO kablam! Checking tokio-reactor v0.1.2 Oct 31 23:23:01.232 INFO kablam! Checking tokio-threadpool v0.1.4 Oct 31 23:23:02.848 INFO kablam! Checking tokio-udp v0.1.1 Oct 31 23:23:02.848 INFO kablam! Checking tokio-tcp v0.1.0 Oct 31 23:23:03.966 INFO kablam! Checking tokio-fs v0.1.1 Oct 31 23:23:05.032 INFO kablam! Checking tokio v0.1.7 Oct 31 23:23:06.137 INFO kablam! Checking tokio-core v0.1.17 Oct 31 23:23:07.560 INFO kablam! Checking tokio-proto v0.1.1 Oct 31 23:23:07.560 INFO kablam! Checking tokio-tls v0.1.4 Oct 31 23:23:11.210 INFO kablam! Checking hyper v0.11.27 Oct 31 23:23:17.476 INFO kablam! Checking hyper-tls v0.1.3 Oct 31 23:23:18.916 INFO kablam! Checking reqwest v0.8.6 Oct 31 23:23:21.395 INFO kablam! Checking moon v0.1.2 (/source) Oct 31 23:23:24.914 INFO kablam! warning: unused variable: `e` Oct 31 23:23:24.915 INFO kablam! --> src/main.rs:169:13 Oct 31 23:23:24.916 INFO kablam! | Oct 31 23:23:24.916 INFO kablam! 169 | Err(e) => { Oct 31 23:23:24.916 INFO kablam! | ^ help: consider using `_e` instead Oct 31 23:23:24.917 INFO kablam! | Oct 31 23:23:24.917 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 31 23:23:24.917 INFO kablam! Oct 31 23:23:24.918 INFO kablam! warning: unused variable: `message` Oct 31 23:23:24.918 INFO kablam! --> src/main.rs:199:13 Oct 31 23:23:24.918 INFO kablam! | Oct 31 23:23:24.918 INFO kablam! 199 | Err(message) => println!("Don't know phase: {}", phase_str) Oct 31 23:23:24.919 INFO kablam! | ^^^^^^^ help: consider using `_message` instead Oct 31 23:23:24.924 INFO kablam! Oct 31 23:23:25.010 INFO kablam! warning: unused variable: `e` Oct 31 23:23:25.011 INFO kablam! --> src/main.rs:169:13 Oct 31 23:23:25.011 INFO kablam! | Oct 31 23:23:25.016 INFO kablam! 169 | Err(e) => { Oct 31 23:23:25.017 INFO kablam! | ^ help: consider using `_e` instead Oct 31 23:23:25.017 INFO kablam! | Oct 31 23:23:25.017 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 31 23:23:25.017 INFO kablam! Oct 31 23:23:25.018 INFO kablam! warning: unused variable: `message` Oct 31 23:23:25.018 INFO kablam! --> src/main.rs:199:13 Oct 31 23:23:25.018 INFO kablam! | Oct 31 23:23:25.019 INFO kablam! 199 | Err(message) => println!("Don't know phase: {}", phase_str) Oct 31 23:23:25.019 INFO kablam! | ^^^^^^^ help: consider using `_message` instead Oct 31 23:23:25.019 INFO kablam! Oct 31 23:23:25.125 INFO kablam! warning: static item is never used: `NEW_MOON` Oct 31 23:23:25.127 INFO kablam! --> src/main.rs:88:1 Oct 31 23:23:25.127 INFO kablam! | Oct 31 23:23:25.128 INFO kablam! 88 | static NEW_MOON: &'static str = "\u{1F311}"; Oct 31 23:23:25.128 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 31 23:23:25.129 INFO kablam! | Oct 31 23:23:25.129 INFO kablam! = note: #[warn(dead_code)] on by default Oct 31 23:23:25.129 INFO kablam! Oct 31 23:23:25.130 INFO kablam! warning: static item is never used: `FULL_MOON` Oct 31 23:23:25.130 INFO kablam! --> src/main.rs:92:1 Oct 31 23:23:25.130 INFO kablam! | Oct 31 23:23:25.131 INFO kablam! 92 | static FULL_MOON: &'static str = "\u{1F315}"; Oct 31 23:23:25.131 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 31 23:23:25.131 INFO kablam! Oct 31 23:23:25.132 INFO kablam! warning: static item is never used: `CRESCENT` Oct 31 23:23:25.132 INFO kablam! --> src/main.rs:97:1 Oct 31 23:23:25.132 INFO kablam! | Oct 31 23:23:25.133 INFO kablam! 97 | static CRESCENT: &'static str = "\u{1F319}"; Oct 31 23:23:25.133 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 31 23:23:25.133 INFO kablam! Oct 31 23:23:25.133 INFO kablam! warning: static item is never used: `FIRST_QUARTER_FACE` Oct 31 23:23:25.134 INFO kablam! --> src/main.rs:99:1 Oct 31 23:23:25.134 INFO kablam! | Oct 31 23:23:25.134 INFO kablam! 99 | static FIRST_QUARTER_FACE: &'static str = "\u{1F31B}"; Oct 31 23:23:25.134 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 31 23:23:25.135 INFO kablam! Oct 31 23:23:25.141 INFO kablam! warning: static item is never used: `LAST_QUARTER_FACE` Oct 31 23:23:25.141 INFO kablam! --> src/main.rs:100:1 Oct 31 23:23:25.141 INFO kablam! | Oct 31 23:23:25.142 INFO kablam! 100 | static LAST_QUARTER_FACE: &'static str = "\u{1F31C}"; Oct 31 23:23:25.142 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 31 23:23:25.142 INFO kablam! Oct 31 23:23:25.142 INFO kablam! warning: static item is never used: `SUN_FACE` Oct 31 23:23:25.143 INFO kablam! --> src/main.rs:102:1 Oct 31 23:23:25.143 INFO kablam! | Oct 31 23:23:25.143 INFO kablam! 102 | static SUN_FACE: &'static str = "\u{1F31E}"; Oct 31 23:23:25.144 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 31 23:23:25.144 INFO kablam! Oct 31 23:23:25.144 INFO kablam! warning: static item is never used: `GLOWING_STAR` Oct 31 23:23:25.144 INFO kablam! --> src/main.rs:103:1 Oct 31 23:23:25.145 INFO kablam! | Oct 31 23:23:25.145 INFO kablam! 103 | static GLOWING_STAR: &'static str = "\u{1F31F}"; Oct 31 23:23:25.145 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 31 23:23:25.146 INFO kablam! Oct 31 23:23:25.201 INFO kablam! warning: static item is never used: `NEW_MOON` Oct 31 23:23:25.201 INFO kablam! --> src/main.rs:88:1 Oct 31 23:23:25.201 INFO kablam! | Oct 31 23:23:25.202 INFO kablam! 88 | static NEW_MOON: &'static str = "\u{1F311}"; Oct 31 23:23:25.202 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 31 23:23:25.202 INFO kablam! | Oct 31 23:23:25.202 INFO kablam! = note: #[warn(dead_code)] on by default Oct 31 23:23:25.202 INFO kablam! Oct 31 23:23:25.202 INFO kablam! warning: static item is never used: `FULL_MOON` Oct 31 23:23:25.202 INFO kablam! --> src/main.rs:92:1 Oct 31 23:23:25.202 INFO kablam! | Oct 31 23:23:25.202 INFO kablam! 92 | static FULL_MOON: &'static str = "\u{1F315}"; Oct 31 23:23:25.202 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 31 23:23:25.203 INFO kablam! Oct 31 23:23:25.203 INFO kablam! warning: static item is never used: `CRESCENT` Oct 31 23:23:25.203 INFO kablam! --> src/main.rs:97:1 Oct 31 23:23:25.203 INFO kablam! | Oct 31 23:23:25.203 INFO kablam! 97 | static CRESCENT: &'static str = "\u{1F319}"; Oct 31 23:23:25.203 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 31 23:23:25.203 INFO kablam! Oct 31 23:23:25.203 INFO kablam! warning: static item is never used: `FIRST_QUARTER_FACE` Oct 31 23:23:25.203 INFO kablam! --> src/main.rs:99:1 Oct 31 23:23:25.204 INFO kablam! | Oct 31 23:23:25.204 INFO kablam! 99 | static FIRST_QUARTER_FACE: &'static str = "\u{1F31B}"; Oct 31 23:23:25.204 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 31 23:23:25.204 INFO kablam! Oct 31 23:23:25.204 INFO kablam! warning: static item is never used: `LAST_QUARTER_FACE` Oct 31 23:23:25.205 INFO kablam! --> src/main.rs:100:1 Oct 31 23:23:25.205 INFO kablam! | Oct 31 23:23:25.205 INFO kablam! 100 | static LAST_QUARTER_FACE: &'static str = "\u{1F31C}"; Oct 31 23:23:25.205 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 31 23:23:25.205 INFO kablam! Oct 31 23:23:25.205 INFO kablam! warning: static item is never used: `SUN_FACE` Oct 31 23:23:25.205 INFO kablam! --> src/main.rs:102:1 Oct 31 23:23:25.205 INFO kablam! | Oct 31 23:23:25.205 INFO kablam! 102 | static SUN_FACE: &'static str = "\u{1F31E}"; Oct 31 23:23:25.205 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 31 23:23:25.205 INFO kablam! Oct 31 23:23:25.205 INFO kablam! warning: static item is never used: `GLOWING_STAR` Oct 31 23:23:25.205 INFO kablam! --> src/main.rs:103:1 Oct 31 23:23:25.205 INFO kablam! | Oct 31 23:23:25.205 INFO kablam! 103 | static GLOWING_STAR: &'static str = "\u{1F31F}"; Oct 31 23:23:25.205 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 31 23:23:25.205 INFO kablam! Oct 31 23:23:25.256 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 28.55s Oct 31 23:23:25.276 INFO kablam! su: No module specific data is present Oct 31 23:23:25.864 INFO running `"docker" "rm" "-f" "63c8fe2d8a8642d753db6425270b3086cb63cb99ff94850e848ab513214caa83"` Oct 31 23:23:26.161 INFO blam! 63c8fe2d8a8642d753db6425270b3086cb63cb99ff94850e848ab513214caa83