[INFO] cloning repository https://github.com/sampersand/quest2 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sampersand/quest2" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsampersand%2Fquest2", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsampersand%2Fquest2'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 907740702157851675f6ffc81f04e7b1d18643df [INFO] documenting sampersand/quest2 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%2Fsampersand%2Fquest2" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/sampersand/quest2 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/sampersand/quest2 [INFO] finished tweaking git repo https://github.com/sampersand/quest2 [INFO] tweaked toml for git repo https://github.com/sampersand/quest2 written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/sampersand/quest2 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-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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] 1c18106bd3ebdc46ecd65c9fe6d430b867bc180bee241b2a7e40b0ce2b28e600 [INFO] running `Command { std: "docker" "start" "-a" "1c18106bd3ebdc46ecd65c9fe6d430b867bc180bee241b2a7e40b0ce2b28e600", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1c18106bd3ebdc46ecd65c9fe6d430b867bc180bee241b2a7e40b0ce2b28e600", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1c18106bd3ebdc46ecd65c9fe6d430b867bc180bee241b2a7e40b0ce2b28e600", kill_on_drop: false }` [INFO] [stdout] 1c18106bd3ebdc46ecd65c9fe6d430b867bc180bee241b2a7e40b0ce2b28e600 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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] e3efe3d5d522c7ee31f7e952f3ebf8962b186e5090dcf5d1d306400ac19a0840 [INFO] running `Command { std: "docker" "start" "-a" "e3efe3d5d522c7ee31f7e952f3ebf8962b186e5090dcf5d1d306400ac19a0840", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling libc v0.2.119 [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Checking once_cell v1.9.0 [INFO] [stderr] Checking regex-syntax v0.6.25 [INFO] [stderr] Checking ansi_term v0.12.1 [INFO] [stderr] Checking smallvec v1.8.0 [INFO] [stderr] Checking termcolor v1.1.3 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Checking pin-project-lite v0.2.9 [INFO] [stderr] Checking radix_fmt v1.0.0 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking tracing-core v0.1.26 [INFO] [stderr] Checking sharded-slab v0.1.4 [INFO] [stderr] Checking thread_local v1.1.4 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Checking tracing-log v0.1.3 [INFO] [stderr] Checking aho-corasick v0.7.18 [INFO] [stderr] Checking tracing-subscriber v0.3.11 [INFO] [stderr] Checking quote v1.0.15 [INFO] [stderr] Checking getrandom v0.2.5 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking hashbrown v0.12.0 [INFO] [stderr] Checking regex v1.5.5 [INFO] [stderr] Checking env_logger v0.9.0 [INFO] [stderr] Documenting qvm-macros v0.1.0 (/opt/rustwide/workdir/macros) [INFO] [stderr] Compiling tracing-attributes v0.1.21 [INFO] [stderr] Compiling qvm-macros v0.1.0 (/opt/rustwide/workdir/macros) [INFO] [stderr] Checking tracing v0.1.34 [INFO] [stderr] Documenting quest v0.2.0 (/opt/rustwide/workdir/quest) [INFO] [stdout] warning: unresolved link to `crate::value::Base::Allocated` [INFO] [stdout] --> quest/src/value/ty/macros.rs:169:5 [INFO] [stdout] | [INFO] [stdout] 169 | $(#[$meta])* [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: quest/src/value/ty/text.rs:20:1 [INFO] [stdout] | [INFO] [stdout] 20 | / quest_type! { [INFO] [stdout] 21 | | /// The type that represents text (ie Strings) in Quest. [INFO] [stdout] 22 | | /// [INFO] [stdout] 23 | | /// Note that `Text`s must contain valid utf-8 (just like [`str`])s. This means that a [`List`] [INFO] [stdout] ... | [INFO] [stdout] 63 | | pub struct Text(Inner); [INFO] [stdout] 64 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] This is to make it compatible with other [`Allocated`](crate::value::Base::Allocated). As [INFO] [stdout] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: no item named `Base` in module `value` [INFO] [stdout] = note: this warning originates in the macro `quest_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Text::SimpleBuilder` [INFO] [stdout] --> quest/src/value/ty/text.rs:261:8 [INFO] [stdout] | [INFO] [stdout] 261 | /// [`Text::SimpleBuilder`] instead.. For finer-tuned construction, see [`Text::builder`]. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ the struct `Text` has no field or associated item named `SimpleBuilder` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Base::with_capacity` [INFO] [stdout] --> quest/src/value/base/builder.rs:10:7 [INFO] [stdout] | [INFO] [stdout] 10 | /// [`Base::with_capacity`] instead. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ the struct `Base` has no field or associated item named `with_capacity` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `allocate` [INFO] [stdout] --> quest/src/value/base/builder.rs:70:18 [INFO] [stdout] | [INFO] [stdout] 70 | /// Note that [`allocate`] is preferred if you don't already have an allocated pointer, as it [INFO] [stdout] | ^^^^^^^^ no item named `allocate` 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 `quest::alloc_zeroed` [INFO] [stdout] --> quest/src/value/base/builder.rs:75:34 [INFO] [stdout] | [INFO] [stdout] 75 | /// - `ptr` was allocated via [`quest::alloc_zeroed`]. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ no item named `quest` in scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `quest::alloc` [INFO] [stdout] --> quest/src/value/base/builder.rs:79:50 [INFO] [stdout] | [INFO] [stdout] 79 | /// *Technically*, `ptr` can be allocated via [`quest::alloc`]/[`quest::realloc`], however [INFO] [stdout] | ^^^^^^^^^^^^ no item named `quest` in scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `quest::realloc` [INFO] [stdout] --> quest/src/value/base/builder.rs:79:67 [INFO] [stdout] | [INFO] [stdout] 79 | /// *Technically*, `ptr` can be allocated via [`quest::alloc`]/[`quest::realloc`], however [INFO] [stdout] | ^^^^^^^^^^^^^^ no item named `quest` in scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `quest::alloc_zeroed` [INFO] [stdout] --> quest/src/value/base/builder.rs:81:8 [INFO] [stdout] | [INFO] [stdout] 81 | /// [`quest::alloc_zeroed`].) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ no item named `quest` in scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `quest::alloc_zeroed` [INFO] [stdout] --> quest/src/value/base/builder.rs:111:45 [INFO] [stdout] | [INFO] [stdout] 111 | /// Note that if `ptr` was allocated via [`quest::alloc_zeroed`], you should use [`new_zeroed`] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ no item named `quest` in scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `new_zeroed` [INFO] [stdout] --> quest/src/value/base/builder.rs:111:85 [INFO] [stdout] | [INFO] [stdout] 111 | /// Note that if `ptr` was allocated via [`quest::alloc_zeroed`], you should use [`new_zeroed`] [INFO] [stdout] | ^^^^^^^^^^ no item named `new_zeroed` 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 `quest::alloc` [INFO] [stdout] --> quest/src/value/base/builder.rs:116:34 [INFO] [stdout] | [INFO] [stdout] 116 | /// - `ptr` was allocated via [`quest::alloc`]/[`quest::realloc`]/[`quest::alloc_zeroed`]. [INFO] [stdout] | ^^^^^^^^^^^^ no item named `quest` in scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `quest::realloc` [INFO] [stdout] --> quest/src/value/base/builder.rs:116:51 [INFO] [stdout] | [INFO] [stdout] 116 | /// - `ptr` was allocated via [`quest::alloc`]/[`quest::realloc`]/[`quest::alloc_zeroed`]. [INFO] [stdout] | ^^^^^^^^^^^^^^ no item named `quest` in scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `quest::alloc_zeroed` [INFO] [stdout] --> quest/src/value/base/builder.rs:116:70 [INFO] [stdout] | [INFO] [stdout] 116 | /// - `ptr` was allocated via [`quest::alloc`]/[`quest::realloc`]/[`quest::alloc_zeroed`]. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ no item named `quest` in scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `insert_user_flags` [INFO] [stdout] --> quest/src/value/base/builder.rs:275:57 [INFO] [stdout] | [INFO] [stdout] 275 | /// If you simply want to set flags, you can use the [`insert_user_flags`] shorthand. See [`Flags`] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ no item named `insert_user_flags` 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 `flags` [INFO] [stdout] --> quest/src/value/base/builder.rs:306:81 [INFO] [stdout] | [INFO] [stdout] 306 | /// If you want to _access_ the flags, i.e. don't want to set them, then use [`flags`]. See [INFO] [stdout] | ^^^^^ no item named `flags` 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 `finish` [INFO] [stdout] --> quest/src/value/base/builder.rs:333:51 [INFO] [stdout] | [INFO] [stdout] 333 | /// value, this function must be called before [`finish`] is called. [INFO] [stdout] | ^^^^^^ no item named `finish` 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 `allocate_attributes` [INFO] [stdout] --> quest/src/value/base/builder.rs:368:8 [INFO] [stdout] | [INFO] [stdout] 368 | /// [`allocate_attributes`] method first to ensure that you won't cause intermittent [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ no item named `allocate_attributes` 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 `allocate` [INFO] [stdout] --> quest/src/value/base/builder.rs:374:66 [INFO] [stdout] | [INFO] [stdout] 374 | /// If `self` was zero-initialized (eg via [`Base::builder`], [`allocate`], or [`new_zeroed`]), [INFO] [stdout] | ^^^^^^^^ no item named `allocate` 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 `new_zeroed` [INFO] [stdout] --> quest/src/value/base/builder.rs:374:83 [INFO] [stdout] | [INFO] [stdout] 374 | /// If `self` was zero-initialized (eg via [`Base::builder`], [`allocate`], or [`new_zeroed`]), [INFO] [stdout] | ^^^^^^^^^^ no item named `new_zeroed` 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 `new_uninit` [INFO] [stdout] --> quest/src/value/base/builder.rs:375:69 [INFO] [stdout] | [INFO] [stdout] 375 | /// then there are no safety concerns. If you created `self` via [`new_uninit`] however, you must [INFO] [stdout] | ^^^^^^^^^^ no item named `new_uninit` 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 `allocate_attributes` [INFO] [stdout] --> quest/src/value/base/builder.rs:376:48 [INFO] [stdout] | [INFO] [stdout] 376 | /// initialize the attributes field (eg via [`allocate_attributes`]) before calling this method. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ no item named `allocate_attributes` 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 `allocate_attributes` [INFO] [stdout] --> quest/src/value/base/builder.rs:379:12 [INFO] [stdout] | [INFO] [stdout] 379 | /// See [`allocate_attributes`] for examples. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ no item named `allocate_attributes` 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 `new_uninit` [INFO] [stdout] --> quest/src/value/base/builder.rs:501:34 [INFO] [stdout] | [INFO] [stdout] 501 | /// If `self` was created via [`new_uninit`], you must ensure that you've called [INFO] [stdout] | ^^^^^^^^^^ no item named `new_uninit` 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 `set_parents` [INFO] [stdout] --> quest/src/value/base/builder.rs:502:8 [INFO] [stdout] | [INFO] [stdout] 502 | /// [`set_parents`], [`allocate_attributes`], and [`set_data`]. [INFO] [stdout] | ^^^^^^^^^^^ no item named `set_parents` 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 `allocate_attributes` [INFO] [stdout] --> quest/src/value/base/builder.rs:502:25 [INFO] [stdout] | [INFO] [stdout] 502 | /// [`set_parents`], [`allocate_attributes`], and [`set_data`]. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ no item named `allocate_attributes` 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 `set_data` [INFO] [stdout] --> quest/src/value/base/builder.rs:502:54 [INFO] [stdout] | [INFO] [stdout] 502 | /// [`set_parents`], [`allocate_attributes`], and [`set_data`]. [INFO] [stdout] | ^^^^^^^^ no item named `set_data` 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 `new_zeroed` [INFO] [stdout] --> quest/src/value/base/builder.rs:504:44 [INFO] [stdout] | [INFO] [stdout] 504 | /// If `self` was otherwise created (ie [`new_zeroed`] / [`allocate`] / [`Base::builder`]), you [INFO] [stdout] | ^^^^^^^^^^ no item named `new_zeroed` 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 `allocate` [INFO] [stdout] --> quest/src/value/base/builder.rs:504:61 [INFO] [stdout] | [INFO] [stdout] 504 | /// If `self` was otherwise created (ie [`new_zeroed`] / [`allocate`] / [`Base::builder`]), you [INFO] [stdout] | ^^^^^^^^ no item named `allocate` 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 `set_data` [INFO] [stdout] --> quest/src/value/base/builder.rs:505:26 [INFO] [stdout] | [INFO] [stdout] 505 | /// just need to call [`set_data`], and only if zero is an invalid representation of `T` (eg [INFO] [stdout] | ^^^^^^^^ no item named `set_data` 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 `set_data` [INFO] [stdout] --> quest/src/value/base/builder.rs:508:78 [INFO] [stdout] | [INFO] [stdout] 508 | /// Regardless of how `self` was created, if `T` is a ZST (eg `()`), then [`set_data`] does not [INFO] [stdout] | ^^^^^^^^ no item named `set_data` 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 `new_zeroed` [INFO] [stdout] --> quest/src/value/base/builder.rs:512:12 [INFO] [stdout] | [INFO] [stdout] 512 | /// See [`new_zeroed`] and [`new_uninit`] for examples. [INFO] [stdout] | ^^^^^^^^^^ no item named `new_zeroed` 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 `new_uninit` [INFO] [stdout] --> quest/src/value/base/builder.rs:512:31 [INFO] [stdout] | [INFO] [stdout] 512 | /// See [`new_zeroed`] and [`new_uninit`] for examples. [INFO] [stdout] | ^^^^^^^^^^ no item named `new_uninit` 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 `quest::alloc` [INFO] [stdout] --> quest/src/value/gc.rs:133:51 [INFO] [stdout] | [INFO] [stdout] 133 | /// The `Base` must have been allocated via [`quest::alloc`]/[`quest::alloc_zeroed`]/ [INFO] [stdout] | ^^^^^^^^^^^^ no item named `quest` in scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `quest::alloc_zeroed` [INFO] [stdout] --> quest/src/value/gc.rs:133:68 [INFO] [stdout] | [INFO] [stdout] 133 | /// The `Base` must have been allocated via [`quest::alloc`]/[`quest::alloc_zeroed`]/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ no item named `quest` in scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `quest::realloc` [INFO] [stdout] --> quest/src/value/gc.rs:134:8 [INFO] [stdout] | [INFO] [stdout] 134 | /// [`quest::realloc`]. Additionally, the pointer point to a valid `Base` instance, which [INFO] [stdout] | ^^^^^^^^^^^^^^ no item named `quest` in scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Gc::to_ptr` [INFO] [stdout] --> quest/src/value/gc.rs:138:82 [INFO] [stdout] | [INFO] [stdout] 138 | /// long as you never attempt to access the contents of it (ie either through [`Gc::to_ptr`]) or [INFO] [stdout] | ^^^^^^^^^^ the struct `Gc` has no field or associated item named `to_ptr` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `new` [INFO] [stdout] --> quest/src/value/gc.rs:159:29 [INFO] [stdout] | [INFO] [stdout] 159 | /// This is identical to [`new`], except it assumes `ptr` is nonnull. It's just for convenience. [INFO] [stdout] | ^^^ no item named `new` 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 `new` [INFO] [stdout] --> quest/src/value/gc.rs:162:40 [INFO] [stdout] | [INFO] [stdout] 162 | /// All the same safety concerns as [`new`], except `ptr` may not be null. [INFO] [stdout] | ^^^ no item named `new` 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 `ErrorKind::AlreadyLocked` [INFO] [stdout] --> quest/src/value/gc.rs:175:11 [INFO] [stdout] | [INFO] [stdout] 175 | /// an [`ErrorKind::AlreadyLocked`]. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ no item named `ErrorKind` in scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Error::AlreadyLocked` [INFO] [stdout] --> quest/src/value/gc.rs:234:18 [INFO] [stdout] | [INFO] [stdout] 234 | /// return an [`Error::AlreadyLocked`]. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ no item named `Error` in scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `ErrorKind::ValueFrozen` [INFO] [stdout] --> quest/src/value/gc.rs:236:71 [INFO] [stdout] | [INFO] [stdout] 236 | /// If the data has been [frozen](Ref::freeze), this will return a [`ErrorKind::ValueFrozen`]. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ no item named `ErrorKind` in scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Stackframes` [INFO] [stdout] --> quest/src/error/stacktrace.rs:75:24 [INFO] [stdout] | [INFO] [stdout] 75 | /// Gets the list of [`Stackframe`s]. [INFO] [stdout] | ^^^^^^^^^^^^^ no item named `Stackframes` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 42 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 12.18s [INFO] running `Command { std: "docker" "inspect" "e3efe3d5d522c7ee31f7e952f3ebf8962b186e5090dcf5d1d306400ac19a0840", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e3efe3d5d522c7ee31f7e952f3ebf8962b186e5090dcf5d1d306400ac19a0840", kill_on_drop: false }` [INFO] [stdout] e3efe3d5d522c7ee31f7e952f3ebf8962b186e5090dcf5d1d306400ac19a0840 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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] 807fbf753057054d810ebe9c3d14bc70c6b7acf781a527835af356a4ef1810ba [INFO] running `Command { std: "docker" "start" "-a" "807fbf753057054d810ebe9c3d14bc70c6b7acf781a527835af356a4ef1810ba", 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" "807fbf753057054d810ebe9c3d14bc70c6b7acf781a527835af356a4ef1810ba", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "807fbf753057054d810ebe9c3d14bc70c6b7acf781a527835af356a4ef1810ba", kill_on_drop: false }` [INFO] [stdout] 807fbf753057054d810ebe9c3d14bc70c6b7acf781a527835af356a4ef1810ba