[INFO] cloning repository https://github.com/stefan-blair/tetrust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/stefan-blair/tetrust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstefan-blair%2Ftetrust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstefan-blair%2Ftetrust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 976d1856a68d19a8d87fad23c3f2ed368614e166 [INFO] testing stefan-blair/tetrust against master#a77da2d454e6caa227a85b16410b95f93495e7e0 for pr-91031 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstefan-blair%2Ftetrust" "/workspace/builds/worker-11/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-11/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/stefan-blair/tetrust 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] started tweaking git repo https://github.com/stefan-blair/tetrust [INFO] finished tweaking git repo https://github.com/stefan-blair/tetrust [INFO] tweaked toml for git repo https://github.com/stefan-blair/tetrust written to /workspace/builds/worker-11/source/Cargo.toml [INFO] crate git repo https://github.com/stefan-blair/tetrust already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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] 6c56219914593eaad92bf4b5913fe790e3c88cf9ef87a372b4a912bbbe3ce84d [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" "6c56219914593eaad92bf4b5913fe790e3c88cf9ef87a372b4a912bbbe3ce84d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6c56219914593eaad92bf4b5913fe790e3c88cf9ef87a372b4a912bbbe3ce84d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6c56219914593eaad92bf4b5913fe790e3c88cf9ef87a372b4a912bbbe3ce84d", kill_on_drop: false }` [INFO] [stdout] 6c56219914593eaad92bf4b5913fe790e3c88cf9ef87a372b4a912bbbe3ce84d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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] 7a7aa1bcd3ce7544f5bc6c54e7b71060149d914d320b350106663e4daa74ba92 [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" "7a7aa1bcd3ce7544f5bc6c54e7b71060149d914d320b350106663e4daa74ba92", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.94 [INFO] [stderr] Compiling syn v1.0.71 [INFO] [stderr] Compiling futures-channel v0.3.15 [INFO] [stderr] Compiling cpal v0.13.3 [INFO] [stderr] Compiling sapp-linux v0.1.12 [INFO] [stderr] Compiling slab v0.4.3 [INFO] [stderr] Compiling serde v1.0.125 [INFO] [stderr] Compiling bytemuck v1.5.1 [INFO] [stderr] Compiling async-trait v0.1.50 [INFO] [stderr] Compiling ttf-parser v0.8.3 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling macroquad_macro v0.1.2 [INFO] [stderr] Compiling quad-rand v0.2.1 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling glam v0.14.0 [INFO] [stderr] Compiling bumpalo v3.6.1 [INFO] [stderr] Compiling futures-macro v0.3.15 [INFO] [stderr] Compiling hashbrown v0.8.2 [INFO] [stderr] Compiling futures-util v0.3.15 [INFO] [stderr] Compiling alsa-sys v0.3.1 [INFO] [stderr] Compiling instant v0.1.9 [INFO] [stderr] Compiling lock_api v0.4.3 [INFO] [stderr] Compiling ogg v0.8.0 [INFO] [stderr] Compiling tinyvec v1.2.0 [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Compiling png v0.16.8 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling image v0.23.14 [INFO] [stderr] Compiling lewton v0.10.2 [INFO] [stderr] Compiling fontdue v0.4.0 [INFO] [stderr] Compiling nix v0.20.0 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling rand_core v0.6.2 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling rand v0.8.3 [INFO] [stderr] Compiling miniquad v0.3.0-alpha.30 [INFO] [stderr] Compiling alsa v0.5.0 [INFO] [stderr] Compiling thiserror-impl v1.0.24 [INFO] [stderr] Compiling serde_derive v1.0.125 [INFO] [stderr] Compiling thiserror v1.0.24 [INFO] [stderr] Compiling rodio v0.13.1 [INFO] [stderr] Compiling macroquad v0.3.1 [INFO] [stderr] Compiling futures-executor v0.3.15 [INFO] [stderr] Compiling futures v0.3.15 [INFO] [stderr] Compiling tetris v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/game_core/tetriminos.rs:20:10 [INFO] [stdout] | [INFO] [stdout] 20 | ]; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/game_core/defaults/tetriminos.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | / all_orientations!( [INFO] [stdout] 7 | | PartialPoint(-1.5, 0.5), [INFO] [stdout] 8 | | PartialPoint(-0.5, 0.5), [INFO] [stdout] 9 | | PartialPoint(0.5, 0.5), [INFO] [stdout] 10 | | PartialPoint(1.5, 0.5) [INFO] [stdout] 11 | | ), [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(semicolon_in_expressions_from_macros)]` 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 #79813 [INFO] [stdout] = note: this warning originates in the macro `all_orientations` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/game_core/tetriminos.rs:20:10 [INFO] [stdout] | [INFO] [stdout] 20 | ]; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/game_core/defaults/tetriminos.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | / all_orientations!( [INFO] [stdout] 19 | | PartialPoint(-1.0, 0.0), [INFO] [stdout] 20 | | PartialPoint(0.0, 0.0), [INFO] [stdout] 21 | | PartialPoint(1.0, 0.0), [INFO] [stdout] 22 | | PartialPoint(0.0, 1.0) [INFO] [stdout] 23 | | ), [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [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 #79813 [INFO] [stdout] = note: this warning originates in the macro `all_orientations` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/game_core/tetriminos.rs:20:10 [INFO] [stdout] | [INFO] [stdout] 20 | ]; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/game_core/defaults/tetriminos.rs:30:5 [INFO] [stdout] | [INFO] [stdout] 30 | / all_orientations!( [INFO] [stdout] 31 | | PartialPoint(-0.5, 0.5), [INFO] [stdout] 32 | | PartialPoint(0.5, 0.5), [INFO] [stdout] 33 | | PartialPoint(-0.5, -0.5), [INFO] [stdout] 34 | | PartialPoint(0.5, -0.5) [INFO] [stdout] 35 | | ), [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [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 #79813 [INFO] [stdout] = note: this warning originates in the macro `all_orientations` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/game_core/tetriminos.rs:20:10 [INFO] [stdout] | [INFO] [stdout] 20 | ]; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/game_core/defaults/tetriminos.rs:42:5 [INFO] [stdout] | [INFO] [stdout] 42 | / all_orientations!( [INFO] [stdout] 43 | | PartialPoint(1.0, 1.0), [INFO] [stdout] 44 | | PartialPoint(0.0, 1.0), [INFO] [stdout] 45 | | PartialPoint(0.0, 0.0), [INFO] [stdout] 46 | | PartialPoint(-1.0, 0.0) [INFO] [stdout] 47 | | ), [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [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 #79813 [INFO] [stdout] = note: this warning originates in the macro `all_orientations` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/game_core/tetriminos.rs:20:10 [INFO] [stdout] | [INFO] [stdout] 20 | ]; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/game_core/defaults/tetriminos.rs:54:5 [INFO] [stdout] | [INFO] [stdout] 54 | / all_orientations!( [INFO] [stdout] 55 | | PartialPoint(-1.0, 1.0), [INFO] [stdout] 56 | | PartialPoint(0.0, 1.0), [INFO] [stdout] 57 | | PartialPoint(0.0, 0.0), [INFO] [stdout] 58 | | PartialPoint(1.0, 0.0) [INFO] [stdout] 59 | | ), [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [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 #79813 [INFO] [stdout] = note: this warning originates in the macro `all_orientations` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/game_core/tetriminos.rs:20:10 [INFO] [stdout] | [INFO] [stdout] 20 | ]; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/game_core/defaults/tetriminos.rs:66:5 [INFO] [stdout] | [INFO] [stdout] 66 | / all_orientations!( [INFO] [stdout] 67 | | PartialPoint(-1.0, 1.0), [INFO] [stdout] 68 | | PartialPoint(1.0, 0.0), [INFO] [stdout] 69 | | PartialPoint(0.0, 0.0), [INFO] [stdout] 70 | | PartialPoint(-1.0, 0.0) [INFO] [stdout] 71 | | ), [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [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 #79813 [INFO] [stdout] = note: this warning originates in the macro `all_orientations` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/game_core/tetriminos.rs:20:10 [INFO] [stdout] | [INFO] [stdout] 20 | ]; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/game_core/defaults/tetriminos.rs:78:5 [INFO] [stdout] | [INFO] [stdout] 78 | / all_orientations!( [INFO] [stdout] 79 | | PartialPoint(1.0, 1.0), [INFO] [stdout] 80 | | PartialPoint(1.0, 0.0), [INFO] [stdout] 81 | | PartialPoint(0.0, 0.0), [INFO] [stdout] 82 | | PartialPoint(-1.0, 0.0) [INFO] [stdout] 83 | | ), [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [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 #79813 [INFO] [stdout] = note: this warning originates in the macro `all_orientations` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/game_core/tetriminos.rs:20:10 [INFO] [stdout] | [INFO] [stdout] 20 | ]; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/drivers/fusion_driver.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | / all_orientations!( [INFO] [stdout] 9 | | PartialPoint(0.0, 0.0) [INFO] [stdout] 10 | | ), [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [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 #79813 [INFO] [stdout] = note: this warning originates in the macro `all_orientations` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `debugging::drivers::replaying::ReplayingDriver` [INFO] [stdout] --> src/main.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 24 | use debugging::drivers::replaying::ReplayingDriver; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `rows` [INFO] [stdout] --> src/drivers/fusion_driver.rs:136:21 [INFO] [stdout] | [INFO] [stdout] 136 | if let Some(rows) = cleared_rows { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_rows` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `sink` [INFO] [stdout] --> src/drivers/fusion_driver.rs:31:5 [INFO] [stdout] | [INFO] [stdout] 31 | sink: Point, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `junk` [INFO] [stdout] --> src/drivers/fusion_driver.rs:37:5 [INFO] [stdout] | [INFO] [stdout] 37 | junk: Vec [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 12 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 53s [INFO] running `Command { std: "docker" "inspect" "7a7aa1bcd3ce7544f5bc6c54e7b71060149d914d320b350106663e4daa74ba92", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7a7aa1bcd3ce7544f5bc6c54e7b71060149d914d320b350106663e4daa74ba92", kill_on_drop: false }` [INFO] [stdout] 7a7aa1bcd3ce7544f5bc6c54e7b71060149d914d320b350106663e4daa74ba92 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f775b76866f0bd1662d2bc41d491b489ca435afc5da1d04d8e65d8ff8517118f [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" "f775b76866f0bd1662d2bc41d491b489ca435afc5da1d04d8e65d8ff8517118f", kill_on_drop: false }` [INFO] [stderr] Compiling tetris v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/game_core/tetriminos.rs:20:10 [INFO] [stdout] | [INFO] [stdout] 20 | ]; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/game_core/defaults/tetriminos.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | / all_orientations!( [INFO] [stdout] 7 | | PartialPoint(-1.5, 0.5), [INFO] [stdout] 8 | | PartialPoint(-0.5, 0.5), [INFO] [stdout] 9 | | PartialPoint(0.5, 0.5), [INFO] [stdout] 10 | | PartialPoint(1.5, 0.5) [INFO] [stdout] 11 | | ), [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(semicolon_in_expressions_from_macros)]` 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 #79813 [INFO] [stdout] = note: this warning originates in the macro `all_orientations` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/game_core/tetriminos.rs:20:10 [INFO] [stdout] | [INFO] [stdout] 20 | ]; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/game_core/defaults/tetriminos.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | / all_orientations!( [INFO] [stdout] 19 | | PartialPoint(-1.0, 0.0), [INFO] [stdout] 20 | | PartialPoint(0.0, 0.0), [INFO] [stdout] 21 | | PartialPoint(1.0, 0.0), [INFO] [stdout] 22 | | PartialPoint(0.0, 1.0) [INFO] [stdout] 23 | | ), [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [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 #79813 [INFO] [stdout] = note: this warning originates in the macro `all_orientations` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/game_core/tetriminos.rs:20:10 [INFO] [stdout] | [INFO] [stdout] 20 | ]; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/game_core/defaults/tetriminos.rs:30:5 [INFO] [stdout] | [INFO] [stdout] 30 | / all_orientations!( [INFO] [stdout] 31 | | PartialPoint(-0.5, 0.5), [INFO] [stdout] 32 | | PartialPoint(0.5, 0.5), [INFO] [stdout] 33 | | PartialPoint(-0.5, -0.5), [INFO] [stdout] 34 | | PartialPoint(0.5, -0.5) [INFO] [stdout] 35 | | ), [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [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 #79813 [INFO] [stdout] = note: this warning originates in the macro `all_orientations` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/game_core/tetriminos.rs:20:10 [INFO] [stdout] | [INFO] [stdout] 20 | ]; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/game_core/defaults/tetriminos.rs:42:5 [INFO] [stdout] | [INFO] [stdout] 42 | / all_orientations!( [INFO] [stdout] 43 | | PartialPoint(1.0, 1.0), [INFO] [stdout] 44 | | PartialPoint(0.0, 1.0), [INFO] [stdout] 45 | | PartialPoint(0.0, 0.0), [INFO] [stdout] 46 | | PartialPoint(-1.0, 0.0) [INFO] [stdout] 47 | | ), [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [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 #79813 [INFO] [stdout] = note: this warning originates in the macro `all_orientations` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/game_core/tetriminos.rs:20:10 [INFO] [stdout] | [INFO] [stdout] 20 | ]; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/game_core/defaults/tetriminos.rs:54:5 [INFO] [stdout] | [INFO] [stdout] 54 | / all_orientations!( [INFO] [stdout] 55 | | PartialPoint(-1.0, 1.0), [INFO] [stdout] 56 | | PartialPoint(0.0, 1.0), [INFO] [stdout] 57 | | PartialPoint(0.0, 0.0), [INFO] [stdout] 58 | | PartialPoint(1.0, 0.0) [INFO] [stdout] 59 | | ), [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [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 #79813 [INFO] [stdout] = note: this warning originates in the macro `all_orientations` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/game_core/tetriminos.rs:20:10 [INFO] [stdout] | [INFO] [stdout] 20 | ]; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/game_core/defaults/tetriminos.rs:66:5 [INFO] [stdout] | [INFO] [stdout] 66 | / all_orientations!( [INFO] [stdout] 67 | | PartialPoint(-1.0, 1.0), [INFO] [stdout] 68 | | PartialPoint(1.0, 0.0), [INFO] [stdout] 69 | | PartialPoint(0.0, 0.0), [INFO] [stdout] 70 | | PartialPoint(-1.0, 0.0) [INFO] [stdout] 71 | | ), [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [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 #79813 [INFO] [stdout] = note: this warning originates in the macro `all_orientations` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/game_core/tetriminos.rs:20:10 [INFO] [stdout] | [INFO] [stdout] 20 | ]; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/game_core/defaults/tetriminos.rs:78:5 [INFO] [stdout] | [INFO] [stdout] 78 | / all_orientations!( [INFO] [stdout] 79 | | PartialPoint(1.0, 1.0), [INFO] [stdout] 80 | | PartialPoint(1.0, 0.0), [INFO] [stdout] 81 | | PartialPoint(0.0, 0.0), [INFO] [stdout] 82 | | PartialPoint(-1.0, 0.0) [INFO] [stdout] 83 | | ), [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [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 #79813 [INFO] [stdout] = note: this warning originates in the macro `all_orientations` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/game_core/tetriminos.rs:20:10 [INFO] [stdout] | [INFO] [stdout] 20 | ]; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/drivers/fusion_driver.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | / all_orientations!( [INFO] [stdout] 9 | | PartialPoint(0.0, 0.0) [INFO] [stdout] 10 | | ), [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [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 #79813 [INFO] [stdout] = note: this warning originates in the macro `all_orientations` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `debugging::drivers::replaying::ReplayingDriver` [INFO] [stdout] --> src/main.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 24 | use debugging::drivers::replaying::ReplayingDriver; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `rows` [INFO] [stdout] --> src/drivers/fusion_driver.rs:136:21 [INFO] [stdout] | [INFO] [stdout] 136 | if let Some(rows) = cleared_rows { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_rows` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `sink` [INFO] [stdout] --> src/drivers/fusion_driver.rs:31:5 [INFO] [stdout] | [INFO] [stdout] 31 | sink: Point, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `junk` [INFO] [stdout] --> src/drivers/fusion_driver.rs:37:5 [INFO] [stdout] | [INFO] [stdout] 37 | junk: Vec [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 12 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.46s [INFO] running `Command { std: "docker" "inspect" "f775b76866f0bd1662d2bc41d491b489ca435afc5da1d04d8e65d8ff8517118f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f775b76866f0bd1662d2bc41d491b489ca435afc5da1d04d8e65d8ff8517118f", kill_on_drop: false }` [INFO] [stdout] f775b76866f0bd1662d2bc41d491b489ca435afc5da1d04d8e65d8ff8517118f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] bd1190e616fc2a21d35fbc2d831fcc94d6e7a0ed08998eba8496b5584f8e2b05 [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" "bd1190e616fc2a21d35fbc2d831fcc94d6e7a0ed08998eba8496b5584f8e2b05", kill_on_drop: false }` [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/game_core/tetriminos.rs:20:10 [INFO] [stderr] | [INFO] [stderr] 20 | ]; [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/game_core/defaults/tetriminos.rs:6:5 [INFO] [stderr] | [INFO] [stderr] 6 | / all_orientations!( [INFO] [stderr] 7 | | PartialPoint(-1.5, 0.5), [INFO] [stderr] 8 | | PartialPoint(-0.5, 0.5), [INFO] [stderr] 9 | | PartialPoint(0.5, 0.5), [INFO] [stderr] 10 | | PartialPoint(1.5, 0.5) [INFO] [stderr] 11 | | ), [INFO] [stderr] | |_____- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `all_orientations` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/game_core/tetriminos.rs:20:10 [INFO] [stderr] | [INFO] [stderr] 20 | ]; [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/game_core/defaults/tetriminos.rs:18:5 [INFO] [stderr] | [INFO] [stderr] 18 | / all_orientations!( [INFO] [stderr] 19 | | PartialPoint(-1.0, 0.0), [INFO] [stderr] 20 | | PartialPoint(0.0, 0.0), [INFO] [stderr] 21 | | PartialPoint(1.0, 0.0), [INFO] [stderr] 22 | | PartialPoint(0.0, 1.0) [INFO] [stderr] 23 | | ), [INFO] [stderr] | |_____- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `all_orientations` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/game_core/tetriminos.rs:20:10 [INFO] [stderr] | [INFO] [stderr] 20 | ]; [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/game_core/defaults/tetriminos.rs:30:5 [INFO] [stderr] | [INFO] [stderr] 30 | / all_orientations!( [INFO] [stderr] 31 | | PartialPoint(-0.5, 0.5), [INFO] [stderr] 32 | | PartialPoint(0.5, 0.5), [INFO] [stderr] 33 | | PartialPoint(-0.5, -0.5), [INFO] [stderr] 34 | | PartialPoint(0.5, -0.5) [INFO] [stderr] 35 | | ), [INFO] [stderr] | |_____- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `all_orientations` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/game_core/tetriminos.rs:20:10 [INFO] [stderr] | [INFO] [stderr] 20 | ]; [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/game_core/defaults/tetriminos.rs:42:5 [INFO] [stderr] | [INFO] [stderr] 42 | / all_orientations!( [INFO] [stderr] 43 | | PartialPoint(1.0, 1.0), [INFO] [stderr] 44 | | PartialPoint(0.0, 1.0), [INFO] [stderr] 45 | | PartialPoint(0.0, 0.0), [INFO] [stderr] 46 | | PartialPoint(-1.0, 0.0) [INFO] [stderr] 47 | | ), [INFO] [stderr] | |_____- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `all_orientations` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/game_core/tetriminos.rs:20:10 [INFO] [stderr] | [INFO] [stderr] 20 | ]; [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/game_core/defaults/tetriminos.rs:54:5 [INFO] [stderr] | [INFO] [stderr] 54 | / all_orientations!( [INFO] [stderr] 55 | | PartialPoint(-1.0, 1.0), [INFO] [stderr] 56 | | PartialPoint(0.0, 1.0), [INFO] [stderr] 57 | | PartialPoint(0.0, 0.0), [INFO] [stderr] 58 | | PartialPoint(1.0, 0.0) [INFO] [stderr] 59 | | ), [INFO] [stderr] | |_____- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `all_orientations` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/game_core/tetriminos.rs:20:10 [INFO] [stderr] | [INFO] [stderr] 20 | ]; [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/game_core/defaults/tetriminos.rs:66:5 [INFO] [stderr] | [INFO] [stderr] 66 | / all_orientations!( [INFO] [stderr] 67 | | PartialPoint(-1.0, 1.0), [INFO] [stderr] 68 | | PartialPoint(1.0, 0.0), [INFO] [stderr] 69 | | PartialPoint(0.0, 0.0), [INFO] [stderr] 70 | | PartialPoint(-1.0, 0.0) [INFO] [stderr] 71 | | ), [INFO] [stderr] | |_____- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `all_orientations` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/game_core/tetriminos.rs:20:10 [INFO] [stderr] | [INFO] [stderr] 20 | ]; [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/game_core/defaults/tetriminos.rs:78:5 [INFO] [stderr] | [INFO] [stderr] 78 | / all_orientations!( [INFO] [stderr] 79 | | PartialPoint(1.0, 1.0), [INFO] [stderr] 80 | | PartialPoint(1.0, 0.0), [INFO] [stderr] 81 | | PartialPoint(0.0, 0.0), [INFO] [stderr] 82 | | PartialPoint(-1.0, 0.0) [INFO] [stderr] 83 | | ), [INFO] [stderr] | |_____- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `all_orientations` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/game_core/tetriminos.rs:20:10 [INFO] [stderr] | [INFO] [stderr] 20 | ]; [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/drivers/fusion_driver.rs:8:5 [INFO] [stderr] | [INFO] [stderr] 8 | / all_orientations!( [INFO] [stderr] 9 | | PartialPoint(0.0, 0.0) [INFO] [stderr] 10 | | ), [INFO] [stderr] | |_____- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `all_orientations` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unused import: `debugging::drivers::replaying::ReplayingDriver` [INFO] [stderr] --> src/main.rs:24:5 [INFO] [stderr] | [INFO] [stderr] 24 | use debugging::drivers::replaying::ReplayingDriver; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `rows` [INFO] [stderr] --> src/drivers/fusion_driver.rs:136:21 [INFO] [stderr] | [INFO] [stderr] 136 | if let Some(rows) = cleared_rows { [INFO] [stderr] | ^^^^ help: if this is intentional, prefix it with an underscore: `_rows` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: field is never read: `sink` [INFO] [stderr] --> src/drivers/fusion_driver.rs:31:5 [INFO] [stderr] | [INFO] [stderr] 31 | sink: Point, [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: field is never read: `junk` [INFO] [stderr] --> src/drivers/fusion_driver.rs:37:5 [INFO] [stderr] | [INFO] [stderr] 37 | junk: Vec [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `tetris` (bin "tetris" test) generated 12 warnings [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.14s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/tetris-5fe486e2c53c70a1) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "bd1190e616fc2a21d35fbc2d831fcc94d6e7a0ed08998eba8496b5584f8e2b05", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bd1190e616fc2a21d35fbc2d831fcc94d6e7a0ed08998eba8496b5584f8e2b05", kill_on_drop: false }` [INFO] [stdout] bd1190e616fc2a21d35fbc2d831fcc94d6e7a0ed08998eba8496b5584f8e2b05