[INFO] updating cached repository stevebob/hello-3d [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/stevebob/hello-3d [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/stevebob/hello-3d" "work/ex/beta-1.37-6/sources/1.36.0/gh/stevebob/hello-3d"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/stevebob/hello-3d'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/stevebob/hello-3d" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/stevebob/hello-3d"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/stevebob/hello-3d'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 1c3b00a960892d177675a3ff1e8e0fe818ee62d3 [INFO] sha for GitHub repo stevebob/hello-3d: 1c3b00a960892d177675a3ff1e8e0fe818ee62d3 [INFO] validating manifest of stevebob/hello-3d 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 stevebob/hello-3d 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 stevebob/hello-3d [INFO] finished frobbing stevebob/hello-3d [INFO] frobbed toml for stevebob/hello-3d written to work/ex/beta-1.37-6/sources/1.36.0/gh/stevebob/hello-3d/Cargo.toml [INFO] started frobbing stevebob/hello-3d [INFO] finished frobbing stevebob/hello-3d [INFO] frobbed toml for stevebob/hello-3d written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/stevebob/hello-3d/Cargo.toml [INFO] crate stevebob/hello-3d 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 stevebob/hello-3d 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-6/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/stevebob/hello-3d:/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] 07dcaf1285999606b516cea0be965becf5917229a1b97fe2cab16dfb3e4aa720 [INFO] running `"docker" "start" "-a" "07dcaf1285999606b516cea0be965becf5917229a1b97fe2cab16dfb3e4aa720"` [INFO] [stderr] Compiling log v0.4.5 [INFO] [stderr] Compiling crossbeam-epoch v0.3.1 [INFO] [stderr] Compiling syn v0.15.13 [INFO] [stderr] Compiling cgmath v0.16.1 [INFO] [stderr] Compiling png v0.12.0 [INFO] [stderr] Compiling smithay-client-toolkit v0.3.0 [INFO] [stderr] Compiling gl_generator v0.9.0 [INFO] [stderr] Compiling crossbeam-deque v0.2.0 [INFO] [stderr] Compiling rayon-core v1.4.1 [INFO] [stderr] Compiling gfx_gl v0.5.0 [INFO] [stderr] Compiling glutin v0.18.0 [INFO] [stderr] Compiling rayon v1.0.2 [INFO] [stderr] Compiling winit v0.17.2 [INFO] [stderr] Compiling jpeg-decoder v0.1.15 [INFO] [stderr] Compiling derivative v1.0.1 [INFO] [stderr] Compiling num-derive v0.2.3 [INFO] [stderr] Compiling tiff v0.2.1 [INFO] [stderr] Compiling gfx_core v0.8.3 [INFO] [stderr] Compiling image v0.20.0 [INFO] [stderr] Compiling gfx_device_gl v0.15.3 [INFO] [stderr] Compiling gfx v0.17.1 [INFO] [stderr] Compiling gfx_window_glutin v0.26.0 [INFO] [stderr] Compiling hello-3d v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 01s [INFO] running `"docker" "inspect" "07dcaf1285999606b516cea0be965becf5917229a1b97fe2cab16dfb3e4aa720"` [INFO] running `"docker" "rm" "-f" "07dcaf1285999606b516cea0be965becf5917229a1b97fe2cab16dfb3e4aa720"` [INFO] [stdout] 07dcaf1285999606b516cea0be965becf5917229a1b97fe2cab16dfb3e4aa720 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-6/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/stevebob/hello-3d:/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] 2f8266a6f55b9885a44cbb6958ee90c1af40f477c26b46fd4372490b90ceec33 [INFO] running `"docker" "start" "-a" "2f8266a6f55b9885a44cbb6958ee90c1af40f477c26b46fd4372490b90ceec33"` [INFO] [stderr] Compiling hello-3d v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.28s [INFO] running `"docker" "inspect" "2f8266a6f55b9885a44cbb6958ee90c1af40f477c26b46fd4372490b90ceec33"` [INFO] running `"docker" "rm" "-f" "2f8266a6f55b9885a44cbb6958ee90c1af40f477c26b46fd4372490b90ceec33"` [INFO] [stdout] 2f8266a6f55b9885a44cbb6958ee90c1af40f477c26b46fd4372490b90ceec33 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-6/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/stevebob/hello-3d:/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] a2d33a366626f63d9ceb15617944a2e1617330dc18e13eb8b19142fa41b9ee85 [INFO] running `"docker" "start" "-a" "a2d33a366626f63d9ceb15617944a2e1617330dc18e13eb8b19142fa41b9ee85"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.09s [INFO] [stderr] Running /opt/crater/target/debug/deps/hello_3d-547ab61fb269e19b [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" "a2d33a366626f63d9ceb15617944a2e1617330dc18e13eb8b19142fa41b9ee85"` [INFO] running `"docker" "rm" "-f" "a2d33a366626f63d9ceb15617944a2e1617330dc18e13eb8b19142fa41b9ee85"` [INFO] [stdout] a2d33a366626f63d9ceb15617944a2e1617330dc18e13eb8b19142fa41b9ee85