[INFO] updating cached repository SamHH/osctf-native-experiment [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/SamHH/osctf-native-experiment [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/SamHH/osctf-native-experiment" "work/ex/beta-1.38-1/sources/1.37.0/gh/SamHH/osctf-native-experiment"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/SamHH/osctf-native-experiment'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/SamHH/osctf-native-experiment" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/SamHH/osctf-native-experiment"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/SamHH/osctf-native-experiment'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 7e7fe35966b4e349b985df63d9edf041e0268f41 [INFO] sha for GitHub repo SamHH/osctf-native-experiment: 7e7fe35966b4e349b985df63d9edf041e0268f41 [INFO] validating manifest of SamHH/osctf-native-experiment 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 SamHH/osctf-native-experiment 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 SamHH/osctf-native-experiment [INFO] finished frobbing SamHH/osctf-native-experiment [INFO] frobbed toml for SamHH/osctf-native-experiment written to work/ex/beta-1.38-1/sources/1.37.0/gh/SamHH/osctf-native-experiment/Cargo.toml [INFO] started frobbing SamHH/osctf-native-experiment [INFO] finished frobbing SamHH/osctf-native-experiment [INFO] frobbed toml for SamHH/osctf-native-experiment written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/SamHH/osctf-native-experiment/Cargo.toml [INFO] crate SamHH/osctf-native-experiment 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] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing SamHH/osctf-native-experiment against 1.37.0 for beta-1.38-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-6/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/SamHH/osctf-native-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" "+1.37.0" "build" "--frozen"` [INFO] [stdout] 6e96d58a24d3b071fd438cc60b36465d38803a84e6ef40fe9e393242f182c83c [INFO] running `"docker" "start" "-a" "6e96d58a24d3b071fd438cc60b36465d38803a84e6ef40fe9e393242f182c83c"` [INFO] [stderr] Compiling serde v1.0.65 [INFO] [stderr] Compiling update_rate v2.0.0 [INFO] [stderr] Compiling x11-dl v2.17.5 [INFO] [stderr] Compiling wayland-scanner v0.12.5 [INFO] [stderr] Compiling serde_derive v1.0.65 [INFO] [stderr] Compiling num-derive v0.2.2 [INFO] [stderr] Compiling glutin v0.14.0 [INFO] [stderr] Compiling gfx v0.17.1 [INFO] [stderr] Compiling wayland-sys v0.12.5 [INFO] [stderr] Compiling rusttype v0.4.3 [INFO] [stderr] Compiling gfx_gl v0.5.0 [INFO] [stderr] Compiling wayland-client v0.12.5 [INFO] [stderr] Compiling wayland-protocols v0.12.5 [INFO] [stderr] Compiling image v0.19.0 [INFO] [stderr] Compiling piston2d-graphics v0.26.0 [INFO] [stderr] Compiling gfx_device_gl v0.15.3 [INFO] [stderr] Compiling wayland-kbd v0.13.1 [INFO] [stderr] Compiling pistoncore-input v0.21.0 [INFO] [stderr] Compiling piston-gfx_texture v0.32.0 [INFO] [stderr] Compiling wayland-window v0.13.3 [INFO] [stderr] Compiling winit v0.12.0 [INFO] [stderr] Compiling piston2d-gfx_graphics v0.51.0 [INFO] [stderr] Compiling pistoncore-window v0.32.0 [INFO] [stderr] Compiling pistoncore-event_loop v0.37.0 [INFO] [stderr] Compiling piston v0.37.0 [INFO] [stderr] Compiling pistoncore-glutin_window v0.47.0 [INFO] [stderr] Compiling piston_window v0.80.0 [INFO] [stderr] Compiling osctf-native v0.0.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 54s [INFO] running `"docker" "inspect" "6e96d58a24d3b071fd438cc60b36465d38803a84e6ef40fe9e393242f182c83c"` [INFO] running `"docker" "rm" "-f" "6e96d58a24d3b071fd438cc60b36465d38803a84e6ef40fe9e393242f182c83c"` [INFO] [stdout] 6e96d58a24d3b071fd438cc60b36465d38803a84e6ef40fe9e393242f182c83c [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-6/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/SamHH/osctf-native-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" "+1.37.0" "test" "--frozen" "--no-run"` [INFO] [stdout] 4c3fe495ec0cae3db6e0fb42e5fe30a3e2867518f494cd7d9862aff2c2e7dc0e [INFO] running `"docker" "start" "-a" "4c3fe495ec0cae3db6e0fb42e5fe30a3e2867518f494cd7d9862aff2c2e7dc0e"` [INFO] [stderr] Compiling osctf-native v0.0.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.78s [INFO] running `"docker" "inspect" "4c3fe495ec0cae3db6e0fb42e5fe30a3e2867518f494cd7d9862aff2c2e7dc0e"` [INFO] running `"docker" "rm" "-f" "4c3fe495ec0cae3db6e0fb42e5fe30a3e2867518f494cd7d9862aff2c2e7dc0e"` [INFO] [stdout] 4c3fe495ec0cae3db6e0fb42e5fe30a3e2867518f494cd7d9862aff2c2e7dc0e [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-6/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/SamHH/osctf-native-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" "+1.37.0" "test" "--frozen"` [INFO] [stdout] 395ad86d2f8648c3716e03b1e250873fe6f223f30af52fa2d0ac36b654800e36 [INFO] running `"docker" "start" "-a" "395ad86d2f8648c3716e03b1e250873fe6f223f30af52fa2d0ac36b654800e36"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.18s [INFO] [stderr] Running /opt/crater/target/debug/deps/game_attempt_1-3976a2b0cd516c39 [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" "395ad86d2f8648c3716e03b1e250873fe6f223f30af52fa2d0ac36b654800e36"` [INFO] running `"docker" "rm" "-f" "395ad86d2f8648c3716e03b1e250873fe6f223f30af52fa2d0ac36b654800e36"` [INFO] [stdout] 395ad86d2f8648c3716e03b1e250873fe6f223f30af52fa2d0ac36b654800e36