[INFO] cloning repository https://github.com/post-rex/mcsrs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/post-rex/mcsrs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpost-rex%2Fmcsrs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpost-rex%2Fmcsrs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2e4579480ab136c8f9dc5dedb913e69eff2a4917 [INFO] testing post-rex/mcsrs against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpost-rex%2Fmcsrs" "/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/post-rex/mcsrs on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/post-rex/mcsrs [INFO] finished tweaking git repo https://github.com/post-rex/mcsrs [INFO] tweaked toml for git repo https://github.com/post-rex/mcsrs written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/post-rex/mcsrs already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "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] 602b2f65bfec9abf023f821a68742cda079d0f92c4a5d8b6c031a6dc63992026 [INFO] running `Command { std: "docker" "start" "-a" "602b2f65bfec9abf023f821a68742cda079d0f92c4a5d8b6c031a6dc63992026", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "602b2f65bfec9abf023f821a68742cda079d0f92c4a5d8b6c031a6dc63992026", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "602b2f65bfec9abf023f821a68742cda079d0f92c4a5d8b6c031a6dc63992026", kill_on_drop: false }` [INFO] [stdout] 602b2f65bfec9abf023f821a68742cda079d0f92c4a5d8b6c031a6dc63992026 [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=warn" "-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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b7f331d1b2cdf03703f7ff997b559b4e571ba38bd7e372cb2fd4b1c76bbf9cd8 [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" "b7f331d1b2cdf03703f7ff997b559b4e571ba38bd7e372cb2fd4b1c76bbf9cd8", kill_on_drop: false }` [INFO] [stderr] Compiling serde_derive v1.0.127 [INFO] [stderr] Compiling serde v1.0.127 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling serde_json v1.0.66 [INFO] [stderr] Compiling ahash v0.3.8 [INFO] [stderr] Compiling rustversion v1.0.5 [INFO] [stderr] Compiling simdutf8 v0.1.3 [INFO] [stderr] Compiling cesu8 v1.1.0 [INFO] [stderr] Compiling hashbrown v0.7.2 [INFO] [stderr] Compiling tracing-core v0.1.19 [INFO] [stderr] Compiling tokio v1.10.0 [INFO] [stderr] Compiling sharded-slab v0.1.3 [INFO] [stderr] Compiling mio v0.7.13 [INFO] [stderr] Compiling syn v1.0.74 [INFO] [stderr] Compiling float-cmp v0.8.0 [INFO] [stderr] Compiling flate2 v1.0.20 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling tracing-log v0.1.2 [INFO] [stderr] Compiling darling_core v0.13.0 [INFO] [stderr] Compiling tracing-attributes v0.1.15 [INFO] [stderr] Compiling pin-project-internal v1.0.8 [INFO] [stderr] Compiling tokio-macros v1.3.0 [INFO] [stderr] Compiling protocol_derive v0.0.0 (/opt/rustwide/workdir/protocol_derive) [INFO] [stderr] Compiling darling_macro v0.13.0 [INFO] [stderr] Compiling pin-project v1.0.8 [INFO] [stderr] Compiling tracing v0.1.26 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling darling v0.13.0 [INFO] [stderr] Compiling serde_with_macros v1.4.2 [INFO] [stderr] Compiling halfbrown v0.1.11 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling tracing-serde v0.1.2 [INFO] [stderr] Compiling serde_with v1.9.4 [INFO] [stderr] Compiling hematite-nbt v0.5.2 [INFO] [stderr] Compiling value-trait v0.2.8 [INFO] [stderr] Compiling simd-json v0.4.7 [INFO] [stderr] Compiling tracing-subscriber v0.2.20 [INFO] [stderr] Compiling protocol v0.1.0 (/opt/rustwide/workdir/protocol) [INFO] [stdout] warning: suffixes on a tuple index are invalid [INFO] [stdout] --> protocol/src/packets/login.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | #[packet(id = 0x00)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ invalid suffix `u32` [INFO] [stdout] | [INFO] [stdout] = note: `u32` is *temporarily* accepted on tuple index fields as it was incorrectly accepted on stable for a few releases [INFO] [stdout] = help: on proc macros, you'll want to use `syn::Index::from` or `proc_macro::Literal::*_unsuffixed` for code that will desugar to tuple field access [INFO] [stdout] = note: see issue #60210 for more information [INFO] [stdout] = note: this warning originates in the attribute macro `packet` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: suffixes on a tuple index are invalid [INFO] [stdout] --> protocol/src/packets/login.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 22 | #[packet(id = 0x03)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ invalid suffix `u32` [INFO] [stdout] | [INFO] [stdout] = note: `u32` is *temporarily* accepted on tuple index fields as it was incorrectly accepted on stable for a few releases [INFO] [stdout] = help: on proc macros, you'll want to use `syn::Index::from` or `proc_macro::Literal::*_unsuffixed` for code that will desugar to tuple field access [INFO] [stdout] = note: see issue #60210 for more information [INFO] [stdout] = note: this warning originates in the attribute macro `packet` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: suffixes on a tuple index are invalid [INFO] [stdout] --> protocol/src/packets/login.rs:30:5 [INFO] [stdout] | [INFO] [stdout] 30 | #[packet(id = 0x00)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ invalid suffix `u32` [INFO] [stdout] | [INFO] [stdout] = note: `u32` is *temporarily* accepted on tuple index fields as it was incorrectly accepted on stable for a few releases [INFO] [stdout] = help: on proc macros, you'll want to use `syn::Index::from` or `proc_macro::Literal::*_unsuffixed` for code that will desugar to tuple field access [INFO] [stdout] = note: see issue #60210 for more information [INFO] [stdout] = note: this warning originates in the attribute macro `packet` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: suffixes on a tuple index are invalid [INFO] [stdout] --> protocol/src/packets/status.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | #[packet(id = 0x00)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ invalid suffix `u32` [INFO] [stdout] | [INFO] [stdout] = note: `u32` is *temporarily* accepted on tuple index fields as it was incorrectly accepted on stable for a few releases [INFO] [stdout] = help: on proc macros, you'll want to use `syn::Index::from` or `proc_macro::Literal::*_unsuffixed` for code that will desugar to tuple field access [INFO] [stdout] = note: see issue #60210 for more information [INFO] [stdout] = note: this warning originates in the attribute macro `packet` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: suffixes on a tuple index are invalid [INFO] [stdout] --> protocol/src/packets/status.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | #[packet(id = 0x01)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ invalid suffix `u32` [INFO] [stdout] | [INFO] [stdout] = note: `u32` is *temporarily* accepted on tuple index fields as it was incorrectly accepted on stable for a few releases [INFO] [stdout] = help: on proc macros, you'll want to use `syn::Index::from` or `proc_macro::Literal::*_unsuffixed` for code that will desugar to tuple field access [INFO] [stdout] = note: see issue #60210 for more information [INFO] [stdout] = note: this warning originates in the attribute macro `packet` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: suffixes on a tuple index are invalid [INFO] [stdout] --> protocol/src/packets/status.rs:55:5 [INFO] [stdout] | [INFO] [stdout] 55 | #[packet(id = 0x01)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ invalid suffix `u32` [INFO] [stdout] | [INFO] [stdout] = note: `u32` is *temporarily* accepted on tuple index fields as it was incorrectly accepted on stable for a few releases [INFO] [stdout] = help: on proc macros, you'll want to use `syn::Index::from` or `proc_macro::Literal::*_unsuffixed` for code that will desugar to tuple field access [INFO] [stdout] = note: see issue #60210 for more information [INFO] [stdout] = note: this warning originates in the attribute macro `packet` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `tracing::*` [INFO] [stdout] --> protocol/src/packets/mod.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use tracing::*; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Div` [INFO] [stdout] --> protocol/src/types/int.rs:4:33 [INFO] [stdout] | [INFO] [stdout] 4 | use std::ops::{Deref, DerefMut, Div}; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `tracing::field::debug` [INFO] [stdout] --> protocol/src/types/int.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use tracing::field::debug; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> protocol/src/packets/mod.rs:78:13 [INFO] [stdout] | [INFO] [stdout] 78 | x => { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> protocol/src/types/vec.rs:18:13 [INFO] [stdout] | [INFO] [stdout] 18 | item.encode(&mut buf); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 11 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling mcsrs v0.1.0 (/opt/rustwide/workdir/mcsrs) [INFO] [stdout] warning: unused import: `protocol::codec::Transcodeable` [INFO] [stdout] --> mcsrs/src/sm/mod.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use protocol::codec::Transcodeable; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `encode` [INFO] [stdout] --> mcsrs/src/sm/mod.rs:4:31 [INFO] [stdout] | [INFO] [stdout] 4 | use protocol::packets::{self, encode}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0063]: missing fields `dim`, `dim_codec`, `eid` and 12 other fields in initializer of `JoinGame` [INFO] [stdout] --> mcsrs/src/sm/mod.rs:158:16 [INFO] [stdout] | [INFO] [stdout] 158 | <- JoinGame { [INFO] [stdout] | ^^^^^^^^ missing `dim`, `dim_codec`, `eid` and 12 other fields [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0063`. [INFO] [stdout] [INFO] [stderr] error: could not compile `mcsrs` due to 2 previous errors; 2 warnings emitted [INFO] running `Command { std: "docker" "inspect" "b7f331d1b2cdf03703f7ff997b559b4e571ba38bd7e372cb2fd4b1c76bbf9cd8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b7f331d1b2cdf03703f7ff997b559b4e571ba38bd7e372cb2fd4b1c76bbf9cd8", kill_on_drop: false }` [INFO] [stdout] b7f331d1b2cdf03703f7ff997b559b4e571ba38bd7e372cb2fd4b1c76bbf9cd8