[INFO] updating cached repository https://github.com/mesalock-linux/mesalink [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] 365a58afe5774689edebeb7c0c29f5091512b8d0 [INFO] checking mesalock-linux/mesalink against try#38f08371587f97c145dedb2c055ac7b01bf1e788 for pr-65294 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmesalock-linux%2Fmesalink" "/workspace/builds/worker-2/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mesalock-linux/mesalink 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/mesalock-linux/mesalink [INFO] removed 0 missing examples [INFO] finished tweaking git repo https://github.com/mesalock-linux/mesalink [INFO] tweaked toml for git repo https://github.com/mesalock-linux/mesalink written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/mesalock-linux/mesalink 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-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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] d5766d3b168d01aef157232a77f3a446ccc25115fcf50c6bbb47a45a27dfe469 [INFO] running `"docker" "start" "-a" "d5766d3b168d01aef157232a77f3a446ccc25115fcf50c6bbb47a45a27dfe469"` [INFO] [stderr] Compiling mesalink v1.1.0-beta (/opt/rustwide/workdir) [INFO] [stderr] Checking sgx_types v1.0.8 [INFO] [stderr] Checking ring v0.16.7 [INFO] [stderr] Checking time v0.1.42 [INFO] [stderr] Compiling enum_to_u8_slice_derive v0.1.1 [INFO] [stderr] Checking parking_lot_core v0.6.2 [INFO] [stderr] Checking parking_lot v0.9.0 [INFO] [stderr] Checking chrono v0.4.7 [INFO] [stderr] Checking webpki v0.21.0 (https://github.com/mesalock-linux/webpki?tag=v1.1.0#e206d2c0) [INFO] [stderr] Checking sct v0.6.0 (https://github.com/mesalock-linux/sct.rs?tag=v1.1.0#5dcf4d0a) [INFO] [stderr] Checking rustls v0.16.0 (https://github.com/mesalock-linux/rustls?branch=mesalink#e197db19) [INFO] [stderr] Checking webpki-roots v0.17.0 (https://github.com/mesalock-linux/webpki-roots?tag=v1.1.0#a2b2f1e6) [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> src/libssl/ssl.rs:484:1 [INFO] [stderr] | [INFO] [stderr] 484 | / bitflags! { [INFO] [stderr] 485 | | #[derive(Default)] [INFO] [stderr] 486 | | struct VerifyModes: i32 { [INFO] [stderr] 487 | | const VERIFY_NONE = 0x00; [INFO] [stderr] ... | [INFO] [stderr] 490 | | } [INFO] [stderr] 491 | | } [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] --> src/libssl/ssl.rs:484:1 [INFO] [stderr] | [INFO] [stderr] 484 | / bitflags! { [INFO] [stderr] 485 | | #[derive(Default)] [INFO] [stderr] 486 | | struct VerifyModes: i32 { [INFO] [stderr] 487 | | const VERIFY_NONE = 0x00; [INFO] [stderr] ... | [INFO] [stderr] 490 | | } [INFO] [stderr] 491 | | } [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] --> src/libssl/ssl.rs:484:1 [INFO] [stderr] | [INFO] [stderr] 484 | / bitflags! { [INFO] [stderr] 485 | | #[derive(Default)] [INFO] [stderr] 486 | | struct VerifyModes: i32 { [INFO] [stderr] 487 | | const VERIFY_NONE = 0x00; [INFO] [stderr] ... | [INFO] [stderr] 490 | | } [INFO] [stderr] 491 | | } [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] --> src/libssl/ssl.rs:484:1 [INFO] [stderr] | [INFO] [stderr] 484 | / bitflags! { [INFO] [stderr] 485 | | #[derive(Default)] [INFO] [stderr] 486 | | struct VerifyModes: i32 { [INFO] [stderr] 487 | | const VERIFY_NONE = 0x00; [INFO] [stderr] ... | [INFO] [stderr] 490 | | } [INFO] [stderr] 491 | | } [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] --> src/libssl/sgx.rs:19:1 [INFO] [stderr] | [INFO] [stderr] 19 | / bitflags! { [INFO] [stderr] 20 | | pub struct SgxConfigFlags: c_long { [INFO] [stderr] 21 | | const SGX_FLAGS_DEBUG = 0b0000_0001; [INFO] [stderr] 22 | | const SGX_ALLOW_CONFIGURATION_NEEDED = 0b0000_0010; [INFO] [stderr] 23 | | const SGX_ALLOW_GROUP_OUT_OF_DATE = 0b0000_0100; [INFO] [stderr] 24 | | } [INFO] [stderr] 25 | | } [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] --> src/libssl/sgx.rs:19:1 [INFO] [stderr] | [INFO] [stderr] 19 | / bitflags! { [INFO] [stderr] 20 | | pub struct SgxConfigFlags: c_long { [INFO] [stderr] 21 | | const SGX_FLAGS_DEBUG = 0b0000_0001; [INFO] [stderr] 22 | | const SGX_ALLOW_CONFIGURATION_NEEDED = 0b0000_0010; [INFO] [stderr] 23 | | const SGX_ALLOW_GROUP_OUT_OF_DATE = 0b0000_0100; [INFO] [stderr] 24 | | } [INFO] [stderr] 25 | | } [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] --> src/libssl/sgx.rs:19:1 [INFO] [stderr] | [INFO] [stderr] 19 | / bitflags! { [INFO] [stderr] 20 | | pub struct SgxConfigFlags: c_long { [INFO] [stderr] 21 | | const SGX_FLAGS_DEBUG = 0b0000_0001; [INFO] [stderr] 22 | | const SGX_ALLOW_CONFIGURATION_NEEDED = 0b0000_0010; [INFO] [stderr] 23 | | const SGX_ALLOW_GROUP_OUT_OF_DATE = 0b0000_0100; [INFO] [stderr] 24 | | } [INFO] [stderr] 25 | | } [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] --> src/libssl/sgx.rs:19:1 [INFO] [stderr] | [INFO] [stderr] 19 | / bitflags! { [INFO] [stderr] 20 | | pub struct SgxConfigFlags: c_long { [INFO] [stderr] 21 | | const SGX_FLAGS_DEBUG = 0b0000_0001; [INFO] [stderr] 22 | | const SGX_ALLOW_CONFIGURATION_NEEDED = 0b0000_0010; [INFO] [stderr] 23 | | const SGX_ALLOW_GROUP_OUT_OF_DATE = 0b0000_0100; [INFO] [stderr] 24 | | } [INFO] [stderr] 25 | | } [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] --> src/libcrypto/bio.rs:162:1 [INFO] [stderr] | [INFO] [stderr] 162 | / bitflags! { [INFO] [stderr] 163 | | #[derive(Default)] [INFO] [stderr] 164 | | struct BioFlags: u32 { [INFO] [stderr] 165 | | const BIO_NOCLOSE = 0x00; [INFO] [stderr] ... | [INFO] [stderr] 169 | | } [INFO] [stderr] 170 | | } [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] --> src/libcrypto/bio.rs:162:1 [INFO] [stderr] | [INFO] [stderr] 162 | / bitflags! { [INFO] [stderr] 163 | | #[derive(Default)] [INFO] [stderr] 164 | | struct BioFlags: u32 { [INFO] [stderr] 165 | | const BIO_NOCLOSE = 0x00; [INFO] [stderr] ... | [INFO] [stderr] 169 | | } [INFO] [stderr] 170 | | } [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] --> src/libcrypto/bio.rs:162:1 [INFO] [stderr] | [INFO] [stderr] 162 | / bitflags! { [INFO] [stderr] 163 | | #[derive(Default)] [INFO] [stderr] 164 | | struct BioFlags: u32 { [INFO] [stderr] 165 | | const BIO_NOCLOSE = 0x00; [INFO] [stderr] ... | [INFO] [stderr] 169 | | } [INFO] [stderr] 170 | | } [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] --> src/libcrypto/bio.rs:162:1 [INFO] [stderr] | [INFO] [stderr] 162 | / bitflags! { [INFO] [stderr] 163 | | #[derive(Default)] [INFO] [stderr] 164 | | struct BioFlags: u32 { [INFO] [stderr] 165 | | const BIO_NOCLOSE = 0x00; [INFO] [stderr] ... | [INFO] [stderr] 169 | | } [INFO] [stderr] 170 | | } [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] --> src/libcrypto/bio.rs:162:1 [INFO] [stderr] | [INFO] [stderr] 162 | / bitflags! { [INFO] [stderr] 163 | | #[derive(Default)] [INFO] [stderr] 164 | | struct BioFlags: u32 { [INFO] [stderr] 165 | | const BIO_NOCLOSE = 0x00; [INFO] [stderr] ... | [INFO] [stderr] 169 | | } [INFO] [stderr] 170 | | } [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] --> src/libssl/ssl.rs:484:1 [INFO] [stderr] | [INFO] [stderr] 484 | / bitflags! { [INFO] [stderr] 485 | | #[derive(Default)] [INFO] [stderr] 486 | | struct VerifyModes: i32 { [INFO] [stderr] 487 | | const VERIFY_NONE = 0x00; [INFO] [stderr] ... | [INFO] [stderr] 490 | | } [INFO] [stderr] 491 | | } [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] --> src/libssl/ssl.rs:484:1 [INFO] [stderr] | [INFO] [stderr] 484 | / bitflags! { [INFO] [stderr] 485 | | #[derive(Default)] [INFO] [stderr] 486 | | struct VerifyModes: i32 { [INFO] [stderr] 487 | | const VERIFY_NONE = 0x00; [INFO] [stderr] ... | [INFO] [stderr] 490 | | } [INFO] [stderr] 491 | | } [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] --> src/libssl/ssl.rs:484:1 [INFO] [stderr] | [INFO] [stderr] 484 | / bitflags! { [INFO] [stderr] 485 | | #[derive(Default)] [INFO] [stderr] 486 | | struct VerifyModes: i32 { [INFO] [stderr] 487 | | const VERIFY_NONE = 0x00; [INFO] [stderr] ... | [INFO] [stderr] 490 | | } [INFO] [stderr] 491 | | } [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] --> src/libssl/ssl.rs:484:1 [INFO] [stderr] | [INFO] [stderr] 484 | / bitflags! { [INFO] [stderr] 485 | | #[derive(Default)] [INFO] [stderr] 486 | | struct VerifyModes: i32 { [INFO] [stderr] 487 | | const VERIFY_NONE = 0x00; [INFO] [stderr] ... | [INFO] [stderr] 490 | | } [INFO] [stderr] 491 | | } [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] --> src/libssl/sgx.rs:19:1 [INFO] [stderr] | [INFO] [stderr] 19 | / bitflags! { [INFO] [stderr] 20 | | pub struct SgxConfigFlags: c_long { [INFO] [stderr] 21 | | const SGX_FLAGS_DEBUG = 0b0000_0001; [INFO] [stderr] 22 | | const SGX_ALLOW_CONFIGURATION_NEEDED = 0b0000_0010; [INFO] [stderr] 23 | | const SGX_ALLOW_GROUP_OUT_OF_DATE = 0b0000_0100; [INFO] [stderr] 24 | | } [INFO] [stderr] 25 | | } [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] --> src/libssl/sgx.rs:19:1 [INFO] [stderr] | [INFO] [stderr] 19 | / bitflags! { [INFO] [stderr] 20 | | pub struct SgxConfigFlags: c_long { [INFO] [stderr] 21 | | const SGX_FLAGS_DEBUG = 0b0000_0001; [INFO] [stderr] 22 | | const SGX_ALLOW_CONFIGURATION_NEEDED = 0b0000_0010; [INFO] [stderr] 23 | | const SGX_ALLOW_GROUP_OUT_OF_DATE = 0b0000_0100; [INFO] [stderr] 24 | | } [INFO] [stderr] 25 | | } [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] --> src/libssl/sgx.rs:19:1 [INFO] [stderr] | [INFO] [stderr] 19 | / bitflags! { [INFO] [stderr] 20 | | pub struct SgxConfigFlags: c_long { [INFO] [stderr] 21 | | const SGX_FLAGS_DEBUG = 0b0000_0001; [INFO] [stderr] 22 | | const SGX_ALLOW_CONFIGURATION_NEEDED = 0b0000_0010; [INFO] [stderr] 23 | | const SGX_ALLOW_GROUP_OUT_OF_DATE = 0b0000_0100; [INFO] [stderr] 24 | | } [INFO] [stderr] 25 | | } [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] --> src/libssl/sgx.rs:19:1 [INFO] [stderr] | [INFO] [stderr] 19 | / bitflags! { [INFO] [stderr] 20 | | pub struct SgxConfigFlags: c_long { [INFO] [stderr] 21 | | const SGX_FLAGS_DEBUG = 0b0000_0001; [INFO] [stderr] 22 | | const SGX_ALLOW_CONFIGURATION_NEEDED = 0b0000_0010; [INFO] [stderr] 23 | | const SGX_ALLOW_GROUP_OUT_OF_DATE = 0b0000_0100; [INFO] [stderr] 24 | | } [INFO] [stderr] 25 | | } [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] --> src/libcrypto/bio.rs:162:1 [INFO] [stderr] | [INFO] [stderr] 162 | / bitflags! { [INFO] [stderr] 163 | | #[derive(Default)] [INFO] [stderr] 164 | | struct BioFlags: u32 { [INFO] [stderr] 165 | | const BIO_NOCLOSE = 0x00; [INFO] [stderr] ... | [INFO] [stderr] 169 | | } [INFO] [stderr] 170 | | } [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] --> src/libcrypto/bio.rs:162:1 [INFO] [stderr] | [INFO] [stderr] 162 | / bitflags! { [INFO] [stderr] 163 | | #[derive(Default)] [INFO] [stderr] 164 | | struct BioFlags: u32 { [INFO] [stderr] 165 | | const BIO_NOCLOSE = 0x00; [INFO] [stderr] ... | [INFO] [stderr] 169 | | } [INFO] [stderr] 170 | | } [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] --> src/libcrypto/bio.rs:162:1 [INFO] [stderr] | [INFO] [stderr] 162 | / bitflags! { [INFO] [stderr] 163 | | #[derive(Default)] [INFO] [stderr] 164 | | struct BioFlags: u32 { [INFO] [stderr] 165 | | const BIO_NOCLOSE = 0x00; [INFO] [stderr] ... | [INFO] [stderr] 169 | | } [INFO] [stderr] 170 | | } [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] --> src/libcrypto/bio.rs:162:1 [INFO] [stderr] | [INFO] [stderr] 162 | / bitflags! { [INFO] [stderr] 163 | | #[derive(Default)] [INFO] [stderr] 164 | | struct BioFlags: u32 { [INFO] [stderr] 165 | | const BIO_NOCLOSE = 0x00; [INFO] [stderr] ... | [INFO] [stderr] 169 | | } [INFO] [stderr] 170 | | } [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] --> src/libcrypto/bio.rs:162:1 [INFO] [stderr] | [INFO] [stderr] 162 | / bitflags! { [INFO] [stderr] 163 | | #[derive(Default)] [INFO] [stderr] 164 | | struct BioFlags: u32 { [INFO] [stderr] 165 | | const BIO_NOCLOSE = 0x00; [INFO] [stderr] ... | [INFO] [stderr] 169 | | } [INFO] [stderr] 170 | | } [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 13 previous errors [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0518`. [INFO] [stderr] error: could not compile `mesalink`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: aborting due to 13 previous errors [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0518`. [INFO] [stderr] error: could not compile `mesalink`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "d5766d3b168d01aef157232a77f3a446ccc25115fcf50c6bbb47a45a27dfe469"` [INFO] running `"docker" "rm" "-f" "d5766d3b168d01aef157232a77f3a446ccc25115fcf50c6bbb47a45a27dfe469"` [INFO] [stdout] d5766d3b168d01aef157232a77f3a446ccc25115fcf50c6bbb47a45a27dfe469