[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] testing zkud/open-cds-ast against 1.90.0 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzkud%2Fopen-cds-ast" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-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-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/zkud/open-cds-ast on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.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.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded ena v0.14.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f27d7640a913a5b495b6f880fe8142d8b280a86169b0cf7d0cc208493d0faf5e
[INFO] running `Command { std: "docker" "start" "-a" "f27d7640a913a5b495b6f880fe8142d8b280a86169b0cf7d0cc208493d0faf5e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f27d7640a913a5b495b6f880fe8142d8b280a86169b0cf7d0cc208493d0faf5e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f27d7640a913a5b495b6f880fe8142d8b280a86169b0cf7d0cc208493d0faf5e", kill_on_drop: false }`
[INFO] [stdout] f27d7640a913a5b495b6f880fe8142d8b280a86169b0cf7d0cc208493d0faf5e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] facc67631e94e8dfcb631df112e67a3b2ca7e1d3fae116223786ab49070a50c5
[INFO] running `Command { std: "docker" "start" "-a" "facc67631e94e8dfcb631df112e67a3b2ca7e1d3fae116223786ab49070a50c5", kill_on_drop: false }`
[INFO] [stderr]    Compiling rustversion v1.0.9
[INFO] [stderr]    Compiling parking_lot_core v0.9.4
[INFO] [stderr]    Compiling scopeguard v1.1.0
[INFO] [stderr]    Compiling syn v1.0.105
[INFO] [stderr]    Compiling smallvec v1.10.0
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling siphasher v0.3.10
[INFO] [stderr]    Compiling lock_api v0.4.9
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling term v1.0.1
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.4
[INFO] [stderr]    Compiling either v1.8.0
[INFO] [stderr]    Compiling once_cell v1.16.0
[INFO] [stderr]    Compiling unicode-xid v0.2.4
[INFO] [stderr]    Compiling indexmap v2.7.1
[INFO] [stderr]    Compiling ena v0.14.0
[INFO] [stderr]    Compiling phf_shared v0.10.0
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling ascii-canvas v4.0.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling petgraph v0.7.1
[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]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling string_cache v0.8.4
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling lalrpop-util v0.22.2
[INFO] [stderr]    Compiling lalrpop v0.22.2
[INFO] [stderr]    Compiling darling_core v0.14.2
[INFO] [stderr]    Compiling darling_macro v0.14.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: 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)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 31.37s
[INFO] running `Command { std: "docker" "inspect" "facc67631e94e8dfcb631df112e67a3b2ca7e1d3fae116223786ab49070a50c5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "facc67631e94e8dfcb631df112e67a3b2ca7e1d3fae116223786ab49070a50c5", kill_on_drop: false }`
[INFO] [stdout] facc67631e94e8dfcb631df112e67a3b2ca7e1d3fae116223786ab49070a50c5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9a7fd89275ff5af319af9c02e82fa3b66158eb71da8b42041405f59f6f8f7fcd
[INFO] running `Command { std: "docker" "start" "-a" "9a7fd89275ff5af319af9c02e82fa3b66158eb71da8b42041405f59f6f8f7fcd", kill_on_drop: false }`
[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: 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)]` on by default
[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: 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)]` 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: 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)]` 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] [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)]` on by default
[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)]` 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)]` 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)]` 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] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 4.43s
[INFO] running `Command { std: "docker" "inspect" "9a7fd89275ff5af319af9c02e82fa3b66158eb71da8b42041405f59f6f8f7fcd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9a7fd89275ff5af319af9c02e82fa3b66158eb71da8b42041405f59f6f8f7fcd", kill_on_drop: false }`
[INFO] [stdout] 9a7fd89275ff5af319af9c02e82fa3b66158eb71da8b42041405f59f6f8f7fcd
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] ba6f47890e8f05d783e2bd762f17a0415b82f7dbd8e9617d55005d4aeb10a324
[INFO] running `Command { std: "docker" "start" "-a" "ba6f47890e8f05d783e2bd762f17a0415b82f7dbd8e9617d55005d4aeb10a324", kill_on_drop: false }`
[INFO] [stderr]    Compiling open-cds-parser v0.0.1 (/opt/rustwide/workdir)
[INFO] [stderr] warning: unexpected `cfg` condition name: `tarpaulin_include`
[INFO] [stderr]   --> src/ast/actions_and_functions/action_declaration_term.rs:10:10
[INFO] [stderr]    |
[INFO] [stderr] 10 | #[derive(ASTTerm, PartialEq, Eq, Debug, Clone)]
[INFO] [stderr]    |          ^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = help: expected names are: `docsrs`, `feature`, and `test` and 31 more
[INFO] [stderr]    = 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] [stderr]    = help: try referring to `ASTTerm` crate for guidance on how handle this unexpected cfg
[INFO] [stderr]    = 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] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stderr]    = note: this warning originates in the derive macro `ASTTerm` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition name: `tarpaulin_include`
[INFO] [stderr]  --> src/ast/actions_and_functions/function_declaration_term.rs:9:10
[INFO] [stderr]   |
[INFO] [stderr] 9 | #[derive(ASTTerm, PartialEq, Eq, Debug, Clone)]
[INFO] [stderr]   |          ^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = 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] [stderr]   = help: try referring to `ASTTerm` crate for guidance on how handle this unexpected cfg
[INFO] [stderr]   = 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] [stderr]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]   = note: this warning originates in the derive macro `ASTTerm` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition name: `tarpaulin_include`
[INFO] [stderr]  --> src/ast/actions_and_functions/param_term.rs:8:10
[INFO] [stderr]   |
[INFO] [stderr] 8 | #[derive(ASTTerm, PartialEq, Eq, Debug, Clone)]
[INFO] [stderr]   |          ^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = 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] [stderr]   = help: try referring to `ASTTerm` crate for guidance on how handle this unexpected cfg
[INFO] [stderr]   = 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] [stderr]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]   = note: this warning originates in the derive macro `ASTTerm` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition name: `tarpaulin_include`
[INFO] [stderr]  --> src/ast/actions_and_functions/parameters_block_term.rs:8:10
[INFO] [stderr]   |
[INFO] [stderr] 8 | #[derive(ASTTerm, PartialEq, Eq, Debug, Clone)]
[INFO] [stderr]   |          ^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = 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] [stderr]   = help: try referring to `ASTTerm` crate for guidance on how handle this unexpected cfg
[INFO] [stderr]   = 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] [stderr]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]   = note: this warning originates in the derive macro `ASTTerm` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition name: `tarpaulin_include`
[INFO] [stderr]  --> src/ast/actions_and_functions/returns_declaration_term.rs:5:10
[INFO] [stderr]   |
[INFO] [stderr] 5 | #[derive(ASTTerm, PartialEq, Eq, Debug, Clone)]
[INFO] [stderr]   |          ^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = 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] [stderr]   = help: try referring to `ASTTerm` crate for guidance on how handle this unexpected cfg
[INFO] [stderr]   = 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] [stderr]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]   = note: this warning originates in the derive macro `ASTTerm` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition name: `tarpaulin_include`
[INFO] [stderr]  --> src/ast/basic/keyword_term.rs:4:10
[INFO] [stderr]   |
[INFO] [stderr] 4 | #[derive(ASTTerm, PartialEq, Eq, Debug, Clone)]
[INFO] [stderr]   |          ^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = 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] [stderr]   = help: try referring to `ASTTerm` crate for guidance on how handle this unexpected cfg
[INFO] [stderr]   = 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] [stderr]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]   = note: this warning originates in the derive macro `ASTTerm` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition name: `tarpaulin_include`
[INFO] [stderr]  --> src/ast/basic/punctuation_sign_term.rs:4:10
[INFO] [stderr]   |
[INFO] [stderr] 4 | #[derive(ASTTerm, PartialEq, Eq, Debug, Clone)]
[INFO] [stderr]   |          ^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = 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] [stderr]   = help: try referring to `ASTTerm` crate for guidance on how handle this unexpected cfg
[INFO] [stderr]   = 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] [stderr]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]   = note: this warning originates in the derive macro `ASTTerm` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition name: `tarpaulin_include`
[INFO] [stderr]  --> src/ast/entity/entity_declaration_term.rs:8:10
[INFO] [stderr]   |
[INFO] [stderr] 8 | #[derive(ASTTerm, PartialEq, Eq, Debug, Clone)]
[INFO] [stderr]   |          ^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = 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] [stderr]   = help: try referring to `ASTTerm` crate for guidance on how handle this unexpected cfg
[INFO] [stderr]   = 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] [stderr]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]   = note: this warning originates in the derive macro `ASTTerm` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition name: `tarpaulin_include`
[INFO] [stderr]  --> src/ast/identifiers/identifier_term.rs:6:10
[INFO] [stderr]   |
[INFO] [stderr] 6 | #[derive(ASTTerm, PartialEq, Eq, Debug, Clone)]
[INFO] [stderr]   |          ^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = 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] [stderr]   = help: try referring to `ASTTerm` crate for guidance on how handle this unexpected cfg
[INFO] [stderr]   = 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] [stderr]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]   = note: this warning originates in the derive macro `ASTTerm` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition name: `tarpaulin_include`
[INFO] [stderr]  --> src/ast/identifiers/sub_identifier_term.rs:4:10
[INFO] [stderr]   |
[INFO] [stderr] 4 | #[derive(ASTTerm, PartialEq, Eq, Debug, Clone)]
[INFO] [stderr]   |          ^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = 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] [stderr]   = help: try referring to `ASTTerm` crate for guidance on how handle this unexpected cfg
[INFO] [stderr]   = 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] [stderr]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]   = note: this warning originates in the derive macro `ASTTerm` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition name: `tarpaulin_include`
[INFO] [stderr]  --> src/ast/import/import_identifier_term.rs:7:10
[INFO] [stderr]   |
[INFO] [stderr] 7 | #[derive(ASTTerm, PartialEq, Eq, Debug, Clone)]
[INFO] [stderr]   |          ^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = 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] [stderr]   = help: try referring to `ASTTerm` crate for guidance on how handle this unexpected cfg
[INFO] [stderr]   = 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] [stderr]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]   = note: this warning originates in the derive macro `ASTTerm` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition name: `tarpaulin_include`
[INFO] [stderr]  --> src/ast/import/import_term.rs:5:10
[INFO] [stderr]   |
[INFO] [stderr] 5 | #[derive(ASTTerm, PartialEq, Eq, Debug, Clone)]
[INFO] [stderr]   |          ^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = 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] [stderr]   = help: try referring to `ASTTerm` crate for guidance on how handle this unexpected cfg
[INFO] [stderr]   = 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] [stderr]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]   = note: this warning originates in the derive macro `ASTTerm` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition name: `tarpaulin_include`
[INFO] [stderr]  --> src/ast/import/path_term.rs:5:10
[INFO] [stderr]   |
[INFO] [stderr] 5 | #[derive(ASTTerm, PartialEq, Eq, Debug, Clone)]
[INFO] [stderr]   |          ^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = 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] [stderr]   = help: try referring to `ASTTerm` crate for guidance on how handle this unexpected cfg
[INFO] [stderr]   = 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] [stderr]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]   = note: this warning originates in the derive macro `ASTTerm` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition name: `tarpaulin_include`
[INFO] [stderr]  --> src/ast/import/selection_block_term.rs:8:10
[INFO] [stderr]   |
[INFO] [stderr] 8 | #[derive(ASTTerm, PartialEq, Eq, Debug, Clone)]
[INFO] [stderr]   |          ^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = 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] [stderr]   = help: try referring to `ASTTerm` crate for guidance on how handle this unexpected cfg
[INFO] [stderr]   = 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] [stderr]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]   = note: this warning originates in the derive macro `ASTTerm` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition name: `tarpaulin_include`
[INFO] [stderr]  --> src/ast/import/selector_term.rs:5:10
[INFO] [stderr]   |
[INFO] [stderr] 5 | #[derive(ASTTerm, PartialEq, Eq, Debug, Clone)]
[INFO] [stderr]   |          ^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = 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] [stderr]   = help: try referring to `ASTTerm` crate for guidance on how handle this unexpected cfg
[INFO] [stderr]   = 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] [stderr]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]   = note: this warning originates in the derive macro `ASTTerm` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition name: `tarpaulin_include`
[INFO] [stderr]  --> src/ast/modules/module_term.rs:7:10
[INFO] [stderr]   |
[INFO] [stderr] 7 | #[derive(ASTTerm, PartialEq, Eq, Debug, Clone)]
[INFO] [stderr]   |          ^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = 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] [stderr]   = help: try referring to `ASTTerm` crate for guidance on how handle this unexpected cfg
[INFO] [stderr]   = 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] [stderr]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]   = note: this warning originates in the derive macro `ASTTerm` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition name: `tarpaulin_include`
[INFO] [stderr]  --> src/ast/namespaces/namespace_declaration_term.rs:8:10
[INFO] [stderr]   |
[INFO] [stderr] 8 | #[derive(ASTTerm, PartialEq, Eq, Debug, Clone)]
[INFO] [stderr]   |          ^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = 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] [stderr]   = help: try referring to `ASTTerm` crate for guidance on how handle this unexpected cfg
[INFO] [stderr]   = 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] [stderr]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]   = note: this warning originates in the derive macro `ASTTerm` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition name: `tarpaulin_include`
[INFO] [stderr]   --> src/ast/services/service_declaration_term.rs:11:10
[INFO] [stderr]    |
[INFO] [stderr] 11 | #[derive(ASTTerm, PartialEq, Eq, Debug, Clone)]
[INFO] [stderr]    |          ^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = 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] [stderr]    = help: try referring to `ASTTerm` crate for guidance on how handle this unexpected cfg
[INFO] [stderr]    = 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] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]    = note: this warning originates in the derive macro `ASTTerm` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition name: `tarpaulin_include`
[INFO] [stderr]  --> src/ast/structure/field_term.rs:5:10
[INFO] [stderr]   |
[INFO] [stderr] 5 | #[derive(ASTTerm, PartialEq, Eq, Debug, Clone)]
[INFO] [stderr]   |          ^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = 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] [stderr]   = help: try referring to `ASTTerm` crate for guidance on how handle this unexpected cfg
[INFO] [stderr]   = 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] [stderr]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]   = note: this warning originates in the derive macro `ASTTerm` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition name: `tarpaulin_include`
[INFO] [stderr]  --> src/ast/structure/structure_term.rs:5:10
[INFO] [stderr]   |
[INFO] [stderr] 5 | #[derive(ASTTerm, PartialEq, Eq, Debug, Clone)]
[INFO] [stderr]   |          ^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = 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] [stderr]   = help: try referring to `ASTTerm` crate for guidance on how handle this unexpected cfg
[INFO] [stderr]   = 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] [stderr]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]   = note: this warning originates in the derive macro `ASTTerm` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition name: `tarpaulin_include`
[INFO] [stderr]  --> src/ast/types/type_declaration_term.rs:9:10
[INFO] [stderr]   |
[INFO] [stderr] 9 | #[derive(ASTTerm, PartialEq, Eq, Debug, Clone)]
[INFO] [stderr]   |          ^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = 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] [stderr]   = help: try referring to `ASTTerm` crate for guidance on how handle this unexpected cfg
[INFO] [stderr]   = 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] [stderr]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]   = note: this warning originates in the derive macro `ASTTerm` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition name: `tarpaulin_include`
[INFO] [stderr]  --> src/ast/types/type_reference_term.rs:6:10
[INFO] [stderr]   |
[INFO] [stderr] 6 | #[derive(ASTTerm, PartialEq, Eq, Debug, Clone)]
[INFO] [stderr]   |          ^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = 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] [stderr]   = help: try referring to `ASTTerm` crate for guidance on how handle this unexpected cfg
[INFO] [stderr]   = 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] [stderr]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]   = note: this warning originates in the derive macro `ASTTerm` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `mock::*`
[INFO] [stderr]   --> src/ast/mod.rs:20:9
[INFO] [stderr]    |
[INFO] [stderr] 20 | pub use mock::*;
[INFO] [stderr]    |         ^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `super::*`
[INFO] [stderr]  --> src/ast/common/ast_term_collection.rs:7:9
[INFO] [stderr]   |
[INFO] [stderr] 7 |     use super::*;
[INFO] [stderr]   |         ^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `crate::ast::Location`
[INFO] [stderr]   --> src/ast/entity/entity_declaration_term.rs:65:9
[INFO] [stderr]    |
[INFO] [stderr] 65 |     use crate::ast::Location;
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `crate::ast::PunctuationSign`
[INFO] [stderr]   --> src/ast/entity/entity_declaration_term.rs:66:9
[INFO] [stderr]    |
[INFO] [stderr] 66 |     use crate::ast::PunctuationSign;
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition name: `tarpaulin_include`
[INFO] [stderr]  --> src/ast/mock/leaf_term.rs:5:10
[INFO] [stderr]   |
[INFO] [stderr] 5 | #[derive(ASTTerm, PartialEq, Eq, Debug, Clone)]
[INFO] [stderr]   |          ^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = 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] [stderr]   = help: try referring to `ASTTerm` crate for guidance on how handle this unexpected cfg
[INFO] [stderr]   = 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] [stderr]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]   = note: this warning originates in the derive macro `ASTTerm` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition name: `tarpaulin_include`
[INFO] [stderr]   --> src/ast/mock/leaf_term.rs:16:14
[INFO] [stderr]    |
[INFO] [stderr] 16 |     #[derive(ASTTerm, PartialEq, Eq, Debug, Clone)]
[INFO] [stderr]    |              ^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = 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] [stderr]    = help: try referring to `ASTTerm` crate for guidance on how handle this unexpected cfg
[INFO] [stderr]    = 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] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]    = note: this warning originates in the derive macro `ASTTerm` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition name: `tarpaulin_include`
[INFO] [stderr]  --> src/ast/mock/node_term.rs:7:10
[INFO] [stderr]   |
[INFO] [stderr] 7 | #[derive(ASTTerm, PartialEq, Eq, Debug, Clone)]
[INFO] [stderr]   |          ^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = 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] [stderr]   = help: try referring to `ASTTerm` crate for guidance on how handle this unexpected cfg
[INFO] [stderr]   = 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] [stderr]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]   = note: this warning originates in the derive macro `ASTTerm` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: struct `VisitorError` is never constructed
[INFO] [stderr]   --> src/ast/common/ast_term.rs:23:12
[INFO] [stderr]    |
[INFO] [stderr] 23 |     struct VisitorError;
[INFO] [stderr]    |            ^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: struct `VisitorError` is never constructed
[INFO] [stderr]   --> src/ast/common/ast_term_collection.rs:21:12
[INFO] [stderr]    |
[INFO] [stderr] 21 |     struct VisitorError;
[INFO] [stderr]    |            ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]   --> src/ast/common/convertable.rs:38:14
[INFO] [stderr]    |
[INFO] [stderr] 38 |     struct B(i32);
[INFO] [stderr]    |            - ^^^
[INFO] [stderr]    |            |
[INFO] [stderr]    |            field in this struct
[INFO] [stderr]    |
[INFO] [stderr]    = help: consider removing this field
[INFO] [stderr]    = note: `B` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: `open-cds-parser` (lib) generated 23 warnings (run `cargo fix --lib -p open-cds-parser` to apply 1 suggestion)
[INFO] [stderr] warning: unused import: `util::get_type_name`
[INFO] [stderr]  --> tests/trivial_visiting.rs:8:5
[INFO] [stderr]   |
[INFO] [stderr] 8 | use util::get_type_name;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `term`
[INFO] [stderr]   --> tests/trivial_visiting.rs:19:21
[INFO] [stderr]    |
[INFO] [stderr] 19 |         if let Some(term) = term.try_convert::<NamespaceDeclarationTerm>() {
[INFO] [stderr]    |                     ^^^^ help: if this is intentional, prefix it with an underscore: `_term`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `term`
[INFO] [stderr]   --> tests/trivial_visiting.rs:22:21
[INFO] [stderr]    |
[INFO] [stderr] 22 |         if let Some(term) = term.try_convert::<TypeDeclarationTerm>() {
[INFO] [stderr]    |                     ^^^^ help: if this is intentional, prefix it with an underscore: `_term`
[INFO] [stderr] 
[INFO] [stderr] warning: function `get_type_name` is never used
[INFO] [stderr]  --> tests/util/mod.rs:4:8
[INFO] [stderr]   |
[INFO] [stderr] 4 | pub fn get_type_name(field: &FieldTerm) -> String {
[INFO] [stderr]   |        ^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(dead_code)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: fields `name` and `fields` are never read
[INFO] [stderr]   --> tests/codegen_visising.rs:15:9
[INFO] [stderr]    |
[INFO] [stderr] 14 | struct Table {
[INFO] [stderr]    |        ----- fields in this struct
[INFO] [stderr] 15 |     pub name: String,
[INFO] [stderr]    |         ^^^^
[INFO] [stderr] 16 |     pub fields: Vec<Field>,
[INFO] [stderr]    |         ^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: fields `name` and `field_type` are never read
[INFO] [stderr]   --> tests/codegen_visising.rs:20:9
[INFO] [stderr]    |
[INFO] [stderr] 19 | struct Field {
[INFO] [stderr]    |        ----- fields in this struct
[INFO] [stderr] 20 |     pub name: String,
[INFO] [stderr]    |         ^^^^
[INFO] [stderr] 21 |     pub field_type: String,
[INFO] [stderr]    |         ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `open-cds-parser` (test "codegen_visising") generated 2 warnings
[INFO] [stderr] warning: `open-cds-parser` (test "trivial_visiting") generated 4 warnings (run `cargo fix --test "trivial_visiting"` to apply 1 suggestion)
[INFO] [stderr] warning: `open-cds-parser` (lib test) generated 31 warnings (22 duplicates) (run `cargo fix --lib -p open-cds-parser --tests` to apply 3 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 4.09s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/open_cds_parser-703ef9e3a98bdd9f)
[INFO] [stdout] 
[INFO] [stdout] running 97 tests
[INFO] [stdout] test ast::common::ast_term::tests::test_box_ast_term ... ok
[INFO] [stdout] test ast::common::ast_term::tests::test_arc_ast_term ... ok
[INFO] [stdout] test ast::common::ast_term::tests::test_option_ast_term_none ... ok
[INFO] [stdout] test ast::common::ast_term::tests::test_deref_ast_term ... ok
[INFO] [stdout] test ast::common::ast_term_collection::tests::test_empty_slice_ast_term ... ok
[INFO] [stdout] test ast::common::ast_term::tests::test_option_ast_term_some ... ok
[INFO] [stdout] test ast::common::convertable::tests::test_box_conversion ... ok
[INFO] [stdout] test ast::common::convertable::tests::test_arc_conversion ... ok
[INFO] [stdout] test ast::common::convertable::tests::test_nested_arc_conversion ... ok
[INFO] [stdout] test ast::common::convertable::tests::test_successful_conversion ... ok
[INFO] [stdout] test ast::common::convertable::tests::test_nested_box_conversion ... ok
[INFO] [stdout] test ast::common::convertable::tests::test_nested_option_conversion ... ok
[INFO] [stdout] test ast::common::convertable::tests::test_option_conversion ... ok
[INFO] [stdout] test ast::common::convertable::tests::test_direct_conversion ... ok
[INFO] [stdout] test ast::common::ast_term_collection::tests::test_slice_ast_term ... ok
[INFO] [stdout] test ast::common::location::tests::test_location_creation ... ok
[INFO] [stdout] test ast::common::location::tests::test_location_equality ... ok
[INFO] [stdout] test ast::common::location::tests::test_location_filepath ... ok
[INFO] [stdout] test ast::common::location::tests::test_location_start_end ... ok
[INFO] [stdout] test ast::common::location::tests::test_location_clone ... ok
[INFO] [stdout] test ast::entity::entity_declaration_term::tests::with_multiple_segments_it_visits_all ... ok
[INFO] [stdout] test ast::identifiers::identifier_term::tests::with_all_variants_it_visits ... ok
[INFO] [stdout] test ast::identifiers::identifier_term::tests::with_basic_identifier_it_returns_full_name ... ok
[INFO] [stdout] test ast::mock::node_term::tests::test_node_term_getters ... ok
[INFO] [stdout] test ast::mock::node_term::tests::test_node_term_new ... ok
[INFO] [stdout] test ast::mock::node_term::tests::test_node_term_mutable_references ... ok
[INFO] [stdout] test ast::identifiers::identifier_term::tests::with_empty_segments_it_returns_empty_string ... ok
[INFO] [stdout] test ast::identifiers::identifier_term::tests::with_sub_identifier_it_visits ... ok
[INFO] [stdout] test ast::identifiers::identifier_term::tests::with_namespaced_identifier_it_returns_full_name ... ok
[INFO] [stdout] test ast::mock::node_term::tests::test_node_term_setters ... ok
[INFO] [stdout] test ast::entity::entity_declaration_term::tests::with_aspect_it_visits ... ok
[INFO] [stdout] test ast::types::type_reference_term::tests::with_simple_type_it_visits_identifier ... ok
[INFO] [stdout] test ast::mock::leaf_term::tests::test_set_value ... ok
[INFO] [stdout] test ast::types::array_prefix::tests::with_array_of_it_visits_both_keywords ... ok
[INFO] [stdout] test ast::types::type_reference_term::tests::with_array_type_it_visits_array_prefix_and_identifier ... ok
[INFO] [stdout] test ast::mock::leaf_term::tests::test_value ... ok
[INFO] [stdout] test ast::mock::leaf_term::tests::test_value_mut ... ok
[INFO] [stdout] test ast::mock::leaf_term::tests::with_another_type_convert_returns_none ... ok
[INFO] [stdout] test ast::mock::leaf_term::tests::with_the_same_type_convert_returns_term ... ok
[INFO] [stdout] test ast::mock::leaf_term::tests::test_new ... ok
[INFO] [stdout] test ast::identifiers::identifier_term::tests::with_dot_it_visits ... ok
[INFO] [stdout] test ast::types::array_prefix::tests::with_many_it_visits_keyword ... ok
[INFO] [stdout] test ast::entity::entity_declaration_term::tests::with_comma_it_visits ... ok
[INFO] [stdout] test parser::error::error_code::tests::with_any_code_it_formats_to_string_correctly ... ok
[INFO] [stdout] test parser::multi_module::tests::symlink_files::with_symlinks_it_fails_with_an_error ... ok
[INFO] [stdout] test parser::multi_module::tests::positive::test_parse_with_imports_but_import_is_dir ... ok
[INFO] [stdout] test parser::error::parse_error::tests::with_all_possible_error_messages_it_converts_to_string_correctly ... ok
[INFO] [stdout] test parser::error::parse_error::tests::with_any_possible_error_it_provides_correct_codes ... ok
[INFO] [stdout] test parser::error::parse_error::tests::with_any_possible_error_it_provides_correct_messages ... ok
[INFO] [stdout] test parser::multi_module::tests::duplication_path_error::test_parse_duplication ... ok
[INFO] [stdout] test parser::multi_module::tests::missing_path::test_parse_invalid_path ... ok
[INFO] [stdout] test parser::multi_module::tests::missing_path::test_parse_invalid_path_in_import ... ok
[INFO] [stdout] test parser::multi_module::tests::positive::test_parse_directory ... ok
[INFO] [stdout] test parser::multi_module::tests::positive::test_parse_with_imports ... ok
[INFO] [stdout] test parser::multi_module::tests::positive::test_parse_single_file ... ok
[INFO] [stdout] test ast::types::type_reference_term::tests::with_structured_type_it_visits_braces ... ok
[INFO] [stdout] test parser::single_module::tests::basic_cdl::with_unexisting_file_it_fails ... ok
[INFO] [stdout] test ast::mock::node_term::tests::test_node_term_accept ... ok
[INFO] [stdout] test parser::single_module::tests::actions_and_functions::with_action_with_no_params_it_parses ... ok
[INFO] [stdout] test parser::single_module::tests::basic_cdl::with_correct_input_it_translates ... FAILED
[INFO] [stdout] test parser::single_module::tests::basic_cdl::with_syntactically_incorrect_it_fails ... FAILED
[INFO] [stdout] test parser::single_module::tests::entities::with_entity_declaration_with_structure_it_parses ... ok
[INFO] [stdout] test parser::single_module::tests::actions_and_functions::with_function_without_returns_it_fails ... ok
[INFO] [stdout] test parser::single_module::tests::entities::with_entity_declaration_with_single_aspect_it_parses ... ok
[INFO] [stdout] test parser::single_module::tests::actions_and_functions::with_action_with_several_params_it_parses ... ok
[INFO] [stdout] test parser::single_module::tests::imports::with_name_import_it_parses ... ok
[INFO] [stdout] test parser::single_module::tests::actions_and_functions::with_action_with_one_param_and_one_return_it_parses ... ok
[INFO] [stdout] test parser::single_module::tests::imports::with_name_with_alias_import_it_parses ... ok
[INFO] [stdout] test parser::single_module::tests::actions_and_functions::with_most_basic_function_it_parses ... ok
[INFO] [stdout] test parser::single_module::tests::entities::with_basic_entity_declaration_it_parses ... ok
[INFO] [stdout] test parser::single_module::tests::actions_and_functions::with_visiting_it_visits_correctly ... ok
[INFO] [stdout] test parser::single_module::tests::entities::with_entity_declaration_with_multiple_aspects_it_parses ... ok
[INFO] [stdout] test parser::single_module::tests::imports::with_name_with_wildcart_import_it_parses ... ok
[INFO] [stdout] test parser::single_module::tests::entities::with_define_entity_declaration_it_parses ... ok
[INFO] [stdout] test parser::single_module::tests::entities::with_entity_declaration_with_multiple_fields_it_parses ... ok
[INFO] [stdout] test parser::single_module::tests::actions_and_functions::with_action_with_one_param_and_no_returns_it_parses ... ok
[INFO] [stdout] test parser::single_module::tests::imports::with_straight_wildcart_import_it_parses ... ok
[INFO] [stdout] test parser::single_module::tests::imports::with_straigh_wildcart_import_with_braces_it_parses ... ok
[INFO] [stdout] test parser::single_module::tests::identifiers::with_basic_service_name_it_parses ... ok
[INFO] [stdout] test parser::single_module::tests::namespaces::with_typical_namespace_declaration_it_parses ... ok
[INFO] [stdout] test parser::single_module::tests::identifiers::with_namespaced_service_name_it_parses ... ok
[INFO] [stdout] test parser::single_module::tests::services::with_empty_service_declaration_it_parses ... ok
[INFO] [stdout] test parser::single_module::tests::types::with_structured_type_with_multiple_fields_it_parses ... ok
[INFO] [stdout] test parser::single_module::tests::structure::with_single_field_structure_it_parses ... ok
[INFO] [stdout] test parser::single_module::tests::structure::with_multiple_fields_structure_it_parses ... ok
[INFO] [stdout] test parser::single_module::tests::imports::with_name_with_comma_import_it_parses ... ok
[INFO] [stdout] test parser::single_module::tests::imports::with_various_scenarios_it_visits_successfully ... ok
[INFO] [stdout] test parser::single_module::tests::imports::with_multiple_imports_it_parses ... ok
[INFO] [stdout] test parser::single_module::tests::types::with_many_type_reference_it_parses ... ok
[INFO] [stdout] test parser::single_module::tests::types::with_array_type_reference_it_parses ... ok
[INFO] [stdout] test parser::single_module::tests::types::with_structured_type_with_single_field_it_parses ... ok
[INFO] [stdout] test parser::single_module::tests::types::with_basic_type_declaration_it_parses ... ok
[INFO] [stdout] test parser::single_module::tests::services::with_service_declaration_with_empty_entity_it_parses ... ok
[INFO] [stdout] test parser::single_module::tests::structure::with_empty_structure_it_parses ... ok
[INFO] [stdout] test parser::single_module::tests::parsing_error::with_wrong_syntax_it_drops_witn_a_syntax_error ... ok
[INFO] [stdout] test parser::single_module::tests::types::with_structured_type_it_parses ... ok
[INFO] [stdout] test parser::single_module::tests::types::with_define_type_declaration_it_parses ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- parser::single_module::tests::basic_cdl::with_correct_input_it_translates stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'parser::single_module::tests::basic_cdl::with_correct_input_it_translates' panicked at src/parser/single_module/tests/basic_cdl.rs:14:44:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x624af0a9b222 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x624af0a9b222 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x624af0a9b222 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x624af0a9b222 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x624af0ac1163 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x624af0ac1163 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x624af0a97993 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x624af0a97993 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x624af0a9b072 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x624af0a9cad9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x624af0a9c90e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x624af0996874 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x624af0996874 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x624af0a9d4ae - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x624af0a9d4ae - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x624af0a9d27a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x624af0a9b719 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x624af0a9cf0d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x624af0abf8a0 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x624af0abfd06 - core::result::unwrap_failed::h95bc3f5a607b2c95
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5
[INFO] [stdout]   20:     0x624af08cecdc - core::result::Result<T,E>::unwrap::h0e56b8db61b78367
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1167:23
[INFO] [stdout]   21:     0x624af08cecdc - open_cds_parser::parser::single_module::tests::basic_cdl::with_correct_input_it_translates::h3f605c9175e815d2
[INFO] [stdout]                                at /opt/rustwide/workdir/src/parser/single_module/tests/basic_cdl.rs:14:44
[INFO] [stdout]   22:     0x624af08cec37 - open_cds_parser::parser::single_module::tests::basic_cdl::with_correct_input_it_translates::{{closure}}::h110c8fb485afda34
[INFO] [stdout]                                at /opt/rustwide/workdir/src/parser/single_module/tests/basic_cdl.rs:12:38
[INFO] [stdout]   23:     0x624af08b4816 - core::ops::function::FnOnce::call_once::h00b103511b459535
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   24:     0x624af099c0db - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   25:     0x624af099c0db - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   26:     0x624af099b215 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   27:     0x624af099b215 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   28:     0x624af099b215 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   29:     0x624af099b215 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   30:     0x624af099b215 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x624af099b215 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   32:     0x624af099b215 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   33:     0x624af095ee14 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   34:     0x624af095ee14 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   35:     0x624af09627ea - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   36:     0x624af09627ea - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   37:     0x624af09627ea - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   38:     0x624af09627ea - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   39:     0x624af09627ea - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x624af09627ea - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   41:     0x624af09627ea - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   42:     0x624af0aa04bf - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   43:     0x624af0aa04bf - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   44:     0x7a39ba2f9aa4 - <unknown>
[INFO] [stdout]   45:     0x7a39ba386a34 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- parser::single_module::tests::basic_cdl::with_syntactically_incorrect_it_fails stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'parser::single_module::tests::basic_cdl::with_syntactically_incorrect_it_fails' panicked at src/parser/single_module/tests/basic_cdl.rs:70:44:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x624af0a9b222 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x624af0a9b222 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x624af0a9b222 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x624af0a9b222 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x624af0ac1163 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x624af0ac1163 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x624af0a97993 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x624af0a97993 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x624af0a9b072 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x624af0a9cad9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x624af0a9c90e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x624af0996874 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x624af0996874 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x624af0a9d4ae - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x624af0a9d4ae - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x624af0a9d27a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x624af0a9b719 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x624af0a9cf0d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x624af0abf8a0 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x624af0abfd06 - core::result::unwrap_failed::h95bc3f5a607b2c95
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5
[INFO] [stdout]   20:     0x624af08cf3a3 - core::result::Result<T,E>::unwrap::h0e56b8db61b78367
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1167:23
[INFO] [stdout]   21:     0x624af08cf3a3 - open_cds_parser::parser::single_module::tests::basic_cdl::with_syntactically_incorrect_it_fails::h68e8f1915becf8e6
[INFO] [stdout]                                at /opt/rustwide/workdir/src/parser/single_module/tests/basic_cdl.rs:70:44
[INFO] [stdout]   22:     0x624af08cf307 - open_cds_parser::parser::single_module::tests::basic_cdl::with_syntactically_incorrect_it_fails::{{closure}}::hb0ff7233f21d70d6
[INFO] [stdout]                                at /opt/rustwide/workdir/src/parser/single_module/tests/basic_cdl.rs:68:43
[INFO] [stdout]   23:     0x624af08b5f46 - core::ops::function::FnOnce::call_once::hc46ad6c72ee91673
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   24:     0x624af099c0db - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   25:     0x624af099c0db - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   26:     0x624af099b215 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   27:     0x624af099b215 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   28:     0x624af099b215 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   29:     0x624af099b215 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   30:     0x624af099b215 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x624af099b215 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   32:     0x624af099b215 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   33:     0x624af095ee14 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   34:     0x624af095ee14 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   35:     0x624af09627ea - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   36:     0x624af09627ea - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   37:     0x624af09627ea - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   38:     0x624af09627ea - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   39:     0x624af09627ea - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x624af09627ea - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   41:     0x624af09627ea - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   42:     0x624af0aa04bf - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   43:     0x624af0aa04bf - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   44:     0x7a39ba2f9aa4 - <unknown>
[INFO] [stdout]   45:     0x7a39ba386a34 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     parser::single_module::tests::basic_cdl::with_correct_input_it_translates
[INFO] [stdout]     parser::single_module::tests::basic_cdl::with_syntactically_incorrect_it_fails
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 95 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.78s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "ba6f47890e8f05d783e2bd762f17a0415b82f7dbd8e9617d55005d4aeb10a324", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ba6f47890e8f05d783e2bd762f17a0415b82f7dbd8e9617d55005d4aeb10a324", kill_on_drop: false }`
[INFO] [stdout] ba6f47890e8f05d783e2bd762f17a0415b82f7dbd8e9617d55005d4aeb10a324
