[INFO] updating cached repository stevebob/walls-experiment [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/stevebob/walls-experiment [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/stevebob/walls-experiment" "work/ex/beta-1.37-6/sources/1.36.0/gh/stevebob/walls-experiment"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/stevebob/walls-experiment'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/stevebob/walls-experiment" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/stevebob/walls-experiment"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/stevebob/walls-experiment'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] ec804cd8c026fa346a60cb11cab3e3db9f9c6d2c [INFO] sha for GitHub repo stevebob/walls-experiment: ec804cd8c026fa346a60cb11cab3e3db9f9c6d2c [INFO] validating manifest of stevebob/walls-experiment 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/walls-experiment 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/walls-experiment [INFO] finished frobbing stevebob/walls-experiment [INFO] frobbed toml for stevebob/walls-experiment written to work/ex/beta-1.37-6/sources/1.36.0/gh/stevebob/walls-experiment/Cargo.toml [INFO] started frobbing stevebob/walls-experiment [INFO] finished frobbing stevebob/walls-experiment [INFO] frobbed toml for stevebob/walls-experiment written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/stevebob/walls-experiment/Cargo.toml [INFO] crate stevebob/walls-experiment 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/walls-experiment 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-3/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/stevebob/walls-experiment:/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] c26644fefc248966faf1981cef74d235d24e69b2160d9344c9c0f4a94c42fdfe [INFO] running `"docker" "start" "-a" "c26644fefc248966faf1981cef74d235d24e69b2160d9344c9c0f4a94c42fdfe"` [INFO] [stderr] Compiling grid_2d v0.9.1 [INFO] [stderr] Compiling syn v0.15.17 [INFO] [stderr] Compiling cgmath v0.16.1 [INFO] [stderr] Compiling smithay-client-toolkit v0.3.0 [INFO] [stderr] Compiling direction v0.16.1 [INFO] [stderr] Compiling winit v0.17.2 [INFO] [stderr] Compiling glutin v0.18.0 [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.1 [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 walls-experiment v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 43s [INFO] running `"docker" "inspect" "c26644fefc248966faf1981cef74d235d24e69b2160d9344c9c0f4a94c42fdfe"` [INFO] running `"docker" "rm" "-f" "c26644fefc248966faf1981cef74d235d24e69b2160d9344c9c0f4a94c42fdfe"` [INFO] [stdout] c26644fefc248966faf1981cef74d235d24e69b2160d9344c9c0f4a94c42fdfe [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-3/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/stevebob/walls-experiment:/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] ced5a5008a502310412cb706d47a96a8ed58494614e987df73f7443326ff8aef [INFO] running `"docker" "start" "-a" "ced5a5008a502310412cb706d47a96a8ed58494614e987df73f7443326ff8aef"` [INFO] [stderr] Compiling walls-experiment v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.42s [INFO] running `"docker" "inspect" "ced5a5008a502310412cb706d47a96a8ed58494614e987df73f7443326ff8aef"` [INFO] running `"docker" "rm" "-f" "ced5a5008a502310412cb706d47a96a8ed58494614e987df73f7443326ff8aef"` [INFO] [stdout] ced5a5008a502310412cb706d47a96a8ed58494614e987df73f7443326ff8aef [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-3/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/stevebob/walls-experiment:/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] c00a6048f2bfb73ef0bbb71b60ebbdf4ecf378db6e7faead78e55df8691cb1fd [INFO] running `"docker" "start" "-a" "c00a6048f2bfb73ef0bbb71b60ebbdf4ecf378db6e7faead78e55df8691cb1fd"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.09s [INFO] [stderr] Running /opt/crater/target/debug/deps/walls_experiment-1fb0c186dd01f81e [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" "c00a6048f2bfb73ef0bbb71b60ebbdf4ecf378db6e7faead78e55df8691cb1fd"` [INFO] running `"docker" "rm" "-f" "c00a6048f2bfb73ef0bbb71b60ebbdf4ecf378db6e7faead78e55df8691cb1fd"` [INFO] [stdout] c00a6048f2bfb73ef0bbb71b60ebbdf4ecf378db6e7faead78e55df8691cb1fd