[INFO] updating cached repository ocboogie/ggez_planet [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/ocboogie/ggez_planet [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/ocboogie/ggez_planet" "work/ex/pr-60039-1/sources/master#e305df1846a6d985315917ae0c81b74af8b4e641/gh/ocboogie/ggez_planet"` [INFO] [stderr] Cloning into 'work/ex/pr-60039-1/sources/master#e305df1846a6d985315917ae0c81b74af8b4e641/gh/ocboogie/ggez_planet'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/ocboogie/ggez_planet" "work/ex/pr-60039-1/sources/try#99a7498759a22b5684caf798a98b7e90ad9d2443/gh/ocboogie/ggez_planet"` [INFO] [stderr] Cloning into 'work/ex/pr-60039-1/sources/try#99a7498759a22b5684caf798a98b7e90ad9d2443/gh/ocboogie/ggez_planet'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 13a67703d8bf1ce759ddbed8fdd7315570d53f08 [INFO] sha for GitHub repo ocboogie/ggez_planet: 13a67703d8bf1ce759ddbed8fdd7315570d53f08 [INFO] validating manifest of ocboogie/ggez_planet on toolchain master#e305df1846a6d985315917ae0c81b74af8b4e641 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e305df1846a6d985315917ae0c81b74af8b4e641-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of ocboogie/ggez_planet on toolchain try#99a7498759a22b5684caf798a98b7e90ad9d2443 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+99a7498759a22b5684caf798a98b7e90ad9d2443-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing ocboogie/ggez_planet [INFO] finished frobbing ocboogie/ggez_planet [INFO] frobbed toml for ocboogie/ggez_planet written to work/ex/pr-60039-1/sources/master#e305df1846a6d985315917ae0c81b74af8b4e641/gh/ocboogie/ggez_planet/Cargo.toml [INFO] started frobbing ocboogie/ggez_planet [INFO] finished frobbing ocboogie/ggez_planet [INFO] frobbed toml for ocboogie/ggez_planet written to work/ex/pr-60039-1/sources/try#99a7498759a22b5684caf798a98b7e90ad9d2443/gh/ocboogie/ggez_planet/Cargo.toml [INFO] crate ocboogie/ggez_planet already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e305df1846a6d985315917ae0c81b74af8b4e641-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+99a7498759a22b5684caf798a98b7e90ad9d2443-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] checking ocboogie/ggez_planet against try#99a7498759a22b5684caf798a98b7e90ad9d2443 for pr-60039-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-60039-1/worker-1/try#99a7498759a22b5684caf798a98b7e90ad9d2443:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-60039-1/sources/try#99a7498759a22b5684caf798a98b7e90ad9d2443/gh/ocboogie/ggez_planet:/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=forbid" "-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" "+99a7498759a22b5684caf798a98b7e90ad9d2443-alt" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] 99144f144696eae419b8714a4eef1c20f8dafb62386edcfd1bd623d4d2f06808 [INFO] running `"docker" "start" "-a" "99144f144696eae419b8714a4eef1c20f8dafb62386edcfd1bd623d4d2f06808"` [INFO] [stderr] Blocking waiting for file lock on the registry index [INFO] [stderr] Compiling libloading v0.5.0 [INFO] [stderr] Compiling bzip2-sys v0.1.7 [INFO] [stderr] Compiling minimp3-sys v0.3.1 [INFO] [stderr] Checking crossbeam-epoch v0.6.1 [INFO] [stderr] Compiling backtrace-sys v0.1.28 [INFO] [stderr] Checking lewton v0.9.3 [INFO] [stderr] Compiling euclid_macros v0.1.0 [INFO] [stderr] Compiling derivative v1.0.2 [INFO] [stderr] Compiling num-derive v0.2.4 [INFO] [stderr] Compiling smart-default v0.3.0 [INFO] [stderr] Compiling shred-derive v0.5.1 [INFO] [stderr] Compiling smart-default v0.5.1 [INFO] [stderr] Compiling parking_lot_core v0.3.1 [INFO] [stderr] Checking nix v0.10.0 [INFO] [stderr] Checking rusttype v0.7.5 [INFO] [stderr] Checking rayon-core v1.4.1 [INFO] [stderr] Checking nalgebra v0.17.2 [INFO] [stderr] Compiling backtrace v0.3.14 [INFO] [stderr] Checking euclid v0.19.5 [INFO] [stderr] Checking gfx_core v0.9.0 [INFO] [stderr] Checking shrev v1.0.1 [INFO] [stderr] Checking rayon v1.0.3 [INFO] [stderr] Checking parking_lot_core v0.4.0 [INFO] [stderr] Compiling error-chain v0.12.0 [INFO] [stderr] Checking tiff v0.2.2 [INFO] [stderr] Checking andrew v0.2.0 [INFO] [stderr] Checking glyph_brush_layout v0.1.5 [INFO] [stderr] Checking bzip2 v0.3.3 [INFO] [stderr] Checking dlib v0.4.1 [INFO] [stderr] Compiling cargo_metadata v0.6.4 [INFO] [stderr] Checking parking_lot v0.7.1 [INFO] [stderr] Checking parking_lot v0.6.4 [INFO] [stderr] Checking image v0.21.0 [INFO] [stderr] Checking minimp3 v0.3.2 [INFO] [stderr] Checking lyon_geom v0.12.4 [INFO] [stderr] Checking wayland-sys v0.21.11 [INFO] [stderr] Checking glyph_brush v0.2.4 [INFO] [stderr] Checking zip v0.5.0 [INFO] [stderr] Checking crossbeam-channel v0.2.6 [INFO] [stderr] Checking rodio v0.8.1 [INFO] [stderr] Checking wayland-commons v0.21.11 [INFO] [stderr] Checking shred v0.7.1 [INFO] [stderr] Checking hibitset v0.5.4 [INFO] [stderr] Checking gilrs v0.6.3 [INFO] [stderr] Checking lyon_path v0.13.1 [INFO] [stderr] Compiling skeptic v0.13.4 [INFO] [stderr] Checking crossbeam v0.4.1 [INFO] [stderr] Checking wayland-client v0.21.11 [INFO] [stderr] Checking lyon_tessellation v0.13.1 [INFO] [stderr] Checking lyon_algorithms v0.13.1 [INFO] [stderr] Checking specs v0.14.3 [INFO] [stderr] Checking lyon v0.13.1 [INFO] [stderr] Compiling ggez v0.5.0-rc.1 [INFO] [stderr] Checking wayland-protocols v0.21.11 [INFO] [stderr] Checking smithay-client-toolkit v0.4.5 [INFO] [stderr] Checking winit v0.18.1 [INFO] [stderr] Checking glutin v0.19.0 [INFO] [stderr] Checking gfx_device_gl v0.16.0 [INFO] [stderr] Checking gfx v0.18.0 [INFO] [stderr] Checking gfx_window_glutin v0.29.0 [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.17.2/src/base/cg.rs:297:44 [INFO] [stderr] | [INFO] [stderr] 297 | 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] Checking ggez_planet v0.1.0 (/opt/crater/workdir) [INFO] [stderr] error[E0599]: no method named `as_float_secs` found for type `std::time::Duration` in the current scope [INFO] [stderr] --> src/lib.rs:55:37 [INFO] [stderr] | [INFO] [stderr] 55 | delta.0 = timer::delta(ctx).as_float_secs() as f32; [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error[E0599]: no method named `as_float_secs` found for type `std::time::Duration` in the current scope [INFO] [stderr] --> src/debug/fps_display.rs:35:50 [INFO] [stderr] | [INFO] [stderr] 35 | let elapsed = self.last_update.elapsed().as_float_secs(); [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: aborting due to 2 previous errors [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0599`. [INFO] [stderr] error: Could not compile `ggez_planet`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error[E0599]: no method named `as_float_secs` found for type `std::time::Duration` in the current scope [INFO] [stderr] --> src/lib.rs:55:37 [INFO] [stderr] | [INFO] [stderr] 55 | delta.0 = timer::delta(ctx).as_float_secs() as f32; [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error[E0599]: no method named `as_float_secs` found for type `std::time::Duration` in the current scope [INFO] [stderr] --> src/debug/fps_display.rs:35:50 [INFO] [stderr] | [INFO] [stderr] 35 | let elapsed = self.last_update.elapsed().as_float_secs(); [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: aborting due to 2 previous errors [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0599`. [INFO] [stderr] error: Could not compile `ggez_planet`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "99144f144696eae419b8714a4eef1c20f8dafb62386edcfd1bd623d4d2f06808"` [INFO] running `"docker" "rm" "-f" "99144f144696eae419b8714a4eef1c20f8dafb62386edcfd1bd623d4d2f06808"` [INFO] [stdout] 99144f144696eae419b8714a4eef1c20f8dafb62386edcfd1bd623d4d2f06808