[INFO] crate statez 0.1.2 is already in cache [INFO] extracting crate statez 0.1.2 into work/ex/beta-1.37-6/sources/1.36.0/reg/statez/0.1.2 [INFO] extracting crate statez 0.1.2 into work/ex/beta-1.37-6/sources/beta-2019-07-23/reg/statez/0.1.2 [INFO] validating manifest of statez-0.1.2 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 statez-0.1.2 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 statez-0.1.2 [INFO] finished frobbing statez-0.1.2 [INFO] frobbed toml for statez-0.1.2 written to work/ex/beta-1.37-6/sources/1.36.0/reg/statez/0.1.2/Cargo.toml [INFO] started frobbing statez-0.1.2 [INFO] finished frobbing statez-0.1.2 [INFO] frobbed toml for statez-0.1.2 written to work/ex/beta-1.37-6/sources/beta-2019-07-23/reg/statez/0.1.2/Cargo.toml [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [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 statez-0.1.2 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-5/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/reg/statez/0.1.2:/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] df6d8f7813019ff637e436e4a37053bae30dee7647826001e5a203046281f034 [INFO] running `"docker" "start" "-a" "df6d8f7813019ff637e436e4a37053bae30dee7647826001e5a203046281f034"` [INFO] [stderr] Compiling alsa-sys v0.1.2 [INFO] [stderr] Compiling bzip2-sys v0.1.7 [INFO] [stderr] Compiling ogg v0.4.1 [INFO] [stderr] Compiling generic-array v0.8.3 [INFO] [stderr] Compiling jpeg-decoder v0.1.15 [INFO] [stderr] Compiling smart-default v0.2.0 [INFO] [stderr] Compiling euclid v0.17.3 [INFO] [stderr] Compiling ordered-float v0.5.2 [INFO] [stderr] Compiling sid v0.5.2 [INFO] [stderr] Compiling num-rational v0.1.42 [INFO] [stderr] Compiling msdos_time v0.1.6 [INFO] [stderr] Compiling alga v0.5.4 [INFO] [stderr] Compiling cgmath v0.14.1 [INFO] [stderr] Compiling png v0.12.0 [INFO] [stderr] Compiling twox-hash v1.4.2 [INFO] [stderr] Compiling bzip2 v0.3.3 [INFO] [stderr] Compiling lewton v0.5.2 [INFO] [stderr] Compiling rusttype v0.5.2 [INFO] [stderr] Compiling sdl2 v0.31.0 [INFO] [stderr] Compiling lyon_geom v0.10.1 [INFO] [stderr] Compiling zip v0.3.3 [INFO] [stderr] Compiling image v0.19.0 [INFO] [stderr] Compiling lyon_path v0.10.1 [INFO] [stderr] Compiling nalgebra v0.14.4 [INFO] [stderr] Compiling cpal v0.8.2 [INFO] [stderr] Compiling gfx_glyph v0.10.2 [INFO] [stderr] Compiling lyon_tessellation v0.10.2 [INFO] [stderr] Compiling rodio v0.7.0 [INFO] [stderr] Compiling gfx_window_sdl v0.8.0 [INFO] [stderr] Compiling lyon v0.10.2 [INFO] [stderr] warning[E0502]: cannot borrow `*self` as immutable because it is also borrowed as mutable [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.14.4/src/core/cg.rs:292:44 [INFO] [stderr] | [INFO] [stderr] 292 | self[(j, i)] += shift[j] * self[(D::dim() - 1, i)]; [INFO] [stderr] | ---------------------------^^^^------------------- [INFO] [stderr] | | | [INFO] [stderr] | | immutable borrow occurs here [INFO] [stderr] | mutable borrow occurs here [INFO] [stderr] | mutable borrow later used here [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 ggez v0.4.4 [INFO] [stderr] Compiling statez v0.1.2 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 10s [INFO] running `"docker" "inspect" "df6d8f7813019ff637e436e4a37053bae30dee7647826001e5a203046281f034"` [INFO] running `"docker" "rm" "-f" "df6d8f7813019ff637e436e4a37053bae30dee7647826001e5a203046281f034"` [INFO] [stdout] df6d8f7813019ff637e436e4a37053bae30dee7647826001e5a203046281f034 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-5/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/reg/statez/0.1.2:/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] 7189f708b9d29bd43420f4e0ef2ec945abf9710449ab8e23c4a8e6da8d0e8860 [INFO] running `"docker" "start" "-a" "7189f708b9d29bd43420f4e0ef2ec945abf9710449ab8e23c4a8e6da8d0e8860"` [INFO] [stderr] Compiling statez v0.1.2 (/opt/crater/workdir) [INFO] [stderr] error[E0277]: `BaseState` doesn't implement `std::fmt::Debug` [INFO] [stderr] --> examples/using_shared_data.rs:60:6 [INFO] [stderr] | [INFO] [stderr] 60 | impl State for BaseState { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ `BaseState` cannot be formatted using `{:?}` [INFO] [stderr] | [INFO] [stderr] = help: the trait `std::fmt::Debug` is not implemented for `BaseState` [INFO] [stderr] = note: add `#[derive(Debug)]` or manually implement `std::fmt::Debug` [INFO] [stderr] [INFO] [stderr] error[E0277]: `OverlayState` doesn't implement `std::fmt::Debug` [INFO] [stderr] --> examples/using_shared_data.rs:112:6 [INFO] [stderr] | [INFO] [stderr] 112 | impl State for OverlayState { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ `OverlayState` cannot be formatted using `{:?}` [INFO] [stderr] | [INFO] [stderr] = help: the trait `std::fmt::Debug` is not implemented for `OverlayState` [INFO] [stderr] = note: add `#[derive(Debug)]` or manually implement `std::fmt::Debug` [INFO] [stderr] [INFO] [stderr] error: aborting due to 2 previous errors [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0277`. [INFO] [stderr] error: Could not compile `statez`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error[E0277]: `StateOne` doesn't implement `std::fmt::Debug` [INFO] [stderr] --> examples/hello_world.rs:20:6 [INFO] [stderr] | [INFO] [stderr] 20 | impl State for StateOne { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ `StateOne` cannot be formatted using `{:?}` [INFO] [stderr] | [INFO] [stderr] = help: the trait `std::fmt::Debug` is not implemented for `StateOne` [INFO] [stderr] = note: add `#[derive(Debug)]` or manually implement `std::fmt::Debug` [INFO] [stderr] [INFO] [stderr] error[E0277]: `StateTwo` doesn't implement `std::fmt::Debug` [INFO] [stderr] --> examples/hello_world.rs:55:6 [INFO] [stderr] | [INFO] [stderr] 55 | impl State for StateTwo { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ `StateTwo` cannot be formatted using `{:?}` [INFO] [stderr] | [INFO] [stderr] = help: the trait `std::fmt::Debug` is not implemented for `StateTwo` [INFO] [stderr] = note: add `#[derive(Debug)]` or manually implement `std::fmt::Debug` [INFO] [stderr] [INFO] [stderr] error: aborting due to 2 previous errors [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0277`. [INFO] [stderr] error: Could not compile `statez`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "7189f708b9d29bd43420f4e0ef2ec945abf9710449ab8e23c4a8e6da8d0e8860"` [INFO] running `"docker" "rm" "-f" "7189f708b9d29bd43420f4e0ef2ec945abf9710449ab8e23c4a8e6da8d0e8860"` [INFO] [stdout] 7189f708b9d29bd43420f4e0ef2ec945abf9710449ab8e23c4a8e6da8d0e8860