[INFO] cloning repository terakilobyte/ga-rust [INFO] running `"git" "clone" "--bare" "git://github.com/terakilobyte/ga-rust.git" "work/cache/sources/gh/terakilobyte/ga-rust"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/terakilobyte/ga-rust'... [INFO] running `"git" "clone" "work/cache/sources/gh/terakilobyte/ga-rust" "work/ex/beta-1.37-6/sources/1.36.0/gh/terakilobyte/ga-rust"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/terakilobyte/ga-rust'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/terakilobyte/ga-rust" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/terakilobyte/ga-rust"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/terakilobyte/ga-rust'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] f61598ecff3519d1506f1d063e7815c4b402d7a3 [INFO] sha for GitHub repo terakilobyte/ga-rust: f61598ecff3519d1506f1d063e7815c4b402d7a3 [INFO] validating manifest of terakilobyte/ga-rust 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 terakilobyte/ga-rust 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 terakilobyte/ga-rust [INFO] finished frobbing terakilobyte/ga-rust [INFO] frobbed toml for terakilobyte/ga-rust written to work/ex/beta-1.37-6/sources/1.36.0/gh/terakilobyte/ga-rust/Cargo.toml [INFO] started frobbing terakilobyte/ga-rust [INFO] finished frobbing terakilobyte/ga-rust [INFO] frobbed toml for terakilobyte/ga-rust written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/terakilobyte/ga-rust/Cargo.toml [INFO] crate terakilobyte/ga-rust 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 terakilobyte/ga-rust against beta-2019-07-23 for beta-1.37-6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-5/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/terakilobyte/ga-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" "+beta-2019-07-23" "build" "--frozen"` [INFO] [stdout] fdd42df7daddcdcdfcd852b5382559c47156372df97912947eb0790958cca7cf [INFO] running `"docker" "start" "-a" "fdd42df7daddcdcdfcd852b5382559c47156372df97912947eb0790958cca7cf"` [INFO] [stderr] Compiling ga-rust v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.74s [INFO] running `"docker" "inspect" "fdd42df7daddcdcdfcd852b5382559c47156372df97912947eb0790958cca7cf"` [INFO] running `"docker" "rm" "-f" "fdd42df7daddcdcdfcd852b5382559c47156372df97912947eb0790958cca7cf"` [INFO] [stdout] fdd42df7daddcdcdfcd852b5382559c47156372df97912947eb0790958cca7cf [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-5/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/terakilobyte/ga-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" "+beta-2019-07-23" "test" "--frozen" "--no-run"` [INFO] [stdout] b5cdd45066a1f29d463d785d27225b19ef42615af2fc692eaf5ff64c4a84a731 [INFO] running `"docker" "start" "-a" "b5cdd45066a1f29d463d785d27225b19ef42615af2fc692eaf5ff64c4a84a731"` [INFO] [stderr] Compiling ga-rust v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.15s [INFO] running `"docker" "inspect" "b5cdd45066a1f29d463d785d27225b19ef42615af2fc692eaf5ff64c4a84a731"` [INFO] running `"docker" "rm" "-f" "b5cdd45066a1f29d463d785d27225b19ef42615af2fc692eaf5ff64c4a84a731"` [INFO] [stdout] b5cdd45066a1f29d463d785d27225b19ef42615af2fc692eaf5ff64c4a84a731 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-5/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/terakilobyte/ga-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" "+beta-2019-07-23" "test" "--frozen"` [INFO] [stdout] 783d8dc929d4a966ecffb0c03f3742c623aea316309cf9f1bd20d493124f67ef [INFO] running `"docker" "start" "-a" "783d8dc929d4a966ecffb0c03f3742c623aea316309cf9f1bd20d493124f67ef"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.06s [INFO] [stderr] Running /opt/crater/target/debug/deps/ga_rust-b7f5399598daea33 [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" "783d8dc929d4a966ecffb0c03f3742c623aea316309cf9f1bd20d493124f67ef"` [INFO] running `"docker" "rm" "-f" "783d8dc929d4a966ecffb0c03f3742c623aea316309cf9f1bd20d493124f67ef"` [INFO] [stdout] 783d8dc929d4a966ecffb0c03f3742c623aea316309cf9f1bd20d493124f67ef