[INFO] updating cached repository https://github.com/roscale/rust-ecs-opengl [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] 4ea0053c6b0cfaded065486e32aee2fcb0984ef1 [INFO] checking roscale/rust-ecs-opengl against try#38f08371587f97c145dedb2c055ac7b01bf1e788 for pr-65294 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Froscale%2Frust-ecs-opengl" "/workspace/builds/worker-1/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] [stderr] Checking out files: 67% (86/127) Checking out files: 68% (87/127) Checking out files: 69% (88/127) Checking out files: 70% (89/127) Checking out files: 71% (91/127) Checking out files: 72% (92/127) Checking out files: 73% (93/127) Checking out files: 74% (94/127) Checking out files: 75% (96/127) Checking out files: 76% (97/127) Checking out files: 77% (98/127) Checking out files: 78% (100/127) Checking out files: 79% (101/127) Checking out files: 80% (102/127) Checking out files: 81% (103/127) Checking out files: 82% (105/127) Checking out files: 83% (106/127) Checking out files: 84% (107/127) Checking out files: 85% (108/127) Checking out files: 86% (110/127) Checking out files: 87% (111/127) Checking out files: 88% (112/127) Checking out files: 89% (114/127) Checking out files: 90% (115/127) Checking out files: 91% (116/127) Checking out files: 92% (117/127) Checking out files: 93% (119/127) Checking out files: 94% (120/127) Checking out files: 95% (121/127) Checking out files: 96% (122/127) Checking out files: 97% (124/127) Checking out files: 98% (125/127) Checking out files: 99% (126/127) Checking out files: 100% (127/127) Checking out files: 100% (127/127), done. [INFO] validating manifest of git repo https://github.com/roscale/rust-ecs-opengl 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/roscale/rust-ecs-opengl [INFO] finished tweaking git repo https://github.com/roscale/rust-ecs-opengl [INFO] tweaked toml for git repo https://github.com/roscale/rust-ecs-opengl written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/roscale/rust-ecs-opengl already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+38f08371587f97c145dedb2c055ac7b01bf1e788" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 0234db4ed8162d5f0e352b7aeb4f887a7a69a862c5ef89426840fa245c8fea98 [INFO] running `"docker" "start" "-a" "0234db4ed8162d5f0e352b7aeb4f887a7a69a862c5ef89426840fa245c8fea98"` [INFO] [stderr] Compiling autocfg v0.1.4 [INFO] [stderr] Compiling libc v0.2.62 [INFO] [stderr] Checking cfg-if v0.1.9 [INFO] [stderr] Checking lazy_static v1.3.0 [INFO] [stderr] Checking rand_core v0.4.0 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling arrayvec v0.4.10 [INFO] [stderr] Checking nodrop v0.1.13 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Checking memoffset v0.2.1 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Checking scopeguard v0.3.3 [INFO] [stderr] Compiling syn v0.15.39 [INFO] [stderr] Compiling rayon-core v1.5.0 [INFO] [stderr] Checking either v1.5.2 [INFO] [stderr] Compiling typenum v1.10.0 [INFO] [stderr] Compiling libm v0.1.4 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling bitflags v1.1.0 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling winapi-build v0.1.1 [INFO] [stderr] Compiling getrandom v0.1.12 [INFO] [stderr] Compiling cc v1.0.37 [INFO] [stderr] Checking rawpointer v0.1.0 [INFO] [stderr] Compiling num-derive v0.2.5 [INFO] [stderr] Checking winapi v0.2.8 [INFO] [stderr] Checking adler32 v1.0.3 [INFO] [stderr] Checking smallvec v0.6.10 [INFO] [stderr] Compiling xml-rs v0.8.0 [INFO] [stderr] Checking quick-error v1.2.2 [INFO] [stderr] Checking ppv-lite86 v0.2.5 [INFO] [stderr] Checking ordermap v0.3.5 [INFO] [stderr] Checking lzw v0.10.0 [INFO] [stderr] Compiling nonzero_signed v1.0.3 [INFO] [stderr] Checking fixedbitset v0.1.9 [INFO] [stderr] Checking regex-syntax v0.6.11 [INFO] [stderr] Compiling cgmath v0.16.1 [INFO] [stderr] Checking mint v0.5.1 [INFO] [stderr] Checking termcolor v1.0.5 [INFO] [stderr] Checking nom v1.2.4 [INFO] [stderr] Checking mopa v0.2.2 [INFO] [stderr] Checking approx v0.1.1 [INFO] [stderr] Checking color_quant v1.0.1 [INFO] [stderr] Checking downcast-rs v1.0.4 [INFO] [stderr] Checking atom v0.3.5 [INFO] [stderr] Checking slab v0.4.2 [INFO] [stderr] Checking hashbrown v0.5.0 [INFO] [stderr] Checking tuple_utils v0.3.0 [INFO] [stderr] Checking shrev v1.1.1 [INFO] [stderr] Checking scoped_threadpool v0.1.9 [INFO] [stderr] Checking tobj v0.1.10 [INFO] [stderr] Checking crossbeam-utils v0.6.5 [INFO] [stderr] Checking thread_local v0.3.6 [INFO] [stderr] Checking rand_core v0.3.1 [INFO] [stderr] Checking rand_jitter v0.1.4 [INFO] [stderr] Checking matrixmultiply v0.2.2 [INFO] [stderr] Checking inflate v0.4.5 [INFO] [stderr] Compiling kernel32-sys v0.2.2 [INFO] [stderr] Checking humantime v1.2.0 [INFO] [stderr] Compiling cmake v0.1.40 [INFO] [stderr] Checking petgraph v0.4.13 [INFO] [stderr] Checking gif v0.10.2 [INFO] [stderr] Checking rand_isaac v0.1.1 [INFO] [stderr] Checking rand_hc v0.1.0 [INFO] [stderr] Checking rand_xorshift v0.1.1 [INFO] [stderr] Checking c2-chacha v0.2.2 [INFO] [stderr] Checking semver v0.2.3 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling num-complex v0.2.3 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling num-iter v0.1.39 [INFO] [stderr] Compiling num-rational v0.2.2 [INFO] [stderr] Checking crossbeam-queue v0.1.2 [INFO] [stderr] Compiling gl_generator v0.13.1 [INFO] [stderr] Checking deflate v0.7.20 [INFO] [stderr] Compiling quote v0.6.12 [INFO] [stderr] Checking aho-corasick v0.7.6 [INFO] [stderr] Checking num_cpus v1.10.1 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Checking time v0.1.42 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Checking atty v0.2.13 [INFO] [stderr] Checking thread-id v2.0.0 [INFO] [stderr] Checking crossbeam-epoch v0.7.1 [INFO] [stderr] Checking thread_local v0.2.7 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking generic-array v0.12.3 [INFO] [stderr] Checking state v0.4.1 [INFO] [stderr] Checking crossbeam-deque v0.6.3 [INFO] [stderr] Checking rand_chacha v0.2.1 [INFO] [stderr] Checking regex v1.2.1 [INFO] [stderr] Checking rand v0.7.1 [INFO] [stderr] Checking approx v0.3.2 [INFO] [stderr] Checking num-traits v0.1.43 [INFO] [stderr] Checking chrono v0.4.7 [INFO] [stderr] Checking rayon v1.1.0 [INFO] [stderr] Compiling glfw-sys v3.3.0 [INFO] [stderr] Checking png v0.14.1 [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/png-0.14.1/src/common.rs:236:1 [INFO] [stderr] | [INFO] [stderr] 236 | / bitflags! { [INFO] [stderr] 237 | | /// # Output transformations [INFO] [stderr] 238 | | /// [INFO] [stderr] 239 | | /// Only `IDENTITY` and `TRANSFORM_EXPAND | TRANSFORM_STRIP_ALPHA` can be used at the moment. [INFO] [stderr] ... | [INFO] [stderr] 273 | | } [INFO] [stderr] 274 | | } [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/png-0.14.1/src/common.rs:236:1 [INFO] [stderr] | [INFO] [stderr] 236 | / bitflags! { [INFO] [stderr] 237 | | /// # Output transformations [INFO] [stderr] 238 | | /// [INFO] [stderr] 239 | | /// Only `IDENTITY` and `TRANSFORM_EXPAND | TRANSFORM_STRIP_ALPHA` can be used at the moment. [INFO] [stderr] ... | [INFO] [stderr] 273 | | } [INFO] [stderr] 274 | | } [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/png-0.14.1/src/common.rs:236:1 [INFO] [stderr] | [INFO] [stderr] 236 | / bitflags! { [INFO] [stderr] 237 | | /// # Output transformations [INFO] [stderr] 238 | | /// [INFO] [stderr] 239 | | /// Only `IDENTITY` and `TRANSFORM_EXPAND | TRANSFORM_STRIP_ALPHA` can be used at the moment. [INFO] [stderr] ... | [INFO] [stderr] 273 | | } [INFO] [stderr] 274 | | } [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/png-0.14.1/src/common.rs:236:1 [INFO] [stderr] | [INFO] [stderr] 236 | / bitflags! { [INFO] [stderr] 237 | | /// # Output transformations [INFO] [stderr] 238 | | /// [INFO] [stderr] 239 | | /// Only `IDENTITY` and `TRANSFORM_EXPAND | TRANSFORM_STRIP_ALPHA` can be used at the moment. [INFO] [stderr] ... | [INFO] [stderr] 273 | | } [INFO] [stderr] 274 | | } [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/png-0.14.1/src/common.rs:236:1 [INFO] [stderr] | [INFO] [stderr] 236 | / bitflags! { [INFO] [stderr] 237 | | /// # Output transformations [INFO] [stderr] 238 | | /// [INFO] [stderr] 239 | | /// Only `IDENTITY` and `TRANSFORM_EXPAND | TRANSFORM_STRIP_ALPHA` can be used at the moment. [INFO] [stderr] ... | [INFO] [stderr] 273 | | } [INFO] [stderr] 274 | | } [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/png-0.14.1/src/common.rs:236:1 [INFO] [stderr] | [INFO] [stderr] 236 | / bitflags! { [INFO] [stderr] 237 | | /// # Output transformations [INFO] [stderr] 238 | | /// [INFO] [stderr] 239 | | /// Only `IDENTITY` and `TRANSFORM_EXPAND | TRANSFORM_STRIP_ALPHA` can be used at the moment. [INFO] [stderr] ... | [INFO] [stderr] 273 | | } [INFO] [stderr] 274 | | } [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/png-0.14.1/src/common.rs:236:1 [INFO] [stderr] | [INFO] [stderr] 236 | / bitflags! { [INFO] [stderr] 237 | | /// # Output transformations [INFO] [stderr] 238 | | /// [INFO] [stderr] 239 | | /// Only `IDENTITY` and `TRANSFORM_EXPAND | TRANSFORM_STRIP_ALPHA` can be used at the moment. [INFO] [stderr] ... | [INFO] [stderr] 273 | | } [INFO] [stderr] 274 | | } [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/png-0.14.1/src/common.rs:236:1 [INFO] [stderr] | [INFO] [stderr] 236 | / bitflags! { [INFO] [stderr] 237 | | /// # Output transformations [INFO] [stderr] 238 | | /// [INFO] [stderr] 239 | | /// Only `IDENTITY` and `TRANSFORM_EXPAND | TRANSFORM_STRIP_ALPHA` can be used at the moment. [INFO] [stderr] ... | [INFO] [stderr] 273 | | } [INFO] [stderr] 274 | | } [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/png-0.14.1/src/common.rs:236:1 [INFO] [stderr] | [INFO] [stderr] 236 | / bitflags! { [INFO] [stderr] 237 | | /// # Output transformations [INFO] [stderr] 238 | | /// [INFO] [stderr] 239 | | /// Only `IDENTITY` and `TRANSFORM_EXPAND | TRANSFORM_STRIP_ALPHA` can be used at the moment. [INFO] [stderr] ... | [INFO] [stderr] 273 | | } [INFO] [stderr] 274 | | } [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/png-0.14.1/src/common.rs:236:1 [INFO] [stderr] | [INFO] [stderr] 236 | / bitflags! { [INFO] [stderr] 237 | | /// # Output transformations [INFO] [stderr] 238 | | /// [INFO] [stderr] 239 | | /// Only `IDENTITY` and `TRANSFORM_EXPAND | TRANSFORM_STRIP_ALPHA` can be used at the moment. [INFO] [stderr] ... | [INFO] [stderr] 273 | | } [INFO] [stderr] 274 | | } [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/png-0.14.1/src/common.rs:236:1 [INFO] [stderr] | [INFO] [stderr] 236 | / bitflags! { [INFO] [stderr] 237 | | /// # Output transformations [INFO] [stderr] 238 | | /// [INFO] [stderr] 239 | | /// Only `IDENTITY` and `TRANSFORM_EXPAND | TRANSFORM_STRIP_ALPHA` can be used at the moment. [INFO] [stderr] ... | [INFO] [stderr] 273 | | } [INFO] [stderr] 274 | | } [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/png-0.14.1/src/common.rs:236:1 [INFO] [stderr] | [INFO] [stderr] 236 | / bitflags! { [INFO] [stderr] 237 | | /// # Output transformations [INFO] [stderr] 238 | | /// [INFO] [stderr] 239 | | /// Only `IDENTITY` and `TRANSFORM_EXPAND | TRANSFORM_STRIP_ALPHA` can be used at the moment. [INFO] [stderr] ... | [INFO] [stderr] 273 | | } [INFO] [stderr] 274 | | } [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/png-0.14.1/src/common.rs:236:1 [INFO] [stderr] | [INFO] [stderr] 236 | / bitflags! { [INFO] [stderr] 237 | | /// # Output transformations [INFO] [stderr] 238 | | /// [INFO] [stderr] 239 | | /// Only `IDENTITY` and `TRANSFORM_EXPAND | TRANSFORM_STRIP_ALPHA` can be used at the moment. [INFO] [stderr] ... | [INFO] [stderr] 273 | | } [INFO] [stderr] 274 | | } [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/png-0.14.1/src/common.rs:236:1 [INFO] [stderr] | [INFO] [stderr] 236 | / bitflags! { [INFO] [stderr] 237 | | /// # Output transformations [INFO] [stderr] 238 | | /// [INFO] [stderr] 239 | | /// Only `IDENTITY` and `TRANSFORM_EXPAND | TRANSFORM_STRIP_ALPHA` can be used at the moment. [INFO] [stderr] ... | [INFO] [stderr] 273 | | } [INFO] [stderr] 274 | | } [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/png-0.14.1/src/common.rs:236:1 [INFO] [stderr] | [INFO] [stderr] 236 | / bitflags! { [INFO] [stderr] 237 | | /// # Output transformations [INFO] [stderr] 238 | | /// [INFO] [stderr] 239 | | /// Only `IDENTITY` and `TRANSFORM_EXPAND | TRANSFORM_STRIP_ALPHA` can be used at the moment. [INFO] [stderr] ... | [INFO] [stderr] 273 | | } [INFO] [stderr] 274 | | } [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/png-0.14.1/src/common.rs:236:1 [INFO] [stderr] | [INFO] [stderr] 236 | / bitflags! { [INFO] [stderr] 237 | | /// # Output transformations [INFO] [stderr] 238 | | /// [INFO] [stderr] 239 | | /// Only `IDENTITY` and `TRANSFORM_EXPAND | TRANSFORM_STRIP_ALPHA` can be used at the moment. [INFO] [stderr] ... | [INFO] [stderr] 273 | | } [INFO] [stderr] 274 | | } [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/png-0.14.1/src/common.rs:236:1 [INFO] [stderr] | [INFO] [stderr] 236 | / bitflags! { [INFO] [stderr] 237 | | /// # Output transformations [INFO] [stderr] 238 | | /// [INFO] [stderr] 239 | | /// Only `IDENTITY` and `TRANSFORM_EXPAND | TRANSFORM_STRIP_ALPHA` can be used at the moment. [INFO] [stderr] ... | [INFO] [stderr] 273 | | } [INFO] [stderr] 274 | | } [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/png-0.14.1/src/common.rs:236:1 [INFO] [stderr] | [INFO] [stderr] 236 | / bitflags! { [INFO] [stderr] 237 | | /// # Output transformations [INFO] [stderr] 238 | | /// [INFO] [stderr] 239 | | /// Only `IDENTITY` and `TRANSFORM_EXPAND | TRANSFORM_STRIP_ALPHA` can be used at the moment. [INFO] [stderr] ... | [INFO] [stderr] 273 | | } [INFO] [stderr] 274 | | } [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/png-0.14.1/src/common.rs:236:1 [INFO] [stderr] | [INFO] [stderr] 236 | / bitflags! { [INFO] [stderr] 237 | | /// # Output transformations [INFO] [stderr] 238 | | /// [INFO] [stderr] 239 | | /// Only `IDENTITY` and `TRANSFORM_EXPAND | TRANSFORM_STRIP_ALPHA` can be used at the moment. [INFO] [stderr] ... | [INFO] [stderr] 273 | | } [INFO] [stderr] 274 | | } [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 19 previous errors [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0518`. [INFO] [stderr] error: could not compile `png`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "0234db4ed8162d5f0e352b7aeb4f887a7a69a862c5ef89426840fa245c8fea98"` [INFO] running `"docker" "rm" "-f" "0234db4ed8162d5f0e352b7aeb4f887a7a69a862c5ef89426840fa245c8fea98"` [INFO] [stdout] 0234db4ed8162d5f0e352b7aeb4f887a7a69a862c5ef89426840fa245c8fea98