[INFO] updating cached repository clu8/rust-exercises [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/clu8/rust-exercises [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/clu8/rust-exercises" "work/ex/beta-1.37-6/sources/1.36.0/gh/clu8/rust-exercises"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/clu8/rust-exercises'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/clu8/rust-exercises" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/clu8/rust-exercises"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/clu8/rust-exercises'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 809d444104da2b8c4d6681a133acb5a5d13a02b3 [INFO] sha for GitHub repo clu8/rust-exercises: 809d444104da2b8c4d6681a133acb5a5d13a02b3 [INFO] validating manifest of clu8/rust-exercises 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 clu8/rust-exercises 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 clu8/rust-exercises [INFO] finished frobbing clu8/rust-exercises [INFO] frobbed toml for clu8/rust-exercises written to work/ex/beta-1.37-6/sources/1.36.0/gh/clu8/rust-exercises/Cargo.toml [INFO] started frobbing clu8/rust-exercises [INFO] finished frobbing clu8/rust-exercises [INFO] frobbed toml for clu8/rust-exercises written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/clu8/rust-exercises/Cargo.toml [INFO] crate clu8/rust-exercises 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 clu8/rust-exercises against beta-2019-07-23 for beta-1.37-6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-6/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/clu8/rust-exercises:/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" "+beta-2019-07-23" "build" "--frozen"` [INFO] [stdout] ad97463017ab8f226a52a13883ca9ca7e0703708314d9b5dcfc2eb243aa7c8de [INFO] running `"docker" "start" "-a" "ad97463017ab8f226a52a13883ca9ca7e0703708314d9b5dcfc2eb243aa7c8de"` [INFO] [stderr] Compiling exercises v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.74s [INFO] running `"docker" "inspect" "ad97463017ab8f226a52a13883ca9ca7e0703708314d9b5dcfc2eb243aa7c8de"` [INFO] running `"docker" "rm" "-f" "ad97463017ab8f226a52a13883ca9ca7e0703708314d9b5dcfc2eb243aa7c8de"` [INFO] [stdout] ad97463017ab8f226a52a13883ca9ca7e0703708314d9b5dcfc2eb243aa7c8de [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-6/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/clu8/rust-exercises:/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" "+beta-2019-07-23" "test" "--frozen" "--no-run"` [INFO] [stdout] a67a5f5ba465c89814fc8f01530dc0907fe03bd06f1308a836906da4ddd79020 [INFO] running `"docker" "start" "-a" "a67a5f5ba465c89814fc8f01530dc0907fe03bd06f1308a836906da4ddd79020"` [INFO] [stderr] Compiling exercises v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.55s [INFO] running `"docker" "inspect" "a67a5f5ba465c89814fc8f01530dc0907fe03bd06f1308a836906da4ddd79020"` [INFO] running `"docker" "rm" "-f" "a67a5f5ba465c89814fc8f01530dc0907fe03bd06f1308a836906da4ddd79020"` [INFO] [stdout] a67a5f5ba465c89814fc8f01530dc0907fe03bd06f1308a836906da4ddd79020 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-6/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/clu8/rust-exercises:/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" "+beta-2019-07-23" "test" "--frozen"` [INFO] [stdout] d3be66ec06413c7d05c67485c16bbcb5ecb7cadf397343cbe1467416ec8e4def [INFO] running `"docker" "start" "-a" "d3be66ec06413c7d05c67485c16bbcb5ecb7cadf397343cbe1467416ec8e4def"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.03s [INFO] [stderr] Running /opt/crater/target/debug/deps/exercises-5e974ef5b29c9503 [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test program::test_parser ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "d3be66ec06413c7d05c67485c16bbcb5ecb7cadf397343cbe1467416ec8e4def"` [INFO] running `"docker" "rm" "-f" "d3be66ec06413c7d05c67485c16bbcb5ecb7cadf397343cbe1467416ec8e4def"` [INFO] [stdout] d3be66ec06413c7d05c67485c16bbcb5ecb7cadf397343cbe1467416ec8e4def