[INFO] cloning repository https://github.com/vodenkaj/open-api-to-http
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/vodenkaj/open-api-to-http" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvodenkaj%2Fopen-api-to-http", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvodenkaj%2Fopen-api-to-http'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 098ee4558fbef06b07b4e1317ca58a7f0daf333f
[INFO] testing vodenkaj/open-api-to-http against beta-2026-03-05 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvodenkaj%2Fopen-api-to-http" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/vodenkaj/open-api-to-http
[INFO] finished tweaking git repo https://github.com/vodenkaj/open-api-to-http
[INFO] tweaked toml for git repo https://github.com/vodenkaj/open-api-to-http written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/vodenkaj/open-api-to-http on toolchain beta-2026-03-05
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/vodenkaj/open-api-to-http 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-2026-03-05" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3a89a21d5e7cf214c008ee97b134247f40a159a9c2cc0e0aad540737c746afc1
[INFO] running `Command { std: "docker" "start" "-a" "3a89a21d5e7cf214c008ee97b134247f40a159a9c2cc0e0aad540737c746afc1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3a89a21d5e7cf214c008ee97b134247f40a159a9c2cc0e0aad540737c746afc1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3a89a21d5e7cf214c008ee97b134247f40a159a9c2cc0e0aad540737c746afc1", kill_on_drop: false }`
[INFO] [stdout] 3a89a21d5e7cf214c008ee97b134247f40a159a9c2cc0e0aad540737c746afc1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 56ae524349e40cb1894d36675d91e1cb573f1b584c39e19bd79a2cede8926ba5
[INFO] running `Command { std: "docker" "start" "-a" "56ae524349e40cb1894d36675d91e1cb573f1b584c39e19bd79a2cede8926ba5", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.47
[INFO] [stderr]    Compiling unicode-ident v1.0.5
[INFO] [stderr]    Compiling quote v1.0.21
[INFO] [stderr]    Compiling syn v1.0.103
[INFO] [stderr]    Compiling serde_derive v1.0.147
[INFO] [stderr]    Compiling serde v1.0.147
[INFO] [stderr]    Compiling serde_json v1.0.85
[INFO] [stderr]    Compiling ryu v1.0.11
[INFO] [stderr]    Compiling itoa v1.0.3
[INFO] [stderr]    Compiling unwrap_or v1.0.0
[INFO] [stderr]    Compiling exitcode v1.1.2
[INFO] [stderr]    Compiling open-api-to-http v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: structure field `allOf` should have a snake case name
[INFO] [stdout]   --> src/open_api.rs:55:13
[INFO] [stdout]    |
[INFO] [stdout] 55 |     AllOf { allOf: Vec<Object> },
[INFO] [stdout]    |             ^^^^^ help: convert the identifier to snake case: `all_of`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `anyOf` should have a snake case name
[INFO] [stdout]   --> src/open_api.rs:56:13
[INFO] [stdout]    |
[INFO] [stdout] 56 |     AnyOf { anyOf: Vec<Object> },
[INFO] [stdout]    |             ^^^^^ help: convert the identifier to snake case: `any_of`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `oneOf` should have a snake case name
[INFO] [stdout]   --> src/open_api.rs:57:13
[INFO] [stdout]    |
[INFO] [stdout] 57 |     OneOf { oneOf: Vec<Object> },
[INFO] [stdout]    |             ^^^^^ help: convert the identifier to snake case: `one_of`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]   --> src/http_data.rs:78:44
[INFO] [stdout]    |
[INFO] [stdout] 78 |             .map(|split| String::from(split.clone()))
[INFO] [stdout]    |                                            ^^^^^^^^ help: remove this redundant call
[INFO] [stdout]    |
[INFO] [stdout]    = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed
[INFO] [stdout]    = note: `#[warn(noop_method_call)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.28s
[INFO] running `Command { std: "docker" "inspect" "56ae524349e40cb1894d36675d91e1cb573f1b584c39e19bd79a2cede8926ba5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "56ae524349e40cb1894d36675d91e1cb573f1b584c39e19bd79a2cede8926ba5", kill_on_drop: false }`
[INFO] [stdout] 56ae524349e40cb1894d36675d91e1cb573f1b584c39e19bd79a2cede8926ba5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 539bb9f7e77b2038bbf29e01aa43cb937dee22d607a9d5143a34d339b067ad83
[INFO] running `Command { std: "docker" "start" "-a" "539bb9f7e77b2038bbf29e01aa43cb937dee22d607a9d5143a34d339b067ad83", kill_on_drop: false }`
[INFO] [stderr]    Compiling open-api-to-http v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: structure field `allOf` should have a snake case name
[INFO] [stdout]   --> src/open_api.rs:55:13
[INFO] [stdout]    |
[INFO] [stdout] 55 |     AllOf { allOf: Vec<Object> },
[INFO] [stdout]    |             ^^^^^ help: convert the identifier to snake case: `all_of`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `anyOf` should have a snake case name
[INFO] [stdout]   --> src/open_api.rs:56:13
[INFO] [stdout]    |
[INFO] [stdout] 56 |     AnyOf { anyOf: Vec<Object> },
[INFO] [stdout]    |             ^^^^^ help: convert the identifier to snake case: `any_of`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `oneOf` should have a snake case name
[INFO] [stdout]   --> src/open_api.rs:57:13
[INFO] [stdout]    |
[INFO] [stdout] 57 |     OneOf { oneOf: Vec<Object> },
[INFO] [stdout]    |             ^^^^^ help: convert the identifier to snake case: `one_of`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]   --> src/http_data.rs:78:44
[INFO] [stdout]    |
[INFO] [stdout] 78 |             .map(|split| String::from(split.clone()))
[INFO] [stdout]    |                                            ^^^^^^^^ help: remove this redundant call
[INFO] [stdout]    |
[INFO] [stdout]    = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed
[INFO] [stdout]    = note: `#[warn(noop_method_call)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `allOf` should have a snake case name
[INFO] [stdout]   --> src/open_api.rs:55:13
[INFO] [stdout]    |
[INFO] [stdout] 55 |     AllOf { allOf: Vec<Object> },
[INFO] [stdout]    |             ^^^^^ help: convert the identifier to snake case: `all_of`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `anyOf` should have a snake case name
[INFO] [stdout]   --> src/open_api.rs:56:13
[INFO] [stdout]    |
[INFO] [stdout] 56 |     AnyOf { anyOf: Vec<Object> },
[INFO] [stdout]    |             ^^^^^ help: convert the identifier to snake case: `any_of`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `oneOf` should have a snake case name
[INFO] [stdout]   --> src/open_api.rs:57:13
[INFO] [stdout]    |
[INFO] [stdout] 57 |     OneOf { oneOf: Vec<Object> },
[INFO] [stdout]    |             ^^^^^ help: convert the identifier to snake case: `one_of`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]   --> src/http_data.rs:78:44
[INFO] [stdout]    |
[INFO] [stdout] 78 |             .map(|split| String::from(split.clone()))
[INFO] [stdout]    |                                            ^^^^^^^^ help: remove this redundant call
[INFO] [stdout]    |
[INFO] [stdout]    = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed
[INFO] [stdout]    = note: `#[warn(noop_method_call)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.79s
[INFO] running `Command { std: "docker" "inspect" "539bb9f7e77b2038bbf29e01aa43cb937dee22d607a9d5143a34d339b067ad83", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "539bb9f7e77b2038bbf29e01aa43cb937dee22d607a9d5143a34d339b067ad83", kill_on_drop: false }`
[INFO] [stdout] 539bb9f7e77b2038bbf29e01aa43cb937dee22d607a9d5143a34d339b067ad83
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 86f5713e87bdebfc894f02db5bdbd20abd56e24487452d7434cdee1d4d72ceb7
[INFO] running `Command { std: "docker" "start" "-a" "86f5713e87bdebfc894f02db5bdbd20abd56e24487452d7434cdee1d4d72ceb7", kill_on_drop: false }`
[INFO] [stderr] warning: structure field `allOf` should have a snake case name
[INFO] [stderr]   --> src/open_api.rs:55:13
[INFO] [stderr]    |
[INFO] [stderr] 55 |     AllOf { allOf: Vec<Object> },
[INFO] [stderr]    |             ^^^^^ help: convert the identifier to snake case: `all_of`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `anyOf` should have a snake case name
[INFO] [stderr]   --> src/open_api.rs:56:13
[INFO] [stderr]    |
[INFO] [stderr] 56 |     AnyOf { anyOf: Vec<Object> },
[INFO] [stderr]    |             ^^^^^ help: convert the identifier to snake case: `any_of`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `oneOf` should have a snake case name
[INFO] [stderr]   --> src/open_api.rs:57:13
[INFO] [stderr]    |
[INFO] [stderr] 57 |     OneOf { oneOf: Vec<Object> },
[INFO] [stderr]    |             ^^^^^ help: convert the identifier to snake case: `one_of`
[INFO] [stderr] 
[INFO] [stderr] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stderr]   --> src/http_data.rs:78:44
[INFO] [stderr]    |
[INFO] [stderr] 78 |             .map(|split| String::from(split.clone()))
[INFO] [stderr]    |                                            ^^^^^^^^ help: remove this redundant call
[INFO] [stderr]    |
[INFO] [stderr]    = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed
[INFO] [stderr]    = note: `#[warn(noop_method_call)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `open-api-to-http` (lib) generated 4 warnings (run `cargo fix --lib -p open-api-to-http` to apply 1 suggestion)
[INFO] [stderr] warning: `open-api-to-http` (lib test) generated 4 warnings (4 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.04s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/open_api_to_http-8409135a5c6a22cf)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/open_api_to_http-bf1d12be5c3dd69e)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests open_api_to_http
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test src/comment.rs - comment::Comment::get_formatted (line 17) ... FAILED
[INFO] [stdout] test src/comment.rs - comment::get_formatted_comment (line 114) ... FAILED
[INFO] [stdout] test src/comment.rs - comment::CommentsHolder::get_formatted (line 62) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/comment.rs - comment::Comment::get_formatted (line 17) stdout ----
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Comment` in this scope
[INFO] [stdout]   --> src/comment.rs:18:15
[INFO] [stdout]    |
[INFO] [stdout] 18 | let comment = Comment {
[INFO] [stdout]    |               ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `ValueType` in this scope
[INFO] [stdout]   --> src/comment.rs:19:13
[INFO] [stdout]    |
[INFO] [stdout] 19 |     r#type: ValueType::String,
[INFO] [stdout]    |             ^^^^^^^^^ use of undeclared type `ValueType`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/comment.rs - comment::get_formatted_comment (line 114) stdout ----
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Comment` in this scope
[INFO] [stdout]    --> src/comment.rs:115:15
[INFO] [stdout]     |
[INFO] [stdout] 115 | let comment = Comment {
[INFO] [stdout]     |               ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `ValueType` in this scope
[INFO] [stdout]    --> src/comment.rs:116:13
[INFO] [stdout]     |
[INFO] [stdout] 116 |     r#type: ValueType::String,
[INFO] [stdout]     |             ^^^^^^^^^ use of undeclared type `ValueType`
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `get_formatted_comment` in this scope
[INFO] [stdout]    --> src/comment.rs:127:25
[INFO] [stdout]     |
[INFO] [stdout] 127 | let formatted_comment = get_formatted_comment(&Vec::from([comment]), &location);
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/comment.rs - comment::CommentsHolder::get_formatted (line 62) stdout ----
[INFO] [stdout] error: expected `;`, found keyword `let`
[INFO] [stdout]   --> src/comment.rs:74:2
[INFO] [stdout]    |
[INFO] [stdout] 74 | }
[INFO] [stdout]    |  ^ help: add `;` here
[INFO] [stdout] ...
[INFO] [stdout] 80 | let result = holder.get_formatted();
[INFO] [stdout]    | --- unexpected token
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Comment` in this scope
[INFO] [stdout]   --> src/comment.rs:63:15
[INFO] [stdout]    |
[INFO] [stdout] 63 | let comment = Comment {
[INFO] [stdout]    |               ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `CommentsHolder` in this scope
[INFO] [stdout]   --> src/comment.rs:70:14
[INFO] [stdout]    |
[INFO] [stdout] 70 | let holder = CommentsHolder {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `ValueType` in this scope
[INFO] [stdout]   --> src/comment.rs:64:13
[INFO] [stdout]    |
[INFO] [stdout] 64 |     r#type: ValueType::String,
[INFO] [stdout]    |             ^^^^^^^^^ use of undeclared type `ValueType`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/comment.rs - comment::Comment::get_formatted (line 17)
[INFO] [stdout]     src/comment.rs - comment::CommentsHolder::get_formatted (line 62)
[INFO] [stdout]     src/comment.rs - comment::get_formatted_comment (line 114)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 3 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.16s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "86f5713e87bdebfc894f02db5bdbd20abd56e24487452d7434cdee1d4d72ceb7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "86f5713e87bdebfc894f02db5bdbd20abd56e24487452d7434cdee1d4d72ceb7", kill_on_drop: false }`
[INFO] [stdout] 86f5713e87bdebfc894f02db5bdbd20abd56e24487452d7434cdee1d4d72ceb7
