[INFO] cloning repository https://github.com/95ulisse/rustybf
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/95ulisse/rustybf" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F95ulisse%2Frustybf", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F95ulisse%2Frustybf'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] b3043af53fb531ef7820b353ab00a05223153aa2
[INFO] documenting 95ulisse/rustybf against beta-2025-09-21 for beta-rustdoc-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F95ulisse%2Frustybf" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/95ulisse/rustybf
[INFO] finished tweaking git repo https://github.com/95ulisse/rustybf
[INFO] tweaked toml for git repo https://github.com/95ulisse/rustybf written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/95ulisse/rustybf on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/95ulisse/rustybf 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" "+beta-2025-09-21" "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] 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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] bcbea332e3a341fdeb021721b1905d9d020e1ebd6b04077a7b2c379efc76d2ba
[INFO] running `Command { std: "docker" "start" "-a" "bcbea332e3a341fdeb021721b1905d9d020e1ebd6b04077a7b2c379efc76d2ba", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "bcbea332e3a341fdeb021721b1905d9d020e1ebd6b04077a7b2c379efc76d2ba", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bcbea332e3a341fdeb021721b1905d9d020e1ebd6b04077a7b2c379efc76d2ba", kill_on_drop: false }`
[INFO] [stdout] bcbea332e3a341fdeb021721b1905d9d020e1ebd6b04077a7b2c379efc76d2ba
[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=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] aa1958dfa752976fa7ec13a1235131c192904501a772089a3cf389e269d46c0f
[INFO] running `Command { std: "docker" "start" "-a" "aa1958dfa752976fa7ec13a1235131c192904501a772089a3cf389e269d46c0f", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.59
[INFO] [stderr]    Compiling memchr v2.2.1
[INFO] [stderr]     Checking spin v0.5.0
[INFO] [stderr]    Compiling regex v1.1.9
[INFO] [stderr]    Compiling ucd-util v0.1.3
[INFO] [stderr]    Compiling semver-parser v0.7.0
[INFO] [stderr]    Compiling proc-macro2 v0.4.30
[INFO] [stderr]     Checking lazy_static v1.3.0
[INFO] [stderr]    Compiling utf8-ranges v1.0.3
[INFO] [stderr]    Compiling regex-syntax v0.6.8
[INFO] [stderr]    Compiling thread_local v0.3.6
[INFO] [stderr]    Compiling cc v1.0.37
[INFO] [stderr]    Compiling semver v0.9.0
[INFO] [stderr]    Compiling unicode-xid v0.1.0
[INFO] [stderr]    Compiling autocfg v0.1.5
[INFO] [stderr]    Compiling unicode-xid v0.0.4
[INFO] [stderr]     Checking ppv-lite86 v0.2.5
[INFO] [stderr]     Checking getrandom v0.1.6
[INFO] [stderr]    Compiling syn v0.15.39
[INFO] [stderr]     Checking rand_core v0.5.0
[INFO] [stderr]    Compiling rand_chacha v0.2.0
[INFO] [stderr]    Compiling synom v0.11.3
[INFO] [stderr]    Compiling quote v0.3.15
[INFO] [stderr]    Compiling bitflags v1.1.0
[INFO] [stderr]    Compiling log v0.4.7
[INFO] [stderr]     Checking cfg-if v0.1.9
[INFO] [stderr]    Compiling syn v0.11.11
[INFO] [stderr]     Checking c2-chacha v0.2.2
[INFO] [stderr]     Checking aho-corasick v0.7.4
[INFO] [stderr]     Checking atty v0.2.11
[INFO] [stderr]    Compiling quote v0.6.13
[INFO] [stderr]     Checking quick-error v1.2.2
[INFO] [stderr]    Compiling inkwell v0.1.0 (https://github.com/TheDan64/inkwell?branch=llvm7-0#730e316c)
[INFO] [stderr]     Checking either v1.5.2
[INFO] [stderr]     Checking unicode-width v0.1.5
[INFO] [stderr]     Checking humantime v1.2.0
[INFO] [stderr]     Checking rand v0.7.0
[INFO] [stderr]     Checking textwrap v0.11.0
[INFO] [stderr]     Checking remove_dir_all v0.5.2
[INFO] [stderr]     Checking termcolor v1.0.5
[INFO] [stderr]     Checking clap v2.33.0
[INFO] [stderr]     Checking itertools v0.8.0
[INFO] [stderr]     Checking tempfile v3.1.0
[INFO] [stderr]    Compiling enum-methods v0.0.8
[INFO] [stderr]    Compiling llvm-sys v70.2.1
[INFO] [stderr]     Checking env_logger v0.6.2
[INFO] [stderr]    Compiling inkwell_internal_macros v0.1.0 (https://github.com/TheDan64/inkwell?branch=llvm7-0#730e316c)
[INFO] [stderr]  Documenting rustybf v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]  --> src/interpreter.rs:5:37
[INFO] [stdout]   |
[INFO] [stdout] 5 | /// Builder for the [`Interpreter`](crate::interpreter::Interpreter) struct.
[INFO] [stdout]   |                      -------------  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ explicit target is redundant
[INFO] [stdout]   |                      |
[INFO] [stdout]   |                      because label contains path that resolves to same destination
[INFO] [stdout]   |
[INFO] [stdout]   = note: when a link's destination is not specified,
[INFO] [stdout]           the label is used to resolve intra-doc links
[INFO] [stdout]   = note: `#[warn(rustdoc::redundant_explicit_links)]` on by default
[INFO] [stdout] help: remove explicit link target
[INFO] [stdout]   |
[INFO] [stdout] 5 - /// Builder for the [`Interpreter`](crate::interpreter::Interpreter) struct.
[INFO] [stdout] 5 + /// Builder for the [`Interpreter`] struct.
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]   --> src/interpreter.rs:29:46
[INFO] [stdout]    |
[INFO] [stdout] 29 |     /// Creates a new [`InterpreterBuilder`](crate::interpreter::InterpreterBuilder) with the default settings.
[INFO] [stdout]    |                        --------------------  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ explicit target is redundant
[INFO] [stdout]    |                        |
[INFO] [stdout]    |                        because label contains path that resolves to same destination
[INFO] [stdout]    |
[INFO] [stdout]    = note: when a link's destination is not specified,
[INFO] [stdout]            the label is used to resolve intra-doc links
[INFO] [stdout] help: remove explicit link target
[INFO] [stdout]    |
[INFO] [stdout] 29 -     /// Creates a new [`InterpreterBuilder`](crate::interpreter::InterpreterBuilder) with the default settings.
[INFO] [stdout] 29 +     /// Creates a new [`InterpreterBuilder`] with the default settings.
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]   --> src/interpreter.rs:60:43
[INFO] [stdout]    |
[INFO] [stdout] 60 |     /// Builds the actual [`Interpreter`](crate::interpreter::Interpreter).
[INFO] [stdout]    |                            -------------  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ explicit target is redundant
[INFO] [stdout]    |                            |
[INFO] [stdout]    |                            because label contains path that resolves to same destination
[INFO] [stdout]    |
[INFO] [stdout]    = note: when a link's destination is not specified,
[INFO] [stdout]            the label is used to resolve intra-doc links
[INFO] [stdout] help: remove explicit link target
[INFO] [stdout]    |
[INFO] [stdout] 60 -     /// Builds the actual [`Interpreter`](crate::interpreter::Interpreter).
[INFO] [stdout] 60 +     /// Builds the actual [`Interpreter`].
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]   --> src/interpreter.rs:98:35
[INFO] [stdout]    |
[INFO] [stdout] 98 |     /// Builds an [`Interpreter`](crate::interpreter::Interpreter) with the default settings.
[INFO] [stdout]    |                    -------------  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ explicit target is redundant
[INFO] [stdout]    |                    |
[INFO] [stdout]    |                    because label contains path that resolves to same destination
[INFO] [stdout]    |
[INFO] [stdout]    = note: when a link's destination is not specified,
[INFO] [stdout]            the label is used to resolve intra-doc links
[INFO] [stdout] help: remove explicit link target
[INFO] [stdout]    |
[INFO] [stdout] 98 -     /// Builds an [`Interpreter`](crate::interpreter::Interpreter) with the default settings.
[INFO] [stdout] 98 +     /// Builds an [`Interpreter`] with the default settings.
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]    --> src/interpreter.rs:103:43
[INFO] [stdout]     |
[INFO] [stdout] 103 |     /// Creates an [`InterpreterBuilder`](crate::interpreter::InterpreterBuilder) to configure
[INFO] [stdout]     |                     --------------------  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ explicit target is redundant
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     because label contains path that resolves to same destination
[INFO] [stdout]     |
[INFO] [stdout]     = note: when a link's destination is not specified,
[INFO] [stdout]             the label is used to resolve intra-doc links
[INFO] [stdout] help: remove explicit link target
[INFO] [stdout]     |
[INFO] [stdout] 103 -     /// Creates an [`InterpreterBuilder`](crate::interpreter::InterpreterBuilder) to configure
[INFO] [stdout] 103 +     /// Creates an [`InterpreterBuilder`] to configure
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]    --> src/interpreter.rs:104:31
[INFO] [stdout]     |
[INFO] [stdout] 104 |     /// a new [`Interpreter`](crate::interpreter::Interpreter).
[INFO] [stdout]     |                -------------  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ explicit target is redundant
[INFO] [stdout]     |                |
[INFO] [stdout]     |                because label contains path that resolves to same destination
[INFO] [stdout]     |
[INFO] [stdout]     = note: when a link's destination is not specified,
[INFO] [stdout]             the label is used to resolve intra-doc links
[INFO] [stdout] help: remove explicit link target
[INFO] [stdout]     |
[INFO] [stdout] 104 -     /// a new [`Interpreter`](crate::interpreter::Interpreter).
[INFO] [stdout] 104 +     /// a new [`Interpreter`].
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]    --> src/interpreter.rs:109:81
[INFO] [stdout]     |
[INFO] [stdout] 109 |     /// Returns a reference to the underlying tape used by this [`Interpreter`](crate::interpreter::Interpreter).
[INFO] [stdout]     |                                                                  -------------  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ explicit target is redundant
[INFO] [stdout]     |                                                                  |
[INFO] [stdout]     |                                                                  because label contains path that resolves to same destination
[INFO] [stdout]     |
[INFO] [stdout]     = note: when a link's destination is not specified,
[INFO] [stdout]             the label is used to resolve intra-doc links
[INFO] [stdout] help: remove explicit link target
[INFO] [stdout]     |
[INFO] [stdout] 109 -     /// Returns a reference to the underlying tape used by this [`Interpreter`](crate::interpreter::Interpreter).
[INFO] [stdout] 109 +     /// Returns a reference to the underlying tape used by this [`Interpreter`].
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]    --> src/interpreter.rs:119:78
[INFO] [stdout]     |
[INFO] [stdout] 119 |     /// Returns a reference to the input stream used by this [`Interpreter`](crate::interpreter::Interpreter).
[INFO] [stdout]     |                                                               -------------  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ explicit target is redundant
[INFO] [stdout]     |                                                               |
[INFO] [stdout]     |                                                               because label contains path that resolves to same destination
[INFO] [stdout]     |
[INFO] [stdout]     = note: when a link's destination is not specified,
[INFO] [stdout]             the label is used to resolve intra-doc links
[INFO] [stdout] help: remove explicit link target
[INFO] [stdout]     |
[INFO] [stdout] 119 -     /// Returns a reference to the input stream used by this [`Interpreter`](crate::interpreter::Interpreter).
[INFO] [stdout] 119 +     /// Returns a reference to the input stream used by this [`Interpreter`].
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]    --> src/interpreter.rs:124:79
[INFO] [stdout]     |
[INFO] [stdout] 124 |     /// Returns a reference to the output stream used by this [`Interpreter`](crate::interpreter::Interpreter).
[INFO] [stdout]     |                                                                -------------  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ explicit target is redundant
[INFO] [stdout]     |                                                                |
[INFO] [stdout]     |                                                                because label contains path that resolves to same destination
[INFO] [stdout]     |
[INFO] [stdout]     = note: when a link's destination is not specified,
[INFO] [stdout]             the label is used to resolve intra-doc links
[INFO] [stdout] help: remove explicit link target
[INFO] [stdout]     |
[INFO] [stdout] 124 -     /// Returns a reference to the output stream used by this [`Interpreter`](crate::interpreter::Interpreter).
[INFO] [stdout] 124 +     /// Returns a reference to the output stream used by this [`Interpreter`].
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]    --> src/interpreter.rs:129:72
[INFO] [stdout]     |
[INFO] [stdout] 129 |     /// Executes the given set of instructions in this [`Interpreter`](crate::interpreter::Interpreter).
[INFO] [stdout]     |                                                         -------------  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ explicit target is redundant
[INFO] [stdout]     |                                                         |
[INFO] [stdout]     |                                                         because label contains path that resolves to same destination
[INFO] [stdout]     |
[INFO] [stdout]     = note: when a link's destination is not specified,
[INFO] [stdout]             the label is used to resolve intra-doc links
[INFO] [stdout] help: remove explicit link target
[INFO] [stdout]     |
[INFO] [stdout] 129 -     /// Executes the given set of instructions in this [`Interpreter`](crate::interpreter::Interpreter).
[INFO] [stdout] 129 +     /// Executes the given set of instructions in this [`Interpreter`].
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 22.72s
[INFO] [stderr]    Generated /opt/rustwide/target/doc/rustybf/index.html
[INFO] running `Command { std: "docker" "inspect" "aa1958dfa752976fa7ec13a1235131c192904501a772089a3cf389e269d46c0f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "aa1958dfa752976fa7ec13a1235131c192904501a772089a3cf389e269d46c0f", kill_on_drop: false }`
[INFO] [stdout] aa1958dfa752976fa7ec13a1235131c192904501a772089a3cf389e269d46c0f
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "DOCS_RS=1" "-e" "RUSTC_BOOTSTRAP=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "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] ec2d9cf6dd4ed0b775632dcb3e4493101c8cc13290664547e3c7944c01134f13
[INFO] running `Command { std: "docker" "start" "-a" "ec2d9cf6dd4ed0b775632dcb3e4493101c8cc13290664547e3c7944c01134f13", kill_on_drop: false }`
[INFO] [stderr]  Documenting rustybf v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]  --> src/interpreter.rs:5:37
[INFO] [stdout]   |
[INFO] [stdout] 5 | /// Builder for the [`Interpreter`](crate::interpreter::Interpreter) struct.
[INFO] [stdout]   |                      -------------  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ explicit target is redundant
[INFO] [stdout]   |                      |
[INFO] [stdout]   |                      because label contains path that resolves to same destination
[INFO] [stdout]   |
[INFO] [stdout]   = note: when a link's destination is not specified,
[INFO] [stdout]           the label is used to resolve intra-doc links
[INFO] [stdout]   = note: `#[warn(rustdoc::redundant_explicit_links)]` on by default
[INFO] [stdout] help: remove explicit link target
[INFO] [stdout]   |
[INFO] [stdout] 5 - /// Builder for the [`Interpreter`](crate::interpreter::Interpreter) struct.
[INFO] [stdout] 5 + /// Builder for the [`Interpreter`] struct.
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]   --> src/interpreter.rs:29:46
[INFO] [stdout]    |
[INFO] [stdout] 29 |     /// Creates a new [`InterpreterBuilder`](crate::interpreter::InterpreterBuilder) with the default settings.
[INFO] [stdout]    |                        --------------------  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ explicit target is redundant
[INFO] [stdout]    |                        |
[INFO] [stdout]    |                        because label contains path that resolves to same destination
[INFO] [stdout]    |
[INFO] [stdout]    = note: when a link's destination is not specified,
[INFO] [stdout]            the label is used to resolve intra-doc links
[INFO] [stdout] help: remove explicit link target
[INFO] [stdout]    |
[INFO] [stdout] 29 -     /// Creates a new [`InterpreterBuilder`](crate::interpreter::InterpreterBuilder) with the default settings.
[INFO] [stdout] 29 +     /// Creates a new [`InterpreterBuilder`] with the default settings.
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]   --> src/interpreter.rs:60:43
[INFO] [stdout]    |
[INFO] [stdout] 60 |     /// Builds the actual [`Interpreter`](crate::interpreter::Interpreter).
[INFO] [stdout]    |                            -------------  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ explicit target is redundant
[INFO] [stdout]    |                            |
[INFO] [stdout]    |                            because label contains path that resolves to same destination
[INFO] [stdout]    |
[INFO] [stdout]    = note: when a link's destination is not specified,
[INFO] [stdout]            the label is used to resolve intra-doc links
[INFO] [stdout] help: remove explicit link target
[INFO] [stdout]    |
[INFO] [stdout] 60 -     /// Builds the actual [`Interpreter`](crate::interpreter::Interpreter).
[INFO] [stdout] 60 +     /// Builds the actual [`Interpreter`].
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]   --> src/interpreter.rs:98:35
[INFO] [stdout]    |
[INFO] [stdout] 98 |     /// Builds an [`Interpreter`](crate::interpreter::Interpreter) with the default settings.
[INFO] [stdout]    |                    -------------  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ explicit target is redundant
[INFO] [stdout]    |                    |
[INFO] [stdout]    |                    because label contains path that resolves to same destination
[INFO] [stdout]    |
[INFO] [stdout]    = note: when a link's destination is not specified,
[INFO] [stdout]            the label is used to resolve intra-doc links
[INFO] [stdout] help: remove explicit link target
[INFO] [stdout]    |
[INFO] [stdout] 98 -     /// Builds an [`Interpreter`](crate::interpreter::Interpreter) with the default settings.
[INFO] [stdout] 98 +     /// Builds an [`Interpreter`] with the default settings.
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]    --> src/interpreter.rs:103:43
[INFO] [stdout]     |
[INFO] [stdout] 103 |     /// Creates an [`InterpreterBuilder`](crate::interpreter::InterpreterBuilder) to configure
[INFO] [stdout]     |                     --------------------  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ explicit target is redundant
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     because label contains path that resolves to same destination
[INFO] [stdout]     |
[INFO] [stdout]     = note: when a link's destination is not specified,
[INFO] [stdout]             the label is used to resolve intra-doc links
[INFO] [stdout] help: remove explicit link target
[INFO] [stdout]     |
[INFO] [stdout] 103 -     /// Creates an [`InterpreterBuilder`](crate::interpreter::InterpreterBuilder) to configure
[INFO] [stdout] 103 +     /// Creates an [`InterpreterBuilder`] to configure
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]    --> src/interpreter.rs:104:31
[INFO] [stdout]     |
[INFO] [stdout] 104 |     /// a new [`Interpreter`](crate::interpreter::Interpreter).
[INFO] [stdout]     |                -------------  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ explicit target is redundant
[INFO] [stdout]     |                |
[INFO] [stdout]     |                because label contains path that resolves to same destination
[INFO] [stdout]     |
[INFO] [stdout]     = note: when a link's destination is not specified,
[INFO] [stdout]             the label is used to resolve intra-doc links
[INFO] [stdout] help: remove explicit link target
[INFO] [stdout]     |
[INFO] [stdout] 104 -     /// a new [`Interpreter`](crate::interpreter::Interpreter).
[INFO] [stdout] 104 +     /// a new [`Interpreter`].
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]    --> src/interpreter.rs:109:81
[INFO] [stdout]     |
[INFO] [stdout] 109 |     /// Returns a reference to the underlying tape used by this [`Interpreter`](crate::interpreter::Interpreter).
[INFO] [stdout]     |                                                                  -------------  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ explicit target is redundant
[INFO] [stdout]     |                                                                  |
[INFO] [stdout]     |                                                                  because label contains path that resolves to same destination
[INFO] [stdout]     |
[INFO] [stdout]     = note: when a link's destination is not specified,
[INFO] [stdout]             the label is used to resolve intra-doc links
[INFO] [stdout] help: remove explicit link target
[INFO] [stdout]     |
[INFO] [stdout] 109 -     /// Returns a reference to the underlying tape used by this [`Interpreter`](crate::interpreter::Interpreter).
[INFO] [stdout] 109 +     /// Returns a reference to the underlying tape used by this [`Interpreter`].
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]    --> src/interpreter.rs:119:78
[INFO] [stdout]     |
[INFO] [stdout] 119 |     /// Returns a reference to the input stream used by this [`Interpreter`](crate::interpreter::Interpreter).
[INFO] [stdout]     |                                                               -------------  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ explicit target is redundant
[INFO] [stdout]     |                                                               |
[INFO] [stdout]     |                                                               because label contains path that resolves to same destination
[INFO] [stdout]     |
[INFO] [stdout]     = note: when a link's destination is not specified,
[INFO] [stdout]             the label is used to resolve intra-doc links
[INFO] [stdout] help: remove explicit link target
[INFO] [stdout]     |
[INFO] [stdout] 119 -     /// Returns a reference to the input stream used by this [`Interpreter`](crate::interpreter::Interpreter).
[INFO] [stdout] 119 +     /// Returns a reference to the input stream used by this [`Interpreter`].
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]    --> src/interpreter.rs:124:79
[INFO] [stdout]     |
[INFO] [stdout] 124 |     /// Returns a reference to the output stream used by this [`Interpreter`](crate::interpreter::Interpreter).
[INFO] [stdout]     |                                                                -------------  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ explicit target is redundant
[INFO] [stdout]     |                                                                |
[INFO] [stdout]     |                                                                because label contains path that resolves to same destination
[INFO] [stdout]     |
[INFO] [stdout]     = note: when a link's destination is not specified,
[INFO] [stdout]             the label is used to resolve intra-doc links
[INFO] [stdout] help: remove explicit link target
[INFO] [stdout]     |
[INFO] [stdout] 124 -     /// Returns a reference to the output stream used by this [`Interpreter`](crate::interpreter::Interpreter).
[INFO] [stdout] 124 +     /// Returns a reference to the output stream used by this [`Interpreter`].
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]    --> src/interpreter.rs:129:72
[INFO] [stdout]     |
[INFO] [stdout] 129 |     /// Executes the given set of instructions in this [`Interpreter`](crate::interpreter::Interpreter).
[INFO] [stdout]     |                                                         -------------  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ explicit target is redundant
[INFO] [stdout]     |                                                         |
[INFO] [stdout]     |                                                         because label contains path that resolves to same destination
[INFO] [stdout]     |
[INFO] [stdout]     = note: when a link's destination is not specified,
[INFO] [stdout]             the label is used to resolve intra-doc links
[INFO] [stdout] help: remove explicit link target
[INFO] [stdout]     |
[INFO] [stdout] 129 -     /// Executes the given set of instructions in this [`Interpreter`](crate::interpreter::Interpreter).
[INFO] [stdout] 129 +     /// Executes the given set of instructions in this [`Interpreter`].
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.04s
[INFO] [stderr]    Generated /opt/rustwide/target/doc/rustybf/index.html
[INFO] running `Command { std: "docker" "inspect" "ec2d9cf6dd4ed0b775632dcb3e4493101c8cc13290664547e3c7944c01134f13", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ec2d9cf6dd4ed0b775632dcb3e4493101c8cc13290664547e3c7944c01134f13", kill_on_drop: false }`
[INFO] [stdout] ec2d9cf6dd4ed0b775632dcb3e4493101c8cc13290664547e3c7944c01134f13
