[INFO] fetching crate musd 0.2.1...
[INFO] checking musd-0.2.1 against try#446cb600aa4837dd6c513f14fa0d25a909b177d7 for pr-149195
[INFO] extracting crate musd 0.2.1 into /workspace/builds/worker-7-tc2/source
[INFO] started tweaking crates.io crate musd 0.2.1
[INFO] finished tweaking crates.io crate musd 0.2.1
[INFO] tweaked toml for crates.io crate musd 0.2.1 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate musd 0.2.1 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 crates.io crate musd 0.2.1 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] 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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+446cb600aa4837dd6c513f14fa0d25a909b177d7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 63588c78389c2b4c4ffdb83007f6fe66a69a41d639a39c742baa06bd9ac4f11c
[INFO] running `Command { std: "docker" "start" "-a" "63588c78389c2b4c4ffdb83007f6fe66a69a41d639a39c742baa06bd9ac4f11c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "63588c78389c2b4c4ffdb83007f6fe66a69a41d639a39c742baa06bd9ac4f11c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "63588c78389c2b4c4ffdb83007f6fe66a69a41d639a39c742baa06bd9ac4f11c", kill_on_drop: false }`
[INFO] [stdout] 63588c78389c2b4c4ffdb83007f6fe66a69a41d639a39c742baa06bd9ac4f11c
[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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+446cb600aa4837dd6c513f14fa0d25a909b177d7" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 30764c8bb487a947a6bae395fb444abc78fbcc38e99e637f23d61c89bfde5cc5
[INFO] running `Command { std: "docker" "start" "-a" "30764c8bb487a947a6bae395fb444abc78fbcc38e99e637f23d61c89bfde5cc5", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.39
[INFO] [stderr]    Compiling unicode-ident v1.0.0
[INFO] [stderr]    Compiling syn v1.0.95
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling jobserver v0.1.24
[INFO] [stderr]     Checking once_cell v1.11.0
[INFO] [stderr]     Checking smallvec v1.8.0
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]     Checking mio v0.8.3
[INFO] [stderr]    Compiling tinyvec_macros v0.1.0
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling indexmap v1.8.1
[INFO] [stderr]    Compiling matches v0.1.9
[INFO] [stderr]     Checking parking_lot_core v0.9.3
[INFO] [stderr]    Compiling cc v1.0.73
[INFO] [stderr]     Checking tracing-core v0.1.26
[INFO] [stderr]     Checking aho-corasick v0.7.18
[INFO] [stderr]    Compiling futures-util v0.3.21
[INFO] [stderr]     Checking parking_lot v0.12.0
[INFO] [stderr]     Checking regex-syntax v0.6.26
[INFO] [stderr]    Compiling unicode-bidi v0.3.8
[INFO] [stderr]     Checking hashbrown v0.11.2
[INFO] [stderr]    Compiling quote v1.0.18
[INFO] [stderr]    Compiling form_urlencoded v1.0.1
[INFO] [stderr]     Checking http v0.2.7
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.22
[INFO] [stderr]    Compiling unicode-normalization v0.1.19
[INFO] [stderr]    Compiling libz-sys v1.1.6
[INFO] [stderr]    Compiling openssl-sys v0.9.73
[INFO] [stderr]    Compiling libgit2-sys v0.13.4+1.4.2
[INFO] [stderr]     Checking unicode-width v0.1.9
[INFO] [stderr]    Compiling openssl v0.10.40
[INFO] [stderr]    Compiling idna v0.2.3
[INFO] [stderr]    Compiling native-tls v0.2.10
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling time v0.1.44
[INFO] [stderr]    Compiling const_format v0.2.23
[INFO] [stderr]     Checking regex v1.5.6
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]     Checking http-body v0.4.5
[INFO] [stderr]    Compiling url v2.2.2
[INFO] [stderr]     Checking terminal_size v0.1.17
[INFO] [stderr]    Compiling chrono v0.4.19
[INFO] [stderr]    Compiling is_debug v1.0.1
[INFO] [stderr]    Compiling heck v0.4.0
[INFO] [stderr]     Checking os_str_bytes v6.0.1
[INFO] [stderr]     Checking papergrid v0.4.0
[INFO] [stderr]     Checking clap_lex v0.2.0
[INFO] [stderr]     Checking predicates-core v1.0.3
[INFO] [stderr]     Checking either v1.6.1
[INFO] [stderr]     Checking textwrap v0.15.0
[INFO] [stderr]     Checking zeroize v1.5.5
[INFO] [stderr]     Checking termcolor v1.1.3
[INFO] [stderr]     Checking itertools v0.10.3
[INFO] [stderr]     Checking float-cmp v0.9.0
[INFO] [stderr]     Checking regex-automata v0.1.10
[INFO] [stderr]     Checking difflib v0.4.0
[INFO] [stderr]     Checking termtree v0.2.4
[INFO] [stderr]     Checking bstr v0.2.17
[INFO] [stderr]     Checking console v0.15.0
[INFO] [stderr]     Checking predicates-tree v1.0.5
[INFO] [stderr]     Checking wait-timeout v0.2.0
[INFO] [stderr]     Checking dialoguer v0.10.1
[INFO] [stderr]     Checking indicatif v0.17.0-rc.10
[INFO] [stderr]     Checking predicates v2.1.1
[INFO] [stderr]     Checking assert_cmd v2.0.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling tokio-macros v1.7.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.21
[INFO] [stderr]    Compiling openssl-macros v0.1.0
[INFO] [stderr]    Compiling futures-macro v0.3.21
[INFO] [stderr]    Compiling serde_derive v1.0.137
[INFO] [stderr]    Compiling thiserror-impl v1.0.31
[INFO] [stderr]    Compiling clap_derive v3.1.18
[INFO] [stderr]     Checking tokio v1.18.2
[INFO] [stderr]    Compiling tabled_derive v0.3.0
[INFO] [stderr]     Checking tabled v0.7.0
[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.73/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.73/src/handwritten/evp.rs:475:5
[INFO] [stdout]     |
[INFO] [stdout] 475 | /     pub fn EVP_PKEY_sign(
[INFO] [stdout] 476 | |         ctx: *mut EVP_PKEY_CTX,
[INFO] [stdout] 477 | |         sig: *mut c_uchar,
[INFO] [stdout] 478 | |         siglen: *mut size_t,
[INFO] [stdout] 479 | |         tbs: *const c_uchar,
[INFO] [stdout] 480 | |         tbslen: size_t,
[INFO] [stdout] 481 | |     ) -> c_int;
[INFO] [stdout]     | |_______________- similarly named function `EVP_PKEY_sign` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking tracing v0.1.34
[INFO] [stderr]     Checking thiserror v1.0.31
[INFO] [stderr]     Checking clap v3.1.18
[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" "30764c8bb487a947a6bae395fb444abc78fbcc38e99e637f23d61c89bfde5cc5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "30764c8bb487a947a6bae395fb444abc78fbcc38e99e637f23d61c89bfde5cc5", kill_on_drop: false }`
[INFO] [stdout] 30764c8bb487a947a6bae395fb444abc78fbcc38e99e637f23d61c89bfde5cc5
