[INFO] updating cached repository https://github.com/TheEnbyperor/emv-term [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] 4af503396c16f6a7ba06822a113eb2915dd91236 [INFO] checking TheEnbyperor/emv-term against try#38f08371587f97c145dedb2c055ac7b01bf1e788 for pr-65294 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTheEnbyperor%2Femv-term" "/workspace/builds/worker-11/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-11/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/TheEnbyperor/emv-term 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/TheEnbyperor/emv-term [INFO] finished tweaking git repo https://github.com/TheEnbyperor/emv-term [INFO] tweaked toml for git repo https://github.com/TheEnbyperor/emv-term written to /workspace/builds/worker-11/source/Cargo.toml [INFO] crate git repo https://github.com/TheEnbyperor/emv-term 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-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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] f503b701324be83b2b0b115db5b2fed2580c245129fc0c481b800c0fcee59a19 [INFO] running `"docker" "start" "-a" "f503b701324be83b2b0b115db5b2fed2580c245129fc0c481b800c0fcee59a19"` [INFO] [stderr] Compiling pcsc-sys v1.0.1 [INFO] [stderr] Checking pcsc v2.1.1 [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pcsc-2.1.1/src/lib.rs:116:1 [INFO] [stderr] | [INFO] [stderr] 116 | / bitflags! { [INFO] [stderr] 117 | | /// A mask of the state a card reader. [INFO] [stderr] 118 | | pub struct State: DWORD { [INFO] [stderr] 119 | | const UNAWARE = ffi::SCARD_STATE_UNAWARE; [INFO] [stderr] ... | [INFO] [stderr] 131 | | } [INFO] [stderr] 132 | | } [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/pcsc-2.1.1/src/lib.rs:134:1 [INFO] [stderr] | [INFO] [stderr] 134 | / bitflags! { [INFO] [stderr] 135 | | /// A mask of the status of a card in a card reader. [INFO] [stderr] 136 | | pub struct Status: DWORD { [INFO] [stderr] 137 | | const UNKNOWN = ffi::SCARD_UNKNOWN; [INFO] [stderr] ... | [INFO] [stderr] 144 | | } [INFO] [stderr] 145 | | } [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/pcsc-2.1.1/src/lib.rs:178:1 [INFO] [stderr] | [INFO] [stderr] 178 | / bitflags! { [INFO] [stderr] 179 | | /// A mask of possible communication protocols. [INFO] [stderr] 180 | | pub struct Protocols: DWORD { [INFO] [stderr] 181 | | const UNDEFINED = ffi::SCARD_PROTOCOL_UNDEFINED; [INFO] [stderr] ... | [INFO] [stderr] 186 | | } [INFO] [stderr] 187 | | } [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/pcsc-2.1.1/src/lib.rs:116:1 [INFO] [stderr] | [INFO] [stderr] 116 | / bitflags! { [INFO] [stderr] 117 | | /// A mask of the state a card reader. [INFO] [stderr] 118 | | pub struct State: DWORD { [INFO] [stderr] 119 | | const UNAWARE = ffi::SCARD_STATE_UNAWARE; [INFO] [stderr] ... | [INFO] [stderr] 131 | | } [INFO] [stderr] 132 | | } [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/pcsc-2.1.1/src/lib.rs:116:1 [INFO] [stderr] | [INFO] [stderr] 116 | / bitflags! { [INFO] [stderr] 117 | | /// A mask of the state a card reader. [INFO] [stderr] 118 | | pub struct State: DWORD { [INFO] [stderr] 119 | | const UNAWARE = ffi::SCARD_STATE_UNAWARE; [INFO] [stderr] ... | [INFO] [stderr] 131 | | } [INFO] [stderr] 132 | | } [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/pcsc-2.1.1/src/lib.rs:116:1 [INFO] [stderr] | [INFO] [stderr] 116 | / bitflags! { [INFO] [stderr] 117 | | /// A mask of the state a card reader. [INFO] [stderr] 118 | | pub struct State: DWORD { [INFO] [stderr] 119 | | const UNAWARE = ffi::SCARD_STATE_UNAWARE; [INFO] [stderr] ... | [INFO] [stderr] 131 | | } [INFO] [stderr] 132 | | } [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/pcsc-2.1.1/src/lib.rs:116:1 [INFO] [stderr] | [INFO] [stderr] 116 | / bitflags! { [INFO] [stderr] 117 | | /// A mask of the state a card reader. [INFO] [stderr] 118 | | pub struct State: DWORD { [INFO] [stderr] 119 | | const UNAWARE = ffi::SCARD_STATE_UNAWARE; [INFO] [stderr] ... | [INFO] [stderr] 131 | | } [INFO] [stderr] 132 | | } [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/pcsc-2.1.1/src/lib.rs:116:1 [INFO] [stderr] | [INFO] [stderr] 116 | / bitflags! { [INFO] [stderr] 117 | | /// A mask of the state a card reader. [INFO] [stderr] 118 | | pub struct State: DWORD { [INFO] [stderr] 119 | | const UNAWARE = ffi::SCARD_STATE_UNAWARE; [INFO] [stderr] ... | [INFO] [stderr] 131 | | } [INFO] [stderr] 132 | | } [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/pcsc-2.1.1/src/lib.rs:116:1 [INFO] [stderr] | [INFO] [stderr] 116 | / bitflags! { [INFO] [stderr] 117 | | /// A mask of the state a card reader. [INFO] [stderr] 118 | | pub struct State: DWORD { [INFO] [stderr] 119 | | const UNAWARE = ffi::SCARD_STATE_UNAWARE; [INFO] [stderr] ... | [INFO] [stderr] 131 | | } [INFO] [stderr] 132 | | } [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/pcsc-2.1.1/src/lib.rs:116:1 [INFO] [stderr] | [INFO] [stderr] 116 | / bitflags! { [INFO] [stderr] 117 | | /// A mask of the state a card reader. [INFO] [stderr] 118 | | pub struct State: DWORD { [INFO] [stderr] 119 | | const UNAWARE = ffi::SCARD_STATE_UNAWARE; [INFO] [stderr] ... | [INFO] [stderr] 131 | | } [INFO] [stderr] 132 | | } [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/pcsc-2.1.1/src/lib.rs:116:1 [INFO] [stderr] | [INFO] [stderr] 116 | / bitflags! { [INFO] [stderr] 117 | | /// A mask of the state a card reader. [INFO] [stderr] 118 | | pub struct State: DWORD { [INFO] [stderr] 119 | | const UNAWARE = ffi::SCARD_STATE_UNAWARE; [INFO] [stderr] ... | [INFO] [stderr] 131 | | } [INFO] [stderr] 132 | | } [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/pcsc-2.1.1/src/lib.rs:116:1 [INFO] [stderr] | [INFO] [stderr] 116 | / bitflags! { [INFO] [stderr] 117 | | /// A mask of the state a card reader. [INFO] [stderr] 118 | | pub struct State: DWORD { [INFO] [stderr] 119 | | const UNAWARE = ffi::SCARD_STATE_UNAWARE; [INFO] [stderr] ... | [INFO] [stderr] 131 | | } [INFO] [stderr] 132 | | } [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/pcsc-2.1.1/src/lib.rs:116:1 [INFO] [stderr] | [INFO] [stderr] 116 | / bitflags! { [INFO] [stderr] 117 | | /// A mask of the state a card reader. [INFO] [stderr] 118 | | pub struct State: DWORD { [INFO] [stderr] 119 | | const UNAWARE = ffi::SCARD_STATE_UNAWARE; [INFO] [stderr] ... | [INFO] [stderr] 131 | | } [INFO] [stderr] 132 | | } [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/pcsc-2.1.1/src/lib.rs:116:1 [INFO] [stderr] | [INFO] [stderr] 116 | / bitflags! { [INFO] [stderr] 117 | | /// A mask of the state a card reader. [INFO] [stderr] 118 | | pub struct State: DWORD { [INFO] [stderr] 119 | | const UNAWARE = ffi::SCARD_STATE_UNAWARE; [INFO] [stderr] ... | [INFO] [stderr] 131 | | } [INFO] [stderr] 132 | | } [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/pcsc-2.1.1/src/lib.rs:116:1 [INFO] [stderr] | [INFO] [stderr] 116 | / bitflags! { [INFO] [stderr] 117 | | /// A mask of the state a card reader. [INFO] [stderr] 118 | | pub struct State: DWORD { [INFO] [stderr] 119 | | const UNAWARE = ffi::SCARD_STATE_UNAWARE; [INFO] [stderr] ... | [INFO] [stderr] 131 | | } [INFO] [stderr] 132 | | } [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/pcsc-2.1.1/src/lib.rs:134:1 [INFO] [stderr] | [INFO] [stderr] 134 | / bitflags! { [INFO] [stderr] 135 | | /// A mask of the status of a card in a card reader. [INFO] [stderr] 136 | | pub struct Status: DWORD { [INFO] [stderr] 137 | | const UNKNOWN = ffi::SCARD_UNKNOWN; [INFO] [stderr] ... | [INFO] [stderr] 144 | | } [INFO] [stderr] 145 | | } [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/pcsc-2.1.1/src/lib.rs:134:1 [INFO] [stderr] | [INFO] [stderr] 134 | / bitflags! { [INFO] [stderr] 135 | | /// A mask of the status of a card in a card reader. [INFO] [stderr] 136 | | pub struct Status: DWORD { [INFO] [stderr] 137 | | const UNKNOWN = ffi::SCARD_UNKNOWN; [INFO] [stderr] ... | [INFO] [stderr] 144 | | } [INFO] [stderr] 145 | | } [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/pcsc-2.1.1/src/lib.rs:134:1 [INFO] [stderr] | [INFO] [stderr] 134 | / bitflags! { [INFO] [stderr] 135 | | /// A mask of the status of a card in a card reader. [INFO] [stderr] 136 | | pub struct Status: DWORD { [INFO] [stderr] 137 | | const UNKNOWN = ffi::SCARD_UNKNOWN; [INFO] [stderr] ... | [INFO] [stderr] 144 | | } [INFO] [stderr] 145 | | } [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/pcsc-2.1.1/src/lib.rs:134:1 [INFO] [stderr] | [INFO] [stderr] 134 | / bitflags! { [INFO] [stderr] 135 | | /// A mask of the status of a card in a card reader. [INFO] [stderr] 136 | | pub struct Status: DWORD { [INFO] [stderr] 137 | | const UNKNOWN = ffi::SCARD_UNKNOWN; [INFO] [stderr] ... | [INFO] [stderr] 144 | | } [INFO] [stderr] 145 | | } [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/pcsc-2.1.1/src/lib.rs:134:1 [INFO] [stderr] | [INFO] [stderr] 134 | / bitflags! { [INFO] [stderr] 135 | | /// A mask of the status of a card in a card reader. [INFO] [stderr] 136 | | pub struct Status: DWORD { [INFO] [stderr] 137 | | const UNKNOWN = ffi::SCARD_UNKNOWN; [INFO] [stderr] ... | [INFO] [stderr] 144 | | } [INFO] [stderr] 145 | | } [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/pcsc-2.1.1/src/lib.rs:134:1 [INFO] [stderr] | [INFO] [stderr] 134 | / bitflags! { [INFO] [stderr] 135 | | /// A mask of the status of a card in a card reader. [INFO] [stderr] 136 | | pub struct Status: DWORD { [INFO] [stderr] 137 | | const UNKNOWN = ffi::SCARD_UNKNOWN; [INFO] [stderr] ... | [INFO] [stderr] 144 | | } [INFO] [stderr] 145 | | } [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/pcsc-2.1.1/src/lib.rs:134:1 [INFO] [stderr] | [INFO] [stderr] 134 | / bitflags! { [INFO] [stderr] 135 | | /// A mask of the status of a card in a card reader. [INFO] [stderr] 136 | | pub struct Status: DWORD { [INFO] [stderr] 137 | | const UNKNOWN = ffi::SCARD_UNKNOWN; [INFO] [stderr] ... | [INFO] [stderr] 144 | | } [INFO] [stderr] 145 | | } [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/pcsc-2.1.1/src/lib.rs:178:1 [INFO] [stderr] | [INFO] [stderr] 178 | / bitflags! { [INFO] [stderr] 179 | | /// A mask of possible communication protocols. [INFO] [stderr] 180 | | pub struct Protocols: DWORD { [INFO] [stderr] 181 | | const UNDEFINED = ffi::SCARD_PROTOCOL_UNDEFINED; [INFO] [stderr] ... | [INFO] [stderr] 186 | | } [INFO] [stderr] 187 | | } [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/pcsc-2.1.1/src/lib.rs:178:1 [INFO] [stderr] | [INFO] [stderr] 178 | / bitflags! { [INFO] [stderr] 179 | | /// A mask of possible communication protocols. [INFO] [stderr] 180 | | pub struct Protocols: DWORD { [INFO] [stderr] 181 | | const UNDEFINED = ffi::SCARD_PROTOCOL_UNDEFINED; [INFO] [stderr] ... | [INFO] [stderr] 186 | | } [INFO] [stderr] 187 | | } [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/pcsc-2.1.1/src/lib.rs:178:1 [INFO] [stderr] | [INFO] [stderr] 178 | / bitflags! { [INFO] [stderr] 179 | | /// A mask of possible communication protocols. [INFO] [stderr] 180 | | pub struct Protocols: DWORD { [INFO] [stderr] 181 | | const UNDEFINED = ffi::SCARD_PROTOCOL_UNDEFINED; [INFO] [stderr] ... | [INFO] [stderr] 186 | | } [INFO] [stderr] 187 | | } [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/pcsc-2.1.1/src/lib.rs:178:1 [INFO] [stderr] | [INFO] [stderr] 178 | / bitflags! { [INFO] [stderr] 179 | | /// A mask of possible communication protocols. [INFO] [stderr] 180 | | pub struct Protocols: DWORD { [INFO] [stderr] 181 | | const UNDEFINED = ffi::SCARD_PROTOCOL_UNDEFINED; [INFO] [stderr] ... | [INFO] [stderr] 186 | | } [INFO] [stderr] 187 | | } [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/pcsc-2.1.1/src/lib.rs:178:1 [INFO] [stderr] | [INFO] [stderr] 178 | / bitflags! { [INFO] [stderr] 179 | | /// A mask of possible communication protocols. [INFO] [stderr] 180 | | pub struct Protocols: DWORD { [INFO] [stderr] 181 | | const UNDEFINED = ffi::SCARD_PROTOCOL_UNDEFINED; [INFO] [stderr] ... | [INFO] [stderr] 186 | | } [INFO] [stderr] 187 | | } [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 27 previous errors [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0518`. [INFO] [stderr] error: could not compile `pcsc`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "f503b701324be83b2b0b115db5b2fed2580c245129fc0c481b800c0fcee59a19"` [INFO] running `"docker" "rm" "-f" "f503b701324be83b2b0b115db5b2fed2580c245129fc0c481b800c0fcee59a19"` [INFO] [stdout] f503b701324be83b2b0b115db5b2fed2580c245129fc0c481b800c0fcee59a19