[INFO] updating cached repository https://github.com/djmcgill/samog-bot [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] b0c77f721727e4acdf5650543b57e92c6b9d9e74 [INFO] checking djmcgill/samog-bot against try#38f08371587f97c145dedb2c055ac7b01bf1e788 for pr-65294 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdjmcgill%2Fsamog-bot" "/workspace/builds/worker-10/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-10/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/djmcgill/samog-bot 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/djmcgill/samog-bot [INFO] finished tweaking git repo https://github.com/djmcgill/samog-bot [INFO] tweaked toml for git repo https://github.com/djmcgill/samog-bot written to /workspace/builds/worker-10/source/Cargo.toml [INFO] crate git repo https://github.com/djmcgill/samog-bot 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-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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] fdb5d598cbd0f11c2655554f76d6a05d5c739587a3260e4e99f2089e4a239af7 [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" "fdb5d598cbd0f11c2655554f76d6a05d5c739587a3260e4e99f2089e4a239af7"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling syn v0.15.37 [INFO] [stderr] Compiling serenity v0.6.0 [INFO] [stderr] Checking uwl v0.3.3 [INFO] [stderr] Compiling backtrace v0.3.31 [INFO] [stderr] Checking ring v0.14.6 [INFO] [stderr] Checking nom v4.2.3 [INFO] [stderr] Checking block-buffer v0.7.3 [INFO] [stderr] Checking input_buffer v0.2.0 [INFO] [stderr] Checking uuid v0.7.4 [INFO] [stderr] Checking parking_lot_core v0.4.0 [INFO] [stderr] Checking parking_lot_core v0.5.0 [INFO] [stderr] Checking env_logger v0.6.1 [INFO] [stderr] Checking tokio-threadpool v0.1.14 [INFO] [stderr] Checking h2 v0.1.24 [INFO] [stderr] Checking flate2 v1.0.9 [INFO] [stderr] Compiling mime_guess v2.0.0-alpha.6 [INFO] [stderr] Checking sha-1 v0.8.1 [INFO] [stderr] Checking parking_lot v0.8.0 [INFO] [stderr] Checking parking_lot v0.7.1 [INFO] [stderr] Checking tungstenite v0.6.1 [INFO] [stderr] Checking error-chain v0.12.1 [INFO] [stderr] Checking tokio-reactor v0.1.9 [INFO] [stderr] Checking webpki v0.19.1 [INFO] [stderr] Checking sct v0.5.0 [INFO] [stderr] Checking publicsuffix v1.5.2 [INFO] [stderr] Checking ct-logs v0.5.1 [INFO] [stderr] Checking rustls v0.15.2 [INFO] [stderr] Checking webpki-roots v0.16.0 [INFO] [stderr] Checking tokio-tcp v0.1.3 [INFO] [stderr] Checking tokio v0.1.21 [INFO] [stderr] Checking tokio-rustls v0.9.3 [INFO] [stderr] Checking hyper v0.12.30 [INFO] [stderr] Compiling synstructure v0.10.2 [INFO] [stderr] Checking hyper-rustls v0.16.1 [INFO] [stderr] Compiling serde_derive v1.0.92 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling command_attr v0.1.1 [INFO] [stderr] Checking failure v0.1.5 [INFO] [stderr] Checking serde v1.0.92 [INFO] [stderr] Checking serde_json v1.0.39 [INFO] [stderr] Checking serde_urlencoded v0.5.5 [INFO] [stderr] Checking chrono v0.4.6 [INFO] [stderr] Checking config v0.9.3 [INFO] [stderr] Checking cookie_store v0.7.0 [INFO] [stderr] Checking reqwest v0.9.18 [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/serenity-0.6.0/src/model/gateway.rs:291:1 [INFO] [stderr] | [INFO] [stderr] 291 | / bitflags! { [INFO] [stderr] 292 | | /// A set of flags defining what is in an activity's payload. [INFO] [stderr] 293 | | #[derive(Deserialize, Serialize)] [INFO] [stderr] 294 | | pub struct ActivityFlags: u64 { [INFO] [stderr] ... | [INFO] [stderr] 307 | | } [INFO] [stderr] 308 | | } [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/serenity-0.6.0/src/model/gateway.rs:291:1 [INFO] [stderr] | [INFO] [stderr] 291 | / bitflags! { [INFO] [stderr] 292 | | /// A set of flags defining what is in an activity's payload. [INFO] [stderr] 293 | | #[derive(Deserialize, Serialize)] [INFO] [stderr] 294 | | pub struct ActivityFlags: u64 { [INFO] [stderr] ... | [INFO] [stderr] 307 | | } [INFO] [stderr] 308 | | } [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/serenity-0.6.0/src/model/gateway.rs:291:1 [INFO] [stderr] | [INFO] [stderr] 291 | / bitflags! { [INFO] [stderr] 292 | | /// A set of flags defining what is in an activity's payload. [INFO] [stderr] 293 | | #[derive(Deserialize, Serialize)] [INFO] [stderr] 294 | | pub struct ActivityFlags: u64 { [INFO] [stderr] ... | [INFO] [stderr] 307 | | } [INFO] [stderr] 308 | | } [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/serenity-0.6.0/src/model/gateway.rs:291:1 [INFO] [stderr] | [INFO] [stderr] 291 | / bitflags! { [INFO] [stderr] 292 | | /// A set of flags defining what is in an activity's payload. [INFO] [stderr] 293 | | #[derive(Deserialize, Serialize)] [INFO] [stderr] 294 | | pub struct ActivityFlags: u64 { [INFO] [stderr] ... | [INFO] [stderr] 307 | | } [INFO] [stderr] 308 | | } [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/serenity-0.6.0/src/model/gateway.rs:291:1 [INFO] [stderr] | [INFO] [stderr] 291 | / bitflags! { [INFO] [stderr] 292 | | /// A set of flags defining what is in an activity's payload. [INFO] [stderr] 293 | | #[derive(Deserialize, Serialize)] [INFO] [stderr] 294 | | pub struct ActivityFlags: u64 { [INFO] [stderr] ... | [INFO] [stderr] 307 | | } [INFO] [stderr] 308 | | } [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/serenity-0.6.0/src/model/gateway.rs:291:1 [INFO] [stderr] | [INFO] [stderr] 291 | / bitflags! { [INFO] [stderr] 292 | | /// A set of flags defining what is in an activity's payload. [INFO] [stderr] 293 | | #[derive(Deserialize, Serialize)] [INFO] [stderr] 294 | | pub struct ActivityFlags: u64 { [INFO] [stderr] ... | [INFO] [stderr] 307 | | } [INFO] [stderr] 308 | | } [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/serenity-0.6.0/src/model/gateway.rs:291:1 [INFO] [stderr] | [INFO] [stderr] 291 | / bitflags! { [INFO] [stderr] 292 | | /// A set of flags defining what is in an activity's payload. [INFO] [stderr] 293 | | #[derive(Deserialize, Serialize)] [INFO] [stderr] 294 | | pub struct ActivityFlags: u64 { [INFO] [stderr] ... | [INFO] [stderr] 307 | | } [INFO] [stderr] 308 | | } [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/serenity-0.6.0/src/model/permissions.rs:169:1 [INFO] [stderr] | [INFO] [stderr] 169 | / __impl_bitflags! { [INFO] [stderr] 170 | | Permissions: u64 { [INFO] [stderr] 171 | | /// Allows for the creation of [`RichInvite`]s. [INFO] [stderr] 172 | | /// [INFO] [stderr] ... | [INFO] [stderr] 268 | | } [INFO] [stderr] 269 | | } [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/serenity-0.6.0/src/model/permissions.rs:169:1 [INFO] [stderr] | [INFO] [stderr] 169 | / __impl_bitflags! { [INFO] [stderr] 170 | | Permissions: u64 { [INFO] [stderr] 171 | | /// Allows for the creation of [`RichInvite`]s. [INFO] [stderr] 172 | | /// [INFO] [stderr] ... | [INFO] [stderr] 268 | | } [INFO] [stderr] 269 | | } [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/serenity-0.6.0/src/model/permissions.rs:169:1 [INFO] [stderr] | [INFO] [stderr] 169 | / __impl_bitflags! { [INFO] [stderr] 170 | | Permissions: u64 { [INFO] [stderr] 171 | | /// Allows for the creation of [`RichInvite`]s. [INFO] [stderr] 172 | | /// [INFO] [stderr] ... | [INFO] [stderr] 268 | | } [INFO] [stderr] 269 | | } [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/serenity-0.6.0/src/model/permissions.rs:169:1 [INFO] [stderr] | [INFO] [stderr] 169 | / __impl_bitflags! { [INFO] [stderr] 170 | | Permissions: u64 { [INFO] [stderr] 171 | | /// Allows for the creation of [`RichInvite`]s. [INFO] [stderr] 172 | | /// [INFO] [stderr] ... | [INFO] [stderr] 268 | | } [INFO] [stderr] 269 | | } [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/serenity-0.6.0/src/model/permissions.rs:169:1 [INFO] [stderr] | [INFO] [stderr] 169 | / __impl_bitflags! { [INFO] [stderr] 170 | | Permissions: u64 { [INFO] [stderr] 171 | | /// Allows for the creation of [`RichInvite`]s. [INFO] [stderr] 172 | | /// [INFO] [stderr] ... | [INFO] [stderr] 268 | | } [INFO] [stderr] 269 | | } [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/serenity-0.6.0/src/model/permissions.rs:169:1 [INFO] [stderr] | [INFO] [stderr] 169 | / __impl_bitflags! { [INFO] [stderr] 170 | | Permissions: u64 { [INFO] [stderr] 171 | | /// Allows for the creation of [`RichInvite`]s. [INFO] [stderr] 172 | | /// [INFO] [stderr] ... | [INFO] [stderr] 268 | | } [INFO] [stderr] 269 | | } [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/serenity-0.6.0/src/model/permissions.rs:169:1 [INFO] [stderr] | [INFO] [stderr] 169 | / __impl_bitflags! { [INFO] [stderr] 170 | | Permissions: u64 { [INFO] [stderr] 171 | | /// Allows for the creation of [`RichInvite`]s. [INFO] [stderr] 172 | | /// [INFO] [stderr] ... | [INFO] [stderr] 268 | | } [INFO] [stderr] 269 | | } [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/serenity-0.6.0/src/model/permissions.rs:169:1 [INFO] [stderr] | [INFO] [stderr] 169 | / __impl_bitflags! { [INFO] [stderr] 170 | | Permissions: u64 { [INFO] [stderr] 171 | | /// Allows for the creation of [`RichInvite`]s. [INFO] [stderr] 172 | | /// [INFO] [stderr] ... | [INFO] [stderr] 268 | | } [INFO] [stderr] 269 | | } [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/serenity-0.6.0/src/model/permissions.rs:169:1 [INFO] [stderr] | [INFO] [stderr] 169 | / __impl_bitflags! { [INFO] [stderr] 170 | | Permissions: u64 { [INFO] [stderr] 171 | | /// Allows for the creation of [`RichInvite`]s. [INFO] [stderr] 172 | | /// [INFO] [stderr] ... | [INFO] [stderr] 268 | | } [INFO] [stderr] 269 | | } [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/serenity-0.6.0/src/model/permissions.rs:169:1 [INFO] [stderr] | [INFO] [stderr] 169 | / __impl_bitflags! { [INFO] [stderr] 170 | | Permissions: u64 { [INFO] [stderr] 171 | | /// Allows for the creation of [`RichInvite`]s. [INFO] [stderr] 172 | | /// [INFO] [stderr] ... | [INFO] [stderr] 268 | | } [INFO] [stderr] 269 | | } [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/serenity-0.6.0/src/model/permissions.rs:169:1 [INFO] [stderr] | [INFO] [stderr] 169 | / __impl_bitflags! { [INFO] [stderr] 170 | | Permissions: u64 { [INFO] [stderr] 171 | | /// Allows for the creation of [`RichInvite`]s. [INFO] [stderr] 172 | | /// [INFO] [stderr] ... | [INFO] [stderr] 268 | | } [INFO] [stderr] 269 | | } [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/serenity-0.6.0/src/model/permissions.rs:169:1 [INFO] [stderr] | [INFO] [stderr] 169 | / __impl_bitflags! { [INFO] [stderr] 170 | | Permissions: u64 { [INFO] [stderr] 171 | | /// Allows for the creation of [`RichInvite`]s. [INFO] [stderr] 172 | | /// [INFO] [stderr] ... | [INFO] [stderr] 268 | | } [INFO] [stderr] 269 | | } [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/serenity-0.6.0/src/model/permissions.rs:169:1 [INFO] [stderr] | [INFO] [stderr] 169 | / __impl_bitflags! { [INFO] [stderr] 170 | | Permissions: u64 { [INFO] [stderr] 171 | | /// Allows for the creation of [`RichInvite`]s. [INFO] [stderr] 172 | | /// [INFO] [stderr] ... | [INFO] [stderr] 268 | | } [INFO] [stderr] 269 | | } [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/serenity-0.6.0/src/model/permissions.rs:169:1 [INFO] [stderr] | [INFO] [stderr] 169 | / __impl_bitflags! { [INFO] [stderr] 170 | | Permissions: u64 { [INFO] [stderr] 171 | | /// Allows for the creation of [`RichInvite`]s. [INFO] [stderr] 172 | | /// [INFO] [stderr] ... | [INFO] [stderr] 268 | | } [INFO] [stderr] 269 | | } [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/serenity-0.6.0/src/model/permissions.rs:169:1 [INFO] [stderr] | [INFO] [stderr] 169 | / __impl_bitflags! { [INFO] [stderr] 170 | | Permissions: u64 { [INFO] [stderr] 171 | | /// Allows for the creation of [`RichInvite`]s. [INFO] [stderr] 172 | | /// [INFO] [stderr] ... | [INFO] [stderr] 268 | | } [INFO] [stderr] 269 | | } [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/serenity-0.6.0/src/model/permissions.rs:169:1 [INFO] [stderr] | [INFO] [stderr] 169 | / __impl_bitflags! { [INFO] [stderr] 170 | | Permissions: u64 { [INFO] [stderr] 171 | | /// Allows for the creation of [`RichInvite`]s. [INFO] [stderr] 172 | | /// [INFO] [stderr] ... | [INFO] [stderr] 268 | | } [INFO] [stderr] 269 | | } [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/serenity-0.6.0/src/model/permissions.rs:169:1 [INFO] [stderr] | [INFO] [stderr] 169 | / __impl_bitflags! { [INFO] [stderr] 170 | | Permissions: u64 { [INFO] [stderr] 171 | | /// Allows for the creation of [`RichInvite`]s. [INFO] [stderr] 172 | | /// [INFO] [stderr] ... | [INFO] [stderr] 268 | | } [INFO] [stderr] 269 | | } [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/serenity-0.6.0/src/model/permissions.rs:169:1 [INFO] [stderr] | [INFO] [stderr] 169 | / __impl_bitflags! { [INFO] [stderr] 170 | | Permissions: u64 { [INFO] [stderr] 171 | | /// Allows for the creation of [`RichInvite`]s. [INFO] [stderr] 172 | | /// [INFO] [stderr] ... | [INFO] [stderr] 268 | | } [INFO] [stderr] 269 | | } [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/serenity-0.6.0/src/model/permissions.rs:169:1 [INFO] [stderr] | [INFO] [stderr] 169 | / __impl_bitflags! { [INFO] [stderr] 170 | | Permissions: u64 { [INFO] [stderr] 171 | | /// Allows for the creation of [`RichInvite`]s. [INFO] [stderr] 172 | | /// [INFO] [stderr] ... | [INFO] [stderr] 268 | | } [INFO] [stderr] 269 | | } [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/serenity-0.6.0/src/model/permissions.rs:169:1 [INFO] [stderr] | [INFO] [stderr] 169 | / __impl_bitflags! { [INFO] [stderr] 170 | | Permissions: u64 { [INFO] [stderr] 171 | | /// Allows for the creation of [`RichInvite`]s. [INFO] [stderr] 172 | | /// [INFO] [stderr] ... | [INFO] [stderr] 268 | | } [INFO] [stderr] 269 | | } [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/serenity-0.6.0/src/model/permissions.rs:169:1 [INFO] [stderr] | [INFO] [stderr] 169 | / __impl_bitflags! { [INFO] [stderr] 170 | | Permissions: u64 { [INFO] [stderr] 171 | | /// Allows for the creation of [`RichInvite`]s. [INFO] [stderr] 172 | | /// [INFO] [stderr] ... | [INFO] [stderr] 268 | | } [INFO] [stderr] 269 | | } [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/serenity-0.6.0/src/model/permissions.rs:169:1 [INFO] [stderr] | [INFO] [stderr] 169 | / __impl_bitflags! { [INFO] [stderr] 170 | | Permissions: u64 { [INFO] [stderr] 171 | | /// Allows for the creation of [`RichInvite`]s. [INFO] [stderr] 172 | | /// [INFO] [stderr] ... | [INFO] [stderr] 268 | | } [INFO] [stderr] 269 | | } [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/serenity-0.6.0/src/model/permissions.rs:169:1 [INFO] [stderr] | [INFO] [stderr] 169 | / __impl_bitflags! { [INFO] [stderr] 170 | | Permissions: u64 { [INFO] [stderr] 171 | | /// Allows for the creation of [`RichInvite`]s. [INFO] [stderr] 172 | | /// [INFO] [stderr] ... | [INFO] [stderr] 268 | | } [INFO] [stderr] 269 | | } [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/serenity-0.6.0/src/model/permissions.rs:169:1 [INFO] [stderr] | [INFO] [stderr] 169 | / __impl_bitflags! { [INFO] [stderr] 170 | | Permissions: u64 { [INFO] [stderr] 171 | | /// Allows for the creation of [`RichInvite`]s. [INFO] [stderr] 172 | | /// [INFO] [stderr] ... | [INFO] [stderr] 268 | | } [INFO] [stderr] 269 | | } [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/serenity-0.6.0/src/model/permissions.rs:169:1 [INFO] [stderr] | [INFO] [stderr] 169 | / __impl_bitflags! { [INFO] [stderr] 170 | | Permissions: u64 { [INFO] [stderr] 171 | | /// Allows for the creation of [`RichInvite`]s. [INFO] [stderr] 172 | | /// [INFO] [stderr] ... | [INFO] [stderr] 268 | | } [INFO] [stderr] 269 | | } [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/serenity-0.6.0/src/model/permissions.rs:169:1 [INFO] [stderr] | [INFO] [stderr] 169 | / __impl_bitflags! { [INFO] [stderr] 170 | | Permissions: u64 { [INFO] [stderr] 171 | | /// Allows for the creation of [`RichInvite`]s. [INFO] [stderr] 172 | | /// [INFO] [stderr] ... | [INFO] [stderr] 268 | | } [INFO] [stderr] 269 | | } [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/serenity-0.6.0/src/model/permissions.rs:169:1 [INFO] [stderr] | [INFO] [stderr] 169 | / __impl_bitflags! { [INFO] [stderr] 170 | | Permissions: u64 { [INFO] [stderr] 171 | | /// Allows for the creation of [`RichInvite`]s. [INFO] [stderr] 172 | | /// [INFO] [stderr] ... | [INFO] [stderr] 268 | | } [INFO] [stderr] 269 | | } [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/serenity-0.6.0/src/model/permissions.rs:169:1 [INFO] [stderr] | [INFO] [stderr] 169 | / __impl_bitflags! { [INFO] [stderr] 170 | | Permissions: u64 { [INFO] [stderr] 171 | | /// Allows for the creation of [`RichInvite`]s. [INFO] [stderr] 172 | | /// [INFO] [stderr] ... | [INFO] [stderr] 268 | | } [INFO] [stderr] 269 | | } [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/serenity-0.6.0/src/model/permissions.rs:169:1 [INFO] [stderr] | [INFO] [stderr] 169 | / __impl_bitflags! { [INFO] [stderr] 170 | | Permissions: u64 { [INFO] [stderr] 171 | | /// Allows for the creation of [`RichInvite`]s. [INFO] [stderr] 172 | | /// [INFO] [stderr] ... | [INFO] [stderr] 268 | | } [INFO] [stderr] 269 | | } [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/serenity-0.6.0/src/model/permissions.rs:169:1 [INFO] [stderr] | [INFO] [stderr] 169 | / __impl_bitflags! { [INFO] [stderr] 170 | | Permissions: u64 { [INFO] [stderr] 171 | | /// Allows for the creation of [`RichInvite`]s. [INFO] [stderr] 172 | | /// [INFO] [stderr] ... | [INFO] [stderr] 268 | | } [INFO] [stderr] 269 | | } [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 37 previous errors [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0518`. [INFO] [stderr] error: could not compile `serenity`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "fdb5d598cbd0f11c2655554f76d6a05d5c739587a3260e4e99f2089e4a239af7"` [INFO] running `"docker" "rm" "-f" "fdb5d598cbd0f11c2655554f76d6a05d5c739587a3260e4e99f2089e4a239af7"` [INFO] [stdout] fdb5d598cbd0f11c2655554f76d6a05d5c739587a3260e4e99f2089e4a239af7