[INFO] cloning repository https://github.com/jamdotjar/pngme
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jamdotjar/pngme" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjamdotjar%2Fpngme", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjamdotjar%2Fpngme'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 2f7703aea84742cc85e5e975dc88856a5ecc07c0
[INFO] testing jamdotjar/pngme against 1.99.0-beta.1+cargoflags=--release for beta-release-1.99-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjamdotjar%2Fpngme" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/jamdotjar/pngme
[INFO] finished tweaking git repo https://github.com/jamdotjar/pngme
[INFO] tweaked toml for git repo https://github.com/jamdotjar/pngme written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/jamdotjar/pngme on toolchain 1.99.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.99.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/jamdotjar/pngme 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.99.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 9a7394a96a56b2680d64651508d6dd27679ea38e1a1ec15fa08aa9d22b1a19f5
[INFO] running `Command { std: "docker" "start" "9a7394a96a56b2680d64651508d6dd27679ea38e1a1ec15fa08aa9d22b1a19f5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9a7394a96a56b2680d64651508d6dd27679ea38e1a1ec15fa08aa9d22b1a19f5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "9a7394a96a56b2680d64651508d6dd27679ea38e1a1ec15fa08aa9d22b1a19f5" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9a7394a96a56b2680d64651508d6dd27679ea38e1a1ec15fa08aa9d22b1a19f5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "9a7394a96a56b2680d64651508d6dd27679ea38e1a1ec15fa08aa9d22b1a19f5" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "build" "--frozen" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.89
[INFO] [stderr]    Compiling unicode-ident v1.0.13
[INFO] [stderr]    Compiling libc v0.2.161
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling vec_map v0.8.2
[INFO] [stderr]    Compiling crc-catalog v2.4.0
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling crc v3.2.1
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling clap v2.34.0
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling structopt-derive v0.4.18
[INFO] [stderr]    Compiling structopt v0.3.26
[INFO] [stderr]    Compiling pngme v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: use of deprecated module `std::u32`: all constants in this module replaced by associated constants on the type
[INFO] [stdout]  --> src/chunk.rs:2:39
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::{error::Error, fmt::Display, u32};
[INFO] [stdout]   |                                       ^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 14.69s
[INFO] running `Command { std: "docker" "inspect" "9a7394a96a56b2680d64651508d6dd27679ea38e1a1ec15fa08aa9d22b1a19f5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "9a7394a96a56b2680d64651508d6dd27679ea38e1a1ec15fa08aa9d22b1a19f5" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "test" "--frozen" "--no-run" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stdout] warning: use of deprecated module `std::u32`: all constants in this module replaced by associated constants on the type
[INFO] [stdout]  --> src/chunk.rs:2:39
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::{error::Error, fmt::Display, u32};
[INFO] [stdout]   |                                       ^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling pngme v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: use of deprecated module `std::u32`: all constants in this module replaced by associated constants on the type
[INFO] [stdout]  --> src/chunk.rs:2:39
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::{error::Error, fmt::Display, u32};
[INFO] [stdout]   |                                       ^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 1.27s
[INFO] running `Command { std: "docker" "inspect" "9a7394a96a56b2680d64651508d6dd27679ea38e1a1ec15fa08aa9d22b1a19f5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "9a7394a96a56b2680d64651508d6dd27679ea38e1a1ec15fa08aa9d22b1a19f5" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "test" "--frozen" "--release", kill_on_drop: false }`
[INFO] [stderr] warning: use of deprecated module `std::u32`: all constants in this module replaced by associated constants on the type
[INFO] [stderr]  --> src/chunk.rs:2:39
[INFO] [stderr]   |
[INFO] [stderr] 2 | use std::{error::Error, fmt::Display, u32};
[INFO] [stderr]   |                                       ^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(deprecated)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `pngme` (lib) generated 1 warning
[INFO] [stderr] warning: `pngme` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 0.05s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/release/deps/pngme-65a10dc00dc75d78)
[INFO] [stdout] 
[INFO] [stdout] running 33 tests
[INFO] [stdout] test chunk::tests::test_chunk_crc ... ok
[INFO] [stdout] test chunk::tests::test_chunk_length ... ok
[INFO] [stdout] test chunk::tests::test_chunk_trait_impls ... ok
[INFO] [stdout] test chunk::tests::test_chunk_string ... ok
[INFO] [stdout] test chunk::tests::test_invalid_chunk_from_bytes ... ok
[INFO] [stdout] test chunk::tests::test_new_chunk ... ok
[INFO] [stdout] test chunk::tests::test_chunk_type ... ok
[INFO] [stdout] test chunk::tests::test_valid_chunk_from_bytes ... ok
[INFO] [stdout] test chunk_type::tests::test_chunk_type_from_bytes ... ok
[INFO] [stdout] test chunk_type::tests::test_chunk_type_from_str ... ok
[INFO] [stdout] test chunk_type::tests::test_chunk_type_is_critical ... ok
[INFO] [stdout] test chunk_type::tests::test_chunk_type_is_not_critical ... ok
[INFO] [stdout] test chunk_type::tests::test_chunk_type_is_not_public ... ok
[INFO] [stdout] test chunk_type::tests::test_chunk_type_is_reserved_bit_invalid ... ok
[INFO] [stdout] test chunk_type::tests::test_chunk_type_is_public ... ok
[INFO] [stdout] test chunk_type::tests::test_chunk_type_is_reserved_bit_valid ... ok
[INFO] [stdout] test chunk_type::tests::test_chunk_type_is_safe_to_copy ... ok
[INFO] [stdout] test chunk_type::tests::test_chunk_type_is_unsafe_to_copy ... ok
[INFO] [stdout] test chunk_type::tests::test_chunk_type_trait_impls ... ok
[INFO] [stdout] test png::tests::test_append_chunk ... ok
[INFO] [stdout] test chunk_type::tests::test_invalid_chunk_is_valid ... ok
[INFO] [stdout] test png::tests::test_chunk_by_type ... ok
[INFO] [stdout] test png::tests::test_invalid_chunk ... ok
[INFO] [stdout] test chunk_type::tests::test_valid_chunk_is_valid ... ok
[INFO] [stdout] test png::tests::test_from_chunks ... ok
[INFO] [stdout] test png::tests::test_remove_first_chunk ... ok
[INFO] [stdout] test png::tests::test_valid_from_bytes ... ok
[INFO] [stdout] test png::tests::test_png_trait_impls ... ok
[INFO] [stdout] test png::tests::test_png_from_image_file ... ok
[INFO] [stdout] test png::tests::test_list_chunks ... ok
[INFO] [stdout] test png::tests::test_as_bytes ... ok
[INFO] [stdout] test chunk_type::tests::test_chunk_type_string ... ok
[INFO] [stdout] test png::tests::test_invalid_header ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 33 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/release/deps/pngme-d69dc4b9d6c92b9b)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests pngme
[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] running `Command { std: "docker" "inspect" "9a7394a96a56b2680d64651508d6dd27679ea38e1a1ec15fa08aa9d22b1a19f5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9a7394a96a56b2680d64651508d6dd27679ea38e1a1ec15fa08aa9d22b1a19f5", kill_on_drop: false }`
[INFO] [stdout] 9a7394a96a56b2680d64651508d6dd27679ea38e1a1ec15fa08aa9d22b1a19f5
