[INFO] fetching crate tidos_macro 0.6.9...
[INFO] testing tidos_macro-0.6.9 against master#733b47ea4b1b86216f14ef56e49440c33933f230+rustflags=-Copt-level=3 for pr-138759
[INFO] extracting crate tidos_macro 0.6.9 into /workspace/builds/worker-2-tc2/source
[INFO] started tweaking crates.io crate tidos_macro 0.6.9
[INFO] finished tweaking crates.io crate tidos_macro 0.6.9
[INFO] tweaked toml for crates.io crate tidos_macro 0.6.9 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate tidos_macro 0.6.9 on toolchain 733b47ea4b1b86216f14ef56e49440c33933f230
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate tidos_macro 0.6.9 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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c34157ce0bc8b87c1de6a3807fdda2e5725d52e25308c89425ad6a1b6efdd8d8
[INFO] running `Command { std: "docker" "start" "-a" "c34157ce0bc8b87c1de6a3807fdda2e5725d52e25308c89425ad6a1b6efdd8d8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c34157ce0bc8b87c1de6a3807fdda2e5725d52e25308c89425ad6a1b6efdd8d8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c34157ce0bc8b87c1de6a3807fdda2e5725d52e25308c89425ad6a1b6efdd8d8", kill_on_drop: false }`
[INFO] [stdout] c34157ce0bc8b87c1de6a3807fdda2e5725d52e25308c89425ad6a1b6efdd8d8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=forbid -Copt-level=3" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 62b21e82abc44645e803d32e8e73c61a17bd1dea479d05a29ead9732e4a00a23
[INFO] running `Command { std: "docker" "start" "-a" "62b21e82abc44645e803d32e8e73c61a17bd1dea479d05a29ead9732e4a00a23", kill_on_drop: false }`
[INFO] [stderr] warning: tidos_macro v0.6.9 (/opt/rustwide/workdir) ignoring invalid dependency `cargo-expand` which is missing a lib target
[INFO] [stderr]    Compiling quote v1.0.39
[INFO] [stderr]    Compiling libc v0.2.170
[INFO] [stderr]    Compiling getrandom v0.3.1
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling zerocopy v0.8.23
[INFO] [stderr]    Compiling syn v2.0.99
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling uuid-macro-internal v1.15.1
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.0
[INFO] [stderr]    Compiling uuid v1.15.1
[INFO] [stderr]    Compiling tidos_macro v0.6.9 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unreachable statement
[INFO] [stdout]    --> src/parsing/content.rs:154:4
[INFO] [stdout]     |
[INFO] [stdout] 46  | /             return match type_of_command {
[INFO] [stdout] 47  | |                 TypeOfCommandTag::For {
[INFO] [stdout] 48  | |                     left_side,
[INFO] [stdout] 49  | |                     right_side,
[INFO] [stdout] ...   |
[INFO] [stdout] 152 | |             };
[INFO] [stdout]     | |_____________- any code following this expression is unreachable
[INFO] [stdout] 153 |
[INFO] [stdout] 154 |               panic!();
[INFO] [stdout]     |               ^^^^^^^^ unreachable statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unreachable_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `syn::token::Token`
[INFO] [stdout]  --> src/code_generation/content.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use syn::token::Token;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `format_string`
[INFO] [stdout]  --> src/code_generation/component.rs:9:7
[INFO] [stdout]   |
[INFO] [stdout] 9 |         let format_string = binding.as_str();
[INFO] [stdout]   |             ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_format_string`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `x`
[INFO] [stdout]   --> src/code_generation/component.rs:10:7
[INFO] [stdout]    |
[INFO] [stdout] 10 |         let x = { String::from(String::new()) + &String::from("Hello") };
[INFO] [stdout]    |             ^ help: if this is intentional, prefix it with an underscore: `_x`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `last_was_punct` is assigned to, but never used
[INFO] [stdout]    --> src/parsing/content.rs:159:12
[INFO] [stdout]     |
[INFO] [stdout] 159 |             let mut last_was_punct = false;
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using `_last_was_punct` instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `last_was_punct` is never read
[INFO] [stdout]    --> src/parsing/content.rs:170:7
[INFO] [stdout]     |
[INFO] [stdout] 170 |                         last_was_punct = false;
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout]     = note: `#[warn(unused_assignments)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `last_was_punct` is never read
[INFO] [stdout]    --> src/parsing/content.rs:184:7
[INFO] [stdout]     |
[INFO] [stdout] 184 |                         last_was_punct = true;
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `last_was_punct` is never read
[INFO] [stdout]    --> src/parsing/content.rs:190:7
[INFO] [stdout]     |
[INFO] [stdout] 190 |                         last_was_punct = false;
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `gr`
[INFO] [stdout]   --> src/parsing/control_tag.rs:12:8
[INFO] [stdout]    |
[INFO] [stdout] 12 |             let gr = input.parse::<Group>()?;
[INFO] [stdout]    |                 ^^ help: if this is intentional, prefix it with an underscore: `_gr`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `left_tag`
[INFO] [stdout]   --> src/parsing/control_tag.rs:34:7
[INFO] [stdout]    |
[INFO] [stdout] 34 |         let left_tag: Ident = input.parse()?;
[INFO] [stdout]    |             ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_left_tag`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `TypeOfCommandTag` is never used
[INFO] [stdout]    --> src/code_generation/content.rs:156:10
[INFO] [stdout]     |
[INFO] [stdout] 156 | pub enum TypeOfCommandTag {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `matches_tag` is never used
[INFO] [stdout]  --> src/code_generation/html_tag.rs:3:4
[INFO] [stdout]   |
[INFO] [stdout] 3 | fn matches_tag(cursor: Cursor, target_tag: String) -> bool {
[INFO] [stdout]   |    ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 37.65s
[INFO] running `Command { std: "docker" "inspect" "62b21e82abc44645e803d32e8e73c61a17bd1dea479d05a29ead9732e4a00a23", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "62b21e82abc44645e803d32e8e73c61a17bd1dea479d05a29ead9732e4a00a23", kill_on_drop: false }`
[INFO] [stdout] 62b21e82abc44645e803d32e8e73c61a17bd1dea479d05a29ead9732e4a00a23
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=forbid -Copt-level=3" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] dbbcabcd42b0a0205d8ceabf28b48dd3dbd3df2787aad6dc94db466b228ffbc6
[INFO] running `Command { std: "docker" "start" "-a" "dbbcabcd42b0a0205d8ceabf28b48dd3dbd3df2787aad6dc94db466b228ffbc6", kill_on_drop: false }`
[INFO] [stderr] warning: tidos_macro v0.6.9 (/opt/rustwide/workdir) ignoring invalid dependency `cargo-expand` which is missing a lib target
[INFO] [stderr]    Compiling tidos_macro v0.6.9 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unreachable statement
[INFO] [stdout]    --> src/parsing/content.rs:154:4
[INFO] [stdout]     |
[INFO] [stdout] 46  | /             return match type_of_command {
[INFO] [stdout] 47  | |                 TypeOfCommandTag::For {
[INFO] [stdout] 48  | |                     left_side,
[INFO] [stdout] 49  | |                     right_side,
[INFO] [stdout] ...   |
[INFO] [stdout] 152 | |             };
[INFO] [stdout]     | |_____________- any code following this expression is unreachable
[INFO] [stdout] 153 |
[INFO] [stdout] 154 |               panic!();
[INFO] [stdout]     |               ^^^^^^^^ unreachable statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unreachable_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable statement
[INFO] [stdout]    --> src/parsing/content.rs:154:4
[INFO] [stdout]     |
[INFO] [stdout] 46  | /             return match type_of_command {
[INFO] [stdout] 47  | |                 TypeOfCommandTag::For {
[INFO] [stdout] 48  | |                     left_side,
[INFO] [stdout] 49  | |                     right_side,
[INFO] [stdout] ...   |
[INFO] [stdout] 152 | |             };
[INFO] [stdout]     | |_____________- any code following this expression is unreachable
[INFO] [stdout] 153 |
[INFO] [stdout] 154 |               panic!();
[INFO] [stdout]     |               ^^^^^^^^ unreachable statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unreachable_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `syn::token::Token`
[INFO] [stdout]  --> src/code_generation/content.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use syn::token::Token;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `syn::token::Token`
[INFO] [stdout]  --> src/code_generation/content.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use syn::token::Token;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `format_string`
[INFO] [stdout]  --> src/code_generation/component.rs:9:7
[INFO] [stdout]   |
[INFO] [stdout] 9 |         let format_string = binding.as_str();
[INFO] [stdout]   |             ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_format_string`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `x`
[INFO] [stdout]   --> src/code_generation/component.rs:10:7
[INFO] [stdout]    |
[INFO] [stdout] 10 |         let x = { String::from(String::new()) + &String::from("Hello") };
[INFO] [stdout]    |             ^ help: if this is intentional, prefix it with an underscore: `_x`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `format_string`
[INFO] [stdout]  --> src/code_generation/component.rs:9:7
[INFO] [stdout]   |
[INFO] [stdout] 9 |         let format_string = binding.as_str();
[INFO] [stdout]   |             ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_format_string`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `x`
[INFO] [stdout]   --> src/code_generation/component.rs:10:7
[INFO] [stdout]    |
[INFO] [stdout] 10 |         let x = { String::from(String::new()) + &String::from("Hello") };
[INFO] [stdout]    |             ^ help: if this is intentional, prefix it with an underscore: `_x`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `last_was_punct` is assigned to, but never used
[INFO] [stdout]    --> src/parsing/content.rs:159:12
[INFO] [stdout]     |
[INFO] [stdout] 159 |             let mut last_was_punct = false;
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using `_last_was_punct` instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `last_was_punct` is never read
[INFO] [stdout]    --> src/parsing/content.rs:170:7
[INFO] [stdout]     |
[INFO] [stdout] 170 |                         last_was_punct = false;
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout]     = note: `#[warn(unused_assignments)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `last_was_punct` is never read
[INFO] [stdout]    --> src/parsing/content.rs:184:7
[INFO] [stdout]     |
[INFO] [stdout] 184 |                         last_was_punct = true;
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `last_was_punct` is never read
[INFO] [stdout]    --> src/parsing/content.rs:190:7
[INFO] [stdout]     |
[INFO] [stdout] 190 |                         last_was_punct = false;
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `gr`
[INFO] [stdout]   --> src/parsing/control_tag.rs:12:8
[INFO] [stdout]    |
[INFO] [stdout] 12 |             let gr = input.parse::<Group>()?;
[INFO] [stdout]    |                 ^^ help: if this is intentional, prefix it with an underscore: `_gr`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `left_tag`
[INFO] [stdout]   --> src/parsing/control_tag.rs:34:7
[INFO] [stdout]    |
[INFO] [stdout] 34 |         let left_tag: Ident = input.parse()?;
[INFO] [stdout]    |             ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_left_tag`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `last_was_punct` is assigned to, but never used
[INFO] [stdout]    --> src/parsing/content.rs:159:12
[INFO] [stdout]     |
[INFO] [stdout] 159 |             let mut last_was_punct = false;
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using `_last_was_punct` instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `last_was_punct` is never read
[INFO] [stdout]    --> src/parsing/content.rs:170:7
[INFO] [stdout]     |
[INFO] [stdout] 170 |                         last_was_punct = false;
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout]     = note: `#[warn(unused_assignments)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `last_was_punct` is never read
[INFO] [stdout]    --> src/parsing/content.rs:184:7
[INFO] [stdout]     |
[INFO] [stdout] 184 |                         last_was_punct = true;
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `last_was_punct` is never read
[INFO] [stdout]    --> src/parsing/content.rs:190:7
[INFO] [stdout]     |
[INFO] [stdout] 190 |                         last_was_punct = false;
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `gr`
[INFO] [stdout]   --> src/parsing/control_tag.rs:12:8
[INFO] [stdout]    |
[INFO] [stdout] 12 |             let gr = input.parse::<Group>()?;
[INFO] [stdout]    |                 ^^ help: if this is intentional, prefix it with an underscore: `_gr`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `left_tag`
[INFO] [stdout]   --> src/parsing/control_tag.rs:34:7
[INFO] [stdout]    |
[INFO] [stdout] 34 |         let left_tag: Ident = input.parse()?;
[INFO] [stdout]    |             ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_left_tag`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `TypeOfCommandTag` is never used
[INFO] [stdout]    --> src/code_generation/content.rs:156:10
[INFO] [stdout]     |
[INFO] [stdout] 156 | pub enum TypeOfCommandTag {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `matches_tag` is never used
[INFO] [stdout]  --> src/code_generation/html_tag.rs:3:4
[INFO] [stdout]   |
[INFO] [stdout] 3 | fn matches_tag(cursor: Cursor, target_tag: String) -> bool {
[INFO] [stdout]   |    ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `TypeOfCommandTag` is never used
[INFO] [stdout]    --> src/code_generation/content.rs:156:10
[INFO] [stdout]     |
[INFO] [stdout] 156 | pub enum TypeOfCommandTag {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `matches_tag` is never used
[INFO] [stdout]  --> src/code_generation/html_tag.rs:3:4
[INFO] [stdout]   |
[INFO] [stdout] 3 | fn matches_tag(cursor: Cursor, target_tag: String) -> bool {
[INFO] [stdout]   |    ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.45s
[INFO] running `Command { std: "docker" "inspect" "dbbcabcd42b0a0205d8ceabf28b48dd3dbd3df2787aad6dc94db466b228ffbc6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dbbcabcd42b0a0205d8ceabf28b48dd3dbd3df2787aad6dc94db466b228ffbc6", kill_on_drop: false }`
[INFO] [stdout] dbbcabcd42b0a0205d8ceabf28b48dd3dbd3df2787aad6dc94db466b228ffbc6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=forbid -Copt-level=3" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 84f42718610cba9f242aba4351a0f753b89cd6132c525ea50059d93fcef80be7
[INFO] running `Command { std: "docker" "start" "-a" "84f42718610cba9f242aba4351a0f753b89cd6132c525ea50059d93fcef80be7", kill_on_drop: false }`
[INFO] [stderr] warning: tidos_macro v0.6.9 (/opt/rustwide/workdir) ignoring invalid dependency `cargo-expand` which is missing a lib target
[INFO] [stderr] warning: unreachable statement
[INFO] [stderr]    --> src/parsing/content.rs:154:4
[INFO] [stderr]     |
[INFO] [stderr] 46  | /             return match type_of_command {
[INFO] [stderr] 47  | |                 TypeOfCommandTag::For {
[INFO] [stderr] 48  | |                     left_side,
[INFO] [stderr] 49  | |                     right_side,
[INFO] [stderr] ...   |
[INFO] [stderr] 152 | |             };
[INFO] [stderr]     | |_____________- any code following this expression is unreachable
[INFO] [stderr] 153 |
[INFO] [stderr] 154 |               panic!();
[INFO] [stderr]     |               ^^^^^^^^ unreachable statement
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unreachable_code)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `syn::token::Token`
[INFO] [stderr]  --> src/code_generation/content.rs:6:5
[INFO] [stderr]   |
[INFO] [stderr] 6 | use syn::token::Token;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `format_string`
[INFO] [stderr]  --> src/code_generation/component.rs:9:7
[INFO] [stderr]   |
[INFO] [stderr] 9 |         let format_string = binding.as_str();
[INFO] [stderr]   |             ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_format_string`
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_variables)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `x`
[INFO] [stderr]   --> src/code_generation/component.rs:10:7
[INFO] [stderr]    |
[INFO] [stderr] 10 |         let x = { String::from(String::new()) + &String::from("Hello") };
[INFO] [stderr]    |             ^ help: if this is intentional, prefix it with an underscore: `_x`
[INFO] [stderr] 
[INFO] [stderr] warning: variable `last_was_punct` is assigned to, but never used
[INFO] [stderr]    --> src/parsing/content.rs:159:12
[INFO] [stderr]     |
[INFO] [stderr] 159 |             let mut last_was_punct = false;
[INFO] [stderr]     |                     ^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: consider using `_last_was_punct` instead
[INFO] [stderr] 
[INFO] [stderr] warning: value assigned to `last_was_punct` is never read
[INFO] [stderr]    --> src/parsing/content.rs:170:7
[INFO] [stderr]     |
[INFO] [stderr] 170 |                         last_was_punct = false;
[INFO] [stderr]     |                         ^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = help: maybe it is overwritten before being read?
[INFO] [stderr]     = note: `#[warn(unused_assignments)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: value assigned to `last_was_punct` is never read
[INFO] [stderr]    --> src/parsing/content.rs:184:7
[INFO] [stderr]     |
[INFO] [stderr] 184 |                         last_was_punct = true;
[INFO] [stderr]     |                         ^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = help: maybe it is overwritten before being read?
[INFO] [stderr] 
[INFO] [stderr] warning: value assigned to `last_was_punct` is never read
[INFO] [stderr]    --> src/parsing/content.rs:190:7
[INFO] [stderr]     |
[INFO] [stderr] 190 |                         last_was_punct = false;
[INFO] [stderr]     |                         ^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = help: maybe it is overwritten before being read?
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `gr`
[INFO] [stderr]   --> src/parsing/control_tag.rs:12:8
[INFO] [stderr]    |
[INFO] [stderr] 12 |             let gr = input.parse::<Group>()?;
[INFO] [stderr]    |                 ^^ help: if this is intentional, prefix it with an underscore: `_gr`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `left_tag`
[INFO] [stderr]   --> src/parsing/control_tag.rs:34:7
[INFO] [stderr]    |
[INFO] [stderr] 34 |         let left_tag: Ident = input.parse()?;
[INFO] [stderr]    |             ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_left_tag`
[INFO] [stderr] 
[INFO] [stderr] warning: enum `TypeOfCommandTag` is never used
[INFO] [stderr]    --> src/code_generation/content.rs:156:10
[INFO] [stderr]     |
[INFO] [stderr] 156 | pub enum TypeOfCommandTag {
[INFO] [stderr]     |          ^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(dead_code)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: function `matches_tag` is never used
[INFO] [stderr]  --> src/code_generation/html_tag.rs:3:4
[INFO] [stderr]   |
[INFO] [stderr] 3 | fn matches_tag(cursor: Cursor, target_tag: String) -> bool {
[INFO] [stderr]   |    ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `tidos_macro` (lib) generated 12 warnings
[INFO] [stderr] warning: `tidos_macro` (lib test) generated 12 warnings (12 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.15s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/tidos_macro-a049580ab98beac4)
[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 tidos_macro
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test src/lib.rs - view (line 20) - compile ... FAILED
[INFO] [stdout] test src/lib.rs - view (line 59) - compile ... FAILED
[INFO] [stdout] test src/lib.rs - view (line 31) - compile ... FAILED
[INFO] [stdout] test src/lib.rs - head (line 116) - compile ... FAILED
[INFO] [stdout] test src/lib.rs - scoped_css (line 152) - compile ... FAILED
[INFO] [stdout] test src/lib.rs - page (line 90) - compile ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - view (line 20) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tidos`
[INFO] [stdout]   --> src/lib.rs:25:1
[INFO] [stdout]    |
[INFO] [stdout] 8  | / view! {
[INFO] [stdout] 9  | |    {#for name in names}
[INFO] [stdout] 10 | |        <p>{format!("Hello {}!", name)}</p>
[INFO] [stdout] 11 | |    {/for}
[INFO] [stdout] 12 | | }
[INFO] [stdout]    | |_^ use of unresolved module or unlinked crate `tidos`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `view` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/lib.rs:25:1
[INFO] [stdout]    |
[INFO] [stdout] 4  |   fn main() { #[allow(non_snake_case)] fn _doctest_main_src_lib_rs_20_0() {
[INFO] [stdout]    |                                                                          - help: try adding a return type: `-> String`
[INFO] [stdout] ...
[INFO] [stdout] 8  | / view! {
[INFO] [stdout] 9  | |    {#for name in names}
[INFO] [stdout] 10 | |        <p>{format!("Hello {}!", name)}</p>
[INFO] [stdout] 11 | |    {/for}
[INFO] [stdout] 12 | | }
[INFO] [stdout]    | |_^ expected `()`, found `String`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `view` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0308, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0308`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - view (line 59) stdout ----
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/lib.rs:66:1
[INFO] [stdout]    |
[INFO] [stdout] 4  |   fn main() { #[allow(non_snake_case)] fn _doctest_main_src_lib_rs_59_0() {
[INFO] [stdout]    |                                                                          - help: try adding a return type: `-> String`
[INFO] [stdout] ...
[INFO] [stdout] 10 | / view! {
[INFO] [stdout] 11 | |    {#if age >= 18 && !is_american}
[INFO] [stdout] 12 | |        <p>User is allowed to drink.</p>
[INFO] [stdout] 13 | |    {:else if age >= 21 && is_american}
[INFO] [stdout] ...  |
[INFO] [stdout] 19 | |    {/if}
[INFO] [stdout] 20 | | }
[INFO] [stdout]    | |_^ expected `()`, found `String`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `view` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0308`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - view (line 31) stdout ----
[INFO] [stdout] error: prefix `Who` is unknown
[INFO] [stdout]   --> src/lib.rs:50:16
[INFO] [stdout]    |
[INFO] [stdout] 22 |             <p>Who's a good boy!</p>
[INFO] [stdout]    |                ^^^ unknown prefix
[INFO] [stdout]    |
[INFO] [stdout]    = note: prefixed identifiers and literals are reserved since Rust 2021
[INFO] [stdout] help: consider inserting whitespace here
[INFO] [stdout]    |
[INFO] [stdout] 22 |             <p>Who 's a good boy!</p>
[INFO] [stdout]    |                   +
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/lib.rs:45:1
[INFO] [stdout]    |
[INFO] [stdout] 4  |   fn main() { #[allow(non_snake_case)] fn _doctest_main_src_lib_rs_31_0() {
[INFO] [stdout]    |                                                                          - help: try adding a return type: `-> String`
[INFO] [stdout] ...
[INFO] [stdout] 17 | / view! {
[INFO] [stdout] 18 | |     {#match my_pet}
[INFO] [stdout] 19 | |         {:case Fish}
[INFO] [stdout] 20 | |             <p>Blub!</p>
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     {/match}
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^ expected `()`, found `String`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `view` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0308`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - head (line 116) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tidos`
[INFO] [stdout]   --> src/lib.rs:126:8
[INFO] [stdout]    |
[INFO] [stdout] 13 | /        head! {
[INFO] [stdout] 14 | |            <title>{&self.title}</title>
[INFO] [stdout] 15 | |        }
[INFO] [stdout]    | |________^ use of unresolved module or unlinked crate `tidos`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `head` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Component` in this scope
[INFO] [stdout]   --> src/lib.rs:124:6
[INFO] [stdout]    |
[INFO] [stdout] 11 | impl Component for Title {
[INFO] [stdout]    |      ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Page` in this scope
[INFO] [stdout]   --> src/lib.rs:125:35
[INFO] [stdout]    |
[INFO] [stdout] 12 |    fn to_render(&self, page: &mut Page) -> String {
[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: E0405, E0412, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0405`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - scoped_css (line 152) stdout ----
[INFO] [stdout] error: couldn't read `src/./mod.css`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/lib.rs:162:19
[INFO] [stdout]    |
[INFO] [stdout] 13 |         let css = scoped_css!("./mod.css");
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tidos`
[INFO] [stdout]   --> src/lib.rs:165:9
[INFO] [stdout]    |
[INFO] [stdout] 16 | /         view! {
[INFO] [stdout] 17 | |             <div class={css}>
[INFO] [stdout] 18 | |                 <div>
[INFO] [stdout] 19 | |                     <DocsSidenav />
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |         }
[INFO] [stdout]    | |_________^ use of unresolved module or unlinked crate `tidos`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `view` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Component` in this scope
[INFO] [stdout]   --> src/lib.rs:160:6
[INFO] [stdout]    |
[INFO] [stdout] 11 | impl Component for DocsGrid {
[INFO] [stdout]    |      ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Page` in this scope
[INFO] [stdout]   --> src/lib.rs:161:36
[INFO] [stdout]    |
[INFO] [stdout] 12 |     fn to_render(&self, page: &mut Page) -> String {
[INFO] [stdout]    |                                    ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `DocsSidenav` in this scope
[INFO] [stdout]   --> src/lib.rs:165:9
[INFO] [stdout]    |
[INFO] [stdout] 16 | /         view! {
[INFO] [stdout] 17 | |             <div class={css}>
[INFO] [stdout] 18 | |                 <div>
[INFO] [stdout] 19 | |                     <DocsSidenav />
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |         }
[INFO] [stdout]    | |_________^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `view` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `DocsOnThisPage` in this scope
[INFO] [stdout]   --> src/lib.rs:165:9
[INFO] [stdout]    |
[INFO] [stdout] 16 | /         view! {
[INFO] [stdout] 17 | |             <div class={css}>
[INFO] [stdout] 18 | |                 <div>
[INFO] [stdout] 19 | |                     <DocsSidenav />
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |         }
[INFO] [stdout]    | |_________^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `view` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 6 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0405, E0412, E0422, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0405`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - page (line 90) stdout ----
[INFO] [stdout] error: cannot find macro `page` in this scope
[INFO] [stdout]  --> src/lib.rs:94:5
[INFO] [stdout]   |
[INFO] [stdout] 6 |     page! {
[INFO] [stdout]   |     ^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]   |
[INFO] [stdout] 2 + use tidos_macro::page;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Page` in this scope
[INFO] [stdout]  --> src/lib.rs:91:29
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub fn getting_started() -> Page {
[INFO] [stdout]   |                             ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0412`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/lib.rs - head (line 116)
[INFO] [stdout]     src/lib.rs - page (line 90)
[INFO] [stdout]     src/lib.rs - scoped_css (line 152)
[INFO] [stdout]     src/lib.rs - view (line 20)
[INFO] [stdout]     src/lib.rs - view (line 31)
[INFO] [stdout]     src/lib.rs - view (line 59)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 6 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.29s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "84f42718610cba9f242aba4351a0f753b89cd6132c525ea50059d93fcef80be7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "84f42718610cba9f242aba4351a0f753b89cd6132c525ea50059d93fcef80be7", kill_on_drop: false }`
[INFO] [stdout] 84f42718610cba9f242aba4351a0f753b89cd6132c525ea50059d93fcef80be7
