[INFO] fetching crate sylt-common 0.1.0... [INFO] documenting sylt-common-0.1.0 against 1.61.0 for beta-1.62-rustdoc-1 [INFO] extracting crate sylt-common 0.1.0 into /workspace/builds/worker-15/source [INFO] validating manifest of crates.io crate sylt-common 0.1.0 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 crates.io crate sylt-common 0.1.0 [INFO] finished tweaking crates.io crate sylt-common 0.1.0 [INFO] tweaked toml for crates.io crate sylt-common 0.1.0 written to /workspace/builds/worker-15/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.61.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.61.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/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] c2fd939c7ceefc6ff70dde6070473f1121a3ca99a9444f802e1a73f3a59fcaed [INFO] running `Command { std: "docker" "start" "-a" "c2fd939c7ceefc6ff70dde6070473f1121a3ca99a9444f802e1a73f3a59fcaed", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c2fd939c7ceefc6ff70dde6070473f1121a3ca99a9444f802e1a73f3a59fcaed", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c2fd939c7ceefc6ff70dde6070473f1121a3ca99a9444f802e1a73f3a59fcaed", kill_on_drop: false }` [INFO] [stdout] c2fd939c7ceefc6ff70dde6070473f1121a3ca99a9444f802e1a73f3a59fcaed [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/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] 7f3c06dcceb16f893cf1d3b3bea4440b26e7d9ec9553e13288308e4719fe0256 [INFO] running `Command { std: "docker" "start" "-a" "7f3c06dcceb16f893cf1d3b3bea4440b26e7d9ec9553e13288308e4719fe0256", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.39 [INFO] [stderr] Compiling unicode-ident v1.0.0 [INFO] [stderr] Compiling syn v1.0.95 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling beef v0.5.2 [INFO] [stderr] Compiling serde_derive v1.0.137 [INFO] [stderr] Compiling regex-syntax v0.6.26 [INFO] [stderr] Compiling utf8-ranges v1.0.5 [INFO] [stderr] Compiling serde v1.0.137 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Checking owo-colors v2.1.0 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Compiling logos-derive v0.12.0 [INFO] [stderr] Compiling sylt-macro v0.1.0 [INFO] [stderr] Checking logos v0.12.0 [INFO] [stderr] Checking sylt-tokenizer v0.1.0 [INFO] [stderr] Documenting sylt-common v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unresolved link to `Value::Tuple` [INFO] [stdout] --> src/op.rs:36:24 [INFO] [stdout] | [INFO] [stdout] 36 | /// Creates a new [Value::Tuple] with the given size and place it on the top [INFO] [stdout] | ^^^^^^^^^^^^ no item named `Value` in scope [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Value::List` [INFO] [stdout] --> src/op.rs:41:24 [INFO] [stdout] | [INFO] [stdout] 41 | /// Creates a new [Value::List] with the given size and place it on the top [INFO] [stdout] | ^^^^^^^^^^^ no item named `Value` in scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Value::Set` [INFO] [stdout] --> src/op.rs:46:24 [INFO] [stdout] | [INFO] [stdout] 46 | /// Creates a new [Value::Set] with the given elements and place it on the top [INFO] [stdout] | ^^^^^^^^^^ no item named `Value` in scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Value::Dict` [INFO] [stdout] --> src/op.rs:51:24 [INFO] [stdout] | [INFO] [stdout] 51 | /// Creates a new [Value::Dict] with the given elements and place it on the top [INFO] [stdout] | ^^^^^^^^^^^ no item named `Value` in scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `I` [INFO] [stdout] --> src/op.rs:60:29 [INFO] [stdout] | [INFO] [stdout] 60 | /// {T, I} - Index - {T[I]} [INFO] [stdout] | ^ no item named `I` 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 `I` [INFO] [stdout] --> src/op.rs:65:29 [INFO] [stdout] | [INFO] [stdout] 65 | /// {T} - Index(I) - {T[I]} [INFO] [stdout] | ^ no item named `I` 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 `I` [INFO] [stdout] --> src/op.rs:68:11 [INFO] [stdout] | [INFO] [stdout] 68 | /// T[I] = V [INFO] [stdout] | ^ no item named `I` 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 `Value::Blob` [INFO] [stdout] --> src/op.rs:74:33 [INFO] [stdout] | [INFO] [stdout] 74 | /// Currently only expects [Value::Blob]. [INFO] [stdout] | ^^^^^^^^^^^ no item named `Value` in scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Value::Blob` [INFO] [stdout] --> src/op.rs:86:33 [INFO] [stdout] | [INFO] [stdout] 86 | /// Currently only expects [Value::Blob]. [INFO] [stdout] | ^^^^^^^^^^^ no item named `Value` in scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `op::add` [INFO] [stdout] --> src/op.rs:93:29 [INFO] [stdout] | [INFO] [stdout] 93 | /// using the function [op::add]. The result [INFO] [stdout] | ^^^^^^^ no item named `op` in scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `op::sub` [INFO] [stdout] --> src/op.rs:99:29 [INFO] [stdout] | [INFO] [stdout] 99 | /// using the function [op::sub]. The result [INFO] [stdout] | ^^^^^^^ no item named `op` in scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `op::mul` [INFO] [stdout] --> src/op.rs:105:29 [INFO] [stdout] | [INFO] [stdout] 105 | /// using the function [op::mul]. The result [INFO] [stdout] | ^^^^^^^ no item named `op` in scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `op::div` [INFO] [stdout] --> src/op.rs:111:29 [INFO] [stdout] | [INFO] [stdout] 111 | /// using the function [op::div]. The result [INFO] [stdout] | ^^^^^^^ no item named `op` in scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `op::and` [INFO] [stdout] --> src/op.rs:122:37 [INFO] [stdout] | [INFO] [stdout] 122 | /// top 2 stack elements using [op::and]. [INFO] [stdout] | ^^^^^^^ no item named `op` in scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `op::or` [INFO] [stdout] --> src/op.rs:127:37 [INFO] [stdout] | [INFO] [stdout] 127 | /// top 2 stack elements using [op::or]. [INFO] [stdout] | ^^^^^^ no item named `op` in scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `op::not` [INFO] [stdout] --> src/op.rs:132:34 [INFO] [stdout] | [INFO] [stdout] 132 | /// top stack element using [op::not]. [INFO] [stdout] | ^^^^^^^ no item named `op` in scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `op::eq` [INFO] [stdout] --> src/op.rs:166:37 [INFO] [stdout] | [INFO] [stdout] 166 | /// the result. Compares using [op::eq]. [INFO] [stdout] | ^^^^^^ no item named `op` in scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `op::less` [INFO] [stdout] --> src/op.rs:172:25 [INFO] [stdout] | [INFO] [stdout] 172 | /// Compares using [op::less]. [INFO] [stdout] | ^^^^^^^^ no item named `op` in scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `op::less` [INFO] [stdout] --> src/op.rs:178:25 [INFO] [stdout] | [INFO] [stdout] 178 | /// Compares using [op::less]. [INFO] [stdout] | ^^^^^^^^ no item named `op` in scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Value::Blob` [INFO] [stdout] --> src/op.rs:268:31 [INFO] [stdout] | [INFO] [stdout] 268 | /// Callable things are: [Value::Blob], [Value::Function], [INFO] [stdout] | ^^^^^^^^^^^ no item named `Value` in scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Value::Function` [INFO] [stdout] --> src/op.rs:268:46 [INFO] [stdout] | [INFO] [stdout] 268 | /// Callable things are: [Value::Blob], [Value::Function], [INFO] [stdout] | ^^^^^^^^^^^^^^^ no item named `Value` in scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Value::ExternFunction` [INFO] [stdout] --> src/op.rs:269:14 [INFO] [stdout] | [INFO] [stdout] 269 | /// and [Value::ExternFunction]. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ no item named `Value` in scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 22 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 14.57s [INFO] running `Command { std: "docker" "inspect" "7f3c06dcceb16f893cf1d3b3bea4440b26e7d9ec9553e13288308e4719fe0256", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7f3c06dcceb16f893cf1d3b3bea4440b26e7d9ec9553e13288308e4719fe0256", kill_on_drop: false }` [INFO] [stdout] 7f3c06dcceb16f893cf1d3b3bea4440b26e7d9ec9553e13288308e4719fe0256 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/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" "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: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] 10165ad77cc8ee8cb690c38e674f1b2fc751320e1f1fd2adcbc73077ea06920f [INFO] running `Command { std: "docker" "start" "-a" "10165ad77cc8ee8cb690c38e674f1b2fc751320e1f1fd2adcbc73077ea06920f", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.39 [INFO] [stderr] Compiling unicode-ident v1.0.0 [INFO] [stderr] Compiling syn v1.0.95 [INFO] [stderr] Compiling utf8-ranges v1.0.5 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling serde_derive v1.0.137 [INFO] [stderr] Compiling regex-syntax v0.6.26 [INFO] [stderr] Compiling beef v0.5.2 [INFO] [stderr] Compiling serde v1.0.137 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Checking owo-colors v2.1.0 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Compiling logos-derive v0.12.0 [INFO] [stderr] Compiling sylt-macro v0.1.0 [INFO] [stderr] Checking logos v0.12.0 [INFO] [stderr] Checking sylt-tokenizer v0.1.0 [INFO] [stderr] Documenting sylt-common v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 14.14s [INFO] [stdout] warning: unresolved link to `Value::Tuple` [INFO] [stdout] --> src/op.rs:36:24 [INFO] [stdout] | [INFO] [stdout] 36 | /// Creates a new [Value::Tuple] with the given size and place it on the top [INFO] [stdout] | ^^^^^^^^^^^^ no item named `Value` in scope [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Value::List` [INFO] [stdout] --> src/op.rs:41:24 [INFO] [stdout] | [INFO] [stdout] 41 | /// Creates a new [Value::List] with the given size and place it on the top [INFO] [stdout] | ^^^^^^^^^^^ no item named `Value` in scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Value::Set` [INFO] [stdout] --> src/op.rs:46:24 [INFO] [stdout] | [INFO] [stdout] 46 | /// Creates a new [Value::Set] with the given elements and place it on the top [INFO] [stdout] | ^^^^^^^^^^ no item named `Value` in scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Value::Dict` [INFO] [stdout] --> src/op.rs:51:24 [INFO] [stdout] | [INFO] [stdout] 51 | /// Creates a new [Value::Dict] with the given elements and place it on the top [INFO] [stdout] | ^^^^^^^^^^^ no item named `Value` in scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `I` [INFO] [stdout] --> src/op.rs:60:29 [INFO] [stdout] | [INFO] [stdout] 60 | /// {T, I} - Index - {T[I]} [INFO] [stdout] | ^ no item named `I` 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 `I` [INFO] [stdout] --> src/op.rs:65:29 [INFO] [stdout] | [INFO] [stdout] 65 | /// {T} - Index(I) - {T[I]} [INFO] [stdout] | ^ no item named `I` 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 `I` [INFO] [stdout] --> src/op.rs:68:11 [INFO] [stdout] | [INFO] [stdout] 68 | /// T[I] = V [INFO] [stdout] | ^ no item named `I` 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 `Value::Blob` [INFO] [stdout] --> src/op.rs:74:33 [INFO] [stdout] | [INFO] [stdout] 74 | /// Currently only expects [Value::Blob]. [INFO] [stdout] | ^^^^^^^^^^^ no item named `Value` in scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Value::Blob` [INFO] [stdout] --> src/op.rs:86:33 [INFO] [stdout] | [INFO] [stdout] 86 | /// Currently only expects [Value::Blob]. [INFO] [stdout] | ^^^^^^^^^^^ no item named `Value` in scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `op::add` [INFO] [stdout] --> src/op.rs:93:29 [INFO] [stdout] | [INFO] [stdout] 93 | /// using the function [op::add]. The result [INFO] [stdout] | ^^^^^^^ no item named `op` in scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `op::sub` [INFO] [stdout] --> src/op.rs:99:29 [INFO] [stdout] | [INFO] [stdout] 99 | /// using the function [op::sub]. The result [INFO] [stdout] | ^^^^^^^ no item named `op` in scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `op::mul` [INFO] [stdout] --> src/op.rs:105:29 [INFO] [stdout] | [INFO] [stdout] 105 | /// using the function [op::mul]. The result [INFO] [stdout] | ^^^^^^^ no item named `op` in scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `op::div` [INFO] [stdout] --> src/op.rs:111:29 [INFO] [stdout] | [INFO] [stdout] 111 | /// using the function [op::div]. The result [INFO] [stdout] | ^^^^^^^ no item named `op` in scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `op::and` [INFO] [stdout] --> src/op.rs:122:37 [INFO] [stdout] | [INFO] [stdout] 122 | /// top 2 stack elements using [op::and]. [INFO] [stdout] | ^^^^^^^ no item named `op` in scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `op::or` [INFO] [stdout] --> src/op.rs:127:37 [INFO] [stdout] | [INFO] [stdout] 127 | /// top 2 stack elements using [op::or]. [INFO] [stdout] | ^^^^^^ no item named `op` in scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `op::not` [INFO] [stdout] --> src/op.rs:132:34 [INFO] [stdout] | [INFO] [stdout] 132 | /// top stack element using [op::not]. [INFO] [stdout] | ^^^^^^^ no item named `op` in scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `op::eq` [INFO] [stdout] --> src/op.rs:166:37 [INFO] [stdout] | [INFO] [stdout] 166 | /// the result. Compares using [op::eq]. [INFO] [stdout] | ^^^^^^ no item named `op` in scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `op::less` [INFO] [stdout] --> src/op.rs:172:25 [INFO] [stdout] | [INFO] [stdout] 172 | /// Compares using [op::less]. [INFO] [stdout] | ^^^^^^^^ no item named `op` in scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `op::less` [INFO] [stdout] --> src/op.rs:178:25 [INFO] [stdout] | [INFO] [stdout] 178 | /// Compares using [op::less]. [INFO] [stdout] | ^^^^^^^^ no item named `op` in scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Value::Blob` [INFO] [stdout] --> src/op.rs:268:31 [INFO] [stdout] | [INFO] [stdout] 268 | /// Callable things are: [Value::Blob], [Value::Function], [INFO] [stdout] | ^^^^^^^^^^^ no item named `Value` in scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Value::Function` [INFO] [stdout] --> src/op.rs:268:46 [INFO] [stdout] | [INFO] [stdout] 268 | /// Callable things are: [Value::Blob], [Value::Function], [INFO] [stdout] | ^^^^^^^^^^^^^^^ no item named `Value` in scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Value::ExternFunction` [INFO] [stdout] --> src/op.rs:269:14 [INFO] [stdout] | [INFO] [stdout] 269 | /// and [Value::ExternFunction]. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ no item named `Value` in scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 22 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "10165ad77cc8ee8cb690c38e674f1b2fc751320e1f1fd2adcbc73077ea06920f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "10165ad77cc8ee8cb690c38e674f1b2fc751320e1f1fd2adcbc73077ea06920f", kill_on_drop: false }` [INFO] [stdout] 10165ad77cc8ee8cb690c38e674f1b2fc751320e1f1fd2adcbc73077ea06920f