[INFO] crate raml 0.1.0 is already in cache [INFO] documenting raml-0.1.0 against master#394e1b40d264aa6928811919c1124fa248e7d802 for pr-73566 [INFO] extracting crate raml 0.1.0 into /workspace/builds/worker-6/source [INFO] validating manifest of crates.io crate raml 0.1.0 on toolchain 394e1b40d264aa6928811919c1124fa248e7d802 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+394e1b40d264aa6928811919c1124fa248e7d802" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate raml 0.1.0 [INFO] finished tweaking crates.io crate raml 0.1.0 [INFO] tweaked toml for crates.io crate raml 0.1.0 written to /workspace/builds/worker-6/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+394e1b40d264aa6928811919c1124fa248e7d802" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+394e1b40d264aa6928811919c1124fa248e7d802" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:819119df93c0f5eca3f29186f14981ef29945a311854d7222af07488600a2584" "/opt/rustwide/cargo-home/bin/cargo" "+394e1b40d264aa6928811919c1124fa248e7d802" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1abd75be8a298fe73f578764191b312391985a1fd55227f3db33649d4cf3e3b1 [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" "1abd75be8a298fe73f578764191b312391985a1fd55227f3db33649d4cf3e3b1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1abd75be8a298fe73f578764191b312391985a1fd55227f3db33649d4cf3e3b1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1abd75be8a298fe73f578764191b312391985a1fd55227f3db33649d4cf3e3b1", kill_on_drop: false }` [INFO] [stdout] 1abd75be8a298fe73f578764191b312391985a1fd55227f3db33649d4cf3e3b1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:819119df93c0f5eca3f29186f14981ef29945a311854d7222af07488600a2584" "/opt/rustwide/cargo-home/bin/cargo" "+394e1b40d264aa6928811919c1124fa248e7d802" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4158dc5c2337ece7321147b179a7eb8bc56f663111426cfb13310088252802d9 [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" "4158dc5c2337ece7321147b179a7eb8bc56f663111426cfb13310088252802d9", kill_on_drop: false }` [INFO] [stderr] Documenting raml v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/alloc.rs:17:36 [INFO] [stdout] | [INFO] [stdout] 17 | pub fn caml_alloc_array(value: (unsafe extern "C" fn(*const u8) -> Value), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[value]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/memory.rs:6:34 [INFO] [stdout] | [INFO] [stdout] 6 | //! function parameters of type [value]. [INFO] [stdout] | ^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(intra_doc_link_resolution_failure)]` on by default [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[CAMLparam]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/memory.rs:8:51 [INFO] [stdout] | [INFO] [stdout] 8 | //! The function body must start with one of the [CAMLparam] macros. [INFO] [stdout] | ^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[value]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/memory.rs:9:47 [INFO] [stdout] | [INFO] [stdout] 9 | //! If the function has no parameter of type [value], use [CAMLparam0]. [INFO] [stdout] | ^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[CAMLparam0]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/memory.rs:9:60 [INFO] [stdout] | [INFO] [stdout] 9 | //! If the function has no parameter of type [value], use [CAMLparam0]. [INFO] [stdout] | ^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[value]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/memory.rs:10:33 [INFO] [stdout] | [INFO] [stdout] 10 | //! If the function has 1 to 5 [value] parameters, use the corresponding [INFO] [stdout] | ^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[CAMLparam]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/memory.rs:12:6 [INFO] [stdout] | [INFO] [stdout] 12 | //! [CAMLparam] with the parameters as arguments. [INFO] [stdout] | ^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[value]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/memory.rs:13:38 [INFO] [stdout] | [INFO] [stdout] 13 | //! If the function has more than 5 [value] parameters, use [CAMLparam5] [INFO] [stdout] | ^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[CAMLparam5]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/memory.rs:13:62 [INFO] [stdout] | [INFO] [stdout] 13 | //! If the function has more than 5 [value] parameters, use [CAMLparam5] [INFO] [stdout] | ^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[CAMLxparam]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/memory.rs:14:63 [INFO] [stdout] | [INFO] [stdout] 14 | //! for the first 5 parameters, and one or more calls to the [CAMLxparam] [INFO] [stdout] | ^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[value]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/memory.rs:17:40 [INFO] [stdout] | [INFO] [stdout] 17 | //! If the function takes an array of [value]s as argument, use [INFO] [stdout] | ^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[CAMLparamN]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/memory.rs:18:6 [INFO] [stdout] | [INFO] [stdout] 18 | //! [CAMLparamN] to declare it (or [CAMLxparamN] if you already have a [INFO] [stdout] | ^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[CAMLxparamN]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/memory.rs:18:37 [INFO] [stdout] | [INFO] [stdout] 18 | //! [CAMLparamN] to declare it (or [CAMLxparamN] if you already have a [INFO] [stdout] | ^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[CAMLparam]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/memory.rs:19:14 [INFO] [stdout] | [INFO] [stdout] 19 | //! call to [CAMLparam] for some other arguments). [INFO] [stdout] | ^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[value]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/memory.rs:21:42 [INFO] [stdout] | [INFO] [stdout] 21 | //! If you need local variables of type [value], declare them with one [INFO] [stdout] | ^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[CAMLlocal]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/memory.rs:22:27 [INFO] [stdout] | [INFO] [stdout] 22 | //! or more calls to the [CAMLlocal] macros at the beginning of the [INFO] [stdout] | ^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[CAMLlocalN]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/memory.rs:23:50 [INFO] [stdout] | [INFO] [stdout] 23 | //! function, after the call to CAMLparam. Use [CAMLlocalN] (at the [INFO] [stdout] | ^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[value]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/memory.rs:24:56 [INFO] [stdout] | [INFO] [stdout] 24 | //! beginning of the function) to declare an array of [value]s. [INFO] [stdout] | ^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[value]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/memory.rs:26:55 [INFO] [stdout] | [INFO] [stdout] 26 | //! Your function may raise an exception or return a [value] with the [INFO] [stdout] | ^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[CAMLreturn]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/memory.rs:27:6 [INFO] [stdout] | [INFO] [stdout] 27 | //! [CAMLreturn] macro. Its argument is simply the [value] returned by [INFO] [stdout] | ^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[value]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/memory.rs:27:54 [INFO] [stdout] | [INFO] [stdout] 27 | //! [CAMLreturn] macro. Its argument is simply the [value] returned by [INFO] [stdout] | ^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[value]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/memory.rs:28:47 [INFO] [stdout] | [INFO] [stdout] 28 | //! your function. Do NOT directly return a [value] with the [return] [INFO] [stdout] | ^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[return]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/memory.rs:28:64 [INFO] [stdout] | [INFO] [stdout] 28 | //! your function. Do NOT directly return a [value] with the [return] [INFO] [stdout] | ^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[CAMLreturn0]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/memory.rs:29:51 [INFO] [stdout] | [INFO] [stdout] 29 | //! keyword. If your function returns void, use [CAMLreturn0]. [INFO] [stdout] | ^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unknown attribute `norun`. Did you mean `no_run`? [INFO] [stdout] --> src/memory.rs:87:1 [INFO] [stdout] | [INFO] [stdout] 87 | / /// Stores the `$val` at `$offset` in the `$block`. [INFO] [stdout] 88 | | /// [INFO] [stdout] 89 | | /// # Example [INFO] [stdout] 90 | | /// ```norun [INFO] [stdout] 91 | | /// // stores some_value in the first field in the given block [INFO] [stdout] 92 | | /// store_field!(some_block, 1, some_value) [INFO] [stdout] 93 | | /// ``` [INFO] [stdout] | |_______^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(invalid_codeblock_attribute)]` on by default [INFO] [stdout] = help: the code block will either not be tested if not marked as a rust one or will be run (which you might not want) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 25 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.34s [INFO] running `Command { std: "docker" "inspect" "4158dc5c2337ece7321147b179a7eb8bc56f663111426cfb13310088252802d9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4158dc5c2337ece7321147b179a7eb8bc56f663111426cfb13310088252802d9", kill_on_drop: false }` [INFO] [stdout] 4158dc5c2337ece7321147b179a7eb8bc56f663111426cfb13310088252802d9