[INFO] updating cached repository https://github.com/msiglreith/gfx_ocean [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune", kill_on_drop: false }` [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 421c9e9437007833b6ce8089259fce3cd99ccb34 [INFO] testing msiglreith/gfx_ocean against beta-2020-07-24 for beta-1.46-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmsiglreith%2Fgfx_ocean" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/msiglreith/gfx_ocean on toolchain beta-2020-07-24 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-07-24" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/msiglreith/gfx_ocean [INFO] removed 0 missing examples [INFO] finished tweaking git repo https://github.com/msiglreith/gfx_ocean [INFO] tweaked toml for git repo https://github.com/msiglreith/gfx_ocean written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/msiglreith/gfx_ocean already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-07-24" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: file found to be present in multiple build targets: /workspace/builds/worker-7/source/examples/desktop.rs [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-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@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-07-24" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f304b2e7ad6b3cbd7f6103e7020e7dea330a1d3967b94de884a7e3046d304929 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "f304b2e7ad6b3cbd7f6103e7020e7dea330a1d3967b94de884a7e3046d304929", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f304b2e7ad6b3cbd7f6103e7020e7dea330a1d3967b94de884a7e3046d304929", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f304b2e7ad6b3cbd7f6103e7020e7dea330a1d3967b94de884a7e3046d304929", kill_on_drop: false }` [INFO] [stdout] f304b2e7ad6b3cbd7f6103e7020e7dea330a1d3967b94de884a7e3046d304929 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=0" "-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@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-07-24" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 758fb19cd290df108c0f2b70ce67323c05d6554f3ef901db52e659d72fc49087 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "758fb19cd290df108c0f2b70ce67323c05d6554f3ef901db52e659d72fc49087", kill_on_drop: false }` [INFO] [stderr] warning: file found to be present in multiple build targets: /opt/rustwide/workdir/examples/desktop.rs [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling parking_lot_core v0.7.1 [INFO] [stderr] Compiling memmap v0.7.0 [INFO] [stderr] Compiling raw-window-handle v0.3.3 [INFO] [stderr] Compiling x11-dl v2.18.5 [INFO] [stderr] Compiling mio v0.6.21 [INFO] [stderr] Compiling bincode v1.2.1 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling nix v0.14.1 [INFO] [stderr] Compiling gfx-hal v0.5.0 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling parking_lot v0.10.2 [INFO] [stderr] Compiling approx v0.3.2 [INFO] [stderr] Compiling ordered-float v1.0.2 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling line_drawing v0.7.0 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling mio-extras v2.0.6 [INFO] [stderr] Compiling rusttype v0.8.3 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling alga v0.9.3 [INFO] [stderr] Compiling rusttype v0.7.9 [INFO] [stderr] Compiling andrew v0.2.1 [INFO] [stderr] Compiling nalgebra v0.18.1 [INFO] [stderr] Compiling calloop v0.4.4 [INFO] [stderr] Compiling wayland-commons v0.23.6 [INFO] [stderr] Compiling wayland-client v0.23.6 [INFO] [stderr] Compiling wayland-protocols v0.23.6 [INFO] [stderr] Compiling smithay-client-toolkit v0.6.6 [INFO] [stderr] Compiling winit v0.22.1 [INFO] [stderr] Compiling nalgebra-glm v0.4.2 [INFO] [stderr] Compiling gfx-ocean v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `touch_y` [INFO] [stdout] --> src/camera.rs:67:16 [INFO] [stdout] | [INFO] [stdout] 67 | y: touch_y, [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_touch_y` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `screen_y` [INFO] [stdout] --> src/camera.rs:72:21 [INFO] [stdout] | [INFO] [stdout] 72 | height: screen_y, [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_screen_y` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `ocean::run` [INFO] [stdout] --> examples/desktop.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use ocean::run; [INFO] [stdout] | ^^^^^^^^^^ no `run` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `gfx-ocean`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "758fb19cd290df108c0f2b70ce67323c05d6554f3ef901db52e659d72fc49087", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "758fb19cd290df108c0f2b70ce67323c05d6554f3ef901db52e659d72fc49087", kill_on_drop: false }` [INFO] [stdout] 758fb19cd290df108c0f2b70ce67323c05d6554f3ef901db52e659d72fc49087