[INFO] cloning repository https://github.com/arlyon/azerust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/arlyon/azerust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Farlyon%2Fazerust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Farlyon%2Fazerust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] da24ac32f67d320205df307e187a25af3236c0ab [INFO] testing arlyon/azerust against master#a77da2d454e6caa227a85b16410b95f93495e7e0 for pr-91031 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Farlyon%2Fazerust" "/workspace/builds/worker-9/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/arlyon/azerust on toolchain a77da2d454e6caa227a85b16410b95f93495e7e0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-9/source/.cargo/config.toml [INFO] removed /workspace/builds/worker-9/source/rust-toolchain [INFO] started tweaking git repo https://github.com/arlyon/azerust [INFO] finished tweaking git repo https://github.com/arlyon/azerust [INFO] tweaked toml for git repo https://github.com/arlyon/azerust written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate git repo https://github.com/arlyon/azerust already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 00f7deb50ef0ff96174d41fe4ebfc98a8bea3a8328b92b219f21a08393fb9f78 [INFO] running `Command { std: "docker" "start" "-a" "00f7deb50ef0ff96174d41fe4ebfc98a8bea3a8328b92b219f21a08393fb9f78", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "00f7deb50ef0ff96174d41fe4ebfc98a8bea3a8328b92b219f21a08393fb9f78", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "00f7deb50ef0ff96174d41fe4ebfc98a8bea3a8328b92b219f21a08393fb9f78", kill_on_drop: false }` [INFO] [stdout] 00f7deb50ef0ff96174d41fe4ebfc98a8bea3a8328b92b219f21a08393fb9f78 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 55924ea31c8f81e3946db2125f74b19471b05f3ac7d14a2a1335a74073fd42b5 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "55924ea31c8f81e3946db2125f74b19471b05f3ac7d14a2a1335a74073fd42b5", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.102 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling sval v1.0.0-alpha.5 [INFO] [stderr] Compiling futures-io v0.3.17 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling event-listener v2.5.1 [INFO] [stderr] Compiling libm v0.2.1 [INFO] [stderr] Compiling cache-padded v1.1.1 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling fastrand v1.5.0 [INFO] [stderr] Compiling parking v2.0.0 [INFO] [stderr] Compiling waker-fn v1.1.0 [INFO] [stderr] Compiling serde_json v1.0.68 [INFO] [stderr] Compiling async-task v4.0.3 [INFO] [stderr] Compiling signal-hook v0.3.10 [INFO] [stderr] Compiling atomic-waker v1.0.0 [INFO] [stderr] Compiling futures-sink v0.3.17 [INFO] [stderr] Compiling crossbeam-queue v0.3.2 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling whoami v1.1.3 [INFO] [stderr] Compiling minimal-lexical v0.1.3 [INFO] [stderr] Compiling anyhow v1.0.44 [INFO] [stderr] Compiling unicode_categories v0.1.1 [INFO] [stderr] Compiling crc-catalog v1.1.1 [INFO] [stderr] Compiling cpuid-bool v0.2.0 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling http-types v2.12.0 [INFO] [stderr] Compiling infer v0.2.3 [INFO] [stderr] Compiling strum v0.21.0 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling unchecked-index v0.2.2 [INFO] [stderr] Compiling arrayref v0.3.6 [INFO] [stderr] Compiling constant_time_eq v0.1.5 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling spin v0.9.2 [INFO] [stderr] Compiling pin-project-lite v0.1.12 [INFO] [stderr] Compiling gcc v0.3.55 [INFO] [stderr] Compiling gimli v0.25.0 [INFO] [stderr] Compiling route-recognizer v0.2.0 [INFO] [stderr] Compiling rustc-serialize v0.3.24 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling rustc-demangle v0.1.21 [INFO] [stderr] Compiling dtoa v0.4.8 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling azerust-mysql-world v0.1.0 (/opt/rustwide/workdir/crates/mysql-world) [INFO] [stderr] Compiling value-bag v1.0.0-alpha.7 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling nom v7.0.0 [INFO] [stderr] Compiling cookie v0.14.4 [INFO] [stderr] Compiling multer v2.0.1 [INFO] [stderr] Compiling thread_local v1.1.3 [INFO] [stderr] Compiling blake3 v0.3.8 [INFO] [stderr] Compiling backtrace v0.3.61 [INFO] [stderr] Compiling instant v0.1.10 [INFO] [stderr] Compiling tinyvec v1.4.0 [INFO] [stderr] Compiling concurrent-queue v1.2.2 [INFO] [stderr] Compiling async-mutex v1.4.0 [INFO] [stderr] Compiling async-lock v2.4.0 [INFO] [stderr] Compiling simple-mutex v1.1.5 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling lock_api v0.4.5 [INFO] [stderr] Compiling crc v2.0.0 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling futures-macro v0.3.17 [INFO] [stderr] Compiling futures-util v0.3.17 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling num-bigint v0.4.2 [INFO] [stderr] Compiling num-bigint v0.3.3 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling tracing-core v0.1.20 [INFO] [stderr] Compiling sharded-slab v0.1.3 [INFO] [stderr] Compiling num-bigint-dig v0.7.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling async-dup v1.2.2 [INFO] [stderr] Compiling encoding_rs v0.8.28 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling async-channel v1.6.1 [INFO] [stderr] Compiling futures-channel v0.3.17 [INFO] [stderr] Compiling rust-crypto v0.2.36 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling cipher v0.2.5 [INFO] [stderr] Compiling universal-hash v0.4.1 [INFO] [stderr] Compiling crypto-mac v0.10.1 [INFO] [stderr] Compiling aead v0.3.2 [INFO] [stderr] Compiling crypto-mac v0.8.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling futures-lite v1.12.0 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling twoway v0.2.2 [INFO] [stderr] Compiling object v0.26.2 [INFO] [stderr] Compiling matchers v0.0.1 [INFO] [stderr] Compiling ctor v0.1.21 [INFO] [stderr] Compiling thiserror-impl v1.0.29 [INFO] [stderr] Compiling async-attributes v1.1.2 [INFO] [stderr] Compiling synstructure v0.12.5 [INFO] [stderr] Compiling time-macros-impl v0.1.2 [INFO] [stderr] Compiling tracing-attributes v0.1.16 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling enumflags2_derive v0.7.0 [INFO] [stderr] Compiling derive_more v0.99.16 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling strum_macros v0.21.1 [INFO] [stderr] Compiling darling_core v0.12.4 [INFO] [stderr] Compiling async-stream-impl v0.3.2 [INFO] [stderr] Compiling assert-size-attribute v0.1.0 (/opt/rustwide/workdir/crates/assert-size-attribute) [INFO] [stderr] Compiling sha2 v0.9.8 [INFO] [stderr] Compiling sha-1 v0.9.8 [INFO] [stderr] Compiling hmac v0.10.1 [INFO] [stderr] Compiling polyval v0.4.5 [INFO] [stderr] Compiling aes-soft v0.6.4 [INFO] [stderr] Compiling ctr v0.6.0 [INFO] [stderr] Compiling hmac v0.8.1 [INFO] [stderr] Compiling byte-pool v0.2.3 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling socket2 v0.4.2 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling flate2 v1.0.22 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling stringprep v0.1.2 [INFO] [stderr] Compiling atoi v0.4.0 [INFO] [stderr] Compiling addr2line v0.16.0 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling async-executor v1.4.1 [INFO] [stderr] Compiling blocking v1.0.2 [INFO] [stderr] Compiling zeroize_derive v1.1.0 [INFO] [stderr] Compiling time-macros v0.1.1 [INFO] [stderr] Compiling hkdf v0.10.0 [INFO] [stderr] Compiling ghash v0.3.1 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling aes v0.6.0 [INFO] [stderr] Compiling ahash v0.7.4 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling enumflags2 v0.7.1 [INFO] [stderr] Compiling dashmap v4.0.2 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling async-stream v0.3.2 [INFO] [stderr] Compiling structopt-derive v0.4.16 [INFO] [stderr] Compiling rand v0.3.23 [INFO] [stderr] Compiling webpki v0.21.4 [INFO] [stderr] Compiling sct v0.6.1 [INFO] [stderr] Compiling thiserror v1.0.29 [INFO] [stderr] Compiling time v0.2.27 [INFO] [stderr] Compiling tracing v0.1.28 [INFO] [stderr] Compiling aes-gcm v0.8.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling futures-intrusive v0.4.0 [INFO] [stderr] Compiling pem v0.8.3 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling os_type v2.3.0 [INFO] [stderr] Compiling webpki-roots v0.21.1 [INFO] [stderr] Compiling zeroize v1.3.0 [INFO] [stderr] Compiling polling v2.1.0 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling rustls v0.19.1 [INFO] [stderr] Compiling tracing-log v0.1.2 [INFO] [stderr] Compiling darling_macro v0.12.4 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling hashlink v0.7.0 [INFO] [stderr] Compiling async-io v1.6.0 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling serde_qs v0.8.4 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling tracing-serde v0.1.2 [INFO] [stderr] Compiling bincode v2.0.0-dev (https://github.com/arlyon/bincode.git?branch=arlyon/null-str-encoding#0779145e) [INFO] [stderr] Compiling futures-executor v0.3.17 [INFO] [stderr] Compiling serde_yaml v0.8.21 [INFO] [stderr] Compiling async-global-executor v2.0.2 [INFO] [stderr] Compiling async-process v1.2.0 [INFO] [stderr] Compiling itertools v0.10.1 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling http v0.2.4 [INFO] [stderr] Compiling input_buffer v0.4.0 [INFO] [stderr] Compiling structopt v0.3.23 [INFO] [stderr] Compiling futures v0.3.17 [INFO] [stderr] Compiling darling v0.12.4 [INFO] [stderr] Compiling async-std v1.10.0 [INFO] [stderr] Compiling simple_asn1 v0.5.4 [INFO] [stderr] Compiling proc-macro-crate v1.1.0 [INFO] [stderr] Compiling human-panic v1.0.3 [INFO] [stderr] Compiling async-graphql-value v2.10.0 [INFO] [stderr] Compiling femme v2.1.1 [INFO] [stderr] Compiling tracing-subscriber v0.2.23 [INFO] [stderr] Compiling async-rustls v0.2.0 [INFO] [stderr] Compiling async-graphql-parser v2.10.0 [INFO] [stderr] Compiling rsa v0.4.1 [INFO] [stderr] Compiling sqlformat v0.1.8 [INFO] [stderr] Compiling num_enum_derive v0.5.4 [INFO] [stderr] Compiling tungstenite v0.13.0 [INFO] [stderr] Compiling async-tungstenite v0.13.1 [INFO] [stderr] Compiling num_enum v0.5.4 [INFO] [stderr] Compiling async-graphql-derive v2.10.0 [INFO] [stderr] Compiling sqlx-rt v0.5.7 (https://github.com/arlyon/sqlx.git#5ad9c7c6) [INFO] [stderr] Compiling async-session v2.0.1 [INFO] [stderr] Compiling sqlx-core v0.5.7 (https://github.com/arlyon/sqlx.git#5ad9c7c6) [INFO] [stderr] Compiling async-h1 v2.3.2 [INFO] [stderr] Compiling async-sse v4.1.0 [INFO] [stderr] Compiling http-client v6.5.1 [INFO] [stderr] Compiling tide v0.16.0 [INFO] [stderr] Compiling tide-websockets v0.4.0 [INFO] [stderr] Compiling sqlx-macros v0.5.7 (https://github.com/arlyon/sqlx.git#5ad9c7c6) [INFO] [stderr] Compiling async-graphql v2.10.0 [INFO] [stderr] Compiling sqlx v0.5.7 (https://github.com/arlyon/sqlx.git#5ad9c7c6) [INFO] [stderr] Compiling wow-srp v0.1.0 (/opt/rustwide/workdir/crates/wow-srp) [INFO] [stderr] Compiling azerust-game v0.1.0 (/opt/rustwide/workdir/crates/game) [INFO] [stderr] Compiling azerust-mysql-auth v0.1.0 (/opt/rustwide/workdir/crates/mysql-auth) [INFO] [stderr] Compiling azerust-protocol v0.1.0 (/opt/rustwide/workdir/crates/protocol) [INFO] [stderr] Compiling azerust-mysql-characters v0.1.0 (/opt/rustwide/workdir/crates/mysql-characters) [INFO] [stdout] warning: field is never read: `signature` [INFO] [stdout] --> crates/protocol/src/lib.rs:46:5 [INFO] [stdout] | [INFO] [stdout] 46 | signature: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `crc2` [INFO] [stdout] --> crates/protocol/src/lib.rs:48:5 [INFO] [stdout] | [INFO] [stdout] 48 | crc2: u32, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling azerust-graphql v0.1.0 (/opt/rustwide/workdir/crates/graphql) [INFO] [stderr] Compiling async-graphql-tide v2.10.0 [INFO] [stderr] Compiling azerust-tide v0.1.0 (/opt/rustwide/workdir/crates/tide) [INFO] [stderr] Compiling azerust-world v0.1.0 (/opt/rustwide/workdir/services/world) [INFO] [stdout] warning: field is never read: `accounts` [INFO] [stdout] --> services/world/src/world/world.rs:30:5 [INFO] [stdout] | [INFO] [stdout] 30 | accounts: A, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `realms` [INFO] [stdout] --> services/world/src/worldserver.rs:42:5 [INFO] [stdout] | [INFO] [stdout] 42 | realms: R, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling azerust-auth v0.1.0 (/opt/rustwide/workdir/services/auth) [INFO] [stdout] error[E0658]: discriminants on non-unit variants are experimental [INFO] [stdout] --> services/auth/src/protocol/mod.rs:21:38 [INFO] [stdout] | [INFO] [stdout] 21 | ConnectRequest(ConnectRequest) = 0x00, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #60553 for more information [INFO] [stdout] = help: add `#![feature(arbitrary_enum_discriminant)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: discriminants on non-unit variants are experimental [INFO] [stdout] --> services/auth/src/protocol/mod.rs:23:34 [INFO] [stdout] | [INFO] [stdout] 23 | ConnectProof(ConnectProof) = 0x01, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #60553 for more information [INFO] [stdout] = help: add `#![feature(arbitrary_enum_discriminant)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: discriminants on non-unit variants are experimental [INFO] [stdout] --> services/auth/src/protocol/mod.rs:26:40 [INFO] [stdout] | [INFO] [stdout] 26 | ReconnectRequest(ConnectRequest) = 0x02, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #60553 for more information [INFO] [stdout] = help: add `#![feature(arbitrary_enum_discriminant)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: discriminants on non-unit variants are experimental [INFO] [stdout] --> services/auth/src/protocol/mod.rs:28:38 [INFO] [stdout] | [INFO] [stdout] 28 | ReconnectProof(ReconnectProof) = 0x03, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #60553 for more information [INFO] [stdout] = help: add `#![feature(arbitrary_enum_discriminant)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: discriminants on non-unit variants are experimental [INFO] [stdout] --> services/auth/src/protocol/mod.rs:31:35 [INFO] [stdout] | [INFO] [stdout] 31 | RealmList(RealmListRequest) = 0x10, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #60553 for more information [INFO] [stdout] = help: add `#![feature(arbitrary_enum_discriminant)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 5 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0658`. [INFO] [stdout] [INFO] [stderr] error: could not compile `azerust-auth` due to 6 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "55924ea31c8f81e3946db2125f74b19471b05f3ac7d14a2a1335a74073fd42b5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "55924ea31c8f81e3946db2125f74b19471b05f3ac7d14a2a1335a74073fd42b5", kill_on_drop: false }` [INFO] [stdout] 55924ea31c8f81e3946db2125f74b19471b05f3ac7d14a2a1335a74073fd42b5