[INFO] cloning repository rglara/fill-a-pix-rust [INFO] running `"git" "clone" "--bare" "git://github.com/rglara/fill-a-pix-rust.git" "work/cache/sources/gh/rglara/fill-a-pix-rust"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/rglara/fill-a-pix-rust'... [INFO] running `"git" "clone" "work/cache/sources/gh/rglara/fill-a-pix-rust" "work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/rglara/fill-a-pix-rust"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/rglara/fill-a-pix-rust'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/rglara/fill-a-pix-rust" "work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/rglara/fill-a-pix-rust"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/rglara/fill-a-pix-rust'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 0da0e4813337dfd7c79d4e0d8817a191febc8976 [INFO] sha for GitHub repo rglara/fill-a-pix-rust: 0da0e4813337dfd7c79d4e0d8817a191febc8976 [INFO] validating manifest of rglara/fill-a-pix-rust on toolchain master#c8865d8e195813ade6b84434ac9f8850e7112d1a [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of rglara/fill-a-pix-rust on toolchain try#e212b7d492c96d3837691ba29d32d5f468933fb8 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing rglara/fill-a-pix-rust [INFO] finished frobbing rglara/fill-a-pix-rust [INFO] frobbed toml for rglara/fill-a-pix-rust written to work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/rglara/fill-a-pix-rust/Cargo.toml [INFO] started frobbing rglara/fill-a-pix-rust [INFO] finished frobbing rglara/fill-a-pix-rust [INFO] frobbed toml for rglara/fill-a-pix-rust written to work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/rglara/fill-a-pix-rust/Cargo.toml [INFO] crate rglara/fill-a-pix-rust already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing rglara/fill-a-pix-rust against try#e212b7d492c96d3837691ba29d32d5f468933fb8 for pr-61629 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-3/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/rglara/fill-a-pix-rust:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "build" "--frozen"` [INFO] [stdout] 524973f363190956e6ba60ed950b5af16964cae0ea1cb67882bfadb3150b0f1c [INFO] running `"docker" "start" "-a" "524973f363190956e6ba60ed950b5af16964cae0ea1cb67882bfadb3150b0f1c"` [INFO] [stderr] Compiling wayland-scanner v0.12.5 [INFO] [stderr] Compiling gfx_core v0.8.2 [INFO] [stderr] Compiling num-rational v0.1.42 [INFO] [stderr] Compiling gfx_gl v0.5.0 [INFO] [stderr] Compiling glutin v0.14.0 [INFO] [stderr] Compiling wayland-sys v0.12.5 [INFO] [stderr] Compiling num-derive v0.2.2 [INFO] [stderr] Compiling png v0.12.0 [INFO] [stderr] Compiling rusttype v0.4.3 [INFO] [stderr] Compiling pistoncore-input v0.21.0 [INFO] [stderr] Compiling jpeg-decoder v0.1.15 [INFO] [stderr] Compiling wayland-client v0.12.5 [INFO] [stderr] Compiling wayland-protocols v0.12.5 [INFO] [stderr] Compiling piston2d-graphics v0.26.0 [INFO] [stderr] Compiling image v0.19.0 [INFO] [stderr] Compiling pistoncore-window v0.32.0 [INFO] [stderr] Compiling pistoncore-event_loop v0.37.0 [INFO] [stderr] Compiling wayland-kbd v0.13.1 [INFO] [stderr] Compiling piston v0.37.0 [INFO] [stderr] Compiling wayland-window v0.13.3 [INFO] [stderr] Compiling winit v0.12.0 [INFO] [stderr] Compiling pistoncore-glutin_window v0.47.0 [INFO] [stderr] Compiling gfx v0.17.1 [INFO] [stderr] Compiling gfx_device_gl v0.15.3 [INFO] [stderr] Compiling piston-gfx_texture v0.32.0 [INFO] [stderr] Compiling piston2d-gfx_graphics v0.51.0 [INFO] [stderr] Compiling piston_window v0.80.0 [INFO] [stderr] Compiling fill-a-pix-rust v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 31s [INFO] running `"docker" "inspect" "524973f363190956e6ba60ed950b5af16964cae0ea1cb67882bfadb3150b0f1c"` [INFO] running `"docker" "rm" "-f" "524973f363190956e6ba60ed950b5af16964cae0ea1cb67882bfadb3150b0f1c"` [INFO] [stdout] 524973f363190956e6ba60ed950b5af16964cae0ea1cb67882bfadb3150b0f1c [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-3/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/rglara/fill-a-pix-rust:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "test" "--frozen" "--no-run"` [INFO] [stdout] b901381e9aa104296f5614a7318da213ac32a8495423b2d8fd8e13cd07b3eaab [INFO] running `"docker" "start" "-a" "b901381e9aa104296f5614a7318da213ac32a8495423b2d8fd8e13cd07b3eaab"` [INFO] [stderr] Blocking waiting for file lock on package cache lock [INFO] [stderr] Compiling fill-a-pix-rust v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 11.02s [INFO] running `"docker" "inspect" "b901381e9aa104296f5614a7318da213ac32a8495423b2d8fd8e13cd07b3eaab"` [INFO] running `"docker" "rm" "-f" "b901381e9aa104296f5614a7318da213ac32a8495423b2d8fd8e13cd07b3eaab"` [INFO] [stdout] b901381e9aa104296f5614a7318da213ac32a8495423b2d8fd8e13cd07b3eaab [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-3/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/rglara/fill-a-pix-rust:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "test" "--frozen"` [INFO] [stdout] 07738ed1a2e7309b36e2e3dc3a701062fa23c334c95006238f0821568a9fa9fb [INFO] running `"docker" "start" "-a" "07738ed1a2e7309b36e2e3dc3a701062fa23c334c95006238f0821568a9fa9fb"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.10s [INFO] [stderr] Running /opt/crater/target/debug/deps/fill_a_pix_rust-5ef5dab14794bc79 [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 [INFO] [stdout] [INFO] running `"docker" "inspect" "07738ed1a2e7309b36e2e3dc3a701062fa23c334c95006238f0821568a9fa9fb"` [INFO] running `"docker" "rm" "-f" "07738ed1a2e7309b36e2e3dc3a701062fa23c334c95006238f0821568a9fa9fb"` [INFO] [stdout] 07738ed1a2e7309b36e2e3dc3a701062fa23c334c95006238f0821568a9fa9fb