[INFO] cloning repository https://github.com/MenkeTechnologies/kotlinrs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/MenkeTechnologies/kotlinrs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMenkeTechnologies%2Fkotlinrs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMenkeTechnologies%2Fkotlinrs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] eca66b61db9e28c809967578be2f2d4659ab343f
[INFO] documenting MenkeTechnologies/kotlinrs/eca66b61db9e28c809967578be2f2d4659ab343f against 824336ad4127ce295849937a24c08a4aeff6ada7 for pr-162169
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMenkeTechnologies%2Fkotlinrs" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/MenkeTechnologies/kotlinrs
[INFO] finished tweaking git repo https://github.com/MenkeTechnologies/kotlinrs
[INFO] tweaked toml for git repo https://github.com/MenkeTechnologies/kotlinrs written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/MenkeTechnologies/kotlinrs on toolchain 824336ad4127ce295849937a24c08a4aeff6ada7
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+824336ad4127ce295849937a24c08a4aeff6ada7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/MenkeTechnologies/kotlinrs 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" "+824336ad4127ce295849937a24c08a4aeff6ada7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded lsp-server v0.7.9
[INFO] [stderr]   Downloaded fluent-uri v0.1.4
[INFO] [stderr]   Downloaded lsp-types v0.97.0
[INFO] [stderr]   Downloaded cranelift-object v0.130.2
[INFO] [stderr]   Downloaded cranelift-module v0.130.2
[INFO] [stderr]   Downloaded cranelift-jit v0.130.2
[INFO] [stderr]   Downloaded fusevm v0.26.0
[INFO] [stderr]   Downloaded libc v0.2.187
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 3701fd6f37eebd091bbdf1f4b4c342f51dbd45094273923edb746b11fa1b4f6e
[INFO] running `Command { std: "docker" "start" "3701fd6f37eebd091bbdf1f4b4c342f51dbd45094273923edb746b11fa1b4f6e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3701fd6f37eebd091bbdf1f4b4c342f51dbd45094273923edb746b11fa1b4f6e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "3701fd6f37eebd091bbdf1f4b4c342f51dbd45094273923edb746b11fa1b4f6e" "/opt/rustwide/cargo-home/bin/cargo" "+824336ad4127ce295849937a24c08a4aeff6ada7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3701fd6f37eebd091bbdf1f4b4c342f51dbd45094273923edb746b11fa1b4f6e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "3701fd6f37eebd091bbdf1f4b4c342f51dbd45094273923edb746b11fa1b4f6e" "/opt/rustwide/cargo-home/bin/cargo" "+824336ad4127ce295849937a24c08a4aeff6ada7" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]     Checking hashbrown v0.16.1
[INFO] [stderr]    Compiling cranelift-srcgen v0.130.2
[INFO] [stderr]    Compiling wasmtime-internal-core v43.0.2
[INFO] [stderr]    Compiling cranelift-isle v0.130.2
[INFO] [stderr]    Compiling cranelift-codegen-shared v0.130.2
[INFO] [stderr]     Checking indexmap v2.14.0
[INFO] [stderr]    Compiling target-lexicon v0.13.5
[INFO] [stderr]     Checking bumpalo v3.20.3
[INFO] [stderr]     Checking arbitrary v1.4.2
[INFO] [stderr]    Compiling serde_core v1.0.229
[INFO] [stderr]     Checking rustc-hash v2.1.3
[INFO] [stderr]    Compiling cranelift-assembler-x64-meta v0.130.2
[INFO] [stderr]     Checking fnv v1.0.7
[INFO] [stderr]     Checking smallvec v1.15.2
[INFO] [stderr]    Compiling syn v3.0.2
[INFO] [stderr]     Checking regalloc2 v0.15.2
[INFO] [stderr]     Checking cranelift-control v0.130.2
[INFO] [stderr]    Compiling libc v0.2.187
[INFO] [stderr]     Checking gimli v0.33.0
[INFO] [stderr]     Checking memchr v2.8.3
[INFO] [stderr]     Checking cranelift-bitset v0.130.2
[INFO] [stderr]     Checking cranelift-entity v0.130.2
[INFO] [stderr]    Compiling cranelift-codegen-meta v0.130.2
[INFO] [stderr]     Checking cranelift-bforest v0.130.2
[INFO] [stderr]    Compiling anyhow v1.0.104
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling crossbeam-utils v0.8.22
[INFO] [stderr]    Compiling cranelift-assembler-x64 v0.130.2
[INFO] [stderr]    Compiling object v0.38.1
[INFO] [stderr]    Compiling serde_json v1.0.151
[INFO] [stderr]    Compiling syn v2.0.119
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling serde_derive v1.0.229
[INFO] [stderr]     Checking region v3.0.2
[INFO] [stderr]     Checking wasmtime-internal-jit-icache-coherence v43.0.2
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]    Compiling cranelift-codegen v0.130.2
[INFO] [stderr]     Checking chrono v0.4.45
[INFO] [stderr]     Checking crossbeam-channel v0.5.16
[INFO] [stderr]    Compiling serde_repr v0.1.21
[INFO] [stderr]     Checking fluent-uri v0.1.4
[INFO] [stderr]     Checking glob v0.3.3
[INFO] [stderr]     Checking serde v1.0.229
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]     Checking lsp-types v0.97.0
[INFO] [stderr]     Checking lsp-server v0.7.9
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking cranelift-module v0.130.2
[INFO] [stderr]     Checking cranelift-native v0.130.2
[INFO] [stderr]     Checking cranelift-frontend v0.130.2
[INFO] [stderr]     Checking cranelift-jit v0.130.2
[INFO] [stderr]     Checking cranelift-object v0.130.2
[INFO] [stderr]     Checking fusevm v0.26.0
[INFO] [stderr]     Checking kotlinrs v0.1.6 (/opt/rustwide/workdir)
[INFO] [stderr]  Documenting kotlinrs v0.1.6 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unresolved link to `float_erasing_member`
[INFO] [stdout]     --> src/compiler.rs:6449:23
[INFO] [stdout]      |
[INFO] [stdout] 6449 |     /// the members [`float_erasing_member`] names.
[INFO] [stdout]      |                       ^^^^^^^^^^^^^^^^^^^^ no item named `float_erasing_member` 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] help: there's a similarly named item `width_erasing_member`
[INFO] [stdout]      |
[INFO] [stdout] 6449 -     /// the members [`float_erasing_member`] names.
[INFO] [stdout] 6449 +     /// the members [`width_erasing_member`] names.
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `crate::host::kt_method`
[INFO] [stdout]     --> src/compiler.rs:8323:19
[INFO] [stdout]      |
[INFO] [stdout] 8323 | /// dispatch in [`crate::host::kt_method`]. Members not modeled here fall back to
[INFO] [stdout]      |                   ^^^^^^^^^^^^^^^^^^^^^^ no item named `kt_method` in module `host`
[INFO] [stdout]      |
[INFO] [stdout] help: there's a similarly named item `KT_METHOD`
[INFO] [stdout]      |
[INFO] [stdout] 8323 - /// dispatch in [`crate::host::kt_method`]. Members not modeled here fall back to
[INFO] [stdout] 8323 + /// dispatch in [`crate::host::KT_METHOD`]. Members not modeled here fall back to
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `crate::host::coll_hof`
[INFO] [stdout]     --> src/compiler.rs:8771:47
[INFO] [stdout]      |
[INFO] [stdout] 8771 | /// route to the `KT_COLL_HOF` builtin (see [`crate::host::coll_hof`]).
[INFO] [stdout]      |                                               ^^^^^^^^^^^^^^^^^^^^^ no item named `coll_hof` in module `host`
[INFO] [stdout]      |
[INFO] [stdout] help: there's a similarly named item `b_coll_hof`
[INFO] [stdout]      |
[INFO] [stdout] 8771 | /// route to the `KT_COLL_HOF` builtin (see [`crate::host::b_coll_hof`]).
[INFO] [stdout]      |                                                            ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `crate::host::coll_hof`
[INFO] [stdout]     --> src/compiler.rs:8857:7
[INFO] [stdout]      |
[INFO] [stdout] 8857 | /// [`crate::host::coll_hof`] only when a lambda is actually written, so the
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^^^^^ no item named `coll_hof` in module `host`
[INFO] [stdout]      |
[INFO] [stdout] help: there's a similarly named item `b_coll_hof`
[INFO] [stdout]      |
[INFO] [stdout] 8857 | /// [`crate::host::b_coll_hof`] only when a lambda is actually written, so the
[INFO] [stdout]      |                    ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `Literal`
[INFO] [stdout]    --> src/host.rs:667:67
[INFO] [stdout]     |
[INFO] [stdout] 667 |     /// whole reason this is a second tag rather than a flag on [`Literal`].
[INFO] [stdout]     |                                                                   ^^^^^^^ no item named `Literal` 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 `Literal`
[INFO] [stdout]    --> src/host.rs:671:52
[INFO] [stdout]     |
[INFO] [stdout] 671 |     /// size, and the ONE-argument overload is a [`Literal`]. Neither is this
[INFO] [stdout]     |                                                    ^^^^^^^ no item named `Literal` 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 `ReadOnly`
[INFO] [stdout]    --> src/host.rs:675:24
[INFO] [stdout]     |
[INFO] [stdout] 675 |     /// listed under [`ReadOnly`], on the reading that a sorting member builds
[INFO] [stdout]     |                        ^^^^^^^^ no item named `ReadOnly` 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 `ReadOnly`
[INFO] [stdout]    --> src/host.rs:684:55
[INFO] [stdout]     |
[INFO] [stdout] 684 |     /// A RANGE receiver is the exception and stays [`ReadOnly`]: `IntRange` is
[INFO] [stdout]     |                                                       ^^^^^^^^ no item named `ReadOnly` in scope
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 41s
[INFO] [stderr]    Generated /opt/rustwide/target/doc/kotlinrs/index.html and 3 other files
[INFO] running `Command { std: "docker" "inspect" "3701fd6f37eebd091bbdf1f4b4c342f51dbd45094273923edb746b11fa1b4f6e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "3701fd6f37eebd091bbdf1f4b4c342f51dbd45094273923edb746b11fa1b4f6e" "/opt/rustwide/cargo-home/bin/cargo" "+824336ad4127ce295849937a24c08a4aeff6ada7" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--document-private-items\"]" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]  Documenting kotlinrs v0.1.6 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.14s
[INFO] [stderr]    Generated /opt/rustwide/target/doc/kotlinrs/index.html
[INFO] running `Command { std: "docker" "inspect" "3701fd6f37eebd091bbdf1f4b4c342f51dbd45094273923edb746b11fa1b4f6e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3701fd6f37eebd091bbdf1f4b4c342f51dbd45094273923edb746b11fa1b4f6e", kill_on_drop: false }`
[INFO] [stdout] 3701fd6f37eebd091bbdf1f4b4c342f51dbd45094273923edb746b11fa1b4f6e
