[INFO] cloning repository https://github.com/Azsquare/my [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Azsquare/my" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAzsquare%2Fmy", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAzsquare%2Fmy'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 47f5e9abbf797ca9b06cafd918f5fc103d1c515b [INFO] documenting Azsquare/my 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%2FAzsquare%2Fmy" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Azsquare/my 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/Azsquare/my [INFO] finished tweaking git repo https://github.com/Azsquare/my [INFO] tweaked toml for git repo https://github.com/Azsquare/my written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/Azsquare/my 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] b1ee94ade1c88aad6fbab8129a41a254a8d2e83dbdf2591f56d766238fe7aa64 [INFO] running `Command { std: "docker" "start" "-a" "b1ee94ade1c88aad6fbab8129a41a254a8d2e83dbdf2591f56d766238fe7aa64", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b1ee94ade1c88aad6fbab8129a41a254a8d2e83dbdf2591f56d766238fe7aa64", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b1ee94ade1c88aad6fbab8129a41a254a8d2e83dbdf2591f56d766238fe7aa64", kill_on_drop: false }` [INFO] [stdout] b1ee94ade1c88aad6fbab8129a41a254a8d2e83dbdf2591f56d766238fe7aa64 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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] 8a84b76759ec9cedc732707342b1264d0fe2136c38861e3b05ccba5fbd3e7135 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "8a84b76759ec9cedc732707342b1264d0fe2136c38861e3b05ccba5fbd3e7135", kill_on_drop: false }` [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `texture-synthesis` in package `texture-synthesis-cli v0.8.3 (/opt/rustwide/workdir/cli)` has the same output filename as the lib target `texture-synthesis` in package `texture-synthesis v0.8.2 (/opt/rustwide/workdir/lib)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/doc/texture_synthesis/index.html [INFO] [stderr] The targets should have unique names. [INFO] [stderr] This is a known bug where multiple crates with the same name use [INFO] [stderr] the same path; see . [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking pdqselect v0.1.1 [INFO] [stderr] Checking number_prefix v0.4.0 [INFO] [stderr] Checking regex v1.5.4 [INFO] [stderr] Checking crc32fast v1.3.2 [INFO] [stderr] Checking crossbeam-utils v0.8.7 [INFO] [stderr] Checking terminal_size v0.1.17 [INFO] [stderr] Checking num_cpus v1.13.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking clap v2.34.0 [INFO] [stderr] Checking console v0.15.0 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking rand_pcg v0.3.1 [INFO] [stderr] Checking png v0.16.8 [INFO] [stderr] Checking rstar v0.7.1 [INFO] [stderr] Checking indicatif v0.16.2 [INFO] [stderr] Checking image v0.23.12 [INFO] [stderr] Checking texture-synthesis v0.8.2 (/opt/rustwide/workdir/lib) [INFO] [stderr] Documenting texture-synthesis v0.8.2 (/opt/rustwide/workdir/lib) [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling structopt-derive v0.4.18 [INFO] [stderr] Checking structopt v0.3.26 [INFO] [stderr] Documenting texture-synthesis-cli v0.8.3 (/opt/rustwide/workdir/cli) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 38.19s [INFO] running `Command { std: "docker" "inspect" "8a84b76759ec9cedc732707342b1264d0fe2136c38861e3b05ccba5fbd3e7135", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8a84b76759ec9cedc732707342b1264d0fe2136c38861e3b05ccba5fbd3e7135", kill_on_drop: false }` [INFO] [stdout] 8a84b76759ec9cedc732707342b1264d0fe2136c38861e3b05ccba5fbd3e7135 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "DOCS_RS=1" "-e" "RUSTC_BOOTSTRAP=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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 9cc4eb5df64369798718af209fedeb312bbe43114987084964349939454479be [INFO] running `Command { std: "docker" "start" "-a" "9cc4eb5df64369798718af209fedeb312bbe43114987084964349939454479be", 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" "9cc4eb5df64369798718af209fedeb312bbe43114987084964349939454479be", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9cc4eb5df64369798718af209fedeb312bbe43114987084964349939454479be", kill_on_drop: false }` [INFO] [stdout] 9cc4eb5df64369798718af209fedeb312bbe43114987084964349939454479be