[INFO] cloning repository https://github.com/oupson/rustcryptfs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/oupson/rustcryptfs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Foupson%2Frustcryptfs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Foupson%2Frustcryptfs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 47e24be8da2589085e13290b1425c1e545e30f2f [INFO] documenting oupson/rustcryptfs against 1.61.0 for beta-1.62-rustdoc-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Foupson%2Frustcryptfs" "/workspace/builds/worker-9/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/oupson/rustcryptfs on toolchain 1.61.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.61.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/oupson/rustcryptfs [INFO] finished tweaking git repo https://github.com/oupson/rustcryptfs [INFO] tweaked toml for git repo https://github.com/oupson/rustcryptfs written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate git repo https://github.com/oupson/rustcryptfs already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.61.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded scrypt v0.8.1 [INFO] [stderr] Downloaded pbkdf2 v0.10.1 [INFO] [stderr] Downloaded block-padding v0.3.2 [INFO] [stderr] Downloaded base64ct v1.0.1 [INFO] [stderr] Downloaded password-hash v0.3.2 [INFO] [stderr] Downloaded eme-mode v0.3.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "+1.61.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2b44f7ed52c0a7eb8408b51c6c83f05590c8f0f7e70a8e3d65e1142aacf67bea [INFO] running `Command { std: "docker" "start" "-a" "2b44f7ed52c0a7eb8408b51c6c83f05590c8f0f7e70a8e3d65e1142aacf67bea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2b44f7ed52c0a7eb8408b51c6c83f05590c8f0f7e70a8e3d65e1142aacf67bea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2b44f7ed52c0a7eb8408b51c6c83f05590c8f0f7e70a8e3d65e1142aacf67bea", kill_on_drop: false }` [INFO] [stdout] 2b44f7ed52c0a7eb8408b51c6c83f05590c8f0f7e70a8e3d65e1142aacf67bea [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "+1.61.0" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fa74a2aab8fe9cf40a26cd91e88ff3fcdb01aeecdb59959bb34dfcef87151151 [INFO] running `Command { std: "docker" "start" "-a" "fa74a2aab8fe9cf40a26cd91e88ff3fcdb01aeecdb59959bb34dfcef87151151", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling proc-macro2 v1.0.39 [INFO] [stderr] Compiling unicode-ident v1.0.0 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking subtle v2.4.1 [INFO] [stderr] Compiling syn v1.0.95 [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Checking cpufeatures v0.2.2 [INFO] [stderr] Checking opaque-debug v0.3.0 [INFO] [stderr] Compiling serde_derive v1.0.137 [INFO] [stderr] Compiling serde v1.0.137 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Checking base64ct v1.0.1 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling serde_json v1.0.81 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Compiling anyhow v1.0.57 [INFO] [stderr] Checking termcolor v1.1.3 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Checking base64 v0.13.0 [INFO] [stderr] Checking regex-syntax v0.6.26 [INFO] [stderr] Checking os_str_bytes v6.0.1 [INFO] [stderr] Checking strsim v0.10.0 [INFO] [stderr] Checking itoa v1.0.2 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking ryu v1.0.10 [INFO] [stderr] Checking textwrap v0.15.0 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking clap_lex v0.2.0 [INFO] [stderr] Compiling indexmap v1.8.1 [INFO] [stderr] Checking aho-corasick v0.7.18 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Checking getrandom v0.2.6 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking regex v1.5.6 [INFO] [stderr] Checking crypto-common v0.1.3 [INFO] [stderr] Checking block-buffer v0.10.2 [INFO] [stderr] Checking cipher v0.3.0 [INFO] [stderr] Checking block-padding v0.3.2 [INFO] [stderr] Checking universal-hash v0.4.1 [INFO] [stderr] Checking aead v0.4.3 [INFO] [stderr] Checking polyval v0.5.3 [INFO] [stderr] Checking inout v0.1.3 [INFO] [stderr] Checking password-hash v0.3.2 [INFO] [stderr] Checking digest v0.10.3 [INFO] [stderr] Checking ctr v0.8.0 [INFO] [stderr] Checking aes v0.7.5 [INFO] [stderr] Checking salsa20 v0.9.0 [INFO] [stderr] Checking ghash v0.4.4 [INFO] [stderr] Checking cipher v0.4.3 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking sha2 v0.10.2 [INFO] [stderr] Checking pbkdf2 v0.10.1 [INFO] [stderr] Checking aes-gcm v0.9.4 [INFO] [stderr] Checking eme-mode v0.3.1 [INFO] [stderr] Checking aes v0.8.1 [INFO] [stderr] Checking hkdf v0.12.3 [INFO] [stderr] Checking scrypt v0.8.1 [INFO] [stderr] Checking env_logger v0.9.0 [INFO] [stderr] Compiling thiserror-impl v1.0.31 [INFO] [stderr] Compiling clap_derive v3.1.18 [INFO] [stderr] Checking thiserror v1.0.31 [INFO] [stderr] Checking clap v3.1.18 [INFO] [stderr] Checking rustcryptfs-lib v0.1.0 (/opt/rustwide/workdir/rustcryptfs-lib) [INFO] [stderr] Documenting rustcryptfs-lib v0.1.0 (/opt/rustwide/workdir/rustcryptfs-lib) [INFO] [stdout] warning: field is never read: `creator` [INFO] [stdout] --> rustcryptfs-lib/src/config.rs:52:5 [INFO] [stdout] | [INFO] [stdout] 52 | creator: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `CryptConf` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> rustcryptfs-lib/src/config.rs:49:30 [INFO] [stdout] | [INFO] [stdout] 49 | #[derive(serde::Deserialize, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `version` [INFO] [stdout] --> rustcryptfs-lib/src/config.rs:58:5 [INFO] [stdout] | [INFO] [stdout] 58 | version: u8, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `CryptConf` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> rustcryptfs-lib/src/config.rs:49:30 [INFO] [stdout] | [INFO] [stdout] 49 | #[derive(serde::Deserialize, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `key_len` [INFO] [stdout] --> rustcryptfs-lib/src/config.rs:102:5 [INFO] [stdout] | [INFO] [stdout] 102 | key_len: u32, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `ScryptObject` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> rustcryptfs-lib/src/config.rs:91:30 [INFO] [stdout] | [INFO] [stdout] 91 | #[derive(serde::Deserialize, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Documenting rustcryptfs v0.0.1 (/opt/rustwide/workdir/rustcryptfs) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 5m 25s [INFO] running `Command { std: "docker" "inspect" "fa74a2aab8fe9cf40a26cd91e88ff3fcdb01aeecdb59959bb34dfcef87151151", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fa74a2aab8fe9cf40a26cd91e88ff3fcdb01aeecdb59959bb34dfcef87151151", kill_on_drop: false }` [INFO] [stdout] fa74a2aab8fe9cf40a26cd91e88ff3fcdb01aeecdb59959bb34dfcef87151151 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "+1.61.0" "rustdoc" "--lib" "-Zrustdoc-map" "--frozen" "--message-format=json" "--" "-Z" "unstable-options" "--document-private-items", kill_on_drop: false }` [INFO] [stdout] 5d638ba9683fbe00449f611facbf679efc7c132873e9f2945871d06684a715bc [INFO] running `Command { std: "docker" "start" "-a" "5d638ba9683fbe00449f611facbf679efc7c132873e9f2945871d06684a715bc", 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" "5d638ba9683fbe00449f611facbf679efc7c132873e9f2945871d06684a715bc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5d638ba9683fbe00449f611facbf679efc7c132873e9f2945871d06684a715bc", kill_on_drop: false }` [INFO] [stdout] 5d638ba9683fbe00449f611facbf679efc7c132873e9f2945871d06684a715bc