[INFO] cloning repository https://github.com/Masterchef365/snake
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Masterchef365/snake" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMasterchef365%2Fsnake", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMasterchef365%2Fsnake'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 8286aba7daf5a37d8aef534ee73683ddf206edec
[INFO] checking Masterchef365/snake against master#5518eaa946291f00471af8b254b2a1715f234882 for pr-120393
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMasterchef365%2Fsnake" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/Masterchef365/snake on toolchain 5518eaa946291f00471af8b254b2a1715f234882
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/Masterchef365/snake
[INFO] finished tweaking git repo https://github.com/Masterchef365/snake
[INFO] tweaked toml for git repo https://github.com/Masterchef365/snake written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/Masterchef365/snake 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" "+5518eaa946291f00471af8b254b2a1715f234882" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating git repository `https://github.com/hecrj/iced.git`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded gfx-backend-empty v0.5.0
[INFO] [stderr]   Downloaded dwrote v0.10.0
[INFO] [stderr]   Downloaded gfx-memory v0.1.1
[INFO] [stderr]   Downloaded wgpu-types v0.5.0
[INFO] [stderr]   Downloaded range-alloc v0.1.0
[INFO] [stderr]   Downloaded window_clipboard v0.1.1
[INFO] [stderr]   Downloaded font-kit v0.6.0
[INFO] [stderr]   Downloaded instant v0.1.3
[INFO] [stderr]   Downloaded clipboard_wayland v0.1.0
[INFO] [stderr]   Downloaded wasm-bindgen-futures v0.4.12
[INFO] [stderr]   Downloaded ash v0.30.0
[INFO] [stderr]   Downloaded cmake v0.1.43
[INFO] [stderr]   Downloaded metal v0.18.0
[INFO] [stderr]   Downloaded euclid v0.20.11
[INFO] [stderr]   Downloaded cocoa v0.20.1
[INFO] [stderr]   Downloaded wgpu v0.5.0
[INFO] [stderr]   Downloaded lyon_tessellation v0.15.8
[INFO] [stderr]   Downloaded d3d12 v0.3.0
[INFO] [stderr]   Downloaded gfx-backend-dx11 v0.5.1
[INFO] [stderr]   Downloaded wgpu-native v0.5.0
[INFO] [stderr]   Downloaded clipboard_x11 v0.1.0
[INFO] [stderr]   Downloaded gfx-backend-vulkan v0.5.6
[INFO] [stderr]   Downloaded glam v0.8.7
[INFO] [stderr]   Downloaded gfx-hal v0.5.0
[INFO] [stderr]   Downloaded smithay-clipboard v0.3.7
[INFO] [stderr]   Downloaded lyon v0.15.8
[INFO] [stderr]   Downloaded guillotiere v0.5.1
[INFO] [stderr]   Downloaded lyon_algorithms v0.15.0
[INFO] [stderr]   Downloaded wgpu-core v0.5.4
[INFO] [stderr]   Downloaded wgpu_glyph v0.8.0
[INFO] [stderr]   Downloaded gfx-backend-dx12 v0.5.3
[INFO] [stderr]   Downloaded gfx-backend-metal v0.5.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+5518eaa946291f00471af8b254b2a1715f234882" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 09a06de47ce77b0715bb268929ff24f5d49c90326a9ae86de44497fa75786557
[INFO] running `Command { std: "docker" "start" "-a" "09a06de47ce77b0715bb268929ff24f5d49c90326a9ae86de44497fa75786557", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "09a06de47ce77b0715bb268929ff24f5d49c90326a9ae86de44497fa75786557", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "09a06de47ce77b0715bb268929ff24f5d49c90326a9ae86de44497fa75786557", kill_on_drop: false }`
[INFO] [stdout] 09a06de47ce77b0715bb268929ff24f5d49c90326a9ae86de44497fa75786557
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+5518eaa946291f00471af8b254b2a1715f234882" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6471d0f1dc2123825741d0d14b40ddcce7cd692197534f6143d454d20edfa3be
[INFO] running `Command { std: "docker" "start" "-a" "6471d0f1dc2123825741d0d14b40ddcce7cd692197534f6143d454d20edfa3be", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.70
[INFO] [stderr]    Compiling cc v1.0.53
[INFO] [stderr]    Compiling proc-macro2 v1.0.13
[INFO] [stderr]    Compiling syn v1.0.22
[INFO] [stderr]    Compiling log v0.4.8
[INFO] [stderr]    Compiling num-traits v0.2.11
[INFO] [stderr]     Checking lazycell v1.2.1
[INFO] [stderr]     Checking smallvec v1.4.0
[INFO] [stderr]     Checking futures-core v0.3.5
[INFO] [stderr]    Compiling memchr v2.3.3
[INFO] [stderr]    Compiling proc-macro-nested v0.1.4
[INFO] [stderr]    Compiling wayland-scanner v0.23.6
[INFO] [stderr]     Checking futures-sink v0.3.5
[INFO] [stderr]     Checking once_cell v1.4.0
[INFO] [stderr]    Compiling proc-macro-hack v0.5.15
[INFO] [stderr]     Checking futures-io v0.3.5
[INFO] [stderr]     Checking hibitset v0.6.3
[INFO] [stderr]    Compiling serde v1.0.110
[INFO] [stderr]     Checking futures-channel v0.3.5
[INFO] [stderr]    Compiling pathfinder_simd v0.5.0
[INFO] [stderr]     Checking futures-task v0.3.5
[INFO] [stderr]     Checking crossbeam-queue v0.2.1
[INFO] [stderr]    Compiling servo-fontconfig-sys v4.0.9
[INFO] [stderr]     Checking pin-project-lite v0.1.5
[INFO] [stderr]     Checking bytes v0.5.4
[INFO] [stderr]     Checking copyless v0.1.4
[INFO] [stderr]     Checking vec_map v0.8.2
[INFO] [stderr]     Checking iced_core v0.2.1 (https://github.com/hecrj/iced.git?rev=33448508a524db6447b380cc236be6f0d5ca8a86#33448508)
[INFO] [stderr]     Checking either v1.5.3
[INFO] [stderr]     Checking xi-unicode v0.2.0
[INFO] [stderr]     Checking unicode-segmentation v1.6.0
[INFO] [stderr]    Compiling cmake v0.1.43
[INFO] [stderr]    Compiling glam v0.8.7
[INFO] [stderr]     Checking svg_fmt v0.4.1
[INFO] [stderr]     Checking instant v0.1.3
[INFO] [stderr]     Checking iced_style v0.1.0 (https://github.com/hecrj/iced.git?rev=33448508a524db6447b380cc236be6f0d5ca8a86#33448508)
[INFO] [stderr]    Compiling quote v1.0.6
[INFO] [stderr]    Compiling libloading v0.5.2
[INFO] [stderr]    Compiling servo-freetype-sys v4.0.5
[INFO] [stderr]    Compiling expat-sys v2.1.6
[INFO] [stderr]     Checking pathfinder_geometry v0.5.1
[INFO] [stderr]     Checking num_cpus v1.13.0
[INFO] [stderr]     Checking getrandom v0.1.14
[INFO] [stderr]     Checking raw-window-handle v0.3.3
[INFO] [stderr]     Checking net2 v0.2.34
[INFO] [stderr]     Checking iovec v0.1.4
[INFO] [stderr]     Checking nix v0.14.1
[INFO] [stderr]     Checking parking_lot_core v0.7.2
[INFO] [stderr]     Checking gfx-hal v0.5.0
[INFO] [stderr]     Checking x11 v2.18.2
[INFO] [stderr]     Checking memmap v0.7.0
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]     Checking ordered-float v1.0.2
[INFO] [stderr]     Checking approx v0.3.2
[INFO] [stderr]     Checking mio v0.6.22
[INFO] [stderr]     Checking line_drawing v0.7.0
[INFO] [stderr]     Checking euclid v0.20.11
[INFO] [stderr]     Checking parking_lot v0.10.2
[INFO] [stderr]    Compiling xcb v0.9.0
[INFO] [stderr]     Checking sid v0.6.1
[INFO] [stderr]     Checking tokio v0.2.21
[INFO] [stderr]     Checking rand_chacha v0.2.2
[INFO] [stderr]     Checking rusttype v0.8.3
[INFO] [stderr]     Checking rayon-core v1.7.0
[INFO] [stderr]     Checking dirs-sys v0.3.4
[INFO] [stderr]     Checking freetype v0.4.1
[INFO] [stderr]     Checking rand v0.7.3
[INFO] [stderr]     Checking servo-fontconfig v0.4.0
[INFO] [stderr]     Checking dirs v2.0.2
[INFO] [stderr]     Checking x11-dl v2.18.5
[INFO] [stderr]     Checking dlib v0.4.1
[INFO] [stderr]     Checking ash v0.30.0
[INFO] [stderr]     Checking font-kit v0.6.0
[INFO] [stderr]     Checking rayon v1.3.0
[INFO] [stderr]     Checking wayland-sys v0.23.6
[INFO] [stderr]     Checking rusttype v0.7.9
[INFO] [stderr]     Checking mio-extras v2.0.6
[INFO] [stderr]     Checking andrew v0.2.1
[INFO] [stderr]     Checking glyph_brush_layout v0.1.9
[INFO] [stderr]     Checking lyon_geom v0.15.3
[INFO] [stderr]     Checking guillotiere v0.5.1
[INFO] [stderr]    Compiling wayland-client v0.23.6
[INFO] [stderr]    Compiling wayland-protocols v0.23.6
[INFO] [stderr]     Checking twox-hash v1.5.0
[INFO] [stderr]     Checking snake_game v0.1.0 (/opt/rustwide/workdir/game)
[INFO] [stderr]     Checking glyph_brush v0.6.3
[INFO] [stderr]     Checking lyon_path v0.15.2
[INFO] [stderr]     Checking lyon_algorithms v0.15.0
[INFO] [stderr]     Checking lyon_tessellation v0.15.8
[INFO] [stderr]     Checking gfx-memory v0.1.1
[INFO] [stderr]     Checking gfx-backend-empty v0.5.0
[INFO] [stderr]     Checking gfx-descriptor v0.1.0
[INFO] [stderr]     Checking lyon v0.15.8
[INFO] [stderr]     Checking calloop v0.4.4
[INFO] [stderr]     Checking wayland-commons v0.23.6
[INFO] [stderr]    Compiling synstructure v0.12.3
[INFO] [stderr]    Compiling pin-project-internal v0.4.16
[INFO] [stderr]    Compiling peek-poke-derive v0.2.1
[INFO] [stderr]    Compiling futures-macro v0.3.5
[INFO] [stderr]    Compiling serde_derive v1.0.110
[INFO] [stderr]    Compiling zerocopy-derive v0.2.0
[INFO] [stderr]     Checking peek-poke v0.2.0
[INFO] [stderr]     Checking zerocopy v0.3.0
[INFO] [stderr]     Checking wgpu-types v0.5.0
[INFO] [stderr]     Checking pin-project v0.4.16
[INFO] [stderr]     Checking gfx-backend-vulkan v0.5.6
[INFO] [stderr]     Checking futures-util v0.3.5
[INFO] [stderr]     Checking wgpu-core v0.5.4
[INFO] [stderr]     Checking wgpu-native v0.5.0
[INFO] [stderr]     Checking clipboard_x11 v0.1.0
[INFO] [stderr]     Checking wgpu v0.5.0
[INFO] [stderr]     Checking wgpu_glyph v0.8.0
[INFO] [stderr]     Checking futures-executor v0.3.5
[INFO] [stderr]     Checking futures v0.3.5
[INFO] [stderr]     Checking iced_futures v0.1.2 (https://github.com/hecrj/iced.git?rev=33448508a524db6447b380cc236be6f0d5ca8a86#33448508)
[INFO] [stderr]     Checking iced_native v0.2.2 (https://github.com/hecrj/iced.git?rev=33448508a524db6447b380cc236be6f0d5ca8a86#33448508)
[INFO] [stderr]     Checking iced_wgpu v0.2.2 (https://github.com/hecrj/iced.git?rev=33448508a524db6447b380cc236be6f0d5ca8a86#33448508)
[INFO] [stderr]     Checking smithay-client-toolkit v0.6.6
[INFO] [stderr]     Checking bincode v1.2.1
[INFO] [stderr]     Checking snake_trainer v0.1.0 (/opt/rustwide/workdir/trainer)
[INFO] [stderr]     Checking smithay-clipboard v0.3.7
[INFO] [stderr]     Checking winit v0.22.2
[INFO] [stderr]     Checking clipboard_wayland v0.1.0
[INFO] [stderr]     Checking window_clipboard v0.1.1
[INFO] [stderr]     Checking iced_winit v0.1.1 (https://github.com/hecrj/iced.git?rev=33448508a524db6447b380cc236be6f0d5ca8a86#33448508)
[INFO] [stderr]     Checking iced v0.1.1 (https://github.com/hecrj/iced.git?rev=33448508a524db6447b380cc236be6f0d5ca8a86#33448508)
[INFO] [stderr]     Checking snake_evaluator v0.1.0 (/opt/rustwide/workdir/evaluator)
[INFO] [stderr]     Finished dev [unoptimized + debuginfo] target(s) in 14.38s
[INFO] running `Command { std: "docker" "inspect" "6471d0f1dc2123825741d0d14b40ddcce7cd692197534f6143d454d20edfa3be", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6471d0f1dc2123825741d0d14b40ddcce7cd692197534f6143d454d20edfa3be", kill_on_drop: false }`
[INFO] [stdout] 6471d0f1dc2123825741d0d14b40ddcce7cd692197534f6143d454d20edfa3be
[INFO] checking Masterchef365/snake against try#7622c0f807a4e13c4db886a1681bf343795692df+rustflags=-Dnon_local_definitions for pr-120393
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMasterchef365%2Fsnake" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/Masterchef365/snake on toolchain 7622c0f807a4e13c4db886a1681bf343795692df
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7622c0f807a4e13c4db886a1681bf343795692df" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/Masterchef365/snake
[INFO] finished tweaking git repo https://github.com/Masterchef365/snake
[INFO] tweaked toml for git repo https://github.com/Masterchef365/snake written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/Masterchef365/snake 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" "+7622c0f807a4e13c4db886a1681bf343795692df" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+7622c0f807a4e13c4db886a1681bf343795692df" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7784cc30e9a3b24e840e40aafa08d3bbe5c417b27c547e279fe005cfcf975ebb
[INFO] running `Command { std: "docker" "start" "-a" "7784cc30e9a3b24e840e40aafa08d3bbe5c417b27c547e279fe005cfcf975ebb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7784cc30e9a3b24e840e40aafa08d3bbe5c417b27c547e279fe005cfcf975ebb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7784cc30e9a3b24e840e40aafa08d3bbe5c417b27c547e279fe005cfcf975ebb", kill_on_drop: false }`
[INFO] [stdout] 7784cc30e9a3b24e840e40aafa08d3bbe5c417b27c547e279fe005cfcf975ebb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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 -Dnon_local_definitions" "-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" "+7622c0f807a4e13c4db886a1681bf343795692df" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 29cd082cf789de06c36e644056fa87930d6ff1b01d7e78abefbcf5274d8a81be
[INFO] running `Command { std: "docker" "start" "-a" "29cd082cf789de06c36e644056fa87930d6ff1b01d7e78abefbcf5274d8a81be", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.70
[INFO] [stderr]    Compiling cc v1.0.53
[INFO] [stderr]    Compiling proc-macro2 v1.0.13
[INFO] [stderr]    Compiling syn v1.0.22
[INFO] [stderr]    Compiling log v0.4.8
[INFO] [stderr]    Compiling num-traits v0.2.11
[INFO] [stderr]     Checking smallvec v1.4.0
[INFO] [stderr]     Checking lazycell v1.2.1
[INFO] [stderr]     Checking futures-core v0.3.5
[INFO] [stderr]    Compiling memchr v2.3.3
[INFO] [stderr]    Compiling proc-macro-nested v0.1.4
[INFO] [stderr]    Compiling wayland-scanner v0.23.6
[INFO] [stderr]    Compiling proc-macro-hack v0.5.15
[INFO] [stderr]     Checking once_cell v1.4.0
[INFO] [stderr]     Checking futures-sink v0.3.5
[INFO] [stderr]     Checking futures-io v0.3.5
[INFO] [stderr]     Checking hibitset v0.6.3
[INFO] [stderr]    Compiling serde v1.0.110
[INFO] [stderr]     Checking futures-channel v0.3.5
[INFO] [stderr]    Compiling pathfinder_simd v0.5.0
[INFO] [stderr]     Checking futures-task v0.3.5
[INFO] [stderr]     Checking crossbeam-queue v0.2.1
[INFO] [stderr]    Compiling servo-fontconfig-sys v4.0.9
[INFO] [stderr]     Checking copyless v0.1.4
[INFO] [stderr]     Checking pin-project-lite v0.1.5
[INFO] [stderr]     Checking bytes v0.5.4
[INFO] [stderr]     Checking vec_map v0.8.2
[INFO] [stderr]     Checking either v1.5.3
[INFO] [stderr]     Checking xi-unicode v0.2.0
[INFO] [stderr]     Checking iced_core v0.2.1 (https://github.com/hecrj/iced.git?rev=33448508a524db6447b380cc236be6f0d5ca8a86#33448508)
[INFO] [stderr]    Compiling glam v0.8.7
[INFO] [stderr]    Compiling cmake v0.1.43
[INFO] [stderr]     Checking unicode-segmentation v1.6.0
[INFO] [stderr]     Checking instant v0.1.3
[INFO] [stderr]     Checking svg_fmt v0.4.1
[INFO] [stderr]     Checking iced_style v0.1.0 (https://github.com/hecrj/iced.git?rev=33448508a524db6447b380cc236be6f0d5ca8a86#33448508)
[INFO] [stderr]    Compiling quote v1.0.6
[INFO] [stderr]    Compiling libloading v0.5.2
[INFO] [stderr]    Compiling servo-freetype-sys v4.0.5
[INFO] [stderr]    Compiling expat-sys v2.1.6
[INFO] [stderr]     Checking num_cpus v1.13.0
[INFO] [stderr]     Checking getrandom v0.1.14
[INFO] [stderr]     Checking raw-window-handle v0.3.3
[INFO] [stderr]     Checking iovec v0.1.4
[INFO] [stderr]     Checking net2 v0.2.34
[INFO] [stderr]     Checking nix v0.14.1
[INFO] [stderr]     Checking parking_lot_core v0.7.2
[INFO] [stderr]     Checking memmap v0.7.0
[INFO] [stderr]     Checking x11 v2.18.2
[INFO] [stderr]     Checking gfx-hal v0.5.0
[INFO] [stderr]    Compiling xcb v0.9.0
[INFO] [stderr]     Checking rayon-core v1.7.0
[INFO] [stderr]     Checking tokio v0.2.21
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]     Checking dirs-sys v0.3.4
[INFO] [stderr]     Checking parking_lot v0.10.2
[INFO] [stderr]     Checking dirs v2.0.2
[INFO] [stderr]     Checking mio v0.6.22
[INFO] [stderr]     Checking ordered-float v1.0.2
[INFO] [stderr]     Checking approx v0.3.2
[INFO] [stderr]     Checking rand_chacha v0.2.2
[INFO] [stderr]     Checking line_drawing v0.7.0
[INFO] [stderr]     Checking euclid v0.20.11
[INFO] [stderr]     Checking sid v0.6.1
[INFO] [stderr]     Checking freetype v0.4.1
[INFO] [stderr]     Checking rusttype v0.8.3
[INFO] [stderr]     Checking rayon v1.3.0
[INFO] [stderr]     Checking dlib v0.4.1
[INFO] [stderr]     Checking ash v0.30.0
[INFO] [stderr]     Checking rand v0.7.3
[INFO] [stderr]     Checking wayland-sys v0.23.6
[INFO] [stderr]     Checking servo-fontconfig v0.4.0
[INFO] [stderr]     Checking pathfinder_geometry v0.5.1
[INFO] [stderr]     Checking x11-dl v2.18.5
[INFO] [stderr]     Checking rusttype v0.7.9
[INFO] [stderr]     Checking glyph_brush_layout v0.1.9
[INFO] [stderr]     Checking andrew v0.2.1
[INFO] [stderr]     Checking mio-extras v2.0.6
[INFO] [stderr]     Checking font-kit v0.6.0
[INFO] [stderr]    Compiling wayland-client v0.23.6
[INFO] [stderr]    Compiling wayland-protocols v0.23.6
[INFO] [stderr]     Checking lyon_geom v0.15.3
[INFO] [stderr]     Checking guillotiere v0.5.1
[INFO] [stderr]     Checking twox-hash v1.5.0
[INFO] [stderr]     Checking snake_game v0.1.0 (/opt/rustwide/workdir/game)
[INFO] [stderr]     Checking glyph_brush v0.6.3
[INFO] [stderr]     Checking lyon_path v0.15.2
[INFO] [stderr]     Checking lyon_algorithms v0.15.0
[INFO] [stderr]     Checking lyon_tessellation v0.15.8
[INFO] [stderr]     Checking gfx-memory v0.1.1
[INFO] [stderr]     Checking gfx-backend-empty v0.5.0
[INFO] [stderr]     Checking gfx-descriptor v0.1.0
[INFO] [stderr]     Checking lyon v0.15.8
[INFO] [stderr]     Checking calloop v0.4.4
[INFO] [stderr]     Checking wayland-commons v0.23.6
[INFO] [stderr]    Compiling synstructure v0.12.3
[INFO] [stderr]    Compiling pin-project-internal v0.4.16
[INFO] [stderr]    Compiling peek-poke-derive v0.2.1
[INFO] [stderr]    Compiling futures-macro v0.3.5
[INFO] [stderr]    Compiling serde_derive v1.0.110
[INFO] [stderr]    Compiling zerocopy-derive v0.2.0
[INFO] [stderr]     Checking zerocopy v0.3.0
[INFO] [stderr]     Checking peek-poke v0.2.0
[INFO] [stderr]     Checking wgpu-types v0.5.0
[INFO] [stderr]     Checking pin-project v0.4.16
[INFO] [stderr]     Checking gfx-backend-vulkan v0.5.6
[INFO] [stderr]     Checking futures-util v0.3.5
[INFO] [stderr]     Checking wgpu-core v0.5.4
[INFO] [stderr]     Checking clipboard_x11 v0.1.0
[INFO] [stderr]     Checking wgpu-native v0.5.0
[INFO] [stderr]     Checking wgpu v0.5.0
[INFO] [stderr]     Checking futures-executor v0.3.5
[INFO] [stderr]     Checking wgpu_glyph v0.8.0
[INFO] [stderr]     Checking futures v0.3.5
[INFO] [stderr]     Checking iced_futures v0.1.2 (https://github.com/hecrj/iced.git?rev=33448508a524db6447b380cc236be6f0d5ca8a86#33448508)
[INFO] [stderr]     Checking iced_native v0.2.2 (https://github.com/hecrj/iced.git?rev=33448508a524db6447b380cc236be6f0d5ca8a86#33448508)
[INFO] [stderr]     Checking iced_wgpu v0.2.2 (https://github.com/hecrj/iced.git?rev=33448508a524db6447b380cc236be6f0d5ca8a86#33448508)
[INFO] [stderr]     Checking smithay-client-toolkit v0.6.6
[INFO] [stderr]     Checking bincode v1.2.1
[INFO] [stderr]     Checking snake_trainer v0.1.0 (/opt/rustwide/workdir/trainer)
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> trainer/src/neuralnet.rs:68:24
[INFO] [stdout]    |
[INFO] [stdout] 68 | #[derive(Debug, Clone, Serialize, Deserialize)]
[INFO] [stdout]    |                        ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_IMPL_SERIALIZE_FOR_Layer`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: requested on the command line with `-D non-local-definitions`
[INFO] [stdout]    = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> trainer/src/neuralnet.rs:68:35
[INFO] [stdout]    |
[INFO] [stdout] 68 | #[derive(Debug, Clone, Serialize, Deserialize)]
[INFO] [stdout]    |                                   ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_IMPL_DESERIALIZE_FOR_Layer`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> trainer/src/neuralnet.rs:127:24
[INFO] [stdout]     |
[INFO] [stdout] 127 | #[derive(Debug, Clone, Serialize, Deserialize)]
[INFO] [stdout]     |                        ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current constant `_IMPL_SERIALIZE_FOR_NeuralNet`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> trainer/src/neuralnet.rs:127:35
[INFO] [stdout]     |
[INFO] [stdout] 127 | #[derive(Debug, Clone, Serialize, Deserialize)]
[INFO] [stdout]     |                                   ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current constant `_IMPL_DESERIALIZE_FOR_NeuralNet`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> trainer/src/neuralnet.rs:68:24
[INFO] [stdout]    |
[INFO] [stdout] 68 | #[derive(Debug, Clone, Serialize, Deserialize)]
[INFO] [stdout]    |                        ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_IMPL_SERIALIZE_FOR_Layer`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: requested on the command line with `-D non-local-definitions`
[INFO] [stdout]    = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> trainer/src/neuralnet.rs:68:35
[INFO] [stdout]    |
[INFO] [stdout] 68 | #[derive(Debug, Clone, Serialize, Deserialize)]
[INFO] [stdout]    |                                   ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_IMPL_DESERIALIZE_FOR_Layer`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> trainer/src/neuralnet.rs:127:24
[INFO] [stdout]     |
[INFO] [stdout] 127 | #[derive(Debug, Clone, Serialize, Deserialize)]
[INFO] [stdout]     |                        ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current constant `_IMPL_SERIALIZE_FOR_NeuralNet`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> trainer/src/neuralnet.rs:127:35
[INFO] [stdout]     |
[INFO] [stdout] 127 | #[derive(Debug, Clone, Serialize, Deserialize)]
[INFO] [stdout]     |                                   ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current constant `_IMPL_DESERIALIZE_FOR_NeuralNet`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `snake_trainer` (lib) due to 5 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `snake_trainer` (lib test) due to 5 previous errors
[INFO] running `Command { std: "docker" "inspect" "29cd082cf789de06c36e644056fa87930d6ff1b01d7e78abefbcf5274d8a81be", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "29cd082cf789de06c36e644056fa87930d6ff1b01d7e78abefbcf5274d8a81be", kill_on_drop: false }`
[INFO] [stdout] 29cd082cf789de06c36e644056fa87930d6ff1b01d7e78abefbcf5274d8a81be
