[INFO] cloning repository https://github.com/aacunningham/simple-png [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/aacunningham/simple-png" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faacunningham%2Fsimple-png", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faacunningham%2Fsimple-png'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 870b70e5f91a494179a3037dacb1feaf0b2b2543 [INFO] testing aacunningham/simple-png against 1.79.0 for beta-1.80-4 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faacunningham%2Fsimple-png" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/aacunningham/simple-png on toolchain 1.79.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.79.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/aacunningham/simple-png [INFO] finished tweaking git repo https://github.com/aacunningham/simple-png [INFO] tweaked toml for git repo https://github.com/aacunningham/simple-png written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/aacunningham/simple-png 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.79.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded insta v1.29.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+1.79.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a48c3455d48a49faa92dcd2cd01e8d708cce69801c5cf825ed7ca7c57821b5f4 [INFO] running `Command { std: "docker" "start" "-a" "a48c3455d48a49faa92dcd2cd01e8d708cce69801c5cf825ed7ca7c57821b5f4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a48c3455d48a49faa92dcd2cd01e8d708cce69801c5cf825ed7ca7c57821b5f4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a48c3455d48a49faa92dcd2cd01e8d708cce69801c5cf825ed7ca7c57821b5f4", kill_on_drop: false }` [INFO] [stdout] a48c3455d48a49faa92dcd2cd01e8d708cce69801c5cf825ed7ca7c57821b5f4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+1.79.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 961e49422bda754137438484b455fe4fb84aa029a3e14d768a18cda5805c14c2 [INFO] running `Command { std: "docker" "start" "-a" "961e49422bda754137438484b455fe4fb84aa029a3e14d768a18cda5805c14c2", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.144 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling rustix v0.37.19 [INFO] [stderr] Compiling log v0.4.18 [INFO] [stderr] Compiling linux-raw-sys v0.3.8 [INFO] [stderr] Compiling serde v1.0.163 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling regex-syntax v0.7.2 [INFO] [stderr] Compiling termcolor v1.2.0 [INFO] [stderr] Compiling serde_json v1.0.96 [INFO] [stderr] Compiling anyhow v1.0.71 [INFO] [stderr] Compiling itoa v1.0.6 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling time-core v0.1.1 [INFO] [stderr] Compiling ryu v1.0.13 [INFO] [stderr] Compiling miniz_oxide v0.7.1 [INFO] [stderr] Compiling aho-corasick v1.0.1 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling regex v1.8.3 [INFO] [stderr] Compiling is-terminal v0.4.7 [INFO] [stderr] Compiling env_logger v0.10.0 [INFO] [stderr] Compiling time v0.3.21 [INFO] [stderr] Compiling pretty_env_logger v0.5.0 [INFO] [stderr] Compiling simple-png v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.31s [INFO] running `Command { std: "docker" "inspect" "961e49422bda754137438484b455fe4fb84aa029a3e14d768a18cda5805c14c2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "961e49422bda754137438484b455fe4fb84aa029a3e14d768a18cda5805c14c2", kill_on_drop: false }` [INFO] [stdout] 961e49422bda754137438484b455fe4fb84aa029a3e14d768a18cda5805c14c2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+1.79.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9d8c37cf092092e99a5bf483e2f5334c7cda5fdc8d52e9cc0a8a7d29a8e4b886 [INFO] running `Command { std: "docker" "start" "-a" "9d8c37cf092092e99a5bf483e2f5334c7cda5fdc8d52e9cc0a8a7d29a8e4b886", kill_on_drop: false }` [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling similar v2.2.1 [INFO] [stderr] Compiling console v0.15.7 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling insta v1.29.0 [INFO] [stderr] Compiling simple-png v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 6.16s [INFO] running `Command { std: "docker" "inspect" "9d8c37cf092092e99a5bf483e2f5334c7cda5fdc8d52e9cc0a8a7d29a8e4b886", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9d8c37cf092092e99a5bf483e2f5334c7cda5fdc8d52e9cc0a8a7d29a8e4b886", kill_on_drop: false }` [INFO] [stdout] 9d8c37cf092092e99a5bf483e2f5334c7cda5fdc8d52e9cc0a8a7d29a8e4b886 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+1.79.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] b7bf4fb212075c8cd1ddf1b96ae7273e3fc0e46283e84d33c6a6dfb1f9ab4dbc [INFO] running `Command { std: "docker" "start" "-a" "b7bf4fb212075c8cd1ddf1b96ae7273e3fc0e46283e84d33c6a6dfb1f9ab4dbc", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.06s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/simple_png-0a8b74cc091d8314) [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test utils::tests::div_ceil_works ... ok [INFO] [stdout] test filters::tests::average_actually_averages_a_and_b ... ok [INFO] [stdout] test interlacing::tests::adam7iter_returns_iterator_over_pixel_indices ... ok [INFO] [stdout] test filters::tests::reconstruct_undoes_filter ... ok [INFO] [stdout] test filters::tests::real_test ... ok [INFO] [stdout] test interlacing::tests::adam7iter_correctly_calculates_pass_dimensions ... ok [INFO] [stderr] Running unittests src/bin/process_image.rs (/opt/rustwide/target/debug/deps/process_image-351b8bd3e47fb908) [INFO] [stdout] [INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Running unittests src/bin/visual_bench.rs (/opt/rustwide/target/debug/deps/visual_bench-58340c18160c7ea1) [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 tests/decoding/main.rs (/opt/rustwide/target/debug/deps/decoding-92accf46d021a892) [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 178 tests [INFO] [stdout] test png_suite::basi6a16 ... ok [INFO] [stdout] test png_suite::basi3p08 ... ok [INFO] [stdout] test png_suite::basi0g16 ... ok [INFO] [stdout] test png_suite::basi6a08 ... ok [INFO] [stdout] test png_suite::basi0g01 ... ok [INFO] [stdout] test png_suite::basi0g02 ... ok [INFO] [stdout] test png_suite::basi3p02 ... ok [INFO] [stdout] test png_suite::basi4a08 ... ok [INFO] [stdout] test png_suite::basi0g04 ... ok [INFO] [stdout] test png_suite::basi3p01 ... ok [INFO] [stdout] test png_suite::basn0g01 ... ok [INFO] [stdout] test png_suite::basn0g04 ... ok [INFO] [stdout] test png_suite::basn0g02 ... ok [INFO] [stdout] test png_suite::basi2c16 ... ok [INFO] [stdout] test png_suite::basi0g08 ... ok [INFO] [stdout] test png_suite::basi2c08 ... ok [INFO] [stdout] test png_suite::basn3p08 ... ok [INFO] [stdout] test png_suite::basi3p04 ... ok [INFO] [stdout] test png_suite::basi4a16 ... ok [INFO] [stdout] test png_suite::basn4a16 ... ok [INFO] [stdout] test png_suite::basn3p01 ... ok [INFO] [stdout] test png_suite::basn2c16 ... ok [INFO] [stdout] test png_suite::basn2c08 ... ok [INFO] [stdout] test png_suite::basn0g16 ... ok [INFO] [stdout] test png_suite::basn6a08 ... ok [INFO] [stdout] test png_suite::bgai4a08 ... ok [INFO] [stdout] test png_suite::basn4a08 ... ok [INFO] [stdout] test png_suite::basn3p02 ... ok [INFO] [stdout] test png_suite::bgan6a08 ... ok [INFO] [stdout] test png_suite::cdhn2c08 ... ok [INFO] [stdout] test png_suite::basn0g08 ... ok [INFO] [stdout] test png_suite::basn3p04 ... ok [INFO] [stdout] test png_suite::bgyn6a16 ... ok [INFO] [stdout] test png_suite::bgwn6a08 ... ok [INFO] [stdout] test png_suite::cdsn2c08 ... ok [INFO] [stdout] test png_suite::bgbn4a08 ... ok [INFO] [stdout] test png_suite::bgan6a16 ... ok [INFO] [stdout] test png_suite::basn6a16 ... ok [INFO] [stdout] test png_suite::ccwn3p08 ... ok [INFO] [stdout] test png_suite::cdfn2c08 ... ok [INFO] [stdout] test png_suite::bgai4a16 ... ok [INFO] [stdout] test png_suite::ch1n3p04 ... ok [INFO] [stdout] test png_suite::bggn4a16 ... ok [INFO] [stdout] test png_suite::cdun2c08 ... ok [INFO] [stdout] test png_suite::ch2n3p08 ... ok [INFO] [stdout] test png_suite::cs8n3p08 ... ok [INFO] [stdout] test png_suite::cm9n0g04 ... ok [INFO] [stdout] test png_suite::cs3n3p08 ... ok [INFO] [stdout] test png_suite::cs5n2c08 ... ok [INFO] [stdout] test png_suite::ccwn2c08 ... ok [INFO] [stdout] test png_suite::cs3n2c16 ... ok [INFO] [stdout] test png_suite::ct1n0g04 ... ok [INFO] [stdout] test png_suite::cm0n0g04 ... ok [INFO] [stdout] test png_suite::ct0n0g04 ... ok [INFO] [stdout] test png_suite::cs8n2c08 ... ok [INFO] [stdout] test png_suite::cm7n0g04 ... ok [INFO] [stdout] test png_suite::cthn0g04 ... ok [INFO] [stdout] test png_suite::cs5n3p08 ... ok [INFO] [stdout] test png_suite::cten0g04 ... ok [INFO] [stdout] test png_suite::ctgn0g04 ... ok [INFO] [stdout] test png_suite::ctfn0g04 ... ok [INFO] [stdout] test png_suite::f03n0g08 ... ok [INFO] [stdout] test png_suite::f02n0g08 ... ok [INFO] [stdout] test png_suite::f00n0g08 ... ok [INFO] [stdout] test png_suite::g03n0g16 ... ok [INFO] [stdout] test png_suite::f04n0g08 ... ok [INFO] [stdout] test png_suite::g03n2c08 ... ok [INFO] [stdout] test png_suite::f03n2c08 ... ok [INFO] [stdout] test png_suite::ctzn0g04 ... ok [INFO] [stdout] test png_suite::f01n2c08 ... ok [INFO] [stdout] test png_suite::g04n3p04 ... ok [INFO] [stdout] test png_suite::f99n0g04 ... ok [INFO] [stdout] test png_suite::f01n0g08 ... ok [INFO] [stdout] test png_suite::f00n2c08 ... ok [INFO] [stdout] test png_suite::g04n2c08 ... ok [INFO] [stdout] test png_suite::g05n3p04 ... ok [INFO] [stdout] test png_suite::g04n0g16 ... ok [INFO] [stdout] test png_suite::g03n3p04 ... ok [INFO] [stdout] test png_suite::g10n2c08 ... ok [INFO] [stdout] test png_suite::f04n2c08 ... ok [INFO] [stdout] test png_suite::exif2c08 ... ok [INFO] [stdout] test png_suite::oi1n0g16 ... ok [INFO] [stdout] test png_suite::g07n3p04 ... ok [INFO] [stdout] test png_suite::g07n2c08 ... ok [INFO] [stdout] test png_suite::ctjn0g04 ... ok [INFO] [stdout] test png_suite::f02n2c08 ... ok [INFO] [stdout] test png_suite::g05n2c08 ... ok [INFO] [stdout] test png_suite::g07n0g16 ... ok [INFO] [stdout] test png_suite::g25n0g16 ... ok [INFO] [stdout] test png_suite::g25n3p04 ... ok [INFO] [stdout] test png_suite::g10n3p04 ... ok [INFO] [stdout] test png_suite::g05n0g16 ... ok [INFO] [stdout] test png_suite::g25n2c08 ... ok [INFO] [stdout] test png_suite::g10n0g16 ... ok [INFO] [stdout] test png_suite::oi4n0g16 ... ok [INFO] [stdout] test png_suite::s01n3p01 ... ok [INFO] [stdout] test png_suite::s02i3p01 ... ok [INFO] [stdout] test png_suite::oi1n2c16 ... ok [INFO] [stdout] test png_suite::s03i3p01 ... ok [INFO] [stdout] test png_suite::s02n3p01 ... ok [INFO] [stdout] test png_suite::s04n3p01 ... ok [INFO] [stdout] test png_suite::s05i3p02 ... ok [INFO] [stdout] test png_suite::s01i3p01 ... ok [INFO] [stdout] test png_suite::oi2n0g16 ... ok [INFO] [stdout] test png_suite::s05n3p02 ... ok [INFO] [stdout] test png_suite::oi4n2c16 ... ok [INFO] [stdout] test png_suite::pp0n6a08 ... ok [INFO] [stdout] test png_suite::oi2n2c16 ... ok [INFO] [stdout] test png_suite::s06i3p02 ... ok [INFO] [stdout] test png_suite::ps1n2c16 ... ok [INFO] [stdout] test png_suite::s09i3p02 ... ok [INFO] [stdout] test png_suite::s03n3p01 ... ok [INFO] [stdout] test png_suite::s09n3p02 ... ok [INFO] [stdout] test png_suite::s04i3p01 ... ok [INFO] [stdout] test png_suite::s07n3p02 ... ok [INFO] [stdout] test png_suite::s08n3p02 ... ok [INFO] [stdout] test png_suite::ps2n2c16 ... ok [INFO] [stdout] test png_suite::s33n3p04 ... ok [INFO] [stdout] test png_suite::s08i3p02 ... ok [INFO] [stdout] test png_suite::s07i3p02 ... ok [INFO] [stdout] test png_suite::s06n3p02 ... ok [INFO] [stdout] test png_suite::oi9n2c16 ... ok [INFO] [stdout] test png_suite::oi9n0g16 ... ok [INFO] [stdout] test png_suite::s32i3p04 ... ok [INFO] [stdout] test png_suite::ps2n0g08 ... ok [INFO] [stdout] test png_suite::pp0n2c16 ... ok [INFO] [stdout] test png_suite::s33i3p04 ... ok [INFO] [stdout] test png_suite::ps1n0g08 ... ok [INFO] [stdout] test png_suite::s34i3p04 ... ok [INFO] [stdout] test png_suite::s34n3p04 ... ok [INFO] [stdout] test png_suite::s32n3p04 ... ok [INFO] [stdout] test png_suite::s38n3p04 ... ok [INFO] [stdout] test png_suite::s35i3p04 ... ok [INFO] [stdout] test png_suite::tbbn2c16 ... ok [INFO] [stdout] test png_suite::s39i3p04 ... ok [INFO] [stdout] test png_suite::s40i3p04 ... ok [INFO] [stdout] test png_suite::s36n3p04 ... ok [INFO] [stdout] test png_suite::s36i3p04 ... ok [INFO] [stdout] test png_suite::s35n3p04 ... ok [INFO] [stdout] test png_suite::tbwn0g16 ... ok [INFO] [stdout] test png_suite::tbgn2c16 ... ok [INFO] [stdout] test png_suite::tbbn3p08 ... ok [INFO] [stdout] test png_suite::s39n3p04 ... ok [INFO] [stdout] test png_suite::tbyn3p08 ... ok [INFO] [stdout] test png_suite::tbbn0g04 ... ok [INFO] [stdout] test png_suite::s40n3p04 ... ok [INFO] [stdout] test png_suite::s37n3p04 ... ok [INFO] [stdout] test png_suite::tm3n3p02 ... ok [INFO] [stdout] test png_suite::tbgn3p08 ... ok [INFO] [stdout] test png_suite::z03n2c08 ... ok [INFO] [stdout] test png_suite::z00n2c08 ... ok [INFO] [stdout] test png_suite::s37i3p04 ... ok [INFO] [stdout] test png_suite::s38i3p04 ... ok [INFO] [stdout] test png_suite::tbrn2c08 ... ok [INFO] [stdout] test png_suite::tp0n2c08 ... ok [INFO] [stdout] test png_suite::tbwn3p08 ... ok [INFO] [stdout] test png_suite::z06n2c08 ... ok [INFO] [stdout] test png_suite::tp0n3p08 ... ok [INFO] [stdout] test png_suite::tp0n0g08 ... ok [INFO] [stdout] test png_suite::z09n2c08 ... ok [INFO] [stdout] test png_suite::tp1n3p08 ... ok [INFO] [stdout] test test_round_trip ... ok [INFO] [stdout] test test_decoding ... ok [INFO] [stdout] test png_suite_failures::xd9n2c08 - should panic ... ok [INFO] [stdout] test test_round_trip_2 - should panic ... ok [INFO] [stdout] test png_suite_failures::xc9n2c08 - should panic ... ok [INFO] [stdout] test png_suite_failures::xcrn0g04 - should panic ... ok [INFO] [stdout] test png_suite_failures::xd0n2c08 - should panic ... ok [INFO] [stdout] test png_suite_failures::xc1n0g08 - should panic ... ok [INFO] [stdout] test png_suite_failures::xcsn0g01 - should panic ... ok [INFO] [stdout] test png_suite_failures::xdtn0g01 - should panic ... ok [INFO] [stdout] test png_suite_failures::xd3n2c08 - should panic ... ok [INFO] [stdout] test png_suite_failures::xhdn0g08 - should panic ... ok [INFO] [stdout] test png_suite_failures::xs1n0g01 - should panic ... ok [INFO] [stdout] test png_suite_failures::xs2n0g01 - should panic ... ok [INFO] [stdout] test png_suite_failures::xs4n0g01 - should panic ... ok [INFO] [stdout] test png_suite_failures::xs7n0g01 - should panic ... ok [INFO] [stdout] test png_suite_failures::xlfn0g04 - should panic ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 178 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.64s [INFO] [stdout] [INFO] [stderr] Doc-tests simple_png [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stderr] error: doctest failed, to rerun pass `--doc` [INFO] [stdout] test src/lib.rs - (line 6) ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/lib.rs - (line 6) stdout ---- [INFO] [stdout] Test executable failed (exit status: 101). [INFO] [stdout] [INFO] [stdout] stderr: [INFO] [stdout] thread 'main' panicked at src/lib.rs:11:34: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: Read-only file system (os error 30) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x564c50c147c5 - std::backtrace_rs::backtrace::libunwind::trace::h1a07e5dba0da0cd2 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/../../backtrace/src/backtrace/libunwind.rs:105:5 [INFO] [stdout] 1: 0x564c50c147c5 - std::backtrace_rs::backtrace::trace_unsynchronized::h61b9b8394328c0bc [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x564c50c147c5 - std::sys_common::backtrace::_print_fmt::h1c5e18b460934cff [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/sys_common/backtrace.rs:68:5 [INFO] [stdout] 3: 0x564c50c147c5 - ::fmt::h1e1a1972118942ad [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stdout] 4: 0x564c50c31cab - core::fmt::rt::Argument::fmt::h07af2b4071d536cd [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/core/src/fmt/rt.rs:165:63 [INFO] [stdout] 5: 0x564c50c31cab - core::fmt::write::hc090a2ffd6b28c4a [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/core/src/fmt/mod.rs:1157:21 [INFO] [stdout] 6: 0x564c50c12a4f - std::io::Write::write_fmt::h8898bac6ff039a23 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/io/mod.rs:1832:15 [INFO] [stdout] 7: 0x564c50c1459e - std::sys_common::backtrace::_print::h4e80c5803d4ee35b [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stdout] 8: 0x564c50c1459e - std::sys_common::backtrace::print::ha96650907276675e [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stdout] 9: 0x564c50c15859 - std::panicking::default_hook::{{closure}}::h215c2a0a8346e0e0 [INFO] [stdout] 10: 0x564c50c1559d - std::panicking::default_hook::h207342be97478370 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/panicking.rs:298:9 [INFO] [stdout] 11: 0x564c50c15cf3 - std::panicking::rust_panic_with_hook::hac8bdceee1e4fe2c [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/panicking.rs:795:13 [INFO] [stdout] 12: 0x564c50c15bd4 - std::panicking::begin_panic_handler::{{closure}}::h00d785e82757ce3c [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/panicking.rs:664:13 [INFO] [stdout] 13: 0x564c50c14c89 - std::sys_common::backtrace::__rust_end_short_backtrace::h1628d957bcd06996 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/sys_common/backtrace.rs:171:18 [INFO] [stdout] 14: 0x564c50c15907 - rust_begin_unwind [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/panicking.rs:652:5 [INFO] [stdout] 15: 0x564c50b9bb73 - core::panicking::panic_fmt::hdc63834ffaaefae5 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/core/src/panicking.rs:72:14 [INFO] [stdout] 16: 0x564c50b9c0c6 - core::result::unwrap_failed::h82b551e0ff2b2176 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/core/src/result.rs:1654:5 [INFO] [stdout] 17: 0x564c50b9f800 - rust_out::main::hefd0e20a84d98562 [INFO] [stdout] 18: 0x564c50b9d573 - core::ops::function::FnOnce::call_once::hf5df03481fa223d4 [INFO] [stdout] 19: 0x564c50b9cea6 - std::sys_common::backtrace::__rust_begin_short_backtrace::hc3e3b7df02d0e2b6 [INFO] [stdout] 20: 0x564c50b9d449 - std::rt::lang_start::{{closure}}::hfc2aa31607a3c95a [INFO] [stdout] 21: 0x564c50c0fdc0 - core::ops::function::impls:: for &F>::call_once::h6abeee5a7794ceb5 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/core/src/ops/function.rs:284:13 [INFO] [stdout] 22: 0x564c50c0fdc0 - std::panicking::try::do_call::hd6e966bb06877057 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/panicking.rs:559:40 [INFO] [stdout] 23: 0x564c50c0fdc0 - std::panicking::try::hc9b3807f5768cb19 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/panicking.rs:523:19 [INFO] [stdout] 24: 0x564c50c0fdc0 - std::panic::catch_unwind::h94a757c154076c6e [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/panic.rs:149:14 [INFO] [stdout] 25: 0x564c50c0fdc0 - std::rt::lang_start_internal::{{closure}}::hc5223fb36050c743 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/rt.rs:141:48 [INFO] [stdout] 26: 0x564c50c0fdc0 - std::panicking::try::do_call::hddf7b4e1ebeb3f69 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/panicking.rs:559:40 [INFO] [stdout] 27: 0x564c50c0fdc0 - std::panicking::try::h1842860a1f941a31 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/panicking.rs:523:19 [INFO] [stdout] 28: 0x564c50c0fdc0 - std::panic::catch_unwind::h009016ccf811d4c3 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/panic.rs:149:14 [INFO] [stdout] 29: 0x564c50c0fdc0 - std::rt::lang_start_internal::h3ed4fe7b2f419135 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/rt.rs:141:20 [INFO] [stdout] 30: 0x564c50b9d427 - std::rt::lang_start::h3f1f88aa50d8ed74 [INFO] [stdout] 31: 0x564c50b9fb65 - main [INFO] [stdout] 32: 0x7f7f18516d90 - [INFO] [stdout] 33: 0x7f7f18516e40 - __libc_start_main [INFO] [stdout] 34: 0x564c50b9c465 - _start [INFO] [stdout] 35: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] src/lib.rs - (line 6) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.68s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "b7bf4fb212075c8cd1ddf1b96ae7273e3fc0e46283e84d33c6a6dfb1f9ab4dbc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b7bf4fb212075c8cd1ddf1b96ae7273e3fc0e46283e84d33c6a6dfb1f9ab4dbc", kill_on_drop: false }` [INFO] [stdout] b7bf4fb212075c8cd1ddf1b96ae7273e3fc0e46283e84d33c6a6dfb1f9ab4dbc