[INFO] updating cached repository beplaya/rustbs [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/beplaya/rustbs [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/beplaya/rustbs" "work/ex/beta-1.37-6/sources/1.36.0/gh/beplaya/rustbs"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/beplaya/rustbs'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/beplaya/rustbs" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/beplaya/rustbs"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/beplaya/rustbs'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 423571141b822a1570583894c8df3920f593707b [INFO] sha for GitHub repo beplaya/rustbs: 423571141b822a1570583894c8df3920f593707b [INFO] validating manifest of beplaya/rustbs 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 beplaya/rustbs 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 beplaya/rustbs [INFO] finished frobbing beplaya/rustbs [INFO] frobbed toml for beplaya/rustbs written to work/ex/beta-1.37-6/sources/1.36.0/gh/beplaya/rustbs/Cargo.toml [INFO] started frobbing beplaya/rustbs [INFO] finished frobbing beplaya/rustbs [INFO] frobbed toml for beplaya/rustbs written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/beplaya/rustbs/Cargo.toml [INFO] crate beplaya/rustbs 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 beplaya/rustbs 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-6/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/beplaya/rustbs:/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] 9f6e6168254b8803eec347d3b2e5836415436d3cf11d27bc8347173fc507dfa6 [INFO] running `"docker" "start" "-a" "9f6e6168254b8803eec347d3b2e5836415436d3cf11d27bc8347173fc507dfa6"` [INFO] [stderr] Compiling rustbs v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.72s [INFO] running `"docker" "inspect" "9f6e6168254b8803eec347d3b2e5836415436d3cf11d27bc8347173fc507dfa6"` [INFO] running `"docker" "rm" "-f" "9f6e6168254b8803eec347d3b2e5836415436d3cf11d27bc8347173fc507dfa6"` [INFO] [stdout] 9f6e6168254b8803eec347d3b2e5836415436d3cf11d27bc8347173fc507dfa6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-6/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/beplaya/rustbs:/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] 7456acddb8b78dff6b1cd05f8ca0b9f7eebebb0577edbf5c7518cd2928bb79bd [INFO] running `"docker" "start" "-a" "7456acddb8b78dff6b1cd05f8ca0b9f7eebebb0577edbf5c7518cd2928bb79bd"` [INFO] [stderr] Compiling rustbs v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.40s [INFO] running `"docker" "inspect" "7456acddb8b78dff6b1cd05f8ca0b9f7eebebb0577edbf5c7518cd2928bb79bd"` [INFO] running `"docker" "rm" "-f" "7456acddb8b78dff6b1cd05f8ca0b9f7eebebb0577edbf5c7518cd2928bb79bd"` [INFO] [stdout] 7456acddb8b78dff6b1cd05f8ca0b9f7eebebb0577edbf5c7518cd2928bb79bd [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-6/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/beplaya/rustbs:/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] b56c98badb20ec9277d5efd2f766be7e194eb5f8eb72bc01722ba37b4c952996 [INFO] running `"docker" "start" "-a" "b56c98badb20ec9277d5efd2f766be7e194eb5f8eb72bc01722ba37b4c952996"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.03s [INFO] [stderr] Running /opt/crater/target/debug/deps/rustbs-d2b9b45a9757f361 [INFO] [stdout] [INFO] [stdout] running 12 tests [INFO] [stdout] test babysitter_tests::it_gets_after_midnight_earnings ... ok [INFO] [stdout] test babysitter_tests::it_gets_all_earnings ... ok [INFO] [stdout] test babysitter_tests::it_gets_house_sit_earnings ... ok [INFO] [stdout] test babysitter_tests::it_gets_no_earnings ... ok [INFO] [stdout] test babysitter_tests::it_gets_no_earnings_for_invalid_times ... ok [INFO] [stdout] test babysitter_tests::it_gets_only_bonus_earnings ... ok [INFO] [stdout] test babysitter_tests::it_gets_standard_earnings ... ok [INFO] [stdout] test schedule_tests::it_gets_hours_of_work_after_bedtime ... ok [INFO] [stdout] test schedule_tests::it_validates_times ... ok [INFO] [stdout] test schedule_tests::it_gets_hours_of_work_before_bedtime ... ok [INFO] [stdout] test schedule_tests::it_invalidates_times ... ok [INFO] [stdout] test schedule_tests::it_gets_hours_of_work_after_midnight ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Running /opt/crater/target/debug/deps/rustbs-7abb701767a3c0f1 [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] [stderr] Doc-tests rustbs [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" "b56c98badb20ec9277d5efd2f766be7e194eb5f8eb72bc01722ba37b4c952996"` [INFO] running `"docker" "rm" "-f" "b56c98badb20ec9277d5efd2f766be7e194eb5f8eb72bc01722ba37b4c952996"` [INFO] [stdout] b56c98badb20ec9277d5efd2f766be7e194eb5f8eb72bc01722ba37b4c952996