[INFO] fetching crate tele_codegen 0.2.0...
[INFO] building tele_codegen-0.2.0 against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2
[INFO] extracting crate tele_codegen 0.2.0 into /workspace/builds/worker-4-tc1/source
[INFO] started tweaking crates.io crate tele_codegen 0.2.0
[INFO] finished tweaking crates.io crate tele_codegen 0.2.0
[INFO] tweaked toml for crates.io crate tele_codegen 0.2.0 written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate tele_codegen 0.2.0 on toolchain c7f6aa2869acdbf014d094c6e427e554e160b6db
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 27 packages to latest compatible versions
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded tele_utils v0.2.0
[INFO] [stderr]   Downloaded tele_visit v0.2.0
[INFO] [stderr]   Downloaded insta v1.43.2
[INFO] [stderr]   Downloaded tele_parser v0.2.0
[INFO] [stderr]   Downloaded tele_tokenizer v0.2.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 02b601b1aebd128f937716f3392bfd4870809acb58caa70cfbba66efd2008ad8
[INFO] running `Command { std: "docker" "start" "-a" "02b601b1aebd128f937716f3392bfd4870809acb58caa70cfbba66efd2008ad8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "02b601b1aebd128f937716f3392bfd4870809acb58caa70cfbba66efd2008ad8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "02b601b1aebd128f937716f3392bfd4870809acb58caa70cfbba66efd2008ad8", kill_on_drop: false }`
[INFO] [stdout] 02b601b1aebd128f937716f3392bfd4870809acb58caa70cfbba66efd2008ad8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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" "-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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7e50480c54293010615ac10da7039db6401cc425a15c08dcda867239c3552823
[INFO] running `Command { std: "docker" "start" "-a" "7e50480c54293010615ac10da7039db6401cc425a15c08dcda867239c3552823", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling tele_utils v0.2.0
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tele_tokenizer v0.2.0
[INFO] [stderr]    Compiling tele_parser v0.2.0
[INFO] [stderr]    Compiling tele_codegen v0.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `column` is never read
[INFO] [stdout]    --> src/lib.rs:117:3
[INFO] [stdout]     |
[INFO] [stdout] 114 | pub struct Codegen<'a, W: Write> {
[INFO] [stdout]     |            ------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 117 |   column: usize,
[INFO] [stdout]     |   ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a trait
[INFO] [stdout]   --> src/lib.rs:15:1
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub trait CodeGenerator {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]   --> src/lib.rs:1:9
[INFO] [stdout]    |
[INFO] [stdout]  1 | #![warn(missing_docs)]
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a method
[INFO] [stdout]   --> src/lib.rs:16:3
[INFO] [stdout]    |
[INFO] [stdout] 16 |   fn generate(&mut self, ast: AstType) -> Result<(), Box<dyn Error>> {
[INFO] [stdout]    |   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a method
[INFO] [stdout]   --> src/lib.rs:20:3
[INFO] [stdout]    |
[INFO] [stdout] 20 |   fn gen_ss_node(&mut self, ss_node: &StyleSheetNode) -> Result<(), Box<dyn Error>>;
[INFO] [stdout]    |   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a method
[INFO] [stdout]   --> src/lib.rs:21:3
[INFO] [stdout]    |
[INFO] [stdout] 21 |   fn gen_rule_set_node(&mut self, rule_set_node: &RuleSetNode) -> Result<(), Box<dyn Error>>;
[INFO] [stdout]    |   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a method
[INFO] [stdout]   --> src/lib.rs:22:3
[INFO] [stdout]    |
[INFO] [stdout] 22 |   fn gen_at_rule_node(&mut self, at_rule_node: &AtRuleNode) -> Result<(), Box<dyn Error>>;
[INFO] [stdout]    |   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a method
[INFO] [stdout]   --> src/lib.rs:23:3
[INFO] [stdout]    |
[INFO] [stdout] 23 |   fn gen_decl_node(&mut self, at_rule_node: &DeclarationNode) -> Result<(), Box<dyn Error>>;
[INFO] [stdout]    |   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a method
[INFO] [stdout]   --> src/lib.rs:24:3
[INFO] [stdout]    |
[INFO] [stdout] 24 |   fn gen_decl_value(&mut self, values: &Vec<Value>, top_level: bool) -> Result<(), Box<dyn Error>> {
[INFO] [stdout]    |   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a method
[INFO] [stdout]   --> src/lib.rs:47:3
[INFO] [stdout]    |
[INFO] [stdout] 47 | /   fn gen_ident_node(
[INFO] [stdout] 48 | |     &mut self,
[INFO] [stdout] 49 | |     ident_node: &IdentNode,
[INFO] [stdout] 50 | |     is_last: bool,
[INFO] [stdout] 51 | |     last_should_padding: bool,
[INFO] [stdout] 52 | |   ) -> Result<(), Box<dyn Error>>;
[INFO] [stdout]    | |__________________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a method
[INFO] [stdout]   --> src/lib.rs:53:3
[INFO] [stdout]    |
[INFO] [stdout] 53 | /   fn gen_dimension_node(
[INFO] [stdout] 54 | |     &mut self,
[INFO] [stdout] 55 | |     dimension_node: &DimensionNode,
[INFO] [stdout] 56 | |     is_last: bool,
[INFO] [stdout] 57 | |     last_should_padding: bool,
[INFO] [stdout] 58 | |   ) -> Result<(), Box<dyn Error>>;
[INFO] [stdout]    | |__________________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a method
[INFO] [stdout]   --> src/lib.rs:59:3
[INFO] [stdout]    |
[INFO] [stdout] 59 | /   fn gen_number_node(
[INFO] [stdout] 60 | |     &mut self,
[INFO] [stdout] 61 | |     number_node: &NumberNode,
[INFO] [stdout] 62 | |     is_last: bool,
[INFO] [stdout] 63 | |     last_should_padding: bool,
[INFO] [stdout] 64 | |   ) -> Result<(), Box<dyn Error>>;
[INFO] [stdout]    | |__________________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a method
[INFO] [stdout]   --> src/lib.rs:65:3
[INFO] [stdout]    |
[INFO] [stdout] 65 | /   fn gen_operator_node(
[INFO] [stdout] 66 | |     &mut self,
[INFO] [stdout] 67 | |     operator_node: &OperatorNode,
[INFO] [stdout] 68 | |     is_last: bool,
[INFO] [stdout] 69 | |     last_should_padding: bool,
[INFO] [stdout] 70 | |   ) -> Result<(), Box<dyn Error>>;
[INFO] [stdout]    | |__________________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a method
[INFO] [stdout]   --> src/lib.rs:71:3
[INFO] [stdout]    |
[INFO] [stdout] 71 | /   fn gen_percentage_node(
[INFO] [stdout] 72 | |     &mut self,
[INFO] [stdout] 73 | |     percentage_node: &PercentageNode,
[INFO] [stdout] 74 | |     is_last: bool,
[INFO] [stdout] 75 | |     last_should_padding: bool,
[INFO] [stdout] 76 | |   ) -> Result<(), Box<dyn Error>>;
[INFO] [stdout]    | |__________________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a method
[INFO] [stdout]   --> src/lib.rs:77:3
[INFO] [stdout]    |
[INFO] [stdout] 77 | /   fn gen_string_node(
[INFO] [stdout] 78 | |     &mut self,
[INFO] [stdout] 79 | |     string_node: &StringNode,
[INFO] [stdout] 80 | |     is_last: bool,
[INFO] [stdout] 81 | |     last_should_padding: bool,
[INFO] [stdout] 82 | |   ) -> Result<(), Box<dyn Error>>;
[INFO] [stdout]    | |__________________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a method
[INFO] [stdout]   --> src/lib.rs:83:3
[INFO] [stdout]    |
[INFO] [stdout] 83 | /   fn gen_url_node(
[INFO] [stdout] 84 | |     &mut self,
[INFO] [stdout] 85 | |     url_node: &URLNode,
[INFO] [stdout] 86 | |     is_last: bool,
[INFO] [stdout] 87 | |     last_should_padding: bool,
[INFO] [stdout] 88 | |   ) -> Result<(), Box<dyn Error>>;
[INFO] [stdout]    | |__________________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a method
[INFO] [stdout]   --> src/lib.rs:89:3
[INFO] [stdout]    |
[INFO] [stdout] 89 | /   fn gen_fn_node(
[INFO] [stdout] 90 | |     &mut self,
[INFO] [stdout] 91 | |     fn_node: &FunctionNode,
[INFO] [stdout] 92 | |     is_last: bool,
[INFO] [stdout] 93 | |     last_should_padding: bool,
[INFO] [stdout] 94 | |   ) -> Result<(), Box<dyn Error>>;
[INFO] [stdout]    | |__________________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a method
[INFO] [stdout]    --> src/lib.rs:95:3
[INFO] [stdout]     |
[INFO] [stdout]  95 | /   fn gen_raw_node(
[INFO] [stdout]  96 | |     &mut self,
[INFO] [stdout]  97 | |     raw_node: &RawNode,
[INFO] [stdout]  98 | |     is_last: bool,
[INFO] [stdout]  99 | |     last_should_padding: bool,
[INFO] [stdout] 100 | |   ) -> Result<(), Box<dyn Error>>;
[INFO] [stdout]     | |__________________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a method
[INFO] [stdout]    --> src/lib.rs:102:3
[INFO] [stdout]     |
[INFO] [stdout] 102 |   fn gen_statements(&mut self, statements: &Vec<StatementNode>) -> Result<(), Box<dyn Error>> {
[INFO] [stdout]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct
[INFO] [stdout]    --> src/lib.rs:114:1
[INFO] [stdout]     |
[INFO] [stdout] 114 | pub struct Codegen<'a, W: Write> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for an associated function
[INFO] [stdout]    --> src/lib.rs:123:3
[INFO] [stdout]     |
[INFO] [stdout] 123 |   pub fn new(writer: &'a mut W) -> Self {
[INFO] [stdout]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.77s
[INFO] running `Command { std: "docker" "inspect" "7e50480c54293010615ac10da7039db6401cc425a15c08dcda867239c3552823", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7e50480c54293010615ac10da7039db6401cc425a15c08dcda867239c3552823", kill_on_drop: false }`
[INFO] [stdout] 7e50480c54293010615ac10da7039db6401cc425a15c08dcda867239c3552823
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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" "-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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b9a113a37eea13518d3b2edeaa0c3b6a62b74f1eda4ad7a9d07f958034d38b89
[INFO] running `Command { std: "docker" "start" "-a" "b9a113a37eea13518d3b2edeaa0c3b6a62b74f1eda4ad7a9d07f958034d38b89", kill_on_drop: false }`
[INFO] [stderr]    Compiling similar v2.7.0
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling tele_visit v0.2.0
[INFO] [stdout] warning: field `column` is never read
[INFO] [stdout]    --> src/lib.rs:117:3
[INFO] [stdout]     |
[INFO] [stdout] 114 | pub struct Codegen<'a, W: Write> {
[INFO] [stdout]     |            ------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 117 |   column: usize,
[INFO] [stdout]     |   ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a trait
[INFO] [stdout]   --> src/lib.rs:15:1
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub trait CodeGenerator {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]   --> src/lib.rs:1:9
[INFO] [stdout]    |
[INFO] [stdout]  1 | #![warn(missing_docs)]
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a method
[INFO] [stdout]   --> src/lib.rs:16:3
[INFO] [stdout]    |
[INFO] [stdout] 16 |   fn generate(&mut self, ast: AstType) -> Result<(), Box<dyn Error>> {
[INFO] [stdout]    |   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a method
[INFO] [stdout]   --> src/lib.rs:20:3
[INFO] [stdout]    |
[INFO] [stdout] 20 |   fn gen_ss_node(&mut self, ss_node: &StyleSheetNode) -> Result<(), Box<dyn Error>>;
[INFO] [stdout]    |   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a method
[INFO] [stdout]   --> src/lib.rs:21:3
[INFO] [stdout]    |
[INFO] [stdout] 21 |   fn gen_rule_set_node(&mut self, rule_set_node: &RuleSetNode) -> Result<(), Box<dyn Error>>;
[INFO] [stdout]    |   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a method
[INFO] [stdout]   --> src/lib.rs:22:3
[INFO] [stdout]    |
[INFO] [stdout] 22 |   fn gen_at_rule_node(&mut self, at_rule_node: &AtRuleNode) -> Result<(), Box<dyn Error>>;
[INFO] [stdout]    |   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a method
[INFO] [stdout]   --> src/lib.rs:23:3
[INFO] [stdout]    |
[INFO] [stdout] 23 |   fn gen_decl_node(&mut self, at_rule_node: &DeclarationNode) -> Result<(), Box<dyn Error>>;
[INFO] [stdout]    |   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a method
[INFO] [stdout]   --> src/lib.rs:24:3
[INFO] [stdout]    |
[INFO] [stdout] 24 |   fn gen_decl_value(&mut self, values: &Vec<Value>, top_level: bool) -> Result<(), Box<dyn Error>> {
[INFO] [stdout]    |   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a method
[INFO] [stdout]   --> src/lib.rs:47:3
[INFO] [stdout]    |
[INFO] [stdout] 47 | /   fn gen_ident_node(
[INFO] [stdout] 48 | |     &mut self,
[INFO] [stdout] 49 | |     ident_node: &IdentNode,
[INFO] [stdout] 50 | |     is_last: bool,
[INFO] [stdout] 51 | |     last_should_padding: bool,
[INFO] [stdout] 52 | |   ) -> Result<(), Box<dyn Error>>;
[INFO] [stdout]    | |__________________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a method
[INFO] [stdout]   --> src/lib.rs:53:3
[INFO] [stdout]    |
[INFO] [stdout] 53 | /   fn gen_dimension_node(
[INFO] [stdout] 54 | |     &mut self,
[INFO] [stdout] 55 | |     dimension_node: &DimensionNode,
[INFO] [stdout] 56 | |     is_last: bool,
[INFO] [stdout] 57 | |     last_should_padding: bool,
[INFO] [stdout] 58 | |   ) -> Result<(), Box<dyn Error>>;
[INFO] [stdout]    | |__________________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a method
[INFO] [stdout]   --> src/lib.rs:59:3
[INFO] [stdout]    |
[INFO] [stdout] 59 | /   fn gen_number_node(
[INFO] [stdout] 60 | |     &mut self,
[INFO] [stdout] 61 | |     number_node: &NumberNode,
[INFO] [stdout] 62 | |     is_last: bool,
[INFO] [stdout] 63 | |     last_should_padding: bool,
[INFO] [stdout] 64 | |   ) -> Result<(), Box<dyn Error>>;
[INFO] [stdout]    | |__________________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a method
[INFO] [stdout]   --> src/lib.rs:65:3
[INFO] [stdout]    |
[INFO] [stdout] 65 | /   fn gen_operator_node(
[INFO] [stdout] 66 | |     &mut self,
[INFO] [stdout] 67 | |     operator_node: &OperatorNode,
[INFO] [stdout] 68 | |     is_last: bool,
[INFO] [stdout] 69 | |     last_should_padding: bool,
[INFO] [stdout] 70 | |   ) -> Result<(), Box<dyn Error>>;
[INFO] [stdout]    | |__________________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a method
[INFO] [stdout]   --> src/lib.rs:71:3
[INFO] [stdout]    |
[INFO] [stdout] 71 | /   fn gen_percentage_node(
[INFO] [stdout] 72 | |     &mut self,
[INFO] [stdout] 73 | |     percentage_node: &PercentageNode,
[INFO] [stdout] 74 | |     is_last: bool,
[INFO] [stdout] 75 | |     last_should_padding: bool,
[INFO] [stdout] 76 | |   ) -> Result<(), Box<dyn Error>>;
[INFO] [stdout]    | |__________________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a method
[INFO] [stdout]   --> src/lib.rs:77:3
[INFO] [stdout]    |
[INFO] [stdout] 77 | /   fn gen_string_node(
[INFO] [stdout] 78 | |     &mut self,
[INFO] [stdout] 79 | |     string_node: &StringNode,
[INFO] [stdout] 80 | |     is_last: bool,
[INFO] [stdout] 81 | |     last_should_padding: bool,
[INFO] [stdout] 82 | |   ) -> Result<(), Box<dyn Error>>;
[INFO] [stdout]    | |__________________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a method
[INFO] [stdout]   --> src/lib.rs:83:3
[INFO] [stdout]    |
[INFO] [stdout] 83 | /   fn gen_url_node(
[INFO] [stdout] 84 | |     &mut self,
[INFO] [stdout] 85 | |     url_node: &URLNode,
[INFO] [stdout] 86 | |     is_last: bool,
[INFO] [stdout] 87 | |     last_should_padding: bool,
[INFO] [stdout] 88 | |   ) -> Result<(), Box<dyn Error>>;
[INFO] [stdout]    | |__________________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a method
[INFO] [stdout]   --> src/lib.rs:89:3
[INFO] [stdout]    |
[INFO] [stdout] 89 | /   fn gen_fn_node(
[INFO] [stdout] 90 | |     &mut self,
[INFO] [stdout] 91 | |     fn_node: &FunctionNode,
[INFO] [stdout] 92 | |     is_last: bool,
[INFO] [stdout] 93 | |     last_should_padding: bool,
[INFO] [stdout] 94 | |   ) -> Result<(), Box<dyn Error>>;
[INFO] [stdout]    | |__________________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a method
[INFO] [stdout]    --> src/lib.rs:95:3
[INFO] [stdout]     |
[INFO] [stdout]  95 | /   fn gen_raw_node(
[INFO] [stdout]  96 | |     &mut self,
[INFO] [stdout]  97 | |     raw_node: &RawNode,
[INFO] [stdout]  98 | |     is_last: bool,
[INFO] [stdout]  99 | |     last_should_padding: bool,
[INFO] [stdout] 100 | |   ) -> Result<(), Box<dyn Error>>;
[INFO] [stdout]     | |__________________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a method
[INFO] [stdout]    --> src/lib.rs:102:3
[INFO] [stdout]     |
[INFO] [stdout] 102 |   fn gen_statements(&mut self, statements: &Vec<StatementNode>) -> Result<(), Box<dyn Error>> {
[INFO] [stdout]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct
[INFO] [stdout]    --> src/lib.rs:114:1
[INFO] [stdout]     |
[INFO] [stdout] 114 | pub struct Codegen<'a, W: Write> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for an associated function
[INFO] [stdout]    --> src/lib.rs:123:3
[INFO] [stdout]     |
[INFO] [stdout] 123 |   pub fn new(writer: &'a mut W) -> Self {
[INFO] [stdout]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling insta v1.43.2
[INFO] [stderr]    Compiling tele_codegen v0.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `column` is never read
[INFO] [stdout]    --> src/lib.rs:117:3
[INFO] [stdout]     |
[INFO] [stdout] 114 | pub struct Codegen<'a, W: Write> {
[INFO] [stdout]     |            ------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 117 |   column: usize,
[INFO] [stdout]     |   ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a trait
[INFO] [stdout]   --> src/lib.rs:15:1
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub trait CodeGenerator {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]   --> src/lib.rs:1:9
[INFO] [stdout]    |
[INFO] [stdout]  1 | #![warn(missing_docs)]
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a method
[INFO] [stdout]   --> src/lib.rs:16:3
[INFO] [stdout]    |
[INFO] [stdout] 16 |   fn generate(&mut self, ast: AstType) -> Result<(), Box<dyn Error>> {
[INFO] [stdout]    |   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a method
[INFO] [stdout]   --> src/lib.rs:20:3
[INFO] [stdout]    |
[INFO] [stdout] 20 |   fn gen_ss_node(&mut self, ss_node: &StyleSheetNode) -> Result<(), Box<dyn Error>>;
[INFO] [stdout]    |   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a method
[INFO] [stdout]   --> src/lib.rs:21:3
[INFO] [stdout]    |
[INFO] [stdout] 21 |   fn gen_rule_set_node(&mut self, rule_set_node: &RuleSetNode) -> Result<(), Box<dyn Error>>;
[INFO] [stdout]    |   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a method
[INFO] [stdout]   --> src/lib.rs:22:3
[INFO] [stdout]    |
[INFO] [stdout] 22 |   fn gen_at_rule_node(&mut self, at_rule_node: &AtRuleNode) -> Result<(), Box<dyn Error>>;
[INFO] [stdout]    |   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a method
[INFO] [stdout]   --> src/lib.rs:23:3
[INFO] [stdout]    |
[INFO] [stdout] 23 |   fn gen_decl_node(&mut self, at_rule_node: &DeclarationNode) -> Result<(), Box<dyn Error>>;
[INFO] [stdout]    |   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a method
[INFO] [stdout]   --> src/lib.rs:24:3
[INFO] [stdout]    |
[INFO] [stdout] 24 |   fn gen_decl_value(&mut self, values: &Vec<Value>, top_level: bool) -> Result<(), Box<dyn Error>> {
[INFO] [stdout]    |   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a method
[INFO] [stdout]   --> src/lib.rs:47:3
[INFO] [stdout]    |
[INFO] [stdout] 47 | /   fn gen_ident_node(
[INFO] [stdout] 48 | |     &mut self,
[INFO] [stdout] 49 | |     ident_node: &IdentNode,
[INFO] [stdout] 50 | |     is_last: bool,
[INFO] [stdout] 51 | |     last_should_padding: bool,
[INFO] [stdout] 52 | |   ) -> Result<(), Box<dyn Error>>;
[INFO] [stdout]    | |__________________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a method
[INFO] [stdout]   --> src/lib.rs:53:3
[INFO] [stdout]    |
[INFO] [stdout] 53 | /   fn gen_dimension_node(
[INFO] [stdout] 54 | |     &mut self,
[INFO] [stdout] 55 | |     dimension_node: &DimensionNode,
[INFO] [stdout] 56 | |     is_last: bool,
[INFO] [stdout] 57 | |     last_should_padding: bool,
[INFO] [stdout] 58 | |   ) -> Result<(), Box<dyn Error>>;
[INFO] [stdout]    | |__________________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a method
[INFO] [stdout]   --> src/lib.rs:59:3
[INFO] [stdout]    |
[INFO] [stdout] 59 | /   fn gen_number_node(
[INFO] [stdout] 60 | |     &mut self,
[INFO] [stdout] 61 | |     number_node: &NumberNode,
[INFO] [stdout] 62 | |     is_last: bool,
[INFO] [stdout] 63 | |     last_should_padding: bool,
[INFO] [stdout] 64 | |   ) -> Result<(), Box<dyn Error>>;
[INFO] [stdout]    | |__________________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a method
[INFO] [stdout]   --> src/lib.rs:65:3
[INFO] [stdout]    |
[INFO] [stdout] 65 | /   fn gen_operator_node(
[INFO] [stdout] 66 | |     &mut self,
[INFO] [stdout] 67 | |     operator_node: &OperatorNode,
[INFO] [stdout] 68 | |     is_last: bool,
[INFO] [stdout] 69 | |     last_should_padding: bool,
[INFO] [stdout] 70 | |   ) -> Result<(), Box<dyn Error>>;
[INFO] [stdout]    | |__________________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a method
[INFO] [stdout]   --> src/lib.rs:71:3
[INFO] [stdout]    |
[INFO] [stdout] 71 | /   fn gen_percentage_node(
[INFO] [stdout] 72 | |     &mut self,
[INFO] [stdout] 73 | |     percentage_node: &PercentageNode,
[INFO] [stdout] 74 | |     is_last: bool,
[INFO] [stdout] 75 | |     last_should_padding: bool,
[INFO] [stdout] 76 | |   ) -> Result<(), Box<dyn Error>>;
[INFO] [stdout]    | |__________________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a method
[INFO] [stdout]   --> src/lib.rs:77:3
[INFO] [stdout]    |
[INFO] [stdout] 77 | /   fn gen_string_node(
[INFO] [stdout] 78 | |     &mut self,
[INFO] [stdout] 79 | |     string_node: &StringNode,
[INFO] [stdout] 80 | |     is_last: bool,
[INFO] [stdout] 81 | |     last_should_padding: bool,
[INFO] [stdout] 82 | |   ) -> Result<(), Box<dyn Error>>;
[INFO] [stdout]    | |__________________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a method
[INFO] [stdout]   --> src/lib.rs:83:3
[INFO] [stdout]    |
[INFO] [stdout] 83 | /   fn gen_url_node(
[INFO] [stdout] 84 | |     &mut self,
[INFO] [stdout] 85 | |     url_node: &URLNode,
[INFO] [stdout] 86 | |     is_last: bool,
[INFO] [stdout] 87 | |     last_should_padding: bool,
[INFO] [stdout] 88 | |   ) -> Result<(), Box<dyn Error>>;
[INFO] [stdout]    | |__________________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a method
[INFO] [stdout]   --> src/lib.rs:89:3
[INFO] [stdout]    |
[INFO] [stdout] 89 | /   fn gen_fn_node(
[INFO] [stdout] 90 | |     &mut self,
[INFO] [stdout] 91 | |     fn_node: &FunctionNode,
[INFO] [stdout] 92 | |     is_last: bool,
[INFO] [stdout] 93 | |     last_should_padding: bool,
[INFO] [stdout] 94 | |   ) -> Result<(), Box<dyn Error>>;
[INFO] [stdout]    | |__________________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a method
[INFO] [stdout]    --> src/lib.rs:95:3
[INFO] [stdout]     |
[INFO] [stdout]  95 | /   fn gen_raw_node(
[INFO] [stdout]  96 | |     &mut self,
[INFO] [stdout]  97 | |     raw_node: &RawNode,
[INFO] [stdout]  98 | |     is_last: bool,
[INFO] [stdout]  99 | |     last_should_padding: bool,
[INFO] [stdout] 100 | |   ) -> Result<(), Box<dyn Error>>;
[INFO] [stdout]     | |__________________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a method
[INFO] [stdout]    --> src/lib.rs:102:3
[INFO] [stdout]     |
[INFO] [stdout] 102 |   fn gen_statements(&mut self, statements: &Vec<StatementNode>) -> Result<(), Box<dyn Error>> {
[INFO] [stdout]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct
[INFO] [stdout]    --> src/lib.rs:114:1
[INFO] [stdout]     |
[INFO] [stdout] 114 | pub struct Codegen<'a, W: Write> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for an associated function
[INFO] [stdout]    --> src/lib.rs:123:3
[INFO] [stdout]     |
[INFO] [stdout] 123 |   pub fn new(writer: &'a mut W) -> Self {
[INFO] [stdout]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 4.35s
[INFO] running `Command { std: "docker" "inspect" "b9a113a37eea13518d3b2edeaa0c3b6a62b74f1eda4ad7a9d07f958034d38b89", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b9a113a37eea13518d3b2edeaa0c3b6a62b74f1eda4ad7a9d07f958034d38b89", kill_on_drop: false }`
[INFO] [stdout] b9a113a37eea13518d3b2edeaa0c3b6a62b74f1eda4ad7a9d07f958034d38b89
