[INFO] fetching crate wassily-algorithms 0.2.0...
[INFO] testing wassily-algorithms-0.2.0 against master#0d162b25edd5bf0dba9a22e83b614f1113e90474 for pr-150681
[INFO] extracting crate wassily-algorithms 0.2.0 into /workspace/builds/worker-7-tc1/source
[INFO] started tweaking crates.io crate wassily-algorithms 0.2.0
[INFO] finished tweaking crates.io crate wassily-algorithms 0.2.0
[INFO] tweaked toml for crates.io crate wassily-algorithms 0.2.0 written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate wassily-algorithms 0.2.0 on toolchain 0d162b25edd5bf0dba9a22e83b614f1113e90474
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate wassily-algorithms 0.2.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" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded wassily-core v0.2.0
[INFO] [stderr]   Downloaded wassily-color v0.2.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 14ae92696ea1d507f67cd7c66e8d05a6d4ca6f5d3c0b99fdbe8cf0217f6fae85
[INFO] running `Command { std: "docker" "start" "-a" "14ae92696ea1d507f67cd7c66e8d05a6d4ca6f5d3c0b99fdbe8cf0217f6fae85", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "14ae92696ea1d507f67cd7c66e8d05a6d4ca6f5d3c0b99fdbe8cf0217f6fae85", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "14ae92696ea1d507f67cd7c66e8d05a6d4ca6f5d3c0b99fdbe8cf0217f6fae85", kill_on_drop: false }`
[INFO] [stdout] 14ae92696ea1d507f67cd7c66e8d05a6d4ca6f5d3c0b99fdbe8cf0217f6fae85
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 69efa84c011fe5e1bcd9dfdd6e8c35c87f2d0c846c7e3b1dbe046b14f1d7477f
[INFO] running `Command { std: "docker" "start" "-a" "69efa84c011fe5e1bcd9dfdd6e8c35c87f2d0c846c7e3b1dbe046b14f1d7477f", kill_on_drop: false }`
[INFO] [stderr]    Compiling simd-adler32 v0.3.7
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling bytemuck v1.23.1
[INFO] [stderr]    Compiling built v0.7.7
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling simd_helpers v0.1.0
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling weezl v0.1.10
[INFO] [stderr]    Compiling quick-error v2.0.1
[INFO] [stderr]    Compiling bitstream-io v2.6.0
[INFO] [stderr]    Compiling noop_proc_macro v0.3.0
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling fdeflate v0.3.7
[INFO] [stderr]    Compiling imgref v1.11.0
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling zune-inflate v0.2.54
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling avif-serialize v0.8.5
[INFO] [stderr]    Compiling loop9 v0.1.5
[INFO] [stderr]    Compiling half v2.6.0
[INFO] [stderr]    Compiling rgb v0.8.52
[INFO] [stderr]    Compiling bit_field v0.10.2
[INFO] [stderr]    Compiling by_address v1.2.1
[INFO] [stderr]    Compiling jpeg-decoder v0.3.2
[INFO] [stderr]    Compiling color_quant v1.1.0
[INFO] [stderr]    Compiling byteorder-lite v0.1.0
[INFO] [stderr]    Compiling rav1e v0.7.1
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling palette v0.7.6
[INFO] [stderr]    Compiling lebe v0.5.2
[INFO] [stderr]    Compiling flate2 v1.1.2
[INFO] [stderr]    Compiling zune-core v0.4.12
[INFO] [stderr]    Compiling strict-num v0.1.1
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling gif v0.13.3
[INFO] [stderr]    Compiling tiny-skia-path v0.11.4
[INFO] [stderr]    Compiling image-webp v0.2.3
[INFO] [stderr]    Compiling qoi v0.4.1
[INFO] [stderr]    Compiling approx v0.5.1
[INFO] [stderr]    Compiling exr v1.73.0
[INFO] [stderr]    Compiling fast-srgb8 v1.0.0
[INFO] [stderr]    Compiling zune-jpeg v0.4.19
[INFO] [stderr]    Compiling rand_distr v0.5.1
[INFO] [stderr]    Compiling color-thief v0.2.2
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling png v0.17.16
[INFO] [stderr]    Compiling tiff v0.9.1
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling tiny-skia v0.11.4
[INFO] [stderr]    Compiling maybe-rayon v0.1.1
[INFO] [stderr]    Compiling equator-macro v0.4.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling profiling-procmacros v1.0.17
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling arg_enum_proc_macro v0.3.4
[INFO] [stderr]    Compiling phf_macros v0.11.3
[INFO] [stderr]    Compiling palette_derive v0.7.6
[INFO] [stderr]    Compiling profiling v1.0.17
[INFO] [stderr]    Compiling equator v0.4.2
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]    Compiling aligned-vec v0.6.4
[INFO] [stderr]    Compiling v_frame v0.3.9
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling av1-grain v0.2.4
[INFO] [stderr]    Compiling ravif v0.11.20
[INFO] [stderr]    Compiling image v0.25.6
[INFO] [stderr]    Compiling wassily-color v0.2.0
[INFO] [stderr]    Compiling wassily-core v0.2.0
[INFO] [stderr]    Compiling wassily-algorithms v0.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 34.62s
[INFO] running `Command { std: "docker" "inspect" "69efa84c011fe5e1bcd9dfdd6e8c35c87f2d0c846c7e3b1dbe046b14f1d7477f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "69efa84c011fe5e1bcd9dfdd6e8c35c87f2d0c846c7e3b1dbe046b14f1d7477f", kill_on_drop: false }`
[INFO] [stdout] 69efa84c011fe5e1bcd9dfdd6e8c35c87f2d0c846c7e3b1dbe046b14f1d7477f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6c3fa8a79d7ca57a9340f12b1e2dcc880b57c4527dc2be10b92ca1e590920b2b
[INFO] running `Command { std: "docker" "start" "-a" "6c3fa8a79d7ca57a9340f12b1e2dcc880b57c4527dc2be10b92ca1e590920b2b", kill_on_drop: false }`
[INFO] [stderr]    Compiling wassily-algorithms v0.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.73s
[INFO] running `Command { std: "docker" "inspect" "6c3fa8a79d7ca57a9340f12b1e2dcc880b57c4527dc2be10b92ca1e590920b2b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6c3fa8a79d7ca57a9340f12b1e2dcc880b57c4527dc2be10b92ca1e590920b2b", kill_on_drop: false }`
[INFO] [stdout] 6c3fa8a79d7ca57a9340f12b1e2dcc880b57c4527dc2be10b92ca1e590920b2b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 18e4b323929dbf927ff8fc7b3c0a1bca60ae01e56f0e812deb077c394ba78996
[INFO] running `Command { std: "docker" "start" "-a" "18e4b323929dbf927ff8fc7b3c0a1bca60ae01e56f0e812deb077c394ba78996", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.12s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/wassily_algorithms-ef44835674b316c3)
[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 wassily_algorithms
[INFO] [stdout] 
[INFO] [stdout] running 8 tests
[INFO] [stdout] test src/endo2d.rs - endo2d::swirl (line 117) - compile ... ok
[INFO] [stdout] test src/endo2d.rs - endo2d::sinusoid (line 82) - compile ... ok
[INFO] [stdout] test src/lib.rs - (line 18) - compile ... ok
[INFO] [stdout] test src/sphere.rs - sphere (line 35) - compile ... FAILED
[INFO] [stdout] test src/endo2d.rs - endo2d::spherical (line 99) - compile ... ok
[INFO] [stdout] test src/endo2d.rs - endo2d (line 32) - compile ... FAILED
[INFO] [stdout] test src/sphere.rs - sphere (line 17) - compile ... FAILED
[INFO] [stdout] test src/lib.rs - (line 39) - compile ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/sphere.rs - sphere (line 35) stdout ----
[INFO] [stdout] error[E0425]: cannot find value `WHITE` in this scope
[INFO] [stdout]   --> src/sphere.rs:44:40
[INFO] [stdout]    |
[INFO] [stdout] 44 |     Light::new(pt3(-10.0, 10.0, 5.0), *WHITE, 0.8),
[INFO] [stdout]    |                                        ^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this static
[INFO] [stdout]    |
[INFO] [stdout] 34 + use wassily_color::WHITE;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `BLUE` in this scope
[INFO] [stdout]   --> src/sphere.rs:45:40
[INFO] [stdout]    |
[INFO] [stdout] 45 |     Light::new(pt3(10.0, -5.0, 10.0), *BLUE, 0.3),
[INFO] [stdout]    |                                        ^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this static
[INFO] [stdout]    |
[INFO] [stdout] 34 + use wassily_color::BLUE;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: arguments to this function are incorrect
[INFO] [stdout]    --> src/sphere.rs:44:5
[INFO] [stdout]     |
[INFO] [stdout]  44 |     Light::new(pt3(-10.0, 10.0, 5.0), *WHITE, 0.8),
[INFO] [stdout]     |     ^^^^^^^^^^ ---------------------          --- unexpected argument #3 of type `{float}`
[INFO] [stdout]     |                |
[INFO] [stdout]     |                argument #1 of type `LightSource` is missing
[INFO] [stdout]     |
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]    --> src/sphere.rs:224:12
[INFO] [stdout]     |
[INFO] [stdout] 224 |     pub fn new(source: LightSource, intensity: f32, vector: Point3) -> Self {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] help: did you mean
[INFO] [stdout]     |
[INFO] [stdout]  44 -     Light::new(pt3(-10.0, 10.0, 5.0), *WHITE, 0.8),
[INFO] [stdout]  44 +     Light::new(/* LightSource */, *WHITE, pt3(-10.0, 10.0, 5.0)),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: arguments to this function are incorrect
[INFO] [stdout]    --> src/sphere.rs:45:5
[INFO] [stdout]     |
[INFO] [stdout]  45 |     Light::new(pt3(10.0, -5.0, 10.0), *BLUE, 0.3),
[INFO] [stdout]     |     ^^^^^^^^^^ ---------------------         --- unexpected argument #3 of type `{float}`
[INFO] [stdout]     |                |
[INFO] [stdout]     |                argument #1 of type `LightSource` is missing
[INFO] [stdout]     |
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]    --> src/sphere.rs:224:12
[INFO] [stdout]     |
[INFO] [stdout] 224 |     pub fn new(source: LightSource, intensity: f32, vector: Point3) -> Self {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] help: did you mean
[INFO] [stdout]     |
[INFO] [stdout]  45 -     Light::new(pt3(10.0, -5.0, 10.0), *BLUE, 0.3),
[INFO] [stdout]  45 +     Light::new(/* LightSource */, *BLUE, pt3(10.0, -5.0, 10.0)),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0308, E0425.
[INFO] [stdout] For more information about an error, try `rustc --explain E0308`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/endo2d.rs - endo2d (line 32) stdout ----
[INFO] [stdout] error[E0425]: cannot find value `WHITE` in this scope
[INFO] [stdout]   --> src/endo2d.rs:53:37
[INFO] [stdout]    |
[INFO] [stdout] 53 |     canvas.dot(screen_x, screen_y, *WHITE);
[INFO] [stdout]    |                                     ^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this static
[INFO] [stdout]    |
[INFO] [stdout] 31 + use wassily_color::WHITE;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rand`
[INFO] [stdout]   --> src/endo2d.rs:44:19
[INFO] [stdout]    |
[INFO] [stdout] 44 |     point = match rand::random::<u8>() % 3 {
[INFO] [stdout]    |                   ^^^^ use of unresolved module or unlinked crate `rand`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `rand`, use `cargo add rand` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/sphere.rs - sphere (line 17) stdout ----
[INFO] [stdout] error[E0425]: cannot find value `BLUE` in this scope
[INFO] [stdout]   --> src/sphere.rs:24:15
[INFO] [stdout]    |
[INFO] [stdout] 24 | texture.fill(*BLUE);
[INFO] [stdout]    |               ^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this static
[INFO] [stdout]    |
[INFO] [stdout] 16 + use wassily_color::BLUE;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `render_sphere` in this scope
[INFO] [stdout]   --> src/sphere.rs:31:1
[INFO] [stdout]    |
[INFO] [stdout] 31 | render_sphere(&scene, &mut output);
[INFO] [stdout]    | ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 39) stdout ----
[INFO] [stdout] error[E0425]: cannot find function `render_sphere` in this scope
[INFO] [stdout]   --> src/lib.rs:52:1
[INFO] [stdout]    |
[INFO] [stdout] 52 | render_sphere(&scene, &mut output);
[INFO] [stdout]    | ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/endo2d.rs - endo2d (line 32)
[INFO] [stdout]     src/lib.rs - (line 39)
[INFO] [stdout]     src/sphere.rs - sphere (line 17)
[INFO] [stdout]     src/sphere.rs - sphere (line 35)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 4 passed; 4 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.23s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "18e4b323929dbf927ff8fc7b3c0a1bca60ae01e56f0e812deb077c394ba78996", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "18e4b323929dbf927ff8fc7b3c0a1bca60ae01e56f0e812deb077c394ba78996", kill_on_drop: false }`
[INFO] [stdout] 18e4b323929dbf927ff8fc7b3c0a1bca60ae01e56f0e812deb077c394ba78996
