[INFO] cloning repository https://github.com/jgao222/jgao-pngme
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jgao222/jgao-pngme" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjgao222%2Fjgao-pngme", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjgao222%2Fjgao-pngme'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 6a50313cafc04930b4f9d73210e28e43d966d2b5
[INFO] testing jgao222/jgao-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%2Fjgao222%2Fjgao-pngme" "/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/jgao222/jgao-pngme
[INFO] finished tweaking git repo https://github.com/jgao222/jgao-pngme
[INFO] tweaked toml for git repo https://github.com/jgao222/jgao-pngme written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/jgao222/jgao-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/jgao222/jgao-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] b1ea92d5ccbfbb36dd43480885a0f84eb8df0699acfca591c0c1e942ab04722d
[INFO] running `Command { std: "docker" "start" "b1ea92d5ccbfbb36dd43480885a0f84eb8df0699acfca591c0c1e942ab04722d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b1ea92d5ccbfbb36dd43480885a0f84eb8df0699acfca591c0c1e942ab04722d", 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" "b1ea92d5ccbfbb36dd43480885a0f84eb8df0699acfca591c0c1e942ab04722d" "/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" "b1ea92d5ccbfbb36dd43480885a0f84eb8df0699acfca591c0c1e942ab04722d", 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" "b1ea92d5ccbfbb36dd43480885a0f84eb8df0699acfca591c0c1e942ab04722d" "/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.43
[INFO] [stderr]    Compiling quote v1.0.21
[INFO] [stderr]    Compiling unicode-ident v1.0.3
[INFO] [stderr]    Compiling syn v1.0.99
[INFO] [stderr]    Compiling libc v0.2.127
[INFO] [stderr]    Compiling indexmap v1.9.1
[INFO] [stderr]    Compiling os_str_bytes v6.2.0
[INFO] [stderr]    Compiling anyhow v1.0.59
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling crc-catalog v2.1.0
[INFO] [stderr]    Compiling once_cell v1.13.0
[INFO] [stderr]    Compiling crc v3.0.0
[INFO] [stderr]    Compiling clap_lex v0.2.4
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling clap_derive v3.2.15
[INFO] [stderr]    Compiling clap v3.2.16
[INFO] [stderr]    Compiling jgao-pngme v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 29.07s
[INFO] running `Command { std: "docker" "inspect" "b1ea92d5ccbfbb36dd43480885a0f84eb8df0699acfca591c0c1e942ab04722d", 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" "b1ea92d5ccbfbb36dd43480885a0f84eb8df0699acfca591c0c1e942ab04722d" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "test" "--frozen" "--no-run" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling jgao-pngme v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 1.56s
[INFO] running `Command { std: "docker" "inspect" "b1ea92d5ccbfbb36dd43480885a0f84eb8df0699acfca591c0c1e942ab04722d", 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" "b1ea92d5ccbfbb36dd43480885a0f84eb8df0699acfca591c0c1e942ab04722d" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "test" "--frozen" "--release", kill_on_drop: false }`
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 0.08s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/release/deps/jgao_pngme-68b8d9a7a8060a89)
[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_string ... ok
[INFO] [stdout] test chunk::tests::test_chunk_type ... ok
[INFO] [stdout] test chunk::tests::test_invalid_chunk_from_bytes ... 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_is_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_not_critical ... ok
[INFO] [stdout] test chunk::tests::test_new_chunk ... 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_invalid ... 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_string ... ok
[INFO] [stdout] test chunk_type::tests::test_chunk_type_trait_impls ... ok
[INFO] [stdout] test chunk_type::tests::test_invalid_chunk_is_valid ... ok
[INFO] [stdout] test chunk_type::tests::test_valid_chunk_is_valid ... ok
[INFO] [stdout] test png::tests::test_append_chunk ... ok
[INFO] [stdout] test png::tests::test_chunk_by_type ... ok
[INFO] [stdout] test png::tests::test_as_bytes ... ok
[INFO] [stdout] test png::tests::test_from_chunks ... ok
[INFO] [stdout] test png::tests::test_invalid_chunk ... ok
[INFO] [stdout] test png::tests::test_invalid_header ... ok
[INFO] [stdout] test png::tests::test_list_chunks ... ok
[INFO] [stdout] test png::tests::test_png_from_image_file ... ok
[INFO] [stdout] test png::tests::test_png_trait_impls ... ok
[INFO] [stdout] test png::tests::test_valid_from_bytes ... ok
[INFO] [stdout] test png::tests::test_remove_chunk ... ok
[INFO] [stdout] test chunk_type::tests::test_chunk_type_from_str ... ok
[INFO] [stdout] test chunk::tests::test_chunk_trait_impls ... 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] running `Command { std: "docker" "inspect" "b1ea92d5ccbfbb36dd43480885a0f84eb8df0699acfca591c0c1e942ab04722d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b1ea92d5ccbfbb36dd43480885a0f84eb8df0699acfca591c0c1e942ab04722d", kill_on_drop: false }`
[INFO] [stdout] b1ea92d5ccbfbb36dd43480885a0f84eb8df0699acfca591c0c1e942ab04722d
