[INFO] cloning repository https://github.com/matklad/rustraytracer [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/matklad/rustraytracer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmatklad%2Frustraytracer", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmatklad%2Frustraytracer'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 946e5c1f7d7dfadf5209c6f505453835bcd12f50 [INFO] documenting matklad/rustraytracer against 1.61.0 for beta-1.62-rustdoc-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmatklad%2Frustraytracer" "/workspace/builds/worker-15/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-15/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/matklad/rustraytracer on toolchain 1.61.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.61.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/matklad/rustraytracer [INFO] finished tweaking git repo https://github.com/matklad/rustraytracer [INFO] tweaked toml for git repo https://github.com/matklad/rustraytracer written to /workspace/builds/worker-15/source/Cargo.toml [INFO] crate git repo https://github.com/matklad/rustraytracer already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.61.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/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" "+1.61.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f2d825a4d9b1e3f3ef4e29ea3e23fc177fb0e06e063c0f1c7ff341145f9e9d12 [INFO] running `Command { std: "docker" "start" "-a" "f2d825a4d9b1e3f3ef4e29ea3e23fc177fb0e06e063c0f1c7ff341145f9e9d12", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f2d825a4d9b1e3f3ef4e29ea3e23fc177fb0e06e063c0f1c7ff341145f9e9d12", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f2d825a4d9b1e3f3ef4e29ea3e23fc177fb0e06e063c0f1c7ff341145f9e9d12", kill_on_drop: false }` [INFO] [stdout] f2d825a4d9b1e3f3ef4e29ea3e23fc177fb0e06e063c0f1c7ff341145f9e9d12 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/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" "+1.61.0" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ff650803f32e9dfc13fb406064f72fa78a28be1b37f42867688978bcf2bdec0d [INFO] running `Command { std: "docker" "start" "-a" "ff650803f32e9dfc13fb406064f72fa78a28be1b37f42867688978bcf2bdec0d", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.44 [INFO] [stderr] Checking nodrop v0.1.13 [INFO] [stderr] Checking scopeguard v0.3.3 [INFO] [stderr] Checking memoffset v0.2.1 [INFO] [stderr] Compiling rayon-core v1.4.1 [INFO] [stderr] Compiling rayon v1.0.3 [INFO] [stderr] Compiling regex v1.1.0 [INFO] [stderr] Checking either v1.5.0 [INFO] [stderr] Checking crossbeam-utils v0.2.2 [INFO] [stderr] Compiling memchr v2.1.1 [INFO] [stderr] Checking rand_xorshift v0.1.0 [INFO] [stderr] Checking regex-syntax v0.6.4 [INFO] [stderr] Compiling rand_chacha v0.1.0 [INFO] [stderr] Compiling rand v0.6.1 [INFO] [stderr] Checking arrayvec v0.4.8 [INFO] [stderr] Checking crossbeam-epoch v0.3.1 [INFO] [stderr] Checking crossbeam-deque v0.2.0 [INFO] [stderr] Checking time v0.1.40 [INFO] [stderr] Checking num_cpus v1.8.0 [INFO] [stderr] Checking aho-corasick v0.6.9 [INFO] [stderr] Checking utils v0.1.0 (/opt/rustwide/workdir/libs/utils) [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> libs/utils/src/datastructures.rs:25:38 [INFO] [stdout] | [INFO] [stdout] 25 | pub fn iter<'a>(&'a self) -> Box + 'a> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 25 - pub fn iter<'a>(&'a self) -> Box + 'a> { [INFO] [stdout] 25 + pub fn iter<'a>(&'a self) -> Box + 'a> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking geom v0.1.0 (/opt/rustwide/workdir/libs/geom) [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> libs/geom/src/shape/mesh/mod.rs:24:64 [INFO] [stdout] | [INFO] [stdout] 24 | pub fn from_obj(source: &mut io::Read) -> Result> { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 24 - pub fn from_obj(source: &mut io::Read) -> Result> { [INFO] [stdout] 24 + pub fn from_obj(source: &mut io::Read) -> Result> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> libs/geom/src/shape/mesh/mod.rs:24:34 [INFO] [stdout] | [INFO] [stdout] 24 | pub fn from_obj(source: &mut io::Read) -> Result> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 24 - pub fn from_obj(source: &mut io::Read) -> Result> { [INFO] [stdout] 24 + pub fn from_obj(source: &mut dyn io::Read) -> Result> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> libs/geom/src/shape/mesh/obj_parser.rs:90:69 [INFO] [stdout] | [INFO] [stdout] 90 | fn read_group(s: &str) -> Result<(usize, usize, usize), Box> { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 90 - fn read_group(s: &str) -> Result<(usize, usize, usize), Box> { [INFO] [stdout] 90 + fn read_group(s: &str) -> Result<(usize, usize, usize), Box> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> libs/geom/src/shape/mesh/obj_parser.rs:42:71 [INFO] [stdout] | [INFO] [stdout] 42 | pub fn parse(mut self, source: &mut io::Read) -> Result> { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 42 - pub fn parse(mut self, source: &mut io::Read) -> Result> { [INFO] [stdout] 42 + pub fn parse(mut self, source: &mut io::Read) -> Result> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> libs/geom/src/shape/mesh/obj_parser.rs:42:41 [INFO] [stdout] | [INFO] [stdout] 42 | pub fn parse(mut self, source: &mut io::Read) -> Result> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 42 - pub fn parse(mut self, source: &mut io::Read) -> Result> { [INFO] [stdout] 42 + pub fn parse(mut self, source: &mut dyn io::Read) -> Result> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> libs/geom/src/shape/mesh/obj_parser.rs:58:59 [INFO] [stdout] | [INFO] [stdout] 58 | fn parse_vertex(&mut self, s: &str) -> Result<(), Box> { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 58 - fn parse_vertex(&mut self, s: &str) -> Result<(), Box> { [INFO] [stdout] 58 + fn parse_vertex(&mut self, s: &str) -> Result<(), Box> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> libs/geom/src/shape/mesh/obj_parser.rs:64:59 [INFO] [stdout] | [INFO] [stdout] 64 | fn parse_normal(&mut self, s: &str) -> Result<(), Box> { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 64 - fn parse_normal(&mut self, s: &str) -> Result<(), Box> { [INFO] [stdout] 64 + fn parse_normal(&mut self, s: &str) -> Result<(), Box> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> libs/geom/src/shape/mesh/obj_parser.rs:70:64 [INFO] [stdout] | [INFO] [stdout] 70 | fn parse_face_simple(&mut self, s: &str) -> Result<(), Box> { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 70 - fn parse_face_simple(&mut self, s: &str) -> Result<(), Box> { [INFO] [stdout] 70 + fn parse_face_simple(&mut self, s: &str) -> Result<(), Box> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> libs/geom/src/shape/mesh/obj_parser.rs:89:65 [INFO] [stdout] | [INFO] [stdout] 89 | fn parse_face_normals(&mut self, s: &str) -> Result<(), Box> { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 89 - fn parse_face_normals(&mut self, s: &str) -> Result<(), Box> { [INFO] [stdout] 89 + fn parse_face_normals(&mut self, s: &str) -> Result<(), Box> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> libs/geom/src/shape/mesh/obj_parser.rs:121:57 [INFO] [stdout] | [INFO] [stdout] 121 | fn parse_face(&mut self, s: &str) -> Result<(), Box> { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 121 - fn parse_face(&mut self, s: &str) -> Result<(), Box> { [INFO] [stdout] 121 + fn parse_face(&mut self, s: &str) -> Result<(), Box> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> libs/geom/src/shape/mesh/obj_parser.rs:129:66 [INFO] [stdout] | [INFO] [stdout] 129 | fn parse_coordinates(s: &str) -> Result<(f64, f64, f64), Box> { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 129 - fn parse_coordinates(s: &str) -> Result<(f64, f64, f64), Box> { [INFO] [stdout] 129 + fn parse_coordinates(s: &str) -> Result<(f64, f64, f64), Box> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> libs/geom/src/shape/mesh/obj_parser.rs:22:14 [INFO] [stdout] | [INFO] [stdout] 22 | self.description().fmt(f) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 12 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Documenting rustraytracer v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 29.09s [INFO] running `Command { std: "docker" "inspect" "ff650803f32e9dfc13fb406064f72fa78a28be1b37f42867688978bcf2bdec0d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ff650803f32e9dfc13fb406064f72fa78a28be1b37f42867688978bcf2bdec0d", kill_on_drop: false }` [INFO] [stdout] ff650803f32e9dfc13fb406064f72fa78a28be1b37f42867688978bcf2bdec0d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/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" "DOCS_RS=1" "-e" "RUSTC_BOOTSTRAP=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" "+1.61.0" "rustdoc" "--lib" "-Zrustdoc-map" "--frozen" "--message-format=json" "--" "-Z" "unstable-options" "--document-private-items", kill_on_drop: false }` [INFO] [stdout] dce2cb476a810b50565442f0be2af92142f68e14cc7550fba6cf4f5332248ba7 [INFO] running `Command { std: "docker" "start" "-a" "dce2cb476a810b50565442f0be2af92142f68e14cc7550fba6cf4f5332248ba7", kill_on_drop: false }` [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling libc v0.2.44 [INFO] [stderr] Checking cfg-if v0.1.6 [INFO] [stderr] Checking rand_core v0.3.0 [INFO] [stderr] Checking lazy_static v1.2.0 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Checking nodrop v0.1.13 [INFO] [stderr] Checking memoffset v0.2.1 [INFO] [stderr] Compiling rayon-core v1.4.1 [INFO] [stderr] Checking scopeguard v0.3.3 [INFO] [stderr] Compiling regex v1.1.0 [INFO] [stderr] Checking ucd-util v0.1.3 [INFO] [stderr] Compiling rayon v1.0.3 [INFO] [stderr] Checking utf8-ranges v1.0.2 [INFO] [stderr] Checking rustc-serialize v0.3.24 [INFO] [stderr] Checking either v1.5.0 [INFO] [stderr] Checking crossbeam-utils v0.2.2 [INFO] [stderr] Checking thread_local v0.3.6 [INFO] [stderr] Checking arrayvec v0.4.8 [INFO] [stderr] Checking regex-syntax v0.6.4 [INFO] [stderr] Checking rand_hc v0.1.0 [INFO] [stderr] Checking rand_xorshift v0.1.0 [INFO] [stderr] Checking rand_isaac v0.1.1 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling memchr v2.1.1 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Checking crossbeam-epoch v0.3.1 [INFO] [stderr] Checking crossbeam-deque v0.2.0 [INFO] [stderr] Compiling rand_pcg v0.1.1 [INFO] [stderr] Compiling rand_chacha v0.1.0 [INFO] [stderr] Compiling rand v0.6.1 [INFO] [stderr] Checking time v0.1.40 [INFO] [stderr] Checking num_cpus v1.8.0 [INFO] [stderr] Checking aho-corasick v0.6.9 [INFO] [stderr] Checking utils v0.1.0 (/opt/rustwide/workdir/libs/utils) [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> libs/utils/src/datastructures.rs:25:38 [INFO] [stdout] | [INFO] [stdout] 25 | pub fn iter<'a>(&'a self) -> Box + 'a> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 25 - pub fn iter<'a>(&'a self) -> Box + 'a> { [INFO] [stdout] 25 + pub fn iter<'a>(&'a self) -> Box + 'a> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking geom v0.1.0 (/opt/rustwide/workdir/libs/geom) [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> libs/geom/src/shape/mesh/mod.rs:24:64 [INFO] [stdout] | [INFO] [stdout] 24 | pub fn from_obj(source: &mut io::Read) -> Result> { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 24 - pub fn from_obj(source: &mut io::Read) -> Result> { [INFO] [stdout] 24 + pub fn from_obj(source: &mut io::Read) -> Result> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> libs/geom/src/shape/mesh/mod.rs:24:34 [INFO] [stdout] | [INFO] [stdout] 24 | pub fn from_obj(source: &mut io::Read) -> Result> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 24 - pub fn from_obj(source: &mut io::Read) -> Result> { [INFO] [stdout] 24 + pub fn from_obj(source: &mut dyn io::Read) -> Result> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> libs/geom/src/shape/mesh/obj_parser.rs:90:69 [INFO] [stdout] | [INFO] [stdout] 90 | fn read_group(s: &str) -> Result<(usize, usize, usize), Box> { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 90 - fn read_group(s: &str) -> Result<(usize, usize, usize), Box> { [INFO] [stdout] 90 + fn read_group(s: &str) -> Result<(usize, usize, usize), Box> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> libs/geom/src/shape/mesh/obj_parser.rs:42:71 [INFO] [stdout] | [INFO] [stdout] 42 | pub fn parse(mut self, source: &mut io::Read) -> Result> { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 42 - pub fn parse(mut self, source: &mut io::Read) -> Result> { [INFO] [stdout] 42 + pub fn parse(mut self, source: &mut io::Read) -> Result> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> libs/geom/src/shape/mesh/obj_parser.rs:42:41 [INFO] [stdout] | [INFO] [stdout] 42 | pub fn parse(mut self, source: &mut io::Read) -> Result> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 42 - pub fn parse(mut self, source: &mut io::Read) -> Result> { [INFO] [stdout] 42 + pub fn parse(mut self, source: &mut dyn io::Read) -> Result> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> libs/geom/src/shape/mesh/obj_parser.rs:58:59 [INFO] [stdout] | [INFO] [stdout] 58 | fn parse_vertex(&mut self, s: &str) -> Result<(), Box> { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 58 - fn parse_vertex(&mut self, s: &str) -> Result<(), Box> { [INFO] [stdout] 58 + fn parse_vertex(&mut self, s: &str) -> Result<(), Box> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> libs/geom/src/shape/mesh/obj_parser.rs:64:59 [INFO] [stdout] | [INFO] [stdout] 64 | fn parse_normal(&mut self, s: &str) -> Result<(), Box> { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 64 - fn parse_normal(&mut self, s: &str) -> Result<(), Box> { [INFO] [stdout] 64 + fn parse_normal(&mut self, s: &str) -> Result<(), Box> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> libs/geom/src/shape/mesh/obj_parser.rs:70:64 [INFO] [stdout] | [INFO] [stdout] 70 | fn parse_face_simple(&mut self, s: &str) -> Result<(), Box> { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 70 - fn parse_face_simple(&mut self, s: &str) -> Result<(), Box> { [INFO] [stdout] 70 + fn parse_face_simple(&mut self, s: &str) -> Result<(), Box> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> libs/geom/src/shape/mesh/obj_parser.rs:89:65 [INFO] [stdout] | [INFO] [stdout] 89 | fn parse_face_normals(&mut self, s: &str) -> Result<(), Box> { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 89 - fn parse_face_normals(&mut self, s: &str) -> Result<(), Box> { [INFO] [stdout] 89 + fn parse_face_normals(&mut self, s: &str) -> Result<(), Box> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> libs/geom/src/shape/mesh/obj_parser.rs:121:57 [INFO] [stdout] | [INFO] [stdout] 121 | fn parse_face(&mut self, s: &str) -> Result<(), Box> { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 121 - fn parse_face(&mut self, s: &str) -> Result<(), Box> { [INFO] [stdout] 121 + fn parse_face(&mut self, s: &str) -> Result<(), Box> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> libs/geom/src/shape/mesh/obj_parser.rs:129:66 [INFO] [stdout] | [INFO] [stdout] 129 | fn parse_coordinates(s: &str) -> Result<(f64, f64, f64), Box> { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 129 - fn parse_coordinates(s: &str) -> Result<(f64, f64, f64), Box> { [INFO] [stdout] 129 + fn parse_coordinates(s: &str) -> Result<(f64, f64, f64), Box> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> libs/geom/src/shape/mesh/obj_parser.rs:22:14 [INFO] [stdout] | [INFO] [stdout] 22 | self.description().fmt(f) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 12 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Documenting rustraytracer v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4.30s [INFO] running `Command { std: "docker" "inspect" "dce2cb476a810b50565442f0be2af92142f68e14cc7550fba6cf4f5332248ba7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dce2cb476a810b50565442f0be2af92142f68e14cc7550fba6cf4f5332248ba7", kill_on_drop: false }` [INFO] [stdout] dce2cb476a810b50565442f0be2af92142f68e14cc7550fba6cf4f5332248ba7