Oct 13 01:56:11.269 INFO testing rust-leipzig/wiki against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 13 01:56:11.269 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-3/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/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 01:56:11.957 INFO blam! 49f8afc63ef072db0c8c438553b68f683f347472e03f5a89e3776032e456e14a Oct 13 01:56:11.959 INFO running `"docker" "start" "-a" "49f8afc63ef072db0c8c438553b68f683f347472e03f5a89e3776032e456e14a"` Oct 13 01:56:14.045 INFO kablam! usermod: no changes Oct 13 01:56:14.284 INFO kablam! Compiling version_check v0.1.2 Oct 13 01:56:14.291 INFO kablam! Compiling pipeline v0.5.0 Oct 13 01:56:14.295 INFO kablam! Compiling term v0.4.5 Oct 13 01:56:14.327 INFO kablam! Compiling unicode-bidi v0.3.3 Oct 13 01:56:14.335 INFO kablam! Compiling time v0.1.37 Oct 13 01:56:14.336 INFO kablam! Compiling mime v0.2.6 Oct 13 01:56:14.378 INFO kablam! Compiling uuid v0.5.0 Oct 13 01:56:14.399 INFO kablam! Compiling hyper v0.10.11 Oct 13 01:56:15.944 INFO kablam! Compiling clap v2.24.2 Oct 13 01:56:19.767 INFO kablam! Compiling markdown v0.2.0 Oct 13 01:56:19.883 INFO kablam! Compiling unicase v1.4.2 Oct 13 01:56:26.931 INFO kablam! Compiling idna v0.1.2 Oct 13 01:56:27.751 INFO kablam! Compiling mowl v1.0.3 Oct 13 01:56:31.595 INFO kablam! Compiling url v1.4.1 Oct 13 01:57:02.804 INFO kablam! Compiling iron v0.5.1 Oct 13 01:57:07.261 INFO kablam! Compiling wiki v0.1.0 (/source) Oct 13 01:57:08.427 INFO kablam! warning: unused import: `IronError` Oct 13 01:57:08.427 INFO kablam! --> src/error.rs:5:30 Oct 13 01:57:08.427 INFO kablam! | Oct 13 01:57:08.427 INFO kablam! 5 | use iron::error::{HttpError, IronError}; Oct 13 01:57:08.427 INFO kablam! | ^^^^^^^^^ Oct 13 01:57:08.427 INFO kablam! | Oct 13 01:57:08.427 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 13 01:57:08.427 INFO kablam! Oct 13 01:57:08.427 INFO kablam! warning: doc comment not used by rustdoc Oct 13 01:57:08.427 INFO kablam! --> src/lib.rs:162:9 Oct 13 01:57:08.427 INFO kablam! | Oct 13 01:57:08.427 INFO kablam! 162 | /// Remove all input_paths Oct 13 01:57:08.427 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 01:57:08.427 INFO kablam! Oct 13 01:57:08.427 INFO kablam! warning: doc comment not used by rustdoc Oct 13 01:57:08.427 INFO kablam! --> src/lib.rs:165:9 Oct 13 01:57:08.427 INFO kablam! | Oct 13 01:57:08.427 INFO kablam! 165 | /// Gather new content Oct 13 01:57:08.427 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Oct 13 01:57:08.427 INFO kablam! Oct 13 01:57:08.427 INFO kablam! warning: doc comment not used by rustdoc Oct 13 01:57:08.427 INFO kablam! --> src/lib.rs:171:9 Oct 13 01:57:08.427 INFO kablam! | Oct 13 01:57:08.427 INFO kablam! 171 | /// Use the current working directory as a fallback Oct 13 01:57:08.427 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 01:57:08.427 INFO kablam! Oct 13 01:57:08.839 INFO kablam! warning: unused `std::result::Result` which must be used Oct 13 01:57:08.840 INFO kablam! --> src/lib.rs:254:20 Oct 13 01:57:08.840 INFO kablam! | Oct 13 01:57:08.841 INFO kablam! 254 | fs::create_dir(&file_directory); Oct 13 01:57:08.842 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 01:57:08.842 INFO kablam! | Oct 13 01:57:08.843 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 13 01:57:08.843 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 13 01:57:08.844 INFO kablam! Oct 13 01:57:08.845 INFO kablam! warning: unused `std::result::Result` which must be used Oct 13 01:57:08.845 INFO kablam! --> src/lib.rs:267:17 Oct 13 01:57:08.846 INFO kablam! | Oct 13 01:57:08.847 INFO kablam! 267 | fs::create_dir_all(page_files_path.as_str()); Oct 13 01:57:08.847 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 01:57:08.851 INFO kablam! | Oct 13 01:57:08.851 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 13 01:57:08.851 INFO kablam! Oct 13 01:57:08.851 INFO kablam! warning: unused `std::result::Result` which must be used Oct 13 01:57:08.851 INFO kablam! --> src/lib.rs:294:17 Oct 13 01:57:08.851 INFO kablam! | Oct 13 01:57:08.851 INFO kablam! 294 | html_file.read_to_string(&mut buffer); Oct 13 01:57:08.851 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 01:57:08.851 INFO kablam! | Oct 13 01:57:08.851 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 13 01:57:08.851 INFO kablam! Oct 13 01:57:08.851 INFO kablam! warning: unused `std::result::Result` which must be used Oct 13 01:57:08.851 INFO kablam! --> src/lib.rs:298:17 Oct 13 01:57:08.851 INFO kablam! | Oct 13 01:57:08.851 INFO kablam! 298 | html_file.write((&buffer).as_bytes()); Oct 13 01:57:08.851 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 01:57:08.851 INFO kablam! | Oct 13 01:57:08.851 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 13 01:57:08.851 INFO kablam! Oct 13 01:57:12.919 INFO kablam! warning: unused import: `IronError` Oct 13 01:57:12.920 INFO kablam! --> src/error.rs:5:30 Oct 13 01:57:12.921 INFO kablam! | Oct 13 01:57:12.921 INFO kablam! 5 | use iron::error::{HttpError, IronError}; Oct 13 01:57:12.927 INFO kablam! | ^^^^^^^^^ Oct 13 01:57:12.927 INFO kablam! | Oct 13 01:57:12.927 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 13 01:57:12.927 INFO kablam! Oct 13 01:57:13.079 INFO kablam! warning: unused `std::result::Result` which must be used Oct 13 01:57:13.079 INFO kablam! --> src/main.rs:64:5 Oct 13 01:57:13.079 INFO kablam! | Oct 13 01:57:13.080 INFO kablam! 64 | wiki.read_files(file_directory, output_directory); Oct 13 01:57:13.080 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 01:57:13.080 INFO kablam! | Oct 13 01:57:13.080 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 13 01:57:13.080 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 13 01:57:13.080 INFO kablam! Oct 13 01:57:16.651 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 02s Oct 13 01:57:16.690 INFO kablam! su: No module specific data is present Oct 13 01:57:17.999 INFO running `"docker" "rm" "-f" "49f8afc63ef072db0c8c438553b68f683f347472e03f5a89e3776032e456e14a"` Oct 13 01:57:18.371 INFO blam! 49f8afc63ef072db0c8c438553b68f683f347472e03f5a89e3776032e456e14a Oct 13 01:57:18.376 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-3/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/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 01:57:18.848 INFO blam! 6f3438f716310e78e630af8ef23ca094fe52f5f87c7dafd2d3e3f603faacc9f5 Oct 13 01:57:18.850 INFO running `"docker" "start" "-a" "6f3438f716310e78e630af8ef23ca094fe52f5f87c7dafd2d3e3f603faacc9f5"` Oct 13 01:57:20.770 INFO kablam! usermod: no changes Oct 13 01:57:21.050 INFO kablam! Compiling wiki v0.1.0 (/source) Oct 13 01:57:25.007 INFO kablam! warning: unused import: `IronError` Oct 13 01:57:25.007 INFO kablam! --> src/error.rs:5:30 Oct 13 01:57:25.007 INFO kablam! | Oct 13 01:57:25.007 INFO kablam! 5 | use iron::error::{HttpError, IronError}; Oct 13 01:57:25.007 INFO kablam! | ^^^^^^^^^ Oct 13 01:57:25.007 INFO kablam! | Oct 13 01:57:25.007 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 13 01:57:25.007 INFO kablam! Oct 13 01:57:25.007 INFO kablam! warning: doc comment not used by rustdoc Oct 13 01:57:25.009 INFO kablam! --> src/lib.rs:162:9 Oct 13 01:57:25.009 INFO kablam! | Oct 13 01:57:25.009 INFO kablam! 162 | /// Remove all input_paths Oct 13 01:57:25.009 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 01:57:25.009 INFO kablam! Oct 13 01:57:25.009 INFO kablam! warning: doc comment not used by rustdoc Oct 13 01:57:25.009 INFO kablam! --> src/lib.rs:165:9 Oct 13 01:57:25.009 INFO kablam! | Oct 13 01:57:25.009 INFO kablam! 165 | /// Gather new content Oct 13 01:57:25.009 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Oct 13 01:57:25.009 INFO kablam! Oct 13 01:57:25.009 INFO kablam! warning: doc comment not used by rustdoc Oct 13 01:57:25.009 INFO kablam! --> src/lib.rs:171:9 Oct 13 01:57:25.009 INFO kablam! | Oct 13 01:57:25.009 INFO kablam! 171 | /// Use the current working directory as a fallback Oct 13 01:57:25.009 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 01:57:25.009 INFO kablam! Oct 13 01:57:25.983 INFO kablam! warning: unused import: `IronError` Oct 13 01:57:25.984 INFO kablam! --> src/error.rs:5:30 Oct 13 01:57:25.985 INFO kablam! | Oct 13 01:57:25.985 INFO kablam! 5 | use iron::error::{HttpError, IronError}; Oct 13 01:57:25.986 INFO kablam! | ^^^^^^^^^ Oct 13 01:57:26.003 INFO kablam! | Oct 13 01:57:26.003 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 13 01:57:26.003 INFO kablam! Oct 13 01:57:26.659 INFO kablam! warning: unused `std::result::Result` which must be used Oct 13 01:57:26.660 INFO kablam! --> src/main.rs:64:5 Oct 13 01:57:26.661 INFO kablam! | Oct 13 01:57:26.661 INFO kablam! 64 | wiki.read_files(file_directory, output_directory); Oct 13 01:57:26.662 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 01:57:26.679 INFO kablam! | Oct 13 01:57:26.680 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 13 01:57:26.681 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 13 01:57:26.681 INFO kablam! Oct 13 01:57:26.907 INFO kablam! warning: unused `std::result::Result` which must be used Oct 13 01:57:26.908 INFO kablam! --> src/lib.rs:254:20 Oct 13 01:57:26.908 INFO kablam! | Oct 13 01:57:26.909 INFO kablam! 254 | fs::create_dir(&file_directory); Oct 13 01:57:26.910 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 01:57:26.910 INFO kablam! | Oct 13 01:57:26.911 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 13 01:57:26.912 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 13 01:57:26.912 INFO kablam! Oct 13 01:57:26.913 INFO kablam! warning: unused `std::result::Result` which must be used Oct 13 01:57:26.914 INFO kablam! --> src/lib.rs:267:17 Oct 13 01:57:26.914 INFO kablam! | Oct 13 01:57:26.915 INFO kablam! 267 | fs::create_dir_all(page_files_path.as_str()); Oct 13 01:57:26.916 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 01:57:26.916 INFO kablam! | Oct 13 01:57:26.917 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 13 01:57:26.917 INFO kablam! Oct 13 01:57:26.918 INFO kablam! warning: unused `std::result::Result` which must be used Oct 13 01:57:26.919 INFO kablam! --> src/lib.rs:294:17 Oct 13 01:57:26.919 INFO kablam! | Oct 13 01:57:26.920 INFO kablam! 294 | html_file.read_to_string(&mut buffer); Oct 13 01:57:26.921 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 01:57:26.921 INFO kablam! | Oct 13 01:57:26.922 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 13 01:57:26.923 INFO kablam! Oct 13 01:57:26.924 INFO kablam! warning: unused `std::result::Result` which must be used Oct 13 01:57:26.924 INFO kablam! --> src/lib.rs:298:17 Oct 13 01:57:26.925 INFO kablam! | Oct 13 01:57:26.926 INFO kablam! 298 | html_file.write((&buffer).as_bytes()); Oct 13 01:57:26.926 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 01:57:26.927 INFO kablam! | Oct 13 01:57:26.927 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 13 01:57:26.928 INFO kablam! Oct 13 01:57:31.154 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 10.35s Oct 13 01:57:31.179 INFO kablam! su: No module specific data is present Oct 13 01:57:32.442 INFO running `"docker" "rm" "-f" "6f3438f716310e78e630af8ef23ca094fe52f5f87c7dafd2d3e3f603faacc9f5"` Oct 13 01:57:32.775 INFO blam! 6f3438f716310e78e630af8ef23ca094fe52f5f87c7dafd2d3e3f603faacc9f5