[INFO] cloning repository https://github.com/xelaushi/pix_paint [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/xelaushi/pix_paint" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxelaushi%2Fpix_paint", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxelaushi%2Fpix_paint'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c56c407b8a0589937c0a3da263e69a3d1979d83b [INFO] testing xelaushi/pix_paint against master#432e145bd5a974c5b6f4dd9b352891bd7502b69d for pr-87041 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxelaushi%2Fpix_paint" "/workspace/builds/worker-14/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-14/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/xelaushi/pix_paint on toolchain 432e145bd5a974c5b6f4dd9b352891bd7502b69d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/xelaushi/pix_paint [INFO] finished tweaking git repo https://github.com/xelaushi/pix_paint [INFO] tweaked toml for git repo https://github.com/xelaushi/pix_paint written to /workspace/builds/worker-14/source/Cargo.toml [INFO] crate git repo https://github.com/xelaushi/pix_paint already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 58e939b2fdc04f0f7007ce3a0f85d20c8d1f45e26f8a98cdfa6c8144ad4b76b1 [INFO] running `Command { std: "docker" "start" "-a" "58e939b2fdc04f0f7007ce3a0f85d20c8d1f45e26f8a98cdfa6c8144ad4b76b1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "58e939b2fdc04f0f7007ce3a0f85d20c8d1f45e26f8a98cdfa6c8144ad4b76b1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "58e939b2fdc04f0f7007ce3a0f85d20c8d1f45e26f8a98cdfa6c8144ad4b76b1", kill_on_drop: false }` [INFO] [stdout] 58e939b2fdc04f0f7007ce3a0f85d20c8d1f45e26f8a98cdfa6c8144ad4b76b1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d10f9949a2b0d9c8885104aba406ae70ca7e67d801d5a6623512e60b096789e2 [INFO] running `Command { std: "docker" "start" "-a" "d10f9949a2b0d9c8885104aba406ae70ca7e67d801d5a6623512e60b096789e2", kill_on_drop: false }` [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling pkg-config v0.3.15 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling static_assertions v0.2.5 [INFO] [stderr] Compiling approx v0.1.1 [INFO] [stderr] Compiling cast v0.2.2 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling minifb v0.13.0 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling x11-dl v2.18.4 [INFO] [stderr] Compiling vek v0.9.10 [INFO] [stderr] Compiling bmp v0.5.0 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling pix_paint v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 18.48s [INFO] running `Command { std: "docker" "inspect" "d10f9949a2b0d9c8885104aba406ae70ca7e67d801d5a6623512e60b096789e2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d10f9949a2b0d9c8885104aba406ae70ca7e67d801d5a6623512e60b096789e2", kill_on_drop: false }` [INFO] [stdout] d10f9949a2b0d9c8885104aba406ae70ca7e67d801d5a6623512e60b096789e2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 93c7d5c859d680bbc4a9106a1369151e25165b8fe5b6604d0c1d3ee4703e81d3 [INFO] running `Command { std: "docker" "start" "-a" "93c7d5c859d680bbc4a9106a1369151e25165b8fe5b6604d0c1d3ee4703e81d3", kill_on_drop: false }` [INFO] [stderr] Compiling pix_paint v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.51s [INFO] running `Command { std: "docker" "inspect" "93c7d5c859d680bbc4a9106a1369151e25165b8fe5b6604d0c1d3ee4703e81d3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "93c7d5c859d680bbc4a9106a1369151e25165b8fe5b6604d0c1d3ee4703e81d3", kill_on_drop: false }` [INFO] [stdout] 93c7d5c859d680bbc4a9106a1369151e25165b8fe5b6604d0c1d3ee4703e81d3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] b145267bfef26dbc13221ce65bf8243e58cd4a75b01d908bad44ae6b790535c5 [INFO] running `Command { std: "docker" "start" "-a" "b145267bfef26dbc13221ce65bf8243e58cd4a75b01d908bad44ae6b790535c5", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.03s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/pix_paint-729bde821745527b) [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" "b145267bfef26dbc13221ce65bf8243e58cd4a75b01d908bad44ae6b790535c5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b145267bfef26dbc13221ce65bf8243e58cd4a75b01d908bad44ae6b790535c5", kill_on_drop: false }` [INFO] [stdout] b145267bfef26dbc13221ce65bf8243e58cd4a75b01d908bad44ae6b790535c5