[INFO] updating cached repository cloughney/git-shell [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/cloughney/git-shell [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/cloughney/git-shell" "work/ex/beta-1.38-1/sources/1.37.0/gh/cloughney/git-shell"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/cloughney/git-shell'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/cloughney/git-shell" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/cloughney/git-shell"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/cloughney/git-shell'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 281fec2c12f1ea8d64195d51bd72608aa269b4a2 [INFO] sha for GitHub repo cloughney/git-shell: 281fec2c12f1ea8d64195d51bd72608aa269b4a2 [INFO] validating manifest of cloughney/git-shell 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 cloughney/git-shell 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 cloughney/git-shell [INFO] finished frobbing cloughney/git-shell [INFO] frobbed toml for cloughney/git-shell written to work/ex/beta-1.38-1/sources/1.37.0/gh/cloughney/git-shell/Cargo.toml [INFO] started frobbing cloughney/git-shell [INFO] finished frobbing cloughney/git-shell [INFO] frobbed toml for cloughney/git-shell written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/cloughney/git-shell/Cargo.toml [INFO] crate cloughney/git-shell 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] [stderr] error: the lock file /mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/cloughney/git-shell/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] the lockfile is outdated, regenerating it [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [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 cloughney/git-shell against beta-2019-08-13 for beta-1.38-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-5/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/cloughney/git-shell:/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-08-13" "build" "--frozen"` [INFO] [stdout] 743ae11f3c1df168ff4ebd9731922f8db8db4d06ba4fde4c527fe98b46ff3a06 [INFO] running `"docker" "start" "-a" "743ae11f3c1df168ff4ebd9731922f8db8db4d06ba4fde4c527fe98b46ff3a06"` [INFO] [stderr] Compiling git-shell v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.84s [INFO] running `"docker" "inspect" "743ae11f3c1df168ff4ebd9731922f8db8db4d06ba4fde4c527fe98b46ff3a06"` [INFO] running `"docker" "rm" "-f" "743ae11f3c1df168ff4ebd9731922f8db8db4d06ba4fde4c527fe98b46ff3a06"` [INFO] [stdout] 743ae11f3c1df168ff4ebd9731922f8db8db4d06ba4fde4c527fe98b46ff3a06 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-5/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/cloughney/git-shell:/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-08-13" "test" "--frozen" "--no-run"` [INFO] [stdout] a12297eb000c488d2b53d9fe3c7d961d5ba4c6492709cd86fa1976e99041fc6c [INFO] running `"docker" "start" "-a" "a12297eb000c488d2b53d9fe3c7d961d5ba4c6492709cd86fa1976e99041fc6c"` [INFO] [stderr] Compiling git-shell v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.87s [INFO] running `"docker" "inspect" "a12297eb000c488d2b53d9fe3c7d961d5ba4c6492709cd86fa1976e99041fc6c"` [INFO] running `"docker" "rm" "-f" "a12297eb000c488d2b53d9fe3c7d961d5ba4c6492709cd86fa1976e99041fc6c"` [INFO] [stdout] a12297eb000c488d2b53d9fe3c7d961d5ba4c6492709cd86fa1976e99041fc6c [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-5/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/cloughney/git-shell:/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-08-13" "test" "--frozen"` [INFO] [stdout] bb63c35c658db0e152ce631ffa230ec626aa695d468250054141e8cb282f6293 [INFO] running `"docker" "start" "-a" "bb63c35c658db0e152ce631ffa230ec626aa695d468250054141e8cb282f6293"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.03s [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] Running /opt/crater/target/debug/deps/git_shell-a78d4a42f12f43b7 [INFO] running `"docker" "inspect" "bb63c35c658db0e152ce631ffa230ec626aa695d468250054141e8cb282f6293"` [INFO] running `"docker" "rm" "-f" "bb63c35c658db0e152ce631ffa230ec626aa695d468250054141e8cb282f6293"` [INFO] [stdout] bb63c35c658db0e152ce631ffa230ec626aa695d468250054141e8cb282f6293