[INFO] fetching crate io-kit-sys 0.1.0... [INFO] checking io-kit-sys-0.1.0 against master#a609fb45efad59dfd459c76e50899be9f0583b5a for pr-80579 [INFO] extracting crate io-kit-sys 0.1.0 into /workspace/builds/worker-10/source [INFO] validating manifest of crates.io crate io-kit-sys 0.1.0 on toolchain a609fb45efad59dfd459c76e50899be9f0583b5a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate io-kit-sys 0.1.0 [INFO] finished tweaking crates.io crate io-kit-sys 0.1.0 [INFO] tweaked toml for crates.io crate io-kit-sys 0.1.0 written to /workspace/builds/worker-10/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "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" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5b96eac11295383c2a228cf39a592ed6fad40004877f6add2520859db2f1b64c [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "5b96eac11295383c2a228cf39a592ed6fad40004877f6add2520859db2f1b64c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5b96eac11295383c2a228cf39a592ed6fad40004877f6add2520859db2f1b64c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5b96eac11295383c2a228cf39a592ed6fad40004877f6add2520859db2f1b64c", kill_on_drop: false }` [INFO] [stdout] 5b96eac11295383c2a228cf39a592ed6fad40004877f6add2520859db2f1b64c [INFO] running `Command { std: "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" "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" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9d0613b7f26f065b5ca9bab13af0cdaefbf8fee8b2ea1fe05076de1f77aba342 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "9d0613b7f26f065b5ca9bab13af0cdaefbf8fee8b2ea1fe05076de1f77aba342", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.81 [INFO] [stderr] Compiling core-foundation-sys v0.6.2 [INFO] [stderr] Compiling io-kit-sys v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking mach v0.2.3 [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/ret.rs:8:26 [INFO] [stdout] | [INFO] [stdout] 8 | const SYS_IOKIT: c_int = (((0x38) & 0x3f) << 26); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/ret.rs:9:33 [INFO] [stdout] | [INFO] [stdout] 9 | const SUB_IOKIT_COMMON: c_int = (((0) & 0xfff) << 14); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/ret.rs:16:38 [INFO] [stdout] | [INFO] [stdout] 16 | pub const kIOReturnError: IOReturn = (SYS_IOKIT | SUB_IOKIT_COMMON | 0x2bc); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/ret.rs:18:41 [INFO] [stdout] | [INFO] [stdout] 18 | pub const kIOReturnNoMemory: IOReturn = (SYS_IOKIT | SUB_IOKIT_COMMON | 0x2bd); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/ret.rs:20:44 [INFO] [stdout] | [INFO] [stdout] 20 | pub const kIOReturnNoResources: IOReturn = (SYS_IOKIT | SUB_IOKIT_COMMON | 0x2be); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/ret.rs:22:41 [INFO] [stdout] | [INFO] [stdout] 22 | pub const kIOReturnIPCError: IOReturn = (SYS_IOKIT | SUB_IOKIT_COMMON | 0x2bf); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/ret.rs:24:41 [INFO] [stdout] | [INFO] [stdout] 24 | pub const kIOReturnNoDevice: IOReturn = (SYS_IOKIT | SUB_IOKIT_COMMON | 0x2c0); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/ret.rs:26:46 [INFO] [stdout] | [INFO] [stdout] 26 | pub const kIOReturnNotPrivileged: IOReturn = (SYS_IOKIT | SUB_IOKIT_COMMON | 0x2c1); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/ret.rs:28:44 [INFO] [stdout] | [INFO] [stdout] 28 | pub const kIOReturnBadArgument: IOReturn = (SYS_IOKIT | SUB_IOKIT_COMMON | 0x2c2); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/ret.rs:30:43 [INFO] [stdout] | [INFO] [stdout] 30 | pub const kIOReturnLockedRead: IOReturn = (SYS_IOKIT | SUB_IOKIT_COMMON | 0x2c3); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/ret.rs:32:44 [INFO] [stdout] | [INFO] [stdout] 32 | pub const kIOReturnLockedWrite: IOReturn = (SYS_IOKIT | SUB_IOKIT_COMMON | 0x2c4); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/ret.rs:34:48 [INFO] [stdout] | [INFO] [stdout] 34 | pub const kIOReturnExclusiveAccess: IOReturn = (SYS_IOKIT | SUB_IOKIT_COMMON | 0x2c5); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/ret.rs:36:45 [INFO] [stdout] | [INFO] [stdout] 36 | pub const kIOReturnBadMessageID: IOReturn = (SYS_IOKIT | SUB_IOKIT_COMMON | 0x2c6); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/ret.rs:38:44 [INFO] [stdout] | [INFO] [stdout] 38 | pub const kIOReturnUnsupported: IOReturn = (SYS_IOKIT | SUB_IOKIT_COMMON | 0x2c7); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/ret.rs:40:40 [INFO] [stdout] | [INFO] [stdout] 40 | pub const kIOReturnVMError: IOReturn = (SYS_IOKIT | SUB_IOKIT_COMMON | 0x2c8); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/ret.rs:42:46 [INFO] [stdout] | [INFO] [stdout] 42 | pub const kIOReturnInternalError: IOReturn = (SYS_IOKIT | SUB_IOKIT_COMMON | 0x2c9); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/ret.rs:44:40 [INFO] [stdout] | [INFO] [stdout] 44 | pub const kIOReturnIOError: IOReturn = (SYS_IOKIT | SUB_IOKIT_COMMON | 0x2ca); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/ret.rs:48:43 [INFO] [stdout] | [INFO] [stdout] 48 | pub const kIOReturnCannotLock: IOReturn = (SYS_IOKIT | SUB_IOKIT_COMMON | 0x2cc); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/ret.rs:50:40 [INFO] [stdout] | [INFO] [stdout] 50 | pub const kIOReturnNotOpen: IOReturn = (SYS_IOKIT | SUB_IOKIT_COMMON | 0x2cd); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/ret.rs:52:44 [INFO] [stdout] | [INFO] [stdout] 52 | pub const kIOReturnNotReadable: IOReturn = (SYS_IOKIT | SUB_IOKIT_COMMON | 0x2ce); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/ret.rs:54:44 [INFO] [stdout] | [INFO] [stdout] 54 | pub const kIOReturnNotWritable: IOReturn = (SYS_IOKIT | SUB_IOKIT_COMMON | 0x2cf); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/ret.rs:56:43 [INFO] [stdout] | [INFO] [stdout] 56 | pub const kIOReturnNotAligned: IOReturn = (SYS_IOKIT | SUB_IOKIT_COMMON | 0x2d0); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/ret.rs:58:41 [INFO] [stdout] | [INFO] [stdout] 58 | pub const kIOReturnBadMedia: IOReturn = (SYS_IOKIT | SUB_IOKIT_COMMON | 0x2d1); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/ret.rs:60:42 [INFO] [stdout] | [INFO] [stdout] 60 | pub const kIOReturnStillOpen: IOReturn = (SYS_IOKIT | SUB_IOKIT_COMMON | 0x2d2); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/ret.rs:62:41 [INFO] [stdout] | [INFO] [stdout] 62 | pub const kIOReturnRLDError: IOReturn = (SYS_IOKIT | SUB_IOKIT_COMMON | 0x2d3); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/ret.rs:64:41 [INFO] [stdout] | [INFO] [stdout] 64 | pub const kIOReturnDMAError: IOReturn = (SYS_IOKIT | SUB_IOKIT_COMMON | 0x2d4); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/ret.rs:66:37 [INFO] [stdout] | [INFO] [stdout] 66 | pub const kIOReturnBusy: IOReturn = (SYS_IOKIT | SUB_IOKIT_COMMON | 0x2d5); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/ret.rs:68:40 [INFO] [stdout] | [INFO] [stdout] 68 | pub const kIOReturnTimeout: IOReturn = (SYS_IOKIT | SUB_IOKIT_COMMON | 0x2d6); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/ret.rs:70:40 [INFO] [stdout] | [INFO] [stdout] 70 | pub const kIOReturnOffline: IOReturn = (SYS_IOKIT | SUB_IOKIT_COMMON | 0x2d7); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/ret.rs:72:41 [INFO] [stdout] | [INFO] [stdout] 72 | pub const kIOReturnNotReady: IOReturn = (SYS_IOKIT | SUB_IOKIT_COMMON | 0x2d8); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/ret.rs:74:44 [INFO] [stdout] | [INFO] [stdout] 74 | pub const kIOReturnNotAttached: IOReturn = (SYS_IOKIT | SUB_IOKIT_COMMON | 0x2d9); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/ret.rs:76:43 [INFO] [stdout] | [INFO] [stdout] 76 | pub const kIOReturnNoChannels: IOReturn = (SYS_IOKIT | SUB_IOKIT_COMMON | 0x2da); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/ret.rs:78:40 [INFO] [stdout] | [INFO] [stdout] 78 | pub const kIOReturnNoSpace: IOReturn = (SYS_IOKIT | SUB_IOKIT_COMMON | 0x2db); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/ret.rs:82:43 [INFO] [stdout] | [INFO] [stdout] 82 | pub const kIOReturnPortExists: IOReturn = (SYS_IOKIT | SUB_IOKIT_COMMON | 0x2dd); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/ret.rs:84:43 [INFO] [stdout] | [INFO] [stdout] 84 | pub const kIOReturnCannotWire: IOReturn = (SYS_IOKIT | SUB_IOKIT_COMMON | 0x2de); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/ret.rs:86:44 [INFO] [stdout] | [INFO] [stdout] 86 | pub const kIOReturnNoInterrupt: IOReturn = (SYS_IOKIT | SUB_IOKIT_COMMON | 0x2df); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/ret.rs:88:41 [INFO] [stdout] | [INFO] [stdout] 88 | pub const kIOReturnNoFrames: IOReturn = (SYS_IOKIT | SUB_IOKIT_COMMON | 0x2e0); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/ret.rs:90:48 [INFO] [stdout] | [INFO] [stdout] 90 | pub const kIOReturnMessageTooLarge: IOReturn = (SYS_IOKIT | SUB_IOKIT_COMMON | 0x2e1); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/ret.rs:92:45 [INFO] [stdout] | [INFO] [stdout] 92 | pub const kIOReturnNotPermitted: IOReturn = (SYS_IOKIT | SUB_IOKIT_COMMON | 0x2e2); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/ret.rs:94:40 [INFO] [stdout] | [INFO] [stdout] 94 | pub const kIOReturnNoPower: IOReturn = (SYS_IOKIT | SUB_IOKIT_COMMON | 0x2e3); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/ret.rs:96:40 [INFO] [stdout] | [INFO] [stdout] 96 | pub const kIOReturnNoMedia: IOReturn = (SYS_IOKIT | SUB_IOKIT_COMMON | 0x2e4); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/ret.rs:98:49 [INFO] [stdout] | [INFO] [stdout] 98 | pub const kIOReturnUnformattedMedia: IOReturn = (SYS_IOKIT | SUB_IOKIT_COMMON | 0x2e5); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/ret.rs:100:48 [INFO] [stdout] | [INFO] [stdout] 100 | pub const kIOReturnUnsupportedMode: IOReturn = (SYS_IOKIT | SUB_IOKIT_COMMON | 0x2e6); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/ret.rs:102:41 [INFO] [stdout] | [INFO] [stdout] 102 | pub const kIOReturnUnderrun: IOReturn = (SYS_IOKIT | SUB_IOKIT_COMMON | 0x2e7); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/ret.rs:104:40 [INFO] [stdout] | [INFO] [stdout] 104 | pub const kIOReturnOverrun: IOReturn = (SYS_IOKIT | SUB_IOKIT_COMMON | 0x2e8); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/ret.rs:106:44 [INFO] [stdout] | [INFO] [stdout] 106 | pub const kIOReturnDeviceError: IOReturn = (SYS_IOKIT | SUB_IOKIT_COMMON | 0x2e9); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/ret.rs:108:45 [INFO] [stdout] | [INFO] [stdout] 108 | pub const kIOReturnNoCompletion: IOReturn = (SYS_IOKIT | SUB_IOKIT_COMMON | 0x2ea); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/ret.rs:110:40 [INFO] [stdout] | [INFO] [stdout] 110 | pub const kIOReturnAborted: IOReturn = (SYS_IOKIT | SUB_IOKIT_COMMON | 0x2eb); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/ret.rs:112:44 [INFO] [stdout] | [INFO] [stdout] 112 | pub const kIOReturnNoBandwidth: IOReturn = (SYS_IOKIT | SUB_IOKIT_COMMON | 0x2ec); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/ret.rs:114:46 [INFO] [stdout] | [INFO] [stdout] 114 | pub const kIOReturnNotResponding: IOReturn = (SYS_IOKIT | SUB_IOKIT_COMMON | 0x2ed); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/ret.rs:116:42 [INFO] [stdout] | [INFO] [stdout] 116 | pub const kIOReturnIsoTooOld: IOReturn = (SYS_IOKIT | SUB_IOKIT_COMMON | 0x2ee); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/ret.rs:118:42 [INFO] [stdout] | [INFO] [stdout] 118 | pub const kIOReturnIsoTooNew: IOReturn = (SYS_IOKIT | SUB_IOKIT_COMMON | 0x2ef); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/ret.rs:120:41 [INFO] [stdout] | [INFO] [stdout] 120 | pub const kIOReturnNotFound: IOReturn = (SYS_IOKIT | SUB_IOKIT_COMMON | 0x2f0); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/ret.rs:122:40 [INFO] [stdout] | [INFO] [stdout] 122 | pub const kIOReturnInvalid: IOReturn = (SYS_IOKIT | SUB_IOKIT_COMMON | 0x1); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/types.rs:183:31 [INFO] [stdout] | [INFO] [stdout] 183 | pub const kTickScale: c_int = (kSecondScale / 100); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/hid/keys.rs:246:69 [INFO] [stdout] | [INFO] [stdout] 246 | pub const kIOHIDValueOptionsFlagRelativeSimple: IOHIDValueOptions = (1 << 0); [INFO] [stdout] | ^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/hid/keys.rs:247:63 [INFO] [stdout] | [INFO] [stdout] 247 | pub const kIOHIDValueOptionsFlagPrevious: IOHIDValueOptions = (1 << 1); [INFO] [stdout] | ^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/ret.rs:8:26 [INFO] [stdout] | [INFO] [stdout] 8 | const SYS_IOKIT: c_int = (((0x38) & 0x3f) << 26); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/ret.rs:9:33 [INFO] [stdout] | [INFO] [stdout] 9 | const SUB_IOKIT_COMMON: c_int = (((0) & 0xfff) << 14); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/ret.rs:16:38 [INFO] [stdout] | [INFO] [stdout] 16 | pub const kIOReturnError: IOReturn = (SYS_IOKIT | SUB_IOKIT_COMMON | 0x2bc); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/ret.rs:18:41 [INFO] [stdout] | [INFO] [stdout] 18 | pub const kIOReturnNoMemory: IOReturn = (SYS_IOKIT | SUB_IOKIT_COMMON | 0x2bd); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/ret.rs:20:44 [INFO] [stdout] | [INFO] [stdout] 20 | pub const kIOReturnNoResources: IOReturn = (SYS_IOKIT | SUB_IOKIT_COMMON | 0x2be); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/ret.rs:22:41 [INFO] [stdout] | [INFO] [stdout] 22 | pub const kIOReturnIPCError: IOReturn = (SYS_IOKIT | SUB_IOKIT_COMMON | 0x2bf); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/ret.rs:24:41 [INFO] [stdout] | [INFO] [stdout] 24 | pub const kIOReturnNoDevice: IOReturn = (SYS_IOKIT | SUB_IOKIT_COMMON | 0x2c0); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/ret.rs:26:46 [INFO] [stdout] | [INFO] [stdout] 26 | pub const kIOReturnNotPrivileged: IOReturn = (SYS_IOKIT | SUB_IOKIT_COMMON | 0x2c1); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/ret.rs:28:44 [INFO] [stdout] | [INFO] [stdout] 28 | pub const kIOReturnBadArgument: IOReturn = (SYS_IOKIT | SUB_IOKIT_COMMON | 0x2c2); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/ret.rs:30:43 [INFO] [stdout] | [INFO] [stdout] 30 | pub const kIOReturnLockedRead: IOReturn = (SYS_IOKIT | SUB_IOKIT_COMMON | 0x2c3); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/ret.rs:32:44 [INFO] [stdout] | [INFO] [stdout] 32 | pub const kIOReturnLockedWrite: IOReturn = (SYS_IOKIT | SUB_IOKIT_COMMON | 0x2c4); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/ret.rs:34:48 [INFO] [stdout] | [INFO] [stdout] 34 | pub const kIOReturnExclusiveAccess: IOReturn = (SYS_IOKIT | SUB_IOKIT_COMMON | 0x2c5); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/ret.rs:36:45 [INFO] [stdout] | [INFO] [stdout] 36 | pub const kIOReturnBadMessageID: IOReturn = (SYS_IOKIT | SUB_IOKIT_COMMON | 0x2c6); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/ret.rs:38:44 [INFO] [stdout] | [INFO] [stdout] 38 | pub const kIOReturnUnsupported: IOReturn = (SYS_IOKIT | SUB_IOKIT_COMMON | 0x2c7); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/ret.rs:40:40 [INFO] [stdout] | [INFO] [stdout] 40 | pub const kIOReturnVMError: IOReturn = (SYS_IOKIT | SUB_IOKIT_COMMON | 0x2c8); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/ret.rs:42:46 [INFO] [stdout] | [INFO] [stdout] 42 | pub const kIOReturnInternalError: IOReturn = (SYS_IOKIT | SUB_IOKIT_COMMON | 0x2c9); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/ret.rs:44:40 [INFO] [stdout] | [INFO] [stdout] 44 | pub const kIOReturnIOError: IOReturn = (SYS_IOKIT | SUB_IOKIT_COMMON | 0x2ca); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/ret.rs:48:43 [INFO] [stdout] | [INFO] [stdout] 48 | pub const kIOReturnCannotLock: IOReturn = (SYS_IOKIT | SUB_IOKIT_COMMON | 0x2cc); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/ret.rs:50:40 [INFO] [stdout] | [INFO] [stdout] 50 | pub const kIOReturnNotOpen: IOReturn = (SYS_IOKIT | SUB_IOKIT_COMMON | 0x2cd); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/ret.rs:52:44 [INFO] [stdout] | [INFO] [stdout] 52 | pub const kIOReturnNotReadable: IOReturn = (SYS_IOKIT | SUB_IOKIT_COMMON | 0x2ce); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/ret.rs:54:44 [INFO] [stdout] | [INFO] [stdout] 54 | pub const kIOReturnNotWritable: IOReturn = (SYS_IOKIT | SUB_IOKIT_COMMON | 0x2cf); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/ret.rs:56:43 [INFO] [stdout] | [INFO] [stdout] 56 | pub const kIOReturnNotAligned: IOReturn = (SYS_IOKIT | SUB_IOKIT_COMMON | 0x2d0); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/ret.rs:58:41 [INFO] [stdout] | [INFO] [stdout] 58 | pub const kIOReturnBadMedia: IOReturn = (SYS_IOKIT | SUB_IOKIT_COMMON | 0x2d1); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/ret.rs:60:42 [INFO] [stdout] | [INFO] [stdout] 60 | pub const kIOReturnStillOpen: IOReturn = (SYS_IOKIT | SUB_IOKIT_COMMON | 0x2d2); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/ret.rs:62:41 [INFO] [stdout] | [INFO] [stdout] 62 | pub const kIOReturnRLDError: IOReturn = (SYS_IOKIT | SUB_IOKIT_COMMON | 0x2d3); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/ret.rs:64:41 [INFO] [stdout] | [INFO] [stdout] 64 | pub const kIOReturnDMAError: IOReturn = (SYS_IOKIT | SUB_IOKIT_COMMON | 0x2d4); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/ret.rs:66:37 [INFO] [stdout] | [INFO] [stdout] 66 | pub const kIOReturnBusy: IOReturn = (SYS_IOKIT | SUB_IOKIT_COMMON | 0x2d5); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/ret.rs:68:40 [INFO] [stdout] | [INFO] [stdout] 68 | pub const kIOReturnTimeout: IOReturn = (SYS_IOKIT | SUB_IOKIT_COMMON | 0x2d6); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/ret.rs:70:40 [INFO] [stdout] | [INFO] [stdout] 70 | pub const kIOReturnOffline: IOReturn = (SYS_IOKIT | SUB_IOKIT_COMMON | 0x2d7); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/ret.rs:72:41 [INFO] [stdout] | [INFO] [stdout] 72 | pub const kIOReturnNotReady: IOReturn = (SYS_IOKIT | SUB_IOKIT_COMMON | 0x2d8); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/ret.rs:74:44 [INFO] [stdout] | [INFO] [stdout] 74 | pub const kIOReturnNotAttached: IOReturn = (SYS_IOKIT | SUB_IOKIT_COMMON | 0x2d9); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/ret.rs:76:43 [INFO] [stdout] | [INFO] [stdout] 76 | pub const kIOReturnNoChannels: IOReturn = (SYS_IOKIT | SUB_IOKIT_COMMON | 0x2da); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/ret.rs:78:40 [INFO] [stdout] | [INFO] [stdout] 78 | pub const kIOReturnNoSpace: IOReturn = (SYS_IOKIT | SUB_IOKIT_COMMON | 0x2db); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/ret.rs:82:43 [INFO] [stdout] | [INFO] [stdout] 82 | pub const kIOReturnPortExists: IOReturn = (SYS_IOKIT | SUB_IOKIT_COMMON | 0x2dd); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/ret.rs:84:43 [INFO] [stdout] | [INFO] [stdout] 84 | pub const kIOReturnCannotWire: IOReturn = (SYS_IOKIT | SUB_IOKIT_COMMON | 0x2de); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/ret.rs:86:44 [INFO] [stdout] | [INFO] [stdout] 86 | pub const kIOReturnNoInterrupt: IOReturn = (SYS_IOKIT | SUB_IOKIT_COMMON | 0x2df); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/ret.rs:88:41 [INFO] [stdout] | [INFO] [stdout] 88 | pub const kIOReturnNoFrames: IOReturn = (SYS_IOKIT | SUB_IOKIT_COMMON | 0x2e0); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/ret.rs:90:48 [INFO] [stdout] | [INFO] [stdout] 90 | pub const kIOReturnMessageTooLarge: IOReturn = (SYS_IOKIT | SUB_IOKIT_COMMON | 0x2e1); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/ret.rs:92:45 [INFO] [stdout] | [INFO] [stdout] 92 | pub const kIOReturnNotPermitted: IOReturn = (SYS_IOKIT | SUB_IOKIT_COMMON | 0x2e2); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/ret.rs:94:40 [INFO] [stdout] | [INFO] [stdout] 94 | pub const kIOReturnNoPower: IOReturn = (SYS_IOKIT | SUB_IOKIT_COMMON | 0x2e3); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/ret.rs:96:40 [INFO] [stdout] | [INFO] [stdout] 96 | pub const kIOReturnNoMedia: IOReturn = (SYS_IOKIT | SUB_IOKIT_COMMON | 0x2e4); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/ret.rs:98:49 [INFO] [stdout] | [INFO] [stdout] 98 | pub const kIOReturnUnformattedMedia: IOReturn = (SYS_IOKIT | SUB_IOKIT_COMMON | 0x2e5); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/ret.rs:100:48 [INFO] [stdout] | [INFO] [stdout] 100 | pub const kIOReturnUnsupportedMode: IOReturn = (SYS_IOKIT | SUB_IOKIT_COMMON | 0x2e6); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/ret.rs:102:41 [INFO] [stdout] | [INFO] [stdout] 102 | pub const kIOReturnUnderrun: IOReturn = (SYS_IOKIT | SUB_IOKIT_COMMON | 0x2e7); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/ret.rs:104:40 [INFO] [stdout] | [INFO] [stdout] 104 | pub const kIOReturnOverrun: IOReturn = (SYS_IOKIT | SUB_IOKIT_COMMON | 0x2e8); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/ret.rs:106:44 [INFO] [stdout] | [INFO] [stdout] 106 | pub const kIOReturnDeviceError: IOReturn = (SYS_IOKIT | SUB_IOKIT_COMMON | 0x2e9); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/ret.rs:108:45 [INFO] [stdout] | [INFO] [stdout] 108 | pub const kIOReturnNoCompletion: IOReturn = (SYS_IOKIT | SUB_IOKIT_COMMON | 0x2ea); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/ret.rs:110:40 [INFO] [stdout] | [INFO] [stdout] 110 | pub const kIOReturnAborted: IOReturn = (SYS_IOKIT | SUB_IOKIT_COMMON | 0x2eb); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/ret.rs:112:44 [INFO] [stdout] | [INFO] [stdout] 112 | pub const kIOReturnNoBandwidth: IOReturn = (SYS_IOKIT | SUB_IOKIT_COMMON | 0x2ec); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/ret.rs:114:46 [INFO] [stdout] | [INFO] [stdout] 114 | pub const kIOReturnNotResponding: IOReturn = (SYS_IOKIT | SUB_IOKIT_COMMON | 0x2ed); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/ret.rs:116:42 [INFO] [stdout] | [INFO] [stdout] 116 | pub const kIOReturnIsoTooOld: IOReturn = (SYS_IOKIT | SUB_IOKIT_COMMON | 0x2ee); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/ret.rs:118:42 [INFO] [stdout] | [INFO] [stdout] 118 | pub const kIOReturnIsoTooNew: IOReturn = (SYS_IOKIT | SUB_IOKIT_COMMON | 0x2ef); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/ret.rs:120:41 [INFO] [stdout] | [INFO] [stdout] 120 | pub const kIOReturnNotFound: IOReturn = (SYS_IOKIT | SUB_IOKIT_COMMON | 0x2f0); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/ret.rs:122:40 [INFO] [stdout] | [INFO] [stdout] 122 | pub const kIOReturnInvalid: IOReturn = (SYS_IOKIT | SUB_IOKIT_COMMON | 0x1); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/types.rs:183:31 [INFO] [stdout] | [INFO] [stdout] 183 | pub const kTickScale: c_int = (kSecondScale / 100); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/hid/keys.rs:246:69 [INFO] [stdout] | [INFO] [stdout] 246 | pub const kIOHIDValueOptionsFlagRelativeSimple: IOHIDValueOptions = (1 << 0); [INFO] [stdout] | ^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/hid/keys.rs:247:63 [INFO] [stdout] | [INFO] [stdout] 247 | pub const kIOHIDValueOptionsFlagPrevious: IOHIDValueOptions = (1 << 1); [INFO] [stdout] | ^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 57 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 57 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 6.15s [INFO] running `Command { std: "docker" "inspect" "9d0613b7f26f065b5ca9bab13af0cdaefbf8fee8b2ea1fe05076de1f77aba342", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9d0613b7f26f065b5ca9bab13af0cdaefbf8fee8b2ea1fe05076de1f77aba342", kill_on_drop: false }` [INFO] [stdout] 9d0613b7f26f065b5ca9bab13af0cdaefbf8fee8b2ea1fe05076de1f77aba342