[INFO] updating cached repository ReliantGuyZ/May-I-Stop-Now [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/ReliantGuyZ/May-I-Stop-Now [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/ReliantGuyZ/May-I-Stop-Now" "work/ex/beta-1.38-1/sources/1.37.0/gh/ReliantGuyZ/May-I-Stop-Now"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/ReliantGuyZ/May-I-Stop-Now'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/ReliantGuyZ/May-I-Stop-Now" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/ReliantGuyZ/May-I-Stop-Now"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/ReliantGuyZ/May-I-Stop-Now'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 83a86fcc22e0cfa00464b5e4547f737a388c8c81 [INFO] sha for GitHub repo ReliantGuyZ/May-I-Stop-Now: 83a86fcc22e0cfa00464b5e4547f737a388c8c81 [INFO] validating manifest of ReliantGuyZ/May-I-Stop-Now 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 ReliantGuyZ/May-I-Stop-Now 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 ReliantGuyZ/May-I-Stop-Now [INFO] finished frobbing ReliantGuyZ/May-I-Stop-Now [INFO] frobbed toml for ReliantGuyZ/May-I-Stop-Now written to work/ex/beta-1.38-1/sources/1.37.0/gh/ReliantGuyZ/May-I-Stop-Now/Cargo.toml [INFO] started frobbing ReliantGuyZ/May-I-Stop-Now [INFO] finished frobbing ReliantGuyZ/May-I-Stop-Now [INFO] frobbed toml for ReliantGuyZ/May-I-Stop-Now written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/ReliantGuyZ/May-I-Stop-Now/Cargo.toml [INFO] crate ReliantGuyZ/May-I-Stop-Now 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 ReliantGuyZ/May-I-Stop-Now 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-7/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/ReliantGuyZ/May-I-Stop-Now:/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] a1d60b43137556c563081b9b9964e0dac6afef17735d2a43a0c6f0af3a36f370 [INFO] running `"docker" "start" "-a" "a1d60b43137556c563081b9b9964e0dac6afef17735d2a43a0c6f0af3a36f370"` [INFO] [stderr] Compiling may_i_stop_now v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.48s [INFO] running `"docker" "inspect" "a1d60b43137556c563081b9b9964e0dac6afef17735d2a43a0c6f0af3a36f370"` [INFO] running `"docker" "rm" "-f" "a1d60b43137556c563081b9b9964e0dac6afef17735d2a43a0c6f0af3a36f370"` [INFO] [stdout] a1d60b43137556c563081b9b9964e0dac6afef17735d2a43a0c6f0af3a36f370 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-7/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/ReliantGuyZ/May-I-Stop-Now:/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] 691a359e1b5b898c47ca20b1c5b95de871c09077c0a601351d1c5a329fdaf524 [INFO] running `"docker" "start" "-a" "691a359e1b5b898c47ca20b1c5b95de871c09077c0a601351d1c5a329fdaf524"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling may_i_stop_now v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.42s [INFO] running `"docker" "inspect" "691a359e1b5b898c47ca20b1c5b95de871c09077c0a601351d1c5a329fdaf524"` [INFO] running `"docker" "rm" "-f" "691a359e1b5b898c47ca20b1c5b95de871c09077c0a601351d1c5a329fdaf524"` [INFO] [stdout] 691a359e1b5b898c47ca20b1c5b95de871c09077c0a601351d1c5a329fdaf524 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-7/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/ReliantGuyZ/May-I-Stop-Now:/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] 7999ffe0b03099d45aa0907916109360e47056ac2be122188018ef025b702039 [INFO] running `"docker" "start" "-a" "7999ffe0b03099d45aa0907916109360e47056ac2be122188018ef025b702039"` [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.00s [INFO] [stdout] running 0 tests [INFO] [stderr] Running /opt/crater/target/debug/deps/may_i_stop_now-97ea44f25faa6b25 [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "7999ffe0b03099d45aa0907916109360e47056ac2be122188018ef025b702039"` [INFO] running `"docker" "rm" "-f" "7999ffe0b03099d45aa0907916109360e47056ac2be122188018ef025b702039"` [INFO] [stdout] 7999ffe0b03099d45aa0907916109360e47056ac2be122188018ef025b702039