[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] checking msiglreith/gfx_ocean against try#c8bdaa84ec1b37f18f30375e196a65b7602f3790 for pr-73345 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmsiglreith%2Fgfx_ocean" "/workspace/builds/worker-13/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-13/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/msiglreith/gfx_ocean on toolchain c8bdaa84ec1b37f18f30375e196a65b7602f3790 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c8bdaa84ec1b37f18f30375e196a65b7602f3790" "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-13/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" "+c8bdaa84ec1b37f18f30375e196a65b7602f3790" "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-13/source/examples/desktop.rs [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:6c9ffe128752d56c8d75334ed354142a5229917ed99767f56566dd8e857ad726" "/opt/rustwide/cargo-home/bin/cargo" "+c8bdaa84ec1b37f18f30375e196a65b7602f3790" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2907c28d9c6b299292daa384578bd92cb4c658ed1f53e088efe9246e29938c7d [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" "2907c28d9c6b299292daa384578bd92cb4c658ed1f53e088efe9246e29938c7d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2907c28d9c6b299292daa384578bd92cb4c658ed1f53e088efe9246e29938c7d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2907c28d9c6b299292daa384578bd92cb4c658ed1f53e088efe9246e29938c7d", kill_on_drop: false }` [INFO] [stdout] 2907c28d9c6b299292daa384578bd92cb4c658ed1f53e088efe9246e29938c7d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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=forbid" "-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:6c9ffe128752d56c8d75334ed354142a5229917ed99767f56566dd8e857ad726" "/opt/rustwide/cargo-home/bin/cargo" "+c8bdaa84ec1b37f18f30375e196a65b7602f3790" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9804f7abc26a08ab416d0d6e9d893dab0b262a116451e65f96a4f27abdafaeef [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" "9804f7abc26a08ab416d0d6e9d893dab0b262a116451e65f96a4f27abdafaeef", kill_on_drop: false }` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] warning: file found to be present in multiple build targets: /opt/rustwide/workdir/examples/desktop.rs [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libm v0.2.1 [INFO] [stderr] Checking rand_core v0.4.2 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling cc v1.0.50 [INFO] [stderr] Compiling xml-rs v0.8.2 [INFO] [stderr] Checking smallvec v1.3.0 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking termcolor v1.1.0 [INFO] [stderr] Checking instant v0.1.2 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Checking humantime v1.3.0 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Checking lock_api v0.3.4 [INFO] [stderr] Checking net2 v0.2.33 [INFO] [stderr] Checking nix v0.14.1 [INFO] [stderr] Checking stb_truetype v0.3.1 [INFO] [stderr] Checking rand_core v0.3.1 [INFO] [stderr] Checking rand_jitter v0.1.4 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Checking bincode v1.2.1 [INFO] [stderr] Checking x11-dl v2.18.5 [INFO] [stderr] Checking gfx-hal v0.5.0 [INFO] [stderr] Checking parking_lot_core v0.7.1 [INFO] [stderr] Checking regex v1.3.6 [INFO] [stderr] Checking rand_hc v0.1.0 [INFO] [stderr] Checking rand_xorshift v0.1.1 [INFO] [stderr] Checking rand_isaac v0.1.1 [INFO] [stderr] Checking parking_lot v0.10.2 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling wayland-scanner v0.23.6 [INFO] [stderr] Checking mio v0.6.21 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Checking env_logger v0.7.1 [INFO] [stderr] Checking dlib v0.4.1 [INFO] [stderr] Checking wayland-sys v0.23.6 [INFO] [stderr] Checking mio-extras v2.0.6 [INFO] [stderr] Checking approx v0.3.2 [INFO] [stderr] Checking ordered-float v1.0.2 [INFO] [stderr] Checking line_drawing v0.7.0 [INFO] [stderr] Checking num-integer v0.1.42 [INFO] [stderr] Checking rusttype v0.8.3 [INFO] [stderr] Compiling wayland-client v0.23.6 [INFO] [stderr] Compiling wayland-protocols v0.23.6 [INFO] [stderr] Checking alga v0.9.3 [INFO] [stderr] Checking rusttype v0.7.9 [INFO] [stderr] Checking andrew v0.2.1 [INFO] [stderr] Checking calloop v0.4.4 [INFO] [stderr] Checking wayland-commons v0.23.6 [INFO] [stderr] Checking nalgebra v0.18.1 [INFO] [stderr] Checking smithay-client-toolkit v0.6.6 [INFO] [stderr] Checking winit v0.22.1 [INFO] [stderr] Checking nalgebra-glm v0.4.2 [INFO] [stderr] Checking 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] 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] [stderr] warning: build failed, waiting for other jobs to finish... [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] [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: build failed [INFO] running `Command { std: "docker" "inspect" "9804f7abc26a08ab416d0d6e9d893dab0b262a116451e65f96a4f27abdafaeef", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9804f7abc26a08ab416d0d6e9d893dab0b262a116451e65f96a4f27abdafaeef", kill_on_drop: false }` [INFO] [stdout] 9804f7abc26a08ab416d0d6e9d893dab0b262a116451e65f96a4f27abdafaeef