[INFO] updating cached repository go2golang/hello [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/go2golang/hello [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/go2golang/hello" "work/ex/beta-1.37-6/sources/1.36.0/gh/go2golang/hello"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/go2golang/hello'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/go2golang/hello" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/go2golang/hello"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/go2golang/hello'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] f41684df58fd13ac333d7dd51f953dff1a83b882 [INFO] sha for GitHub repo go2golang/hello: f41684df58fd13ac333d7dd51f953dff1a83b882 [INFO] validating manifest of go2golang/hello 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 go2golang/hello 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 go2golang/hello [INFO] finished frobbing go2golang/hello [INFO] frobbed toml for go2golang/hello written to work/ex/beta-1.37-6/sources/1.36.0/gh/go2golang/hello/Cargo.toml [INFO] started frobbing go2golang/hello [INFO] finished frobbing go2golang/hello [INFO] frobbed toml for go2golang/hello written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/go2golang/hello/Cargo.toml [INFO] crate go2golang/hello 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 go2golang/hello 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-1/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/go2golang/hello:/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] 91615dde8fe7c7af4dff1a939760831c5879c536e56265be7d5e6b7ad98188dd [INFO] running `"docker" "start" "-a" "91615dde8fe7c7af4dff1a939760831c5879c536e56265be7d5e6b7ad98188dd"` [INFO] [stderr] Compiling hello v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.71s [INFO] running `"docker" "inspect" "91615dde8fe7c7af4dff1a939760831c5879c536e56265be7d5e6b7ad98188dd"` [INFO] running `"docker" "rm" "-f" "91615dde8fe7c7af4dff1a939760831c5879c536e56265be7d5e6b7ad98188dd"` [INFO] [stdout] 91615dde8fe7c7af4dff1a939760831c5879c536e56265be7d5e6b7ad98188dd [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-1/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/go2golang/hello:/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] 3942bdcce0a3e923118456c992abfd3bf904b19c6c34dc7129c62ab6e2ca52e7 [INFO] running `"docker" "start" "-a" "3942bdcce0a3e923118456c992abfd3bf904b19c6c34dc7129c62ab6e2ca52e7"` [INFO] [stderr] Compiling hello v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.87s [INFO] running `"docker" "inspect" "3942bdcce0a3e923118456c992abfd3bf904b19c6c34dc7129c62ab6e2ca52e7"` [INFO] running `"docker" "rm" "-f" "3942bdcce0a3e923118456c992abfd3bf904b19c6c34dc7129c62ab6e2ca52e7"` [INFO] [stdout] 3942bdcce0a3e923118456c992abfd3bf904b19c6c34dc7129c62ab6e2ca52e7 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-1/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/go2golang/hello:/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] 56ba92eca6285f03830b532782bd285cfabe3873a14473e187b570be3360ccc7 [INFO] running `"docker" "start" "-a" "56ba92eca6285f03830b532782bd285cfabe3873a14473e187b570be3360ccc7"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stderr] Running /opt/crater/target/debug/deps/hello-4b8eb71a071b49d4 [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" "56ba92eca6285f03830b532782bd285cfabe3873a14473e187b570be3360ccc7"` [INFO] running `"docker" "rm" "-f" "56ba92eca6285f03830b532782bd285cfabe3873a14473e187b570be3360ccc7"` [INFO] [stdout] 56ba92eca6285f03830b532782bd285cfabe3873a14473e187b570be3360ccc7