[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] c6ae6307b025bc478022fe2dc57606a904578ee4 [INFO] testing tomasfarias/c2g against 1.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftomasfarias%2Fc2g" "/workspace/builds/worker-55/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-55/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/tomasfarias/c2g on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.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-55/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.59.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-55/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-55/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9dd19190c511d5c4afbb6a0c4ab1afe5e9234e5372d89266f92bc0cfd66b7c46 [INFO] running `Command { std: "docker" "start" "-a" "9dd19190c511d5c4afbb6a0c4ab1afe5e9234e5372d89266f92bc0cfd66b7c46", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9dd19190c511d5c4afbb6a0c4ab1afe5e9234e5372d89266f92bc0cfd66b7c46", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9dd19190c511d5c4afbb6a0c4ab1afe5e9234e5372d89266f92bc0cfd66b7c46", kill_on_drop: false }` [INFO] [stdout] 9dd19190c511d5c4afbb6a0c4ab1afe5e9234e5372d89266f92bc0cfd66b7c46 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-55/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-55/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a5b2569bb48381ff0a1d04d006d60f85e6889457aba05d4408b7333022b2ccec [INFO] running `Command { std: "docker" "start" "-a" "a5b2569bb48381ff0a1d04d006d60f85e6889457aba05d4408b7333022b2ccec", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.97 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling bytemuck v1.7.0 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling unicode-general-category v0.2.0 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling float-cmp v0.5.3 [INFO] [stderr] Compiling anyhow v1.0.41 [INFO] [stderr] Compiling weezl v0.1.5 [INFO] [stderr] Compiling xmlparser v0.13.3 [INFO] [stderr] Compiling unicode-ccc v0.1.2 [INFO] [stderr] Compiling ttf-parser v0.12.2 [INFO] [stderr] Compiling unicode-bidi-mirroring v0.1.0 [INFO] [stderr] Compiling ttf-parser v0.9.0 [INFO] [stderr] Compiling shakmaty v0.18.0 [INFO] [stderr] Compiling unicode-script v0.5.2 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling siphasher v0.2.3 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling unicode-vo v0.1.0 [INFO] [stderr] Compiling arrayref v0.3.6 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling rctree v0.3.3 [INFO] [stderr] Compiling pico-args v0.4.2 [INFO] [stderr] Compiling xmlwriter v0.1.0 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling deflate v0.8.6 [INFO] [stderr] Compiling miniz_oxide v0.3.7 [INFO] [stderr] Compiling data-url v0.1.0 [INFO] [stderr] Compiling unicode-bidi v0.3.5 [INFO] [stderr] Compiling rgb v0.8.27 [INFO] [stderr] Compiling safe_arch v0.5.2 [INFO] [stderr] Compiling svgtypes v0.5.0 [INFO] [stderr] Compiling simplecss v0.2.0 [INFO] [stderr] Compiling kurbo v0.8.1 [INFO] [stderr] Compiling gif v0.11.2 [INFO] [stderr] Compiling roxmltree v0.14.1 [INFO] [stderr] Compiling svgfilters v0.3.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling png v0.16.8 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling memmap2 v0.2.3 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling slice-deque v0.3.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.0 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling tiny-skia v0.5.1 [INFO] [stderr] Compiling flate2 v1.0.20 [INFO] [stderr] Compiling fontdb v0.5.4 [INFO] [stderr] Compiling btoi v0.4.2 [INFO] [stderr] Compiling rustybuzz v0.3.0 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling pgn-reader v0.17.0 [INFO] [stderr] Compiling env_logger v0.8.4 [INFO] [stderr] Compiling thiserror-impl v1.0.25 [INFO] [stderr] Compiling include_dir_impl v0.6.0 [INFO] [stderr] Compiling jpeg-decoder v0.1.22 [INFO] [stderr] Compiling include_dir v0.6.0 [INFO] [stderr] Compiling tiff v0.6.1 [INFO] [stderr] Compiling usvg v0.14.1 [INFO] [stderr] Compiling thiserror v1.0.25 [INFO] [stderr] Compiling image v0.23.14 [INFO] [stderr] Compiling resvg v0.14.1 [INFO] [stderr] Compiling c2g v0.6.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 17.11s [INFO] running `Command { std: "docker" "inspect" "a5b2569bb48381ff0a1d04d006d60f85e6889457aba05d4408b7333022b2ccec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a5b2569bb48381ff0a1d04d006d60f85e6889457aba05d4408b7333022b2ccec", kill_on_drop: false }` [INFO] [stdout] a5b2569bb48381ff0a1d04d006d60f85e6889457aba05d4408b7333022b2ccec [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-55/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-55/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f8a74a8e9cb361ee1eb746e1f65dec67d2a246833b2e542bdc3157a4ac60c269 [INFO] running `Command { std: "docker" "start" "-a" "f8a74a8e9cb361ee1eb746e1f65dec67d2a246833b2e542bdc3157a4ac60c269", kill_on_drop: false }` [INFO] [stderr] Compiling c2g v0.6.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 3m 20s [INFO] running `Command { std: "docker" "inspect" "f8a74a8e9cb361ee1eb746e1f65dec67d2a246833b2e542bdc3157a4ac60c269", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f8a74a8e9cb361ee1eb746e1f65dec67d2a246833b2e542bdc3157a4ac60c269", kill_on_drop: false }` [INFO] [stdout] f8a74a8e9cb361ee1eb746e1f65dec67d2a246833b2e542bdc3157a4ac60c269 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-55/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-55/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 3ac21e1bbac8f3d2e298edff074475c0b17a1543c03675ef2dd6e8950b464ea6 [INFO] running `Command { std: "docker" "start" "-a" "3ac21e1bbac8f3d2e298edff074475c0b17a1543c03675ef2dd6e8950b464ea6", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 14.32s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/c2g-2d28abf1f70b1eeb) [INFO] [stdout] running 14 tests [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/c2g-55efe3d6f351f629) [INFO] [stdout] test drawer::board::tests::test_square_pixmap ... ok [INFO] [stderr] Doc-tests c2g [INFO] [stdout] test drawer::board::tests::test_square_image ... ok [INFO] [stdout] test giffer::tests::test_clocks_as_millis ... ok [INFO] [stdout] test drawer::board::tests::test_sizes ... ok [INFO] [stdout] test drawer::utils::tests::test_has_coordinate_flip ... ok [INFO] [stdout] test giffer::tests::test_display_clocks ... ok [INFO] [stdout] test drawer::utils::tests::test_piece_in_board_new_king ... ok [INFO] [stdout] test giffer::tests::test_clock_substract_ref ... 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 giffer::tests::test_clock_from_time_str ... ok [INFO] [stdout] test drawer::utils::tests::test_has_coordinate ... 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.02s [INFO] [stdout] [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 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" "3ac21e1bbac8f3d2e298edff074475c0b17a1543c03675ef2dd6e8950b464ea6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3ac21e1bbac8f3d2e298edff074475c0b17a1543c03675ef2dd6e8950b464ea6", kill_on_drop: false }` [INFO] [stdout] 3ac21e1bbac8f3d2e298edff074475c0b17a1543c03675ef2dd6e8950b464ea6