[INFO] fetching crate dsntk-feel 0.2.0...
[INFO] testing dsntk-feel-0.2.0 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] extracting crate dsntk-feel 0.2.0 into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate dsntk-feel 0.2.0
[INFO] finished tweaking crates.io crate dsntk-feel 0.2.0
[INFO] tweaked toml for crates.io crate dsntk-feel 0.2.0 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate dsntk-feel 0.2.0 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate dsntk-feel 0.2.0 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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d69453165456c6f251643646f245e7f32fc2cf0778fb767fb5375d2270a18edf
[INFO] running `Command { std: "docker" "start" "-a" "d69453165456c6f251643646f245e7f32fc2cf0778fb767fb5375d2270a18edf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d69453165456c6f251643646f245e7f32fc2cf0778fb767fb5375d2270a18edf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d69453165456c6f251643646f245e7f32fc2cf0778fb767fb5375d2270a18edf", kill_on_drop: false }`
[INFO] [stdout] d69453165456c6f251643646f245e7f32fc2cf0778fb767fb5375d2270a18edf
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 51401997cba8be6b5a2807b31677040950eece1cdca3a7eeae891c32e01b3ddb
[INFO] running `Command { std: "docker" "start" "-a" "51401997cba8be6b5a2807b31677040950eece1cdca3a7eeae891c32e01b3ddb", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling litemap v0.7.5
[INFO] [stderr]    Compiling writeable v0.5.5
[INFO] [stderr]    Compiling icu_locid_transform_data v1.5.0
[INFO] [stderr]    Compiling icu_properties_data v1.5.0
[INFO] [stderr]    Compiling libc v0.2.171
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling smallvec v1.14.0
[INFO] [stderr]    Compiling utf16_iter v1.0.5
[INFO] [stderr]    Compiling write16 v1.0.0
[INFO] [stderr]    Compiling icu_normalizer_data v1.5.0
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling getrandom v0.3.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling cc v1.2.16
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling uriparse v0.6.4
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling urlencoding v2.1.3
[INFO] [stderr]    Compiling iana-time-zone v0.1.61
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling once_cell v1.21.1
[INFO] [stderr]    Compiling uuid v1.16.0
[INFO] [stderr]    Compiling chrono v0.4.40
[INFO] [stderr]    Compiling dfp-number-sys v0.2.13
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling parse-zoneinfo v0.3.1
[INFO] [stderr]    Compiling chrono-tz-build v0.4.0
[INFO] [stderr]    Compiling chrono-tz v0.10.1
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling dsntk-macros v0.2.0
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.7.5
[INFO] [stderr]    Compiling zerovec v0.10.4
[INFO] [stderr]    Compiling tinystr v0.7.6
[INFO] [stderr]    Compiling icu_collections v1.5.0
[INFO] [stderr]    Compiling icu_locid v1.5.0
[INFO] [stderr]    Compiling icu_provider v1.5.0
[INFO] [stderr]    Compiling icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling icu_properties v1.5.1
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling icu_normalizer v1.5.0
[INFO] [stderr]    Compiling idna_adapter v1.2.0
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling dsntk-common v0.2.0
[INFO] [stderr]    Compiling dsntk-feel-number v0.2.0
[INFO] [stderr]    Compiling dsntk-feel-temporal v0.2.0
[INFO] [stderr]    Compiling dsntk-feel v0.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/closure.rs:27:15
[INFO] [stdout]    |
[INFO] [stdout] 27 |   pub fn iter(&self) -> Iter<QualifiedName> {
[INFO] [stdout]    |               ^^^^^     ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |               |
[INFO] [stdout]    |               the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 27 |   pub fn iter(&self) -> Iter<'_, QualifiedName> {
[INFO] [stdout]    |                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/context.rs:143:15
[INFO] [stdout]     |
[INFO] [stdout] 143 |   pub fn iter(&self) -> Iter<Name, Value> {
[INFO] [stdout]     |               ^^^^^     ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |               |
[INFO] [stdout]     |               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 143 |   pub fn iter(&self) -> Iter<'_, Name, Value> {
[INFO] [stdout]     |                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 28s
[INFO] running `Command { std: "docker" "inspect" "51401997cba8be6b5a2807b31677040950eece1cdca3a7eeae891c32e01b3ddb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "51401997cba8be6b5a2807b31677040950eece1cdca3a7eeae891c32e01b3ddb", kill_on_drop: false }`
[INFO] [stdout] 51401997cba8be6b5a2807b31677040950eece1cdca3a7eeae891c32e01b3ddb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1d1a192cc3521ec5706429ac6cd108ae8ffbdcdd6a60a69093c1b542fee8105f
[INFO] running `Command { std: "docker" "start" "-a" "1d1a192cc3521ec5706429ac6cd108ae8ffbdcdd6a60a69093c1b542fee8105f", kill_on_drop: false }`
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/closure.rs:27:15
[INFO] [stdout]    |
[INFO] [stdout] 27 |   pub fn iter(&self) -> Iter<QualifiedName> {
[INFO] [stdout]    |               ^^^^^     ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |               |
[INFO] [stdout]    |               the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 27 |   pub fn iter(&self) -> Iter<'_, QualifiedName> {
[INFO] [stdout]    |                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/context.rs:143:15
[INFO] [stdout]     |
[INFO] [stdout] 143 |   pub fn iter(&self) -> Iter<Name, Value> {
[INFO] [stdout]     |               ^^^^^     ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |               |
[INFO] [stdout]     |               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 143 |   pub fn iter(&self) -> Iter<'_, Name, Value> {
[INFO] [stdout]     |                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling dsntk-feel v0.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/closure.rs:27:15
[INFO] [stdout]    |
[INFO] [stdout] 27 |   pub fn iter(&self) -> Iter<QualifiedName> {
[INFO] [stdout]    |               ^^^^^     ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |               |
[INFO] [stdout]    |               the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 27 |   pub fn iter(&self) -> Iter<'_, QualifiedName> {
[INFO] [stdout]    |                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/context.rs:143:15
[INFO] [stdout]     |
[INFO] [stdout] 143 |   pub fn iter(&self) -> Iter<Name, Value> {
[INFO] [stdout]     |               ^^^^^     ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |               |
[INFO] [stdout]     |               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 143 |   pub fn iter(&self) -> Iter<'_, Name, Value> {
[INFO] [stdout]     |                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 5.24s
[INFO] running `Command { std: "docker" "inspect" "1d1a192cc3521ec5706429ac6cd108ae8ffbdcdd6a60a69093c1b542fee8105f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1d1a192cc3521ec5706429ac6cd108ae8ffbdcdd6a60a69093c1b542fee8105f", kill_on_drop: false }`
[INFO] [stdout] 1d1a192cc3521ec5706429ac6cd108ae8ffbdcdd6a60a69093c1b542fee8105f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 1c8087a1b5ce9a61ea2760c6d811deb5bfa91ee6f01be8df3fff4510983908e2
[INFO] running `Command { std: "docker" "start" "-a" "1c8087a1b5ce9a61ea2760c6d811deb5bfa91ee6f01be8df3fff4510983908e2", kill_on_drop: false }`
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/closure.rs:27:15
[INFO] [stderr]    |
[INFO] [stderr] 27 |   pub fn iter(&self) -> Iter<QualifiedName> {
[INFO] [stderr]    |               ^^^^^     ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |               |
[INFO] [stderr]    |               the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 27 |   pub fn iter(&self) -> Iter<'_, QualifiedName> {
[INFO] [stderr]    |                              +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/context.rs:143:15
[INFO] [stderr]     |
[INFO] [stderr] 143 |   pub fn iter(&self) -> Iter<Name, Value> {
[INFO] [stderr]     |               ^^^^^     ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |               |
[INFO] [stderr]     |               the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 143 |   pub fn iter(&self) -> Iter<'_, Name, Value> {
[INFO] [stderr]     |                              +++
[INFO] [stderr] 
[INFO] [stderr] warning: `dsntk-feel` (lib) generated 2 warnings (run `cargo fix --lib -p dsntk-feel` to apply 2 suggestions)
[INFO] [stderr] warning: `dsntk-feel` (lib test) generated 2 warnings (2 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.14s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/dsntk_feel-6d3b45a0fc3983fa)
[INFO] [stdout] 
[INFO] [stdout] running 120 tests
[INFO] [stdout] test tests::bif::test_is_built_in_date_time_function_name ... ok
[INFO] [stdout] test evaluator::tests::_0001 ... ok
[INFO] [stdout] test tests::bif::test_built_in_function_from_invalid_string ... ok
[INFO] [stdout] test tests::bif::test_is_built_in_function_name ... ok
[INFO] [stdout] test tests::bif::test_is_not_built_in_date_time_function_name ... ok
[INFO] [stdout] test tests::bif::test_built_in_function_from_string ... ok
[INFO] [stdout] test tests::bif::test_is_not_built_in_function_name ... ok
[INFO] [stdout] test tests::bif::test_clone ... ok
[INFO] [stdout] test tests::context::test_clone ... ok
[INFO] [stdout] test tests::context::test_context_create_entries ... ok
[INFO] [stdout] test tests::context::test_context_one_level ... ok
[INFO] [stdout] test tests::context::test_context_apply_entries ... ok
[INFO] [stdout] test tests::context::test_context_three_levels ... ok
[INFO] [stdout] test tests::context::test_context_default ... ok
[INFO] [stdout] test tests::context::test_context_search_entry ... ok
[INFO] [stdout] test tests::context::test_context_set_null ... ok
[INFO] [stdout] test tests::context::test_context_create_entry ... ok
[INFO] [stdout] test tests::context::test_deref ... ok
[INFO] [stdout] test tests::context::test_context_search_entries ... ok
[INFO] [stdout] test tests::context::test_try_from_value_context ... ok
[INFO] [stdout] test tests::context::test_value_is_not_a_context ... ok
[INFO] [stdout] test tests::context::test_overwrite ... ok
[INFO] [stdout] test tests::context::test_context_to_string ... ok
[INFO] [stdout] test tests::context::test_get_entries ... ok
[INFO] [stdout] test tests::context::test_zip ... ok
[INFO] [stdout] test tests::dto::test_component ... ok
[INFO] [stdout] test tests::dto::test_component_nil ... ok
[INFO] [stdout] test tests::dto::test_component_no_name ... ok
[INFO] [stdout] test tests::dto::test_component_no_value ... ok
[INFO] [stdout] test tests::dto::test_invalid_value ... ok
[INFO] [stdout] test tests::dto::test_list_nil ... ok
[INFO] [stdout] test tests::dto::test_list ... ok
[INFO] [stdout] test tests::dto::test_list_multiple_items ... ok
[INFO] [stdout] test tests::dto::test_invalid_value_type ... ok
[INFO] [stdout] test tests::dto::test_simple_boolean ... ok
[INFO] [stdout] test tests::context::test_context_to_feel_string ... ok
[INFO] [stdout] test tests::context::test_context_to_json ... ok
[INFO] [stdout] test tests::context::test_context_two_levels ... ok
[INFO] [stdout] test tests::dto::test_simple_string ... ok
[INFO] [stdout] test tests::dto::test_simple_date ... ok
[INFO] [stdout] test tests::dto::test_simple_string_invalid_type ... ok
[INFO] [stdout] test tests::dto::test_simple_date_time ... ok
[INFO] [stdout] test tests::dto::test_simple_decimal ... ok
[INFO] [stdout] test tests::dto::test_simple_double ... ok
[INFO] [stdout] test tests::dto::test_simple_dt_duration ... ok
[INFO] [stdout] test tests::dto::test_simple_integer ... ok
[INFO] [stdout] test tests::dto::test_simple_nil ... ok
[INFO] [stdout] test tests::function::test_function_body_context ... ok
[INFO] [stdout] test tests::function::test_function_body_decision_service ... ok
[INFO] [stdout] test tests::function::test_function_body_every ... ok
[INFO] [stdout] test tests::function::test_function_body_decision_table ... ok
[INFO] [stdout] test tests::dto::test_simple_ym_duration ... ok
[INFO] [stdout] test tests::function::test_function_body_conditional ... ok
[INFO] [stdout] test tests::function::test_function_body_external ... ok
[INFO] [stdout] test tests::function::test_function_body_filter ... ok
[INFO] [stdout] test tests::function::test_function_body_for ... ok
[INFO] [stdout] test tests::function::test_function_body_invocation ... ok
[INFO] [stdout] test tests::function::test_function_body_function_definition ... ok
[INFO] [stdout] test tests::dto::test_simple_string_no_type ... ok
[INFO] [stdout] test tests::dto::test_simple_string_no_value ... ok
[INFO] [stdout] test tests::dto::test_simple_time ... ok
[INFO] [stdout] test tests::function::test_function_body_list ... ok
[INFO] [stdout] test tests::function::test_function_body_literal_expression ... ok
[INFO] [stdout] test tests::function::test_function_body_some ... ok
[INFO] [stdout] test tests::names::additional_symbols ... ok
[INFO] [stdout] test tests::names::conversion_from_str_vector ... ok
[INFO] [stdout] test tests::names::display_should_work ... ok
[INFO] [stdout] test tests::names::default_should_work ... ok
[INFO] [stdout] test tests::names::into_string_should_work ... ok
[INFO] [stdout] test tests::names::creating_empty_name_should_work ... ok
[INFO] [stdout] test tests::names::is_empty_function_should_work ... ok
[INFO] [stdout] test tests::names::jsonify_should_work ... ok
[INFO] [stdout] test tests::names::test_compare ... ok
[INFO] [stdout] test tests::names::test_name_as_hash_map_key ... ok
[INFO] [stdout] test tests::qualified_names::test_clone ... ok
[INFO] [stdout] test tests::names::to_string_should_work ... ok
[INFO] [stdout] test tests::names::debug_should_work ... ok
[INFO] [stdout] test tests::names::test_equality ... ok
[INFO] [stdout] test tests::qualified_names::test_compare ... ok
[INFO] [stdout] test tests::qualified_names::test_insert ... ok
[INFO] [stdout] test tests::qualified_names::test_pop ... ok
[INFO] [stdout] test tests::qualified_names::test_push ... ok
[INFO] [stdout] test tests::qualified_names::test_qualified_name ... ok
[INFO] [stdout] test tests::scope::test_get_entry ... ok
[INFO] [stdout] test tests::scope::test_scope_default ... ok
[INFO] [stdout] test tests::scope::test_scope_multiple_empty_contexts ... ok
[INFO] [stdout] test tests::scope::test_insert_null ... ok
[INFO] [stdout] test tests::scope::test_scope_new ... ok
[INFO] [stdout] test tests::function::test_function_body_relation ... ok
[INFO] [stdout] test tests::names::conversion_from_string_vector ... ok
[INFO] [stdout] test tests::qualified_names::test_debug ... ok
[INFO] [stdout] test tests::scope::test_scope_jsonify ... ok
[INFO] [stdout] test tests::scope::test_scope_no_context ... ok
[INFO] [stdout] test tests::scope::test_scope_pop ... ok
[INFO] [stdout] test tests::scope::test_scope_single_empty_context ... ok
[INFO] [stdout] test tests::scope::test_scope_to_string ... ok
[INFO] [stdout] test tests::types::test_from_string ... ok
[INFO] [stdout] test tests::types::test_get_value_checked ... ok
[INFO] [stdout] test tests::types::test_is_built_in_type_name ... ok
[INFO] [stdout] test tests::types::test_is_simple_built_in_type ... ok
[INFO] [stdout] test tests::values::test_coerced ... ok
[INFO] [stdout] test tests::values::test_comparison ... ok
[INFO] [stdout] test tests::types::test_type_stringify ... ok
[INFO] [stdout] test tests::types::test_type_conformance ... ok
[INFO] [stdout] test tests::values::test_debug ... ok
[INFO] [stdout] test tests::values::test_display ... ok
[INFO] [stdout] test tests::values::test_is_false ... ok
[INFO] [stdout] test tests::values::test_is_null ... ok
[INFO] [stdout] test tests::values::test_is_number ... ok
[INFO] [stdout] test tests::values::test_is_true ... ok
[INFO] [stdout] test tests::values::test_type_of ... ok
[INFO] [stdout] test tests::values::test_jsonify ... ok
[INFO] [stdout] test tests::values::test_type_of_list_with_context ... ok
[INFO] [stdout] test tests::types::test_type_get_conformant_value ... ok
[INFO] [stdout] test tests::values::test_try_from ... ok
[INFO] [stdout] test tests::values::test_value_to_feel_string ... ok
[INFO] [stdout] test tests::values::test_type_of_list_with_context_and_nulls ... ok
[INFO] [stdout] test tests::scope::test_scope_push ... ok
[INFO] [stdout] test tests::scope::test_scope_single_context ... ok
[INFO] [stdout] test tests::types::test_from_name ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 120 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests dsntk_feel
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test src/values.rs - values::value_null (line 25) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.54s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "1c8087a1b5ce9a61ea2760c6d811deb5bfa91ee6f01be8df3fff4510983908e2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1c8087a1b5ce9a61ea2760c6d811deb5bfa91ee6f01be8df3fff4510983908e2", kill_on_drop: false }`
[INFO] [stdout] 1c8087a1b5ce9a61ea2760c6d811deb5bfa91ee6f01be8df3fff4510983908e2
