[INFO] cloning repository https://github.com/deadshot465/demo_game [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/deadshot465/demo_game" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdeadshot465%2Fdemo_game", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdeadshot465%2Fdemo_game'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 00a674a0a528f3a5c7c8284be36bf826998b139d [INFO] documenting deadshot465/demo_game 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%2Fdeadshot465%2Fdemo_game" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/deadshot465/demo_game 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/deadshot465/demo_game [INFO] finished tweaking git repo https://github.com/deadshot465/demo_game [INFO] tweaked toml for git repo https://github.com/deadshot465/demo_game written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/deadshot465/demo_game already has a lockfile, it will not be regenerated [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-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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] 4a8bcbfbb46d1866914537faf760d50d73b38a396a8500dee7d842373de71673 [INFO] running `Command { std: "docker" "start" "-a" "4a8bcbfbb46d1866914537faf760d50d73b38a396a8500dee7d842373de71673", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4a8bcbfbb46d1866914537faf760d50d73b38a396a8500dee7d842373de71673", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4a8bcbfbb46d1866914537faf760d50d73b38a396a8500dee7d842373de71673", kill_on_drop: false }` [INFO] [stdout] 4a8bcbfbb46d1866914537faf760d50d73b38a396a8500dee7d842373de71673 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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] accfbef644d6a8fc210c0f8f980f4df322e9ef7f93d184bc41a2ad477dedc763 [INFO] running `Command { std: "docker" "start" "-a" "accfbef644d6a8fc210c0f8f980f4df322e9ef7f93d184bc41a2ad477dedc763", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.81 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling syn v1.0.54 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking smallvec v1.5.1 [INFO] [stderr] Checking futures-core v0.3.8 [INFO] [stderr] Checking slab v0.4.2 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Checking instant v0.1.9 [INFO] [stderr] Checking bytes v0.5.6 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking lock_api v0.4.2 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Compiling pin-project-internal v0.4.27 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Checking once_cell v1.5.2 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling cc v1.0.66 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Checking pin-project-lite v0.1.11 [INFO] [stderr] Checking tower-service v0.3.0 [INFO] [stderr] Compiling indexmap v1.6.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.1 [INFO] [stderr] Compiling anyhow v1.0.36 [INFO] [stderr] Compiling memoffset v0.6.1 [INFO] [stderr] Checking libloading v0.6.6 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking net2 v0.2.37 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking parking_lot_core v0.8.1 [INFO] [stderr] Checking signal-hook-registry v1.2.2 [INFO] [stderr] Checking parking_lot v0.11.1 [INFO] [stderr] Checking itoa v0.4.6 [INFO] [stderr] Checking mio v0.6.23 [INFO] [stderr] Compiling const_fn v0.4.4 [INFO] [stderr] Checking futures-task v0.3.8 [INFO] [stderr] Checking tracing-core v0.1.17 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Checking pin-project-lite v0.2.0 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Compiling xml-rs v0.8.3 [INFO] [stderr] Checking mio-uds v0.6.8 [INFO] [stderr] Checking futures-io v0.3.8 [INFO] [stderr] Compiling openssl-sys v0.9.59 [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Compiling nix v0.18.0 [INFO] [stderr] Compiling serde_derive v1.0.118 [INFO] [stderr] Compiling wayland-scanner v0.28.2 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling wayland-sys v0.28.2 [INFO] [stderr] Compiling rayon-core v1.9.0 [INFO] [stderr] Checking hashbrown v0.9.1 [INFO] [stderr] Checking crossbeam-epoch v0.9.1 [INFO] [stderr] Checking tower-layer v0.3.0 [INFO] [stderr] Compiling serde v1.0.118 [INFO] [stderr] Checking crossbeam-channel v0.5.0 [INFO] [stderr] Checking crossbeam-deque v0.8.0 [INFO] [stderr] Checking dlib v0.4.2 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling which v3.1.1 [INFO] [stderr] Checking http v0.2.2 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling nom v6.0.1 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling rayon v1.5.0 [INFO] [stderr] Compiling openssl v0.10.31 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling wayland-client v0.28.2 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Checking matches v0.1.8 [INFO] [stderr] Checking futures-sink v0.3.8 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling prost-build v0.6.1 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Checking downcast-rs v1.2.0 [INFO] [stderr] Compiling native-tls v0.2.6 [INFO] [stderr] Checking wayland-commons v0.28.2 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Checking ttf-parser v0.6.2 [INFO] [stderr] Compiling serde_json v1.0.60 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Checking try-lock v0.2.3 [INFO] [stderr] Checking adler32 v1.2.0 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling getrandom v0.2.0 [INFO] [stderr] Compiling fixedbitset v0.2.0 [INFO] [stderr] Checking scoped-tls v1.0.0 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling petgraph v0.5.1 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Checking owned_ttf_parser v0.6.0 [INFO] [stderr] Checking tinyvec v1.1.0 [INFO] [stderr] Checking http-body v0.3.1 [INFO] [stderr] Compiling wayland-protocols v0.28.2 [INFO] [stderr] Checking socket2 v0.3.18 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Checking futures-channel v0.3.8 [INFO] [stderr] Checking httpdate v0.3.2 [INFO] [stderr] Checking weezl v0.1.3 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Compiling winapi-build v0.1.1 [INFO] [stderr] Checking openssl-probe v0.1.2 [INFO] [stderr] Compiling multimap v0.8.2 [INFO] [stderr] Checking adler v0.2.3 [INFO] [stderr] Checking ab_glyph_rasterizer v0.1.4 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Checking rusttype v0.9.2 [INFO] [stderr] Compiling kernel32-sys v0.2.2 [INFO] [stderr] Checking xcursor v0.3.3 [INFO] [stderr] Checking walkdir v2.3.1 [INFO] [stderr] Checking unicode-normalization v0.1.16 [INFO] [stderr] Checking jpeg-decoder v0.1.20 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Checking deflate v0.8.6 [INFO] [stderr] Checking miniz_oxide v0.3.7 [INFO] [stderr] Checking unicode-bidi v0.3.4 [INFO] [stderr] Checking form_urlencoded v1.0.0 [INFO] [stderr] Compiling nuklear-sys v4.0.5 [INFO] [stderr] Compiling x11-dl v2.18.5 [INFO] [stderr] Compiling inflections v1.1.1 [INFO] [stderr] Checking bytemuck v1.4.1 [INFO] [stderr] Compiling encoding_rs v0.8.26 [INFO] [stderr] Checking xdg v2.2.0 [INFO] [stderr] Checking color_quant v1.1.0 [INFO] [stderr] Checking gif v0.11.1 [INFO] [stderr] Checking png v0.16.8 [INFO] [stderr] Checking idna v0.2.0 [INFO] [stderr] Checking andrew v0.3.1 [INFO] [stderr] Checking tiff v0.6.1 [INFO] [stderr] Checking rand_core v0.6.0 [INFO] [stderr] Checking wayland-cursor v0.28.2 [INFO] [stderr] Checking calloop v0.6.5 [INFO] [stderr] Compiling vk-mem v0.2.2 [INFO] [stderr] Compiling tokio-macros v0.2.6 [INFO] [stderr] Compiling pin-project-internal v1.0.2 [INFO] [stderr] Compiling tracing-attributes v0.1.11 [INFO] [stderr] Compiling prost-derive v0.6.1 [INFO] [stderr] Checking tokio v0.2.24 [INFO] [stderr] Compiling async-stream-impl v0.2.1 [INFO] [stderr] Checking tracing v0.1.22 [INFO] [stderr] Compiling gltf-derive v0.15.2 [INFO] [stderr] Checking pin-project v1.0.2 [INFO] [stderr] Compiling prost v0.6.1 [INFO] [stderr] Checking futures-util v0.3.8 [INFO] [stderr] Checking ash v0.31.0 [INFO] [stderr] Checking pin-project v0.4.27 [INFO] [stderr] Checking tracing-futures v0.2.4 [INFO] [stderr] Checking tower-discover v0.3.0 [INFO] [stderr] Compiling prost-types v0.6.1 [INFO] [stderr] Checking tower-load-shed v0.3.0 [INFO] [stderr] Checking raw-window-handle v0.3.3 [INFO] [stderr] Checking memmap2 v0.1.0 [INFO] [stderr] Compiling glam v0.11.2 [INFO] [stderr] Checking aho-corasick v0.7.15 [INFO] [stderr] Checking thread_local v1.0.1 [INFO] [stderr] Checking mime v0.3.16 [INFO] [stderr] Checking regex-syntax v0.6.21 [INFO] [stderr] Checking scoped_threadpool v0.1.9 [INFO] [stderr] Checking tokio-util v0.3.1 [INFO] [stderr] Checking tower-load v0.3.0 [INFO] [stderr] Compiling tonic-build v0.3.1 [INFO] [stderr] Checking tower-limit v0.3.1 [INFO] [stderr] Checking tokio-tls v0.3.1 [INFO] [stderr] Checking tower-timeout v0.3.0 [INFO] [stderr] Checking tower-retry v0.3.0 [INFO] [stderr] Checking h2 v0.2.7 [INFO] [stderr] Checking tower-ready-cache v0.3.1 [INFO] [stderr] Checking tower-util v0.3.1 [INFO] [stderr] Checking tower-buffer v0.3.0 [INFO] [stderr] Checking tower-make v0.3.0 [INFO] [stderr] Checking lazycell v1.3.0 [INFO] [stderr] Checking winapi v0.2.8 [INFO] [stderr] Checking mio-extras v2.0.6 [INFO] [stderr] Checking tower v0.3.1 [INFO] [stderr] Checking tower-balance v0.3.0 [INFO] [stderr] Checking smithay-client-toolkit v0.12.1 [INFO] [stderr] Checking image v0.23.12 [INFO] [stderr] Compiling demo_game_rs v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking regex v1.4.2 [INFO] [stderr] Checking async-stream v0.2.1 [INFO] [stderr] Compiling async-stream-impl v0.3.0 [INFO] [stderr] Compiling async-trait v0.1.42 [INFO] [stderr] Checking url v2.2.0 [INFO] [stderr] Checking rand_chacha v0.3.0 [INFO] [stderr] Checking crossbeam-queue v0.3.1 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking ipnet v2.3.0 [INFO] [stderr] Checking base64 v0.12.3 [INFO] [stderr] Checking base64 v0.13.0 [INFO] [stderr] Checking humantime v2.0.1 [INFO] [stderr] Checking serde_urlencoded v0.7.0 [INFO] [stderr] Checking hyper v0.13.9 [INFO] [stderr] Checking base64 v0.11.0 [INFO] [stderr] Checking termcolor v1.1.2 [INFO] [stderr] Checking crossbeam v0.8.0 [INFO] [stderr] Checking rand v0.8.0 [INFO] [stderr] Checking winit v0.24.0 (https://github.com/rust-windowing/winit.git#c05952b8) [INFO] [stderr] Checking env_logger v0.8.2 [INFO] [stderr] Checking async-stream v0.3.0 [INFO] [stderr] Checking ash-window v0.5.0 [INFO] [stderr] Checking nuklear-rust v0.6.3 [INFO] [stderr] Checking gltf-json v0.15.2 [INFO] [stderr] Checking aligned_alloc v0.1.3 [INFO] [stderr] Checking dashmap v4.0.0-rc6 [INFO] [stderr] Checking dotenv v0.15.0 [INFO] [stderr] Checking slotmap v0.4.0 [INFO] [stderr] Checking hyper-tls v0.4.3 [INFO] [stderr] Checking tonic v0.3.1 [INFO] [stderr] Checking reqwest v0.10.10 [INFO] [stderr] Checking gltf v0.15.2 [INFO] [stderr] Scraping demo_game_rs v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Documenting demo_game_rs v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/game/shared/util/perlin_noise.rs:3:54 [INFO] [stdout] | [INFO] [stdout] 3 | /// Translation of Ken Perlin's JAVA implementation (http://mrl.nyu.edu/~perlin/noise/) [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/game/shared/util/perlin_noise.rs:5:39 [INFO] [stdout] | [INFO] [stdout] 5 | /// Sascha Willems' Texture3D sample (https://github.com/SaschaWillems/Vulkan/tree/master/examples/texture3d) [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/game/shared/util/perlin_noise.rs:6:22 [INFO] [stdout] | [INFO] [stdout] 6 | /// 2D Perlin Noise (https://stackoverflow.com/questions/8659351/2d-perlin-noise) [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/game/shared/util/perlin_noise.rs:7:66 [INFO] [stdout] | [INFO] [stdout] 7 | ...ptimization to grad() (http://riven8192.blogspot.com/2010/08/calculate-perlinnoise-twice-as-fast.html) [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/game/shared/util/perlin_noise.rs:8:33 [INFO] [stdout] | [INFO] [stdout] 8 | /// Understanding Perlin Noise (https://adrianb.io/2014/08/09/perlinnoise.html) [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: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 26s [INFO] running `Command { std: "docker" "inspect" "accfbef644d6a8fc210c0f8f980f4df322e9ef7f93d184bc41a2ad477dedc763", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "accfbef644d6a8fc210c0f8f980f4df322e9ef7f93d184bc41a2ad477dedc763", kill_on_drop: false }` [INFO] [stdout] accfbef644d6a8fc210c0f8f980f4df322e9ef7f93d184bc41a2ad477dedc763 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "RUSTC_BOOTSTRAP=1" "-e" "DOCS_RS=1" "-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" "rustdoc" "--lib" "-Zrustdoc-map" "-Z" "unstable-options" "--config" "build.rustdocflags=[\"-Z\", \"unstable-options\", \"--document-private-items\"]" "--frozen" "--message-format=json" "-Zrustdoc-scrape-examples", kill_on_drop: false }` [INFO] [stdout] 73cb31e2a0a155b45a0fe5a5cd637742dc4faf227a166557c52de248a0df4868 [INFO] running `Command { std: "docker" "start" "-a" "73cb31e2a0a155b45a0fe5a5cd637742dc4faf227a166557c52de248a0df4868", kill_on_drop: false }` [INFO] [stderr] Compiling demo_game_rs v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Scraping demo_game_rs v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Documenting demo_game_rs v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/game/shared/util/perlin_noise.rs:3:54 [INFO] [stdout] | [INFO] [stdout] 3 | /// Translation of Ken Perlin's JAVA implementation (http://mrl.nyu.edu/~perlin/noise/) [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/game/shared/util/perlin_noise.rs:5:39 [INFO] [stdout] | [INFO] [stdout] 5 | /// Sascha Willems' Texture3D sample (https://github.com/SaschaWillems/Vulkan/tree/master/examples/texture3d) [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/game/shared/util/perlin_noise.rs:6:22 [INFO] [stdout] | [INFO] [stdout] 6 | /// 2D Perlin Noise (https://stackoverflow.com/questions/8659351/2d-perlin-noise) [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/game/shared/util/perlin_noise.rs:7:66 [INFO] [stdout] | [INFO] [stdout] 7 | ...ptimization to grad() (http://riven8192.blogspot.com/2010/08/calculate-perlinnoise-twice-as-fast.html) [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/game/shared/util/perlin_noise.rs:8:33 [INFO] [stdout] | [INFO] [stdout] 8 | /// Understanding Perlin Noise (https://adrianb.io/2014/08/09/perlinnoise.html) [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: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 7.09s [INFO] running `Command { std: "docker" "inspect" "73cb31e2a0a155b45a0fe5a5cd637742dc4faf227a166557c52de248a0df4868", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "73cb31e2a0a155b45a0fe5a5cd637742dc4faf227a166557c52de248a0df4868", kill_on_drop: false }` [INFO] [stdout] 73cb31e2a0a155b45a0fe5a5cd637742dc4faf227a166557c52de248a0df4868