[INFO] fetching crate etospheres-labs-lamport_sigs 0.7.1-pre... [INFO] checking etospheres-labs-lamport_sigs-0.7.1-pre against master#350d0ef0ec0493e6d21cfb265cb8211a0e74d766 for pr-145342-1 [INFO] extracting crate etospheres-labs-lamport_sigs 0.7.1-pre into /workspace/builds/worker-3-tc1/source [INFO] started tweaking crates.io crate etospheres-labs-lamport_sigs 0.7.1-pre [INFO] finished tweaking crates.io crate etospheres-labs-lamport_sigs 0.7.1-pre [INFO] tweaked toml for crates.io crate etospheres-labs-lamport_sigs 0.7.1-pre written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate etospheres-labs-lamport_sigs 0.7.1-pre on toolchain 350d0ef0ec0493e6d21cfb265cb8211a0e74d766 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate etospheres-labs-lamport_sigs 0.7.1-pre 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" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 42b75a1fe174817fa521558da81ecfc49aa0c6e4bc53126bf4c8a103308edb27 [INFO] running `Command { std: "docker" "start" "-a" "42b75a1fe174817fa521558da81ecfc49aa0c6e4bc53126bf4c8a103308edb27", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "42b75a1fe174817fa521558da81ecfc49aa0c6e4bc53126bf4c8a103308edb27", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "42b75a1fe174817fa521558da81ecfc49aa0c6e4bc53126bf4c8a103308edb27", kill_on_drop: false }` [INFO] [stdout] 42b75a1fe174817fa521558da81ecfc49aa0c6e4bc53126bf4c8a103308edb27 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1e3c6e970abaab74a35a81ed5278bec734f6fabb66c316b2498810ada1c51ce9 [INFO] running `Command { std: "docker" "start" "-a" "1e3c6e970abaab74a35a81ed5278bec734f6fabb66c316b2498810ada1c51ce9", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.171 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking untrusted v0.9.0 [INFO] [stderr] Compiling cc v1.2.18 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Checking etospheres-labs-lamport_sigs v0.7.1-pre (/opt/rustwide/workdir) [INFO] [stdout] error: missing documentation for a module [INFO] [stdout] --> src/lib.rs:319:1 [INFO] [stdout] | [INFO] [stdout] 319 | pub mod tests; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> src/lib.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | missing_docs, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `etospheres-labs-lamport_sigs` (lib test) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "1e3c6e970abaab74a35a81ed5278bec734f6fabb66c316b2498810ada1c51ce9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1e3c6e970abaab74a35a81ed5278bec734f6fabb66c316b2498810ada1c51ce9", kill_on_drop: false }` [INFO] [stdout] 1e3c6e970abaab74a35a81ed5278bec734f6fabb66c316b2498810ada1c51ce9