Oct 10 14:56:08.816 INFO testing shybyte/exercises-in-programming-style-rust against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 10 14:56:08.817 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 10 14:56:08.818 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-2/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 10 14:56:09.300 INFO blam! bc69de07cb08a2cdee7940a857973aa2d3c0fc151a525d59e7f2c73ea5637859 Oct 10 14:56:09.302 INFO running `"docker" "start" "-a" "bc69de07cb08a2cdee7940a857973aa2d3c0fc151a525d59e7f2c73ea5637859"` Oct 10 14:56:10.831 INFO kablam! usermod: no changes Oct 10 14:56:10.892 INFO kablam! Compiling exercises_in_programming_style_rust v0.1.0 (/source) Oct 10 14:56:12.920 INFO kablam! warning: doc comment not used by rustdoc Oct 10 14:56:12.921 INFO kablam! --> src/bin/04-cookbook.rs:16:5 Oct 10 14:56:12.921 INFO kablam! | Oct 10 14:56:12.921 INFO kablam! 16 | /// Takes a path to a file and assigns the entire Oct 10 14:56:12.921 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 14:56:12.921 INFO kablam! | Oct 10 14:56:12.921 INFO kablam! = note: #[warn(unused_doc_comments)] on by default Oct 10 14:56:12.921 INFO kablam! Oct 10 14:56:12.921 INFO kablam! warning: doc comment not used by rustdoc Oct 10 14:56:12.921 INFO kablam! --> src/bin/04-cookbook.rs:25:5 Oct 10 14:56:12.921 INFO kablam! | Oct 10 14:56:12.921 INFO kablam! 25 | /// Replaces all nonalphanumeric chars in data with white space Oct 10 14:56:12.921 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 14:56:12.921 INFO kablam! Oct 10 14:56:12.921 INFO kablam! warning: doc comment not used by rustdoc Oct 10 14:56:12.921 INFO kablam! --> src/bin/04-cookbook.rs:36:5 Oct 10 14:56:12.921 INFO kablam! | Oct 10 14:56:12.921 INFO kablam! 36 | /// Scans data for words, filling the global variable words Oct 10 14:56:12.921 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 14:56:12.921 INFO kablam! Oct 10 14:56:12.921 INFO kablam! warning: doc comment not used by rustdoc Oct 10 14:56:12.921 INFO kablam! --> src/bin/04-cookbook.rs:42:5 Oct 10 14:56:12.921 INFO kablam! | Oct 10 14:56:12.921 INFO kablam! 42 | /// Scans data for words, filling the global variable words Oct 10 14:56:12.921 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 14:56:12.921 INFO kablam! Oct 10 14:56:12.921 INFO kablam! warning: doc comment not used by rustdoc Oct 10 14:56:12.921 INFO kablam! --> src/bin/04-cookbook.rs:61:5 Oct 10 14:56:12.921 INFO kablam! | Oct 10 14:56:12.921 INFO kablam! 61 | /// Creates a list of pairs associating words with frequencies Oct 10 14:56:12.921 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 14:56:12.921 INFO kablam! Oct 10 14:56:12.921 INFO kablam! warning: doc comment not used by rustdoc Oct 10 14:56:12.921 INFO kablam! --> src/bin/04-cookbook.rs:73:5 Oct 10 14:56:12.921 INFO kablam! | Oct 10 14:56:12.921 INFO kablam! 73 | /// Sorts word_freqs by frequency Oct 10 14:56:12.921 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 14:56:12.921 INFO kablam! Oct 10 14:56:23.425 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 12.56s Oct 10 14:56:23.435 INFO kablam! su: No module specific data is present Oct 10 14:56:24.710 INFO running `"docker" "rm" "-f" "bc69de07cb08a2cdee7940a857973aa2d3c0fc151a525d59e7f2c73ea5637859"` Oct 10 14:56:24.994 INFO blam! bc69de07cb08a2cdee7940a857973aa2d3c0fc151a525d59e7f2c73ea5637859 Oct 10 14:56:24.995 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 10 14:56:24.996 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-2/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 10 14:56:25.496 INFO blam! 407cebb0b1ec11c81d9f924aeb0ae906fbe199d3efbefa5557779d5aaf060aba Oct 10 14:56:25.508 INFO running `"docker" "start" "-a" "407cebb0b1ec11c81d9f924aeb0ae906fbe199d3efbefa5557779d5aaf060aba"` Oct 10 14:56:26.736 INFO kablam! usermod: no changes Oct 10 14:56:26.812 INFO kablam! Compiling exercises_in_programming_style_rust v0.1.0 (/source) Oct 10 14:56:30.021 INFO kablam! warning: doc comment not used by rustdoc Oct 10 14:56:30.021 INFO kablam! --> src/bin/04-cookbook.rs:16:5 Oct 10 14:56:30.021 INFO kablam! | Oct 10 14:56:30.022 INFO kablam! 16 | /// Takes a path to a file and assigns the entire Oct 10 14:56:30.022 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 14:56:30.022 INFO kablam! | Oct 10 14:56:30.022 INFO kablam! = note: #[warn(unused_doc_comments)] on by default Oct 10 14:56:30.022 INFO kablam! Oct 10 14:56:30.023 INFO kablam! warning: doc comment not used by rustdoc Oct 10 14:56:30.023 INFO kablam! --> src/bin/04-cookbook.rs:25:5 Oct 10 14:56:30.023 INFO kablam! | Oct 10 14:56:30.023 INFO kablam! 25 | /// Replaces all nonalphanumeric chars in data with white space Oct 10 14:56:30.024 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 14:56:30.024 INFO kablam! Oct 10 14:56:30.024 INFO kablam! warning: doc comment not used by rustdoc Oct 10 14:56:30.024 INFO kablam! --> src/bin/04-cookbook.rs:36:5 Oct 10 14:56:30.025 INFO kablam! | Oct 10 14:56:30.025 INFO kablam! 36 | /// Scans data for words, filling the global variable words Oct 10 14:56:30.025 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 14:56:30.026 INFO kablam! Oct 10 14:56:30.026 INFO kablam! warning: doc comment not used by rustdoc Oct 10 14:56:30.026 INFO kablam! --> src/bin/04-cookbook.rs:42:5 Oct 10 14:56:30.026 INFO kablam! | Oct 10 14:56:30.027 INFO kablam! 42 | /// Scans data for words, filling the global variable words Oct 10 14:56:30.027 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 14:56:30.027 INFO kablam! Oct 10 14:56:30.028 INFO kablam! warning: doc comment not used by rustdoc Oct 10 14:56:30.028 INFO kablam! --> src/bin/04-cookbook.rs:61:5 Oct 10 14:56:30.028 INFO kablam! | Oct 10 14:56:30.028 INFO kablam! 61 | /// Creates a list of pairs associating words with frequencies Oct 10 14:56:30.029 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 14:56:30.029 INFO kablam! Oct 10 14:56:30.029 INFO kablam! warning: doc comment not used by rustdoc Oct 10 14:56:30.029 INFO kablam! --> src/bin/04-cookbook.rs:73:5 Oct 10 14:56:30.030 INFO kablam! | Oct 10 14:56:30.030 INFO kablam! 73 | /// Sorts word_freqs by frequency Oct 10 14:56:30.030 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 14:56:30.030 INFO kablam! Oct 10 14:56:34.296 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 7.51s Oct 10 14:56:34.296 INFO kablam! su: No module specific data is present Oct 10 14:56:34.830 INFO running `"docker" "rm" "-f" "407cebb0b1ec11c81d9f924aeb0ae906fbe199d3efbefa5557779d5aaf060aba"` Oct 10 14:56:35.092 INFO blam! 407cebb0b1ec11c81d9f924aeb0ae906fbe199d3efbefa5557779d5aaf060aba Oct 10 14:56:35.097 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 10 14:56:35.098 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-2/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 10 14:56:35.526 INFO blam! 734b814a3c4ffc2ba9865bcf8ed5149444bea3ff71a6a399a7fcfebae4950e19 Oct 10 14:56:35.528 INFO running `"docker" "start" "-a" "734b814a3c4ffc2ba9865bcf8ed5149444bea3ff71a6a399a7fcfebae4950e19"` Oct 10 14:56:36.745 INFO kablam! usermod: no changes Oct 10 14:56:36.812 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.04s Oct 10 14:56:36.829 INFO kablam! Running /target/debug/deps/03_monolith-c454696b211e11b1 Oct 10 14:56:36.836 INFO kablam! Running /target/debug/deps/04_cookbook-06e14d20b63b10df Oct 10 14:56:36.836 INFO blam! Oct 10 14:56:36.836 INFO blam! running 0 tests Oct 10 14:56:36.836 INFO blam! Oct 10 14:56:36.836 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 14:56:36.836 INFO blam! Oct 10 14:56:36.840 INFO blam! Oct 10 14:56:36.840 INFO kablam! Running /target/debug/deps/05_pipeline-8e3b70849e9cc35e Oct 10 14:56:36.840 INFO blam! running 0 tests Oct 10 14:56:36.840 INFO kablam! Running /target/debug/deps/06_code_golf-1d64f674a4ceb14d Oct 10 14:56:36.840 INFO blam! Oct 10 14:56:36.840 INFO kablam! Running /target/debug/deps/07_infinite_mirror-e252a00e1c9f3e14 Oct 10 14:56:36.840 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 14:56:36.840 INFO blam! Oct 10 14:56:36.840 INFO blam! Oct 10 14:56:36.840 INFO blam! running 0 tests Oct 10 14:56:36.840 INFO blam! Oct 10 14:56:36.840 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 14:56:36.840 INFO blam! Oct 10 14:56:36.840 INFO blam! Oct 10 14:56:36.840 INFO blam! running 0 tests Oct 10 14:56:36.840 INFO blam! Oct 10 14:56:36.840 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 14:56:36.840 INFO blam! Oct 10 14:56:36.842 INFO blam! Oct 10 14:56:36.842 INFO blam! running 0 tests Oct 10 14:56:36.842 INFO blam! Oct 10 14:56:36.842 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 14:56:36.842 INFO blam! Oct 10 14:56:36.843 INFO kablam! Running /target/debug/deps/09_the_one-35c0ef969e763039 Oct 10 14:56:36.852 INFO kablam! Running /target/debug/deps/10_things-038474de90a11d43 Oct 10 14:56:36.852 INFO blam! Oct 10 14:56:36.852 INFO kablam! Running /target/debug/deps/42_rusty-1d235246791991f3 Oct 10 14:56:36.852 INFO blam! running 0 tests Oct 10 14:56:36.852 INFO blam! Oct 10 14:56:36.852 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 14:56:36.852 INFO blam! Oct 10 14:56:36.852 INFO blam! Oct 10 14:56:36.852 INFO blam! running 0 tests Oct 10 14:56:36.852 INFO blam! Oct 10 14:56:36.852 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 14:56:36.852 INFO blam! Oct 10 14:56:36.860 INFO blam! Oct 10 14:56:36.860 INFO kablam! Running /target/debug/deps/exercises_in_programming_style_rust-7d47cbdd04a4c367 Oct 10 14:56:36.860 INFO blam! running 0 tests Oct 10 14:56:36.860 INFO blam! Oct 10 14:56:36.860 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 14:56:36.860 INFO blam! Oct 10 14:56:36.869 INFO blam! Oct 10 14:56:36.869 INFO blam! running 0 tests Oct 10 14:56:36.869 INFO blam! Oct 10 14:56:36.869 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 14:56:36.869 INFO blam! Oct 10 14:56:36.876 INFO kablam! su: No module specific data is present Oct 10 14:56:37.676 INFO running `"docker" "rm" "-f" "734b814a3c4ffc2ba9865bcf8ed5149444bea3ff71a6a399a7fcfebae4950e19"` Oct 10 14:56:37.989 INFO blam! 734b814a3c4ffc2ba9865bcf8ed5149444bea3ff71a6a399a7fcfebae4950e19