[INFO] cloning repository https://github.com/zhouzhipeng/CandyCrush
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/zhouzhipeng/CandyCrush" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzhouzhipeng%2FCandyCrush", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzhouzhipeng%2FCandyCrush'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] ec86f3238af8cbfa09c1c49c373de05bc3380e99
[INFO] checking zhouzhipeng/CandyCrush against master#eeb94be79adc9df7a09ad0b2421f16e60e6d932c for pr-152971
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzhouzhipeng%2FCandyCrush" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/zhouzhipeng/CandyCrush
[INFO] finished tweaking git repo https://github.com/zhouzhipeng/CandyCrush
[INFO] tweaked toml for git repo https://github.com/zhouzhipeng/CandyCrush written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/zhouzhipeng/CandyCrush on toolchain eeb94be79adc9df7a09ad0b2421f16e60e6d932c
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+eeb94be79adc9df7a09ad0b2421f16e60e6d932c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/zhouzhipeng/CandyCrush 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" "+eeb94be79adc9df7a09ad0b2421f16e60e6d932c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating git repository `https://github.com/FyroxEngine/Fyrox`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded wayland-cursor v0.31.1
[INFO] [stderr]   Downloaded rectutils v0.1.0
[INFO] [stderr]   Downloaded uvgen v0.1.0
[INFO] [stderr]   Downloaded tbc v0.3.0
[INFO] [stderr]   Downloaded num-complex v0.4.5
[INFO] [stderr]   Downloaded wayland-scanner v0.31.1
[INFO] [stderr]   Downloaded wayland-client v0.31.2
[INFO] [stderr]   Downloaded num v0.4.2
[INFO] [stderr]   Downloaded aaudio-sys v0.1.0
[INFO] [stderr]   Downloaded copypasta v0.10.1
[INFO] [stderr]   Downloaded aaudio v0.1.1
[INFO] [stderr]   Downloaded enum-primitive-derive v0.2.2
[INFO] [stderr]   Downloaded primal-check v0.3.3
[INFO] [stderr]   Downloaded wayland-backend v0.3.3
[INFO] [stderr]   Downloaded ddsfile v0.5.2
[INFO] [stderr]   Downloaded open v5.1.2
[INFO] [stderr]   Downloaded hrtf v0.8.1
[INFO] [stderr]   Downloaded tinyaudio v0.1.3
[INFO] [stderr]   Downloaded rusttype v0.9.3
[INFO] [stderr]   Downloaded simba v0.7.3
[INFO] [stderr]   Downloaded fyrox-math v0.1.0
[INFO] [stderr]   Downloaded wide v0.7.16
[INFO] [stderr]   Downloaded lightmap v0.1.1
[INFO] [stderr]   Downloaded fast_image_resize v3.0.4
[INFO] [stderr]   Downloaded owned_ttf_parser v0.15.2
[INFO] [stderr]   Downloaded winnow v0.6.7
[INFO] [stderr]   Downloaded rapier2d v0.18.0
[INFO] [stderr]   Downloaded fontdue v0.8.0
[INFO] [stderr]   Downloaded rapier3d v0.18.0
[INFO] [stderr]   Downloaded sysinfo v0.29.11
[INFO] [stderr]   Downloaded parry3d v0.13.8
[INFO] [stderr]   Downloaded parry2d v0.13.8
[INFO] [stderr]   Downloaded nalgebra v0.30.1
[INFO] [stderr]   Downloaded spade v2.6.0
[INFO] [stderr]   Downloaded robust v1.1.0
[INFO] [stderr]   Downloaded rust-fuzzy-search v0.1.1
[INFO] [stderr]   Downloaded imageproc v0.23.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+eeb94be79adc9df7a09ad0b2421f16e60e6d932c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9d9a45147b02f991483f4e2ee9c362ee3756bf52123339fe82209e14c4f71a30
[INFO] running `Command { std: "docker" "start" "-a" "9d9a45147b02f991483f4e2ee9c362ee3756bf52123339fe82209e14c4f71a30", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9d9a45147b02f991483f4e2ee9c362ee3756bf52123339fe82209e14c4f71a30", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9d9a45147b02f991483f4e2ee9c362ee3756bf52123339fe82209e14c4f71a30", kill_on_drop: false }`
[INFO] [stdout] 9d9a45147b02f991483f4e2ee9c362ee3756bf52123339fe82209e14c4f71a30
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+eeb94be79adc9df7a09ad0b2421f16e60e6d932c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 658c5995d58172803e7362355abe8235e106d4a06b5fded2786dfc885b2e708c
[INFO] running `Command { std: "docker" "start" "-a" "658c5995d58172803e7362355abe8235e106d4a06b5fded2786dfc885b2e708c", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.81
[INFO] [stderr]    Compiling serde v1.0.199
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling libm v0.2.8
[INFO] [stderr]     Checking bytemuck v1.15.0
[INFO] [stderr]     Checking log v0.4.21
[INFO] [stderr]    Compiling crossbeam-utils v0.8.19
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling paste v1.0.14
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling num-bigint v0.4.4
[INFO] [stderr]    Compiling num-rational v0.4.1
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]    Compiling matrixmultiply v0.3.8
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]     Checking rawpointer v0.2.1
[INFO] [stderr]    Compiling wayland-sys v0.31.1
[INFO] [stderr]    Compiling cc v1.0.95
[INFO] [stderr]     Checking safe_arch v0.7.1
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]     Checking either v1.11.0
[INFO] [stderr]     Checking scoped-tls v1.0.1
[INFO] [stderr]    Compiling memchr v2.7.2
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]     Checking wide v0.7.16
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling thiserror v1.0.59
[INFO] [stderr]     Checking allocator-api2 v0.2.18
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]    Compiling khronos_api v3.1.0
[INFO] [stderr]     Checking crossbeam-channel v0.5.12
[INFO] [stderr]     Checking futures-core v0.3.30
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]     Checking futures-sink v0.3.30
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling quick-xml v0.31.0
[INFO] [stderr]     Checking futures-channel v0.3.30
[INFO] [stderr]    Compiling syn v2.0.60
[INFO] [stderr]     Checking getrandom v0.2.14
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking approx v0.5.1
[INFO] [stderr]     Checking pin-utils v0.1.0
[INFO] [stderr]     Checking futures-io v0.3.30
[INFO] [stderr]     Checking futures-task v0.3.30
[INFO] [stderr]    Compiling xml-rs v0.8.20
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking inotify-sys v0.1.5
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling smithay-client-toolkit v0.18.1
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]     Checking same-file v1.0.6
[INFO] [stderr]    Compiling unicode-segmentation v1.11.0
[INFO] [stderr]     Checking xcursor v0.3.5
[INFO] [stderr]    Compiling fxhash v0.2.1
[INFO] [stderr]     Checking walkdir v2.5.0
[INFO] [stderr]    Compiling gl_generator v0.14.0
[INFO] [stderr]     Checking inotify v0.9.6
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking filetime v0.2.23
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]     Checking memmap2 v0.9.4
[INFO] [stderr]     Checking robust v1.1.0
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]     Checking parking_lot v0.12.2
[INFO] [stderr]     Checking notify v6.1.1
[INFO] [stderr]     Checking instant v0.1.12
[INFO] [stderr]    Compiling rustfft v6.2.0
[INFO] [stderr]    Compiling rustversion v1.0.15
[INFO] [stderr]     Checking strength_reduce v0.2.4
[INFO] [stderr]     Checking primal-check v0.3.3
[INFO] [stderr]     Checking strict-num v0.1.1
[INFO] [stderr]     Checking transpose v0.2.3
[INFO] [stderr]     Checking spade v2.6.0
[INFO] [stderr]     Checking tiny-skia-path v0.11.4
[INFO] [stderr]     Checking flate2 v1.0.29
[INFO] [stderr]     Checking x11-dl v2.21.0
[INFO] [stderr]     Checking owned_ttf_parser v0.20.0
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]    Compiling alsa-sys v0.3.1
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]     Checking weezl v0.1.8
[INFO] [stderr]    Compiling wayland-scanner v0.31.1
[INFO] [stderr]     Checking utf8parse v0.2.1
[INFO] [stderr]     Checking anstyle-parse v0.2.3
[INFO] [stderr]     Checking jpeg-decoder v0.3.1
[INFO] [stderr]     Checking ab_glyph v0.2.25
[INFO] [stderr]     Checking flume v0.11.0
[INFO] [stderr]     Checking tiny-skia v0.11.4
[INFO] [stderr]     Checking zune-inflate v0.2.54
[INFO] [stderr]    Compiling glutin v0.31.3
[INFO] [stderr]    Compiling winit v0.29.15
[INFO] [stderr]     Checking crossbeam-queue v0.3.11
[INFO] [stderr]     Checking half v2.4.1
[INFO] [stderr]     Checking strum v0.26.2
[INFO] [stderr]     Checking bit_field v0.10.2
[INFO] [stderr]     Checking lebe v0.5.2
[INFO] [stderr]     Checking tinyvec_macros v0.1.1
[INFO] [stderr]     Checking anstyle v1.0.6
[INFO] [stderr]     Checking raw-window-handle v0.5.2
[INFO] [stderr]     Checking colorchoice v1.0.0
[INFO] [stderr]     Checking anstyle-query v1.0.2
[INFO] [stderr]     Checking color_quant v1.1.0
[INFO] [stderr]     Checking anstream v0.6.13
[INFO] [stderr]     Checking gif v0.13.1
[INFO] [stderr]     Checking tinyvec v1.6.0
[INFO] [stderr]     Checking exr v1.72.0
[INFO] [stderr]     Checking crossbeam v0.8.4
[INFO] [stderr]     Checking tiff v0.9.1
[INFO] [stderr]     Checking png v0.17.13
[INFO] [stderr]    Compiling glutin-winit v0.4.2
[INFO] [stderr]     Checking ogg v0.8.0
[INFO] [stderr]     Checking qoi v0.4.1
[INFO] [stderr]     Checking strsim v0.11.1
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]     Checking raw-window-handle v0.6.1
[INFO] [stderr]     Checking clap_lex v0.7.0
[INFO] [stderr]     Checking lewton v0.10.2
[INFO] [stderr]     Checking tinyaudio v0.1.3
[INFO] [stderr]     Checking sysinfo v0.29.11
[INFO] [stderr]     Checking clap_builder v4.5.2
[INFO] [stderr]     Checking fontdue v0.8.0
[INFO] [stderr]     Checking hound v3.5.1
[INFO] [stderr]     Checking adler32 v1.2.0
[INFO] [stderr]     Checking inflate v0.4.5
[INFO] [stderr]     Checking tbc v0.3.0
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.92
[INFO] [stderr]    Compiling semver v1.0.22
[INFO] [stderr]    Compiling darling_core v0.14.4
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling glutin_glx_sys v0.5.0
[INFO] [stderr]    Compiling glutin_egl_sys v0.6.0
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]    Compiling bumpalo v3.16.0
[INFO] [stderr]     Checking rand_chacha v0.2.2
[INFO] [stderr]     Checking ttf-parser v0.15.2
[INFO] [stderr]    Compiling serde_json v1.0.116
[INFO] [stderr]    Compiling camino v1.1.6
[INFO] [stderr]     Checking rand v0.7.3
[INFO] [stderr]     Checking indexmap v2.2.6
[INFO] [stderr]     Checking num-iter v0.1.44
[INFO] [stderr]     Checking is-docker v0.2.0
[INFO] [stderr]     Checking winnow v0.6.7
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.92
[INFO] [stderr]     Checking custom_derive v0.1.7
[INFO] [stderr]     Checking conv v0.3.3
[INFO] [stderr]     Checking rand_distr v0.2.2
[INFO] [stderr]     Checking is-wsl v0.4.0
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]    Compiling wasm-bindgen v0.2.92
[INFO] [stderr]     Checking pathdiff v0.2.1
[INFO] [stderr]     Checking owned_ttf_parser v0.15.2
[INFO] [stderr]     Checking rust-fuzzy-search v0.1.1
[INFO] [stderr]     Checking image v0.24.9
[INFO] [stderr]     Checking open v5.1.2
[INFO] [stderr]     Checking rusttype v0.9.3
[INFO] [stderr]    Compiling wayland-backend v0.3.3
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.92
[INFO] [stderr]    Compiling nalgebra-macros v0.2.1
[INFO] [stderr]    Compiling enum-primitive-derive v0.2.2
[INFO] [stderr]    Compiling darling_macro v0.14.4
[INFO] [stderr]    Compiling serde_derive v1.0.199
[INFO] [stderr]    Compiling thiserror-impl v1.0.59
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling strum_macros v0.26.2
[INFO] [stderr]    Compiling clap_derive v4.5.4
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.92
[INFO] [stderr]    Compiling darling v0.14.4
[INFO] [stderr]    Compiling fyrox-core-derive v0.22.0 (https://github.com/FyroxEngine/Fyrox#194a5c91)
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]     Checking fast_image_resize v3.0.4
[INFO] [stderr]     Checking futures-executor v0.3.30
[INFO] [stderr]     Checking futures v0.3.30
[INFO] [stderr]     Checking clap v4.5.4
[INFO] [stderr]     Checking bitflags v2.5.0
[INFO] [stderr]     Checking num-complex v0.4.5
[INFO] [stderr]     Checking uuid v1.8.0
[INFO] [stderr]     Checking cursor-icon v1.1.0
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]     Checking smol_str v0.2.1
[INFO] [stderr]     Checking toml_datetime v0.6.5
[INFO] [stderr]     Checking serde_spanned v0.6.5
[INFO] [stderr]     Checking cargo-platform v0.1.8
[INFO] [stderr]     Checking ron v0.8.1
[INFO] [stderr]     Checking xkbcommon-dl v0.4.2
[INFO] [stderr]     Checking ddsfile v0.5.2
[INFO] [stderr]     Checking toml_edit v0.22.12
[INFO] [stderr]     Checking simba v0.8.1
[INFO] [stderr]     Checking simba v0.7.3
[INFO] [stderr]     Checking num v0.4.2
[INFO] [stderr]     Checking cargo_metadata v0.18.1
[INFO] [stderr]     Checking toml v0.8.12
[INFO] [stderr]     Checking nalgebra v0.30.1
[INFO] [stderr]     Checking realfft v3.3.0
[INFO] [stderr]     Checking polling v3.7.0
[INFO] [stderr]     Checking x11rb v0.13.0
[INFO] [stderr]     Checking rubato v0.14.1
[INFO] [stderr]     Checking nalgebra v0.32.5
[INFO] [stderr]     Checking calloop v0.12.4
[INFO] [stderr]     Checking hrtf v0.8.1
[INFO] [stderr]     Checking wayland-client v0.31.2
[INFO] [stderr]     Checking wayland-csd-frame v0.3.0
[INFO] [stderr]     Checking x11-clipboard v0.9.2
[INFO] [stderr]     Checking wayland-protocols v0.31.2
[INFO] [stderr]     Checking wayland-cursor v0.31.1
[INFO] [stderr]     Checking calloop-wayland-source v0.2.0
[INFO] [stderr]     Checking wayland-protocols-wlr v0.2.0
[INFO] [stderr]     Checking wayland-protocols-plasma v0.2.0
[INFO] [stderr]     Checking imageproc v0.23.0
[INFO] [stderr]     Checking smithay-clipboard v0.7.1
[INFO] [stderr]     Checking sctk-adwaita v0.8.1
[INFO] [stderr]     Checking copypasta v0.10.1
[INFO] [stderr]     Checking rectutils v0.1.0
[INFO] [stderr]     Checking parry2d v0.13.8
[INFO] [stderr]     Checking parry3d v0.13.8
[INFO] [stderr]     Checking fyrox-math v0.1.0 (https://github.com/FyroxEngine/Fyrox#194a5c91)
[INFO] [stderr]     Checking fyrox-math v0.1.0
[INFO] [stderr]     Checking uvgen v0.1.0
[INFO] [stderr]     Checking lightmap v0.1.1
[INFO] [stderr]     Checking fyrox-core v0.27.0 (https://github.com/FyroxEngine/Fyrox#194a5c91)
[INFO] [stderr]     Checking fyrox-resource v0.11.0 (https://github.com/FyroxEngine/Fyrox#194a5c91)
[INFO] [stderr]     Checking fyrox-animation v0.1.0 (https://github.com/FyroxEngine/Fyrox#194a5c91)
[INFO] [stderr]     Checking fyrox-graph v0.1.0 (https://github.com/FyroxEngine/Fyrox#194a5c91)
[INFO] [stderr]     Checking fyrox-sound v0.34.0 (https://github.com/FyroxEngine/Fyrox#194a5c91)
[INFO] [stderr]     Checking rapier2d v0.18.0
[INFO] [stderr]     Checking fyrox-ui v0.24.0 (https://github.com/FyroxEngine/Fyrox#194a5c91)
[INFO] [stderr]     Checking rapier3d v0.18.0
[INFO] [stderr]     Checking fyrox-impl v0.33.1 (https://github.com/FyroxEngine/Fyrox#194a5c91)
[INFO] [stderr]     Checking fyrox v0.33.1 (https://github.com/FyroxEngine/Fyrox#194a5c91)
[INFO] [stderr]     Checking CandyCrush v0.1.0 (/opt/rustwide/workdir/game)
[INFO] [stderr]     Checking fyroxed_base v0.20.1 (https://github.com/FyroxEngine/Fyrox#194a5c91)
[INFO] [stdout] warning: unused variable: `context`
[INFO] [stdout]   --> game/src/my_script.rs:16:27
[INFO] [stdout]    |
[INFO] [stdout] 16 |     fn on_init(&mut self, context: &mut ScriptContext) {
[INFO] [stdout]    |                           ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_context`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `context`
[INFO] [stdout]   --> game/src/my_script.rs:22:28
[INFO] [stdout]    |
[INFO] [stdout] 22 |     fn on_start(&mut self, context: &mut ScriptContext) {
[INFO] [stdout]    |                            ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_context`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `context`
[INFO] [stdout]   --> game/src/my_script.rs:27:29
[INFO] [stdout]    |
[INFO] [stdout] 27 |     fn on_deinit(&mut self, context: &mut ScriptDeinitContext) {
[INFO] [stdout]    |                             ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_context`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `context`
[INFO] [stdout]   --> game/src/my_script.rs:31:50
[INFO] [stdout]    |
[INFO] [stdout] 31 |     fn on_os_event(&mut self, event: &Event<()>, context: &mut ScriptContext) {
[INFO] [stdout]    |                                                  ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_context`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `context`
[INFO] [stdout]   --> game/src/my_script.rs:42:29
[INFO] [stdout]    |
[INFO] [stdout] 42 |     fn on_update(&mut self, context: &mut ScriptContext) {
[INFO] [stdout]    |                             ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_context`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `context`
[INFO] [stdout]   --> game/src/my_script_2.rs:15:27
[INFO] [stdout]    |
[INFO] [stdout] 15 |     fn on_init(&mut self, context: &mut ScriptContext) {
[INFO] [stdout]    |                           ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_context`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `context`
[INFO] [stdout]   --> game/src/my_script_2.rs:19:28
[INFO] [stdout]    |
[INFO] [stdout] 19 |     fn on_start(&mut self, context: &mut ScriptContext) {
[INFO] [stdout]    |                            ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_context`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `context`
[INFO] [stdout]   --> game/src/my_script_2.rs:24:29
[INFO] [stdout]    |
[INFO] [stdout] 24 |     fn on_deinit(&mut self, context: &mut ScriptDeinitContext) {
[INFO] [stdout]    |                             ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_context`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `event`
[INFO] [stdout]   --> game/src/my_script_2.rs:28:31
[INFO] [stdout]    |
[INFO] [stdout] 28 |     fn on_os_event(&mut self, event: &Event<()>, context: &mut ScriptContext) {
[INFO] [stdout]    |                               ^^^^^ help: if this is intentional, prefix it with an underscore: `_event`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `context`
[INFO] [stdout]   --> game/src/my_script_2.rs:28:50
[INFO] [stdout]    |
[INFO] [stdout] 28 |     fn on_os_event(&mut self, event: &Event<()>, context: &mut ScriptContext) {
[INFO] [stdout]    |                                                  ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_context`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `context`
[INFO] [stdout]   --> game/src/my_script_2.rs:32:29
[INFO] [stdout]    |
[INFO] [stdout] 32 |     fn on_update(&mut self, context: &mut ScriptContext) {
[INFO] [stdout]    |                             ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_context`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `context`
[INFO] [stdout]   --> game/src/my_script.rs:16:27
[INFO] [stdout]    |
[INFO] [stdout] 16 |     fn on_init(&mut self, context: &mut ScriptContext) {
[INFO] [stdout]    |                           ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_context`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `context`
[INFO] [stdout]   --> game/src/my_script.rs:22:28
[INFO] [stdout]    |
[INFO] [stdout] 22 |     fn on_start(&mut self, context: &mut ScriptContext) {
[INFO] [stdout]    |                            ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_context`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `context`
[INFO] [stdout]   --> game/src/my_script.rs:27:29
[INFO] [stdout]    |
[INFO] [stdout] 27 |     fn on_deinit(&mut self, context: &mut ScriptDeinitContext) {
[INFO] [stdout]    |                             ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_context`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `context`
[INFO] [stdout]   --> game/src/my_script.rs:31:50
[INFO] [stdout]    |
[INFO] [stdout] 31 |     fn on_os_event(&mut self, event: &Event<()>, context: &mut ScriptContext) {
[INFO] [stdout]    |                                                  ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_context`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `context`
[INFO] [stdout]   --> game/src/my_script.rs:42:29
[INFO] [stdout]    |
[INFO] [stdout] 42 |     fn on_update(&mut self, context: &mut ScriptContext) {
[INFO] [stdout]    |                             ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_context`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `context`
[INFO] [stdout]   --> game/src/my_script_2.rs:15:27
[INFO] [stdout]    |
[INFO] [stdout] 15 |     fn on_init(&mut self, context: &mut ScriptContext) {
[INFO] [stdout]    |                           ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_context`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `context`
[INFO] [stdout]   --> game/src/my_script_2.rs:19:28
[INFO] [stdout]    |
[INFO] [stdout] 19 |     fn on_start(&mut self, context: &mut ScriptContext) {
[INFO] [stdout]    |                            ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_context`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `context`
[INFO] [stdout]   --> game/src/my_script_2.rs:24:29
[INFO] [stdout]    |
[INFO] [stdout] 24 |     fn on_deinit(&mut self, context: &mut ScriptDeinitContext) {
[INFO] [stdout]    |                             ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_context`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `event`
[INFO] [stdout]   --> game/src/my_script_2.rs:28:31
[INFO] [stdout]    |
[INFO] [stdout] 28 |     fn on_os_event(&mut self, event: &Event<()>, context: &mut ScriptContext) {
[INFO] [stdout]    |                               ^^^^^ help: if this is intentional, prefix it with an underscore: `_event`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `context`
[INFO] [stdout]   --> game/src/my_script_2.rs:28:50
[INFO] [stdout]    |
[INFO] [stdout] 28 |     fn on_os_event(&mut self, event: &Event<()>, context: &mut ScriptContext) {
[INFO] [stdout]    |                                                  ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_context`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `context`
[INFO] [stdout]   --> game/src/my_script_2.rs:32:29
[INFO] [stdout]    |
[INFO] [stdout] 32 |     fn on_update(&mut self, context: &mut ScriptContext) {
[INFO] [stdout]    |                             ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_context`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: crate `CandyCrush` should have a snake case name
[INFO] [stdout]   |
[INFO] [stdout]   = help: convert the identifier to snake case: `candy_crush`
[INFO] [stdout]   = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking game_dylib v0.1.0 (/opt/rustwide/workdir/game-dylib)
[INFO] [stderr]     Checking executor-wasm v0.1.0 (/opt/rustwide/workdir/executor-wasm)
[INFO] [stderr]     Checking executor v0.1.0 (/opt/rustwide/workdir/executor)
[INFO] [stdout] warning: use of deprecated type alias `std::panic::PanicInfo`: use `PanicHookInfo` instead
[INFO] [stdout]   --> executor-wasm/src/lib.rs:22:41
[INFO] [stdout]    |
[INFO] [stdout] 22 | fn custom_panic_hook(info: &std::panic::PanicInfo) {
[INFO] [stdout]    |                                         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `std::panic::PanicInfo`: use `PanicHookInfo` instead
[INFO] [stdout]   --> executor-wasm/src/lib.rs:22:41
[INFO] [stdout]    |
[INFO] [stdout] 22 | fn custom_panic_hook(info: &std::panic::PanicInfo) {
[INFO] [stdout]    |                                         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking editor v0.1.0 (/opt/rustwide/workdir/editor)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 4m 12s
[INFO] running `Command { std: "docker" "inspect" "658c5995d58172803e7362355abe8235e106d4a06b5fded2786dfc885b2e708c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "658c5995d58172803e7362355abe8235e106d4a06b5fded2786dfc885b2e708c", kill_on_drop: false }`
[INFO] [stdout] 658c5995d58172803e7362355abe8235e106d4a06b5fded2786dfc885b2e708c
