[INFO] cloning repository https://github.com/jens1o/oxicraft [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jens1o/oxicraft" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjens1o%2Foxicraft", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjens1o%2Foxicraft'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b51c70e62769518a42b03956bbf297397c5510a9 [INFO] testing jens1o/oxicraft against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjens1o%2Foxicraft" "/workspace/builds/worker-60/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-60/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jens1o/oxicraft 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/jens1o/oxicraft [INFO] finished tweaking git repo https://github.com/jens1o/oxicraft [INFO] tweaked toml for git repo https://github.com/jens1o/oxicraft written to /workspace/builds/worker-60/source/Cargo.toml [INFO] crate git repo https://github.com/jens1o/oxicraft 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] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded syn v0.15.28 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-60/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-60/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4802f69c5f22a65a5d441b285d196f29c751931f1f7b0f26f925e99aad55c1af [INFO] running `Command { std: "docker" "start" "-a" "4802f69c5f22a65a5d441b285d196f29c751931f1f7b0f26f925e99aad55c1af", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4802f69c5f22a65a5d441b285d196f29c751931f1f7b0f26f925e99aad55c1af", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4802f69c5f22a65a5d441b285d196f29c751931f1f7b0f26f925e99aad55c1af", kill_on_drop: false }` [INFO] [stdout] 4802f69c5f22a65a5d441b285d196f29c751931f1f7b0f26f925e99aad55c1af [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-60/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-60/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0a0d394696d008a08ef1b03b344ee23b85a5a0747811c1b85e75372d735cd465 [INFO] running `Command { std: "docker" "start" "-a" "0a0d394696d008a08ef1b03b344ee23b85a5a0747811c1b85e75372d735cd465", 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] [stderr] Compiling libc v0.2.50 [INFO] [stderr] Compiling proc-macro2 v0.4.27 [INFO] [stderr] Compiling num-traits v0.2.6 [INFO] [stderr] Compiling byteorder v1.3.1 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Compiling serde v1.0.89 [INFO] [stderr] Compiling ryu v0.2.7 [INFO] [stderr] Compiling cfg-if v0.1.7 [INFO] [stderr] Compiling itoa v0.4.3 [INFO] [stderr] Compiling log v0.4.6 [INFO] [stderr] Compiling term v0.5.1 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling quote v0.6.11 [INFO] [stderr] Compiling syn v0.15.28 [INFO] [stderr] Compiling chrono v0.4.6 [INFO] [stderr] Compiling simplelog v0.5.3 [INFO] [stderr] Compiling serde_json v1.0.39 [INFO] [stderr] Compiling serde_derive v1.0.89 [INFO] [stderr] Compiling oxicraft v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/coding/double.rs:24:10 [INFO] [stdout] | [INFO] [stdout] 24 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(redundant_semicolons)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/coding/float.rs:25:10 [INFO] [stdout] | [INFO] [stdout] 25 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/coding/long.rs:24:10 [INFO] [stdout] | [INFO] [stdout] 24 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/coding/varint.rs:84:10 [INFO] [stdout] | [INFO] [stdout] 84 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Easy` [INFO] [stdout] --> src/difficulty.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | Easy = 0x01, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `oxicraft` due to 3 previous errors; 25 warnings emitted [INFO] [stdout] warning: variant is never constructed: `Normal` [INFO] [stdout] --> src/difficulty.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | Normal = 0x02, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Hard` [INFO] [stdout] --> src/difficulty.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | Hard = 0x03, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Nether` [INFO] [stdout] --> src/dimension.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | Nether = -1, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `End` [INFO] [stdout] --> src/dimension.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | End = 1, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Command` [INFO] [stdout] --> src/packet.rs:62:5 [INFO] [stdout] | [INFO] [stdout] 62 | Command, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `PacketData` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/packet.rs:60:10 [INFO] [stdout] | [INFO] [stdout] 60 | #[derive(Debug, PartialEq)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Message` [INFO] [stdout] --> src/packet.rs:64:5 [INFO] [stdout] | [INFO] [stdout] 64 | Message(String), [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `PacketData` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/packet.rs:60:10 [INFO] [stdout] | [INFO] [stdout] 60 | #[derive(Debug, PartialEq)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `current_location` [INFO] [stdout] --> src/player.rs:27:5 [INFO] [stdout] | [INFO] [stdout] 27 | current_location: Location, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `spawn_location` [INFO] [stdout] --> src/player.rs:45:12 [INFO] [stdout] | [INFO] [stdout] 45 | pub fn spawn_location(&self) -> &Location { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `origin` [INFO] [stdout] --> src/plugin_message.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | origin: PluginMessageOrigin, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `PluginMessage` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/plugin_message.rs:5:10 [INFO] [stdout] | [INFO] [stdout] 5 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `origin` [INFO] [stdout] --> src/plugin_message.rs:49:12 [INFO] [stdout] | [INFO] [stdout] 49 | pub fn origin(&self) -> &PluginMessageOrigin { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `is_minecraft` [INFO] [stdout] --> src/plugin_message.rs:54:12 [INFO] [stdout] | [INFO] [stdout] 54 | pub fn is_minecraft(&self) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `get_channel_namespace` [INFO] [stdout] --> src/plugin_message.rs:59:12 [INFO] [stdout] | [INFO] [stdout] 59 | pub fn get_channel_namespace(&self) -> &str { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Survival` [INFO] [stdout] --> src/coding/gamemode.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | Survival = 0x00, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Adventure` [INFO] [stdout] --> src/coding/gamemode.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | Adventure = 0x02, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Hardcore` [INFO] [stdout] --> src/coding/gamemode.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | Hardcore = 0x08, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Default` [INFO] [stdout] --> src/coding/level_type.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | Default, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `LargeBiomes` [INFO] [stdout] --> src/coding/level_type.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | LargeBiomes, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Amplified` [INFO] [stdout] --> src/coding/level_type.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | Amplified, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Default1_1` [INFO] [stdout] --> src/coding/level_type.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | Default1_1, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `Short` [INFO] [stdout] --> src/coding/short.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | pub type Short = i16; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the stable release channel [INFO] [stdout] --> src/main.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(integer_atomics)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the stable release channel [INFO] [stdout] --> src/main.rs:2:12 [INFO] [stdout] | [INFO] [stdout] 2 | #![feature(test)] [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors; 25 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0554`. [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "0a0d394696d008a08ef1b03b344ee23b85a5a0747811c1b85e75372d735cd465", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0a0d394696d008a08ef1b03b344ee23b85a5a0747811c1b85e75372d735cd465", kill_on_drop: false }` [INFO] [stdout] 0a0d394696d008a08ef1b03b344ee23b85a5a0747811c1b85e75372d735cd465