[INFO] fetching crate openssl 0.10.66... [INFO] checking openssl-0.10.66 against try#24cd45d7714ba43afd4b8e62fb677b069b21c4a5 for pr-129543 [INFO] extracting crate openssl 0.10.66 into /workspace/builds/worker-5-tc2/source [INFO] validating manifest of crates.io crate openssl 0.10.66 on toolchain 24cd45d7714ba43afd4b8e62fb677b069b21c4a5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+24cd45d7714ba43afd4b8e62fb677b069b21c4a5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate openssl 0.10.66 [INFO] finished tweaking crates.io crate openssl 0.10.66 [INFO] tweaked toml for crates.io crate openssl 0.10.66 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] crate crates.io crate openssl 0.10.66 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" "+24cd45d7714ba43afd4b8e62fb677b069b21c4a5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+24cd45d7714ba43afd4b8e62fb677b069b21c4a5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 892b4a408cca4762045ec50d9e973781f2bbc9e03f32dcf88c6311841ac90ae6 [INFO] running `Command { std: "docker" "start" "-a" "892b4a408cca4762045ec50d9e973781f2bbc9e03f32dcf88c6311841ac90ae6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "892b4a408cca4762045ec50d9e973781f2bbc9e03f32dcf88c6311841ac90ae6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "892b4a408cca4762045ec50d9e973781f2bbc9e03f32dcf88c6311841ac90ae6", kill_on_drop: false }` [INFO] [stdout] 892b4a408cca4762045ec50d9e973781f2bbc9e03f32dcf88c6311841ac90ae6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+24cd45d7714ba43afd4b8e62fb677b069b21c4a5" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 88bf458c06e7e21bc402b5033882c753c5685f23b7efbc1e5452a1b2fe5cf15e [INFO] running `Command { std: "docker" "start" "-a" "88bf458c06e7e21bc402b5033882c753c5685f23b7efbc1e5452a1b2fe5cf15e", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.81 [INFO] [stderr] Compiling cc v1.0.94 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling openssl v0.10.66 (/opt/rustwide/workdir) [INFO] [stderr] Checking bitflags v2.5.0 [INFO] [stderr] Checking hex v0.3.2 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling syn v2.0.60 [INFO] [stderr] Compiling openssl-sys v0.9.103 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stdout] warning: unexpected `cfg` condition value: `OPENSSL_NO_EC` [INFO] [stdout] --> src/ecdsa.rs:161:16 [INFO] [stdout] | [INFO] [stdout] 161 | #[cfg_attr(osslconf = "OPENSSL_NO_EC", ignore)] [INFO] [stdout] | ^^^^^^^^^^^--------------- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"OPENSSL_NO_OCB"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `osslconf` are: `OPENSSL_NO_BF`, `OPENSSL_NO_CAMELLIA`, `OPENSSL_NO_CAST`, `OPENSSL_NO_CHACHA`, `OPENSSL_NO_CMS`, `OPENSSL_NO_DEPRECATED_3_0`, `OPENSSL_NO_EC2M`, `OPENSSL_NO_IDEA`, `OPENSSL_NO_OCB`, `OPENSSL_NO_OCSP`, `OPENSSL_NO_PSK`, `OPENSSL_NO_RC4`, `OPENSSL_NO_RMD160`, `OPENSSL_NO_SCRYPT`, `OPENSSL_NO_SEED`, `OPENSSL_NO_SM3`, and `OPENSSL_NO_SM4` [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(osslconf, values("OPENSSL_NO_EC"))'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(osslconf, values(\"OPENSSL_NO_EC\"))");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `OPENSSL_NO_EC` [INFO] [stdout] --> src/ecdsa.rs:189:16 [INFO] [stdout] | [INFO] [stdout] 189 | #[cfg_attr(osslconf = "OPENSSL_NO_EC", ignore)] [INFO] [stdout] | ^^^^^^^^^^^--------------- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"OPENSSL_NO_OCB"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `osslconf` are: `OPENSSL_NO_BF`, `OPENSSL_NO_CAMELLIA`, `OPENSSL_NO_CAST`, `OPENSSL_NO_CHACHA`, `OPENSSL_NO_CMS`, `OPENSSL_NO_DEPRECATED_3_0`, `OPENSSL_NO_EC2M`, `OPENSSL_NO_IDEA`, `OPENSSL_NO_OCB`, `OPENSSL_NO_OCSP`, `OPENSSL_NO_PSK`, `OPENSSL_NO_RC4`, `OPENSSL_NO_RMD160`, `OPENSSL_NO_SCRYPT`, `OPENSSL_NO_SEED`, `OPENSSL_NO_SM3`, and `OPENSSL_NO_SM4` [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(osslconf, values("OPENSSL_NO_EC"))'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(osslconf, values(\"OPENSSL_NO_EC\"))");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `OPENSSL_NO_EC` [INFO] [stdout] --> src/ecdsa.rs:209:16 [INFO] [stdout] | [INFO] [stdout] 209 | #[cfg_attr(osslconf = "OPENSSL_NO_EC", ignore)] [INFO] [stdout] | ^^^^^^^^^^^--------------- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"OPENSSL_NO_OCB"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `osslconf` are: `OPENSSL_NO_BF`, `OPENSSL_NO_CAMELLIA`, `OPENSSL_NO_CAST`, `OPENSSL_NO_CHACHA`, `OPENSSL_NO_CMS`, `OPENSSL_NO_DEPRECATED_3_0`, `OPENSSL_NO_EC2M`, `OPENSSL_NO_IDEA`, `OPENSSL_NO_OCB`, `OPENSSL_NO_OCSP`, `OPENSSL_NO_PSK`, `OPENSSL_NO_RC4`, `OPENSSL_NO_RMD160`, `OPENSSL_NO_SCRYPT`, `OPENSSL_NO_SEED`, `OPENSSL_NO_SM3`, and `OPENSSL_NO_SM4` [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(osslconf, values("OPENSSL_NO_EC"))'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(osslconf, values(\"OPENSSL_NO_EC\"))");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.46s [INFO] running `Command { std: "docker" "inspect" "88bf458c06e7e21bc402b5033882c753c5685f23b7efbc1e5452a1b2fe5cf15e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "88bf458c06e7e21bc402b5033882c753c5685f23b7efbc1e5452a1b2fe5cf15e", kill_on_drop: false }` [INFO] [stdout] 88bf458c06e7e21bc402b5033882c753c5685f23b7efbc1e5452a1b2fe5cf15e