[INFO] cloning repository https://github.com/achan1989/rust_gfx_breakout [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/achan1989/rust_gfx_breakout" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fachan1989%2Frust_gfx_breakout", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fachan1989%2Frust_gfx_breakout'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 33879bd48f9f894dbc3d775a7803efb745de7584 [INFO] checking achan1989/rust_gfx_breakout against try#f47dd4da3ae8c32c9e65d307bfe640b143e674df for pr-77526 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fachan1989%2Frust_gfx_breakout" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/achan1989/rust_gfx_breakout on toolchain f47dd4da3ae8c32c9e65d307bfe640b143e674df [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/achan1989/rust_gfx_breakout [INFO] finished tweaking git repo https://github.com/achan1989/rust_gfx_breakout [INFO] tweaked toml for git repo https://github.com/achan1989/rust_gfx_breakout written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/achan1989/rust_gfx_breakout already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rustc-demangle v0.1.6 [INFO] [stderr] Downloaded gfx_device_gl v0.15.0 [INFO] [stderr] Downloaded cgmath v0.16.0 [INFO] [stderr] Downloaded glfw-sys v3.2.2 [INFO] [stderr] Downloaded rayon v1.0.0 [INFO] [stderr] Downloaded num-complex v0.1.42 [INFO] [stderr] Downloaded glfw v0.20.0 [INFO] [stderr] Downloaded gfx_window_glfw v0.16.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c170b3e04bbe9d4fc5a6f93707f3a41547f6dfc776cbb5791f08de3d6fe3bc9a [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" "c170b3e04bbe9d4fc5a6f93707f3a41547f6dfc776cbb5791f08de3d6fe3bc9a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c170b3e04bbe9d4fc5a6f93707f3a41547f6dfc776cbb5791f08de3d6fe3bc9a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c170b3e04bbe9d4fc5a6f93707f3a41547f6dfc776cbb5791f08de3d6fe3bc9a", kill_on_drop: false }` [INFO] [stdout] c170b3e04bbe9d4fc5a6f93707f3a41547f6dfc776cbb5791f08de3d6fe3bc9a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1eda85b8e2102ab693822f7115cca6b233ac758ed307a5e344d4d3f263d6fa9e [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" "1eda85b8e2102ab693822f7115cca6b233ac758ed307a5e344d4d3f263d6fa9e", kill_on_drop: false }` [INFO] [stderr] Checking num-traits v0.2.0 [INFO] [stderr] Compiling khronos_api v2.1.0 [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Checking lzw v0.10.0 [INFO] [stderr] Checking scoped_threadpool v0.1.8 [INFO] [stderr] Checking nom v1.2.4 [INFO] [stderr] Checking rustc-demangle v0.1.6 [INFO] [stderr] Compiling cgmath v0.16.0 [INFO] [stderr] Compiling cmake v0.1.29 [INFO] [stderr] Compiling backtrace-sys v0.1.16 [INFO] [stderr] Checking rand v0.4.2 [INFO] [stderr] Compiling log v0.4.1 [INFO] [stderr] Checking num_cpus v1.8.0 [INFO] [stderr] Checking inflate v0.3.4 [INFO] [stderr] Checking deflate v0.7.17 [INFO] [stderr] Checking crossbeam-epoch v0.3.0 [INFO] [stderr] Checking gif v0.9.2 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling syn v0.10.8 [INFO] [stderr] Compiling glfw-sys v3.2.2 [INFO] [stderr] Checking crossbeam-deque v0.2.0 [INFO] [stderr] Compiling gl_generator v0.7.0 [INFO] [stderr] Checking semver v0.2.3 [INFO] [stderr] Checking num-integer v0.1.36 [INFO] [stderr] Checking num-traits v0.1.43 [INFO] [stderr] Checking num-complex v0.1.42 [INFO] [stderr] Checking enum_primitive v0.1.1 [INFO] [stderr] Checking num-iter v0.1.35 [INFO] [stderr] Checking png v0.11.0 [INFO] [stderr] Checking num-bigint v0.1.43 [INFO] [stderr] Checking rayon-core v1.4.0 [INFO] [stderr] Checking rayon v1.0.0 [INFO] [stderr] Compiling gfx_gl v0.4.0 [INFO] [stderr] Checking num-rational v0.1.42 [INFO] [stderr] Checking num v0.1.42 [INFO] [stderr] Checking jpeg-decoder v0.1.14 [INFO] [stderr] Checking image v0.18.0 [INFO] [stderr] Compiling derivative v1.0.0 [INFO] [stderr] Checking backtrace v0.3.5 [INFO] [stderr] Checking glfw v0.20.0 [INFO] [stderr] Checking error-chain v0.11.0 [INFO] [stderr] Checking gfx_core v0.8.2 [INFO] [stderr] Checking gfx v0.17.1 [INFO] [stderr] Checking gfx_device_gl v0.15.0 [INFO] [stderr] Checking gfx_window_glfw v0.16.0 [INFO] [stderr] Checking rust_gfx_breakout v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/errors.rs:20:1 [INFO] [stdout] | [INFO] [stdout] 20 | / error_chain! { [INFO] [stdout] 21 | | // Declare that we want to convert these non-error-chain errors into [INFO] [stdout] 22 | | // error-chain errors. [INFO] [stdout] 23 | | foreign_links { [INFO] [stdout] ... | [INFO] [stdout] 32 | | } [INFO] [stdout] 33 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/errors.rs:20:1 [INFO] [stdout] | [INFO] [stdout] 20 | / error_chain! { [INFO] [stdout] 21 | | // Declare that we want to convert these non-error-chain errors into [INFO] [stdout] 22 | | // error-chain errors. [INFO] [stdout] 23 | | foreign_links { [INFO] [stdout] ... | [INFO] [stdout] 32 | | } [INFO] [stdout] 33 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/errors.rs:20:1 [INFO] [stdout] | [INFO] [stdout] 20 | / error_chain! { [INFO] [stdout] 21 | | // Declare that we want to convert these non-error-chain errors into [INFO] [stdout] 22 | | // error-chain errors. [INFO] [stdout] 23 | | foreign_links { [INFO] [stdout] ... | [INFO] [stdout] 32 | | } [INFO] [stdout] 33 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/errors.rs:20:1 [INFO] [stdout] | [INFO] [stdout] 20 | / error_chain! { [INFO] [stdout] 21 | | // Declare that we want to convert these non-error-chain errors into [INFO] [stdout] 22 | | // error-chain errors. [INFO] [stdout] 23 | | foreign_links { [INFO] [stdout] ... | [INFO] [stdout] 32 | | } [INFO] [stdout] 33 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::cause`: replaced by Error::source, which can support downcasting [INFO] [stdout] --> src/errors.rs:20:1 [INFO] [stdout] | [INFO] [stdout] 20 | / error_chain! { [INFO] [stdout] 21 | | // Declare that we want to convert these non-error-chain errors into [INFO] [stdout] 22 | | // error-chain errors. [INFO] [stdout] 23 | | foreign_links { [INFO] [stdout] ... | [INFO] [stdout] 32 | | } [INFO] [stdout] 33 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::cause`: replaced by Error::source, which can support downcasting [INFO] [stdout] --> src/errors.rs:20:1 [INFO] [stdout] | [INFO] [stdout] 20 | / error_chain! { [INFO] [stdout] 21 | | // Declare that we want to convert these non-error-chain errors into [INFO] [stdout] 22 | | // error-chain errors. [INFO] [stdout] 23 | | foreign_links { [INFO] [stdout] ... | [INFO] [stdout] 32 | | } [INFO] [stdout] 33 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `projection` [INFO] [stdout] --> src/game.rs:40:5 [INFO] [stdout] | [INFO] [stdout] 40 | projection: cgmath::Matrix4, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: bounds on generic parameters are not enforced in type aliases [INFO] [stdout] --> src/renderer.rs:28:30 [INFO] [stdout] | [INFO] [stdout] 28 | pub type RenderTargetView = [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(type_alias_bounds)]` on by default [INFO] [stdout] help: the bound will not be checked when the type alias is used, and should be removed [INFO] [stdout] | [INFO] [stdout] 28 | pub type RenderTargetView = [INFO] [stdout] | -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: bounds on generic parameters are not enforced in type aliases [INFO] [stdout] --> src/bin/main.rs:40:26 [INFO] [stdout] | [INFO] [stdout] 40 | type RenderTargetView = [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(type_alias_bounds)]` on by default [INFO] [stdout] help: the bound will not be checked when the type alias is used, and should be removed [INFO] [stdout] | [INFO] [stdout] 40 | type RenderTargetView = [INFO] [stdout] | -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: bounds on generic parameters are not enforced in type aliases [INFO] [stdout] --> src/bin/main.rs:42:26 [INFO] [stdout] | [INFO] [stdout] 42 | type DepthStencilView = [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: the bound will not be checked when the type alias is used, and should be removed [INFO] [stdout] | [INFO] [stdout] 42 | type DepthStencilView = [INFO] [stdout] | -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `projection` [INFO] [stdout] --> src/game.rs:40:5 [INFO] [stdout] | [INFO] [stdout] 40 | projection: cgmath::Matrix4, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: bounds on generic parameters are not enforced in type aliases [INFO] [stdout] --> src/renderer.rs:28:30 [INFO] [stdout] | [INFO] [stdout] 28 | pub type RenderTargetView = [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(type_alias_bounds)]` on by default [INFO] [stdout] help: the bound will not be checked when the type alias is used, and should be removed [INFO] [stdout] | [INFO] [stdout] 28 | pub type RenderTargetView = [INFO] [stdout] | -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: bounds on generic parameters are not enforced in type aliases [INFO] [stdout] --> src/bin/main.rs:40:26 [INFO] [stdout] | [INFO] [stdout] 40 | type RenderTargetView = [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(type_alias_bounds)]` on by default [INFO] [stdout] help: the bound will not be checked when the type alias is used, and should be removed [INFO] [stdout] | [INFO] [stdout] 40 | type RenderTargetView = [INFO] [stdout] | -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: bounds on generic parameters are not enforced in type aliases [INFO] [stdout] --> src/bin/main.rs:42:26 [INFO] [stdout] | [INFO] [stdout] 42 | type DepthStencilView = [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: the bound will not be checked when the type alias is used, and should be removed [INFO] [stdout] | [INFO] [stdout] 42 | type DepthStencilView = [INFO] [stdout] | -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 54.94s [INFO] running `Command { std: "docker" "inspect" "1eda85b8e2102ab693822f7115cca6b233ac758ed307a5e344d4d3f263d6fa9e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1eda85b8e2102ab693822f7115cca6b233ac758ed307a5e344d4d3f263d6fa9e", kill_on_drop: false }` [INFO] [stdout] 1eda85b8e2102ab693822f7115cca6b233ac758ed307a5e344d4d3f263d6fa9e