Oct 13 04:20:48.257 INFO testing pcarleton/moon against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 13 04:20:48.257 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-4/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-alt build --frozen" "-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 13 04:20:48.598 INFO blam! 912b1c6c61111e7daeaa012ddac02e924aa873c58004450b01ffc4a8faf11040 Oct 13 04:20:48.600 INFO running `"docker" "start" "-a" "912b1c6c61111e7daeaa012ddac02e924aa873c58004450b01ffc4a8faf11040"` Oct 13 04:20:49.131 INFO kablam! usermod: no changes Oct 13 04:20:49.457 INFO kablam! Compiling libflate v0.1.15 Oct 13 04:20:49.458 INFO kablam! Compiling chrono v0.4.3 Oct 13 04:20:52.342 INFO kablam! Compiling reqwest v0.8.6 Oct 13 04:21:00.257 INFO kablam! Compiling moon v0.1.2 (/source) Oct 13 04:21:02.663 INFO kablam! warning: unused variable: `e` Oct 13 04:21:02.663 INFO kablam! --> src/main.rs:169:13 Oct 13 04:21:02.663 INFO kablam! | Oct 13 04:21:02.663 INFO kablam! 169 | Err(e) => { Oct 13 04:21:02.663 INFO kablam! | ^ help: consider using `_e` instead Oct 13 04:21:02.663 INFO kablam! | Oct 13 04:21:02.663 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 13 04:21:02.663 INFO kablam! Oct 13 04:21:02.663 INFO kablam! warning: unused variable: `message` Oct 13 04:21:02.663 INFO kablam! --> src/main.rs:199:13 Oct 13 04:21:02.663 INFO kablam! | Oct 13 04:21:02.663 INFO kablam! 199 | Err(message) => println!("Don't know phase: {}", phase_str) Oct 13 04:21:02.663 INFO kablam! | ^^^^^^^ help: consider using `_message` instead Oct 13 04:21:02.663 INFO kablam! Oct 13 04:21:02.795 INFO kablam! warning: static item is never used: `NEW_MOON` Oct 13 04:21:02.795 INFO kablam! --> src/main.rs:88:1 Oct 13 04:21:02.795 INFO kablam! | Oct 13 04:21:02.795 INFO kablam! 88 | static NEW_MOON: &'static str = "\u{1F311}"; Oct 13 04:21:02.795 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 04:21:02.795 INFO kablam! | Oct 13 04:21:02.795 INFO kablam! = note: #[warn(dead_code)] on by default Oct 13 04:21:02.795 INFO kablam! Oct 13 04:21:02.795 INFO kablam! warning: static item is never used: `FULL_MOON` Oct 13 04:21:02.796 INFO kablam! --> src/main.rs:92:1 Oct 13 04:21:02.796 INFO kablam! | Oct 13 04:21:02.796 INFO kablam! 92 | static FULL_MOON: &'static str = "\u{1F315}"; Oct 13 04:21:02.796 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 04:21:02.796 INFO kablam! Oct 13 04:21:02.796 INFO kablam! warning: static item is never used: `CRESCENT` Oct 13 04:21:02.796 INFO kablam! --> src/main.rs:97:1 Oct 13 04:21:02.796 INFO kablam! | Oct 13 04:21:02.796 INFO kablam! 97 | static CRESCENT: &'static str = "\u{1F319}"; Oct 13 04:21:02.796 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 04:21:02.796 INFO kablam! Oct 13 04:21:02.796 INFO kablam! warning: static item is never used: `FIRST_QUARTER_FACE` Oct 13 04:21:02.796 INFO kablam! --> src/main.rs:99:1 Oct 13 04:21:02.796 INFO kablam! | Oct 13 04:21:02.796 INFO kablam! 99 | static FIRST_QUARTER_FACE: &'static str = "\u{1F31B}"; Oct 13 04:21:02.796 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 04:21:02.796 INFO kablam! Oct 13 04:21:02.796 INFO kablam! warning: static item is never used: `LAST_QUARTER_FACE` Oct 13 04:21:02.796 INFO kablam! --> src/main.rs:100:1 Oct 13 04:21:02.797 INFO kablam! | Oct 13 04:21:02.797 INFO kablam! 100 | static LAST_QUARTER_FACE: &'static str = "\u{1F31C}"; Oct 13 04:21:02.797 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 04:21:02.797 INFO kablam! Oct 13 04:21:02.797 INFO kablam! warning: static item is never used: `SUN_FACE` Oct 13 04:21:02.797 INFO kablam! --> src/main.rs:102:1 Oct 13 04:21:02.797 INFO kablam! | Oct 13 04:21:02.797 INFO kablam! 102 | static SUN_FACE: &'static str = "\u{1F31E}"; Oct 13 04:21:02.797 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 04:21:02.797 INFO kablam! Oct 13 04:21:02.797 INFO kablam! warning: static item is never used: `GLOWING_STAR` Oct 13 04:21:02.797 INFO kablam! --> src/main.rs:103:1 Oct 13 04:21:02.797 INFO kablam! | Oct 13 04:21:02.797 INFO kablam! 103 | static GLOWING_STAR: &'static str = "\u{1F31F}"; Oct 13 04:21:02.797 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 04:21:02.797 INFO kablam! Oct 13 04:21:07.222 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 18.04s Oct 13 04:21:07.234 INFO kablam! su: No module specific data is present Oct 13 04:21:07.883 INFO running `"docker" "rm" "-f" "912b1c6c61111e7daeaa012ddac02e924aa873c58004450b01ffc4a8faf11040"` Oct 13 04:21:08.022 INFO blam! 912b1c6c61111e7daeaa012ddac02e924aa873c58004450b01ffc4a8faf11040 Oct 13 04:21:08.024 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-4/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-alt test --frozen --no-run" "-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 13 04:21:08.390 INFO blam! 0e79cf5de191a52b4fa74db12be5263f8a349879ab895b0c42fcba1ab79e7da4 Oct 13 04:21:08.392 INFO running `"docker" "start" "-a" "0e79cf5de191a52b4fa74db12be5263f8a349879ab895b0c42fcba1ab79e7da4"` Oct 13 04:21:09.103 INFO kablam! usermod: no changes Oct 13 04:21:09.311 INFO kablam! Compiling moon v0.1.2 (/source) Oct 13 04:21:11.262 INFO kablam! warning: unused variable: `e` Oct 13 04:21:11.262 INFO kablam! --> src/main.rs:169:13 Oct 13 04:21:11.262 INFO kablam! | Oct 13 04:21:11.262 INFO kablam! 169 | Err(e) => { Oct 13 04:21:11.262 INFO kablam! | ^ help: consider using `_e` instead Oct 13 04:21:11.262 INFO kablam! | Oct 13 04:21:11.262 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 13 04:21:11.262 INFO kablam! Oct 13 04:21:11.262 INFO kablam! warning: unused variable: `message` Oct 13 04:21:11.262 INFO kablam! --> src/main.rs:199:13 Oct 13 04:21:11.262 INFO kablam! | Oct 13 04:21:11.262 INFO kablam! 199 | Err(message) => println!("Don't know phase: {}", phase_str) Oct 13 04:21:11.262 INFO kablam! | ^^^^^^^ help: consider using `_message` instead Oct 13 04:21:11.262 INFO kablam! Oct 13 04:21:11.394 INFO kablam! warning: static item is never used: `NEW_MOON` Oct 13 04:21:11.394 INFO kablam! --> src/main.rs:88:1 Oct 13 04:21:11.394 INFO kablam! | Oct 13 04:21:11.394 INFO kablam! 88 | static NEW_MOON: &'static str = "\u{1F311}"; Oct 13 04:21:11.394 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 04:21:11.394 INFO kablam! | Oct 13 04:21:11.394 INFO kablam! = note: #[warn(dead_code)] on by default Oct 13 04:21:11.394 INFO kablam! Oct 13 04:21:11.394 INFO kablam! warning: static item is never used: `FULL_MOON` Oct 13 04:21:11.394 INFO kablam! --> src/main.rs:92:1 Oct 13 04:21:11.394 INFO kablam! | Oct 13 04:21:11.394 INFO kablam! 92 | static FULL_MOON: &'static str = "\u{1F315}"; Oct 13 04:21:11.394 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 04:21:11.394 INFO kablam! Oct 13 04:21:11.394 INFO kablam! warning: static item is never used: `CRESCENT` Oct 13 04:21:11.394 INFO kablam! --> src/main.rs:97:1 Oct 13 04:21:11.394 INFO kablam! | Oct 13 04:21:11.394 INFO kablam! 97 | static CRESCENT: &'static str = "\u{1F319}"; Oct 13 04:21:11.394 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 04:21:11.394 INFO kablam! Oct 13 04:21:11.394 INFO kablam! warning: static item is never used: `FIRST_QUARTER_FACE` Oct 13 04:21:11.394 INFO kablam! --> src/main.rs:99:1 Oct 13 04:21:11.394 INFO kablam! | Oct 13 04:21:11.394 INFO kablam! 99 | static FIRST_QUARTER_FACE: &'static str = "\u{1F31B}"; Oct 13 04:21:11.394 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 04:21:11.394 INFO kablam! Oct 13 04:21:11.394 INFO kablam! warning: static item is never used: `LAST_QUARTER_FACE` Oct 13 04:21:11.394 INFO kablam! --> src/main.rs:100:1 Oct 13 04:21:11.394 INFO kablam! | Oct 13 04:21:11.394 INFO kablam! 100 | static LAST_QUARTER_FACE: &'static str = "\u{1F31C}"; Oct 13 04:21:11.394 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 04:21:11.394 INFO kablam! Oct 13 04:21:11.394 INFO kablam! warning: static item is never used: `SUN_FACE` Oct 13 04:21:11.394 INFO kablam! --> src/main.rs:102:1 Oct 13 04:21:11.394 INFO kablam! | Oct 13 04:21:11.394 INFO kablam! 102 | static SUN_FACE: &'static str = "\u{1F31E}"; Oct 13 04:21:11.394 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 04:21:11.394 INFO kablam! Oct 13 04:21:11.394 INFO kablam! warning: static item is never used: `GLOWING_STAR` Oct 13 04:21:11.394 INFO kablam! --> src/main.rs:103:1 Oct 13 04:21:11.394 INFO kablam! | Oct 13 04:21:11.394 INFO kablam! 103 | static GLOWING_STAR: &'static str = "\u{1F31F}"; Oct 13 04:21:11.394 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 04:21:11.394 INFO kablam! Oct 13 04:21:11.941 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.80s Oct 13 04:21:11.955 INFO kablam! su: No module specific data is present Oct 13 04:21:12.562 INFO running `"docker" "rm" "-f" "0e79cf5de191a52b4fa74db12be5263f8a349879ab895b0c42fcba1ab79e7da4"` Oct 13 04:21:12.673 INFO blam! 0e79cf5de191a52b4fa74db12be5263f8a349879ab895b0c42fcba1ab79e7da4 Oct 13 04:21:12.677 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-4/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-alt test --frozen" "-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 13 04:21:12.871 INFO blam! 87fffa6ad65704d83f4aaddcd0d2a0f5ed1c1bf2cd9fda2bd08320dec5f3bed5 Oct 13 04:21:12.871 INFO running `"docker" "start" "-a" "87fffa6ad65704d83f4aaddcd0d2a0f5ed1c1bf2cd9fda2bd08320dec5f3bed5"` Oct 13 04:21:13.523 INFO kablam! usermod: no changes Oct 13 04:21:13.744 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.19s Oct 13 04:21:13.762 INFO kablam! Running /target/debug/deps/moon-5c63939585002778 Oct 13 04:21:13.769 INFO blam! Oct 13 04:21:13.769 INFO blam! running 0 tests Oct 13 04:21:13.769 INFO blam! Oct 13 04:21:13.769 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 13 04:21:13.769 INFO blam! Oct 13 04:21:13.771 INFO kablam! su: No module specific data is present Oct 13 04:21:14.318 INFO running `"docker" "rm" "-f" "87fffa6ad65704d83f4aaddcd0d2a0f5ed1c1bf2cd9fda2bd08320dec5f3bed5"` Oct 13 04:21:14.555 INFO blam! 87fffa6ad65704d83f4aaddcd0d2a0f5ed1c1bf2cd9fda2bd08320dec5f3bed5