[INFO] crate battlecats 0.1.0 is already in cache [INFO] testing battlecats-0.1.0 against 1.38.0 for beta-1.39-1 [INFO] extracting crate battlecats 0.1.0 into work/builds/worker-1/source [INFO] validating manifest of crates.io crate battlecats 0.1.0 on toolchain 1.38.0 [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+1.38.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate battlecats 0.1.0 [INFO] finished tweaking crates.io crate battlecats 0.1.0 [INFO] tweaked toml for crates.io crate battlecats 0.1.0 written to work/builds/worker-1/source/Cargo.toml [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+1.38.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+1.38.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-1/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+1.38.0" "build" "--frozen"` [INFO] [stdout] d135eb555b65675bb335555fb9b287efbeec336728062979dd8b11ea44d096cd [INFO] running `"docker" "start" "-a" "d135eb555b65675bb335555fb9b287efbeec336728062979dd8b11ea44d096cd"` [INFO] [stderr] Compiling token_store v0.1.2 [INFO] [stderr] Compiling find_folder v0.3.0 [INFO] [stderr] Compiling memmap v0.6.2 [INFO] [stderr] Compiling wayland-scanner v0.12.5 [INFO] [stderr] Compiling gl_generator v0.9.0 [INFO] [stderr] Compiling dlib v0.4.1 [INFO] [stderr] Compiling ordered-float v0.5.2 [INFO] [stderr] Compiling png v0.12.0 [INFO] [stderr] Compiling pistoncore-window v0.31.0 [INFO] [stderr] Compiling piston-ai_behavior v0.23.0 [INFO] [stderr] Compiling jpeg-decoder v0.1.16 [INFO] [stderr] Compiling wayland-sys v0.12.5 [INFO] [stderr] Compiling rusttype v0.4.3 [INFO] [stderr] Compiling pistoncore-event_loop v0.36.0 [INFO] [stderr] Compiling wayland-client v0.12.5 [INFO] [stderr] Compiling wayland-protocols v0.12.5 [INFO] [stderr] Compiling piston2d-graphics v0.26.0 [INFO] [stderr] Compiling image v0.19.0 [INFO] [stderr] Compiling piston v0.36.0 [INFO] [stderr] Compiling glutin v0.14.0 [INFO] [stderr] Compiling gl v0.10.0 [INFO] [stderr] Compiling piston2d-sprite v0.44.0 [INFO] [stderr] Compiling wayland-kbd v0.13.1 [INFO] [stderr] Compiling wayland-window v0.13.3 [INFO] [stderr] Compiling winit v0.12.0 [INFO] [stderr] Compiling piston2d-opengl_graphics v0.53.0 [INFO] [stderr] Compiling pistoncore-glutin_window v0.46.0 [INFO] [stderr] Compiling battlecats v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 18.30s [INFO] running `"docker" "inspect" "d135eb555b65675bb335555fb9b287efbeec336728062979dd8b11ea44d096cd"` [INFO] running `"docker" "rm" "-f" "d135eb555b65675bb335555fb9b287efbeec336728062979dd8b11ea44d096cd"` [INFO] [stdout] d135eb555b65675bb335555fb9b287efbeec336728062979dd8b11ea44d096cd [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-1/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+1.38.0" "test" "--frozen" "--no-run"` [INFO] [stdout] 96489b85368576382f2846939050cb34a9208d263926a7f7bfaa04076f9d5a10 [INFO] running `"docker" "start" "-a" "96489b85368576382f2846939050cb34a9208d263926a7f7bfaa04076f9d5a10"` [INFO] [stderr] Compiling battlecats v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] error: expected one of `!` or `::`, found `battlecats` [INFO] [stderr] --> tests/cattests.rs:1:8 [INFO] [stderr] | [INFO] [stderr] 1 | import battlecats::LeftCat; [INFO] [stderr] | ^^^^^^^^^^ expected one of `!` or `::` here [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] error: Could not compile `battlecats`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "96489b85368576382f2846939050cb34a9208d263926a7f7bfaa04076f9d5a10"` [INFO] running `"docker" "rm" "-f" "96489b85368576382f2846939050cb34a9208d263926a7f7bfaa04076f9d5a10"` [INFO] [stdout] 96489b85368576382f2846939050cb34a9208d263926a7f7bfaa04076f9d5a10