[INFO] updating cached repository https://github.com/wjlroe/bim [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] f22d7e8783786cc109723d9d6a917cf863cb1de2 [INFO] checking wjlroe/bim against try#38f08371587f97c145dedb2c055ac7b01bf1e788 for pr-65294 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwjlroe%2Fbim" "/workspace/builds/worker-3/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/wjlroe/bim 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/wjlroe/bim [INFO] finished tweaking git repo https://github.com/wjlroe/bim [INFO] tweaked toml for git repo https://github.com/wjlroe/bim written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/wjlroe/bim 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-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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] 4f3778ad6f125d9b978f59494949da771234110eebf8bc62ca8a877ede68dcae [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" "4f3778ad6f125d9b978f59494949da771234110eebf8bc62ca8a877ede68dcae"` [INFO] [stderr] Compiling libc v0.2.62 [INFO] [stderr] Compiling arrayvec v0.4.11 [INFO] [stderr] Compiling cc v1.0.41 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling syn v1.0.5 [INFO] [stderr] Compiling getrandom v0.1.11 [INFO] [stderr] Checking either v1.5.2 [INFO] [stderr] Compiling cgmath v0.17.0 [INFO] [stderr] Compiling bim v0.0.1 (/opt/rustwide/workdir) [INFO] [stderr] Checking crossbeam-utils v0.6.6 [INFO] [stderr] Compiling num-rational v0.2.2 [INFO] [stderr] Checking yaml-rust v0.4.3 [INFO] [stderr] Checking c2-chacha v0.2.2 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Checking rand_hc v0.1.0 [INFO] [stderr] Checking rand_isaac v0.1.1 [INFO] [stderr] Checking rand_xorshift v0.1.1 [INFO] [stderr] Checking draw_state v0.8.0 [INFO] [stderr] Checking rand_chacha v0.1.1 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Checking approx v0.3.2 [INFO] [stderr] Checking ordered-float v1.0.2 [INFO] [stderr] Checking num-integer v0.1.41 [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/draw_state-0.8.0/src/state.rs:343:1 [INFO] [stderr] | [INFO] [stderr] 343 | / bitflags!( [INFO] [stderr] 344 | | #[allow(missing_docs)] [INFO] [stderr] 345 | | #[cfg_attr(feature="serde", derive(Serialize, Deserialize))] [INFO] [stderr] 346 | | pub struct ColorMask: u8 { [INFO] [stderr] ... | [INFO] [stderr] 355 | | } [INFO] [stderr] 356 | | ); [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/draw_state-0.8.0/src/state.rs:343:1 [INFO] [stderr] | [INFO] [stderr] 343 | / bitflags!( [INFO] [stderr] 344 | | #[allow(missing_docs)] [INFO] [stderr] 345 | | #[cfg_attr(feature="serde", derive(Serialize, Deserialize))] [INFO] [stderr] 346 | | pub struct ColorMask: u8 { [INFO] [stderr] ... | [INFO] [stderr] 355 | | } [INFO] [stderr] 356 | | ); [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/draw_state-0.8.0/src/state.rs:343:1 [INFO] [stderr] | [INFO] [stderr] 343 | / bitflags!( [INFO] [stderr] 344 | | #[allow(missing_docs)] [INFO] [stderr] 345 | | #[cfg_attr(feature="serde", derive(Serialize, Deserialize))] [INFO] [stderr] 346 | | pub struct ColorMask: u8 { [INFO] [stderr] ... | [INFO] [stderr] 355 | | } [INFO] [stderr] 356 | | ); [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/draw_state-0.8.0/src/state.rs:343:1 [INFO] [stderr] | [INFO] [stderr] 343 | / bitflags!( [INFO] [stderr] 344 | | #[allow(missing_docs)] [INFO] [stderr] 345 | | #[cfg_attr(feature="serde", derive(Serialize, Deserialize))] [INFO] [stderr] 346 | | pub struct ColorMask: u8 { [INFO] [stderr] ... | [INFO] [stderr] 355 | | } [INFO] [stderr] 356 | | ); [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/draw_state-0.8.0/src/state.rs:343:1 [INFO] [stderr] | [INFO] [stderr] 343 | / bitflags!( [INFO] [stderr] 344 | | #[allow(missing_docs)] [INFO] [stderr] 345 | | #[cfg_attr(feature="serde", derive(Serialize, Deserialize))] [INFO] [stderr] 346 | | pub struct ColorMask: u8 { [INFO] [stderr] ... | [INFO] [stderr] 355 | | } [INFO] [stderr] 356 | | ); [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] Checking line_drawing v0.7.0 [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/draw_state-0.8.0/src/target.rs:42:1 [INFO] [stderr] | [INFO] [stderr] 42 | / bitflags!( [INFO] [stderr] 43 | | /// Mirroring flags, used for blitting [INFO] [stderr] 44 | | #[cfg_attr(feature="serde", derive(Serialize, Deserialize))] [INFO] [stderr] 45 | | pub struct Mirror: u8 { [INFO] [stderr] ... | [INFO] [stderr] 50 | | } [INFO] [stderr] 51 | | ); [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/draw_state-0.8.0/src/target.rs:42:1 [INFO] [stderr] | [INFO] [stderr] 42 | / bitflags!( [INFO] [stderr] 43 | | /// Mirroring flags, used for blitting [INFO] [stderr] 44 | | #[cfg_attr(feature="serde", derive(Serialize, Deserialize))] [INFO] [stderr] 45 | | pub struct Mirror: u8 { [INFO] [stderr] ... | [INFO] [stderr] 50 | | } [INFO] [stderr] 51 | | ); [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/draw_state-0.8.0/src/target.rs:42:1 [INFO] [stderr] | [INFO] [stderr] 42 | / bitflags!( [INFO] [stderr] 43 | | /// Mirroring flags, used for blitting [INFO] [stderr] 44 | | #[cfg_attr(feature="serde", derive(Serialize, Deserialize))] [INFO] [stderr] 45 | | pub struct Mirror: u8 { [INFO] [stderr] ... | [INFO] [stderr] 50 | | } [INFO] [stderr] 51 | | ); [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] Compiling wayland-client v0.21.13 [INFO] [stderr] Compiling wayland-protocols v0.21.13 [INFO] [stderr] Checking crossbeam-queue v0.1.2 [INFO] [stderr] Compiling gl_generator v0.11.0 [INFO] [stderr] error: aborting due to 8 previous errors [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0518`. [INFO] [stderr] error: could not compile `draw_state`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "4f3778ad6f125d9b978f59494949da771234110eebf8bc62ca8a877ede68dcae"` [INFO] running `"docker" "rm" "-f" "4f3778ad6f125d9b978f59494949da771234110eebf8bc62ca8a877ede68dcae"` [INFO] [stdout] 4f3778ad6f125d9b978f59494949da771234110eebf8bc62ca8a877ede68dcae