[INFO] cloning repository https://github.com/Therdel/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/Therdel/rust_raytracer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTherdel%2Frust_raytracer", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTherdel%2Frust_raytracer'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8d81cd6058dad1ba80ffbf068991df9e9a9d38f7 [INFO] documenting Therdel/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%2FTherdel%2Frust_raytracer" "/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/Therdel/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/Therdel/rust_raytracer [INFO] finished tweaking git repo https://github.com/Therdel/rust_raytracer [INFO] tweaked toml for git repo https://github.com/Therdel/rust_raytracer written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/Therdel/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] 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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-05-20" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7d04f125fb202346adeb5b3b521550f0227474acc422c00b37b96cc50c5c4c06 [INFO] running `Command { std: "docker" "start" "-a" "7d04f125fb202346adeb5b3b521550f0227474acc422c00b37b96cc50c5c4c06", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7d04f125fb202346adeb5b3b521550f0227474acc422c00b37b96cc50c5c4c06", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7d04f125fb202346adeb5b3b521550f0227474acc422c00b37b96cc50c5c4c06", kill_on_drop: false }` [INFO] [stdout] 7d04f125fb202346adeb5b3b521550f0227474acc422c00b37b96cc50c5c4c06 [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" "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] 6180e3d6b92c87d559f1230d08f80b22c9399ea9b7c8ca752f037b568a711e4e [INFO] running `Command { std: "docker" "start" "-a" "6180e3d6b92c87d559f1230d08f80b22c9399ea9b7c8ca752f037b568a711e4e", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling libc v0.2.92 [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.78 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling cc v1.0.67 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking bytemuck v1.7.2 [INFO] [stderr] Compiling typenum v1.14.0 [INFO] [stderr] Compiling bumpalo v3.8.0 [INFO] [stderr] Compiling regex-syntax v0.6.23 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling bindgen v0.54.0 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling paste v1.0.5 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Checking rawpointer v0.2.1 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling wasm-bindgen v0.2.78 [INFO] [stderr] Checking once_cell v1.7.2 [INFO] [stderr] Compiling serde_json v1.0.68 [INFO] [stderr] Compiling shlex v0.1.1 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Checking itoa v0.4.8 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling rayon-core v1.9.0 [INFO] [stderr] Checking float_eq v0.5.0 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Checking matrixmultiply v0.3.1 [INFO] [stderr] Checking safe_arch v0.6.0 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling ahash v0.7.2 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-rational v0.4.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.4 [INFO] [stderr] Compiling memoffset v0.6.3 [INFO] [stderr] Compiling rayon v1.5.0 [INFO] [stderr] Compiling clang-sys v0.29.3 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Checking wide v0.7.1 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling which v3.1.1 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Checking tobj v3.0.0 [INFO] [stderr] Checking crossbeam-epoch v0.9.4 [INFO] [stderr] Checking crossbeam-channel v0.5.1 [INFO] [stderr] Checking num-complex v0.4.0 [INFO] [stderr] Checking approx v0.5.0 [INFO] [stderr] Compiling regex v1.4.5 [INFO] [stderr] Checking crossbeam-deque v0.8.0 [INFO] [stderr] Checking simba v0.6.0 [INFO] [stderr] Compiling cexpr v0.4.0 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.78 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.78 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.78 [INFO] [stderr] Checking nalgebra v0.29.0 [INFO] [stderr] Compiling stb-sys v0.6.0 [INFO] [stderr] Checking js-sys v0.3.55 [INFO] [stderr] Checking console_error_panic_hook v0.1.7 [INFO] [stderr] Checking web-sys v0.3.55 [INFO] [stderr] Checking stb v0.3.2 [INFO] [stderr] Checking nalgebra-glm v0.15.0 [INFO] [stderr] Checking lib_raytracer v0.1.0 (/opt/rustwide/workdir/lib_raytracer) [INFO] [stderr] Documenting lib_raytracer v0.1.0 (/opt/rustwide/workdir/lib_raytracer) [INFO] [stderr] Documenting web_app v0.1.0 (/opt/rustwide/workdir/web_app) [INFO] [stderr] Documenting native_app v0.1.0 (/opt/rustwide/workdir/native_app) [INFO] [stdout] warning: unresolved link to `std::Rc` [INFO] [stdout] --> lib_raytracer/src/utils/alias_rc.rs:4:90 [INFO] [stdout] | [INFO] [stdout] 4 | /// A safe version of C++ std::shared_ptr's aliasing constructor for Rust [`std::Rc`][std::Rc]. [INFO] [stdout] | ^^^^^^^ no item named `Rc` in module `std` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Child` [INFO] [stdout] --> lib_raytracer/src/utils/alias_rc.rs:7:57 [INFO] [stdout] | [INFO] [stdout] 7 | /// - **convenience**: When ownership isn't shared for [Child] directly, it must be borrowed from [Parent]. [AliasRc][Alia... [INFO] [stdout] | ^^^^^ no item named `Child` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Parent` [INFO] [stdout] --> lib_raytracer/src/utils/alias_rc.rs:7:100 [INFO] [stdout] | [INFO] [stdout] 7 | ...for [Child] directly, it must be borrowed from [Parent]. [AliasRc][AliasRc] does this access once at construction. [INFO] [stdout] | ^^^^^^ no item named `Parent` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Child` [INFO] [stdout] --> lib_raytracer/src/utils/alias_rc.rs:8:64 [INFO] [stdout] | [INFO] [stdout] 8 | /// - **performance**: Cache misses due to indirect access to [Child] through [Parent] and the resulting Safety/bound checks are done onc... [INFO] [stdout] | ^^^^^ no item named `Child` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Parent` [INFO] [stdout] --> lib_raytracer/src/utils/alias_rc.rs:8:80 [INFO] [stdout] | [INFO] [stdout] 8 | /// - **performance**: Cache misses due to indirect access to [Child] through [Parent] and the resulting Safety/bound checks are done onc... [INFO] [stdout] | ^^^^^^ no item named `Parent` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 29.21s [INFO] running `Command { std: "docker" "inspect" "6180e3d6b92c87d559f1230d08f80b22c9399ea9b7c8ca752f037b568a711e4e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6180e3d6b92c87d559f1230d08f80b22c9399ea9b7c8ca752f037b568a711e4e", kill_on_drop: false }` [INFO] [stdout] 6180e3d6b92c87d559f1230d08f80b22c9399ea9b7c8ca752f037b568a711e4e [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=warn" "-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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-05-20" "rustdoc" "--lib" "-Zrustdoc-map" "--frozen" "--message-format=json" "--" "-Z" "unstable-options" "--document-private-items", kill_on_drop: false }` [INFO] [stdout] d9c83b2941aaa4344bc12fc7a169d01d9bf9fb8156d791213da9d733bb1fbb95 [INFO] running `Command { std: "docker" "start" "-a" "d9c83b2941aaa4344bc12fc7a169d01d9bf9fb8156d791213da9d733bb1fbb95", kill_on_drop: false }` [INFO] [stderr] error: manifest path `/opt/rustwide/workdir/Cargo.toml` is a virtual manifest, but this command requires running against an actual package in this workspace [INFO] running `Command { std: "docker" "inspect" "d9c83b2941aaa4344bc12fc7a169d01d9bf9fb8156d791213da9d733bb1fbb95", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d9c83b2941aaa4344bc12fc7a169d01d9bf9fb8156d791213da9d733bb1fbb95", kill_on_drop: false }` [INFO] [stdout] d9c83b2941aaa4344bc12fc7a169d01d9bf9fb8156d791213da9d733bb1fbb95