[INFO] cloning repository https://github.com/pbeza/wildland-core [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/pbeza/wildland-core" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpbeza%2Fwildland-core", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpbeza%2Fwildland-core'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7d983a1e6576a364c60d4bb84ac91ed60b0fae6b [INFO] documenting pbeza/wildland-core/7d983a1e6576a364c60d4bb84ac91ed60b0fae6b against 1.91.0 for beta-1.92-rustdoc-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpbeza%2Fwildland-core" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/pbeza/wildland-core [INFO] finished tweaking git repo https://github.com/pbeza/wildland-core [INFO] tweaked toml for git repo https://github.com/pbeza/wildland-core written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/pbeza/wildland-core on toolchain 1.91.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/pbeza/wildland-core already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] Updating git repository `https://github.com/hoodmane/instant.git` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded crypto_box v0.8.2 [INFO] [stderr] Downloaded rusty-bind-build v0.1.0 [INFO] [stderr] Downloaded anyhow v1.0.68 [INFO] [stderr] Downloaded aead v0.5.1 [INFO] [stderr] Downloaded chrono-tz-build v0.0.3 [INFO] [stderr] Downloaded unic-segment v0.9.0 [INFO] [stderr] Downloaded mockito v0.31.1 [INFO] [stderr] Downloaded base64 v0.20.0 [INFO] [stderr] Downloaded phf_codegen v0.11.1 [INFO] [stderr] Downloaded pest_generator v2.5.2 [INFO] [stderr] Downloaded rusty-bind v0.1.0 [INFO] [stderr] Downloaded tracing-appender v0.2.2 [INFO] [stderr] Downloaded const_format_proc_macros v0.2.29 [INFO] [stderr] Downloaded similar v2.2.1 [INFO] [stderr] Downloaded nom v7.1.2 [INFO] [stderr] Downloaded serde_yaml v0.9.16 [INFO] [stderr] Downloaded const_format v0.2.30 [INFO] [stderr] Downloaded bindgen v0.63.0 [INFO] [stderr] Downloaded cxx-build v1.0.85 [INFO] [stderr] Downloaded pest v2.5.2 [INFO] [stderr] Downloaded cxxbridge-macro v1.0.85 [INFO] [stderr] Downloaded webpki-roots v0.22.6 [INFO] [stderr] Downloaded crossbeam-utils v0.8.14 [INFO] [stderr] Downloaded rustls v0.20.7 [INFO] [stderr] Downloaded cfg-expr v0.12.0 [INFO] [stderr] Downloaded rusty-bind-parser v0.1.0 [INFO] [stderr] Downloaded ron v0.8.0 [INFO] [stderr] Downloaded unic-ucd-segment v0.9.0 [INFO] [stderr] Downloaded rustbreak v2.0.0 [INFO] [stderr] Downloaded fragile v2.0.0 [INFO] [stderr] Downloaded mockall_derive v0.11.3 [INFO] [stderr] Downloaded mockall v0.11.3 [INFO] [stderr] Downloaded rstest_macros v0.16.0 [INFO] [stderr] Downloaded rstest v0.16.0 [INFO] [stderr] Downloaded pest_derive v2.5.2 [INFO] [stderr] Downloaded assert-json-diff v2.0.2 [INFO] [stderr] Downloaded cxx v1.0.85 [INFO] [stderr] Downloaded chrono-tz v0.6.3 [INFO] [stderr] Downloaded tracing-oslog v0.1.2 [INFO] [stderr] Downloaded pest_meta v2.5.2 [INFO] [stderr] Downloaded rsfs v0.4.1 [INFO] [stderr] Downloaded predicates v2.1.5 [INFO] [stderr] Downloaded termtree v0.4.0 [INFO] [stderr] Downloaded predicates-tree v1.0.7 [INFO] [stderr] Downloaded cxxbridge-flags v1.0.85 [INFO] [stderr] Downloaded toml v0.5.10 [INFO] [stderr] Downloaded minreq v2.6.0 [INFO] [stderr] Downloaded downcast v0.11.0 [INFO] [stderr] Downloaded predicates-core v1.0.5 [INFO] [stderr] Downloaded tera v1.17.1 [INFO] [stderr] Downloaded chacha20 v0.9.0 [INFO] [stderr] Downloaded universal-hash v0.5.0 [INFO] [stderr] Downloaded xsalsa20poly1305 v0.9.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bddfc14065724a793b728848a559a09a386c76040567cc42b99c3b6970ae2916 [INFO] running `Command { std: "docker" "start" "-a" "bddfc14065724a793b728848a559a09a386c76040567cc42b99c3b6970ae2916", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bddfc14065724a793b728848a559a09a386c76040567cc42b99c3b6970ae2916", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bddfc14065724a793b728848a559a09a386c76040567cc42b99c3b6970ae2916", kill_on_drop: false }` [INFO] [stdout] bddfc14065724a793b728848a559a09a386c76040567cc42b99c3b6970ae2916 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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" "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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 16e3a0efac759539475c3a0277e85ff8127532fc61265ef5defbeaa82e14b621 [INFO] running `Command { std: "docker" "start" "-a" "16e3a0efac759539475c3a0277e85ff8127532fc61265ef5defbeaa82e14b621", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] Compiling syn v1.0.107 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Checking subtle v2.4.1 [INFO] [stderr] Compiling generic-array v0.14.6 [INFO] [stderr] Compiling libc v0.2.139 [INFO] [stderr] Compiling thiserror v1.0.38 [INFO] [stderr] Compiling uncased v0.9.7 [INFO] [stderr] Checking cpufeatures v0.2.5 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling regex-syntax v0.6.28 [INFO] [stderr] Compiling anyhow v1.0.68 [INFO] [stderr] Checking tracing-core v0.1.30 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling siphasher v0.3.10 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.14 [INFO] [stderr] Checking ed25519 v1.5.2 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling phf_shared v0.11.1 [INFO] [stderr] Checking thread_local v1.1.4 [INFO] [stderr] Compiling ucd-trie v0.1.5 [INFO] [stderr] Checking bstr v0.2.17 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Compiling phf v0.11.1 [INFO] [stderr] Checking unic-char-range v0.9.0 [INFO] [stderr] Checking unic-common v0.9.0 [INFO] [stderr] Compiling aho-corasick v0.7.20 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking unic-char-property v0.9.0 [INFO] [stderr] Checking unic-ucd-version v0.9.0 [INFO] [stderr] Compiling getrandom v0.2.8 [INFO] [stderr] Checking walkdir v2.3.2 [INFO] [stderr] Checking either v1.8.0 [INFO] [stderr] Checking iana-time-zone v0.1.53 [INFO] [stderr] Compiling cc v1.0.78 [INFO] [stderr] Checking predicates-core v1.0.5 [INFO] [stderr] Checking unic-ucd-segment v0.9.0 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Checking globset v0.4.9 [INFO] [stderr] Checking termtree v0.4.0 [INFO] [stderr] Checking difflib v0.4.0 [INFO] [stderr] Checking num-integer v0.1.45 [INFO] [stderr] Checking unicode-normalization v0.1.22 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking float-cmp v0.9.0 [INFO] [stderr] Checking deunicode v0.4.3 [INFO] [stderr] Checking normalize-line-endings v0.3.0 [INFO] [stderr] Checking chrono v0.4.23 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Checking ignore v0.4.18 [INFO] [stderr] Checking predicates-tree v1.0.7 [INFO] [stderr] Checking slug v0.1.4 [INFO] [stderr] Checking fragile v2.0.0 [INFO] [stderr] Checking downcast v0.11.0 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Checking humansize v1.1.1 [INFO] [stderr] Checking spin v0.5.2 [INFO] [stderr] Checking unic-segment v0.9.0 [INFO] [stderr] Checking untrusted v0.7.1 [INFO] [stderr] Compiling nom v7.1.2 [INFO] [stderr] Compiling bindgen v0.63.0 [INFO] [stderr] Checking globwalk v0.8.1 [INFO] [stderr] Compiling shlex v1.1.0 [INFO] [stderr] Compiling rustls v0.20.7 [INFO] [stderr] Checking yaml-rust v0.4.5 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling which v4.3.0 [INFO] [stderr] Checking humantime v1.3.0 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking unicode-bidi v0.3.8 [INFO] [stderr] Checking remove_dir_all v0.5.3 [INFO] [stderr] Compiling clang-sys v1.4.0 [INFO] [stderr] Checking fastrand v1.8.0 [INFO] [stderr] Checking termcolor v1.1.3 [INFO] [stderr] Compiling minreq v2.6.0 [INFO] [stderr] Compiling build-target v0.4.0 [INFO] [stderr] Checking tempfile v3.3.0 [INFO] [stderr] Checking idna v0.3.0 [INFO] [stderr] Checking env_logger v0.7.1 [INFO] [stderr] Checking form_urlencoded v1.1.0 [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stderr] Checking dirs-sys v0.3.7 [INFO] [stderr] Checking memmap v0.7.0 [INFO] [stderr] Checking http v0.2.8 [INFO] [stderr] Checking directories v4.0.1 [INFO] [stderr] Checking url v2.3.1 [INFO] [stderr] Checking tracing-log v0.1.3 [INFO] [stderr] Checking sharded-slab v0.1.4 [INFO] [stderr] Checking predicates v2.1.5 [INFO] [stderr] Checking time-core v0.1.0 [INFO] [stderr] Compiling phf_generator v0.11.1 [INFO] [stderr] Compiling phf_codegen v0.11.1 [INFO] [stderr] Checking time v0.3.17 [INFO] [stderr] Checking crossbeam-channel v0.5.6 [INFO] [stderr] Checking base64 v0.20.0 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking block-buffer v0.10.3 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking inout v0.1.3 [INFO] [stderr] Checking digest v0.10.6 [INFO] [stderr] Checking universal-hash v0.5.0 [INFO] [stderr] Checking aead v0.5.1 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking poly1305 v0.8.0 [INFO] [stderr] Checking matchers v0.1.0 [INFO] [stderr] Compiling wildland-cargo-lib v0.40.0 (/opt/rustwide/workdir/crates/wildland-cargo-lib) [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking sha2 v0.9.9 [INFO] [stderr] Checking sha2 v0.10.6 [INFO] [stderr] Checking pbkdf2 v0.11.0 [INFO] [stderr] Checking hkdf v0.12.3 [INFO] [stderr] Compiling regex v1.7.0 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling parse-zoneinfo v0.3.0 [INFO] [stderr] Checking webpki v0.22.0 [INFO] [stderr] Checking sct v0.7.0 [INFO] [stderr] Compiling chrono-tz-build v0.0.3 [INFO] [stderr] Checking webpki-roots v0.22.6 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling chrono-tz v0.6.3 [INFO] [stderr] Compiling serde_derive v1.0.152 [INFO] [stderr] Compiling zeroize_derive v1.3.3 [INFO] [stderr] Compiling thiserror-impl v1.0.38 [INFO] [stderr] Compiling tracing-attributes v0.1.23 [INFO] [stderr] Compiling mockall_derive v0.11.3 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Checking zeroize v1.5.7 [INFO] [stderr] Checking cipher v0.4.3 [INFO] [stderr] Checking curve25519-dalek v3.2.0 [INFO] [stderr] Checking salsa20 v0.10.2 [INFO] [stderr] Checking chacha20 v0.9.0 [INFO] [stderr] Checking tracing v0.1.37 [INFO] [stderr] Checking xsalsa20poly1305 v0.9.0 [INFO] [stderr] Checking tiny-bip39 v1.0.0 [INFO] [stderr] Checking pest v2.5.2 [INFO] [stderr] Checking chacha20poly1305 v0.10.1 [INFO] [stderr] Checking x25519-dalek v1.1.1 [INFO] [stderr] Checking crypto_box v0.8.2 [INFO] [stderr] Checking mockall v0.11.3 [INFO] [stderr] Compiling pest_meta v2.5.2 [INFO] [stderr] Checking serde v1.0.152 [INFO] [stderr] Compiling pest_generator v2.5.2 [INFO] [stderr] Compiling wildland-http-client v0.40.0 (/opt/rustwide/workdir/crates/wildland-http-client) [INFO] [stderr] Compiling pest_derive v2.5.2 [INFO] [stderr] Checking serde_json v1.0.91 [INFO] [stderr] Checking ed25519-dalek v1.0.1 [INFO] [stderr] Checking uuid v1.2.2 [INFO] [stderr] Checking serde_yaml v0.8.26 [INFO] [stderr] Checking ron v0.6.6 [INFO] [stderr] Checking tracing-serde v0.1.3 [INFO] [stderr] Checking ron v0.8.0 [INFO] [stderr] Checking serde_yaml v0.9.16 [INFO] [stderr] Checking ed25519-dalek-bip32 v0.2.0 [INFO] [stderr] Checking wildland-crypto v0.40.0 (/opt/rustwide/workdir/crates/wildland-crypto) [INFO] [stderr] Documenting wildland-crypto v0.40.0 (/opt/rustwide/workdir/crates/wildland-crypto) [INFO] [stderr] Checking rustbreak v2.0.0 [INFO] [stderr] Checking tera v1.17.1 [INFO] [stderr] Checking tracing-subscriber v0.3.16 [INFO] [stderr] Documenting wildland-http-client v0.40.0 (/opt/rustwide/workdir/crates/wildland-http-client) [INFO] [stderr] Checking tracing-appender v0.2.2 [INFO] [stderr] Checking wildland-corex v0.40.0 (/opt/rustwide/workdir/crates/wildland-corex) [INFO] [stderr] Documenting wildland-corex v0.40.0 (/opt/rustwide/workdir/crates/wildland-corex) [INFO] [stdout] warning: private item shadows public glob re-export [INFO] [stdout] --> crates/wildland-corex/src/lib.rs:21:1 [INFO] [stdout] | [INFO] [stdout] 21 | mod error; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the name `error` in the type namespace is supposed to be publicly re-exported here [INFO] [stdout] --> crates/wildland-corex/src/lib.rs:26:9 [INFO] [stdout] | [INFO] [stdout] 26 | pub use catlib_service::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: but the private item here shadows it [INFO] [stdout] --> crates/wildland-corex/src/lib.rs:21:1 [INFO] [stdout] | [INFO] [stdout] 21 | mod error; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] = note: `#[warn(hidden_glob_reexports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking wildland-dfs v0.40.0 (/opt/rustwide/workdir/crates/wildland-dfs) [INFO] [stderr] Checking wildland-catlib v0.40.0 (/opt/rustwide/workdir/crates/wildland-catlib) [INFO] [stderr] Documenting wildland-catlib v0.40.0 (/opt/rustwide/workdir/crates/wildland-catlib) [INFO] [stderr] Documenting wildland-dfs v0.40.0 (/opt/rustwide/workdir/crates/wildland-dfs) [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> crates/wildland-dfs/src/unencrypted/mod.rs:95:56 [INFO] [stdout] | [INFO] [stdout] 93 | &'a mut self, [INFO] [stdout] | -- the lifetime is named here [INFO] [stdout] 94 | storages: &'a [Storage], [INFO] [stdout] | -- the lifetime is named here [INFO] [stdout] 95 | ) -> impl Iterator, &Storage)> + '_ { [INFO] [stdout] | ^^^^^^^^ ^^ the same lifetime is elided here [INFO] [stdout] | | [INFO] [stdout] | the same lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 95 - ) -> impl Iterator, &Storage)> + '_ { [INFO] [stdout] 95 + ) -> impl Iterator, &'a Storage)> + 'a { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking wildland-lfs v0.40.0 (/opt/rustwide/workdir/crates/wildland-lfs) [INFO] [stderr] Documenting wildland-lfs v0.40.0 (/opt/rustwide/workdir/crates/wildland-lfs) [INFO] [stderr] Documenting wildland-cargo-lib v0.40.0 (/opt/rustwide/workdir/crates/wildland-cargo-lib) [INFO] [stdout] warning: unresolved link to `Container::add_path` [INFO] [stdout] --> crates/wildland-corex/src/catlib_service/entities.rs:95:39 [INFO] [stdout] | [INFO] [stdout] 95 | /// To set container paths, use [`Container::add_path`] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ no item named `Container` in scope [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Forest` [INFO] [stdout] --> crates/wildland-corex/src/catlib_service/entities.rs:181:18 [INFO] [stdout] | [INFO] [stdout] 181 | /// Return [`Forest`] that contains the [`Container`]. [INFO] [stdout] | ^^^^^^ no item named `Forest` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Container` [INFO] [stdout] --> crates/wildland-corex/src/catlib_service/entities.rs:181:47 [INFO] [stdout] | [INFO] [stdout] 181 | /// Return [`Forest`] that contains the [`Container`]. [INFO] [stdout] | ^^^^^^^^^ no item named `Container` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Container` [INFO] [stdout] --> crates/wildland-corex/src/catlib_service/entities.rs:214:18 [INFO] [stdout] | [INFO] [stdout] 214 | /// Return [`Container`] that contains the [`Storage`]. [INFO] [stdout] | ^^^^^^^^^ no item named `Container` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Storage` [INFO] [stdout] --> crates/wildland-corex/src/catlib_service/entities.rs:214:50 [INFO] [stdout] | [INFO] [stdout] 214 | /// Return [`Container`] that contains the [`Storage`]. [INFO] [stdout] | ^^^^^^^ no item named `Storage` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Forest` [INFO] [stdout] --> crates/wildland-corex/src/catlib_service/entities.rs:231:18 [INFO] [stdout] | [INFO] [stdout] 231 | /// Return [`Forest`] that contains the [`Bridge`]. [INFO] [stdout] | ^^^^^^ no item named `Forest` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Bridge` [INFO] [stdout] --> crates/wildland-corex/src/catlib_service/entities.rs:231:47 [INFO] [stdout] | [INFO] [stdout] 231 | /// Return [`Forest`] that contains the [`Bridge`]. [INFO] [stdout] | ^^^^^^ no item named `Bridge` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Forest` [INFO] [stdout] --> crates/wildland-corex/src/catlib_service/interface.rs:24:18 [INFO] [stdout] | [INFO] [stdout] 24 | /// Return [`Forest`] object by Forest UUID. [INFO] [stdout] | ^^^^^^ no item named `Forest` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Forest` [INFO] [stdout] --> crates/wildland-corex/src/catlib_service/interface.rs:27:18 [INFO] [stdout] | [INFO] [stdout] 27 | /// Return [`Forest`] owned by specified `owner`. [INFO] [stdout] | ^^^^^^ no item named `Forest` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Container` [INFO] [stdout] --> crates/wildland-corex/src/catlib_service/interface.rs:30:18 [INFO] [stdout] | [INFO] [stdout] 30 | /// Return [`Container`] object by Container UUID. [INFO] [stdout] | ^^^^^^^^^ no item named `Container` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Storage` [INFO] [stdout] --> crates/wildland-corex/src/catlib_service/interface.rs:33:18 [INFO] [stdout] | [INFO] [stdout] 33 | /// Return [`Storage`]s that were created using given `template_id` UUID. [INFO] [stdout] | ^^^^^^^ no item named `Storage` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Container` [INFO] [stdout] --> crates/wildland-corex/src/catlib_service/interface.rs:39:18 [INFO] [stdout] | [INFO] [stdout] 39 | /// Return [`Container`]s that were created using given `template_id` UUID. [INFO] [stdout] | ^^^^^^^^^ no item named `Container` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `PathWithStorages` [INFO] [stdout] --> crates/wildland-corex/src/container_manager/path_resolver.rs:43:33 [INFO] [stdout] | [INFO] [stdout] 43 | /// container as a single [`PathWithStorages`] instance, so DFS could choose which Storage to use. [INFO] [stdout] | ^^^^^^^^^^^^^^^^ no item named `PathWithStorages` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unclosed HTML tag `C1` [INFO] [stdout] --> crates/wildland-dfs/src/unencrypted/mod.rs:126:53 [INFO] [stdout] | [INFO] [stdout] 126 | /// NodeDescriptor { path: "/b/c", storage: }, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(rustdoc::invalid_html_tags)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unclosed HTML tag `C2` [INFO] [stdout] --> crates/wildland-dfs/src/unencrypted/mod.rs:127:51 [INFO] [stdout] | [INFO] [stdout] 127 | /// NodeDescriptor { path: "/c", storage: }, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Storage` [INFO] [stdout] --> crates/wildland-catlib/src/container.rs:248:68 [INFO] [stdout] | [INFO] [stdout] 248 | /// Returns [`CatlibError::NoRecordsFound`] if Forest has no [`Storage`]. [INFO] [stdout] | ^^^^^^^ no item named `Storage` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: public documentation for `find_forest` links to private item `Forest` [INFO] [stdout] --> crates/wildland-catlib/src/lib.rs:177:5 [INFO] [stdout] | [INFO] [stdout] 177 | / /// ## Errors [INFO] [stdout] 178 | | /// [INFO] [stdout] 179 | | /// - Returns [`CatlibError::NoRecordsFound`] if no [`Forest`] was found. [INFO] [stdout] 180 | | /// - Returns [`CatlibError::MalformedDatabaseRecord`] if more than one [`Forest`] was found. [INFO] [stdout] 181 | | /// - Returns `RustbreakError` cast on [`CatlibResult`] upon failure to save to the database. [INFO] [stdout] | |_________________________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] - Returns [`CatlibError::NoRecordsFound`] if no [`Forest`] was found. [INFO] [stdout] ^^^^^^^^ [INFO] [stdout] = note: this link resolves only because you passed `--document-private-items`, but will break without [INFO] [stdout] = note: `#[warn(rustdoc::private_intra_doc_links)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: public documentation for `find_forest` links to private item `Forest` [INFO] [stdout] --> crates/wildland-catlib/src/lib.rs:177:5 [INFO] [stdout] | [INFO] [stdout] 177 | / /// ## Errors [INFO] [stdout] 178 | | /// [INFO] [stdout] 179 | | /// - Returns [`CatlibError::NoRecordsFound`] if no [`Forest`] was found. [INFO] [stdout] 180 | | /// - Returns [`CatlibError::MalformedDatabaseRecord`] if more than one [`Forest`] was found. [INFO] [stdout] 181 | | /// - Returns `RustbreakError` cast on [`CatlibResult`] upon failure to save to the database. [INFO] [stdout] | |_________________________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] - Returns [`CatlibError::MalformedDatabaseRecord`] if more than one [`Forest`] was found. [INFO] [stdout] ^^^^^^^^ [INFO] [stdout] = note: this link resolves only because you passed `--document-private-items`, but will break without [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Storage` [INFO] [stdout] --> crates/wildland-catlib/src/lib.rs:211:59 [INFO] [stdout] | [INFO] [stdout] 211 | /// - Returns [`CatlibError::NoRecordsFound`] if no [`Storage`] was found. [INFO] [stdout] | ^^^^^^^ no item named `Storage` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: public documentation for `find_containers_with_template` links to private item `Container` [INFO] [stdout] --> crates/wildland-catlib/src/lib.rs:242:59 [INFO] [stdout] | [INFO] [stdout] 242 | /// - Returns [`CatlibError::NoRecordsFound`] if no [`Container`] was found. [INFO] [stdout] | ^^^^^^^^^ this item is private [INFO] [stdout] | [INFO] [stdout] = note: this link resolves only because you passed `--document-private-items`, but will break without [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `ffi` [INFO] [stdout] --> crates/wildland-cargo-lib/src/lib.rs:23:27 [INFO] [stdout] | [INFO] [stdout] 23 | //! are included within [`ffi`] module which is used by the **RustyBind** crate for generating [INFO] [stdout] | ^^^ no item named `ffi` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `CryptoError` [INFO] [stdout] --> crates/wildland-cargo-lib/src/api/user.rs:29:14 [INFO] [stdout] | [INFO] [stdout] 29 | /// throws [`CryptoError`] if the mnemonic is invalid [INFO] [stdout] | ^^^^^^^^^^^ no item named `CryptoError` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `crate::api::user::CargoUser` [INFO] [stdout] --> crates/wildland-cargo-lib/src/user.rs:107:42 [INFO] [stdout] | [INFO] [stdout] 107 | /// Result is presented in from of [`crate::api::user::CargoUser`]. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `CargoUser` in module `user` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 37.31s [INFO] [stderr] Generated /opt/rustwide/target/doc/wildland_cargo_lib/index.html and 6 other files [INFO] running `Command { std: "docker" "inspect" "16e3a0efac759539475c3a0277e85ff8127532fc61265ef5defbeaa82e14b621", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "16e3a0efac759539475c3a0277e85ff8127532fc61265ef5defbeaa82e14b621", kill_on_drop: false }` [INFO] [stdout] 16e3a0efac759539475c3a0277e85ff8127532fc61265ef5defbeaa82e14b621 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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" "RUSTDOCFLAGS=--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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--document-private-items\"]" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7256321f4d5878ca9d1132302d75cce18cf5444ce9cfe6bc1fafa2e19daf94eb [INFO] running `Command { std: "docker" "start" "-a" "7256321f4d5878ca9d1132302d75cce18cf5444ce9cfe6bc1fafa2e19daf94eb", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [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" "7256321f4d5878ca9d1132302d75cce18cf5444ce9cfe6bc1fafa2e19daf94eb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7256321f4d5878ca9d1132302d75cce18cf5444ce9cfe6bc1fafa2e19daf94eb", kill_on_drop: false }` [INFO] [stdout] 7256321f4d5878ca9d1132302d75cce18cf5444ce9cfe6bc1fafa2e19daf94eb