[INFO] updating cached repository planet0104/spaceout [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/planet0104/spaceout [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/planet0104/spaceout" "work/ex/beta-1.38-1/sources/1.37.0/gh/planet0104/spaceout"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/planet0104/spaceout'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/planet0104/spaceout" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/planet0104/spaceout"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/planet0104/spaceout'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 5fe8e565c6da64227d5822ad08c5bd629bc86380 [INFO] sha for GitHub repo planet0104/spaceout: 5fe8e565c6da64227d5822ad08c5bd629bc86380 [INFO] validating manifest of planet0104/spaceout 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 planet0104/spaceout 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 planet0104/spaceout [INFO] finished frobbing planet0104/spaceout [INFO] frobbed toml for planet0104/spaceout written to work/ex/beta-1.38-1/sources/1.37.0/gh/planet0104/spaceout/Cargo.toml [INFO] started frobbing planet0104/spaceout [INFO] finished frobbing planet0104/spaceout [INFO] frobbed toml for planet0104/spaceout written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/planet0104/spaceout/Cargo.toml [INFO] crate planet0104/spaceout 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 planet0104/spaceout against beta-2019-08-13 for beta-1.38-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-5/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/planet0104/spaceout:/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-08-13" "build" "--frozen"` [INFO] [stdout] 60136ecf1b9762e6f122ca3a7021da941213372fb8741006f45929891128dee4 [INFO] running `"docker" "start" "-a" "60136ecf1b9762e6f122ca3a7021da941213372fb8741006f45929891128dee4"` [INFO] [stderr] Compiling syn v0.15.34 [INFO] [stderr] Compiling claxon v0.3.3 [INFO] [stderr] Compiling minimp3-sys v0.3.1 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling slice-deque v0.2.4 [INFO] [stderr] Compiling ogg v0.7.0 [INFO] [stderr] Compiling alsa-sys v0.1.2 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling rusttype v0.7.6 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling cpal v0.8.2 [INFO] [stderr] Compiling png v0.14.1 [INFO] [stderr] Compiling andrew v0.2.1 [INFO] [stderr] Compiling parking_lot v0.7.1 [INFO] [stderr] Compiling lewton v0.9.4 [INFO] [stderr] Compiling rand v0.3.23 [INFO] [stderr] Compiling smithay-client-toolkit v0.4.5 [INFO] [stderr] Compiling minimp3 v0.3.3 [INFO] [stderr] Compiling cgmath v0.14.1 [INFO] [stderr] Compiling rodio v0.8.1 [INFO] [stderr] Compiling num-derive v0.2.5 [INFO] [stderr] Compiling tiff v0.2.2 [INFO] [stderr] Compiling image v0.21.1 [INFO] [stderr] Compiling winit v0.19.1 [INFO] [stderr] Compiling mengine v0.6.5 (https://github.com/planet0104/mengine?tag=0.6.5#c17671a3) [INFO] [stderr] error[E0432]: unresolved import `window` [INFO] [stderr] --> /opt/crater/cargo-home/git/checkouts/mengine-fd9dedd6576c9fb2/c17671a/src/lib.rs:19:9 [INFO] [stderr] | [INFO] [stderr] 19 | pub use window::{ [INFO] [stderr] | ^^^^^^ use of undeclared type or module `window` [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0432`. [INFO] [stderr] error: Could not compile `mengine`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "60136ecf1b9762e6f122ca3a7021da941213372fb8741006f45929891128dee4"` [INFO] running `"docker" "rm" "-f" "60136ecf1b9762e6f122ca3a7021da941213372fb8741006f45929891128dee4"` [INFO] [stdout] 60136ecf1b9762e6f122ca3a7021da941213372fb8741006f45929891128dee4