[INFO] fetching crate macho 0.4.1... [INFO] testing macho-0.4.1 against try#03a1ea71b075ab964b5278bc6e74cd6c52c36ee0 for pr-74409 [INFO] extracting crate macho 0.4.1 into /workspace/builds/worker-0/source [INFO] validating manifest of crates.io crate macho 0.4.1 on toolchain 03a1ea71b075ab964b5278bc6e74cd6c52c36ee0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate macho 0.4.1 [INFO] finished tweaking crates.io crate macho 0.4.1 [INFO] tweaked toml for crates.io crate macho 0.4.1 written to /workspace/builds/worker-0/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 33b15598c3ea56909a3767f18fc97214c41d5628a13ffb64ca91356a57643a01 [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" "33b15598c3ea56909a3767f18fc97214c41d5628a13ffb64ca91356a57643a01", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "33b15598c3ea56909a3767f18fc97214c41d5628a13ffb64ca91356a57643a01", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "33b15598c3ea56909a3767f18fc97214c41d5628a13ffb64ca91356a57643a01", kill_on_drop: false }` [INFO] [stdout] 33b15598c3ea56909a3767f18fc97214c41d5628a13ffb64ca91356a57643a01 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 3bf4adc24e9e51081582bc0a0a8f67b8ae61d0c8baccfd8163c1c4a2588133c8 [INFO] running `Command { std: "docker" "start" "-a" "3bf4adc24e9e51081582bc0a0a8f67b8ae61d0c8baccfd8163c1c4a2588133c8", kill_on_drop: false }` [INFO] [stderr] Compiling uuid v0.3.1 [INFO] [stderr] Compiling nom v1.2.4 [INFO] [stderr] Compiling macho v0.4.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unnecessary parentheses around const expression [INFO] [stdout] --> src/constants.rs:90:26 [INFO] [stdout] | [INFO] [stdout] 90 | LC_LOAD_WEAK_DYLIB = (0x18 | LC_REQ_DYLD), [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 const expression [INFO] [stdout] --> src/constants.rs:102:16 [INFO] [stdout] | [INFO] [stdout] 102 | LC_RPATH = (0x1c | LC_REQ_DYLD), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around const expression [INFO] [stdout] --> src/constants.rs:111:25 [INFO] [stdout] | [INFO] [stdout] 111 | LC_REEXPORT_DYLIB = (0x1f | LC_REQ_DYLD), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around const expression [INFO] [stdout] --> src/constants.rs:123:25 [INFO] [stdout] | [INFO] [stdout] 123 | LC_DYLD_INFO_ONLY = (0x22|LC_REQ_DYLD), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around const expression [INFO] [stdout] --> src/constants.rs:126:28 [INFO] [stdout] | [INFO] [stdout] 126 | LC_LOAD_UPWARD_DYLIB = (0x23 | LC_REQ_DYLD), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around const expression [INFO] [stdout] --> src/constants.rs:141:15 [INFO] [stdout] | [INFO] [stdout] 141 | LC_MAIN = (0x28|LC_REQ_DYLD), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.68s [INFO] running `Command { std: "docker" "inspect" "3bf4adc24e9e51081582bc0a0a8f67b8ae61d0c8baccfd8163c1c4a2588133c8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3bf4adc24e9e51081582bc0a0a8f67b8ae61d0c8baccfd8163c1c4a2588133c8", kill_on_drop: false }` [INFO] [stdout] 3bf4adc24e9e51081582bc0a0a8f67b8ae61d0c8baccfd8163c1c4a2588133c8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 065b12a6bd1fb2e40b82b8224f6bec6a3208eeaa8c908cc79b143b5d27a91796 [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" "065b12a6bd1fb2e40b82b8224f6bec6a3208eeaa8c908cc79b143b5d27a91796", kill_on_drop: false }` [INFO] [stderr] Compiling macho v0.4.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unnecessary parentheses around const expression [INFO] [stdout] --> src/constants.rs:90:26 [INFO] [stdout] | [INFO] [stdout] 90 | LC_LOAD_WEAK_DYLIB = (0x18 | LC_REQ_DYLD), [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 const expression [INFO] [stdout] --> src/constants.rs:102:16 [INFO] [stdout] | [INFO] [stdout] 102 | LC_RPATH = (0x1c | LC_REQ_DYLD), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around const expression [INFO] [stdout] --> src/constants.rs:111:25 [INFO] [stdout] | [INFO] [stdout] 111 | LC_REEXPORT_DYLIB = (0x1f | LC_REQ_DYLD), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around const expression [INFO] [stdout] --> src/constants.rs:123:25 [INFO] [stdout] | [INFO] [stdout] 123 | LC_DYLD_INFO_ONLY = (0x22|LC_REQ_DYLD), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around const expression [INFO] [stdout] --> src/constants.rs:126:28 [INFO] [stdout] | [INFO] [stdout] 126 | LC_LOAD_UPWARD_DYLIB = (0x23 | LC_REQ_DYLD), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around const expression [INFO] [stdout] --> src/constants.rs:141:15 [INFO] [stdout] | [INFO] [stdout] 141 | LC_MAIN = (0x28|LC_REQ_DYLD), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `#[macro_use]` import [INFO] [stdout] --> examples/reader.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | #[macro_use] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around const expression [INFO] [stdout] --> src/constants.rs:90:26 [INFO] [stdout] | [INFO] [stdout] 90 | LC_LOAD_WEAK_DYLIB = (0x18 | LC_REQ_DYLD), [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 const expression [INFO] [stdout] --> src/constants.rs:102:16 [INFO] [stdout] | [INFO] [stdout] 102 | LC_RPATH = (0x1c | LC_REQ_DYLD), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around const expression [INFO] [stdout] --> src/constants.rs:111:25 [INFO] [stdout] | [INFO] [stdout] 111 | LC_REEXPORT_DYLIB = (0x1f | LC_REQ_DYLD), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around const expression [INFO] [stdout] --> src/constants.rs:123:25 [INFO] [stdout] | [INFO] [stdout] 123 | LC_DYLD_INFO_ONLY = (0x22|LC_REQ_DYLD), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around const expression [INFO] [stdout] --> src/constants.rs:126:28 [INFO] [stdout] | [INFO] [stdout] 126 | LC_LOAD_UPWARD_DYLIB = (0x23 | LC_REQ_DYLD), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around const expression [INFO] [stdout] --> src/constants.rs:141:15 [INFO] [stdout] | [INFO] [stdout] 141 | LC_MAIN = (0x28|LC_REQ_DYLD), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.01s [INFO] running `Command { std: "docker" "inspect" "065b12a6bd1fb2e40b82b8224f6bec6a3208eeaa8c908cc79b143b5d27a91796", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "065b12a6bd1fb2e40b82b8224f6bec6a3208eeaa8c908cc79b143b5d27a91796", kill_on_drop: false }` [INFO] [stdout] 065b12a6bd1fb2e40b82b8224f6bec6a3208eeaa8c908cc79b143b5d27a91796 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 4ce99f8df7b253e74b1f0ac8a49a7af18895015faa7f36684ff013d3c71307d4 [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" "4ce99f8df7b253e74b1f0ac8a49a7af18895015faa7f36684ff013d3c71307d4", kill_on_drop: false }` [INFO] [stderr] warning: unnecessary parentheses around const expression [INFO] [stderr] --> src/constants.rs:90:26 [INFO] [stderr] | [INFO] [stderr] 90 | LC_LOAD_WEAK_DYLIB = (0x18 | LC_REQ_DYLD), [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_parens)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around const expression [INFO] [stderr] --> src/constants.rs:102:16 [INFO] [stderr] | [INFO] [stderr] 102 | LC_RPATH = (0x1c | LC_REQ_DYLD), [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around const expression [INFO] [stderr] --> src/constants.rs:111:25 [INFO] [stderr] | [INFO] [stderr] 111 | LC_REEXPORT_DYLIB = (0x1f | LC_REQ_DYLD), [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around const expression [INFO] [stderr] --> src/constants.rs:123:25 [INFO] [stderr] | [INFO] [stderr] 123 | LC_DYLD_INFO_ONLY = (0x22|LC_REQ_DYLD), [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around const expression [INFO] [stderr] --> src/constants.rs:126:28 [INFO] [stderr] | [INFO] [stderr] 126 | LC_LOAD_UPWARD_DYLIB = (0x23 | LC_REQ_DYLD), [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around const expression [INFO] [stderr] --> src/constants.rs:141:15 [INFO] [stderr] | [INFO] [stderr] 141 | LC_MAIN = (0x28|LC_REQ_DYLD), [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stderr] [INFO] [stderr] warning: 6 warnings emitted [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around const expression [INFO] [stderr] --> src/constants.rs:90:26 [INFO] [stderr] | [INFO] [stderr] 90 | LC_LOAD_WEAK_DYLIB = (0x18 | LC_REQ_DYLD), [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_parens)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around const expression [INFO] [stderr] --> src/constants.rs:102:16 [INFO] [stderr] | [INFO] [stderr] 102 | LC_RPATH = (0x1c | LC_REQ_DYLD), [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around const expression [INFO] [stderr] --> src/constants.rs:111:25 [INFO] [stderr] | [INFO] [stderr] 111 | LC_REEXPORT_DYLIB = (0x1f | LC_REQ_DYLD), [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around const expression [INFO] [stderr] --> src/constants.rs:123:25 [INFO] [stderr] | [INFO] [stderr] 123 | LC_DYLD_INFO_ONLY = (0x22|LC_REQ_DYLD), [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around const expression [INFO] [stderr] --> src/constants.rs:126:28 [INFO] [stderr] | [INFO] [stderr] 126 | LC_LOAD_UPWARD_DYLIB = (0x23 | LC_REQ_DYLD), [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around const expression [INFO] [stderr] --> src/constants.rs:141:15 [INFO] [stderr] | [INFO] [stderr] 141 | LC_MAIN = (0x28|LC_REQ_DYLD), [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stderr] [INFO] [stderr] warning: 6 warnings emitted [INFO] [stderr] [INFO] [stderr] warning: unused `#[macro_use]` import [INFO] [stderr] --> examples/reader.rs:1:1 [INFO] [stderr] | [INFO] [stderr] 1 | #[macro_use] [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.06s [INFO] [stdout] [INFO] [stderr] Running /opt/rustwide/target/debug/deps/macho-869a7fb2a5cf77bc [INFO] [stdout] running 2 tests [INFO] [stderr] Doc-tests macho [INFO] [stdout] test test::test_parses_lol ... ok [INFO] [stdout] test test::test_parses_uuid ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] warning: unnecessary parentheses around const expression [INFO] [stderr] --> /opt/rustwide/workdir/src/constants.rs:90:26 [INFO] [stderr] | [INFO] [stderr] 90 | LC_LOAD_WEAK_DYLIB = (0x18 | LC_REQ_DYLD), [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_parens)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around const expression [INFO] [stderr] --> /opt/rustwide/workdir/src/constants.rs:102:16 [INFO] [stderr] | [INFO] [stderr] 102 | LC_RPATH = (0x1c | LC_REQ_DYLD), [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around const expression [INFO] [stderr] --> /opt/rustwide/workdir/src/constants.rs:111:25 [INFO] [stderr] | [INFO] [stderr] 111 | LC_REEXPORT_DYLIB = (0x1f | LC_REQ_DYLD), [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around const expression [INFO] [stderr] --> /opt/rustwide/workdir/src/constants.rs:123:25 [INFO] [stderr] | [INFO] [stderr] 123 | LC_DYLD_INFO_ONLY = (0x22|LC_REQ_DYLD), [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around const expression [INFO] [stderr] --> /opt/rustwide/workdir/src/constants.rs:126:28 [INFO] [stderr] | [INFO] [stderr] 126 | LC_LOAD_UPWARD_DYLIB = (0x23 | LC_REQ_DYLD), [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around const expression [INFO] [stderr] --> /opt/rustwide/workdir/src/constants.rs:141:15 [INFO] [stderr] | [INFO] [stderr] 141 | LC_MAIN = (0x28|LC_REQ_DYLD), [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stderr] [INFO] [stderr] warning: 6 warnings emitted [INFO] [stderr] [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "4ce99f8df7b253e74b1f0ac8a49a7af18895015faa7f36684ff013d3c71307d4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4ce99f8df7b253e74b1f0ac8a49a7af18895015faa7f36684ff013d3c71307d4", kill_on_drop: false }` [INFO] [stdout] 4ce99f8df7b253e74b1f0ac8a49a7af18895015faa7f36684ff013d3c71307d4