[INFO] cloning repository https://github.com/Nyrox/motokigo
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Nyrox/motokigo" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNyrox%2Fmotokigo", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNyrox%2Fmotokigo'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 520dc58f865d310f816456d1daaaa2be21adfa7b
[INFO] checking Nyrox/motokigo against master#80399064afa4a2cd153f30d02c25f7ea0383ed65 for opaque-soundness-fix
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNyrox%2Fmotokigo" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/Nyrox/motokigo on toolchain 80399064afa4a2cd153f30d02c25f7ea0383ed65
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+80399064afa4a2cd153f30d02c25f7ea0383ed65" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/Nyrox/motokigo
[INFO] finished tweaking git repo https://github.com/Nyrox/motokigo
[INFO] tweaked toml for git repo https://github.com/Nyrox/motokigo written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/Nyrox/motokigo 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" "+80399064afa4a2cd153f30d02c25f7ea0383ed65" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /workspace/builds/worker-2-tc1/source/renderjack/Cargo.toml
[INFO] [stderr] workspace: /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] [stderr]     Blocking waiting for file lock on package cache
[ERROR] error running command: no output for 300 seconds
[ERROR] this task or one of its parent failed!
[ERROR] no output for 300 seconds
[ERROR] note: run with `RUST_BACKTRACE=1` to display a backtrace.
[INFO] checking Nyrox/motokigo against master#09bc67b9158392361780e779d32997f14cc75c39 for opaque-soundness-fix
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNyrox%2Fmotokigo" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/Nyrox/motokigo on toolchain 09bc67b9158392361780e779d32997f14cc75c39
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+09bc67b9158392361780e779d32997f14cc75c39" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/Nyrox/motokigo
[INFO] finished tweaking git repo https://github.com/Nyrox/motokigo
[INFO] tweaked toml for git repo https://github.com/Nyrox/motokigo written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/Nyrox/motokigo 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" "+09bc67b9158392361780e779d32997f14cc75c39" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /workspace/builds/worker-2-tc2/source/renderjack/Cargo.toml
[INFO] [stderr] workspace: /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded wayland-egl v0.28.1
[INFO] [stderr]   Downloaded xcursor v0.3.2
[INFO] [stderr]   Downloaded wayland-cursor v0.28.1
[INFO] [stderr]   Downloaded wayland-sys v0.28.1
[INFO] [stderr]   Downloaded wayland-commons v0.28.1
[INFO] [stderr]   Downloaded libloading v0.6.5
[INFO] [stderr]   Downloaded core-graphics v0.22.1
[INFO] [stderr]   Downloaded wayland-protocols v0.28.1
[INFO] [stderr]   Downloaded image v0.23.11
[INFO] [stderr]   Downloaded smithay-client-toolkit v0.12.0
[INFO] [stderr]   Downloaded syn v1.0.34
[INFO] [stderr]   Downloaded cc v1.0.62
[INFO] [stderr]   Downloaded wayland-scanner v0.28.1
[INFO] [stderr]   Downloaded wayland-client v0.28.1
[INFO] [stderr]   Downloaded tiff v0.6.0
[INFO] [stderr]   Downloaded weezl v0.1.2
[INFO] [stderr]   Downloaded glutin v0.25.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+09bc67b9158392361780e779d32997f14cc75c39" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8cd3accc4ae8bcf75f23665ccd5d24379a10df574826cefe01c23dc46d97c303
[INFO] running `Command { std: "docker" "start" "-a" "8cd3accc4ae8bcf75f23665ccd5d24379a10df574826cefe01c23dc46d97c303", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8cd3accc4ae8bcf75f23665ccd5d24379a10df574826cefe01c23dc46d97c303", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8cd3accc4ae8bcf75f23665ccd5d24379a10df574826cefe01c23dc46d97c303", kill_on_drop: false }`
[INFO] [stdout] 8cd3accc4ae8bcf75f23665ccd5d24379a10df574826cefe01c23dc46d97c303
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+09bc67b9158392361780e779d32997f14cc75c39" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 21a894c17a751e3ba8aee8d2d875e7f2d8bfdc3872b66becd9100ce864c34c70
[INFO] running `Command { std: "docker" "start" "-a" "21a894c17a751e3ba8aee8d2d875e7f2d8bfdc3872b66becd9100ce864c34c70", kill_on_drop: false }`
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /opt/rustwide/workdir/renderjack/Cargo.toml
[INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml
[INFO] [stderr]    Compiling autocfg v1.0.0
[INFO] [stderr]    Compiling libc v0.2.80
[INFO] [stderr]    Compiling proc-macro2 v1.0.18
[INFO] [stderr]    Compiling xml-rs v0.8.3
[INFO] [stderr]    Compiling unicode-xid v0.2.1
[INFO] [stderr]    Compiling log v0.4.11
[INFO] [stderr]     Checking cfg-if v0.1.10
[INFO] [stderr]    Compiling pkg-config v0.3.19
[INFO] [stderr]    Compiling bitflags v1.2.1
[INFO] [stderr]    Compiling autocfg v0.1.7
[INFO] [stderr]     Checking rand_core v0.4.2
[INFO] [stderr]    Compiling num-traits v0.2.12
[INFO] [stderr]    Compiling khronos_api v3.1.0
[INFO] [stderr]    Compiling syn v1.0.34
[INFO] [stderr]    Compiling const_fn v0.4.3
[INFO] [stderr]     Checking scopeguard v1.1.0
[INFO] [stderr]    Compiling nix v0.18.0
[INFO] [stderr]    Compiling wayland-sys v0.28.1
[INFO] [stderr]    Compiling gl_generator v0.14.0
[INFO] [stderr]     Checking rand_core v0.3.1
[INFO] [stderr]    Compiling quote v1.0.7
[INFO] [stderr]    Compiling crossbeam-utils v0.8.0
[INFO] [stderr]     Checking libloading v0.6.5
[INFO] [stderr]    Compiling wayland-scanner v0.28.1
[INFO] [stderr]    Compiling byteorder v1.3.4
[INFO] [stderr]     Checking smallvec v1.4.2
[INFO] [stderr]     Checking dlib v0.4.2
[INFO] [stderr]    Compiling memoffset v0.5.6
[INFO] [stderr]    Compiling rand_pcg v0.1.2
[INFO] [stderr]    Compiling rand_chacha v0.1.1
[INFO] [stderr]    Compiling memchr v2.3.3
[INFO] [stderr]    Compiling version_check v0.9.2
[INFO] [stderr]     Checking once_cell v1.4.1
[INFO] [stderr]    Compiling rand v0.6.5
[INFO] [stderr]    Compiling rayon-core v1.9.0
[INFO] [stderr]    Compiling proc-macro-hack v0.5.16
[INFO] [stderr]     Checking either v1.5.3
[INFO] [stderr]     Checking scoped-tls v1.0.0
[INFO] [stderr]     Checking downcast-rs v1.2.0
[INFO] [stderr]     Checking crossbeam-epoch v0.9.0
[INFO] [stderr]    Compiling nom v5.1.2
[INFO] [stderr]    Compiling itertools v0.9.0
[INFO] [stderr]     Checking rand_os v0.1.3
[INFO] [stderr]     Checking rand_xorshift v0.1.1
[INFO] [stderr]     Checking rand_hc v0.1.0
[INFO] [stderr]     Checking rand_isaac v0.1.1
[INFO] [stderr]     Checking rand_jitter v0.1.4
[INFO] [stderr]    Compiling wayland-client v0.28.1
[INFO] [stderr]     Checking bytemuck v1.2.0
[INFO] [stderr]    Compiling maybe-uninit v2.0.0
[INFO] [stderr]     Checking ttf-parser v0.6.2
[INFO] [stderr]    Compiling wayland-protocols v0.28.1
[INFO] [stderr]    Compiling paste-impl v0.1.18
[INFO] [stderr]     Checking crossbeam-deque v0.8.0
[INFO] [stderr]     Checking crossbeam-channel v0.5.0
[INFO] [stderr]     Checking num_cpus v1.13.0
[INFO] [stderr]    Compiling x11-dl v2.18.5
[INFO] [stderr]     Checking paste v0.1.18
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]    Compiling rayon v1.5.0
[INFO] [stderr]     Checking same-file v1.0.6
[INFO] [stderr]     Checking owned_ttf_parser v0.6.0
[INFO] [stderr]     Checking ab_glyph_rasterizer v0.1.4
[INFO] [stderr]     Checking walkdir v2.3.1
[INFO] [stderr]     Checking rusttype v0.9.2
[INFO] [stderr]     Checking net2 v0.2.35
[INFO] [stderr]     Checking iovec v0.1.4
[INFO] [stderr]    Compiling miniz_oxide v0.4.3
[INFO] [stderr]     Checking instant v0.1.8
[INFO] [stderr]     Checking adler32 v1.2.0
[INFO] [stderr]     Checking slab v0.4.2
[INFO] [stderr]     Checking xdg v2.2.0
[INFO] [stderr]    Compiling crc32fast v1.2.1
[INFO] [stderr]     Checking mio v0.6.22
[INFO] [stderr]     Checking wayland-commons v0.28.1
[INFO] [stderr]     Checking calloop v0.6.5
[INFO] [stderr]     Checking andrew v0.3.1
[INFO] [stderr]     Checking xcursor v0.3.2
[INFO] [stderr]     Checking parking_lot_core v0.8.0
[INFO] [stderr]    Compiling glutin_egl_sys v0.1.5
[INFO] [stderr]    Compiling glutin_glx_sys v0.1.7
[INFO] [stderr]     Checking memmap v0.7.0
[INFO] [stderr]     Checking lock_api v0.4.1
[INFO] [stderr]     Checking wayland-cursor v0.28.1
[INFO] [stderr]    Compiling num-iter v0.1.42
[INFO] [stderr]    Compiling num-rational v0.3.2
[INFO] [stderr]     Checking adler v0.2.3
[INFO] [stderr]     Checking weezl v0.1.2
[INFO] [stderr]     Checking lazycell v1.3.0
[INFO] [stderr]    Compiling winit v0.23.0
[INFO] [stderr]     Checking mio-extras v2.0.6
[INFO] [stderr]     Checking parking_lot v0.11.0
[INFO] [stderr]     Checking miniz_oxide v0.3.7
[INFO] [stderr]     Checking deflate v0.8.6
[INFO] [stderr]    Compiling gl v0.14.0
[INFO] [stderr]     Checking shared_library v0.1.9
[INFO] [stderr]     Checking raw-window-handle v0.3.3
[INFO] [stderr]    Compiling cgmath v0.17.0
[INFO] [stderr]     Checking color_quant v1.1.0
[INFO] [stderr]     Checking osmesa-sys v0.1.2
[INFO] [stderr]     Checking jpeg-decoder v0.1.20
[INFO] [stderr]     Checking gif v0.11.1
[INFO] [stderr]     Checking png v0.16.7
[INFO] [stderr]     Checking wayland-egl v0.28.1
[INFO] [stderr]     Checking approx v0.3.2
[INFO] [stderr]     Checking tiff v0.6.0
[INFO] [stderr]     Checking scoped_threadpool v0.1.9
[INFO] [stderr]     Checking image v0.23.11
[INFO] [stderr]    Compiling macros v0.1.0 (/opt/rustwide/workdir/macros)
[INFO] [stdout] warning: the item `Result` is imported redundantly
[INFO] [stdout]  --> macros/src/lib.rs:4:38
[INFO] [stdout]   |
[INFO] [stdout] 3 | use syn::*;
[INFO] [stdout]   |     ------ the item `Result` is already imported here
[INFO] [stdout] 4 | use syn::parse::{Parse, ParseStream, Result};
[INFO] [stdout]   |                                      ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking motokigo v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0557]: feature has been removed
[INFO] [stdout]  --> src/lib.rs:1:12
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![feature(const_generics)]
[INFO] [stdout]   |            ^^^^^^^^^^^^^^ feature has been removed
[INFO] [stdout]   |
[INFO] [stdout]   = note: removed in favor of `#![feature(adt_const_params)]` and `#![feature(generic_const_exprs)]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0557]: feature has been removed
[INFO] [stdout]  --> src/lib.rs:1:12
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![feature(const_generics)]
[INFO] [stdout]   |            ^^^^^^^^^^^^^^ feature has been removed
[INFO] [stdout]   |
[INFO] [stdout]   = note: removed in favor of `#![feature(adt_const_params)]` and `#![feature(generic_const_exprs)]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `TypeKind` is imported redundantly
[INFO] [stdout]  --> src/builtins/functions/basics.rs:1:13
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::{ast::TypeKind, builtins::*, vm::VirtualMachine};
[INFO] [stdout]   |             ^^^^^^^^^^^^^  ----------- the item `TypeKind` is already imported here
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `VirtualMachine` is imported redundantly
[INFO] [stdout]  --> src/builtins/functions/basics.rs:1:41
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::{ast::TypeKind, builtins::*, vm::VirtualMachine};
[INFO] [stdout]   |                            -----------  ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |                            |
[INFO] [stdout]   |                            the item `VirtualMachine` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `BuiltInCallableGLSL` is imported redundantly
[INFO] [stdout]  --> src/builtins/functions/basics.rs:4:43
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::{ast::TypeKind, builtins::*, vm::VirtualMachine};
[INFO] [stdout]   |                            ----------- the item `BuiltInCallableGLSL` is already imported here
[INFO] [stdout] ...
[INFO] [stdout] 4 | use crate::glsl::{compiler::GenerateGLSL, BuiltInCallableGLSL};
[INFO] [stdout]   |                                           ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `TypeKind` is imported redundantly
[INFO] [stdout]  --> src/builtins/functions/stdlib.rs:1:13
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::{ast::TypeKind, builtins::*, vm::VirtualMachine};
[INFO] [stdout]   |             ^^^^^^^^^^^^^  ----------- the item `TypeKind` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `VirtualMachine` is imported redundantly
[INFO] [stdout]  --> src/builtins/functions/stdlib.rs:1:41
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::{ast::TypeKind, builtins::*, vm::VirtualMachine};
[INFO] [stdout]   |                            -----------  ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |                            |
[INFO] [stdout]   |                            the item `VirtualMachine` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `BuiltInCallableGLSL` is imported redundantly
[INFO] [stdout]  --> src/builtins/functions/stdlib.rs:4:43
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::{ast::TypeKind, builtins::*, vm::VirtualMachine};
[INFO] [stdout]   |                            ----------- the item `BuiltInCallableGLSL` is already imported here
[INFO] [stdout] ...
[INFO] [stdout] 4 | use crate::glsl::{compiler::GenerateGLSL, BuiltInCallableGLSL};
[INFO] [stdout]   |                                           ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Iterator` is imported redundantly
[INFO] [stdout]  --> src/parser.rs:4:17
[INFO] [stdout]   |
[INFO] [stdout] 4 | use std::iter::{Iterator, Peekable};
[INFO] [stdout]   |                 ^^^^^^^^
[INFO] [stdout]  --> /rustc/09bc67b9158392361780e779d32997f14cc75c39/library/std/src/prelude/mod.rs:115:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `Iterator` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `mem` is imported redundantly
[INFO] [stdout]  --> src/vm/machine.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::*;
[INFO] [stdout]   |     -------- the item `mem` is already imported here
[INFO] [stdout] 2 | use crate::compiler::program_data::ProgramData;
[INFO] [stdout] 3 | use std::mem;
[INFO] [stdout]   |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `TypeKind` is imported redundantly
[INFO] [stdout]  --> src/builtins/functions/basics.rs:1:13
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::{ast::TypeKind, builtins::*, vm::VirtualMachine};
[INFO] [stdout]   |             ^^^^^^^^^^^^^  ----------- the item `TypeKind` is already imported here
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `VirtualMachine` is imported redundantly
[INFO] [stdout]  --> src/builtins/functions/basics.rs:1:41
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::{ast::TypeKind, builtins::*, vm::VirtualMachine};
[INFO] [stdout]   |                            -----------  ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |                            |
[INFO] [stdout]   |                            the item `VirtualMachine` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `BuiltInCallableGLSL` is imported redundantly
[INFO] [stdout]  --> src/builtins/functions/basics.rs:4:43
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::{ast::TypeKind, builtins::*, vm::VirtualMachine};
[INFO] [stdout]   |                            ----------- the item `BuiltInCallableGLSL` is already imported here
[INFO] [stdout] ...
[INFO] [stdout] 4 | use crate::glsl::{compiler::GenerateGLSL, BuiltInCallableGLSL};
[INFO] [stdout]   |                                           ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `TypeKind` is imported redundantly
[INFO] [stdout]  --> src/builtins/functions/stdlib.rs:1:13
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::{ast::TypeKind, builtins::*, vm::VirtualMachine};
[INFO] [stdout]   |             ^^^^^^^^^^^^^  ----------- the item `TypeKind` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `VirtualMachine` is imported redundantly
[INFO] [stdout]  --> src/builtins/functions/stdlib.rs:1:41
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::{ast::TypeKind, builtins::*, vm::VirtualMachine};
[INFO] [stdout]   |                            -----------  ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |                            |
[INFO] [stdout]   |                            the item `VirtualMachine` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `BuiltInCallableGLSL` is imported redundantly
[INFO] [stdout]  --> src/builtins/functions/stdlib.rs:4:43
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::{ast::TypeKind, builtins::*, vm::VirtualMachine};
[INFO] [stdout]   |                            ----------- the item `BuiltInCallableGLSL` is already imported here
[INFO] [stdout] ...
[INFO] [stdout] 4 | use crate::glsl::{compiler::GenerateGLSL, BuiltInCallableGLSL};
[INFO] [stdout]   |                                           ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Iterator` is imported redundantly
[INFO] [stdout]  --> src/parser.rs:4:17
[INFO] [stdout]   |
[INFO] [stdout] 4 | use std::iter::{Iterator, Peekable};
[INFO] [stdout]   |                 ^^^^^^^^
[INFO] [stdout]  --> /rustc/09bc67b9158392361780e779d32997f14cc75c39/library/std/src/prelude/mod.rs:115:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `Iterator` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `mem` is imported redundantly
[INFO] [stdout]  --> src/vm/machine.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::*;
[INFO] [stdout]   |     -------- the item `mem` is already imported here
[INFO] [stdout] 2 | use crate::compiler::program_data::ProgramData;
[INFO] [stdout] 3 | use std::mem;
[INFO] [stdout]   |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `bool_to_option` has been stable since 1.62.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> src/lib.rs:2:12
[INFO] [stdout]   |
[INFO] [stdout] 2 | #![feature(bool_to_option)]
[INFO] [stdout]   |            ^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `iter_map_while` has been stable since 1.57.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> src/lib.rs:3:12
[INFO] [stdout]   |
[INFO] [stdout] 3 | #![feature(iter_map_while)]
[INFO] [stdout]   |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `bool_to_option` has been stable since 1.62.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> src/lib.rs:2:12
[INFO] [stdout]   |
[INFO] [stdout] 2 | #![feature(bool_to_option)]
[INFO] [stdout]   |            ^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `iter_map_while` has been stable since 1.57.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> src/lib.rs:3:12
[INFO] [stdout]   |
[INFO] [stdout] 3 | #![feature(iter_map_while)]
[INFO] [stdout]   |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/compiler/mod.rs:38:8
[INFO] [stdout]    |
[INFO] [stdout] 38 |             let mut fnc = program.data.functions.get_mut(f.ident.item.as_str()).unwrap();
[INFO] [stdout]    |                 ----^^^
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error; 11 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0557`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `motokigo` (lib test) due to 2 previous errors; 11 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/compiler/mod.rs:38:8
[INFO] [stdout]    |
[INFO] [stdout] 38 |             let mut fnc = program.data.functions.get_mut(f.ident.item.as_str()).unwrap();
[INFO] [stdout]    |                 ----^^^
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error; 11 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0557`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `motokigo` (lib) due to 2 previous errors; 11 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "21a894c17a751e3ba8aee8d2d875e7f2d8bfdc3872b66becd9100ce864c34c70", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "21a894c17a751e3ba8aee8d2d875e7f2d8bfdc3872b66becd9100ce864c34c70", kill_on_drop: false }`
[INFO] [stdout] 21a894c17a751e3ba8aee8d2d875e7f2d8bfdc3872b66becd9100ce864c34c70
