[INFO] cloning repository https://github.com/duskmoon314/uart-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/duskmoon314/uart-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fduskmoon314%2Fuart-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fduskmoon314%2Fuart-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0ccd30ca951d2d3e54aa1d221922782b17027d52 [INFO] testing duskmoon314/uart-rs against 1.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fduskmoon314%2Fuart-rs" "/workspace/builds/worker-11/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-11/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/duskmoon314/uart-rs on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/duskmoon314/uart-rs [INFO] finished tweaking git repo https://github.com/duskmoon314/uart-rs [INFO] tweaked toml for git repo https://github.com/duskmoon314/uart-rs written to /workspace/builds/worker-11/source/Cargo.toml [INFO] crate git repo https://github.com/duskmoon314/uart-rs already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded vcell v0.1.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ee52c2f08ded96983bc8ebca4f4b22845de98fd292c4b4ced20f09dd8ebdc043 [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" "ee52c2f08ded96983bc8ebca4f4b22845de98fd292c4b4ced20f09dd8ebdc043", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ee52c2f08ded96983bc8ebca4f4b22845de98fd292c4b4ced20f09dd8ebdc043", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ee52c2f08ded96983bc8ebca4f4b22845de98fd292c4b4ced20f09dd8ebdc043", kill_on_drop: false }` [INFO] [stdout] ee52c2f08ded96983bc8ebca4f4b22845de98fd292c4b4ced20f09dd8ebdc043 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "build" "--frozen" "--message-format=json", 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] 26ae1993ab7f2a8c07b82b0b99effc8c975a79e8eb0716353950fb7be4a8a654 [INFO] running `Command { std: "docker" "start" "-a" "26ae1993ab7f2a8c07b82b0b99effc8c975a79e8eb0716353950fb7be4a8a654", kill_on_drop: false }` [INFO] [stderr] Compiling volatile-register v0.2.0 [INFO] [stderr] Compiling uart_xilinx v0.1.0 (/opt/rustwide/workdir/uart_xilinx) [INFO] [stderr] Compiling uart8250 v0.5.0 (/opt/rustwide/workdir/uart8250) [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> uart_xilinx/src/uart_16550/registers.rs:5:71 [INFO] [stdout] | [INFO] [stdout] 5 | unsafe { &mut *(($expr) as *mut super::registers::Registers) }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: uart_xilinx/src/uart_16550/uart.rs:94:18 [INFO] [stdout] | [INFO] [stdout] 94 | reg: cast!(base_address), [INFO] [stdout] | ------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `cast` (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] --> uart_xilinx/src/uart_16550/registers.rs:5:71 [INFO] [stdout] | [INFO] [stdout] 5 | unsafe { &mut *(($expr) as *mut super::registers::Registers) }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: uart_xilinx/src/uart_16550/uart.rs:119:20 [INFO] [stdout] | [INFO] [stdout] 119 | self.reg = cast!(base_address); [INFO] [stdout] | ------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `cast` (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] --> uart_xilinx/src/uart_lite/registers.rs:5:71 [INFO] [stdout] | [INFO] [stdout] 5 | unsafe { &mut *(($expr) as *mut super::registers::Registers) }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: uart_xilinx/src/uart_lite/uart.rs:40:18 [INFO] [stdout] | [INFO] [stdout] 40 | reg: cast!(base_address), [INFO] [stdout] | ------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `cast` (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] --> uart_xilinx/src/uart_lite/registers.rs:5:71 [INFO] [stdout] | [INFO] [stdout] 5 | unsafe { &mut *(($expr) as *mut super::registers::Registers) }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: uart_xilinx/src/uart_lite/uart.rs:46:20 [INFO] [stdout] | [INFO] [stdout] 46 | self.reg = cast!(base_address); [INFO] [stdout] | ------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `cast` (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] --> uart_xilinx/src/uart_lite/registers.rs:5:71 [INFO] [stdout] | [INFO] [stdout] 5 | unsafe { &mut *(($expr) as *mut super::registers::Registers) }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: uart_xilinx/src/uart_lite/uart.rs:184:18 [INFO] [stdout] | [INFO] [stdout] 184 | reg: cast!(base_address), [INFO] [stdout] | ------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `cast` (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] --> uart_xilinx/src/uart_lite/registers.rs:5:71 [INFO] [stdout] | [INFO] [stdout] 5 | unsafe { &mut *(($expr) as *mut super::registers::Registers) }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: uart_xilinx/src/uart_lite/uart.rs:190:20 [INFO] [stdout] | [INFO] [stdout] 190 | self.reg = cast!(base_address); [INFO] [stdout] | ------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `cast` (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] --> uart8250/src/registers.rs:8:71 [INFO] [stdout] | [INFO] [stdout] 8 | unsafe { &mut *(($expr) as *mut crate::registers::Registers) }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: uart8250/src/uart.rs:106:18 [INFO] [stdout] | [INFO] [stdout] 106 | reg: cast!(base_address), [INFO] [stdout] | ------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `cast` (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] --> uart8250/src/registers.rs:8:71 [INFO] [stdout] | [INFO] [stdout] 8 | unsafe { &mut *(($expr) as *mut crate::registers::Registers) }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: uart8250/src/uart.rs:131:20 [INFO] [stdout] | [INFO] [stdout] 131 | self.reg = cast!(base_address); [INFO] [stdout] | ------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `cast` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.44s [INFO] running `Command { std: "docker" "inspect" "26ae1993ab7f2a8c07b82b0b99effc8c975a79e8eb0716353950fb7be4a8a654", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "26ae1993ab7f2a8c07b82b0b99effc8c975a79e8eb0716353950fb7be4a8a654", kill_on_drop: false }` [INFO] [stdout] 26ae1993ab7f2a8c07b82b0b99effc8c975a79e8eb0716353950fb7be4a8a654 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d9409be86ee80c9f1713c1fc07c7f35c12b257ff32a4c31546957a31cbf078b3 [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" "d9409be86ee80c9f1713c1fc07c7f35c12b257ff32a4c31546957a31cbf078b3", kill_on_drop: false }` [INFO] [stderr] Compiling uart8250 v0.5.0 (/opt/rustwide/workdir/uart8250) [INFO] [stderr] Compiling uart_xilinx v0.1.0 (/opt/rustwide/workdir/uart_xilinx) [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> uart_xilinx/src/uart_16550/registers.rs:5:71 [INFO] [stdout] | [INFO] [stdout] 5 | unsafe { &mut *(($expr) as *mut super::registers::Registers) }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: uart_xilinx/src/uart_16550/uart.rs:94:18 [INFO] [stdout] | [INFO] [stdout] 94 | reg: cast!(base_address), [INFO] [stdout] | ------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `cast` (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] --> uart_xilinx/src/uart_16550/registers.rs:5:71 [INFO] [stdout] | [INFO] [stdout] 5 | unsafe { &mut *(($expr) as *mut super::registers::Registers) }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: uart_xilinx/src/uart_16550/uart.rs:119:20 [INFO] [stdout] | [INFO] [stdout] 119 | self.reg = cast!(base_address); [INFO] [stdout] | ------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `cast` (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] --> uart_xilinx/src/uart_lite/registers.rs:5:71 [INFO] [stdout] | [INFO] [stdout] 5 | unsafe { &mut *(($expr) as *mut super::registers::Registers) }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: uart_xilinx/src/uart_lite/uart.rs:40:18 [INFO] [stdout] | [INFO] [stdout] 40 | reg: cast!(base_address), [INFO] [stdout] | ------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `cast` (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] --> uart_xilinx/src/uart_lite/registers.rs:5:71 [INFO] [stdout] | [INFO] [stdout] 5 | unsafe { &mut *(($expr) as *mut super::registers::Registers) }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: uart_xilinx/src/uart_lite/uart.rs:46:20 [INFO] [stdout] | [INFO] [stdout] 46 | self.reg = cast!(base_address); [INFO] [stdout] | ------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `cast` (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] --> uart_xilinx/src/uart_lite/registers.rs:5:71 [INFO] [stdout] | [INFO] [stdout] 5 | unsafe { &mut *(($expr) as *mut super::registers::Registers) }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: uart_xilinx/src/uart_lite/uart.rs:184:18 [INFO] [stdout] | [INFO] [stdout] 184 | reg: cast!(base_address), [INFO] [stdout] | ------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `cast` (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] --> uart_xilinx/src/uart_lite/registers.rs:5:71 [INFO] [stdout] | [INFO] [stdout] 5 | unsafe { &mut *(($expr) as *mut super::registers::Registers) }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: uart_xilinx/src/uart_lite/uart.rs:190:20 [INFO] [stdout] | [INFO] [stdout] 190 | self.reg = cast!(base_address); [INFO] [stdout] | ------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `cast` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> uart8250/src/registers.rs:8:71 [INFO] [stdout] | [INFO] [stdout] 8 | unsafe { &mut *(($expr) as *mut crate::registers::Registers) }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: uart8250/src/uart.rs:106:18 [INFO] [stdout] | [INFO] [stdout] 106 | reg: cast!(base_address), [INFO] [stdout] | ------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `cast` (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] --> uart8250/src/registers.rs:8:71 [INFO] [stdout] | [INFO] [stdout] 8 | unsafe { &mut *(($expr) as *mut crate::registers::Registers) }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: uart8250/src/uart.rs:131:20 [INFO] [stdout] | [INFO] [stdout] 131 | self.reg = cast!(base_address); [INFO] [stdout] | ------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `cast` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> uart_xilinx/src/uart_16550/registers.rs:5:71 [INFO] [stdout] | [INFO] [stdout] 5 | unsafe { &mut *(($expr) as *mut super::registers::Registers) }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: uart_xilinx/src/uart_16550/uart.rs:94:18 [INFO] [stdout] | [INFO] [stdout] 94 | reg: cast!(base_address), [INFO] [stdout] | ------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `cast` (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] --> uart_xilinx/src/uart_16550/registers.rs:5:71 [INFO] [stdout] | [INFO] [stdout] 5 | unsafe { &mut *(($expr) as *mut super::registers::Registers) }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: uart_xilinx/src/uart_16550/uart.rs:119:20 [INFO] [stdout] | [INFO] [stdout] 119 | self.reg = cast!(base_address); [INFO] [stdout] | ------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `cast` (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] --> uart_xilinx/src/uart_lite/registers.rs:5:71 [INFO] [stdout] | [INFO] [stdout] 5 | unsafe { &mut *(($expr) as *mut super::registers::Registers) }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: uart_xilinx/src/uart_lite/uart.rs:40:18 [INFO] [stdout] | [INFO] [stdout] 40 | reg: cast!(base_address), [INFO] [stdout] | ------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `cast` (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] --> uart_xilinx/src/uart_lite/registers.rs:5:71 [INFO] [stdout] | [INFO] [stdout] 5 | unsafe { &mut *(($expr) as *mut super::registers::Registers) }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: uart_xilinx/src/uart_lite/uart.rs:46:20 [INFO] [stdout] | [INFO] [stdout] 46 | self.reg = cast!(base_address); [INFO] [stdout] | ------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `cast` (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] --> uart_xilinx/src/uart_lite/registers.rs:5:71 [INFO] [stdout] | [INFO] [stdout] 5 | unsafe { &mut *(($expr) as *mut super::registers::Registers) }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: uart_xilinx/src/uart_lite/uart.rs:184:18 [INFO] [stdout] | [INFO] [stdout] 184 | reg: cast!(base_address), [INFO] [stdout] | ------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `cast` (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] --> uart_xilinx/src/uart_lite/registers.rs:5:71 [INFO] [stdout] | [INFO] [stdout] 5 | unsafe { &mut *(($expr) as *mut super::registers::Registers) }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: uart_xilinx/src/uart_lite/uart.rs:190:20 [INFO] [stdout] | [INFO] [stdout] 190 | self.reg = cast!(base_address); [INFO] [stdout] | ------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `cast` (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] --> uart8250/src/registers.rs:8:71 [INFO] [stdout] | [INFO] [stdout] 8 | unsafe { &mut *(($expr) as *mut crate::registers::Registers) }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: uart8250/src/uart.rs:106:18 [INFO] [stdout] | [INFO] [stdout] 106 | reg: cast!(base_address), [INFO] [stdout] | ------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `cast` (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] --> uart8250/src/registers.rs:8:71 [INFO] [stdout] | [INFO] [stdout] 8 | unsafe { &mut *(($expr) as *mut crate::registers::Registers) }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: uart8250/src/uart.rs:131:20 [INFO] [stdout] | [INFO] [stdout] 131 | self.reg = cast!(base_address); [INFO] [stdout] | ------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `cast` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.57s [INFO] running `Command { std: "docker" "inspect" "d9409be86ee80c9f1713c1fc07c7f35c12b257ff32a4c31546957a31cbf078b3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d9409be86ee80c9f1713c1fc07c7f35c12b257ff32a4c31546957a31cbf078b3", kill_on_drop: false }` [INFO] [stdout] d9409be86ee80c9f1713c1fc07c7f35c12b257ff32a4c31546957a31cbf078b3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "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] b98d9be87541707d305176c6d4474d8a86c1a8b7c4a2548312a86ac0b4902b4d [INFO] running `Command { std: "docker" "start" "-a" "b98d9be87541707d305176c6d4474d8a86c1a8b7c4a2548312a86ac0b4902b4d", kill_on_drop: false }` [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> uart8250/src/registers.rs:8:71 [INFO] [stderr] | [INFO] [stderr] 8 | unsafe { &mut *(($expr) as *mut crate::registers::Registers) }; [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: uart8250/src/uart.rs:106:18 [INFO] [stderr] | [INFO] [stderr] 106 | reg: cast!(base_address), [INFO] [stderr] | ------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `cast` (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] --> uart8250/src/registers.rs:8:71 [INFO] [stderr] | [INFO] [stderr] 8 | unsafe { &mut *(($expr) as *mut crate::registers::Registers) }; [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: uart8250/src/uart.rs:131:20 [INFO] [stderr] | [INFO] [stderr] 131 | self.reg = cast!(base_address); [INFO] [stderr] | ------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `cast` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `uart8250` (lib) generated 2 warnings [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> uart_xilinx/src/uart_16550/registers.rs:5:71 [INFO] [stderr] | [INFO] [stderr] 5 | unsafe { &mut *(($expr) as *mut super::registers::Registers) }; [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: uart_xilinx/src/uart_16550/uart.rs:94:18 [INFO] [stderr] | [INFO] [stderr] 94 | reg: cast!(base_address), [INFO] [stderr] | ------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `cast` (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] --> uart_xilinx/src/uart_16550/registers.rs:5:71 [INFO] [stderr] | [INFO] [stderr] 5 | unsafe { &mut *(($expr) as *mut super::registers::Registers) }; [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: uart_xilinx/src/uart_16550/uart.rs:119:20 [INFO] [stderr] | [INFO] [stderr] 119 | self.reg = cast!(base_address); [INFO] [stderr] | ------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `cast` (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] --> uart_xilinx/src/uart_lite/registers.rs:5:71 [INFO] [stderr] | [INFO] [stderr] 5 | unsafe { &mut *(($expr) as *mut super::registers::Registers) }; [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: uart_xilinx/src/uart_lite/uart.rs:40:18 [INFO] [stderr] | [INFO] [stderr] 40 | reg: cast!(base_address), [INFO] [stderr] | ------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `cast` (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] --> uart_xilinx/src/uart_lite/registers.rs:5:71 [INFO] [stderr] | [INFO] [stderr] 5 | unsafe { &mut *(($expr) as *mut super::registers::Registers) }; [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: uart_xilinx/src/uart_lite/uart.rs:46:20 [INFO] [stderr] | [INFO] [stderr] 46 | self.reg = cast!(base_address); [INFO] [stderr] | ------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `cast` (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] --> uart_xilinx/src/uart_lite/registers.rs:5:71 [INFO] [stderr] | [INFO] [stderr] 5 | unsafe { &mut *(($expr) as *mut super::registers::Registers) }; [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: uart_xilinx/src/uart_lite/uart.rs:184:18 [INFO] [stderr] | [INFO] [stderr] 184 | reg: cast!(base_address), [INFO] [stderr] | ------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `cast` (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] --> uart_xilinx/src/uart_lite/registers.rs:5:71 [INFO] [stderr] | [INFO] [stderr] 5 | unsafe { &mut *(($expr) as *mut super::registers::Registers) }; [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: uart_xilinx/src/uart_lite/uart.rs:190:20 [INFO] [stderr] | [INFO] [stderr] 190 | self.reg = cast!(base_address); [INFO] [stderr] | ------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `cast` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `uart_xilinx` (lib) generated 6 warnings [INFO] [stderr] warning: `uart8250` (lib test) generated 2 warnings (2 duplicates) [INFO] [stderr] warning: `uart_xilinx` (lib test) generated 6 warnings (6 duplicates) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.02s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/uart8250-953b3ee4244f7acf) [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/uart_xilinx-1bcbc305a3540d35) [INFO] [stdout] running 0 tests [INFO] [stderr] Doc-tests uart8250 [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests uart_xilinx [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "b98d9be87541707d305176c6d4474d8a86c1a8b7c4a2548312a86ac0b4902b4d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b98d9be87541707d305176c6d4474d8a86c1a8b7c4a2548312a86ac0b4902b4d", kill_on_drop: false }` [INFO] [stdout] b98d9be87541707d305176c6d4474d8a86c1a8b7c4a2548312a86ac0b4902b4d