[INFO] updating cached repository https://github.com/TriedAngle/rust-actix-angular [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] 1ac8902fc79ae099f6ee7e7bd14101c0f7616121 [INFO] checking TriedAngle/rust-actix-angular against try#38f08371587f97c145dedb2c055ac7b01bf1e788 for pr-65294 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTriedAngle%2Frust-actix-angular" "/workspace/builds/worker-14/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-14/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/TriedAngle/rust-actix-angular 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/TriedAngle/rust-actix-angular [INFO] finished tweaking git repo https://github.com/TriedAngle/rust-actix-angular [INFO] tweaked toml for git repo https://github.com/TriedAngle/rust-actix-angular written to /workspace/builds/worker-14/source/Cargo.toml [INFO] crate git repo https://github.com/TriedAngle/rust-actix-angular 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-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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] bac15fb18c5c5cbefa89ecc7f3909a684db653b84bf32cc84ddbf4460547edd4 [INFO] running `"docker" "start" "-a" "bac15fb18c5c5cbefa89ecc7f3909a684db653b84bf32cc84ddbf4460547edd4"` [INFO] [stderr] Compiling syn v0.15.43 [INFO] [stderr] Compiling backtrace-sys v0.1.31 [INFO] [stderr] Compiling miniz-sys v0.1.12 [INFO] [stderr] Compiling brotli-sys v0.3.2 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Checking socket2 v0.3.11 [INFO] [stderr] Checking signal-hook v0.1.10 [INFO] [stderr] Checking tokio-io v0.1.12 [INFO] [stderr] Checking http v0.1.18 [INFO] [stderr] Checking parking_lot_core v0.6.2 [INFO] [stderr] Checking rand v0.6.5 [INFO] [stderr] Checking parking_lot v0.9.0 [INFO] [stderr] Checking tokio-codec v0.1.1 [INFO] [stderr] Checking scheduled-thread-pool v0.2.2 [INFO] [stderr] Checking actix-codec v0.1.2 [INFO] [stderr] Checking backtrace v0.3.34 [INFO] [stderr] Checking flate2 v1.0.9 [INFO] [stderr] Checking actix-utils v0.4.5 [INFO] [stderr] Checking parking_lot_core v0.4.0 [INFO] [stderr] Checking parking_lot_core v0.5.0 [INFO] [stderr] Checking parking_lot v0.8.0 [INFO] [stderr] Checking parking_lot v0.7.1 [INFO] [stderr] Checking h2 v0.1.26 [INFO] [stderr] Checking r2d2 v0.8.5 [INFO] [stderr] Checking tokio-reactor v0.1.9 [INFO] [stderr] Checking tokio-tcp v0.1.3 [INFO] [stderr] Checking tokio-udp v0.1.3 [INFO] [stderr] Checking tokio-signal v0.2.7 [INFO] [stderr] Checking brotli2 v0.3.2 [INFO] [stderr] Checking actix-server-config v0.1.2 [INFO] [stderr] Compiling synstructure v0.10.2 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling derive_more v0.15.0 [INFO] [stderr] Compiling serde_derive v1.0.98 [INFO] [stderr] Compiling enum-as-inner v0.2.1 [INFO] [stderr] Compiling derive_more v0.14.1 [INFO] [stderr] Compiling actix-web-codegen v0.1.2 [INFO] [stderr] Compiling diesel_derives v1.4.0 [INFO] [stderr] Compiling actix_derive v0.4.0 [INFO] [stderr] Checking failure v0.1.5 [INFO] [stderr] Checking trust-dns-proto v0.7.4 [INFO] [stderr] Checking dotenv v0.14.1 [INFO] [stderr] Checking diesel v1.4.2 [INFO] [stderr] Checking trust-dns-resolver v0.11.1 [INFO] [stderr] Checking actix-threadpool v0.1.2 [INFO] [stderr] Checking actix-rt v0.2.4 [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/diesel-1.4.2/src/pg/types/ranges.rs:13:1 [INFO] [stderr] | [INFO] [stderr] 13 | / bitflags! { [INFO] [stderr] 14 | | struct RangeFlags: u8 { [INFO] [stderr] 15 | | const EMPTY = 0x01; [INFO] [stderr] 16 | | const LB_INC = 0x02; [INFO] [stderr] ... | [INFO] [stderr] 23 | | } [INFO] [stderr] 24 | | } [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/diesel-1.4.2/src/pg/types/ranges.rs:13:1 [INFO] [stderr] | [INFO] [stderr] 13 | / bitflags! { [INFO] [stderr] 14 | | struct RangeFlags: u8 { [INFO] [stderr] 15 | | const EMPTY = 0x01; [INFO] [stderr] 16 | | const LB_INC = 0x02; [INFO] [stderr] ... | [INFO] [stderr] 23 | | } [INFO] [stderr] 24 | | } [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/diesel-1.4.2/src/pg/types/ranges.rs:13:1 [INFO] [stderr] | [INFO] [stderr] 13 | / bitflags! { [INFO] [stderr] 14 | | struct RangeFlags: u8 { [INFO] [stderr] 15 | | const EMPTY = 0x01; [INFO] [stderr] 16 | | const LB_INC = 0x02; [INFO] [stderr] ... | [INFO] [stderr] 23 | | } [INFO] [stderr] 24 | | } [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/diesel-1.4.2/src/pg/types/ranges.rs:13:1 [INFO] [stderr] | [INFO] [stderr] 13 | / bitflags! { [INFO] [stderr] 14 | | struct RangeFlags: u8 { [INFO] [stderr] 15 | | const EMPTY = 0x01; [INFO] [stderr] 16 | | const LB_INC = 0x02; [INFO] [stderr] ... | [INFO] [stderr] 23 | | } [INFO] [stderr] 24 | | } [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/diesel-1.4.2/src/pg/types/ranges.rs:13:1 [INFO] [stderr] | [INFO] [stderr] 13 | / bitflags! { [INFO] [stderr] 14 | | struct RangeFlags: u8 { [INFO] [stderr] 15 | | const EMPTY = 0x01; [INFO] [stderr] 16 | | const LB_INC = 0x02; [INFO] [stderr] ... | [INFO] [stderr] 23 | | } [INFO] [stderr] 24 | | } [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/diesel-1.4.2/src/pg/types/ranges.rs:13:1 [INFO] [stderr] | [INFO] [stderr] 13 | / bitflags! { [INFO] [stderr] 14 | | struct RangeFlags: u8 { [INFO] [stderr] 15 | | const EMPTY = 0x01; [INFO] [stderr] 16 | | const LB_INC = 0x02; [INFO] [stderr] ... | [INFO] [stderr] 23 | | } [INFO] [stderr] 24 | | } [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/diesel-1.4.2/src/pg/types/ranges.rs:13:1 [INFO] [stderr] | [INFO] [stderr] 13 | / bitflags! { [INFO] [stderr] 14 | | struct RangeFlags: u8 { [INFO] [stderr] 15 | | const EMPTY = 0x01; [INFO] [stderr] 16 | | const LB_INC = 0x02; [INFO] [stderr] ... | [INFO] [stderr] 23 | | } [INFO] [stderr] 24 | | } [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/diesel-1.4.2/src/pg/types/ranges.rs:13:1 [INFO] [stderr] | [INFO] [stderr] 13 | / bitflags! { [INFO] [stderr] 14 | | struct RangeFlags: u8 { [INFO] [stderr] 15 | | const EMPTY = 0x01; [INFO] [stderr] 16 | | const LB_INC = 0x02; [INFO] [stderr] ... | [INFO] [stderr] 23 | | } [INFO] [stderr] 24 | | } [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/diesel-1.4.2/src/pg/types/ranges.rs:13:1 [INFO] [stderr] | [INFO] [stderr] 13 | / bitflags! { [INFO] [stderr] 14 | | struct RangeFlags: u8 { [INFO] [stderr] 15 | | const EMPTY = 0x01; [INFO] [stderr] 16 | | const LB_INC = 0x02; [INFO] [stderr] ... | [INFO] [stderr] 23 | | } [INFO] [stderr] 24 | | } [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 serde v1.0.98 [INFO] [stderr] Checking actix-connect v0.2.3 [INFO] [stderr] Checking actix-server v0.6.0 [INFO] [stderr] Checking serde_urlencoded v0.5.5 [INFO] [stderr] Checking serde_json v1.0.40 [INFO] [stderr] Checking actix-router v0.1.5 [INFO] [stderr] Checking actix-http v0.2.8 [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/actix-http-0.2.8/src/message.rs:23:1 [INFO] [stderr] | [INFO] [stderr] 23 | / bitflags! { [INFO] [stderr] 24 | | pub(crate) struct Flags: u8 { [INFO] [stderr] 25 | | const CLOSE = 0b0000_0001; [INFO] [stderr] 26 | | const KEEP_ALIVE = 0b0000_0010; [INFO] [stderr] ... | [INFO] [stderr] 31 | | } [INFO] [stderr] 32 | | } [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/actix-http-0.2.8/src/message.rs:23:1 [INFO] [stderr] | [INFO] [stderr] 23 | / bitflags! { [INFO] [stderr] 24 | | pub(crate) struct Flags: u8 { [INFO] [stderr] 25 | | const CLOSE = 0b0000_0001; [INFO] [stderr] 26 | | const KEEP_ALIVE = 0b0000_0010; [INFO] [stderr] ... | [INFO] [stderr] 31 | | } [INFO] [stderr] 32 | | } [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/actix-http-0.2.8/src/message.rs:23:1 [INFO] [stderr] | [INFO] [stderr] 23 | / bitflags! { [INFO] [stderr] 24 | | pub(crate) struct Flags: u8 { [INFO] [stderr] 25 | | const CLOSE = 0b0000_0001; [INFO] [stderr] 26 | | const KEEP_ALIVE = 0b0000_0010; [INFO] [stderr] ... | [INFO] [stderr] 31 | | } [INFO] [stderr] 32 | | } [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/actix-http-0.2.8/src/message.rs:23:1 [INFO] [stderr] | [INFO] [stderr] 23 | / bitflags! { [INFO] [stderr] 24 | | pub(crate) struct Flags: u8 { [INFO] [stderr] 25 | | const CLOSE = 0b0000_0001; [INFO] [stderr] 26 | | const KEEP_ALIVE = 0b0000_0010; [INFO] [stderr] ... | [INFO] [stderr] 31 | | } [INFO] [stderr] 32 | | } [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/actix-http-0.2.8/src/message.rs:23:1 [INFO] [stderr] | [INFO] [stderr] 23 | / bitflags! { [INFO] [stderr] 24 | | pub(crate) struct Flags: u8 { [INFO] [stderr] 25 | | const CLOSE = 0b0000_0001; [INFO] [stderr] 26 | | const KEEP_ALIVE = 0b0000_0010; [INFO] [stderr] ... | [INFO] [stderr] 31 | | } [INFO] [stderr] 32 | | } [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/actix-http-0.2.8/src/message.rs:23:1 [INFO] [stderr] | [INFO] [stderr] 23 | / bitflags! { [INFO] [stderr] 24 | | pub(crate) struct Flags: u8 { [INFO] [stderr] 25 | | const CLOSE = 0b0000_0001; [INFO] [stderr] 26 | | const KEEP_ALIVE = 0b0000_0010; [INFO] [stderr] ... | [INFO] [stderr] 31 | | } [INFO] [stderr] 32 | | } [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/actix-http-0.2.8/src/message.rs:23:1 [INFO] [stderr] | [INFO] [stderr] 23 | / bitflags! { [INFO] [stderr] 24 | | pub(crate) struct Flags: u8 { [INFO] [stderr] 25 | | const CLOSE = 0b0000_0001; [INFO] [stderr] 26 | | const KEEP_ALIVE = 0b0000_0010; [INFO] [stderr] ... | [INFO] [stderr] 31 | | } [INFO] [stderr] 32 | | } [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/actix-http-0.2.8/src/h1/client.rs:21:1 [INFO] [stderr] | [INFO] [stderr] 21 | / bitflags! { [INFO] [stderr] 22 | | struct Flags: u8 { [INFO] [stderr] 23 | | const HEAD = 0b0000_0001; [INFO] [stderr] 24 | | const KEEPALIVE_ENABLED = 0b0000_1000; [INFO] [stderr] 25 | | const STREAM = 0b0001_0000; [INFO] [stderr] 26 | | } [INFO] [stderr] 27 | | } [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/actix-http-0.2.8/src/h1/client.rs:21:1 [INFO] [stderr] | [INFO] [stderr] 21 | / bitflags! { [INFO] [stderr] 22 | | struct Flags: u8 { [INFO] [stderr] 23 | | const HEAD = 0b0000_0001; [INFO] [stderr] 24 | | const KEEPALIVE_ENABLED = 0b0000_1000; [INFO] [stderr] 25 | | const STREAM = 0b0001_0000; [INFO] [stderr] 26 | | } [INFO] [stderr] 27 | | } [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/actix-http-0.2.8/src/h1/client.rs:21:1 [INFO] [stderr] | [INFO] [stderr] 21 | / bitflags! { [INFO] [stderr] 22 | | struct Flags: u8 { [INFO] [stderr] 23 | | const HEAD = 0b0000_0001; [INFO] [stderr] 24 | | const KEEPALIVE_ENABLED = 0b0000_1000; [INFO] [stderr] 25 | | const STREAM = 0b0001_0000; [INFO] [stderr] 26 | | } [INFO] [stderr] 27 | | } [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/actix-http-0.2.8/src/h1/client.rs:21:1 [INFO] [stderr] | [INFO] [stderr] 21 | / bitflags! { [INFO] [stderr] 22 | | struct Flags: u8 { [INFO] [stderr] 23 | | const HEAD = 0b0000_0001; [INFO] [stderr] 24 | | const KEEPALIVE_ENABLED = 0b0000_1000; [INFO] [stderr] 25 | | const STREAM = 0b0001_0000; [INFO] [stderr] 26 | | } [INFO] [stderr] 27 | | } [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/actix-http-0.2.8/src/h1/codec.rs:22:1 [INFO] [stderr] | [INFO] [stderr] 22 | / bitflags! { [INFO] [stderr] 23 | | struct Flags: u8 { [INFO] [stderr] 24 | | const HEAD = 0b0000_0001; [INFO] [stderr] 25 | | const KEEPALIVE_ENABLED = 0b0000_0010; [INFO] [stderr] 26 | | const STREAM = 0b0000_0100; [INFO] [stderr] 27 | | } [INFO] [stderr] 28 | | } [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/actix-http-0.2.8/src/h1/codec.rs:22:1 [INFO] [stderr] | [INFO] [stderr] 22 | / bitflags! { [INFO] [stderr] 23 | | struct Flags: u8 { [INFO] [stderr] 24 | | const HEAD = 0b0000_0001; [INFO] [stderr] 25 | | const KEEPALIVE_ENABLED = 0b0000_0010; [INFO] [stderr] 26 | | const STREAM = 0b0000_0100; [INFO] [stderr] 27 | | } [INFO] [stderr] 28 | | } [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/actix-http-0.2.8/src/h1/codec.rs:22:1 [INFO] [stderr] | [INFO] [stderr] 22 | / bitflags! { [INFO] [stderr] 23 | | struct Flags: u8 { [INFO] [stderr] 24 | | const HEAD = 0b0000_0001; [INFO] [stderr] 25 | | const KEEPALIVE_ENABLED = 0b0000_0010; [INFO] [stderr] 26 | | const STREAM = 0b0000_0100; [INFO] [stderr] 27 | | } [INFO] [stderr] 28 | | } [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/actix-http-0.2.8/src/h1/codec.rs:22:1 [INFO] [stderr] | [INFO] [stderr] 22 | / bitflags! { [INFO] [stderr] 23 | | struct Flags: u8 { [INFO] [stderr] 24 | | const HEAD = 0b0000_0001; [INFO] [stderr] 25 | | const KEEPALIVE_ENABLED = 0b0000_0010; [INFO] [stderr] 26 | | const STREAM = 0b0000_0100; [INFO] [stderr] 27 | | } [INFO] [stderr] 28 | | } [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/actix-http-0.2.8/src/h1/dispatcher.rs:32:1 [INFO] [stderr] | [INFO] [stderr] 32 | / bitflags! { [INFO] [stderr] 33 | | pub struct Flags: u8 { [INFO] [stderr] 34 | | const STARTED = 0b0000_0001; [INFO] [stderr] 35 | | const KEEPALIVE = 0b0000_0010; [INFO] [stderr] ... | [INFO] [stderr] 41 | | } [INFO] [stderr] 42 | | } [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/actix-http-0.2.8/src/h1/dispatcher.rs:32:1 [INFO] [stderr] | [INFO] [stderr] 32 | / bitflags! { [INFO] [stderr] 33 | | pub struct Flags: u8 { [INFO] [stderr] 34 | | const STARTED = 0b0000_0001; [INFO] [stderr] 35 | | const KEEPALIVE = 0b0000_0010; [INFO] [stderr] ... | [INFO] [stderr] 41 | | } [INFO] [stderr] 42 | | } [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/actix-http-0.2.8/src/h1/dispatcher.rs:32:1 [INFO] [stderr] | [INFO] [stderr] 32 | / bitflags! { [INFO] [stderr] 33 | | pub struct Flags: u8 { [INFO] [stderr] 34 | | const STARTED = 0b0000_0001; [INFO] [stderr] 35 | | const KEEPALIVE = 0b0000_0010; [INFO] [stderr] ... | [INFO] [stderr] 41 | | } [INFO] [stderr] 42 | | } [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/actix-http-0.2.8/src/h1/dispatcher.rs:32:1 [INFO] [stderr] | [INFO] [stderr] 32 | / bitflags! { [INFO] [stderr] 33 | | pub struct Flags: u8 { [INFO] [stderr] 34 | | const STARTED = 0b0000_0001; [INFO] [stderr] 35 | | const KEEPALIVE = 0b0000_0010; [INFO] [stderr] ... | [INFO] [stderr] 41 | | } [INFO] [stderr] 42 | | } [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/actix-http-0.2.8/src/h1/dispatcher.rs:32:1 [INFO] [stderr] | [INFO] [stderr] 32 | / bitflags! { [INFO] [stderr] 33 | | pub struct Flags: u8 { [INFO] [stderr] 34 | | const STARTED = 0b0000_0001; [INFO] [stderr] 35 | | const KEEPALIVE = 0b0000_0010; [INFO] [stderr] ... | [INFO] [stderr] 41 | | } [INFO] [stderr] 42 | | } [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/actix-http-0.2.8/src/h1/dispatcher.rs:32:1 [INFO] [stderr] | [INFO] [stderr] 32 | / bitflags! { [INFO] [stderr] 33 | | pub struct Flags: u8 { [INFO] [stderr] 34 | | const STARTED = 0b0000_0001; [INFO] [stderr] 35 | | const KEEPALIVE = 0b0000_0010; [INFO] [stderr] ... | [INFO] [stderr] 41 | | } [INFO] [stderr] 42 | | } [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/actix-http-0.2.8/src/h1/dispatcher.rs:32:1 [INFO] [stderr] | [INFO] [stderr] 32 | / bitflags! { [INFO] [stderr] 33 | | pub struct Flags: u8 { [INFO] [stderr] 34 | | const STARTED = 0b0000_0001; [INFO] [stderr] 35 | | const KEEPALIVE = 0b0000_0010; [INFO] [stderr] ... | [INFO] [stderr] 41 | | } [INFO] [stderr] 42 | | } [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/actix-http-0.2.8/src/h1/dispatcher.rs:32:1 [INFO] [stderr] | [INFO] [stderr] 32 | / bitflags! { [INFO] [stderr] 33 | | pub struct Flags: u8 { [INFO] [stderr] 34 | | const STARTED = 0b0000_0001; [INFO] [stderr] 35 | | const KEEPALIVE = 0b0000_0010; [INFO] [stderr] ... | [INFO] [stderr] 41 | | } [INFO] [stderr] 42 | | } [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 23 previous errors [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0518`. [INFO] [stderr] error: could not compile `actix-http`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: aborting due to 9 previous errors [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0518`. [INFO] [stderr] error: could not compile `diesel`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "bac15fb18c5c5cbefa89ecc7f3909a684db653b84bf32cc84ddbf4460547edd4"` [INFO] running `"docker" "rm" "-f" "bac15fb18c5c5cbefa89ecc7f3909a684db653b84bf32cc84ddbf4460547edd4"` [INFO] [stdout] bac15fb18c5c5cbefa89ecc7f3909a684db653b84bf32cc84ddbf4460547edd4