[INFO] updating cached repository https://github.com/btwotwo/chip8rust [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 013da8f350e0ba68f425ecf8f6e9cac4fbebf9fb [INFO] checking btwotwo/chip8rust against try#38f08371587f97c145dedb2c055ac7b01bf1e788 for pr-65294 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbtwotwo%2Fchip8rust" "/workspace/builds/worker-12/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-12/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/btwotwo/chip8rust on toolchain 38f08371587f97c145dedb2c055ac7b01bf1e788 [INFO] running `"/workspace/cargo-home/bin/cargo" "+38f08371587f97c145dedb2c055ac7b01bf1e788" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/btwotwo/chip8rust [INFO] finished tweaking git repo https://github.com/btwotwo/chip8rust [INFO] tweaked toml for git repo https://github.com/btwotwo/chip8rust written to /workspace/builds/worker-12/source/Cargo.toml [INFO] crate git repo https://github.com/btwotwo/chip8rust already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+38f08371587f97c145dedb2c055ac7b01bf1e788" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+38f08371587f97c145dedb2c055ac7b01bf1e788" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] a2b7ea96b4241c4ed4fce48618cc1a9382830511a8a34db3aa52cfd6775b1da2 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `"docker" "start" "-a" "a2b7ea96b4241c4ed4fce48618cc1a9382830511a8a34db3aa52cfd6775b1da2"` [INFO] [stderr] Checking crossterm_utils v0.2.4 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking crossterm_cursor v0.2.6 [INFO] [stderr] Checking crossterm_screen v0.2.5 [INFO] [stderr] Checking crossterm_style v0.3.3 [INFO] [stderr] Checking crossterm_style v0.4.1 [INFO] [stderr] Checking rand_chacha v0.2.1 [INFO] [stderr] Checking crossterm_input v0.3.9 [INFO] [stderr] Checking crossterm_terminal v0.2.6 [INFO] [stderr] Checking rand v0.7.0 [INFO] [stderr] Checking crossterm v0.9.6 [INFO] [stderr] Checking crossterm v0.10.2 [INFO] [stderr] Checking tui v0.6.2 [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tui-0.6.2/src/style.rs:54:1 [INFO] [stderr] | [INFO] [stderr] 54 | / bitflags! { [INFO] [stderr] 55 | | pub struct Modifier: u16 { [INFO] [stderr] 56 | | const BOLD = 0b0000_0000_0001; [INFO] [stderr] 57 | | const DIM = 0b0000_0000_0010; [INFO] [stderr] ... | [INFO] [stderr] 65 | | } [INFO] [stderr] 66 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tui-0.6.2/src/style.rs:54:1 [INFO] [stderr] | [INFO] [stderr] 54 | / bitflags! { [INFO] [stderr] 55 | | pub struct Modifier: u16 { [INFO] [stderr] 56 | | const BOLD = 0b0000_0000_0001; [INFO] [stderr] 57 | | const DIM = 0b0000_0000_0010; [INFO] [stderr] ... | [INFO] [stderr] 65 | | } [INFO] [stderr] 66 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tui-0.6.2/src/style.rs:54:1 [INFO] [stderr] | [INFO] [stderr] 54 | / bitflags! { [INFO] [stderr] 55 | | pub struct Modifier: u16 { [INFO] [stderr] 56 | | const BOLD = 0b0000_0000_0001; [INFO] [stderr] 57 | | const DIM = 0b0000_0000_0010; [INFO] [stderr] ... | [INFO] [stderr] 65 | | } [INFO] [stderr] 66 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tui-0.6.2/src/style.rs:54:1 [INFO] [stderr] | [INFO] [stderr] 54 | / bitflags! { [INFO] [stderr] 55 | | pub struct Modifier: u16 { [INFO] [stderr] 56 | | const BOLD = 0b0000_0000_0001; [INFO] [stderr] 57 | | const DIM = 0b0000_0000_0010; [INFO] [stderr] ... | [INFO] [stderr] 65 | | } [INFO] [stderr] 66 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tui-0.6.2/src/style.rs:54:1 [INFO] [stderr] | [INFO] [stderr] 54 | / bitflags! { [INFO] [stderr] 55 | | pub struct Modifier: u16 { [INFO] [stderr] 56 | | const BOLD = 0b0000_0000_0001; [INFO] [stderr] 57 | | const DIM = 0b0000_0000_0010; [INFO] [stderr] ... | [INFO] [stderr] 65 | | } [INFO] [stderr] 66 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tui-0.6.2/src/style.rs:54:1 [INFO] [stderr] | [INFO] [stderr] 54 | / bitflags! { [INFO] [stderr] 55 | | pub struct Modifier: u16 { [INFO] [stderr] 56 | | const BOLD = 0b0000_0000_0001; [INFO] [stderr] 57 | | const DIM = 0b0000_0000_0010; [INFO] [stderr] ... | [INFO] [stderr] 65 | | } [INFO] [stderr] 66 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tui-0.6.2/src/style.rs:54:1 [INFO] [stderr] | [INFO] [stderr] 54 | / bitflags! { [INFO] [stderr] 55 | | pub struct Modifier: u16 { [INFO] [stderr] 56 | | const BOLD = 0b0000_0000_0001; [INFO] [stderr] 57 | | const DIM = 0b0000_0000_0010; [INFO] [stderr] ... | [INFO] [stderr] 65 | | } [INFO] [stderr] 66 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tui-0.6.2/src/style.rs:54:1 [INFO] [stderr] | [INFO] [stderr] 54 | / bitflags! { [INFO] [stderr] 55 | | pub struct Modifier: u16 { [INFO] [stderr] 56 | | const BOLD = 0b0000_0000_0001; [INFO] [stderr] 57 | | const DIM = 0b0000_0000_0010; [INFO] [stderr] ... | [INFO] [stderr] 65 | | } [INFO] [stderr] 66 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tui-0.6.2/src/style.rs:54:1 [INFO] [stderr] | [INFO] [stderr] 54 | / bitflags! { [INFO] [stderr] 55 | | pub struct Modifier: u16 { [INFO] [stderr] 56 | | const BOLD = 0b0000_0000_0001; [INFO] [stderr] 57 | | const DIM = 0b0000_0000_0010; [INFO] [stderr] ... | [INFO] [stderr] 65 | | } [INFO] [stderr] 66 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tui-0.6.2/src/style.rs:54:1 [INFO] [stderr] | [INFO] [stderr] 54 | / bitflags! { [INFO] [stderr] 55 | | pub struct Modifier: u16 { [INFO] [stderr] 56 | | const BOLD = 0b0000_0000_0001; [INFO] [stderr] 57 | | const DIM = 0b0000_0000_0010; [INFO] [stderr] ... | [INFO] [stderr] 65 | | } [INFO] [stderr] 66 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tui-0.6.2/src/widgets/mod.rs:32:1 [INFO] [stderr] | [INFO] [stderr] 32 | / bitflags! { [INFO] [stderr] 33 | | /// Bitflags that can be composed to set the visible borders essentially on the block widget. [INFO] [stderr] 34 | | pub struct Borders: u32 { [INFO] [stderr] 35 | | /// Show no border (default) [INFO] [stderr] ... | [INFO] [stderr] 47 | | } [INFO] [stderr] 48 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tui-0.6.2/src/widgets/mod.rs:32:1 [INFO] [stderr] | [INFO] [stderr] 32 | / bitflags! { [INFO] [stderr] 33 | | /// Bitflags that can be composed to set the visible borders essentially on the block widget. [INFO] [stderr] 34 | | pub struct Borders: u32 { [INFO] [stderr] 35 | | /// Show no border (default) [INFO] [stderr] ... | [INFO] [stderr] 47 | | } [INFO] [stderr] 48 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tui-0.6.2/src/widgets/mod.rs:32:1 [INFO] [stderr] | [INFO] [stderr] 32 | / bitflags! { [INFO] [stderr] 33 | | /// Bitflags that can be composed to set the visible borders essentially on the block widget. [INFO] [stderr] 34 | | pub struct Borders: u32 { [INFO] [stderr] 35 | | /// Show no border (default) [INFO] [stderr] ... | [INFO] [stderr] 47 | | } [INFO] [stderr] 48 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tui-0.6.2/src/widgets/mod.rs:32:1 [INFO] [stderr] | [INFO] [stderr] 32 | / bitflags! { [INFO] [stderr] 33 | | /// Bitflags that can be composed to set the visible borders essentially on the block widget. [INFO] [stderr] 34 | | pub struct Borders: u32 { [INFO] [stderr] 35 | | /// Show no border (default) [INFO] [stderr] ... | [INFO] [stderr] 47 | | } [INFO] [stderr] 48 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tui-0.6.2/src/widgets/mod.rs:32:1 [INFO] [stderr] | [INFO] [stderr] 32 | / bitflags! { [INFO] [stderr] 33 | | /// Bitflags that can be composed to set the visible borders essentially on the block widget. [INFO] [stderr] 34 | | pub struct Borders: u32 { [INFO] [stderr] 35 | | /// Show no border (default) [INFO] [stderr] ... | [INFO] [stderr] 47 | | } [INFO] [stderr] 48 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tui-0.6.2/src/widgets/mod.rs:32:1 [INFO] [stderr] | [INFO] [stderr] 32 | / bitflags! { [INFO] [stderr] 33 | | /// Bitflags that can be composed to set the visible borders essentially on the block widget. [INFO] [stderr] 34 | | pub struct Borders: u32 { [INFO] [stderr] 35 | | /// Show no border (default) [INFO] [stderr] ... | [INFO] [stderr] 47 | | } [INFO] [stderr] 48 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tui-0.6.2/src/widgets/mod.rs:32:1 [INFO] [stderr] | [INFO] [stderr] 32 | / bitflags! { [INFO] [stderr] 33 | | /// Bitflags that can be composed to set the visible borders essentially on the block widget. [INFO] [stderr] 34 | | pub struct Borders: u32 { [INFO] [stderr] 35 | | /// Show no border (default) [INFO] [stderr] ... | [INFO] [stderr] 47 | | } [INFO] [stderr] 48 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: aborting due to 17 previous errors [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0518`. [INFO] [stderr] error: could not compile `tui`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "a2b7ea96b4241c4ed4fce48618cc1a9382830511a8a34db3aa52cfd6775b1da2"` [INFO] running `"docker" "rm" "-f" "a2b7ea96b4241c4ed4fce48618cc1a9382830511a8a34db3aa52cfd6775b1da2"` [INFO] [stdout] a2b7ea96b4241c4ed4fce48618cc1a9382830511a8a34db3aa52cfd6775b1da2