Oct 31 23:22:55.457 INFO checking pcarleton/moon against try#d7816399d50d407bbce1efe9dbadf8faaaf568fc for pr-55538 Oct 31 23:22:55.458 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55538/worker-5/try#d7816399d50d407bbce1efe9dbadf8faaaf568fc:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-5/pr-55538/try#d7816399d50d407bbce1efe9dbadf8faaaf568fc:/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 +d7816399d50d407bbce1efe9dbadf8faaaf568fc-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.772 INFO blam! 9bfb76881c541e7364a3db0ef7fad5341d20a3cf99190f96387aecc2e229a890 Oct 31 23:22:55.780 INFO running `"docker" "start" "-a" "9bfb76881c541e7364a3db0ef7fad5341d20a3cf99190f96387aecc2e229a890"` Oct 31 23:22:56.444 INFO kablam! usermod: no changes Oct 31 23:22:56.744 INFO kablam! Compiling openssl-sys v0.9.33 Oct 31 23:22:56.749 INFO kablam! Checking uuid v0.6.5 Oct 31 23:22:56.751 INFO kablam! Checking want v0.0.4 Oct 31 23:22:56.761 INFO kablam! Checking mio v0.6.14 Oct 31 23:22:56.762 INFO kablam! Checking crossbeam-epoch v0.4.3 Oct 31 23:22:56.764 INFO kablam! Checking tokio-io v0.1.7 Oct 31 23:22:56.786 INFO kablam! Checking libflate v0.1.15 Oct 31 23:22:56.797 INFO kablam! Checking serde_urlencoded v0.5.2 Oct 31 23:22:58.544 INFO kablam! Compiling mime_guess v2.0.0-alpha.4 Oct 31 23:23:00.588 INFO kablam! Checking crossbeam-deque v0.3.1 Oct 31 23:23:01.419 INFO kablam! Checking tokio-threadpool v0.1.4 Oct 31 23:23:02.528 INFO kablam! Checking tokio-codec v0.1.0 Oct 31 23:23:02.845 INFO kablam! Checking tokio-reactor v0.1.2 Oct 31 23:23:02.892 INFO kablam! Compiling openssl v0.9.24 Oct 31 23:23:03.980 INFO kablam! Checking tokio-fs v0.1.1 Oct 31 23:23:04.578 INFO kablam! Checking tokio-udp v0.1.1 Oct 31 23:23:04.578 INFO kablam! Checking tokio-tcp v0.1.0 Oct 31 23:23:05.476 INFO kablam! Checking tokio v0.1.7 Oct 31 23:23:06.483 INFO kablam! Checking tokio-core v0.1.17 Oct 31 23:23:08.312 INFO kablam! Checking tokio-proto v0.1.1 Oct 31 23:23:08.452 INFO kablam! Checking native-tls v0.1.5 Oct 31 23:23:09.284 INFO kablam! Checking tokio-tls v0.1.4 Oct 31 23:23:12.016 INFO kablam! Checking hyper v0.11.27 Oct 31 23:23:18.092 INFO kablam! Checking hyper-tls v0.1.3 Oct 31 23:23:19.485 INFO kablam! Checking reqwest v0.8.6 Oct 31 23:23:22.247 INFO kablam! Checking moon v0.1.2 (/source) Oct 31 23:23:25.560 INFO kablam! warning: unused variable: `e` Oct 31 23:23:25.560 INFO kablam! --> src/main.rs:169:13 Oct 31 23:23:25.560 INFO kablam! | Oct 31 23:23:25.560 INFO kablam! 169 | Err(e) => { Oct 31 23:23:25.560 INFO kablam! | ^ help: consider using `_e` instead Oct 31 23:23:25.560 INFO kablam! | Oct 31 23:23:25.560 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 31 23:23:25.560 INFO kablam! Oct 31 23:23:25.560 INFO kablam! warning: unused variable: `message` Oct 31 23:23:25.560 INFO kablam! --> src/main.rs:199:13 Oct 31 23:23:25.560 INFO kablam! | Oct 31 23:23:25.560 INFO kablam! 199 | Err(message) => println!("Don't know phase: {}", phase_str) Oct 31 23:23:25.560 INFO kablam! | ^^^^^^^ help: consider using `_message` instead Oct 31 23:23:25.560 INFO kablam! Oct 31 23:23:25.670 INFO kablam! warning: static item is never used: `NEW_MOON` Oct 31 23:23:25.670 INFO kablam! --> src/main.rs:88:1 Oct 31 23:23:25.670 INFO kablam! | Oct 31 23:23:25.670 INFO kablam! 88 | static NEW_MOON: &'static str = "\u{1F311}"; Oct 31 23:23:25.670 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 31 23:23:25.670 INFO kablam! | Oct 31 23:23:25.670 INFO kablam! = note: #[warn(dead_code)] on by default Oct 31 23:23:25.670 INFO kablam! Oct 31 23:23:25.670 INFO kablam! warning: static item is never used: `FULL_MOON` Oct 31 23:23:25.670 INFO kablam! --> src/main.rs:92:1 Oct 31 23:23:25.670 INFO kablam! | Oct 31 23:23:25.670 INFO kablam! 92 | static FULL_MOON: &'static str = "\u{1F315}"; Oct 31 23:23:25.670 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 31 23:23:25.670 INFO kablam! Oct 31 23:23:25.670 INFO kablam! warning: static item is never used: `CRESCENT` Oct 31 23:23:25.670 INFO kablam! --> src/main.rs:97:1 Oct 31 23:23:25.670 INFO kablam! | Oct 31 23:23:25.670 INFO kablam! 97 | static CRESCENT: &'static str = "\u{1F319}"; Oct 31 23:23:25.670 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 31 23:23:25.670 INFO kablam! Oct 31 23:23:25.670 INFO kablam! warning: static item is never used: `FIRST_QUARTER_FACE` Oct 31 23:23:25.670 INFO kablam! --> src/main.rs:99:1 Oct 31 23:23:25.670 INFO kablam! | Oct 31 23:23:25.670 INFO kablam! 99 | static FIRST_QUARTER_FACE: &'static str = "\u{1F31B}"; Oct 31 23:23:25.670 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 31 23:23:25.670 INFO kablam! Oct 31 23:23:25.670 INFO kablam! warning: static item is never used: `LAST_QUARTER_FACE` Oct 31 23:23:25.670 INFO kablam! --> src/main.rs:100:1 Oct 31 23:23:25.670 INFO kablam! | Oct 31 23:23:25.670 INFO kablam! 100 | static LAST_QUARTER_FACE: &'static str = "\u{1F31C}"; Oct 31 23:23:25.670 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 31 23:23:25.670 INFO kablam! Oct 31 23:23:25.670 INFO kablam! warning: static item is never used: `SUN_FACE` Oct 31 23:23:25.670 INFO kablam! --> src/main.rs:102:1 Oct 31 23:23:25.670 INFO kablam! | Oct 31 23:23:25.670 INFO kablam! 102 | static SUN_FACE: &'static str = "\u{1F31E}"; Oct 31 23:23:25.670 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 31 23:23:25.670 INFO kablam! Oct 31 23:23:25.670 INFO kablam! warning: static item is never used: `GLOWING_STAR` Oct 31 23:23:25.670 INFO kablam! --> src/main.rs:103:1 Oct 31 23:23:25.670 INFO kablam! | Oct 31 23:23:25.671 INFO kablam! 103 | static GLOWING_STAR: &'static str = "\u{1F31F}"; Oct 31 23:23:25.671 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 31 23:23:25.681 INFO kablam! Oct 31 23:23:25.784 INFO kablam! warning: unused variable: `e` Oct 31 23:23:25.784 INFO kablam! --> src/main.rs:169:13 Oct 31 23:23:25.784 INFO kablam! | Oct 31 23:23:25.784 INFO kablam! 169 | Err(e) => { Oct 31 23:23:25.784 INFO kablam! | ^ help: consider using `_e` instead Oct 31 23:23:25.784 INFO kablam! | Oct 31 23:23:25.784 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 31 23:23:25.784 INFO kablam! Oct 31 23:23:25.784 INFO kablam! warning: unused variable: `message` Oct 31 23:23:25.784 INFO kablam! --> src/main.rs:199:13 Oct 31 23:23:25.784 INFO kablam! | Oct 31 23:23:25.784 INFO kablam! 199 | Err(message) => println!("Don't know phase: {}", phase_str) Oct 31 23:23:25.784 INFO kablam! | ^^^^^^^ help: consider using `_message` instead Oct 31 23:23:25.784 INFO kablam! Oct 31 23:23:25.908 INFO kablam! warning: static item is never used: `NEW_MOON` Oct 31 23:23:25.908 INFO kablam! --> src/main.rs:88:1 Oct 31 23:23:25.908 INFO kablam! | Oct 31 23:23:25.908 INFO kablam! 88 | static NEW_MOON: &'static str = "\u{1F311}"; Oct 31 23:23:25.908 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 31 23:23:25.908 INFO kablam! | Oct 31 23:23:25.908 INFO kablam! = note: #[warn(dead_code)] on by default Oct 31 23:23:25.908 INFO kablam! Oct 31 23:23:25.908 INFO kablam! warning: static item is never used: `FULL_MOON` Oct 31 23:23:25.908 INFO kablam! --> src/main.rs:92:1 Oct 31 23:23:25.908 INFO kablam! | Oct 31 23:23:25.908 INFO kablam! 92 | static FULL_MOON: &'static str = "\u{1F315}"; Oct 31 23:23:25.908 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 31 23:23:25.908 INFO kablam! Oct 31 23:23:25.908 INFO kablam! warning: static item is never used: `CRESCENT` Oct 31 23:23:25.908 INFO kablam! --> src/main.rs:97:1 Oct 31 23:23:25.908 INFO kablam! | Oct 31 23:23:25.908 INFO kablam! 97 | static CRESCENT: &'static str = "\u{1F319}"; Oct 31 23:23:25.908 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 31 23:23:25.908 INFO kablam! Oct 31 23:23:25.908 INFO kablam! warning: static item is never used: `FIRST_QUARTER_FACE` Oct 31 23:23:25.908 INFO kablam! --> src/main.rs:99:1 Oct 31 23:23:25.908 INFO kablam! | Oct 31 23:23:25.908 INFO kablam! 99 | static FIRST_QUARTER_FACE: &'static str = "\u{1F31B}"; Oct 31 23:23:25.908 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 31 23:23:25.908 INFO kablam! Oct 31 23:23:25.908 INFO kablam! warning: static item is never used: `LAST_QUARTER_FACE` Oct 31 23:23:25.908 INFO kablam! --> src/main.rs:100:1 Oct 31 23:23:25.908 INFO kablam! | Oct 31 23:23:25.908 INFO kablam! 100 | static LAST_QUARTER_FACE: &'static str = "\u{1F31C}"; Oct 31 23:23:25.908 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 31 23:23:25.908 INFO kablam! Oct 31 23:23:25.908 INFO kablam! warning: static item is never used: `SUN_FACE` Oct 31 23:23:25.908 INFO kablam! --> src/main.rs:102:1 Oct 31 23:23:25.908 INFO kablam! | Oct 31 23:23:25.908 INFO kablam! 102 | static SUN_FACE: &'static str = "\u{1F31E}"; Oct 31 23:23:25.908 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 31 23:23:25.908 INFO kablam! Oct 31 23:23:25.908 INFO kablam! warning: static item is never used: `GLOWING_STAR` Oct 31 23:23:25.908 INFO kablam! --> src/main.rs:103:1 Oct 31 23:23:25.908 INFO kablam! | Oct 31 23:23:25.908 INFO kablam! 103 | static GLOWING_STAR: &'static str = "\u{1F31F}"; Oct 31 23:23:25.909 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 31 23:23:25.909 INFO kablam! Oct 31 23:23:25.960 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 29.48s Oct 31 23:23:25.972 INFO kablam! su: No module specific data is present Oct 31 23:23:26.501 INFO running `"docker" "rm" "-f" "9bfb76881c541e7364a3db0ef7fad5341d20a3cf99190f96387aecc2e229a890"` Oct 31 23:23:26.764 INFO blam! 9bfb76881c541e7364a3db0ef7fad5341d20a3cf99190f96387aecc2e229a890