[INFO] fetching crate cargo-docs 0.1.34... [INFO] checking cargo-docs-0.1.34 against try#0c70cfbec949d241375e31c5a42066be70c720fc for pr-149681 [INFO] extracting crate cargo-docs 0.1.34 into /workspace/builds/worker-2-tc2/source [INFO] removed /workspace/builds/worker-2-tc2/source/rust-toolchain.toml [INFO] started tweaking crates.io crate cargo-docs 0.1.34 [INFO] finished tweaking crates.io crate cargo-docs 0.1.34 [INFO] tweaked toml for crates.io crate cargo-docs 0.1.34 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate cargo-docs 0.1.34 on toolchain 0c70cfbec949d241375e31c5a42066be70c720fc [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0c70cfbec949d241375e31c5a42066be70c720fc" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate cargo-docs 0.1.34 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" "+0c70cfbec949d241375e31c5a42066be70c720fc" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: file `/workspace/builds/worker-2-tc2/source/main.rs` found to be present in multiple build targets: [INFO] [stderr] * `bin` target `cargo-book` [INFO] [stderr] * `bin` target `cargo-docs` [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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0c70cfbec949d241375e31c5a42066be70c720fc" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2888ec47fba7902220a65514a8b7d7659291128069f5e6e4e4b1ef437fb104c1 [INFO] running `Command { std: "docker" "start" "-a" "2888ec47fba7902220a65514a8b7d7659291128069f5e6e4e4b1ef437fb104c1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2888ec47fba7902220a65514a8b7d7659291128069f5e6e4e4b1ef437fb104c1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2888ec47fba7902220a65514a8b7d7659291128069f5e6e4e4b1ef437fb104c1", kill_on_drop: false }` [INFO] [stdout] 2888ec47fba7902220a65514a8b7d7659291128069f5e6e4e4b1ef437fb104c1 [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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0c70cfbec949d241375e31c5a42066be70c720fc" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cc09a4b84b95ccc1572a4746df6a918f79efe4b3adf0832dc1d5b7fe0e2adf60 [INFO] running `Command { std: "docker" "start" "-a" "cc09a4b84b95ccc1572a4746df6a918f79efe4b3adf0832dc1d5b7fe0e2adf60", kill_on_drop: false }` [INFO] [stderr] warning: file `/opt/rustwide/workdir/main.rs` found to be present in multiple build targets: [INFO] [stderr] * `bin` target `cargo-book` [INFO] [stderr] * `bin` target `cargo-docs` [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Compiling thiserror v2.0.11 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Checking gix-trace v0.1.12 [INFO] [stderr] Checking bitflags v2.7.0 [INFO] [stderr] Checking tinyvec v1.8.1 [INFO] [stderr] Checking miniz_oxide v0.8.2 [INFO] [stderr] Compiling rustix v0.38.43 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Checking winnow v0.6.24 [INFO] [stderr] Checking jiff v0.1.22 [INFO] [stderr] Checking generic-array v0.14.7 [INFO] [stderr] Checking tracing-core v0.1.33 [INFO] [stderr] Checking unicode-bom v2.0.3 [INFO] [stderr] Checking der v0.7.9 [INFO] [stderr] Compiling serde_json v1.0.135 [INFO] [stderr] Checking kstring v2.0.2 [INFO] [stderr] Compiling curl v0.4.47 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking time-core v0.1.2 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Checking clru v0.6.2 [INFO] [stderr] Compiling semver v1.0.24 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Checking bitmaps v2.1.0 [INFO] [stderr] Compiling im-rc v15.1.0 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking unicode-normalization v0.1.24 [INFO] [stderr] Checking fiat-crypto v0.2.9 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Compiling syn v2.0.96 [INFO] [stderr] Compiling openssl v0.10.57 [INFO] [stderr] Checking arc-swap v1.7.1 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking sha2 v0.10.8 [INFO] [stderr] Checking ct-codecs v1.1.3 [INFO] [stderr] Compiling jobserver v0.1.32 [INFO] [stderr] Checking parking_lot_core v0.9.10 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking memmap2 v0.9.5 [INFO] [stderr] Checking socket2 v0.5.8 [INFO] [stderr] Checking gix-sec v0.10.10 [INFO] [stderr] Checking spki v0.7.3 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Compiling cc v1.2.9 [INFO] [stderr] Checking filetime v0.2.25 [INFO] [stderr] Checking pkcs8 v0.10.2 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Checking hkdf v0.12.4 [INFO] [stderr] Checking mio v1.0.3 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Checking prodash v29.0.0 [INFO] [stderr] Checking rfc6979 v0.4.0 [INFO] [stderr] Checking ff v0.13.0 [INFO] [stderr] Checking sec1 v0.7.3 [INFO] [stderr] Checking crypto-bigint v0.5.5 [INFO] [stderr] Checking signature v2.2.0 [INFO] [stderr] Checking ordered-float v2.10.1 [INFO] [stderr] Checking rand_xoshiro v0.6.0 [INFO] [stderr] Checking group v0.13.0 [INFO] [stderr] Checking sized-chunks v0.6.5 [INFO] [stderr] Compiling tar v0.4.43 [INFO] [stderr] Checking ed25519-compact v2.1.1 [INFO] [stderr] Checking is_executable v1.0.4 [INFO] [stderr] Checking shell-escape v0.1.5 [INFO] [stderr] Checking shlex v1.3.0 [INFO] [stderr] Checking itertools v0.13.0 [INFO] [stderr] Checking console v0.15.10 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Checking annotate-snippets v0.11.5 [INFO] [stderr] Checking os_info v3.9.2 [INFO] [stderr] Checking http-auth v0.1.10 [INFO] [stderr] Checking lazycell v1.3.0 [INFO] [stderr] Checking rustc-stable-hash v0.1.1 [INFO] [stderr] Checking supports-unicode v3.0.0 [INFO] [stderr] Checking supports-hyperlinks v3.1.0 [INFO] [stderr] Checking bytesize v1.3.0 [INFO] [stderr] Checking http-range v0.1.5 [INFO] [stderr] Checking rustc-hash v2.1.0 [INFO] [stderr] Checking glob v0.3.2 [INFO] [stderr] Checking lg v0.1.2 [INFO] [stderr] Checking tempfile v3.15.0 [INFO] [stderr] Checking terminal_size v0.4.1 [INFO] [stderr] Checking clap_builder v4.5.26 [INFO] [stderr] Checking elliptic-curve v0.13.8 [INFO] [stderr] Compiling openssl-src v300.4.1+3.4.0 [INFO] [stderr] Checking primeorder v0.13.6 [INFO] [stderr] Checking ecdsa v0.16.9 [INFO] [stderr] Checking bstr v1.11.3 [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Compiling libz-sys v1.1.21 [INFO] [stderr] Compiling openssl-sys v0.9.104 [INFO] [stderr] Compiling libnghttp2-sys v0.1.11+1.64.0 [INFO] [stderr] Compiling curl-sys v0.4.78+curl-8.11.0 [INFO] [stderr] Compiling libssh2-sys v0.3.0 [INFO] [stderr] Compiling libgit2-sys v0.17.0+1.8.1 [INFO] [stderr] Compiling libsqlite3-sys v0.30.1 [INFO] [stderr] Compiling blake3 v1.5.5 [INFO] [stderr] Checking p384 v0.13.0 [INFO] [stderr] Checking gix-utils v0.1.13 [INFO] [stderr] Checking globset v0.4.15 [INFO] [stderr] Checking opener v0.7.2 [INFO] [stderr] Checking ignore v0.4.23 [INFO] [stderr] Compiling flate2 v1.0.35 [INFO] [stderr] Compiling cargo v0.86.0 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling serde_derive v1.0.217 [INFO] [stderr] Compiling thiserror-impl v2.0.11 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling maybe-async v0.2.10 [INFO] [stderr] Compiling clap_derive v4.5.24 [INFO] [stderr] Compiling zerofrom-derive v0.1.5 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Checking tokio v1.43.0 [INFO] [stderr] Compiling color-print-proc-macro v0.3.7 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking gix-path v0.10.14 [INFO] [stderr] Checking gix-date v0.9.3 [INFO] [stderr] error: could not compile `fiat-crypto` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/0c70cfbec949d241375e31c5a42066be70c720fc/bin/rustc --crate-name fiat_crypto --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fiat-crypto-0.2.9/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=ac27084ea5d4a4ee -C extra-filename=-38e109c9159d31b7 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "cc09a4b84b95ccc1572a4746df6a918f79efe4b3adf0832dc1d5b7fe0e2adf60", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cc09a4b84b95ccc1572a4746df6a918f79efe4b3adf0832dc1d5b7fe0e2adf60", kill_on_drop: false }` [INFO] [stdout] cc09a4b84b95ccc1572a4746df6a918f79efe4b3adf0832dc1d5b7fe0e2adf60