[INFO] cloning repository https://github.com/faim-lab/mappy [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/faim-lab/mappy" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffaim-lab%2Fmappy", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffaim-lab%2Fmappy'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7c8a1a1e6e8e6bb71536889c3c1583b95dd46686 [INFO] documenting faim-lab/mappy against beta-2022-05-20 for beta-1.62-rustdoc-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffaim-lab%2Fmappy" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/faim-lab/mappy on toolchain beta-2022-05-20 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-05-20" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/faim-lab/mappy [INFO] finished tweaking git repo https://github.com/faim-lab/mappy [INFO] tweaked toml for git repo https://github.com/faim-lab/mappy written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/faim-lab/mappy already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-05-20" "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-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-05-20" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0b5e2ef0340f6c9e7f1ac86abd67b8a2fd07f2094dfb5eaaa6c74a8fde6c3a1a [INFO] running `Command { std: "docker" "start" "-a" "0b5e2ef0340f6c9e7f1ac86abd67b8a2fd07f2094dfb5eaaa6c74a8fde6c3a1a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0b5e2ef0340f6c9e7f1ac86abd67b8a2fd07f2094dfb5eaaa6c74a8fde6c3a1a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0b5e2ef0340f6c9e7f1ac86abd67b8a2fd07f2094dfb5eaaa6c74a8fde6c3a1a", kill_on_drop: false }` [INFO] [stdout] 0b5e2ef0340f6c9e7f1ac86abd67b8a2fd07f2094dfb5eaaa6c74a8fde6c3a1a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-05-20" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b1b54c9a16e780ae15aac5edd9f81ec4d417cf9f87215d6718ef979734973fdd [INFO] running `Command { std: "docker" "start" "-a" "b1b54c9a16e780ae15aac5edd9f81ec4d417cf9f87215d6718ef979734973fdd", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.104 [INFO] [stderr] Compiling proc-macro2 v1.0.30 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.80 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Checking adler32 v1.2.0 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling strsim v0.9.3 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling num-derive v0.2.5 [INFO] [stderr] Checking lzw v0.10.0 [INFO] [stderr] Compiling anyhow v1.0.44 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling crossbeam-queue v0.3.2 [INFO] [stderr] Checking color_quant v1.1.0 [INFO] [stderr] Compiling derive_builder v0.9.0 [INFO] [stderr] Checking scoped_threadpool v0.1.9 [INFO] [stderr] Compiling sapp-linux v0.1.8 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling pyo3-build-config v0.14.5 [INFO] [stderr] Checking regex-syntax v0.6.25 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling glam v0.8.7 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling unindent v0.1.7 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Checking smallvec v1.7.0 [INFO] [stderr] Compiling macroquad_macro v0.1.0 (https://github.com/not-fl3/macroquad?rev=31cff5d89ed17a6c83f39cf6568348dab25145dc#31cff5d8) [INFO] [stderr] Checking quad-rand v0.1.1 [INFO] [stderr] Compiling argh_shared v0.1.6 [INFO] [stderr] Checking libloading v0.6.7 [INFO] [stderr] Checking instant v0.1.12 [INFO] [stderr] Checking lock_api v0.4.5 [INFO] [stderr] Checking inflate v0.4.5 [INFO] [stderr] Checking itertools v0.8.2 [INFO] [stderr] Checking deflate v0.7.20 [INFO] [stderr] Checking stb_truetype v0.3.1 [INFO] [stderr] Checking gif v0.10.3 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Checking crossbeam-channel v0.5.1 [INFO] [stderr] Checking aho-corasick v0.7.18 [INFO] [stderr] Checking png v0.15.3 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking libretro-sys v0.1.1 [INFO] [stderr] Checking getrandom v0.2.3 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Checking uuid v0.8.2 [INFO] [stderr] Checking parking_lot v0.11.2 [INFO] [stderr] Checking crossbeam-deque v0.8.1 [INFO] [stderr] Checking crossbeam v0.8.1 [INFO] [stderr] Compiling paste-impl v0.1.18 [INFO] [stderr] Compiling pyo3 v0.14.5 [INFO] [stderr] Checking regex v1.5.4 [INFO] [stderr] Checking ordered-float v1.1.1 [INFO] [stderr] Checking approx v0.3.2 [INFO] [stderr] Checking miniquad v0.3.0-alpha.11 [INFO] [stderr] Checking rusttype v0.8.3 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking png v0.14.1 [INFO] [stderr] Checking paste v0.1.18 [INFO] [stderr] Checking image v0.22.5 [INFO] [stderr] Checking rusttype v0.7.9 [INFO] [stderr] Checking miniquad_text_rusttype v0.1.2 [INFO] [stderr] Checking megaui v0.2.12 [INFO] [stderr] Checking quad-gl v0.2.3 [INFO] [stderr] Checking macroquad v0.2.9 (https://github.com/not-fl3/macroquad?rev=31cff5d89ed17a6c83f39cf6568348dab25145dc#31cff5d8) [INFO] [stderr] Compiling darling_core v0.10.2 [INFO] [stderr] Compiling pyo3-macros-backend v0.14.5 [INFO] [stderr] Checking jpeg-decoder v0.1.22 [INFO] [stderr] Checking id-arena v2.2.1 [INFO] [stderr] Checking tiff v0.2.2 [INFO] [stderr] Checking image v0.21.3 [INFO] [stderr] Checking retro-rs v0.3.2 (https://github.com/JoeOsborn/retro-rs?branch=master#e0526d1f) [INFO] [stderr] Compiling darling_macro v0.10.2 [INFO] [stderr] Compiling indoc-impl v0.3.6 [INFO] [stderr] Compiling argh_derive v0.1.6 [INFO] [stderr] Compiling pyo3-macros v0.14.5 [INFO] [stderr] Checking indoc v0.3.6 [INFO] [stderr] Compiling darling v0.10.2 [INFO] [stderr] Compiling derive_builder_core v0.9.0 [INFO] [stderr] Checking argh v0.1.6 [INFO] [stderr] Checking tabbycat v0.1.2 [INFO] [stderr] Checking mappy v0.1.0 (/opt/rustwide/workdir/mappy) [INFO] [stderr] Documenting mappy v0.1.0 (/opt/rustwide/workdir/mappy) [INFO] [stderr] Documenting int v0.1.0 (/opt/rustwide/workdir/int) [INFO] [stderr] Documenting scrolls v0.1.0 (/opt/rustwide/workdir/scrolls) [INFO] [stderr] Documenting batch v0.1.0 (/opt/rustwide/workdir/batch) [INFO] [stderr] Documenting access v0.1.0 (/opt/rustwide/workdir/access) [INFO] [stderr] Finished dev [optimized + debuginfo] target(s) in 23.85s [INFO] running `Command { std: "docker" "inspect" "b1b54c9a16e780ae15aac5edd9f81ec4d417cf9f87215d6718ef979734973fdd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b1b54c9a16e780ae15aac5edd9f81ec4d417cf9f87215d6718ef979734973fdd", kill_on_drop: false }` [INFO] [stdout] b1b54c9a16e780ae15aac5edd9f81ec4d417cf9f87215d6718ef979734973fdd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "RUSTC_BOOTSTRAP=1" "-e" "DOCS_RS=1" "-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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-05-20" "rustdoc" "--lib" "-Zrustdoc-map" "--frozen" "--message-format=json" "--" "-Z" "unstable-options" "--document-private-items", kill_on_drop: false }` [INFO] [stdout] 9d71ccf53a7ede0d725ce1a21bcd2e5bcb4192305ff4d3dc9c468524f5683ada [INFO] running `Command { std: "docker" "start" "-a" "9d71ccf53a7ede0d725ce1a21bcd2e5bcb4192305ff4d3dc9c468524f5683ada", kill_on_drop: false }` [INFO] [stderr] error: manifest path `/opt/rustwide/workdir/Cargo.toml` is a virtual manifest, but this command requires running against an actual package in this workspace [INFO] running `Command { std: "docker" "inspect" "9d71ccf53a7ede0d725ce1a21bcd2e5bcb4192305ff4d3dc9c468524f5683ada", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9d71ccf53a7ede0d725ce1a21bcd2e5bcb4192305ff4d3dc9c468524f5683ada", kill_on_drop: false }` [INFO] [stdout] 9d71ccf53a7ede0d725ce1a21bcd2e5bcb4192305ff4d3dc9c468524f5683ada