[INFO] cloning repository https://github.com/cesare/rust-actixexp [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/cesare/rust-actixexp" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcesare%2Frust-actixexp", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcesare%2Frust-actixexp'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8e60b6dea2982cdc402d492e66ba7a78b4f373ec [INFO] checking cesare/rust-actixexp against try#446cb600aa4837dd6c513f14fa0d25a909b177d7 for pr-149195 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcesare%2Frust-actixexp" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/cesare/rust-actixexp [INFO] finished tweaking git repo https://github.com/cesare/rust-actixexp [INFO] tweaked toml for git repo https://github.com/cesare/rust-actixexp written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/cesare/rust-actixexp on toolchain 446cb600aa4837dd6c513f14fa0d25a909b177d7 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+446cb600aa4837dd6c513f14fa0d25a909b177d7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/cesare/rust-actixexp 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" "+446cb600aa4837dd6c513f14fa0d25a909b177d7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+446cb600aa4837dd6c513f14fa0d25a909b177d7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 916cc8a803ec627d7e7891bec2e5c5f98bbedebb4c7377555e0834206622682b [INFO] running `Command { std: "docker" "start" "-a" "916cc8a803ec627d7e7891bec2e5c5f98bbedebb4c7377555e0834206622682b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "916cc8a803ec627d7e7891bec2e5c5f98bbedebb4c7377555e0834206622682b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "916cc8a803ec627d7e7891bec2e5c5f98bbedebb4c7377555e0834206622682b", kill_on_drop: false }` [INFO] [stdout] 916cc8a803ec627d7e7891bec2e5c5f98bbedebb4c7377555e0834206622682b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+446cb600aa4837dd6c513f14fa0d25a909b177d7" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ed9a00904fd14d7a4a119fc3fa3d0dba3e8f1d43546f65dcaf1b7a77fa41be3b [INFO] running `Command { std: "docker" "start" "-a" "ed9a00904fd14d7a4a119fc3fa3d0dba3e8f1d43546f65dcaf1b7a77fa41be3b", kill_on_drop: false }` [INFO] [stderr] Compiling parking_lot_core v0.9.4 [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Checking subtle v2.6.1 [INFO] [stderr] Checking tracing-core v0.1.30 [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Checking getrandom v0.2.16 [INFO] [stderr] Checking signal-hook-registry v1.4.0 [INFO] [stderr] Checking mio v1.0.4 [INFO] [stderr] Compiling syn v1.0.103 [INFO] [stderr] Checking block-buffer v0.10.3 [INFO] [stderr] Checking getrandom v0.3.3 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling futures-channel v0.3.25 [INFO] [stderr] Compiling pin-project-lite v0.2.16 [INFO] [stderr] Checking indexmap v2.11.4 [INFO] [stderr] Compiling generic-array v0.14.6 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking rand_core v0.9.3 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Checking inout v0.1.3 [INFO] [stderr] Checking http v1.3.1 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Checking aho-corasick v0.7.19 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking local-waker v0.1.3 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking cipher v0.4.3 [INFO] [stderr] Checking universal-hash v0.5.1 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Checking regex v1.7.0 [INFO] [stderr] Compiling encoding_rs v0.8.31 [INFO] [stderr] Checking rand v0.9.2 [INFO] [stderr] Checking polyval v0.6.0 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking sha2 v0.10.6 [INFO] [stderr] Checking http v0.2.8 [INFO] [stderr] Checking bitflags v2.9.4 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling openssl v0.10.42 [INFO] [stderr] Checking miniz_oxide v0.5.4 [INFO] [stderr] Checking ghash v0.5.0 [INFO] [stderr] Checking stringprep v0.1.2 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Checking ctr v0.9.2 [INFO] [stderr] Checking aes v0.8.2 [INFO] [stderr] Checking md-5 v0.10.5 [INFO] [stderr] Checking brotli-decompressor v5.0.0 [INFO] [stderr] Compiling bytestring v1.2.0 [INFO] [stderr] Checking actix-utils v3.0.1 [INFO] [stderr] Checking aead v0.5.1 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling cookie v0.16.1 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Checking http-body v1.0.1 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Checking actix-service v2.0.3 [INFO] [stderr] Compiling cpufeatures v0.2.5 [INFO] [stderr] Compiling regex-lite v0.1.7 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling unicode-bidi v0.3.8 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Checking postgres-protocol v0.6.9 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Compiling cc v1.2.37 [INFO] [stderr] Checking time v0.3.17 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking flate2 v1.0.24 [INFO] [stderr] Checking aes-gcm v0.10.1 [INFO] [stderr] Checking brotli v8.0.2 [INFO] [stderr] Compiling socket2 v0.6.0 [INFO] [stderr] Checking serde_json v1.0.145 [INFO] [stderr] Checking hkdf v0.12.3 [INFO] [stderr] Checking sha1 v0.10.5 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Checking socket2 v0.5.10 [INFO] [stderr] Checking foldhash v0.1.5 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling tokio v1.48.0 [INFO] [stderr] Compiling lock_api v0.4.9 [INFO] [stderr] Checking postgres-types v0.2.10 [INFO] [stderr] Checking impl-more v0.1.9 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Checking http-body-util v0.1.3 [INFO] [stderr] Checking num_cpus v1.14.0 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling whoami v1.6.1 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Checking clap_builder v4.5.53 [INFO] [stderr] Checking toml_parser v1.0.4 [INFO] [stderr] Checking env_filter v0.1.3 [INFO] [stderr] Checking serde_spanned v1.0.3 [INFO] [stderr] Checking toml_datetime v0.7.3 [INFO] [stderr] Compiling openssl-sys v0.9.77 [INFO] [stderr] Compiling zstd-sys v2.0.16+zstd.1.5.7 [INFO] [stderr] Checking toml_writer v1.0.4 [INFO] [stderr] Checking jiff v0.2.15 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Checking toml v0.9.8 [INFO] [stderr] Compiling actix-router v0.5.3 [INFO] [stderr] Compiling actix-macros v0.2.3 [INFO] [stderr] Compiling openssl-macros v0.1.0 [INFO] [stderr] Compiling tokio-util v0.7.4 [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `EVP_PKEY_id` in crate `ffi` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/openssl-0.10.42/src/pkey.rs:193:36 [INFO] [stdout] | [INFO] [stdout] 193 | unsafe { Id::from_raw(ffi::EVP_PKEY_id(self.as_ptr())) } [INFO] [stdout] | ^^^^^^^^^^^ help: a constant with a similar name exists: `EVP_PKEY_DH` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/openssl-sys-0.9.77/src/./evp.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | pub const EVP_PKEY_DH: c_int = NID_dhKeyAgreement; [INFO] [stdout] | ---------------------------- similarly named constant `EVP_PKEY_DH` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `EVP_PKEY_bits` in crate `ffi` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/openssl-0.10.42/src/pkey.rs:229:23 [INFO] [stdout] | [INFO] [stdout] 229 | unsafe { ffi::EVP_PKEY_bits(self.as_ptr()) as u32 } [INFO] [stdout] | ^^^^^^^^^^^^^ help: a function with a similar name exists: `EVP_PKEY_sign` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/openssl-sys-0.9.77/src/./handwritten/evp.rs:494:5 [INFO] [stdout] | [INFO] [stdout] 494 | / pub fn EVP_PKEY_sign( [INFO] [stdout] 495 | | ctx: *mut EVP_PKEY_CTX, [INFO] [stdout] 496 | | sig: *mut c_uchar, [INFO] [stdout] 497 | | siglen: *mut size_t, [INFO] [stdout] 498 | | tbs: *const c_uchar, [INFO] [stdout] 499 | | tbslen: size_t, [INFO] [stdout] 500 | | ) -> c_int; [INFO] [stdout] | |_______________- similarly named function `EVP_PKEY_sign` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking env_logger v0.11.8 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling derive_more-impl v2.0.1 [INFO] [stderr] Compiling actix-web-codegen v4.3.0 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling clap_derive v4.5.49 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Checking zstd v0.13.3 [INFO] [stdout] For more information about this error, try `rustc --explain E0425`. [INFO] [stdout] [INFO] [stderr] error: could not compile `openssl` (lib) due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "ed9a00904fd14d7a4a119fc3fa3d0dba3e8f1d43546f65dcaf1b7a77fa41be3b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ed9a00904fd14d7a4a119fc3fa3d0dba3e8f1d43546f65dcaf1b7a77fa41be3b", kill_on_drop: false }` [INFO] [stdout] ed9a00904fd14d7a4a119fc3fa3d0dba3e8f1d43546f65dcaf1b7a77fa41be3b