Oct 14 22:07:54.608 INFO testing dwallach1/Spell-Checker against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 14 22:07:54.608 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-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 14 22:07:55.033 INFO blam! 94b8d3bac5e3757ba75633aa50e1fec3100599779e322814460684cb437833ec Oct 14 22:07:55.037 INFO running `"docker" "start" "-a" "94b8d3bac5e3757ba75633aa50e1fec3100599779e322814460684cb437833ec"` Oct 14 22:07:55.988 INFO kablam! usermod: no changes Oct 14 22:07:56.043 INFO kablam! Compiling hw2 v0.1.0 (/source) Oct 14 22:07:56.437 INFO kablam! warning: unused imports: `Write`, `stdin`, `stdout` Oct 14 22:07:56.438 INFO kablam! --> src/spell_checker.rs:3:41 Oct 14 22:07:56.438 INFO kablam! | Oct 14 22:07:56.438 INFO kablam! 3 | use std::io::{Read, BufReader, BufRead, stdin, Write, stdout}; Oct 14 22:07:56.438 INFO kablam! | ^^^^^ ^^^^^ ^^^^^^ Oct 14 22:07:56.439 INFO kablam! | Oct 14 22:07:56.439 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 14 22:07:56.439 INFO kablam! Oct 14 22:07:56.567 INFO kablam! warning: function is never used: `printer` Oct 14 22:07:56.568 INFO kablam! --> src/spell_checker.rs:31:1 Oct 14 22:07:56.568 INFO kablam! | Oct 14 22:07:56.568 INFO kablam! 31 | fn printer(cache: &Trie, level: usize) { Oct 14 22:07:56.568 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 22:07:56.569 INFO kablam! | Oct 14 22:07:56.569 INFO kablam! = note: #[warn(dead_code)] on by default Oct 14 22:07:56.569 INFO kablam! Oct 14 22:07:57.731 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.70s Oct 14 22:07:57.731 INFO kablam! su: No module specific data is present Oct 14 22:07:58.415 INFO running `"docker" "rm" "-f" "94b8d3bac5e3757ba75633aa50e1fec3100599779e322814460684cb437833ec"` Oct 14 22:07:58.631 INFO blam! 94b8d3bac5e3757ba75633aa50e1fec3100599779e322814460684cb437833ec Oct 14 22:07:58.644 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-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 14 22:07:59.107 INFO blam! 44febe6e85ac03be4d796f3d5ad4a81b090bd7afd80583446c4a51a8b4a0f499 Oct 14 22:07:59.108 INFO running `"docker" "start" "-a" "44febe6e85ac03be4d796f3d5ad4a81b090bd7afd80583446c4a51a8b4a0f499"` Oct 14 22:08:00.419 INFO kablam! usermod: no changes Oct 14 22:08:00.447 INFO kablam! Compiling hw2 v0.1.0 (/source) Oct 14 22:08:00.727 INFO kablam! warning: unused imports: `Write`, `stdin`, `stdout` Oct 14 22:08:00.727 INFO kablam! --> src/spell_checker.rs:3:41 Oct 14 22:08:00.727 INFO kablam! | Oct 14 22:08:00.727 INFO kablam! 3 | use std::io::{Read, BufReader, BufRead, stdin, Write, stdout}; Oct 14 22:08:00.727 INFO kablam! | ^^^^^ ^^^^^ ^^^^^^ Oct 14 22:08:00.727 INFO kablam! | Oct 14 22:08:00.727 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 14 22:08:00.727 INFO kablam! Oct 14 22:08:01.023 INFO kablam! warning: function is never used: `printer` Oct 14 22:08:01.023 INFO kablam! --> src/spell_checker.rs:31:1 Oct 14 22:08:01.023 INFO kablam! | Oct 14 22:08:01.023 INFO kablam! 31 | fn printer(cache: &Trie, level: usize) { Oct 14 22:08:01.023 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 22:08:01.023 INFO kablam! | Oct 14 22:08:01.023 INFO kablam! = note: #[warn(dead_code)] on by default Oct 14 22:08:01.023 INFO kablam! Oct 14 22:08:02.191 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.75s Oct 14 22:08:02.191 INFO kablam! su: No module specific data is present Oct 14 22:08:02.971 INFO running `"docker" "rm" "-f" "44febe6e85ac03be4d796f3d5ad4a81b090bd7afd80583446c4a51a8b4a0f499"` Oct 14 22:08:03.377 INFO blam! 44febe6e85ac03be4d796f3d5ad4a81b090bd7afd80583446c4a51a8b4a0f499 Oct 14 22:08:03.387 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-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 14 22:08:03.786 INFO blam! 5d3104cbd359793c5b05c91aa3d42e4014de325589958216595e44c3562a5c25 Oct 14 22:08:03.788 INFO running `"docker" "start" "-a" "5d3104cbd359793c5b05c91aa3d42e4014de325589958216595e44c3562a5c25"` Oct 14 22:08:04.755 INFO kablam! usermod: no changes Oct 14 22:08:04.801 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.01s Oct 14 22:08:04.807 INFO kablam! Running /target/debug/deps/hw2-dbbcfbc7c0f9ad56 Oct 14 22:08:04.808 INFO blam! Oct 14 22:08:04.808 INFO blam! running 9 tests Oct 14 22:08:04.819 INFO blam! test spell_checker::dict_tests::assert_candidates ... ok Oct 14 22:08:04.819 INFO blam! test file_loading_tests::assert_load ... ok Oct 14 22:08:04.819 INFO blam! test spell_checker::dict_tests::assert_correct ... ok Oct 14 22:08:04.819 INFO blam! test spell_checker::dict_tests::assert_slices ... ok Oct 14 22:08:04.819 INFO blam! test spell_checker::dict_tests::assert_probability ... ok Oct 14 22:08:04.819 INFO blam! test spell_checker::dict_tests::assert_counts ... ok Oct 14 22:08:04.824 INFO blam! test spell_checker::dict_tests::assert_correct_choice ... ok Oct 14 22:08:04.835 INFO blam! test spell_checker::dict_tests::assert_wordp ... ok Oct 14 22:08:04.853 INFO blam! test file_loading_tests::assert_panic_bad_file ... ok Oct 14 22:08:04.853 INFO blam! Oct 14 22:08:04.853 INFO blam! test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 14 22:08:04.853 INFO blam! Oct 14 22:08:04.859 INFO kablam! su: No module specific data is present Oct 14 22:08:05.373 INFO running `"docker" "rm" "-f" "5d3104cbd359793c5b05c91aa3d42e4014de325589958216595e44c3562a5c25"` Oct 14 22:08:05.555 INFO blam! 5d3104cbd359793c5b05c91aa3d42e4014de325589958216595e44c3562a5c25