[INFO] cloning repository https://github.com/technocreatives/anaglyph_robot
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/technocreatives/anaglyph_robot" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftechnocreatives%2Fanaglyph_robot", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftechnocreatives%2Fanaglyph_robot'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] d70b71116c51706cb80e0037041d703117ff410d
[INFO] checking technocreatives/anaglyph_robot against 615014f15745532730b9ce7a1d9309f8b4756f93 for pr-160491
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftechnocreatives%2Fanaglyph_robot" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/technocreatives/anaglyph_robot
[INFO] finished tweaking git repo https://github.com/technocreatives/anaglyph_robot
[INFO] tweaked toml for git repo https://github.com/technocreatives/anaglyph_robot written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/technocreatives/anaglyph_robot on toolchain 615014f15745532730b9ce7a1d9309f8b4756f93
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+615014f15745532730b9ce7a1d9309f8b4756f93" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/technocreatives/anaglyph_robot 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" "+615014f15745532730b9ce7a1d9309f8b4756f93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:00c5645b54fe3ce5dae1417175e3c7fb6a6646c021d554ecd63a097b8b9f3602" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] af92d0a6b7f79b015735f1d3fbda7809e273e45bb68b90a3d230651f960d5927
[INFO] running `Command { std: "docker" "start" "af92d0a6b7f79b015735f1d3fbda7809e273e45bb68b90a3d230651f960d5927", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "af92d0a6b7f79b015735f1d3fbda7809e273e45bb68b90a3d230651f960d5927", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "af92d0a6b7f79b015735f1d3fbda7809e273e45bb68b90a3d230651f960d5927" "/opt/rustwide/cargo-home/bin/cargo" "+615014f15745532730b9ce7a1d9309f8b4756f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "af92d0a6b7f79b015735f1d3fbda7809e273e45bb68b90a3d230651f960d5927", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "af92d0a6b7f79b015735f1d3fbda7809e273e45bb68b90a3d230651f960d5927" "/opt/rustwide/cargo-home/bin/cargo" "+615014f15745532730b9ce7a1d9309f8b4756f93" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.81
[INFO] [stderr]    Compiling memchr v2.7.2
[INFO] [stderr]     Checking bitflags v2.5.0
[INFO] [stderr]    Compiling cc v1.0.94
[INFO] [stderr]     Checking log v0.4.21
[INFO] [stderr]    Compiling rustix v0.38.32
[INFO] [stderr]     Checking linux-raw-sys v0.4.13
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling autocfg v1.2.0
[INFO] [stderr]     Checking libloading v0.8.3
[INFO] [stderr]    Compiling wayland-sys v0.31.1
[INFO] [stderr]    Compiling xml-rs v0.8.20
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]    Compiling thiserror v1.0.58
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]    Compiling prettyplease v0.2.19
[INFO] [stderr]     Checking dlib v0.5.2
[INFO] [stderr]    Compiling crossbeam-utils v0.8.19
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling regex-syntax v0.8.3
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling home v0.5.9
[INFO] [stderr]    Compiling bindgen v0.65.1
[INFO] [stderr]     Checking xkeysym v0.2.0
[INFO] [stderr]    Compiling either v1.11.0
[INFO] [stderr]     Checking bytemuck v1.15.0
[INFO] [stderr]     Checking arrayref v0.3.7
[INFO] [stderr]    Compiling quick-xml v0.31.0
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling clang-sys v1.7.0
[INFO] [stderr]     Checking tiny-skia-path v0.11.4
[INFO] [stderr]    Compiling peeking_take_while v0.1.2
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]     Checking memmap2 v0.9.4
[INFO] [stderr]     Checking x11-dl v2.21.0
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]     Checking arrayvec v0.7.4
[INFO] [stderr]     Checking getrandom v0.2.14
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]     Checking ab_glyph v0.2.25
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling gl_generator v0.14.0
[INFO] [stderr]    Compiling syn v2.0.60
[INFO] [stderr]    Compiling winit v0.29.15
[INFO] [stderr]    Compiling glutin v0.31.3
[INFO] [stderr]     Checking x11rb-protocol v0.13.0
[INFO] [stderr]     Checking zerocopy v0.7.32
[INFO] [stderr]     Checking tiny-skia v0.11.4
[INFO] [stderr]    Compiling wayland-scanner v0.31.1
[INFO] [stderr]     Checking xkbcommon-dl v0.4.2
[INFO] [stderr]     Checking crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling glutin_egl_sys v0.6.0
[INFO] [stderr]    Compiling glutin_glx_sys v0.5.0
[INFO] [stderr]    Compiling glutin-winit v0.4.2
[INFO] [stderr]     Checking smol_str v0.2.1
[INFO] [stderr]     Checking raw-window-handle v0.6.0
[INFO] [stderr]    Compiling wayland-backend v0.3.3
[INFO] [stderr]    Compiling backtrace v0.3.71
[INFO] [stderr]     Checking gimli v0.28.1
[INFO] [stderr]     Checking miniz_oxide v0.7.2
[INFO] [stderr]    Compiling glium v0.34.0
[INFO] [stderr]     Checking rayon-core v1.12.1
[INFO] [stderr]    Compiling regex-automata v0.4.6
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]     Checking object v0.32.2
[INFO] [stderr]     Checking rustc-demangle v0.1.23
[INFO] [stderr]    Compiling anyhow v1.0.82
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]     Checking addr2line v0.21.0
[INFO] [stderr]    Compiling regex v1.10.4
[INFO] [stderr]     Checking jpeg-decoder v0.3.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.58
[INFO] [stderr]    Compiling clap_derive v4.5.4
[INFO] [stderr]     Checking polling v3.6.0
[INFO] [stderr]     Checking wayland-client v0.31.2
[INFO] [stderr]     Checking wayland-csd-frame v0.3.0
[INFO] [stderr]     Checking calloop v0.12.4
[INFO] [stderr]     Checking clap v4.5.4
[INFO] [stderr]     Checking wayland-protocols v0.31.2
[INFO] [stderr]     Checking calloop-wayland-source v0.2.0
[INFO] [stderr]     Checking wayland-cursor v0.31.1
[INFO] [stderr]    Compiling v4l2-sys-mit v0.3.0
[INFO] [stderr]     Checking x11rb v0.13.0
[INFO] [stderr]     Checking wayland-protocols-wlr v0.2.0
[INFO] [stderr]     Checking wayland-protocols-plasma v0.2.0
[INFO] [stderr]     Checking v4l v0.14.0
[INFO] [stderr]     Checking smithay-client-toolkit v0.18.1
[INFO] [stderr]     Checking sctk-adwaita v0.8.1
[INFO] [stderr]     Checking anaglyph_robot v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/main.rs:94:27
[INFO] [stdout]     |
[INFO] [stdout]  94 |       let program_camera1 = program!(&display,
[INFO] [stdout]     |  ___________________________^
[INFO] [stdout]  95 | |         140 => {
[INFO] [stdout]  96 | |             vertex: "
[INFO] [stdout]  97 | |                 #version 140
[INFO] [stdout] ...   |
[INFO] [stdout] 130 | |         },
[INFO] [stdout] 131 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: macro invocations at the end of a block are treated as expressions
[INFO] [stdout]     = note: to ignore the value produced by the macro, add a semicolon after the invocation of `program`
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: `#[warn(semicolon_in_expressions_from_non_local_macros)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout]     = note: this warning originates in the macro `$crate::program` which comes from the expansion of the macro `program` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/main.rs:134:27
[INFO] [stdout]     |
[INFO] [stdout] 134 |       let program_camera2 = program!(&display,
[INFO] [stdout]     |  ___________________________^
[INFO] [stdout] 135 | |         140 => {
[INFO] [stdout] 136 | |             vertex: "
[INFO] [stdout] 137 | |                 #version 140
[INFO] [stdout] ...   |
[INFO] [stdout] 170 | |         },
[INFO] [stdout] 171 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: macro invocations at the end of a block are treated as expressions
[INFO] [stdout]     = note: to ignore the value produced by the macro, add a semicolon after the invocation of `program`
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `$crate::program` which comes from the expansion of the macro `program` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/main.rs:94:27
[INFO] [stdout]     |
[INFO] [stdout]  94 |       let program_camera1 = program!(&display,
[INFO] [stdout]     |  ___________________________^
[INFO] [stdout]  95 | |         140 => {
[INFO] [stdout]  96 | |             vertex: "
[INFO] [stdout]  97 | |                 #version 140
[INFO] [stdout] ...   |
[INFO] [stdout] 130 | |         },
[INFO] [stdout] 131 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: macro invocations at the end of a block are treated as expressions
[INFO] [stdout]     = note: to ignore the value produced by the macro, add a semicolon after the invocation of `program`
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: `#[warn(semicolon_in_expressions_from_non_local_macros)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout]     = note: this warning originates in the macro `$crate::program` which comes from the expansion of the macro `program` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/main.rs:134:27
[INFO] [stdout]     |
[INFO] [stdout] 134 |       let program_camera2 = program!(&display,
[INFO] [stdout]     |  ___________________________^
[INFO] [stdout] 135 | |         140 => {
[INFO] [stdout] 136 | |             vertex: "
[INFO] [stdout] 137 | |                 #version 140
[INFO] [stdout] ...   |
[INFO] [stdout] 170 | |         },
[INFO] [stdout] 171 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: macro invocations at the end of a block are treated as expressions
[INFO] [stdout]     = note: to ignore the value produced by the macro, add a semicolon after the invocation of `program`
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `$crate::program` which comes from the expansion of the macro `program` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 02s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: anaglyph_robot v0.1.0 (/opt/rustwide/workdir), glutin v0.31.3, glutin-winit v0.4.2, winit v0.29.15
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3`
[INFO] running `Command { std: "docker" "inspect" "af92d0a6b7f79b015735f1d3fbda7809e273e45bb68b90a3d230651f960d5927", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "af92d0a6b7f79b015735f1d3fbda7809e273e45bb68b90a3d230651f960d5927", kill_on_drop: false }`
[INFO] [stdout] af92d0a6b7f79b015735f1d3fbda7809e273e45bb68b90a3d230651f960d5927
