[INFO] cloning repository https://github.com/fedemperez/glow [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/fedemperez/glow" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffedemperez%2Fglow", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffedemperez%2Fglow'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e0b1dc8da0c17a7a872797347cb89fd8b45ab557 [INFO] building fedemperez/glow against try#615edd3ad1cf6871c977dc900317cb6c2070fd6b for pr-97334 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffedemperez%2Fglow" "/workspace/builds/worker-19/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-19/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/fedemperez/glow on toolchain 615edd3ad1cf6871c977dc900317cb6c2070fd6b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+615edd3ad1cf6871c977dc900317cb6c2070fd6b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/fedemperez/glow [INFO] finished tweaking git repo https://github.com/fedemperez/glow [INFO] tweaked toml for git repo https://github.com/fedemperez/glow written to /workspace/builds/worker-19/source/Cargo.toml [INFO] crate git repo https://github.com/fedemperez/glow already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+615edd3ad1cf6871c977dc900317cb6c2070fd6b" "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-19/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-19/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:ac0d0aa6ec8ed129e241004a6179c99fa0d2616f50ba759c5b60bd26d0fafa02" "/opt/rustwide/cargo-home/bin/cargo" "+615edd3ad1cf6871c977dc900317cb6c2070fd6b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 86c2ec581eb01d0bbb36ee2ecf25b0a9d2f29f9d06aba4e1087d41fe5cfa27bd [INFO] running `Command { std: "docker" "start" "-a" "86c2ec581eb01d0bbb36ee2ecf25b0a9d2f29f9d06aba4e1087d41fe5cfa27bd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "86c2ec581eb01d0bbb36ee2ecf25b0a9d2f29f9d06aba4e1087d41fe5cfa27bd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "86c2ec581eb01d0bbb36ee2ecf25b0a9d2f29f9d06aba4e1087d41fe5cfa27bd", kill_on_drop: false }` [INFO] [stdout] 86c2ec581eb01d0bbb36ee2ecf25b0a9d2f29f9d06aba4e1087d41fe5cfa27bd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-19/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-19/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:ac0d0aa6ec8ed129e241004a6179c99fa0d2616f50ba759c5b60bd26d0fafa02" "/opt/rustwide/cargo-home/bin/cargo" "+615edd3ad1cf6871c977dc900317cb6c2070fd6b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3dd6f25fc9a364881a2a14093fb22ecc7da3a367e954d2cde3783d0add2b3b80 [INFO] running `Command { std: "docker" "start" "-a" "3dd6f25fc9a364881a2a14093fb22ecc7da3a367e954d2cde3783d0add2b3b80", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling libc v0.2.94 [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling paste v1.0.5 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling linked-hash-map v0.5.4 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Compiling radium v0.3.0 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling async-trait v0.1.50 [INFO] [stderr] Compiling anyhow v1.0.40 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling md5 v0.7.0 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling downcast-rs v1.2.0 [INFO] [stderr] Compiling pin-project-lite v0.2.6 [INFO] [stderr] Compiling atomic_refcell v0.1.7 [INFO] [stderr] Compiling cesu8 v1.1.0 [INFO] [stderr] Compiling once_cell v1.7.2 [INFO] [stderr] Compiling scoped-tls-hkt v0.1.2 [INFO] [stderr] Compiling bytes v1.0.1 [INFO] [stderr] Compiling instant v0.1.9 [INFO] [stderr] Compiling matrixmultiply v0.3.1 [INFO] [stderr] Compiling itertools v0.10.0 [INFO] [stderr] Compiling bitvec v0.17.4 [INFO] [stderr] Compiling lock_api v0.4.4 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling crossbeam-utils v0.8.4 [INFO] [stderr] Compiling memoffset v0.6.3 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling num-rational v0.4.0 [INFO] [stderr] Compiling tokio v1.6.0 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling bit-set v0.5.2 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling signal-hook-registry v1.3.0 [INFO] [stderr] Compiling mio v0.7.11 [INFO] [stderr] Compiling nix v0.20.0 [INFO] [stderr] Compiling approx v0.5.0 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling crossbeam-epoch v0.9.4 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling flate2 v1.0.20 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling crossbeam-deque v0.8.0 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling named-binary-tag v0.3.0 [INFO] [stderr] Compiling anvil-region v0.8.0 [INFO] [stderr] Compiling ctrlc v3.1.9 [INFO] [stderr] Compiling thiserror-impl v1.0.24 [INFO] [stderr] Compiling nalgebra-macros v0.1.0 [INFO] [stderr] Compiling tokio-macros v1.2.0 [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] Compiling thiserror v1.0.24 [INFO] [stderr] Compiling legion_codegen v0.4.0 [INFO] [stderr] Compiling num-complex v0.4.0 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling erased-serde v0.3.13 [INFO] [stderr] Compiling bimap v0.6.1 [INFO] [stderr] Compiling hematite-nbt v0.5.2 [INFO] [stderr] Compiling simba v0.5.1 [INFO] [stderr] Compiling legion v0.4.0 [INFO] [stderr] Compiling block_macro v0.1.0 (/opt/rustwide/workdir/src/blocks/block_macro) [INFO] [stderr] Compiling nalgebra v0.27.0 [INFO] [stderr] Compiling glow v0.0.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `TryIter` [INFO] [stdout] --> src/net/server.rs:5:41 [INFO] [stdout] | [INFO] [stdout] 5 | use std::sync::mpsc::{Receiver, Sender, TryIter, channel}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `vector` [INFO] [stdout] --> src/players/chunk_viewer.rs:5:25 [INFO] [stdout] | [INFO] [stdout] 5 | use nalgebra::{Vector3, vector}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `HashSet` [INFO] [stdout] --> src/players/entity_viewer.rs:1:24 [INFO] [stdout] | [INFO] [stdout] 1 | use std::collections::{HashSet, HashMap}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Vector3` [INFO] [stdout] --> src/chunks/chunk.rs:12:16 [INFO] [stdout] | [INFO] [stdout] 12 | use nalgebra::{Vector3, vector}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `nalgebra::vector` [INFO] [stdout] --> src/chunks/world.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | use nalgebra::vector; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `data::CHUNK_HEIGHT` [INFO] [stdout] --> src/chunks/view.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | data::CHUNK_HEIGHT, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `nalgebra::vector` [INFO] [stdout] --> src/blocks/handlers/updates.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use nalgebra::vector; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `BlockType` [INFO] [stdout] --> src/blocks/handlers/updates.rs:4:40 [INFO] [stdout] | [INFO] [stdout] 4 | use crate::blocks::{Block, BlockClass, BlockType}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::util::cardinal_to_vec` [INFO] [stdout] --> src/blocks/handlers/updates.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use crate::util::cardinal_to_vec; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: an associated function with this name may be added to the standard library in the future [INFO] [stdout] --> src/chunks/coords.rs:15:20 [INFO] [stdout] | [INFO] [stdout] 15 | Self(pos.x.div_floor(&(CHUNK_WIDTH as i32)), pos.z.div_floor(&(CHUNK_WIDTH as i32))) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unstable_name_collisions)]` on by default [INFO] [stdout] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `num_integer::Integer::div_floor(...)` to keep using the current method [INFO] [stdout] = help: add `#![feature(int_roundings)]` to the crate attributes to enable `core::num::::div_floor` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: an associated function with this name may be added to the standard library in the future [INFO] [stdout] --> src/chunks/coords.rs:15:60 [INFO] [stdout] | [INFO] [stdout] 15 | Self(pos.x.div_floor(&(CHUNK_WIDTH as i32)), pos.z.div_floor(&(CHUNK_WIDTH as i32))) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `num_integer::Integer::div_floor(...)` to keep using the current method [INFO] [stdout] = help: add `#![feature(int_roundings)]` to the crate attributes to enable `core::num::::div_floor` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: an associated function with this name may be added to the standard library in the future [INFO] [stdout] --> src/buckets/coords.rs:11:37 [INFO] [stdout] | [INFO] [stdout] 11 | Self((pos.x.floor() as i32).div_floor(&(BUCKET_SIZE as i32)), [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `num_integer::Integer::div_floor(...)` to keep using the current method [INFO] [stdout] = help: add `#![feature(int_roundings)]` to the crate attributes to enable `core::num::::div_floor` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: an associated function with this name may be added to the standard library in the future [INFO] [stdout] --> src/buckets/coords.rs:12:37 [INFO] [stdout] | [INFO] [stdout] 12 | (pos.z.floor() as i32).div_floor(&(BUCKET_SIZE as i32))) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `num_integer::Integer::div_floor(...)` to keep using the current method [INFO] [stdout] = help: add `#![feature(int_roundings)]` to the crate attributes to enable `core::num::::div_floor` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: an associated function with this name may be added to the standard library in the future [INFO] [stdout] --> src/buckets/coords.rs:17:40 [INFO] [stdout] | [INFO] [stdout] 17 | let bucket_distance = distance.div_ceil(&BUCKET_SIZE) as i32; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `num_integer::Integer::div_ceil(...)` to keep using the current method [INFO] [stdout] = help: add `#![feature(int_roundings)]` to the crate attributes to enable `core::num::::div_ceil` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `AsyncReadExt` [INFO] [stdout] --> src/net/play/mod.rs:12:28 [INFO] [stdout] | [INFO] [stdout] 12 | use tokio::io::{AsyncRead, AsyncReadExt, AsyncWrite, BufReader}; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `updates` [INFO] [stdout] --> src/net/play/writer.rs:152:44 [INFO] [stdout] | [INFO] [stdout] 152 | Self::PlayerInfoUpdateGamemode(updates) => { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_updates` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `updates` [INFO] [stdout] --> src/net/play/writer.rs:155:43 [INFO] [stdout] | [INFO] [stdout] 155 | Self::PlayerInfoUpdateLatency(updates) => { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_updates` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `address` [INFO] [stdout] --> src/net/server.rs:49:20 [INFO] [stdout] | [INFO] [stdout] 49 | let (conn, address) = listener.accept().await?; [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_address` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `resources` [INFO] [stdout] --> src/players/mod.rs:44:46 [INFO] [stdout] | [INFO] [stdout] 44 | pub fn register_late(schedule: &mut Builder, resources: &mut Resources) { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_resources` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `resources` [INFO] [stdout] --> src/players/mod.rs:54:41 [INFO] [stdout] | [INFO] [stdout] 54 | pub async fn on_stop(world: &mut World, resources: &mut Resources) { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_resources` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `face` [INFO] [stdout] --> src/players/packet_handler.rs:73:35 [INFO] [stdout] | [INFO] [stdout] 73 | status, position, face [INFO] [stdout] | ^^^^ help: try ignoring the field: `face: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `hand` [INFO] [stdout] --> src/players/packet_handler.rs:99:17 [INFO] [stdout] | [INFO] [stdout] 99 | hand, location, face, cursor_position, .. [INFO] [stdout] | ^^^^ help: try ignoring the field: `hand: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `tracker` [INFO] [stdout] --> src/players/disconnections.rs:43:64 [INFO] [stdout] | [INFO] [stdout] 43 | pub fn handle_disconnections(world: &mut SubWorld, #[resource] tracker: &EntityTracker, [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_tracker` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `schedule` [INFO] [stdout] --> src/entities/mod.rs:10:17 [INFO] [stdout] | [INFO] [stdout] 10 | pub fn register(schedule: &mut Builder, resources: &mut Resources) { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_schedule` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cursor` [INFO] [stdout] --> src/blocks/handlers/placement.rs:99:9 [INFO] [stdout] | [INFO] [stdout] 99 | cursor: Vector3, angle: (f32, f32)) -> BTreeMap [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_cursor` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `block` [INFO] [stdout] --> src/blocks/handlers/updates.rs:70:22 [INFO] [stdout] | [INFO] [stdout] 70 | fn plant_root_update(block: &'static Block, view: &WorldView) { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_block` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: private type `ViewMoveResult` in public interface (error E0446) [INFO] [stdout] --> src/players/chunk_viewer.rs:97:5 [INFO] [stdout] | [INFO] [stdout] 97 | pub fn move_to(&mut self, new_pos: Vector3) -> ViewMoveResult { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(private_in_public)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #34537 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `gen_status_str` [INFO] [stdout] --> src/net/initial_handling/status_gen.rs:4:8 [INFO] [stdout] | [INFO] [stdout] 4 | pub fn gen_status_str(motd: &String, player_count: usize, player_list: &Vec) [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/net/initial_handling/status_gen.rs:32:8 [INFO] [stdout] | [INFO] [stdout] 32 | fn new(name: &'a String) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `PlayerInfoUpdateGamemode` [INFO] [stdout] --> src/net/play/clientbound.rs:64:5 [INFO] [stdout] | [INFO] [stdout] 64 | PlayerInfoUpdateGamemode(Vec<(Uuid, u8)>), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `ClientboundPacket` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/net/play/clientbound.rs:24:10 [INFO] [stdout] | [INFO] [stdout] 24 | #[derive(Clone)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `PlayerInfoUpdateLatency` [INFO] [stdout] --> src/net/play/clientbound.rs:65:5 [INFO] [stdout] | [INFO] [stdout] 65 | PlayerInfoUpdateLatency(Vec<(Uuid, u16)>), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `ClientboundPacket` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/net/play/clientbound.rs:24:10 [INFO] [stdout] | [INFO] [stdout] 24 | #[derive(Clone)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `EntityTeleport` [INFO] [stdout] --> src/net/play/clientbound.rs:67:5 [INFO] [stdout] | [INFO] [stdout] 67 | / EntityTeleport { [INFO] [stdout] 68 | | id: u32, [INFO] [stdout] 69 | | x: f64, [INFO] [stdout] 70 | | y: f64, [INFO] [stdout] ... | [INFO] [stdout] 74 | | on_ground: bool, [INFO] [stdout] 75 | | }, [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] note: `ClientboundPacket` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/net/play/clientbound.rs:24:10 [INFO] [stdout] | [INFO] [stdout] 24 | #[derive(Clone)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/net/play/mod.rs:39:17 [INFO] [stdout] | [INFO] [stdout] 39 | sender.send(packet); [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: unused `Result` that must be used [INFO] [stdout] --> src/net/play/mod.rs:43:21 [INFO] [stdout] | [INFO] [stdout] 43 | / sender.send(ServerboundPacket::Disconnect { [INFO] [stdout] 44 | | reason: error.to_string(), [INFO] [stdout] 45 | | }); [INFO] [stdout] | |_______________________^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/players/mod.rs:32:5 [INFO] [stdout] | [INFO] [stdout] 32 | conn.send(ClientboundPacket::KeepAlive(get_time_millis())); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/players/mod.rs:59:9 [INFO] [stdout] | [INFO] [stdout] 59 | / conn.send(ClientboundPacket::Disconnect { [INFO] [stdout] 60 | | reason: json!({ [INFO] [stdout] 61 | | "text": "Server closing :(", [INFO] [stdout] 62 | | }), [INFO] [stdout] 63 | | }); [INFO] [stdout] | |___________^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/players/player_list.rs:40:17 [INFO] [stdout] | [INFO] [stdout] 40 | conn.send(packet.clone()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/players/player_list.rs:101:9 [INFO] [stdout] | [INFO] [stdout] 101 | sender.send(ClientboundPacket::PlayerInfoAddPlayers(players)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/players/chunk_viewer.rs:20:9 [INFO] [stdout] | [INFO] [stdout] 20 | conn.send(ClientboundPacket::UpdateViewPosition(chunk_x, chunk_y)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/players/chunk_viewer.rs:32:9 [INFO] [stdout] | [INFO] [stdout] 32 | conn.send(ClientboundPacket::UnloadChunk(coords.0, coords.1)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/players/chunk_viewer.rs:43:13 [INFO] [stdout] | [INFO] [stdout] 43 | / sender.send(ClientboundPacket::BlockChange { [INFO] [stdout] 44 | | pos: coords.global(x, y, z), [INFO] [stdout] 45 | | block_state: new.id as u32, [INFO] [stdout] 46 | | }); [INFO] [stdout] | |_______________^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/players/chunk_viewer.rs:55:5 [INFO] [stdout] | [INFO] [stdout] 55 | / sender.send(ClientboundPacket::ChunkData { [INFO] [stdout] 56 | | x: coords.0, [INFO] [stdout] 57 | | z: coords.1, [INFO] [stdout] 58 | | full: true, [INFO] [stdout] ... | [INFO] [stdout] 63 | | block_entities: vec![], [INFO] [stdout] 64 | | }); [INFO] [stdout] | |_______^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/players/chunk_viewer.rs:69:5 [INFO] [stdout] | [INFO] [stdout] 69 | / sender.send(ClientboundPacket::UpdateLight { [INFO] [stdout] 70 | | x: coords.0, [INFO] [stdout] 71 | | z: coords.1, [INFO] [stdout] 72 | | trust_edges: true, [INFO] [stdout] ... | [INFO] [stdout] 78 | | block_light: vec![], [INFO] [stdout] 79 | | }); [INFO] [stdout] | |_______^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/players/new_players.rs:50:9 [INFO] [stdout] | [INFO] [stdout] 50 | / conn.send(ClientboundPacket::PlayerPosition( [INFO] [stdout] 51 | | data.pos.x, data.pos.y, data.pos.z)); [INFO] [stdout] | |_________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/players/new_players.rs:52:9 [INFO] [stdout] | [INFO] [stdout] 52 | / conn.send(ClientboundPacket::WindowItems{ [INFO] [stdout] 53 | | window: 0, [INFO] [stdout] 54 | | items: data.inventory.get_window(), [INFO] [stdout] 55 | | }); [INFO] [stdout] | |___________^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/players/entity_viewer.rs:45:13 [INFO] [stdout] | [INFO] [stdout] 45 | / sender.send(ClientboundPacket::SpawnPlayer { [INFO] [stdout] 46 | | entity_id, [INFO] [stdout] 47 | | uuid, [INFO] [stdout] 48 | | x: position.x, [INFO] [stdout] ... | [INFO] [stdout] 52 | | pitch: rotation.1, [INFO] [stdout] 53 | | }); [INFO] [stdout] | |_______________^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/players/entity_viewer.rs:62:13 [INFO] [stdout] | [INFO] [stdout] 62 | conn.send(ClientboundPacket::DestroyEntities(vec![id])); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/players/entity_viewer.rs:65:13 [INFO] [stdout] | [INFO] [stdout] 65 | / conn.send(ClientboundPacket::EntityPosition { [INFO] [stdout] 66 | | id, [INFO] [stdout] 67 | | delta_x: delta.x, [INFO] [stdout] 68 | | delta_y: delta.y, [INFO] [stdout] 69 | | delta_z: delta.z, [INFO] [stdout] 70 | | on_ground: true, [INFO] [stdout] 71 | | }); [INFO] [stdout] | |_______________^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/players/entity_viewer.rs:74:13 [INFO] [stdout] | [INFO] [stdout] 74 | / conn.send(ClientboundPacket::EntityPositionAndRotation { [INFO] [stdout] 75 | | id, [INFO] [stdout] 76 | | delta_x: delta.x, [INFO] [stdout] 77 | | delta_y: delta.y, [INFO] [stdout] ... | [INFO] [stdout] 81 | | on_ground: true, [INFO] [stdout] 82 | | }); [INFO] [stdout] | |_______________^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/players/entity_viewer.rs:85:13 [INFO] [stdout] | [INFO] [stdout] 85 | / conn.send(ClientboundPacket::EntityRotation { [INFO] [stdout] 86 | | id, [INFO] [stdout] 87 | | yaw, [INFO] [stdout] 88 | | pitch, [INFO] [stdout] 89 | | on_ground: true, [INFO] [stdout] 90 | | }); [INFO] [stdout] | |_______________^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/players/entity_viewer.rs:93:13 [INFO] [stdout] | [INFO] [stdout] 93 | conn.send(ClientboundPacket::EntityHeadLook { id, yaw }); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/players/disconnections.rs:33:9 [INFO] [stdout] | [INFO] [stdout] 33 | self.sender.lock().unwrap().send((entity, reason)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/config/mod.rs:26:17 [INFO] [stdout] | [INFO] [stdout] 26 | create_default_file().await; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/buckets/bucket.rs:37:9 [INFO] [stdout] | [INFO] [stdout] 37 | self.events.send(event); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 54 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 45.66s [INFO] running `Command { std: "docker" "inspect" "3dd6f25fc9a364881a2a14093fb22ecc7da3a367e954d2cde3783d0add2b3b80", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3dd6f25fc9a364881a2a14093fb22ecc7da3a367e954d2cde3783d0add2b3b80", kill_on_drop: false }` [INFO] [stdout] 3dd6f25fc9a364881a2a14093fb22ecc7da3a367e954d2cde3783d0add2b3b80 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-19/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-19/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:ac0d0aa6ec8ed129e241004a6179c99fa0d2616f50ba759c5b60bd26d0fafa02" "/opt/rustwide/cargo-home/bin/cargo" "+615edd3ad1cf6871c977dc900317cb6c2070fd6b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6fa7de4ef0bc4bfd230b1f92db5eab2df5a535412479a6ef6bc76199a2c3b460 [INFO] running `Command { std: "docker" "start" "-a" "6fa7de4ef0bc4bfd230b1f92db5eab2df5a535412479a6ef6bc76199a2c3b460", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [ERROR] error running command: no output for 300 seconds [INFO] running `Command { std: "docker" "inspect" "6fa7de4ef0bc4bfd230b1f92db5eab2df5a535412479a6ef6bc76199a2c3b460", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6fa7de4ef0bc4bfd230b1f92db5eab2df5a535412479a6ef6bc76199a2c3b460", kill_on_drop: false }` [INFO] [stdout] 6fa7de4ef0bc4bfd230b1f92db5eab2df5a535412479a6ef6bc76199a2c3b460