[INFO] crate macho 0.4.1 is already in cache [INFO] testing macho-0.4.1 against beta-2020-06-03 for beta-1.45-1 [INFO] extracting crate macho 0.4.1 into /workspace/builds/worker-14/source [INFO] validating manifest of crates.io crate macho 0.4.1 on toolchain beta-2020-06-03 [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "read-manifest" "--manifest-path" "Cargo.toml"` [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-14/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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=warn" "-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" "+beta-2020-06-03" "build" "--frozen"` [INFO] [stdout] 2b5911165ccdb295262b12289dccfc5fa381962083e9444401e0dbdc5ae81fe0 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `"docker" "start" "-a" "2b5911165ccdb295262b12289dccfc5fa381962083e9444401e0dbdc5ae81fe0"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [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] [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] Finished dev [unoptimized + debuginfo] target(s) in 2.35s [INFO] running `"docker" "inspect" "2b5911165ccdb295262b12289dccfc5fa381962083e9444401e0dbdc5ae81fe0"` [INFO] running `"docker" "rm" "-f" "2b5911165ccdb295262b12289dccfc5fa381962083e9444401e0dbdc5ae81fe0"` [INFO] [stdout] 2b5911165ccdb295262b12289dccfc5fa381962083e9444401e0dbdc5ae81fe0 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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=warn" "-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" "+beta-2020-06-03" "test" "--frozen" "--no-run"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 1fa33d502fe190c7fb2625ced9ee1953a671779266283fa75e7f5d39f7458b30 [INFO] running `"docker" "start" "-a" "1fa33d502fe190c7fb2625ced9ee1953a671779266283fa75e7f5d39f7458b30"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling macho v0.4.1 (/opt/rustwide/workdir) [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: 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: 1 warning emitted [INFO] [stderr] [INFO] [stderr] warning: 6 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.83s [INFO] running `"docker" "inspect" "1fa33d502fe190c7fb2625ced9ee1953a671779266283fa75e7f5d39f7458b30"` [INFO] running `"docker" "rm" "-f" "1fa33d502fe190c7fb2625ced9ee1953a671779266283fa75e7f5d39f7458b30"` [INFO] [stdout] 1fa33d502fe190c7fb2625ced9ee1953a671779266283fa75e7f5d39f7458b30 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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=warn" "-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" "+beta-2020-06-03" "test" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 1c2787f6fc88ecfc200c2820008519cd90918fe758f81fd8eee2dcb0621c457d [INFO] running `"docker" "start" "-a" "1c2787f6fc88ecfc200c2820008519cd90918fe758f81fd8eee2dcb0621c457d"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [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.02s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/macho-802538b23aef9214 [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test test::test_parses_lol ... ok [INFO] [stderr] Doc-tests macho [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 `"docker" "inspect" "1c2787f6fc88ecfc200c2820008519cd90918fe758f81fd8eee2dcb0621c457d"` [INFO] running `"docker" "rm" "-f" "1c2787f6fc88ecfc200c2820008519cd90918fe758f81fd8eee2dcb0621c457d"` [INFO] [stdout] 1c2787f6fc88ecfc200c2820008519cd90918fe758f81fd8eee2dcb0621c457d