[INFO] updating cached repository gmanlynam/rust [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/gmanlynam/rust [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/gmanlynam/rust" "work/ex/beta-1.38-1/sources/1.37.0/gh/gmanlynam/rust"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/gmanlynam/rust'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/gmanlynam/rust" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/gmanlynam/rust"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/gmanlynam/rust'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] e1e6c99632fa54b8249fd749c53137230c2d2b4b [INFO] sha for GitHub repo gmanlynam/rust: e1e6c99632fa54b8249fd749c53137230c2d2b4b [INFO] validating manifest of gmanlynam/rust on toolchain 1.37.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of gmanlynam/rust on toolchain beta-2019-08-13 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing gmanlynam/rust [INFO] finished frobbing gmanlynam/rust [INFO] frobbed toml for gmanlynam/rust written to work/ex/beta-1.38-1/sources/1.37.0/gh/gmanlynam/rust/Cargo.toml [INFO] started frobbing gmanlynam/rust [INFO] finished frobbing gmanlynam/rust [INFO] frobbed toml for gmanlynam/rust written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/gmanlynam/rust/Cargo.toml [INFO] crate gmanlynam/rust already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing gmanlynam/rust against 1.37.0 for beta-1.38-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-3/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/gmanlynam/rust:/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.37.0" "build" "--frozen"` [INFO] [stdout] e92afde6a31dc4570570888f67f8b23fa0e75e32be5507ccddf794ff06d662c5 [INFO] running `"docker" "start" "-a" "e92afde6a31dc4570570888f67f8b23fa0e75e32be5507ccddf794ff06d662c5"` [INFO] [stderr] Compiling serde_json v0.8.6 [INFO] [stderr] Compiling simple_logger v0.5.0 [INFO] [stderr] Compiling iron v0.5.1 [INFO] [stderr] Compiling persistent v0.3.0 [INFO] [stderr] Compiling router v0.5.1 [INFO] [stderr] Compiling bodyparser v0.5.0 [INFO] [stderr] Compiling urlencoded v0.5.0 [INFO] [stderr] Compiling mars_rover v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 10.02s [INFO] running `"docker" "inspect" "e92afde6a31dc4570570888f67f8b23fa0e75e32be5507ccddf794ff06d662c5"` [INFO] running `"docker" "rm" "-f" "e92afde6a31dc4570570888f67f8b23fa0e75e32be5507ccddf794ff06d662c5"` [INFO] [stdout] e92afde6a31dc4570570888f67f8b23fa0e75e32be5507ccddf794ff06d662c5 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-3/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/gmanlynam/rust:/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.37.0" "test" "--frozen" "--no-run"` [INFO] [stdout] 67007100de69ad41d5aec97e3837259dbac68e0c64de5c338fd0a89a44486f41 [INFO] running `"docker" "start" "-a" "67007100de69ad41d5aec97e3837259dbac68e0c64de5c338fd0a89a44486f41"` [INFO] [stderr] Compiling mars_rover v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.54s [INFO] running `"docker" "inspect" "67007100de69ad41d5aec97e3837259dbac68e0c64de5c338fd0a89a44486f41"` [INFO] running `"docker" "rm" "-f" "67007100de69ad41d5aec97e3837259dbac68e0c64de5c338fd0a89a44486f41"` [INFO] [stdout] 67007100de69ad41d5aec97e3837259dbac68e0c64de5c338fd0a89a44486f41 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-3/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/gmanlynam/rust:/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.37.0" "test" "--frozen"` [INFO] [stdout] 0c6b6bd339a5e271a5151a5cbc3a6bc2619331385d75f0097e6bef7cbc6803ee [INFO] running `"docker" "start" "-a" "0c6b6bd339a5e271a5151a5cbc3a6bc2619331385d75f0097e6bef7cbc6803ee"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.07s [INFO] [stderr] Running /opt/crater/target/debug/deps/mars_rover-28854ec429020c27 [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test command_processor::test_rover::test_rover_changes_direction ... ok [INFO] [stdout] test command_processor::test_rover::test_rover ... ok [INFO] [stdout] test command_processor::test_rover::test_rover_goes_in_correct_direction ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "0c6b6bd339a5e271a5151a5cbc3a6bc2619331385d75f0097e6bef7cbc6803ee"` [INFO] running `"docker" "rm" "-f" "0c6b6bd339a5e271a5151a5cbc3a6bc2619331385d75f0097e6bef7cbc6803ee"` [INFO] [stdout] 0c6b6bd339a5e271a5151a5cbc3a6bc2619331385d75f0097e6bef7cbc6803ee