[INFO] cloning repository https://github.com/tomasfarias/c2g [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tomasfarias/c2g" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftomasfarias%2Fc2g", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftomasfarias%2Fc2g'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f88ce48aed84be32d6161032b82931ebf1edecfd [INFO] testing tomasfarias/c2g against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftomasfarias%2Fc2g" "/workspace/builds/worker-11/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-11/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/tomasfarias/c2g on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/tomasfarias/c2g [INFO] finished tweaking git repo https://github.com/tomasfarias/c2g [INFO] tweaked toml for git repo https://github.com/tomasfarias/c2g written to /workspace/builds/worker-11/source/Cargo.toml [INFO] crate git repo https://github.com/tomasfarias/c2g already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.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] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rgb v0.8.27 [INFO] [stderr] Downloaded usvg v0.22.0 [INFO] [stderr] Downloaded svgfilters v0.4.0 [INFO] [stderr] Downloaded resvg v0.22.0 [INFO] [stderr] Downloaded include_dir v0.6.0 [INFO] [stderr] Downloaded rctree v0.4.0 [INFO] [stderr] Downloaded shakmaty v0.21.0 [INFO] [stderr] Downloaded include_dir_impl v0.6.0 [INFO] [stderr] Downloaded tiny-skia v0.6.3 [INFO] [stderr] Downloaded unicode-general-category v0.4.0 [INFO] [stderr] Downloaded svgtypes v0.8.0 [INFO] [stderr] Downloaded fontconfig-parser v0.5.0 [INFO] [stderr] Downloaded fontdb v0.9.1 [INFO] [stderr] Downloaded rustybuzz v0.5.0 [INFO] [stderr] Downloaded pgn-reader v0.20.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] eae770de7f16ca6e768b8d3aba6665e66c8bee847baaff58955f6138eeddc126 [INFO] running `Command { std: "docker" "start" "-a" "eae770de7f16ca6e768b8d3aba6665e66c8bee847baaff58955f6138eeddc126", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "eae770de7f16ca6e768b8d3aba6665e66c8bee847baaff58955f6138eeddc126", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eae770de7f16ca6e768b8d3aba6665e66c8bee847baaff58955f6138eeddc126", kill_on_drop: false }` [INFO] [stdout] eae770de7f16ca6e768b8d3aba6665e66c8bee847baaff58955f6138eeddc126 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 762f957b0aede014b979606f297aa7af03a31eadb92c5b9513059e5949ff9c97 [INFO] running `Command { std: "docker" "start" "-a" "762f957b0aede014b979606f297aa7af03a31eadb92c5b9513059e5949ff9c97", 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] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.97 [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Compiling bytemuck v1.7.0 [INFO] [stderr] Compiling smallvec v1.8.0 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling unicode-general-category v0.4.0 [INFO] [stderr] Compiling xmlparser v0.13.3 [INFO] [stderr] Compiling weezl v0.1.5 [INFO] [stderr] Compiling ttf-parser v0.15.0 [INFO] [stderr] Compiling anyhow v1.0.41 [INFO] [stderr] Compiling unicode-ccc v0.1.2 [INFO] [stderr] Compiling float-cmp v0.9.0 [INFO] [stderr] Compiling unicode-bidi-mirroring v0.1.0 [INFO] [stderr] Compiling siphasher v0.3.10 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling shakmaty v0.21.0 [INFO] [stderr] Compiling unicode-script v0.5.2 [INFO] [stderr] Compiling futures-sink v0.3.21 [INFO] [stderr] Compiling lebe v0.5.1 [INFO] [stderr] Compiling arrayvec v0.7.2 [INFO] [stderr] Compiling jpeg-decoder v0.1.22 [INFO] [stderr] Compiling bit_field v0.10.1 [INFO] [stderr] Compiling xmlwriter v0.1.0 [INFO] [stderr] Compiling half v1.8.2 [INFO] [stderr] Compiling pico-args v0.4.2 [INFO] [stderr] Compiling unicode-vo v0.1.0 [INFO] [stderr] Compiling rctree v0.4.0 [INFO] [stderr] Compiling scoped_threadpool v0.1.9 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling num-rational v0.4.0 [INFO] [stderr] Compiling deflate v1.0.0 [INFO] [stderr] Compiling miniz_oxide v0.5.1 [INFO] [stderr] Compiling lock_api v0.4.6 [INFO] [stderr] Compiling kurbo v0.8.1 [INFO] [stderr] Compiling inflate v0.4.5 [INFO] [stderr] Compiling data-url v0.1.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling simplecss v0.2.1 [INFO] [stderr] Compiling regex v1.5.5 [INFO] [stderr] Compiling safe_arch v0.5.2 [INFO] [stderr] Compiling rgb v0.8.27 [INFO] [stderr] Compiling svgtypes v0.8.0 [INFO] [stderr] Compiling roxmltree v0.14.1 [INFO] [stderr] Compiling spin v0.9.2 [INFO] [stderr] Compiling gif v0.11.3 [INFO] [stderr] Compiling svgfilters v0.4.0 [INFO] [stderr] Compiling png v0.17.5 [INFO] [stderr] Compiling fontconfig-parser v0.5.0 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling flate2 v1.0.20 [INFO] [stderr] Compiling getrandom v0.2.5 [INFO] [stderr] Compiling memmap2 v0.5.3 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling slice-deque v0.3.0 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling env_logger v0.9.0 [INFO] [stderr] Compiling nanorand v0.7.0 [INFO] [stderr] Compiling btoi v0.4.2 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling tiny-skia v0.6.3 [INFO] [stderr] Compiling tiff v0.7.1 [INFO] [stderr] Compiling fontdb v0.9.1 [INFO] [stderr] Compiling rustybuzz v0.5.0 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling pgn-reader v0.20.0 [INFO] [stderr] Compiling usvg v0.22.0 [INFO] [stderr] Compiling jpeg-decoder v0.2.2 [INFO] [stderr] Compiling pin-project-internal v1.0.10 [INFO] [stderr] Compiling thiserror-impl v1.0.25 [INFO] [stderr] Compiling include_dir_impl v0.6.0 [INFO] [stderr] Compiling resvg v0.22.0 [INFO] [stderr] Compiling include_dir v0.6.0 [INFO] [stderr] Compiling thiserror v1.0.25 [INFO] [stderr] Compiling pin-project v1.0.10 [INFO] [stderr] Compiling flume v0.10.12 [INFO] [stderr] Compiling exr v1.4.1 [INFO] [stderr] Compiling image v0.24.1 [INFO] [stderr] Compiling c2g v0.7.4 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 18s [INFO] running `Command { std: "docker" "inspect" "762f957b0aede014b979606f297aa7af03a31eadb92c5b9513059e5949ff9c97", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "762f957b0aede014b979606f297aa7af03a31eadb92c5b9513059e5949ff9c97", kill_on_drop: false }` [INFO] [stdout] 762f957b0aede014b979606f297aa7af03a31eadb92c5b9513059e5949ff9c97 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 67d89d270ce1ab17480ae829ca5f03d1bff6f7d5253860a19c929a9d7e328875 [INFO] running `Command { std: "docker" "start" "-a" "67d89d270ce1ab17480ae829ca5f03d1bff6f7d5253860a19c929a9d7e328875", 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] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling c2g v0.7.4 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 11.70s [INFO] running `Command { std: "docker" "inspect" "67d89d270ce1ab17480ae829ca5f03d1bff6f7d5253860a19c929a9d7e328875", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "67d89d270ce1ab17480ae829ca5f03d1bff6f7d5253860a19c929a9d7e328875", kill_on_drop: false }` [INFO] [stdout] 67d89d270ce1ab17480ae829ca5f03d1bff6f7d5253860a19c929a9d7e328875 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 49b2f015566af887d6a73d5fc00b26606f81944d32592c18256a0d53255ec19c [INFO] running `Command { std: "docker" "start" "-a" "49b2f015566af887d6a73d5fc00b26606f81944d32592c18256a0d53255ec19c", 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] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.25s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/c2g-08dc291e2e6d9007) [INFO] [stdout] [INFO] [stdout] running 14 tests [INFO] [stdout] test drawer::board::tests::test_sizes ... ok [INFO] [stdout] test drawer::board::tests::test_square_image ... ok [INFO] [stdout] test drawer::utils::tests::test_has_coordinate ... ok [INFO] [stdout] test drawer::utils::tests::test_has_coordinate_flip ... ok [INFO] [stdout] test giffer::tests::test_clock_from_time_str ... ok [INFO] [stdout] test giffer::tests::test_clock_substract_ref ... ok [INFO] [stdout] test drawer::utils::tests::test_piece_in_board_new_king ... ok [INFO] [stdout] test giffer::tests::test_display_clocks ... ok [INFO] [stdout] test giffer::tests::test_clocks_as_millis ... ok [INFO] [stdout] test giffer::tests::test_game_clocks_turn_delay ... ok [INFO] [stdout] test giffer::tests::test_game_clocks_turn_delay_with_increment ... ok [INFO] [stdout] test drawer::board::tests::test_square_pixmap ... ok [INFO] [stdout] test drawer::termination::tests::test_circle_pixmap_draw ... ok [INFO] [stdout] test drawer::termination::tests::test_circle_pixmap_win ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 14 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/c2g-4f8d8b97dab3d501) [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test tests::test_get_valid_size ... ok [INFO] [stdout] test tests::test_get_valid_size_with_invalid_input ... ok [INFO] [stdout] test tests::test_pgn_or_read_stdin_with_none_pgn ... ok [INFO] [stdout] test tests::test_pgn_or_read_stdin ... ok [INFO] [stdout] test tests::test_get_valid_size_should_panic - should panic ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s [INFO] [stdout] [INFO] [stderr] Doc-tests c2g [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" "49b2f015566af887d6a73d5fc00b26606f81944d32592c18256a0d53255ec19c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "49b2f015566af887d6a73d5fc00b26606f81944d32592c18256a0d53255ec19c", kill_on_drop: false }` [INFO] [stdout] 49b2f015566af887d6a73d5fc00b26606f81944d32592c18256a0d53255ec19c