[INFO] cloning repository https://github.com/Wally869/OrderbookWatcher [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Wally869/OrderbookWatcher" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FWally869%2FOrderbookWatcher", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FWally869%2FOrderbookWatcher'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3a3071d3f92109dcdae0952be7bbbb6a3f8f2e57 [INFO] checking Wally869/OrderbookWatcher against try#ae40d86d689c7b8b0a48c1e4b9d38e02bc2beab1 for pr-145108 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FWally869%2FOrderbookWatcher" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/Wally869/OrderbookWatcher [INFO] finished tweaking git repo https://github.com/Wally869/OrderbookWatcher [INFO] tweaked toml for git repo https://github.com/Wally869/OrderbookWatcher written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Wally869/OrderbookWatcher on toolchain ae40d86d689c7b8b0a48c1e4b9d38e02bc2beab1 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ae40d86d689c7b8b0a48c1e4b9d38e02bc2beab1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/Wally869/OrderbookWatcher 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" "+ae40d86d689c7b8b0a48c1e4b9d38e02bc2beab1" "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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+ae40d86d689c7b8b0a48c1e4b9d38e02bc2beab1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6226bc632c6d88b4598ff8ec006b16d39215d4ff9e8a8a61f7079c04b5facbf7 [INFO] running `Command { std: "docker" "start" "-a" "6226bc632c6d88b4598ff8ec006b16d39215d4ff9e8a8a61f7079c04b5facbf7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6226bc632c6d88b4598ff8ec006b16d39215d4ff9e8a8a61f7079c04b5facbf7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6226bc632c6d88b4598ff8ec006b16d39215d4ff9e8a8a61f7079c04b5facbf7", kill_on_drop: false }` [INFO] [stdout] 6226bc632c6d88b4598ff8ec006b16d39215d4ff9e8a8a61f7079c04b5facbf7 [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+ae40d86d689c7b8b0a48c1e4b9d38e02bc2beab1" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3b2c10da0432830e43eebb4ce1effada40fefccfc475e530b77707f32ed16a07 [INFO] running `Command { std: "docker" "start" "-a" "3b2c10da0432830e43eebb4ce1effada40fefccfc475e530b77707f32ed16a07", kill_on_drop: false }` [INFO] [stderr] Checking once_cell v1.12.0 [INFO] [stderr] Checking mio v0.8.4 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling tracing-attributes v0.1.21 [INFO] [stderr] Compiling anyhow v1.0.58 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Checking indexmap v1.9.1 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Checking tracing-core v0.1.28 [INFO] [stderr] Checking tokio v1.19.2 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling openssl-sys v0.9.74 [INFO] [stderr] Compiling serde_derive v1.0.137 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling which v4.2.5 [INFO] [stderr] Checking tracing v0.1.35 [INFO] [stderr] Compiling pin-project-internal v1.0.10 [INFO] [stderr] Compiling cmake v0.1.48 [INFO] [stderr] Compiling prost-derive v0.10.1 [INFO] [stderr] Compiling openssl v0.10.40 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling prost-build v0.10.4 [INFO] [stderr] Checking pin-project v1.0.10 [INFO] [stderr] Checking unicode-normalization v0.1.20 [INFO] [stderr] Checking form_urlencoded v1.0.1 [INFO] [stderr] Compiling openssl-macros v0.1.0 [INFO] [stderr] Compiling fixedbitset v0.4.1 [INFO] [stderr] Compiling regex-syntax v0.6.26 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling prettyplease v0.1.15 [INFO] [stderr] Compiling fastrand v1.7.0 [INFO] [stderr] Compiling native-tls v0.2.10 [INFO] [stderr] Compiling prost v0.10.4 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Checking webpki v0.22.0 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Compiling darling_core v0.13.4 [INFO] [stderr] Compiling prost-types v0.10.1 [INFO] [stderr] Compiling petgraph v0.6.2 [INFO] [stderr] Checking crypto-common v0.1.3 [INFO] [stderr] Compiling regex v1.5.6 [INFO] [stderr] Checking tokio-util v0.7.3 [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.40/src/pkey.rs:191:36 [INFO] [stdout] | [INFO] [stdout] 191 | 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.74/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.40/src/pkey.rs:227:23 [INFO] [stdout] | [INFO] [stdout] 227 | 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.74/src/handwritten/evp.rs:477:5 [INFO] [stdout] | [INFO] [stdout] 477 | / pub fn EVP_PKEY_sign( [INFO] [stdout] 478 | | ctx: *mut EVP_PKEY_CTX, [INFO] [stdout] 479 | | sig: *mut c_uchar, [INFO] [stdout] 480 | | siglen: *mut size_t, [INFO] [stdout] 481 | | tbs: *const c_uchar, [INFO] [stdout] 482 | | tbslen: size_t, [INFO] [stdout] 483 | | ) -> c_int; [INFO] [stdout] | |_______________- similarly named function `EVP_PKEY_sign` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking serde v1.0.137 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Checking h2 v0.3.13 [INFO] [stderr] Compiling rustls v0.20.6 [INFO] [stderr] Compiling multimap v0.8.3 [INFO] [stderr] Checking tower-layer v0.3.1 [INFO] [stderr] Checking digest v0.10.3 [INFO] [stderr] Checking tower v0.4.13 [INFO] [stderr] Checking url v2.2.2 [INFO] [stderr] Checking sct v0.7.0 [INFO] [stderr] Compiling thiserror-impl v1.0.31 [INFO] [stderr] Checking http-range-header v0.3.0 [INFO] [stderr] Compiling darling_macro v0.13.4 [INFO] [stderr] Checking sha-1 v0.10.0 [INFO] [stderr] Checking tower-http v0.3.4 [INFO] [stderr] Compiling tonic-build v0.7.2 [INFO] [stderr] Compiling darling v0.13.4 [INFO] [stderr] Checking axum-core v0.2.6 [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" "3b2c10da0432830e43eebb4ce1effada40fefccfc475e530b77707f32ed16a07", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3b2c10da0432830e43eebb4ce1effada40fefccfc475e530b77707f32ed16a07", kill_on_drop: false }` [INFO] [stdout] 3b2c10da0432830e43eebb4ce1effada40fefccfc475e530b77707f32ed16a07