Oct 13 03:58:27.152 INFO testing pierrechevalier83/fw against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 13 03:58:27.152 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/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 03:58:27.539 INFO blam! fe3f76b718457ef58e979ae0f73ba53e2fa44d253d1556f8cd2d9fe8f78e20e2 Oct 13 03:58:27.540 INFO running `"docker" "start" "-a" "fe3f76b718457ef58e979ae0f73ba53e2fa44d253d1556f8cd2d9fe8f78e20e2"` Oct 13 03:58:28.866 INFO kablam! usermod: no changes Oct 13 03:58:28.927 INFO kablam! Compiling fw v0.1.0 (/source) Oct 13 03:58:29.271 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Oct 13 03:58:29.271 INFO kablam! --> src/main.rs:2:9 Oct 13 03:58:29.271 INFO kablam! | Oct 13 03:58:29.271 INFO kablam! 2 | use std::ascii::AsciiExt; Oct 13 03:58:29.271 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 13 03:58:29.271 INFO kablam! | Oct 13 03:58:29.271 INFO kablam! = note: #[warn(deprecated)] on by default Oct 13 03:58:29.271 INFO kablam! Oct 13 03:58:29.307 INFO kablam! warning: unused import: `std::ascii::AsciiExt` Oct 13 03:58:29.307 INFO kablam! --> src/main.rs:2:9 Oct 13 03:58:29.307 INFO kablam! | Oct 13 03:58:29.307 INFO kablam! 2 | use std::ascii::AsciiExt; Oct 13 03:58:29.307 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 13 03:58:29.307 INFO kablam! | Oct 13 03:58:29.307 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 13 03:58:29.307 INFO kablam! Oct 13 03:58:29.309 INFO kablam! warning: unused return value of `std::iter::Iterator::collect` which must be used Oct 13 03:58:29.309 INFO kablam! --> src/main.rs:13:9 Oct 13 03:58:29.309 INFO kablam! | Oct 13 03:58:29.309 INFO kablam! 13 | stdin.lock().lines().map(&flatten_line).map(&pretty_print).collect::>(); Oct 13 03:58:29.309 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 03:58:29.309 INFO kablam! | Oct 13 03:58:29.309 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 13 03:58:29.309 INFO kablam! = note: if you really need to exhaust the iterator, consider `.for_each(drop)` instead Oct 13 03:58:29.309 INFO kablam! Oct 13 03:58:30.144 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.24s Oct 13 03:58:30.146 INFO kablam! su: No module specific data is present Oct 13 03:58:30.852 INFO running `"docker" "rm" "-f" "fe3f76b718457ef58e979ae0f73ba53e2fa44d253d1556f8cd2d9fe8f78e20e2"` Oct 13 03:58:31.215 INFO blam! fe3f76b718457ef58e979ae0f73ba53e2fa44d253d1556f8cd2d9fe8f78e20e2 Oct 13 03:58:31.227 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/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 03:58:31.755 INFO blam! 5440636d822b65c3c9dc8880b5afb4abf9cd10587558c302bfd82a24a6c83516 Oct 13 03:58:31.763 INFO running `"docker" "start" "-a" "5440636d822b65c3c9dc8880b5afb4abf9cd10587558c302bfd82a24a6c83516"` Oct 13 03:58:32.783 INFO kablam! usermod: no changes Oct 13 03:58:32.840 INFO kablam! Compiling fw v0.1.0 (/source) Oct 13 03:58:33.090 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Oct 13 03:58:33.090 INFO kablam! --> src/main.rs:2:9 Oct 13 03:58:33.090 INFO kablam! | Oct 13 03:58:33.090 INFO kablam! 2 | use std::ascii::AsciiExt; Oct 13 03:58:33.090 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 13 03:58:33.090 INFO kablam! | Oct 13 03:58:33.090 INFO kablam! = note: #[warn(deprecated)] on by default Oct 13 03:58:33.090 INFO kablam! Oct 13 03:58:33.123 INFO kablam! warning: unused import: `std::ascii::AsciiExt` Oct 13 03:58:33.123 INFO kablam! --> src/main.rs:2:9 Oct 13 03:58:33.123 INFO kablam! | Oct 13 03:58:33.123 INFO kablam! 2 | use std::ascii::AsciiExt; Oct 13 03:58:33.123 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 13 03:58:33.123 INFO kablam! | Oct 13 03:58:33.123 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 13 03:58:33.123 INFO kablam! Oct 13 03:58:33.129 INFO kablam! warning: unused return value of `std::iter::Iterator::collect` which must be used Oct 13 03:58:33.129 INFO kablam! --> src/main.rs:13:9 Oct 13 03:58:33.129 INFO kablam! | Oct 13 03:58:33.129 INFO kablam! 13 | stdin.lock().lines().map(&flatten_line).map(&pretty_print).collect::>(); Oct 13 03:58:33.129 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 03:58:33.129 INFO kablam! | Oct 13 03:58:33.129 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 13 03:58:33.129 INFO kablam! = note: if you really need to exhaust the iterator, consider `.for_each(drop)` instead Oct 13 03:58:33.129 INFO kablam! Oct 13 03:58:33.540 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.73s Oct 13 03:58:33.542 INFO kablam! su: No module specific data is present Oct 13 03:58:34.191 INFO running `"docker" "rm" "-f" "5440636d822b65c3c9dc8880b5afb4abf9cd10587558c302bfd82a24a6c83516"` Oct 13 03:58:34.479 INFO blam! 5440636d822b65c3c9dc8880b5afb4abf9cd10587558c302bfd82a24a6c83516 Oct 13 03:58:34.484 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/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 03:58:34.895 INFO blam! b164f0832f366d45e39b86f491bf1b21b30b73c4c6883262ca9d1acf556eb33a Oct 13 03:58:34.896 INFO running `"docker" "start" "-a" "b164f0832f366d45e39b86f491bf1b21b30b73c4c6883262ca9d1acf556eb33a"` Oct 13 03:58:36.066 INFO kablam! usermod: no changes Oct 13 03:58:36.121 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.03s Oct 13 03:58:36.123 INFO kablam! Running /target/debug/deps/fw-4a8e60236a70406d Oct 13 03:58:36.131 INFO kablam! su: No module specific data is present Oct 13 03:58:36.131 INFO blam! Oct 13 03:58:36.131 INFO blam! running 0 tests Oct 13 03:58:36.131 INFO blam! Oct 13 03:58:36.131 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 13 03:58:36.131 INFO blam! Oct 13 03:58:36.843 INFO running `"docker" "rm" "-f" "b164f0832f366d45e39b86f491bf1b21b30b73c4c6883262ca9d1acf556eb33a"` Oct 13 03:58:37.167 INFO blam! b164f0832f366d45e39b86f491bf1b21b30b73c4c6883262ca9d1acf556eb33a