[INFO] cloning repository https://github.com/lise-henry/crowbook [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lise-henry/crowbook" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flise-henry%2Fcrowbook", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flise-henry%2Fcrowbook'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ad785c5b213c5ae9edb5ac06ade742a24c45a355 [INFO] checking lise-henry/crowbook against try#45b14c26f76a39a9945ef8518d3276f1bc880008 for pr-113242 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flise-henry%2Fcrowbook" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/lise-henry/crowbook on toolchain 45b14c26f76a39a9945ef8518d3276f1bc880008 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+45b14c26f76a39a9945ef8518d3276f1bc880008" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/lise-henry/crowbook [INFO] finished tweaking git repo https://github.com/lise-henry/crowbook [INFO] tweaked toml for git repo https://github.com/lise-henry/crowbook written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/lise-henry/crowbook 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" "+45b14c26f76a39a9945ef8518d3276f1bc880008" "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:a420fdec406141845121210faa381f8029b0be6d4170deff7c4445a424f67918" "/opt/rustwide/cargo-home/bin/cargo" "+45b14c26f76a39a9945ef8518d3276f1bc880008" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0f5a57e3d27ebf47c23ede9cf93340fa0322b7caaab15264d2ea1dbd02e62f67 [INFO] running `Command { std: "docker" "start" "-a" "0f5a57e3d27ebf47c23ede9cf93340fa0322b7caaab15264d2ea1dbd02e62f67", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0f5a57e3d27ebf47c23ede9cf93340fa0322b7caaab15264d2ea1dbd02e62f67", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0f5a57e3d27ebf47c23ede9cf93340fa0322b7caaab15264d2ea1dbd02e62f67", kill_on_drop: false }` [INFO] [stdout] 0f5a57e3d27ebf47c23ede9cf93340fa0322b7caaab15264d2ea1dbd02e62f67 [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:a420fdec406141845121210faa381f8029b0be6d4170deff7c4445a424f67918" "/opt/rustwide/cargo-home/bin/cargo" "+45b14c26f76a39a9945ef8518d3276f1bc880008" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c85c3f86a14fa3e7aed147b24be23c5cb76ee023d50bdc7cc8cb1acb73071d91 [INFO] running `Command { std: "docker" "start" "-a" "c85c3f86a14fa3e7aed147b24be23c5cb76ee023d50bdc7cc8cb1acb73071d91", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.42 [INFO] [stderr] Compiling unicode-ident v1.0.2 [INFO] [stderr] Compiling serde v1.0.140 [INFO] [stderr] Checking bytes v1.2.0 [INFO] [stderr] Checking mio v0.8.4 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Checking regex v1.7.0 [INFO] [stderr] Compiling getrandom v0.2.7 [INFO] [stderr] Compiling io-lifetimes v0.7.5 [INFO] [stderr] Compiling once_cell v1.13.0 [INFO] [stderr] Checking crossbeam-utils v0.8.11 [INFO] [stderr] Checking openssl-sys v0.9.75 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling onig_sys v69.8.0 [INFO] [stderr] Compiling ucd-trie v0.1.4 [INFO] [stderr] Compiling ucd-util v0.1.9 [INFO] [stderr] Compiling rustix v0.35.9 [INFO] [stderr] Compiling regex-syntax v0.6.27 [INFO] [stderr] Compiling regex v0.2.11 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Checking futures-util v0.3.21 [INFO] [stderr] Checking time v0.3.11 [INFO] [stderr] Checking tokio v1.20.1 [INFO] [stderr] Checking http v0.2.8 [INFO] [stderr] Compiling regex-syntax v0.5.6 [INFO] [stderr] Compiling aho-corasick v0.6.10 [INFO] [stderr] Compiling backtrace v0.3.66 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling quote v1.0.20 [INFO] [stderr] Compiling syn v1.0.98 [INFO] [stderr] Compiling utf8-ranges v1.0.5 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling gcc v0.3.55 [INFO] [stderr] Compiling serde_derive v1.0.140 [INFO] [stderr] Checking linux-raw-sys v0.0.46 [INFO] [stderr] Compiling same-file v0.1.3 [INFO] [stderr] Checking safemem v0.3.3 [INFO] [stderr] Checking gimli v0.26.2 [INFO] [stderr] Checking crossbeam-epoch v0.9.10 [INFO] [stderr] Checking line-wrap v0.1.1 [INFO] [stderr] Compiling walkdir v1.0.7 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Checking http-body v0.4.5 [INFO] [stderr] Compiling stemmer v0.3.2 [INFO] [stderr] Checking object v0.29.0 [INFO] [stderr] Compiling error-chain v0.12.4 [INFO] [stderr] Compiling portable-atomic v0.3.19 [INFO] [stderr] Checking os_str_bytes v6.2.0 [INFO] [stderr] Compiling lazy_static v0.2.11 [INFO] [stderr] Checking rustc-demangle v0.1.21 [INFO] [stderr] Compiling rayon-core v1.10.1 [INFO] [stderr] Checking clap_lex v0.3.0 [INFO] [stderr] Checking crossbeam-deque v0.8.2 [INFO] [stderr] Checking crossbeam-channel v0.5.6 [INFO] [stderr] Checking log v0.3.9 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Checking terminal_size v0.1.17 [INFO] [stderr] Checking utf8-width v0.1.6 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Checking env_logger v0.8.4 [INFO] [stderr] Checking tempdir v0.3.7 [INFO] [stderr] Checking html-escape v0.2.11 [INFO] [stderr] Checking console v0.15.0 [INFO] [stderr] Checking xdg v2.4.1 [INFO] [stderr] Checking uuid v0.8.2 [INFO] [stderr] Checking shell-words v1.1.0 [INFO] [stderr] Checking smawk v0.3.1 [INFO] [stderr] Checking strsim v0.6.0 [INFO] [stderr] Checking unicode_categories v0.1.1 [INFO] [stderr] Checking either v1.7.0 [INFO] [stderr] Checking entities v1.0.1 [INFO] [stderr] Checking tokio-util v0.7.3 [INFO] [stderr] Checking typed-arena v2.0.1 [INFO] [stderr] Checking indicatif v0.17.2 [INFO] [stderr] Checking terminal_size v0.2.2 [INFO] [stderr] Checking rayon v1.6.1 [INFO] [stderr] Checking addr2line v0.17.0 [INFO] [stderr] Compiling crowbook-intl v0.2.1 [INFO] [stderr] Checking caribon v0.8.1 [INFO] [stderr] Checking crowbook-intl-runtime v0.1.0 [INFO] [stderr] Checking onig v6.3.2 [INFO] [stderr] Checking mime_guess v2.0.4 [INFO] [stderr] Checking uuid v1.1.2 [INFO] [stderr] Checking simplelog v0.12.0 [INFO] [stderr] Checking plist v1.3.1 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Checking serde_json v1.0.82 [INFO] [stderr] Checking h2 v0.3.13 [INFO] [stderr] Checking mustache v0.9.0 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking crowbook-text-processing v1.0.0 [INFO] [stderr] Checking numerals v0.1.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling crowbook v0.16.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling unicode-linebreak v0.1.4 [INFO] [stderr] Compiling thiserror-impl v1.0.31 [INFO] [stderr] Compiling openssl-macros v0.1.0 [INFO] [stderr] Compiling clap_derive v4.0.21 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Checking openssl v0.10.41 [INFO] [stderr] Checking thiserror v1.0.31 [INFO] [stderr] Checking zip v0.5.13 [INFO] [stderr] Checking epub-builder v0.5.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-6f17d22bba15001f/openssl-0.10.41/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-6f17d22bba15001f/openssl-sys-0.9.75/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-6f17d22bba15001f/openssl-0.10.41/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-6f17d22bba15001f/openssl-sys-0.9.75/src/handwritten/evp.rs:488:5 [INFO] [stdout] | [INFO] [stdout] 488 | / pub fn EVP_PKEY_sign( [INFO] [stdout] 489 | | ctx: *mut EVP_PKEY_CTX, [INFO] [stdout] 490 | | sig: *mut c_uchar, [INFO] [stdout] 491 | | siglen: *mut size_t, [INFO] [stdout] 492 | | tbs: *const c_uchar, [INFO] [stdout] 493 | | tbslen: size_t, [INFO] [stdout] 494 | | ) -> c_int; [INFO] [stdout] | |______________- similarly named function `EVP_PKEY_sign` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking hyper v0.14.20 [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0425`. [INFO] [stdout] [INFO] [stderr] error: could not compile `openssl` (lib) due to 3 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "c85c3f86a14fa3e7aed147b24be23c5cb76ee023d50bdc7cc8cb1acb73071d91", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c85c3f86a14fa3e7aed147b24be23c5cb76ee023d50bdc7cc8cb1acb73071d91", kill_on_drop: false }` [INFO] [stdout] c85c3f86a14fa3e7aed147b24be23c5cb76ee023d50bdc7cc8cb1acb73071d91