[INFO] cloning repository https://github.com/DavidAntliff/RTC-Rust
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/DavidAntliff/RTC-Rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDavidAntliff%2FRTC-Rust", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDavidAntliff%2FRTC-Rust'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] b08139b13f6ff686985b6fe6acedcb01896548ae
[INFO] testing DavidAntliff/RTC-Rust against 1.90.0 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDavidAntliff%2FRTC-Rust" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/DavidAntliff/RTC-Rust
[INFO] finished tweaking git repo https://github.com/DavidAntliff/RTC-Rust
[INFO] tweaked toml for git repo https://github.com/DavidAntliff/RTC-Rust written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/DavidAntliff/RTC-Rust on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/DavidAntliff/RTC-Rust 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" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded thiserror v1.0.48
[INFO] [stderr]   Downloaded thiserror-impl v1.0.48
[INFO] [stderr]   Downloaded rstest v0.17.0
[INFO] [stderr]   Downloaded rstest_macros v0.17.0
[INFO] [stderr]   Downloaded memoffset v0.8.0
[INFO] [stderr]   Downloaded pest_meta v2.7.3
[INFO] [stderr]   Downloaded anstream v0.3.0
[INFO] [stderr]   Downloaded anstyle-wincon v1.0.0
[INFO] [stderr]   Downloaded clap_lex v0.4.1
[INFO] [stderr]   Downloaded indicatif v0.17.3
[INFO] [stderr]   Downloaded encode_unicode v0.3.6
[INFO] [stderr]   Downloaded syn v2.0.31
[INFO] [stderr]   Downloaded console v0.15.5
[INFO] [stderr]   Downloaded ucd-trie v0.1.6
[INFO] [stderr]   Downloaded cpufeatures v0.2.9
[INFO] [stderr]   Downloaded json5 v0.4.1
[INFO] [stderr]   Downloaded clap_derive v4.2.0
[INFO] [stderr]   Downloaded pest v2.7.3
[INFO] [stderr]   Downloaded clap_builder v4.2.4
[INFO] [stderr]   Downloaded libc v0.2.142
[INFO] [stderr]   Downloaded clap v4.2.4
[INFO] [stderr]   Downloaded pest_generator v2.7.3
[INFO] [stderr]   Downloaded pest_derive v2.7.3
[INFO] [stderr]   Downloaded rustix v0.37.14
[INFO] [stderr]   Downloaded crossbeam-epoch v0.9.14
[INFO] [stderr]   Downloaded futures-timer v3.0.2
[INFO] [stderr]   Downloaded semver v1.0.17
[INFO] [stderr]   Downloaded proc-macro2 v1.0.66
[INFO] [stderr]   Downloaded portable-atomic v0.3.19
[INFO] [stderr]   Downloaded linux-raw-sys v0.3.4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a2ac73d094a9d3a1aee4a95ec4e9aa757bd825a33f60cf9783adfac51c853130
[INFO] running `Command { std: "docker" "start" "-a" "a2ac73d094a9d3a1aee4a95ec4e9aa757bd825a33f60cf9783adfac51c853130", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a2ac73d094a9d3a1aee4a95ec4e9aa757bd825a33f60cf9783adfac51c853130", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a2ac73d094a9d3a1aee4a95ec4e9aa757bd825a33f60cf9783adfac51c853130", kill_on_drop: false }`
[INFO] [stdout] a2ac73d094a9d3a1aee4a95ec4e9aa757bd825a33f60cf9783adfac51c853130
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] dcbeb41b6e4bf55edbc7cd2fe1186bf2805058323be86192f2b9dda4f4a661c1
[INFO] running `Command { std: "docker" "start" "-a" "dcbeb41b6e4bf55edbc7cd2fe1186bf2805058323be86192f2b9dda4f4a661c1", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.66
[INFO] [stderr]    Compiling libc v0.2.142
[INFO] [stderr]    Compiling unicode-ident v1.0.8
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.15
[INFO] [stderr]    Compiling thiserror v1.0.48
[INFO] [stderr]    Compiling io-lifetimes v1.0.10
[INFO] [stderr]    Compiling rustix v0.37.14
[INFO] [stderr]    Compiling once_cell v1.17.1
[INFO] [stderr]    Compiling linux-raw-sys v0.3.4
[INFO] [stderr]    Compiling ucd-trie v0.1.6
[INFO] [stderr]    Compiling utf8parse v0.2.1
[INFO] [stderr]    Compiling serde v1.0.188
[INFO] [stderr]    Compiling memoffset v0.8.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.14
[INFO] [stderr]    Compiling scopeguard v1.1.0
[INFO] [stderr]    Compiling anstyle v1.0.0
[INFO] [stderr]    Compiling anstyle-parse v0.2.0
[INFO] [stderr]    Compiling portable-atomic v0.3.19
[INFO] [stderr]    Compiling rayon-core v1.11.0
[INFO] [stderr]    Compiling colorchoice v1.0.0
[INFO] [stderr]    Compiling anstyle-query v1.0.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling unicode-width v0.1.10
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling clap_lex v0.4.1
[INFO] [stderr]    Compiling number_prefix v0.4.0
[INFO] [stderr]    Compiling either v1.8.1
[INFO] [stderr]    Compiling glam v0.23.0
[INFO] [stderr]    Compiling crossbeam-channel v0.5.8
[INFO] [stderr]    Compiling crossbeam-deque v0.8.3
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling syn v2.0.31
[INFO] [stderr]    Compiling num_cpus v1.15.0
[INFO] [stderr]    Compiling console v0.15.5
[INFO] [stderr]    Compiling getrandom v0.2.9
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling indicatif v0.17.3
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand_xoshiro v0.6.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling rayon v1.7.0
[INFO] [stderr]    Compiling is-terminal v0.4.7
[INFO] [stderr]    Compiling anstream v0.3.0
[INFO] [stderr]    Compiling clap_builder v4.2.4
[INFO] [stderr]    Compiling derive_more v0.99.17
[INFO] [stderr]    Compiling thiserror-impl v1.0.48
[INFO] [stderr]    Compiling serde_derive v1.0.188
[INFO] [stderr]    Compiling clap_derive v4.2.0
[INFO] [stderr]    Compiling pest v2.7.3
[INFO] [stderr]    Compiling clap v4.2.4
[INFO] [stderr]    Compiling pest_meta v2.7.3
[INFO] [stderr]    Compiling pest_generator v2.7.3
[INFO] [stderr]    Compiling pest_derive v2.7.3
[INFO] [stderr]    Compiling json5 v0.4.1
[INFO] [stderr]    Compiling serde_path_to_error v0.1.14
[INFO] [stderr]    Compiling rust-rtc v0.1.0 (/opt/rustwide/workdir/lib/rust-rtc)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> lib/rust-rtc/src/cones.rs:54:28
[INFO] [stdout]    |
[INFO] [stdout] 54 |     pub fn local_intersect(&self, local_ray: &Ray) -> Intersections {
[INFO] [stdout]    |                            ^^^^^                      ------------- the same lifetime is hidden here
[INFO] [stdout]    |                            |
[INFO] [stdout]    |                            the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 54 |     pub fn local_intersect(&self, local_ray: &Ray) -> Intersections<'_> {
[INFO] [stdout]    |                                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> lib/rust-rtc/src/cubes.rs:30:28
[INFO] [stdout]    |
[INFO] [stdout] 30 |     pub fn local_intersect(&self, local_ray: &Ray) -> Intersections {
[INFO] [stdout]    |                            ^^^^^                      ------------- the same lifetime is hidden here
[INFO] [stdout]    |                            |
[INFO] [stdout]    |                            the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 30 |     pub fn local_intersect(&self, local_ray: &Ray) -> Intersections<'_> {
[INFO] [stdout]    |                                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> lib/rust-rtc/src/cylinders.rs:44:28
[INFO] [stdout]    |
[INFO] [stdout] 44 |     pub fn local_intersect(&self, local_ray: &Ray) -> Intersections {
[INFO] [stdout]    |                            ^^^^^                      ------------- the same lifetime is hidden here
[INFO] [stdout]    |                            |
[INFO] [stdout]    |                            the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 44 |     pub fn local_intersect(&self, local_ray: &Ray) -> Intersections<'_> {
[INFO] [stdout]    |                                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> lib/rust-rtc/src/intersections.rs:18:39
[INFO] [stdout]    |
[INFO] [stdout] 18 |     pub fn new(t: f64, object: Option<&Shape>) -> Intersection {
[INFO] [stdout]    |                                       ^^^^^^      ------------ the same lifetime is hidden here
[INFO] [stdout]    |                                       |
[INFO] [stdout]    |                                       the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 18 |     pub fn new(t: f64, object: Option<&Shape>) -> Intersection<'_> {
[INFO] [stdout]    |                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> lib/rust-rtc/src/intersections.rs:23:44
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub fn intersection(t: f64, object: Option<&Shape>) -> Intersection {
[INFO] [stdout]    |                                            ^^^^^^      ------------ the same lifetime is hidden here
[INFO] [stdout]    |                                            |
[INFO] [stdout]    |                                            the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub fn intersection(t: f64, object: Option<&Shape>) -> Intersection<'_> {
[INFO] [stdout]    |                                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> lib/rust-rtc/src/intersections.rs:67:24
[INFO] [stdout]    |
[INFO] [stdout] 67 |     pub fn new(object: &Shape) -> IntersectionComputation {
[INFO] [stdout]    |                        ^^^^^^     ----------------------- the same lifetime is hidden here
[INFO] [stdout]    |                        |
[INFO] [stdout]    |                        the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 67 |     pub fn new(object: &Shape) -> IntersectionComputation<'_> {
[INFO] [stdout]    |                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> lib/rust-rtc/src/planes.rs:21:28
[INFO] [stdout]    |
[INFO] [stdout] 21 |     pub fn local_intersect(&self, local_ray: &Ray) -> Intersections {
[INFO] [stdout]    |                            ^^^^^                      ------------- the same lifetime is hidden here
[INFO] [stdout]    |                            |
[INFO] [stdout]    |                            the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 21 |     pub fn local_intersect(&self, local_ray: &Ray) -> Intersections<'_> {
[INFO] [stdout]    |                                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> lib/rust-rtc/src/shapes.rs:149:24
[INFO] [stdout]     |
[INFO] [stdout] 149 |     fn local_intersect(&self, local_ray: &Ray) -> Intersections;
[INFO] [stdout]     |                        ^^^^^                      ------------- the same lifetime is hidden here
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 149 |     fn local_intersect(&self, local_ray: &Ray) -> Intersections<'_>;
[INFO] [stdout]     |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> lib/rust-rtc/src/shapes.rs:154:24
[INFO] [stdout]     |
[INFO] [stdout] 154 |     fn local_intersect(&self, local_ray: &Ray) -> Intersections {
[INFO] [stdout]     |                        ^^^^^                      ------------- the same lifetime is hidden here
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 154 |     fn local_intersect(&self, local_ray: &Ray) -> Intersections<'_> {
[INFO] [stdout]     |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> lib/rust-rtc/src/shapes.rs:164:24
[INFO] [stdout]     |
[INFO] [stdout] 164 |     fn local_intersect(&self, local_ray: &Ray) -> Intersections {
[INFO] [stdout]     |                        ^^^^^                      ------------- the same lifetime is hidden here
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 164 |     fn local_intersect(&self, local_ray: &Ray) -> Intersections<'_> {
[INFO] [stdout]     |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> lib/rust-rtc/src/spheres.rs:24:28
[INFO] [stdout]    |
[INFO] [stdout] 24 |     pub fn local_intersect(&self, local_ray: &Ray) -> Intersections {
[INFO] [stdout]    |                            ^^^^^                      ------------- the same lifetime is hidden here
[INFO] [stdout]    |                            |
[INFO] [stdout]    |                            the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 24 |     pub fn local_intersect(&self, local_ray: &Ray) -> Intersections<'_> {
[INFO] [stdout]    |                                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> lib/rust-rtc/src/world.rs:34:18
[INFO] [stdout]    |
[INFO] [stdout] 34 |     fn intersect(&self, ray: &Ray) -> Intersections {
[INFO] [stdout]    |                  ^^^^^                ------------- the same lifetime is hidden here
[INFO] [stdout]    |                  |
[INFO] [stdout]    |                  the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 34 |     fn intersect(&self, ray: &Ray) -> Intersections<'_> {
[INFO] [stdout]    |                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling chapter13_infinite_cylinders v0.1.0 (/opt/rustwide/workdir/bin/chapter13_infinite_cylinders)
[INFO] [stderr]    Compiling chapter10_gradients v0.1.0 (/opt/rustwide/workdir/bin/chapter10_gradients)
[INFO] [stderr]    Compiling chapter6 v0.1.0 (/opt/rustwide/workdir/bin/chapter6)
[INFO] [stderr]    Compiling chapter4 v0.1.0 (/opt/rustwide/workdir/bin/chapter4)
[INFO] [stderr]    Compiling chapter10_checkers v0.1.0 (/opt/rustwide/workdir/bin/chapter10_checkers)
[INFO] [stderr]    Compiling chapter9 v0.1.0 (/opt/rustwide/workdir/bin/chapter9)
[INFO] [stderr]    Compiling chapter11_transparent_plane v0.1.0 (/opt/rustwide/workdir/bin/chapter11_transparent_plane)
[INFO] [stderr]    Compiling chapter10_stripes v0.1.0 (/opt/rustwide/workdir/bin/chapter10_stripes)
[INFO] [stderr]    Compiling chapter10_rings v0.1.0 (/opt/rustwide/workdir/bin/chapter10_rings)
[INFO] [stderr]    Compiling chapter10_object_space_stripes v0.1.0 (/opt/rustwide/workdir/bin/chapter10_object_space_stripes)
[INFO] [stderr]    Compiling chapter8 v0.1.0 (/opt/rustwide/workdir/bin/chapter8)
[INFO] [stderr]    Compiling chapter11_reflections v0.1.0 (/opt/rustwide/workdir/bin/chapter11_reflections)
[INFO] [stderr]    Compiling chapter10_perturbed_patterns v0.1.0 (/opt/rustwide/workdir/bin/chapter10_perturbed_patterns)
[INFO] [stderr]    Compiling chapter11_refraction_2 v0.1.0 (/opt/rustwide/workdir/bin/chapter11_refraction_2)
[INFO] [stderr]    Compiling renderer v0.1.0 (/opt/rustwide/workdir/bin/renderer)
[INFO] [stderr]    Compiling chapter7 v0.1.0 (/opt/rustwide/workdir/bin/chapter7)
[INFO] [stderr]    Compiling chapter12_cubes v0.1.0 (/opt/rustwide/workdir/bin/chapter12_cubes)
[INFO] [stderr]    Compiling chapter13_half_open_cylinders v0.1.0 (/opt/rustwide/workdir/bin/chapter13_half_open_cylinders)
[INFO] [stderr]    Compiling chapter10_nested_patterns v0.1.0 (/opt/rustwide/workdir/bin/chapter10_nested_patterns)
[INFO] [stderr]    Compiling chapter10_tiled_floor v0.1.0 (/opt/rustwide/workdir/bin/chapter10_tiled_floor)
[INFO] [stderr]    Compiling chapter13_open_cylinders v0.1.0 (/opt/rustwide/workdir/bin/chapter13_open_cylinders)
[INFO] [stderr]    Compiling chapter5 v0.1.0 (/opt/rustwide/workdir/bin/chapter5)
[INFO] [stderr]    Compiling chapter11_refraction v0.1.0 (/opt/rustwide/workdir/bin/chapter11_refraction)
[INFO] [stderr]    Compiling chapter13_cones v0.1.0 (/opt/rustwide/workdir/bin/chapter13_cones)
[INFO] [stderr]    Compiling chapter10_radial_gradients v0.1.0 (/opt/rustwide/workdir/bin/chapter10_radial_gradients)
[INFO] [stderr]    Compiling chapter11_reflections_2 v0.1.0 (/opt/rustwide/workdir/bin/chapter11_reflections_2)
[INFO] [stderr]    Compiling chapter10_blended_patterns v0.1.0 (/opt/rustwide/workdir/bin/chapter10_blended_patterns)
[INFO] [stderr]    Compiling chapter13_solid_cylinders v0.1.0 (/opt/rustwide/workdir/bin/chapter13_solid_cylinders)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 40.63s
[INFO] running `Command { std: "docker" "inspect" "dcbeb41b6e4bf55edbc7cd2fe1186bf2805058323be86192f2b9dda4f4a661c1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dcbeb41b6e4bf55edbc7cd2fe1186bf2805058323be86192f2b9dda4f4a661c1", kill_on_drop: false }`
[INFO] [stdout] dcbeb41b6e4bf55edbc7cd2fe1186bf2805058323be86192f2b9dda4f4a661c1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b5f4bd7172b0a6263b42622e9c3e7ded8f409e5193a358c91ac9ed8f0b9345f9
[INFO] running `Command { std: "docker" "start" "-a" "b5f4bd7172b0a6263b42622e9c3e7ded8f409e5193a358c91ac9ed8f0b9345f9", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling semver v1.0.17
[INFO] [stderr]    Compiling futures-core v0.3.28
[INFO] [stderr]    Compiling slab v0.4.8
[INFO] [stderr]    Compiling futures-task v0.3.28
[INFO] [stderr]    Compiling futures-channel v0.3.28
[INFO] [stderr]    Compiling futures-sink v0.3.28
[INFO] [stderr]    Compiling futures-util v0.3.28
[INFO] [stderr]    Compiling futures-macro v0.3.28
[INFO] [stderr]    Compiling futures-io v0.3.28
[INFO] [stderr]    Compiling pin-project-lite v0.2.9
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling futures-timer v3.0.2
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]    Compiling rstest_macros v0.17.0
[INFO] [stderr]    Compiling approx v0.5.1
[INFO] [stderr]    Compiling futures-executor v0.3.28
[INFO] [stderr]    Compiling futures v0.3.28
[INFO] [stderr]    Compiling derive_more v0.99.17
[INFO] [stderr]    Compiling rust-rtc v0.1.0 (/opt/rustwide/workdir/lib/rust-rtc)
[INFO] [stderr]    Compiling rstest v0.17.0
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> lib/rust-rtc/src/cones.rs:54:28
[INFO] [stdout]    |
[INFO] [stdout] 54 |     pub fn local_intersect(&self, local_ray: &Ray) -> Intersections {
[INFO] [stdout]    |                            ^^^^^                      ------------- the same lifetime is hidden here
[INFO] [stdout]    |                            |
[INFO] [stdout]    |                            the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 54 |     pub fn local_intersect(&self, local_ray: &Ray) -> Intersections<'_> {
[INFO] [stdout]    |                                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> lib/rust-rtc/src/cubes.rs:30:28
[INFO] [stdout]    |
[INFO] [stdout] 30 |     pub fn local_intersect(&self, local_ray: &Ray) -> Intersections {
[INFO] [stdout]    |                            ^^^^^                      ------------- the same lifetime is hidden here
[INFO] [stdout]    |                            |
[INFO] [stdout]    |                            the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 30 |     pub fn local_intersect(&self, local_ray: &Ray) -> Intersections<'_> {
[INFO] [stdout]    |                                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> lib/rust-rtc/src/cylinders.rs:44:28
[INFO] [stdout]    |
[INFO] [stdout] 44 |     pub fn local_intersect(&self, local_ray: &Ray) -> Intersections {
[INFO] [stdout]    |                            ^^^^^                      ------------- the same lifetime is hidden here
[INFO] [stdout]    |                            |
[INFO] [stdout]    |                            the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 44 |     pub fn local_intersect(&self, local_ray: &Ray) -> Intersections<'_> {
[INFO] [stdout]    |                                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> lib/rust-rtc/src/intersections.rs:18:39
[INFO] [stdout]    |
[INFO] [stdout] 18 |     pub fn new(t: f64, object: Option<&Shape>) -> Intersection {
[INFO] [stdout]    |                                       ^^^^^^      ------------ the same lifetime is hidden here
[INFO] [stdout]    |                                       |
[INFO] [stdout]    |                                       the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 18 |     pub fn new(t: f64, object: Option<&Shape>) -> Intersection<'_> {
[INFO] [stdout]    |                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> lib/rust-rtc/src/intersections.rs:23:44
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub fn intersection(t: f64, object: Option<&Shape>) -> Intersection {
[INFO] [stdout]    |                                            ^^^^^^      ------------ the same lifetime is hidden here
[INFO] [stdout]    |                                            |
[INFO] [stdout]    |                                            the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub fn intersection(t: f64, object: Option<&Shape>) -> Intersection<'_> {
[INFO] [stdout]    |                                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> lib/rust-rtc/src/intersections.rs:67:24
[INFO] [stdout]    |
[INFO] [stdout] 67 |     pub fn new(object: &Shape) -> IntersectionComputation {
[INFO] [stdout]    |                        ^^^^^^     ----------------------- the same lifetime is hidden here
[INFO] [stdout]    |                        |
[INFO] [stdout]    |                        the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 67 |     pub fn new(object: &Shape) -> IntersectionComputation<'_> {
[INFO] [stdout]    |                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> lib/rust-rtc/src/planes.rs:21:28
[INFO] [stdout]    |
[INFO] [stdout] 21 |     pub fn local_intersect(&self, local_ray: &Ray) -> Intersections {
[INFO] [stdout]    |                            ^^^^^                      ------------- the same lifetime is hidden here
[INFO] [stdout]    |                            |
[INFO] [stdout]    |                            the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 21 |     pub fn local_intersect(&self, local_ray: &Ray) -> Intersections<'_> {
[INFO] [stdout]    |                                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> lib/rust-rtc/src/shapes.rs:149:24
[INFO] [stdout]     |
[INFO] [stdout] 149 |     fn local_intersect(&self, local_ray: &Ray) -> Intersections;
[INFO] [stdout]     |                        ^^^^^                      ------------- the same lifetime is hidden here
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 149 |     fn local_intersect(&self, local_ray: &Ray) -> Intersections<'_>;
[INFO] [stdout]     |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> lib/rust-rtc/src/shapes.rs:154:24
[INFO] [stdout]     |
[INFO] [stdout] 154 |     fn local_intersect(&self, local_ray: &Ray) -> Intersections {
[INFO] [stdout]     |                        ^^^^^                      ------------- the same lifetime is hidden here
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 154 |     fn local_intersect(&self, local_ray: &Ray) -> Intersections<'_> {
[INFO] [stdout]     |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> lib/rust-rtc/src/shapes.rs:164:24
[INFO] [stdout]     |
[INFO] [stdout] 164 |     fn local_intersect(&self, local_ray: &Ray) -> Intersections {
[INFO] [stdout]     |                        ^^^^^                      ------------- the same lifetime is hidden here
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 164 |     fn local_intersect(&self, local_ray: &Ray) -> Intersections<'_> {
[INFO] [stdout]     |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> lib/rust-rtc/src/spheres.rs:24:28
[INFO] [stdout]    |
[INFO] [stdout] 24 |     pub fn local_intersect(&self, local_ray: &Ray) -> Intersections {
[INFO] [stdout]    |                            ^^^^^                      ------------- the same lifetime is hidden here
[INFO] [stdout]    |                            |
[INFO] [stdout]    |                            the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 24 |     pub fn local_intersect(&self, local_ray: &Ray) -> Intersections<'_> {
[INFO] [stdout]    |                                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> lib/rust-rtc/src/world.rs:34:18
[INFO] [stdout]    |
[INFO] [stdout] 34 |     fn intersect(&self, ray: &Ray) -> Intersections {
[INFO] [stdout]    |                  ^^^^^                ------------- the same lifetime is hidden here
[INFO] [stdout]    |                  |
[INFO] [stdout]    |                  the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 34 |     fn intersect(&self, ray: &Ray) -> Intersections<'_> {
[INFO] [stdout]    |                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> lib/rust-rtc/src/cones.rs:54:28
[INFO] [stdout]    |
[INFO] [stdout] 54 |     pub fn local_intersect(&self, local_ray: &Ray) -> Intersections {
[INFO] [stdout]    |                            ^^^^^                      ------------- the same lifetime is hidden here
[INFO] [stdout]    |                            |
[INFO] [stdout]    |                            the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 54 |     pub fn local_intersect(&self, local_ray: &Ray) -> Intersections<'_> {
[INFO] [stdout]    |                                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> lib/rust-rtc/src/cubes.rs:30:28
[INFO] [stdout]    |
[INFO] [stdout] 30 |     pub fn local_intersect(&self, local_ray: &Ray) -> Intersections {
[INFO] [stdout]    |                            ^^^^^                      ------------- the same lifetime is hidden here
[INFO] [stdout]    |                            |
[INFO] [stdout]    |                            the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 30 |     pub fn local_intersect(&self, local_ray: &Ray) -> Intersections<'_> {
[INFO] [stdout]    |                                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> lib/rust-rtc/src/cylinders.rs:44:28
[INFO] [stdout]    |
[INFO] [stdout] 44 |     pub fn local_intersect(&self, local_ray: &Ray) -> Intersections {
[INFO] [stdout]    |                            ^^^^^                      ------------- the same lifetime is hidden here
[INFO] [stdout]    |                            |
[INFO] [stdout]    |                            the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 44 |     pub fn local_intersect(&self, local_ray: &Ray) -> Intersections<'_> {
[INFO] [stdout]    |                                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> lib/rust-rtc/src/intersections.rs:18:39
[INFO] [stdout]    |
[INFO] [stdout] 18 |     pub fn new(t: f64, object: Option<&Shape>) -> Intersection {
[INFO] [stdout]    |                                       ^^^^^^      ------------ the same lifetime is hidden here
[INFO] [stdout]    |                                       |
[INFO] [stdout]    |                                       the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 18 |     pub fn new(t: f64, object: Option<&Shape>) -> Intersection<'_> {
[INFO] [stdout]    |                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> lib/rust-rtc/src/intersections.rs:23:44
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub fn intersection(t: f64, object: Option<&Shape>) -> Intersection {
[INFO] [stdout]    |                                            ^^^^^^      ------------ the same lifetime is hidden here
[INFO] [stdout]    |                                            |
[INFO] [stdout]    |                                            the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub fn intersection(t: f64, object: Option<&Shape>) -> Intersection<'_> {
[INFO] [stdout]    |                                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> lib/rust-rtc/src/intersections.rs:67:24
[INFO] [stdout]    |
[INFO] [stdout] 67 |     pub fn new(object: &Shape) -> IntersectionComputation {
[INFO] [stdout]    |                        ^^^^^^     ----------------------- the same lifetime is hidden here
[INFO] [stdout]    |                        |
[INFO] [stdout]    |                        the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 67 |     pub fn new(object: &Shape) -> IntersectionComputation<'_> {
[INFO] [stdout]    |                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling chapter13_solid_cylinders v0.1.0 (/opt/rustwide/workdir/bin/chapter13_solid_cylinders)
[INFO] [stderr]    Compiling chapter4 v0.1.0 (/opt/rustwide/workdir/bin/chapter4)
[INFO] [stderr]    Compiling chapter12_cubes v0.1.0 (/opt/rustwide/workdir/bin/chapter12_cubes)
[INFO] [stderr]    Compiling renderer v0.1.0 (/opt/rustwide/workdir/bin/renderer)
[INFO] [stderr]    Compiling chapter10_gradients v0.1.0 (/opt/rustwide/workdir/bin/chapter10_gradients)
[INFO] [stderr]    Compiling chapter10_stripes v0.1.0 (/opt/rustwide/workdir/bin/chapter10_stripes)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> lib/rust-rtc/src/planes.rs:21:28
[INFO] [stdout]    |
[INFO] [stdout] 21 |     pub fn local_intersect(&self, local_ray: &Ray) -> Intersections {
[INFO] [stdout]    |                            ^^^^^                      ------------- the same lifetime is hidden here
[INFO] [stdout]    |                            |
[INFO] [stdout]    |                            the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 21 |     pub fn local_intersect(&self, local_ray: &Ray) -> Intersections<'_> {
[INFO] [stdout]    |                                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling chapter10_blended_patterns v0.1.0 (/opt/rustwide/workdir/bin/chapter10_blended_patterns)
[INFO] [stderr]    Compiling chapter11_refraction_2 v0.1.0 (/opt/rustwide/workdir/bin/chapter11_refraction_2)
[INFO] [stderr]    Compiling chapter10_nested_patterns v0.1.0 (/opt/rustwide/workdir/bin/chapter10_nested_patterns)
[INFO] [stderr]    Compiling chapter9 v0.1.0 (/opt/rustwide/workdir/bin/chapter9)
[INFO] [stderr]    Compiling chapter11_refraction v0.1.0 (/opt/rustwide/workdir/bin/chapter11_refraction)
[INFO] [stderr]    Compiling chapter13_open_cylinders v0.1.0 (/opt/rustwide/workdir/bin/chapter13_open_cylinders)
[INFO] [stderr]    Compiling chapter10_perturbed_patterns v0.1.0 (/opt/rustwide/workdir/bin/chapter10_perturbed_patterns)
[INFO] [stderr]    Compiling chapter10_radial_gradients v0.1.0 (/opt/rustwide/workdir/bin/chapter10_radial_gradients)
[INFO] [stderr]    Compiling chapter10_rings v0.1.0 (/opt/rustwide/workdir/bin/chapter10_rings)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> lib/rust-rtc/src/shapes.rs:149:24
[INFO] [stdout]     |
[INFO] [stdout] 149 |     fn local_intersect(&self, local_ray: &Ray) -> Intersections;
[INFO] [stdout]     |                        ^^^^^                      ------------- the same lifetime is hidden here
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 149 |     fn local_intersect(&self, local_ray: &Ray) -> Intersections<'_>;
[INFO] [stdout]     |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> lib/rust-rtc/src/shapes.rs:154:24
[INFO] [stdout]     |
[INFO] [stdout] 154 |     fn local_intersect(&self, local_ray: &Ray) -> Intersections {
[INFO] [stdout]     |                        ^^^^^                      ------------- the same lifetime is hidden here
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 154 |     fn local_intersect(&self, local_ray: &Ray) -> Intersections<'_> {
[INFO] [stdout]     |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> lib/rust-rtc/src/shapes.rs:164:24
[INFO] [stdout]     |
[INFO] [stdout] 164 |     fn local_intersect(&self, local_ray: &Ray) -> Intersections {
[INFO] [stdout]     |                        ^^^^^                      ------------- the same lifetime is hidden here
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 164 |     fn local_intersect(&self, local_ray: &Ray) -> Intersections<'_> {
[INFO] [stdout]     |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> lib/rust-rtc/src/spheres.rs:24:28
[INFO] [stdout]    |
[INFO] [stdout] 24 |     pub fn local_intersect(&self, local_ray: &Ray) -> Intersections {
[INFO] [stdout]    |                            ^^^^^                      ------------- the same lifetime is hidden here
[INFO] [stdout]    |                            |
[INFO] [stdout]    |                            the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 24 |     pub fn local_intersect(&self, local_ray: &Ray) -> Intersections<'_> {
[INFO] [stdout]    |                                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> lib/rust-rtc/src/world.rs:34:18
[INFO] [stdout]    |
[INFO] [stdout] 34 |     fn intersect(&self, ray: &Ray) -> Intersections {
[INFO] [stdout]    |                  ^^^^^                ------------- the same lifetime is hidden here
[INFO] [stdout]    |                  |
[INFO] [stdout]    |                  the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 34 |     fn intersect(&self, ray: &Ray) -> Intersections<'_> {
[INFO] [stdout]    |                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling chapter11_transparent_plane v0.1.0 (/opt/rustwide/workdir/bin/chapter11_transparent_plane)
[INFO] [stderr]    Compiling chapter11_reflections v0.1.0 (/opt/rustwide/workdir/bin/chapter11_reflections)
[INFO] [stderr]    Compiling chapter8 v0.1.0 (/opt/rustwide/workdir/bin/chapter8)
[INFO] [stderr]    Compiling chapter6 v0.1.0 (/opt/rustwide/workdir/bin/chapter6)
[INFO] [stderr]    Compiling chapter10_checkers v0.1.0 (/opt/rustwide/workdir/bin/chapter10_checkers)
[INFO] [stderr]    Compiling chapter13_infinite_cylinders v0.1.0 (/opt/rustwide/workdir/bin/chapter13_infinite_cylinders)
[INFO] [stderr]    Compiling chapter10_tiled_floor v0.1.0 (/opt/rustwide/workdir/bin/chapter10_tiled_floor)
[INFO] [stderr]    Compiling chapter13_cones v0.1.0 (/opt/rustwide/workdir/bin/chapter13_cones)
[INFO] [stderr]    Compiling chapter7 v0.1.0 (/opt/rustwide/workdir/bin/chapter7)
[INFO] [stderr]    Compiling chapter11_reflections_2 v0.1.0 (/opt/rustwide/workdir/bin/chapter11_reflections_2)
[INFO] [stderr]    Compiling chapter13_half_open_cylinders v0.1.0 (/opt/rustwide/workdir/bin/chapter13_half_open_cylinders)
[INFO] [stderr]    Compiling chapter5 v0.1.0 (/opt/rustwide/workdir/bin/chapter5)
[INFO] [stderr]    Compiling chapter10_object_space_stripes v0.1.0 (/opt/rustwide/workdir/bin/chapter10_object_space_stripes)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 22.48s
[INFO] running `Command { std: "docker" "inspect" "b5f4bd7172b0a6263b42622e9c3e7ded8f409e5193a358c91ac9ed8f0b9345f9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b5f4bd7172b0a6263b42622e9c3e7ded8f409e5193a358c91ac9ed8f0b9345f9", kill_on_drop: false }`
[INFO] [stdout] b5f4bd7172b0a6263b42622e9c3e7ded8f409e5193a358c91ac9ed8f0b9345f9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 9618780d578b951561cc4635e1b8380480328eb34313c928da795083a2f1cd77
[INFO] running `Command { std: "docker" "start" "-a" "9618780d578b951561cc4635e1b8380480328eb34313c928da795083a2f1cd77", kill_on_drop: false }`
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> lib/rust-rtc/src/cones.rs:54:28
[INFO] [stderr]    |
[INFO] [stderr] 54 |     pub fn local_intersect(&self, local_ray: &Ray) -> Intersections {
[INFO] [stderr]    |                            ^^^^^                      ------------- the same lifetime is hidden here
[INFO] [stderr]    |                            |
[INFO] [stderr]    |                            the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 54 |     pub fn local_intersect(&self, local_ray: &Ray) -> Intersections<'_> {
[INFO] [stderr]    |                                                                    ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> lib/rust-rtc/src/cubes.rs:30:28
[INFO] [stderr]    |
[INFO] [stderr] 30 |     pub fn local_intersect(&self, local_ray: &Ray) -> Intersections {
[INFO] [stderr]    |                            ^^^^^                      ------------- the same lifetime is hidden here
[INFO] [stderr]    |                            |
[INFO] [stderr]    |                            the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 30 |     pub fn local_intersect(&self, local_ray: &Ray) -> Intersections<'_> {
[INFO] [stderr]    |                                                                    ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> lib/rust-rtc/src/cylinders.rs:44:28
[INFO] [stderr]    |
[INFO] [stderr] 44 |     pub fn local_intersect(&self, local_ray: &Ray) -> Intersections {
[INFO] [stderr]    |                            ^^^^^                      ------------- the same lifetime is hidden here
[INFO] [stderr]    |                            |
[INFO] [stderr]    |                            the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 44 |     pub fn local_intersect(&self, local_ray: &Ray) -> Intersections<'_> {
[INFO] [stderr]    |                                                                    ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> lib/rust-rtc/src/intersections.rs:18:39
[INFO] [stderr]    |
[INFO] [stderr] 18 |     pub fn new(t: f64, object: Option<&Shape>) -> Intersection {
[INFO] [stderr]    |                                       ^^^^^^      ------------ the same lifetime is hidden here
[INFO] [stderr]    |                                       |
[INFO] [stderr]    |                                       the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 18 |     pub fn new(t: f64, object: Option<&Shape>) -> Intersection<'_> {
[INFO] [stderr]    |                                                               ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> lib/rust-rtc/src/intersections.rs:23:44
[INFO] [stderr]    |
[INFO] [stderr] 23 | pub fn intersection(t: f64, object: Option<&Shape>) -> Intersection {
[INFO] [stderr]    |                                            ^^^^^^      ------------ the same lifetime is hidden here
[INFO] [stderr]    |                                            |
[INFO] [stderr]    |                                            the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 23 | pub fn intersection(t: f64, object: Option<&Shape>) -> Intersection<'_> {
[INFO] [stderr]    |                                                                    ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> lib/rust-rtc/src/intersections.rs:67:24
[INFO] [stderr]    |
[INFO] [stderr] 67 |     pub fn new(object: &Shape) -> IntersectionComputation {
[INFO] [stderr]    |                        ^^^^^^     ----------------------- the same lifetime is hidden here
[INFO] [stderr]    |                        |
[INFO] [stderr]    |                        the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 67 |     pub fn new(object: &Shape) -> IntersectionComputation<'_> {
[INFO] [stderr]    |                                                          ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> lib/rust-rtc/src/planes.rs:21:28
[INFO] [stderr]    |
[INFO] [stderr] 21 |     pub fn local_intersect(&self, local_ray: &Ray) -> Intersections {
[INFO] [stderr]    |                            ^^^^^                      ------------- the same lifetime is hidden here
[INFO] [stderr]    |                            |
[INFO] [stderr]    |                            the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 21 |     pub fn local_intersect(&self, local_ray: &Ray) -> Intersections<'_> {
[INFO] [stderr]    |                                                                    ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> lib/rust-rtc/src/shapes.rs:149:24
[INFO] [stderr]     |
[INFO] [stderr] 149 |     fn local_intersect(&self, local_ray: &Ray) -> Intersections;
[INFO] [stderr]     |                        ^^^^^                      ------------- the same lifetime is hidden here
[INFO] [stderr]     |                        |
[INFO] [stderr]     |                        the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 149 |     fn local_intersect(&self, local_ray: &Ray) -> Intersections<'_>;
[INFO] [stderr]     |                                                                ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> lib/rust-rtc/src/shapes.rs:154:24
[INFO] [stderr]     |
[INFO] [stderr] 154 |     fn local_intersect(&self, local_ray: &Ray) -> Intersections {
[INFO] [stderr]     |                        ^^^^^                      ------------- the same lifetime is hidden here
[INFO] [stderr]     |                        |
[INFO] [stderr]     |                        the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 154 |     fn local_intersect(&self, local_ray: &Ray) -> Intersections<'_> {
[INFO] [stderr]     |                                                                ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> lib/rust-rtc/src/shapes.rs:164:24
[INFO] [stderr]     |
[INFO] [stderr] 164 |     fn local_intersect(&self, local_ray: &Ray) -> Intersections {
[INFO] [stderr]     |                        ^^^^^                      ------------- the same lifetime is hidden here
[INFO] [stderr]     |                        |
[INFO] [stderr]     |                        the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 164 |     fn local_intersect(&self, local_ray: &Ray) -> Intersections<'_> {
[INFO] [stderr]     |                                                                ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> lib/rust-rtc/src/spheres.rs:24:28
[INFO] [stderr]    |
[INFO] [stderr] 24 |     pub fn local_intersect(&self, local_ray: &Ray) -> Intersections {
[INFO] [stderr]    |                            ^^^^^                      ------------- the same lifetime is hidden here
[INFO] [stderr]    |                            |
[INFO] [stderr]    |                            the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 24 |     pub fn local_intersect(&self, local_ray: &Ray) -> Intersections<'_> {
[INFO] [stderr]    |                                                                    ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> lib/rust-rtc/src/world.rs:34:18
[INFO] [stderr]    |
[INFO] [stderr] 34 |     fn intersect(&self, ray: &Ray) -> Intersections {
[INFO] [stderr]    |                  ^^^^^                ------------- the same lifetime is hidden here
[INFO] [stderr]    |                  |
[INFO] [stderr]    |                  the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 34 |     fn intersect(&self, ray: &Ray) -> Intersections<'_> {
[INFO] [stderr]    |                                                    ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `rust-rtc` (lib) generated 12 warnings
[INFO] [stderr] warning: `rust-rtc` (lib test) generated 12 warnings (12 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.27s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/chapter10_blended_patterns-2e4e1e078e9a88c3)
[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]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/chapter10_checkers-6ec0f5a41533ff11)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/chapter10_gradients-c9c54e0cd5cb4225)
[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] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/chapter10_nested_patterns-62a2dbd36d382745)
[INFO] [stdout] running 0 tests
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/chapter10_object_space_stripes-c513f28582cb110e)
[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] [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] [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]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/chapter10_perturbed_patterns-afc5a519854f5177)
[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]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/chapter10_radial_gradients-34647ec4d2104e9a)
[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]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/chapter10_rings-afc3a97654b57550)
[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]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/chapter10_stripes-52e90856426fbc78)
[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]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/chapter10_tiled_floor-561663a3309cd569)
[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]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/chapter11_reflections-b632680af9f152ea)
[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]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/chapter11_reflections_2-e6fb54055c449429)
[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]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/chapter11_refraction-67e39f8274b32ef9)
[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]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/chapter11_refraction_2-2a6e8658047110bb)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/chapter11_transparent_plane-6b29d71333f41fb7)
[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] [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]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/chapter12_cubes-76b78c895db0a439)
[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]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/chapter13_cones-1e033ed1f91ecf1b)
[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]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/chapter13_half_open_cylinders-2390b0eee62dedb2)
[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]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/chapter13_infinite_cylinders-1f703720f729b994)
[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]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/chapter13_open_cylinders-ed0eb32bc086d326)
[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]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/chapter13_solid_cylinders-8a6c5a753a826382)
[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]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/chapter4-fa2b7a1d722b4a47)
[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]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/chapter5-92928f542e6ffec1)
[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]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/chapter6-929f338f26bc7f3f)
[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]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/chapter7-7abeb23515eb7d22)
[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]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/chapter8-eb2f51de45f37dd1)
[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]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/chapter9-2e81a504cb108329)
[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]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/renderer-d1cc38889e233883)
[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]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rust_rtc-81aea81360c37e6b)
[INFO] [stdout] 
[INFO] [stdout] running 265 tests
[INFO] [stdout] test canvas::tests::construct_ppm_pixel_data ... ok
[INFO] [stdout] test canvas::tests::construct_ppm_header ... ok
[INFO] [stdout] test canvas::tests::ppm_terminated_by_newline ... ok
[INFO] [stdout] test canvas::tests::writing_pixels_to_a_canvas ... ok
[INFO] [stdout] test colors::tests::colors_are_tuples ... ok
[INFO] [stdout] test colors::tests::adding_colors ... ok
[INFO] [stdout] test canvas::tests::splitting_long_lines_in_ppm_files ... ok
[INFO] [stdout] test camera::tests::constructing_ray_through_center_of_canvas ... ok
[INFO] [stdout] test camera::tests::rendering_world_with_camera ... ok
[INFO] [stdout] test canvas::tests::creating_a_canvas ... ok
[INFO] [stdout] test camera::tests::pixel_size_for_horizontal_canvas ... ok
[INFO] [stdout] test camera::tests::pixel_size_for_vertical_canvas ... ok
[INFO] [stdout] test camera::tests::constructing_ray_through_corner_of_canvas ... ok
[INFO] [stdout] test colors::tests::multiplying_color_by_scalar ... ok
[INFO] [stdout] test colors::tests::multiplying_colors ... ok
[INFO] [stdout] test colors::tests::subtracting_colors ... ok
[INFO] [stdout] test cones::tests::compute_normal_vector_on_cone::case_2 ... ok
[INFO] [stdout] test cones::tests::compute_normal_vector_on_cone::case_3 ... ok
[INFO] [stdout] test cones::tests::intersecting_cone_end_caps::case_1 ... ok
[INFO] [stdout] test cones::tests::compute_normal_vector_on_cone::case_1 ... ok
[INFO] [stdout] test cones::tests::intersecting_cone_end_caps::case_2 ... ok
[INFO] [stdout] test cones::tests::intersecting_cone_end_caps::case_3 ... ok
[INFO] [stdout] test cones::tests::intersecting_cone_with_ray::case_1 ... ok
[INFO] [stdout] test cones::tests::intersecting_cone_with_ray::case_2 ... ok
[INFO] [stdout] test cones::tests::intersecting_cone_with_ray::case_3 ... ok
[INFO] [stdout] test cones::tests::intersecting_cone_with_ray_parallel_to_a_half ... ok
[INFO] [stdout] test cubes::test::normal_on_surface_of_cube::case_1 ... ok
[INFO] [stdout] test cubes::test::normal_on_surface_of_cube::case_4 ... ok
[INFO] [stdout] test cubes::test::normal_on_surface_of_cube::case_5 ... ok
[INFO] [stdout] test cubes::test::normal_on_surface_of_cube::case_6 ... ok
[INFO] [stdout] test cubes::test::normal_on_surface_of_cube::case_7 ... ok
[INFO] [stdout] test cubes::test::normal_on_surface_of_cube::case_8 ... ok
[INFO] [stdout] test cubes::test::ray_intersects_cube::case_2 ... ok
[INFO] [stdout] test cubes::test::ray_intersects_cube::case_3 ... ok
[INFO] [stdout] test cubes::test::ray_intersects_cube::case_4 ... ok
[INFO] [stdout] test cubes::test::ray_intersects_cube::case_5 ... ok
[INFO] [stdout] test cubes::test::ray_intersects_cube::case_6 ... ok
[INFO] [stdout] test camera::tests::constructing_a_camera ... ok
[INFO] [stdout] test cubes::test::normal_on_surface_of_cube::case_3 ... ok
[INFO] [stdout] test cubes::test::normal_on_surface_of_cube::case_2 ... ok
[INFO] [stdout] test cubes::test::ray_misses_cube::case_6 ... ok
[INFO] [stdout] test cubes::test::ray_intersects_cube::case_7 ... ok
[INFO] [stdout] test cubes::test::ray_misses_cube::case_1 ... ok
[INFO] [stdout] test cubes::test::ray_misses_cube::case_2 ... ok
[INFO] [stdout] test cubes::test::ray_misses_cube::case_3 ... ok
[INFO] [stdout] test cubes::test::ray_misses_cube::case_4 ... ok
[INFO] [stdout] test cubes::test::ray_misses_cube::case_5 ... ok
[INFO] [stdout] test cylinders::tests::intersecting_caps_of_closed_cylinder::case_1 ... ok
[INFO] [stdout] test cylinders::tests::intersecting_caps_of_closed_cylinder::case_2 ... ok
[INFO] [stdout] test cylinders::tests::intersecting_caps_of_closed_cylinder::case_3 ... ok
[INFO] [stdout] test cylinders::tests::intersecting_caps_of_closed_cylinder::case_4 ... ok
[INFO] [stdout] test cylinders::tests::intersecting_caps_of_closed_cylinder::case_5 ... ok
[INFO] [stdout] test cylinders::tests::intersecting_constrained_cylinder::case_1 ... ok
[INFO] [stdout] test cylinders::tests::intersecting_constrained_cylinder::case_2 ... ok
[INFO] [stdout] test cylinders::tests::intersecting_constrained_cylinder::case_3 ... ok
[INFO] [stdout] test cylinders::tests::intersecting_constrained_cylinder::case_4 ... ok
[INFO] [stdout] test cylinders::tests::intersecting_constrained_cylinder::case_5 ... ok
[INFO] [stdout] test cylinders::tests::intersecting_constrained_cylinder::case_6 ... ok
[INFO] [stdout] test cylinders::tests::normal_vector_on_cylinder::case_1 ... ok
[INFO] [stdout] test cylinders::tests::normal_vector_on_cylinder::case_2 ... ok
[INFO] [stdout] test cylinders::tests::normal_vector_on_cylinder::case_3 ... ok
[INFO] [stdout] test cylinders::tests::normal_vector_on_cylinder::case_4 ... ok
[INFO] [stdout] test cylinders::tests::normal_vector_to_cylinders_end_caps::case_1 ... ok
[INFO] [stdout] test cylinders::tests::normal_vector_to_cylinders_end_caps::case_2 ... ok
[INFO] [stdout] test cylinders::tests::normal_vector_to_cylinders_end_caps::case_3 ... ok
[INFO] [stdout] test cylinders::tests::normal_vector_to_cylinders_end_caps::case_5 ... ok
[INFO] [stdout] test cylinders::tests::normal_vector_to_cylinders_end_caps::case_4 ... ok
[INFO] [stdout] test cylinders::tests::normal_vector_to_cylinders_end_caps::case_6 ... ok
[INFO] [stdout] test cylinders::tests::ray_misses_cylinder::case_2 ... ok
[INFO] [stdout] test cylinders::tests::ray_misses_cylinder::case_1 ... ok
[INFO] [stdout] test cylinders::tests::ray_misses_cylinder::case_3 ... ok
[INFO] [stdout] test cylinders::tests::default_minimum_and_maximum ... ok
[INFO] [stdout] test cylinders::tests::ray_strikes_cylinder::case_1 ... ok
[INFO] [stdout] test cylinders::tests::ray_strikes_cylinder::case_2 ... ok
[INFO] [stdout] test cylinders::tests::ray_strikes_cylinder::case_3 ... ok
[INFO] [stdout] test intersections::tests::aggregating_intersections ... ok
[INFO] [stdout] test intersections::tests::finding_n1_and_n2_at_various_intersections::case_1 ... ok
[INFO] [stdout] test intersections::tests::finding_n1_and_n2_at_various_intersections::case_2 ... ok
[INFO] [stdout] test intersections::tests::finding_n1_and_n2_at_various_intersections::case_3 ... ok
[INFO] [stdout] test intersections::tests::finding_n1_and_n2_at_various_intersections::case_4 ... ok
[INFO] [stdout] test intersections::tests::finding_n1_and_n2_at_various_intersections::case_5 ... ok
[INFO] [stdout] test intersections::tests::hit_should_offset_point ... ok
[INFO] [stdout] test intersections::tests::finding_n1_and_n2_at_various_intersections::case_6 ... ok
[INFO] [stdout] test intersections::tests::intersection_encapsulates_t_and_object ... ok
[INFO] [stdout] test intersections::tests::precompute_reflection_vector ... ok
[INFO] [stdout] test intersections::tests::schlick_approximation_under_total_internal_reflection ... ok
[INFO] [stdout] test intersections::tests::schlick_approximation_with_perpendicular_view_angle ... ok
[INFO] [stdout] test intersections::tests::precomputing_the_state_of_an_intersection ... ok
[INFO] [stdout] test intersections::tests::schlick_approximation_with_small_angle_n2_gt_n1 ... ok
[INFO] [stdout] test intersections::tests::the_hit_is_always_the_lowest_non_negative ... ok
[INFO] [stdout] test intersections::tests::the_hit_when_all_intersections_have_negative_t ... ok
[INFO] [stdout] test intersections::tests::the_hit_when_intersection_occurs_on_inside ... ok
[INFO] [stdout] test intersections::tests::the_hit_when_all_intersections_have_positive_t ... ok
[INFO] [stdout] test intersections::tests::the_hit_when_intersection_occurs_on_outside ... ok
[INFO] [stdout] test intersections::tests::under_point_is_offset_below_surface ... ok
[INFO] [stdout] test intersections::tests::the_hit_when_some_intersections_have_negative_t ... ok
[INFO] [stdout] test materials::tests::lighting_with_eye_between_light_and_surface_eye_offset_45_degrees ... ok
[INFO] [stdout] test materials::tests::lighting_with_eye_between_light_and_surface ... ok
[INFO] [stdout] test lights::tests::point_light_has_position_and_intensity ... ok
[INFO] [stdout] test materials::tests::lighting_with_light_behind_surface ... ok
[INFO] [stdout] test materials::tests::lighting_with_eye_opposite_surface_light_offset_45_degrees ... ok
[INFO] [stdout] test materials::tests::lighting_with_eye_in_path_of_reflection_vector ... ok
[INFO] [stdout] test materials::tests::transparency_and_refractive_index_for_default_material ... ok
[INFO] [stdout] test materials::tests::lighting_with_surface_in_shadow ... ok
[INFO] [stdout] test matrices::tests::calculate_determinant_of_4x4 ... ok
[INFO] [stdout] test matrices::tests::calculate_inverse_of_a_third_matrix ... ok
[INFO] [stdout] test matrices::tests::calculate_inverse_of_another_matrix ... ok
[INFO] [stdout] test matrices::tests::calculate_inverse_of_matrix ... ok
[INFO] [stdout] test matrices::tests::constructing_and_inspecting_2x2 ... ok
[INFO] [stdout] test materials::tests::reflectivity_of_default_material ... ok
[INFO] [stdout] test matrices::tests::constructing_and_inspecting_3x3 ... ok
[INFO] [stdout] test materials::tests::the_default_material ... ok
[INFO] [stdout] test matrices::tests::calculate_determinant_2x2 ... ok
[INFO] [stdout] test matrices::tests::calculate_determinant_of_3x3 ... ok
[INFO] [stdout] test materials::tests::lighting_with_pattern_applied ... ok
[INFO] [stdout] test matrices::tests::default_matrix2_is_identity ... ok
[INFO] [stdout] test matrices::tests::default_matrix3_is_identity ... ok
[INFO] [stdout] test matrices::tests::equality_with_identical_matrices ... ok
[INFO] [stdout] test matrices::tests::default_matrix4_is_identity ... ok
[INFO] [stdout] test matrices::tests::identity_multiplied_by_tuple ... ok
[INFO] [stdout] test matrices::tests::equality_with_different_matrices ... ok
[INFO] [stdout] test matrices::tests::invertible_matrix_is_invertible ... ok
[INFO] [stdout] test matrices::tests::matrix_multiplied_by_identity ... ok
[INFO] [stdout] test matrices::tests::matrix_multipied_by_tuple ... ok
[INFO] [stdout] test patterns::tests::checkers_repeats_in_z ... ok
[INFO] [stdout] test patterns::tests::checkers_repeats_in_y ... ok
[INFO] [stdout] test matrices::tests::noninvertible_matrix_is_not_invertible ... ok
[INFO] [stdout] test matrices::tests::multiplying_two_matrices ... ok
[INFO] [stdout] test matrices::tests::transposing_the_identity ... ok
[INFO] [stdout] test matrices::tests::multiply_product_by_inverse ... ok
[INFO] [stdout] test cubes::test::ray_intersects_cube::case_1 ... ok
[INFO] [stdout] test camera::tests::constructing_ray_when_camera_is_transformed ... ok
[INFO] [stdout] test matrices::tests::constructing_and_inspecting_4x4 ... ok
[INFO] [stdout] test patterns::tests::create_stripe_pattern_in_various_ways ... ok
[INFO] [stdout] test matrices::tests::transposing_a_matrix ... ok
[INFO] [stdout] test patterns::tests::stripe_pattern_is_constant_in_z ... ok
[INFO] [stdout] test patterns::tests::nested_patterns ... ok
[INFO] [stdout] test patterns::tests::stripe_pattern_is_constant_in_y ... ok
[INFO] [stdout] test patterns::tests::stripe_pattern_alternates_in_x ... ok
[INFO] [stdout] test patterns::tests::stripes_with_an_object_and_a_pattern_transformation ... ok
[INFO] [stdout] test patterns::tests::stripes_with_an_object_transformation ... ok
[INFO] [stdout] test cylinders::tests::default_closed_value_for_cylinder ... ok
[INFO] [stdout] test planes::tests::intersect_with_coplanar_ray ... ok
[INFO] [stdout] test perlin_noise::tests::debug ... ok
[INFO] [stdout] test planes::tests::intersect_with_ray_parallel_to_plane ... ok
[INFO] [stdout] test planes::tests::ray_intersecting_plane_from_above ... ok
[INFO] [stdout] test planes::tests::ray_intersecting_plane_from_below ... ok
[INFO] [stdout] test rays::tests::creating_and_querying_a_ray ... ok
[INFO] [stdout] test rays::tests::scaling_a_ray ... ok
[INFO] [stdout] test rays::tests::translating_a_ray ... ok
[INFO] [stdout] test shapes::test::changing_sphere_transformation ... ok
[INFO] [stdout] test shapes::test::compute_normal_on_transformed_sphere ... ok
[INFO] [stdout] test planes::tests::normal_of_plane_is_constant_everywhere ... ok
[INFO] [stdout] test shapes::test::get_primitive_shape ... ok
[INFO] [stdout] test shapes::test::compute_normal_on_translated_sphere ... ok
[INFO] [stdout] test rays::tests::compute_a_point_from_distance ... ok
[INFO] [stdout] test shapes::test::sphere_default_transformation ... ok
[INFO] [stdout] test shapes::test::sphere_has_default_material ... ok
[INFO] [stdout] test shapes::test::sphere_may_be_assigned_material ... ok
[INFO] [stdout] test shapes::test::intersecting_translated_sphere_with_ray ... ok
[INFO] [stdout] test shapes::test::test_vec_of_shapes ... ok
[INFO] [stdout] test shapes::test::intersecting_a_scaled_sphere_with_ray ... ok
[INFO] [stdout] test spheres::tests::normal_on_sphere_at_non_axial_point ... ok
[INFO] [stdout] test spheres::tests::normal_is_normalized_vector ... ok
[INFO] [stdout] test spheres::tests::normal_on_sphere_at_point_on_y_axis ... ok
[INFO] [stdout] test spheres::tests::intersect_sets_the_object ... ok
[INFO] [stdout] test spheres::tests::normal_on_sphere_at_point_on_x_axis ... ok
[INFO] [stdout] test spheres::tests::ray_intersects_a_sphere_at_a_tangent ... ok
[INFO] [stdout] test spheres::tests::normal_on_sphere_at_point_on_z_axis ... ok
[INFO] [stdout] test spheres::tests::ray_misses_sphere ... ok
[INFO] [stdout] test spheres::tests::ray_originates_inside_sphere ... ok
[INFO] [stdout] test spheres::tests::sphere_is_behind_ray ... ok
[INFO] [stdout] test transformations::tests::arbitrary_view_transformation ... ok
[INFO] [stdout] test transformations::tests::chained_transformations_applied_in_reverse_order ... ok
[INFO] [stdout] test transformations::tests::individual_transformations_applied_in_sequence ... ok
[INFO] [stdout] test transformations::tests::inverse_rotate_around_x_axis ... ok
[INFO] [stdout] test transformations::tests::multiplying_by_inverse_of_scaling_matrix ... ok
[INFO] [stdout] test transformations::tests::multiplying_by_inverse_translation_matrix ... ok
[INFO] [stdout] test transformations::tests::multiplying_by_translation_matrix ... ok
[INFO] [stdout] test transformations::tests::reflection_is_scaling_by_negative_value ... ok
[INFO] [stdout] test transformations::tests::fluent_api ... ok
[INFO] [stdout] test spheres::tests::ray_intersects_sphere_at_two_points ... ok
[INFO] [stdout] test transformations::tests::rotating_point_around_x_axis ... ok
[INFO] [stdout] test transformations::tests::rotating_point_around_y_axis ... ok
[INFO] [stdout] test transformations::tests::rotating_point_around_z_axis ... ok
[INFO] [stdout] test transformations::tests::scaling_matrix_applied_to_point ... ok
[INFO] [stdout] test transformations::tests::scaling_matrix_applied_to_vector ... ok
[INFO] [stdout] test transformations::tests::shearing_moves_x_in_proportion_to_z ... ok
[INFO] [stdout] test transformations::tests::shearing_moves_y_in_proportion_to_x ... ok
[INFO] [stdout] test transformations::tests::shearing_moves_y_in_proportion_to_z ... ok
[INFO] [stdout] test transformations::tests::shearing_moves_z_in_proportion_to_x ... ok
[INFO] [stdout] test transformations::tests::shearing_moves_z_in_proportion_to_y ... ok
[INFO] [stdout] test transformations::tests::translation_does_not_affect_vectors ... ok
[INFO] [stdout] test transformations::tests::shearing_moves_x_in_proportion_to_y ... ok
[INFO] [stdout] test transformations::tests::view_transformation_matrix_looking_in_positive_z_direction ... ok
[INFO] [stdout] test transformations::tests::view_transformation_moves_the_world ... ok
[INFO] [stdout] test tuples::tests::adding_two_tuples ... ok
[INFO] [stdout] test tuples::tests::at_access ... ok
[INFO] [stdout] test tuples::tests::compute_magnitude_vector_0_0_1 ... ok
[INFO] [stdout] test tuples::tests::compute_magnitude_vector_0_1_0 ... ok
[INFO] [stdout] test tuples::tests::compute_magnitude_vector_1_0_0 ... ok
[INFO] [stdout] test tuples::tests::compute_magnitude_vector_1_2_3 ... ok
[INFO] [stdout] test tuples::tests::compute_magnitude_vector_n1_n2_n3 ... ok
[INFO] [stdout] test tuples::tests::cross_product_of_two_vectors ... ok
[INFO] [stdout] test tuples::tests::default_tuple ... ok
[INFO] [stdout] test transformations::tests::transformation_matrix_for_default_orientation ... ok
[INFO] [stdout] test tuples::tests::from_dvec4 ... ok
[INFO] [stdout] test tuples::tests::dividing_tuple_by_scalar ... ok
[INFO] [stdout] test tuples::tests::magnitude_of_normalized_vector ... ok
[INFO] [stdout] test tuples::tests::dot_product_of_two_tuples ... ok
[INFO] [stdout] test tuples::tests::multiplying_tuple_by_fraction_prefix ... ok
[INFO] [stdout] test tuples::tests::multiplying_tuple_by_scalar ... ok
[INFO] [stdout] test tuples::tests::multiplying_tuple_by_fraction ... ok
[INFO] [stdout] test tuples::tests::normalizing_vector_1_2_3 ... ok
[INFO] [stdout] test tuples::tests::multiplying_tuple_by_scalar_prefix ... ok
[INFO] [stdout] test tuples::tests::negating_a_tuple ... ok
[INFO] [stdout] test tuples::tests::reflecting_vector_at_45_degrees ... ok
[INFO] [stdout] test tuples::tests::reflecting_vector_off_slanted_surface ... ok
[INFO] [stdout] test tuples::tests::point_creates_tuple ... ok
[INFO] [stdout] test tuples::tests::subtracting_two_points ... ok
[INFO] [stdout] test tuples::tests::normalizing_vector_4_0_0 ... ok
[INFO] [stdout] test tuples::tests::subtracting_vector_from_zero_vector ... ok
[INFO] [stdout] test tuples::tests::subtracting_two_vectors ... ok
[INFO] [stdout] test tuples::tests::subtracting_vector_from_point ... ok
[INFO] [stdout] test tuples::tests::vector_creates_tuple ... ok
[INFO] [stdout] test world::tests::color_at_with_mutually_reflective_surfaces ... ok
[INFO] [stdout] test world::tests::color_when_ray_hits ... ok
[INFO] [stdout] test world::tests::color_when_ray_misses ... ok
[INFO] [stdout] test tuples::tests::tuple_is_a_point ... ok
[INFO] [stdout] test tuples::tests::tuple_is_a_vector ... ok
[INFO] [stdout] test world::tests::creating_the_default_world ... ok
[INFO] [stdout] test world::tests::creating_an_empty_world ... ok
[INFO] [stdout] test world::tests::color_with_intersection_behind_ray ... ok
[INFO] [stdout] test world::tests::intersect_world_with_ray ... ok
[INFO] [stdout] test world::tests::no_shadow_when_nothing_between_point_and_light ... ok
[INFO] [stdout] test world::tests::no_shadow_when_object_is_behind_point ... ok
[INFO] [stdout] test world::tests::no_shadow_when_object_is_behind_light ... ok
[INFO] [stdout] test world::tests::reflected_color_at_maximum_recursive_depth ... ok
[INFO] [stdout] test world::tests::reflected_color_for_reflective_material ... ok
[INFO] [stdout] test world::tests::reflected_color_for_non_reflective_material ... ok
[INFO] [stdout] test world::tests::refracted_color_at_max_recursive_depth ... ok
[INFO] [stdout] test world::tests::refracted_color_with_opaque_surface ... ok
[INFO] [stdout] test world::tests::refracted_color_under_total_internal_reflection ... ok
[INFO] [stdout] test world::tests::refracted_color_with_refracted_ray ... ok
[INFO] [stdout] test world::tests::shade_hit_given_intersection_in_shadow ... ok
[INFO] [stdout] test world::tests::shade_hit_with_reflective_material ... ok
[INFO] [stdout] test world::tests::shade_hit_with_reflective_transparent_material ... ok
[INFO] [stdout] test world::tests::shading_an_intersection ... ok
[INFO] [stdout] test world::tests::shade_hit_with_transparent_material ... ok
[INFO] [stdout] test world::tests::shadow_when_object_between_point_and_light ... ok
[INFO] [stdout] test world::tests::shading_an_intersection_from_inside ... ok
[INFO] [stdout] test world::tests::shade_hit_given_intersection_in_shadow_but_material_does_not_cast_shadows ... ok
[INFO] [stdout] test matrices::tests::invalid_access_0_4 - should panic ... ok
[INFO] [stdout] test matrices::tests::invalid_access_4_0 - should panic ... ok
[INFO] [stdout] test matrices::tests::invalid_access_4_4 - should panic ... ok
[INFO] [stdout] test patterns::tests::checkers_repeats_in_x ... FAILED
[INFO] [stdout] test patterns::tests::blended_patterns ... FAILED
[INFO] [stdout] test patterns::tests::creating_a_stripe_pattern ... FAILED
[INFO] [stdout] test patterns::tests::creating_a_solid_pattern ... FAILED
[INFO] [stdout] test patterns::tests::gradient_linearly_interpolates_between_colors ... FAILED
[INFO] [stdout] test patterns::tests::stripes_with_a_pattern_transformation ... FAILED
[INFO] [stdout] test patterns::tests::ring_extends_in_both_x_and_z ... FAILED
[INFO] [stdout] test patterns::tests::radial_gradient_linearly_interpolates_between_colors ... FAILED
[INFO] [stdout] test patterns::tests::perturbed_patterns ... FAILED
[INFO] [stdout] test perlin_noise::tests::generate_octave_perlin_noise_image ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- patterns::tests::checkers_repeats_in_x stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'patterns::tests::checkers_repeats_in_x' panicked at lib/rust-rtc/src/canvas.rs:101:40:
[INFO] [stdout] Unable to write file: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x60eb5d4a2812 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x60eb5d4a2812 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x60eb5d4a2812 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x60eb5d4a2812 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x60eb5d4c7fe3 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x60eb5d4c7fe3 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x60eb5d49f793 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x60eb5d49f793 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x60eb5d4a2662 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x60eb5d4a3d89 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x60eb5d4a3bbe - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x60eb5d466444 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x60eb5d466444 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x60eb5d4a475e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x60eb5d4a475e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x60eb5d4a452a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x60eb5d4a2d09 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x60eb5d4a41bd - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x60eb5d4c6680 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x60eb5d4c6ae6 - core::result::unwrap_failed::h95bc3f5a607b2c95
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5
[INFO] [stdout]   20:     0x60eb5d3e45bc - core::result::Result<T,E>::expect::h55b9fd29f875cf20
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1119:23
[INFO] [stdout]   21:     0x60eb5d40449c - rust_rtc::canvas::Canvas::to_ppm_file::hc6d9d7e65ce4776d
[INFO] [stdout]                                at /opt/rustwide/workdir/lib/rust-rtc/src/canvas.rs:101:40
[INFO] [stdout]   22:     0x60eb5d406e69 - rust_rtc::patterns::tests::dump_pattern::h4fdd3b1a49c66c5c
[INFO] [stdout]                                at /opt/rustwide/workdir/lib/rust-rtc/src/patterns.rs:570:15
[INFO] [stdout]   23:     0x60eb5d409572 - rust_rtc::patterns::tests::checkers_repeats_in_x::hd5c6a4fea93f8767
[INFO] [stdout]                                at /opt/rustwide/workdir/lib/rust-rtc/src/patterns.rs:761:9
[INFO] [stdout]   24:     0x60eb5d4092f7 - rust_rtc::patterns::tests::checkers_repeats_in_x::{{closure}}::h9bd79ee4a5dcabd3
[INFO] [stdout]                                at /opt/rustwide/workdir/lib/rust-rtc/src/patterns.rs:755:31
[INFO] [stdout]   25:     0x60eb5d3fe176 - core::ops::function::FnOnce::call_once::h06358aba7bf1ea23
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   26:     0x60eb5d46bcab - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   27:     0x60eb5d46bcab - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   28:     0x60eb5d46ade5 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   29:     0x60eb5d46ade5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   30:     0x60eb5d46ade5 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   31:     0x60eb5d46ade5 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   32:     0x60eb5d46ade5 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   33:     0x60eb5d46ade5 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   34:     0x60eb5d46ade5 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   35:     0x60eb5d42e9e4 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   36:     0x60eb5d42e9e4 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   37:     0x60eb5d4323ba - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   38:     0x60eb5d4323ba - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   39:     0x60eb5d4323ba - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   40:     0x60eb5d4323ba - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   41:     0x60eb5d4323ba - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   42:     0x60eb5d4323ba - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   43:     0x60eb5d4323ba - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   44:     0x60eb5d4a76df - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   45:     0x60eb5d4a76df - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   46:     0x75fc7ace2aa4 - <unknown>
[INFO] [stdout]   47:     0x75fc7ad6fa34 - clone
[INFO] [stdout]   48:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- patterns::tests::blended_patterns stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'patterns::tests::blended_patterns' panicked at lib/rust-rtc/src/canvas.rs:101:40:
[INFO] [stdout] Unable to write file: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x60eb5d4a2812 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x60eb5d4a2812 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x60eb5d4a2812 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x60eb5d4a2812 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x60eb5d4c7fe3 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x60eb5d4c7fe3 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x60eb5d49f793 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x60eb5d49f793 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x60eb5d4a2662 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x60eb5d4a3d89 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x60eb5d4a3bbe - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x60eb5d466444 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x60eb5d466444 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x60eb5d4a475e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x60eb5d4a475e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x60eb5d4a452a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x60eb5d4a2d09 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x60eb5d4a41bd - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x60eb5d4c6680 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x60eb5d4c6ae6 - core::result::unwrap_failed::h95bc3f5a607b2c95
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5
[INFO] [stdout]   20:     0x60eb5d3e45bc - core::result::Result<T,E>::expect::h55b9fd29f875cf20
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1119:23
[INFO] [stdout]   21:     0x60eb5d40449c - rust_rtc::canvas::Canvas::to_ppm_file::hc6d9d7e65ce4776d
[INFO] [stdout]                                at /opt/rustwide/workdir/lib/rust-rtc/src/canvas.rs:101:40
[INFO] [stdout]   22:     0x60eb5d406e69 - rust_rtc::patterns::tests::dump_pattern::h4fdd3b1a49c66c5c
[INFO] [stdout]                                at /opt/rustwide/workdir/lib/rust-rtc/src/patterns.rs:570:15
[INFO] [stdout]   23:     0x60eb5d40ace6 - rust_rtc::patterns::tests::blended_patterns::h5f10d19bf3535032
[INFO] [stdout]                                at /opt/rustwide/workdir/lib/rust-rtc/src/patterns.rs:865:9
[INFO] [stdout]   24:     0x60eb5d40ab67 - rust_rtc::patterns::tests::blended_patterns::{{closure}}::h417957fa9572ee86
[INFO] [stdout]                                at /opt/rustwide/workdir/lib/rust-rtc/src/patterns.rs:858:26
[INFO] [stdout]   25:     0x60eb5d4019b6 - core::ops::function::FnOnce::call_once::he491ffa61ea71831
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   26:     0x60eb5d46bcab - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   27:     0x60eb5d46bcab - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   28:     0x60eb5d46ade5 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   29:     0x60eb5d46ade5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   30:     0x60eb5d46ade5 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   31:     0x60eb5d46ade5 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   32:     0x60eb5d46ade5 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   33:     0x60eb5d46ade5 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   34:     0x60eb5d46ade5 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   35:     0x60eb5d42e9e4 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   36:     0x60eb5d42e9e4 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   37:     0x60eb5d4323ba - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   38:     0x60eb5d4323ba - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   39:     0x60eb5d4323ba - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   40:     0x60eb5d4323ba - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   41:     0x60eb5d4323ba - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   42:     0x60eb5d4323ba - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   43:     0x60eb5d4323ba - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   44:     0x60eb5d4a76df - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   45:     0x60eb5d4a76df - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   46:     0x75fc7ace2aa4 - <unknown>
[INFO] [stdout]   47:     0x75fc7ad6fa34 - clone
[INFO] [stdout]   48:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- patterns::tests::creating_a_stripe_pattern stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'patterns::tests::creating_a_stripe_pattern' panicked at lib/rust-rtc/src/canvas.rs:101:40:
[INFO] [stdout] Unable to write file: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x60eb5d4a2812 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x60eb5d4a2812 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x60eb5d4a2812 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x60eb5d4a2812 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x60eb5d4c7fe3 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x60eb5d4c7fe3 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x60eb5d49f793 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x60eb5d49f793 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x60eb5d4a2662 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x60eb5d4a3d89 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x60eb5d4a3bbe - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x60eb5d466444 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x60eb5d466444 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x60eb5d4a475e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x60eb5d4a475e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x60eb5d4a452a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x60eb5d4a2d09 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x60eb5d4a41bd - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x60eb5d4c6680 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x60eb5d4c6ae6 - core::result::unwrap_failed::h95bc3f5a607b2c95
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5
[INFO] [stdout]   20:     0x60eb5d3e45bc - core::result::Result<T,E>::expect::h55b9fd29f875cf20
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1119:23
[INFO] [stdout]   21:     0x60eb5d40449c - rust_rtc::canvas::Canvas::to_ppm_file::hc6d9d7e65ce4776d
[INFO] [stdout]                                at /opt/rustwide/workdir/lib/rust-rtc/src/canvas.rs:101:40
[INFO] [stdout]   22:     0x60eb5d406e69 - rust_rtc::patterns::tests::dump_pattern::h4fdd3b1a49c66c5c
[INFO] [stdout]                                at /opt/rustwide/workdir/lib/rust-rtc/src/patterns.rs:570:15
[INFO] [stdout]   23:     0x60eb5d407725 - rust_rtc::patterns::tests::creating_a_stripe_pattern::h6be5dbf30e0a5dfb
[INFO] [stdout]                                at /opt/rustwide/workdir/lib/rust-rtc/src/patterns.rs:617:9
[INFO] [stdout]   24:     0x60eb5d407377 - rust_rtc::patterns::tests::creating_a_stripe_pattern::{{closure}}::h9da33251427b90cf
[INFO] [stdout]                                at /opt/rustwide/workdir/lib/rust-rtc/src/patterns.rs:593:35
[INFO] [stdout]   25:     0x60eb5d400bb6 - core::ops::function::FnOnce::call_once::hb30172862ac387a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   26:     0x60eb5d46bcab - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   27:     0x60eb5d46bcab - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   28:     0x60eb5d46ade5 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   29:     0x60eb5d46ade5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   30:     0x60eb5d46ade5 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   31:     0x60eb5d46ade5 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   32:     0x60eb5d46ade5 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   33:     0x60eb5d46ade5 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   34:     0x60eb5d46ade5 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   35:     0x60eb5d42e9e4 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   36:     0x60eb5d42e9e4 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   37:     0x60eb5d4323ba - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   38:     0x60eb5d4323ba - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   39:     0x60eb5d4323ba - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   40:     0x60eb5d4323ba - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   41:     0x60eb5d4323ba - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   42:     0x60eb5d4323ba - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   43:     0x60eb5d4323ba - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   44:     0x60eb5d4a76df - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   45:     0x60eb5d4a76df - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   46:     0x75fc7ace2aa4 - <unknown>
[INFO] [stdout]   47:     0x75fc7ad6fa34 - clone
[INFO] [stdout]   48:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- patterns::tests::creating_a_solid_pattern stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'patterns::tests::creating_a_solid_pattern' panicked at lib/rust-rtc/src/canvas.rs:101:40:
[INFO] [stdout] Unable to write file: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x60eb5d4a2812 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x60eb5d4a2812 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x60eb5d4a2812 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x60eb5d4a2812 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x60eb5d4c7fe3 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x60eb5d4c7fe3 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x60eb5d49f793 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x60eb5d49f793 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x60eb5d4a2662 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x60eb5d4a3d89 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x60eb5d4a3bbe - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x60eb5d466444 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x60eb5d466444 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x60eb5d4a475e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x60eb5d4a475e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x60eb5d4a452a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x60eb5d4a2d09 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x60eb5d4a41bd - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x60eb5d4c6680 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x60eb5d4c6ae6 - core::result::unwrap_failed::h95bc3f5a607b2c95
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5
[INFO] [stdout]   20:     0x60eb5d3e45bc - core::result::Result<T,E>::expect::h55b9fd29f875cf20
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1119:23
[INFO] [stdout]   21:     0x60eb5d40449c - rust_rtc::canvas::Canvas::to_ppm_file::hc6d9d7e65ce4776d
[INFO] [stdout]                                at /opt/rustwide/workdir/lib/rust-rtc/src/canvas.rs:101:40
[INFO] [stdout]   22:     0x60eb5d406e69 - rust_rtc::patterns::tests::dump_pattern::h4fdd3b1a49c66c5c
[INFO] [stdout]                                at /opt/rustwide/workdir/lib/rust-rtc/src/patterns.rs:570:15
[INFO] [stdout]   23:     0x60eb5d40732e - rust_rtc::patterns::tests::creating_a_solid_pattern::he7f4c5037cb2a845
[INFO] [stdout]                                at /opt/rustwide/workdir/lib/rust-rtc/src/patterns.rs:588:9
[INFO] [stdout]   24:     0x60eb5d406fb7 - rust_rtc::patterns::tests::creating_a_solid_pattern::{{closure}}::h73e6ac638a920b68
[INFO] [stdout]                                at /opt/rustwide/workdir/lib/rust-rtc/src/patterns.rs:575:34
[INFO] [stdout]   25:     0x60eb5d400b76 - core::ops::function::FnOnce::call_once::hb2bcf08406ab91c7
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   26:     0x60eb5d46bcab - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   27:     0x60eb5d46bcab - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   28:     0x60eb5d46ade5 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   29:     0x60eb5d46ade5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   30:     0x60eb5d46ade5 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   31:     0x60eb5d46ade5 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   32:     0x60eb5d46ade5 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   33:     0x60eb5d46ade5 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   34:     0x60eb5d46ade5 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   35:     0x60eb5d42e9e4 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   36:     0x60eb5d42e9e4 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   37:     0x60eb5d4323ba - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   38:     0x60eb5d4323ba - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   39:     0x60eb5d4323ba - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   40:     0x60eb5d4323ba - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   41:     0x60eb5d4323ba - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   42:     0x60eb5d4323ba - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   43:     0x60eb5d4323ba - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   44:     0x60eb5d4a76df - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   45:     0x60eb5d4a76df - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   46:     0x75fc7ace2aa4 - <unknown>
[INFO] [stdout]   47:     0x75fc7ad6fa34 - clone
[INFO] [stdout]   48:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- patterns::tests::gradient_linearly_interpolates_between_colors stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'patterns::tests::gradient_linearly_interpolates_between_colors' panicked at lib/rust-rtc/src/canvas.rs:101:40:
[INFO] [stdout] Unable to write file: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x60eb5d4a2812 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x60eb5d4a2812 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x60eb5d4a2812 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x60eb5d4a2812 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x60eb5d4c7fe3 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x60eb5d4c7fe3 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x60eb5d49f793 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x60eb5d49f793 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x60eb5d4a2662 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x60eb5d4a3d89 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x60eb5d4a3bbe - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x60eb5d466444 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x60eb5d466444 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x60eb5d4a475e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x60eb5d4a475e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x60eb5d4a452a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x60eb5d4a2d09 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x60eb5d4a41bd - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x60eb5d4c6680 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x60eb5d4c6ae6 - core::result::unwrap_failed::h95bc3f5a607b2c95
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5
[INFO] [stdout]   20:     0x60eb5d3e45bc - core::result::Result<T,E>::expect::h55b9fd29f875cf20
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1119:23
[INFO] [stdout]   21:     0x60eb5d40449c - rust_rtc::canvas::Canvas::to_ppm_file::hc6d9d7e65ce4776d
[INFO] [stdout]                                at /opt/rustwide/workdir/lib/rust-rtc/src/canvas.rs:101:40
[INFO] [stdout]   22:     0x60eb5d406e69 - rust_rtc::patterns::tests::dump_pattern::h4fdd3b1a49c66c5c
[INFO] [stdout]                                at /opt/rustwide/workdir/lib/rust-rtc/src/patterns.rs:570:15
[INFO] [stdout]   23:     0x60eb5d408f3a - rust_rtc::patterns::tests::gradient_linearly_interpolates_between_colors::hcd7f924e9be1d4f5
[INFO] [stdout]                                at /opt/rustwide/workdir/lib/rust-rtc/src/patterns.rs:729:9
[INFO] [stdout]   24:     0x60eb5d408bb7 - rust_rtc::patterns::tests::gradient_linearly_interpolates_between_colors::{{closure}}::hdf872cf9f91923e8
[INFO] [stdout]                                at /opt/rustwide/workdir/lib/rust-rtc/src/patterns.rs:713:55
[INFO] [stdout]   25:     0x60eb5d400176 - core::ops::function::FnOnce::call_once::h8aa468313d6d7dcf
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   26:     0x60eb5d46bcab - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   27:     0x60eb5d46bcab - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   28:     0x60eb5d46ade5 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   29:     0x60eb5d46ade5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   30:     0x60eb5d46ade5 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   31:     0x60eb5d46ade5 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   32:     0x60eb5d46ade5 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   33:     0x60eb5d46ade5 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   34:     0x60eb5d46ade5 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   35:     0x60eb5d42e9e4 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   36:     0x60eb5d42e9e4 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   37:     0x60eb5d4323ba - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   38:     0x60eb5d4323ba - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   39:     0x60eb5d4323ba - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   40:     0x60eb5d4323ba - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   41:     0x60eb5d4323ba - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   42:     0x60eb5d4323ba - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   43:     0x60eb5d4323ba - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   44:     0x60eb5d4a76df - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   45:     0x60eb5d4a76df - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   46:     0x75fc7ace2aa4 - <unknown>
[INFO] [stdout]   47:     0x75fc7ad6fa34 - clone
[INFO] [stdout]   48:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- patterns::tests::stripes_with_a_pattern_transformation stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'patterns::tests::stripes_with_a_pattern_transformation' panicked at lib/rust-rtc/src/canvas.rs:101:40:
[INFO] [stdout] Unable to write file: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x60eb5d4a2812 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x60eb5d4a2812 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x60eb5d4a2812 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x60eb5d4a2812 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x60eb5d4c7fe3 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x60eb5d4c7fe3 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x60eb5d49f793 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x60eb5d49f793 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x60eb5d4a2662 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x60eb5d4a3d89 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x60eb5d4a3bbe - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x60eb5d466444 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x60eb5d466444 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x60eb5d4a475e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x60eb5d4a475e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x60eb5d4a452a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x60eb5d4a2d09 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x60eb5d4a41bd - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x60eb5d4c6680 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x60eb5d4c6ae6 - core::result::unwrap_failed::h95bc3f5a607b2c95
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5
[INFO] [stdout]   20:     0x60eb5d3e45bc - core::result::Result<T,E>::expect::h55b9fd29f875cf20
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1119:23
[INFO] [stdout]   21:     0x60eb5d40449c - rust_rtc::canvas::Canvas::to_ppm_file::hc6d9d7e65ce4776d
[INFO] [stdout]                                at /opt/rustwide/workdir/lib/rust-rtc/src/canvas.rs:101:40
[INFO] [stdout]   22:     0x60eb5d406e69 - rust_rtc::patterns::tests::dump_pattern::h4fdd3b1a49c66c5c
[INFO] [stdout]                                at /opt/rustwide/workdir/lib/rust-rtc/src/patterns.rs:570:15
[INFO] [stdout]   23:     0x60eb5d4084b7 - rust_rtc::patterns::tests::stripes_with_a_pattern_transformation::h83f7b12bea045640
[INFO] [stdout]                                at /opt/rustwide/workdir/lib/rust-rtc/src/patterns.rs:669:9
[INFO] [stdout]   24:     0x60eb5d408317 - rust_rtc::patterns::tests::stripes_with_a_pattern_transformation::{{closure}}::hcfb1c97f7350400c
[INFO] [stdout]                                at /opt/rustwide/workdir/lib/rust-rtc/src/patterns.rs:662:47
[INFO] [stdout]   25:     0x60eb5d401bb6 - core::ops::function::FnOnce::call_once::he9a2775b8b3c745c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   26:     0x60eb5d46bcab - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   27:     0x60eb5d46bcab - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   28:     0x60eb5d46ade5 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   29:     0x60eb5d46ade5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   30:     0x60eb5d46ade5 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   31:     0x60eb5d46ade5 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   32:     0x60eb5d46ade5 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   33:     0x60eb5d46ade5 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   34:     0x60eb5d46ade5 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   35:     0x60eb5d42e9e4 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   36:     0x60eb5d42e9e4 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   37:     0x60eb5d4323ba - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   38:     0x60eb5d4323ba - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   39:     0x60eb5d4323ba - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   40:     0x60eb5d4323ba - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   41:     0x60eb5d4323ba - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   42:     0x60eb5d4323ba - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   43:     0x60eb5d4323ba - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   44:     0x60eb5d4a76df - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   45:     0x60eb5d4a76df - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   46:     0x75fc7ace2aa4 - <unknown>
[INFO] [stdout]   47:     0x75fc7ad6fa34 - clone
[INFO] [stdout]   48:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- patterns::tests::ring_extends_in_both_x_and_z stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'patterns::tests::ring_extends_in_both_x_and_z' panicked at lib/rust-rtc/src/canvas.rs:101:40:
[INFO] [stdout] Unable to write file: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x60eb5d4a2812 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x60eb5d4a2812 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x60eb5d4a2812 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x60eb5d4a2812 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x60eb5d4c7fe3 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x60eb5d4c7fe3 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x60eb5d49f793 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x60eb5d49f793 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x60eb5d4a2662 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x60eb5d4a3d89 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x60eb5d4a3bbe - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x60eb5d466444 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x60eb5d466444 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x60eb5d4a475e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x60eb5d4a475e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x60eb5d4a452a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x60eb5d4a2d09 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x60eb5d4a41bd - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x60eb5d4c6680 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x60eb5d4c6ae6 - core::result::unwrap_failed::h95bc3f5a607b2c95
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5
[INFO] [stdout]   20:     0x60eb5d3e45bc - core::result::Result<T,E>::expect::h55b9fd29f875cf20
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1119:23
[INFO] [stdout]   21:     0x60eb5d40449c - rust_rtc::canvas::Canvas::to_ppm_file::hc6d9d7e65ce4776d
[INFO] [stdout]                                at /opt/rustwide/workdir/lib/rust-rtc/src/canvas.rs:101:40
[INFO] [stdout]   22:     0x60eb5d406e69 - rust_rtc::patterns::tests::dump_pattern::h4fdd3b1a49c66c5c
[INFO] [stdout]                                at /opt/rustwide/workdir/lib/rust-rtc/src/patterns.rs:570:15
[INFO] [stdout]   23:     0x60eb5d4092ad - rust_rtc::patterns::tests::ring_extends_in_both_x_and_z::h246b075d0016e2b2
[INFO] [stdout]                                at /opt/rustwide/workdir/lib/rust-rtc/src/patterns.rs:748:9
[INFO] [stdout]   24:     0x60eb5d408f87 - rust_rtc::patterns::tests::ring_extends_in_both_x_and_z::{{closure}}::hcd9e50a369b481d5
[INFO] [stdout]                                at /opt/rustwide/workdir/lib/rust-rtc/src/patterns.rs:741:38
[INFO] [stdout]   25:     0x60eb5d400a76 - core::ops::function::FnOnce::call_once::had98acf05d9535ba
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   26:     0x60eb5d46bcab - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   27:     0x60eb5d46bcab - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   28:     0x60eb5d46ade5 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   29:     0x60eb5d46ade5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   30:     0x60eb5d46ade5 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   31:     0x60eb5d46ade5 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   32:     0x60eb5d46ade5 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   33:     0x60eb5d46ade5 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   34:     0x60eb5d46ade5 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   35:     0x60eb5d42e9e4 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   36:     0x60eb5d42e9e4 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stderr] error: test failed, to rerun pass `-p rust-rtc --lib`
[INFO] [stdout]   37:     0x60eb5d4323ba - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   38:     0x60eb5d4323ba - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   39:     0x60eb5d4323ba - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   40:     0x60eb5d4323ba - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   41:     0x60eb5d4323ba - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   42:     0x60eb5d4323ba - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   43:     0x60eb5d4323ba - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   44:     0x60eb5d4a76df - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   45:     0x60eb5d4a76df - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   46:     0x75fc7ace2aa4 - <unknown>
[INFO] [stdout]   47:     0x75fc7ad6fa34 - clone
[INFO] [stdout]   48:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- patterns::tests::radial_gradient_linearly_interpolates_between_colors stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'patterns::tests::radial_gradient_linearly_interpolates_between_colors' panicked at lib/rust-rtc/src/canvas.rs:101:40:
[INFO] [stdout] Unable to write file: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x60eb5d4a2812 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x60eb5d4a2812 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x60eb5d4a2812 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x60eb5d4a2812 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x60eb5d4c7fe3 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x60eb5d4c7fe3 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x60eb5d49f793 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x60eb5d49f793 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x60eb5d4a2662 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x60eb5d4a3d89 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x60eb5d4a3bbe - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x60eb5d466444 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x60eb5d466444 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x60eb5d4a475e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x60eb5d4a475e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x60eb5d4a452a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x60eb5d4a2d09 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x60eb5d4a41bd - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x60eb5d4c6680 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x60eb5d4c6ae6 - core::result::unwrap_failed::h95bc3f5a607b2c95
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5
[INFO] [stdout]   20:     0x60eb5d3e45bc - core::result::Result<T,E>::expect::h55b9fd29f875cf20
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1119:23
[INFO] [stdout]   21:     0x60eb5d40449c - rust_rtc::canvas::Canvas::to_ppm_file::hc6d9d7e65ce4776d
[INFO] [stdout]                                at /opt/rustwide/workdir/lib/rust-rtc/src/canvas.rs:101:40
[INFO] [stdout]   22:     0x60eb5d406e69 - rust_rtc::patterns::tests::dump_pattern::h4fdd3b1a49c66c5c
[INFO] [stdout]                                at /opt/rustwide/workdir/lib/rust-rtc/src/patterns.rs:570:15
[INFO] [stdout]   23:     0x60eb5d40a5f7 - rust_rtc::patterns::tests::radial_gradient_linearly_interpolates_between_colors::hbbfb14ca679d5747
[INFO] [stdout]                                at /opt/rustwide/workdir/lib/rust-rtc/src/patterns.rs:832:9
[INFO] [stdout]   24:     0x60eb5d409af7 - rust_rtc::patterns::tests::radial_gradient_linearly_interpolates_between_colors::{{closure}}::h10485361770beb89
[INFO] [stdout]                                at /opt/rustwide/workdir/lib/rust-rtc/src/patterns.rs:784:62
[INFO] [stdout]   25:     0x60eb5d3ffe76 - core::ops::function::FnOnce::call_once::h7fc70f5a3b9bf93c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   26:     0x60eb5d46bcab - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   27:     0x60eb5d46bcab - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   28:     0x60eb5d46ade5 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   29:     0x60eb5d46ade5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   30:     0x60eb5d46ade5 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   31:     0x60eb5d46ade5 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   32:     0x60eb5d46ade5 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   33:     0x60eb5d46ade5 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   34:     0x60eb5d46ade5 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   35:     0x60eb5d42e9e4 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   36:     0x60eb5d42e9e4 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   37:     0x60eb5d4323ba - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   38:     0x60eb5d4323ba - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   39:     0x60eb5d4323ba - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   40:     0x60eb5d4323ba - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   41:     0x60eb5d4323ba - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   42:     0x60eb5d4323ba - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   43:     0x60eb5d4323ba - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   44:     0x60eb5d4a76df - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   45:     0x60eb5d4a76df - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   46:     0x75fc7ace2aa4 - <unknown>
[INFO] [stdout]   47:     0x75fc7ad6fa34 - clone
[INFO] [stdout]   48:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- patterns::tests::perturbed_patterns stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'patterns::tests::perturbed_patterns' panicked at lib/rust-rtc/src/canvas.rs:101:40:
[INFO] [stdout] Unable to write file: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x60eb5d4a2812 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x60eb5d4a2812 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x60eb5d4a2812 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x60eb5d4a2812 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x60eb5d4c7fe3 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x60eb5d4c7fe3 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x60eb5d49f793 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x60eb5d49f793 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x60eb5d4a2662 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x60eb5d4a3d89 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x60eb5d4a3bbe - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x60eb5d466444 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x60eb5d466444 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x60eb5d4a475e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x60eb5d4a475e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x60eb5d4a452a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x60eb5d4a2d09 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x60eb5d4a41bd - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x60eb5d4c6680 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x60eb5d4c6ae6 - core::result::unwrap_failed::h95bc3f5a607b2c95
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5
[INFO] [stdout]   20:     0x60eb5d3e45bc - core::result::Result<T,E>::expect::h55b9fd29f875cf20
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1119:23
[INFO] [stdout]   21:     0x60eb5d40449c - rust_rtc::canvas::Canvas::to_ppm_file::hc6d9d7e65ce4776d
[INFO] [stdout]                                at /opt/rustwide/workdir/lib/rust-rtc/src/canvas.rs:101:40
[INFO] [stdout]   22:     0x60eb5d406e69 - rust_rtc::patterns::tests::dump_pattern::h4fdd3b1a49c66c5c
[INFO] [stdout]                                at /opt/rustwide/workdir/lib/rust-rtc/src/patterns.rs:570:15
[INFO] [stdout]   23:     0x60eb5d40b0e6 - rust_rtc::patterns::tests::perturbed_patterns::h522ba6422dd62a23
[INFO] [stdout]                                at /opt/rustwide/workdir/lib/rust-rtc/src/patterns.rs:882:9
[INFO] [stdout]   24:     0x60eb5d40b037 - rust_rtc::patterns::tests::perturbed_patterns::{{closure}}::h85bfd56c297be635
[INFO] [stdout]                                at /opt/rustwide/workdir/lib/rust-rtc/src/patterns.rs:875:28
[INFO] [stdout]   25:     0x60eb5d4002b6 - core::ops::function::FnOnce::call_once::h9139c0799466a55b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   26:     0x60eb5d46bcab - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   27:     0x60eb5d46bcab - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   28:     0x60eb5d46ade5 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   29:     0x60eb5d46ade5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   30:     0x60eb5d46ade5 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   31:     0x60eb5d46ade5 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   32:     0x60eb5d46ade5 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   33:     0x60eb5d46ade5 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   34:     0x60eb5d46ade5 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   35:     0x60eb5d42e9e4 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   36:     0x60eb5d42e9e4 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   37:     0x60eb5d4323ba - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   38:     0x60eb5d4323ba - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   39:     0x60eb5d4323ba - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   40:     0x60eb5d4323ba - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   41:     0x60eb5d4323ba - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   42:     0x60eb5d4323ba - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   43:     0x60eb5d4323ba - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   44:     0x60eb5d4a76df - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   45:     0x60eb5d4a76df - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   46:     0x75fc7ace2aa4 - <unknown>
[INFO] [stdout]   47:     0x75fc7ad6fa34 - clone
[INFO] [stdout]   48:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- perlin_noise::tests::generate_octave_perlin_noise_image stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'perlin_noise::tests::generate_octave_perlin_noise_image' panicked at lib/rust-rtc/src/canvas.rs:101:40:
[INFO] [stdout] Unable to write file: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x60eb5d4a2812 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x60eb5d4a2812 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x60eb5d4a2812 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x60eb5d4a2812 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x60eb5d4c7fe3 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x60eb5d4c7fe3 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x60eb5d49f793 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x60eb5d49f793 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x60eb5d4a2662 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x60eb5d4a3d89 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x60eb5d4a3bbe - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x60eb5d466444 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x60eb5d466444 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x60eb5d4a475e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x60eb5d4a475e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x60eb5d4a452a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x60eb5d4a2d09 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x60eb5d4a41bd - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x60eb5d4c6680 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x60eb5d4c6ae6 - core::result::unwrap_failed::h95bc3f5a607b2c95
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5
[INFO] [stdout]   20:     0x60eb5d3e45bc - core::result::Result<T,E>::expect::h55b9fd29f875cf20
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1119:23
[INFO] [stdout]   21:     0x60eb5d40449c - rust_rtc::canvas::Canvas::to_ppm_file::hc6d9d7e65ce4776d
[INFO] [stdout]                                at /opt/rustwide/workdir/lib/rust-rtc/src/canvas.rs:101:40
[INFO] [stdout]   22:     0x60eb5d3e79f6 - rust_rtc::perlin_noise::tests::generate_octave_perlin_noise_image::ha32ce5c7c6c5f86d
[INFO] [stdout]                                at /opt/rustwide/workdir/lib/rust-rtc/src/perlin_noise.rs:214:15
[INFO] [stdout]   23:     0x60eb5d3e78b7 - rust_rtc::perlin_noise::tests::generate_octave_perlin_noise_image::{{closure}}::h5d5c9b488731e65f
[INFO] [stdout]                                at /opt/rustwide/workdir/lib/rust-rtc/src/perlin_noise.rs:196:44
[INFO] [stdout]   24:     0x60eb5d4013b6 - core::ops::function::FnOnce::call_once::hd2e08f687ac53fad
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   25:     0x60eb5d46bcab - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   26:     0x60eb5d46bcab - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   27:     0x60eb5d46ade5 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   28:     0x60eb5d46ade5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   29:     0x60eb5d46ade5 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   30:     0x60eb5d46ade5 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   31:     0x60eb5d46ade5 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x60eb5d46ade5 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   33:     0x60eb5d46ade5 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   34:     0x60eb5d42e9e4 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   35:     0x60eb5d42e9e4 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   36:     0x60eb5d4323ba - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   37:     0x60eb5d4323ba - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   38:     0x60eb5d4323ba - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   39:     0x60eb5d4323ba - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   40:     0x60eb5d4323ba - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x60eb5d4323ba - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   42:     0x60eb5d4323ba - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   43:     0x60eb5d4a76df - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   44:     0x60eb5d4a76df - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   45:     0x75fc7ace2aa4 - <unknown>
[INFO] [stdout]   46:     0x75fc7ad6fa34 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     patterns::tests::blended_patterns
[INFO] [stdout]     patterns::tests::checkers_repeats_in_x
[INFO] [stdout]     patterns::tests::creating_a_solid_pattern
[INFO] [stdout]     patterns::tests::creating_a_stripe_pattern
[INFO] [stdout]     patterns::tests::gradient_linearly_interpolates_between_colors
[INFO] [stdout]     patterns::tests::perturbed_patterns
[INFO] [stdout]     patterns::tests::radial_gradient_linearly_interpolates_between_colors
[INFO] [stdout]     patterns::tests::ring_extends_in_both_x_and_z
[INFO] [stdout]     patterns::tests::stripes_with_a_pattern_transformation
[INFO] [stdout]     perlin_noise::tests::generate_octave_perlin_noise_image
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 255 passed; 10 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.16s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "9618780d578b951561cc4635e1b8380480328eb34313c928da795083a2f1cd77", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9618780d578b951561cc4635e1b8380480328eb34313c928da795083a2f1cd77", kill_on_drop: false }`
[INFO] [stdout] 9618780d578b951561cc4635e1b8380480328eb34313c928da795083a2f1cd77
