[INFO] fetching crate wolfssl 3.0.0... [INFO] testing wolfssl-3.0.0 against try#b83b707f97d809763b7861afa7638871f3339a33 for pr-145838-1 [INFO] extracting crate wolfssl 3.0.0 into /workspace/builds/worker-6-tc2/source [INFO] started tweaking crates.io crate wolfssl 3.0.0 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate wolfssl 3.0.0 [INFO] tweaked toml for crates.io crate wolfssl 3.0.0 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate wolfssl 3.0.0 on toolchain b83b707f97d809763b7861afa7638871f3339a33 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 90 packages to latest compatible versions [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a451bd5cb22654dcc3032cebf474b593fb8666fbc4cf49f1a6dd4b5c05fb6f84 [INFO] running `Command { std: "docker" "start" "-a" "a451bd5cb22654dcc3032cebf474b593fb8666fbc4cf49f1a6dd4b5c05fb6f84", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a451bd5cb22654dcc3032cebf474b593fb8666fbc4cf49f1a6dd4b5c05fb6f84", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a451bd5cb22654dcc3032cebf474b593fb8666fbc4cf49f1a6dd4b5c05fb6f84", kill_on_drop: false }` [INFO] [stdout] a451bd5cb22654dcc3032cebf474b593fb8666fbc4cf49f1a6dd4b5c05fb6f84 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+b83b707f97d809763b7861afa7638871f3339a33" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d7c0f69fa6158489a2beb33c619ac1982a06622926f350de3698feabd3c0a7fc [INFO] running `Command { std: "docker" "start" "-a" "d7c0f69fa6158489a2beb33c619ac1982a06622926f350de3698feabd3c0a7fc", kill_on_drop: false }` [INFO] [stderr] Compiling prettyplease v0.2.37 [INFO] [stderr] Compiling cfg-if v1.0.3 [INFO] [stderr] Compiling regex-syntax v0.8.6 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling bindgen v0.70.1 [INFO] [stderr] Compiling libloading v0.8.8 [INFO] [stderr] Compiling autotools v0.2.7 [INFO] [stderr] Compiling build-target v0.4.0 [INFO] [stderr] Compiling thiserror v2.0.16 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling regex-automata v0.4.10 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling regex v1.11.2 [INFO] [stderr] Compiling thiserror-impl v2.0.16 [INFO] [stderr] Compiling wolfssl-sys v2.0.0 [INFO] [stderr] Compiling wolfssl v3.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 45s [INFO] running `Command { std: "docker" "inspect" "d7c0f69fa6158489a2beb33c619ac1982a06622926f350de3698feabd3c0a7fc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d7c0f69fa6158489a2beb33c619ac1982a06622926f350de3698feabd3c0a7fc", kill_on_drop: false }` [INFO] [stdout] d7c0f69fa6158489a2beb33c619ac1982a06622926f350de3698feabd3c0a7fc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9130ea8c3efb5c592dd469b5e38f05f34334098040040e35a0a307e2330d9085 [INFO] running `Command { std: "docker" "start" "-a" "9130ea8c3efb5c592dd469b5e38f05f34334098040040e35a0a307e2330d9085", kill_on_drop: false }` [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling regex-syntax v0.8.6 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling test-case-core v3.3.1 [INFO] [stderr] Compiling colorchoice v1.0.4 [INFO] [stderr] Compiling anstyle v1.0.11 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling anstyle-parse v0.2.7 [INFO] [stderr] Compiling anstyle-query v1.1.4 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling jiff v0.2.15 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling anstream v0.6.20 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling test-case-macros v3.3.1 [INFO] [stderr] Compiling test-case v3.3.1 [INFO] [stderr] Compiling regex-automata v0.4.10 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling bindgen v0.70.1 [INFO] [stderr] Compiling regex v1.11.2 [INFO] [stderr] Compiling env_filter v0.1.3 [INFO] [stderr] Compiling env_logger v0.11.8 [INFO] [stderr] Compiling wolfssl-sys v2.0.0 [INFO] [stderr] Compiling wolfssl v3.0.0 (/opt/rustwide/workdir) [INFO] [stdout] error: missing documentation for the crate [INFO] [stdout] --> tests/ping_pong.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / #![deny(unsafe_code)] // unsafety should all be in the library. [INFO] [stdout] 2 | | [INFO] [stdout] 3 | | #[cfg(feature = "debug")] [INFO] [stdout] 4 | | use wolfssl::Tls13SecretCallbacks; [INFO] [stdout] ... | [INFO] [stdout] 268 | | tokio::join!(client, server); [INFO] [stdout] 269 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: requested on the command line with `-D missing-docs` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `wolfssl` (test "ping_pong") due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "9130ea8c3efb5c592dd469b5e38f05f34334098040040e35a0a307e2330d9085", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9130ea8c3efb5c592dd469b5e38f05f34334098040040e35a0a307e2330d9085", kill_on_drop: false }` [INFO] [stdout] 9130ea8c3efb5c592dd469b5e38f05f34334098040040e35a0a307e2330d9085