[INFO] cloning repository https://github.com/mrDIMAS/rg3d [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mrDIMAS/rg3d" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FmrDIMAS%2Frg3d", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FmrDIMAS%2Frg3d'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1f5271db2609302353325588d63246dbf43e3a4f [INFO] documenting mrDIMAS/rg3d against try#6ee483316d2e4581572121d60a955affb2032eb3+cargoflags=-Zrustdoc-scrape-examples for scrape-examples [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FmrDIMAS%2Frg3d" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mrDIMAS/rg3d on toolchain 6ee483316d2e4581572121d60a955affb2032eb3 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+6ee483316d2e4581572121d60a955affb2032eb3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/mrDIMAS/rg3d [INFO] finished tweaking git repo https://github.com/mrDIMAS/rg3d [INFO] tweaked toml for git repo https://github.com/mrDIMAS/rg3d written to /workspace/builds/worker-5/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+6ee483316d2e4581572121d60a955affb2032eb3" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+6ee483316d2e4581572121d60a955affb2032eb3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:bb5b0feb4f87116a4ea905b7ff5bf5b85913db05e9f0fbc1abdd3168928d9075" "/opt/rustwide/cargo-home/bin/cargo" "+6ee483316d2e4581572121d60a955affb2032eb3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 27573fa794e673f59f75e33337f4840816394685dd4b9297f3c0b730da3afb55 [INFO] running `Command { std: "docker" "start" "-a" "27573fa794e673f59f75e33337f4840816394685dd4b9297f3c0b730da3afb55", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "27573fa794e673f59f75e33337f4840816394685dd4b9297f3c0b730da3afb55", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "27573fa794e673f59f75e33337f4840816394685dd4b9297f3c0b730da3afb55", kill_on_drop: false }` [INFO] [stdout] 27573fa794e673f59f75e33337f4840816394685dd4b9297f3c0b730da3afb55 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "RUSTDOCFLAGS=--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:bb5b0feb4f87116a4ea905b7ff5bf5b85913db05e9f0fbc1abdd3168928d9075" "/opt/rustwide/cargo-home/bin/cargo" "+6ee483316d2e4581572121d60a955affb2032eb3" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json" "-Zrustdoc-scrape-examples", kill_on_drop: false }` [INFO] [stdout] 1edf8d8f070814c24eeff6181451c819711f4cc142ba37fde571c19f2418a8e3 [INFO] running `Command { std: "docker" "start" "-a" "1edf8d8f070814c24eeff6181451c819711f4cc142ba37fde571c19f2418a8e3", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling proc-macro2 v1.0.47 [INFO] [stderr] Compiling unicode-ident v1.0.5 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling libc v0.2.138 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling syn v1.0.105 [INFO] [stderr] Compiling pkg-config v0.3.26 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling libm v0.2.6 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling xml-rs v0.8.4 [INFO] [stderr] Checking smallvec v1.10.0 [INFO] [stderr] Compiling serde_derive v1.0.150 [INFO] [stderr] Compiling serde v1.0.150 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Checking bytemuck v1.12.3 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Checking once_cell v1.16.0 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling wayland-scanner v0.29.5 [INFO] [stderr] Checking downcast-rs v1.2.0 [INFO] [stderr] Compiling cc v1.0.77 [INFO] [stderr] Compiling wayland-sys v0.29.5 [INFO] [stderr] Compiling memoffset v0.7.1 [INFO] [stderr] Checking libloading v0.7.4 [INFO] [stderr] Compiling crossbeam-utils v0.8.14 [INFO] [stderr] Checking dlib v0.5.0 [INFO] [stderr] Compiling slab v0.4.7 [INFO] [stderr] Checking nix v0.24.3 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling cmake v0.1.49 [INFO] [stderr] Compiling paste v1.0.10 [INFO] [stderr] Checking getrandom v0.2.8 [INFO] [stderr] Checking safe_arch v0.6.0 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.83 [INFO] [stderr] Checking scoped-tls v1.0.1 [INFO] [stderr] Checking wide v0.7.5 [INFO] [stderr] Compiling wayland-client v0.29.5 [INFO] [stderr] Checking approx v0.5.1 [INFO] [stderr] Compiling crossbeam-epoch v0.9.13 [INFO] [stderr] Compiling slotmap v1.0.6 [INFO] [stderr] Compiling freetype-sys v0.13.1 [INFO] [stderr] Checking rawpointer v0.2.1 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Compiling futures-core v0.3.25 [INFO] [stderr] Checking wayland-commons v0.29.5 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Compiling thiserror v1.0.37 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Checking nom v7.1.1 [INFO] [stderr] Checking matrixmultiply v0.3.2 [INFO] [stderr] Compiling expat-sys v2.1.6 [INFO] [stderr] Compiling wayland-protocols v0.29.5 [INFO] [stderr] Checking num_cpus v1.14.0 [INFO] [stderr] Compiling lock_api v0.4.9 [INFO] [stderr] Compiling futures-channel v0.3.25 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Compiling futures-task v0.3.25 [INFO] [stderr] Compiling bumpalo v3.11.1 [INFO] [stderr] Compiling parking_lot_core v0.9.5 [INFO] [stderr] Checking miniz_oxide v0.6.2 [INFO] [stderr] Checking xcursor v0.3.4 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.83 [INFO] [stderr] Checking crossbeam-channel v0.5.6 [INFO] [stderr] Checking nix v0.25.1 [INFO] [stderr] Compiling smithay-client-toolkit v0.16.0 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Checking futures-sink v0.3.25 [INFO] [stderr] Checking arrayvec v0.7.2 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Compiling futures-util v0.3.25 [INFO] [stderr] Compiling darling_core v0.14.2 [INFO] [stderr] Checking flate2 v1.0.25 [INFO] [stderr] Checking crossbeam-deque v0.8.2 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.83 [INFO] [stderr] Checking wayland-cursor v0.29.5 [INFO] [stderr] Checking memmap2 v0.5.8 [INFO] [stderr] Compiling servo-fontconfig-sys v5.1.0 [INFO] [stderr] Checking futures-io v0.3.25 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking pin-project-lite v0.2.9 [INFO] [stderr] Checking either v1.8.0 [INFO] [stderr] Compiling wasm-bindgen v0.2.83 [INFO] [stderr] Compiling quick-xml v0.22.0 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling rustfft v6.1.0 [INFO] [stderr] Checking instant v0.1.12 [INFO] [stderr] Checking strength_reduce v0.2.4 [INFO] [stderr] Compiling unicode-segmentation v1.10.0 [INFO] [stderr] Checking ppv-lite86 v0.2.17 [INFO] [stderr] Checking transpose v0.2.2 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Checking png v0.17.7 [INFO] [stderr] Compiling xcb v1.2.0 [INFO] [stderr] Compiling convert_case v0.6.0 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking primal-check v0.3.3 [INFO] [stderr] Compiling crossfont v0.5.1 [INFO] [stderr] Compiling x11-dl v2.20.1 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking foreign-types-shared v0.3.1 [INFO] [stderr] Compiling rayon-core v1.10.1 [INFO] [stderr] Compiling rustversion v1.0.9 [INFO] [stderr] Compiling crossbeam-queue v0.3.8 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Checking optional v0.5.0 [INFO] [stderr] Checking base64 v0.13.1 [INFO] [stderr] Compiling io-lifetimes v1.0.3 [INFO] [stderr] Checking arrayref v0.3.6 [INFO] [stderr] Checking robust v0.2.3 [INFO] [stderr] Checking tiny-skia-path v0.7.0 [INFO] [stderr] Checking spade v2.0.0 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking servo-fontconfig v0.5.1 [INFO] [stderr] Compiling thiserror-impl v1.0.37 [INFO] [stderr] Compiling nalgebra-macros v0.1.0 [INFO] [stderr] Compiling futures-macro v0.3.25 [INFO] [stderr] Compiling darling_macro v0.14.2 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.83 [INFO] [stderr] Compiling foreign-types-macros v0.2.2 [INFO] [stderr] Compiling darling v0.14.2 [INFO] [stderr] Compiling fyrox-core-derive v0.17.0 (/opt/rustwide/workdir/fyrox-core-derive) [INFO] [stderr] Checking uuid v1.2.2 [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] Checking foreign-types v0.5.0 [INFO] [stderr] Checking freetype-rs v0.26.0 [INFO] [stderr] Checking calloop v0.10.4 [INFO] [stderr] Checking mio v0.8.5 [INFO] [stderr] Checking safe_arch v0.5.2 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking arrayvec v0.5.2 [INFO] [stderr] Checking cty v0.2.2 [INFO] [stderr] Compiling rustix v0.36.5 [INFO] [stderr] Checking rustc-hash v1.1.0 [INFO] [stderr] Checking tiny-skia v0.7.0 [INFO] [stderr] Checking futures-executor v0.3.25 [INFO] [stderr] Checking futures v0.3.25 [INFO] [stderr] Compiling glutin_glx_sys v0.1.8 [INFO] [stderr] Compiling glutin_egl_sys v0.1.6 [INFO] [stderr] Checking inotify-sys v0.1.5 [INFO] [stderr] Compiling alsa-sys v0.3.1 [INFO] [stderr] Checking weezl v0.1.7 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Checking linux-raw-sys v0.1.3 [INFO] [stderr] Checking walkdir v2.3.2 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Checking inotify v0.9.6 [INFO] [stderr] Compiling strum_macros v0.24.3 [INFO] [stderr] Checking rayon v1.6.1 [INFO] [stderr] Checking crossbeam v0.8.2 [INFO] [stderr] Checking smithay-clipboard v0.6.6 [INFO] [stderr] Checking sctk-adwaita v0.4.3 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Checking raw-window-handle v0.5.0 [INFO] [stderr] Checking raw-window-handle v0.4.3 [INFO] [stderr] Checking ogg v0.8.0 [INFO] [stderr] Checking num-traits v0.1.43 [INFO] [stderr] Checking shared_library v0.1.9 [INFO] [stderr] Checking filetime v0.2.19 [INFO] [stderr] Checking strum v0.24.1 [INFO] [stderr] Checking ttf-parser v0.15.2 [INFO] [stderr] Checking color_quant v1.1.0 [INFO] [stderr] Checking jpeg-decoder v0.3.0 [INFO] [stderr] Checking bit-vec v0.6.3 [INFO] [stderr] Checking percent-encoding v2.2.0 [INFO] [stderr] Checking os_str_bytes v6.4.1 [INFO] [stderr] Checking gif v0.11.4 [INFO] [stderr] Checking clap_lex v0.3.0 [INFO] [stderr] Checking notify v5.0.0 [INFO] [stderr] Checking lewton v0.10.2 [INFO] [stderr] Checking tiff v0.8.1 [INFO] [stderr] Checking osmesa-sys v0.1.2 [INFO] [stderr] Checking is-terminal v0.4.1 [INFO] [stderr] Checking fontdue v0.7.2 [INFO] [stderr] Checking enum_primitive v0.1.1 [INFO] [stderr] Checking x11-clipboard v0.6.1 [INFO] [stderr] Checking copypasta v0.8.1 [INFO] [stderr] Compiling clap_derive v4.0.21 [INFO] [stderr] Checking wayland-egl v0.29.5 [INFO] [stderr] Checking termcolor v1.1.3 [INFO] [stderr] Checking hound v3.5.0 [INFO] [stderr] Checking sysinfo v0.26.8 [INFO] [stderr] Checking adler32 v1.2.0 [INFO] [stderr] Checking ddsfile v0.5.1 [INFO] [stderr] Checking glow v0.11.2 [INFO] [stderr] Checking inflate v0.4.5 [INFO] [stderr] Checking tbc v0.3.0 [INFO] [stderr] Checking image v0.24.5 [INFO] [stderr] Checking clap v4.0.29 [INFO] [stderr] Checking num-complex v0.4.2 [INFO] [stderr] Checking winit v0.27.5 [INFO] [stderr] Checking ron v0.8.0 [INFO] [stderr] Checking simba v0.7.3 [INFO] [stderr] Checking glutin v0.29.1 [INFO] [stderr] Checking nalgebra v0.31.4 [INFO] [stderr] Checking realfft v2.0.1 [INFO] [stderr] Checking rubato v0.10.1 [INFO] [stderr] Checking hrtf v0.8.0 [INFO] [stderr] Checking fyrox-core v0.22.0 (/opt/rustwide/workdir/fyrox-core) [INFO] [stderr] Checking parry2d v0.11.1 [INFO] [stderr] Checking parry3d v0.11.1 [INFO] [stderr] Checking fyrox-resource v0.6.0 (/opt/rustwide/workdir/fyrox-resource) [INFO] [stderr] Checking fyrox-ui v0.19.0 (/opt/rustwide/workdir/fyrox-ui) [INFO] [stderr] Checking fyrox-sound v0.29.0 (/opt/rustwide/workdir/fyrox-sound) [INFO] [stderr] Checking rapier2d v0.16.1 [INFO] [stderr] Checking rapier3d v0.16.1 [INFO] [stderr] Checking fyrox v0.28.0 (/opt/rustwide/workdir) [INFO] [stderr] Scraping fyrox v0.28.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: failed to scan lib in package `fyrox` for example code usage [INFO] [stderr] Try running with `--verbose` to see the error message. [INFO] [stderr] If an example or library should not be scanned, then consider adding `doc-scrape-examples = false` to its `[[example]]` or `[lib]` definition in Cargo.toml [INFO] [stderr] warning: `fyrox` (lib) generated 1 warning [INFO] [stderr] warning: failed to scan example "raycast2d" in package `fyrox` for example code usage [INFO] [stderr] Try running with `--verbose` to see the error message. [INFO] [stderr] If an example or library should not be scanned, then consider adding `doc-scrape-examples = false` to its `[[example]]` or `[lib]` definition in Cargo.toml [INFO] [stderr] warning: `fyrox` (example "raycast2d") generated 1 warning [INFO] [stderr] warning: failed to scan example "material" in package `fyrox` for example code usage [INFO] [stderr] Try running with `--verbose` to see the error message. [INFO] [stderr] If an example or library should not be scanned, then consider adding `doc-scrape-examples = false` to its `[[example]]` or `[lib]` definition in Cargo.toml [INFO] [stderr] warning: `fyrox` (example "material") generated 1 warning [INFO] [stderr] warning: failed to scan example "ui" in package `fyrox` for example code usage [INFO] [stderr] Try running with `--verbose` to see the error message. [INFO] [stderr] If an example or library should not be scanned, then consider adding `doc-scrape-examples = false` to its `[[example]]` or `[lib]` definition in Cargo.toml [INFO] [stderr] warning: `fyrox` (example "ui") generated 1 warning [INFO] [stderr] warning: failed to scan example "trasparent" in package `fyrox` for example code usage [INFO] [stderr] Try running with `--verbose` to see the error message. [INFO] [stderr] If an example or library should not be scanned, then consider adding `doc-scrape-examples = false` to its `[[example]]` or `[lib]` definition in Cargo.toml [INFO] [stderr] warning: `fyrox` (example "trasparent") generated 1 warning [INFO] [stderr] warning: failed to scan example "instancing" in package `fyrox` for example code usage [INFO] [stderr] Try running with `--verbose` to see the error message. [INFO] [stderr] If an example or library should not be scanned, then consider adding `doc-scrape-examples = false` to its `[[example]]` or `[lib]` definition in Cargo.toml [INFO] [stderr] warning: `fyrox` (example "instancing") generated 1 warning [INFO] [stderr] warning: failed to scan example "button" in package `fyrox` for example code usage [INFO] [stderr] Try running with `--verbose` to see the error message. [INFO] [stderr] If an example or library should not be scanned, then consider adding `doc-scrape-examples = false` to its `[[example]]` or `[lib]` definition in Cargo.toml [INFO] [stderr] warning: `fyrox` (example "button") generated 1 warning [INFO] [stderr] warning: failed to scan example "simple" in package `fyrox` for example code usage [INFO] [stderr] Try running with `--verbose` to see the error message. [INFO] [stderr] If an example or library should not be scanned, then consider adding `doc-scrape-examples = false` to its `[[example]]` or `[lib]` definition in Cargo.toml [INFO] [stderr] warning: `fyrox` (example "simple") generated 1 warning [INFO] [stderr] warning: failed to scan example "async" in package `fyrox` for example code usage [INFO] [stderr] Try running with `--verbose` to see the error message. [INFO] [stderr] If an example or library should not be scanned, then consider adding `doc-scrape-examples = false` to its `[[example]]` or `[lib]` definition in Cargo.toml [INFO] [stderr] warning: `fyrox` (example "async") generated 1 warning [INFO] [stderr] warning: failed to scan example "custom_loader" in package `fyrox` for example code usage [INFO] [stderr] Try running with `--verbose` to see the error message. [INFO] [stderr] If an example or library should not be scanned, then consider adding `doc-scrape-examples = false` to its `[[example]]` or `[lib]` definition in Cargo.toml [INFO] [stderr] warning: `fyrox` (example "custom_loader") generated 1 warning [INFO] [stderr] warning: failed to scan example "lightmap" in package `fyrox` for example code usage [INFO] [stderr] Try running with `--verbose` to see the error message. [INFO] [stderr] If an example or library should not be scanned, then consider adding `doc-scrape-examples = false` to its `[[example]]` or `[lib]` definition in Cargo.toml [INFO] [stderr] warning: `fyrox` (example "lightmap") generated 1 warning [INFO] [stderr] warning: failed to scan example "right_anchored_button" in package `fyrox` for example code usage [INFO] [stderr] Try running with `--verbose` to see the error message. [INFO] [stderr] If an example or library should not be scanned, then consider adding `doc-scrape-examples = false` to its `[[example]]` or `[lib]` definition in Cargo.toml [INFO] [stderr] warning: `fyrox` (example "right_anchored_button") generated 1 warning [INFO] [stderr] warning: failed to scan example "save_load" in package `fyrox` for example code usage [INFO] [stderr] Try running with `--verbose` to see the error message. [INFO] [stderr] If an example or library should not be scanned, then consider adding `doc-scrape-examples = false` to its `[[example]]` or `[lib]` definition in Cargo.toml [INFO] [stderr] warning: `fyrox` (example "save_load") generated 1 warning [INFO] [stderr] warning: failed to scan example "sound" in package `fyrox` for example code usage [INFO] [stderr] Try running with `--verbose` to see the error message. [INFO] [stderr] If an example or library should not be scanned, then consider adding `doc-scrape-examples = false` to its `[[example]]` or `[lib]` definition in Cargo.toml [INFO] [stderr] warning: `fyrox` (example "sound") generated 1 warning [INFO] [stderr] warning: failed to scan example "3rd_person" in package `fyrox` for example code usage [INFO] [stderr] Try running with `--verbose` to see the error message. [INFO] [stderr] If an example or library should not be scanned, then consider adding `doc-scrape-examples = false` to its `[[example]]` or `[lib]` definition in Cargo.toml [INFO] [stderr] warning: `fyrox` (example "3rd_person") generated 1 warning [INFO] [stderr] Documenting fyrox v0.28.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/resource/fbx/document/binary.rs:76:5 [INFO] [stdout] | [INFO] [stdout] 76 | /// https://code.blender.org/2013/08/fbx-binary-file-format-specification/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] = note: `#[warn(rustdoc::bare_urls)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/resource/fbx/scene/mod.rs:489:9 [INFO] [stdout] | [INFO] [stdout] 489 | /// https://banexdevblog.wordpress.com/2014/06/23/a-quick-tutorial-about-the-fbx-ascii-format/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unclosed HTML tag `f32` [INFO] [stdout] --> src/scene/mesh/buffer.rs:65:41 [INFO] [stdout] | [INFO] [stdout] 65 | /// Vertex position. Usually Vector2 or Vector3. [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(rustdoc::invalid_html_tags)]` on by default [INFO] [stdout] help: try marking as source code [INFO] [stdout] | [INFO] [stdout] 65 | /// Vertex position. Usually `Vector2` or Vector3. [INFO] [stdout] | + + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unclosed HTML tag `f32` [INFO] [stdout] --> src/scene/mesh/buffer.rs:65:57 [INFO] [stdout] | [INFO] [stdout] 65 | /// Vertex position. Usually Vector2 or Vector3. [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] help: try marking as source code [INFO] [stdout] | [INFO] [stdout] 65 | /// Vertex position. Usually Vector2 or `Vector3`. [INFO] [stdout] | + + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unclosed HTML tag `f32` [INFO] [stdout] --> src/scene/mesh/buffer.rs:67:39 [INFO] [stdout] | [INFO] [stdout] 67 | /// Vertex normal. Usually Vector3, more rare Vector3 (F16). [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] help: try marking as source code [INFO] [stdout] | [INFO] [stdout] 67 | /// Vertex normal. Usually `Vector3`, more rare Vector3 (F16). [INFO] [stdout] | + + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unclosed HTML tag `u16` [INFO] [stdout] --> src/scene/mesh/buffer.rs:67:63 [INFO] [stdout] | [INFO] [stdout] 67 | /// Vertex normal. Usually Vector3, more rare Vector3 (F16). [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] help: try marking as source code [INFO] [stdout] | [INFO] [stdout] 67 | /// Vertex normal. Usually Vector3, more rare `Vector3` (F16). [INFO] [stdout] | + + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unclosed HTML tag `f32` [INFO] [stdout] --> src/scene/mesh/buffer.rs:69:40 [INFO] [stdout] | [INFO] [stdout] 69 | /// Vertex tangent. Usually Vector3. [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] help: try marking as source code [INFO] [stdout] | [INFO] [stdout] 69 | /// Vertex tangent. Usually `Vector3`. [INFO] [stdout] | + + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unclosed HTML tag `f32` [INFO] [stdout] --> src/scene/mesh/buffer.rs:71:51 [INFO] [stdout] | [INFO] [stdout] 71 | /// First texture coordinates. Usually Vector2. [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] help: try marking as source code [INFO] [stdout] | [INFO] [stdout] 71 | /// First texture coordinates. Usually `Vector2`. [INFO] [stdout] | + + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unclosed HTML tag `f32` [INFO] [stdout] --> src/scene/mesh/buffer.rs:88:38 [INFO] [stdout] | [INFO] [stdout] 88 | /// Bone weights. Usually Vector4. [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] help: try marking as source code [INFO] [stdout] | [INFO] [stdout] 88 | /// Bone weights. Usually `Vector4`. [INFO] [stdout] | + + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unclosed HTML tag `u8` [INFO] [stdout] --> src/scene/mesh/buffer.rs:90:38 [INFO] [stdout] | [INFO] [stdout] 90 | /// Bone indices. Usually Vector4. [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] help: try marking as source code [INFO] [stdout] | [INFO] [stdout] 90 | /// Bone indices. Usually `Vector4`. [INFO] [stdout] | + + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/utils/lightmap.rs:657:5 [INFO] [stdout] | [INFO] [stdout] 657 | /// https://en.wikipedia.org/wiki/Lambert%27s_cosine_law [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/utils/lightmap.rs:662:5 [INFO] [stdout] | [INFO] [stdout] 662 | /// https://en.wikipedia.org/wiki/Smoothstep [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unclosed HTML tag `T` [INFO] [stdout] --> src/utils/mod.rs:465:42 [INFO] [stdout] | [INFO] [stdout] 465 | /// Helper function to convert Option> to Option>. [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] help: try marking as source code [INFO] [stdout] | [INFO] [stdout] 465 | /// Helper function to convert `Option>` to Option>. [INFO] [stdout] | + + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unclosed HTML tag `dyn` [INFO] [stdout] --> src/utils/mod.rs:465:60 [INFO] [stdout] | [INFO] [stdout] 465 | /// Helper function to convert Option> to Option>. [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 14 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4m 43s [INFO] running `Command { std: "docker" "inspect" "1edf8d8f070814c24eeff6181451c819711f4cc142ba37fde571c19f2418a8e3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1edf8d8f070814c24eeff6181451c819711f4cc142ba37fde571c19f2418a8e3", kill_on_drop: false }` [INFO] [stdout] 1edf8d8f070814c24eeff6181451c819711f4cc142ba37fde571c19f2418a8e3