[INFO] fetching crate kiss3d 0.31.0... [INFO] testing kiss3d-0.31.0 against try#ecabaf78506b7a4668d42dc20268c086b93f0fad for pr-87041 [INFO] extracting crate kiss3d 0.31.0 into /workspace/builds/worker-2/source [INFO] validating manifest of crates.io crate kiss3d 0.31.0 on toolchain ecabaf78506b7a4668d42dc20268c086b93f0fad [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate kiss3d 0.31.0 [INFO] finished tweaking crates.io crate kiss3d 0.31.0 [INFO] tweaked toml for crates.io crate kiss3d 0.31.0 written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate crates.io crate kiss3d 0.31.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded wayland-client v0.28.2 [INFO] [stderr] Downloaded petgraph v0.5.0 [INFO] [stderr] Downloaded wayland-protocols v0.28.2 [INFO] [stderr] Downloaded wayland-egl v0.28.2 [INFO] [stderr] Downloaded wayland-scanner v0.28.2 [INFO] [stderr] Downloaded instant v0.1.8 [INFO] [stderr] Downloaded slotmap v1.0.2 [INFO] [stderr] Downloaded nom v6.0.0 [INFO] [stderr] Downloaded ncollide2d v0.29.0 [INFO] [stderr] Downloaded wayland-cursor v0.28.2 [INFO] [stderr] Downloaded wayland-sys v0.28.2 [INFO] [stderr] Downloaded weezl v0.1.2 [INFO] [stderr] Downloaded rand_distr v0.4.0 [INFO] [stderr] Downloaded wayland-commons v0.28.2 [INFO] [stderr] Downloaded image v0.23.11 [INFO] [stderr] Downloaded smithay-client-toolkit v0.12.0 [INFO] [stderr] Downloaded tiff v0.6.0 [INFO] [stderr] Downloaded matrixmultiply v0.3.0 [INFO] [stderr] Downloaded paste v1.0.2 [INFO] [stderr] Downloaded nalgebra v0.26.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "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" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 857d8c19a56792a3dda0eef325c15f32a2fd5d191a722242afd3f5296ba03f85 [INFO] running `Command { std: "docker" "start" "-a" "857d8c19a56792a3dda0eef325c15f32a2fd5d191a722242afd3f5296ba03f85", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "857d8c19a56792a3dda0eef325c15f32a2fd5d191a722242afd3f5296ba03f85", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "857d8c19a56792a3dda0eef325c15f32a2fd5d191a722242afd3f5296ba03f85", kill_on_drop: false }` [INFO] [stdout] 857d8c19a56792a3dda0eef325c15f32a2fd5d191a722242afd3f5296ba03f85 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "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" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 45f0782ce82df89776ddfc11b2972aa7fe3c941de1fb97f3d0f65652fb70fd04 [INFO] running `Command { std: "docker" "start" "-a" "45f0782ce82df89776ddfc11b2972aa7fe3c941de1fb97f3d0f65652fb70fd04", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.80 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling xml-rs v0.8.3 [INFO] [stderr] Compiling proc-macro2 v1.0.21 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling libm v0.2.1 [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling cc v1.0.52 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling smallvec v1.4.0 [INFO] [stderr] Compiling nix v0.18.0 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Compiling downcast-rs v1.1.1 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling scoped-tls v1.0.0 [INFO] [stderr] Compiling rayon-core v1.7.0 [INFO] [stderr] Compiling ttf-parser v0.6.2 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling ab_glyph_rasterizer v0.1.4 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling adler32 v1.0.4 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling xdg v2.2.0 [INFO] [stderr] Compiling paste v1.0.2 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling weezl v0.1.2 [INFO] [stderr] Compiling syn v1.0.41 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling serde v1.0.106 [INFO] [stderr] Compiling fixedbitset v0.2.0 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling linked-hash-map v0.5.2 [INFO] [stderr] Compiling scoped_threadpool v0.1.9 [INFO] [stderr] Compiling bytemuck v1.4.1 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling glow v0.7.2 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling memoffset v0.5.4 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling num-rational v0.3.0 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Compiling indexmap v1.3.2 [INFO] [stderr] Compiling num-iter v0.1.40 [INFO] [stderr] Compiling instant v0.1.8 [INFO] [stderr] Compiling libloading v0.6.5 [INFO] [stderr] Compiling matrixmultiply v0.3.0 [INFO] [stderr] Compiling lock_api v0.4.2 [INFO] [stderr] Compiling miniz_oxide v0.3.7 [INFO] [stderr] Compiling walkdir v2.3.1 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling gif v0.11.1 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Compiling nom v6.0.0 [INFO] [stderr] Compiling slotmap v1.0.2 [INFO] [stderr] Compiling owned_ttf_parser v0.6.0 [INFO] [stderr] Compiling deflate v0.8.6 [INFO] [stderr] Compiling stb_truetype v0.3.1 [INFO] [stderr] Compiling wayland-sys v0.28.2 [INFO] [stderr] Compiling x11-dl v2.18.5 [INFO] [stderr] Compiling rusttype v0.9.2 [INFO] [stderr] Compiling crossbeam-queue v0.2.1 [INFO] [stderr] Compiling petgraph v0.5.0 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling png v0.16.7 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling andrew v0.3.1 [INFO] [stderr] Compiling approx v0.4.0 [INFO] [stderr] Compiling num-complex v0.3.0 [INFO] [stderr] Compiling approx v0.3.2 [INFO] [stderr] Compiling ordered-float v1.0.2 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.35 [INFO] [stderr] Compiling memmap v0.7.0 [INFO] [stderr] Compiling parking_lot_core v0.8.0 [INFO] [stderr] Compiling shared_library v0.1.9 [INFO] [stderr] Compiling raw-window-handle v0.3.3 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling wayland-scanner v0.28.2 [INFO] [stderr] Compiling rand_core v0.6.2 [INFO] [stderr] Compiling glutin_egl_sys v0.1.5 [INFO] [stderr] Compiling glutin_glx_sys v0.1.7 [INFO] [stderr] Compiling osmesa-sys v0.1.2 [INFO] [stderr] Compiling simba v0.4.0 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling rusttype v0.8.3 [INFO] [stderr] Compiling dlib v0.4.1 [INFO] [stderr] Compiling rand v0.8.3 [INFO] [stderr] Compiling rayon v1.3.0 [INFO] [stderr] Compiling mio-extras v2.0.6 [INFO] [stderr] Compiling rand_distr v0.4.0 [INFO] [stderr] Compiling wayland-client v0.28.2 [INFO] [stderr] Compiling wayland-protocols v0.28.2 [INFO] [stderr] Compiling xcursor v0.3.3 [INFO] [stderr] Compiling jpeg-decoder v0.1.19 [INFO] [stderr] Compiling wayland-commons v0.28.2 [INFO] [stderr] Compiling calloop v0.6.5 [INFO] [stderr] Compiling tiff v0.6.0 [INFO] [stderr] Compiling image v0.23.11 [INFO] [stderr] Compiling wayland-cursor v0.28.2 [INFO] [stderr] Compiling wayland-egl v0.28.2 [INFO] [stderr] Compiling serde_derive v1.0.106 [INFO] [stderr] Compiling nalgebra v0.26.0 [INFO] [stderr] Compiling smithay-client-toolkit v0.12.0 [INFO] [stderr] Compiling winit v0.24.0 [INFO] [stderr] Compiling glutin v0.26.0 [INFO] [stderr] Compiling ncollide3d v0.29.0 [INFO] [stderr] Compiling kiss3d v0.31.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated field `glutin::event::WindowEvent::CursorMoved::modifiers`: Deprecated in favor of WindowEvent::ModifiersChanged [INFO] [stdout] --> src/window/gl_canvas.rs:130:25 [INFO] [stdout] | [INFO] [stdout] 130 | modifiers, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `glutin::event::WindowEvent::MouseInput::modifiers`: Deprecated in favor of WindowEvent::ModifiersChanged [INFO] [stdout] --> src/window/gl_canvas.rs:141:25 [INFO] [stdout] | [INFO] [stdout] 141 | modifiers, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `glutin::event::WindowEvent::MouseWheel::modifiers`: Deprecated in favor of WindowEvent::ModifiersChanged [INFO] [stdout] --> src/window/gl_canvas.rs:168:32 [INFO] [stdout] | [INFO] [stdout] 168 | delta, modifiers, .. [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `glutin::event::KeyboardInput::modifiers`: Deprecated in favor of WindowEvent::ModifiersChanged [INFO] [stdout] --> src/window/gl_canvas.rs:182:61 [INFO] [stdout] | [INFO] [stdout] 182 | let modifiers = translate_modifiers(input.modifiers); [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> src/window/canvas.rs:120:5 [INFO] [stdout] | [INFO] [stdout] 120 | pub fn set_cursor_position(&self, x: f64, y: f64) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> src/lib.rs:127:9 [INFO] [stdout] | [INFO] [stdout] 127 | #![warn(missing_docs)] // FIXME: should be denied. [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> src/window/canvas.rs:124:5 [INFO] [stdout] | [INFO] [stdout] 124 | pub fn hide_cursor(&self, hide: bool) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> src/window/window.rs:155:5 [INFO] [stdout] | [INFO] [stdout] 155 | pub fn set_cursor_position(&self, x: f64, y: f64) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> src/window/window.rs:160:5 [INFO] [stdout] | [INFO] [stdout] 160 | pub fn hide_cursor(&self, hide: bool) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated constant `Shift` should have an upper case name [INFO] [stdout] --> src/event/window_event.rs:248:15 [INFO] [stdout] | [INFO] [stdout] 248 | const Shift = 0b0001; [INFO] [stdout] | ^^^^^ help: convert the identifier to upper case: `SHIFT` [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> src/lib.rs:125:9 [INFO] [stdout] | [INFO] [stdout] 125 | #![warn(non_upper_case_globals)] // FIXME: should be denied. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated constant `Control` should have an upper case name [INFO] [stdout] --> src/event/window_event.rs:250:15 [INFO] [stdout] | [INFO] [stdout] 250 | const Control = 0b0010; [INFO] [stdout] | ^^^^^^^ help: convert the identifier to upper case: `CONTROL` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated constant `Alt` should have an upper case name [INFO] [stdout] --> src/event/window_event.rs:252:15 [INFO] [stdout] | [INFO] [stdout] 252 | const Alt = 0b0100; [INFO] [stdout] | ^^^ help: convert the identifier to upper case: `ALT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated constant `Super` should have an upper case name [INFO] [stdout] --> src/event/window_event.rs:254:15 [INFO] [stdout] | [INFO] [stdout] 254 | const Super = 0b1000; [INFO] [stdout] | ^^^^^ help: convert the identifier to upper case: `SUPER` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated constant `Shift` should have an upper case name [INFO] [stdout] --> src/event/window_event.rs:248:15 [INFO] [stdout] | [INFO] [stdout] 248 | const Shift = 0b0001; [INFO] [stdout] | ^^^^^ help: convert the identifier to upper case: `SHIFT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 13 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 36s [INFO] running `Command { std: "docker" "inspect" "45f0782ce82df89776ddfc11b2972aa7fe3c941de1fb97f3d0f65652fb70fd04", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "45f0782ce82df89776ddfc11b2972aa7fe3c941de1fb97f3d0f65652fb70fd04", kill_on_drop: false }` [INFO] [stdout] 45f0782ce82df89776ddfc11b2972aa7fe3c941de1fb97f3d0f65652fb70fd04 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "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" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 76be44142c9b8a16dddc27bfc877c0909441f15f5b9c35f77664146e6d4c12ac [INFO] running `Command { std: "docker" "start" "-a" "76be44142c9b8a16dddc27bfc877c0909441f15f5b9c35f77664146e6d4c12ac", kill_on_drop: false }` [INFO] [stderr] Compiling ncollide2d v0.29.0 [INFO] [stdout] warning: use of deprecated field `glutin::event::WindowEvent::CursorMoved::modifiers`: Deprecated in favor of WindowEvent::ModifiersChanged [INFO] [stdout] --> src/window/gl_canvas.rs:130:25 [INFO] [stdout] | [INFO] [stdout] 130 | modifiers, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `glutin::event::WindowEvent::MouseInput::modifiers`: Deprecated in favor of WindowEvent::ModifiersChanged [INFO] [stdout] --> src/window/gl_canvas.rs:141:25 [INFO] [stdout] | [INFO] [stdout] 141 | modifiers, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `glutin::event::WindowEvent::MouseWheel::modifiers`: Deprecated in favor of WindowEvent::ModifiersChanged [INFO] [stdout] --> src/window/gl_canvas.rs:168:32 [INFO] [stdout] | [INFO] [stdout] 168 | delta, modifiers, .. [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `glutin::event::KeyboardInput::modifiers`: Deprecated in favor of WindowEvent::ModifiersChanged [INFO] [stdout] --> src/window/gl_canvas.rs:182:61 [INFO] [stdout] | [INFO] [stdout] 182 | let modifiers = translate_modifiers(input.modifiers); [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> src/window/canvas.rs:120:5 [INFO] [stdout] | [INFO] [stdout] 120 | pub fn set_cursor_position(&self, x: f64, y: f64) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> src/lib.rs:127:9 [INFO] [stdout] | [INFO] [stdout] 127 | #![warn(missing_docs)] // FIXME: should be denied. [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> src/window/canvas.rs:124:5 [INFO] [stdout] | [INFO] [stdout] 124 | pub fn hide_cursor(&self, hide: bool) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> src/window/window.rs:155:5 [INFO] [stdout] | [INFO] [stdout] 155 | pub fn set_cursor_position(&self, x: f64, y: f64) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> src/window/window.rs:160:5 [INFO] [stdout] | [INFO] [stdout] 160 | pub fn hide_cursor(&self, hide: bool) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated constant `Shift` should have an upper case name [INFO] [stdout] --> src/event/window_event.rs:248:15 [INFO] [stdout] | [INFO] [stdout] 248 | const Shift = 0b0001; [INFO] [stdout] | ^^^^^ help: convert the identifier to upper case: `SHIFT` [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> src/lib.rs:125:9 [INFO] [stdout] | [INFO] [stdout] 125 | #![warn(non_upper_case_globals)] // FIXME: should be denied. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated constant `Control` should have an upper case name [INFO] [stdout] --> src/event/window_event.rs:250:15 [INFO] [stdout] | [INFO] [stdout] 250 | const Control = 0b0010; [INFO] [stdout] | ^^^^^^^ help: convert the identifier to upper case: `CONTROL` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated constant `Alt` should have an upper case name [INFO] [stdout] --> src/event/window_event.rs:252:15 [INFO] [stdout] | [INFO] [stdout] 252 | const Alt = 0b0100; [INFO] [stdout] | ^^^ help: convert the identifier to upper case: `ALT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated constant `Super` should have an upper case name [INFO] [stdout] --> src/event/window_event.rs:254:15 [INFO] [stdout] | [INFO] [stdout] 254 | const Super = 0b1000; [INFO] [stdout] | ^^^^^ help: convert the identifier to upper case: `SUPER` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated constant `Shift` should have an upper case name [INFO] [stdout] --> src/event/window_event.rs:248:15 [INFO] [stdout] | [INFO] [stdout] 248 | const Shift = 0b0001; [INFO] [stdout] | ^^^^^ help: convert the identifier to upper case: `SHIFT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 13 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling kiss3d v0.31.0 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `kiss3d` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name procedural --edition=2018 examples/procedural.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 -C metadata=5a998b6875f67833 -C extra-filename=-5a998b6875f67833 --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-603a79344a96ee73.rlib --extern either=/opt/rustwide/target/debug/deps/libeither-e656c767ca80f9a2.rlib --extern glow=/opt/rustwide/target/debug/deps/libglow-c97c7e99a45fd953.rlib --extern glutin=/opt/rustwide/target/debug/deps/libglutin-1fa2834a2761dd06.rlib --extern image=/opt/rustwide/target/debug/deps/libimage-c02296b85c8e9f78.rlib --extern instant=/opt/rustwide/target/debug/deps/libinstant-716badbf9fd41a16.rlib --extern kiss3d=/opt/rustwide/target/debug/deps/libkiss3d-10bbe1f75b6aea53.rlib --extern libc=/opt/rustwide/target/debug/deps/liblibc-2dcfe5b05425173b.rlib --extern nalgebra=/opt/rustwide/target/debug/deps/libnalgebra-affe5f6d453ea894.rlib --extern ncollide2d=/opt/rustwide/target/debug/deps/libncollide2d-1fce8c44660afb4b.rlib --extern ncollide3d=/opt/rustwide/target/debug/deps/libncollide3d-5b824d3fd603ead7.rlib --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-397501a7986c2005.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-f600a8bbc3d0e235.rlib --extern rusttype=/opt/rustwide/target/debug/deps/librusttype-94d6c6b9c2c77472.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-b9071438ece70bb4.rlib --extern serde_derive=/opt/rustwide/target/debug/deps/libserde_derive-6df62527063c3d40.so --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/libloading-0b92cd93cc594867/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "76be44142c9b8a16dddc27bfc877c0909441f15f5b9c35f77664146e6d4c12ac", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "76be44142c9b8a16dddc27bfc877c0909441f15f5b9c35f77664146e6d4c12ac", kill_on_drop: false }` [INFO] [stdout] 76be44142c9b8a16dddc27bfc877c0909441f15f5b9c35f77664146e6d4c12ac