[INFO] fetching crate wasmo_runtime 0.1.0...
[INFO] documenting wasmo_runtime-0.1.0 against try#a394c9cd9ec93787f09a7ac445b14cc674a94549 for pr-151918
[INFO] extracting crate wasmo_runtime 0.1.0 into /workspace/builds/worker-7-tc2/source
[INFO] started tweaking crates.io crate wasmo_runtime 0.1.0
[INFO] finished tweaking crates.io crate wasmo_runtime 0.1.0
[INFO] tweaked toml for crates.io crate wasmo_runtime 0.1.0 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate wasmo_runtime 0.1.0 on toolchain a394c9cd9ec93787f09a7ac445b14cc674a94549
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a394c9cd9ec93787f09a7ac445b14cc674a94549" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate wasmo_runtime 0.1.0 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" "+a394c9cd9ec93787f09a7ac445b14cc674a94549" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+a394c9cd9ec93787f09a7ac445b14cc674a94549" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 21645354bd7ef1345078e2d919bc8fcf733aaf71f22b317a38c43191dd696718
[INFO] running `Command { std: "docker" "start" "-a" "21645354bd7ef1345078e2d919bc8fcf733aaf71f22b317a38c43191dd696718", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "21645354bd7ef1345078e2d919bc8fcf733aaf71f22b317a38c43191dd696718", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "21645354bd7ef1345078e2d919bc8fcf733aaf71f22b317a38c43191dd696718", kill_on_drop: false }`
[INFO] [stdout] 21645354bd7ef1345078e2d919bc8fcf733aaf71f22b317a38c43191dd696718
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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=forbid" "-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" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+a394c9cd9ec93787f09a7ac445b14cc674a94549" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c1658955f4d46bd281c6cca823144be8854e2661e12b32063dba7052a617e9de
[INFO] running `Command { std: "docker" "start" "-a" "c1658955f4d46bd281c6cca823144be8854e2661e12b32063dba7052a617e9de", kill_on_drop: false }`
[INFO] [stderr]    Compiling memchr v2.4.1
[INFO] [stderr]    Compiling proc-macro2 v1.0.36
[INFO] [stderr]    Compiling unicode-xid v0.2.2
[INFO] [stderr]    Compiling syn v1.0.86
[INFO] [stderr]    Compiling ucd-trie v0.1.3
[INFO] [stderr]    Compiling libc v0.2.119
[INFO] [stderr]    Compiling serde_derive v1.0.136
[INFO] [stderr]    Compiling regex-syntax v0.6.25
[INFO] [stderr]    Compiling serde v1.0.136
[INFO] [stderr]    Compiling cc v1.0.73
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling anyhow v1.0.55
[INFO] [stderr]    Compiling bytecheck v0.6.7
[INFO] [stderr]     Checking unicode-width v0.1.9
[INFO] [stderr]     Checking leb128 v0.2.5
[INFO] [stderr]     Checking wasmparser v0.82.0
[INFO] [stderr]    Compiling pest v2.1.3
[INFO] [stderr]     Checking aho-corasick v0.7.18
[INFO] [stderr]     Checking wast v39.0.0
[INFO] [stderr]    Compiling quote v1.0.15
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]    Compiling semver-parser v0.10.2
[INFO] [stderr]    Compiling semver v0.11.0
[INFO] [stderr]     Checking regex v1.5.4
[INFO] [stderr]     Checking env_logger v0.9.0
[INFO] [stderr]    Compiling llvm-sys v130.0.3
[INFO] [stderr]     Checking wat v1.0.41
[INFO] [stderr]    Compiling ptr_meta_derive v0.1.4
[INFO] [stderr]    Compiling bytecheck_derive v0.6.7
[INFO] [stderr]     Checking ptr_meta v0.1.4
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]  Documenting wasmo_runtime v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> lib/compiler/data.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | /// https://github.com/WebAssembly/multi-memory/blob/main/proposals/bulk-memory-operations/Overview.md#data-segments
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout]    = note: `#[warn(rustdoc::bare_urls)]` on by default
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]    |
[INFO] [stdout] 13 | /// <https://github.com/WebAssembly/multi-memory/blob/main/proposals/bulk-memory-operations/Overview.md#data-segments>
[INFO] [stdout]    |     +                                                                                                                +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> lib/compiler/llvm/function.rs:22:11
[INFO] [stdout]    |
[INFO] [stdout] 22 |     /// - https://llvm.org/doxygen/Twine_8h_source.html#l00477
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]    |
[INFO] [stdout] 22 |     /// - <https://llvm.org/doxygen/Twine_8h_source.html#l00477>
[INFO] [stdout]    |           +                                                    +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> lib/compiler/llvm/function.rs:23:11
[INFO] [stdout]    |
[INFO] [stdout] 23 |     /// - https://llvm.org/doxygen/Value_8cpp_source.html#l00315
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]    |
[INFO] [stdout] 23 |     /// - <https://llvm.org/doxygen/Value_8cpp_source.html#l00315>
[INFO] [stdout]    |           +                                                      +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> lib/compiler/llvm/module.rs:25:7
[INFO] [stdout]    |
[INFO] [stdout] 25 | /// - https://lists.llvm.org/pipermail/llvm-dev/2018-September/126134.html
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]    |
[INFO] [stdout] 25 | /// - <https://lists.llvm.org/pipermail/llvm-dev/2018-September/126134.html>
[INFO] [stdout]    |       +                                                                    +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> lib/compiler/llvm/module.rs:26:7
[INFO] [stdout]    |
[INFO] [stdout] 26 | /// - https://llvm.org/doxygen/Module_8cpp_source.html#l00079
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]    |
[INFO] [stdout] 26 | /// - <https://llvm.org/doxygen/Module_8cpp_source.html#l00079>
[INFO] [stdout]    |       +                                                       +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> lib/compiler/llvm/module.rs:27:7
[INFO] [stdout]    |
[INFO] [stdout] 27 | /// - https://llvm.org/doxygen/LLVMContextImpl_8cpp_source.html#l00052
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]    |
[INFO] [stdout] 27 | /// - <https://llvm.org/doxygen/LLVMContextImpl_8cpp_source.html#l00052>
[INFO] [stdout]    |       +                                                                +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> lib/compiler/llvm/module.rs:39:11
[INFO] [stdout]    |
[INFO] [stdout] 39 |     /// - https://llvm.org/doxygen/Module_8cpp_source.html#l00072
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]    |
[INFO] [stdout] 39 |     /// - <https://llvm.org/doxygen/Module_8cpp_source.html#l00072>
[INFO] [stdout]    |           +                                                       +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> lib/compiler/llvm/types.rs:26:7
[INFO] [stdout]    |
[INFO] [stdout] 26 | /// - https://llvm.org/doxygen/classllvm_1_1Type.html#details
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]    |
[INFO] [stdout] 26 | /// - <https://llvm.org/doxygen/classllvm_1_1Type.html#details>
[INFO] [stdout]    |       +                                                       +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> lib/types.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | /// https://webassembly.github.io/spec/core/syntax/types.html#syntax-functype
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 7 | /// <https://webassembly.github.io/spec/core/syntax/types.html#syntax-functype>
[INFO] [stdout]   |     +                                                                         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> lib/types.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 | /// https://webassembly.github.io/spec/core/syntax/types.html#syntax-valtype
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]    |
[INFO] [stdout] 16 | /// <https://webassembly.github.io/spec/core/syntax/types.html#syntax-valtype>
[INFO] [stdout]    |     +                                                                        +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> lib/types.rs:26:5
[INFO] [stdout]    |
[INFO] [stdout] 26 | /// https://webassembly.github.io/spec/core/syntax/types.html#syntax-numtype
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]    |
[INFO] [stdout] 26 | /// <https://webassembly.github.io/spec/core/syntax/types.html#syntax-numtype>
[INFO] [stdout]    |     +                                                                        +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> lib/types.rs:37:5
[INFO] [stdout]    |
[INFO] [stdout] 37 | /// https://webassembly.github.io/spec/core/syntax/types.html#syntax-reftype
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]    |
[INFO] [stdout] 37 | /// <https://webassembly.github.io/spec/core/syntax/types.html#syntax-reftype>
[INFO] [stdout]    |     +                                                                        +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> lib/types.rs:48:5
[INFO] [stdout]    |
[INFO] [stdout] 48 | /// https://webassembly.github.io/spec/core/syntax/types.html#syntax-limits
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]    |
[INFO] [stdout] 48 | /// <https://webassembly.github.io/spec/core/syntax/types.html#syntax-limits>
[INFO] [stdout]    |     +                                                                       +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.57s
[INFO] [stderr]    Generated /opt/rustwide/target/doc/wasmo_runtime/index.html
[INFO] running `Command { std: "docker" "inspect" "c1658955f4d46bd281c6cca823144be8854e2661e12b32063dba7052a617e9de", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c1658955f4d46bd281c6cca823144be8854e2661e12b32063dba7052a617e9de", kill_on_drop: false }`
[INFO] [stdout] c1658955f4d46bd281c6cca823144be8854e2661e12b32063dba7052a617e9de
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+a394c9cd9ec93787f09a7ac445b14cc674a94549" "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] bc9901995082a4f4bde060da820cd6f45fe94aa8505adca7fadcbcef22dc39dd
[INFO] running `Command { std: "docker" "start" "-a" "bc9901995082a4f4bde060da820cd6f45fe94aa8505adca7fadcbcef22dc39dd", kill_on_drop: false }`
[INFO] [stderr]  Documenting wasmo_runtime v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.07s
[INFO] [stderr]    Generated /opt/rustwide/target/doc/wasmo_runtime/index.html
[INFO] running `Command { std: "docker" "inspect" "bc9901995082a4f4bde060da820cd6f45fe94aa8505adca7fadcbcef22dc39dd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bc9901995082a4f4bde060da820cd6f45fe94aa8505adca7fadcbcef22dc39dd", kill_on_drop: false }`
[INFO] [stdout] bc9901995082a4f4bde060da820cd6f45fe94aa8505adca7fadcbcef22dc39dd
