[INFO] fetching crate dancing-links 0.3.0...
[INFO] checking dancing-links-0.3.0 against master#fd2c811d25ad5773fbd2463e058bf4edf4d44eb2 for pr-130443
[INFO] extracting crate dancing-links 0.3.0 into /workspace/builds/worker-1-tc1/source
[INFO] validating manifest of crates.io crate dancing-links 0.3.0 on toolchain fd2c811d25ad5773fbd2463e058bf4edf4d44eb2
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+fd2c811d25ad5773fbd2463e058bf4edf4d44eb2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate dancing-links 0.3.0
[INFO] finished tweaking crates.io crate dancing-links 0.3.0
[INFO] tweaked toml for crates.io crate dancing-links 0.3.0 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] crate crates.io crate dancing-links 0.3.0 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" "+fd2c811d25ad5773fbd2463e058bf4edf4d44eb2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded bumpalo v3.12.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:96c0aa5895ecf336b730ef27bcdde6e21027415df19888aad3cf1448e5d65d90" "/opt/rustwide/cargo-home/bin/cargo" "+fd2c811d25ad5773fbd2463e058bf4edf4d44eb2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 750c540923fb8e707e3c0f57387a5bbfd1e16f3a8175cf7c24acfd4e13152fcb
[INFO] running `Command { std: "docker" "start" "-a" "750c540923fb8e707e3c0f57387a5bbfd1e16f3a8175cf7c24acfd4e13152fcb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "750c540923fb8e707e3c0f57387a5bbfd1e16f3a8175cf7c24acfd4e13152fcb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "750c540923fb8e707e3c0f57387a5bbfd1e16f3a8175cf7c24acfd4e13152fcb", kill_on_drop: false }`
[INFO] [stdout] 750c540923fb8e707e3c0f57387a5bbfd1e16f3a8175cf7c24acfd4e13152fcb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:96c0aa5895ecf336b730ef27bcdde6e21027415df19888aad3cf1448e5d65d90" "/opt/rustwide/cargo-home/bin/cargo" "+fd2c811d25ad5773fbd2463e058bf4edf4d44eb2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f0ae4ac6dfd41328418dc70e2c72630f43abf8b7d53f7698f04fdfd8da0e8524
[INFO] running `Command { std: "docker" "start" "-a" "f0ae4ac6dfd41328418dc70e2c72630f43abf8b7d53f7698f04fdfd8da0e8524", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.144
[INFO] [stderr]    Compiling crossbeam-utils v0.8.15
[INFO] [stderr]    Compiling io-lifetimes v1.0.10
[INFO] [stderr]     Checking scopeguard v1.1.0
[INFO] [stderr]    Compiling rustix v0.37.19
[INFO] [stderr]    Compiling memoffset v0.8.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.14
[INFO] [stderr]     Checking linux-raw-sys v0.3.8
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling rayon-core v1.11.0
[INFO] [stderr]     Checking aho-corasick v1.0.1
[INFO] [stderr]     Checking regex-syntax v0.7.1
[INFO] [stderr]     Checking bumpalo v3.12.2
[INFO] [stderr]     Checking either v1.8.1
[INFO] [stderr]     Checking termcolor v1.2.0
[INFO] [stderr]     Checking dancing-links v0.3.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking crossbeam-channel v0.5.8
[INFO] [stderr]     Checking crossbeam-deque v0.8.3
[INFO] [stderr]     Checking regex v1.8.1
[INFO] [stderr]     Checking num_cpus v1.15.0
[INFO] [stderr]     Checking rayon v1.7.0
[INFO] [stderr]     Checking is-terminal v0.4.7
[INFO] [stderr]     Checking env_logger v0.10.0
[INFO] [stdout] error: missing documentation for a function
[INFO] [stdout]    --> src/grid.rs:483:1
[INFO] [stdout]     |
[INFO] [stdout] 483 | pub fn to_string(grid: &Grid) -> String {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]    --> src/lib.rs:1:9
[INFO] [stdout]     |
[INFO] [stdout] 1   | #![deny(missing_docs)]
[INFO] [stdout]     |         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `dancing-links` (lib test) due to 2 previous errors
[INFO] running `Command { std: "docker" "inspect" "f0ae4ac6dfd41328418dc70e2c72630f43abf8b7d53f7698f04fdfd8da0e8524", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f0ae4ac6dfd41328418dc70e2c72630f43abf8b7d53f7698f04fdfd8da0e8524", kill_on_drop: false }`
[INFO] [stdout] f0ae4ac6dfd41328418dc70e2c72630f43abf8b7d53f7698f04fdfd8da0e8524
