[INFO] cloning repository https://github.com/themasch/rust-raytracer [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/themasch/rust-raytracer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthemasch%2Frust-raytracer", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthemasch%2Frust-raytracer'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5681da3100688014598113a96e0f42d032d84a56 [INFO] documenting themasch/rust-raytracer against beta-2022-05-20 for beta-1.62-rustdoc-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthemasch%2Frust-raytracer" "/workspace/builds/worker-33/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-33/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/themasch/rust-raytracer on toolchain beta-2022-05-20 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-05-20" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/themasch/rust-raytracer [INFO] finished tweaking git repo https://github.com/themasch/rust-raytracer [INFO] tweaked toml for git repo https://github.com/themasch/rust-raytracer written to /workspace/builds/worker-33/source/Cargo.toml [INFO] crate git repo https://github.com/themasch/rust-raytracer already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-05-20" "fetch" "--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-33/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-33/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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-05-20" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e6aec9d483402d5a01f22a773b7c6c9daf272d13240c2fe6484d3811ad4b1a71 [INFO] running `Command { std: "docker" "start" "-a" "e6aec9d483402d5a01f22a773b7c6c9daf272d13240c2fe6484d3811ad4b1a71", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e6aec9d483402d5a01f22a773b7c6c9daf272d13240c2fe6484d3811ad4b1a71", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e6aec9d483402d5a01f22a773b7c6c9daf272d13240c2fe6484d3811ad4b1a71", kill_on_drop: false }` [INFO] [stdout] e6aec9d483402d5a01f22a773b7c6c9daf272d13240c2fe6484d3811ad4b1a71 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-33/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-33/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" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-05-20" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2af46c6e0db955578f9cc10026c8488c876db4e33cf84eeb9d72791e594b3ae7 [INFO] running `Command { std: "docker" "start" "-a" "2af46c6e0db955578f9cc10026c8488c876db4e33cf84eeb9d72791e594b3ae7", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling autocfg v0.1.5 [INFO] [stderr] Compiling libc v0.2.60 [INFO] [stderr] Checking rand_core v0.4.0 [INFO] [stderr] Checking lazy_static v1.3.0 [INFO] [stderr] Compiling arrayvec v0.4.11 [INFO] [stderr] Checking cfg-if v0.1.9 [INFO] [stderr] Checking nodrop v0.1.13 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Checking scopeguard v1.0.0 [INFO] [stderr] Compiling rayon-core v1.5.0 [INFO] [stderr] Checking either v1.5.2 [INFO] [stderr] Checking adler32 v1.0.3 [INFO] [stderr] Checking color_quant v1.0.1 [INFO] [stderr] Compiling cgmath v0.17.0 [INFO] [stderr] Checking lzw v0.10.0 [INFO] [stderr] Checking inflate v0.2.0 [INFO] [stderr] Checking bitflags v0.9.1 [INFO] [stderr] Checking scoped_threadpool v0.1.9 [INFO] [stderr] Checking assert_approx_eq v1.1.0 [INFO] [stderr] Checking wavefront_obj v5.1.0 [INFO] [stderr] Compiling memoffset v0.5.1 [INFO] [stderr] Checking crossbeam-utils v0.6.6 [INFO] [stderr] Checking rand_core v0.3.1 [INFO] [stderr] Checking rand_jitter v0.1.4 [INFO] [stderr] Checking rand_isaac v0.1.1 [INFO] [stderr] Checking rand_xorshift v0.1.1 [INFO] [stderr] Checking rand_hc v0.1.0 [INFO] [stderr] Checking gif v0.9.2 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling num-iter v0.1.39 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Checking crossbeam-queue v0.1.2 [INFO] [stderr] Checking crossbeam-epoch v0.7.2 [INFO] [stderr] Checking deflate v0.7.20 [INFO] [stderr] Checking crossbeam-deque v0.6.3 [INFO] [stderr] Checking num_cpus v1.10.1 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Checking num-traits v0.1.43 [INFO] [stderr] Checking approx v0.3.2 [INFO] [stderr] Checking enum_primitive v0.1.1 [INFO] [stderr] Checking threadpool v1.7.1 [INFO] [stderr] Checking num-rational v0.1.42 [INFO] [stderr] Checking png v0.9.0 [INFO] [stderr] Checking rayon v1.1.0 [INFO] [stderr] Checking jpeg-decoder v0.1.15 [INFO] [stderr] Checking image v0.15.0 [INFO] [stderr] Documenting raytracer v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/objects/mesh.rs:106:21 [INFO] [stdout] | [INFO] [stdout] 106 | let w = (1.0 - u - v); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 106 - let w = (1.0 - u - v); [INFO] [stdout] 106 + let w = 1.0 - u - v; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around function argument [INFO] [stdout] --> src/render.rs:93:16 [INFO] [stdout] | [INFO] [stdout] 93 | sample((x - 0.25), (y - 0.25), scene, camera).unwrap_or(black), [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 93 - sample((x - 0.25), (y - 0.25), scene, camera).unwrap_or(black), [INFO] [stdout] 93 + sample(x - 0.25, (y - 0.25), scene, camera).unwrap_or(black), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around function argument [INFO] [stdout] --> src/render.rs:93:28 [INFO] [stdout] | [INFO] [stdout] 93 | sample((x - 0.25), (y - 0.25), scene, camera).unwrap_or(black), [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 93 - sample((x - 0.25), (y - 0.25), scene, camera).unwrap_or(black), [INFO] [stdout] 93 + sample((x - 0.25), y - 0.25, scene, camera).unwrap_or(black), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around function argument [INFO] [stdout] --> src/render.rs:94:16 [INFO] [stdout] | [INFO] [stdout] 94 | sample((x + 0.25), (y - 0.25), scene, camera).unwrap_or(black), [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 94 - sample((x + 0.25), (y - 0.25), scene, camera).unwrap_or(black), [INFO] [stdout] 94 + sample(x + 0.25, (y - 0.25), scene, camera).unwrap_or(black), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around function argument [INFO] [stdout] --> src/render.rs:94:28 [INFO] [stdout] | [INFO] [stdout] 94 | sample((x + 0.25), (y - 0.25), scene, camera).unwrap_or(black), [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 94 - sample((x + 0.25), (y - 0.25), scene, camera).unwrap_or(black), [INFO] [stdout] 94 + sample((x + 0.25), y - 0.25, scene, camera).unwrap_or(black), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around function argument [INFO] [stdout] --> src/render.rs:95:16 [INFO] [stdout] | [INFO] [stdout] 95 | sample((x - 0.25), (y + 0.25), scene, camera).unwrap_or(black), [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 95 - sample((x - 0.25), (y + 0.25), scene, camera).unwrap_or(black), [INFO] [stdout] 95 + sample(x - 0.25, (y + 0.25), scene, camera).unwrap_or(black), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around function argument [INFO] [stdout] --> src/render.rs:95:28 [INFO] [stdout] | [INFO] [stdout] 95 | sample((x - 0.25), (y + 0.25), scene, camera).unwrap_or(black), [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 95 - sample((x - 0.25), (y + 0.25), scene, camera).unwrap_or(black), [INFO] [stdout] 95 + sample((x - 0.25), y + 0.25, scene, camera).unwrap_or(black), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around function argument [INFO] [stdout] --> src/render.rs:96:16 [INFO] [stdout] | [INFO] [stdout] 96 | sample((x + 0.25), (y + 0.25), scene, camera).unwrap_or(black), [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 96 - sample((x + 0.25), (y + 0.25), scene, camera).unwrap_or(black), [INFO] [stdout] 96 + sample(x + 0.25, (y + 0.25), scene, camera).unwrap_or(black), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around function argument [INFO] [stdout] --> src/render.rs:96:28 [INFO] [stdout] | [INFO] [stdout] 96 | sample((x + 0.25), (y + 0.25), scene, camera).unwrap_or(black), [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 96 - sample((x + 0.25), (y + 0.25), scene, camera).unwrap_or(black), [INFO] [stdout] 96 + sample((x + 0.25), y + 0.25, scene, camera).unwrap_or(black), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around function argument [INFO] [stdout] --> src/render.rs:97:16 [INFO] [stdout] | [INFO] [stdout] 97 | sample((x), (y), scene, camera).unwrap_or(black), [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 97 - sample((x), (y), scene, camera).unwrap_or(black), [INFO] [stdout] 97 + sample(x, (y), scene, camera).unwrap_or(black), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around function argument [INFO] [stdout] --> src/render.rs:97:21 [INFO] [stdout] | [INFO] [stdout] 97 | sample((x), (y), scene, camera).unwrap_or(black), [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 97 - sample((x), (y), scene, camera).unwrap_or(black), [INFO] [stdout] 97 + sample((x), y, scene, camera).unwrap_or(black), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/objects/mesh.rs:117:9 [INFO] [stdout] | [INFO] [stdout] 117 | /// http://webserver2.tecgraf.puc-rio.br/~mgattass/cg/trbRR/Fast%20MinimumStorage%20RayTriangle%20Intersection.pdf [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(rustdoc::bare_urls)]` on by default [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 12 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 40.75s [INFO] running `Command { std: "docker" "inspect" "2af46c6e0db955578f9cc10026c8488c876db4e33cf84eeb9d72791e594b3ae7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2af46c6e0db955578f9cc10026c8488c876db4e33cf84eeb9d72791e594b3ae7", kill_on_drop: false }` [INFO] [stdout] 2af46c6e0db955578f9cc10026c8488c876db4e33cf84eeb9d72791e594b3ae7