[INFO] cloning repository https://github.com/nyantec/thrusftp [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nyantec/thrusftp" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnyantec%2Fthrusftp", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnyantec%2Fthrusftp'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] fb42d7b606d46d42f6702cd4360806ecc1bbcd65 [INFO] documenting nyantec/thrusftp 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%2Fnyantec%2Fthrusftp" "/workspace/builds/worker-17/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-17/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/nyantec/thrusftp 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/nyantec/thrusftp [INFO] finished tweaking git repo https://github.com/nyantec/thrusftp [INFO] tweaked toml for git repo https://github.com/nyantec/thrusftp written to /workspace/builds/worker-17/source/Cargo.toml [INFO] crate git repo https://github.com/nyantec/thrusftp 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-17/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-17/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] ad2ae5d5ef85bb6c1751497ebbc14e13801e00fd22a8b25fd17f802bc075be0b [INFO] running `Command { std: "docker" "start" "-a" "ad2ae5d5ef85bb6c1751497ebbc14e13801e00fd22a8b25fd17f802bc075be0b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ad2ae5d5ef85bb6c1751497ebbc14e13801e00fd22a8b25fd17f802bc075be0b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ad2ae5d5ef85bb6c1751497ebbc14e13801e00fd22a8b25fd17f802bc075be0b", kill_on_drop: false }` [INFO] [stdout] ad2ae5d5ef85bb6c1751497ebbc14e13801e00fd22a8b25fd17f802bc075be0b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-17/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-17/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] 2ea2ccc9a4fa9c06db53cf228c7e2ceb4576c1896325cb30b3582a4284c1f17d [INFO] running `Command { std: "docker" "start" "-a" "2ea2ccc9a4fa9c06db53cf228c7e2ceb4576c1896325cb30b3582a4284c1f17d", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.28 [INFO] [stderr] Compiling syn v1.0.75 [INFO] [stderr] Compiling libc v0.2.100 [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Checking pin-project-lite v0.2.7 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling futures-core v0.3.16 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking smallvec v1.6.1 [INFO] [stderr] Compiling futures-task v0.3.16 [INFO] [stderr] Compiling futures-channel v0.3.16 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Checking futures-sink v0.3.16 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Checking bytes v1.0.1 [INFO] [stderr] Checking once_cell v1.8.0 [INFO] [stderr] Compiling async-trait v0.1.51 [INFO] [stderr] Checking cpufeatures v0.1.5 [INFO] [stderr] Compiling cc v1.0.69 [INFO] [stderr] Compiling anyhow v1.0.43 [INFO] [stderr] Checking futures-io v0.3.16 [INFO] [stderr] Compiling winapi v0.3.9 [INFO] [stderr] Checking unicode-xid v0.2.2 [INFO] [stderr] Checking slab v0.4.4 [INFO] [stderr] Checking base64ct v1.0.1 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Compiling serde_derive v1.0.127 [INFO] [stderr] Compiling serde v1.0.127 [INFO] [stderr] Checking ppv-lite86 v0.2.10 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Checking block-padding v0.2.1 [INFO] [stderr] Checking zeroize v1.3.0 [INFO] [stderr] Checking bit-vec v0.6.3 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking data-encoding v2.3.2 [INFO] [stderr] Checking md5 v0.7.0 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Checking instant v0.1.10 [INFO] [stderr] Compiling tokio v1.10.0 [INFO] [stderr] Compiling futures-macro v0.3.16 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling futures-util v0.3.16 [INFO] [stderr] Compiling num-bigint v0.4.0 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Checking lock_api v0.4.4 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking getrandom v0.2.3 [INFO] [stderr] Checking parking_lot_core v0.8.3 [INFO] [stderr] Checking signal-hook-registry v1.4.0 [INFO] [stderr] Checking mio v0.7.13 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking dirs-sys v0.3.6 [INFO] [stderr] Checking cryptovec v0.6.1 [INFO] [stderr] Checking dirs v3.0.2 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking parking_lot v0.11.1 [INFO] [stderr] Compiling libsodium-sys v0.2.7 [INFO] [stderr] Checking cipher v0.3.0 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking crypto-mac v0.11.1 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking password-hash v0.2.2 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking flate2 v1.0.20 [INFO] [stderr] Checking sha2 v0.9.5 [INFO] [stderr] Checking hmac v0.11.0 [INFO] [stderr] Checking blowfish v0.8.0 [INFO] [stderr] Checking ctr v0.7.0 [INFO] [stderr] Checking block-modes v0.8.1 [INFO] [stderr] Checking rand v0.8.4 [INFO] [stderr] Checking aes v0.7.4 [INFO] [stderr] Checking pbkdf2 v0.8.0 [INFO] [stderr] Checking bcrypt-pbkdf v0.6.2 [INFO] [stderr] Checking yasna v0.4.0 [INFO] [stderr] Checking darling_core v0.13.0 [INFO] [stderr] Compiling tokio-macros v1.3.0 [INFO] [stderr] Compiling thiserror-impl v1.0.26 [INFO] [stderr] Compiling darling_macro v0.13.0 [INFO] [stderr] Checking thiserror v1.0.26 [INFO] [stderr] Compiling darling v0.13.0 [INFO] [stderr] Documenting bin_ser v0.1.0 (/opt/rustwide/workdir/bin-ser) [INFO] [stderr] Compiling bin_ser v0.1.0 (/opt/rustwide/workdir/bin-ser) [INFO] [stderr] Checking thrusftp_protocol v0.1.0 (/opt/rustwide/workdir/thrusftp-protocol) [INFO] [stderr] Documenting thrusftp_protocol v0.1.0 (/opt/rustwide/workdir/thrusftp-protocol) [INFO] [stderr] Checking futures-executor v0.3.16 [INFO] [stderr] Checking futures v0.3.16 [INFO] [stderr] Checking tokio-stream v0.1.7 [INFO] [stderr] Documenting thrusftp_server v0.1.0 (/opt/rustwide/workdir/thrusftp-server) [INFO] [stderr] Documenting thrusftp_fs_local v0.1.0 (/opt/rustwide/workdir/thrusftp-fs-local) [INFO] [stderr] Checking thrussh-libsodium v0.2.1 [INFO] [stderr] Checking thrussh-keys v0.21.0 (/opt/rustwide/workdir/thrussh/thrussh-keys) [INFO] [stderr] Documenting thrussh-keys v0.21.0 (/opt/rustwide/workdir/thrussh/thrussh-keys) [INFO] [stderr] Documenting thrussh v0.33.5 (/opt/rustwide/workdir/thrussh/thrussh) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 5m 24s [INFO] running `Command { std: "docker" "inspect" "2ea2ccc9a4fa9c06db53cf228c7e2ceb4576c1896325cb30b3582a4284c1f17d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2ea2ccc9a4fa9c06db53cf228c7e2ceb4576c1896325cb30b3582a4284c1f17d", kill_on_drop: false }` [INFO] [stdout] 2ea2ccc9a4fa9c06db53cf228c7e2ceb4576c1896325cb30b3582a4284c1f17d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-17/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-17/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] [stdout] 6067c9979a31183dcb2fd1f49766442825f6bd734f03fc3d886bf5a8861fa69e [INFO] running `Command { std: "docker" "start" "-a" "6067c9979a31183dcb2fd1f49766442825f6bd734f03fc3d886bf5a8861fa69e", 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" "6067c9979a31183dcb2fd1f49766442825f6bd734f03fc3d886bf5a8861fa69e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6067c9979a31183dcb2fd1f49766442825f6bd734f03fc3d886bf5a8861fa69e", kill_on_drop: false }` [INFO] [stdout] 6067c9979a31183dcb2fd1f49766442825f6bd734f03fc3d886bf5a8861fa69e