[INFO] cloning repository https://github.com/glennw/gl_sandpit [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/glennw/gl_sandpit" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fglennw%2Fgl_sandpit", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fglennw%2Fgl_sandpit'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 66fae00a300fc39d4ccc018e2bb962cb91ec525c [INFO] checking glennw/gl_sandpit against master#00bfd6b2734d9c28a147bf237490995731781fdd for pr-117984 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fglennw%2Fgl_sandpit" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/glennw/gl_sandpit on toolchain 00bfd6b2734d9c28a147bf237490995731781fdd [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+00bfd6b2734d9c28a147bf237490995731781fdd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/glennw/gl_sandpit [INFO] finished tweaking git repo https://github.com/glennw/gl_sandpit [INFO] tweaked toml for git repo https://github.com/glennw/gl_sandpit written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/glennw/gl_sandpit already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+00bfd6b2734d9c28a147bf237490995731781fdd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded phf_shared v0.7.20 [INFO] [stderr] Downloaded phf_generator v0.7.20 [INFO] [stderr] Downloaded serde_json v0.8.3 [INFO] [stderr] Downloaded phf v0.7.20 [INFO] [stderr] Downloaded freetype-sys v0.4.0 [INFO] [stderr] Downloaded phf_codegen v0.7.20 [INFO] [stderr] Downloaded wayland-client v0.5.12 [INFO] [stderr] Downloaded gif v0.9.0 [INFO] [stderr] Downloaded image v0.10.4 [INFO] [stderr] Downloaded core-foundation-sys v0.2.2 [INFO] [stderr] Downloaded flate2 v0.2.14 [INFO] [stderr] Downloaded jpeg-decoder v0.1.8 [INFO] [stderr] Downloaded x11-dl v2.11.0 [INFO] [stderr] Downloaded wayland-kbd v0.3.6 [INFO] [stderr] Downloaded glutin v0.6.2 [INFO] [stderr] Downloaded rayon v0.5.0 [INFO] [stderr] Downloaded png v0.5.2 [INFO] [stderr] Downloaded serde v0.8.19 [INFO] [stderr] Downloaded core-foundation v0.2.2 [INFO] [stderr] Downloaded crossbeam v0.2.10 [INFO] [stderr] Downloaded gleam v0.2.25 [INFO] [stderr] Downloaded freetype-rs v0.11.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+00bfd6b2734d9c28a147bf237490995731781fdd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a43fbcbfab91bf26ab7b2174a9e357dc4250e6d9aa7d1f650e55738761691b32 [INFO] running `Command { std: "docker" "start" "-a" "a43fbcbfab91bf26ab7b2174a9e357dc4250e6d9aa7d1f650e55738761691b32", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a43fbcbfab91bf26ab7b2174a9e357dc4250e6d9aa7d1f650e55738761691b32", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a43fbcbfab91bf26ab7b2174a9e357dc4250e6d9aa7d1f650e55738761691b32", kill_on_drop: false }` [INFO] [stdout] a43fbcbfab91bf26ab7b2174a9e357dc4250e6d9aa7d1f650e55738761691b32 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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" "RUSTDOCFLAGS=--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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+00bfd6b2734d9c28a147bf237490995731781fdd" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e3bfc4cfabdaedbcee9aec67d37a2b75ffbb83a6a9b43d072d149631afb892a3 [INFO] running `Command { std: "docker" "start" "-a" "e3bfc4cfabdaedbcee9aec67d37a2b75ffbb83a6a9b43d072d149631afb892a3", kill_on_drop: false }` [INFO] [stderr] Checking libc v0.2.17 [INFO] [stderr] Compiling phf_shared v0.7.20 [INFO] [stderr] Compiling pkg-config v0.3.8 [INFO] [stderr] Compiling bitflags v0.7.0 [INFO] [stderr] Compiling gcc v0.3.38 [INFO] [stderr] Compiling dtoa v0.2.2 [INFO] [stderr] Compiling serde v0.8.19 [INFO] [stderr] Compiling xml-rs v0.3.4 [INFO] [stderr] Compiling itoa v0.1.1 [INFO] [stderr] Compiling num-traits v0.1.36 [INFO] [stderr] Compiling phf v0.7.20 [INFO] [stderr] Compiling rand v0.3.15 [INFO] [stderr] Compiling winapi-build v0.1.1 [INFO] [stderr] Checking lazy_static v0.2.2 [INFO] [stderr] Checking winapi v0.2.8 [INFO] [stderr] Compiling kernel32-sys v0.2.2 [INFO] [stderr] Compiling log v0.3.6 [INFO] [stderr] Compiling khronos_api v1.0.0 [INFO] [stderr] Compiling wayland-scanner v0.5.11 [INFO] [stderr] Checking num-integer v0.1.32 [INFO] [stderr] Compiling gl_generator v0.5.2 [INFO] [stderr] Compiling semver v0.1.20 [INFO] [stderr] Compiling phf_generator v0.7.20 [INFO] [stderr] Compiling miniz-sys v0.1.7 [INFO] [stderr] Compiling phf_codegen v0.7.20 [INFO] [stderr] Compiling rustc_version v0.1.7 [INFO] [stderr] Compiling target_build_utils v0.1.2 [INFO] [stderr] Compiling libz-sys v1.0.7 [INFO] [stderr] Checking lazy_static v0.1.16 [INFO] [stderr] Checking num-iter v0.1.32 [INFO] [stderr] Compiling wayland-client v0.5.12 [INFO] [stderr] Compiling tempfile v2.1.4 [INFO] [stderr] Checking crossbeam v0.2.10 [INFO] [stderr] Checking byteorder v0.5.3 [INFO] [stderr] Checking deque v0.3.1 [INFO] [stderr] Checking fs2 v0.2.5 [INFO] [stderr] Compiling freetype-sys v0.4.0 [INFO] [stderr] Compiling x11-dl v2.11.0 [INFO] [stderr] Checking num_cpus v1.1.0 [INFO] [stderr] Checking rustc-serialize v0.3.21 [INFO] [stderr] Checking rayon v0.5.0 [INFO] [stderr] Checking flate2 v0.2.14 [INFO] [stderr] Checking memmap v0.2.3 [INFO] [stderr] Compiling serde_json v0.8.3 [INFO] [stderr] Compiling glutin v0.6.2 [INFO] [stderr] Compiling gleam v0.2.25 [INFO] [stderr] Checking num v0.1.36 [INFO] [stderr] Checking shared_library v0.1.5 [INFO] [stderr] Checking color_quant v1.0.0 [INFO] [stderr] Checking inflate v0.1.1 [INFO] [stderr] Checking lzw v0.10.0 [INFO] [stderr] Checking osmesa-sys v0.1.2 [INFO] [stderr] Checking gif v0.9.0 [INFO] [stderr] Checking jpeg-decoder v0.1.8 [INFO] [stderr] Checking enum_primitive v0.1.0 [INFO] [stderr] Checking glob v0.2.11 [INFO] [stderr] Checking scoped_threadpool v0.1.7 [INFO] [stderr] Checking freetype-rs v0.11.0 [INFO] [stderr] Checking time v0.1.35 [INFO] [stderr] Checking png v0.5.2 [INFO] [stderr] Checking num-bigint v0.1.35 [INFO] [stderr] Checking num-rational v0.1.35 [INFO] [stderr] Checking image v0.10.4 [INFO] [stderr] Compiling libloading v0.3.1 [INFO] [stderr] Checking dlib v0.3.1 [INFO] [stderr] Checking wayland-sys v0.5.11 [INFO] [stderr] Checking wayland-window v0.2.3 [INFO] [stderr] Checking wayland-kbd v0.3.6 [INFO] [stderr] Checking gl_sandpit v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused imports: `Receiver`, `channel` [INFO] [stdout] --> src/gfx.rs:8:23 [INFO] [stdout] | [INFO] [stdout] 8 | use std::sync::mpsc::{channel, Receiver}; [INFO] [stdout] | ^^^^^^^ ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::thread` [INFO] [stdout] --> src/gfx.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use std::thread; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Receiver`, `channel` [INFO] [stdout] --> src/gfx.rs:8:23 [INFO] [stdout] | [INFO] [stdout] 8 | use std::sync::mpsc::{channel, Receiver}; [INFO] [stdout] | ^^^^^^^ ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::thread` [INFO] [stdout] --> src/gfx.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use std::thread; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/gfx.rs:87:37 [INFO] [stdout] | [INFO] [stdout] 87 | data.push(unsafe { mem::uninitialized() }); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/gfx.rs:87:37 [INFO] [stdout] | [INFO] [stdout] 87 | data.push(unsafe { mem::uninitialized() }); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/main.rs:32:68 [INFO] [stdout] | [INFO] [stdout] 32 | "test" => Box::new(apps::test::Test::new(&mut gfx)) as Box, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 32 | "test" => Box::new(apps::test::Test::new(&mut gfx)) as Box, [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/main.rs:32:68 [INFO] [stdout] | [INFO] [stdout] 32 | "test" => Box::new(apps::test::Test::new(&mut gfx)) as Box, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 32 | "test" => Box::new(apps::test::Test::new(&mut gfx)) as Box, [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/main.rs:33:85 [INFO] [stdout] | [INFO] [stdout] 33 | "null" => Box::new(apps::quad_bench::QuadBench::new(&mut gfx, 0, 0)) as Box, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 33 | "null" => Box::new(apps::quad_bench::QuadBench::new(&mut gfx, 0, 0)) as Box, [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/main.rs:33:85 [INFO] [stdout] | [INFO] [stdout] 33 | "null" => Box::new(apps::quad_bench::QuadBench::new(&mut gfx, 0, 0)) as Box, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 33 | "null" => Box::new(apps::quad_bench::QuadBench::new(&mut gfx, 0, 0)) as Box, [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/main.rs:34:87 [INFO] [stdout] | [INFO] [stdout] 34 | "clear1" => Box::new(apps::quad_bench::QuadBench::new(&mut gfx, 1, 0)) as Box, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 34 | "clear1" => Box::new(apps::quad_bench::QuadBench::new(&mut gfx, 1, 0)) as Box, [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/main.rs:34:87 [INFO] [stdout] | [INFO] [stdout] 34 | "clear1" => Box::new(apps::quad_bench::QuadBench::new(&mut gfx, 1, 0)) as Box, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 34 | "clear1" => Box::new(apps::quad_bench::QuadBench::new(&mut gfx, 1, 0)) as Box, [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/main.rs:35:87 [INFO] [stdout] | [INFO] [stdout] 35 | "clear2" => Box::new(apps::quad_bench::QuadBench::new(&mut gfx, 2, 0)) as Box, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 35 | "clear2" => Box::new(apps::quad_bench::QuadBench::new(&mut gfx, 2, 0)) as Box, [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/main.rs:35:87 [INFO] [stdout] | [INFO] [stdout] 35 | "clear2" => Box::new(apps::quad_bench::QuadBench::new(&mut gfx, 2, 0)) as Box, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 35 | "clear2" => Box::new(apps::quad_bench::QuadBench::new(&mut gfx, 2, 0)) as Box, [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/main.rs:36:87 [INFO] [stdout] | [INFO] [stdout] 36 | "clear4" => Box::new(apps::quad_bench::QuadBench::new(&mut gfx, 4, 0)) as Box, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 36 | "clear4" => Box::new(apps::quad_bench::QuadBench::new(&mut gfx, 4, 0)) as Box, [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/main.rs:36:87 [INFO] [stdout] | [INFO] [stdout] 36 | "clear4" => Box::new(apps::quad_bench::QuadBench::new(&mut gfx, 4, 0)) as Box, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 36 | "clear4" => Box::new(apps::quad_bench::QuadBench::new(&mut gfx, 4, 0)) as Box, [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/main.rs:37:87 [INFO] [stdout] | [INFO] [stdout] 37 | "clear8" => Box::new(apps::quad_bench::QuadBench::new(&mut gfx, 8, 0)) as Box, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 37 | "clear8" => Box::new(apps::quad_bench::QuadBench::new(&mut gfx, 8, 0)) as Box, [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/main.rs:38:86 [INFO] [stdout] | [INFO] [stdout] 38 | "quad1" => Box::new(apps::quad_bench::QuadBench::new(&mut gfx, 0, 1)) as Box, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 38 | "quad1" => Box::new(apps::quad_bench::QuadBench::new(&mut gfx, 0, 1)) as Box, [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/main.rs:37:87 [INFO] [stdout] | [INFO] [stdout] 37 | "clear8" => Box::new(apps::quad_bench::QuadBench::new(&mut gfx, 8, 0)) as Box, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 37 | "clear8" => Box::new(apps::quad_bench::QuadBench::new(&mut gfx, 8, 0)) as Box, [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/main.rs:39:86 [INFO] [stdout] | [INFO] [stdout] 39 | "quad2" => Box::new(apps::quad_bench::QuadBench::new(&mut gfx, 0, 2)) as Box, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 39 | "quad2" => Box::new(apps::quad_bench::QuadBench::new(&mut gfx, 0, 2)) as Box, [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/main.rs:38:86 [INFO] [stdout] | [INFO] [stdout] 38 | "quad1" => Box::new(apps::quad_bench::QuadBench::new(&mut gfx, 0, 1)) as Box, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 38 | "quad1" => Box::new(apps::quad_bench::QuadBench::new(&mut gfx, 0, 1)) as Box, [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/main.rs:40:86 [INFO] [stdout] | [INFO] [stdout] 40 | "quad4" => Box::new(apps::quad_bench::QuadBench::new(&mut gfx, 0, 4)) as Box, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 40 | "quad4" => Box::new(apps::quad_bench::QuadBench::new(&mut gfx, 0, 4)) as Box, [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/main.rs:39:86 [INFO] [stdout] | [INFO] [stdout] 39 | "quad2" => Box::new(apps::quad_bench::QuadBench::new(&mut gfx, 0, 2)) as Box, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 39 | "quad2" => Box::new(apps::quad_bench::QuadBench::new(&mut gfx, 0, 2)) as Box, [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/main.rs:41:86 [INFO] [stdout] | [INFO] [stdout] 41 | "quad8" => Box::new(apps::quad_bench::QuadBench::new(&mut gfx, 0, 8)) as Box, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 41 | "quad8" => Box::new(apps::quad_bench::QuadBench::new(&mut gfx, 0, 8)) as Box, [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/main.rs:42:93 [INFO] [stdout] | [INFO] [stdout] 42 | "clear1_quad1" => Box::new(apps::quad_bench::QuadBench::new(&mut gfx, 1, 1)) as Box, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 42 | "clear1_quad1" => Box::new(apps::quad_bench::QuadBench::new(&mut gfx, 1, 1)) as Box, [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/main.rs:40:86 [INFO] [stdout] | [INFO] [stdout] 40 | "quad4" => Box::new(apps::quad_bench::QuadBench::new(&mut gfx, 0, 4)) as Box, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 40 | "quad4" => Box::new(apps::quad_bench::QuadBench::new(&mut gfx, 0, 4)) as Box, [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/main.rs:43:93 [INFO] [stdout] | [INFO] [stdout] 43 | "clear1_quad2" => Box::new(apps::quad_bench::QuadBench::new(&mut gfx, 1, 2)) as Box, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 43 | "clear1_quad2" => Box::new(apps::quad_bench::QuadBench::new(&mut gfx, 1, 2)) as Box, [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/main.rs:41:86 [INFO] [stdout] | [INFO] [stdout] 41 | "quad8" => Box::new(apps::quad_bench::QuadBench::new(&mut gfx, 0, 8)) as Box, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 41 | "quad8" => Box::new(apps::quad_bench::QuadBench::new(&mut gfx, 0, 8)) as Box, [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/main.rs:42:93 [INFO] [stdout] | [INFO] [stdout] 42 | "clear1_quad1" => Box::new(apps::quad_bench::QuadBench::new(&mut gfx, 1, 1)) as Box, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 42 | "clear1_quad1" => Box::new(apps::quad_bench::QuadBench::new(&mut gfx, 1, 1)) as Box, [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/main.rs:43:93 [INFO] [stdout] | [INFO] [stdout] 43 | "clear1_quad2" => Box::new(apps::quad_bench::QuadBench::new(&mut gfx, 1, 2)) as Box, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 43 | "clear1_quad2" => Box::new(apps::quad_bench::QuadBench::new(&mut gfx, 1, 2)) as Box, [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/main.rs:44:93 [INFO] [stdout] | [INFO] [stdout] 44 | "clear1_quad3" => Box::new(apps::quad_bench::QuadBench::new(&mut gfx, 1, 3)) as Box, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 44 | "clear1_quad3" => Box::new(apps::quad_bench::QuadBench::new(&mut gfx, 1, 3)) as Box, [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/main.rs:45:93 [INFO] [stdout] | [INFO] [stdout] 45 | "clear1_quad4" => Box::new(apps::quad_bench::QuadBench::new(&mut gfx, 1, 4)) as Box, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 45 | "clear1_quad4" => Box::new(apps::quad_bench::QuadBench::new(&mut gfx, 1, 4)) as Box, [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/main.rs:46:93 [INFO] [stdout] | [INFO] [stdout] 46 | "clear1_quad5" => Box::new(apps::quad_bench::QuadBench::new(&mut gfx, 1, 5)) as Box, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 46 | "clear1_quad5" => Box::new(apps::quad_bench::QuadBench::new(&mut gfx, 1, 5)) as Box, [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/main.rs:44:93 [INFO] [stdout] | [INFO] [stdout] 44 | "clear1_quad3" => Box::new(apps::quad_bench::QuadBench::new(&mut gfx, 1, 3)) as Box, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 44 | "clear1_quad3" => Box::new(apps::quad_bench::QuadBench::new(&mut gfx, 1, 3)) as Box, [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/main.rs:45:93 [INFO] [stdout] | [INFO] [stdout] 45 | "clear1_quad4" => Box::new(apps::quad_bench::QuadBench::new(&mut gfx, 1, 4)) as Box, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 45 | "clear1_quad4" => Box::new(apps::quad_bench::QuadBench::new(&mut gfx, 1, 4)) as Box, [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/main.rs:47:93 [INFO] [stdout] | [INFO] [stdout] 47 | "clear1_quad6" => Box::new(apps::quad_bench::QuadBench::new(&mut gfx, 1, 6)) as Box, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 47 | "clear1_quad6" => Box::new(apps::quad_bench::QuadBench::new(&mut gfx, 1, 6)) as Box, [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/main.rs:46:93 [INFO] [stdout] | [INFO] [stdout] 46 | "clear1_quad5" => Box::new(apps::quad_bench::QuadBench::new(&mut gfx, 1, 5)) as Box, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 46 | "clear1_quad5" => Box::new(apps::quad_bench::QuadBench::new(&mut gfx, 1, 5)) as Box, [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/main.rs:47:93 [INFO] [stdout] | [INFO] [stdout] 47 | "clear1_quad6" => Box::new(apps::quad_bench::QuadBench::new(&mut gfx, 1, 6)) as Box, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 47 | "clear1_quad6" => Box::new(apps::quad_bench::QuadBench::new(&mut gfx, 1, 6)) as Box, [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/main.rs:48:93 [INFO] [stdout] | [INFO] [stdout] 48 | "clear1_quad7" => Box::new(apps::quad_bench::QuadBench::new(&mut gfx, 1, 7)) as Box, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 48 | "clear1_quad7" => Box::new(apps::quad_bench::QuadBench::new(&mut gfx, 1, 7)) as Box, [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/main.rs:48:93 [INFO] [stdout] | [INFO] [stdout] 48 | "clear1_quad7" => Box::new(apps::quad_bench::QuadBench::new(&mut gfx, 1, 7)) as Box, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 48 | "clear1_quad7" => Box::new(apps::quad_bench::QuadBench::new(&mut gfx, 1, 7)) as Box, [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/main.rs:49:93 [INFO] [stdout] | [INFO] [stdout] 49 | "clear1_quad8" => Box::new(apps::quad_bench::QuadBench::new(&mut gfx, 1, 8)) as Box, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 49 | "clear1_quad8" => Box::new(apps::quad_bench::QuadBench::new(&mut gfx, 1, 8)) as Box, [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/main.rs:49:93 [INFO] [stdout] | [INFO] [stdout] 49 | "clear1_quad8" => Box::new(apps::quad_bench::QuadBench::new(&mut gfx, 1, 8)) as Box, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 49 | "clear1_quad8" => Box::new(apps::quad_bench::QuadBench::new(&mut gfx, 1, 8)) as Box, [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/main.rs:50:93 [INFO] [stdout] | [INFO] [stdout] 50 | "clear1_quad9" => Box::new(apps::quad_bench::QuadBench::new(&mut gfx, 1, 9)) as Box, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 50 | "clear1_quad9" => Box::new(apps::quad_bench::QuadBench::new(&mut gfx, 1, 9)) as Box, [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/main.rs:50:93 [INFO] [stdout] | [INFO] [stdout] 50 | "clear1_quad9" => Box::new(apps::quad_bench::QuadBench::new(&mut gfx, 1, 9)) as Box, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 50 | "clear1_quad9" => Box::new(apps::quad_bench::QuadBench::new(&mut gfx, 1, 9)) as Box, [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/main.rs:51:95 [INFO] [stdout] | [INFO] [stdout] 51 | "clear1_quad10" => Box::new(apps::quad_bench::QuadBench::new(&mut gfx, 1, 10)) as Box, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 51 | "clear1_quad10" => Box::new(apps::quad_bench::QuadBench::new(&mut gfx, 1, 10)) as Box, [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/main.rs:51:95 [INFO] [stdout] | [INFO] [stdout] 51 | "clear1_quad10" => Box::new(apps::quad_bench::QuadBench::new(&mut gfx, 1, 10)) as Box, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 51 | "clear1_quad10" => Box::new(apps::quad_bench::QuadBench::new(&mut gfx, 1, 10)) as Box, [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `window_proxy` [INFO] [stdout] --> src/gfx.rs:144:16 [INFO] [stdout] | [INFO] [stdout] 144 | pub fn new(window_proxy: WindowProxy) -> GfxContext { [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_window_proxy` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `window_proxy` [INFO] [stdout] --> src/gfx.rs:144:16 [INFO] [stdout] | [INFO] [stdout] 144 | pub fn new(window_proxy: WindowProxy) -> GfxContext { [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_window_proxy` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `path` is never read [INFO] [stdout] --> src/gfx.rs:34:5 [INFO] [stdout] | [INFO] [stdout] 33 | struct Program { [INFO] [stdout] | ------- field in this struct [INFO] [stdout] 34 | path: PathBuf, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `refresh_shaders` is never used [INFO] [stdout] --> src/gfx.rs:293:12 [INFO] [stdout] | [INFO] [stdout] 143 | impl GfxContext { [INFO] [stdout] | --------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 293 | pub fn refresh_shaders(&mut self) { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/util.rs:14:20 [INFO] [stdout] | [INFO] [stdout] 14 | panic!(format!("Unable to open file {}", path.display())); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here [INFO] [stdout] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 14 - panic!(format!("Unable to open file {}", path.display())); [INFO] [stdout] 14 + panic!("Unable to open file {}", path.display()); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 27 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `path` is never read [INFO] [stdout] --> src/gfx.rs:34:5 [INFO] [stdout] | [INFO] [stdout] 33 | struct Program { [INFO] [stdout] | ------- field in this struct [INFO] [stdout] 34 | path: PathBuf, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `refresh_shaders` is never used [INFO] [stdout] --> src/gfx.rs:293:12 [INFO] [stdout] | [INFO] [stdout] 143 | impl GfxContext { [INFO] [stdout] | --------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 293 | pub fn refresh_shaders(&mut self) { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/util.rs:14:20 [INFO] [stdout] | [INFO] [stdout] 14 | panic!(format!("Unable to open file {}", path.display())); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here [INFO] [stdout] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 14 - panic!(format!("Unable to open file {}", path.display())); [INFO] [stdout] 14 + panic!("Unable to open file {}", path.display()); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 27 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 5.80s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: rustc-serialize v0.3.21 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "e3bfc4cfabdaedbcee9aec67d37a2b75ffbb83a6a9b43d072d149631afb892a3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e3bfc4cfabdaedbcee9aec67d37a2b75ffbb83a6a9b43d072d149631afb892a3", kill_on_drop: false }` [INFO] [stdout] e3bfc4cfabdaedbcee9aec67d37a2b75ffbb83a6a9b43d072d149631afb892a3 [INFO] checking glennw/gl_sandpit against try#aa7c6ba69acce8b10a275eabfe6157ea72c8b599 for pr-117984 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fglennw%2Fgl_sandpit" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/glennw/gl_sandpit on toolchain aa7c6ba69acce8b10a275eabfe6157ea72c8b599 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+aa7c6ba69acce8b10a275eabfe6157ea72c8b599" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/glennw/gl_sandpit [INFO] finished tweaking git repo https://github.com/glennw/gl_sandpit [INFO] tweaked toml for git repo https://github.com/glennw/gl_sandpit written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/glennw/gl_sandpit already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+aa7c6ba69acce8b10a275eabfe6157ea72c8b599" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+aa7c6ba69acce8b10a275eabfe6157ea72c8b599" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 92afc665bf978f0497264e757b2e110558330a8ce4ec60cb0005475193e16673 [INFO] running `Command { std: "docker" "start" "-a" "92afc665bf978f0497264e757b2e110558330a8ce4ec60cb0005475193e16673", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "92afc665bf978f0497264e757b2e110558330a8ce4ec60cb0005475193e16673", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "92afc665bf978f0497264e757b2e110558330a8ce4ec60cb0005475193e16673", kill_on_drop: false }` [INFO] [stdout] 92afc665bf978f0497264e757b2e110558330a8ce4ec60cb0005475193e16673 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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" "RUSTDOCFLAGS=--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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+aa7c6ba69acce8b10a275eabfe6157ea72c8b599" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 09f016ad7f4012a5cf079e2ce578b6416b1386d9237b3ab938aa83ac610e981a [INFO] running `Command { std: "docker" "start" "-a" "09f016ad7f4012a5cf079e2ce578b6416b1386d9237b3ab938aa83ac610e981a", kill_on_drop: false }` [INFO] [stderr] Checking libc v0.2.17 [INFO] [stderr] Compiling phf_shared v0.7.20 [INFO] [stderr] Compiling bitflags v0.7.0 [INFO] [stderr] Compiling pkg-config v0.3.8 [INFO] [stderr] Compiling gcc v0.3.38 [INFO] [stderr] Compiling itoa v0.1.1 [INFO] [stderr] Compiling serde v0.8.19 [INFO] [stderr] Compiling xml-rs v0.3.4 [INFO] [stderr] Compiling dtoa v0.2.2 [INFO] [stderr] Compiling num-traits v0.1.36 [INFO] [stderr] Compiling phf v0.7.20 [INFO] [stderr] Compiling rand v0.3.15 [INFO] [stderr] Compiling winapi-build v0.1.1 [INFO] [stderr] Checking lazy_static v0.2.2 [INFO] [stderr] Compiling kernel32-sys v0.2.2 [INFO] [stderr] Checking winapi v0.2.8 [INFO] [stderr] Compiling log v0.3.6 [INFO] [stderr] Compiling khronos_api v1.0.0 [INFO] [stderr] Compiling wayland-scanner v0.5.11 [INFO] [stderr] Compiling semver v0.1.20 [INFO] [stderr] Compiling phf_generator v0.7.20 [INFO] [stderr] Compiling phf_codegen v0.7.20 [INFO] [stderr] Checking num-integer v0.1.32 [INFO] [stderr] Compiling gl_generator v0.5.2 [INFO] [stderr] Compiling rustc_version v0.1.7 [INFO] [stderr] Compiling libz-sys v1.0.7 [INFO] [stderr] Compiling target_build_utils v0.1.2 [INFO] [stderr] Compiling miniz-sys v0.1.7 [INFO] [stderr] Checking lazy_static v0.1.16 [INFO] [stderr] Compiling tempfile v2.1.4 [INFO] [stderr] Checking num-iter v0.1.32 [INFO] [stderr] Checking crossbeam v0.2.10 [INFO] [stderr] Compiling wayland-client v0.5.12 [INFO] [stderr] Checking byteorder v0.5.3 [INFO] [stderr] Checking deque v0.3.1 [INFO] [stderr] Checking fs2 v0.2.5 [INFO] [stderr] Compiling x11-dl v2.11.0 [INFO] [stderr] Compiling freetype-sys v0.4.0 [INFO] [stderr] Checking num_cpus v1.1.0 [INFO] [stderr] Checking rustc-serialize v0.3.21 [INFO] [stderr] Checking rayon v0.5.0 [INFO] [stderr] Compiling gleam v0.2.25 [INFO] [stdout] error[E0310]: the parameter type `T` may not live long enough [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rustc-serialize-0.3.21/src/serialize.rs:1155:5 [INFO] [stdout] | [INFO] [stdout] 1155 | fn decode(d: &mut D) -> Result, D::Error> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | the parameter type `T` must be valid for the static lifetime... [INFO] [stdout] | ...so that the type `T` will meet its required lifetime bounds... [INFO] [stdout] | [INFO] [stdout] note: ...that is required by this bound [INFO] [stdout] --> /rustc/aa7c6ba69acce8b10a275eabfe6157ea72c8b599/library/alloc/src/borrow.rs:180:30 [INFO] [stdout] help: consider adding an explicit lifetime bound [INFO] [stdout] | [INFO] [stdout] 1151 | impl<'a, T: ?Sized + 'static> Decodable for Cow<'a, T> [INFO] [stdout] | +++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling glutin v0.6.2 [INFO] [stderr] Compiling serde_json v0.8.3 [INFO] [stderr] Checking flate2 v0.2.14 [INFO] [stderr] Checking memmap v0.2.3 [INFO] [stderr] Checking num v0.1.36 [INFO] [stderr] Checking shared_library v0.1.5 [INFO] [stderr] Checking lzw v0.10.0 [INFO] [stderr] Checking inflate v0.1.1 [INFO] [stderr] Checking color_quant v1.0.0 [INFO] [stderr] Checking osmesa-sys v0.1.2 [INFO] [stderr] Checking gif v0.9.0 [INFO] [stderr] Checking enum_primitive v0.1.0 [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0310`. [INFO] [stdout] [INFO] [stderr] error: could not compile `rustc-serialize` (lib) due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "09f016ad7f4012a5cf079e2ce578b6416b1386d9237b3ab938aa83ac610e981a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "09f016ad7f4012a5cf079e2ce578b6416b1386d9237b3ab938aa83ac610e981a", kill_on_drop: false }` [INFO] [stdout] 09f016ad7f4012a5cf079e2ce578b6416b1386d9237b3ab938aa83ac610e981a