[INFO] updating cached repository mfs/sdl2-sandbox [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/mfs/sdl2-sandbox [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/mfs/sdl2-sandbox" "work/ex/pr-58948/sources/master#0f88167f89fffe321590c5148f21b7d51d44388d/gh/mfs/sdl2-sandbox"` [INFO] [stderr] Cloning into 'work/ex/pr-58948/sources/master#0f88167f89fffe321590c5148f21b7d51d44388d/gh/mfs/sdl2-sandbox'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/mfs/sdl2-sandbox" "work/ex/pr-58948/sources/try#a829e31f924ec11e400e8d0c2fd2c4bb8937ae6b/gh/mfs/sdl2-sandbox"` [INFO] [stderr] Cloning into 'work/ex/pr-58948/sources/try#a829e31f924ec11e400e8d0c2fd2c4bb8937ae6b/gh/mfs/sdl2-sandbox'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 3a388665400d6028fb754602cc135cbec8360344 [INFO] sha for GitHub repo mfs/sdl2-sandbox: 3a388665400d6028fb754602cc135cbec8360344 [INFO] validating manifest of mfs/sdl2-sandbox on toolchain master#0f88167f89fffe321590c5148f21b7d51d44388d [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+0f88167f89fffe321590c5148f21b7d51d44388d-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of mfs/sdl2-sandbox on toolchain try#a829e31f924ec11e400e8d0c2fd2c4bb8937ae6b [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+a829e31f924ec11e400e8d0c2fd2c4bb8937ae6b-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing mfs/sdl2-sandbox [INFO] finished frobbing mfs/sdl2-sandbox [INFO] frobbed toml for mfs/sdl2-sandbox written to work/ex/pr-58948/sources/master#0f88167f89fffe321590c5148f21b7d51d44388d/gh/mfs/sdl2-sandbox/Cargo.toml [INFO] started frobbing mfs/sdl2-sandbox [INFO] finished frobbing mfs/sdl2-sandbox [INFO] frobbed toml for mfs/sdl2-sandbox written to work/ex/pr-58948/sources/try#a829e31f924ec11e400e8d0c2fd2c4bb8937ae6b/gh/mfs/sdl2-sandbox/Cargo.toml [INFO] crate mfs/sdl2-sandbox already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+0f88167f89fffe321590c5148f21b7d51d44388d-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] error: the lock file /mnt/big/crater/work/ex/pr-58948/sources/master#0f88167f89fffe321590c5148f21b7d51d44388d/gh/mfs/sdl2-sandbox/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] the lockfile is outdated, regenerating it [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+0f88167f89fffe321590c5148f21b7d51d44388d-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+a829e31f924ec11e400e8d0c2fd2c4bb8937ae6b-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+0f88167f89fffe321590c5148f21b7d51d44388d-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded sdl2_ttf v0.16.2 [INFO] [stderr] Downloaded sdl2_image v0.16.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+a829e31f924ec11e400e8d0c2fd2c4bb8937ae6b-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] checking mfs/sdl2-sandbox against try#a829e31f924ec11e400e8d0c2fd2c4bb8937ae6b for pr-58948 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-58948/worker-0/try#a829e31f924ec11e400e8d0c2fd2c4bb8937ae6b:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-58948/sources/try#a829e31f924ec11e400e8d0c2fd2c4bb8937ae6b/gh/mfs/sdl2-sandbox:/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" "+a829e31f924ec11e400e8d0c2fd2c4bb8937ae6b-alt" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] 7945baa6594617fa74220dbaed26be8ec0420948a9832d406504cd0031f243cb [INFO] running `"docker" "start" "-a" "7945baa6594617fa74220dbaed26be8ec0420948a9832d406504cd0031f243cb"` [INFO] [stderr] Checking cfor v1.1.0 [INFO] [stderr] Checking sdl2 v0.18.0 [INFO] [stderr] Checking sdl2_image v0.16.0 [INFO] [stderr] Checking sdl2_ttf v0.16.2 [INFO] [stderr] Checking sdl2-sandbox v0.1.0 (/opt/crater/workdir) [INFO] [stderr] error[E0277]: the trait bound `sdl2::pixels::Color: std::convert::From` is not satisfied [INFO] [stderr] --> src/main.rs:25:18 [INFO] [stderr] | [INFO] [stderr] 25 | .blended(Color::RGBA(255, 255, 255, 255)).unwrap(); [INFO] [stderr] | ^^^^^^^ the trait `std::convert::From` is not implemented for `sdl2::pixels::Color` [INFO] [stderr] | [INFO] [stderr] = note: required because of the requirements on the impl of `std::convert::Into` for `sdl2::pixels::Color` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `sdl2::surface::Surface<'_>: std::convert::AsRef` is not satisfied [INFO] [stderr] --> src/main.rs:26:32 [INFO] [stderr] | [INFO] [stderr] 26 | let mut texture = renderer.create_texture_from_surface(&surface).unwrap(); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::convert::AsRef` is not implemented for `sdl2::surface::Surface<'_>` [INFO] [stderr] | [INFO] [stderr] = help: the following implementations were found: [INFO] [stderr] as std::convert::AsRef> [INFO] [stderr] = note: required because of the requirements on the impl of `std::convert::AsRef` for `&sdl2::surface::Surface<'_>` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `sdl2::pixels::Color: std::convert::From` is not satisfied [INFO] [stderr] --> src/main.rs:25:18 [INFO] [stderr] | [INFO] [stderr] 25 | .blended(Color::RGBA(255, 255, 255, 255)).unwrap(); [INFO] [stderr] | ^^^^^^^ the trait `std::convert::From` is not implemented for `sdl2::pixels::Color` [INFO] [stderr] | [INFO] [stderr] = note: required because of the requirements on the impl of `std::convert::Into` for `sdl2::pixels::Color` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `sdl2::surface::Surface<'_>: std::convert::AsRef` is not satisfied [INFO] [stderr] --> src/main.rs:26:32 [INFO] [stderr] | [INFO] [stderr] 26 | let mut texture = renderer.create_texture_from_surface(&surface).unwrap(); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::convert::AsRef` is not implemented for `sdl2::surface::Surface<'_>` [INFO] [stderr] | [INFO] [stderr] = help: the following implementations were found: [INFO] [stderr] as std::convert::AsRef> [INFO] [stderr] = note: required because of the requirements on the impl of `std::convert::AsRef` for `&sdl2::surface::Surface<'_>` [INFO] [stderr] [INFO] [stderr] error: aborting due to 2 previous errors [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0277`. [INFO] [stderr] error: aborting due to 2 previous errors [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0277`. [INFO] [stderr] error: Could not compile `sdl2-sandbox`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: Could not compile `sdl2-sandbox`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "7945baa6594617fa74220dbaed26be8ec0420948a9832d406504cd0031f243cb"` [INFO] running `"docker" "rm" "-f" "7945baa6594617fa74220dbaed26be8ec0420948a9832d406504cd0031f243cb"` [INFO] [stdout] 7945baa6594617fa74220dbaed26be8ec0420948a9832d406504cd0031f243cb