[INFO] updating cached repository https://github.com/feelmyears/eecs-395-hw2 [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/big/crater/work/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 2076a769e25c9e258db0e3caf978a89d5c276054 [INFO] testing feelmyears/eecs-395-hw2 against beta-2019-09-28 for beta-1.39-1 [INFO] running `"git" "clone" "work/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffeelmyears%2Feecs-395-hw2" "work/builds/worker-1/source"` [INFO] [stderr] Cloning into 'work/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/feelmyears/eecs-395-hw2 on toolchain beta-2019-09-28 [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+beta-2019-09-28" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/feelmyears/eecs-395-hw2 [INFO] finished tweaking git repo https://github.com/feelmyears/eecs-395-hw2 [INFO] tweaked toml for git repo https://github.com/feelmyears/eecs-395-hw2 written to work/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/feelmyears/eecs-395-hw2 already has a lockfile, it will not be regenerated [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+beta-2019-09-28" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-1/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2019-09-28" "build" "--frozen"` [INFO] [stdout] 7ed14bd6f8e70c4331a9d740cdeeb5e367993030461b4fb79c307acba1652e43 [INFO] running `"docker" "start" "-a" "7ed14bd6f8e70c4331a9d740cdeeb5e367993030461b4fb79c307acba1652e43"` [INFO] [stderr] Compiling libc v0.2.21 [INFO] [stderr] Compiling regex-syntax v0.4.0 [INFO] [stderr] Compiling memchr v1.0.1 [INFO] [stderr] Compiling thread-id v3.0.0 [INFO] [stderr] Compiling thread_local v0.3.3 [INFO] [stderr] Compiling aho-corasick v0.6.3 [INFO] [stderr] Compiling regex v0.2.1 [INFO] [stderr] Compiling hw2 v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4.28s [INFO] running `"docker" "inspect" "7ed14bd6f8e70c4331a9d740cdeeb5e367993030461b4fb79c307acba1652e43"` [INFO] running `"docker" "rm" "-f" "7ed14bd6f8e70c4331a9d740cdeeb5e367993030461b4fb79c307acba1652e43"` [INFO] [stdout] 7ed14bd6f8e70c4331a9d740cdeeb5e367993030461b4fb79c307acba1652e43 [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-1/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2019-09-28" "test" "--frozen" "--no-run"` [INFO] [stdout] bd16f497f94d1a381457c726708886daa1302ee2b19d67cc9e74a809e46c8156 [INFO] running `"docker" "start" "-a" "bd16f497f94d1a381457c726708886daa1302ee2b19d67cc9e74a809e46c8156"` [INFO] [stderr] Compiling hw2 v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.81s [INFO] running `"docker" "inspect" "bd16f497f94d1a381457c726708886daa1302ee2b19d67cc9e74a809e46c8156"` [INFO] running `"docker" "rm" "-f" "bd16f497f94d1a381457c726708886daa1302ee2b19d67cc9e74a809e46c8156"` [INFO] [stdout] bd16f497f94d1a381457c726708886daa1302ee2b19d67cc9e74a809e46c8156 [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-1/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2019-09-28" "test" "--frozen"` [INFO] [stdout] f6582981ec8366469fc34684c34f613d57da4a9f1fecdd90b7822529bb513caf [INFO] running `"docker" "start" "-a" "f6582981ec8366469fc34684c34f613d57da4a9f1fecdd90b7822529bb513caf"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.02s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/hw2-f0d3c632b2db8845 [INFO] [stdout] [INFO] [stdout] running 10 tests [INFO] [stdout] test correcting::word_probability_tests::zero_test ... ok [INFO] [stdout] test correcting::word_probability_tests::empty_test ... ok [INFO] [stdout] test correcting::known_tests::multiple_known_test ... ok [INFO] [stdout] test correcting::known_tests::one_known_test ... ok [INFO] [stdout] test correcting::word_probability_tests::pos_test ... ok [INFO] [stdout] test correcting::known_tests::no_known_test ... ok [INFO] [stdout] test correct_tests::correct_test ... ok [INFO] [stdout] test counting::read_corpus_tests::read_nothing_test ... ok [INFO] [stdout] test counting::read_corpus_tests::read_multiples_test ... ok [INFO] [stdout] test counting::read_corpus_tests::read_unique_test ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "f6582981ec8366469fc34684c34f613d57da4a9f1fecdd90b7822529bb513caf"` [INFO] running `"docker" "rm" "-f" "f6582981ec8366469fc34684c34f613d57da4a9f1fecdd90b7822529bb513caf"` [INFO] [stdout] f6582981ec8366469fc34684c34f613d57da4a9f1fecdd90b7822529bb513caf