[INFO] cloning repository https://github.com/nodecraft/hytale-skin-renderer
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nodecraft/hytale-skin-renderer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnodecraft%2Fhytale-skin-renderer", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnodecraft%2Fhytale-skin-renderer'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 9e38889ab83e3848a42ffd8a2928e6436d86a3a3
[INFO] testing nodecraft/hytale-skin-renderer against 1.94.0 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnodecraft%2Fhytale-skin-renderer" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/nodecraft/hytale-skin-renderer
[INFO] finished tweaking git repo https://github.com/nodecraft/hytale-skin-renderer
[INFO] tweaked toml for git repo https://github.com/nodecraft/hytale-skin-renderer written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/nodecraft/hytale-skin-renderer on toolchain 1.94.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.94.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/nodecraft/hytale-skin-renderer 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.94.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: only one of `license` or `license-file` is necessary
[INFO] [stderr] `license` should be used if the package license can be expressed with a standard SPDX expression.
[INFO] [stderr] `license-file` should be used if the package uses a non-standard license.
[INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information.
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded time-core v0.1.7
[INFO] [stderr]   Downloaded proc-macro2 v1.0.105
[INFO] [stderr]   Downloaded anstyle-wincon v3.0.11
[INFO] [stderr]   Downloaded clap_lex v0.7.7
[INFO] [stderr]   Downloaded color_quant v1.1.0
[INFO] [stderr]   Downloaded zstd-safe v5.0.2+zstd.1.5.2
[INFO] [stderr]   Downloaded zstd v0.11.2+zstd.1.5.2
[INFO] [stderr]   Downloaded anstyle-query v1.1.5
[INFO] [stderr]   Downloaded find-msvc-tools v0.1.8
[INFO] [stderr]   Downloaded quote v1.0.43
[INFO] [stderr]   Downloaded crypto-common v0.1.7
[INFO] [stderr]   Downloaded byteorder-lite v0.1.0
[INFO] [stderr]   Downloaded d3d12 v0.19.0
[INFO] [stderr]   Downloaded bytemuck_derive v1.10.2
[INFO] [stderr]   Downloaded zip v0.6.6
[INFO] [stderr]   Downloaded base64ct v1.8.3
[INFO] [stderr]   Downloaded zmij v1.0.15
[INFO] [stderr]   Downloaded gif v0.14.1
[INFO] [stderr]   Downloaded password-hash v0.4.2
[INFO] [stderr]   Downloaded weezl v0.1.12
[INFO] [stderr]   Downloaded fdeflate v0.3.7
[INFO] [stderr]   Downloaded bzip2 v0.4.4
[INFO] [stderr]   Downloaded bytemuck v1.24.0
[INFO] [stderr]   Downloaded clap v4.5.54
[INFO] [stderr]   Downloaded ryu v1.0.22
[INFO] [stderr]   Downloaded wgpu-types v0.19.2
[INFO] [stderr]   Downloaded cc v1.2.53
[INFO] [stderr]   Downloaded flate2 v1.1.8
[INFO] [stderr]   Downloaded bytes v1.11.0
[INFO] [stderr]   Downloaded slotmap v1.1.1
[INFO] [stderr]   Downloaded zerocopy-derive v0.8.33
[INFO] [stderr]   Downloaded png v0.18.0
[INFO] [stderr]   Downloaded widestring v1.2.1
[INFO] [stderr]   Downloaded hyper-util v0.1.19
[INFO] [stderr]   Downloaded wgpu v0.19.4
[INFO] [stderr]   Downloaded reqwest v0.12.28
[INFO] [stderr]   Downloaded moxcms v0.7.11
[INFO] [stderr]   Downloaded clap_builder v4.5.54
[INFO] [stderr]   Downloaded time v0.3.45
[INFO] [stderr]   Downloaded webpki-roots v1.0.5
[INFO] [stderr]   Downloaded wgpu-core v0.19.4
[INFO] [stderr]   Downloaded zerocopy v0.8.33
[INFO] [stderr]   Downloaded image v0.25.9
[INFO] [stderr]   Downloaded wgpu-hal v0.19.5
[INFO] [stderr]   Downloaded glam v0.28.0
[INFO] [stderr]   Downloaded naga v0.19.2
[INFO] [stderr]   Downloaded bzip2-sys v0.1.13+1.0.8
[INFO] [stderr]   Downloaded pxfm v0.1.27
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 965a28ffac95d35af04cd4777816ff8f4066f6d4166b6a9d3a2d7d2ce2190cd2
[INFO] running `Command { std: "docker" "start" "-a" "965a28ffac95d35af04cd4777816ff8f4066f6d4166b6a9d3a2d7d2ce2190cd2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "965a28ffac95d35af04cd4777816ff8f4066f6d4166b6a9d3a2d7d2ce2190cd2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "965a28ffac95d35af04cd4777816ff8f4066f6d4166b6a9d3a2d7d2ce2190cd2", kill_on_drop: false }`
[INFO] [stdout] 965a28ffac95d35af04cd4777816ff8f4066f6d4166b6a9d3a2d7d2ce2190cd2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ca4f07b467a6e7278c12e675f464ada2b3221ecba8b3de5ba35846983e269d2a
[INFO] running `Command { std: "docker" "start" "-a" "ca4f07b467a6e7278c12e675f464ada2b3221ecba8b3de5ba35846983e269d2a", kill_on_drop: false }`
[INFO] [stderr] warning: only one of `license` or `license-file` is necessary
[INFO] [stderr] `license` should be used if the package license can be expressed with a standard SPDX expression.
[INFO] [stderr] `license-file` should be used if the package uses a non-standard license.
[INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information.
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling proc-macro2 v1.0.105
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling quote v1.0.43
[INFO] [stderr]    Compiling find-msvc-tools v0.1.8
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling bytes v1.11.0
[INFO] [stderr]    Compiling itoa v1.0.17
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling litemap v0.8.1
[INFO] [stderr]    Compiling writeable v0.6.2
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling icu_properties_data v2.1.2
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling icu_normalizer_data v2.1.1
[INFO] [stderr]    Compiling simd-adler32 v0.3.8
[INFO] [stderr]    Compiling rustls-pki-types v1.14.0
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]    Compiling tower-service v0.3.3
[INFO] [stderr]    Compiling rustls v0.23.36
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling cc v1.2.53
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling atomic-waker v1.1.2
[INFO] [stderr]    Compiling zstd-safe v5.0.2+zstd.1.5.2
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling zmij v1.0.15
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]    Compiling flate2 v1.1.8
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling base64ct v1.8.3
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling ipnet v2.11.0
[INFO] [stderr]    Compiling tower-layer v0.3.3
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling bzip2-sys v0.1.13+1.0.8
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling password-hash v0.4.2
[INFO] [stderr]    Compiling deranged v0.5.5
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling pxfm v0.1.27
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling webpki-roots v1.0.5
[INFO] [stderr]    Compiling fdeflate v0.3.7
[INFO] [stderr]    Compiling iri-string v0.7.10
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling hyper-util v0.1.19
[INFO] [stderr]    Compiling clap_lex v0.7.7
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling rustls-webpki v0.103.9
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling ryu v1.0.22
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling time-core v0.1.7
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]    Compiling weezl v0.1.12
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling color_quant v1.1.0
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling gif v0.14.1
[INFO] [stderr]    Compiling clap_builder v4.5.54
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling time v0.3.45
[INFO] [stderr]    Compiling moxcms v0.7.11
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling png v0.18.0
[INFO] [stderr]    Compiling pbkdf2 v0.11.0
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling bzip2 v0.4.4
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling constant_time_eq v0.1.5
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling bytemuck v1.24.0
[INFO] [stderr]    Compiling byteorder-lite v0.1.0
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling clap v4.5.54
[INFO] [stderr]    Compiling glam v0.28.0
[INFO] [stderr]    Compiling zstd v0.11.2+zstd.1.5.2
[INFO] [stderr]    Compiling image v0.25.9
[INFO] [stderr]    Compiling zip v0.6.6
[INFO] [stderr]    Compiling hytale-skin-renderer v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `ndc_depths` is never read
[INFO] [stdout]   --> src/renderer/debug.rs:11:9
[INFO] [stdout]    |
[INFO] [stdout]  9 | pub(crate) struct RenderFace {
[INFO] [stdout]    |                   ---------- field in this struct
[INFO] [stdout] 10 |     pub screen_vertices: Vec<(f32, f32, f32)>, // (x, y, depth)
[INFO] [stdout] 11 |     pub ndc_depths: Vec<f32>,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `RenderFace` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 31s
[INFO] running `Command { std: "docker" "inspect" "ca4f07b467a6e7278c12e675f464ada2b3221ecba8b3de5ba35846983e269d2a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ca4f07b467a6e7278c12e675f464ada2b3221ecba8b3de5ba35846983e269d2a", kill_on_drop: false }`
[INFO] [stdout] ca4f07b467a6e7278c12e675f464ada2b3221ecba8b3de5ba35846983e269d2a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d5f15b4619e120a87ae34102b8b53aa9536ac50ca693ec75a01ecba6402180ed
[INFO] running `Command { std: "docker" "start" "-a" "d5f15b4619e120a87ae34102b8b53aa9536ac50ca693ec75a01ecba6402180ed", kill_on_drop: false }`
[INFO] [stderr] warning: only one of `license` or `license-file` is necessary
[INFO] [stderr] `license` should be used if the package license can be expressed with a standard SPDX expression.
[INFO] [stderr] `license-file` should be used if the package uses a non-standard license.
[INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information.
[INFO] [stdout] warning: field `ndc_depths` is never read
[INFO] [stdout]   --> src/renderer/debug.rs:11:9
[INFO] [stdout]    |
[INFO] [stdout]  9 | pub(crate) struct RenderFace {
[INFO] [stdout]    |                   ---------- field in this struct
[INFO] [stdout] 10 |     pub screen_vertices: Vec<(f32, f32, f32)>, // (x, y, depth)
[INFO] [stdout] 11 |     pub ndc_depths: Vec<f32>,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `RenderFace` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling hytale-skin-renderer v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `ndc_depths` is never read
[INFO] [stdout]   --> src/renderer/debug.rs:11:9
[INFO] [stdout]    |
[INFO] [stdout]  9 | pub(crate) struct RenderFace {
[INFO] [stdout]    |                   ---------- field in this struct
[INFO] [stdout] 10 |     pub screen_vertices: Vec<(f32, f32, f32)>, // (x, y, depth)
[INFO] [stdout] 11 |     pub ndc_depths: Vec<f32>,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `RenderFace` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 8.96s
[INFO] running `Command { std: "docker" "inspect" "d5f15b4619e120a87ae34102b8b53aa9536ac50ca693ec75a01ecba6402180ed", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d5f15b4619e120a87ae34102b8b53aa9536ac50ca693ec75a01ecba6402180ed", kill_on_drop: false }`
[INFO] [stdout] d5f15b4619e120a87ae34102b8b53aa9536ac50ca693ec75a01ecba6402180ed
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 05de8caeb309b430f42023376daecd9d08ad874f93020ade1480e78c9f33cab1
[INFO] running `Command { std: "docker" "start" "-a" "05de8caeb309b430f42023376daecd9d08ad874f93020ade1480e78c9f33cab1", kill_on_drop: false }`
[INFO] [stderr] warning: only one of `license` or `license-file` is necessary
[INFO] [stderr] `license` should be used if the package license can be expressed with a standard SPDX expression.
[INFO] [stderr] `license-file` should be used if the package uses a non-standard license.
[INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information.
[INFO] [stderr] warning: field `ndc_depths` is never read
[INFO] [stderr]   --> src/renderer/debug.rs:11:9
[INFO] [stderr]    |
[INFO] [stderr]  9 | pub(crate) struct RenderFace {
[INFO] [stderr]    |                   ---------- field in this struct
[INFO] [stderr] 10 |     pub screen_vertices: Vec<(f32, f32, f32)>, // (x, y, depth)
[INFO] [stderr] 11 |     pub ndc_depths: Vec<f32>,
[INFO] [stderr]    |         ^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `RenderFace` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `hytale-skin-renderer` (lib) generated 1 warning
[INFO] [stderr] warning: `hytale-skin-renderer` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.31s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/hytale_skin_renderer-b38a88e318d10763)
[INFO] [stdout] 
[INFO] [stdout] running 146 tests
[INFO] [stdout] test animation::tests::test_quaternion_normalize ... ok
[INFO] [stdout] test animation::tests::test_sample_empty_animation ... ok
[INFO] [stdout] test animation::tests::test_sample_position_interpolation ... ok
[INFO] [stdout] test animation::tests::test_wraps_before_first_keyframe ... ok
[INFO] [stdout] test animation::tests::test_sample_single_position_keyframe ... ok
[INFO] [stdout] test animation::tests::test_smoothstep ... ok
[INFO] [stdout] test animation::tests::test_sample_orientation_keyframe ... ok
[INFO] [stdout] test camera::tests::test_camera_position_affects_view ... ok
[INFO] [stdout] test camera::tests::test_depth_calculation ... ok
[INFO] [stdout] test camera::tests::test_orthographic_projection_matrix ... ok
[INFO] [stdout] test camera::tests::test_project_3d_point_to_2d ... ok
[INFO] [stdout] test camera::tests::test_view_projection_matrix ... ok
[INFO] [stdout] test camera::tests::test_view_matrix_calculation ... ok
[INFO] [stdout] test geometry::tests::test_double_sided_quad ... ok
[INFO] [stdout] test geometry::tests::test_box_face_normals ... ok
[INFO] [stdout] test geometry::tests::test_generate_box_vertices ... ok
[INFO] [stdout] test geometry::tests::test_double_sided_faces ... ok
[INFO] [stdout] test animation::tests::test_sample_idle_animation_frame_0 ... ok
[INFO] [stdout] test geometry::tests::test_quad_normal_directions ... ok
[INFO] [stdout] test geometry::tests::test_quad_texture_fallback_to_front ... ok
[INFO] [stdout] test geometry::tests::test_generate_quad_vertices ... ok
[INFO] [stdout] test geometry::tests::test_size_calculations_box ... ok
[INFO] [stdout] test geometry::tests::test_size_calculations_quad ... ok
[INFO] [stdout] test geometry::tests::test_stretch_affects_vertex_positions ... ok
[INFO] [stdout] test math::tests::test_build_transform_with_offset ... ok
[INFO] [stdout] test math::tests::test_matrix_multiplication ... ok
[INFO] [stdout] test math::tests::test_edge_case_zero_quaternion ... ok
[INFO] [stdout] test math::tests::test_quat_from_blockymodel_identity ... ok
[INFO] [stdout] test math::tests::test_build_transform_matrix ... ok
[INFO] [stdout] test math::tests::test_quat_from_blockymodel_normalization ... ok
[INFO] [stdout] test camera::tests::test_aspect_ratio_handling ... ok
[INFO] [stdout] test math::tests::test_quaternion_90_degree_rotation_x ... ok
[INFO] [stdout] test math::tests::test_quaternion_90_degree_rotation_y ... ok
[INFO] [stdout] test math::tests::test_transform_point ... ok
[INFO] [stdout] test math::tests::test_quaternion_multiplication ... ok
[INFO] [stdout] test math::tests::test_transform_direction ... ok
[INFO] [stdout] test math::tests::test_quaternion_90_degree_rotation_z ... ok
[INFO] [stdout] test models::tests::test_parse_blockyanim_interpolation_types ... ok
[INFO] [stdout] test animation::tests::test_hold_last_keyframe_stops_wrapping ... ok
[INFO] [stdout] test math::tests::test_vector_transformations ... ok
[INFO] [stdout] test models::tests::test_parse_empty_texture_layout ... ok
[INFO] [stdout] test models::tests::test_parse_blockyanim_with_position_keyframes ... ok
[INFO] [stdout] test models::tests::test_parse_empty_cube_blockymodel ... ok
[INFO] [stdout] test models::tests::test_parse_blockyanim_with_orientation_keyframes ... ok
[INFO] [stdout] test models::tests::test_parse_idle_blockyanim_file ... ok
[INFO] [stdout] test models::tests::test_parse_minimal_blockyanim ... ok
[INFO] [stdout] test models::tests::test_parse_invalid_json ... ok
[INFO] [stdout] test models::tests::test_parse_missing_required_fields ... ok
[INFO] [stdout] test models::tests::test_parse_quaternion_identity ... ok
[INFO] [stdout] test models::tests::test_parse_node_with_shape_quad ... ok
[INFO] [stdout] test models::tests::test_parse_shape_none ... ok
[INFO] [stdout] test models::tests::test_parse_node_with_shape_box ... ok
[INFO] [stdout] test models::tests::test_parse_texture_layout ... ok
[INFO] [stdout] test models::tests::test_parse_with_optional_fields ... ok
[INFO] [stdout] test output::tests::test_create_rgba_buffer ... ok
[INFO] [stdout] test models::tests::test_parse_node_with_children ... ok
[INFO] [stdout] test output::tests::test_export_png_bytes ... ok
[INFO] [stdout] test renderer::clip::tests::test_clip_against_all_six_planes ... ok
[INFO] [stdout] test camera::tests::test_handle_points_behind_camera ... ok
[INFO] [stdout] test renderer::clip::tests::test_clip_fully_inside_face ... ok
[INFO] [stdout] test renderer::clip::tests::test_clip_fully_outside_face ... ok
[INFO] [stdout] test renderer::clip::tests::test_edge_at_screen_boundary ... ok
[INFO] [stdout] test renderer::clip::tests::test_clip_partially_visible_face ... ok
[INFO] [stdout] test renderer::clip::tests::test_degenerate_face_handling ... ok
[INFO] [stdout] test models::tests::test_parse_minimal_blockymodel ... ok
[INFO] [stdout] test models::tests::test_parse_player_blockymodel ... ok
[INFO] [stdout] test renderer::clip::tests::test_is_inside_left_plane ... ok
[INFO] [stdout] test renderer::clip::tests::test_nearly_parallel_edge_clipping ... ok
[INFO] [stdout] test renderer::clip::tests::test_realistic_frustum_clipping ... ok
[INFO] [stdout] test renderer::clip::tests::test_sutherland_hodgman_preserves_winding ... ok
[INFO] [stdout] test renderer::clip::tests::test_trivial_rejection ... ok
[INFO] [stdout] test renderer::clip::tests::test_uv_interpolation_accuracy ... ok
[INFO] [stdout] test renderer::clip::tests::test_no_silent_intersection_failures ... ok
[INFO] [stdout] test renderer::config::tests::test_custom_light_config ... ok
[INFO] [stdout] test renderer::clip::tests::test_perspective_trivial_rejection ... ok
[INFO] [stdout] test renderer::clip::tests::test_signed_distance ... ok
[INFO] [stdout] test renderer::config::tests::test_light_direction_normalized ... ok
[INFO] [stdout] test renderer::math::tests::test_barycentric_coords ... ok
[INFO] [stdout] test renderer::math::tests::test_barycentric_coords_degenerate_triangle ... ok
[INFO] [stdout] test scene::tests::test_apply_parent_transforms_to_children ... ok
[INFO] [stdout] test renderer::math::tests::test_barycentric_coords_no_division_by_zero ... ok
[INFO] [stdout] test scene::tests::test_build_scene_graph_single_node ... ok
[INFO] [stdout] test scene::tests::test_auto_spacing_with_scene_graph ... ok
[INFO] [stdout] test renderer::config::tests::test_lighting_coefficients_valid ... ok
[INFO] [stdout] test scene::tests::test_calculate_joint_spacing_mismatched_sides ... ok
[INFO] [stdout] test scene::tests::test_calculate_joint_spacing_disabled ... ok
[INFO] [stdout] test scene::tests::test_calculate_joint_spacing_calf_to_foot ... ok
[INFO] [stdout] test scene::tests::test_calculate_joint_spacing_non_joint_pair ... ok
[INFO] [stdout] test scene::tests::test_build_scene_graph_with_nested_children ... ok
[INFO] [stdout] test scene::tests::test_calculate_shape_y_bounds_negative_stretch ... ok
[INFO] [stdout] test scene::tests::test_calculate_shape_y_bounds_quad_returns_none ... ok
[INFO] [stdout] test scene::tests::test_calculate_shape_y_bounds_with_stretch ... ok
[INFO] [stdout] test scene::tests::test_calculate_y_overlap_no_overlap ... ok
[INFO] [stdout] test scene::tests::test_calculate_y_overlap_real_data ... ok
[INFO] [stdout] test scene::tests::test_children_positioned_relative_to_parent_shape_center ... ok
[INFO] [stdout] test scene::tests::test_config_auto_detection ... ok
[INFO] [stdout] test scene::tests::test_config_with_override ... ok
[INFO] [stdout] test scene::tests::test_from_blockymodel_with_config_backward_compatible ... ok
[INFO] [stdout] test scene::tests::test_get_visible_shapes ... ok
[INFO] [stdout] test scene::tests::test_get_visible_shapes_no_double_transform ... ok
[INFO] [stdout] test scene::tests::test_calculate_joint_spacing_pelvis_to_thigh ... ok
[INFO] [stdout] test scene::tests::test_legacy_mode_still_works ... ok
[INFO] [stdout] test scene::tests::test_offset_transformations ... ok
[INFO] [stdout] test scene::tests::test_parent_shape_offset_affects_child ... ok
[INFO] [stdout] test scene::tests::test_calculate_joint_spacing_thigh_to_calf ... ok
[INFO] [stdout] test scene::tests::test_calculate_shape_y_bounds_basic ... ok
[INFO] [stdout] test scene::tests::test_handle_invisible_nodes ... ok
[INFO] [stdout] test scene::tests::test_joint_spacing_transform_propagation ... ok
[INFO] [stdout] test skin::tests::test_camel_to_snake_case ... ok
[INFO] [stdout] test skin::tests::test_resolve_tints_dynamic ... ok
[INFO] [stdout] test skin::tests::test_parse_skin_json ... ok
[INFO] [stdout] test skin::tests::test_resolve_tints_gradient_set_lookup ... ok
[INFO] [stdout] test skin::tests::test_resolve_tints ... ok
[INFO] [stdout] test texture::tests::test_apply_tint ... ok
[INFO] [stdout] test scene::tests::test_stretch_transformations ... ok
[INFO] [stdout] test texture::tests::test_apply_tint_greyscale_pixels ... ok
[INFO] [stdout] test texture::tests::test_apply_tint_near_greyscale ... ok
[INFO] [stdout] test scene::tests::test_transform_chain ... ok
[INFO] [stdout] test texture::tests::test_apply_tint_colored_pixels_preserved ... ok
[INFO] [stdout] test texture::tests::test_combined_mirror_and_rotation ... ok
[INFO] [stdout] test texture::tests::test_apply_tint_transparent_pixels ... ok
[INFO] [stdout] test texture::tests::test_face_name_mapping ... ok
[INFO] [stdout] test texture::tests::test_handle_missing_texture_file ... ok
[INFO] [stdout] test texture::tests::test_handle_out_of_bounds_uv_coordinates ... ok
[INFO] [stdout] test texture::tests::test_apply_tint_preserves_alpha ... ok
[INFO] [stdout] test texture::tests::test_load_texture_from_bytes ... ok
[INFO] [stdout] test texture::tests::test_apply_tint_threshold_boundary ... ok
[INFO] [stdout] test texture::tests::test_apply_tint_uses_average_luminance ... ok
[INFO] [stdout] test texture::tests::test_mirror_x_axis ... ok
[INFO] [stdout] test texture::tests::test_mirror_y_axis ... ok
[INFO] [stdout] test texture::tests::test_rotation_0_degrees ... ok
[INFO] [stdout] test texture::tests::test_rotation_180_degrees ... ok
[INFO] [stdout] test texture::tests::test_rotation_90_degrees ... ok
[INFO] [stdout] test texture::tests::test_rotation_270_degrees ... ok
[INFO] [stdout] test texture::tests::test_sample_face_texture ... ok
[INFO] [stdout] test texture::tests::test_sample_texture_pixels ... ok
[INFO] [stdout] test texture::tests::test_tint_gradient_inverted ... ok
[INFO] [stdout] test texture::tests::test_tint_gradient_clamps_out_of_range ... ok
[INFO] [stdout] test texture::tests::test_tint_gradient_lookup_u8 ... ok
[INFO] [stdout] test texture::tests::test_tint_gradient_solid ... ok
[INFO] [stdout] test texture::tests::test_tint_gradient_identity ... ok
[INFO] [stdout] test texture::tests::test_uv_coordinate_mapping_offset ... ok
[INFO] [stdout] test texture::tests::test_tint_gradient_lookup ... ok
[INFO] [stdout] test output::tests::test_output_dimensions_match ... FAILED
[INFO] [stdout] test output::tests::test_write_valid_png_file ... FAILED
[INFO] [stdout] test output::tests::test_png_file_is_readable ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- output::tests::test_output_dimensions_match stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'output::tests::test_output_dimensions_match' (77) panicked at src/output.rs:370:39:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Image(IoError(Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }))
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5d4676b6a7c2 - std::backtrace_rs::backtrace::libunwind::trace::hff358a60abf734fc
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5d4676b6a7c2 - std::backtrace_rs::backtrace::trace_unsynchronized::h3b121f916dd95ec6
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5d4676b6a7c2 - std::sys::backtrace::_print_fmt::hde0a62ded68798e9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5d4676b6a7c2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h93773fc827e3113d
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5d4676b7bffa - core::fmt::rt::Argument::fmt::h01eff69902dad97f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5d4676b7bffa - core::fmt::write::hed7b5c73d82ecb7c
[INFO] [stdout]    6:     0x5d4676b38d26 - std::io::default_write_fmt::h2f696ff5b8bbaa4b
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5d4676b38d26 - std::io::Write::write_fmt::h5e66814db8a9cfce
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5d4676b49b79 - std::sys::backtrace::BacktraceLock::print::h8b1d6fcc5a56d1a3
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5d4676b49b79 - std::panicking::default_hook::{{closure}}::h2be84df4f189ae36
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5d4676b49a11 - std::panicking::default_hook::hf0ea8939246f43a9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5d4676a2127e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h02d35e3888986252
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5d4676a2127e - test::test_main_with_exit_callback::{{closure}}::h939640a27d647173
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5d4676b49df2 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hc9df09ff391af3e7
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5d4676b49df2 - std::panicking::panic_with_hook::hb4bd9ac1123582a0
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5d4676b49c38 - std::panicking::panic_handler::{{closure}}::hde00dd15f5637fe2
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5d4676b44cb9 - std::sys::backtrace::__rust_end_short_backtrace::hb72197fa777c1785
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5d4676b2d38d - __rustc[4425a7e20b4c8619]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5d4676b8379c - core::panicking::panic_fmt::ha59b517dd231f4da
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5d4676b82e92 - core::result::unwrap_failed::hf2d1f30a3ac850fc
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5d4676973ebf - core::result::Result<T,E>::unwrap::hb2a03878080328bd
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5d4676973ebf - hytale_skin_renderer::output::tests::test_output_dimensions_match::h3e9a760c077d880a
[INFO] [stdout]                                at /opt/rustwide/workdir/src/output.rs:370:39
[INFO] [stdout]   22:     0x5d46769741c7 - hytale_skin_renderer::output::tests::test_output_dimensions_match::{{closure}}::h4c7b4649fa488dca
[INFO] [stdout]                                at /opt/rustwide/workdir/src/output.rs:364:38
[INFO] [stdout]   23:     0x5d46769b6406 - core::ops::function::FnOnce::call_once::h227e6137e1a6acd1
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5d4676a2103b - core::ops::function::FnOnce::call_once::hddb3cd395c36bfbb
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5d4676a2103b - test::__rust_begin_short_backtrace::h0b6a7601d9750bfa
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x5d4676a34a4a - test::run_test_in_process::{{closure}}::h444209903f00b347
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x5d4676a34a4a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hfb3ba8f46e537649
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x5d4676a34a4a - std::panicking::catch_unwind::do_call::h1672a45911fcf9dc
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x5d4676a34a4a - std::panicking::catch_unwind::h0fadaee22787a6dd
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x5d4676a34a4a - std::panic::catch_unwind::hc47ad190f2c8e188
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5d4676a34a4a - test::run_test_in_process::hcd7faaf934f29999
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x5d4676a34a4a - test::run_test::{{closure}}::hddc4550da4871867
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x5d4676a0eea4 - test::run_test::{{closure}}::h98ae26689f13ed94
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x5d4676a0eea4 - std::sys::backtrace::__rust_begin_short_backtrace::h3ec4d1f21ad44588
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x5d4676a12842 - std::thread::lifecycle::spawn_unchecked::{{closure}}::{{closure}}::hd8bf2c73d479939f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x5d4676a12842 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h3b4248f358af2491
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x5d4676a12842 - std::panicking::catch_unwind::do_call::hda10a64f4b8daebe
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x5d4676a12842 - std::panicking::catch_unwind::h659e5ee8336ec8c7
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x5d4676a12842 - std::panic::catch_unwind::h9d4d66a538912c18
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5d4676a12842 - std::thread::lifecycle::spawn_unchecked::{{closure}}::h7557906bb51d79f1
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x5d4676a12842 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9e460d1d7fc83d35
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5d4676b3fe9f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h61282da819d64ea9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   43:     0x5d4676b3fe9f - std::sys::thread::unix::Thread::new::thread_start::h982f9ea829d1b5fb
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/thread/unix.rs:127:17
[INFO] [stdout]   44:     0x75e8d67fdaa4 - <unknown>
[INFO] [stdout]   45:     0x75e8d688aa64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- output::tests::test_write_valid_png_file stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'output::tests::test_write_valid_png_file' (79) panicked at src/output.rs:328:9:
[INFO] [stdout] assertion failed: result.is_ok()
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5d4676b6a7c2 - std::backtrace_rs::backtrace::libunwind::trace::hff358a60abf734fc
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5d4676b6a7c2 - std::backtrace_rs::backtrace::trace_unsynchronized::h3b121f916dd95ec6
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5d4676b6a7c2 - std::sys::backtrace::_print_fmt::hde0a62ded68798e9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5d4676b6a7c2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h93773fc827e3113d
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5d4676b7bffa - core::fmt::rt::Argument::fmt::h01eff69902dad97f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5d4676b7bffa - core::fmt::write::hed7b5c73d82ecb7c
[INFO] [stdout]    6:     0x5d4676b38d26 - std::io::default_write_fmt::h2f696ff5b8bbaa4b
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5d4676b38d26 - std::io::Write::write_fmt::h5e66814db8a9cfce
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5d4676b49b79 - std::sys::backtrace::BacktraceLock::print::h8b1d6fcc5a56d1a3
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5d4676b49b79 - std::panicking::default_hook::{{closure}}::h2be84df4f189ae36
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5d4676b49a11 - std::panicking::default_hook::hf0ea8939246f43a9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5d4676a2127e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h02d35e3888986252
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5d4676a2127e - test::test_main_with_exit_callback::{{closure}}::h939640a27d647173
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5d4676b49df2 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hc9df09ff391af3e7
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5d4676b49df2 - std::panicking::panic_with_hook::hb4bd9ac1123582a0
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5d4676b49c6a - std::panicking::panic_handler::{{closure}}::hde00dd15f5637fe2
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5d4676b44cb9 - std::sys::backtrace::__rust_end_short_backtrace::hb72197fa777c1785
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5d4676b2d38d - __rustc[4425a7e20b4c8619]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5d4676b8379c - core::panicking::panic_fmt::ha59b517dd231f4da
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5d4676b83762 - core::panicking::panic::hbff2745fd4c5afec
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x5d4676973b6f - hytale_skin_renderer::output::tests::test_write_valid_png_file::h349ae2b20cfa1ef0
[INFO] [stdout]                                at /opt/rustwide/workdir/src/output.rs:328:9
[INFO] [stdout]   21:     0x5d4676973d47 - hytale_skin_renderer::output::tests::test_write_valid_png_file::{{closure}}::h4ec1ae8ee7308793
[INFO] [stdout]                                at /opt/rustwide/workdir/src/output.rs:316:35
[INFO] [stdout]   22:     0x5d46769b8246 - core::ops::function::FnOnce::call_once::hc787958dcc53b783
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x5d4676a2103b - core::ops::function::FnOnce::call_once::hddb3cd395c36bfbb
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5d4676a2103b - test::__rust_begin_short_backtrace::h0b6a7601d9750bfa
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:663:18
[INFO] [stdout]   25:     0x5d4676a34a4a - test::run_test_in_process::{{closure}}::h444209903f00b347
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:686:74
[INFO] [stdout]   26:     0x5d4676a34a4a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hfb3ba8f46e537649
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   27:     0x5d4676a34a4a - std::panicking::catch_unwind::do_call::h1672a45911fcf9dc
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]   28:     0x5d4676a34a4a - std::panicking::catch_unwind::h0fadaee22787a6dd
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]   29:     0x5d4676a34a4a - std::panic::catch_unwind::hc47ad190f2c8e188
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]   30:     0x5d4676a34a4a - test::run_test_in_process::hcd7faaf934f29999
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:686:27
[INFO] [stdout]   31:     0x5d4676a34a4a - test::run_test::{{closure}}::hddc4550da4871867
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:607:43
[INFO] [stdout]   32:     0x5d4676a0eea4 - test::run_test::{{closure}}::h98ae26689f13ed94
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:637:41
[INFO] [stdout]   33:     0x5d4676a0eea4 - std::sys::backtrace::__rust_begin_short_backtrace::h3ec4d1f21ad44588
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   34:     0x5d4676a12842 - std::thread::lifecycle::spawn_unchecked::{{closure}}::{{closure}}::hd8bf2c73d479939f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   35:     0x5d4676a12842 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h3b4248f358af2491
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   36:     0x5d4676a12842 - std::panicking::catch_unwind::do_call::hda10a64f4b8daebe
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]   37:     0x5d4676a12842 - std::panicking::catch_unwind::h659e5ee8336ec8c7
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]   38:     0x5d4676a12842 - std::panic::catch_unwind::h9d4d66a538912c18
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x5d4676a12842 - std::thread::lifecycle::spawn_unchecked::{{closure}}::h7557906bb51d79f1
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   40:     0x5d4676a12842 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9e460d1d7fc83d35
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x5d4676b3fe9f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h61282da819d64ea9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   42:     0x5d4676b3fe9f - std::sys::thread::unix::Thread::new::thread_start::h982f9ea829d1b5fb
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/thread/unix.rs:127:17
[INFO] [stdout]   43:     0x75e8d67fdaa4 - <unknown>
[INFO] [stdout]   44:     0x75e8d688aa64 - clone
[INFO] [stdout]   45:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- output::tests::test_png_file_is_readable stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'output::tests::test_png_file_is_readable' (78) panicked at src/output.rs:350:39:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Image(IoError(Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }))
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5d4676b6a7c2 - std::backtrace_rs::backtrace::libunwind::trace::hff358a60abf734fc
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5d4676b6a7c2 - std::backtrace_rs::backtrace::trace_unsynchronized::h3b121f916dd95ec6
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5d4676b6a7c2 - std::sys::backtrace::_print_fmt::hde0a62ded68798e9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5d4676b6a7c2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h93773fc827e3113d
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5d4676b7bffa - core::fmt::rt::Argument::fmt::h01eff69902dad97f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5d4676b7bffa - core::fmt::write::hed7b5c73d82ecb7c
[INFO] [stdout]    6:     0x5d4676b38d26 - std::io::default_write_fmt::h2f696ff5b8bbaa4b
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5d4676b38d26 - std::io::Write::write_fmt::h5e66814db8a9cfce
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5d4676b49b79 - std::sys::backtrace::BacktraceLock::print::h8b1d6fcc5a56d1a3
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5d4676b49b79 - std::panicking::default_hook::{{closure}}::h2be84df4f189ae36
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5d4676b49a11 - std::panicking::default_hook::hf0ea8939246f43a9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5d4676a2127e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h02d35e3888986252
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5d4676a2127e - test::test_main_with_exit_callback::{{closure}}::h939640a27d647173
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5d4676b49df2 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hc9df09ff391af3e7
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5d4676b49df2 - std::panicking::panic_with_hook::hb4bd9ac1123582a0
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5d4676b49c38 - std::panicking::panic_handler::{{closure}}::hde00dd15f5637fe2
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5d4676b44cb9 - std::sys::backtrace::__rust_end_short_backtrace::hb72197fa777c1785
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5d4676b2d38d - __rustc[4425a7e20b4c8619]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5d4676b8379c - core::panicking::panic_fmt::ha59b517dd231f4da
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5d4676b82e92 - core::result::unwrap_failed::hf2d1f30a3ac850fc
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5d4676973499 - core::result::Result<T,E>::unwrap::hb2a03878080328bd
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5d4676973499 - hytale_skin_renderer::output::tests::test_png_file_is_readable::hdd7d4b006a449e7e
[INFO] [stdout]                                at /opt/rustwide/workdir/src/output.rs:350:39
[INFO] [stdout]   22:     0x5d46769739b7 - hytale_skin_renderer::output::tests::test_png_file_is_readable::{{closure}}::h41a07a35b1853934
[INFO] [stdout]                                at /opt/rustwide/workdir/src/output.rs:335:35
[INFO] [stdout]   23:     0x5d46769b8866 - core::ops::function::FnOnce::call_once::he336d64c5dc93744
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5d4676a2103b - core::ops::function::FnOnce::call_once::hddb3cd395c36bfbb
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5d4676a2103b - test::__rust_begin_short_backtrace::h0b6a7601d9750bfa
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x5d4676a34a4a - test::run_test_in_process::{{closure}}::h444209903f00b347
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x5d4676a34a4a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hfb3ba8f46e537649
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x5d4676a34a4a - std::panicking::catch_unwind::do_call::h1672a45911fcf9dc
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x5d4676a34a4a - std::panicking::catch_unwind::h0fadaee22787a6dd
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x5d4676a34a4a - std::panic::catch_unwind::hc47ad190f2c8e188
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5d4676a34a4a - test::run_test_in_process::hcd7faaf934f29999
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x5d4676a34a4a - test::run_test::{{closure}}::hddc4550da4871867
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x5d4676a0eea4 - test::run_test::{{closure}}::h98ae26689f13ed94
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x5d4676a0eea4 - std::sys::backtrace::__rust_begin_short_backtrace::h3ec4d1f21ad44588
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x5d4676a12842 - std::thread::lifecycle::spawn_unchecked::{{closure}}::{{closure}}::hd8bf2c73d479939f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x5d4676a12842 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h3b4248f358af2491
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x5d4676a12842 - std::panicking::catch_unwind::do_call::hda10a64f4b8daebe
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x5d4676a12842 - std::panicking::catch_unwind::h659e5ee8336ec8c7
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x5d4676a12842 - std::panic::catch_unwind::h9d4d66a538912c18
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5d4676a12842 - std::thread::lifecycle::spawn_unchecked::{{closure}}::h7557906bb51d79f1
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x5d4676a12842 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9e460d1d7fc83d35
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5d4676b3fe9f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h61282da819d64ea9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   43:     0x5d4676b3fe9f - std::sys::thread::unix::Thread::new::thread_start::h982f9ea829d1b5fb
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/thread/unix.rs:127:17
[INFO] [stdout]   44:     0x75e8d67fdaa4 - <unknown>
[INFO] [stdout]   45:     0x75e8d688aa64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     output::tests::test_output_dimensions_match
[INFO] [stdout]     output::tests::test_png_file_is_readable
[INFO] [stdout]     output::tests::test_write_valid_png_file
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 143 passed; 3 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.18s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "05de8caeb309b430f42023376daecd9d08ad874f93020ade1480e78c9f33cab1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "05de8caeb309b430f42023376daecd9d08ad874f93020ade1480e78c9f33cab1", kill_on_drop: false }`
[INFO] [stdout] 05de8caeb309b430f42023376daecd9d08ad874f93020ade1480e78c9f33cab1
