[INFO] cloning repository https://github.com/YZITE/yzix [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/YZITE/yzix" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FYZITE%2Fyzix", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FYZITE%2Fyzix'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c19f56d36d14eec62e7d0daea873ade8b477fc38 [INFO] documenting YZITE/yzix 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%2FYZITE%2Fyzix" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/YZITE/yzix 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/YZITE/yzix [INFO] finished tweaking git repo https://github.com/YZITE/yzix [INFO] tweaked toml for git repo https://github.com/YZITE/yzix written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/YZITE/yzix 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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] db9c09f40133c9cf3e283bb1fdd0f693fc567f56d2177b0f2d0166f3cebe91c4 [INFO] running `Command { std: "docker" "start" "-a" "db9c09f40133c9cf3e283bb1fdd0f693fc567f56d2177b0f2d0166f3cebe91c4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "db9c09f40133c9cf3e283bb1fdd0f693fc567f56d2177b0f2d0166f3cebe91c4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "db9c09f40133c9cf3e283bb1fdd0f693fc567f56d2177b0f2d0166f3cebe91c4", kill_on_drop: false }` [INFO] [stdout] db9c09f40133c9cf3e283bb1fdd0f693fc567f56d2177b0f2d0166f3cebe91c4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] f2959a500b902bf0817bae06b2b6fe9b5735fd63617fda81eb52b8769640728f [INFO] running `Command { std: "docker" "start" "-a" "f2959a500b902bf0817bae06b2b6fe9b5735fd63617fda81eb52b8769640728f", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.124 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.91 [INFO] [stderr] Compiling camino v1.0.7 [INFO] [stderr] Checking base64 v0.20.0-alpha.1 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Checking untrusted v0.7.1 [INFO] [stderr] Checking slab v0.4.6 [INFO] [stderr] Checking spin v0.5.2 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Compiling zstd-safe v4.1.4+zstd.1.5.2 [INFO] [stderr] Compiling rustls v0.20.4 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling httparse v1.7.0 [INFO] [stderr] Checking fastrand v1.7.0 [INFO] [stderr] Checking event-listener v2.5.2 [INFO] [stderr] Checking httpdate v1.0.2 [INFO] [stderr] Compiling encoding_rs v0.8.31 [INFO] [stderr] Checking lru v0.7.5 [INFO] [stderr] Checking store-ref-scanner v0.1.0 [INFO] [stderr] Checking strsim v0.10.0 [INFO] [stderr] Checking termcolor v1.1.3 [INFO] [stderr] Checking ipnet v2.5.0 [INFO] [stderr] Compiling unindent v0.1.8 [INFO] [stderr] Checking path-clean v0.1.0 [INFO] [stderr] Checking tracing-core v0.1.26 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Checking sharded-slab v0.1.4 [INFO] [stderr] Checking thread_local v1.1.4 [INFO] [stderr] Compiling indexmap v1.8.1 [INFO] [stderr] Checking rustls-pemfile v0.3.0 [INFO] [stderr] Checking clap_lex v0.1.1 [INFO] [stderr] Compiling proc-macro2 v1.0.37 [INFO] [stderr] Checking log v0.4.16 [INFO] [stderr] Checking http-body v0.4.4 [INFO] [stderr] Checking async-channel v1.6.1 [INFO] [stderr] Checking url v2.2.2 [INFO] [stderr] Compiling indoc v1.0.4 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Checking tracing-log v0.1.3 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Checking tracing-subscriber v0.3.11 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking num_cpus v1.13.1 [INFO] [stderr] Checking socket2 v0.4.4 [INFO] [stderr] Checking mio v0.8.2 [INFO] [stderr] Checking signal-hook-registry v1.4.0 [INFO] [stderr] Checking xattr v0.2.2 [INFO] [stderr] Checking filetime v0.2.16 [INFO] [stderr] Checking getrandom v0.2.6 [INFO] [stderr] Checking tempfile v3.3.0 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking fs2 v0.4.3 [INFO] [stderr] Compiling jobserver v0.1.24 [INFO] [stderr] Checking block-buffer v0.10.2 [INFO] [stderr] Checking crypto-common v0.1.3 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking digest v0.10.3 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking blake2 v0.10.4 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling zstd-sys v1.6.3+zstd.1.5.2 [INFO] [stderr] Compiling darling_core v0.12.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking webpki v0.22.0 [INFO] [stderr] Checking sct v0.7.0 [INFO] [stderr] Checking webpki-roots v0.22.3 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling tracing-attributes v0.1.20 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling pin-project-internal v1.0.10 [INFO] [stderr] Compiling getset v0.1.2 [INFO] [stderr] Compiling clap_derive v3.1.7 [INFO] [stderr] Compiling darling_macro v0.12.4 [INFO] [stderr] Checking tokio v1.17.0 [INFO] [stderr] Checking pin-project v1.0.10 [INFO] [stderr] Checking thiserror v1.0.30 [INFO] [stderr] Checking tracing v0.1.34 [INFO] [stderr] Compiling darling v0.12.4 [INFO] [stderr] Checking clap v3.1.12 [INFO] [stderr] Compiling derive_builder_core v0.10.2 [INFO] [stderr] Checking tracing-futures v0.2.5 [INFO] [stderr] Compiling derive_builder_macro v0.10.2 [INFO] [stderr] Checking serde v1.0.136 [INFO] [stderr] Checking derive_builder v0.10.2 [INFO] [stderr] Checking tokio-util v0.7.1 [INFO] [stderr] Checking tokio-rustls v0.23.3 [INFO] [stderr] Checking h2 v0.3.13 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Checking serde_json v1.0.79 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking toml v0.5.9 [INFO] [stderr] Checking yzix-core v0.1.0 (/opt/rustwide/workdir/crates/yzix-core) [INFO] [stderr] Documenting yzix-core v0.1.0 (/opt/rustwide/workdir/crates/yzix-core) [INFO] [stderr] Checking hyper v0.14.18 [INFO] [stderr] Checking yzix-proto v0.1.0 (/opt/rustwide/workdir/crates/yzix-proto) [INFO] [stderr] Documenting yzix-proto v0.1.0 (/opt/rustwide/workdir/crates/yzix-proto) [INFO] [stderr] Checking oci-spec v0.5.5 [INFO] [stderr] Checking yzix-client v0.1.0 (/opt/rustwide/workdir/crates/yzix-client) [INFO] [stderr] Documenting yzix-client v0.1.0 (/opt/rustwide/workdir/crates/yzix-client) [INFO] [stderr] Checking zstd v0.10.0+zstd.1.5.2 [INFO] [stderr] Checking async-compression v0.3.12 [INFO] [stderr] Checking hyper-rustls v0.23.0 [INFO] [stderr] Checking reqwest v0.11.10 [INFO] [stderr] Documenting example-bootstrap v0.1.0 (/opt/rustwide/workdir/crates/example-bootstrap) [INFO] [stderr] Documenting example-fetch2store v0.1.0 (/opt/rustwide/workdir/crates/example-fetch2store) [INFO] [stderr] Checking yzix-store-builder v0.1.0 (/opt/rustwide/workdir/crates/yzix-store-builder) [INFO] [stderr] Documenting yzix-store-builder v0.1.0 (/opt/rustwide/workdir/crates/yzix-store-builder) [INFO] [stderr] Documenting yzix-server v0.1.0 (/opt/rustwide/workdir/crates/yzix-server) [INFO] [stderr] Documenting yzix-gc v0.1.0 (/opt/rustwide/workdir/crates/yzix-gc) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3m 03s [INFO] running `Command { std: "docker" "inspect" "f2959a500b902bf0817bae06b2b6fe9b5735fd63617fda81eb52b8769640728f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f2959a500b902bf0817bae06b2b6fe9b5735fd63617fda81eb52b8769640728f", kill_on_drop: false }` [INFO] [stdout] f2959a500b902bf0817bae06b2b6fe9b5735fd63617fda81eb52b8769640728f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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] c40a332ce253de2119e965a4bc1bd6a79737b6c00451f42fd911e4b05a021ee8 [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" "c40a332ce253de2119e965a4bc1bd6a79737b6c00451f42fd911e4b05a021ee8", 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" "c40a332ce253de2119e965a4bc1bd6a79737b6c00451f42fd911e4b05a021ee8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c40a332ce253de2119e965a4bc1bd6a79737b6c00451f42fd911e4b05a021ee8", kill_on_drop: false }` [INFO] [stdout] c40a332ce253de2119e965a4bc1bd6a79737b6c00451f42fd911e4b05a021ee8