[INFO] cloning repository https://github.com/pishleback/Fast-Chess
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/pishleback/Fast-Chess" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpishleback%2FFast-Chess", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpishleback%2FFast-Chess'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 08b5840741d44cfbdcad61d94c4ef26a63680af4
[INFO] documenting pishleback/Fast-Chess/08b5840741d44cfbdcad61d94c4ef26a63680af4 against 1.90.0 for beta-rustdoc-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpishleback%2FFast-Chess" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/pishleback/Fast-Chess
[INFO] finished tweaking git repo https://github.com/pishleback/Fast-Chess
[INFO] tweaked toml for git repo https://github.com/pishleback/Fast-Chess written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/pishleback/Fast-Chess on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/pishleback/Fast-Chess 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" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded takeable-option v0.5.0
[INFO] [stderr]   Downloaded glium v0.32.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 711db21da3bb5735fa1bef1f3d2aebb9039c683df1ce35b62fe14652a0ce8468
[INFO] running `Command { std: "docker" "start" "-a" "711db21da3bb5735fa1bef1f3d2aebb9039c683df1ce35b62fe14652a0ce8468", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "711db21da3bb5735fa1bef1f3d2aebb9039c683df1ce35b62fe14652a0ce8468", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "711db21da3bb5735fa1bef1f3d2aebb9039c683df1ce35b62fe14652a0ce8468", kill_on_drop: false }`
[INFO] [stdout] 711db21da3bb5735fa1bef1f3d2aebb9039c683df1ce35b62fe14652a0ce8468
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6f253d28a184494b443f0c90282ce6df056a1d7d7140ba13df7979eab875d287
[INFO] running `Command { std: "docker" "start" "-a" "6f253d28a184494b443f0c90282ce6df056a1d7d7140ba13df7979eab875d287", kill_on_drop: false }`
[INFO] [stderr]    Compiling pkg-config v0.3.29
[INFO] [stderr]    Compiling proc-macro2 v1.0.78
[INFO] [stderr]    Compiling xml-rs v0.8.19
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]     Checking libloading v0.8.1
[INFO] [stderr]     Checking miniz_oxide v0.7.2
[INFO] [stderr]     Checking bytemuck v1.14.3
[INFO] [stderr]    Compiling slotmap v1.0.7
[INFO] [stderr]    Compiling thiserror v1.0.57
[INFO] [stderr]     Checking xcursor v0.3.5
[INFO] [stderr]     Checking nix v0.24.3
[INFO] [stderr]     Checking nix v0.25.1
[INFO] [stderr]     Checking foreign-types-shared v0.3.1
[INFO] [stderr]     Checking arrayvec v0.5.2
[INFO] [stderr]     Checking parking_lot_core v0.9.9
[INFO] [stderr]     Checking either v1.10.0
[INFO] [stderr]     Checking shared_library v0.1.9
[INFO] [stderr]     Checking rayon v1.8.1
[INFO] [stderr]     Checking flate2 v1.0.28
[INFO] [stderr]     Checking mio v0.8.10
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]     Checking safe_arch v0.5.2
[INFO] [stderr]     Checking tiny-skia-path v0.7.0
[INFO] [stderr]     Checking dlib v0.5.2
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking gimli v0.28.1
[INFO] [stderr]     Checking memchr v2.7.1
[INFO] [stderr]     Checking png v0.17.11
[INFO] [stderr]     Checking osmesa-sys v0.1.2
[INFO] [stderr]     Checking flume v0.11.0
[INFO] [stderr]     Checking half v2.3.1
[INFO] [stderr]     Checking zune-inflate v0.2.54
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]    Compiling wayland-sys v0.29.5
[INFO] [stderr]    Compiling servo-fontconfig-sys v5.1.0
[INFO] [stderr]    Compiling crossfont v0.5.2
[INFO] [stderr]    Compiling smithay-client-toolkit v0.16.1
[INFO] [stderr]    Compiling x11-dl v2.21.0
[INFO] [stderr]     Checking lebe v0.5.2
[INFO] [stderr]     Checking bit_field v0.10.2
[INFO] [stderr]     Checking object v0.32.2
[INFO] [stderr]     Checking gif v0.12.0
[INFO] [stderr]    Compiling gl_generator v0.14.0
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]     Checking exr v1.72.0
[INFO] [stderr]     Checking tiny-skia v0.7.0
[INFO] [stderr]    Compiling wayland-scanner v0.29.5
[INFO] [stderr]    Compiling syn v2.0.48
[INFO] [stderr]     Checking qoi v0.4.1
[INFO] [stderr]     Checking takeable-option v0.5.0
[INFO] [stderr]     Checking colored v2.1.0
[INFO] [stderr]    Compiling cmake v0.1.50
[INFO] [stderr]     Checking wayland-commons v0.29.5
[INFO] [stderr]    Compiling glutin_glx_sys v0.1.8
[INFO] [stderr]    Compiling glutin_egl_sys v0.1.6
[INFO] [stderr]    Compiling glium v0.32.1
[INFO] [stderr]    Compiling backtrace v0.3.69
[INFO] [stderr]    Compiling wayland-client v0.29.5
[INFO] [stderr]    Compiling wayland-protocols v0.29.5
[INFO] [stderr]    Compiling freetype-sys v0.13.1
[INFO] [stderr]    Compiling expat-sys v2.1.6
[INFO] [stderr]     Checking addr2line v0.21.0
[INFO] [stderr]     Checking jpeg-decoder v0.3.1
[INFO] [stderr]     Checking freetype-rs v0.26.0
[INFO] [stderr]     Checking servo-fontconfig v0.5.1
[INFO] [stderr]     Checking tiff v0.9.1
[INFO] [stderr]     Checking image v0.24.8
[INFO] [stderr]    Compiling thiserror-impl v1.0.57
[INFO] [stderr]    Compiling foreign-types-macros v0.2.3
[INFO] [stderr]     Checking foreign-types v0.5.0
[INFO] [stderr]     Checking wayland-cursor v0.29.5
[INFO] [stderr]     Checking wayland-egl v0.29.5
[INFO] [stderr]     Checking calloop v0.10.6
[INFO] [stderr]     Checking sctk-adwaita v0.4.3
[INFO] [stderr]     Checking winit v0.27.5
[INFO] [stderr]     Checking glutin v0.29.1
[INFO] [stderr]  Documenting myapp v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unnecessary parentheses around closure body
[INFO] [stdout]    --> src/generic/board_data.rs:913:30
[INFO] [stdout]     |
[INFO] [stdout] 913 |             .map(|move_data| (move_data.get_move()))
[INFO] [stdout]     |                              ^                    ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_parens)]` on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 913 -             .map(|move_data| (move_data.get_move()))
[INFO] [stdout] 913 +             .map(|move_data| move_data.get_move())
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 55s
[INFO] [stderr]    Generated /opt/rustwide/target/doc/myapp/index.html
[INFO] running `Command { std: "docker" "inspect" "6f253d28a184494b443f0c90282ce6df056a1d7d7140ba13df7979eab875d287", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6f253d28a184494b443f0c90282ce6df056a1d7d7140ba13df7979eab875d287", kill_on_drop: false }`
[INFO] [stdout] 6f253d28a184494b443f0c90282ce6df056a1d7d7140ba13df7979eab875d287
