[INFO] cloning repository https://github.com/zesterer/teloren [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/zesterer/teloren" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzesterer%2Fteloren", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzesterer%2Fteloren'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1be9ad9738e90463303a57592987d6a63c122f8e [INFO] testing zesterer/teloren against master#a77da2d454e6caa227a85b16410b95f93495e7e0 for pr-91031 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzesterer%2Fteloren" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/zesterer/teloren 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-3/source/rust-toolchain [INFO] started tweaking git repo https://github.com/zesterer/teloren [INFO] finished tweaking git repo https://github.com/zesterer/teloren [INFO] tweaked toml for git repo https://github.com/zesterer/teloren written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/zesterer/teloren 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] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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] [stdout] f5cb493efd53456881f99a7523bbb8f2f350c5ff2561bacb5c9ccf3849358616 [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" "f5cb493efd53456881f99a7523bbb8f2f350c5ff2561bacb5c9ccf3849358616", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f5cb493efd53456881f99a7523bbb8f2f350c5ff2561bacb5c9ccf3849358616", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f5cb493efd53456881f99a7523bbb8f2f350c5ff2561bacb5c9ccf3849358616", kill_on_drop: false }` [INFO] [stdout] f5cb493efd53456881f99a7523bbb8f2f350c5ff2561bacb5c9ccf3849358616 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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] e8b4d32b1f2b5584d2b5e35e773cadfbd51543403c0e9bd984dda4dcd42fbe63 [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" "e8b4d32b1f2b5584d2b5e35e773cadfbd51543403c0e9bd984dda4dcd42fbe63", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling proc-macro2 v1.0.32 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.81 [INFO] [stderr] Compiling libc v0.2.107 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling pin-project-lite v0.2.7 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling smallvec v1.7.0 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling futures-core v0.3.17 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling cc v1.0.72 [INFO] [stderr] Compiling slab v0.4.5 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling ppv-lite86 v0.2.15 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling futures-sink v0.3.17 [INFO] [stderr] Compiling futures-channel v0.3.17 [INFO] [stderr] Compiling futures-task v0.3.17 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling mopa v0.2.2 [INFO] [stderr] Compiling crossbeam-queue v0.3.2 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling serde_json v1.0.69 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling atom v0.3.6 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling futures-io v0.3.17 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling shrev v1.1.1 [INFO] [stderr] Compiling tuple_utils v0.3.0 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Compiling openssl-probe v0.1.4 [INFO] [stderr] Compiling bytemuck v1.7.2 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling jpeg-decoder v0.1.22 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling veloren-common v0.10.0 (https://gitlab.com/veloren/veloren.git?branch=master#ee6b8b68) [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling httparse v1.5.1 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling roots v0.0.6 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling spin_sleep v1.0.0 [INFO] [stderr] Compiling async-trait v0.1.51 [INFO] [stderr] Compiling prometheus v0.12.0 [INFO] [stderr] Compiling sum_type v0.2.0 [INFO] [stderr] Compiling httpdate v1.0.1 [INFO] [stderr] Compiling cache-padded v1.1.1 [INFO] [stderr] Compiling arrayref v0.3.6 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling constant_time_eq v0.1.5 [INFO] [stderr] Compiling ahash v0.3.8 [INFO] [stderr] Compiling event-listener v2.5.1 [INFO] [stderr] Compiling hex v0.3.2 [INFO] [stderr] Compiling ahash v0.4.7 [INFO] [stderr] Compiling numtoa v0.1.0 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling tracing-core v0.1.21 [INFO] [stderr] Compiling lock_api v0.4.5 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling rayon v1.5.1 [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 tokio v1.13.0 [INFO] [stderr] Compiling futures-util v0.3.17 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling hashbrown v0.7.2 [INFO] [stderr] Compiling num-rational v0.4.0 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling slotmap v1.0.6 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling http v0.2.5 [INFO] [stderr] Compiling miniz_oxide v0.3.7 [INFO] [stderr] Compiling deflate v0.8.6 [INFO] [stderr] Compiling twox-hash v1.6.1 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling tinyvec v1.5.1 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling concurrent-queue v1.2.2 [INFO] [stderr] Compiling blake2b_simd v0.5.11 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling async-channel v1.6.1 [INFO] [stderr] Compiling rust-argon2 v0.8.3 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling mio v0.7.14 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling socket2 v0.4.2 [INFO] [stderr] Compiling socket2 v0.3.19 [INFO] [stderr] Compiling termion v1.5.6 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling png v0.16.8 [INFO] [stderr] Compiling vek v0.14.1 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling http-body v0.4.4 [INFO] [stderr] Compiling flate2 v1.0.22 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling directories-next v2.0.0 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling approx v0.4.0 [INFO] [stderr] Compiling ordered-float v2.8.0 [INFO] [stderr] Compiling num-complex v0.4.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling dot_vox v4.1.0 [INFO] [stderr] Compiling tynm v0.1.6 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling image v0.23.14 [INFO] [stderr] Compiling num v0.4.0 [INFO] [stderr] Compiling sct v0.6.1 [INFO] [stderr] Compiling webpki v0.21.4 [INFO] [stderr] Compiling ct-logs v0.8.0 [INFO] [stderr] Compiling rustls v0.19.1 [INFO] [stderr] Compiling hibitset v0.6.3 [INFO] [stderr] Compiling shred v0.10.2 [INFO] [stderr] Compiling specs v0.16.1 (https://github.com/amethyst/specs.git?rev=d4435bdf496cf322c74886ca09dd8795984919b4#d4435bdf) [INFO] [stderr] Compiling rustls-native-certs v0.5.0 [INFO] [stderr] Compiling tracing-attributes v0.1.18 [INFO] [stderr] Compiling tokio-macros v1.5.1 [INFO] [stderr] Compiling shred-derive v0.6.3 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling specs-derive v0.4.1 (https://github.com/amethyst/specs.git?rev=f985bec5d456f7b0dd8aae99848f9473c2cd9d46#f985bec5) [INFO] [stderr] Compiling strum_macros v0.21.1 [INFO] [stderr] Compiling enum-iterator-derive v0.7.0 [INFO] [stderr] Compiling serde_repr v0.1.7 [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] Compiling fehler-macros v1.0.0 [INFO] [stderr] Compiling enum-iterator v0.7.0 [INFO] [stderr] Compiling tracing v0.1.29 [INFO] [stderr] Compiling strum v0.21.0 [INFO] [stderr] Compiling veloren-common-base v0.10.0 (https://gitlab.com/veloren/veloren.git?branch=master#ee6b8b68) [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling quinn-proto v0.7.3 [INFO] [stderr] Compiling fehler v1.0.0 [INFO] [stderr] Compiling lz-fear v0.1.1 [INFO] [stderr] Compiling tokio-util v0.6.9 [INFO] [stderr] Compiling tokio-rustls v0.22.0 [INFO] [stderr] Compiling tokio-stream v0.1.8 [INFO] [stderr] Compiling futures-executor v0.3.17 [INFO] [stderr] Compiling futures v0.3.17 [INFO] [stderr] Compiling quinn v0.7.2 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling ron v0.7.0 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling ron v0.6.6 [INFO] [stderr] Compiling auth-common v0.1.0 (https://gitlab.com/veloren/auth.git?rev=fb3dcbc4962b367253f8f2f92760ef44d2679c9a#fb3dcbc4) [INFO] [stderr] Compiling shred v0.12.0 [INFO] [stderr] Compiling veloren-network-protocol v0.6.0 (https://gitlab.com/veloren/veloren.git?branch=master#ee6b8b68) [INFO] [stderr] Compiling assets_manager v0.6.1 [INFO] [stderr] Compiling h2 v0.3.7 [INFO] [stderr] Compiling veloren-common-assets v0.10.0 (https://gitlab.com/veloren/veloren.git?branch=master#ee6b8b68) [INFO] [stderr] Compiling specs v0.16.2 (https://github.com/amethyst/specs.git?rev=f985bec5d456f7b0dd8aae99848f9473c2cd9d46#f985bec5) [INFO] [stderr] Compiling veloren-network v0.3.0 (https://gitlab.com/veloren/veloren.git?branch=master#ee6b8b68) [INFO] [stderr] Compiling specs-idvs v0.1.1 (https://gitlab.com/veloren/specs-idvs.git?rev=8be2abcddf8f524cb5876e8dd20a7e47cfaf7573#8be2abcd) [INFO] [stderr] Compiling veloren-common-ecs v0.10.0 (https://gitlab.com/veloren/veloren.git?branch=master#ee6b8b68) [INFO] [stderr] Compiling hyper v0.14.14 [INFO] [stderr] Compiling hyper-rustls v0.22.1 [INFO] [stderr] Compiling authc v1.0.0 (https://gitlab.com/veloren/auth.git?rev=fb3dcbc4962b367253f8f2f92760ef44d2679c9a#fb3dcbc4) [INFO] [stdout] error[E0658]: discriminants on non-unit variants are experimental [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/veloren-8eeb8813aff3de76/ee6b8b6/common/src/comp/body.rs:36:42 [INFO] [stdout] | [INFO] [stdout] 36 | Humanoid(body: humanoid::Body) = 0, [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] --> /opt/rustwide/cargo-home/git/checkouts/veloren-8eeb8813aff3de76/ee6b8b6/common/src/comp/body.rs:37:55 [INFO] [stdout] | [INFO] [stdout] 37 | QuadrupedSmall(body: quadruped_small::Body) = 1, [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] --> /opt/rustwide/cargo-home/git/checkouts/veloren-8eeb8813aff3de76/ee6b8b6/common/src/comp/body.rs:38:57 [INFO] [stdout] | [INFO] [stdout] 38 | QuadrupedMedium(body: quadruped_medium::Body) = 2, [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] --> /opt/rustwide/cargo-home/git/checkouts/veloren-8eeb8813aff3de76/ee6b8b6/common/src/comp/body.rs:39:47 [INFO] [stdout] | [INFO] [stdout] 39 | BirdMedium(body: bird_medium::Body) = 3, [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] --> /opt/rustwide/cargo-home/git/checkouts/veloren-8eeb8813aff3de76/ee6b8b6/common/src/comp/body.rs:40:47 [INFO] [stdout] | [INFO] [stdout] 40 | FishMedium(body: fish_medium::Body) = 4, [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] --> /opt/rustwide/cargo-home/git/checkouts/veloren-8eeb8813aff3de76/ee6b8b6/common/src/comp/body.rs:41:38 [INFO] [stdout] | [INFO] [stdout] 41 | Dragon(body: dragon::Body) = 5, [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] --> /opt/rustwide/cargo-home/git/checkouts/veloren-8eeb8813aff3de76/ee6b8b6/common/src/comp/body.rs:42:45 [INFO] [stdout] | [INFO] [stdout] 42 | BirdLarge(body: bird_large::Body) = 6, [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] --> /opt/rustwide/cargo-home/git/checkouts/veloren-8eeb8813aff3de76/ee6b8b6/common/src/comp/body.rs:43:45 [INFO] [stdout] | [INFO] [stdout] 43 | FishSmall(body: fish_small::Body) = 7, [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] --> /opt/rustwide/cargo-home/git/checkouts/veloren-8eeb8813aff3de76/ee6b8b6/common/src/comp/body.rs:44:46 [INFO] [stdout] | [INFO] [stdout] 44 | BipedLarge(body: biped_large::Body)= 8, [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] --> /opt/rustwide/cargo-home/git/checkouts/veloren-8eeb8813aff3de76/ee6b8b6/common/src/comp/body.rs:45:46 [INFO] [stdout] | [INFO] [stdout] 45 | BipedSmall(body: biped_small::Body)= 9, [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] --> /opt/rustwide/cargo-home/git/checkouts/veloren-8eeb8813aff3de76/ee6b8b6/common/src/comp/body.rs:46:38 [INFO] [stdout] | [INFO] [stdout] 46 | Object(body: object::Body) = 10, [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] --> /opt/rustwide/cargo-home/git/checkouts/veloren-8eeb8813aff3de76/ee6b8b6/common/src/comp/body.rs:47:36 [INFO] [stdout] | [INFO] [stdout] 47 | Golem(body: golem::Body) = 11, [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] --> /opt/rustwide/cargo-home/git/checkouts/veloren-8eeb8813aff3de76/ee6b8b6/common/src/comp/body.rs:48:42 [INFO] [stdout] | [INFO] [stdout] 48 | Theropod(body: theropod::Body) = 12, [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] --> /opt/rustwide/cargo-home/git/checkouts/veloren-8eeb8813aff3de76/ee6b8b6/common/src/comp/body.rs:49:51 [INFO] [stdout] | [INFO] [stdout] 49 | QuadrupedLow(body: quadruped_low::Body) = 13, [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] --> /opt/rustwide/cargo-home/git/checkouts/veloren-8eeb8813aff3de76/ee6b8b6/common/src/comp/body.rs:50:34 [INFO] [stdout] | [INFO] [stdout] 50 | Ship(body: ship::Body) = 14, [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] --> /opt/rustwide/cargo-home/git/checkouts/veloren-8eeb8813aff3de76/ee6b8b6/common/src/comp/controller.rs:177:22 [INFO] [stdout] | [INFO] [stdout] 177 | Ability(usize) = 3, [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]: custom discriminant values are not allowed in enums with tuple or struct variants [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/veloren-8eeb8813aff3de76/ee6b8b6/common/src/comp/controller.rs:174:15 [INFO] [stdout] | [INFO] [stdout] 174 | Primary = 0, [INFO] [stdout] | ^ disallowed custom discriminant [INFO] [stdout] 175 | Secondary = 1, [INFO] [stdout] | ^ disallowed custom discriminant [INFO] [stdout] 176 | Block = 2, [INFO] [stdout] | ^ disallowed custom discriminant [INFO] [stdout] 177 | Ability(usize) = 3, [INFO] [stdout] | ------------------ tuple variant defined here [INFO] [stdout] 178 | Roll = 4, [INFO] [stdout] | ^ disallowed custom discriminant [INFO] [stdout] 179 | Jump = 5, [INFO] [stdout] | ^ disallowed custom discriminant [INFO] [stdout] 180 | Fly = 6, [INFO] [stdout] | ^ disallowed custom discriminant [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] --> /opt/rustwide/cargo-home/git/checkouts/veloren-8eeb8813aff3de76/ee6b8b6/common/src/terrain/structure.rs:33:34 [INFO] [stdout] | [INFO] [stdout] 33 | Normal(color: Rgb) = 15, [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] --> /opt/rustwide/cargo-home/git/checkouts/veloren-8eeb8813aff3de76/ee6b8b6/common/src/terrain/structure.rs:35:51 [INFO] [stdout] | [INFO] [stdout] 35 | Filled(kind: BlockKind, color: Rgb) = 17, [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] --> /opt/rustwide/cargo-home/git/checkouts/veloren-8eeb8813aff3de76/ee6b8b6/common/src/terrain/structure.rs:36:36 [INFO] [stdout] | [INFO] [stdout] 36 | Sprite(kind: SpriteKind) = 18, [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]: custom discriminant values are not allowed in enums with tuple or struct variants [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/veloren-8eeb8813aff3de76/ee6b8b6/common/src/terrain/structure.rs:18:16 [INFO] [stdout] | [INFO] [stdout] 18 | None = 0, [INFO] [stdout] | ^ disallowed custom discriminant [INFO] [stdout] 19 | Grass = 1, [INFO] [stdout] | ^ disallowed custom discriminant [INFO] [stdout] 20 | TemperateLeaves = 2, [INFO] [stdout] | ^ disallowed custom discriminant [INFO] [stdout] 21 | PineLeaves = 3, [INFO] [stdout] | ^ disallowed custom discriminant [INFO] [stdout] 22 | Acacia = 4, [INFO] [stdout] | ^ disallowed custom discriminant [INFO] [stdout] 23 | Mangrove = 5, [INFO] [stdout] | ^ disallowed custom discriminant [INFO] [stdout] 24 | PalmLeavesInner = 6, [INFO] [stdout] | ^ disallowed custom discriminant [INFO] [stdout] 25 | PalmLeavesOuter = 7, [INFO] [stdout] | ^ disallowed custom discriminant [INFO] [stdout] 26 | Water = 8, [INFO] [stdout] | ^ disallowed custom discriminant [INFO] [stdout] 27 | GreenSludge = 9, [INFO] [stdout] | ^ disallowed custom discriminant [INFO] [stdout] 28 | Fruit = 10, [INFO] [stdout] | ^^ disallowed custom discriminant [INFO] [stdout] 29 | Coconut = 11, [INFO] [stdout] | ^^ disallowed custom discriminant [INFO] [stdout] 30 | Chest = 12, [INFO] [stdout] | ^^ disallowed custom discriminant [INFO] [stdout] 31 | Hollow = 13, [INFO] [stdout] | ^^ disallowed custom discriminant [INFO] [stdout] 32 | Liana = 14, [INFO] [stdout] | ^^ disallowed custom discriminant [INFO] [stdout] 33 | Normal(color: Rgb) = 15, [INFO] [stdout] 34 | Log = 16, [INFO] [stdout] | ^^ disallowed custom discriminant [INFO] [stdout] ... [INFO] [stdout] 37 | Chestnut = 19, [INFO] [stdout] | ^^ disallowed custom discriminant [INFO] [stdout] 38 | Baobab = 20, [INFO] [stdout] | ^^ disallowed custom discriminant [INFO] [stdout] 39 | BirchWood = 21, [INFO] [stdout] | ^^ disallowed custom discriminant [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/git/checkouts/veloren-8eeb8813aff3de76/ee6b8b6/common/src/typed.rs:245:20 [INFO] [stdout] | [INFO] [stdout] 245 | $( $constr $( ($( $arg_ty, )*) )? = $index, )* [INFO] [stdout] | --------------------------------------- [INFO] [stdout] | | [INFO] [stdout] | tuple variant defined here [INFO] [stdout] | tuple variant defined here [INFO] [stdout] | tuple variant defined here [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] [stderr] error: could not compile `veloren-network` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name veloren_network --edition=2018 /opt/rustwide/cargo-home/git/checkouts/veloren-8eeb8813aff3de76/ee6b8b6/network/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C embed-bitcode=no -C debuginfo=2 -C debug-assertions=on -C overflow-checks=off --cfg 'feature="compression"' --cfg 'feature="lz-fear"' --cfg 'feature="quic"' --cfg 'feature="quinn"' -C metadata=27e423525862eeee -C extra-filename=-27e423525862eeee --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern async_channel=/opt/rustwide/target/debug/deps/libasync_channel-8558277c901701e5.rmeta --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-9e46f593ba23feaa.so --extern bincode=/opt/rustwide/target/debug/deps/libbincode-757d7c908af9c9a4.rmeta --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-843a763ca8f7f0f6.rmeta --extern bytes=/opt/rustwide/target/debug/deps/libbytes-389888510ee2a873.rmeta --extern crossbeam_channel=/opt/rustwide/target/debug/deps/libcrossbeam_channel-826cb2fc37c3821b.rmeta --extern futures_core=/opt/rustwide/target/debug/deps/libfutures_core-98bcf9a61120e706.rmeta --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-79f2286357a3f016.rmeta --extern hashbrown=/opt/rustwide/target/debug/deps/libhashbrown-7a55ebe72e1ca003.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-d3ec882a1fa071df.rmeta --extern lz_fear=/opt/rustwide/target/debug/deps/liblz_fear-9084850e36a96cde.rmeta --extern quinn=/opt/rustwide/target/debug/deps/libquinn-b80c8b17cd194bbb.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-bf8165065d7444cf.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-83d40bfadbca2447.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-4afc1fb7088767af.rmeta --extern tokio_stream=/opt/rustwide/target/debug/deps/libtokio_stream-c6da6b6fead79dfb.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-de585566f0cd8eaa.rmeta --extern network_protocol=/opt/rustwide/target/debug/deps/libveloren_network_protocol-bb6722a29060f8f1.rmeta --cap-lints allow --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-dd137d72934c3b39/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to 21 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0658`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "e8b4d32b1f2b5584d2b5e35e773cadfbd51543403c0e9bd984dda4dcd42fbe63", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e8b4d32b1f2b5584d2b5e35e773cadfbd51543403c0e9bd984dda4dcd42fbe63", kill_on_drop: false }` [INFO] [stdout] e8b4d32b1f2b5584d2b5e35e773cadfbd51543403c0e9bd984dda4dcd42fbe63