[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] 6652bad45b156f91c6ef1b7d7d49cc5ede6d16b0 [INFO] testing tomasfarias/c2g against master#99e3aef02079e9c10583638520cd0c134dc3a01d for pr-85530 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftomasfarias%2Fc2g" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/tomasfarias/c2g on toolchain 99e3aef02079e9c10583638520cd0c134dc3a01d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "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-5/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" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f5127a7feb8b9f888efa9e0468bc6bb1a5a3f27c4d9ed6cd556625a2090f1a4b [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "f5127a7feb8b9f888efa9e0468bc6bb1a5a3f27c4d9ed6cd556625a2090f1a4b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f5127a7feb8b9f888efa9e0468bc6bb1a5a3f27c4d9ed6cd556625a2090f1a4b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f5127a7feb8b9f888efa9e0468bc6bb1a5a3f27c4d9ed6cd556625a2090f1a4b", kill_on_drop: false }` [INFO] [stdout] f5127a7feb8b9f888efa9e0468bc6bb1a5a3f27c4d9ed6cd556625a2090f1a4b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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=forbid" "-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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3ba25db08de601e5c4221d267ea619a949b81779d642f1e37baf409310c3d926 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "3ba25db08de601e5c4221d267ea619a949b81779d642f1e37baf409310c3d926", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling libc v0.2.86 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling bytemuck v1.5.1 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling adler v0.2.3 [INFO] [stderr] Compiling syn v1.0.64 [INFO] [stderr] Compiling unicode-general-category v0.2.0 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling float-cmp v0.5.3 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling anyhow v1.0.39 [INFO] [stderr] Compiling ttf-parser v0.9.0 [INFO] [stderr] Compiling unicode-bidi-mirroring v0.1.0 [INFO] [stderr] Compiling unicode-script v0.5.2 [INFO] [stderr] Compiling xmlparser v0.13.3 [INFO] [stderr] Compiling unicode-ccc v0.1.1 [INFO] [stderr] Compiling shakmaty v0.18.0 [INFO] [stderr] Compiling weezl v0.1.4 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling xmlwriter v0.1.0 [INFO] [stderr] Compiling rctree v0.3.3 [INFO] [stderr] Compiling regex-syntax v0.6.22 [INFO] [stderr] Compiling pico-args v0.4.0 [INFO] [stderr] Compiling ttf-parser v0.12.0 [INFO] [stderr] Compiling unicode-vo v0.1.0 [INFO] [stderr] Compiling scoped_threadpool v0.1.9 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling kurbo v0.8.0 [INFO] [stderr] Compiling data-url v0.1.0 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling deflate v0.8.6 [INFO] [stderr] Compiling miniz_oxide v0.3.7 [INFO] [stderr] Compiling svgtypes v0.5.0 [INFO] [stderr] Compiling rgb v0.8.25 [INFO] [stderr] Compiling safe_arch v0.5.2 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling gif v0.11.1 [INFO] [stderr] Compiling roxmltree v0.14.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.2 [INFO] [stderr] Compiling memoffset v0.6.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Compiling rayon v1.5.0 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling simplecss v0.2.0 [INFO] [stderr] Compiling svgfilters v0.3.0 [INFO] [stderr] Compiling png v0.16.8 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling memmap2 v0.1.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling memmap2 v0.2.1 [INFO] [stderr] Compiling slice-deque v0.3.0 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling fontdb v0.5.1 [INFO] [stderr] Compiling crossbeam-epoch v0.9.2 [INFO] [stderr] Compiling crossbeam-channel v0.5.0 [INFO] [stderr] Compiling tiny-skia v0.5.1 [INFO] [stderr] Compiling flate2 v1.0.20 [INFO] [stderr] Compiling crossbeam-deque v0.8.0 [INFO] [stderr] Compiling rustybuzz v0.3.0 [INFO] [stderr] Compiling btoi v0.4.2 [INFO] [stderr] Compiling rayon-core v1.9.0 [INFO] [stderr] Compiling regex v1.4.5 [INFO] [stderr] Compiling pgn-reader v0.17.0 [INFO] [stderr] Compiling env_logger v0.8.3 [INFO] [stderr] Compiling thiserror-impl v1.0.24 [INFO] [stderr] Compiling include_dir_impl v0.6.0 [INFO] [stderr] Compiling jpeg-decoder v0.1.22 [INFO] [stderr] Compiling usvg v0.14.0 [INFO] [stderr] Compiling include_dir v0.6.0 [INFO] [stderr] Compiling tiff v0.6.1 [INFO] [stderr] Compiling thiserror v1.0.24 [INFO] [stderr] Compiling image v0.23.13 [INFO] [stderr] Compiling resvg v0.14.0 [INFO] [stderr] Compiling c2g v0.6.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 47s [INFO] running `Command { std: "docker" "inspect" "3ba25db08de601e5c4221d267ea619a949b81779d642f1e37baf409310c3d926", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3ba25db08de601e5c4221d267ea619a949b81779d642f1e37baf409310c3d926", kill_on_drop: false }` [INFO] [stdout] 3ba25db08de601e5c4221d267ea619a949b81779d642f1e37baf409310c3d926 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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=forbid" "-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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 231cc84b8cefb660c96e2c45977532e27339f726677df48f79ffc9dc991118b6 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "231cc84b8cefb660c96e2c45977532e27339f726677df48f79ffc9dc991118b6", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling c2g v0.6.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 21.34s [INFO] running `Command { std: "docker" "inspect" "231cc84b8cefb660c96e2c45977532e27339f726677df48f79ffc9dc991118b6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "231cc84b8cefb660c96e2c45977532e27339f726677df48f79ffc9dc991118b6", kill_on_drop: false }` [INFO] [stdout] 231cc84b8cefb660c96e2c45977532e27339f726677df48f79ffc9dc991118b6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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=forbid" "-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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 468cb65c2b87de429bd6ae81370845562678df2720cc8fc28ee7971e7cfb51a5 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "468cb65c2b87de429bd6ae81370845562678df2720cc8fc28ee7971e7cfb51a5", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.20s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/c2g-d5455ce77650ac17) [INFO] [stdout] running 14 tests [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 drawer::utils::tests::test_piece_in_board_new_king ... 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 giffer::tests::test_clocks_as_millis ... ok [INFO] [stdout] test giffer::tests::test_display_clocks ... 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_sizes ... ok [INFO] [stdout] test drawer::board::tests::test_square_pixmap ... ok [INFO] [stdout] test drawer::termination::tests::test_circle_pixmap_win ... ok [INFO] [stdout] test drawer::termination::tests::test_circle_pixmap_draw ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 14 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/c2g-a0425ea36604a93e) [INFO] [stdout] [INFO] [stderr] Doc-tests c2g [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" "468cb65c2b87de429bd6ae81370845562678df2720cc8fc28ee7971e7cfb51a5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "468cb65c2b87de429bd6ae81370845562678df2720cc8fc28ee7971e7cfb51a5", kill_on_drop: false }` [INFO] [stdout] 468cb65c2b87de429bd6ae81370845562678df2720cc8fc28ee7971e7cfb51a5