[INFO] cloning repository https://github.com/zkud/open-cds-ast
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/zkud/open-cds-ast" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzkud%2Fopen-cds-ast", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzkud%2Fopen-cds-ast'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 3b7121260d315235ff0d026d7379f1279ff12762
[INFO] checking zkud/open-cds-ast against 1.95.0 for pr-155915
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzkud%2Fopen-cds-ast" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/zkud/open-cds-ast
[INFO] finished tweaking git repo https://github.com/zkud/open-cds-ast
[INFO] tweaked toml for git repo https://github.com/zkud/open-cds-ast written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/zkud/open-cds-ast on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/zkud/open-cds-ast 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" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded ascii-canvas v4.0.0
[INFO] [stderr]   Downloaded ena v0.14.0
[INFO] [stderr]   Downloaded new_debug_unreachable v1.0.4
[INFO] [stderr]   Downloaded string_cache v0.8.4
[INFO] [stderr]   Downloaded darling_macro v0.14.2
[INFO] [stderr]   Downloaded term v1.0.1
[INFO] [stderr]   Downloaded darling v0.14.2
[INFO] [stderr]   Downloaded darling_core v0.14.2
[INFO] [stderr]   Downloaded lalrpop-util v0.22.2
[INFO] [stderr]   Downloaded lalrpop v0.22.2
[INFO] [stderr]   Downloaded petgraph v0.7.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ea7c4342954581eebd95688deea52e4cdcd3c0bf1bd9455a8130b15a73c96e85
[INFO] running `Command { std: "docker" "start" "-a" "ea7c4342954581eebd95688deea52e4cdcd3c0bf1bd9455a8130b15a73c96e85", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ea7c4342954581eebd95688deea52e4cdcd3c0bf1bd9455a8130b15a73c96e85", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ea7c4342954581eebd95688deea52e4cdcd3c0bf1bd9455a8130b15a73c96e85", kill_on_drop: false }`
[INFO] [stdout] ea7c4342954581eebd95688deea52e4cdcd3c0bf1bd9455a8130b15a73c96e85
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a081b4f2f9a0ab9f6ab63a71e4f5be09ec96a04723dd47d8828f930068cf80eb
[INFO] running `Command { std: "docker" "start" "-a" "a081b4f2f9a0ab9f6ab63a71e4f5be09ec96a04723dd47d8828f930068cf80eb", kill_on_drop: false }`
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]    Compiling proc-macro2 v1.0.47
[INFO] [stderr]    Compiling lock_api v0.4.9
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling unicode-ident v1.0.5
[INFO] [stderr]    Compiling rustversion v1.0.9
[INFO] [stderr]    Compiling parking_lot_core v0.9.4
[INFO] [stderr]    Compiling quote v1.0.21
[INFO] [stderr]    Compiling syn v1.0.105
[INFO] [stderr]    Compiling scopeguard v1.1.0
[INFO] [stderr]    Compiling smallvec v1.10.0
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling siphasher v0.3.10
[INFO] [stderr]    Compiling home v0.5.11
[INFO] [stderr]    Compiling term v1.0.1
[INFO] [stderr]    Compiling keccak v0.1.5
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling phf_shared v0.10.0
[INFO] [stderr]    Compiling either v1.8.0
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.4
[INFO] [stderr]    Compiling precomputed-hash v0.1.1
[INFO] [stderr]    Compiling once_cell v1.16.0
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling ena v0.14.0
[INFO] [stderr]    Compiling unicode-xid v0.2.4
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling pico-args v0.5.0
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling ascii-canvas v4.0.0
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling indexmap v2.7.1
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]    Compiling petgraph v0.7.1
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling string_cache v0.8.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling sha3 v0.10.8
[INFO] [stderr]     Checking lalrpop-util v0.22.2
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]    Compiling darling_core v0.14.2
[INFO] [stderr]    Compiling darling_macro v0.14.2
[INFO] [stderr]    Compiling lalrpop v0.22.2
[INFO] [stderr]    Compiling darling v0.14.2
[INFO] [stderr]    Compiling ast-term-derive v0.1.0 (/opt/rustwide/workdir/macros/ast-term-derive)
[INFO] [stderr]    Compiling open-cds-parser v0.0.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition name: `tarpaulin_include`
[INFO] [stdout]   --> src/ast/actions_and_functions/action_declaration_term.rs:10:10
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[derive(ASTTerm, PartialEq, Eq, Debug, Clone)]
[INFO] [stdout]    |          ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: expected names are: `docsrs`, `feature`, and `test` and 31 more
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `ASTTerm` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the derive macro `ASTTerm` may come from an old version of the `ast_term_derive` crate, try updating your dependency with `cargo update -p ast_term_derive`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout]    = note: this warning originates in the derive macro `ASTTerm` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `tarpaulin_include`
[INFO] [stdout]  --> src/ast/actions_and_functions/function_declaration_term.rs:9:10
[INFO] [stdout]   |
[INFO] [stdout] 9 | #[derive(ASTTerm, PartialEq, Eq, Debug, Clone)]
[INFO] [stdout]   |          ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]   = help: try referring to `ASTTerm` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]   = help: the derive macro `ASTTerm` may come from an old version of the `ast_term_derive` crate, try updating your dependency with `cargo update -p ast_term_derive`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: this warning originates in the derive macro `ASTTerm` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `tarpaulin_include`
[INFO] [stdout]  --> src/ast/actions_and_functions/param_term.rs:8:10
[INFO] [stdout]   |
[INFO] [stdout] 8 | #[derive(ASTTerm, PartialEq, Eq, Debug, Clone)]
[INFO] [stdout]   |          ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]   = help: try referring to `ASTTerm` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]   = help: the derive macro `ASTTerm` may come from an old version of the `ast_term_derive` crate, try updating your dependency with `cargo update -p ast_term_derive`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: this warning originates in the derive macro `ASTTerm` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `tarpaulin_include`
[INFO] [stdout]  --> src/ast/actions_and_functions/parameters_block_term.rs:8:10
[INFO] [stdout]   |
[INFO] [stdout] 8 | #[derive(ASTTerm, PartialEq, Eq, Debug, Clone)]
[INFO] [stdout]   |          ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]   = help: try referring to `ASTTerm` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]   = help: the derive macro `ASTTerm` may come from an old version of the `ast_term_derive` crate, try updating your dependency with `cargo update -p ast_term_derive`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: this warning originates in the derive macro `ASTTerm` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `tarpaulin_include`
[INFO] [stdout]  --> src/ast/actions_and_functions/returns_declaration_term.rs:5:10
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[derive(ASTTerm, PartialEq, Eq, Debug, Clone)]
[INFO] [stdout]   |          ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]   = help: try referring to `ASTTerm` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]   = help: the derive macro `ASTTerm` may come from an old version of the `ast_term_derive` crate, try updating your dependency with `cargo update -p ast_term_derive`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: this warning originates in the derive macro `ASTTerm` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `tarpaulin_include`
[INFO] [stdout]  --> src/ast/basic/keyword_term.rs:4:10
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[derive(ASTTerm, PartialEq, Eq, Debug, Clone)]
[INFO] [stdout]   |          ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]   = help: try referring to `ASTTerm` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]   = help: the derive macro `ASTTerm` may come from an old version of the `ast_term_derive` crate, try updating your dependency with `cargo update -p ast_term_derive`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: this warning originates in the derive macro `ASTTerm` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `tarpaulin_include`
[INFO] [stdout]  --> src/ast/basic/punctuation_sign_term.rs:4:10
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[derive(ASTTerm, PartialEq, Eq, Debug, Clone)]
[INFO] [stdout]   |          ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]   = help: try referring to `ASTTerm` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]   = help: the derive macro `ASTTerm` may come from an old version of the `ast_term_derive` crate, try updating your dependency with `cargo update -p ast_term_derive`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: this warning originates in the derive macro `ASTTerm` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::*`
[INFO] [stdout]  --> src/ast/common/ast_term_collection.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 7 |     use super::*;
[INFO] [stdout]   |         ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `tarpaulin_include`
[INFO] [stdout]  --> src/ast/entity/entity_declaration_term.rs:8:10
[INFO] [stdout]   |
[INFO] [stdout] 8 | #[derive(ASTTerm, PartialEq, Eq, Debug, Clone)]
[INFO] [stdout]   |          ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]   = help: try referring to `ASTTerm` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]   = help: the derive macro `ASTTerm` may come from an old version of the `ast_term_derive` crate, try updating your dependency with `cargo update -p ast_term_derive`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: this warning originates in the derive macro `ASTTerm` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::ast::Location`
[INFO] [stdout]   --> src/ast/entity/entity_declaration_term.rs:65:9
[INFO] [stdout]    |
[INFO] [stdout] 65 |     use crate::ast::Location;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::ast::PunctuationSign`
[INFO] [stdout]   --> src/ast/entity/entity_declaration_term.rs:66:9
[INFO] [stdout]    |
[INFO] [stdout] 66 |     use crate::ast::PunctuationSign;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `tarpaulin_include`
[INFO] [stdout]  --> src/ast/identifiers/identifier_term.rs:6:10
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[derive(ASTTerm, PartialEq, Eq, Debug, Clone)]
[INFO] [stdout]   |          ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]   = help: try referring to `ASTTerm` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]   = help: the derive macro `ASTTerm` may come from an old version of the `ast_term_derive` crate, try updating your dependency with `cargo update -p ast_term_derive`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: this warning originates in the derive macro `ASTTerm` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `tarpaulin_include`
[INFO] [stdout]  --> src/ast/identifiers/sub_identifier_term.rs:4:10
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[derive(ASTTerm, PartialEq, Eq, Debug, Clone)]
[INFO] [stdout]   |          ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]   = help: try referring to `ASTTerm` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]   = help: the derive macro `ASTTerm` may come from an old version of the `ast_term_derive` crate, try updating your dependency with `cargo update -p ast_term_derive`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: this warning originates in the derive macro `ASTTerm` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `tarpaulin_include`
[INFO] [stdout]  --> src/ast/import/import_identifier_term.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(ASTTerm, PartialEq, Eq, Debug, Clone)]
[INFO] [stdout]   |          ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]   = help: try referring to `ASTTerm` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]   = help: the derive macro `ASTTerm` may come from an old version of the `ast_term_derive` crate, try updating your dependency with `cargo update -p ast_term_derive`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: this warning originates in the derive macro `ASTTerm` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `tarpaulin_include`
[INFO] [stdout]  --> src/ast/import/import_term.rs:5:10
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[derive(ASTTerm, PartialEq, Eq, Debug, Clone)]
[INFO] [stdout]   |          ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]   = help: try referring to `ASTTerm` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]   = help: the derive macro `ASTTerm` may come from an old version of the `ast_term_derive` crate, try updating your dependency with `cargo update -p ast_term_derive`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: this warning originates in the derive macro `ASTTerm` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `tarpaulin_include`
[INFO] [stdout]  --> src/ast/import/path_term.rs:5:10
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[derive(ASTTerm, PartialEq, Eq, Debug, Clone)]
[INFO] [stdout]   |          ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]   = help: try referring to `ASTTerm` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]   = help: the derive macro `ASTTerm` may come from an old version of the `ast_term_derive` crate, try updating your dependency with `cargo update -p ast_term_derive`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: this warning originates in the derive macro `ASTTerm` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `tarpaulin_include`
[INFO] [stdout]  --> src/ast/import/selection_block_term.rs:8:10
[INFO] [stdout]   |
[INFO] [stdout] 8 | #[derive(ASTTerm, PartialEq, Eq, Debug, Clone)]
[INFO] [stdout]   |          ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]   = help: try referring to `ASTTerm` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]   = help: the derive macro `ASTTerm` may come from an old version of the `ast_term_derive` crate, try updating your dependency with `cargo update -p ast_term_derive`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: this warning originates in the derive macro `ASTTerm` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `tarpaulin_include`
[INFO] [stdout]  --> src/ast/import/selector_term.rs:5:10
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[derive(ASTTerm, PartialEq, Eq, Debug, Clone)]
[INFO] [stdout]   |          ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]   = help: try referring to `ASTTerm` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]   = help: the derive macro `ASTTerm` may come from an old version of the `ast_term_derive` crate, try updating your dependency with `cargo update -p ast_term_derive`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: this warning originates in the derive macro `ASTTerm` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `tarpaulin_include`
[INFO] [stdout]  --> src/ast/mock/leaf_term.rs:5:10
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[derive(ASTTerm, PartialEq, Eq, Debug, Clone)]
[INFO] [stdout]   |          ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]   = help: try referring to `ASTTerm` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]   = help: the derive macro `ASTTerm` may come from an old version of the `ast_term_derive` crate, try updating your dependency with `cargo update -p ast_term_derive`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: this warning originates in the derive macro `ASTTerm` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `tarpaulin_include`
[INFO] [stdout]   --> src/ast/mock/leaf_term.rs:16:14
[INFO] [stdout]    |
[INFO] [stdout] 16 |     #[derive(ASTTerm, PartialEq, Eq, Debug, Clone)]
[INFO] [stdout]    |              ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `ASTTerm` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the derive macro `ASTTerm` may come from an old version of the `ast_term_derive` crate, try updating your dependency with `cargo update -p ast_term_derive`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `ASTTerm` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `tarpaulin_include`
[INFO] [stdout]  --> src/ast/mock/node_term.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(ASTTerm, PartialEq, Eq, Debug, Clone)]
[INFO] [stdout]   |          ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]   = help: try referring to `ASTTerm` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]   = help: the derive macro `ASTTerm` may come from an old version of the `ast_term_derive` crate, try updating your dependency with `cargo update -p ast_term_derive`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: this warning originates in the derive macro `ASTTerm` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `tarpaulin_include`
[INFO] [stdout]  --> src/ast/modules/module_term.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(ASTTerm, PartialEq, Eq, Debug, Clone)]
[INFO] [stdout]   |          ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]   = help: try referring to `ASTTerm` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]   = help: the derive macro `ASTTerm` may come from an old version of the `ast_term_derive` crate, try updating your dependency with `cargo update -p ast_term_derive`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: this warning originates in the derive macro `ASTTerm` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `tarpaulin_include`
[INFO] [stdout]  --> src/ast/namespaces/namespace_declaration_term.rs:8:10
[INFO] [stdout]   |
[INFO] [stdout] 8 | #[derive(ASTTerm, PartialEq, Eq, Debug, Clone)]
[INFO] [stdout]   |          ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]   = help: try referring to `ASTTerm` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]   = help: the derive macro `ASTTerm` may come from an old version of the `ast_term_derive` crate, try updating your dependency with `cargo update -p ast_term_derive`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: this warning originates in the derive macro `ASTTerm` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `tarpaulin_include`
[INFO] [stdout]   --> src/ast/services/service_declaration_term.rs:11:10
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[derive(ASTTerm, PartialEq, Eq, Debug, Clone)]
[INFO] [stdout]    |          ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `ASTTerm` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the derive macro `ASTTerm` may come from an old version of the `ast_term_derive` crate, try updating your dependency with `cargo update -p ast_term_derive`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `ASTTerm` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `tarpaulin_include`
[INFO] [stdout]  --> src/ast/structure/field_term.rs:5:10
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[derive(ASTTerm, PartialEq, Eq, Debug, Clone)]
[INFO] [stdout]   |          ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]   = help: try referring to `ASTTerm` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]   = help: the derive macro `ASTTerm` may come from an old version of the `ast_term_derive` crate, try updating your dependency with `cargo update -p ast_term_derive`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: this warning originates in the derive macro `ASTTerm` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `tarpaulin_include`
[INFO] [stdout]  --> src/ast/structure/structure_term.rs:5:10
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[derive(ASTTerm, PartialEq, Eq, Debug, Clone)]
[INFO] [stdout]   |          ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]   = help: try referring to `ASTTerm` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]   = help: the derive macro `ASTTerm` may come from an old version of the `ast_term_derive` crate, try updating your dependency with `cargo update -p ast_term_derive`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: this warning originates in the derive macro `ASTTerm` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `tarpaulin_include`
[INFO] [stdout]  --> src/ast/types/type_declaration_term.rs:9:10
[INFO] [stdout]   |
[INFO] [stdout] 9 | #[derive(ASTTerm, PartialEq, Eq, Debug, Clone)]
[INFO] [stdout]   |          ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]   = help: try referring to `ASTTerm` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]   = help: the derive macro `ASTTerm` may come from an old version of the `ast_term_derive` crate, try updating your dependency with `cargo update -p ast_term_derive`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: this warning originates in the derive macro `ASTTerm` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `tarpaulin_include`
[INFO] [stdout]  --> src/ast/types/type_reference_term.rs:6:10
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[derive(ASTTerm, PartialEq, Eq, Debug, Clone)]
[INFO] [stdout]   |          ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]   = help: try referring to `ASTTerm` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]   = help: the derive macro `ASTTerm` may come from an old version of the `ast_term_derive` crate, try updating your dependency with `cargo update -p ast_term_derive`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: this warning originates in the derive macro `ASTTerm` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `tarpaulin_include`
[INFO] [stdout]   --> src/ast/actions_and_functions/action_declaration_term.rs:10:10
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[derive(ASTTerm, PartialEq, Eq, Debug, Clone)]
[INFO] [stdout]    |          ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: expected names are: `docsrs`, `feature`, and `test` and 31 more
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `ASTTerm` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the derive macro `ASTTerm` may come from an old version of the `ast_term_derive` crate, try updating your dependency with `cargo update -p ast_term_derive`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout]    = note: this warning originates in the derive macro `ASTTerm` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `tarpaulin_include`
[INFO] [stdout]  --> src/ast/actions_and_functions/function_declaration_term.rs:9:10
[INFO] [stdout]   |
[INFO] [stdout] 9 | #[derive(ASTTerm, PartialEq, Eq, Debug, Clone)]
[INFO] [stdout]   |          ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]   = help: try referring to `ASTTerm` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]   = help: the derive macro `ASTTerm` may come from an old version of the `ast_term_derive` crate, try updating your dependency with `cargo update -p ast_term_derive`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: this warning originates in the derive macro `ASTTerm` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `tarpaulin_include`
[INFO] [stdout]  --> src/ast/actions_and_functions/param_term.rs:8:10
[INFO] [stdout]   |
[INFO] [stdout] 8 | #[derive(ASTTerm, PartialEq, Eq, Debug, Clone)]
[INFO] [stdout]   |          ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]   = help: try referring to `ASTTerm` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]   = help: the derive macro `ASTTerm` may come from an old version of the `ast_term_derive` crate, try updating your dependency with `cargo update -p ast_term_derive`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: this warning originates in the derive macro `ASTTerm` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `tarpaulin_include`
[INFO] [stdout]  --> src/ast/actions_and_functions/parameters_block_term.rs:8:10
[INFO] [stdout]   |
[INFO] [stdout] 8 | #[derive(ASTTerm, PartialEq, Eq, Debug, Clone)]
[INFO] [stdout]   |          ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]   = help: try referring to `ASTTerm` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]   = help: the derive macro `ASTTerm` may come from an old version of the `ast_term_derive` crate, try updating your dependency with `cargo update -p ast_term_derive`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: this warning originates in the derive macro `ASTTerm` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `tarpaulin_include`
[INFO] [stdout]  --> src/ast/actions_and_functions/returns_declaration_term.rs:5:10
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[derive(ASTTerm, PartialEq, Eq, Debug, Clone)]
[INFO] [stdout]   |          ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]   = help: try referring to `ASTTerm` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]   = help: the derive macro `ASTTerm` may come from an old version of the `ast_term_derive` crate, try updating your dependency with `cargo update -p ast_term_derive`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: this warning originates in the derive macro `ASTTerm` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `tarpaulin_include`
[INFO] [stdout]  --> src/ast/basic/keyword_term.rs:4:10
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[derive(ASTTerm, PartialEq, Eq, Debug, Clone)]
[INFO] [stdout]   |          ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]   = help: try referring to `ASTTerm` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]   = help: the derive macro `ASTTerm` may come from an old version of the `ast_term_derive` crate, try updating your dependency with `cargo update -p ast_term_derive`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: this warning originates in the derive macro `ASTTerm` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `tarpaulin_include`
[INFO] [stdout]  --> src/ast/basic/punctuation_sign_term.rs:4:10
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[derive(ASTTerm, PartialEq, Eq, Debug, Clone)]
[INFO] [stdout]   |          ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]   = help: try referring to `ASTTerm` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]   = help: the derive macro `ASTTerm` may come from an old version of the `ast_term_derive` crate, try updating your dependency with `cargo update -p ast_term_derive`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: this warning originates in the derive macro `ASTTerm` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `tarpaulin_include`
[INFO] [stdout]  --> src/ast/entity/entity_declaration_term.rs:8:10
[INFO] [stdout]   |
[INFO] [stdout] 8 | #[derive(ASTTerm, PartialEq, Eq, Debug, Clone)]
[INFO] [stdout]   |          ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]   = help: try referring to `ASTTerm` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]   = help: the derive macro `ASTTerm` may come from an old version of the `ast_term_derive` crate, try updating your dependency with `cargo update -p ast_term_derive`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: this warning originates in the derive macro `ASTTerm` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `tarpaulin_include`
[INFO] [stdout]  --> src/ast/identifiers/identifier_term.rs:6:10
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[derive(ASTTerm, PartialEq, Eq, Debug, Clone)]
[INFO] [stdout]   |          ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]   = help: try referring to `ASTTerm` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]   = help: the derive macro `ASTTerm` may come from an old version of the `ast_term_derive` crate, try updating your dependency with `cargo update -p ast_term_derive`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: this warning originates in the derive macro `ASTTerm` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `tarpaulin_include`
[INFO] [stdout]  --> src/ast/identifiers/sub_identifier_term.rs:4:10
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[derive(ASTTerm, PartialEq, Eq, Debug, Clone)]
[INFO] [stdout]   |          ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]   = help: try referring to `ASTTerm` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]   = help: the derive macro `ASTTerm` may come from an old version of the `ast_term_derive` crate, try updating your dependency with `cargo update -p ast_term_derive`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: this warning originates in the derive macro `ASTTerm` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `tarpaulin_include`
[INFO] [stdout]  --> src/ast/import/import_identifier_term.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(ASTTerm, PartialEq, Eq, Debug, Clone)]
[INFO] [stdout]   |          ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]   = help: try referring to `ASTTerm` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]   = help: the derive macro `ASTTerm` may come from an old version of the `ast_term_derive` crate, try updating your dependency with `cargo update -p ast_term_derive`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: this warning originates in the derive macro `ASTTerm` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `tarpaulin_include`
[INFO] [stdout]  --> src/ast/import/import_term.rs:5:10
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[derive(ASTTerm, PartialEq, Eq, Debug, Clone)]
[INFO] [stdout]   |          ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]   = help: try referring to `ASTTerm` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]   = help: the derive macro `ASTTerm` may come from an old version of the `ast_term_derive` crate, try updating your dependency with `cargo update -p ast_term_derive`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: this warning originates in the derive macro `ASTTerm` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `tarpaulin_include`
[INFO] [stdout]  --> src/ast/import/path_term.rs:5:10
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[derive(ASTTerm, PartialEq, Eq, Debug, Clone)]
[INFO] [stdout]   |          ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]   = help: try referring to `ASTTerm` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]   = help: the derive macro `ASTTerm` may come from an old version of the `ast_term_derive` crate, try updating your dependency with `cargo update -p ast_term_derive`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: this warning originates in the derive macro `ASTTerm` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `tarpaulin_include`
[INFO] [stdout]  --> src/ast/import/selection_block_term.rs:8:10
[INFO] [stdout]   |
[INFO] [stdout] 8 | #[derive(ASTTerm, PartialEq, Eq, Debug, Clone)]
[INFO] [stdout]   |          ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]   = help: try referring to `ASTTerm` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]   = help: the derive macro `ASTTerm` may come from an old version of the `ast_term_derive` crate, try updating your dependency with `cargo update -p ast_term_derive`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: this warning originates in the derive macro `ASTTerm` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `tarpaulin_include`
[INFO] [stdout]  --> src/ast/import/selector_term.rs:5:10
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[derive(ASTTerm, PartialEq, Eq, Debug, Clone)]
[INFO] [stdout]   |          ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]   = help: try referring to `ASTTerm` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]   = help: the derive macro `ASTTerm` may come from an old version of the `ast_term_derive` crate, try updating your dependency with `cargo update -p ast_term_derive`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: this warning originates in the derive macro `ASTTerm` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `tarpaulin_include`
[INFO] [stdout]  --> src/ast/modules/module_term.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(ASTTerm, PartialEq, Eq, Debug, Clone)]
[INFO] [stdout]   |          ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]   = help: try referring to `ASTTerm` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]   = help: the derive macro `ASTTerm` may come from an old version of the `ast_term_derive` crate, try updating your dependency with `cargo update -p ast_term_derive`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: this warning originates in the derive macro `ASTTerm` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `tarpaulin_include`
[INFO] [stdout]  --> src/ast/namespaces/namespace_declaration_term.rs:8:10
[INFO] [stdout]   |
[INFO] [stdout] 8 | #[derive(ASTTerm, PartialEq, Eq, Debug, Clone)]
[INFO] [stdout]   |          ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]   = help: try referring to `ASTTerm` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]   = help: the derive macro `ASTTerm` may come from an old version of the `ast_term_derive` crate, try updating your dependency with `cargo update -p ast_term_derive`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: this warning originates in the derive macro `ASTTerm` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `tarpaulin_include`
[INFO] [stdout]   --> src/ast/services/service_declaration_term.rs:11:10
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[derive(ASTTerm, PartialEq, Eq, Debug, Clone)]
[INFO] [stdout]    |          ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `ASTTerm` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the derive macro `ASTTerm` may come from an old version of the `ast_term_derive` crate, try updating your dependency with `cargo update -p ast_term_derive`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `ASTTerm` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `tarpaulin_include`
[INFO] [stdout]  --> src/ast/structure/field_term.rs:5:10
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[derive(ASTTerm, PartialEq, Eq, Debug, Clone)]
[INFO] [stdout]   |          ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]   = help: try referring to `ASTTerm` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]   = help: the derive macro `ASTTerm` may come from an old version of the `ast_term_derive` crate, try updating your dependency with `cargo update -p ast_term_derive`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: this warning originates in the derive macro `ASTTerm` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `tarpaulin_include`
[INFO] [stdout]  --> src/ast/structure/structure_term.rs:5:10
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[derive(ASTTerm, PartialEq, Eq, Debug, Clone)]
[INFO] [stdout]   |          ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]   = help: try referring to `ASTTerm` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]   = help: the derive macro `ASTTerm` may come from an old version of the `ast_term_derive` crate, try updating your dependency with `cargo update -p ast_term_derive`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: this warning originates in the derive macro `ASTTerm` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `tarpaulin_include`
[INFO] [stdout]  --> src/ast/types/type_declaration_term.rs:9:10
[INFO] [stdout]   |
[INFO] [stdout] 9 | #[derive(ASTTerm, PartialEq, Eq, Debug, Clone)]
[INFO] [stdout]   |          ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]   = help: try referring to `ASTTerm` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]   = help: the derive macro `ASTTerm` may come from an old version of the `ast_term_derive` crate, try updating your dependency with `cargo update -p ast_term_derive`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: this warning originates in the derive macro `ASTTerm` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `tarpaulin_include`
[INFO] [stdout]  --> src/ast/types/type_reference_term.rs:6:10
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[derive(ASTTerm, PartialEq, Eq, Debug, Clone)]
[INFO] [stdout]   |          ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]   = help: try referring to `ASTTerm` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]   = help: the derive macro `ASTTerm` may come from an old version of the `ast_term_derive` crate, try updating your dependency with `cargo update -p ast_term_derive`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: this warning originates in the derive macro `ASTTerm` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `mock::*`
[INFO] [stdout]   --> src/ast/mod.rs:20:9
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub use mock::*;
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `util::get_type_name`
[INFO] [stdout]  --> tests/trivial_visiting.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use util::get_type_name;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `name` and `fields` are never read
[INFO] [stdout]   --> tests/codegen_visising.rs:15:9
[INFO] [stdout]    |
[INFO] [stdout] 14 | struct Table {
[INFO] [stdout]    |        ----- fields in this struct
[INFO] [stdout] 15 |     pub name: String,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 16 |     pub fields: Vec<Field>,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `name` and `field_type` are never read
[INFO] [stdout]   --> tests/codegen_visising.rs:20:9
[INFO] [stdout]    |
[INFO] [stdout] 19 | struct Field {
[INFO] [stdout]    |        ----- fields in this struct
[INFO] [stdout] 20 |     pub name: String,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 21 |     pub field_type: String,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `term`
[INFO] [stdout]   --> tests/trivial_visiting.rs:19:21
[INFO] [stdout]    |
[INFO] [stdout] 19 |         if let Some(term) = term.try_convert::<NamespaceDeclarationTerm>() {
[INFO] [stdout]    |                     ^^^^ help: if this is intentional, prefix it with an underscore: `_term`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `term`
[INFO] [stdout]   --> tests/trivial_visiting.rs:22:21
[INFO] [stdout]    |
[INFO] [stdout] 22 |         if let Some(term) = term.try_convert::<TypeDeclarationTerm>() {
[INFO] [stdout]    |                     ^^^^ help: if this is intentional, prefix it with an underscore: `_term`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_type_name` is never used
[INFO] [stdout]  --> tests/util/mod.rs:4:8
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub fn get_type_name(field: &FieldTerm) -> String {
[INFO] [stdout]   |        ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `VisitorError` is never constructed
[INFO] [stdout]   --> src/ast/common/ast_term.rs:23:12
[INFO] [stdout]    |
[INFO] [stdout] 23 |     struct VisitorError;
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `VisitorError` is never constructed
[INFO] [stdout]   --> src/ast/common/ast_term_collection.rs:21:12
[INFO] [stdout]    |
[INFO] [stdout] 21 |     struct VisitorError;
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/ast/common/convertable.rs:38:14
[INFO] [stdout]    |
[INFO] [stdout] 38 |     struct B(i32);
[INFO] [stdout]    |            - ^^^
[INFO] [stdout]    |            |
[INFO] [stdout]    |            field in this struct
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider removing this field
[INFO] [stdout]    = note: `B` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 33.17s
[INFO] running `Command { std: "docker" "inspect" "a081b4f2f9a0ab9f6ab63a71e4f5be09ec96a04723dd47d8828f930068cf80eb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a081b4f2f9a0ab9f6ab63a71e4f5be09ec96a04723dd47d8828f930068cf80eb", kill_on_drop: false }`
[INFO] [stdout] a081b4f2f9a0ab9f6ab63a71e4f5be09ec96a04723dd47d8828f930068cf80eb
