Oct 13 04:20:53.985 INFO testing pcarleton/moon against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 13 04:20:53.985 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-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:54.242 INFO blam! b7e8a8caa79bce6d3abedafa20b65f36456fce4736dccd5925cc47f814a7ea7f Oct 13 04:20:54.247 INFO running `"docker" "start" "-a" "b7e8a8caa79bce6d3abedafa20b65f36456fce4736dccd5925cc47f814a7ea7f"` Oct 13 04:20:54.812 INFO kablam! usermod: no changes Oct 13 04:20:55.037 INFO kablam! Compiling net2 v0.2.32 Oct 13 04:20:55.038 INFO kablam! Compiling uuid v0.6.5 Oct 13 04:20:55.038 INFO kablam! Compiling log v0.3.9 Oct 13 04:20:55.039 INFO kablam! Compiling want v0.0.4 Oct 13 04:20:55.039 INFO kablam! Compiling tokio-io v0.1.7 Oct 13 04:20:55.041 INFO kablam! Compiling tokio-threadpool v0.1.4 Oct 13 04:20:55.043 INFO kablam! Compiling openssl v0.9.24 Oct 13 04:20:55.043 INFO kablam! Compiling serde_urlencoded v0.5.2 Oct 13 04:20:56.998 INFO kablam! Compiling libflate v0.1.15 Oct 13 04:20:57.004 INFO kablam! Compiling chrono v0.4.3 Oct 13 04:20:57.015 INFO kablam! Compiling mime_guess v2.0.0-alpha.4 Oct 13 04:20:57.076 INFO kablam! Compiling mio v0.6.14 Oct 13 04:20:58.403 INFO kablam! Compiling tokio-codec v0.1.0 Oct 13 04:21:06.918 INFO kablam! Compiling tokio-fs v0.1.1 Oct 13 04:21:06.920 INFO kablam! Compiling tokio-reactor v0.1.2 Oct 13 04:21:07.103 INFO kablam! Compiling native-tls v0.1.5 Oct 13 04:21:08.343 INFO kablam! Compiling tokio-udp v0.1.1 Oct 13 04:21:08.343 INFO kablam! Compiling tokio-tcp v0.1.0 Oct 13 04:21:09.650 INFO kablam! Compiling tokio v0.1.7 Oct 13 04:21:11.549 INFO kablam! Compiling tokio-core v0.1.17 Oct 13 04:21:13.807 INFO kablam! Compiling tokio-proto v0.1.1 Oct 13 04:21:13.807 INFO kablam! Compiling tokio-tls v0.1.4 Oct 13 04:21:16.519 INFO kablam! Compiling hyper v0.11.27 Oct 13 04:21:26.635 INFO kablam! Compiling hyper-tls v0.1.3 Oct 13 04:21:28.621 INFO kablam! Compiling reqwest v0.8.6 Oct 13 04:21:37.281 INFO kablam! Compiling moon v0.1.2 (/source) Oct 13 04:21:39.659 INFO kablam! warning: unused variable: `e` Oct 13 04:21:39.659 INFO kablam! --> src/main.rs:169:13 Oct 13 04:21:39.659 INFO kablam! | Oct 13 04:21:39.659 INFO kablam! 169 | Err(e) => { Oct 13 04:21:39.659 INFO kablam! | ^ help: consider using `_e` instead Oct 13 04:21:39.659 INFO kablam! | Oct 13 04:21:39.659 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 13 04:21:39.659 INFO kablam! Oct 13 04:21:39.659 INFO kablam! warning: unused variable: `message` Oct 13 04:21:39.659 INFO kablam! --> src/main.rs:199:13 Oct 13 04:21:39.659 INFO kablam! | Oct 13 04:21:39.659 INFO kablam! 199 | Err(message) => println!("Don't know phase: {}", phase_str) Oct 13 04:21:39.659 INFO kablam! | ^^^^^^^ help: consider using `_message` instead Oct 13 04:21:39.659 INFO kablam! Oct 13 04:21:39.763 INFO kablam! warning: static item is never used: `NEW_MOON` Oct 13 04:21:39.763 INFO kablam! --> src/main.rs:88:1 Oct 13 04:21:39.763 INFO kablam! | Oct 13 04:21:39.763 INFO kablam! 88 | static NEW_MOON: &'static str = "\u{1F311}"; Oct 13 04:21:39.763 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 04:21:39.763 INFO kablam! | Oct 13 04:21:39.763 INFO kablam! = note: #[warn(dead_code)] on by default Oct 13 04:21:39.763 INFO kablam! Oct 13 04:21:39.763 INFO kablam! warning: static item is never used: `FULL_MOON` Oct 13 04:21:39.763 INFO kablam! --> src/main.rs:92:1 Oct 13 04:21:39.763 INFO kablam! | Oct 13 04:21:39.763 INFO kablam! 92 | static FULL_MOON: &'static str = "\u{1F315}"; Oct 13 04:21:39.763 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 04:21:39.763 INFO kablam! Oct 13 04:21:39.763 INFO kablam! warning: static item is never used: `CRESCENT` Oct 13 04:21:39.763 INFO kablam! --> src/main.rs:97:1 Oct 13 04:21:39.763 INFO kablam! | Oct 13 04:21:39.763 INFO kablam! 97 | static CRESCENT: &'static str = "\u{1F319}"; Oct 13 04:21:39.763 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 04:21:39.763 INFO kablam! Oct 13 04:21:39.763 INFO kablam! warning: static item is never used: `FIRST_QUARTER_FACE` Oct 13 04:21:39.763 INFO kablam! --> src/main.rs:99:1 Oct 13 04:21:39.763 INFO kablam! | Oct 13 04:21:39.763 INFO kablam! 99 | static FIRST_QUARTER_FACE: &'static str = "\u{1F31B}"; Oct 13 04:21:39.763 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 04:21:39.763 INFO kablam! Oct 13 04:21:39.763 INFO kablam! warning: static item is never used: `LAST_QUARTER_FACE` Oct 13 04:21:39.763 INFO kablam! --> src/main.rs:100:1 Oct 13 04:21:39.763 INFO kablam! | Oct 13 04:21:39.763 INFO kablam! 100 | static LAST_QUARTER_FACE: &'static str = "\u{1F31C}"; Oct 13 04:21:39.763 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 04:21:39.763 INFO kablam! Oct 13 04:21:39.763 INFO kablam! warning: static item is never used: `SUN_FACE` Oct 13 04:21:39.763 INFO kablam! --> src/main.rs:102:1 Oct 13 04:21:39.763 INFO kablam! | Oct 13 04:21:39.763 INFO kablam! 102 | static SUN_FACE: &'static str = "\u{1F31E}"; Oct 13 04:21:39.763 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 04:21:39.763 INFO kablam! Oct 13 04:21:39.764 INFO kablam! warning: static item is never used: `GLOWING_STAR` Oct 13 04:21:39.764 INFO kablam! --> src/main.rs:103:1 Oct 13 04:21:39.764 INFO kablam! | Oct 13 04:21:39.764 INFO kablam! 103 | static GLOWING_STAR: &'static str = "\u{1F31F}"; Oct 13 04:21:39.764 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 04:21:39.764 INFO kablam! Oct 13 04:21:43.819 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 48.99s Oct 13 04:21:43.829 INFO kablam! su: No module specific data is present Oct 13 04:21:44.167 INFO running `"docker" "rm" "-f" "b7e8a8caa79bce6d3abedafa20b65f36456fce4736dccd5925cc47f814a7ea7f"` Oct 13 04:21:44.379 INFO blam! b7e8a8caa79bce6d3abedafa20b65f36456fce4736dccd5925cc47f814a7ea7f Oct 13 04:21:44.386 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-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:44.788 INFO blam! 75f060c863aaafb1aebf492a79caeee14be0dff7d0afef28e4d2d35021237976 Oct 13 04:21:44.799 INFO running `"docker" "start" "-a" "75f060c863aaafb1aebf492a79caeee14be0dff7d0afef28e4d2d35021237976"` Oct 13 04:21:45.984 INFO kablam! usermod: no changes Oct 13 04:21:46.259 INFO kablam! Compiling moon v0.1.2 (/source) Oct 13 04:21:48.599 INFO kablam! warning: unused variable: `e` Oct 13 04:21:48.599 INFO kablam! --> src/main.rs:169:13 Oct 13 04:21:48.599 INFO kablam! | Oct 13 04:21:48.599 INFO kablam! 169 | Err(e) => { Oct 13 04:21:48.599 INFO kablam! | ^ help: consider using `_e` instead Oct 13 04:21:48.599 INFO kablam! | Oct 13 04:21:48.599 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 13 04:21:48.599 INFO kablam! Oct 13 04:21:48.599 INFO kablam! warning: unused variable: `message` Oct 13 04:21:48.599 INFO kablam! --> src/main.rs:199:13 Oct 13 04:21:48.599 INFO kablam! | Oct 13 04:21:48.599 INFO kablam! 199 | Err(message) => println!("Don't know phase: {}", phase_str) Oct 13 04:21:48.599 INFO kablam! | ^^^^^^^ help: consider using `_message` instead Oct 13 04:21:48.599 INFO kablam! Oct 13 04:21:48.699 INFO kablam! warning: static item is never used: `NEW_MOON` Oct 13 04:21:48.699 INFO kablam! --> src/main.rs:88:1 Oct 13 04:21:48.699 INFO kablam! | Oct 13 04:21:48.699 INFO kablam! 88 | static NEW_MOON: &'static str = "\u{1F311}"; Oct 13 04:21:48.699 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 04:21:48.699 INFO kablam! | Oct 13 04:21:48.699 INFO kablam! = note: #[warn(dead_code)] on by default Oct 13 04:21:48.699 INFO kablam! Oct 13 04:21:48.699 INFO kablam! warning: static item is never used: `FULL_MOON` Oct 13 04:21:48.699 INFO kablam! --> src/main.rs:92:1 Oct 13 04:21:48.699 INFO kablam! | Oct 13 04:21:48.699 INFO kablam! 92 | static FULL_MOON: &'static str = "\u{1F315}"; Oct 13 04:21:48.699 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 04:21:48.699 INFO kablam! Oct 13 04:21:48.699 INFO kablam! warning: static item is never used: `CRESCENT` Oct 13 04:21:48.699 INFO kablam! --> src/main.rs:97:1 Oct 13 04:21:48.699 INFO kablam! | Oct 13 04:21:48.699 INFO kablam! 97 | static CRESCENT: &'static str = "\u{1F319}"; Oct 13 04:21:48.699 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 04:21:48.699 INFO kablam! Oct 13 04:21:48.699 INFO kablam! warning: static item is never used: `FIRST_QUARTER_FACE` Oct 13 04:21:48.699 INFO kablam! --> src/main.rs:99:1 Oct 13 04:21:48.699 INFO kablam! | Oct 13 04:21:48.699 INFO kablam! 99 | static FIRST_QUARTER_FACE: &'static str = "\u{1F31B}"; Oct 13 04:21:48.699 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 04:21:48.699 INFO kablam! Oct 13 04:21:48.699 INFO kablam! warning: static item is never used: `LAST_QUARTER_FACE` Oct 13 04:21:48.699 INFO kablam! --> src/main.rs:100:1 Oct 13 04:21:48.699 INFO kablam! | Oct 13 04:21:48.699 INFO kablam! 100 | static LAST_QUARTER_FACE: &'static str = "\u{1F31C}"; Oct 13 04:21:48.699 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 04:21:48.699 INFO kablam! Oct 13 04:21:48.699 INFO kablam! warning: static item is never used: `SUN_FACE` Oct 13 04:21:48.699 INFO kablam! --> src/main.rs:102:1 Oct 13 04:21:48.699 INFO kablam! | Oct 13 04:21:48.699 INFO kablam! 102 | static SUN_FACE: &'static str = "\u{1F31E}"; Oct 13 04:21:48.699 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 04:21:48.699 INFO kablam! Oct 13 04:21:48.699 INFO kablam! warning: static item is never used: `GLOWING_STAR` Oct 13 04:21:48.699 INFO kablam! --> src/main.rs:103:1 Oct 13 04:21:48.699 INFO kablam! | Oct 13 04:21:48.699 INFO kablam! 103 | static GLOWING_STAR: &'static str = "\u{1F31F}"; Oct 13 04:21:48.699 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 04:21:48.699 INFO kablam! Oct 13 04:21:49.307 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 3.28s Oct 13 04:21:49.325 INFO kablam! su: No module specific data is present Oct 13 04:21:50.293 INFO running `"docker" "rm" "-f" "75f060c863aaafb1aebf492a79caeee14be0dff7d0afef28e4d2d35021237976"` Oct 13 04:21:50.679 INFO blam! 75f060c863aaafb1aebf492a79caeee14be0dff7d0afef28e4d2d35021237976 Oct 13 04:21:50.683 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-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:51.180 INFO blam! 1904d78e0abfe2e38fb7110d6f79e34073db8dd23cb704fdb464a9d10c5fa4ce Oct 13 04:21:51.182 INFO running `"docker" "start" "-a" "1904d78e0abfe2e38fb7110d6f79e34073db8dd23cb704fdb464a9d10c5fa4ce"` Oct 13 04:21:52.933 INFO kablam! usermod: no changes Oct 13 04:21:53.199 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.24s Oct 13 04:21:53.223 INFO kablam! Running /target/debug/deps/moon-e2fc018ebca56937 Oct 13 04:21:53.224 INFO blam! Oct 13 04:21:53.224 INFO kablam! su: No module specific data is present Oct 13 04:21:53.224 INFO blam! running 0 tests Oct 13 04:21:53.224 INFO blam! Oct 13 04:21:53.225 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 13 04:21:53.225 INFO blam! Oct 13 04:21:53.791 INFO running `"docker" "rm" "-f" "1904d78e0abfe2e38fb7110d6f79e34073db8dd23cb704fdb464a9d10c5fa4ce"` Oct 13 04:21:54.083 INFO blam! 1904d78e0abfe2e38fb7110d6f79e34073db8dd23cb704fdb464a9d10c5fa4ce