[INFO] cloning repository https://github.com/frostyio/IRC-Chat
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/frostyio/IRC-Chat" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffrostyio%2FIRC-Chat", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffrostyio%2FIRC-Chat'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 785760904ef4580eee3e8822976f076e6a785990
[INFO] checking frostyio/IRC-Chat against 1.95.0 for pr-155915
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffrostyio%2FIRC-Chat" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/frostyio/IRC-Chat
[INFO] finished tweaking git repo https://github.com/frostyio/IRC-Chat
[INFO] tweaked toml for git repo https://github.com/frostyio/IRC-Chat written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/frostyio/IRC-Chat on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/frostyio/IRC-Chat 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" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded crypto-bigint v0.2.11
[INFO] [stderr]   Downloaded const-oid v0.6.2
[INFO] [stderr]   Downloaded spki v0.4.1
[INFO] [stderr]   Downloaded pkcs8 v0.7.6
[INFO] [stderr]   Downloaded der v0.4.5
[INFO] [stderr]   Downloaded aead v0.5.0
[INFO] [stderr]   Downloaded base64ct v1.1.1
[INFO] [stderr]   Downloaded pem-rfc7468 v0.2.4
[INFO] [stderr]   Downloaded ctr v0.9.1
[INFO] [stderr]   Downloaded bytemuck_derive v1.1.1
[INFO] [stderr]   Downloaded pkcs1 v0.2.4
[INFO] [stderr]   Downloaded rsa v0.5.0
[INFO] [stderr]   Downloaded bytemuck v1.11.0
[INFO] [stderr]   Downloaded x25519-dalek v1.2.0
[INFO] [stderr]   Downloaded egui_glow v0.18.1
[INFO] [stderr]   Downloaded libm v0.2.3
[INFO] [stderr]   Downloaded aes v0.8.1
[INFO] [stderr]   Downloaded num-bigint-dig v0.7.0
[INFO] [stderr]   Downloaded egui v0.18.1
[INFO] [stderr]   Downloaded libc v0.2.127
[INFO] [stderr]   Downloaded sha3 v0.10.2
[INFO] [stderr]   Downloaded epaint v0.18.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 437bb1889d7457b6bda6bfaaed6d5a88cf0c04c16b58d7ba60eecbc1419abfb7
[INFO] running `Command { std: "docker" "start" "-a" "437bb1889d7457b6bda6bfaaed6d5a88cf0c04c16b58d7ba60eecbc1419abfb7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "437bb1889d7457b6bda6bfaaed6d5a88cf0c04c16b58d7ba60eecbc1419abfb7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "437bb1889d7457b6bda6bfaaed6d5a88cf0c04c16b58d7ba60eecbc1419abfb7", kill_on_drop: false }`
[INFO] [stdout] 437bb1889d7457b6bda6bfaaed6d5a88cf0c04c16b58d7ba60eecbc1419abfb7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3383e82d72bc89cffbbf6ebfe6ff80592270e2c9c6e8dc791e0e4ffbef53714c
[INFO] running `Command { std: "docker" "start" "-a" "3383e82d72bc89cffbbf6ebfe6ff80592270e2c9c6e8dc791e0e4ffbef53714c", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]    Compiling libc v0.2.127
[INFO] [stderr]    Compiling proc-macro2 v1.0.43
[INFO] [stderr]    Compiling syn v1.0.99
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]     Checking once_cell v1.13.0
[INFO] [stderr]    Compiling xml-rs v0.8.4
[INFO] [stderr]     Checking lazy_static v1.4.0
[INFO] [stderr]    Compiling lock_api v0.4.7
[INFO] [stderr]    Compiling wayland-sys v0.29.4
[INFO] [stderr]     Checking libloading v0.7.3
[INFO] [stderr]    Compiling libm v0.2.3
[INFO] [stderr]     Checking dlib v0.5.0
[INFO] [stderr]    Compiling quote v1.0.21
[INFO] [stderr]     Checking downcast-rs v1.2.0
[INFO] [stderr]     Checking scoped-tls v1.0.0
[INFO] [stderr]     Checking inout v0.1.3
[INFO] [stderr]     Checking cpufeatures v0.2.2
[INFO] [stderr]     Checking nom v7.1.1
[INFO] [stderr]    Compiling x11-dl v2.20.0
[INFO] [stderr]     Checking ttf-parser v0.15.2
[INFO] [stderr]     Checking const-oid v0.6.2
[INFO] [stderr]     Checking num-traits v0.2.15
[INFO] [stderr]    Compiling smithay-client-toolkit v0.15.4
[INFO] [stderr]     Checking block-buffer v0.10.2
[INFO] [stderr]    Compiling wayland-scanner v0.29.4
[INFO] [stderr]    Compiling gl_generator v0.14.0
[INFO] [stderr]    Compiling tokio v1.20.1
[INFO] [stderr]     Checking getrandom v0.2.7
[INFO] [stderr]     Checking nix v0.22.3
[INFO] [stderr]     Checking parking_lot_core v0.9.3
[INFO] [stderr]     Checking rand_core v0.6.3
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking mio v0.8.4
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking cipher v0.4.3
[INFO] [stderr]     Checking universal-hash v0.5.0
[INFO] [stderr]     Checking crypto-bigint v0.2.11
[INFO] [stderr]     Checking polyval v0.6.0
[INFO] [stderr]     Checking instant v0.1.12
[INFO] [stderr]    Compiling autocfg v0.1.8
[INFO] [stderr]    Compiling num-iter v0.1.43
[INFO] [stderr]     Checking ab_glyph_rasterizer v0.1.5
[INFO] [stderr]     Checking base64ct v1.1.1
[INFO] [stderr]    Compiling wayland-client v0.29.4
[INFO] [stderr]    Compiling wayland-protocols v0.29.4
[INFO] [stderr]     Checking pem-rfc7468 v0.2.4
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking xcursor v0.3.4
[INFO] [stderr]     Checking owned_ttf_parser v0.15.1
[INFO] [stderr]     Checking ab_glyph v0.2.15
[INFO] [stderr]     Checking ghash v0.5.0
[INFO] [stderr]     Checking der v0.4.5
[INFO] [stderr]    Compiling num-bigint-dig v0.7.0
[INFO] [stderr]     Checking parking_lot_core v0.8.5
[INFO] [stderr]     Checking aes v0.8.1
[INFO] [stderr]     Checking ctr v0.9.1
[INFO] [stderr]     Checking digest v0.10.3
[INFO] [stderr]     Checking aead v0.5.0
[INFO] [stderr]     Checking ahash v0.7.6
[INFO] [stderr]     Checking num-integer v0.1.45
[INFO] [stderr]     Checking num_cpus v1.13.1
[INFO] [stderr]     Checking socket2 v0.4.4
[INFO] [stderr]     Checking getrandom v0.1.16
[INFO] [stderr]     Checking signal-hook-registry v1.4.0
[INFO] [stderr]     Checking memmap2 v0.3.1
[INFO] [stderr]     Checking tracing-core v0.1.29
[INFO] [stderr]     Checking cty v0.2.2
[INFO] [stderr]    Compiling winit v0.26.1
[INFO] [stderr]     Checking sha3 v0.10.2
[INFO] [stderr]     Checking raw-window-handle v0.4.3
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]     Checking spki v0.4.1
[INFO] [stderr]     Checking aes-gcm v0.10.1
[INFO] [stderr]     Checking parking_lot v0.11.2
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking form_urlencoded v1.0.1
[INFO] [stderr]    Compiling glutin_egl_sys v0.1.6
[INFO] [stderr]    Compiling glutin_glx_sys v0.1.8
[INFO] [stderr]     Checking gethostname v0.2.3
[INFO] [stderr]     Checking url v2.2.2
[INFO] [stderr]     Checking shared_library v0.1.9
[INFO] [stderr]     Checking osmesa-sys v0.1.2
[INFO] [stderr]     Checking glow v0.11.2
[INFO] [stderr]     Checking webbrowser v0.7.1
[INFO] [stderr]     Checking wayland-commons v0.29.4
[INFO] [stderr]     Checking calloop v0.9.3
[INFO] [stderr]     Checking x11rb v0.9.0
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]    Compiling zeroize_derive v1.3.2
[INFO] [stderr]    Compiling bytemuck_derive v1.1.1
[INFO] [stderr]    Compiling tokio-macros v1.8.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.22
[INFO] [stderr]    Compiling thiserror-impl v1.0.32
[INFO] [stderr]     Checking wayland-cursor v0.29.4
[INFO] [stderr]    Compiling num-derive v0.3.3
[INFO] [stderr]     Checking zeroize v1.3.0
[INFO] [stderr]     Checking pkcs1 v0.2.4
[INFO] [stderr]     Checking bytemuck v1.11.0
[INFO] [stderr]     Checking pkcs8 v0.7.6
[INFO] [stderr]     Checking emath v0.18.0
[INFO] [stderr]     Checking epaint v0.18.1
[INFO] [stderr]     Checking thiserror v1.0.32
[INFO] [stderr]     Checking curve25519-dalek v3.2.1
[INFO] [stderr]     Checking tracing v0.1.36
[INFO] [stderr]     Checking wayland-egl v0.29.4
[INFO] [stderr]     Checking egui v0.18.1
[INFO] [stderr]     Checking x25519-dalek v1.2.0
[INFO] [stderr]     Checking rsa v0.5.0
[INFO] [stderr]     Checking arboard v2.1.1
[INFO] [stderr]     Checking egui_glow v0.18.1
[INFO] [stderr]     Checking lib v0.1.0 (/opt/rustwide/workdir/lib)
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> lib/src/encoding/mod.rs:21:10
[INFO] [stdout]    |
[INFO] [stdout] 21 | #[derive(FromPrimitive)]
[INFO] [stdout]    |          ^------------
[INFO] [stdout]    |          |
[INFO] [stdout]    |          `FromPrimitive` is not local
[INFO] [stdout]    |          move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_Opcodes`
[INFO] [stdout] 22 | pub enum Opcodes {
[INFO] [stdout]    |          ------- `Opcodes` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `FromPrimitive` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `FromPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout]    = note: this warning originates in the derive macro `FromPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> lib/src/encoding/mod.rs:21:10
[INFO] [stdout]    |
[INFO] [stdout] 21 | #[derive(FromPrimitive)]
[INFO] [stdout]    |          ^------------
[INFO] [stdout]    |          |
[INFO] [stdout]    |          `FromPrimitive` is not local
[INFO] [stdout]    |          move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_Opcodes`
[INFO] [stdout] 22 | pub enum Opcodes {
[INFO] [stdout]    |          ------- `Opcodes` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `FromPrimitive` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `FromPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout]    = note: this warning originates in the derive macro `FromPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking server v0.1.0 (/opt/rustwide/workdir/server)
[INFO] [stdout] warning: unused import: `bytes::BytesMut`
[INFO] [stdout]  --> server/src/server/broker.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use bytes::BytesMut;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `bytes::BytesMut`
[INFO] [stdout]  --> server/src/server/broker.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use bytes::BytesMut;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking egui-winit v0.18.0
[INFO] [stderr]     Checking glutin v0.28.0
[INFO] [stderr]     Checking eframe v0.18.0
[INFO] [stderr]     Checking client v0.1.0 (/opt/rustwide/workdir/client)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 16s
[INFO] running `Command { std: "docker" "inspect" "3383e82d72bc89cffbbf6ebfe6ff80592270e2c9c6e8dc791e0e4ffbef53714c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3383e82d72bc89cffbbf6ebfe6ff80592270e2c9c6e8dc791e0e4ffbef53714c", kill_on_drop: false }`
[INFO] [stdout] 3383e82d72bc89cffbbf6ebfe6ff80592270e2c9c6e8dc791e0e4ffbef53714c
