[INFO] cloning repository https://github.com/zelixir/scenic_driver_glfw_rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/zelixir/scenic_driver_glfw_rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzelixir%2Fscenic_driver_glfw_rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzelixir%2Fscenic_driver_glfw_rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 909fe393914d93c4ed307b4a9093d9c1bc9c29bc [INFO] testing zelixir/scenic_driver_glfw_rust against beta-2021-09-08 for beta-1.56-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzelixir%2Fscenic_driver_glfw_rust" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/zelixir/scenic_driver_glfw_rust on toolchain beta-2021-09-08 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-09-08" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/zelixir/scenic_driver_glfw_rust [INFO] finished tweaking git repo https://github.com/zelixir/scenic_driver_glfw_rust [INFO] tweaked toml for git repo https://github.com/zelixir/scenic_driver_glfw_rust written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/zelixir/scenic_driver_glfw_rust already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-09-08" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/bjz/glfw-rs.git` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded nanovg-sys v1.0.2 [INFO] [stderr] Downloaded nanovg v1.0.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6eb35e7c2626fd988610a17e94b4d6005662fa2ca00eebe41a107624373de5a5 [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" "6eb35e7c2626fd988610a17e94b4d6005662fa2ca00eebe41a107624373de5a5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6eb35e7c2626fd988610a17e94b4d6005662fa2ca00eebe41a107624373de5a5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6eb35e7c2626fd988610a17e94b4d6005662fa2ca00eebe41a107624373de5a5", kill_on_drop: false }` [INFO] [stdout] 6eb35e7c2626fd988610a17e94b4d6005662fa2ca00eebe41a107624373de5a5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b6d539a7e172f4184c46d00ef583d19d8a89dd4d26f22923b18051717d14249d [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" "b6d539a7e172f4184c46d00ef583d19d8a89dd4d26f22923b18051717d14249d", kill_on_drop: false }` [INFO] [stderr] Compiling num-bigint v0.2.0 [INFO] [stderr] Compiling num-iter v0.1.37 [INFO] [stderr] Compiling num-complex v0.2.0 [INFO] [stderr] Compiling nanovg-sys v1.0.2 [INFO] [stderr] Compiling glfw-sys v3.2.2 [INFO] [stderr] Compiling gl_generator v0.9.0 [INFO] [stderr] Compiling enum_primitive v0.1.1 [INFO] [stderr] Compiling gl v0.10.0 [INFO] [stderr] Compiling num-rational v0.2.1 [INFO] [stderr] Compiling num v0.2.0 [INFO] [stderr] Compiling nanovg v1.0.2 [INFO] [stderr] Compiling glfw v0.25.0 (https://github.com/bjz/glfw-rs.git#d3b8700c) [INFO] [stderr] Compiling scenic_driver_glfw_rust v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/comms.rs:19:11 [INFO] [stdout] | [INFO] [stdout] 19 | }); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 33 | write_cmd_helper!(MSG_OUT_READY, root_id) [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: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `write_cmd_helper` [INFO] [stdout] = note: this warning originates in the macro `write_cmd_helper` (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/comms.rs:19:11 [INFO] [stdout] | [INFO] [stdout] 19 | }); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 66 | write_cmd_helper!(MSG_OUT_KEY, key, scancode, action, mods) [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: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `write_cmd_helper` [INFO] [stdout] = note: this warning originates in the macro `write_cmd_helper` (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/comms.rs:19:11 [INFO] [stdout] | [INFO] [stdout] 19 | }); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 69 | write_cmd_helper!(MSG_OUT_CODEPOINT, codepoint, mods) [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: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `write_cmd_helper` [INFO] [stdout] = note: this warning originates in the macro `write_cmd_helper` (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/comms.rs:19:11 [INFO] [stdout] | [INFO] [stdout] 19 | }); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 72 | write_cmd_helper!(MSG_OUT_CURSOR_POS, xpos, ypos) [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: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `write_cmd_helper` [INFO] [stdout] = note: this warning originates in the macro `write_cmd_helper` (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/comms.rs:19:11 [INFO] [stdout] | [INFO] [stdout] 19 | }); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 75 | write_cmd_helper!(MSG_OUT_MOUSE_BUTTON, button, action, mods, xpos, ypos) [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: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `write_cmd_helper` [INFO] [stdout] = note: this warning originates in the macro `write_cmd_helper` (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/comms.rs:19:11 [INFO] [stdout] | [INFO] [stdout] 19 | }); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 78 | write_cmd_helper!(MSG_OUT_MOUSE_SCROLL, xoffset, yoffset, xpos, ypos) [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: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `write_cmd_helper` [INFO] [stdout] = note: this warning originates in the macro `write_cmd_helper` (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/comms.rs:19:11 [INFO] [stdout] | [INFO] [stdout] 19 | }); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 81 | write_cmd_helper!(MSG_OUT_CURSOR_ENTER, entered, xpos, ypos) [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: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `write_cmd_helper` [INFO] [stdout] = note: this warning originates in the macro `write_cmd_helper` (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/comms.rs:19:11 [INFO] [stdout] | [INFO] [stdout] 19 | }); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 84 | write_cmd_helper!(MSG_OUT_CLOSE) [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: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `write_cmd_helper` [INFO] [stdout] = note: this warning originates in the macro `write_cmd_helper` (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/comms.rs:19:11 [INFO] [stdout] | [INFO] [stdout] 19 | }); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 87 | write_cmd_helper!(MSG_OUT_DRAW_READY, id) [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: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `write_cmd_helper` [INFO] [stdout] = note: this warning originates in the macro `write_cmd_helper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/comms.rs:92:20 [INFO] [stdout] | [INFO] [stdout] 92 | F: FnOnce(&mut Write) -> IOResult, [INFO] [stdout] | ^^^^^ help: use `dyn`: `dyn Write` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/comms.rs:19:11 [INFO] [stdout] | [INFO] [stdout] 19 | }); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 271 | / write_cmd_helper!( [INFO] [stdout] 272 | | MSG_OUT_STATS, [INFO] [stdout] 273 | | window_data.input_flags, [INFO] [stdout] 274 | | x, [INFO] [stdout] ... | [INFO] [stdout] 282 | | window_data.window.is_visible() [INFO] [stdout] 283 | | ) [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: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `write_cmd_helper` [INFO] [stdout] = note: this warning originates in the macro `write_cmd_helper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `r#try`: use the `?` operator instead [INFO] [stdout] --> src/util.rs:110:23 [INFO] [stdout] | [INFO] [stdout] 110 | Ok( ( $( (r#try!(read_type!($read, $tyvar))) ),* ) ) [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/comms.rs:286:18 [INFO] [stdout] | [INFO] [stdout] 286 | let (w, h) = read_multi!(read, i32, i32).unwrap(); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in the macro `read_multi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `r#try`: use the `?` operator instead [INFO] [stdout] --> src/util.rs:110:23 [INFO] [stdout] | [INFO] [stdout] 110 | Ok( ( $( (r#try!(read_type!($read, $tyvar))) ),* ) ) [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/comms.rs:286:18 [INFO] [stdout] | [INFO] [stdout] 286 | let (w, h) = read_multi!(read, i32, i32).unwrap(); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `read_multi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `r#try`: use the `?` operator instead [INFO] [stdout] --> src/util.rs:110:23 [INFO] [stdout] | [INFO] [stdout] 110 | Ok( ( $( (r#try!(read_type!($read, $tyvar))) ),* ) ) [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/comms.rs:290:18 [INFO] [stdout] | [INFO] [stdout] 290 | let (x, y) = read_multi!(read, i32, i32).unwrap(); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `read_multi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `r#try`: use the `?` operator instead [INFO] [stdout] --> src/util.rs:110:23 [INFO] [stdout] | [INFO] [stdout] 110 | Ok( ( $( (r#try!(read_type!($read, $tyvar))) ),* ) ) [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/comms.rs:302:32 [INFO] [stdout] | [INFO] [stdout] 302 | let (name_len, path_len) = read_multi!(read, usize, usize).unwrap(); [INFO] [stdout] | ------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `read_multi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `r#try`: use the `?` operator instead [INFO] [stdout] --> src/util.rs:110:23 [INFO] [stdout] | [INFO] [stdout] 110 | Ok( ( $( (r#try!(read_type!($read, $tyvar))) ),* ) ) [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/comms.rs:315:32 [INFO] [stdout] | [INFO] [stdout] 315 | let (name_len, data_len) = read_multi!(read, usize, usize).unwrap(); [INFO] [stdout] | ------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `read_multi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `r#try`: use the `?` operator instead [INFO] [stdout] --> src/util.rs:110:23 [INFO] [stdout] | [INFO] [stdout] 110 | Ok( ( $( (r#try!(read_type!($read, $tyvar))) ),* ) ) [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/comms.rs:332:32 [INFO] [stdout] | [INFO] [stdout] 332 | let (name_len, data_len) = read_multi!(read, usize, usize).unwrap(); [INFO] [stdout] | ------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `read_multi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/script.rs:29:28 [INFO] [stdout] | [INFO] [stdout] 29 | curr_paint: Option>, [INFO] [stdout] | ^^^^^^^^^^ help: use `dyn`: `dyn Paint + 'e` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/script.rs:32:36 [INFO] [stdout] | [INFO] [stdout] 32 | let mut next_paint: Option> = None; [INFO] [stdout] | ^^^^^^^^^^ help: use `dyn`: `dyn Paint + 'e` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/script.rs:169:63 [INFO] [stdout] | [INFO] [stdout] 169 | fn paint_linear(script: &mut impl ReadBytesExt) -> Option> { [INFO] [stdout] | ^^^^^ help: use `dyn`: `dyn Paint` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `r#try`: use the `?` operator instead [INFO] [stdout] --> src/util.rs:110:23 [INFO] [stdout] | [INFO] [stdout] 110 | Ok( ( $( (r#try!(read_type!($read, $tyvar))) ),* ) ) [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/script.rs:170:36 [INFO] [stdout] | [INFO] [stdout] 170 | let (sx, sy, ex, ey, sc, ec) = read_multi!(script, f32, f32, f32, f32, Color, Color).unwrap(); [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `read_multi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/script.rs:179:60 [INFO] [stdout] | [INFO] [stdout] 179 | fn paint_box(script: &mut impl ReadBytesExt) -> Option> { [INFO] [stdout] | ^^^^^ help: use `dyn`: `dyn Paint` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `r#try`: use the `?` operator instead [INFO] [stdout] --> src/util.rs:110:23 [INFO] [stdout] | [INFO] [stdout] 110 | Ok( ( $( (r#try!(read_type!($read, $tyvar))) ),* ) ) [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/script.rs:181:9 [INFO] [stdout] | [INFO] [stdout] 181 | read_multi!(script, f32, f32, f32, f32, f32, f32, Color, Color).unwrap(); [INFO] [stdout] | --------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `read_multi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/script.rs:192:63 [INFO] [stdout] | [INFO] [stdout] 192 | fn paint_radial(script: &mut impl ReadBytesExt) -> Option> { [INFO] [stdout] | ^^^^^ help: use `dyn`: `dyn Paint` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `r#try`: use the `?` operator instead [INFO] [stdout] --> src/util.rs:110:23 [INFO] [stdout] | [INFO] [stdout] 110 | Ok( ( $( (r#try!(read_type!($read, $tyvar))) ),* ) ) [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/script.rs:194:9 [INFO] [stdout] | [INFO] [stdout] 194 | read_multi!(script, f32, f32, f32, f32, Color, Color).unwrap(); [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `read_multi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/script.rs:207:17 [INFO] [stdout] | [INFO] [stdout] 207 | ) -> Option> { [INFO] [stdout] | ^^^^^^^^^^ help: use `dyn`: `dyn Paint + 'e` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `r#try`: use the `?` operator instead [INFO] [stdout] --> src/util.rs:110:23 [INFO] [stdout] | [INFO] [stdout] 110 | Ok( ( $( (r#try!(read_type!($read, $tyvar))) ),* ) ) [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/script.rs:209:9 [INFO] [stdout] | [INFO] [stdout] 209 | read_multi!(script, f32, f32, f32, f32, f32, u32, u32).unwrap(); [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `read_multi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `r#try`: use the `?` operator instead [INFO] [stdout] --> src/util.rs:110:23 [INFO] [stdout] | [INFO] [stdout] 110 | Ok( ( $( (r#try!(read_type!($read, $tyvar))) ),* ) ) [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/script.rs:241:24 [INFO] [stdout] | [INFO] [stdout] 241 | let (r, g, b, a) = read_multi!(script, u32, u32, u32, u32).unwrap(); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `read_multi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `r#try`: use the `?` operator instead [INFO] [stdout] --> src/util.rs:110:23 [INFO] [stdout] | [INFO] [stdout] 110 | Ok( ( $( (r#try!(read_type!($read, $tyvar))) ),* ) ) [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/script.rs:272:18 [INFO] [stdout] | [INFO] [stdout] 272 | let (w, h) = read_multi!(script, f32, f32).unwrap(); [INFO] [stdout] | ----------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `read_multi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `r#try`: use the `?` operator instead [INFO] [stdout] --> src/util.rs:110:23 [INFO] [stdout] | [INFO] [stdout] 110 | Ok( ( $( (r#try!(read_type!($read, $tyvar))) ),* ) ) [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/script.rs:278:18 [INFO] [stdout] | [INFO] [stdout] 278 | let (w, h) = read_multi!(script, f32, f32).unwrap(); [INFO] [stdout] | ----------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `read_multi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `r#try`: use the `?` operator instead [INFO] [stdout] --> src/util.rs:110:23 [INFO] [stdout] | [INFO] [stdout] 110 | Ok( ( $( (r#try!(read_type!($read, $tyvar))) ),* ) ) [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/script.rs:284:18 [INFO] [stdout] | [INFO] [stdout] 284 | let (x, y) = read_multi!(script, f32, f32).unwrap(); [INFO] [stdout] | ----------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `read_multi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `r#try`: use the `?` operator instead [INFO] [stdout] --> src/util.rs:110:23 [INFO] [stdout] | [INFO] [stdout] 110 | Ok( ( $( (r#try!(read_type!($read, $tyvar))) ),* ) ) [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/script.rs:290:18 [INFO] [stdout] | [INFO] [stdout] 290 | let (x, y) = read_multi!(script, f32, f32).unwrap(); [INFO] [stdout] | ----------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `read_multi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `r#try`: use the `?` operator instead [INFO] [stdout] --> src/util.rs:110:23 [INFO] [stdout] | [INFO] [stdout] 110 | Ok( ( $( (r#try!(read_type!($read, $tyvar))) ),* ) ) [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/script.rs:296:38 [INFO] [stdout] | [INFO] [stdout] 296 | let (c1x, c1y, c2x, c2y, x, y) = read_multi!(script, f32, f32, f32, f32, f32, f32).unwrap(); [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `read_multi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `r#try`: use the `?` operator instead [INFO] [stdout] --> src/util.rs:110:23 [INFO] [stdout] | [INFO] [stdout] 110 | Ok( ( $( (r#try!(read_type!($read, $tyvar))) ),* ) ) [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/script.rs:302:28 [INFO] [stdout] | [INFO] [stdout] 302 | let (x1, y1, x2, y2) = read_multi!(script, f32, f32, f32, f32).unwrap(); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `read_multi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `r#try`: use the `?` operator instead [INFO] [stdout] --> src/util.rs:110:23 [INFO] [stdout] | [INFO] [stdout] 110 | Ok( ( $( (r#try!(read_type!($read, $tyvar))) ),* ) ) [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/script.rs:308:36 [INFO] [stdout] | [INFO] [stdout] 308 | let (x1, y1, x2, y2, radius) = read_multi!(script, f32, f32, f32, f32, f32).unwrap(); [INFO] [stdout] | -------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `read_multi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `r#try`: use the `?` operator instead [INFO] [stdout] --> src/util.rs:110:23 [INFO] [stdout] | [INFO] [stdout] 110 | Ok( ( $( (r#try!(read_type!($read, $tyvar))) ),* ) ) [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/script.rs:326:36 [INFO] [stdout] | [INFO] [stdout] 326 | let (x0, y0, x1, y1, x2, y2) = read_multi!(script, f32, f32, f32, f32, f32, f32).unwrap(); [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `read_multi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `r#try`: use the `?` operator instead [INFO] [stdout] --> src/util.rs:110:23 [INFO] [stdout] | [INFO] [stdout] 110 | Ok( ( $( (r#try!(read_type!($read, $tyvar))) ),* ) ) [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/script.rs:335:18 [INFO] [stdout] | [INFO] [stdout] 335 | let (w, h) = read_multi!(script, f32, f32).unwrap(); [INFO] [stdout] | ----------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `read_multi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `r#try`: use the `?` operator instead [INFO] [stdout] --> src/util.rs:110:23 [INFO] [stdout] | [INFO] [stdout] 110 | Ok( ( $( (r#try!(read_type!($read, $tyvar))) ),* ) ) [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/script.rs:341:21 [INFO] [stdout] | [INFO] [stdout] 341 | let (w, h, r) = read_multi!(script, f32, f32, f32).unwrap(); [INFO] [stdout] | ---------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `read_multi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `r#try`: use the `?` operator instead [INFO] [stdout] --> src/util.rs:110:23 [INFO] [stdout] | [INFO] [stdout] 110 | Ok( ( $( (r#try!(read_type!($read, $tyvar))) ),* ) ) [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/script.rs:347:20 [INFO] [stdout] | [INFO] [stdout] 347 | let (rx, ry) = read_multi!(script, f32, f32).unwrap(); [INFO] [stdout] | ----------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `read_multi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `r#try`: use the `?` operator instead [INFO] [stdout] --> src/util.rs:110:23 [INFO] [stdout] | [INFO] [stdout] 110 | Ok( ( $( (r#try!(read_type!($read, $tyvar))) ),* ) ) [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/script.rs:358:35 [INFO] [stdout] | [INFO] [stdout] 358 | let (radius, start, finish) = read_multi!(script, f32, f32, f32).unwrap(); [INFO] [stdout] | ---------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `read_multi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `r#try`: use the `?` operator instead [INFO] [stdout] --> src/util.rs:110:23 [INFO] [stdout] | [INFO] [stdout] 110 | Ok( ( $( (r#try!(read_type!($read, $tyvar))) ),* ) ) [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/script.rs:426:18 [INFO] [stdout] | [INFO] [stdout] 426 | let (x, y) = read_multi!(script, f32, f32).unwrap(); [INFO] [stdout] | ----------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `read_multi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `r#try`: use the `?` operator instead [INFO] [stdout] --> src/util.rs:110:23 [INFO] [stdout] | [INFO] [stdout] 110 | Ok( ( $( (r#try!(read_type!($read, $tyvar))) ),* ) ) [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/script.rs:432:18 [INFO] [stdout] | [INFO] [stdout] 432 | let (x, y) = read_multi!(script, f32, f32).unwrap(); [INFO] [stdout] | ----------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `read_multi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `r#try`: use the `?` operator instead [INFO] [stdout] --> src/util.rs:110:23 [INFO] [stdout] | [INFO] [stdout] 110 | Ok( ( $( (r#try!(read_type!($read, $tyvar))) ),* ) ) [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/script.rs:448:30 [INFO] [stdout] | [INFO] [stdout] 448 | let (a, b, c, d, e, f) = read_multi!(script, f32, f32, f32, f32, f32, f32).unwrap(); [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `read_multi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 43 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 16.42s [INFO] running `Command { std: "docker" "inspect" "b6d539a7e172f4184c46d00ef583d19d8a89dd4d26f22923b18051717d14249d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b6d539a7e172f4184c46d00ef583d19d8a89dd4d26f22923b18051717d14249d", kill_on_drop: false }` [INFO] [stdout] b6d539a7e172f4184c46d00ef583d19d8a89dd4d26f22923b18051717d14249d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1cb1b8b6d7447175f1137592cec162f74276567f25a4924bbdc9814ccd39619c [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" "1cb1b8b6d7447175f1137592cec162f74276567f25a4924bbdc9814ccd39619c", kill_on_drop: false }` [INFO] [stderr] Compiling scenic_driver_glfw_rust v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated macro `r#try`: use the `?` operator instead [INFO] [stdout] --> src/util.rs:110:23 [INFO] [stdout] | [INFO] [stdout] 110 | Ok( ( $( (r#try!(read_type!($read, $tyvar))) ),* ) ) [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 129 | let (a, b) = read_multi!(r, i32, u32).expect("read_multi_test failed"); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in the macro `read_multi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `r#try`: use the `?` operator instead [INFO] [stdout] --> src/util.rs:110:23 [INFO] [stdout] | [INFO] [stdout] 110 | Ok( ( $( (r#try!(read_type!($read, $tyvar))) ),* ) ) [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 129 | let (a, b) = read_multi!(r, i32, u32).expect("read_multi_test failed"); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `read_multi` (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/comms.rs:19:11 [INFO] [stdout] | [INFO] [stdout] 19 | }); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 33 | write_cmd_helper!(MSG_OUT_READY, root_id) [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: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `write_cmd_helper` [INFO] [stdout] = note: this warning originates in the macro `write_cmd_helper` (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/comms.rs:19:11 [INFO] [stdout] | [INFO] [stdout] 19 | }); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 66 | write_cmd_helper!(MSG_OUT_KEY, key, scancode, action, mods) [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: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `write_cmd_helper` [INFO] [stdout] = note: this warning originates in the macro `write_cmd_helper` (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/comms.rs:19:11 [INFO] [stdout] | [INFO] [stdout] 19 | }); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 69 | write_cmd_helper!(MSG_OUT_CODEPOINT, codepoint, mods) [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: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `write_cmd_helper` [INFO] [stdout] = note: this warning originates in the macro `write_cmd_helper` (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/comms.rs:19:11 [INFO] [stdout] | [INFO] [stdout] 19 | }); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 72 | write_cmd_helper!(MSG_OUT_CURSOR_POS, xpos, ypos) [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: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `write_cmd_helper` [INFO] [stdout] = note: this warning originates in the macro `write_cmd_helper` (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/comms.rs:19:11 [INFO] [stdout] | [INFO] [stdout] 19 | }); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 75 | write_cmd_helper!(MSG_OUT_MOUSE_BUTTON, button, action, mods, xpos, ypos) [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: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `write_cmd_helper` [INFO] [stdout] = note: this warning originates in the macro `write_cmd_helper` (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/comms.rs:19:11 [INFO] [stdout] | [INFO] [stdout] 19 | }); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 78 | write_cmd_helper!(MSG_OUT_MOUSE_SCROLL, xoffset, yoffset, xpos, ypos) [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: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `write_cmd_helper` [INFO] [stdout] = note: this warning originates in the macro `write_cmd_helper` (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/comms.rs:19:11 [INFO] [stdout] | [INFO] [stdout] 19 | }); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 81 | write_cmd_helper!(MSG_OUT_CURSOR_ENTER, entered, xpos, ypos) [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: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `write_cmd_helper` [INFO] [stdout] = note: this warning originates in the macro `write_cmd_helper` (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/comms.rs:19:11 [INFO] [stdout] | [INFO] [stdout] 19 | }); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 84 | write_cmd_helper!(MSG_OUT_CLOSE) [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: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `write_cmd_helper` [INFO] [stdout] = note: this warning originates in the macro `write_cmd_helper` (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/comms.rs:19:11 [INFO] [stdout] | [INFO] [stdout] 19 | }); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 87 | write_cmd_helper!(MSG_OUT_DRAW_READY, id) [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: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `write_cmd_helper` [INFO] [stdout] = note: this warning originates in the macro `write_cmd_helper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/comms.rs:92:20 [INFO] [stdout] | [INFO] [stdout] 92 | F: FnOnce(&mut Write) -> IOResult, [INFO] [stdout] | ^^^^^ help: use `dyn`: `dyn Write` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/comms.rs:19:11 [INFO] [stdout] | [INFO] [stdout] 19 | }); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 271 | / write_cmd_helper!( [INFO] [stdout] 272 | | MSG_OUT_STATS, [INFO] [stdout] 273 | | window_data.input_flags, [INFO] [stdout] 274 | | x, [INFO] [stdout] ... | [INFO] [stdout] 282 | | window_data.window.is_visible() [INFO] [stdout] 283 | | ) [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: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `write_cmd_helper` [INFO] [stdout] = note: this warning originates in the macro `write_cmd_helper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `r#try`: use the `?` operator instead [INFO] [stdout] --> src/util.rs:110:23 [INFO] [stdout] | [INFO] [stdout] 110 | Ok( ( $( (r#try!(read_type!($read, $tyvar))) ),* ) ) [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/comms.rs:286:18 [INFO] [stdout] | [INFO] [stdout] 286 | let (w, h) = read_multi!(read, i32, i32).unwrap(); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `read_multi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `r#try`: use the `?` operator instead [INFO] [stdout] --> src/util.rs:110:23 [INFO] [stdout] | [INFO] [stdout] 110 | Ok( ( $( (r#try!(read_type!($read, $tyvar))) ),* ) ) [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/comms.rs:290:18 [INFO] [stdout] | [INFO] [stdout] 290 | let (x, y) = read_multi!(read, i32, i32).unwrap(); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `read_multi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `r#try`: use the `?` operator instead [INFO] [stdout] --> src/util.rs:110:23 [INFO] [stdout] | [INFO] [stdout] 110 | Ok( ( $( (r#try!(read_type!($read, $tyvar))) ),* ) ) [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/comms.rs:302:32 [INFO] [stdout] | [INFO] [stdout] 302 | let (name_len, path_len) = read_multi!(read, usize, usize).unwrap(); [INFO] [stdout] | ------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `read_multi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `r#try`: use the `?` operator instead [INFO] [stdout] --> src/util.rs:110:23 [INFO] [stdout] | [INFO] [stdout] 110 | Ok( ( $( (r#try!(read_type!($read, $tyvar))) ),* ) ) [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/comms.rs:315:32 [INFO] [stdout] | [INFO] [stdout] 315 | let (name_len, data_len) = read_multi!(read, usize, usize).unwrap(); [INFO] [stdout] | ------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `read_multi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `r#try`: use the `?` operator instead [INFO] [stdout] --> src/util.rs:110:23 [INFO] [stdout] | [INFO] [stdout] 110 | Ok( ( $( (r#try!(read_type!($read, $tyvar))) ),* ) ) [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/comms.rs:332:32 [INFO] [stdout] | [INFO] [stdout] 332 | let (name_len, data_len) = read_multi!(read, usize, usize).unwrap(); [INFO] [stdout] | ------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `read_multi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/script.rs:29:28 [INFO] [stdout] | [INFO] [stdout] 29 | curr_paint: Option>, [INFO] [stdout] | ^^^^^^^^^^ help: use `dyn`: `dyn Paint + 'e` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/script.rs:32:36 [INFO] [stdout] | [INFO] [stdout] 32 | let mut next_paint: Option> = None; [INFO] [stdout] | ^^^^^^^^^^ help: use `dyn`: `dyn Paint + 'e` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/script.rs:169:63 [INFO] [stdout] | [INFO] [stdout] 169 | fn paint_linear(script: &mut impl ReadBytesExt) -> Option> { [INFO] [stdout] | ^^^^^ help: use `dyn`: `dyn Paint` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `r#try`: use the `?` operator instead [INFO] [stdout] --> src/util.rs:110:23 [INFO] [stdout] | [INFO] [stdout] 110 | Ok( ( $( (r#try!(read_type!($read, $tyvar))) ),* ) ) [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/script.rs:170:36 [INFO] [stdout] | [INFO] [stdout] 170 | let (sx, sy, ex, ey, sc, ec) = read_multi!(script, f32, f32, f32, f32, Color, Color).unwrap(); [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `read_multi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/script.rs:179:60 [INFO] [stdout] | [INFO] [stdout] 179 | fn paint_box(script: &mut impl ReadBytesExt) -> Option> { [INFO] [stdout] | ^^^^^ help: use `dyn`: `dyn Paint` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `r#try`: use the `?` operator instead [INFO] [stdout] --> src/util.rs:110:23 [INFO] [stdout] | [INFO] [stdout] 110 | Ok( ( $( (r#try!(read_type!($read, $tyvar))) ),* ) ) [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/script.rs:181:9 [INFO] [stdout] | [INFO] [stdout] 181 | read_multi!(script, f32, f32, f32, f32, f32, f32, Color, Color).unwrap(); [INFO] [stdout] | --------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `read_multi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/script.rs:192:63 [INFO] [stdout] | [INFO] [stdout] 192 | fn paint_radial(script: &mut impl ReadBytesExt) -> Option> { [INFO] [stdout] | ^^^^^ help: use `dyn`: `dyn Paint` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `r#try`: use the `?` operator instead [INFO] [stdout] --> src/util.rs:110:23 [INFO] [stdout] | [INFO] [stdout] 110 | Ok( ( $( (r#try!(read_type!($read, $tyvar))) ),* ) ) [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/script.rs:194:9 [INFO] [stdout] | [INFO] [stdout] 194 | read_multi!(script, f32, f32, f32, f32, Color, Color).unwrap(); [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `read_multi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/script.rs:207:17 [INFO] [stdout] | [INFO] [stdout] 207 | ) -> Option> { [INFO] [stdout] | ^^^^^^^^^^ help: use `dyn`: `dyn Paint + 'e` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `r#try`: use the `?` operator instead [INFO] [stdout] --> src/util.rs:110:23 [INFO] [stdout] | [INFO] [stdout] 110 | Ok( ( $( (r#try!(read_type!($read, $tyvar))) ),* ) ) [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/script.rs:209:9 [INFO] [stdout] | [INFO] [stdout] 209 | read_multi!(script, f32, f32, f32, f32, f32, u32, u32).unwrap(); [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `read_multi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `r#try`: use the `?` operator instead [INFO] [stdout] --> src/util.rs:110:23 [INFO] [stdout] | [INFO] [stdout] 110 | Ok( ( $( (r#try!(read_type!($read, $tyvar))) ),* ) ) [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/script.rs:241:24 [INFO] [stdout] | [INFO] [stdout] 241 | let (r, g, b, a) = read_multi!(script, u32, u32, u32, u32).unwrap(); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `read_multi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `r#try`: use the `?` operator instead [INFO] [stdout] --> src/util.rs:110:23 [INFO] [stdout] | [INFO] [stdout] 110 | Ok( ( $( (r#try!(read_type!($read, $tyvar))) ),* ) ) [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/script.rs:272:18 [INFO] [stdout] | [INFO] [stdout] 272 | let (w, h) = read_multi!(script, f32, f32).unwrap(); [INFO] [stdout] | ----------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `read_multi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `r#try`: use the `?` operator instead [INFO] [stdout] --> src/util.rs:110:23 [INFO] [stdout] | [INFO] [stdout] 110 | Ok( ( $( (r#try!(read_type!($read, $tyvar))) ),* ) ) [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/script.rs:278:18 [INFO] [stdout] | [INFO] [stdout] 278 | let (w, h) = read_multi!(script, f32, f32).unwrap(); [INFO] [stdout] | ----------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `read_multi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `r#try`: use the `?` operator instead [INFO] [stdout] --> src/util.rs:110:23 [INFO] [stdout] | [INFO] [stdout] 110 | Ok( ( $( (r#try!(read_type!($read, $tyvar))) ),* ) ) [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/script.rs:284:18 [INFO] [stdout] | [INFO] [stdout] 284 | let (x, y) = read_multi!(script, f32, f32).unwrap(); [INFO] [stdout] | ----------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `read_multi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `r#try`: use the `?` operator instead [INFO] [stdout] --> src/util.rs:110:23 [INFO] [stdout] | [INFO] [stdout] 110 | Ok( ( $( (r#try!(read_type!($read, $tyvar))) ),* ) ) [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/script.rs:290:18 [INFO] [stdout] | [INFO] [stdout] 290 | let (x, y) = read_multi!(script, f32, f32).unwrap(); [INFO] [stdout] | ----------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `read_multi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `r#try`: use the `?` operator instead [INFO] [stdout] --> src/util.rs:110:23 [INFO] [stdout] | [INFO] [stdout] 110 | Ok( ( $( (r#try!(read_type!($read, $tyvar))) ),* ) ) [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/script.rs:296:38 [INFO] [stdout] | [INFO] [stdout] 296 | let (c1x, c1y, c2x, c2y, x, y) = read_multi!(script, f32, f32, f32, f32, f32, f32).unwrap(); [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `read_multi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `r#try`: use the `?` operator instead [INFO] [stdout] --> src/util.rs:110:23 [INFO] [stdout] | [INFO] [stdout] 110 | Ok( ( $( (r#try!(read_type!($read, $tyvar))) ),* ) ) [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/script.rs:302:28 [INFO] [stdout] | [INFO] [stdout] 302 | let (x1, y1, x2, y2) = read_multi!(script, f32, f32, f32, f32).unwrap(); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `read_multi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `r#try`: use the `?` operator instead [INFO] [stdout] --> src/util.rs:110:23 [INFO] [stdout] | [INFO] [stdout] 110 | Ok( ( $( (r#try!(read_type!($read, $tyvar))) ),* ) ) [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/script.rs:308:36 [INFO] [stdout] | [INFO] [stdout] 308 | let (x1, y1, x2, y2, radius) = read_multi!(script, f32, f32, f32, f32, f32).unwrap(); [INFO] [stdout] | -------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `read_multi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `r#try`: use the `?` operator instead [INFO] [stdout] --> src/util.rs:110:23 [INFO] [stdout] | [INFO] [stdout] 110 | Ok( ( $( (r#try!(read_type!($read, $tyvar))) ),* ) ) [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/script.rs:326:36 [INFO] [stdout] | [INFO] [stdout] 326 | let (x0, y0, x1, y1, x2, y2) = read_multi!(script, f32, f32, f32, f32, f32, f32).unwrap(); [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `read_multi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `r#try`: use the `?` operator instead [INFO] [stdout] --> src/util.rs:110:23 [INFO] [stdout] | [INFO] [stdout] 110 | Ok( ( $( (r#try!(read_type!($read, $tyvar))) ),* ) ) [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/script.rs:335:18 [INFO] [stdout] | [INFO] [stdout] 335 | let (w, h) = read_multi!(script, f32, f32).unwrap(); [INFO] [stdout] | ----------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `read_multi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `r#try`: use the `?` operator instead [INFO] [stdout] --> src/util.rs:110:23 [INFO] [stdout] | [INFO] [stdout] 110 | Ok( ( $( (r#try!(read_type!($read, $tyvar))) ),* ) ) [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/script.rs:341:21 [INFO] [stdout] | [INFO] [stdout] 341 | let (w, h, r) = read_multi!(script, f32, f32, f32).unwrap(); [INFO] [stdout] | ---------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `read_multi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `r#try`: use the `?` operator instead [INFO] [stdout] --> src/util.rs:110:23 [INFO] [stdout] | [INFO] [stdout] 110 | Ok( ( $( (r#try!(read_type!($read, $tyvar))) ),* ) ) [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/script.rs:347:20 [INFO] [stdout] | [INFO] [stdout] 347 | let (rx, ry) = read_multi!(script, f32, f32).unwrap(); [INFO] [stdout] | ----------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `read_multi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `r#try`: use the `?` operator instead [INFO] [stdout] --> src/util.rs:110:23 [INFO] [stdout] | [INFO] [stdout] 110 | Ok( ( $( (r#try!(read_type!($read, $tyvar))) ),* ) ) [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/script.rs:358:35 [INFO] [stdout] | [INFO] [stdout] 358 | let (radius, start, finish) = read_multi!(script, f32, f32, f32).unwrap(); [INFO] [stdout] | ---------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `read_multi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `r#try`: use the `?` operator instead [INFO] [stdout] --> src/util.rs:110:23 [INFO] [stdout] | [INFO] [stdout] 110 | Ok( ( $( (r#try!(read_type!($read, $tyvar))) ),* ) ) [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/script.rs:426:18 [INFO] [stdout] | [INFO] [stdout] 426 | let (x, y) = read_multi!(script, f32, f32).unwrap(); [INFO] [stdout] | ----------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `read_multi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `r#try`: use the `?` operator instead [INFO] [stdout] --> src/util.rs:110:23 [INFO] [stdout] | [INFO] [stdout] 110 | Ok( ( $( (r#try!(read_type!($read, $tyvar))) ),* ) ) [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/script.rs:432:18 [INFO] [stdout] | [INFO] [stdout] 432 | let (x, y) = read_multi!(script, f32, f32).unwrap(); [INFO] [stdout] | ----------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `read_multi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `r#try`: use the `?` operator instead [INFO] [stdout] --> src/util.rs:110:23 [INFO] [stdout] | [INFO] [stdout] 110 | Ok( ( $( (r#try!(read_type!($read, $tyvar))) ),* ) ) [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/script.rs:448:30 [INFO] [stdout] | [INFO] [stdout] 448 | let (a, b, c, d, e, f) = read_multi!(script, f32, f32, f32, f32, f32, f32).unwrap(); [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `read_multi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 44 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.09s [INFO] running `Command { std: "docker" "inspect" "1cb1b8b6d7447175f1137592cec162f74276567f25a4924bbdc9814ccd39619c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1cb1b8b6d7447175f1137592cec162f74276567f25a4924bbdc9814ccd39619c", kill_on_drop: false }` [INFO] [stdout] 1cb1b8b6d7447175f1137592cec162f74276567f25a4924bbdc9814ccd39619c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "test" "--frozen", 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] eb2ac116b5ee513c8b8fb04ba9a01a3bfcb03c4d2e67a84a8cafd84d601fe634 [INFO] running `Command { std: "docker" "start" "-a" "eb2ac116b5ee513c8b8fb04ba9a01a3bfcb03c4d2e67a84a8cafd84d601fe634", kill_on_drop: false }` [INFO] [stderr] warning: use of deprecated macro `r#try`: use the `?` operator instead [INFO] [stderr] --> src/util.rs:110:23 [INFO] [stderr] | [INFO] [stderr] 110 | Ok( ( $( (r#try!(read_type!($read, $tyvar))) ),* ) ) [INFO] [stderr] | ^^^^^ [INFO] [stderr] ... [INFO] [stderr] 129 | let (a, b) = read_multi!(r, i32, u32).expect("read_multi_test failed"); [INFO] [stderr] | ------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] = note: this warning originates in the macro `read_multi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated macro `r#try`: use the `?` operator instead [INFO] [stderr] --> src/util.rs:110:23 [INFO] [stderr] | [INFO] [stderr] 110 | Ok( ( $( (r#try!(read_type!($read, $tyvar))) ),* ) ) [INFO] [stderr] | ^^^^^ [INFO] [stderr] ... [INFO] [stderr] 129 | let (a, b) = read_multi!(r, i32, u32).expect("read_multi_test failed"); [INFO] [stderr] | ------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `read_multi` (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/comms.rs:19:11 [INFO] [stderr] | [INFO] [stderr] 19 | }); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 33 | write_cmd_helper!(MSG_OUT_READY, root_id) [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: macro invocations at the end of a block are treated as expressions [INFO] [stderr] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `write_cmd_helper` [INFO] [stderr] = note: this warning originates in the macro `write_cmd_helper` (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/comms.rs:19:11 [INFO] [stderr] | [INFO] [stderr] 19 | }); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 66 | write_cmd_helper!(MSG_OUT_KEY, key, scancode, action, mods) [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: macro invocations at the end of a block are treated as expressions [INFO] [stderr] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `write_cmd_helper` [INFO] [stderr] = note: this warning originates in the macro `write_cmd_helper` (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/comms.rs:19:11 [INFO] [stderr] | [INFO] [stderr] 19 | }); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 69 | write_cmd_helper!(MSG_OUT_CODEPOINT, codepoint, mods) [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: macro invocations at the end of a block are treated as expressions [INFO] [stderr] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `write_cmd_helper` [INFO] [stderr] = note: this warning originates in the macro `write_cmd_helper` (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/comms.rs:19:11 [INFO] [stderr] | [INFO] [stderr] 19 | }); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 72 | write_cmd_helper!(MSG_OUT_CURSOR_POS, xpos, ypos) [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: macro invocations at the end of a block are treated as expressions [INFO] [stderr] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `write_cmd_helper` [INFO] [stderr] = note: this warning originates in the macro `write_cmd_helper` (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/comms.rs:19:11 [INFO] [stderr] | [INFO] [stderr] 19 | }); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 75 | write_cmd_helper!(MSG_OUT_MOUSE_BUTTON, button, action, mods, xpos, ypos) [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: macro invocations at the end of a block are treated as expressions [INFO] [stderr] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `write_cmd_helper` [INFO] [stderr] = note: this warning originates in the macro `write_cmd_helper` (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/comms.rs:19:11 [INFO] [stderr] | [INFO] [stderr] 19 | }); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 78 | write_cmd_helper!(MSG_OUT_MOUSE_SCROLL, xoffset, yoffset, xpos, ypos) [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: macro invocations at the end of a block are treated as expressions [INFO] [stderr] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `write_cmd_helper` [INFO] [stderr] = note: this warning originates in the macro `write_cmd_helper` (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/comms.rs:19:11 [INFO] [stderr] | [INFO] [stderr] 19 | }); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 81 | write_cmd_helper!(MSG_OUT_CURSOR_ENTER, entered, xpos, ypos) [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: macro invocations at the end of a block are treated as expressions [INFO] [stderr] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `write_cmd_helper` [INFO] [stderr] = note: this warning originates in the macro `write_cmd_helper` (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/comms.rs:19:11 [INFO] [stderr] | [INFO] [stderr] 19 | }); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 84 | write_cmd_helper!(MSG_OUT_CLOSE) [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: macro invocations at the end of a block are treated as expressions [INFO] [stderr] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `write_cmd_helper` [INFO] [stderr] = note: this warning originates in the macro `write_cmd_helper` (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/comms.rs:19:11 [INFO] [stderr] | [INFO] [stderr] 19 | }); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 87 | write_cmd_helper!(MSG_OUT_DRAW_READY, id) [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: macro invocations at the end of a block are treated as expressions [INFO] [stderr] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `write_cmd_helper` [INFO] [stderr] = note: this warning originates in the macro `write_cmd_helper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/comms.rs:92:20 [INFO] [stderr] | [INFO] [stderr] 92 | F: FnOnce(&mut Write) -> IOResult, [INFO] [stderr] | ^^^^^ help: use `dyn`: `dyn Write` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/comms.rs:19:11 [INFO] [stderr] | [INFO] [stderr] 19 | }); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 271 | / write_cmd_helper!( [INFO] [stderr] 272 | | MSG_OUT_STATS, [INFO] [stderr] 273 | | window_data.input_flags, [INFO] [stderr] 274 | | x, [INFO] [stderr] ... | [INFO] [stderr] 282 | | window_data.window.is_visible() [INFO] [stderr] 283 | | ) [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: macro invocations at the end of a block are treated as expressions [INFO] [stderr] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `write_cmd_helper` [INFO] [stderr] = note: this warning originates in the macro `write_cmd_helper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated macro `r#try`: use the `?` operator instead [INFO] [stderr] --> src/util.rs:110:23 [INFO] [stderr] | [INFO] [stderr] 110 | Ok( ( $( (r#try!(read_type!($read, $tyvar))) ),* ) ) [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/comms.rs:286:18 [INFO] [stderr] | [INFO] [stderr] 286 | let (w, h) = read_multi!(read, i32, i32).unwrap(); [INFO] [stderr] | --------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `read_multi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated macro `r#try`: use the `?` operator instead [INFO] [stderr] --> src/util.rs:110:23 [INFO] [stderr] | [INFO] [stderr] 110 | Ok( ( $( (r#try!(read_type!($read, $tyvar))) ),* ) ) [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/comms.rs:290:18 [INFO] [stderr] | [INFO] [stderr] 290 | let (x, y) = read_multi!(read, i32, i32).unwrap(); [INFO] [stderr] | --------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `read_multi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated macro `r#try`: use the `?` operator instead [INFO] [stderr] --> src/util.rs:110:23 [INFO] [stderr] | [INFO] [stderr] 110 | Ok( ( $( (r#try!(read_type!($read, $tyvar))) ),* ) ) [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/comms.rs:302:32 [INFO] [stderr] | [INFO] [stderr] 302 | let (name_len, path_len) = read_multi!(read, usize, usize).unwrap(); [INFO] [stderr] | ------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `read_multi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated macro `r#try`: use the `?` operator instead [INFO] [stderr] --> src/util.rs:110:23 [INFO] [stderr] | [INFO] [stderr] 110 | Ok( ( $( (r#try!(read_type!($read, $tyvar))) ),* ) ) [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/comms.rs:315:32 [INFO] [stderr] | [INFO] [stderr] 315 | let (name_len, data_len) = read_multi!(read, usize, usize).unwrap(); [INFO] [stderr] | ------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `read_multi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated macro `r#try`: use the `?` operator instead [INFO] [stderr] --> src/util.rs:110:23 [INFO] [stderr] | [INFO] [stderr] 110 | Ok( ( $( (r#try!(read_type!($read, $tyvar))) ),* ) ) [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/comms.rs:332:32 [INFO] [stderr] | [INFO] [stderr] 332 | let (name_len, data_len) = read_multi!(read, usize, usize).unwrap(); [INFO] [stderr] | ------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `read_multi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/script.rs:29:28 [INFO] [stderr] | [INFO] [stderr] 29 | curr_paint: Option>, [INFO] [stderr] | ^^^^^^^^^^ help: use `dyn`: `dyn Paint + 'e` [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/script.rs:32:36 [INFO] [stderr] | [INFO] [stderr] 32 | let mut next_paint: Option> = None; [INFO] [stderr] | ^^^^^^^^^^ help: use `dyn`: `dyn Paint + 'e` [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/script.rs:169:63 [INFO] [stderr] | [INFO] [stderr] 169 | fn paint_linear(script: &mut impl ReadBytesExt) -> Option> { [INFO] [stderr] | ^^^^^ help: use `dyn`: `dyn Paint` [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see [INFO] [stderr] [INFO] [stderr] warning: use of deprecated macro `r#try`: use the `?` operator instead [INFO] [stderr] --> src/util.rs:110:23 [INFO] [stderr] | [INFO] [stderr] 110 | Ok( ( $( (r#try!(read_type!($read, $tyvar))) ),* ) ) [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/script.rs:170:36 [INFO] [stderr] | [INFO] [stderr] 170 | let (sx, sy, ex, ey, sc, ec) = read_multi!(script, f32, f32, f32, f32, Color, Color).unwrap(); [INFO] [stderr] | ----------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `read_multi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/script.rs:179:60 [INFO] [stderr] | [INFO] [stderr] 179 | fn paint_box(script: &mut impl ReadBytesExt) -> Option> { [INFO] [stderr] | ^^^^^ help: use `dyn`: `dyn Paint` [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see [INFO] [stderr] [INFO] [stderr] warning: use of deprecated macro `r#try`: use the `?` operator instead [INFO] [stderr] --> src/util.rs:110:23 [INFO] [stderr] | [INFO] [stderr] 110 | Ok( ( $( (r#try!(read_type!($read, $tyvar))) ),* ) ) [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/script.rs:181:9 [INFO] [stderr] | [INFO] [stderr] 181 | read_multi!(script, f32, f32, f32, f32, f32, f32, Color, Color).unwrap(); [INFO] [stderr] | --------------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `read_multi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/script.rs:192:63 [INFO] [stderr] | [INFO] [stderr] 192 | fn paint_radial(script: &mut impl ReadBytesExt) -> Option> { [INFO] [stderr] | ^^^^^ help: use `dyn`: `dyn Paint` [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see [INFO] [stderr] [INFO] [stderr] warning: use of deprecated macro `r#try`: use the `?` operator instead [INFO] [stderr] --> src/util.rs:110:23 [INFO] [stderr] | [INFO] [stderr] 110 | Ok( ( $( (r#try!(read_type!($read, $tyvar))) ),* ) ) [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/script.rs:194:9 [INFO] [stderr] | [INFO] [stderr] 194 | read_multi!(script, f32, f32, f32, f32, Color, Color).unwrap(); [INFO] [stderr] | ----------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `read_multi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/script.rs:207:17 [INFO] [stderr] | [INFO] [stderr] 207 | ) -> Option> { [INFO] [stderr] | ^^^^^^^^^^ help: use `dyn`: `dyn Paint + 'e` [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see [INFO] [stderr] [INFO] [stderr] warning: use of deprecated macro `r#try`: use the `?` operator instead [INFO] [stderr] --> src/util.rs:110:23 [INFO] [stderr] | [INFO] [stderr] 110 | Ok( ( $( (r#try!(read_type!($read, $tyvar))) ),* ) ) [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/script.rs:209:9 [INFO] [stderr] | [INFO] [stderr] 209 | read_multi!(script, f32, f32, f32, f32, f32, u32, u32).unwrap(); [INFO] [stderr] | ------------------------------------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `read_multi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated macro `r#try`: use the `?` operator instead [INFO] [stderr] --> src/util.rs:110:23 [INFO] [stderr] | [INFO] [stderr] 110 | Ok( ( $( (r#try!(read_type!($read, $tyvar))) ),* ) ) [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/script.rs:241:24 [INFO] [stderr] | [INFO] [stderr] 241 | let (r, g, b, a) = read_multi!(script, u32, u32, u32, u32).unwrap(); [INFO] [stderr] | --------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `read_multi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated macro `r#try`: use the `?` operator instead [INFO] [stderr] --> src/util.rs:110:23 [INFO] [stderr] | [INFO] [stderr] 110 | Ok( ( $( (r#try!(read_type!($read, $tyvar))) ),* ) ) [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/script.rs:272:18 [INFO] [stderr] | [INFO] [stderr] 272 | let (w, h) = read_multi!(script, f32, f32).unwrap(); [INFO] [stderr] | ----------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `read_multi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated macro `r#try`: use the `?` operator instead [INFO] [stderr] --> src/util.rs:110:23 [INFO] [stderr] | [INFO] [stderr] 110 | Ok( ( $( (r#try!(read_type!($read, $tyvar))) ),* ) ) [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/script.rs:278:18 [INFO] [stderr] | [INFO] [stderr] 278 | let (w, h) = read_multi!(script, f32, f32).unwrap(); [INFO] [stderr] | ----------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `read_multi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated macro `r#try`: use the `?` operator instead [INFO] [stderr] --> src/util.rs:110:23 [INFO] [stderr] | [INFO] [stderr] 110 | Ok( ( $( (r#try!(read_type!($read, $tyvar))) ),* ) ) [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/script.rs:284:18 [INFO] [stderr] | [INFO] [stderr] 284 | let (x, y) = read_multi!(script, f32, f32).unwrap(); [INFO] [stderr] | ----------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `read_multi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated macro `r#try`: use the `?` operator instead [INFO] [stderr] --> src/util.rs:110:23 [INFO] [stderr] | [INFO] [stderr] 110 | Ok( ( $( (r#try!(read_type!($read, $tyvar))) ),* ) ) [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/script.rs:290:18 [INFO] [stderr] | [INFO] [stderr] 290 | let (x, y) = read_multi!(script, f32, f32).unwrap(); [INFO] [stderr] | ----------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `read_multi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated macro `r#try`: use the `?` operator instead [INFO] [stderr] --> src/util.rs:110:23 [INFO] [stderr] | [INFO] [stderr] 110 | Ok( ( $( (r#try!(read_type!($read, $tyvar))) ),* ) ) [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/script.rs:296:38 [INFO] [stderr] | [INFO] [stderr] 296 | let (c1x, c1y, c2x, c2y, x, y) = read_multi!(script, f32, f32, f32, f32, f32, f32).unwrap(); [INFO] [stderr] | ------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `read_multi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated macro `r#try`: use the `?` operator instead [INFO] [stderr] --> src/util.rs:110:23 [INFO] [stderr] | [INFO] [stderr] 110 | Ok( ( $( (r#try!(read_type!($read, $tyvar))) ),* ) ) [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/script.rs:302:28 [INFO] [stderr] | [INFO] [stderr] 302 | let (x1, y1, x2, y2) = read_multi!(script, f32, f32, f32, f32).unwrap(); [INFO] [stderr] | --------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `read_multi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated macro `r#try`: use the `?` operator instead [INFO] [stderr] --> src/util.rs:110:23 [INFO] [stderr] | [INFO] [stderr] 110 | Ok( ( $( (r#try!(read_type!($read, $tyvar))) ),* ) ) [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/script.rs:308:36 [INFO] [stderr] | [INFO] [stderr] 308 | let (x1, y1, x2, y2, radius) = read_multi!(script, f32, f32, f32, f32, f32).unwrap(); [INFO] [stderr] | -------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `read_multi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated macro `r#try`: use the `?` operator instead [INFO] [stderr] --> src/util.rs:110:23 [INFO] [stderr] | [INFO] [stderr] 110 | Ok( ( $( (r#try!(read_type!($read, $tyvar))) ),* ) ) [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/script.rs:326:36 [INFO] [stderr] | [INFO] [stderr] 326 | let (x0, y0, x1, y1, x2, y2) = read_multi!(script, f32, f32, f32, f32, f32, f32).unwrap(); [INFO] [stderr] | ------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `read_multi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated macro `r#try`: use the `?` operator instead [INFO] [stderr] --> src/util.rs:110:23 [INFO] [stderr] | [INFO] [stderr] 110 | Ok( ( $( (r#try!(read_type!($read, $tyvar))) ),* ) ) [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/script.rs:335:18 [INFO] [stderr] | [INFO] [stderr] 335 | let (w, h) = read_multi!(script, f32, f32).unwrap(); [INFO] [stderr] | ----------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `read_multi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated macro `r#try`: use the `?` operator instead [INFO] [stderr] --> src/util.rs:110:23 [INFO] [stderr] | [INFO] [stderr] 110 | Ok( ( $( (r#try!(read_type!($read, $tyvar))) ),* ) ) [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/script.rs:341:21 [INFO] [stderr] | [INFO] [stderr] 341 | let (w, h, r) = read_multi!(script, f32, f32, f32).unwrap(); [INFO] [stderr] | ---------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `read_multi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated macro `r#try`: use the `?` operator instead [INFO] [stderr] --> src/util.rs:110:23 [INFO] [stderr] | [INFO] [stderr] 110 | Ok( ( $( (r#try!(read_type!($read, $tyvar))) ),* ) ) [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/script.rs:347:20 [INFO] [stderr] | [INFO] [stderr] 347 | let (rx, ry) = read_multi!(script, f32, f32).unwrap(); [INFO] [stderr] | ----------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `read_multi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated macro `r#try`: use the `?` operator instead [INFO] [stderr] --> src/util.rs:110:23 [INFO] [stderr] | [INFO] [stderr] 110 | Ok( ( $( (r#try!(read_type!($read, $tyvar))) ),* ) ) [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/script.rs:358:35 [INFO] [stderr] | [INFO] [stderr] 358 | let (radius, start, finish) = read_multi!(script, f32, f32, f32).unwrap(); [INFO] [stderr] | ---------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `read_multi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated macro `r#try`: use the `?` operator instead [INFO] [stderr] --> src/util.rs:110:23 [INFO] [stderr] | [INFO] [stderr] 110 | Ok( ( $( (r#try!(read_type!($read, $tyvar))) ),* ) ) [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/script.rs:426:18 [INFO] [stderr] | [INFO] [stderr] 426 | let (x, y) = read_multi!(script, f32, f32).unwrap(); [INFO] [stderr] | ----------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `read_multi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated macro `r#try`: use the `?` operator instead [INFO] [stderr] --> src/util.rs:110:23 [INFO] [stderr] | [INFO] [stderr] 110 | Ok( ( $( (r#try!(read_type!($read, $tyvar))) ),* ) ) [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/script.rs:432:18 [INFO] [stderr] | [INFO] [stderr] 432 | let (x, y) = read_multi!(script, f32, f32).unwrap(); [INFO] [stderr] | ----------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `read_multi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated macro `r#try`: use the `?` operator instead [INFO] [stderr] --> src/util.rs:110:23 [INFO] [stderr] | [INFO] [stderr] 110 | Ok( ( $( (r#try!(read_type!($read, $tyvar))) ),* ) ) [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/script.rs:448:30 [INFO] [stderr] | [INFO] [stderr] 448 | let (a, b, c, d, e, f) = read_multi!(script, f32, f32, f32, f32, f32, f32).unwrap(); [INFO] [stderr] | ------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `read_multi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `scenic_driver_glfw_rust` (bin "scenic_driver_glfw_rust" test) generated 44 warnings [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.02s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/scenic_driver_glfw_rust-e9b64c24274b575a) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test util::read_write_multi_test ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "eb2ac116b5ee513c8b8fb04ba9a01a3bfcb03c4d2e67a84a8cafd84d601fe634", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eb2ac116b5ee513c8b8fb04ba9a01a3bfcb03c4d2e67a84a8cafd84d601fe634", kill_on_drop: false }` [INFO] [stdout] eb2ac116b5ee513c8b8fb04ba9a01a3bfcb03c4d2e67a84a8cafd84d601fe634