[INFO] cloning repository https://github.com/renatoathaydes/wasmin-lang [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/renatoathaydes/wasmin-lang" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frenatoathaydes%2Fwasmin-lang", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frenatoathaydes%2Fwasmin-lang'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3856ffdd5959e0d3f397fc1334b7bdc2154ec9c0 [INFO] documenting renatoathaydes/wasmin-lang against 1.61.0 for beta-1.62-rustdoc-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frenatoathaydes%2Fwasmin-lang" "/workspace/builds/worker-26/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-26/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/renatoathaydes/wasmin-lang on toolchain 1.61.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.61.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/renatoathaydes/wasmin-lang [INFO] finished tweaking git repo https://github.com/renatoathaydes/wasmin-lang [INFO] tweaked toml for git repo https://github.com/renatoathaydes/wasmin-lang written to /workspace/builds/worker-26/source/Cargo.toml [INFO] crate git repo https://github.com/renatoathaydes/wasmin-lang already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.61.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded leb128 v0.2.4 [INFO] [stderr] Downloaded syn v1.0.55 [INFO] [stderr] Downloaded wasm-encoder v0.4.0 [INFO] [stderr] Downloaded wasmparser v0.72.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-26/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-26/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" "+1.61.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a4b6340e99c958f42a4477ee15814a313b8b02c2538fae44251914dd3b0e09ab [INFO] running `Command { std: "docker" "start" "-a" "a4b6340e99c958f42a4477ee15814a313b8b02c2538fae44251914dd3b0e09ab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a4b6340e99c958f42a4477ee15814a313b8b02c2538fae44251914dd3b0e09ab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a4b6340e99c958f42a4477ee15814a313b8b02c2538fae44251914dd3b0e09ab", kill_on_drop: false }` [INFO] [stdout] a4b6340e99c958f42a4477ee15814a313b8b02c2538fae44251914dd3b0e09ab [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-26/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-26/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" "+1.61.0" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b6e68409656fbb13e2aa6387ef1ed6708250539fa36871a1e725550ff7674c5f [INFO] running `Command { std: "docker" "start" "-a" "b6e68409656fbb13e2aa6387ef1ed6708250539fa36871a1e725550ff7674c5f", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.55 [INFO] [stderr] Compiling libc v0.2.81 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Checking unicode-width v0.1.8 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking leb128 v0.2.4 [INFO] [stderr] Checking wasmparser v0.72.0 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking wasm-encoder v0.4.0 [INFO] [stderr] Compiling heck v0.3.2 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Compiling structopt-derive v0.4.14 [INFO] [stderr] Checking structopt v0.3.21 [INFO] [stderr] Documenting wasmin v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unresolved link to `globals` [INFO] [stdout] --> src/ast.rs:16:49 [INFO] [stdout] | [INFO] [stdout] 16 | /// The variables may be local or global. The [`globals`] field determines which is the case [INFO] [stdout] | ^^^^^^^ no item named `globals` in scope [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `is_def` [INFO] [stdout] --> src/parse/stack.rs:47:13 [INFO] [stdout] | [INFO] [stdout] 47 | /// If [is_def] is `true`, then the definition is only accepted if it did not exist yet or [INFO] [stdout] | ^^^^^^ no item named `is_def` 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 `is_mut` [INFO] [stdout] --> src/parse/stack.rs:48:25 [INFO] [stdout] | [INFO] [stdout] 48 | /// it existed but [is_mut] was true, [INFO] [stdout] | ^^^^^^ no item named `is_mut` 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 `ErrorCode` [INFO] [stdout] --> src/sink/mod.rs:29:17 [INFO] [stdout] | [INFO] [stdout] 29 | /// If an [`ErrorCode`] is returned, the Wasmin CLI exits immediately with the provided code. [INFO] [stdout] | ^^^^^^^^^ no item named `ErrorCode` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 8.28s [INFO] running `Command { std: "docker" "inspect" "b6e68409656fbb13e2aa6387ef1ed6708250539fa36871a1e725550ff7674c5f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b6e68409656fbb13e2aa6387ef1ed6708250539fa36871a1e725550ff7674c5f", kill_on_drop: false }` [INFO] [stdout] b6e68409656fbb13e2aa6387ef1ed6708250539fa36871a1e725550ff7674c5f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-26/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-26/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" "+1.61.0" "rustdoc" "--lib" "-Zrustdoc-map" "--frozen" "--message-format=json" "--" "-Z" "unstable-options" "--document-private-items", kill_on_drop: false }` [INFO] [stdout] ece273ca0d3cf4462b4de9f7666de2e2065683daa8f9e86b8396f8a75cc7fbed [INFO] running `Command { std: "docker" "start" "-a" "ece273ca0d3cf4462b4de9f7666de2e2065683daa8f9e86b8396f8a75cc7fbed", kill_on_drop: false }` [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling libc v0.2.81 [INFO] [stderr] Compiling syn v1.0.55 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking unicode-width v0.1.8 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking leb128 v0.2.4 [INFO] [stderr] Checking wasmparser v0.72.0 [INFO] [stderr] Checking wasm-encoder v0.4.0 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling heck v0.3.2 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Compiling structopt-derive v0.4.14 [INFO] [stderr] Checking structopt v0.3.21 [INFO] [stderr] Documenting wasmin v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unresolved link to `globals` [INFO] [stdout] --> src/ast.rs:16:49 [INFO] [stdout] | [INFO] [stdout] 16 | /// The variables may be local or global. The [`globals`] field determines which is the case [INFO] [stdout] | ^^^^^^^ no item named `globals` in scope [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `is_def` [INFO] [stdout] --> src/parse/stack.rs:47:13 [INFO] [stdout] | [INFO] [stdout] 47 | /// If [is_def] is `true`, then the definition is only accepted if it did not exist yet or [INFO] [stdout] | ^^^^^^ no item named `is_def` 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 `is_mut` [INFO] [stdout] --> src/parse/stack.rs:48:25 [INFO] [stdout] | [INFO] [stdout] 48 | /// it existed but [is_mut] was true, [INFO] [stdout] | ^^^^^^ no item named `is_mut` 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 `ErrorCode` [INFO] [stdout] --> src/sink/mod.rs:29:17 [INFO] [stdout] | [INFO] [stdout] 29 | /// If an [`ErrorCode`] is returned, the Wasmin CLI exits immediately with the provided code. [INFO] [stdout] | ^^^^^^^^^ no item named `ErrorCode` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 8.51s [INFO] running `Command { std: "docker" "inspect" "ece273ca0d3cf4462b4de9f7666de2e2065683daa8f9e86b8396f8a75cc7fbed", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ece273ca0d3cf4462b4de9f7666de2e2065683daa8f9e86b8396f8a75cc7fbed", kill_on_drop: false }` [INFO] [stdout] ece273ca0d3cf4462b4de9f7666de2e2065683daa8f9e86b8396f8a75cc7fbed