[INFO] updating cached repository upenn-cis198-2018f/lecture8 [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/upenn-cis198-2018f/lecture8 [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/upenn-cis198-2018f/lecture8" "work/ex/beta-1.37-6/sources/1.36.0/gh/upenn-cis198-2018f/lecture8"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/upenn-cis198-2018f/lecture8'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/upenn-cis198-2018f/lecture8" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/upenn-cis198-2018f/lecture8"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/upenn-cis198-2018f/lecture8'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] ccc03f9683e90bfe33b0a8fc34771bfbb72ed746 [INFO] sha for GitHub repo upenn-cis198-2018f/lecture8: ccc03f9683e90bfe33b0a8fc34771bfbb72ed746 [INFO] validating manifest of upenn-cis198-2018f/lecture8 on toolchain 1.36.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of upenn-cis198-2018f/lecture8 on toolchain beta-2019-07-23 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing upenn-cis198-2018f/lecture8 [INFO] finished frobbing upenn-cis198-2018f/lecture8 [INFO] frobbed toml for upenn-cis198-2018f/lecture8 written to work/ex/beta-1.37-6/sources/1.36.0/gh/upenn-cis198-2018f/lecture8/Cargo.toml [INFO] started frobbing upenn-cis198-2018f/lecture8 [INFO] finished frobbing upenn-cis198-2018f/lecture8 [INFO] frobbed toml for upenn-cis198-2018f/lecture8 written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/upenn-cis198-2018f/lecture8/Cargo.toml [INFO] crate upenn-cis198-2018f/lecture8 already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing upenn-cis198-2018f/lecture8 against 1.36.0 for beta-1.37-6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-4/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/upenn-cis198-2018f/lecture8:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+1.36.0" "build" "--frozen"` [INFO] [stdout] c4936242a4328eab3a0a6daa148569f81e792a18bf2d430a68a567c036a2569d [INFO] running `"docker" "start" "-a" "c4936242a4328eab3a0a6daa148569f81e792a18bf2d430a68a567c036a2569d"` [INFO] [stderr] Compiling lecture8 v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.52s [INFO] running `"docker" "inspect" "c4936242a4328eab3a0a6daa148569f81e792a18bf2d430a68a567c036a2569d"` [INFO] running `"docker" "rm" "-f" "c4936242a4328eab3a0a6daa148569f81e792a18bf2d430a68a567c036a2569d"` [INFO] [stdout] c4936242a4328eab3a0a6daa148569f81e792a18bf2d430a68a567c036a2569d [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-4/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/upenn-cis198-2018f/lecture8:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+1.36.0" "test" "--frozen" "--no-run"` [INFO] [stdout] 8c31de1737550486fe8880e3106bc79a1a8af0ba59b1d6b30e394684220a8194 [INFO] running `"docker" "start" "-a" "8c31de1737550486fe8880e3106bc79a1a8af0ba59b1d6b30e394684220a8194"` [INFO] [stderr] Compiling lecture8 v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.70s [INFO] running `"docker" "inspect" "8c31de1737550486fe8880e3106bc79a1a8af0ba59b1d6b30e394684220a8194"` [INFO] running `"docker" "rm" "-f" "8c31de1737550486fe8880e3106bc79a1a8af0ba59b1d6b30e394684220a8194"` [INFO] [stdout] 8c31de1737550486fe8880e3106bc79a1a8af0ba59b1d6b30e394684220a8194 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-4/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/upenn-cis198-2018f/lecture8:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+1.36.0" "test" "--frozen"` [INFO] [stdout] e00f52217acd503e716be08b9133b369427f7965652525f53e6506b4be3d468d [INFO] running `"docker" "start" "-a" "e00f52217acd503e716be08b9133b369427f7965652525f53e6506b4be3d468d"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.05s [INFO] [stderr] Running /opt/crater/target/debug/deps/lecture8-7cfc9904bbf4f779 [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" "e00f52217acd503e716be08b9133b369427f7965652525f53e6506b4be3d468d"` [INFO] running `"docker" "rm" "-f" "e00f52217acd503e716be08b9133b369427f7965652525f53e6506b4be3d468d"` [INFO] [stdout] e00f52217acd503e716be08b9133b369427f7965652525f53e6506b4be3d468d