[INFO] fetching crate openssl 0.10.66... [INFO] checking openssl-0.10.66 against master#f167efad2f51088d86180ee89177b3d7c9e7c2f5 for pr-129543 [INFO] extracting crate openssl 0.10.66 into /workspace/builds/worker-5-tc1/source [INFO] validating manifest of crates.io crate openssl 0.10.66 on toolchain f167efad2f51088d86180ee89177b3d7c9e7c2f5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f167efad2f51088d86180ee89177b3d7c9e7c2f5" "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-tc1/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" "+f167efad2f51088d86180ee89177b3d7c9e7c2f5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded yansi-term v0.1.2 [INFO] [stderr] Downloaded bssl-sys v0.1.0 [INFO] [stderr] Downloaded annotate-snippets v0.9.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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" "+f167efad2f51088d86180ee89177b3d7c9e7c2f5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 13c299f8d33c105a311bd95480f2ae5477d56218230e160394fa0c506737a3cb [INFO] running `Command { std: "docker" "start" "-a" "13c299f8d33c105a311bd95480f2ae5477d56218230e160394fa0c506737a3cb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "13c299f8d33c105a311bd95480f2ae5477d56218230e160394fa0c506737a3cb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "13c299f8d33c105a311bd95480f2ae5477d56218230e160394fa0c506737a3cb", kill_on_drop: false }` [INFO] [stdout] 13c299f8d33c105a311bd95480f2ae5477d56218230e160394fa0c506737a3cb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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" "+f167efad2f51088d86180ee89177b3d7c9e7c2f5" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 044c4bc3f46e5478b972a461c7fe0e1862a9efdc77e0e79bf8caf323947d52ae [INFO] running `Command { std: "docker" "start" "-a" "044c4bc3f46e5478b972a461c7fe0e1862a9efdc77e0e79bf8caf323947d52ae", 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 openssl-sys v0.9.103 [INFO] [stderr] Compiling syn v2.0.60 [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 13.29s [INFO] running `Command { std: "docker" "inspect" "044c4bc3f46e5478b972a461c7fe0e1862a9efdc77e0e79bf8caf323947d52ae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "044c4bc3f46e5478b972a461c7fe0e1862a9efdc77e0e79bf8caf323947d52ae", kill_on_drop: false }` [INFO] [stdout] 044c4bc3f46e5478b972a461c7fe0e1862a9efdc77e0e79bf8caf323947d52ae