[INFO] updating cached repository https://github.com/kempchee/piston-snake [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] 7530eecc0da59f870d1febdeac50bcf0824c1d7d [INFO] documenting kempchee/piston-snake against try#66dfc4e010913fbed0c4ea91fc2c010004b0f441 for pr-73566 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkempchee%2Fpiston-snake" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/kempchee/piston-snake on toolchain 66dfc4e010913fbed0c4ea91fc2c010004b0f441 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+66dfc4e010913fbed0c4ea91fc2c010004b0f441" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/kempchee/piston-snake [INFO] finished tweaking git repo https://github.com/kempchee/piston-snake [INFO] tweaked toml for git repo https://github.com/kempchee/piston-snake written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/kempchee/piston-snake already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+66dfc4e010913fbed0c4ea91fc2c010004b0f441" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] error: the lock file /workspace/builds/worker-3/source/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] [stderr] If you want to try to generate the lock file without accessing the network, use the --offline flag. [INFO] the lockfile is outdated, regenerating it [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+66dfc4e010913fbed0c4ea91fc2c010004b0f441" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+66dfc4e010913fbed0c4ea91fc2c010004b0f441" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:819119df93c0f5eca3f29186f14981ef29945a311854d7222af07488600a2584" "/opt/rustwide/cargo-home/bin/cargo" "+66dfc4e010913fbed0c4ea91fc2c010004b0f441" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 45d8151d28e027383e2564a1f69448f8e6bf4f9f0db86b07933a3fc06afb4d7f [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" "45d8151d28e027383e2564a1f69448f8e6bf4f9f0db86b07933a3fc06afb4d7f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "45d8151d28e027383e2564a1f69448f8e6bf4f9f0db86b07933a3fc06afb4d7f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "45d8151d28e027383e2564a1f69448f8e6bf4f9f0db86b07933a3fc06afb4d7f", kill_on_drop: false }` [INFO] [stdout] 45d8151d28e027383e2564a1f69448f8e6bf4f9f0db86b07933a3fc06afb4d7f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "RUSTDOCFLAGS=--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:819119df93c0f5eca3f29186f14981ef29945a311854d7222af07488600a2584" "/opt/rustwide/cargo-home/bin/cargo" "+66dfc4e010913fbed0c4ea91fc2c010004b0f441" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2a349db3eee0da5c9f1adf502174ccecfed2816cfc1561323a20d70c834edb3b [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" "2a349db3eee0da5c9f1adf502174ccecfed2816cfc1561323a20d70c834edb3b", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling libc v0.2.71 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling xml-rs v0.8.3 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling libloading v0.6.2 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Checking piston-float v1.0.0 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling nix v0.14.1 [INFO] [stderr] Compiling proc-macro-hack v0.5.16 [INFO] [stderr] Checking futures-core v0.3.5 [INFO] [stderr] Compiling rayon-core v1.7.1 [INFO] [stderr] Compiling proc-macro-nested v0.1.6 [INFO] [stderr] Checking matches v0.1.8 [INFO] [stderr] Checking piston-graphics_api_version v0.2.0 [INFO] [stderr] Checking once_cell v1.4.0 [INFO] [stderr] Checking downcast-rs v1.2.0 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking ppv-lite86 v0.2.8 [INFO] [stderr] Checking xdg v2.2.0 [INFO] [stderr] Checking futures-io v0.3.5 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Checking rustc-serialize v0.3.24 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Checking md5 v0.7.0 [INFO] [stderr] Checking siphasher v0.3.3 [INFO] [stderr] Checking fixedbitset v0.1.9 [INFO] [stderr] Checking color_quant v1.0.1 [INFO] [stderr] Checking nodrop v0.1.14 [INFO] [stderr] Checking piston-texture v0.8.0 [INFO] [stderr] Checking interpolation v0.2.0 [INFO] [stderr] Checking scoped_threadpool v0.1.9 [INFO] [stderr] Checking bytemuck v1.2.0 [INFO] [stderr] Checking lock_api v0.3.4 [INFO] [stderr] Compiling proc-macro2 v0.3.8 [INFO] [stderr] Checking unreachable v1.0.0 [INFO] [stderr] Compiling standback v0.2.9 [INFO] [stderr] Compiling time v0.2.16 [INFO] [stderr] Compiling x11-dl v2.18.5 [INFO] [stderr] Checking piston-viewport v1.0.0 [INFO] [stderr] Checking vecmath v1.0.0 [INFO] [stderr] Checking unicode-bidi v0.3.4 [INFO] [stderr] Checking futures-channel v0.3.5 [INFO] [stderr] Checking shader_version v0.6.0 [INFO] [stderr] Checking futures-task v0.3.5 [INFO] [stderr] Checking walkdir v2.3.1 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Checking phf_shared v0.8.0 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Checking gif v0.10.3 [INFO] [stderr] Checking petgraph v0.4.13 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling memoffset v0.5.5 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling num-iter v0.1.41 [INFO] [stderr] Compiling rayon v1.3.1 [INFO] [stderr] Compiling num-rational v0.3.0 [INFO] [stderr] Checking arrayvec v0.4.12 [INFO] [stderr] Checking stringprep v0.1.2 [INFO] [stderr] Compiling quote v0.5.2 [INFO] [stderr] Checking phf v0.8.0 [INFO] [stderr] Checking dlib v0.4.2 [INFO] [stderr] Compiling syn v1.0.33 [INFO] [stderr] Compiling gl_generator v0.13.1 [INFO] [stderr] Compiling gl_generator v0.10.0 [INFO] [stderr] Checking wayland-sys v0.21.13 [INFO] [stderr] Compiling syn v0.13.11 [INFO] [stderr] Checking stb_truetype v0.3.1 [INFO] [stderr] Checking block-buffer v0.7.3 [INFO] [stderr] Checking deflate v0.8.4 [INFO] [stderr] Checking tiff v0.5.0 [INFO] [stderr] Checking sha2 v0.8.2 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Checking daggy v0.5.0 [INFO] [stderr] Checking stb_truetype v0.2.8 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking net2 v0.2.34 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking parking_lot_core v0.6.2 [INFO] [stderr] Checking memmap v0.7.0 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Checking parking_lot_core v0.7.2 [INFO] [stderr] Checking raw-window-handle v0.3.3 [INFO] [stderr] Checking shared_library v0.1.9 [INFO] [stderr] Compiling wayland-scanner v0.21.13 [INFO] [stderr] Checking crossbeam-queue v0.2.3 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking png v0.16.6 [INFO] [stderr] Checking mio v0.6.22 [INFO] [stderr] Checking parking_lot v0.9.0 [INFO] [stderr] Checking osmesa-sys v0.1.2 [INFO] [stderr] Checking parking_lot v0.10.2 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking crossbeam-deque v0.7.3 [INFO] [stderr] Checking approx v0.3.2 [INFO] [stderr] Checking ordered-float v1.1.0 [INFO] [stderr] Checking line_drawing v0.7.0 [INFO] [stderr] Checking num-traits v0.1.43 [INFO] [stderr] Checking num-complex v0.1.43 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking ordered-float v0.5.2 [INFO] [stderr] Compiling gl v0.11.0 [INFO] [stderr] Compiling glutin_glx_sys v0.1.6 [INFO] [stderr] Compiling glutin_egl_sys v0.1.4 [INFO] [stderr] Checking rusttype v0.8.3 [INFO] [stderr] Checking num-bigint v0.1.44 [INFO] [stderr] Checking rusttype v0.5.2 [INFO] [stderr] Checking mio-uds v0.6.8 [INFO] [stderr] Checking tokio v0.2.21 [INFO] [stderr] Checking rusttype v0.7.9 [INFO] [stderr] Checking piston2d-graphics v0.36.0 [INFO] [stderr] Checking andrew v0.2.1 [INFO] [stderr] Checking num-rational v0.1.42 [INFO] [stderr] Checking num v0.1.42 [INFO] [stderr] Checking postgres-protocol v0.5.1 [INFO] [stderr] Compiling wayland-client v0.21.13 [INFO] [stderr] Compiling wayland-protocols v0.21.13 [INFO] [stderr] Checking postgres-types v0.1.1 [INFO] [stderr] Checking tokio-util v0.3.1 [INFO] [stderr] Checking wayland-commons v0.21.13 [INFO] [stderr] Checking jpeg-decoder v0.1.19 [INFO] [stderr] Checking image v0.23.6 [INFO] [stderr] Compiling serde_derive v1.0.114 [INFO] [stderr] Compiling pin-project-internal v0.4.22 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling time-macros-impl v0.1.1 [INFO] [stderr] Compiling async-trait v0.1.36 [INFO] [stderr] Compiling conrod_derive v0.1.2 [INFO] [stderr] Checking time-macros v0.1.0 [INFO] [stderr] Checking pin-project v0.4.22 [INFO] [stderr] Checking futures-util v0.3.5 [INFO] [stderr] Checking piston2d-opengl_graphics v0.72.0 [INFO] [stderr] Checking smithay-client-toolkit v0.4.6 [INFO] [stderr] Checking winit v0.19.5 [INFO] [stderr] Checking pistoncore-input v0.28.1 [INFO] [stderr] Checking pistoncore-input v0.21.0 [INFO] [stderr] Checking glutin v0.21.2 [INFO] [stderr] Checking futures-executor v0.3.5 [INFO] [stderr] Checking futures v0.3.5 [INFO] [stderr] Checking conrod v0.61.1 [INFO] [stderr] Checking tokio-postgres v0.5.4 [INFO] [stderr] Checking pistoncore-window v0.45.0 [INFO] [stderr] Checking pistoncore-event_loop v0.50.0 [INFO] [stderr] Checking pistoncore-glutin_window v0.64.0 [INFO] [stderr] Checking piston v0.50.0 [INFO] [stderr] Checking postgres v0.17.3 [INFO] [stderr] Documenting first_piston v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0432]: unresolved import `piston::event` [INFO] [stdout] --> src/main.rs:11:13 [INFO] [stdout] | [INFO] [stdout] 11 | use piston::event::*; [INFO] [stdout] | ^^^^^ could not find `event` in `piston` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `rand::distributions::IndependentSample`, `rand::distributions::Range` [INFO] [stdout] --> src/main.rs:15:27 [INFO] [stdout] | [INFO] [stdout] 15 | use rand::distributions::{IndependentSample, Range}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ ^^^^^ no `Range` in `distributions` [INFO] [stdout] | | [INFO] [stdout] | no `IndependentSample` in `distributions` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `conrod::Background`, `conrod::Button`, `conrod::CanvasId`, `conrod::DropDownList`, `conrod::Floating`, `conrod::Label`, `conrod::UiId`, `conrod::WidgetId`, `conrod::Split` [INFO] [stdout] --> src/main.rs:18:14 [INFO] [stdout] | [INFO] [stdout] 18 | ...::{Background, Button,CanvasId,DropDownList, Floating, Label, Labelable,Positionable, Sizeable, Theme, Ui,UiId, Widget,WidgetId,Split}; [INFO] [stdout] | ^^^^^^^^^^ ^^^^^^ ^^^^^^^^ ^^^^^^^^^^^^ ^^^^^^^^ ^^^^^ ^^^^ ^^^^^^^^ ^^^^^ no `Split` in the root [INFO] [stdout] | | | | | | | | | [INFO] [stdout] | | | | | | | | no `WidgetId` in the root [INFO] [stdout] | | | | | | no `Label` in the root no `UiId` in the root [INFO] [stdout] | | | | | no `Floating` in the root [INFO] [stdout] | | | | no `DropDownList` in the root [INFO] [stdout] | | | no `CanvasId` in the root [INFO] [stdout] | | no `Button` in the root [INFO] [stdout] | no `Background` in the root [INFO] [stdout] | [INFO] [stdout] help: a similar name exists in the module [INFO] [stdout] | [INFO] [stdout] 18 | use conrod::{Background, Button,CanvasId,DropDownList, Floating, label, Labelable,Positionable, Sizeable, Theme, Ui,UiId, Widget,WidgetId,Split}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] help: a similar name exists in the module [INFO] [stdout] | [INFO] [stdout] 18 | use conrod::{Background, Button,CanvasId,DropDownList, Floating, Label, Labelable,Positionable, Sizeable, Theme, Ui,UiId, Widget,Widget,Split}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `postgres::Connection`, `postgres::SslMode` [INFO] [stdout] --> src/main.rs:20:16 [INFO] [stdout] | [INFO] [stdout] 20 | use postgres::{Connection, SslMode}; [INFO] [stdout] | ^^^^^^^^^^ ^^^^^^^ no `SslMode` in the root [INFO] [stdout] | | [INFO] [stdout] | no `Connection` in the root [INFO] [stdout] | help: a similar name exists in the module (notice the capitalization): `connection` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `glyph_cache` in `opengl_graphics` [INFO] [stdout] --> src/main.rs:106:80 [INFO] [stdout] | [INFO] [stdout] 106 | fn render(&mut self, args: &RenderArgs,ui:&mut conrod::Ui) { [INFO] [stdout] | ^^^^^^^^^^^ could not find `glyph_cache` in `opengl_graphics` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `glyph_cache` in `opengl_graphics` [INFO] [stdout] --> src/main.rs:116:93 [INFO] [stdout] | [INFO] [stdout] 116 | fn render_start_screen(&mut self, args: &RenderArgs,ui:&mut conrod::Ui){ [INFO] [stdout] | ^^^^^^^^^^^ could not find `glyph_cache` in `opengl_graphics` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `glyph_cache` in `opengl_graphics` [INFO] [stdout] --> src/main.rs:168:97 [INFO] [stdout] | [INFO] [stdout] 168 | fn render_game_over_screen(&mut self, args: &RenderArgs,ui:&mut conrod::Ui){ [INFO] [stdout] | ^^^^^^^^^^^ could not find `glyph_cache` in `opengl_graphics` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Tm` in crate `time` [INFO] [stdout] --> src/main.rs:28:31 [INFO] [stdout] | [INFO] [stdout] 28 | last_auto_move_time:time::Tm, [INFO] [stdout] | ^^ not found in `time` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `RenderArgs` in this scope [INFO] [stdout] --> src/main.rs:79:38 [INFO] [stdout] | [INFO] [stdout] 79 | fn render_game(&mut self, args: &RenderArgs){ [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 10 | use conrod::input::RenderArgs; [INFO] [stdout] | [INFO] [stdout] 10 | use piston::RenderArgs; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `RenderArgs` in this scope [INFO] [stdout] --> src/main.rs:106:33 [INFO] [stdout] | [INFO] [stdout] 106 | fn render(&mut self, args: &RenderArgs,ui:&mut conrod::Ui) { [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 10 | use conrod::input::RenderArgs; [INFO] [stdout] | [INFO] [stdout] 10 | use piston::RenderArgs; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `RenderArgs` in this scope [INFO] [stdout] --> src/main.rs:116:46 [INFO] [stdout] | [INFO] [stdout] 116 | fn render_start_screen(&mut self, args: &RenderArgs,ui:&mut conrod::Ui){ [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 10 | use conrod::input::RenderArgs; [INFO] [stdout] | [INFO] [stdout] 10 | use piston::RenderArgs; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `RenderArgs` in this scope [INFO] [stdout] --> src/main.rs:168:50 [INFO] [stdout] | [INFO] [stdout] 168 | fn render_game_over_screen(&mut self, args: &RenderArgs,ui:&mut conrod::Ui){ [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 10 | use conrod::input::RenderArgs; [INFO] [stdout] | [INFO] [stdout] 10 | use piston::RenderArgs; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `RenderArgs` in this scope [INFO] [stdout] --> src/main.rs:257:30 [INFO] [stdout] | [INFO] [stdout] 257 | fn game_over(&mut self,r:RenderArgs)->bool{ [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 10 | use conrod::input::RenderArgs; [INFO] [stdout] | [INFO] [stdout] 10 | use piston::RenderArgs; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Compilation failed, aborting rustdoc [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 14 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] [INFO] [stderr] error: Could not document `first_piston`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --crate-type bin --crate-name first_piston src/main.rs -o /opt/rustwide/target/doc --error-format=json --json=diagnostic-rendered-ansi --document-private-items -L dependency=/opt/rustwide/target/debug/deps --extern conrod=/opt/rustwide/target/debug/deps/libconrod-25e709c9eb556350.rmeta --extern piston=/opt/rustwide/target/debug/deps/libpiston-a49bfdd6a48b2a77.rmeta --extern graphics=/opt/rustwide/target/debug/deps/libgraphics-7111a06f4b300d16.rmeta --extern opengl_graphics=/opt/rustwide/target/debug/deps/libopengl_graphics-b691f0535d2cdcf0.rmeta --extern glutin_window=/opt/rustwide/target/debug/deps/libglutin_window-ccaa39c195e03fe3.rmeta --extern input=/opt/rustwide/target/debug/deps/libinput-c614bb438115c7e8.rmeta --extern postgres=/opt/rustwide/target/debug/deps/libpostgres-609f754828fe35a0.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-3ab3bfa30110ec03.rmeta --extern time=/opt/rustwide/target/debug/deps/libtime-b387d09b8a77f455.rmeta --cap-lints=forbid` (exit code: 1) [INFO] running `Command { std: "docker" "inspect" "2a349db3eee0da5c9f1adf502174ccecfed2816cfc1561323a20d70c834edb3b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2a349db3eee0da5c9f1adf502174ccecfed2816cfc1561323a20d70c834edb3b", kill_on_drop: false }` [INFO] [stdout] 2a349db3eee0da5c9f1adf502174ccecfed2816cfc1561323a20d70c834edb3b