[INFO] updating cached repository andrea-couto/berzerk_in_rust [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/andrea-couto/berzerk_in_rust [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/andrea-couto/berzerk_in_rust" "work/ex/beta-1.37-6/sources/1.36.0/gh/andrea-couto/berzerk_in_rust"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/andrea-couto/berzerk_in_rust'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/andrea-couto/berzerk_in_rust" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/andrea-couto/berzerk_in_rust"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/andrea-couto/berzerk_in_rust'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 8f93ed9bad294eb7d46b0033c7837c6970892a4a [INFO] sha for GitHub repo andrea-couto/berzerk_in_rust: 8f93ed9bad294eb7d46b0033c7837c6970892a4a [INFO] validating manifest of andrea-couto/berzerk_in_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 andrea-couto/berzerk_in_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 andrea-couto/berzerk_in_rust [INFO] finished frobbing andrea-couto/berzerk_in_rust [INFO] frobbed toml for andrea-couto/berzerk_in_rust written to work/ex/beta-1.37-6/sources/1.36.0/gh/andrea-couto/berzerk_in_rust/Cargo.toml [INFO] started frobbing andrea-couto/berzerk_in_rust [INFO] finished frobbing andrea-couto/berzerk_in_rust [INFO] frobbed toml for andrea-couto/berzerk_in_rust written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/andrea-couto/berzerk_in_rust/Cargo.toml [INFO] crate andrea-couto/berzerk_in_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] [stderr] Blocking waiting for file lock on package cache [INFO] testing andrea-couto/berzerk_in_rust 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-7/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/andrea-couto/berzerk_in_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" "+1.36.0" "build" "--frozen"` [INFO] [stdout] 69539772eae7cf8c4a4b64cdc531f7487f1086d96c22556ef88537af09831468 [INFO] running `"docker" "start" "-a" "69539772eae7cf8c4a4b64cdc531f7487f1086d96c22556ef88537af09831468"` [INFO] [stderr] Compiling berzerk v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Compiling arrayvec v0.4.8 [INFO] [stderr] Compiling stb_truetype v0.2.4 [INFO] [stderr] Compiling gif v0.9.2 [INFO] [stderr] Compiling wayland-scanner v0.7.8 [INFO] [stderr] Compiling pistoncore-input v0.17.1 [INFO] [stderr] Compiling piston2d-graphics v0.21.1 [INFO] [stderr] Compiling rand v0.5.5 [INFO] [stderr] Compiling num_cpus v1.8.0 [INFO] [stderr] Compiling rand v0.4.3 [INFO] [stderr] Compiling memmap v0.6.2 [INFO] [stderr] Compiling shared_library v0.1.9 [INFO] [stderr] Compiling gl_generator v0.5.5 [INFO] [stderr] Compiling gl_generator v0.6.1 [INFO] [stderr] Compiling x11-dl v2.18.3 [INFO] [stderr] Compiling crossbeam-epoch v0.3.1 [INFO] [stderr] Compiling rusttype v0.2.3 [INFO] [stderr] Compiling serde_json v0.9.10 [INFO] [stderr] Compiling enum_primitive v0.1.1 [INFO] [stderr] Compiling syn v0.15.22 [INFO] [stderr] Compiling wayland-client v0.7.8 [INFO] [stderr] warning[E0311]: the parameter type `K` may not live long enough [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusttype-0.2.3/src/support/bst/map.rs:81:19 [INFO] [stderr] | [INFO] [stderr] 81 | match node.force() { [INFO] [stderr] | ^^^^ [INFO] [stderr] | [INFO] [stderr] = help: consider adding an explicit lifetime bound for `K` [INFO] [stderr] note: the parameter type `K` must be valid for the anonymous lifetime #1 defined on the function body at 77:9... [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusttype-0.2.3/src/support/bst/map.rs:77:9 [INFO] [stderr] | [INFO] [stderr] 77 | / fn clone_subtree( [INFO] [stderr] 78 | | node: node::NodeRef) [INFO] [stderr] 79 | | -> BTreeMap { [INFO] [stderr] 80 | | [INFO] [stderr] ... | [INFO] [stderr] 136| | } [INFO] [stderr] 137| | } [INFO] [stderr] | |_________^ [INFO] [stderr] = warning: this error has been downgraded to a warning for backwards compatibility with previous releases [INFO] [stderr] = warning: this represents potential undefined behavior in your code and this warning will become a hard error in the future [INFO] [stderr] [INFO] [stderr] warning[E0311]: the parameter type `V` may not live long enough [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusttype-0.2.3/src/support/bst/map.rs:81:19 [INFO] [stderr] | [INFO] [stderr] 81 | match node.force() { [INFO] [stderr] | ^^^^ [INFO] [stderr] | [INFO] [stderr] = help: consider adding an explicit lifetime bound for `V` [INFO] [stderr] note: the parameter type `V` must be valid for the anonymous lifetime #1 defined on the function body at 77:9... [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusttype-0.2.3/src/support/bst/map.rs:77:9 [INFO] [stderr] | [INFO] [stderr] 77 | / fn clone_subtree( [INFO] [stderr] 78 | | node: node::NodeRef) [INFO] [stderr] 79 | | -> BTreeMap { [INFO] [stderr] 80 | | [INFO] [stderr] ... | [INFO] [stderr] 136| | } [INFO] [stderr] 137| | } [INFO] [stderr] | |_________^ [INFO] [stderr] = warning: this error has been downgraded to a warning for backwards compatibility with previous releases [INFO] [stderr] = warning: this represents potential undefined behavior in your code and this warning will become a hard error in the future [INFO] [stderr] [INFO] [stderr] Compiling fs2 v0.2.5 [INFO] [stderr] Compiling glutin v0.14.0 [INFO] [stderr] Compiling gl v0.10.0 [INFO] [stderr] Compiling osmesa-sys v0.1.2 [INFO] [stderr] Compiling pistoncore-window v0.26.2 [INFO] [stderr] Compiling crossbeam-deque v0.2.0 [INFO] [stderr] Compiling rusttype v0.4.3 [INFO] [stderr] Compiling rand v0.3.22 [INFO] [stderr] Compiling png v0.12.0 [INFO] [stderr] Compiling png v0.6.2 [INFO] [stderr] Compiling wayland-sys v0.12.5 [INFO] [stderr] Compiling phf_generator v0.7.23 [INFO] [stderr] Compiling memmap v0.4.0 [INFO] [stderr] Compiling gl v0.6.5 [INFO] [stderr] Compiling glutin v0.7.4 [INFO] [stderr] Compiling pistoncore-event_loop v0.31.4 [INFO] [stderr] Compiling rayon-core v1.4.1 [INFO] [stderr] Compiling tempfile v2.2.0 [INFO] [stderr] Compiling sdl2 v0.31.0 [INFO] [stderr] Compiling rand v0.6.1 [INFO] [stderr] Compiling phf_codegen v0.7.23 [INFO] [stderr] Compiling piston2d-graphics v0.26.0 [INFO] [stderr] Compiling wayland-client v0.12.5 [INFO] [stderr] Compiling piston v0.31.4 [INFO] [stderr] Compiling target_build_utils v0.3.1 [INFO] [stderr] Compiling rayon v1.0.3 [INFO] [stderr] Compiling tempfile v3.0.5 [INFO] [stderr] Compiling wayland-protocols v0.12.5 [INFO] [stderr] Compiling wayland-kbd v0.13.1 [INFO] [stderr] Compiling jpeg-decoder v0.1.15 [INFO] [stderr] Compiling wayland-window v0.13.3 [INFO] [stderr] Compiling image v0.12.4 [INFO] [stderr] Compiling winit v0.12.0 [INFO] [stderr] Compiling serde_derive v1.0.80 [INFO] [stderr] Compiling derivative v1.0.2 [INFO] [stderr] Compiling num-derive v0.2.3 [INFO] [stderr] Compiling libloading v0.3.4 [INFO] [stderr] Compiling dlib v0.3.1 [INFO] [stderr] Compiling wayland-sys v0.7.8 [INFO] [stderr] Compiling image v0.19.0 [INFO] [stderr] Compiling gfx_core v0.8.3 [INFO] [stderr] Compiling wayland-kbd v0.6.3 [INFO] [stderr] Compiling wayland-window v0.4.4 [INFO] [stderr] Compiling winit v0.5.11 [INFO] [stderr] Compiling piston2d-opengl_graphics v0.40.0 [INFO] [stderr] Compiling pistoncore-input v0.21.0 [INFO] [stderr] Compiling pistoncore-glutin_window v0.35.1 [INFO] [stderr] Compiling pistoncore-window v0.32.0 [INFO] [stderr] Compiling pistoncore-event_loop v0.37.0 [INFO] [stderr] Compiling pistoncore-glutin_window v0.47.0 [INFO] [stderr] Compiling pistoncore-sdl2_window v0.50.0 [INFO] [stderr] Compiling piston v0.37.0 [INFO] [stderr] Compiling gfx v0.17.1 [INFO] [stderr] Compiling gfx_device_gl v0.15.3 [INFO] [stderr] Compiling piston-gfx_texture v0.32.0 [INFO] [stderr] Compiling piston2d-gfx_graphics v0.51.0 [INFO] [stderr] Compiling piston_window v0.80.0 [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4m 33s [INFO] running `"docker" "inspect" "69539772eae7cf8c4a4b64cdc531f7487f1086d96c22556ef88537af09831468"` [INFO] running `"docker" "rm" "-f" "69539772eae7cf8c4a4b64cdc531f7487f1086d96c22556ef88537af09831468"` [INFO] [stdout] 69539772eae7cf8c4a4b64cdc531f7487f1086d96c22556ef88537af09831468 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-7/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/andrea-couto/berzerk_in_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" "+1.36.0" "test" "--frozen" "--no-run"` [INFO] [stdout] adb82f636d15d6bbffe462f24b3507684ef4cdfde1b9a5514da715f26a7ddb65 [INFO] running `"docker" "start" "-a" "adb82f636d15d6bbffe462f24b3507684ef4cdfde1b9a5514da715f26a7ddb65"` [INFO] [stderr] Compiling berzerk v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4.69s [INFO] running `"docker" "inspect" "adb82f636d15d6bbffe462f24b3507684ef4cdfde1b9a5514da715f26a7ddb65"` [INFO] running `"docker" "rm" "-f" "adb82f636d15d6bbffe462f24b3507684ef4cdfde1b9a5514da715f26a7ddb65"` [INFO] [stdout] adb82f636d15d6bbffe462f24b3507684ef4cdfde1b9a5514da715f26a7ddb65 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-7/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/andrea-couto/berzerk_in_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" "+1.36.0" "test" "--frozen"` [INFO] [stdout] 880cb8499593cda1779909295b002d3daf47b2fb3771e071f56c398d316d1caf [INFO] running `"docker" "start" "-a" "880cb8499593cda1779909295b002d3daf47b2fb3771e071f56c398d316d1caf"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.21s [INFO] [stderr] Running /opt/crater/target/debug/deps/berzerk-d906fa22dfc5e389 [INFO] [stdout] [INFO] [stdout] running 10 tests [INFO] [stdout] test models::bullet::berzerk_test::test_update_east ... ok [INFO] [stdout] test models::bullet::berzerk_test::test_update_west ... ok [INFO] [stdout] test models::bullet::berzerk_test::test_update_south ... ok [INFO] [stdout] test models::bullet::berzerk_test::test_update_north ... ok [INFO] [stderr] error: XDG_RUNTIME_DIR not set in the environment. [INFO] [stderr] error: XDG_RUNTIME_DIR not set in the environment. [INFO] [stderr] error: XDG_RUNTIME_DIR not set in the environment. [INFO] [stderr] error: XDG_RUNTIME_DIR not set in the environment. [INFO] [stderr] error: XDG_RUNTIME_DIR not set in the environment. [INFO] [stderr] error: XDG_RUNTIME_DIR not set in the environment. [INFO] [stderr] error: XDG_RUNTIME_DIR not set in the environment. [INFO] [stdout] test models::enemy::berzerk_test::test_move_toward_player ... FAILED [INFO] [stdout] test game::berzerk_test::test_new_game ... FAILED [INFO] [stdout] test game::berzerk_test::test_game_walls ... FAILED [INFO] [stdout] test berzerk_test::test_window_creation ... FAILED [INFO] [stdout] test models::player::berzerk_test::test_new_player ... FAILED [INFO] [stdout] test models::enemy::berzerk_test::test_new_enemy ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- models::enemy::berzerk_test::test_move_toward_player stdout ---- [INFO] [stdout] thread 'models::enemy::berzerk_test::test_move_toward_player' panicked at 'called `Option::unwrap()` on a `None` value', src/libcore/option.rs:347:21 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55e87c3aaa43 - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h6485381528590a55 [INFO] [stdout] at src/libstd/sys/unix/backtrace/tracing/gcc_s.rs:39 [INFO] [stdout] 1: 0x55e87c3a625b - std::sys_common::backtrace::_print::h49a82ae9552e35c7 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:71 [INFO] [stdout] 2: 0x55e87c3a9676 - std::panicking::default_hook::{{closure}}::he20974adbefcc046 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:59 [INFO] [stdout] at src/libstd/panicking.rs:197 [INFO] [stdout] 3: 0x55e87c3a939e - std::panicking::default_hook::he4af6af4ac7fef7b [INFO] [stdout] at src/libstd/panicking.rs:208 [INFO] [stdout] 4: 0x55e87c3a9d7f - std::panicking::rust_panic_with_hook::h057ff03eb4c8000f [INFO] [stdout] at src/libstd/panicking.rs:474 [INFO] [stdout] 5: 0x55e87c3a9901 - std::panicking::continue_panic_fmt::ha6d6ae144369025b [INFO] [stdout] at src/libstd/panicking.rs:381 [INFO] [stdout] 6: 0x55e87c3a97e5 - rust_begin_unwind [INFO] [stdout] at src/libstd/panicking.rs:308 [INFO] [stdout] 7: 0x55e87c3bd10c - core::panicking::panic_fmt::hc4f83bfed80aeabd [INFO] [stdout] at src/libcore/panicking.rs:85 [INFO] [stdout] 8: 0x55e87c3bd04b - core::panicking::panic::h62fdcfa056e70982 [INFO] [stdout] at src/libcore/panicking.rs:49 [INFO] [stdout] 9: 0x55e87bfb1a7f - core::option::Option::unwrap::h31daa68311de2977 [INFO] [stdout] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/libcore/macros.rs:12 [INFO] [stdout] 10: 0x55e87bfac14a - glutin::platform::platform::x11::Window::new::h6eedf0e695312cfa [INFO] [stdout] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/glutin-0.7.4/src/platform/linux/x11.rs:117 [INFO] [stdout] 11: 0x55e87bfb5eaa - glutin::platform::platform::api_dispatch::Window::new::hf66003a37054aab2 [INFO] [stdout] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/glutin-0.7.4/src/platform/linux/api_dispatch.rs:100 [INFO] [stdout] 12: 0x55e87bfb9dc4 - glutin::window::::build::hebca7d0dd566f39d [INFO] [stdout] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/glutin-0.7.4/src/window.rs:224 [INFO] [stdout] 13: 0x55e87bf8497a - glutin_window::GlutinWindow::new::h6d1282c60a310bf7 [INFO] [stdout] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/pistoncore-glutin_window-0.35.1/src/lib.rs:89 [INFO] [stdout] 14: 0x55e87bf853eb - ::build_from_window_settings::hf6c5d0ee7c99d9e7 [INFO] [stdout] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/pistoncore-glutin_window-0.35.1/src/lib.rs:318 [INFO] [stdout] 15: 0x55e87bf3f9bb - window::WindowSettings::build::h4e23bf6e640a03a9 [INFO] [stdout] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/pistoncore-window-0.26.2/src/lib.rs:387 [INFO] [stdout] 16: 0x55e87bf407f6 - berzerk::models::enemy::berzerk_test::test_move_toward_player::h759c809c253a1e32 [INFO] [stdout] at src/models/enemy.rs:147 [INFO] [stdout] 17: 0x55e87bf40759 - berzerk::models::enemy::berzerk_test::test_move_toward_player::{{closure}}::hf027a7f52e191ce9 [INFO] [stdout] at src/models/enemy.rs:145 [INFO] [stdout] 18: 0x55e87bf3d72d - core::ops::function::FnOnce::call_once::h484acfa6509abd27 [INFO] [stdout] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/libcore/ops/function.rs:231 [INFO] [stdout] 19: 0x55e87bf4e7de - as core::ops::function::FnOnce>::call_once::h6b004fa8f4fc1608 [INFO] [stdout] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/liballoc/boxed.rs:704 [INFO] [stdout] 20: 0x55e87c3ad0c9 - __rust_maybe_catch_panic [INFO] [stdout] at src/libpanic_unwind/lib.rs:85 [INFO] [stdout] 21: 0x55e87bf690d7 - test::run_test::run_test_inner::{{closure}}::h9a4d23c41d058d37 [INFO] [stdout] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/libstd/panicking.rs:272 [INFO] [stdout] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/libstd/panic.rs:394 [INFO] [stdout] at src/libtest/lib.rs:1468 [INFO] [stdout] 22: 0x55e87bf43af4 - std::sys_common::backtrace::__rust_begin_short_backtrace::h3765d76361a33ff7 [INFO] [stdout] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/libstd/sys_common/backtrace.rs:136 [INFO] [stdout] 23: 0x55e87bf47ba4 - std::panicking::try::do_call::h6f86e980b52f74d5 [INFO] [stdout] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/libstd/thread/mod.rs:470 [INFO] [stdout] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/libstd/panic.rs:315 [INFO] [stdout] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/libstd/panicking.rs:293 [INFO] [stdout] 24: 0x55e87c3ad0c9 - __rust_maybe_catch_panic [INFO] [stdout] at src/libpanic_unwind/lib.rs:85 [INFO] [stdout] 25: 0x55e87bf481b1 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h760b8a2b155f54c3 [INFO] [stdout] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/libstd/panicking.rs:272 [INFO] [stdout] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/libstd/panic.rs:394 [INFO] [stdout] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/libstd/thread/mod.rs:469 [INFO] [stdout] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/libcore/ops/function.rs:231 [INFO] [stdout] 26: 0x55e87c39cefe - as core::ops::function::FnOnce>::call_once::h805c3cc89d534c05 [INFO] [stdout] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/liballoc/boxed.rs:704 [INFO] [stdout] 27: 0x55e87c3ac7af - std::sys::unix::thread::Thread::new::thread_start::h6f10b78f26c98dc6 [INFO] [stdout] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/liballoc/boxed.rs:704 [INFO] [stdout] at src/libstd/sys_common/thread.rs:13 [INFO] [stdout] at src/libstd/sys/unix/thread.rs:79 [INFO] [stdout] 28: 0x7f3e78d724a3 - start_thread [INFO] [stdout] 29: 0x7f3e7889dd0e - __clone [INFO] [stdout] 30: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- game::berzerk_test::test_new_game stdout ---- [INFO] [stdout] thread 'game::berzerk_test::test_new_game' panicked at 'called `Option::unwrap()` on a `None` value', src/libcore/option.rs:347:21 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55e87c3aaa43 - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h6485381528590a55 [INFO] [stdout] at src/libstd/sys/unix/backtrace/tracing/gcc_s.rs:39 [INFO] [stdout] 1: 0x55e87c3a625b - std::sys_common::backtrace::_print::h49a82ae9552e35c7 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:71 [INFO] [stdout] 2: 0x55e87c3a9676 - std::panicking::default_hook::{{closure}}::he20974adbefcc046 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:59 [INFO] [stdout] at src/libstd/panicking.rs:197 [INFO] [stdout] 3: 0x55e87c3a939e - std::panicking::default_hook::he4af6af4ac7fef7b [INFO] [stdout] at src/libstd/panicking.rs:208 [INFO] [stdout] 4: 0x55e87c3a9d7f - std::panicking::rust_panic_with_hook::h057ff03eb4c8000f [INFO] [stdout] at src/libstd/panicking.rs:474 [INFO] [stdout] 5: 0x55e87c3a9901 - std::panicking::continue_panic_fmt::ha6d6ae144369025b [INFO] [stdout] at src/libstd/panicking.rs:381 [INFO] [stdout] 6: 0x55e87c3a97e5 - rust_begin_unwind [INFO] [stdout] at src/libstd/panicking.rs:308 [INFO] [stdout] 7: 0x55e87c3bd10c - core::panicking::panic_fmt::hc4f83bfed80aeabd [INFO] [stdout] at src/libcore/panicking.rs:85 [INFO] [stdout] 8: 0x55e87c3bd04b - core::panicking::panic::h62fdcfa056e70982 [INFO] [stdout] at src/libcore/panicking.rs:49 [INFO] [stdout] 9: 0x55e87bfb1a7f - core::option::Option::unwrap::h31daa68311de2977 [INFO] [stdout] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/libcore/macros.rs:12 [INFO] [stdout] 10: 0x55e87bfac14a - glutin::platform::platform::x11::Window::new::h6eedf0e695312cfa [INFO] [stdout] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/glutin-0.7.4/src/platform/linux/x11.rs:117 [INFO] [stdout] 11: 0x55e87bfb5eaa - glutin::platform::platform::api_dispatch::Window::new::hf66003a37054aab2 [INFO] [stdout] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/glutin-0.7.4/src/platform/linux/api_dispatch.rs:100 [INFO] [stdout] 12: 0x55e87bfb9dc4 - glutin::window::::build::hebca7d0dd566f39d [INFO] [stdout] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/glutin-0.7.4/src/window.rs:224 [INFO] [stdout] 13: 0x55e87bf8497a - glutin_window::GlutinWindow::new::h6d1282c60a310bf7 [INFO] [stdout] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/pistoncore-glutin_window-0.35.1/src/lib.rs:89 [INFO] [stdout] 14: 0x55e87bf853eb - ::build_from_window_settings::hf6c5d0ee7c99d9e7 [INFO] [stdout] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/pistoncore-glutin_window-0.35.1/src/lib.rs:318 [INFO] [stdout] 15: 0x55e87bf3f9bb - window::WindowSettings::build::h4e23bf6e640a03a9 [INFO] [stdout] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/pistoncore-window-0.26.2/src/lib.rs:387 [INFO] [stdout] 16: 0x55e87bf3fe26 - berzerk::game::berzerk_test::test_new_game::h32cf1d4692e090d7 [INFO] [stdout] at src/game.rs:496 [INFO] [stdout] 17: 0x55e87bf3fd89 - berzerk::game::berzerk_test::test_new_game::{{closure}}::hb543abc23b7a8040 [INFO] [stdout] at src/game.rs:492 [INFO] [stdout] 18: 0x55e87bf3d8ed - core::ops::function::FnOnce::call_once::hb44ddd2578cd47c2 [INFO] [stdout] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/libcore/ops/function.rs:231 [INFO] [stdout] 19: 0x55e87bf4e7de - as core::ops::function::FnOnce>::call_once::h6b004fa8f4fc1608 [INFO] [stdout] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/liballoc/boxed.rs:704 [INFO] [stdout] 20: 0x55e87c3ad0c9 - __rust_maybe_catch_panic [INFO] [stdout] at src/libpanic_unwind/lib.rs:85 [INFO] [stdout] 21: 0x55e87bf690d7 - test::run_test::run_test_inner::{{closure}}::h9a4d23c41d058d37 [INFO] [stdout] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/libstd/panicking.rs:272 [INFO] [stdout] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/libstd/panic.rs:394 [INFO] [stdout] at src/libtest/lib.rs:1468 [INFO] [stdout] 22: 0x55e87bf43af4 - std::sys_common::backtrace::__rust_begin_short_backtrace::h3765d76361a33ff7 [INFO] [stdout] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/libstd/sys_common/backtrace.rs:136 [INFO] [stdout] 23: 0x55e87bf47ba4 - std::panicking::try::do_call::h6f86e980b52f74d5 [INFO] [stdout] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/libstd/thread/mod.rs:470 [INFO] [stdout] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/libstd/panic.rs:315 [INFO] [stdout] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/libstd/panicking.rs:293 [INFO] [stdout] 24: 0x55e87c3ad0c9 - __rust_maybe_catch_panic [INFO] [stdout] at src/libpanic_unwind/lib.rs:85 [INFO] [stdout] 25: 0x55e87bf481b1 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h760b8a2b155f54c3 [INFO] [stdout] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/libstd/panicking.rs:272 [INFO] [stdout] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/libstd/panic.rs:394 [INFO] [stdout] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/libstd/thread/mod.rs:469 [INFO] [stdout] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/libcore/ops/function.rs:231 [INFO] [stdout] 26: 0x55e87c39cefe - as core::ops::function::FnOnce>::call_once::h805c3cc89d534c05 [INFO] [stdout] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/liballoc/boxed.rs:704 [INFO] [stdout] 27: 0x55e87c3ac7af - std::sys::unix::thread::Thread::new::thread_start::h6f10b78f26c98dc6 [INFO] [stdout] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/liballoc/boxed.rs:704 [INFO] [stdout] at src/libstd/sys_common/thread.rs:13 [INFO] [stdout] at src/libstd/sys/unix/thread.rs:79 [INFO] [stdout] 28: 0x7f3e78d724a3 - start_thread [INFO] [stdout] 29: 0x7f3e7889dd0e - __clone [INFO] [stdout] 30: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- game::berzerk_test::test_game_walls stdout ---- [INFO] [stdout] thread 'game::berzerk_test::test_game_walls' panicked at 'called `Option::unwrap()` on a `None` value', src/libcore/option.rs:347:21 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55e87c3aaa43 - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h6485381528590a55 [INFO] [stdout] at src/libstd/sys/unix/backtrace/tracing/gcc_s.rs:39 [INFO] [stdout] 1: 0x55e87c3a625b - std::sys_common::backtrace::_print::h49a82ae9552e35c7 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:71 [INFO] [stdout] 2: 0x55e87c3a9676 - std::panicking::default_hook::{{closure}}::he20974adbefcc046 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:59 [INFO] [stdout] at src/libstd/panicking.rs:197 [INFO] [stdout] 3: 0x55e87c3a939e - std::panicking::default_hook::he4af6af4ac7fef7b [INFO] [stdout] at src/libstd/panicking.rs:208 [INFO] [stdout] 4: 0x55e87c3a9d7f - std::panicking::rust_panic_with_hook::h057ff03eb4c8000f [INFO] [stdout] at src/libstd/panicking.rs:474 [INFO] [stdout] 5: 0x55e87c3a9901 - std::panicking::continue_panic_fmt::ha6d6ae144369025b [INFO] [stdout] at src/libstd/panicking.rs:381 [INFO] [stdout] 6: 0x55e87c3a97e5 - rust_begin_unwind [INFO] [stdout] at src/libstd/panicking.rs:308 [INFO] [stdout] 7: 0x55e87c3bd10c - core::panicking::panic_fmt::hc4f83bfed80aeabd [INFO] [stdout] at src/libcore/panicking.rs:85 [INFO] [stdout] 8: 0x55e87c3bd04b - core::panicking::panic::h62fdcfa056e70982 [INFO] [stdout] at src/libcore/panicking.rs:49 [INFO] [stdout] 9: 0x55e87bfb1a7f - core::option::Option::unwrap::h31daa68311de2977 [INFO] [stdout] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/libcore/macros.rs:12 [INFO] [stdout] 10: 0x55e87bfac14a - glutin::platform::platform::x11::Window::new::h6eedf0e695312cfa [INFO] [stdout] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/glutin-0.7.4/src/platform/linux/x11.rs:117 [INFO] [stdout] 11: 0x55e87bfb5eaa - glutin::platform::platform::api_dispatch::Window::new::hf66003a37054aab2 [INFO] [stdout] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/glutin-0.7.4/src/platform/linux/api_dispatch.rs:100 [INFO] [stdout] 12: 0x55e87bfb9dc4 - glutin::window::::build::hebca7d0dd566f39d [INFO] [stdout] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/glutin-0.7.4/src/window.rs:224 [INFO] [stdout] 13: 0x55e87bf8497a - glutin_window::GlutinWindow::new::h6d1282c60a310bf7 [INFO] [stdout] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/pistoncore-glutin_window-0.35.1/src/lib.rs:89 [INFO] [stdout] 14: 0x55e87bf853eb - ::build_from_window_settings::hf6c5d0ee7c99d9e7 [INFO] [stdout] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/pistoncore-glutin_window-0.35.1/src/lib.rs:318 [INFO] [stdout] 15: 0x55e87bf3f9bb - window::WindowSettings::build::h4e23bf6e640a03a9 [INFO] [stdout] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/pistoncore-window-0.26.2/src/lib.rs:387 [INFO] [stdout] 16: 0x55e87bf3ffd6 - berzerk::game::berzerk_test::test_game_walls::h8dd14610c53f1db9 [INFO] [stdout] at src/game.rs:511 [INFO] [stdout] 17: 0x55e87bf3ff39 - berzerk::game::berzerk_test::test_game_walls::{{closure}}::h3c72f8f7469661c4 [INFO] [stdout] at src/game.rs:507 [INFO] [stdout] 18: 0x55e87bf3d6ad - core::ops::function::FnOnce::call_once::h0a55d03c621597ee [INFO] [stdout] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/libcore/ops/function.rs:231 [INFO] [stdout] 19: 0x55e87bf4e7de - as core::ops::function::FnOnce>::call_once::h6b004fa8f4fc1608 [INFO] [stdout] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/liballoc/boxed.rs:704 [INFO] [stdout] 20: 0x55e87c3ad0c9 - __rust_maybe_catch_panic [INFO] [stdout] at src/libpanic_unwind/lib.rs:85 [INFO] [stdout] 21: 0x55e87bf690d7 - test::run_test::run_test_inner::{{closure}}::h9a4d23c41d058d37 [INFO] [stdout] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/libstd/panicking.rs:272 [INFO] [stdout] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/libstd/panic.rs:394 [INFO] [stdout] at src/libtest/lib.rs:1468 [INFO] [stdout] 22: 0x55e87bf43af4 - std::sys_common::backtrace::__rust_begin_short_backtrace::h3765d76361a33ff7 [INFO] [stdout] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/libstd/sys_common/backtrace.rs:136 [INFO] [stdout] 23: 0x55e87bf47ba4 - std::panicking::try::do_call::h6f86e980b52f74d5 [INFO] [stdout] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/libstd/thread/mod.rs:470 [INFO] [stdout] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/libstd/panic.rs:315 [INFO] [stdout] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/libstd/panicking.rs:293 [INFO] [stdout] 24: 0x55e87c3ad0c9 - __rust_maybe_catch_panic [INFO] [stdout] at src/libpanic_unwind/lib.rs:85 [INFO] [stdout] 25: 0x55e87bf481b1 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h760b8a2b155f54c3 [INFO] [stdout] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/libstd/panicking.rs:272 [INFO] [stdout] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/libstd/panic.rs:394 [INFO] [stdout] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/libstd/thread/mod.rs:469 [INFO] [stdout] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/libcore/ops/function.rs:231 [INFO] [stdout] 26: 0x55e87c39cefe - as core::ops::function::FnOnce>::call_once::h805c3cc89d534c05 [INFO] [stdout] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/liballoc/boxed.rs:704 [INFO] [stdout] 27: 0x55e87c3ac7af - std::sys::unix::thread::Thread::new::thread_start::h6f10b78f26c98dc6 [INFO] [stdout] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/liballoc/boxed.rs:704 [INFO] [stdout] at src/libstd/sys_common/thread.rs:13 [INFO] [stdout] at src/libstd/sys/unix/thread.rs:79 [INFO] [stdout] 28: 0x7f3e78d724a3 - start_thread [INFO] [stdout] 29: 0x7f3e7889dd0e - __clone [INFO] [stdout] 30: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- berzerk_test::test_window_creation stdout ---- [INFO] [stdout] thread 'berzerk_test::test_window_creation' panicked at 'called `Option::unwrap()` on a `None` value', src/libcore/option.rs:347:21 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55e87c3aaa43 - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h6485381528590a55 [INFO] [stdout] at src/libstd/sys/unix/backtrace/tracing/gcc_s.rs:39 [INFO] [stdout] 1: 0x55e87c3a625b - std::sys_common::backtrace::_print::h49a82ae9552e35c7 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:71 [INFO] [stdout] 2: 0x55e87c3a9676 - std::panicking::default_hook::{{closure}}::he20974adbefcc046 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:59 [INFO] [stdout] at src/libstd/panicking.rs:197 [INFO] [stdout] 3: 0x55e87c3a939e - std::panicking::default_hook::he4af6af4ac7fef7b [INFO] [stdout] at src/libstd/panicking.rs:208 [INFO] [stdout] 4: 0x55e87c3a9d7f - std::panicking::rust_panic_with_hook::h057ff03eb4c8000f [INFO] [stdout] at src/libstd/panicking.rs:474 [INFO] [stdout] 5: 0x55e87c3a9901 - std::panicking::continue_panic_fmt::ha6d6ae144369025b [INFO] [stdout] at src/libstd/panicking.rs:381 [INFO] [stdout] 6: 0x55e87c3a97e5 - rust_begin_unwind [INFO] [stdout] at src/libstd/panicking.rs:308 [INFO] [stdout] 7: 0x55e87c3bd10c - core::panicking::panic_fmt::hc4f83bfed80aeabd [INFO] [stdout] at src/libcore/panicking.rs:85 [INFO] [stdout] 8: 0x55e87c3bd04b - core::panicking::panic::h62fdcfa056e70982 [INFO] [stdout] at src/libcore/panicking.rs:49 [INFO] [stdout] 9: 0x55e87bfb1a7f - core::option::Option::unwrap::h31daa68311de2977 [INFO] [stdout] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/libcore/macros.rs:12 [INFO] [stdout] 10: 0x55e87bfac14a - glutin::platform::platform::x11::Window::new::h6eedf0e695312cfa [INFO] [stdout] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/glutin-0.7.4/src/platform/linux/x11.rs:117 [INFO] [stdout] 11: 0x55e87bfb5eaa - glutin::platform::platform::api_dispatch::Window::new::hf66003a37054aab2 [INFO] [stdout] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/glutin-0.7.4/src/platform/linux/api_dispatch.rs:100 [INFO] [stdout] 12: 0x55e87bfb9dc4 - glutin::window::::build::hebca7d0dd566f39d [INFO] [stdout] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/glutin-0.7.4/src/window.rs:224 [INFO] [stdout] 13: 0x55e87bf8497a - glutin_window::GlutinWindow::new::h6d1282c60a310bf7 [INFO] [stdout] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/pistoncore-glutin_window-0.35.1/src/lib.rs:89 [INFO] [stdout] 14: 0x55e87bf853eb - ::build_from_window_settings::hf6c5d0ee7c99d9e7 [INFO] [stdout] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/pistoncore-glutin_window-0.35.1/src/lib.rs:318 [INFO] [stdout] 15: 0x55e87bf3f9bb - window::WindowSettings::build::h4e23bf6e640a03a9 [INFO] [stdout] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/pistoncore-window-0.26.2/src/lib.rs:387 [INFO] [stdout] 16: 0x55e87bf3fcc6 - berzerk::berzerk_test::test_window_creation::h6da2f708f2c2a807 [INFO] [stdout] at src/main.rs:40 [INFO] [stdout] 17: 0x55e87bf3fc29 - berzerk::berzerk_test::test_window_creation::{{closure}}::hd318ccc7640fc943 [INFO] [stdout] at src/main.rs:38 [INFO] [stdout] 18: 0x55e87bf3d92d - core::ops::function::FnOnce::call_once::hfb49bceef48e4224 [INFO] [stdout] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/libcore/ops/function.rs:231 [INFO] [stdout] 19: 0x55e87bf4e7de - as core::ops::function::FnOnce>::call_once::h6b004fa8f4fc1608 [INFO] [stdout] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/liballoc/boxed.rs:704 [INFO] [stdout] 20: 0x55e87c3ad0c9 - __rust_maybe_catch_panic [INFO] [stdout] at src/libpanic_unwind/lib.rs:85 [INFO] [stdout] 21: 0x55e87bf690d7 - test::run_test::run_test_inner::{{closure}}::h9a4d23c41d058d37 [INFO] [stdout] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/libstd/panicking.rs:272 [INFO] [stdout] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/libstd/panic.rs:394 [INFO] [stdout] at src/libtest/lib.rs:1468 [INFO] [stdout] 22: 0x55e87bf43af4 - std::sys_common::backtrace::__rust_begin_short_backtrace::h3765d76361a33ff7 [INFO] [stdout] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/libstd/sys_common/backtrace.rs:136 [INFO] [stdout] 23: 0x55e87bf47ba4 - std::panicking::try::do_call::h6f86e980b52f74d5 [INFO] [stdout] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/libstd/thread/mod.rs:470 [INFO] [stdout] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/libstd/panic.rs:315 [INFO] [stdout] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/libstd/panicking.rs:293 [INFO] [stdout] 24: 0x55e87c3ad0c9 - __rust_maybe_catch_panic [INFO] [stdout] at src/libpanic_unwind/lib.rs:85 [INFO] [stdout] 25: 0x55e87bf481b1 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h760b8a2b155f54c3 [INFO] [stdout] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/libstd/panicking.rs:272 [INFO] [stdout] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/libstd/panic.rs:394 [INFO] [stdout] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/libstd/thread/mod.rs:469 [INFO] [stdout] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/libcore/ops/function.rs:231 [INFO] [stdout] 26: 0x55e87c39cefe - as core::ops::function::FnOnce>::call_once::h805c3cc89d534c05 [INFO] [stdout] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/liballoc/boxed.rs:704 [INFO] [stdout] 27: 0x55e87c3ac7af - std::sys::unix::thread::Thread::new::thread_start::h6f10b78f26c98dc6 [INFO] [stdout] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/liballoc/boxed.rs:704 [INFO] [stdout] at src/libstd/sys_common/thread.rs:13 [INFO] [stdout] at src/libstd/sys/unix/thread.rs:79 [INFO] [stdout] 28: 0x7f3e78d724a3 - start_thread [INFO] [stdout] 29: 0x7f3e7889dd0e - __clone [INFO] [stdout] 30: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- models::player::berzerk_test::test_new_player stdout ---- [INFO] [stdout] thread 'models::player::berzerk_test::test_new_player' panicked at 'called `Option::unwrap()` on a `None` value', src/libcore/option.rs:347:21 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55e87c3aaa43 - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h6485381528590a55 [INFO] [stdout] at src/libstd/sys/unix/backtrace/tracing/gcc_s.rs:39 [INFO] [stdout] 1: 0x55e87c3a625b - std::sys_common::backtrace::_print::h49a82ae9552e35c7 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:71 [INFO] [stdout] 2: 0x55e87c3a9676 - std::panicking::default_hook::{{closure}}::he20974adbefcc046 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:59 [INFO] [stdout] at src/libstd/panicking.rs:197 [INFO] [stdout] 3: 0x55e87c3a939e - std::panicking::default_hook::he4af6af4ac7fef7b [INFO] [stdout] at src/libstd/panicking.rs:208 [INFO] [stdout] 4: 0x55e87c3a9d7f - std::panicking::rust_panic_with_hook::h057ff03eb4c8000f [INFO] [stdout] at src/libstd/panicking.rs:474 [INFO] [stdout] 5: 0x55e87c3a9901 - std::panicking::continue_panic_fmt::ha6d6ae144369025b [INFO] [stdout] at src/libstd/panicking.rs:381 [INFO] [stdout] 6: 0x55e87c3a97e5 - rust_begin_unwind [INFO] [stdout] at src/libstd/panicking.rs:308 [INFO] [stdout] 7: 0x55e87c3bd10c - core::panicking::panic_fmt::hc4f83bfed80aeabd [INFO] [stdout] at src/libcore/panicking.rs:85 [INFO] [stdout] 8: 0x55e87c3bd04b - core::panicking::panic::h62fdcfa056e70982 [INFO] [stdout] at src/libcore/panicking.rs:49 [INFO] [stdout] 9: 0x55e87bfb1a7f - core::option::Option::unwrap::h31daa68311de2977 [INFO] [stdout] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/libcore/macros.rs:12 [INFO] [stdout] 10: 0x55e87bfac14a - glutin::platform::platform::x11::Window::new::h6eedf0e695312cfa [INFO] [stdout] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/glutin-0.7.4/src/platform/linux/x11.rs:117 [INFO] [stdout] 11: 0x55e87bfb5eaa - glutin::platform::platform::api_dispatch::Window::new::hf66003a37054aab2 [INFO] [stdout] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/glutin-0.7.4/src/platform/linux/api_dispatch.rs:100 [INFO] [stdout] 12: 0x55e87bfb9dc4 - glutin::window::::build::hebca7d0dd566f39d [INFO] [stdout] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/glutin-0.7.4/src/window.rs:224 [INFO] [stdout] 13: 0x55e87bf8497a - glutin_window::GlutinWindow::new::h6d1282c60a310bf7 [INFO] [stdout] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/pistoncore-glutin_window-0.35.1/src/lib.rs:89 [INFO] [stdout] 14: 0x55e87bf853eb - ::build_from_window_settings::hf6c5d0ee7c99d9e7 [INFO] [stdout] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/pistoncore-glutin_window-0.35.1/src/lib.rs:318 [INFO] [stdout] 15: 0x55e87bf3f9bb - window::WindowSettings::build::h4e23bf6e640a03a9 [INFO] [stdout] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/pistoncore-window-0.26.2/src/lib.rs:387 [INFO] [stdout] 16: 0x55e87bf3fb16 - berzerk::models::player::berzerk_test::test_new_player::h35f08b7c0fbbf9c1 [INFO] [stdout] at src/models/player.rs:194 [INFO] [stdout] 17: 0x55e87bf3fa79 - berzerk::models::player::berzerk_test::test_new_player::{{closure}}::h4fedcf417df1447c [INFO] [stdout] at src/models/player.rs:190 [INFO] [stdout] 18: 0x55e87bf3d82d - core::ops::function::FnOnce::call_once::h938052fc968808bd [INFO] [stdout] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/libcore/ops/function.rs:231 [INFO] [stdout] 19: 0x55e87bf4e7de - as core::ops::function::FnOnce>::call_once::h6b004fa8f4fc1608 [INFO] [stdout] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/liballoc/boxed.rs:704 [INFO] [stdout] 20: 0x55e87c3ad0c9 - __rust_maybe_catch_panic [INFO] [stdout] at src/libpanic_unwind/lib.rs:85 [INFO] [stdout] 21: 0x55e87bf690d7 - test::run_test::run_test_inner::{{closure}}::h9a4d23c41d058d37 [INFO] [stdout] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/libstd/panicking.rs:272 [INFO] [stdout] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/libstd/panic.rs:394 [INFO] [stdout] at src/libtest/lib.rs:1468 [INFO] [stdout] 22: 0x55e87bf43af4 - std::sys_common::backtrace::__rust_begin_short_backtrace::h3765d76361a33ff7 [INFO] [stdout] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/libstd/sys_common/backtrace.rs:136 [INFO] [stdout] 23: 0x55e87bf47ba4 - std::panicking::try::do_call::h6f86e980b52f74d5 [INFO] [stdout] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/libstd/thread/mod.rs:470 [INFO] [stdout] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/libstd/panic.rs:315 [INFO] [stdout] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/libstd/panicking.rs:293 [INFO] [stdout] 24: 0x55e87c3ad0c9 - __rust_maybe_catch_panic [INFO] [stdout] at src/libpanic_unwind/lib.rs:85 [INFO] [stdout] 25: 0x55e87bf481b1 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h760b8a2b155f54c3 [INFO] [stdout] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/libstd/panicking.rs:272 [INFO] [stdout] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/libstd/panic.rs:394 [INFO] [stdout] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/libstd/thread/mod.rs:469 [INFO] [stdout] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/libcore/ops/function.rs:231 [INFO] [stdout] 26: 0x55e87c39cefe - as core::ops::function::FnOnce>::call_once::h805c3cc89d534c05 [INFO] [stdout] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/liballoc/boxed.rs:704 [INFO] [stdout] 27: 0x55e87c3ac7af - std::sys::unix::thread::Thread::new::thread_start::h6f10b78f26c98dc6 [INFO] [stdout] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/liballoc/boxed.rs:704 [INFO] [stdout] at src/libstd/sys_common/thread.rs:13 [INFO] [stdout] at src/libstd/sys/unix/thread.rs:79 [INFO] [stdout] 28: 0x7f3e78d724a3 - start_thread [INFO] [stdout] 29: 0x7f3e7889dd0e - __clone [INFO] [stdout] 30: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- models::enemy::berzerk_test::test_new_enemy stdout ---- [INFO] [stdout] thread 'models::enemy::berzerk_test::test_new_enemy' panicked at 'called `Option::unwrap()` on a `None` value', src/libcore/option.rs:347:21 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55e87c3aaa43 - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h6485381528590a55 [INFO] [stdout] at src/libstd/sys/unix/backtrace/tracing/gcc_s.rs:39 [INFO] [stdout] 1: 0x55e87c3a625b - std::sys_common::backtrace::_print::h49a82ae9552e35c7 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:71 [INFO] [stdout] 2: 0x55e87c3a9676 - std::panicking::default_hook::{{closure}}::he20974adbefcc046 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:59 [INFO] [stdout] at src/libstd/panicking.rs:197 [INFO] [stdout] 3: 0x55e87c3a939e - std::panicking::default_hook::he4af6af4ac7fef7b [INFO] [stdout] at src/libstd/panicking.rs:208 [INFO] [stdout] 4: 0x55e87c3a9d7f - std::panicking::rust_panic_with_hook::h057ff03eb4c8000f [INFO] [stdout] at src/libstd/panicking.rs:474 [INFO] [stdout] 5: 0x55e87c3a9901 - std::panicking::continue_panic_fmt::ha6d6ae144369025b [INFO] [stdout] at src/libstd/panicking.rs:381 [INFO] [stdout] 6: 0x55e87c3a97e5 - rust_begin_unwind [INFO] [stdout] at src/libstd/panicking.rs:308 [INFO] [stdout] 7: 0x55e87c3bd10c - core::panicking::panic_fmt::hc4f83bfed80aeabd [INFO] [stdout] at src/libcore/panicking.rs:85 [INFO] [stdout] 8: 0x55e87c3bd04b - core::panicking::panic::h62fdcfa056e70982 [INFO] [stdout] at src/libcore/panicking.rs:49 [INFO] [stdout] 9: 0x55e87bfb1a7f - core::option::Option::unwrap::h31daa68311de2977 [INFO] [stdout] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/libcore/macros.rs:12 [INFO] [stdout] 10: 0x55e87bfac14a - glutin::platform::platform::x11::Window::new::h6eedf0e695312cfa [INFO] [stdout] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/glutin-0.7.4/src/platform/linux/x11.rs:117 [INFO] [stdout] 11: 0x55e87bfb5eaa - glutin::platform::platform::api_dispatch::Window::new::hf66003a37054aab2 [INFO] [stdout] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/glutin-0.7.4/src/platform/linux/api_dispatch.rs:100 [INFO] [stdout] 12: 0x55e87bfb9dc4 - glutin::window::::build::hebca7d0dd566f39d [INFO] [stdout] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/glutin-0.7.4/src/window.rs:224 [INFO] [stdout] 13: 0x55e87bf8497a - glutin_window::GlutinWindow::new::h6d1282c60a310bf7 [INFO] [stdout] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/pistoncore-glutin_window-0.35.1/src/lib.rs:89 [INFO] [stdout] 14: 0x55e87bf853eb - ::build_from_window_settings::hf6c5d0ee7c99d9e7 [INFO] [stdout] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/pistoncore-glutin_window-0.35.1/src/lib.rs:318 [INFO] [stdout] 15: 0x55e87bf3f9bb - window::WindowSettings::build::h4e23bf6e640a03a9 [INFO] [stdout] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/pistoncore-window-0.26.2/src/lib.rs:387 [INFO] [stdout] 16: 0x55e87bf40646 - berzerk::models::enemy::berzerk_test::test_new_enemy::h51937f0fa37ef468 [INFO] [stdout] at src/models/enemy.rs:134 [INFO] [stdout] 17: 0x55e87bf405a9 - berzerk::models::enemy::berzerk_test::test_new_enemy::{{closure}}::h35dd7c7da1f9b7e4 [INFO] [stdout] at src/models/enemy.rs:128 [INFO] [stdout] 18: 0x55e87bf3d7ad - core::ops::function::FnOnce::call_once::h5d3d606cf10f8356 [INFO] [stdout] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/libcore/ops/function.rs:231 [INFO] [stdout] 19: 0x55e87bf4e7de - as core::ops::function::FnOnce>::call_once::h6b004fa8f4fc1608 [INFO] [stdout] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/liballoc/boxed.rs:704 [INFO] [stdout] 20: 0x55e87c3ad0c9 - __rust_maybe_catch_panic [INFO] [stdout] at src/libpanic_unwind/lib.rs:85 [INFO] [stdout] 21: 0x55e87bf690d7 - test::run_test::run_test_inner::{{closure}}::h9a4d23c41d058d37 [INFO] [stdout] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/libstd/panicking.rs:272 [INFO] [stdout] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/libstd/panic.rs:394 [INFO] [stdout] at src/libtest/lib.rs:1468 [INFO] [stdout] 22: 0x55e87bf43af4 - std::sys_common::backtrace::__rust_begin_short_backtrace::h3765d76361a33ff7 [INFO] [stdout] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/libstd/sys_common/backtrace.rs:136 [INFO] [stdout] 23: 0x55e87bf47ba4 - std::panicking::try::do_call::h6f86e980b52f74d5 [INFO] [stdout] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/libstd/thread/mod.rs:470 [INFO] [stdout] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/libstd/panic.rs:315 [INFO] [stdout] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/libstd/panicking.rs:293 [INFO] [stdout] 24: 0x55e87c3ad0c9 - __rust_maybe_catch_panic [INFO] [stdout] at src/libpanic_unwind/lib.rs:85 [INFO] [stdout] 25: 0x55e87bf481b1 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h760b8a2b155f54c3 [INFO] [stdout] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/libstd/panicking.rs:272 [INFO] [stdout] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/libstd/panic.rs:394 [INFO] [stdout] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/libstd/thread/mod.rs:469 [INFO] [stdout] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/libcore/ops/function.rs:231 [INFO] [stdout] 26: 0x55e87c39cefe - as core::ops::function::FnOnce>::call_once::h805c3cc89d534c05 [INFO] [stdout] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/liballoc/boxed.rs:704 [INFO] [stdout] 27: 0x55e87c3ac7af - std::sys::unix::thread::Thread::new::thread_start::h6f10b78f26c98dc6 [INFO] [stdout] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/liballoc/boxed.rs:704 [INFO] [stdout] at src/libstd/sys_common/thread.rs:13 [INFO] [stdout] at src/libstd/sys/unix/thread.rs:79 [INFO] [stdout] 28: 0x7f3e78d724a3 - start_thread [INFO] [stdout] 29: 0x7f3e7889dd0e - __clone [INFO] [stdout] 30: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] berzerk_test::test_window_creation [INFO] [stdout] game::berzerk_test::test_game_walls [INFO] [stdout] game::berzerk_test::test_new_game [INFO] [stdout] models::enemy::berzerk_test::test_move_toward_player [INFO] [stdout] models::enemy::berzerk_test::test_new_enemy [INFO] [stdout] models::player::berzerk_test::test_new_player [INFO] [stdout] [INFO] [stdout] test result: FAILED. 4 passed; 6 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--bin berzerk' [INFO] running `"docker" "inspect" "880cb8499593cda1779909295b002d3daf47b2fb3771e071f56c398d316d1caf"` [INFO] running `"docker" "rm" "-f" "880cb8499593cda1779909295b002d3daf47b2fb3771e071f56c398d316d1caf"` [INFO] [stdout] 880cb8499593cda1779909295b002d3daf47b2fb3771e071f56c398d316d1caf