[INFO] fetching crate libgcrypt-sys 0.7.0... [INFO] testing libgcrypt-sys-0.7.0 against 1.44.0 for beta-1.45-1 [INFO] extracting crate libgcrypt-sys 0.7.0 into /workspace/builds/worker-6/source [INFO] validating manifest of crates.io crate libgcrypt-sys 0.7.0 on toolchain 1.44.0 [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate libgcrypt-sys 0.7.0 [INFO] finished tweaking crates.io crate libgcrypt-sys 0.7.0 [INFO] tweaked toml for crates.io crate libgcrypt-sys 0.7.0 written to /workspace/builds/worker-6/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "+1.44.0" "build" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 810d03834805853a616ac41d135dc216b0457a1c72d70d8481305f0a2ef9dbe1 [INFO] running `"docker" "start" "-a" "810d03834805853a616ac41d135dc216b0457a1c72d70d8481305f0a2ef9dbe1"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling libgpg-error-sys v0.5.1 [INFO] [stderr] Compiling libgcrypt-sys v0.7.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: unnecessary parentheses around assigned value [INFO] [stderr] --> consts.rs:175:40 [INFO] [stderr] | [INFO] [stderr] 175 | pub const GCRY_GCM_BLOCK_LEN: c_uint = (128 / 8); [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 assigned value [INFO] [stderr] --> consts.rs:176:40 [INFO] [stderr] | [INFO] [stderr] 176 | pub const GCRY_CCM_BLOCK_LEN: c_uint = (128 / 8); [INFO] [stderr] | ^^^^^^^^^ help: remove these parentheses [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around assigned value [INFO] [stderr] --> consts.rs:177:40 [INFO] [stderr] | [INFO] [stderr] 177 | pub const GCRY_OCB_BLOCK_LEN: c_uint = (128 / 8); [INFO] [stderr] | ^^^^^^^^^ help: remove these parentheses [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around assigned value [INFO] [stderr] --> consts.rs:308:44 [INFO] [stderr] | [INFO] [stderr] 308 | pub const GCRY_PRIME_FLAG_SECRET: c_uint = (1 << 0); [INFO] [stderr] | ^^^^^^^^ help: remove these parentheses [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around assigned value [INFO] [stderr] --> consts.rs:309:52 [INFO] [stderr] | [INFO] [stderr] 309 | pub const GCRY_PRIME_FLAG_SPECIAL_FACTOR: c_uint = (1 << 1); [INFO] [stderr] | ^^^^^^^^ help: remove these parentheses [INFO] [stderr] [INFO] [stderr] warning: 5 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.72s [INFO] running `"docker" "inspect" "810d03834805853a616ac41d135dc216b0457a1c72d70d8481305f0a2ef9dbe1"` [INFO] running `"docker" "rm" "-f" "810d03834805853a616ac41d135dc216b0457a1c72d70d8481305f0a2ef9dbe1"` [INFO] [stdout] 810d03834805853a616ac41d135dc216b0457a1c72d70d8481305f0a2ef9dbe1 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "+1.44.0" "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] 59eb5111de0c49538ecf7a1876d04f4791c1167c78690c770f3a050ad3259b08 [INFO] running `"docker" "start" "-a" "59eb5111de0c49538ecf7a1876d04f4791c1167c78690c770f3a050ad3259b08"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] warning: unnecessary parentheses around assigned value [INFO] [stderr] --> consts.rs:175:40 [INFO] [stderr] | [INFO] [stderr] 175 | pub const GCRY_GCM_BLOCK_LEN: c_uint = (128 / 8); [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 assigned value [INFO] [stderr] --> consts.rs:176:40 [INFO] [stderr] | [INFO] [stderr] 176 | pub const GCRY_CCM_BLOCK_LEN: c_uint = (128 / 8); [INFO] [stderr] | ^^^^^^^^^ help: remove these parentheses [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around assigned value [INFO] [stderr] --> consts.rs:177:40 [INFO] [stderr] | [INFO] [stderr] 177 | pub const GCRY_OCB_BLOCK_LEN: c_uint = (128 / 8); [INFO] [stderr] | ^^^^^^^^^ help: remove these parentheses [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around assigned value [INFO] [stderr] --> consts.rs:308:44 [INFO] [stderr] | [INFO] [stderr] 308 | pub const GCRY_PRIME_FLAG_SECRET: c_uint = (1 << 0); [INFO] [stderr] | ^^^^^^^^ help: remove these parentheses [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around assigned value [INFO] [stderr] --> consts.rs:309:52 [INFO] [stderr] | [INFO] [stderr] 309 | pub const GCRY_PRIME_FLAG_SPECIAL_FACTOR: c_uint = (1 << 1); [INFO] [stderr] | ^^^^^^^^ help: remove these parentheses [INFO] [stderr] [INFO] [stderr] warning: 5 warnings emitted [INFO] [stderr] [INFO] [stderr] Compiling libgcrypt-sys v0.7.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: unnecessary parentheses around assigned value [INFO] [stderr] --> consts.rs:175:40 [INFO] [stderr] | [INFO] [stderr] 175 | pub const GCRY_GCM_BLOCK_LEN: c_uint = (128 / 8); [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 assigned value [INFO] [stderr] --> consts.rs:176:40 [INFO] [stderr] | [INFO] [stderr] 176 | pub const GCRY_CCM_BLOCK_LEN: c_uint = (128 / 8); [INFO] [stderr] | ^^^^^^^^^ help: remove these parentheses [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around assigned value [INFO] [stderr] --> consts.rs:177:40 [INFO] [stderr] | [INFO] [stderr] 177 | pub const GCRY_OCB_BLOCK_LEN: c_uint = (128 / 8); [INFO] [stderr] | ^^^^^^^^^ help: remove these parentheses [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around assigned value [INFO] [stderr] --> consts.rs:308:44 [INFO] [stderr] | [INFO] [stderr] 308 | pub const GCRY_PRIME_FLAG_SECRET: c_uint = (1 << 0); [INFO] [stderr] | ^^^^^^^^ help: remove these parentheses [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around assigned value [INFO] [stderr] --> consts.rs:309:52 [INFO] [stderr] | [INFO] [stderr] 309 | pub const GCRY_PRIME_FLAG_SPECIAL_FACTOR: c_uint = (1 << 1); [INFO] [stderr] | ^^^^^^^^ help: remove these parentheses [INFO] [stderr] [INFO] [stderr] warning: 5 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.71s [INFO] running `"docker" "inspect" "59eb5111de0c49538ecf7a1876d04f4791c1167c78690c770f3a050ad3259b08"` [INFO] running `"docker" "rm" "-f" "59eb5111de0c49538ecf7a1876d04f4791c1167c78690c770f3a050ad3259b08"` [INFO] [stdout] 59eb5111de0c49538ecf7a1876d04f4791c1167c78690c770f3a050ad3259b08 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "+1.44.0" "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] cdb7eeae727530d04edc02c669d0bdcd4aaf62169f45f6953c1f90416ca34778 [INFO] running `"docker" "start" "-a" "cdb7eeae727530d04edc02c669d0bdcd4aaf62169f45f6953c1f90416ca34778"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] warning: unnecessary parentheses around assigned value [INFO] [stderr] --> consts.rs:175:40 [INFO] [stderr] | [INFO] [stderr] 175 | pub const GCRY_GCM_BLOCK_LEN: c_uint = (128 / 8); [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 assigned value [INFO] [stderr] --> consts.rs:176:40 [INFO] [stderr] | [INFO] [stderr] 176 | pub const GCRY_CCM_BLOCK_LEN: c_uint = (128 / 8); [INFO] [stderr] | ^^^^^^^^^ help: remove these parentheses [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around assigned value [INFO] [stderr] --> consts.rs:177:40 [INFO] [stderr] | [INFO] [stderr] 177 | pub const GCRY_OCB_BLOCK_LEN: c_uint = (128 / 8); [INFO] [stderr] | ^^^^^^^^^ help: remove these parentheses [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around assigned value [INFO] [stderr] --> consts.rs:308:44 [INFO] [stderr] | [INFO] [stderr] 308 | pub const GCRY_PRIME_FLAG_SECRET: c_uint = (1 << 0); [INFO] [stderr] | ^^^^^^^^ help: remove these parentheses [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around assigned value [INFO] [stderr] --> consts.rs:309:52 [INFO] [stderr] | [INFO] [stderr] 309 | pub const GCRY_PRIME_FLAG_SPECIAL_FACTOR: c_uint = (1 << 1); [INFO] [stderr] | ^^^^^^^^ help: remove these parentheses [INFO] [stderr] [INFO] [stderr] warning: 5 warnings emitted [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around assigned value [INFO] [stderr] --> consts.rs:175:40 [INFO] [stderr] | [INFO] [stderr] 175 | pub const GCRY_GCM_BLOCK_LEN: c_uint = (128 / 8); [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 assigned value [INFO] [stderr] --> consts.rs:176:40 [INFO] [stderr] | [INFO] [stderr] 176 | pub const GCRY_CCM_BLOCK_LEN: c_uint = (128 / 8); [INFO] [stderr] | ^^^^^^^^^ help: remove these parentheses [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around assigned value [INFO] [stderr] --> consts.rs:177:40 [INFO] [stderr] | [INFO] [stderr] 177 | pub const GCRY_OCB_BLOCK_LEN: c_uint = (128 / 8); [INFO] [stderr] | ^^^^^^^^^ help: remove these parentheses [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around assigned value [INFO] [stderr] --> consts.rs:308:44 [INFO] [stderr] | [INFO] [stderr] 308 | pub const GCRY_PRIME_FLAG_SECRET: c_uint = (1 << 0); [INFO] [stderr] | ^^^^^^^^ help: remove these parentheses [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around assigned value [INFO] [stderr] --> consts.rs:309:52 [INFO] [stderr] | [INFO] [stderr] 309 | pub const GCRY_PRIME_FLAG_SPECIAL_FACTOR: c_uint = (1 << 1); [INFO] [stderr] | ^^^^^^^^ help: remove these parentheses [INFO] [stderr] [INFO] [stderr] warning: 5 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.10s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/libgcrypt_sys-77f315e3e3b85bca [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] [stderr] Doc-tests libgcrypt_sys [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" "cdb7eeae727530d04edc02c669d0bdcd4aaf62169f45f6953c1f90416ca34778"` [INFO] running `"docker" "rm" "-f" "cdb7eeae727530d04edc02c669d0bdcd4aaf62169f45f6953c1f90416ca34778"` [INFO] [stdout] cdb7eeae727530d04edc02c669d0bdcd4aaf62169f45f6953c1f90416ca34778