Oct 13 00:27:40.430 INFO testing shybyte/exercises-in-programming-style-rust against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 13 00:27:40.430 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-7/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/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 00:27:40.831 INFO blam! f160eb17682fa15f593b4de4590cf3ff815072ff2ca65052b9fd001d0ec7b22a Oct 13 00:27:40.839 INFO running `"docker" "start" "-a" "f160eb17682fa15f593b4de4590cf3ff815072ff2ca65052b9fd001d0ec7b22a"` Oct 13 00:27:42.357 INFO kablam! usermod: no changes Oct 13 00:27:42.431 INFO kablam! Compiling exercises_in_programming_style_rust v0.1.0 (/source) Oct 13 00:27:43.715 INFO kablam! warning: doc comment not used by rustdoc Oct 13 00:27:43.715 INFO kablam! --> src/bin/04-cookbook.rs:16:5 Oct 13 00:27:43.715 INFO kablam! | Oct 13 00:27:43.715 INFO kablam! 16 | /// Takes a path to a file and assigns the entire Oct 13 00:27:43.715 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 00:27:43.723 INFO kablam! | Oct 13 00:27:43.723 INFO kablam! = note: #[warn(unused_doc_comments)] on by default Oct 13 00:27:43.723 INFO kablam! Oct 13 00:27:43.723 INFO kablam! warning: doc comment not used by rustdoc Oct 13 00:27:43.723 INFO kablam! --> src/bin/04-cookbook.rs:25:5 Oct 13 00:27:43.723 INFO kablam! | Oct 13 00:27:43.723 INFO kablam! 25 | /// Replaces all nonalphanumeric chars in data with white space Oct 13 00:27:43.723 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 00:27:43.723 INFO kablam! Oct 13 00:27:43.723 INFO kablam! warning: doc comment not used by rustdoc Oct 13 00:27:43.723 INFO kablam! --> src/bin/04-cookbook.rs:36:5 Oct 13 00:27:43.723 INFO kablam! | Oct 13 00:27:43.723 INFO kablam! 36 | /// Scans data for words, filling the global variable words Oct 13 00:27:43.723 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 00:27:43.723 INFO kablam! Oct 13 00:27:43.723 INFO kablam! warning: doc comment not used by rustdoc Oct 13 00:27:43.723 INFO kablam! --> src/bin/04-cookbook.rs:42:5 Oct 13 00:27:43.723 INFO kablam! | Oct 13 00:27:43.723 INFO kablam! 42 | /// Scans data for words, filling the global variable words Oct 13 00:27:43.723 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 00:27:43.723 INFO kablam! Oct 13 00:27:43.723 INFO kablam! warning: doc comment not used by rustdoc Oct 13 00:27:43.723 INFO kablam! --> src/bin/04-cookbook.rs:61:5 Oct 13 00:27:43.723 INFO kablam! | Oct 13 00:27:43.723 INFO kablam! 61 | /// Creates a list of pairs associating words with frequencies Oct 13 00:27:43.723 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 00:27:43.723 INFO kablam! Oct 13 00:27:43.723 INFO kablam! warning: doc comment not used by rustdoc Oct 13 00:27:43.723 INFO kablam! --> src/bin/04-cookbook.rs:73:5 Oct 13 00:27:43.723 INFO kablam! | Oct 13 00:27:43.723 INFO kablam! 73 | /// Sorts word_freqs by frequency Oct 13 00:27:43.723 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 00:27:43.723 INFO kablam! Oct 13 00:27:54.487 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 12.10s Oct 13 00:27:54.490 INFO kablam! su: No module specific data is present Oct 13 00:27:55.944 INFO running `"docker" "rm" "-f" "f160eb17682fa15f593b4de4590cf3ff815072ff2ca65052b9fd001d0ec7b22a"` Oct 13 00:27:56.207 INFO blam! f160eb17682fa15f593b4de4590cf3ff815072ff2ca65052b9fd001d0ec7b22a Oct 13 00:27:56.220 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-7/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/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 00:27:56.611 INFO blam! c398131e20c6384f943006a61b15b7a40487dae40affa0cb5bd6b9f7f2123c13 Oct 13 00:27:56.627 INFO running `"docker" "start" "-a" "c398131e20c6384f943006a61b15b7a40487dae40affa0cb5bd6b9f7f2123c13"` Oct 13 00:27:57.919 INFO kablam! usermod: no changes Oct 13 00:27:57.971 INFO kablam! Compiling exercises_in_programming_style_rust v0.1.0 (/source) Oct 13 00:27:59.411 INFO kablam! warning: doc comment not used by rustdoc Oct 13 00:27:59.412 INFO kablam! --> src/bin/04-cookbook.rs:16:5 Oct 13 00:27:59.412 INFO kablam! | Oct 13 00:27:59.412 INFO kablam! 16 | /// Takes a path to a file and assigns the entire Oct 13 00:27:59.412 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 00:27:59.412 INFO kablam! | Oct 13 00:27:59.412 INFO kablam! = note: #[warn(unused_doc_comments)] on by default Oct 13 00:27:59.412 INFO kablam! Oct 13 00:27:59.412 INFO kablam! warning: doc comment not used by rustdoc Oct 13 00:27:59.412 INFO kablam! --> src/bin/04-cookbook.rs:25:5 Oct 13 00:27:59.412 INFO kablam! | Oct 13 00:27:59.412 INFO kablam! 25 | /// Replaces all nonalphanumeric chars in data with white space Oct 13 00:27:59.412 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 00:27:59.412 INFO kablam! Oct 13 00:27:59.412 INFO kablam! warning: doc comment not used by rustdoc Oct 13 00:27:59.412 INFO kablam! --> src/bin/04-cookbook.rs:36:5 Oct 13 00:27:59.413 INFO kablam! | Oct 13 00:27:59.413 INFO kablam! 36 | /// Scans data for words, filling the global variable words Oct 13 00:27:59.413 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 00:27:59.413 INFO kablam! Oct 13 00:27:59.413 INFO kablam! warning: doc comment not used by rustdoc Oct 13 00:27:59.413 INFO kablam! --> src/bin/04-cookbook.rs:42:5 Oct 13 00:27:59.413 INFO kablam! | Oct 13 00:27:59.413 INFO kablam! 42 | /// Scans data for words, filling the global variable words Oct 13 00:27:59.413 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 00:27:59.413 INFO kablam! Oct 13 00:27:59.413 INFO kablam! warning: doc comment not used by rustdoc Oct 13 00:27:59.413 INFO kablam! --> src/bin/04-cookbook.rs:61:5 Oct 13 00:27:59.413 INFO kablam! | Oct 13 00:27:59.413 INFO kablam! 61 | /// Creates a list of pairs associating words with frequencies Oct 13 00:27:59.413 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 00:27:59.413 INFO kablam! Oct 13 00:27:59.413 INFO kablam! warning: doc comment not used by rustdoc Oct 13 00:27:59.413 INFO kablam! --> src/bin/04-cookbook.rs:73:5 Oct 13 00:27:59.413 INFO kablam! | Oct 13 00:27:59.413 INFO kablam! 73 | /// Sorts word_freqs by frequency Oct 13 00:27:59.413 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 00:27:59.413 INFO kablam! Oct 13 00:28:02.487 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 4.54s Oct 13 00:28:02.487 INFO kablam! su: No module specific data is present Oct 13 00:28:03.104 INFO running `"docker" "rm" "-f" "c398131e20c6384f943006a61b15b7a40487dae40affa0cb5bd6b9f7f2123c13"` Oct 13 00:28:03.273 INFO blam! c398131e20c6384f943006a61b15b7a40487dae40affa0cb5bd6b9f7f2123c13 Oct 13 00:28:03.279 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-7/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/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 00:28:03.539 INFO blam! 8a93b950512d0be75d2698d5532f1f13b2a578351598e3f4034c028b4fd3cef1 Oct 13 00:28:03.539 INFO running `"docker" "start" "-a" "8a93b950512d0be75d2698d5532f1f13b2a578351598e3f4034c028b4fd3cef1"` Oct 13 00:28:04.202 INFO kablam! usermod: no changes Oct 13 00:28:04.236 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.01s Oct 13 00:28:04.243 INFO kablam! Running /target/debug/deps/03_monolith-fb29b4ae14c9f509 Oct 13 00:28:04.247 INFO blam! Oct 13 00:28:04.247 INFO blam! running 0 tests Oct 13 00:28:04.251 INFO blam! Oct 13 00:28:04.251 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 13 00:28:04.251 INFO blam! Oct 13 00:28:04.252 INFO kablam! Running /target/debug/deps/04_cookbook-d9c0e9fc5d10017b Oct 13 00:28:04.263 INFO kablam! Running /target/debug/deps/05_pipeline-c83cb40cb3117dcc Oct 13 00:28:04.263 INFO blam! Oct 13 00:28:04.263 INFO blam! running 0 tests Oct 13 00:28:04.263 INFO blam! Oct 13 00:28:04.263 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 13 00:28:04.263 INFO blam! Oct 13 00:28:04.271 INFO blam! Oct 13 00:28:04.271 INFO kablam! Running /target/debug/deps/06_code_golf-b0dbdc392764b18c Oct 13 00:28:04.271 INFO blam! running 0 tests Oct 13 00:28:04.271 INFO blam! Oct 13 00:28:04.271 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 13 00:28:04.271 INFO blam! Oct 13 00:28:04.275 INFO blam! Oct 13 00:28:04.275 INFO kablam! Running /target/debug/deps/07_infinite_mirror-39fd62ef8ac0d22a Oct 13 00:28:04.275 INFO blam! running 0 tests Oct 13 00:28:04.275 INFO kablam! Running /target/debug/deps/09_the_one-4528c42b8ecfda13 Oct 13 00:28:04.275 INFO blam! Oct 13 00:28:04.275 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 13 00:28:04.275 INFO blam! Oct 13 00:28:04.275 INFO blam! Oct 13 00:28:04.275 INFO blam! running 0 tests Oct 13 00:28:04.275 INFO blam! Oct 13 00:28:04.275 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 13 00:28:04.275 INFO blam! Oct 13 00:28:04.283 INFO blam! Oct 13 00:28:04.283 INFO kablam! Running /target/debug/deps/10_things-56545c0b9d52ecc2 Oct 13 00:28:04.283 INFO blam! running 0 tests Oct 13 00:28:04.283 INFO kablam! Running /target/debug/deps/42_rusty-b650de156dfa5c98 Oct 13 00:28:04.283 INFO blam! Oct 13 00:28:04.283 INFO kablam! Running /target/debug/deps/exercises_in_programming_style_rust-2af530fc5b4c5c74 Oct 13 00:28:04.283 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 13 00:28:04.283 INFO blam! Oct 13 00:28:04.283 INFO blam! Oct 13 00:28:04.283 INFO blam! running 0 tests Oct 13 00:28:04.283 INFO blam! Oct 13 00:28:04.283 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 13 00:28:04.283 INFO blam! Oct 13 00:28:04.283 INFO blam! Oct 13 00:28:04.283 INFO blam! running 0 tests Oct 13 00:28:04.283 INFO blam! Oct 13 00:28:04.283 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 13 00:28:04.283 INFO blam! Oct 13 00:28:04.291 INFO blam! Oct 13 00:28:04.291 INFO kablam! su: No module specific data is present Oct 13 00:28:04.291 INFO blam! running 0 tests Oct 13 00:28:04.291 INFO blam! Oct 13 00:28:04.291 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 13 00:28:04.291 INFO blam! Oct 13 00:28:04.719 INFO running `"docker" "rm" "-f" "8a93b950512d0be75d2698d5532f1f13b2a578351598e3f4034c028b4fd3cef1"` Oct 13 00:28:04.851 INFO blam! 8a93b950512d0be75d2698d5532f1f13b2a578351598e3f4034c028b4fd3cef1