Oct 12 06:14:16.718 INFO testing aluminum-0.3.0 against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling Oct 12 06:14:16.718 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-1/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/rustdoc-test-static-cling/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 12 06:14:17.010 INFO blam! 1b02590b7e5cb869a8fab9430bc50e72a3f6d8229c5d7a1bebeb7b2e33d7a270 Oct 12 06:14:17.013 INFO running `"docker" "start" "-a" "1b02590b7e5cb869a8fab9430bc50e72a3f6d8229c5d7a1bebeb7b2e33d7a270"` Oct 12 06:14:17.784 INFO kablam! usermod: no changes Oct 12 06:14:17.936 INFO kablam! Compiling pulldown-cmark v0.0.15 Oct 12 06:14:21.036 INFO kablam! Compiling aluminum v0.3.0 (/source) Oct 12 06:14:22.153 INFO kablam! warning: unreachable expression Oct 12 06:14:22.153 INFO kablam! --> src/commands.rs:141:5 Oct 12 06:14:22.153 INFO kablam! | Oct 12 06:14:22.153 INFO kablam! 141 | Ok(()) Oct 12 06:14:22.154 INFO kablam! | ^^^^^^ Oct 12 06:14:22.154 INFO kablam! | Oct 12 06:14:22.154 INFO kablam! = note: #[warn(unreachable_code)] on by default Oct 12 06:14:22.154 INFO kablam! Oct 12 06:14:22.225 INFO kablam! warning: unused `std::result::Result` which must be used Oct 12 06:14:22.225 INFO kablam! --> src/commands.rs:105:5 Oct 12 06:14:22.225 INFO kablam! | Oct 12 06:14:22.225 INFO kablam! 105 | / server.handle(move |request: Request, response: Response| { Oct 12 06:14:22.225 INFO kablam! 106 | | handle_static_file(&serve_dir, request, response); Oct 12 06:14:22.225 INFO kablam! 107 | | }); Oct 12 06:14:22.225 INFO kablam! | |_______^ Oct 12 06:14:22.225 INFO kablam! | Oct 12 06:14:22.225 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 12 06:14:22.225 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 12 06:14:22.225 INFO kablam! Oct 12 06:14:22.225 INFO kablam! warning: unused `std::result::Result` which must be used Oct 12 06:14:22.225 INFO kablam! --> src/commands.rs:106:9 Oct 12 06:14:22.225 INFO kablam! | Oct 12 06:14:22.225 INFO kablam! 106 | handle_static_file(&serve_dir, request, response); Oct 12 06:14:22.225 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 06:14:22.225 INFO kablam! | Oct 12 06:14:22.225 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 12 06:14:22.225 INFO kablam! Oct 12 06:14:22.225 INFO kablam! warning: unused `std::result::Result` which must be used Oct 12 06:14:22.225 INFO kablam! --> src/commands.rs:129:9 Oct 12 06:14:22.225 INFO kablam! | Oct 12 06:14:22.225 INFO kablam! 129 | file.read_to_string(&mut file_contents); Oct 12 06:14:22.225 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 06:14:22.225 INFO kablam! | Oct 12 06:14:22.225 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 12 06:14:22.225 INFO kablam! Oct 12 06:14:26.805 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 9.00s Oct 12 06:14:26.813 INFO kablam! su: No module specific data is present Oct 12 06:14:27.282 INFO running `"docker" "rm" "-f" "1b02590b7e5cb869a8fab9430bc50e72a3f6d8229c5d7a1bebeb7b2e33d7a270"` Oct 12 06:14:27.412 INFO blam! 1b02590b7e5cb869a8fab9430bc50e72a3f6d8229c5d7a1bebeb7b2e33d7a270 Oct 12 06:14:27.413 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-1/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/rustdoc-test-static-cling/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 12 06:14:27.678 INFO blam! 81252d9b1d0fc2934b8abcb20128168c213fe38a21f33b86beaa6b28e2ad44d4 Oct 12 06:14:27.679 INFO running `"docker" "start" "-a" "81252d9b1d0fc2934b8abcb20128168c213fe38a21f33b86beaa6b28e2ad44d4"` Oct 12 06:14:28.248 INFO kablam! usermod: no changes Oct 12 06:14:28.369 INFO kablam! Compiling aluminum v0.3.0 (/source) Oct 12 06:14:28.964 INFO kablam! warning: unused import: `std::io::prelude::*` Oct 12 06:14:28.964 INFO kablam! --> src/generation.rs:94:9 Oct 12 06:14:28.964 INFO kablam! | Oct 12 06:14:28.964 INFO kablam! 94 | use std::io::prelude::*; Oct 12 06:14:28.964 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 12 06:14:28.964 INFO kablam! | Oct 12 06:14:28.964 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 12 06:14:28.964 INFO kablam! Oct 12 06:14:29.043 INFO kablam! warning: unreachable expression Oct 12 06:14:29.043 INFO kablam! --> src/commands.rs:141:5 Oct 12 06:14:29.043 INFO kablam! | Oct 12 06:14:29.043 INFO kablam! 141 | Ok(()) Oct 12 06:14:29.043 INFO kablam! | ^^^^^^ Oct 12 06:14:29.044 INFO kablam! | Oct 12 06:14:29.045 INFO kablam! = note: #[warn(unreachable_code)] on by default Oct 12 06:14:29.045 INFO kablam! Oct 12 06:14:29.168 INFO kablam! warning: unused `std::result::Result` which must be used Oct 12 06:14:29.169 INFO kablam! --> src/commands.rs:105:5 Oct 12 06:14:29.169 INFO kablam! | Oct 12 06:14:29.170 INFO kablam! 105 | / server.handle(move |request: Request, response: Response| { Oct 12 06:14:29.170 INFO kablam! 106 | | handle_static_file(&serve_dir, request, response); Oct 12 06:14:29.171 INFO kablam! 107 | | }); Oct 12 06:14:29.171 INFO kablam! | |_______^ Oct 12 06:14:29.171 INFO kablam! | Oct 12 06:14:29.172 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 12 06:14:29.172 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 12 06:14:29.173 INFO kablam! Oct 12 06:14:29.173 INFO kablam! warning: unused `std::result::Result` which must be used Oct 12 06:14:29.173 INFO kablam! --> src/commands.rs:106:9 Oct 12 06:14:29.173 INFO kablam! | Oct 12 06:14:29.174 INFO kablam! 106 | handle_static_file(&serve_dir, request, response); Oct 12 06:14:29.174 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 06:14:29.174 INFO kablam! | Oct 12 06:14:29.175 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 12 06:14:29.175 INFO kablam! Oct 12 06:14:29.181 INFO kablam! warning: unused `std::result::Result` which must be used Oct 12 06:14:29.181 INFO kablam! --> src/commands.rs:129:9 Oct 12 06:14:29.181 INFO kablam! | Oct 12 06:14:29.181 INFO kablam! 129 | file.read_to_string(&mut file_contents); Oct 12 06:14:29.182 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 06:14:29.182 INFO kablam! | Oct 12 06:14:29.182 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 12 06:14:29.183 INFO kablam! Oct 12 06:14:32.421 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 4.15s Oct 12 06:14:32.434 INFO kablam! su: No module specific data is present Oct 12 06:14:33.676 INFO running `"docker" "rm" "-f" "81252d9b1d0fc2934b8abcb20128168c213fe38a21f33b86beaa6b28e2ad44d4"` Oct 12 06:14:33.840 INFO blam! 81252d9b1d0fc2934b8abcb20128168c213fe38a21f33b86beaa6b28e2ad44d4