[INFO] cloning repository https://github.com/yugonsan/libpaillier_tutorial [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/yugonsan/libpaillier_tutorial" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyugonsan%2Flibpaillier_tutorial", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyugonsan%2Flibpaillier_tutorial'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] dab6f15f11efd482212cc8e1361d13182c99cc06 [INFO] checking yugonsan/libpaillier_tutorial against try#b4c55082edd8dec08ce8af276d7054d9c4db20c4 for pr-147984 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyugonsan%2Flibpaillier_tutorial" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] Updating files: 61% (2176/3523) Updating files: 62% (2185/3523) Updating files: 63% (2220/3523) Updating files: 64% (2255/3523) Updating files: 65% (2290/3523) Updating files: 66% (2326/3523) Updating files: 66% (2350/3523) Updating files: 67% (2361/3523) Updating files: 68% (2396/3523) Updating files: 69% (2431/3523) Updating files: 70% (2467/3523) Updating files: 71% (2502/3523) Updating files: 72% (2537/3523) Updating files: 73% (2572/3523) Updating files: 74% (2608/3523) Updating files: 75% (2643/3523) Updating files: 76% (2678/3523) Updating files: 77% (2713/3523) Updating files: 78% (2748/3523) Updating files: 79% (2784/3523) Updating files: 80% (2819/3523) Updating files: 81% (2854/3523) Updating files: 82% (2889/3523) Updating files: 83% (2925/3523) Updating files: 84% (2960/3523) Updating files: 85% (2995/3523) Updating files: 86% (3030/3523) Updating files: 87% (3066/3523) Updating files: 88% (3101/3523) Updating files: 89% (3136/3523) Updating files: 90% (3171/3523) Updating files: 91% (3206/3523) Updating files: 92% (3242/3523) Updating files: 93% (3277/3523) Updating files: 94% (3312/3523) Updating files: 95% (3347/3523) Updating files: 96% (3383/3523) Updating files: 97% (3418/3523) Updating files: 98% (3453/3523) Updating files: 99% (3488/3523) Updating files: 100% (3523/3523) Updating files: 100% (3523/3523), done. [INFO] started tweaking git repo https://github.com/yugonsan/libpaillier_tutorial [INFO] finished tweaking git repo https://github.com/yugonsan/libpaillier_tutorial [INFO] tweaked toml for git repo https://github.com/yugonsan/libpaillier_tutorial written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/yugonsan/libpaillier_tutorial on toolchain b4c55082edd8dec08ce8af276d7054d9c4db20c4 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b4c55082edd8dec08ce8af276d7054d9c4db20c4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/yugonsan/libpaillier_tutorial already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b4c55082edd8dec08ce8af276d7054d9c4db20c4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b4c55082edd8dec08ce8af276d7054d9c4db20c4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 70a47cc0efa7fdd8d7fcbdf00406c9cb7b045ba489428e7dda423858c7f3997b [INFO] running `Command { std: "docker" "start" "-a" "70a47cc0efa7fdd8d7fcbdf00406c9cb7b045ba489428e7dda423858c7f3997b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "70a47cc0efa7fdd8d7fcbdf00406c9cb7b045ba489428e7dda423858c7f3997b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "70a47cc0efa7fdd8d7fcbdf00406c9cb7b045ba489428e7dda423858c7f3997b", kill_on_drop: false }` [INFO] [stdout] 70a47cc0efa7fdd8d7fcbdf00406c9cb7b045ba489428e7dda423858c7f3997b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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" "RUSTDOCFLAGS=--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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b4c55082edd8dec08ce8af276d7054d9c4db20c4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f9efe2e5fd6c454a6f26ba0a0cf783126141bb6a2985c3f9feafba78575f0235 [INFO] running `Command { std: "docker" "start" "-a" "f9efe2e5fd6c454a6f26ba0a0cf783126141bb6a2985c3f9feafba78575f0235", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.171 [INFO] [stderr] Compiling openssl-sys v0.9.90 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling syn v2.0.26 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking num-integer v0.1.45 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Compiling openssl v0.10.55 [INFO] [stderr] Compiling serde_derive v1.0.171 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Checking zeroize v1.6.0 [INFO] [stdout] error[E0659]: `EVP_PKEY_id` is ambiguous [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/openssl-0.10.55/src/pkey.rs:197:36 [INFO] [stdout] | [INFO] [stdout] 197 | unsafe { Id::from_raw(ffi::EVP_PKEY_id(self.as_ptr())) } [INFO] [stdout] | ^^^^^^^^^^^ ambiguous name [INFO] [stdout] | [INFO] [stdout] = note: ambiguous because of multiple glob imports of a name in the same module [INFO] [stdout] note: `EVP_PKEY_id` could refer to the function defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/openssl-sys-0.9.90/src/lib.rs:52:13 [INFO] [stdout] | [INFO] [stdout] 52 | pub use self::evp::*; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] note: `EVP_PKEY_id` could also refer to the function defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/openssl-sys-0.9.90/src/lib.rs:54:13 [INFO] [stdout] | [INFO] [stdout] 54 | pub use self::handwritten::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0659]: `EVP_PKEY_bits` is ambiguous [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/openssl-0.10.55/src/pkey.rs:233:23 [INFO] [stdout] | [INFO] [stdout] 233 | unsafe { ffi::EVP_PKEY_bits(self.as_ptr()) as u32 } [INFO] [stdout] | ^^^^^^^^^^^^^ ambiguous name [INFO] [stdout] | [INFO] [stdout] = note: ambiguous because of multiple glob imports of a name in the same module [INFO] [stdout] note: `EVP_PKEY_bits` could refer to the function defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/openssl-sys-0.9.90/src/lib.rs:52:13 [INFO] [stdout] | [INFO] [stdout] 52 | pub use self::evp::*; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] note: `EVP_PKEY_bits` could also refer to the function defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/openssl-sys-0.9.90/src/lib.rs:54:13 [INFO] [stdout] | [INFO] [stdout] 54 | pub use self::handwritten::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0659]: `EVP_PKEY_security_bits` is ambiguous [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/openssl-0.10.55/src/pkey.rs:242:23 [INFO] [stdout] | [INFO] [stdout] 242 | unsafe { ffi::EVP_PKEY_security_bits(self.as_ptr()) as u32 } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ ambiguous name [INFO] [stdout] | [INFO] [stdout] = note: ambiguous because of multiple glob imports of a name in the same module [INFO] [stdout] note: `EVP_PKEY_security_bits` could refer to the function defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/openssl-sys-0.9.90/src/lib.rs:52:13 [INFO] [stdout] | [INFO] [stdout] 52 | pub use self::evp::*; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] note: `EVP_PKEY_security_bits` could also refer to the function defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/openssl-sys-0.9.90/src/lib.rs:54:13 [INFO] [stdout] | [INFO] [stdout] 54 | pub use self::handwritten::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0659`. [INFO] [stdout] [INFO] [stderr] error: could not compile `openssl` (lib) due to 3 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "f9efe2e5fd6c454a6f26ba0a0cf783126141bb6a2985c3f9feafba78575f0235", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f9efe2e5fd6c454a6f26ba0a0cf783126141bb6a2985c3f9feafba78575f0235", kill_on_drop: false }` [INFO] [stdout] f9efe2e5fd6c454a6f26ba0a0cf783126141bb6a2985c3f9feafba78575f0235