[INFO] updating cached repository scoobycoder/diningrust [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/scoobycoder/diningrust [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/scoobycoder/diningrust" "work/ex/beta-1.37-6/sources/1.36.0/gh/scoobycoder/diningrust"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/scoobycoder/diningrust'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/scoobycoder/diningrust" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/scoobycoder/diningrust"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/scoobycoder/diningrust'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 39140611372ee5e4781aac0802b2068e97e20b65 [INFO] sha for GitHub repo scoobycoder/diningrust: 39140611372ee5e4781aac0802b2068e97e20b65 [INFO] validating manifest of scoobycoder/diningrust 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 scoobycoder/diningrust 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 scoobycoder/diningrust [INFO] finished frobbing scoobycoder/diningrust [INFO] frobbed toml for scoobycoder/diningrust written to work/ex/beta-1.37-6/sources/1.36.0/gh/scoobycoder/diningrust/Cargo.toml [INFO] started frobbing scoobycoder/diningrust [INFO] finished frobbing scoobycoder/diningrust [INFO] frobbed toml for scoobycoder/diningrust written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/scoobycoder/diningrust/Cargo.toml [INFO] crate scoobycoder/diningrust 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 scoobycoder/diningrust 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-0/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/scoobycoder/diningrust:/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] 582bcf4e5447be00a9a017cb42336e218ae8b7b62dc4234e4721f68a583654bf [INFO] running `"docker" "start" "-a" "582bcf4e5447be00a9a017cb42336e218ae8b7b62dc4234e4721f68a583654bf"` [INFO] [stderr] Compiling dining_rust v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: use of deprecated item 'std::thread::sleep_ms': replaced by `std::thread::sleep` [INFO] [stderr] --> src/main.rs:30:9 [INFO] [stderr] | [INFO] [stderr] 30 | thread::sleep_ms(1000); [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(deprecated)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.75s [INFO] running `"docker" "inspect" "582bcf4e5447be00a9a017cb42336e218ae8b7b62dc4234e4721f68a583654bf"` [INFO] running `"docker" "rm" "-f" "582bcf4e5447be00a9a017cb42336e218ae8b7b62dc4234e4721f68a583654bf"` [INFO] [stdout] 582bcf4e5447be00a9a017cb42336e218ae8b7b62dc4234e4721f68a583654bf [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-0/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/scoobycoder/diningrust:/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] 306ff99daf4cb74632dc97066665090d669e9836fd88e3d97a57b0af8f91adfb [INFO] running `"docker" "start" "-a" "306ff99daf4cb74632dc97066665090d669e9836fd88e3d97a57b0af8f91adfb"` [INFO] [stderr] Compiling dining_rust v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: use of deprecated item 'std::thread::sleep_ms': replaced by `std::thread::sleep` [INFO] [stderr] --> src/main.rs:30:9 [INFO] [stderr] | [INFO] [stderr] 30 | thread::sleep_ms(1000); [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(deprecated)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.43s [INFO] running `"docker" "inspect" "306ff99daf4cb74632dc97066665090d669e9836fd88e3d97a57b0af8f91adfb"` [INFO] running `"docker" "rm" "-f" "306ff99daf4cb74632dc97066665090d669e9836fd88e3d97a57b0af8f91adfb"` [INFO] [stdout] 306ff99daf4cb74632dc97066665090d669e9836fd88e3d97a57b0af8f91adfb [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-0/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/scoobycoder/diningrust:/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] 0c3efa8497968058a4a84455717696a49cfb53b23e2952785a55331904eca17a [INFO] running `"docker" "start" "-a" "0c3efa8497968058a4a84455717696a49cfb53b23e2952785a55331904eca17a"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.01s [INFO] [stderr] Running /opt/crater/target/debug/deps/dining_rust-370fba52da955b2c [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" "0c3efa8497968058a4a84455717696a49cfb53b23e2952785a55331904eca17a"` [INFO] running `"docker" "rm" "-f" "0c3efa8497968058a4a84455717696a49cfb53b23e2952785a55331904eca17a"` [INFO] [stdout] 0c3efa8497968058a4a84455717696a49cfb53b23e2952785a55331904eca17a