[INFO] fetching crate rust-tracer 0.5.0...
[INFO] testing rust-tracer-0.5.0 against master#d98a5da813da67eb189387b8ccfb73cf481275d8+rustflags=-Copt-level=3 for pr-138759
[INFO] extracting crate rust-tracer 0.5.0 into /workspace/builds/worker-4-tc1/source
[INFO] started tweaking crates.io crate rust-tracer 0.5.0
[INFO] finished tweaking crates.io crate rust-tracer 0.5.0
[INFO] tweaked toml for crates.io crate rust-tracer 0.5.0 written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate rust-tracer 0.5.0 on toolchain d98a5da813da67eb189387b8ccfb73cf481275d8
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate rust-tracer 0.5.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ddd1b5827d19ada793c48a4c0be9ea2112b630190e2bdf701985e37cfa101068
[INFO] running `Command { std: "docker" "start" "-a" "ddd1b5827d19ada793c48a4c0be9ea2112b630190e2bdf701985e37cfa101068", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ddd1b5827d19ada793c48a4c0be9ea2112b630190e2bdf701985e37cfa101068", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ddd1b5827d19ada793c48a4c0be9ea2112b630190e2bdf701985e37cfa101068", kill_on_drop: false }`
[INFO] [stdout] ddd1b5827d19ada793c48a4c0be9ea2112b630190e2bdf701985e37cfa101068
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b790e40291ef355ea58a2c88295b82e10e563c6514ce39510e68f5320cfbd474
[INFO] running `Command { std: "docker" "start" "-a" "b790e40291ef355ea58a2c88295b82e10e563c6514ce39510e68f5320cfbd474", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.139
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling getrandom v0.2.8
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling rust-tracer v0.5.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/hittables.rs:42:12
[INFO] [stdout]    |
[INFO] [stdout] 42 |     fn hit(&self, ray: Ray, t_min: f64, t_max: f64) -> Option<HitRecord>;
[INFO] [stdout]    |            ^^^^^ this lifetime flows to the output            --------- the lifetime gets resolved as `'_`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 42 |     fn hit(&self, ray: Ray, t_min: f64, t_max: f64) -> Option<HitRecord<'_>>;
[INFO] [stdout]    |                                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/hittables.rs:62:12
[INFO] [stdout]    |
[INFO] [stdout] 62 |     fn hit(&self, ray: Ray, t_min: f64, t_max: f64) -> Option<HitRecord> {
[INFO] [stdout]    |            ^^^^^ this lifetime flows to the output            --------- the lifetime gets resolved as `'_`
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 62 |     fn hit(&self, ray: Ray, t_min: f64, t_max: f64) -> Option<HitRecord<'_>> {
[INFO] [stdout]    |                                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/hittables.rs:117:16
[INFO] [stdout]     |
[INFO] [stdout] 117 |     pub fn hit(&self, ray: Ray, t_min: f64, t_max: f64) -> Option<HitRecord> {
[INFO] [stdout]     |                ^^^^^ this lifetime flows to the output            --------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 117 |     pub fn hit(&self, ray: Ray, t_min: f64, t_max: f64) -> Option<HitRecord<'_>> {
[INFO] [stdout]     |                                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.87s
[INFO] running `Command { std: "docker" "inspect" "b790e40291ef355ea58a2c88295b82e10e563c6514ce39510e68f5320cfbd474", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b790e40291ef355ea58a2c88295b82e10e563c6514ce39510e68f5320cfbd474", kill_on_drop: false }`
[INFO] [stdout] b790e40291ef355ea58a2c88295b82e10e563c6514ce39510e68f5320cfbd474
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] cf6a3aaa7c7986e40656ab1f462f66a1cd210799bb93f6eaed5d6ae497fabacf
[INFO] running `Command { std: "docker" "start" "-a" "cf6a3aaa7c7986e40656ab1f462f66a1cd210799bb93f6eaed5d6ae497fabacf", kill_on_drop: false }`
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/hittables.rs:42:12
[INFO] [stdout]    |
[INFO] [stdout] 42 |     fn hit(&self, ray: Ray, t_min: f64, t_max: f64) -> Option<HitRecord>;
[INFO] [stdout]    |            ^^^^^ this lifetime flows to the output            --------- the lifetime gets resolved as `'_`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 42 |     fn hit(&self, ray: Ray, t_min: f64, t_max: f64) -> Option<HitRecord<'_>>;
[INFO] [stdout]    |                                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/hittables.rs:62:12
[INFO] [stdout]    |
[INFO] [stdout] 62 |     fn hit(&self, ray: Ray, t_min: f64, t_max: f64) -> Option<HitRecord> {
[INFO] [stdout]    |            ^^^^^ this lifetime flows to the output            --------- the lifetime gets resolved as `'_`
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 62 |     fn hit(&self, ray: Ray, t_min: f64, t_max: f64) -> Option<HitRecord<'_>> {
[INFO] [stdout]    |                                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/hittables.rs:117:16
[INFO] [stdout]     |
[INFO] [stdout] 117 |     pub fn hit(&self, ray: Ray, t_min: f64, t_max: f64) -> Option<HitRecord> {
[INFO] [stdout]     |                ^^^^^ this lifetime flows to the output            --------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 117 |     pub fn hit(&self, ray: Ray, t_min: f64, t_max: f64) -> Option<HitRecord<'_>> {
[INFO] [stdout]     |                                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling rust-tracer v0.5.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/hittables.rs:42:12
[INFO] [stdout]    |
[INFO] [stdout] 42 |     fn hit(&self, ray: Ray, t_min: f64, t_max: f64) -> Option<HitRecord>;
[INFO] [stdout]    |            ^^^^^ this lifetime flows to the output            --------- the lifetime gets resolved as `'_`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 42 |     fn hit(&self, ray: Ray, t_min: f64, t_max: f64) -> Option<HitRecord<'_>>;
[INFO] [stdout]    |                                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/hittables.rs:62:12
[INFO] [stdout]    |
[INFO] [stdout] 62 |     fn hit(&self, ray: Ray, t_min: f64, t_max: f64) -> Option<HitRecord> {
[INFO] [stdout]    |            ^^^^^ this lifetime flows to the output            --------- the lifetime gets resolved as `'_`
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 62 |     fn hit(&self, ray: Ray, t_min: f64, t_max: f64) -> Option<HitRecord<'_>> {
[INFO] [stdout]    |                                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/hittables.rs:117:16
[INFO] [stdout]     |
[INFO] [stdout] 117 |     pub fn hit(&self, ray: Ray, t_min: f64, t_max: f64) -> Option<HitRecord> {
[INFO] [stdout]     |                ^^^^^ this lifetime flows to the output            --------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 117 |     pub fn hit(&self, ray: Ray, t_min: f64, t_max: f64) -> Option<HitRecord<'_>> {
[INFO] [stdout]     |                                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.36s
[INFO] running `Command { std: "docker" "inspect" "cf6a3aaa7c7986e40656ab1f462f66a1cd210799bb93f6eaed5d6ae497fabacf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cf6a3aaa7c7986e40656ab1f462f66a1cd210799bb93f6eaed5d6ae497fabacf", kill_on_drop: false }`
[INFO] [stdout] cf6a3aaa7c7986e40656ab1f462f66a1cd210799bb93f6eaed5d6ae497fabacf
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] a7ddddd432f20141734c11138671c3cb4ddbf9c6345b8bef002274c59acc5e89
[INFO] running `Command { std: "docker" "start" "-a" "a7ddddd432f20141734c11138671c3cb4ddbf9c6345b8bef002274c59acc5e89", kill_on_drop: false }`
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]   --> src/hittables.rs:42:12
[INFO] [stderr]    |
[INFO] [stderr] 42 |     fn hit(&self, ray: Ray, t_min: f64, t_max: f64) -> Option<HitRecord>;
[INFO] [stderr]    |            ^^^^^ this lifetime flows to the output            --------- the lifetime gets resolved as `'_`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]    |
[INFO] [stderr] 42 |     fn hit(&self, ray: Ray, t_min: f64, t_max: f64) -> Option<HitRecord<'_>>;
[INFO] [stderr]    |                                                                        ++++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]   --> src/hittables.rs:62:12
[INFO] [stderr]    |
[INFO] [stderr] 62 |     fn hit(&self, ray: Ray, t_min: f64, t_max: f64) -> Option<HitRecord> {
[INFO] [stderr]    |            ^^^^^ this lifetime flows to the output            --------- the lifetime gets resolved as `'_`
[INFO] [stderr]    |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]    |
[INFO] [stderr] 62 |     fn hit(&self, ray: Ray, t_min: f64, t_max: f64) -> Option<HitRecord<'_>> {
[INFO] [stderr]    |                                                                        ++++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]    --> src/hittables.rs:117:16
[INFO] [stderr]     |
[INFO] [stderr] 117 |     pub fn hit(&self, ray: Ray, t_min: f64, t_max: f64) -> Option<HitRecord> {
[INFO] [stderr]     |                ^^^^^ this lifetime flows to the output            --------- the lifetime gets resolved as `'_`
[INFO] [stderr]     |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]     |
[INFO] [stderr] 117 |     pub fn hit(&self, ray: Ray, t_min: f64, t_max: f64) -> Option<HitRecord<'_>> {
[INFO] [stderr]     |                                                                            ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `rust-tracer` (lib) generated 3 warnings
[INFO] [stderr] warning: `rust-tracer` (lib test) generated 3 warnings (3 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.06s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rust_tracer-66741d2d75d48e68)
[INFO] [stdout] 
[INFO] [stdout] running 10 tests
[INFO] [stdout] test math::tests::vector_div ... ok
[INFO] [stdout] test math::tests::vector_add ... ok
[INFO] [stdout] test math::tests::vector_add_assign ... ok
[INFO] [stdout] test math::tests::vector_div_assign ... ok
[INFO] [stdout] test math::tests::vector_mul_assign ... ok
[INFO] [stdout] test math::tests::vector_eq ... ok
[INFO] [stdout] test math::tests::vector_neg ... ok
[INFO] [stdout] test math::tests::vector_mul ... ok
[INFO] [stdout] test math::tests::vector_sub ... ok
[INFO] [stdout] test math::tests::vector_sub_assign ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/rust_tracer-9bc98482f7dc4cbd)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests rust_tracer
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test src/lib.rs - render (line 37) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - render (line 37) stdout ----
[INFO] [stdout] error[E0061]: this function takes 7 arguments but 5 arguments were supplied
[INFO] [stdout]   --> src/lib.rs:81:14
[INFO] [stdout]    |
[INFO] [stdout] 47 |   let camera = Camera::new(
[INFO] [stdout]    |  ______________^^^^^^^^^^^-
[INFO] [stdout] 48 | |     Point3::new(-2.0, 2.0, 1.0),
[INFO] [stdout] 49 | |     Point3::new(0.0, 0.0, -1.0),
[INFO] [stdout] 50 | |     Vector3(0.0, 1.0, 0.0),
[INFO] [stdout] 51 | |     20.0,
[INFO] [stdout] 52 | |     16.0 / 9.0,
[INFO] [stdout] 53 | | );
[INFO] [stdout]    | |_- two arguments of type `f64` and `f64` are missing
[INFO] [stdout]    |
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]   --> /opt/rustwide/workdir/src/camera.rs:20:12
[INFO] [stdout]    |
[INFO] [stdout] 20 |     pub fn new(
[INFO] [stdout]    |            ^^^
[INFO] [stdout] help: provide the arguments
[INFO] [stdout]    |
[INFO] [stdout] 47 - let camera = Camera::new(
[INFO] [stdout] 48 -     Point3::new(-2.0, 2.0, 1.0),
[INFO] [stdout] 49 -     Point3::new(0.0, 0.0, -1.0),
[INFO] [stdout] 50 -     Vector3(0.0, 1.0, 0.0),
[INFO] [stdout] 51 -     20.0,
[INFO] [stdout] 52 -     16.0 / 9.0,
[INFO] [stdout] 53 - );
[INFO] [stdout] 47 + let camera = Camera::new(Point3::new(-2.0, 2.0, 1.0), Point3::new(0.0, 0.0, -1.0), Vector3(0.0, 1.0, 0.0), 20.0, 16.0 / 9.0, /* f64 */, /* f64 */);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0061`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/lib.rs - render (line 37)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.10s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "a7ddddd432f20141734c11138671c3cb4ddbf9c6345b8bef002274c59acc5e89", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a7ddddd432f20141734c11138671c3cb4ddbf9c6345b8bef002274c59acc5e89", kill_on_drop: false }`
[INFO] [stdout] a7ddddd432f20141734c11138671c3cb4ddbf9c6345b8bef002274c59acc5e89
