[INFO] updating cached repository https://github.com/intrepion/cis198-2016s-hw00 [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] 7d7ed453980184e1d609ee97c28abe9bcd27e8ed [INFO] testing intrepion/cis198-2016s-hw00 against beta-2019-09-28 for beta-1.39-1 [INFO] running `"git" "clone" "work/cache/git-repos/https%3A%2F%2Fgithub.com%2Fintrepion%2Fcis198-2016s-hw00" "work/builds/worker-7/source"` [INFO] [stderr] Cloning into 'work/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/intrepion/cis198-2016s-hw00 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/intrepion/cis198-2016s-hw00 [INFO] finished tweaking git repo https://github.com/intrepion/cis198-2016s-hw00 [INFO] tweaked toml for git repo https://github.com/intrepion/cis198-2016s-hw00 written to work/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/intrepion/cis198-2016s-hw00 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-7/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-7/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] e608d242b42ae7c5d5ea293393051418874b109800556a228fe9ebaf52f7fd1d [INFO] running `"docker" "start" "-a" "e608d242b42ae7c5d5ea293393051418874b109800556a228fe9ebaf52f7fd1d"` [INFO] [stderr] Compiling cis198-2016s-hw00 v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.38s [INFO] running `"docker" "inspect" "e608d242b42ae7c5d5ea293393051418874b109800556a228fe9ebaf52f7fd1d"` [INFO] running `"docker" "rm" "-f" "e608d242b42ae7c5d5ea293393051418874b109800556a228fe9ebaf52f7fd1d"` [INFO] [stdout] e608d242b42ae7c5d5ea293393051418874b109800556a228fe9ebaf52f7fd1d [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-7/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] c0166aafe9d03df94f0d6f509a98460be08b87a565aa54c5c9a488872830c694 [INFO] running `"docker" "start" "-a" "c0166aafe9d03df94f0d6f509a98460be08b87a565aa54c5c9a488872830c694"` [INFO] [stderr] Compiling cis198-2016s-hw00 v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.96s [INFO] running `"docker" "inspect" "c0166aafe9d03df94f0d6f509a98460be08b87a565aa54c5c9a488872830c694"` [INFO] running `"docker" "rm" "-f" "c0166aafe9d03df94f0d6f509a98460be08b87a565aa54c5c9a488872830c694"` [INFO] [stdout] c0166aafe9d03df94f0d6f509a98460be08b87a565aa54c5c9a488872830c694 [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-7/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] a5b577d77fb0773aac15237208a7e92cc3a4cd6ffe307940d547dabea1145f49 [INFO] running `"docker" "start" "-a" "a5b577d77fb0773aac15237208a7e92cc3a4cd6ffe307940d547dabea1145f49"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.03s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/cis198_2016s_hw00-fe03553d4a1bb136 [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "a5b577d77fb0773aac15237208a7e92cc3a4cd6ffe307940d547dabea1145f49"` [INFO] running `"docker" "rm" "-f" "a5b577d77fb0773aac15237208a7e92cc3a4cd6ffe307940d547dabea1145f49"` [INFO] [stdout] a5b577d77fb0773aac15237208a7e92cc3a4cd6ffe307940d547dabea1145f49