[INFO] fetching crate dsntk-feel-evaluator 0.2.0... [INFO] testing dsntk-feel-evaluator-0.2.0 against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] extracting crate dsntk-feel-evaluator 0.2.0 into /workspace/builds/worker-3-tc1/source [INFO] started tweaking crates.io crate dsntk-feel-evaluator 0.2.0 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate dsntk-feel-evaluator 0.2.0 [INFO] tweaked toml for crates.io crate dsntk-feel-evaluator 0.2.0 written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate dsntk-feel-evaluator 0.2.0 on toolchain cdb45c87e2cd43495379f7e867e3cc15dcee9f93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate dsntk-feel-evaluator 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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded dsntk-macros v0.2.0 [INFO] [stderr] Downloaded dsntk-common v0.2.0 [INFO] [stderr] Downloaded dsntk-feel-grammar v0.2.0 [INFO] [stderr] Downloaded dsntk-feel-temporal v0.2.0 [INFO] [stderr] Downloaded dsntk-feel-number v0.2.0 [INFO] [stderr] Downloaded dsntk-feel v0.2.0 [INFO] [stderr] Downloaded dsntk-feel-regex v0.2.0 [INFO] [stderr] Downloaded antex v0.0.8 [INFO] [stderr] Downloaded dsntk-feel-parser v0.2.0 [INFO] [stderr] Downloaded dfp-number-sys v0.2.13 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a4f7b35651e4333bdf14653fd58d1d8b471ff5e11f8933078e4e75acce54cae9 [INFO] running `Command { std: "docker" "start" "-a" "a4f7b35651e4333bdf14653fd58d1d8b471ff5e11f8933078e4e75acce54cae9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a4f7b35651e4333bdf14653fd58d1d8b471ff5e11f8933078e4e75acce54cae9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a4f7b35651e4333bdf14653fd58d1d8b471ff5e11f8933078e4e75acce54cae9", kill_on_drop: false }` [INFO] [stdout] a4f7b35651e4333bdf14653fd58d1d8b471ff5e11f8933078e4e75acce54cae9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 602552fdf7ec218ff736fb5c44a735911834dc0ec9c7926e25b2897dca952a65 [INFO] running `Command { std: "docker" "start" "-a" "602552fdf7ec218ff736fb5c44a735911834dc0ec9c7926e25b2897dca952a65", kill_on_drop: false }` [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling libc v0.2.171 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling litemap v0.7.5 [INFO] [stderr] Compiling writeable v0.5.5 [INFO] [stderr] Compiling smallvec v1.14.0 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling icu_locid_transform_data v1.5.0 [INFO] [stderr] Compiling siphasher v1.0.1 [INFO] [stderr] Compiling icu_properties_data v1.5.0 [INFO] [stderr] Compiling utf8_iter v1.0.4 [INFO] [stderr] Compiling utf16_iter v1.0.5 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling once_cell v1.21.1 [INFO] [stderr] Compiling write16 v1.0.0 [INFO] [stderr] Compiling icu_normalizer_data v1.5.0 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling getrandom v0.3.1 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Compiling rustls-pki-types v1.11.0 [INFO] [stderr] Compiling uriparse v0.6.4 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling dfp-number-sys v0.2.13 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Compiling phf_codegen v0.11.3 [INFO] [stderr] Compiling urlencoding v2.1.3 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling http v1.3.1 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling iana-time-zone v0.1.61 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling rustls v0.23.23 [INFO] [stderr] Compiling phf v0.11.3 [INFO] [stderr] Compiling chrono v0.4.40 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling socket2 v0.5.8 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling convert_case v0.8.0 [INFO] [stderr] Compiling tower-service v0.3.3 [INFO] [stderr] Compiling uuid v1.16.0 [INFO] [stderr] Compiling webpki-roots v0.26.8 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling tower-layer v0.3.3 [INFO] [stderr] Compiling tokio v1.44.1 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling rustls-pemfile v2.2.0 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling ipnet v2.11.0 [INFO] [stderr] Compiling log v0.4.26 [INFO] [stderr] Compiling antex v0.0.8 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling regex v1.11.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 parse-zoneinfo v0.3.1 [INFO] [stderr] Compiling dsntk-feel-grammar v0.2.0 [INFO] [stderr] Compiling chrono-tz-build v0.4.0 [INFO] [stderr] Compiling rustls-webpki v0.102.8 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling dsntk-feel-parser v0.2.0 [INFO] [stderr] Compiling yoke v0.7.5 [INFO] [stderr] Compiling zerovec v0.10.4 [INFO] [stderr] Compiling chrono-tz v0.10.1 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling tinystr v0.7.6 [INFO] [stderr] Compiling icu_collections v1.5.0 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling icu_locid v1.5.0 [INFO] [stderr] Compiling hyper-util v0.1.10 [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_urlencoded v0.7.1 [INFO] [stderr] Compiling tokio-rustls v0.26.2 [INFO] [stderr] Compiling hyper-rustls v0.27.5 [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 reqwest v0.12.14 [INFO] [stderr] Compiling dsntk-feel-regex 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 [INFO] [stderr] Compiling dsntk-feel-evaluator v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 23s [INFO] running `Command { std: "docker" "inspect" "602552fdf7ec218ff736fb5c44a735911834dc0ec9c7926e25b2897dca952a65", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "602552fdf7ec218ff736fb5c44a735911834dc0ec9c7926e25b2897dca952a65", kill_on_drop: false }` [INFO] [stdout] 602552fdf7ec218ff736fb5c44a735911834dc0ec9c7926e25b2897dca952a65 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 999cb5e4a7b6aa4e68ea4040e64a5794e94bb5861189ee5d3c51d83f8c1d1750 [INFO] running `Command { std: "docker" "start" "-a" "999cb5e4a7b6aa4e68ea4040e64a5794e94bb5861189ee5d3c51d83f8c1d1750", kill_on_drop: false }` [INFO] [stderr] Compiling dsntk-feel-evaluator v0.2.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unnecessary parentheses around `match` scrutinee expression [INFO] [stdout] --> src/tests/mod.rs:311:9 [INFO] [stdout] | [INFO] [stdout] 311 | (actual > range_start && actual < range_end), [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 311 - (actual > range_start && actual < range_end), [INFO] [stdout] 311 + actual > range_start && actual < range_end, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 11.37s [INFO] running `Command { std: "docker" "inspect" "999cb5e4a7b6aa4e68ea4040e64a5794e94bb5861189ee5d3c51d83f8c1d1750", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "999cb5e4a7b6aa4e68ea4040e64a5794e94bb5861189ee5d3c51d83f8c1d1750", kill_on_drop: false }` [INFO] [stdout] 999cb5e4a7b6aa4e68ea4040e64a5794e94bb5861189ee5d3c51d83f8c1d1750 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 68afafe438af05dca9988fbd9f8cc35a8061bf6c570ffcfdbd712e5ceb811ce8 [INFO] running `Command { std: "docker" "start" "-a" "68afafe438af05dca9988fbd9f8cc35a8061bf6c570ffcfdbd712e5ceb811ce8", kill_on_drop: false }` [INFO] [stderr] warning: unnecessary parentheses around `match` scrutinee expression [INFO] [stderr] --> src/tests/mod.rs:311:9 [INFO] [stderr] | [INFO] [stderr] 311 | (actual > range_start && actual < range_end), [INFO] [stderr] | ^ ^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] 311 - (actual > range_start && actual < range_end), [INFO] [stderr] 311 + actual > range_start && actual < range_end, [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: `dsntk-feel-evaluator` (lib test) generated 1 warning (run `cargo fix --lib -p dsntk-feel-evaluator --tests` to apply 1 suggestion) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.25s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/dsntk_feel_evaluator-df670cb809016bcb) [INFO] [stdout] [INFO] [stdout] running 3218 tests [INFO] [stdout] test bifs::named::tests::test_get_param_count ... ok [INFO] [stdout] test tests::addition::_0001 ... ok [INFO] [stdout] test bifs::core::tests::test_gregorian_month_of_year ... ok [INFO] [stdout] test builders::tests::test_unimplemented_external_function_kind ... ok [INFO] [stdout] test tests::addition::_0002 ... ok [INFO] [stdout] test tests::addition::_0003 ... ok [INFO] [stdout] test tests::addition::_0004 ... ok [INFO] [stdout] test tests::addition::_0008 ... ok [INFO] [stdout] test tests::addition::_0006 ... ok [INFO] [stdout] test tests::addition::_0007 ... ok [INFO] [stdout] test tests::addition::_0005 ... ok [INFO] [stdout] test tests::addition::_0009 ... ok [INFO] [stdout] test tests::addition::_0010 ... ok [INFO] [stdout] test tests::addition::_0011 ... ok [INFO] [stdout] test tests::addition::_0013 ... ok [INFO] [stdout] test tests::addition::_0014 ... ok [INFO] [stdout] test tests::addition::_0012 ... ok [INFO] [stdout] test tests::addition::_0016 ... ok [INFO] [stdout] test tests::addition::_0018 ... ok [INFO] [stdout] test tests::addition::_0017 ... ok [INFO] [stdout] test tests::addition::_0019 ... ok [INFO] [stdout] test tests::addition::_0020 ... ok [INFO] [stdout] test tests::addition::_0024 ... ok [INFO] [stdout] test tests::addition::_0025 ... ok [INFO] [stdout] test tests::addition::_0026 ... ok [INFO] [stdout] test tests::addition::_0022 ... ok [INFO] [stdout] test tests::addition::_0030 ... ok [INFO] [stdout] test tests::addition::_0032 ... ok [INFO] [stdout] test tests::addition::_0034 ... ok [INFO] [stdout] test tests::addition::_0035 ... ok [INFO] [stdout] test tests::addition::_0015 ... ok [INFO] [stdout] test tests::addition::_0039 ... ok [INFO] [stdout] test tests::addition::_0038 ... ok [INFO] [stdout] test tests::arithmetic_negation::_0001 ... ok [INFO] [stdout] test tests::addition::_0028 ... ok [INFO] [stdout] test tests::addition::_0033 ... ok [INFO] [stdout] test tests::addition::_0037 ... ok [INFO] [stdout] test tests::arithmetic_negation::_0002 ... ok [INFO] [stdout] test tests::arithmetic_negation::_0003 ... ok [INFO] [stdout] test tests::arithmetic_negation::_0007 ... ok [INFO] [stdout] test tests::arithmetic_negation::_0006 ... ok [INFO] [stdout] test tests::arithmetic_negation::_0008 ... ok [INFO] [stdout] test tests::arithmetic_negation::_0005 ... ok [INFO] [stdout] test tests::addition::_0031 ... ok [INFO] [stdout] test tests::addition::_0029 ... ok [INFO] [stdout] test tests::addition::_0040 ... ok [INFO] [stdout] test tests::addition::_0041 ... ok [INFO] [stdout] test tests::addition::_0042 ... ok [INFO] [stdout] test tests::arithmetic_negation::_0011 ... ok [INFO] [stdout] test tests::arithmetic_negation::_0012 ... ok [INFO] [stdout] test tests::arithmetic_negation::_0010 ... ok [INFO] [stdout] test tests::arithmetic_negation::_0014 ... ok [INFO] [stdout] test tests::arithmetic_negation::_0004 ... ok [INFO] [stdout] test tests::arithmetic_negation::_0018 ... ok [INFO] [stdout] test tests::arithmetic_negation::_0015 ... ok [INFO] [stdout] test tests::arithmetic_negation::_0016 ... ok [INFO] [stdout] test tests::arithmetic_negation::_0017 ... ok [INFO] [stdout] test tests::arithmetic_negation::_0013 ... ok [INFO] [stdout] test tests::bifs::bif_abs::_0001 ... ok [INFO] [stdout] test tests::bifs::bif_abs::_0002 ... ok [INFO] [stdout] test tests::addition::_0045 ... ok [INFO] [stdout] test tests::addition::_0044 ... ok [INFO] [stdout] test tests::addition::_0023 ... ok [INFO] [stdout] test tests::addition::_0027 ... ok [INFO] [stdout] test tests::addition::_0043 ... ok [INFO] [stdout] test tests::addition::_0021 ... ok [INFO] [stdout] test tests::addition::_0036 ... ok [INFO] [stdout] test tests::arithmetic_negation::_0009 ... ok [INFO] [stdout] test tests::bifs::bif_abs::_0008 ... ok [INFO] [stdout] test tests::bifs::bif_abs::_0012 ... ok [INFO] [stdout] test tests::bifs::bif_abs::_0013 ... ok [INFO] [stdout] test tests::bifs::bif_abs::_0015 ... ok [INFO] [stdout] test tests::bifs::bif_abs::_0004 ... ok [INFO] [stdout] test tests::bifs::bif_abs::_0014 ... ok [INFO] [stdout] test tests::bifs::bif_abs::_0016 ... ok [INFO] [stdout] test tests::bifs::bif_abs::_0006 ... ok [INFO] [stdout] test tests::bifs::bif_abs::_0007 ... ok [INFO] [stdout] test tests::bifs::bif_abs::_0005 ... ok [INFO] [stdout] test tests::bifs::bif_abs::_0003 ... ok [INFO] [stdout] test tests::bifs::bif_abs::_0011 ... ok [INFO] [stdout] test tests::bifs::bif_after::_0002 ... ok [INFO] [stdout] test tests::bifs::bif_abs::_0009 ... ok [INFO] [stdout] test tests::bifs::bif_after::_0003 ... ok [INFO] [stdout] test tests::bifs::bif_after::_0008 ... ok [INFO] [stdout] test tests::bifs::bif_after::_0007 ... ok [INFO] [stdout] test tests::bifs::bif_abs::_0010 ... ok [INFO] [stdout] test tests::bifs::bif_after::_0004 ... ok [INFO] [stdout] test tests::bifs::bif_after::_0011 ... ok [INFO] [stdout] test tests::bifs::bif_after::_0009 ... ok [INFO] [stdout] test tests::bifs::bif_after::_0005 ... ok [INFO] [stdout] test tests::bifs::bif_after::_0010 ... ok [INFO] [stdout] test tests::bifs::bif_after::_0006 ... ok [INFO] [stdout] test tests::bifs::bif_after::_0012 ... ok [INFO] [stdout] test tests::bifs::bif_after::_0020 ... ok [INFO] [stdout] test tests::bifs::bif_after::_0022 ... ok [INFO] [stdout] test tests::bifs::bif_after::_0024 ... ok [INFO] [stdout] test tests::bifs::bif_after::_0025 ... ok [INFO] [stdout] test tests::bifs::bif_after::_0015 ... ok [INFO] [stdout] test tests::bifs::bif_after::_0023 ... ok [INFO] [stdout] test tests::bifs::bif_after::_0016 ... ok [INFO] [stdout] test tests::bifs::bif_after::_0026 ... ok [INFO] [stdout] test tests::bifs::bif_after::_0017 ... ok [INFO] [stdout] test tests::bifs::bif_after::_0027 ... ok [INFO] [stdout] test tests::bifs::bif_after::_0018 ... ok [INFO] [stdout] test tests::bifs::bif_after::_0031 ... ok [INFO] [stdout] test tests::bifs::bif_after::_0028 ... ok [INFO] [stdout] test tests::bifs::bif_after::_0019 ... ok [INFO] [stdout] test tests::bifs::bif_after::_0036 ... ok [INFO] [stdout] test tests::bifs::bif_after::_0029 ... ok [INFO] [stdout] test tests::bifs::bif_after::_0038 ... ok [INFO] [stdout] test tests::bifs::bif_after::_0030 ... ok [INFO] [stdout] test tests::bifs::bif_after::_0034 ... ok [INFO] [stdout] test tests::bifs::bif_after::_0013 ... ok [INFO] [stdout] test tests::bifs::bif_after::_0037 ... ok [INFO] [stdout] test tests::bifs::bif_after::_0033 ... ok [INFO] [stdout] test tests::bifs::bif_after::_0032 ... ok [INFO] [stdout] test tests::bifs::bif_after::_0041 ... ok [INFO] [stdout] test tests::bifs::bif_after::_0046 ... ok [INFO] [stdout] test tests::bifs::bif_after::_0021 ... ok [INFO] [stdout] test tests::bifs::bif_after::_0044 ... ok [INFO] [stdout] test tests::bifs::bif_after::_0014 ... ok [INFO] [stdout] test tests::bifs::bif_after::_0035 ... ok [INFO] [stdout] test tests::bifs::bif_after::_0039 ... ok [INFO] [stdout] test tests::bifs::bif_after::_0042 ... ok [INFO] [stdout] test tests::bifs::bif_after::_0001 ... ok [INFO] [stdout] test tests::bifs::bif_after::_0040 ... ok [INFO] [stdout] test tests::bifs::bif_after::_0047 ... ok [INFO] [stdout] test tests::bifs::bif_after::_0048 ... ok [INFO] [stdout] test tests::bifs::bif_after::_0051 ... ok [INFO] [stdout] test tests::bifs::bif_after::_0049 ... ok [INFO] [stdout] test tests::bifs::bif_after::_0050 ... ok [INFO] [stdout] test tests::bifs::bif_after::_0043 ... ok [INFO] [stdout] test tests::bifs::bif_after::_0045 ... ok [INFO] [stdout] test tests::bifs::bif_after::_0052 ... ok [INFO] [stdout] test tests::bifs::bif_after::_0053 ... ok [INFO] [stdout] test tests::bifs::bif_after::_0061 ... ok [INFO] [stdout] test tests::bifs::bif_after::_0058 ... ok [INFO] [stdout] test tests::bifs::bif_after::_0057 ... ok [INFO] [stdout] test tests::bifs::bif_after::_0062 ... ok [INFO] [stdout] test tests::bifs::bif_after::_0059 ... ok [INFO] [stdout] test tests::bifs::bif_after::_0066 ... ok [INFO] [stdout] test tests::bifs::bif_after::_0068 ... ok [INFO] [stdout] test tests::bifs::bif_after::_0054 ... ok [INFO] [stdout] test tests::bifs::bif_after::_0067 ... ok [INFO] [stdout] test tests::bifs::bif_after::_0065 ... ok [INFO] [stdout] test tests::bifs::bif_after::_0063 ... ok [INFO] [stdout] test tests::bifs::bif_after::_0060 ... ok [INFO] [stdout] test tests::bifs::bif_after::_0056 ... ok [INFO] [stdout] test tests::bifs::bif_after::_0070 ... ok [INFO] [stdout] test tests::bifs::bif_after::_0073 ... ok [INFO] [stdout] test tests::bifs::bif_after::_0064 ... ok [INFO] [stdout] test tests::bifs::bif_after::_0079 ... ok [INFO] [stdout] test tests::bifs::bif_after::_0072 ... ok [INFO] [stdout] test tests::bifs::bif_after::_0075 ... ok [INFO] [stdout] test tests::bifs::bif_after::_0077 ... ok [INFO] [stdout] test tests::bifs::bif_after::_0076 ... ok [INFO] [stdout] test tests::bifs::bif_after::_0074 ... ok [INFO] [stdout] test tests::bifs::bif_after::_0081 ... ok [INFO] [stdout] test tests::bifs::bif_after::_0069 ... ok [INFO] [stdout] test tests::bifs::bif_after::_0071 ... ok [INFO] [stdout] test tests::bifs::bif_after::_0055 ... ok [INFO] [stdout] test tests::bifs::bif_after::_0078 ... ok [INFO] [stdout] test tests::bifs::bif_after::_0083 ... ok [INFO] [stdout] test tests::bifs::bif_after::_0080 ... ok [INFO] [stdout] test tests::bifs::bif_after::_0084 ... ok [INFO] [stdout] test tests::bifs::bif_after::_0086 ... ok [INFO] [stdout] test tests::bifs::bif_after::_0089 ... ok [INFO] [stdout] test tests::bifs::bif_after::_0090 ... ok [INFO] [stdout] test tests::bifs::bif_all::_0001 ... ok [INFO] [stdout] test tests::bifs::bif_all::_0002 ... ok [INFO] [stdout] test tests::bifs::bif_all::_0003 ... ok [INFO] [stdout] test tests::bifs::bif_after::_0085 ... ok [INFO] [stdout] test tests::bifs::bif_after::_0087 ... ok [INFO] [stdout] test tests::bifs::bif_after::_0088 ... ok [INFO] [stdout] test tests::bifs::bif_all::_0006 ... ok [INFO] [stdout] test tests::bifs::bif_all::_0007 ... ok [INFO] [stdout] test tests::bifs::bif_all::_0013 ... ok [INFO] [stdout] test tests::bifs::bif_all::_0010 ... ok [INFO] [stdout] test tests::bifs::bif_all::_0008 ... ok [INFO] [stdout] test tests::bifs::bif_all::_0004 ... ok [INFO] [stdout] test tests::bifs::bif_all::_0021 ... ok [INFO] [stdout] test tests::bifs::bif_all::_0018 ... ok [INFO] [stdout] test tests::bifs::bif_after::_0082 ... ok [INFO] [stdout] test tests::bifs::bif_all::_0014 ... ok [INFO] [stdout] test tests::bifs::bif_all::_0016 ... ok [INFO] [stdout] test tests::bifs::bif_all::_0012 ... ok [INFO] [stdout] test tests::bifs::bif_all::_0017 ... ok [INFO] [stdout] test tests::bifs::bif_all::_0020 ... ok [INFO] [stdout] test tests::bifs::bif_all::_0015 ... ok [INFO] [stdout] test tests::bifs::bif_all::_0022 ... ok [INFO] [stdout] test tests::bifs::bif_all::_0019 ... ok [INFO] [stdout] test tests::bifs::bif_any::_0007 ... ok [INFO] [stdout] test tests::bifs::bif_any::_0008 ... ok [INFO] [stdout] test tests::bifs::bif_all::_0023 ... ok [INFO] [stdout] test tests::bifs::bif_all::_0024 ... ok [INFO] [stdout] test tests::bifs::bif_any::_0001 ... ok [INFO] [stdout] test tests::bifs::bif_all::_0025 ... ok [INFO] [stdout] test tests::bifs::bif_any::_0002 ... ok [INFO] [stdout] test tests::bifs::bif_any::_0003 ... ok [INFO] [stdout] test tests::bifs::bif_any::_0004 ... ok [INFO] [stdout] test tests::bifs::bif_any::_0005 ... ok [INFO] [stdout] test tests::bifs::bif_any::_0006 ... ok [INFO] [stdout] test tests::bifs::bif_any::_0012 ... ok [INFO] [stdout] test tests::bifs::bif_all::_0009 ... ok [INFO] [stdout] test tests::bifs::bif_any::_0016 ... ok [INFO] [stdout] test tests::bifs::bif_any::_0014 ... ok [INFO] [stdout] test tests::bifs::bif_any::_0019 ... ok [INFO] [stdout] test tests::bifs::bif_any::_0015 ... ok [INFO] [stdout] test tests::bifs::bif_all::_0011 ... ok [INFO] [stdout] test tests::bifs::bif_any::_0017 ... ok [INFO] [stdout] test tests::bifs::bif_any::_0020 ... ok [INFO] [stdout] test tests::bifs::bif_any::_0013 ... ok [INFO] [stdout] test tests::bifs::bif_any::_0018 ... ok [INFO] [stdout] test tests::bifs::bif_any::_0010 ... ok [INFO] [stdout] test tests::bifs::bif_any::_0009 ... ok [INFO] [stdout] test tests::bifs::bif_any::_0011 ... ok [INFO] [stdout] test tests::bifs::bif_append::_0006 ... ok [INFO] [stdout] test tests::bifs::bif_append::_0004 ... ok [INFO] [stdout] test tests::bifs::bif_all::_0005 ... ok [INFO] [stdout] test tests::bifs::bif_append::_0005 ... ok [INFO] [stdout] test tests::bifs::bif_append::_0007 ... ok [INFO] [stdout] test tests::bifs::bif_before::_0001 ... ok [INFO] [stdout] test tests::bifs::bif_append::_0008 ... ok [INFO] [stdout] test tests::bifs::bif_before::_0002 ... ok [INFO] [stdout] test tests::bifs::bif_any::_0021 ... ok [INFO] [stdout] test tests::bifs::bif_before::_0003 ... ok [INFO] [stdout] test tests::bifs::bif_before::_0005 ... ok [INFO] [stdout] test tests::bifs::bif_append::_0009 ... ok [INFO] [stdout] test tests::bifs::bif_append::_0003 ... ok [INFO] [stdout] test tests::bifs::bif_before::_0007 ... ok [INFO] [stdout] test tests::bifs::bif_before::_0004 ... ok [INFO] [stdout] test tests::bifs::bif_append::_0001 ... ok [INFO] [stdout] test tests::bifs::bif_before::_0009 ... ok [INFO] [stdout] test tests::bifs::bif_append::_0002 ... ok [INFO] [stdout] test tests::bifs::bif_before::_0008 ... ok [INFO] [stdout] test tests::bifs::bif_before::_0006 ... ok [INFO] [stdout] test tests::bifs::bif_before::_0013 ... ok [INFO] [stdout] test tests::bifs::bif_before::_0021 ... ok [INFO] [stdout] test tests::bifs::bif_before::_0010 ... ok [INFO] [stdout] test tests::bifs::bif_before::_0023 ... ok [INFO] [stdout] test tests::bifs::bif_before::_0011 ... ok [INFO] [stdout] test tests::bifs::bif_before::_0014 ... ok [INFO] [stdout] test tests::bifs::bif_before::_0024 ... ok [INFO] [stdout] test tests::bifs::bif_before::_0015 ... ok [INFO] [stdout] test tests::bifs::bif_before::_0026 ... ok [INFO] [stdout] test tests::bifs::bif_before::_0031 ... ok [INFO] [stdout] test tests::bifs::bif_before::_0025 ... ok [INFO] [stdout] test tests::bifs::bif_before::_0027 ... ok [INFO] [stdout] test tests::bifs::bif_before::_0035 ... ok [INFO] [stdout] test tests::bifs::bif_before::_0029 ... ok [INFO] [stdout] test tests::bifs::bif_before::_0032 ... ok [INFO] [stdout] test tests::bifs::bif_before::_0016 ... ok [INFO] [stdout] test tests::bifs::bif_before::_0018 ... ok [INFO] [stdout] test tests::bifs::bif_before::_0019 ... ok [INFO] [stdout] test tests::bifs::bif_before::_0017 ... ok [INFO] [stdout] test tests::bifs::bif_before::_0012 ... ok [INFO] [stdout] test tests::bifs::bif_before::_0020 ... ok [INFO] [stdout] test tests::bifs::bif_before::_0036 ... ok [INFO] [stdout] test tests::bifs::bif_before::_0028 ... ok [INFO] [stdout] test tests::bifs::bif_before::_0034 ... ok [INFO] [stdout] test tests::bifs::bif_before::_0030 ... ok [INFO] [stdout] test tests::bifs::bif_before::_0033 ... ok [INFO] [stdout] test tests::bifs::bif_before::_0040 ... ok [INFO] [stdout] test tests::bifs::bif_before::_0043 ... ok [INFO] [stdout] test tests::bifs::bif_before::_0048 ... ok [INFO] [stdout] test tests::bifs::bif_before::_0044 ... ok [INFO] [stdout] test tests::bifs::bif_before::_0037 ... ok [INFO] [stdout] test tests::bifs::bif_before::_0038 ... ok [INFO] [stdout] test tests::bifs::bif_before::_0041 ... ok [INFO] [stdout] test tests::bifs::bif_before::_0046 ... ok [INFO] [stdout] test tests::bifs::bif_before::_0045 ... ok [INFO] [stdout] test tests::bifs::bif_before::_0039 ... ok [INFO] [stdout] test tests::bifs::bif_before::_0042 ... ok [INFO] [stdout] test tests::bifs::bif_before::_0022 ... ok [INFO] [stdout] test tests::bifs::bif_before::_0047 ... ok [INFO] [stdout] test tests::bifs::bif_before::_0049 ... ok [INFO] [stdout] test tests::bifs::bif_before::_0050 ... ok [INFO] [stdout] test tests::bifs::bif_before::_0051 ... ok [INFO] [stdout] test tests::bifs::bif_before::_0052 ... ok [INFO] [stdout] test tests::bifs::bif_before::_0054 ... ok [INFO] [stdout] test tests::bifs::bif_before::_0053 ... ok [INFO] [stdout] test tests::bifs::bif_before::_0055 ... ok [INFO] [stdout] test tests::bifs::bif_before::_0057 ... ok [INFO] [stdout] test tests::bifs::bif_before::_0058 ... ok [INFO] [stdout] test tests::bifs::bif_before::_0060 ... ok [INFO] [stdout] test tests::bifs::bif_before::_0061 ... ok [INFO] [stdout] test tests::bifs::bif_before::_0059 ... ok [INFO] [stdout] test tests::bifs::bif_before::_0064 ... ok [INFO] [stdout] test tests::bifs::bif_before::_0056 ... ok [INFO] [stdout] test tests::bifs::bif_before::_0062 ... ok [INFO] [stdout] test tests::bifs::bif_before::_0065 ... ok [INFO] [stdout] test tests::bifs::bif_before::_0071 ... ok [INFO] [stdout] test tests::bifs::bif_before::_0070 ... ok [INFO] [stdout] test tests::bifs::bif_before::_0063 ... ok [INFO] [stdout] test tests::bifs::bif_before::_0073 ... ok [INFO] [stdout] test tests::bifs::bif_before::_0068 ... ok [INFO] [stdout] test tests::bifs::bif_before::_0072 ... ok [INFO] [stdout] test tests::bifs::bif_before::_0074 ... ok [INFO] [stdout] test tests::bifs::bif_before::_0075 ... ok [INFO] [stdout] test tests::bifs::bif_before::_0076 ... ok [INFO] [stdout] test tests::bifs::bif_before::_0078 ... ok [INFO] [stdout] test tests::bifs::bif_before::_0081 ... ok [INFO] [stdout] test tests::bifs::bif_before::_0082 ... ok [INFO] [stdout] test tests::bifs::bif_before::_0079 ... ok [INFO] [stdout] test tests::bifs::bif_before::_0069 ... ok [INFO] [stdout] test tests::bifs::bif_before::_0087 ... ok [INFO] [stdout] test tests::bifs::bif_before::_0085 ... ok [INFO] [stdout] test tests::bifs::bif_before::_0084 ... ok [INFO] [stdout] test tests::bifs::bif_before::_0083 ... ok [INFO] [stdout] test tests::bifs::bif_before::_0067 ... ok [INFO] [stdout] test tests::bifs::bif_before::_0066 ... ok [INFO] [stdout] test tests::bifs::bif_before::_0088 ... ok [INFO] [stdout] test tests::bifs::bif_before::_0086 ... ok [INFO] [stdout] test tests::bifs::bif_before::_0091 ... ok [INFO] [stdout] test tests::bifs::bif_before::_0090 ... ok [INFO] [stdout] test tests::bifs::bif_before::_0077 ... ok [INFO] [stdout] test tests::bifs::bif_before::_0092 ... ok [INFO] [stdout] test tests::bifs::bif_before::_0089 ... ok [INFO] [stdout] test tests::bifs::bif_before::_0080 ... ok [INFO] [stdout] test tests::bifs::bif_before::_0093 ... ok [INFO] [stdout] test tests::bifs::bif_before::_0094 ... ok [INFO] [stdout] test tests::bifs::bif_before::_0096 ... ok [INFO] [stdout] test tests::bifs::bif_before::_0095 ... ok [INFO] [stdout] test tests::bifs::bif_before::_0108 ... ok [INFO] [stdout] test tests::bifs::bif_before::_0101 ... ok [INFO] [stdout] test tests::bifs::bif_before::_0098 ... ok [INFO] [stdout] test tests::bifs::bif_before::_0100 ... ok [INFO] [stdout] test tests::bifs::bif_before::_0102 ... ok [INFO] [stdout] test tests::bifs::bif_before::_0099 ... ok [INFO] [stdout] test tests::bifs::bif_before::_0105 ... ok [INFO] [stdout] test tests::bifs::bif_before::_0106 ... ok [INFO] [stdout] test tests::bifs::bif_before::_0103 ... ok [INFO] [stdout] test tests::bifs::bif_before::_0107 ... ok [INFO] [stdout] test tests::bifs::bif_before::_0109 ... ok [INFO] [stdout] test tests::bifs::bif_before::_0110 ... ok [INFO] [stdout] test tests::bifs::bif_before::_0097 ... ok [INFO] [stdout] test tests::bifs::bif_before::_0104 ... ok [INFO] [stdout] test tests::bifs::bif_ceiling::_0001 ... ok [INFO] [stdout] test tests::bifs::bif_before::_0111 ... ok [INFO] [stdout] test tests::bifs::bif_ceiling::_0005 ... ok [INFO] [stdout] test tests::bifs::bif_ceiling::_0002 ... ok [INFO] [stdout] test tests::bifs::bif_ceiling::_0003 ... ok [INFO] [stdout] test tests::bifs::bif_before::_0112 ... ok [INFO] [stdout] test tests::bifs::bif_ceiling::_0006 ... ok [INFO] [stdout] test tests::bifs::bif_ceiling::_0007 ... ok [INFO] [stdout] test tests::bifs::bif_ceiling::_0008 ... ok [INFO] [stdout] test tests::bifs::bif_ceiling::_0004 ... ok [INFO] [stdout] test tests::bifs::bif_ceiling::_0015 ... ok [INFO] [stdout] test tests::bifs::bif_ceiling::_0009 ... ok [INFO] [stdout] test tests::bifs::bif_ceiling::_0010 ... ok [INFO] [stdout] test tests::bifs::bif_ceiling::_0017 ... ok [INFO] [stdout] test tests::bifs::bif_ceiling::_0011 ... ok [INFO] [stdout] test tests::bifs::bif_ceiling::_0012 ... ok [INFO] [stdout] test tests::bifs::bif_ceiling::_0016 ... ok [INFO] [stdout] test tests::bifs::bif_ceiling::_0013 ... ok [INFO] [stdout] test tests::bifs::bif_ceiling::_0019 ... ok [INFO] [stdout] test tests::bifs::bif_ceiling::_0018 ... ok [INFO] [stdout] test tests::bifs::bif_ceiling::_0020 ... ok [INFO] [stdout] test tests::bifs::bif_ceiling::_0021 ... ok [INFO] [stdout] test tests::bifs::bif_ceiling::_0022 ... ok [INFO] [stdout] test tests::bifs::bif_ceiling::_0024 ... ok [INFO] [stdout] test tests::bifs::bif_ceiling::_0026 ... ok [INFO] [stdout] test tests::bifs::bif_ceiling::_0030 ... ok [INFO] [stdout] test tests::bifs::bif_ceiling::_0031 ... ok [INFO] [stdout] test tests::bifs::bif_ceiling::_0028 ... ok [INFO] [stdout] test tests::bifs::bif_ceiling::_0025 ... ok [INFO] [stdout] test tests::bifs::bif_coincides::_0003 ... ok [INFO] [stdout] test tests::bifs::bif_ceiling::_0027 ... ok [INFO] [stdout] test tests::bifs::bif_coincides::_0004 ... ok [INFO] [stdout] test tests::bifs::bif_coincides::_0001 ... ok [INFO] [stdout] test tests::bifs::bif_ceiling::_0023 ... ok [INFO] [stdout] test tests::bifs::bif_coincides::_0006 ... ok [INFO] [stdout] test tests::bifs::bif_coincides::_0007 ... ok [INFO] [stdout] test tests::bifs::bif_coincides::_0010 ... ok [INFO] [stdout] test tests::bifs::bif_coincides::_0008 ... ok [INFO] [stdout] test tests::bifs::bif_coincides::_0002 ... ok [INFO] [stdout] test tests::bifs::bif_coincides::_0013 ... ok [INFO] [stdout] test tests::bifs::bif_ceiling::_0029 ... ok [INFO] [stdout] test tests::bifs::bif_coincides::_0011 ... ok [INFO] [stdout] test tests::bifs::bif_coincides::_0009 ... ok [INFO] [stdout] test tests::bifs::bif_coincides::_0014 ... ok [INFO] [stdout] test tests::bifs::bif_coincides::_0015 ... ok [INFO] [stdout] test tests::bifs::bif_coincides::_0016 ... ok [INFO] [stdout] test tests::bifs::bif_coincides::_0017 ... ok [INFO] [stdout] test tests::bifs::bif_coincides::_0018 ... ok [INFO] [stdout] test tests::bifs::bif_coincides::_0024 ... ok [INFO] [stdout] test tests::bifs::bif_coincides::_0025 ... ok [INFO] [stdout] test tests::bifs::bif_coincides::_0030 ... ok [INFO] [stdout] test tests::bifs::bif_coincides::_0029 ... ok [INFO] [stdout] test tests::bifs::bif_coincides::_0026 ... ok [INFO] [stdout] test tests::bifs::bif_coincides::_0028 ... ok [INFO] [stdout] test tests::bifs::bif_coincides::_0019 ... ok [INFO] [stdout] test tests::bifs::bif_coincides::_0027 ... ok [INFO] [stdout] test tests::bifs::bif_coincides::_0012 ... ok [INFO] [stdout] test tests::bifs::bif_coincides::_0020 ... ok [INFO] [stdout] test tests::bifs::bif_ceiling::_0014 ... ok [INFO] [stdout] test tests::bifs::bif_coincides::_0033 ... ok [INFO] [stdout] test tests::bifs::bif_coincides::_0022 ... ok [INFO] [stdout] test tests::bifs::bif_coincides::_0023 ... ok [INFO] [stdout] test tests::bifs::bif_coincides::_0031 ... ok [INFO] [stdout] test tests::bifs::bif_coincides::_0038 ... ok [INFO] [stdout] test tests::bifs::bif_coincides::_0036 ... ok [INFO] [stdout] test tests::bifs::bif_coincides::_0037 ... ok [INFO] [stdout] test tests::bifs::bif_coincides::_0032 ... ok [INFO] [stdout] test tests::bifs::bif_coincides::_0021 ... ok [INFO] [stdout] test tests::bifs::bif_coincides::_0034 ... ok [INFO] [stdout] test tests::bifs::bif_coincides::_0049 ... ok [INFO] [stdout] test tests::bifs::bif_coincides::_0040 ... ok [INFO] [stdout] test tests::bifs::bif_coincides::_0043 ... ok [INFO] [stdout] test tests::bifs::bif_coincides::_0042 ... ok [INFO] [stdout] test tests::bifs::bif_coincides::_0039 ... ok [INFO] [stdout] test tests::bifs::bif_coincides::_0048 ... ok [INFO] [stdout] test tests::bifs::bif_coincides::_0041 ... ok [INFO] [stdout] test tests::bifs::bif_coincides::_0045 ... ok [INFO] [stdout] test tests::bifs::bif_coincides::_0044 ... ok [INFO] [stdout] test tests::bifs::bif_concatenate::_0001 ... ok [INFO] [stdout] test tests::bifs::bif_coincides::_0046 ... ok [INFO] [stdout] test tests::bifs::bif_coincides::_0047 ... ok [INFO] [stdout] test tests::bifs::bif_coincides::_0035 ... ok [INFO] [stdout] test tests::bifs::bif_coincides::_0050 ... ok [INFO] [stdout] test tests::bifs::bif_concatenate::_0004 ... ok [INFO] [stdout] test tests::bifs::bif_coincides::_0052 ... ok [INFO] [stdout] test tests::bifs::bif_contains::_0005 ... ok [INFO] [stdout] test tests::bifs::bif_concatenate::_0002 ... ok [INFO] [stdout] test tests::bifs::bif_concatenate::_0005 ... ok [INFO] [stdout] test tests::bifs::bif_coincides::_0051 ... ok [INFO] [stdout] test tests::bifs::bif_contains::_0006 ... ok [INFO] [stdout] test tests::bifs::bif_contains::_0008 ... ok [INFO] [stdout] test tests::bifs::bif_coincides::_0005 ... ok [INFO] [stdout] test tests::bifs::bif_concatenate::_0006 ... ok [INFO] [stdout] test tests::bifs::bif_contains::_0009 ... ok [INFO] [stdout] test tests::bifs::bif_context::_0001 ... ok [INFO] [stdout] test tests::bifs::bif_contains::_0001 ... ok [INFO] [stdout] test tests::bifs::bif_contains::_0010 ... ok [INFO] [stdout] test tests::bifs::bif_concatenate::_0003 ... ok [INFO] [stdout] test tests::bifs::bif_contains::_0002 ... ok [INFO] [stdout] test tests::bifs::bif_contains::_0003 ... ok [INFO] [stdout] test tests::bifs::bif_contains::_0007 ... ok [INFO] [stdout] test tests::bifs::bif_context::_0007 ... ok [INFO] [stdout] test tests::bifs::bif_context::_0003 ... ok [INFO] [stdout] test tests::bifs::bif_context::_0008 ... ok [INFO] [stdout] test tests::bifs::bif_context::_0013 ... ok [INFO] [stdout] test tests::bifs::bif_context::_0004 ... ok [INFO] [stdout] test tests::bifs::bif_context::_0011 ... ok [INFO] [stdout] test tests::bifs::bif_context::_0009 ... ok [INFO] [stdout] test tests::bifs::bif_context::_0006 ... ok [INFO] [stdout] test tests::bifs::bif_context::_0014 ... ok [INFO] [stdout] test tests::bifs::bif_context::_0005 ... ok [INFO] [stdout] test tests::bifs::bif_context::_0010 ... ok [INFO] [stdout] test tests::bifs::bif_context::_0012 ... ok [INFO] [stdout] test tests::bifs::bif_context::_0015 ... ok [INFO] [stdout] test tests::bifs::bif_contains::_0004 ... ok [INFO] [stdout] test tests::bifs::bif_context::_0018 ... ok [INFO] [stdout] test tests::bifs::bif_context::_0017 ... ok [INFO] [stdout] test tests::bifs::bif_context::_0002 ... ok [INFO] [stdout] test tests::bifs::bif_context_put::_0003 ... ok [INFO] [stdout] test tests::bifs::bif_context_put::_0002 ... ok [INFO] [stdout] test tests::bifs::bif_context_put::_0004 ... ok [INFO] [stdout] test tests::bifs::bif_context::_0020 ... ok [INFO] [stdout] test tests::bifs::bif_context::_0016 ... ok [INFO] [stdout] test tests::bifs::bif_context_merge::_0001 ... ok [INFO] [stdout] test tests::bifs::bif_context::_0021 ... ok [INFO] [stdout] test tests::bifs::bif_context::_0022 ... ok [INFO] [stdout] test tests::bifs::bif_context::_0019 ... ok [INFO] [stdout] test tests::bifs::bif_context_merge::_0002 ... ok [INFO] [stdout] test tests::bifs::bif_context::_0023 ... ok [INFO] [stdout] test tests::bifs::bif_context_merge::_0003 ... ok [INFO] [stdout] test tests::bifs::bif_context_put::_0007 ... ok [INFO] [stdout] test tests::bifs::bif_context_put::_0005 ... ok [INFO] [stdout] test tests::bifs::bif_context_put::_0008 ... ok [INFO] [stdout] test tests::bifs::bif_context_put::_0001 ... ok [INFO] [stdout] test tests::bifs::bif_context_put::_0006 ... ok [INFO] [stdout] test tests::bifs::bif_count::_0001 ... ok [INFO] [stdout] test tests::bifs::bif_context_put::_0011 ... ok [INFO] [stdout] test tests::bifs::bif_context_put::_0012 ... ok [INFO] [stdout] test tests::bifs::bif_context_put::_0013 ... ok [INFO] [stdout] test tests::bifs::bif_context_put::_0014 ... ok [INFO] [stdout] test tests::bifs::bif_context_put::_0009 ... ok [INFO] [stdout] test tests::bifs::bif_context_put::_0016 ... ok [INFO] [stdout] test tests::bifs::bif_context_put::_0017 ... ok [INFO] [stdout] test tests::bifs::bif_context_put::_0015 ... ok [INFO] [stdout] test tests::bifs::bif_context_put::_0018 ... ok [INFO] [stdout] test tests::bifs::bif_context_put::_0010 ... ok [INFO] [stdout] test tests::bifs::bif_count::_0002 ... ok [INFO] [stdout] test tests::bifs::bif_context_put::_0019 ... ok [INFO] [stdout] test tests::bifs::bif_count::_0003 ... ok [INFO] [stdout] test tests::bifs::bif_count::_0004 ... ok [INFO] [stdout] test tests::bifs::bif_count::_0008 ... ok [INFO] [stdout] test tests::bifs::bif_count::_0009 ... ok [INFO] [stdout] test tests::bifs::bif_date::_0001 ... ok [INFO] [stdout] test tests::bifs::bif_date::_0003 ... ok [INFO] [stdout] test tests::bifs::bif_date::_0002 ... ok [INFO] [stdout] test tests::bifs::bif_date::_0010 ... ok [INFO] [stdout] test tests::bifs::bif_count::_0005 ... ok [INFO] [stdout] test tests::bifs::bif_date::_0011 ... ok [INFO] [stdout] test tests::bifs::bif_date::_0005 ... ok [INFO] [stdout] test tests::bifs::bif_count::_0006 ... ok [INFO] [stdout] test tests::bifs::bif_count::_0007 ... ok [INFO] [stdout] test tests::bifs::bif_date::_0012 ... ok [INFO] [stdout] test tests::bifs::bif_date::_0006 ... ok [INFO] [stdout] test tests::bifs::bif_date::_0008 ... ok [INFO] [stdout] test tests::bifs::bif_date::_0004 ... ok [INFO] [stdout] test tests::bifs::bif_date::_0009 ... ok [INFO] [stdout] test tests::bifs::bif_date::_0007 ... ok [INFO] [stdout] test tests::bifs::bif_date::_0016 ... ok [INFO] [stdout] test tests::bifs::bif_date::_0017 ... ok [INFO] [stdout] test tests::bifs::bif_date::_0022 ... ok [INFO] [stdout] test tests::bifs::bif_date::_0020 ... ok [INFO] [stdout] test tests::bifs::bif_date::_0025 ... ok [INFO] [stdout] test tests::bifs::bif_date::_0018 ... ok [INFO] [stdout] test tests::bifs::bif_date::_0027 ... ok [INFO] [stdout] test tests::bifs::bif_date::_0024 ... ok [INFO] [stdout] test tests::bifs::bif_date::_0013 ... ok [INFO] [stdout] test tests::bifs::bif_date::_0014 ... ok [INFO] [stdout] test tests::bifs::bif_date::_0015 ... ok [INFO] [stdout] test tests::bifs::bif_date::_0019 ... ok [INFO] [stdout] test tests::bifs::bif_date::_0021 ... ok [INFO] [stdout] test tests::bifs::bif_date::_0023 ... ok [INFO] [stdout] test tests::bifs::bif_date::_0028 ... ok [INFO] [stdout] test tests::bifs::bif_date::_0030 ... ok [INFO] [stdout] test tests::bifs::bif_date::_0031 ... ok [INFO] [stdout] test tests::bifs::bif_date::_0040 ... ok [INFO] [stdout] test tests::bifs::bif_date::_0026 ... ok [INFO] [stdout] test tests::bifs::bif_date::_0032 ... ok [INFO] [stdout] test tests::bifs::bif_date::_0041 ... ok [INFO] [stdout] test tests::bifs::bif_date::_0033 ... ok [INFO] [stdout] test tests::bifs::bif_date_time::_0002 ... ok [INFO] [stdout] test tests::bifs::bif_date::_0038 ... ok [INFO] [stdout] test tests::bifs::bif_date_time::_0003 ... ok [INFO] [stdout] test tests::bifs::bif_date_time::_0007 ... ok [INFO] [stdout] test tests::bifs::bif_date_time::_0001 ... ok [INFO] [stdout] test tests::bifs::bif_date::_0034 ... ok [INFO] [stdout] test tests::bifs::bif_date_time::_0006 ... ok [INFO] [stdout] test tests::bifs::bif_date_time::_0004 ... ok [INFO] [stdout] test tests::bifs::bif_date::_0037 ... ok [INFO] [stdout] test tests::bifs::bif_date::_0035 ... ok [INFO] [stdout] test tests::bifs::bif_date_time::_0005 ... ok [INFO] [stdout] test tests::bifs::bif_date_time::_0013 ... ok [INFO] [stdout] test tests::bifs::bif_date_time::_0014 ... ok [INFO] [stdout] test tests::bifs::bif_date_time::_0017 ... ok [INFO] [stdout] test tests::bifs::bif_date_time::_0016 ... ok [INFO] [stdout] test tests::bifs::bif_date_time::_0019 ... ok [INFO] [stdout] test tests::bifs::bif_date_time::_0015 ... ok [INFO] [stdout] test tests::bifs::bif_date::_0036 ... ok [INFO] [stdout] test tests::bifs::bif_date_time::_0021 ... ok [INFO] [stdout] test tests::bifs::bif_date::_0039 ... ok [INFO] [stdout] test tests::bifs::bif_date_time::_0022 ... ok [INFO] [stdout] test tests::bifs::bif_date_time::_0008 ... ok [INFO] [stdout] test tests::bifs::bif_date_time::_0010 ... ok [INFO] [stdout] test tests::bifs::bif_date_time::_0009 ... ok [INFO] [stdout] test tests::bifs::bif_date_time::_0012 ... ok [INFO] [stdout] test tests::bifs::bif_date_time::_0018 ... ok [INFO] [stdout] test tests::bifs::bif_date_time::_0023 ... ok [INFO] [stdout] test tests::bifs::bif_date_time::_0024 ... ok [INFO] [stdout] test tests::bifs::bif_date_time::_0025 ... ok [INFO] [stdout] test tests::bifs::bif_date_time::_0020 ... ok [INFO] [stdout] test tests::bifs::bif_date_time::_0011 ... ok [INFO] [stdout] test tests::bifs::bif_date_time::_0029 ... ok [INFO] [stdout] test tests::bifs::bif_date_time::_0030 ... ok [INFO] [stdout] test tests::bifs::bif_date_time::_0033 ... ok [INFO] [stdout] test tests::bifs::bif_date_time::_0036 ... ok [INFO] [stdout] test tests::bifs::bif_date_time::_0027 ... ok [INFO] [stdout] test tests::bifs::bif_date_time::_0034 ... ok [INFO] [stdout] test tests::bifs::bif_date_time::_0028 ... ok [INFO] [stdout] test tests::bifs::bif_date_time::_0037 ... ok [INFO] [stdout] test tests::bifs::bif_date_time::_0032 ... ok [INFO] [stdout] test tests::bifs::bif_date_time::_0035 ... ok [INFO] [stdout] test tests::bifs::bif_date_time::_0026 ... ok [INFO] [stdout] test tests::bifs::bif_date_time::_0031 ... ok [INFO] [stdout] test tests::bifs::bif_date_time::_0038 ... ok [INFO] [stdout] test tests::bifs::bif_day_of_week::_0001 ... ok [INFO] [stdout] test tests::bifs::bif_date_time::_0039 ... ok [INFO] [stdout] test tests::bifs::bif_day_of_week::_0002 ... ok [INFO] [stdout] test tests::bifs::bif_day_of_week::_0004 ... ok [INFO] [stdout] test tests::bifs::bif_day_of_week::_0008 ... ok [INFO] [stdout] test tests::bifs::bif_day_of_week::_0006 ... ok [INFO] [stdout] test tests::bifs::bif_day_of_week::_0005 ... ok [INFO] [stdout] test tests::bifs::bif_date_time::_0040 ... ok [INFO] [stdout] test tests::bifs::bif_day_of_week::_0007 ... ok [INFO] [stdout] test tests::bifs::bif_date_time::_0041 ... ok [INFO] [stdout] test tests::bifs::bif_day_of_week::_0009 ... ok [INFO] [stdout] test tests::bifs::bif_date_time::_0042 ... ok [INFO] [stdout] test tests::bifs::bif_date_time::_0043 ... ok [INFO] [stdout] test tests::bifs::bif_date_time::_0044 ... ok [INFO] [stdout] test tests::bifs::bif_date_time::_0045 ... ok [INFO] [stdout] test tests::bifs::bif_day_of_week::_0003 ... ok [INFO] [stdout] test tests::bifs::bif_day_of_week::_0011 ... ok [INFO] [stdout] test tests::bifs::bif_day_of_week::_0013 ... ok [INFO] [stdout] test tests::bifs::bif_day_of_week::_0014 ... ok [INFO] [stdout] test tests::bifs::bif_day_of_week::_0017 ... ok [INFO] [stdout] test tests::bifs::bif_day_of_week::_0012 ... ok [INFO] [stdout] test tests::bifs::bif_day_of_week::_0019 ... ok [INFO] [stdout] test tests::bifs::bif_day_of_week::_0015 ... ok [INFO] [stdout] test tests::bifs::bif_day_of_week::_0021 ... ok [INFO] [stdout] test tests::bifs::bif_day_of_week::_0010 ... ok [INFO] [stdout] test tests::bifs::bif_day_of_week::_0020 ... ok [INFO] [stdout] test tests::bifs::bif_day_of_week::_0024 ... ok [INFO] [stdout] test tests::bifs::bif_day_of_week::_0016 ... ok [INFO] [stdout] test tests::bifs::bif_day_of_week::_0025 ... ok [INFO] [stdout] test tests::bifs::bif_day_of_week::_0018 ... ok [INFO] [stdout] test tests::bifs::bif_day_of_year::_0003 ... ok [INFO] [stdout] test tests::bifs::bif_day_of_year::_0001 ... ok [INFO] [stdout] test tests::bifs::bif_day_of_year::_0004 ... ok [INFO] [stdout] test tests::bifs::bif_date::_0029 ... ok [INFO] [stdout] test tests::bifs::bif_day_of_week::_0022 ... ok [INFO] [stdout] test tests::bifs::bif_day_of_year::_0002 ... ok [INFO] [stdout] test tests::bifs::bif_day_of_week::_0023 ... ok [INFO] [stdout] test tests::bifs::bif_decimal::_0001 ... ok [INFO] [stdout] test tests::bifs::bif_day_of_year::_0010 ... ok [INFO] [stdout] test tests::bifs::bif_decimal::_0002 ... ok [INFO] [stdout] test tests::bifs::bif_decimal::_0003 ... ok [INFO] [stdout] test tests::bifs::bif_day_of_year::_0009 ... ok [INFO] [stdout] test tests::bifs::bif_decimal::_0006 ... ok [INFO] [stdout] test tests::bifs::bif_day_of_year::_0005 ... ok [INFO] [stdout] test tests::bifs::bif_day_of_year::_0011 ... ok [INFO] [stdout] test tests::bifs::bif_day_of_year::_0006 ... ok [INFO] [stdout] test tests::bifs::bif_decimal::_0011 ... ok [INFO] [stdout] test tests::bifs::bif_decimal::_0007 ... ok [INFO] [stdout] test tests::bifs::bif_decimal::_0008 ... ok [INFO] [stdout] test tests::bifs::bif_decimal::_0010 ... ok [INFO] [stdout] test tests::bifs::bif_day_of_year::_0008 ... ok [INFO] [stdout] test tests::bifs::bif_decimal::_0005 ... ok [INFO] [stdout] test tests::bifs::bif_decimal::_0009 ... ok [INFO] [stdout] test tests::bifs::bif_day_of_year::_0007 ... ok [INFO] [stdout] test tests::bifs::bif_decimal::_0012 ... ok [INFO] [stdout] test tests::bifs::bif_decimal::_0016 ... ok [INFO] [stdout] test tests::bifs::bif_decimal::_0013 ... ok [INFO] [stdout] test tests::bifs::bif_distinct_values::_0001 ... ok [INFO] [stdout] test tests::bifs::bif_distinct_values::_0007 ... ok [INFO] [stdout] test tests::bifs::bif_distinct_values::_0004 ... ok [INFO] [stdout] test tests::bifs::bif_duration::_0001 ... ok [INFO] [stdout] test tests::bifs::bif_duration::_0005 ... ok [INFO] [stdout] test tests::bifs::bif_duration::_0002 ... ok [INFO] [stdout] test tests::bifs::bif_duration::_0008 ... ok [INFO] [stdout] test tests::bifs::bif_decimal::_0015 ... ok [INFO] [stdout] test tests::bifs::bif_distinct_values::_0002 ... ok [INFO] [stdout] test tests::bifs::bif_duration::_0006 ... ok [INFO] [stdout] test tests::bifs::bif_distinct_values::_0006 ... ok [INFO] [stdout] test tests::bifs::bif_distinct_values::_0003 ... ok [INFO] [stdout] test tests::bifs::bif_duration::_0010 ... ok [INFO] [stdout] test tests::bifs::bif_duration::_0012 ... ok [INFO] [stdout] test tests::bifs::bif_duration::_0014 ... ok [INFO] [stdout] test tests::bifs::bif_duration::_0013 ... ok [INFO] [stdout] test tests::bifs::bif_duration::_0015 ... ok [INFO] [stdout] test tests::bifs::bif_duration::_0007 ... ok [INFO] [stdout] test tests::bifs::bif_duration::_0011 ... ok [INFO] [stdout] test tests::bifs::bif_duration::_0017 ... ok [INFO] [stdout] test tests::bifs::bif_decimal::_0014 ... ok [INFO] [stdout] test tests::bifs::bif_duration::_0003 ... ok [INFO] [stdout] test tests::bifs::bif_duration::_0019 ... ok [INFO] [stdout] test tests::bifs::bif_duration::_0009 ... ok [INFO] [stdout] test tests::bifs::bif_duration::_0021 ... ok [INFO] [stdout] test tests::bifs::bif_duration::_0004 ... ok [INFO] [stdout] test tests::bifs::bif_duration::_0020 ... ok [INFO] [stdout] test tests::bifs::bif_duration::_0023 ... ok [INFO] [stdout] test tests::bifs::bif_distinct_values::_0005 ... ok [INFO] [stdout] test tests::bifs::bif_duration::_0024 ... ok [INFO] [stdout] test tests::bifs::bif_duration::_0018 ... ok [INFO] [stdout] test tests::bifs::bif_duration::_0016 ... ok [INFO] [stdout] test tests::bifs::bif_during::_0002 ... ok [INFO] [stdout] test tests::bifs::bif_duration::_0022 ... ok [INFO] [stdout] test tests::bifs::bif_during::_0004 ... ok [INFO] [stdout] test tests::bifs::bif_during::_0003 ... ok [INFO] [stdout] test tests::bifs::bif_during::_0008 ... ok [INFO] [stdout] test tests::bifs::bif_during::_0005 ... ok [INFO] [stdout] test tests::bifs::bif_during::_0007 ... ok [INFO] [stdout] test tests::bifs::bif_during::_0006 ... ok [INFO] [stdout] test tests::bifs::bif_during::_0013 ... ok [INFO] [stdout] test tests::bifs::bif_during::_0016 ... ok [INFO] [stdout] test tests::bifs::bif_during::_0014 ... ok [INFO] [stdout] test tests::bifs::bif_during::_0010 ... ok [INFO] [stdout] test tests::bifs::bif_during::_0015 ... ok [INFO] [stdout] test tests::bifs::bif_during::_0017 ... ok [INFO] [stdout] test tests::bifs::bif_during::_0009 ... ok [INFO] [stdout] test tests::bifs::bif_during::_0018 ... ok [INFO] [stdout] test tests::bifs::bif_decimal::_0004 ... ok [INFO] [stdout] test tests::bifs::bif_during::_0025 ... ok [INFO] [stdout] test tests::bifs::bif_during::_0019 ... ok [INFO] [stdout] test tests::bifs::bif_during::_0026 ... ok [INFO] [stdout] test tests::bifs::bif_during::_0011 ... ok [INFO] [stdout] test tests::bifs::bif_during::_0020 ... ok [INFO] [stdout] test tests::bifs::bif_during::_0012 ... ok [INFO] [stdout] test tests::bifs::bif_during::_0023 ... ok [INFO] [stdout] test tests::bifs::bif_during::_0024 ... ok [INFO] [stdout] test tests::bifs::bif_during::_0027 ... ok [INFO] [stdout] test tests::bifs::bif_during::_0022 ... ok [INFO] [stdout] test tests::bifs::bif_during::_0032 ... ok [INFO] [stdout] test tests::bifs::bif_during::_0034 ... ok [INFO] [stdout] test tests::bifs::bif_during::_0029 ... ok [INFO] [stdout] test tests::bifs::bif_during::_0035 ... ok [INFO] [stdout] test tests::bifs::bif_during::_0030 ... ok [INFO] [stdout] test tests::bifs::bif_during::_0021 ... ok [INFO] [stdout] test tests::bifs::bif_during::_0001 ... ok [INFO] [stdout] test tests::bifs::bif_during::_0036 ... ok [INFO] [stdout] test tests::bifs::bif_during::_0028 ... ok [INFO] [stdout] test tests::bifs::bif_during::_0031 ... ok [INFO] [stdout] test tests::bifs::bif_during::_0044 ... ok [INFO] [stdout] test tests::bifs::bif_ends_with::_0001 ... ok [INFO] [stdout] test tests::bifs::bif_ends_with::_0002 ... ok [INFO] [stdout] test tests::bifs::bif_during::_0033 ... ok [INFO] [stdout] test tests::bifs::bif_during::_0038 ... ok [INFO] [stdout] test tests::bifs::bif_during::_0037 ... ok [INFO] [stdout] test tests::bifs::bif_during::_0040 ... ok [INFO] [stdout] test tests::bifs::bif_during::_0039 ... ok [INFO] [stdout] test tests::bifs::bif_during::_0041 ... ok [INFO] [stdout] test tests::bifs::bif_ends_with::_0004 ... ok [INFO] [stdout] test tests::bifs::bif_ends_with::_0003 ... ok [INFO] [stdout] test tests::bifs::bif_ends_with::_0006 ... ok [INFO] [stdout] test tests::bifs::bif_ends_with::_0007 ... ok [INFO] [stdout] test tests::bifs::bif_ends_with::_0005 ... ok [INFO] [stdout] test tests::bifs::bif_during::_0042 ... ok [INFO] [stdout] test tests::bifs::bif_during::_0043 ... ok [INFO] [stdout] test tests::bifs::bif_even::_0002 ... ok [INFO] [stdout] test tests::bifs::bif_even::_0007 ... ok [INFO] [stdout] test tests::bifs::bif_even::_0005 ... ok [INFO] [stdout] test tests::bifs::bif_even::_0003 ... ok [INFO] [stdout] test tests::bifs::bif_even::_0004 ... ok [INFO] [stdout] test tests::bifs::bif_even::_0010 ... ok [INFO] [stdout] test tests::bifs::bif_even::_0008 ... ok [INFO] [stdout] test tests::bifs::bif_ends_with::_0009 ... ok [INFO] [stdout] test tests::bifs::bif_ends_with::_0010 ... ok [INFO] [stdout] test tests::bifs::bif_even::_0009 ... ok [INFO] [stdout] test tests::bifs::bif_even::_0011 ... ok [INFO] [stdout] test tests::bifs::bif_even::_0006 ... ok [INFO] [stdout] test tests::bifs::bif_ends_with::_0008 ... ok [INFO] [stdout] test tests::bifs::bif_even::_0001 ... ok [INFO] [stdout] test tests::bifs::bif_even::_0012 ... ok [INFO] [stdout] test tests::bifs::bif_even::_0021 ... ok [INFO] [stdout] test tests::bifs::bif_even::_0018 ... ok [INFO] [stdout] test tests::bifs::bif_even::_0022 ... ok [INFO] [stdout] test tests::bifs::bif_even::_0024 ... ok [INFO] [stdout] test tests::bifs::bif_even::_0014 ... ok [INFO] [stdout] test tests::bifs::bif_even::_0023 ... ok [INFO] [stdout] test tests::bifs::bif_even::_0025 ... ok [INFO] [stdout] test tests::bifs::bif_even::_0015 ... ok [INFO] [stdout] test tests::bifs::bif_even::_0026 ... ok [INFO] [stdout] test tests::bifs::bif_even::_0019 ... ok [INFO] [stdout] test tests::bifs::bif_even::_0016 ... ok [INFO] [stdout] test tests::bifs::bif_even::_0017 ... ok [INFO] [stdout] test tests::bifs::bif_even::_0020 ... ok [INFO] [stdout] test tests::bifs::bif_even::_0013 ... ok [INFO] [stdout] test tests::bifs::bif_exp::_0004 ... ok [INFO] [stdout] test tests::bifs::bif_exp::_0001 ... ok [INFO] [stdout] test tests::bifs::bif_exp::_0008 ... ok [INFO] [stdout] test tests::bifs::bif_exp::_0009 ... ok [INFO] [stdout] test tests::bifs::bif_exp::_0006 ... ok [INFO] [stdout] test tests::bifs::bif_exp::_0010 ... ok [INFO] [stdout] test tests::bifs::bif_exp::_0002 ... ok [INFO] [stdout] test tests::bifs::bif_exp::_0005 ... ok [INFO] [stdout] test tests::bifs::bif_exp::_0015 ... ok [INFO] [stdout] test tests::bifs::bif_exp::_0017 ... ok [INFO] [stdout] test tests::bifs::bif_exp::_0012 ... ok [INFO] [stdout] test tests::bifs::bif_exp::_0011 ... ok [INFO] [stdout] test tests::bifs::bif_exp::_0016 ... ok [INFO] [stdout] test tests::bifs::bif_finished_by::_0001 ... ok [INFO] [stdout] test tests::bifs::bif_finished_by::_0002 ... ok [INFO] [stdout] test tests::bifs::bif_finished_by::_0003 ... ok [INFO] [stdout] test tests::bifs::bif_exp::_0013 ... ok [INFO] [stdout] test tests::bifs::bif_finished_by::_0005 ... ok [INFO] [stdout] test tests::bifs::bif_finished_by::_0004 ... ok [INFO] [stdout] test tests::bifs::bif_exp::_0003 ... ok [INFO] [stdout] test tests::bifs::bif_finished_by::_0009 ... ok [INFO] [stdout] test tests::bifs::bif_finished_by::_0010 ... ok [INFO] [stdout] test tests::bifs::bif_exp::_0007 ... ok [INFO] [stdout] test tests::bifs::bif_finished_by::_0013 ... ok [INFO] [stdout] test tests::bifs::bif_exp::_0014 ... ok [INFO] [stdout] test tests::bifs::bif_finished_by::_0011 ... ok [INFO] [stdout] test tests::bifs::bif_finished_by::_0016 ... ok [INFO] [stdout] test tests::bifs::bif_finished_by::_0007 ... ok [INFO] [stdout] test tests::bifs::bif_finished_by::_0008 ... ok [INFO] [stdout] test tests::bifs::bif_finished_by::_0018 ... ok [INFO] [stdout] test tests::bifs::bif_finished_by::_0012 ... ok [INFO] [stdout] test tests::bifs::bif_finished_by::_0020 ... ok [INFO] [stdout] test tests::bifs::bif_finished_by::_0021 ... ok [INFO] [stdout] test tests::bifs::bif_finished_by::_0019 ... ok [INFO] [stdout] test tests::bifs::bif_finished_by::_0017 ... ok [INFO] [stdout] test tests::bifs::bif_finished_by::_0022 ... ok [INFO] [stdout] test tests::bifs::bif_finished_by::_0014 ... ok [INFO] [stdout] test tests::bifs::bif_finished_by::_0015 ... ok [INFO] [stdout] test tests::bifs::bif_finished_by::_0023 ... ok [INFO] [stdout] test tests::bifs::bif_finished_by::_0028 ... ok [INFO] [stdout] test tests::bifs::bif_finished_by::_0029 ... ok [INFO] [stdout] test tests::bifs::bif_finished_by::_0030 ... ok [INFO] [stdout] test tests::bifs::bif_finished_by::_0032 ... ok [INFO] [stdout] test tests::bifs::bif_finished_by::_0031 ... ok [INFO] [stdout] test tests::bifs::bif_finished_by::_0006 ... ok [INFO] [stdout] test tests::bifs::bif_finished_by::_0033 ... ok [INFO] [stdout] test tests::bifs::bif_finished_by::_0039 ... ok [INFO] [stdout] test tests::bifs::bif_finished_by::_0024 ... ok [INFO] [stdout] test tests::bifs::bif_finished_by::_0035 ... ok [INFO] [stdout] test tests::bifs::bif_finished_by::_0041 ... ok [INFO] [stdout] test tests::bifs::bif_finished_by::_0038 ... ok [INFO] [stdout] test tests::bifs::bif_finished_by::_0025 ... ok [INFO] [stdout] test tests::bifs::bif_finished_by::_0034 ... ok [INFO] [stdout] test tests::bifs::bif_finished_by::_0040 ... ok [INFO] [stdout] test tests::bifs::bif_finished_by::_0042 ... ok [INFO] [stdout] test tests::bifs::bif_finished_by::_0036 ... ok [INFO] [stdout] test tests::bifs::bif_finishes::_0001 ... ok [INFO] [stdout] test tests::bifs::bif_finished_by::_0026 ... ok [INFO] [stdout] test tests::bifs::bif_finishes::_0002 ... ok [INFO] [stdout] test tests::bifs::bif_finished_by::_0027 ... ok [INFO] [stdout] test tests::bifs::bif_finished_by::_0043 ... ok [INFO] [stdout] test tests::bifs::bif_finishes::_0003 ... ok [INFO] [stdout] test tests::bifs::bif_finished_by::_0037 ... ok [INFO] [stdout] test tests::bifs::bif_finishes::_0004 ... ok [INFO] [stdout] test tests::bifs::bif_finishes::_0005 ... ok [INFO] [stdout] test tests::bifs::bif_finished_by::_0044 ... ok [INFO] [stdout] test tests::bifs::bif_finishes::_0007 ... ok [INFO] [stdout] test tests::bifs::bif_finishes::_0008 ... ok [INFO] [stdout] test tests::bifs::bif_finishes::_0013 ... ok [INFO] [stdout] test tests::bifs::bif_finishes::_0010 ... ok [INFO] [stdout] test tests::bifs::bif_finishes::_0006 ... ok [INFO] [stdout] test tests::bifs::bif_finishes::_0011 ... ok [INFO] [stdout] test tests::bifs::bif_finishes::_0016 ... ok [INFO] [stdout] test tests::bifs::bif_finishes::_0009 ... ok [INFO] [stdout] test tests::bifs::bif_finishes::_0014 ... ok [INFO] [stdout] test tests::bifs::bif_finishes::_0015 ... ok [INFO] [stdout] test tests::bifs::bif_finishes::_0012 ... ok [INFO] [stdout] test tests::bifs::bif_finished_by::_0046 ... ok [INFO] [stdout] test tests::bifs::bif_finished_by::_0047 ... ok [INFO] [stdout] test tests::bifs::bif_finished_by::_0048 ... ok [INFO] [stdout] test tests::bifs::bif_finishes::_0017 ... ok [INFO] [stdout] test tests::bifs::bif_finished_by::_0045 ... ok [INFO] [stdout] test tests::bifs::bif_finishes::_0027 ... ok [INFO] [stdout] test tests::bifs::bif_finishes::_0018 ... ok [INFO] [stdout] test tests::bifs::bif_finishes::_0022 ... ok [INFO] [stdout] test tests::bifs::bif_finishes::_0019 ... ok [INFO] [stdout] test tests::bifs::bif_finishes::_0028 ... ok [INFO] [stdout] test tests::bifs::bif_finishes::_0023 ... ok [INFO] [stdout] test tests::bifs::bif_finishes::_0026 ... ok [INFO] [stdout] test tests::bifs::bif_finishes::_0032 ... ok [INFO] [stdout] test tests::bifs::bif_finishes::_0036 ... ok [INFO] [stdout] test tests::bifs::bif_finishes::_0030 ... ok [INFO] [stdout] test tests::bifs::bif_finishes::_0021 ... ok [INFO] [stdout] test tests::bifs::bif_finishes::_0035 ... ok [INFO] [stdout] test tests::bifs::bif_finishes::_0031 ... ok [INFO] [stdout] test tests::bifs::bif_finishes::_0029 ... ok [INFO] [stdout] test tests::bifs::bif_finishes::_0034 ... ok [INFO] [stdout] test tests::bifs::bif_finishes::_0033 ... ok [INFO] [stdout] test tests::bifs::bif_finishes::_0024 ... ok [INFO] [stdout] test tests::bifs::bif_finishes::_0037 ... ok [INFO] [stdout] test tests::bifs::bif_finishes::_0038 ... ok [INFO] [stdout] test tests::bifs::bif_finishes::_0047 ... ok [INFO] [stdout] test tests::bifs::bif_finishes::_0039 ... ok [INFO] [stdout] test tests::bifs::bif_finishes::_0048 ... ok [INFO] [stdout] test tests::bifs::bif_finishes::_0042 ... ok [INFO] [stdout] test tests::bifs::bif_finishes::_0040 ... ok [INFO] [stdout] test tests::bifs::bif_finishes::_0041 ... ok [INFO] [stdout] test tests::bifs::bif_finishes::_0046 ... ok [INFO] [stdout] test tests::bifs::bif_finishes::_0043 ... ok [INFO] [stdout] test tests::bifs::bif_flatten::_0001 ... ok [INFO] [stdout] test tests::bifs::bif_finishes::_0045 ... ok [INFO] [stdout] test tests::bifs::bif_flatten::_0002 ... ok [INFO] [stdout] test tests::bifs::bif_finishes::_0044 ... ok [INFO] [stdout] test tests::bifs::bif_flatten::_0003 ... ok [INFO] [stdout] test tests::bifs::bif_flatten::_0005 ... ok [INFO] [stdout] test tests::bifs::bif_flatten::_0006 ... ok [INFO] [stdout] test tests::bifs::bif_floor::_0007 ... ok [INFO] [stdout] test tests::bifs::bif_floor::_0003 ... ok [INFO] [stdout] test tests::bifs::bif_floor::_0008 ... ok [INFO] [stdout] test tests::bifs::bif_floor::_0001 ... ok [INFO] [stdout] test tests::bifs::bif_floor::_0009 ... ok [INFO] [stdout] test tests::bifs::bif_floor::_0004 ... ok [INFO] [stdout] test tests::bifs::bif_floor::_0005 ... ok [INFO] [stdout] test tests::bifs::bif_flatten::_0004 ... ok [INFO] [stdout] test tests::bifs::bif_floor::_0002 ... ok [INFO] [stdout] test tests::bifs::bif_floor::_0012 ... ok [INFO] [stdout] test tests::bifs::bif_floor::_0014 ... ok [INFO] [stdout] test tests::bifs::bif_floor::_0017 ... ok [INFO] [stdout] test tests::bifs::bif_floor::_0019 ... ok [INFO] [stdout] test tests::bifs::bif_floor::_0016 ... ok [INFO] [stdout] test tests::bifs::bif_floor::_0018 ... ok [INFO] [stdout] test tests::bifs::bif_floor::_0011 ... ok [INFO] [stdout] test tests::bifs::bif_floor::_0021 ... ok [INFO] [stdout] test tests::bifs::bif_floor::_0013 ... ok [INFO] [stdout] test tests::bifs::bif_floor::_0015 ... ok [INFO] [stdout] test tests::bifs::bif_floor::_0006 ... ok [INFO] [stdout] test tests::bifs::bif_floor::_0010 ... ok [INFO] [stdout] test tests::bifs::bif_floor::_0020 ... ok [INFO] [stdout] test tests::bifs::bif_floor::_0025 ... ok [INFO] [stdout] test tests::bifs::bif_floor::_0026 ... ok [INFO] [stdout] test tests::bifs::bif_get_value::_0003 ... ok [INFO] [stdout] test tests::bifs::bif_get_value::_0002 ... ok [INFO] [stdout] test tests::bifs::bif_get_entries::_0001 ... ok [INFO] [stdout] test tests::bifs::bif_get_entries::_0003 ... ok [INFO] [stdout] test tests::bifs::bif_get_entries::_0004 ... ok [INFO] [stdout] test tests::bifs::bif_get_entries::_0005 ... ok [INFO] [stdout] test tests::bifs::bif_floor::_0022 ... ok [INFO] [stdout] test tests::bifs::bif_floor::_0023 ... ok [INFO] [stdout] test tests::bifs::bif_floor::_0027 ... ok [INFO] [stdout] test tests::bifs::bif_get_entries::_0006 ... ok [INFO] [stdout] test tests::bifs::bif_get_entries::_0002 ... ok [INFO] [stdout] test tests::bifs::bif_get_value::_0004 ... ok [INFO] [stdout] test tests::bifs::bif_get_value::_0007 ... ok [INFO] [stdout] test tests::bifs::bif_get_value::_0005 ... ok [INFO] [stdout] test tests::bifs::bif_get_value::_0009 ... ok [INFO] [stdout] test tests::bifs::bif_get_value::_0001 ... ok [INFO] [stdout] test tests::bifs::bif_get_value::_0006 ... ok [INFO] [stdout] test tests::bifs::bif_get_value::_0008 ... ok [INFO] [stdout] test tests::bifs::bif_includes::_0001 ... ok [INFO] [stdout] test tests::bifs::bif_get_value::_0010 ... ok [INFO] [stdout] test tests::bifs::bif_floor::_0024 ... ok [INFO] [stdout] test tests::bifs::bif_includes::_0009 ... ok [INFO] [stdout] test tests::bifs::bif_includes::_0011 ... ok [INFO] [stdout] test tests::bifs::bif_includes::_0002 ... ok [INFO] [stdout] test tests::bifs::bif_includes::_0010 ... ok [INFO] [stdout] test tests::bifs::bif_includes::_0003 ... ok [INFO] [stdout] test tests::bifs::bif_includes::_0004 ... ok [INFO] [stdout] test tests::bifs::bif_includes::_0005 ... ok [INFO] [stdout] test tests::bifs::bif_includes::_0006 ... ok [INFO] [stdout] test tests::bifs::bif_includes::_0008 ... ok [INFO] [stdout] test tests::bifs::bif_includes::_0012 ... ok [INFO] [stdout] test tests::bifs::bif_includes::_0014 ... ok [INFO] [stdout] test tests::bifs::bif_includes::_0013 ... ok [INFO] [stdout] test tests::bifs::bif_includes::_0016 ... ok [INFO] [stdout] test tests::bifs::bif_includes::_0007 ... ok [INFO] [stdout] test tests::bifs::bif_includes::_0017 ... ok [INFO] [stdout] test tests::bifs::bif_includes::_0018 ... ok [INFO] [stdout] test tests::bifs::bif_includes::_0020 ... ok [INFO] [stdout] test tests::bifs::bif_includes::_0021 ... ok [INFO] [stdout] test tests::bifs::bif_includes::_0015 ... ok [INFO] [stdout] test tests::bifs::bif_includes::_0019 ... ok [INFO] [stdout] test tests::bifs::bif_includes::_0025 ... ok [INFO] [stdout] test tests::bifs::bif_includes::_0028 ... ok [INFO] [stdout] test tests::bifs::bif_includes::_0029 ... ok [INFO] [stdout] test tests::bifs::bif_includes::_0027 ... ok [INFO] [stdout] test tests::bifs::bif_includes::_0033 ... ok [INFO] [stdout] test tests::bifs::bif_includes::_0026 ... ok [INFO] [stdout] test tests::bifs::bif_includes::_0030 ... ok [INFO] [stdout] test tests::bifs::bif_includes::_0031 ... ok [INFO] [stdout] test tests::bifs::bif_includes::_0022 ... ok [INFO] [stdout] test tests::bifs::bif_includes::_0038 ... ok [INFO] [stdout] test tests::bifs::bif_includes::_0039 ... ok [INFO] [stdout] test tests::bifs::bif_includes::_0034 ... ok [INFO] [stdout] test tests::bifs::bif_includes::_0035 ... ok [INFO] [stdout] test tests::bifs::bif_includes::_0036 ... ok [INFO] [stdout] test tests::bifs::bif_includes::_0037 ... ok [INFO] [stdout] test tests::bifs::bif_includes::_0032 ... ok [INFO] [stdout] test tests::bifs::bif_includes::_0040 ... ok [INFO] [stdout] test tests::bifs::bif_includes::_0023 ... ok [INFO] [stdout] test tests::bifs::bif_includes::_0041 ... ok [INFO] [stdout] test tests::bifs::bif_includes::_0042 ... ok [INFO] [stdout] test tests::bifs::bif_includes::_0043 ... ok [INFO] [stdout] test tests::bifs::bif_includes::_0048 ... ok [INFO] [stdout] test tests::bifs::bif_includes::_0044 ... ok [INFO] [stdout] test tests::bifs::bif_includes::_0045 ... ok [INFO] [stdout] test tests::bifs::bif_includes::_0049 ... ok [INFO] [stdout] test tests::bifs::bif_includes::_0047 ... ok [INFO] [stdout] test tests::bifs::bif_includes::_0046 ... ok [INFO] [stdout] test tests::bifs::bif_includes::_0024 ... ok [INFO] [stdout] test tests::bifs::bif_includes::_0050 ... ok [INFO] [stdout] test tests::bifs::bif_includes::_0051 ... ok [INFO] [stdout] test tests::bifs::bif_includes::_0055 ... ok [INFO] [stdout] test tests::bifs::bif_includes::_0052 ... ok [INFO] [stdout] test tests::bifs::bif_includes::_0053 ... ok [INFO] [stdout] test tests::bifs::bif_includes::_0058 ... ok [INFO] [stdout] test tests::bifs::bif_includes::_0057 ... ok [INFO] [stdout] test tests::bifs::bif_index_of::_0001 ... ok [INFO] [stdout] test tests::bifs::bif_includes::_0056 ... ok [INFO] [stdout] test tests::bifs::bif_includes::_0059 ... ok [INFO] [stdout] test tests::bifs::bif_index_of::_0002 ... ok [INFO] [stdout] test tests::bifs::bif_index_of::_0003 ... ok [INFO] [stdout] test tests::bifs::bif_index_of::_0005 ... ok [INFO] [stdout] test tests::bifs::bif_index_of::_0007 ... ok [INFO] [stdout] test tests::bifs::bif_index_of::_0010 ... ok [INFO] [stdout] test tests::bifs::bif_index_of::_0008 ... ok [INFO] [stdout] test tests::bifs::bif_insert_before::_0003 ... ok [INFO] [stdout] test tests::bifs::bif_includes::_0054 ... ok [INFO] [stdout] test tests::bifs::bif_index_of::_0004 ... ok [INFO] [stdout] test tests::bifs::bif_index_of::_0009 ... ok [INFO] [stdout] test tests::bifs::bif_insert_before::_0004 ... ok [INFO] [stdout] test tests::bifs::bif_insert_before::_0013 ... ok [INFO] [stdout] test tests::bifs::bif_insert_before::_0005 ... ok [INFO] [stdout] test tests::bifs::bif_insert_before::_0014 ... ok [INFO] [stdout] test tests::bifs::bif_insert_before::_0006 ... ok [INFO] [stdout] test tests::bifs::bif_insert_before::_0008 ... ok [INFO] [stdout] test tests::bifs::bif_insert_before::_0002 ... ok [INFO] [stdout] test tests::bifs::bif_is::_0001 ... ok [INFO] [stdout] test tests::bifs::bif_is::_0002 ... ok [INFO] [stdout] test tests::bifs::bif_insert_before::_0010 ... ok [INFO] [stdout] test tests::bifs::bif_insert_before::_0009 ... ok [INFO] [stdout] test tests::bifs::bif_insert_before::_0007 ... ok [INFO] [stdout] test tests::bifs::bif_is::_0003 ... ok [INFO] [stdout] test tests::bifs::bif_insert_before::_0011 ... ok [INFO] [stdout] test tests::bifs::bif_insert_before::_0012 ... ok [INFO] [stdout] test tests::bifs::bif_index_of::_0006 ... ok [INFO] [stdout] test tests::bifs::bif_is::_0005 ... ok [INFO] [stdout] test tests::bifs::bif_is::_0007 ... ok [INFO] [stdout] test tests::bifs::bif_is::_0009 ... ok [INFO] [stdout] test tests::bifs::bif_is::_0004 ... ok [INFO] [stdout] test tests::bifs::bif_is::_0006 ... ok [INFO] [stdout] test tests::bifs::bif_is::_0008 ... ok [INFO] [stdout] test tests::bifs::bif_insert_before::_0016 ... ok [INFO] [stdout] test tests::bifs::bif_insert_before::_0015 ... ok [INFO] [stdout] test tests::bifs::bif_insert_before::_0001 ... ok [INFO] [stdout] test tests::bifs::bif_is::_0010 ... ok [INFO] [stdout] test tests::bifs::bif_is::_0013 ... ok [INFO] [stdout] test tests::bifs::bif_is::_0020 ... ok [INFO] [stdout] test tests::bifs::bif_is::_0019 ... ok [INFO] [stdout] test tests::bifs::bif_is::_0022 ... ok [INFO] [stdout] test tests::bifs::bif_is::_0015 ... ok [INFO] [stdout] test tests::bifs::bif_is::_0014 ... ok [INFO] [stdout] test tests::bifs::bif_is::_0011 ... ok [INFO] [stdout] test tests::bifs::bif_is::_0023 ... ok [INFO] [stdout] test tests::bifs::bif_is::_0030 ... ok [INFO] [stdout] test tests::bifs::bif_is::_0029 ... ok [INFO] [stdout] test tests::bifs::bif_is::_0016 ... ok [INFO] [stdout] test tests::bifs::bif_is::_0017 ... ok [INFO] [stdout] test tests::bifs::bif_is::_0025 ... ok [INFO] [stdout] test tests::bifs::bif_is::_0012 ... ok [INFO] [stdout] test tests::bifs::bif_is::_0031 ... ok [INFO] [stdout] test tests::bifs::bif_is::_0021 ... ok [INFO] [stdout] test tests::bifs::bif_is::_0024 ... ok [INFO] [stdout] test tests::bifs::bif_is::_0018 ... ok [INFO] [stdout] test tests::bifs::bif_finishes::_0020 ... ok [INFO] [stdout] test tests::bifs::bif_is::_0032 ... ok [INFO] [stdout] test tests::bifs::bif_is::_0036 ... ok [INFO] [stdout] test tests::bifs::bif_is::_0026 ... ok [INFO] [stdout] test tests::bifs::bif_is::_0037 ... ok [INFO] [stdout] test tests::bifs::bif_is::_0041 ... ok [INFO] [stdout] test tests::bifs::bif_is::_0040 ... ok [INFO] [stdout] test tests::bifs::bif_is::_0035 ... ok [INFO] [stdout] test tests::bifs::bif_is::_0043 ... ok [INFO] [stdout] test tests::bifs::bif_is::_0042 ... ok [INFO] [stdout] test tests::bifs::bif_is::_0028 ... ok [INFO] [stdout] test tests::bifs::bif_is::_0045 ... ok [INFO] [stdout] test tests::bifs::bif_is::_0038 ... ok [INFO] [stdout] test tests::bifs::bif_finishes::_0025 ... ok [INFO] [stdout] test tests::bifs::bif_is::_0039 ... ok [INFO] [stdout] test tests::bifs::bif_is::_0033 ... ok [INFO] [stdout] test tests::bifs::bif_is::_0027 ... ok [INFO] [stdout] test tests::bifs::bif_is::_0044 ... ok [INFO] [stdout] test tests::bifs::bif_is::_0046 ... ok [INFO] [stdout] test tests::bifs::bif_is::_0052 ... ok [INFO] [stdout] test tests::bifs::bif_is::_0047 ... ok [INFO] [stdout] test tests::bifs::bif_is::_0053 ... ok [INFO] [stdout] test tests::bifs::bif_is::_0048 ... ok [INFO] [stdout] test tests::bifs::bif_is::_0049 ... ok [INFO] [stdout] test tests::bifs::bif_is::_0050 ... ok [INFO] [stdout] test tests::bifs::bif_is::_0051 ... ok [INFO] [stdout] test tests::bifs::bif_is::_0034 ... ok [INFO] [stdout] test tests::bifs::bif_list_contains::_0002 ... ok [INFO] [stdout] test tests::bifs::bif_list_contains::_0006 ... ok [INFO] [stdout] test tests::bifs::bif_list_contains::_0004 ... ok [INFO] [stdout] test tests::bifs::bif_list_contains::_0007 ... ok [INFO] [stdout] test tests::bifs::bif_list_contains::_0003 ... ok [INFO] [stdout] test tests::bifs::bif_log::_0003 ... ok [INFO] [stdout] test tests::bifs::bif_list_contains::_0008 ... ok [INFO] [stdout] test tests::bifs::bif_list_contains::_0010 ... ok [INFO] [stdout] test tests::bifs::bif_list_contains::_0005 ... ok [INFO] [stdout] test tests::bifs::bif_list_contains::_0001 ... ok [INFO] [stdout] test tests::bifs::bif_log::_0002 ... ok [INFO] [stdout] test tests::bifs::bif_is::_0054 ... ok [INFO] [stdout] test tests::bifs::bif_log::_0004 ... ok [INFO] [stdout] test tests::bifs::bif_list_contains::_0009 ... ok [INFO] [stdout] test tests::bifs::bif_log::_0005 ... ok [INFO] [stdout] test tests::bifs::bif_log::_0009 ... ok [INFO] [stdout] test tests::bifs::bif_log::_0001 ... ok [INFO] [stdout] test tests::bifs::bif_log::_0008 ... ok [INFO] [stdout] test tests::bifs::bif_is::_0055 ... ok [INFO] [stdout] test tests::bifs::bif_log::_0006 ... ok [INFO] [stdout] test tests::bifs::bif_log::_0007 ... ok [INFO] [stdout] test tests::bifs::bif_lower_case::_0001 ... ok [INFO] [stdout] test tests::bifs::bif_log::_0019 ... ok [INFO] [stdout] test tests::bifs::bif_log::_0012 ... ok [INFO] [stdout] test tests::bifs::bif_log::_0014 ... ok [INFO] [stdout] test tests::bifs::bif_lower_case::_0003 ... ok [INFO] [stdout] test tests::bifs::bif_lower_case::_0004 ... ok [INFO] [stdout] test tests::bifs::bif_log::_0015 ... ok [INFO] [stdout] test tests::bifs::bif_matches::_0003 ... ok [INFO] [stdout] test tests::bifs::bif_lower_case::_0006 ... ok [INFO] [stdout] test tests::bifs::bif_log::_0016 ... ok [INFO] [stdout] test tests::bifs::bif_lower_case::_0005 ... ok [INFO] [stdout] test tests::bifs::bif_matches::_0001 ... ok [INFO] [stdout] test tests::bifs::bif_matches::_0005 ... ok [INFO] [stdout] test tests::bifs::bif_matches::_0002 ... ok [INFO] [stdout] test tests::bifs::bif_log::_0010 ... ok [INFO] [stdout] test tests::bifs::bif_log::_0017 ... ok [INFO] [stdout] test tests::bifs::bif_log::_0013 ... ok [INFO] [stdout] test tests::bifs::bif_log::_0011 ... ok [INFO] [stdout] test tests::bifs::bif_matches::_0006 ... ok [INFO] [stdout] test tests::bifs::bif_lower_case::_0002 ... ok [INFO] [stdout] test tests::bifs::bif_lower_case::_0007 ... ok [INFO] [stdout] test tests::bifs::bif_matches::_0012 ... ok [INFO] [stdout] test tests::bifs::bif_matches::_0008 ... ok [INFO] [stdout] test tests::bifs::bif_matches::_0013 ... ok [INFO] [stdout] test tests::bifs::bif_matches::_0007 ... ok [INFO] [stdout] test tests::bifs::bif_matches::_0009 ... ok [INFO] [stdout] test tests::bifs::bif_matches::_0004 ... ok [INFO] [stdout] test tests::bifs::bif_matches::_0015 ... ok [INFO] [stdout] test tests::bifs::bif_matches::_0017 ... ok [INFO] [stdout] test tests::bifs::bif_matches::_0020 ... ok [INFO] [stdout] test tests::bifs::bif_matches::_0023 ... ok [INFO] [stdout] test tests::bifs::bif_matches::_0021 ... ok [INFO] [stdout] test tests::bifs::bif_matches::_0018 ... ok [INFO] [stdout] test tests::bifs::bif_matches::_0016 ... ok [INFO] [stdout] test tests::bifs::bif_matches::_0022 ... ok [INFO] [stdout] test tests::bifs::bif_matches::_0019 ... ok [INFO] [stdout] test tests::bifs::bif_matches::_0024 ... ok [INFO] [stdout] test tests::bifs::bif_matches::_0011 ... ok [INFO] [stdout] test tests::bifs::bif_matches::_0010 ... ok [INFO] [stdout] test tests::bifs::bif_log::_0018 ... ok [INFO] [stdout] test tests::bifs::bif_matches::_0014 ... ok [INFO] [stdout] test tests::bifs::bif_matches::_0027 ... ok [INFO] [stdout] test tests::bifs::bif_matches::_0026 ... ok [INFO] [stdout] test tests::bifs::bif_matches::_0025 ... ok [INFO] [stdout] test tests::bifs::bif_matches::_0028 ... ok [INFO] [stdout] test tests::bifs::bif_matches::_0038 ... ok [INFO] [stdout] test tests::bifs::bif_matches::_0039 ... ok [INFO] [stdout] test tests::bifs::bif_matches::_0041 ... ok [INFO] [stdout] test tests::bifs::bif_matches::_0040 ... ok [INFO] [stdout] test tests::bifs::bif_matches::_0032 ... ok [INFO] [stdout] test tests::bifs::bif_matches::_0034 ... ok [INFO] [stdout] test tests::bifs::bif_matches::_0037 ... ok [INFO] [stdout] test tests::bifs::bif_matches::_0029 ... ok [INFO] [stdout] test tests::bifs::bif_matches::_0033 ... ok [INFO] [stdout] test tests::bifs::bif_matches::_0036 ... ok [INFO] [stdout] test tests::bifs::bif_matches::_0031 ... ok [INFO] [stdout] test tests::bifs::bif_matches::_0035 ... ok [INFO] [stdout] test tests::bifs::bif_matches::_0043 ... ok [INFO] [stdout] test tests::bifs::bif_matches::_0046 ... ignored [INFO] [stdout] test tests::bifs::bif_matches::_0047 ... ignored [INFO] [stdout] test tests::bifs::bif_matches::_0048 ... ignored [INFO] [stdout] test tests::bifs::bif_max::_0003 ... ok [INFO] [stdout] test tests::bifs::bif_max::_0008 ... ok [INFO] [stdout] test tests::bifs::bif_max::_0005 ... ok [INFO] [stdout] test tests::bifs::bif_matches::_0045 ... ok [INFO] [stdout] test tests::bifs::bif_max::_0013 ... ok [INFO] [stdout] test tests::bifs::bif_max::_0007 ... ok [INFO] [stdout] test tests::bifs::bif_max::_0014 ... ok [INFO] [stdout] test tests::bifs::bif_max::_0015 ... ok [INFO] [stdout] test tests::bifs::bif_max::_0010 ... ok [INFO] [stdout] test tests::bifs::bif_max::_0001 ... ok [INFO] [stdout] test tests::bifs::bif_max::_0016 ... ok [INFO] [stdout] test tests::bifs::bif_max::_0006 ... ok [INFO] [stdout] test tests::bifs::bif_max::_0004 ... ok [INFO] [stdout] test tests::bifs::bif_matches::_0042 ... ok [INFO] [stdout] test tests::bifs::bif_max::_0011 ... ok [INFO] [stdout] test tests::bifs::bif_max::_0002 ... ok [INFO] [stdout] test tests::bifs::bif_max::_0009 ... ok [INFO] [stdout] test tests::bifs::bif_max::_0012 ... ok [INFO] [stdout] test tests::bifs::bif_max::_0017 ... ok [INFO] [stdout] test tests::bifs::bif_mean::_0001 ... ok [INFO] [stdout] test tests::bifs::bif_mean::_0005 ... ok [INFO] [stdout] test tests::bifs::bif_mean::_0003 ... ok [INFO] [stdout] test tests::bifs::bif_mean::_0006 ... ok [INFO] [stdout] test tests::bifs::bif_mean::_0002 ... ok [INFO] [stdout] test tests::bifs::bif_matches::_0044 ... ok [INFO] [stdout] test tests::bifs::bif_max::_0018 ... ok [INFO] [stdout] test tests::bifs::bif_median::_0005 ... ok [INFO] [stdout] test tests::bifs::bif_median::_0007 ... ok [INFO] [stdout] test tests::bifs::bif_max::_0019 ... ok [INFO] [stdout] test tests::bifs::bif_median::_0003 ... ok [INFO] [stdout] test tests::bifs::bif_mean::_0007 ... ok [INFO] [stdout] test tests::bifs::bif_max::_0020 ... ok [INFO] [stdout] test tests::bifs::bif_median::_0006 ... ok [INFO] [stdout] test tests::bifs::bif_mean::_0004 ... ok [INFO] [stdout] test tests::bifs::bif_median::_0001 ... ok [INFO] [stdout] test tests::bifs::bif_median::_0002 ... ok [INFO] [stdout] test tests::bifs::bif_median::_0004 ... ok [INFO] [stdout] test tests::bifs::bif_median::_0012 ... ok [INFO] [stdout] test tests::bifs::bif_median::_0017 ... ok [INFO] [stdout] test tests::bifs::bif_median::_0008 ... ok [INFO] [stdout] test tests::bifs::bif_median::_0009 ... ok [INFO] [stdout] test tests::bifs::bif_median::_0015 ... ok [INFO] [stdout] test tests::bifs::bif_median::_0010 ... ok [INFO] [stdout] test tests::bifs::bif_median::_0011 ... ok [INFO] [stdout] test tests::bifs::bif_median::_0013 ... ok [INFO] [stdout] test tests::bifs::bif_median::_0014 ... ok [INFO] [stdout] test tests::bifs::bif_median::_0016 ... ok [INFO] [stdout] test tests::bifs::bif_max::_0021 ... ok [INFO] [stdout] test tests::bifs::bif_median::_0018 ... ok [INFO] [stdout] test tests::bifs::bif_median::_0019 ... ok [INFO] [stdout] test tests::bifs::bif_meets::_0002 ... ok [INFO] [stdout] test tests::bifs::bif_meets::_0003 ... ok [INFO] [stdout] test tests::bifs::bif_median::_0020 ... ok [INFO] [stdout] test tests::bifs::bif_median::_0021 ... ok [INFO] [stdout] test tests::bifs::bif_median::_0022 ... ok [INFO] [stdout] test tests::bifs::bif_meets::_0001 ... ok [INFO] [stdout] test tests::bifs::bif_meets::_0004 ... ok [INFO] [stdout] test tests::bifs::bif_meets::_0005 ... ok [INFO] [stdout] test tests::bifs::bif_meets::_0007 ... ok [INFO] [stdout] test tests::bifs::bif_meets::_0006 ... ok [INFO] [stdout] test tests::bifs::bif_meets::_0008 ... ok [INFO] [stdout] test tests::bifs::bif_meets::_0014 ... ok [INFO] [stdout] test tests::bifs::bif_meets::_0018 ... ok [INFO] [stdout] test tests::bifs::bif_meets::_0011 ... ok [INFO] [stdout] test tests::bifs::bif_meets::_0012 ... ok [INFO] [stdout] test tests::bifs::bif_meets::_0009 ... ok [INFO] [stdout] test tests::bifs::bif_meets::_0022 ... ok [INFO] [stdout] test tests::bifs::bif_meets::_0019 ... ok [INFO] [stdout] test tests::bifs::bif_meets::_0025 ... ok [INFO] [stdout] test tests::bifs::bif_met_by::_0001 ... ok [INFO] [stdout] test tests::bifs::bif_meets::_0024 ... ok [INFO] [stdout] test tests::bifs::bif_meets::_0015 ... ok [INFO] [stdout] test tests::bifs::bif_meets::_0016 ... ok [INFO] [stdout] test tests::bifs::bif_meets::_0017 ... ok [INFO] [stdout] test tests::bifs::bif_meets::_0013 ... ok [INFO] [stdout] test tests::bifs::bif_meets::_0023 ... ok [INFO] [stdout] test tests::bifs::bif_meets::_0021 ... ok [INFO] [stdout] test tests::bifs::bif_meets::_0010 ... ok [INFO] [stdout] test tests::bifs::bif_meets::_0020 ... ok [INFO] [stdout] test tests::bifs::bif_met_by::_0003 ... ok [INFO] [stdout] test tests::bifs::bif_met_by::_0004 ... ok [INFO] [stdout] test tests::bifs::bif_met_by::_0002 ... ok [INFO] [stdout] test tests::bifs::bif_met_by::_0006 ... ok [INFO] [stdout] test tests::bifs::bif_met_by::_0007 ... ok [INFO] [stdout] test tests::bifs::bif_met_by::_0005 ... ok [INFO] [stdout] test tests::bifs::bif_met_by::_0015 ... ok [INFO] [stdout] test tests::bifs::bif_met_by::_0016 ... ok [INFO] [stdout] test tests::bifs::bif_met_by::_0017 ... ok [INFO] [stdout] test tests::bifs::bif_met_by::_0011 ... ok [INFO] [stdout] test tests::bifs::bif_met_by::_0018 ... ok [INFO] [stdout] test tests::bifs::bif_met_by::_0022 ... ok [INFO] [stdout] test tests::bifs::bif_met_by::_0012 ... ok [INFO] [stdout] test tests::bifs::bif_met_by::_0026 ... ok [INFO] [stdout] test tests::bifs::bif_met_by::_0024 ... ok [INFO] [stdout] test tests::bifs::bif_met_by::_0010 ... ok [INFO] [stdout] test tests::bifs::bif_met_by::_0023 ... ok [INFO] [stdout] test tests::bifs::bif_met_by::_0009 ... ok [INFO] [stdout] test tests::bifs::bif_met_by::_0014 ... ok [INFO] [stdout] test tests::bifs::bif_met_by::_0019 ... ok [INFO] [stdout] test tests::bifs::bif_met_by::_0032 ... ok [INFO] [stdout] test tests::bifs::bif_met_by::_0013 ... ok [INFO] [stdout] test tests::bifs::bif_met_by::_0027 ... ok [INFO] [stdout] test tests::bifs::bif_min::_0005 ... ok [INFO] [stdout] test tests::bifs::bif_met_by::_0033 ... ok [INFO] [stdout] test tests::bifs::bif_met_by::_0031 ... ok [INFO] [stdout] test tests::bifs::bif_min::_0004 ... ok [INFO] [stdout] test tests::bifs::bif_met_by::_0008 ... ok [INFO] [stdout] test tests::bifs::bif_met_by::_0029 ... ok [INFO] [stdout] test tests::bifs::bif_min::_0002 ... ok [INFO] [stdout] test tests::bifs::bif_met_by::_0021 ... ok [INFO] [stdout] test tests::bifs::bif_min::_0001 ... ok [INFO] [stdout] test tests::bifs::bif_met_by::_0028 ... ok [INFO] [stdout] test tests::bifs::bif_min::_0003 ... ok [INFO] [stdout] test tests::bifs::bif_min::_0007 ... ok [INFO] [stdout] test tests::bifs::bif_min::_0009 ... ok [INFO] [stdout] test tests::bifs::bif_min::_0008 ... ok [INFO] [stdout] test tests::bifs::bif_min::_0006 ... ok [INFO] [stdout] test tests::bifs::bif_met_by::_0030 ... ok [INFO] [stdout] test tests::bifs::bif_min::_0010 ... ok [INFO] [stdout] test tests::bifs::bif_min::_0013 ... ok [INFO] [stdout] test tests::bifs::bif_min::_0015 ... ok [INFO] [stdout] test tests::bifs::bif_min::_0014 ... ok [INFO] [stdout] test tests::bifs::bif_min::_0016 ... ok [INFO] [stdout] test tests::bifs::bif_min::_0018 ... ok [INFO] [stdout] test tests::bifs::bif_min::_0011 ... ok [INFO] [stdout] test tests::bifs::bif_min::_0019 ... ok [INFO] [stdout] test tests::bifs::bif_min::_0017 ... ok [INFO] [stdout] test tests::bifs::bif_min::_0012 ... ok [INFO] [stdout] test tests::bifs::bif_mode::_0006 ... ok [INFO] [stdout] test tests::bifs::bif_mode::_0008 ... ok [INFO] [stdout] test tests::bifs::bif_mode::_0001 ... ok [INFO] [stdout] test tests::bifs::bif_mode::_0010 ... ok [INFO] [stdout] test tests::bifs::bif_mode::_0009 ... ok [INFO] [stdout] test tests::bifs::bif_mode::_0007 ... ok [INFO] [stdout] test tests::bifs::bif_mode::_0003 ... ok [INFO] [stdout] test tests::bifs::bif_min::_0020 ... ok [INFO] [stdout] test tests::bifs::bif_min::_0021 ... ok [INFO] [stdout] test tests::bifs::bif_mode::_0002 ... ok [INFO] [stdout] test tests::bifs::bif_mode::_0004 ... ok [INFO] [stdout] test tests::bifs::bif_mode::_0005 ... ok [INFO] [stdout] test tests::bifs::bif_mode::_0014 ... ok [INFO] [stdout] test tests::bifs::bif_mode::_0013 ... ok [INFO] [stdout] test tests::bifs::bif_mode::_0015 ... ok [INFO] [stdout] test tests::bifs::bif_mode::_0011 ... ok [INFO] [stdout] test tests::bifs::bif_mode::_0012 ... ok [INFO] [stdout] test tests::bifs::bif_modulo::_0005 ... ok [INFO] [stdout] test tests::bifs::bif_modulo::_0003 ... ok [INFO] [stdout] test tests::bifs::bif_modulo::_0007 ... ok [INFO] [stdout] test tests::bifs::bif_modulo::_0006 ... ok [INFO] [stdout] test tests::bifs::bif_modulo::_0008 ... ok [INFO] [stdout] test tests::bifs::bif_modulo::_0002 ... ok [INFO] [stdout] test tests::bifs::bif_modulo::_0001 ... ok [INFO] [stdout] test tests::bifs::bif_modulo::_0011 ... ok [INFO] [stdout] test tests::bifs::bif_modulo::_0012 ... ok [INFO] [stdout] test tests::bifs::bif_modulo::_0018 ... ok [INFO] [stdout] test tests::bifs::bif_modulo::_0009 ... ok [INFO] [stdout] test tests::bifs::bif_modulo::_0016 ... ok [INFO] [stdout] test tests::bifs::bif_modulo::_0019 ... ok [INFO] [stdout] test tests::bifs::bif_modulo::_0010 ... ok [INFO] [stdout] test tests::bifs::bif_modulo::_0017 ... ok [INFO] [stdout] test tests::bifs::bif_modulo::_0013 ... ok [INFO] [stdout] test tests::bifs::bif_modulo::_0014 ... ok [INFO] [stdout] test tests::bifs::bif_modulo::_0015 ... ok [INFO] [stdout] test tests::bifs::bif_modulo::_0020 ... ok [INFO] [stdout] test tests::bifs::bif_month_of_year::_0004 ... ok [INFO] [stdout] test tests::bifs::bif_month_of_year::_0001 ... ok [INFO] [stdout] test tests::bifs::bif_month_of_year::_0005 ... ok [INFO] [stdout] test tests::bifs::bif_month_of_year::_0008 ... ok [INFO] [stdout] test tests::bifs::bif_month_of_year::_0012 ... ok [INFO] [stdout] test tests::bifs::bif_month_of_year::_0003 ... ok [INFO] [stdout] test tests::bifs::bif_month_of_year::_0007 ... ok [INFO] [stdout] test tests::bifs::bif_month_of_year::_0009 ... ok [INFO] [stdout] test tests::bifs::bif_month_of_year::_0010 ... ok [INFO] [stdout] test tests::bifs::bif_month_of_year::_0011 ... ok [INFO] [stdout] test tests::bifs::bif_month_of_year::_0006 ... ok [INFO] [stdout] test tests::bifs::bif_modulo::_0022 ... ok [INFO] [stdout] test tests::bifs::bif_modulo::_0021 ... ok [INFO] [stdout] test tests::bifs::bif_month_of_year::_0013 ... ok [INFO] [stdout] test tests::bifs::bif_month_of_year::_0002 ... ok [INFO] [stdout] test tests::bifs::bif_month_of_year::_0016 ... ok [INFO] [stdout] test tests::bifs::bif_month_of_year::_0020 ... ok [INFO] [stdout] test tests::bifs::bif_month_of_year::_0022 ... ok [INFO] [stdout] test tests::bifs::bif_month_of_year::_0019 ... ok [INFO] [stdout] test tests::bifs::bif_month_of_year::_0024 ... ok [INFO] [stdout] test tests::bifs::bif_month_of_year::_0014 ... ok [INFO] [stdout] test tests::bifs::bif_month_of_year::_0023 ... ok [INFO] [stdout] test tests::bifs::bif_month_of_year::_0021 ... ok [INFO] [stdout] test tests::bifs::bif_month_of_year::_0015 ... ok [INFO] [stdout] test tests::bifs::bif_month_of_year::_0026 ... ok [INFO] [stdout] test tests::bifs::bif_month_of_year::_0025 ... ok [INFO] [stdout] test tests::bifs::bif_month_of_year::_0018 ... ok [INFO] [stdout] test tests::bifs::bif_month_of_year::_0027 ... ok [INFO] [stdout] test tests::bifs::bif_month_of_year::_0017 ... ok [INFO] [stdout] test tests::bifs::bif_month_of_year::_0028 ... ok [INFO] [stdout] test tests::bifs::bif_month_of_year::_0033 ... ok [INFO] [stdout] test tests::bifs::bif_month_of_year::_0030 ... ok [INFO] [stdout] test tests::bifs::bif_month_of_year::_0035 ... ok [INFO] [stdout] test tests::bifs::bif_not::_0003 ... ok [INFO] [stdout] test tests::bifs::bif_not::_0002 ... ok [INFO] [stdout] test tests::bifs::bif_month_of_year::_0032 ... ok [INFO] [stdout] test tests::bifs::bif_not::_00011 ... ok [INFO] [stdout] test tests::bifs::bif_month_of_year::_0029 ... ok [INFO] [stdout] test tests::bifs::bif_not::_0001 ... ok [INFO] [stdout] test tests::bifs::bif_month_of_year::_0031 ... ok [INFO] [stdout] test tests::bifs::bif_month_of_year::_0034 ... ok [INFO] [stdout] test tests::bifs::bif_not::_0008 ... ok [INFO] [stdout] test tests::bifs::bif_not::_0005 ... ok [INFO] [stdout] test tests::bifs::bif_not::_0009 ... ok [INFO] [stdout] test tests::bifs::bif_not::_0010 ... ok [INFO] [stdout] test tests::bifs::bif_not::_0006 ... ok [INFO] [stdout] test tests::bifs::bif_now::_0001 ... ok [INFO] [stdout] test tests::bifs::bif_now::_0002 ... ok [INFO] [stdout] test tests::bifs::bif_number::_0001 ... ok [INFO] [stdout] test tests::bifs::bif_number::_0002 ... ok [INFO] [stdout] test tests::bifs::bif_not::_0007 ... ok [INFO] [stdout] test tests::bifs::bif_number::_0003 ... ok [INFO] [stdout] test tests::bifs::bif_number::_0005 ... ok [INFO] [stdout] test tests::bifs::bif_number::_0006 ... ok [INFO] [stdout] test tests::bifs::bif_number::_0008 ... ok [INFO] [stdout] test tests::bifs::bif_number::_0004 ... ok [INFO] [stdout] test tests::bifs::bif_number::_0016 ... ok [INFO] [stdout] test tests::bifs::bif_number::_0010 ... ok [INFO] [stdout] test tests::bifs::bif_number::_0009 ... ok [INFO] [stdout] test tests::bifs::bif_number::_0018 ... ok [INFO] [stdout] test tests::bifs::bif_number::_0019 ... ok [INFO] [stdout] test tests::bifs::bif_number::_0020 ... ok [INFO] [stdout] test tests::bifs::bif_number::_0017 ... ok [INFO] [stdout] test tests::bifs::bif_number::_0021 ... ok [INFO] [stdout] test tests::bifs::bif_number::_0013 ... ok [INFO] [stdout] test tests::bifs::bif_number::_0014 ... ok [INFO] [stdout] test tests::bifs::bif_number::_0011 ... ok [INFO] [stdout] test tests::bifs::bif_number::_0007 ... ok [INFO] [stdout] test tests::bifs::bif_number::_0022 ... ok [INFO] [stdout] test tests::bifs::bif_odd::_0002 ... ok [INFO] [stdout] test tests::bifs::bif_odd::_0003 ... ok [INFO] [stdout] test tests::bifs::bif_odd::_0004 ... ok [INFO] [stdout] test tests::bifs::bif_odd::_0008 ... ok [INFO] [stdout] test tests::bifs::bif_number::_0015 ... ok [INFO] [stdout] test tests::bifs::bif_odd::_0001 ... ok [INFO] [stdout] test tests::bifs::bif_odd::_0006 ... ok [INFO] [stdout] test tests::bifs::bif_odd::_0007 ... ok [INFO] [stdout] test tests::bifs::bif_odd::_0005 ... ok [INFO] [stdout] test tests::bifs::bif_odd::_0009 ... ok [INFO] [stdout] test tests::bifs::bif_odd::_0010 ... ok [INFO] [stdout] test tests::bifs::bif_odd::_0012 ... ok [INFO] [stdout] test tests::bifs::bif_overlaps::_0004 ... ok [INFO] [stdout] test tests::bifs::bif_overlaps::_0002 ... ok [INFO] [stdout] test tests::bifs::bif_overlaps::_0005 ... ok [INFO] [stdout] test tests::bifs::bif_odd::_0013 ... ok [INFO] [stdout] test tests::bifs::bif_overlaps::_0006 ... ok [INFO] [stdout] test tests::bifs::bif_overlaps::_0001 ... ok [INFO] [stdout] test tests::bifs::bif_overlaps::_0008 ... ok [INFO] [stdout] test tests::bifs::bif_overlaps::_0007 ... ok [INFO] [stdout] test tests::bifs::bif_overlaps::_0003 ... ok [INFO] [stdout] test tests::bifs::bif_odd::_0011 ... ok [INFO] [stdout] test tests::bifs::bif_overlaps::_0017 ... ok [INFO] [stdout] test tests::bifs::bif_overlaps::_0013 ... ok [INFO] [stdout] test tests::bifs::bif_overlaps::_0012 ... ok [INFO] [stdout] test tests::bifs::bif_overlaps::_0018 ... ok [INFO] [stdout] test tests::bifs::bif_overlaps::_0011 ... ok [INFO] [stdout] test tests::bifs::bif_overlaps::_0019 ... ok [INFO] [stdout] test tests::bifs::bif_overlaps::_0015 ... ok [INFO] [stdout] test tests::bifs::bif_overlaps::_0014 ... ok [INFO] [stdout] test tests::bifs::bif_overlaps::_0020 ... ok [INFO] [stdout] test tests::bifs::bif_overlaps::_0021 ... ok [INFO] [stdout] test tests::bifs::bif_overlaps_after::_0002 ... ok [INFO] [stdout] test tests::bifs::bif_overlaps::_0023 ... ok [INFO] [stdout] test tests::bifs::bif_overlaps::_0022 ... ok [INFO] [stdout] test tests::bifs::bif_overlaps_after::_0006 ... ok [INFO] [stdout] test tests::bifs::bif_overlaps_after::_0005 ... ok [INFO] [stdout] test tests::bifs::bif_overlaps_after::_0001 ... ok [INFO] [stdout] test tests::bifs::bif_overlaps_after::_0004 ... ok [INFO] [stdout] test tests::bifs::bif_overlaps_after::_0003 ... ok [INFO] [stdout] test tests::bifs::bif_overlaps_after::_0008 ... ok [INFO] [stdout] test tests::bifs::bif_overlaps_after::_0007 ... ok [INFO] [stdout] test tests::bifs::bif_overlaps_after::_0012 ... ok [INFO] [stdout] test tests::bifs::bif_overlaps_after::_0009 ... ok [INFO] [stdout] test tests::bifs::bif_overlaps_after::_0013 ... ok [INFO] [stdout] test tests::bifs::bif_overlaps_after::_0011 ... ok [INFO] [stdout] test tests::bifs::bif_overlaps_after::_0010 ... ok [INFO] [stdout] test tests::bifs::bif_overlaps_after::_0014 ... ok [INFO] [stdout] test tests::bifs::bif_overlaps_after::_0016 ... ok [INFO] [stdout] test tests::bifs::bif_overlaps_before::_0001 ... ok [INFO] [stdout] test tests::bifs::bif_overlaps_before::_0002 ... ok [INFO] [stdout] test tests::bifs::bif_overlaps_after::_0015 ... ok [INFO] [stdout] test tests::bifs::bif_overlaps_after::_0017 ... ok [INFO] [stdout] test tests::bifs::bif_overlaps_after::_0018 ... ok [INFO] [stdout] test tests::bifs::bif_overlaps_after::_0021 ... ok [INFO] [stdout] test tests::bifs::bif_overlaps_before::_0004 ... ok [INFO] [stdout] test tests::bifs::bif_overlaps_before::_0005 ... ok [INFO] [stdout] test tests::bifs::bif_overlaps_before::_0003 ... ok [INFO] [stdout] test tests::bifs::bif_met_by::_0020 ... ok [INFO] [stdout] test tests::bifs::bif_overlaps_before::_0007 ... ok [INFO] [stdout] test tests::bifs::bif_overlaps_before::_0006 ... ok [INFO] [stdout] test tests::bifs::bif_overlaps_before::_0009 ... ok [INFO] [stdout] test tests::bifs::bif_overlaps_before::_0011 ... ok [INFO] [stdout] test tests::bifs::bif_overlaps_before::_0010 ... ok [INFO] [stdout] test tests::bifs::bif_overlaps_before::_0017 ... ok [INFO] [stdout] test tests::bifs::bif_overlaps_before::_0012 ... ok [INFO] [stdout] test tests::bifs::bif_overlaps_after::_0019 ... ok [INFO] [stdout] test tests::bifs::bif_overlaps_before::_0018 ... ok [INFO] [stdout] test tests::bifs::bif_overlaps_before::_0014 ... ok [INFO] [stdout] test tests::bifs::bif_overlaps_after::_0020 ... ok [INFO] [stdout] test tests::bifs::bif_overlaps_before::_0019 ... ok [INFO] [stdout] test tests::bifs::bif_overlaps_before::_0008 ... ok [INFO] [stdout] test tests::bifs::bif_overlaps_before::_0020 ... ok [INFO] [stdout] test tests::bifs::bif_overlaps_before::_0015 ... ok [INFO] [stdout] test tests::bifs::bif_product::_0006 ... ok [INFO] [stdout] test tests::bifs::bif_product::_0007 ... ok [INFO] [stdout] test tests::bifs::bif_product::_0004 ... ok [INFO] [stdout] test tests::bifs::bif_product::_0003 ... ok [INFO] [stdout] test tests::bifs::bif_range::_0004 ... ok [INFO] [stdout] test tests::bifs::bif_number::_0012 ... ok [INFO] [stdout] test tests::bifs::bif_range::_0005 ... ok [INFO] [stdout] test tests::bifs::bif_overlaps::_0009 ... ok [INFO] [stdout] test tests::bifs::bif_range::_0001 ... ok [INFO] [stdout] test tests::bifs::bif_not::_0004 ... ok [INFO] [stdout] test tests::bifs::bif_range::_0003 ... ok [INFO] [stdout] test tests::bifs::bif_modulo::_0004 ... ok [INFO] [stdout] test tests::bifs::bif_overlaps_before::_0013 ... ok [INFO] [stdout] test tests::bifs::bif_overlaps_before::_0016 ... ok [INFO] [stdout] test tests::bifs::bif_overlaps_before::_0021 ... ok [INFO] [stdout] test tests::bifs::bif_product::_0001 ... ok [INFO] [stdout] test tests::bifs::bif_product::_0002 ... ok [INFO] [stdout] test tests::bifs::bif_product::_0005 ... ok [INFO] [stdout] test tests::bifs::bif_met_by::_0025 ... ok [INFO] [stdout] test tests::bifs::bif_range::_0006 ... ok [INFO] [stdout] test tests::bifs::bif_range::_0007 ... ok [INFO] [stdout] test tests::bifs::bif_range::_0008 ... ok [INFO] [stdout] test tests::bifs::bif_range::_0018 ... ok [INFO] [stdout] test tests::bifs::bif_range::_0015 ... ok [INFO] [stdout] test tests::bifs::bif_range::_0010 ... ok [INFO] [stdout] test tests::bifs::bif_range::_0022 ... ok [INFO] [stdout] test tests::bifs::bif_range::_0011 ... ok [INFO] [stdout] test tests::bifs::bif_range::_0021 ... ok [INFO] [stdout] test tests::bifs::bif_range::_0012 ... ok [INFO] [stdout] test tests::bifs::bif_range::_0009 ... ok [INFO] [stdout] test tests::bifs::bif_range::_0014 ... ok [INFO] [stdout] test tests::bifs::bif_range::_0020 ... ok [INFO] [stdout] test tests::bifs::bif_range::_0026 ... ok [INFO] [stdout] test tests::bifs::bif_range::_0032 ... ok [INFO] [stdout] test tests::bifs::bif_range::_0034 ... ok [INFO] [stdout] test tests::bifs::bif_range::_0024 ... ok [INFO] [stdout] test tests::bifs::bif_range::_0016 ... ok [INFO] [stdout] test tests::bifs::bif_range::_0035 ... ok [INFO] [stdout] test tests::bifs::bif_range::_0030 ... ok [INFO] [stdout] test tests::bifs::bif_range::_0029 ... ok [INFO] [stdout] test tests::bifs::bif_range::_0033 ... ok [INFO] [stdout] test tests::bifs::bif_range::_0019 ... ok [INFO] [stdout] test tests::bifs::bif_range::_0031 ... ok [INFO] [stdout] test tests::bifs::bif_range::_0025 ... ok [INFO] [stdout] test tests::bifs::bif_range::_0036 ... ok [INFO] [stdout] test tests::bifs::bif_range_in::_0001 ... ok [INFO] [stdout] test tests::bifs::bif_range_in::_0002 ... ok [INFO] [stdout] test tests::bifs::bif_range_in::_0003 ... ok [INFO] [stdout] test tests::bifs::bif_range_in::_0006 ... ok [INFO] [stdout] test tests::bifs::bif_range_in::_0009 ... ok [INFO] [stdout] test tests::bifs::bif_range_in::_0005 ... ok [INFO] [stdout] test tests::bifs::bif_range_in::_0008 ... ok [INFO] [stdout] test tests::bifs::bif_range_in::_0004 ... ok [INFO] [stdout] test tests::bifs::bif_range_in::_0014 ... ok [INFO] [stdout] test tests::bifs::bif_range_in::_0007 ... ok [INFO] [stdout] test tests::bifs::bif_range_in::_0010 ... ok [INFO] [stdout] test tests::bifs::bif_range_in::_0017 ... ok [INFO] [stdout] test tests::bifs::bif_range_in::_0012 ... ok [INFO] [stdout] test tests::bifs::bif_range_in::_0019 ... ok [INFO] [stdout] test tests::bifs::bif_range_in::_0011 ... ok [INFO] [stdout] test tests::bifs::bif_range_in::_0013 ... ok [INFO] [stdout] test tests::bifs::bif_range_in::_0018 ... ok [INFO] [stdout] test tests::bifs::bif_range_in::_0015 ... ok [INFO] [stdout] test tests::bifs::bif_range_in::_0021 ... ok [INFO] [stdout] test tests::bifs::bif_range_in::_0016 ... ok [INFO] [stdout] test tests::bifs::bif_range_in::_0020 ... ok [INFO] [stdout] test tests::bifs::bif_range_in::_0027 ... ok [INFO] [stdout] test tests::bifs::bif_range_in::_0024 ... ok [INFO] [stdout] test tests::bifs::bif_range_in::_0028 ... ok [INFO] [stdout] test tests::bifs::bif_range_in::_0031 ... ok [INFO] [stdout] test tests::bifs::bif_range_in::_0033 ... ok [INFO] [stdout] test tests::bifs::bif_range_in::_0034 ... ok [INFO] [stdout] test tests::bifs::bif_range_in::_0029 ... ok [INFO] [stdout] test tests::bifs::bif_range_in::_0030 ... ok [INFO] [stdout] test tests::bifs::bif_range_in::_0035 ... ok [INFO] [stdout] test tests::bifs::bif_range_in::_0032 ... ok [INFO] [stdout] test tests::bifs::bif_range_in::_0039 ... ok [INFO] [stdout] test tests::bifs::bif_range_in::_0036 ... ok [INFO] [stdout] test tests::bifs::bif_range_in::_0022 ... ok [INFO] [stdout] test tests::bifs::bif_range_in::_0023 ... ok [INFO] [stdout] test tests::bifs::bif_range_in::_0037 ... ok [INFO] [stdout] test tests::bifs::bif_range_in::_0025 ... ok [INFO] [stdout] test tests::bifs::bif_range_in::_0038 ... ok [INFO] [stdout] test tests::bifs::bif_range_in::_0043 ... ok [INFO] [stdout] test tests::bifs::bif_range_in::_0045 ... ok [INFO] [stdout] test tests::bifs::bif_range_in::_0041 ... ok [INFO] [stdout] test tests::bifs::bif_range_in::_0049 ... ok [INFO] [stdout] test tests::bifs::bif_range_in::_0048 ... ok [INFO] [stdout] test tests::bifs::bif_range_in::_0046 ... ok [INFO] [stdout] test tests::bifs::bif_range_in::_0042 ... ok [INFO] [stdout] test tests::bifs::bif_range_in::_0050 ... ok [INFO] [stdout] test tests::bifs::bif_range_in::_0044 ... ok [INFO] [stdout] test tests::bifs::bif_range_in::_0047 ... ok [INFO] [stdout] test tests::bifs::bif_range_in::_0040 ... ok [INFO] [stdout] test tests::bifs::bif_range_in::_0051 ... ok [INFO] [stdout] test tests::bifs::bif_range_in::_0060 ... ok [INFO] [stdout] test tests::bifs::bif_range_in::_0058 ... ok [INFO] [stdout] test tests::bifs::bif_range_in::_0052 ... ok [INFO] [stdout] test tests::bifs::bif_range_in::_0053 ... ok [INFO] [stdout] test tests::bifs::bif_range_in::_0054 ... ok [INFO] [stdout] test tests::bifs::bif_range_in::_0055 ... ok [INFO] [stdout] test tests::bifs::bif_range_in::_0056 ... ok [INFO] [stdout] test tests::bifs::bif_range_in::_0057 ... ok [INFO] [stdout] test tests::bifs::bif_range_in::_0061 ... ok [INFO] [stdout] test tests::bifs::bif_range_in::_0064 ... ok [INFO] [stdout] test tests::bifs::bif_range_in::_0062 ... ok [INFO] [stdout] test tests::bifs::bif_range_in::_0068 ... ok [INFO] [stdout] test tests::bifs::bif_range_in::_0065 ... ok [INFO] [stdout] test tests::bifs::bif_range_in::_0072 ... ok [INFO] [stdout] test tests::bifs::bif_range_in::_0063 ... ok [INFO] [stdout] test tests::bifs::bif_range_in::_0069 ... ok [INFO] [stdout] test tests::bifs::bif_range_in::_0066 ... ok [INFO] [stdout] test tests::bifs::bif_range_in::_0067 ... ok [INFO] [stdout] test tests::bifs::bif_remove::_0001 ... ok [INFO] [stdout] test tests::bifs::bif_range_in::_0076 ... ok [INFO] [stdout] test tests::bifs::bif_remove::_0002 ... ok [INFO] [stdout] test tests::bifs::bif_range_in::_0077 ... ok [INFO] [stdout] test tests::bifs::bif_range_in::_0074 ... ok [INFO] [stdout] test tests::bifs::bif_range_in::_0073 ... ok [INFO] [stdout] test tests::bifs::bif_range_in::_0071 ... ok [INFO] [stdout] test tests::bifs::bif_range_in::_0075 ... ok [INFO] [stdout] test tests::bifs::bif_range_in::_0059 ... ok [INFO] [stdout] test tests::bifs::bif_remove::_0006 ... ok [INFO] [stdout] test tests::bifs::bif_range_in::_0070 ... ok [INFO] [stdout] test tests::bifs::bif_remove::_0008 ... ok [INFO] [stdout] test tests::bifs::bif_remove::_0004 ... ok [INFO] [stdout] test tests::bifs::bif_remove::_0010 ... ok [INFO] [stdout] test tests::bifs::bif_remove::_0005 ... ok [INFO] [stdout] test tests::bifs::bif_remove::_0009 ... ok [INFO] [stdout] test tests::bifs::bif_remove::_0017 ... ok [INFO] [stdout] test tests::bifs::bif_remove::_0007 ... ok [INFO] [stdout] test tests::bifs::bif_remove::_0012 ... ok [INFO] [stdout] test tests::bifs::bif_remove::_0013 ... ok [INFO] [stdout] test tests::bifs::bif_remove::_0014 ... ok [INFO] [stdout] test tests::bifs::bif_remove::_0018 ... ok [INFO] [stdout] test tests::bifs::bif_remove::_0019 ... ok [INFO] [stdout] test tests::bifs::bif_remove::_0015 ... ok [INFO] [stdout] test tests::bifs::bif_replace::_0002 ... ok [INFO] [stdout] test tests::bifs::bif_replace::_0003 ... ok [INFO] [stdout] test tests::bifs::bif_replace::_0001 ... ok [INFO] [stdout] test tests::bifs::bif_replace::_0004 ... ok [INFO] [stdout] test tests::bifs::bif_replace::_0008 ... ok [INFO] [stdout] test tests::bifs::bif_remove::_0016 ... ok [INFO] [stdout] test tests::bifs::bif_replace::_0011 ... ok [INFO] [stdout] test tests::bifs::bif_replace::_0012 ... ok [INFO] [stdout] test tests::bifs::bif_replace::_0007 ... ok [INFO] [stdout] test tests::bifs::bif_replace::_0010 ... ok [INFO] [stdout] test tests::bifs::bif_replace::_0006 ... ok [INFO] [stdout] test tests::bifs::bif_range::_0017 ... ok [INFO] [stdout] test tests::bifs::bif_replace::_0005 ... ok [INFO] [stdout] test tests::bifs::bif_replace::_0013 ... ok [INFO] [stdout] test tests::bifs::bif_range::_0023 ... ok [INFO] [stdout] test tests::bifs::bif_remove::_0003 ... ok [INFO] [stdout] test tests::bifs::bif_replace::_0018 ... ok [INFO] [stdout] test tests::bifs::bif_replace::_0022 ... ok [INFO] [stdout] test tests::bifs::bif_replace::_0009 ... ok [INFO] [stdout] test tests::bifs::bif_replace::_0020 ... ok [INFO] [stdout] test tests::bifs::bif_replace::_0023 ... ok [INFO] [stdout] test tests::bifs::bif_replace::_0019 ... ok [INFO] [stdout] test tests::bifs::bif_replace::_0015 ... ok [INFO] [stdout] test tests::bifs::bif_replace::_0024 ... ok [INFO] [stdout] test tests::bifs::bif_replace::_0025 ... ok [INFO] [stdout] test tests::bifs::bif_replace::_0027 ... ok [INFO] [stdout] test tests::bifs::bif_replace::_0026 ... ok [INFO] [stdout] test tests::bifs::bif_replace::_0014 ... ok [INFO] [stdout] test tests::bifs::bif_replace::_0016 ... ok [INFO] [stdout] test tests::bifs::bif_replace::_0021 ... ok [INFO] [stdout] test tests::bifs::bif_replace::_0029 ... ok [INFO] [stdout] test tests::bifs::bif_replace::_0030 ... ok [INFO] [stdout] test tests::bifs::bif_replace::_0034 ... ok [INFO] [stdout] test tests::bifs::bif_replace::_0035 ... ok [INFO] [stdout] test tests::bifs::bif_overlaps::_0016 ... ok [INFO] [stdout] test tests::bifs::bif_overlaps::_0010 ... ok [INFO] [stdout] test tests::bifs::bif_range_in::_0026 ... ok [INFO] [stdout] test tests::bifs::bif_replace::_0032 ... ok [INFO] [stdout] test tests::bifs::bif_replace::_0031 ... ok [INFO] [stdout] test tests::bifs::bif_replace::_0028 ... ok [INFO] [stdout] test tests::bifs::bif_remove::_0011 ... ok [INFO] [stdout] test tests::bifs::bif_replace::_0042 ... ok [INFO] [stdout] test tests::bifs::bif_replace::_0040 ... ok [INFO] [stdout] test tests::bifs::bif_replace::_0043 ... ok [INFO] [stdout] test tests::bifs::bif_reverse::_0001 ... ok [INFO] [stdout] test tests::bifs::bif_replace::_0038 ... ok [INFO] [stdout] test tests::bifs::bif_replace::_0044 ... ok [INFO] [stdout] test tests::bifs::bif_replace::_0039 ... ok [INFO] [stdout] test tests::bifs::bif_replace::_0041 ... ok [INFO] [stdout] test tests::bifs::bif_replace::_0036 ... ok [INFO] [stdout] test tests::bifs::bif_replace::_0037 ... ok [INFO] [stdout] test tests::bifs::bif_replace::_0033 ... ok [INFO] [stdout] test tests::bifs::bif_replace::_0017 ... ok [INFO] [stdout] test tests::bifs::bif_reverse::_0002 ... ok [INFO] [stdout] test tests::bifs::bif_reverse::_0003 ... ok [INFO] [stdout] test tests::bifs::bif_reverse::_0005 ... ok [INFO] [stdout] test tests::bifs::bif_reverse::_0007 ... ok [INFO] [stdout] test tests::bifs::bif_reverse::_0006 ... ok [INFO] [stdout] test tests::bifs::bif_round_down::_0004 ... ok [INFO] [stdout] test tests::bifs::bif_round_down::_0005 ... ok [INFO] [stdout] test tests::bifs::bif_reverse::_0008 ... ok [INFO] [stdout] test tests::bifs::bif_round_down::_0006 ... ok [INFO] [stdout] test tests::bifs::bif_round_down::_0009 ... ok [INFO] [stdout] test tests::bifs::bif_round_down::_0003 ... ok [INFO] [stdout] test tests::bifs::bif_round_down::_0008 ... ok [INFO] [stdout] test tests::bifs::bif_round_down::_0001 ... ok [INFO] [stdout] test tests::bifs::bif_round_down::_0007 ... ok [INFO] [stdout] test tests::bifs::bif_round_down::_0011 ... ok [INFO] [stdout] test tests::bifs::bif_round_down::_0014 ... ok [INFO] [stdout] test tests::bifs::bif_reverse::_0004 ... ok [INFO] [stdout] test tests::bifs::bif_round_down::_0010 ... ok [INFO] [stdout] test tests::bifs::bif_round_down::_0019 ... ok [INFO] [stdout] test tests::bifs::bif_round_down::_0012 ... ok [INFO] [stdout] test tests::bifs::bif_round_down::_0020 ... ok [INFO] [stdout] test tests::bifs::bif_round_down::_0021 ... ok [INFO] [stdout] test tests::bifs::bif_round_down::_0022 ... ok [INFO] [stdout] test tests::bifs::bif_round_down::_0013 ... ok [INFO] [stdout] test tests::bifs::bif_round_down::_0015 ... ok [INFO] [stdout] test tests::bifs::bif_round_down::_0016 ... ok [INFO] [stdout] test tests::bifs::bif_round_down::_0018 ... ok [INFO] [stdout] test tests::bifs::bif_round_down::_0033 ... ok [INFO] [stdout] test tests::bifs::bif_round_down::_0034 ... ok [INFO] [stdout] test tests::bifs::bif_round_down::_0035 ... ok [INFO] [stdout] test tests::bifs::bif_round_down::_0002 ... ok [INFO] [stdout] test tests::bifs::bif_round_down::_0023 ... ok [INFO] [stdout] test tests::bifs::bif_round_down::_0025 ... ok [INFO] [stdout] test tests::bifs::bif_round_down::_0017 ... ok [INFO] [stdout] test tests::bifs::bif_round_down::_0027 ... ok [INFO] [stdout] test tests::bifs::bif_round_down::_0030 ... ok [INFO] [stdout] test tests::bifs::bif_round_down::_0031 ... ok [INFO] [stdout] test tests::bifs::bif_round_down::_0032 ... ok [INFO] [stdout] test tests::bifs::bif_round_down::_0024 ... ok [INFO] [stdout] test tests::bifs::bif_round_down::_0029 ... ok [INFO] [stdout] test tests::bifs::bif_round_down::_0028 ... ok [INFO] [stdout] test tests::bifs::bif_round_down::_0026 ... ok [INFO] [stdout] test tests::bifs::bif_round_down::_0038 ... ok [INFO] [stdout] test tests::bifs::bif_round_down::_0036 ... ok [INFO] [stdout] test tests::bifs::bif_round_down::_0039 ... ok [INFO] [stdout] test tests::bifs::bif_round_down::_0040 ... ok [INFO] [stdout] test tests::bifs::bif_round_down::_0042 ... ok [INFO] [stdout] test tests::bifs::bif_round_down::_0037 ... ok [INFO] [stdout] test tests::bifs::bif_round_down::_0041 ... ok [INFO] [stdout] test tests::bifs::bif_round_half_down::_0002 ... ok [INFO] [stdout] test tests::bifs::bif_round_half_down::_0003 ... ok [INFO] [stdout] test tests::bifs::bif_round_down::_0044 ... ok [INFO] [stdout] test tests::bifs::bif_round_down::_0045 ... ok [INFO] [stdout] test tests::bifs::bif_round_down::_0047 ... ok [INFO] [stdout] test tests::bifs::bif_round_down::_0046 ... ok [INFO] [stdout] test tests::bifs::bif_round_down::_0048 ... ok [INFO] [stdout] test tests::bifs::bif_round_half_down::_0001 ... ok [INFO] [stdout] test tests::bifs::bif_round_down::_0049 ... ok [INFO] [stdout] test tests::bifs::bif_round_down::_0043 ... ok [INFO] [stdout] test tests::bifs::bif_round_down::_0050 ... ok [INFO] [stdout] test tests::bifs::bif_round_half_down::_0005 ... ok [INFO] [stdout] test tests::bifs::bif_round_half_down::_0006 ... ok [INFO] [stdout] test tests::bifs::bif_round_half_down::_0008 ... ok [INFO] [stdout] test tests::bifs::bif_round_half_down::_0007 ... ok [INFO] [stdout] test tests::bifs::bif_round_half_down::_0010 ... ok [INFO] [stdout] test tests::bifs::bif_round_half_down::_0013 ... ok [INFO] [stdout] test tests::bifs::bif_round_half_down::_0009 ... ok [INFO] [stdout] test tests::bifs::bif_round_half_down::_0015 ... ok [INFO] [stdout] test tests::bifs::bif_round_half_down::_0011 ... ok [INFO] [stdout] test tests::bifs::bif_round_half_down::_0014 ... ok [INFO] [stdout] test tests::bifs::bif_round_half_down::_0016 ... ok [INFO] [stdout] test tests::bifs::bif_round_half_down::_0012 ... ok [INFO] [stdout] test tests::bifs::bif_round_half_down::_0004 ... ok [INFO] [stdout] test tests::bifs::bif_round_half_down::_0018 ... ok [INFO] [stdout] test tests::bifs::bif_round_half_down::_0019 ... ok [INFO] [stdout] test tests::bifs::bif_round_half_down::_0017 ... ok [INFO] [stdout] test tests::bifs::bif_round_half_down::_0020 ... ok [INFO] [stdout] test tests::bifs::bif_round_half_down::_0021 ... ok [INFO] [stdout] test tests::bifs::bif_round_half_down::_0023 ... ok [INFO] [stdout] test tests::bifs::bif_round_half_down::_0026 ... ok [INFO] [stdout] test tests::bifs::bif_round_half_down::_0024 ... ok [INFO] [stdout] test tests::bifs::bif_round_half_down::_0022 ... ok [INFO] [stdout] test tests::bifs::bif_round_half_down::_0028 ... ok [INFO] [stdout] test tests::bifs::bif_round_half_down::_0027 ... ok [INFO] [stdout] test tests::bifs::bif_round_half_down::_0032 ... ok [INFO] [stdout] test tests::bifs::bif_round_half_down::_0029 ... ok [INFO] [stdout] test tests::bifs::bif_round_half_down::_0037 ... ok [INFO] [stdout] test tests::bifs::bif_round_half_down::_0033 ... ok [INFO] [stdout] test tests::bifs::bif_round_half_down::_0038 ... ok [INFO] [stdout] test tests::bifs::bif_round_half_down::_0039 ... ok [INFO] [stdout] test tests::bifs::bif_round_half_down::_0034 ... ok [INFO] [stdout] test tests::bifs::bif_round_half_down::_0035 ... ok [INFO] [stdout] test tests::bifs::bif_round_half_down::_0042 ... ok [INFO] [stdout] test tests::bifs::bif_round_half_down::_0040 ... ok [INFO] [stdout] test tests::bifs::bif_round_half_down::_0031 ... ok [INFO] [stdout] test tests::bifs::bif_round_half_down::_0025 ... ok [INFO] [stdout] test tests::bifs::bif_round_half_down::_0030 ... ok [INFO] [stdout] test tests::bifs::bif_round_half_down::_0036 ... ok [INFO] [stdout] test tests::bifs::bif_round_half_down::_0041 ... ok [INFO] [stdout] test tests::bifs::bif_round_half_down::_0043 ... ok [INFO] [stdout] test tests::bifs::bif_round_half_down::_0045 ... ok [INFO] [stdout] test tests::bifs::bif_round_half_up::_0002 ... ok [INFO] [stdout] test tests::bifs::bif_round_half_up::_0003 ... ok [INFO] [stdout] test tests::bifs::bif_round_half_down::_0050 ... ok [INFO] [stdout] test tests::bifs::bif_round_half_down::_0046 ... ok [INFO] [stdout] test tests::bifs::bif_round_half_up::_0006 ... ok [INFO] [stdout] test tests::bifs::bif_round_half_up::_0004 ... ok [INFO] [stdout] test tests::bifs::bif_round_half_up::_0008 ... ok [INFO] [stdout] test tests::bifs::bif_round_half_up::_0009 ... ok [INFO] [stdout] test tests::bifs::bif_round_half_up::_0007 ... ok [INFO] [stdout] test tests::bifs::bif_round_half_up::_0001 ... ok [INFO] [stdout] test tests::bifs::bif_round_half_down::_0048 ... ok [INFO] [stdout] test tests::bifs::bif_round_half_down::_0044 ... ok [INFO] [stdout] test tests::bifs::bif_round_half_up::_0010 ... ok [INFO] [stdout] test tests::bifs::bif_round_half_down::_0049 ... ok [INFO] [stdout] test tests::bifs::bif_round_half_up::_0005 ... ok [INFO] [stdout] test tests::bifs::bif_round_half_down::_0047 ... ok [INFO] [stdout] test tests::bifs::bif_round_half_up::_0012 ... ok [INFO] [stdout] test tests::bifs::bif_round_half_up::_0013 ... ok [INFO] [stdout] test tests::bifs::bif_round_half_up::_0014 ... ok [INFO] [stdout] test tests::bifs::bif_round_half_up::_0015 ... ok [INFO] [stdout] test tests::bifs::bif_round_half_up::_0016 ... ok [INFO] [stdout] test tests::bifs::bif_round_half_up::_0011 ... ok [INFO] [stdout] test tests::bifs::bif_round_half_up::_0017 ... ok [INFO] [stdout] test tests::bifs::bif_round_half_up::_0018 ... ok [INFO] [stdout] test tests::bifs::bif_round_half_up::_0019 ... ok [INFO] [stdout] test tests::bifs::bif_round_half_up::_0020 ... ok [INFO] [stdout] test tests::bifs::bif_round_half_up::_0023 ... ok [INFO] [stdout] test tests::bifs::bif_round_half_up::_0026 ... ok [INFO] [stdout] test tests::bifs::bif_round_half_up::_0021 ... ok [INFO] [stdout] test tests::bifs::bif_round_half_up::_0027 ... ok [INFO] [stdout] test tests::bifs::bif_round_half_up::_0029 ... ok [INFO] [stdout] test tests::bifs::bif_round_half_up::_0031 ... ok [INFO] [stdout] test tests::bifs::bif_round_half_up::_0033 ... ok [INFO] [stdout] test tests::bifs::bif_round_half_up::_0022 ... ok [INFO] [stdout] test tests::bifs::bif_round_half_up::_0028 ... ok [INFO] [stdout] test tests::bifs::bif_round_half_up::_0035 ... ok [INFO] [stdout] test tests::bifs::bif_round_half_up::_0034 ... ok [INFO] [stdout] test tests::bifs::bif_round_half_up::_0025 ... ok [INFO] [stdout] test tests::bifs::bif_round_half_up::_0037 ... ok [INFO] [stdout] test tests::bifs::bif_round_half_up::_0036 ... ok [INFO] [stdout] test tests::bifs::bif_round_half_up::_0030 ... ok [INFO] [stdout] test tests::bifs::bif_round_half_up::_0032 ... ok [INFO] [stdout] test tests::bifs::bif_round_half_up::_0038 ... ok [INFO] [stdout] test tests::bifs::bif_round_half_up::_0040 ... ok [INFO] [stdout] test tests::bifs::bif_round_half_up::_0044 ... ok [INFO] [stdout] test tests::bifs::bif_round_half_up::_0042 ... ok [INFO] [stdout] test tests::bifs::bif_round_half_up::_0039 ... ok [INFO] [stdout] test tests::bifs::bif_round_half_up::_0047 ... ok [INFO] [stdout] test tests::bifs::bif_round_half_up::_0046 ... ok [INFO] [stdout] test tests::bifs::bif_round_half_up::_0049 ... ok [INFO] [stdout] test tests::bifs::bif_round_half_up::_0041 ... ok [INFO] [stdout] test tests::bifs::bif_round_half_up::_0050 ... ok [INFO] [stdout] test tests::bifs::bif_round_half_up::_0043 ... ok [INFO] [stdout] test tests::bifs::bif_round_half_up::_0048 ... ok [INFO] [stdout] test tests::bifs::bif_round_half_up::_0024 ... ok [INFO] [stdout] test tests::bifs::bif_round_up::_0001 ... ok [INFO] [stdout] test tests::bifs::bif_round_half_up::_0045 ... ok [INFO] [stdout] test tests::bifs::bif_round_up::_0003 ... ok [INFO] [stdout] test tests::bifs::bif_round_up::_0004 ... ok [INFO] [stdout] test tests::bifs::bif_round_up::_0005 ... ok [INFO] [stdout] test tests::bifs::bif_round_up::_0006 ... ok [INFO] [stdout] test tests::bifs::bif_round_up::_0007 ... ok [INFO] [stdout] test tests::bifs::bif_round_up::_0011 ... ok [INFO] [stdout] test tests::bifs::bif_round_up::_0015 ... ok [INFO] [stdout] test tests::bifs::bif_round_up::_0013 ... ok [INFO] [stdout] test tests::bifs::bif_round_up::_0018 ... ok [INFO] [stdout] test tests::bifs::bif_round_up::_0008 ... ok [INFO] [stdout] test tests::bifs::bif_round_up::_0017 ... ok [INFO] [stdout] test tests::bifs::bif_round_up::_0019 ... ok [INFO] [stdout] test tests::bifs::bif_round_up::_0014 ... ok [INFO] [stdout] test tests::bifs::bif_round_up::_0002 ... ok [INFO] [stdout] test tests::bifs::bif_round_up::_0012 ... ok [INFO] [stdout] test tests::bifs::bif_round_up::_0009 ... ok [INFO] [stdout] test tests::bifs::bif_round_up::_0021 ... ok [INFO] [stdout] test tests::bifs::bif_round_up::_0016 ... ok [INFO] [stdout] test tests::bifs::bif_round_up::_0020 ... ok [INFO] [stdout] test tests::bifs::bif_round_up::_0032 ... ok [INFO] [stdout] test tests::bifs::bif_round_up::_0022 ... ok [INFO] [stdout] test tests::bifs::bif_round_up::_0023 ... ok [INFO] [stdout] test tests::bifs::bif_round_up::_0024 ... ok [INFO] [stdout] test tests::bifs::bif_round_up::_0029 ... ok [INFO] [stdout] test tests::bifs::bif_round_up::_0025 ... ok [INFO] [stdout] test tests::bifs::bif_round_up::_0030 ... ok [INFO] [stdout] test tests::bifs::bif_round_up::_0034 ... ok [INFO] [stdout] test tests::bifs::bif_round_up::_0026 ... ok [INFO] [stdout] test tests::bifs::bif_round_up::_0027 ... ok [INFO] [stdout] test tests::bifs::bif_round_up::_0010 ... ok [INFO] [stdout] test tests::bifs::bif_round_up::_0036 ... ok [INFO] [stdout] test tests::bifs::bif_round_up::_0037 ... ok [INFO] [stdout] test tests::bifs::bif_round_up::_0039 ... ok [INFO] [stdout] test tests::bifs::bif_round_up::_0038 ... ok [INFO] [stdout] test tests::bifs::bif_round_up::_0033 ... ok [INFO] [stdout] test tests::bifs::bif_round_up::_0028 ... ok [INFO] [stdout] test tests::bifs::bif_round_up::_0042 ... ok [INFO] [stdout] test tests::bifs::bif_round_up::_0043 ... ok [INFO] [stdout] test tests::bifs::bif_round_up::_0035 ... ok [INFO] [stdout] test tests::bifs::bif_round_up::_0047 ... ok [INFO] [stdout] test tests::bifs::bif_round_up::_0048 ... ok [INFO] [stdout] test tests::bifs::bif_round_up::_0044 ... ok [INFO] [stdout] test tests::bifs::bif_round_up::_0046 ... ok [INFO] [stdout] test tests::bifs::bif_round_up::_0031 ... ok [INFO] [stdout] test tests::bifs::bif_round_up::_0040 ... ok [INFO] [stdout] test tests::bifs::bif_round_up::_0052 ... ok [INFO] [stdout] test tests::bifs::bif_round_up::_0049 ... ok [INFO] [stdout] test tests::bifs::bif_sort::_0005 ... ok [INFO] [stdout] test tests::bifs::bif_sort::_0006 ... ok [INFO] [stdout] test tests::bifs::bif_sort::_0003 ... ok [INFO] [stdout] test tests::bifs::bif_sort::_0007 ... ok [INFO] [stdout] test tests::bifs::bif_round_up::_0045 ... ok [INFO] [stdout] test tests::bifs::bif_round_up::_0051 ... ok [INFO] [stdout] test tests::bifs::bif_round_up::_0041 ... ok [INFO] [stdout] test tests::bifs::bif_sort::_0002 ... ok [INFO] [stdout] test tests::bifs::bif_sort::_0010 ... ok [INFO] [stdout] test tests::bifs::bif_sort::_0009 ... ok [INFO] [stdout] test tests::bifs::bif_sort::_0008 ... ok [INFO] [stdout] test tests::bifs::bif_sort::_0004 ... ok [INFO] [stdout] test tests::bifs::bif_round_up::_0050 ... ok [INFO] [stdout] test tests::bifs::bif_sort::_0001 ... ok [INFO] [stdout] test tests::bifs::bif_sort::_0014 ... ok [INFO] [stdout] test tests::bifs::bif_sort::_0013 ... ok [INFO] [stdout] test tests::bifs::bif_sort::_0012 ... ok [INFO] [stdout] test tests::bifs::bif_sort::_0011 ... ok [INFO] [stdout] test tests::bifs::bif_split::_0005 ... ok [INFO] [stdout] test tests::bifs::bif_split::_0007 ... ok [INFO] [stdout] test tests::bifs::bif_split::_0004 ... ok [INFO] [stdout] test tests::bifs::bif_split::_0011 ... ok [INFO] [stdout] test tests::bifs::bif_sqrt::_0004 ... ok [INFO] [stdout] test tests::bifs::bif_sqrt::_0001 ... ok [INFO] [stdout] test tests::bifs::bif_split::_0006 ... ok [INFO] [stdout] test tests::bifs::bif_split::_0008 ... ok [INFO] [stdout] test tests::bifs::bif_sqrt::_0003 ... ok [INFO] [stdout] test tests::bifs::bif_split::_0010 ... ok [INFO] [stdout] test tests::bifs::bif_split::_0009 ... ok [INFO] [stdout] test tests::bifs::bif_sqrt::_0002 ... ok [INFO] [stdout] test tests::bifs::bif_sqrt::_0005 ... ok [INFO] [stdout] test tests::bifs::bif_split::_0012 ... ok [INFO] [stdout] test tests::bifs::bif_split::_0001 ... ok [INFO] [stdout] test tests::bifs::bif_split::_0002 ... ok [INFO] [stdout] test tests::bifs::bif_split::_0003 ... ok [INFO] [stdout] test tests::bifs::bif_sqrt::_0008 ... ok [INFO] [stdout] test tests::bifs::bif_sqrt::_0009 ... ok [INFO] [stdout] test tests::bifs::bif_sqrt::_0006 ... ok [INFO] [stdout] test tests::bifs::bif_sqrt::_0007 ... ok [INFO] [stdout] test tests::bifs::bif_sqrt::_0011 ... ok [INFO] [stdout] test tests::bifs::bif_sqrt::_0018 ... ok [INFO] [stdout] test tests::bifs::bif_sqrt::_0010 ... ok [INFO] [stdout] test tests::bifs::bif_started_by::_0001 ... ok [INFO] [stdout] test tests::bifs::bif_sqrt::_0013 ... ok [INFO] [stdout] test tests::bifs::bif_sqrt::_0012 ... ok [INFO] [stdout] test tests::bifs::bif_started_by::_0003 ... ok [INFO] [stdout] test tests::bifs::bif_sqrt::_0016 ... ok [INFO] [stdout] test tests::bifs::bif_sqrt::_0014 ... ok [INFO] [stdout] test tests::bifs::bif_started_by::_0007 ... ok [INFO] [stdout] test tests::bifs::bif_started_by::_0008 ... ok [INFO] [stdout] test tests::bifs::bif_started_by::_0004 ... ok [INFO] [stdout] test tests::bifs::bif_started_by::_0002 ... ok [INFO] [stdout] test tests::bifs::bif_started_by::_0006 ... ok [INFO] [stdout] test tests::bifs::bif_started_by::_0009 ... ok [INFO] [stdout] test tests::bifs::bif_sqrt::_0017 ... ok [INFO] [stdout] test tests::bifs::bif_sqrt::_0015 ... ok [INFO] [stdout] test tests::bifs::bif_started_by::_0010 ... ok [INFO] [stdout] test tests::bifs::bif_started_by::_0014 ... ok [INFO] [stdout] test tests::bifs::bif_started_by::_0012 ... ok [INFO] [stdout] test tests::bifs::bif_started_by::_0020 ... ok [INFO] [stdout] test tests::bifs::bif_started_by::_0015 ... ok [INFO] [stdout] test tests::bifs::bif_started_by::_0016 ... ok [INFO] [stdout] test tests::bifs::bif_started_by::_0013 ... ok [INFO] [stdout] test tests::bifs::bif_started_by::_0017 ... ok [INFO] [stdout] test tests::bifs::bif_started_by::_0021 ... ok [INFO] [stdout] test tests::bifs::bif_started_by::_0022 ... ok [INFO] [stdout] test tests::bifs::bif_started_by::_0005 ... ok [INFO] [stdout] test tests::bifs::bif_started_by::_0018 ... ok [INFO] [stdout] test tests::bifs::bif_started_by::_0024 ... ok [INFO] [stdout] test tests::bifs::bif_started_by::_0019 ... ok [INFO] [stdout] test tests::bifs::bif_started_by::_0011 ... ok [INFO] [stdout] test tests::bifs::bif_started_by::_0023 ... ok [INFO] [stdout] test tests::bifs::bif_started_by::_0029 ... ok [INFO] [stdout] test tests::bifs::bif_started_by::_0030 ... ok [INFO] [stdout] test tests::bifs::bif_started_by::_0025 ... ok [INFO] [stdout] test tests::bifs::bif_started_by::_0027 ... ok [INFO] [stdout] test tests::bifs::bif_started_by::_0035 ... ok [INFO] [stdout] test tests::bifs::bif_started_by::_0037 ... ok [INFO] [stdout] test tests::bifs::bif_starts::_0003 ... ok [INFO] [stdout] test tests::bifs::bif_started_by::_0028 ... ok [INFO] [stdout] test tests::bifs::bif_starts::_0002 ... ok [INFO] [stdout] test tests::bifs::bif_starts::_0006 ... ok [INFO] [stdout] test tests::bifs::bif_started_by::_0026 ... ok [INFO] [stdout] test tests::bifs::bif_starts::_0004 ... ok [INFO] [stdout] test tests::bifs::bif_started_by::_0033 ... ok [INFO] [stdout] test tests::bifs::bif_started_by::_0032 ... ok [INFO] [stdout] test tests::bifs::bif_started_by::_0031 ... ok [INFO] [stdout] test tests::bifs::bif_started_by::_0036 ... ok [INFO] [stdout] test tests::bifs::bif_starts::_0005 ... ok [INFO] [stdout] test tests::bifs::bif_started_by::_0034 ... ok [INFO] [stdout] test tests::bifs::bif_starts::_0001 ... ok [INFO] [stdout] test tests::bifs::bif_starts::_0018 ... ok [INFO] [stdout] test tests::bifs::bif_starts::_0008 ... ok [INFO] [stdout] test tests::bifs::bif_starts::_0013 ... ok [INFO] [stdout] test tests::bifs::bif_starts::_0014 ... ok [INFO] [stdout] test tests::bifs::bif_starts::_0015 ... ok [INFO] [stdout] test tests::bifs::bif_starts::_0021 ... ok [INFO] [stdout] test tests::bifs::bif_starts::_0010 ... ok [INFO] [stdout] test tests::bifs::bif_starts::_0009 ... ok [INFO] [stdout] test tests::bifs::bif_starts::_0017 ... ok [INFO] [stdout] test tests::bifs::bif_starts::_0012 ... ok [INFO] [stdout] test tests::bifs::bif_starts::_0011 ... ok [INFO] [stdout] test tests::bifs::bif_starts::_0016 ... ok [INFO] [stdout] test tests::bifs::bif_starts::_0019 ... ok [INFO] [stdout] test tests::bifs::bif_starts::_0022 ... ok [INFO] [stdout] test tests::bifs::bif_starts::_0024 ... ok [INFO] [stdout] test tests::bifs::bif_starts::_0023 ... ok [INFO] [stdout] test tests::bifs::bif_starts::_0026 ... ok [INFO] [stdout] test tests::bifs::bif_starts::_0025 ... ok [INFO] [stdout] test tests::bifs::bif_starts_with::_0001 ... ok [INFO] [stdout] test tests::bifs::bif_starts::_0027 ... ok [INFO] [stdout] test tests::bifs::bif_starts_with::_0002 ... ok [INFO] [stdout] test tests::bifs::bif_starts_with::_0003 ... ok [INFO] [stdout] test tests::bifs::bif_starts_with::_0010 ... ok [INFO] [stdout] test tests::bifs::bif_starts_with::_0004 ... ok [INFO] [stdout] test tests::bifs::bif_starts_with::_0006 ... ok [INFO] [stdout] test tests::bifs::bif_starts_with::_0005 ... ok [INFO] [stdout] test tests::bifs::bif_stddev::_0004 ... ok [INFO] [stdout] test tests::bifs::bif_starts_with::_0008 ... ok [INFO] [stdout] test tests::bifs::bif_starts_with::_0007 ... ok [INFO] [stdout] test tests::bifs::bif_stddev::_0002 ... ok [INFO] [stdout] test tests::bifs::bif_stddev::_0003 ... ok [INFO] [stdout] test tests::bifs::bif_stddev::_0008 ... ok [INFO] [stdout] test tests::bifs::bif_stddev::_0005 ... ok [INFO] [stdout] test tests::bifs::bif_stddev::_0011 ... ok [INFO] [stdout] test tests::bifs::bif_stddev::_0006 ... ok [INFO] [stdout] test tests::bifs::bif_stddev::_0009 ... ok [INFO] [stdout] test tests::bifs::bif_stddev::_0010 ... ok [INFO] [stdout] test tests::bifs::bif_stddev::_0012 ... ok [INFO] [stdout] test tests::bifs::bif_stddev::_0013 ... ok [INFO] [stdout] test tests::bifs::bif_stddev::_0001 ... ok [INFO] [stdout] test tests::bifs::bif_stddev::_0007 ... ok [INFO] [stdout] test tests::bifs::bif_starts_with::_0009 ... ok [INFO] [stdout] test tests::bifs::bif_string::_0001 ... ok [INFO] [stdout] test tests::bifs::bif_string::_0002 ... ok [INFO] [stdout] test tests::bifs::bif_string::_0003 ... ok [INFO] [stdout] test tests::bifs::bif_string::_0004 ... ok [INFO] [stdout] test tests::bifs::bif_string::_0005 ... ok [INFO] [stdout] test tests::bifs::bif_string::_0009 ... ok [INFO] [stdout] test tests::bifs::bif_string::_0006 ... ok [INFO] [stdout] test tests::bifs::bif_string::_0010 ... ok [INFO] [stdout] test tests::bifs::bif_string::_0016 ... ok [INFO] [stdout] test tests::bifs::bif_string::_0011 ... ok [INFO] [stdout] test tests::bifs::bif_string::_0013 ... ok [INFO] [stdout] test tests::bifs::bif_string::_0007 ... ok [INFO] [stdout] test tests::bifs::bif_string::_0008 ... ok [INFO] [stdout] test tests::bifs::bif_string::_0012 ... ok [INFO] [stdout] test tests::bifs::bif_string::_0015 ... ok [INFO] [stdout] test tests::bifs::bif_string::_0014 ... ok [INFO] [stdout] test tests::bifs::bif_string::_0017 ... ok [INFO] [stdout] test tests::bifs::bif_string::_0018 ... ok [INFO] [stdout] test tests::bifs::bif_string_join::_0001 ... ok [INFO] [stdout] test tests::bifs::bif_string_join::_0003 ... ok [INFO] [stdout] test tests::bifs::bif_string_join::_0004 ... ok [INFO] [stdout] test tests::bifs::bif_string_join::_0008 ... ok [INFO] [stdout] test tests::bifs::bif_string_join::_0002 ... ok [INFO] [stdout] test tests::bifs::bif_string::_0020 ... ok [INFO] [stdout] test tests::bifs::bif_string_join::_0006 ... ok [INFO] [stdout] test tests::bifs::bif_string_join::_0009 ... ok [INFO] [stdout] test tests::bifs::bif_string::_0019 ... ok [INFO] [stdout] test tests::bifs::bif_string_join::_0005 ... ok [INFO] [stdout] test tests::bifs::bif_string_join::_0007 ... ok [INFO] [stdout] test tests::bifs::bif_string_join::_0010 ... ok [INFO] [stdout] test tests::bifs::bif_string_join::_0011 ... ok [INFO] [stdout] test tests::bifs::bif_string_join::_0014 ... ok [INFO] [stdout] test tests::bifs::bif_string_join::_0012 ... ok [INFO] [stdout] test tests::bifs::bif_string_join::_0018 ... ok [INFO] [stdout] test tests::bifs::bif_string_join::_0021 ... ok [INFO] [stdout] test tests::bifs::bif_string_join::_0013 ... ok [INFO] [stdout] test tests::bifs::bif_string_join::_0019 ... ok [INFO] [stdout] test tests::bifs::bif_string_join::_0015 ... ok [INFO] [stdout] test tests::bifs::bif_string_join::_0022 ... ok [INFO] [stdout] test tests::bifs::bif_string_join::_0017 ... ok [INFO] [stdout] test tests::bifs::bif_string_join::_0016 ... ok [INFO] [stdout] test tests::bifs::bif_string_join::_0024 ... ok [INFO] [stdout] test tests::bifs::bif_string_length::_0001 ... ok [INFO] [stdout] test tests::bifs::bif_string_join::_0025 ... ok [INFO] [stdout] test tests::bifs::bif_string_join::_0023 ... ok [INFO] [stdout] test tests::bifs::bif_string_join::_0020 ... ok [INFO] [stdout] test tests::bifs::bif_string_length::_0002 ... ok [INFO] [stdout] test tests::bifs::bif_string_length::_0003 ... ok [INFO] [stdout] test tests::bifs::bif_string_length::_0005 ... ok [INFO] [stdout] test tests::bifs::bif_string_length::_0004 ... ok [INFO] [stdout] test tests::bifs::bif_string_length::_0008 ... ok [INFO] [stdout] test tests::bifs::bif_string_length::_0009 ... ok [INFO] [stdout] test tests::bifs::bif_string_length::_0007 ... ok [INFO] [stdout] test tests::bifs::bif_string_length::_0006 ... ok [INFO] [stdout] test tests::bifs::bif_string_length::_0012 ... ok [INFO] [stdout] test tests::bifs::bif_sublist::_0003 ... ok [INFO] [stdout] test tests::bifs::bif_sublist::_0002 ... ok [INFO] [stdout] test tests::bifs::bif_string_length::_0010 ... ok [INFO] [stdout] test tests::bifs::bif_sublist::_0004 ... ok [INFO] [stdout] test tests::bifs::bif_sublist::_0005 ... ok [INFO] [stdout] test tests::bifs::bif_sublist::_0006 ... ok [INFO] [stdout] test tests::bifs::bif_sublist::_0001 ... ok [INFO] [stdout] test tests::bifs::bif_string_length::_0011 ... ok [INFO] [stdout] test tests::bifs::bif_sublist::_0007 ... ok [INFO] [stdout] test tests::bifs::bif_sublist::_0009 ... ok [INFO] [stdout] test tests::bifs::bif_sublist::_0017 ... ok [INFO] [stdout] test tests::bifs::bif_sublist::_0015 ... ok [INFO] [stdout] test tests::bifs::bif_sublist::_0016 ... ok [INFO] [stdout] test tests::bifs::bif_sublist::_0018 ... ok [INFO] [stdout] test tests::bifs::bif_sublist::_0010 ... ok [INFO] [stdout] test tests::bifs::bif_sublist::_0012 ... ok [INFO] [stdout] test tests::bifs::bif_sublist::_0013 ... ok [INFO] [stdout] test tests::bifs::bif_sublist::_0011 ... ok [INFO] [stdout] test tests::bifs::bif_sublist::_0014 ... ok [INFO] [stdout] test tests::bifs::bif_sublist::_0020 ... ok [INFO] [stdout] test tests::bifs::bif_sublist::_0019 ... ok [INFO] [stdout] test tests::bifs::bif_sublist::_0022 ... ok [INFO] [stdout] test tests::bifs::bif_sublist::_0023 ... ok [INFO] [stdout] test tests::bifs::bif_sublist::_0029 ... ok [INFO] [stdout] test tests::bifs::bif_sublist::_0027 ... ok [INFO] [stdout] test tests::bifs::bif_sublist::_0032 ... ok [INFO] [stdout] test tests::bifs::bif_sublist::_0031 ... ok [INFO] [stdout] test tests::bifs::bif_sublist::_0030 ... ok [INFO] [stdout] test tests::bifs::bif_sublist::_0026 ... ok [INFO] [stdout] test tests::bifs::bif_substring::_0001 ... ok [INFO] [stdout] test tests::bifs::bif_sublist::_0025 ... ok [INFO] [stdout] test tests::bifs::bif_sublist::_0021 ... ok [INFO] [stdout] test tests::bifs::bif_substring::_0004 ... ok [INFO] [stdout] test tests::bifs::bif_sublist::_0024 ... ok [INFO] [stdout] test tests::bifs::bif_substring::_0003 ... ok [INFO] [stdout] test tests::bifs::bif_substring::_0008 ... ok [INFO] [stdout] test tests::bifs::bif_substring::_0002 ... ok [INFO] [stdout] test tests::bifs::bif_substring::_0005 ... ok [INFO] [stdout] test tests::bifs::bif_sublist::_0008 ... ok [INFO] [stdout] test tests::bifs::bif_substring::_0011 ... ok [INFO] [stdout] test tests::bifs::bif_substring::_0012 ... ok [INFO] [stdout] test tests::bifs::bif_substring::_0013 ... ok [INFO] [stdout] test tests::bifs::bif_substring::_0007 ... ok [INFO] [stdout] test tests::bifs::bif_substring::_0006 ... ok [INFO] [stdout] test tests::bifs::bif_substring::_0014 ... ok [INFO] [stdout] test tests::bifs::bif_substring::_0009 ... ok [INFO] [stdout] test tests::bifs::bif_substring::_0015 ... ok [INFO] [stdout] test tests::bifs::bif_substring::_0010 ... ok [INFO] [stdout] test tests::bifs::bif_substring::_0018 ... ok [INFO] [stdout] test tests::bifs::bif_substring::_0020 ... ok [INFO] [stdout] test tests::bifs::bif_substring::_0023 ... ok [INFO] [stdout] test tests::bifs::bif_substring::_0021 ... ok [INFO] [stdout] test tests::bifs::bif_substring::_0024 ... ok [INFO] [stdout] test tests::bifs::bif_substring_after::_0003 ... ok [INFO] [stdout] test tests::bifs::bif_substring::_0025 ... ok [INFO] [stdout] test tests::bifs::bif_substring_after::_0002 ... ok [INFO] [stdout] test tests::bifs::bif_substring_after::_0004 ... ok [INFO] [stdout] test tests::bifs::bif_substring_after::_0005 ... ok [INFO] [stdout] test tests::bifs::bif_substring::_0019 ... ok [INFO] [stdout] test tests::bifs::bif_substring_after::_0001 ... ok [INFO] [stdout] test tests::bifs::bif_substring::_0016 ... ok [INFO] [stdout] test tests::bifs::bif_substring_after::_0006 ... ok [INFO] [stdout] test tests::bifs::bif_substring_after::_0008 ... ok [INFO] [stdout] test tests::bifs::bif_substring_after::_0009 ... ok [INFO] [stdout] test tests::bifs::bif_substring::_0017 ... ok [INFO] [stdout] test tests::bifs::bif_substring_before::_0005 ... ok [INFO] [stdout] test tests::bifs::bif_substring::_0022 ... ok [INFO] [stdout] test tests::bifs::bif_substring_before::_0007 ... ok [INFO] [stdout] test tests::bifs::bif_substring_before::_0003 ... ok [INFO] [stdout] test tests::bifs::bif_substring_after::_0007 ... ok [INFO] [stdout] test tests::bifs::bif_substring_before::_0008 ... ok [INFO] [stdout] test tests::bifs::bif_substring_before::_0009 ... ok [INFO] [stdout] test tests::bifs::bif_substring_before::_0001 ... ok [INFO] [stdout] test tests::bifs::bif_substring_before::_0002 ... ok [INFO] [stdout] test tests::bifs::bif_sum::_0002 ... ok [INFO] [stdout] test tests::bifs::bif_sum::_0003 ... ok [INFO] [stdout] test tests::bifs::bif_sum::_0001 ... ok [INFO] [stdout] test tests::bifs::bif_substring_before::_0006 ... ok [INFO] [stdout] test tests::bifs::bif_sum::_0004 ... ok [INFO] [stdout] test tests::bifs::bif_substring_before::_0004 ... ok [INFO] [stdout] test tests::bifs::bif_sum::_0005 ... ok [INFO] [stdout] test tests::bifs::bif_sum::_0007 ... ok [INFO] [stdout] test tests::bifs::bif_sum::_0006 ... ok [INFO] [stdout] test tests::bifs::bif_sum::_0009 ... ok [INFO] [stdout] test tests::bifs::bif_time::_0002 ... ok [INFO] [stdout] test tests::bifs::bif_time::_0001 ... ok [INFO] [stdout] test tests::bifs::bif_time::_0009 ... ok [INFO] [stdout] test tests::bifs::bif_time::_0003 ... ok [INFO] [stdout] test tests::bifs::bif_time::_0004 ... ok [INFO] [stdout] test tests::bifs::bif_time::_0005 ... ok [INFO] [stdout] test tests::bifs::bif_time::_0008 ... ok [INFO] [stdout] test tests::bifs::bif_time::_0011 ... ok [INFO] [stdout] test tests::bifs::bif_time::_0006 ... ok [INFO] [stdout] test tests::bifs::bif_time::_0012 ... ok [INFO] [stdout] test tests::bifs::bif_time::_0014 ... ok [INFO] [stdout] test tests::bifs::bif_time::_0013 ... ok [INFO] [stdout] test tests::bifs::bif_time::_0016 ... ok [INFO] [stdout] test tests::bifs::bif_time::_0018 ... ok [INFO] [stdout] test tests::bifs::bif_time::_0015 ... ok [INFO] [stdout] test tests::bifs::bif_time::_0017 ... ok [INFO] [stdout] test tests::bifs::bif_time::_0010 ... ok [INFO] [stdout] test tests::bifs::bif_time::_0007 ... ok [INFO] [stdout] test tests::bifs::bif_sum::_0008 ... ok [INFO] [stdout] test tests::bifs::bif_time::_0019 ... ok [INFO] [stdout] test tests::bifs::bif_time::_0023 ... ok [INFO] [stdout] test tests::bifs::bif_time::_0020 ... ok [INFO] [stdout] test tests::bifs::bif_time::_0025 ... ok [INFO] [stdout] test tests::bifs::bif_time::_0027 ... ok [INFO] [stdout] test tests::bifs::bif_time::_0021 ... ok [INFO] [stdout] test tests::bifs::bif_time::_0024 ... ok [INFO] [stdout] test tests::bifs::bif_time::_0034 ... ok [INFO] [stdout] test tests::bifs::bif_time::_0032 ... ok [INFO] [stdout] test tests::bifs::bif_time::_0030 ... ok [INFO] [stdout] test tests::bifs::bif_time::_0031 ... ok [INFO] [stdout] test tests::bifs::bif_time::_0033 ... ok [INFO] [stdout] test tests::bifs::bif_time::_0022 ... ok [INFO] [stdout] test tests::bifs::bif_time::_0029 ... ok [INFO] [stdout] test tests::bifs::bif_time::_0028 ... ok [INFO] [stdout] test tests::bifs::bif_time::_0026 ... ok [INFO] [stdout] test tests::bifs::bif_time::_0035 ... ok [INFO] [stdout] test tests::bifs::bif_time::_0040 ... ok [INFO] [stdout] test tests::bifs::bif_time::_0036 ... ok [INFO] [stdout] test tests::bifs::bif_time::_0041 ... ok [INFO] [stdout] test tests::bifs::bif_time::_0046 ... ok [INFO] [stdout] test tests::bifs::bif_time::_0038 ... ok [INFO] [stdout] test tests::bifs::bif_time::_0042 ... ok [INFO] [stdout] test tests::bifs::bif_time::_0044 ... ok [INFO] [stdout] test tests::bifs::bif_time::_0043 ... ok [INFO] [stdout] test tests::bifs::bif_time::_0045 ... ok [INFO] [stdout] test tests::bifs::bif_time::_0039 ... ok [INFO] [stdout] test tests::bifs::bif_time::_0037 ... ok [INFO] [stdout] test tests::bifs::bif_time::_0047 ... ok [INFO] [stdout] test tests::bifs::bif_time::_0050 ... ok [INFO] [stdout] test tests::bifs::bif_time::_0049 ... ok [INFO] [stdout] test tests::bifs::bif_time::_0054 ... ok [INFO] [stdout] test tests::bifs::bif_time::_0048 ... ok [INFO] [stdout] test tests::bifs::bif_time::_0051 ... ok [INFO] [stdout] test tests::bifs::bif_time::_0055 ... ok [INFO] [stdout] test tests::bifs::bif_time::_0053 ... ok [INFO] [stdout] test tests::bifs::bif_union::_0001 ... ok [INFO] [stdout] test tests::bifs::bif_union::_0002 ... ok [INFO] [stdout] test tests::bifs::bif_today::_0002 ... ok [INFO] [stdout] test tests::bifs::bif_union::_0004 ... ok [INFO] [stdout] test tests::bifs::bif_union::_0003 ... ok [INFO] [stdout] test tests::bifs::bif_time::_0052 ... ok [INFO] [stdout] test tests::bifs::bif_upper_case::_0005 ... ok [INFO] [stdout] test tests::bifs::bif_upper_case::_0001 ... ok [INFO] [stdout] test tests::bifs::bif_upper_case::_0006 ... ok [INFO] [stdout] test tests::bifs::bif_upper_case::_0003 ... ok [INFO] [stdout] test tests::bifs::bif_upper_case::_0002 ... ok [INFO] [stdout] test tests::bifs::bif_upper_case::_0007 ... ok [INFO] [stdout] test tests::bifs::bif_union::_0007 ... ok [INFO] [stdout] test tests::bifs::bif_upper_case::_0004 ... ok [INFO] [stdout] test tests::bifs::bif_week_of_year::_0002 ... ok [INFO] [stdout] test tests::bifs::bif_week_of_year::_0003 ... ok [INFO] [stdout] test tests::bifs::bif_week_of_year::_0004 ... ok [INFO] [stdout] test tests::bifs::bif_week_of_year::_0005 ... ok [INFO] [stdout] test tests::bifs::bif_week_of_year::_0006 ... ok [INFO] [stdout] test tests::bifs::bif_today::_0001 ... ok [INFO] [stdout] test tests::bifs::bif_starts::_0007 ... ok [INFO] [stdout] test tests::bifs::bif_union::_0006 ... ok [INFO] [stdout] test tests::bifs::bif_union::_0005 ... ok [INFO] [stdout] test tests::bifs::bif_week_of_year::_0001 ... ok [INFO] [stdout] test tests::bifs::bif_week_of_year::_0009 ... ok [INFO] [stdout] test tests::bifs::bif_week_of_year::_0007 ... ok [INFO] [stdout] test tests::bifs::bif_ym_duration::_0006 ... ok [INFO] [stdout] test tests::bifs::bif_ym_duration::_0007 ... ok [INFO] [stdout] test tests::bifs::bif_ym_duration::_0001 ... ok [INFO] [stdout] test tests::bifs::bif_ym_duration::_0005 ... ok [INFO] [stdout] test tests::bifs::bif_ym_duration::_0008 ... ok [INFO] [stdout] test tests::bifs::bif_week_of_year::_0010 ... ok [INFO] [stdout] test tests::bifs::bif_ym_duration::_0009 ... ok [INFO] [stdout] test tests::bifs::bif_week_of_year::_0008 ... ok [INFO] [stdout] test tests::bifs::bif_ym_duration::_0010 ... ok [INFO] [stdout] test tests::bifs::bif_ym_duration::_0003 ... ok [INFO] [stdout] test tests::bifs::bif_ym_duration::_0011 ... ok [INFO] [stdout] test tests::comments::test_0001 ... ok [INFO] [stdout] test tests::bifs::bif_ym_duration::_0013 ... ok [INFO] [stdout] test tests::bifs::bif_ym_duration::_0012 ... ok [INFO] [stdout] test tests::bifs::bif_ym_duration::_0002 ... ok [INFO] [stdout] test tests::bifs::bif_week_of_year::_0011 ... ok [INFO] [stdout] test tests::comments::test_0003 ... ok [INFO] [stdout] test tests::comments::test_0002 ... ok [INFO] [stdout] test tests::bifs::bif_ym_duration::_0004 ... ok [INFO] [stdout] test tests::comparison_between::_0002 ... ok [INFO] [stdout] test tests::comparison_between::_0003 ... ok [INFO] [stdout] test tests::comments::test_0004 ... ok [INFO] [stdout] test tests::comparison_between::_0004 ... ok [INFO] [stdout] test tests::comparison_between::_0006 ... ok [INFO] [stdout] test tests::comparison_between::_0005 ... ok [INFO] [stdout] test tests::comparison_between::_0001 ... ok [INFO] [stdout] test tests::comparison_between::_0007 ... ok [INFO] [stdout] test tests::comparison_between::_0008 ... ok [INFO] [stdout] test tests::comparison_between::_0009 ... ok [INFO] [stdout] test tests::comparison_between::_0010 ... ok [INFO] [stdout] test tests::comparison_between::_0014 ... ok [INFO] [stdout] test tests::comparison_between::_0012 ... ok [INFO] [stdout] test tests::comparison_between::_0015 ... ok [INFO] [stdout] test tests::comparison_between::_0011 ... ok [INFO] [stdout] test tests::comparison_between::_0016 ... ok [INFO] [stdout] test tests::comparison_between::_0017 ... ok [INFO] [stdout] test tests::comparison_between::_0013 ... ok [INFO] [stdout] test tests::comparison_between::_0018 ... ok [INFO] [stdout] test tests::comparison_between::_0020 ... ok [INFO] [stdout] test tests::comparison_between::_0021 ... ok [INFO] [stdout] test tests::comparison_between::_0019 ... ok [INFO] [stdout] test tests::comparison_between::_0024 ... ok [INFO] [stdout] test tests::comparison_between::_0023 ... ok [INFO] [stdout] test tests::comparison_between::_0027 ... ok [INFO] [stdout] test tests::comparison_between::_0025 ... ok [INFO] [stdout] test tests::comparison_between::_0022 ... ok [INFO] [stdout] test tests::comparison_between::_0029 ... ok [INFO] [stdout] test tests::comparison_between::_0028 ... ok [INFO] [stdout] test tests::bifs::bif_starts::_0020 ... ok [INFO] [stdout] test tests::bifs::bif_sublist::_0028 ... ok [INFO] [stdout] test tests::comparison_between::_0026 ... ok [INFO] [stdout] test tests::comparison_between::_0030 ... ok [INFO] [stdout] test tests::comparison_between::_0034 ... ok [INFO] [stdout] test tests::comparison_between::_0035 ... ok [INFO] [stdout] test tests::comparison_between::_0032 ... ok [INFO] [stdout] test tests::comparison_between::_0033 ... ok [INFO] [stdout] test tests::comparison_between::_0038 ... ok [INFO] [stdout] test tests::comparison_eq::_0002 ... ok [INFO] [stdout] test tests::comparison_eq::_0003 ... ok [INFO] [stdout] test tests::comparison_eq::_0004 ... ok [INFO] [stdout] test tests::comparison_eq::_0001 ... ok [INFO] [stdout] test tests::comparison_eq::_0005 ... ok [INFO] [stdout] test tests::comparison_eq::_0006 ... ok [INFO] [stdout] test tests::comparison_between::_0037 ... ok [INFO] [stdout] test tests::comparison_eq::_0007 ... ok [INFO] [stdout] test tests::comparison_between::_0031 ... ok [INFO] [stdout] test tests::comparison_eq::_0009 ... ok [INFO] [stdout] test tests::comparison_between::_0036 ... ok [INFO] [stdout] test tests::comparison_eq::_0008 ... ok [INFO] [stdout] test tests::comparison_eq::_0010 ... ok [INFO] [stdout] test tests::comparison_eq::_0012 ... ok [INFO] [stdout] test tests::comparison_eq::_0011 ... ok [INFO] [stdout] test tests::comparison_between::_0039 ... ok [INFO] [stdout] test tests::comparison_eq::_0014 ... ok [INFO] [stdout] test tests::comparison_eq::_0016 ... ok [INFO] [stdout] test tests::comparison_eq::_0015 ... ok [INFO] [stdout] test tests::comparison_eq::_0018 ... ok [INFO] [stdout] test tests::comparison_eq::_0013 ... ok [INFO] [stdout] test tests::comparison_eq::_0025 ... ok [INFO] [stdout] test tests::comparison_eq::_0020 ... ok [INFO] [stdout] test tests::comparison_eq::_0022 ... ok [INFO] [stdout] test tests::comparison_eq::_0023 ... ok [INFO] [stdout] test tests::comparison_eq::_0024 ... ok [INFO] [stdout] test tests::comparison_eq::_0026 ... ok [INFO] [stdout] test tests::comparison_eq::_0021 ... ok [INFO] [stdout] test tests::comparison_eq::_0019 ... ok [INFO] [stdout] test tests::comparison_eq::_0028 ... ok [INFO] [stdout] test tests::comparison_eq::_0029 ... ok [INFO] [stdout] test tests::comparison_eq::_0031 ... ok [INFO] [stdout] test tests::comparison_eq::_0032 ... ok [INFO] [stdout] test tests::comparison_eq::_0035 ... ok [INFO] [stdout] test tests::comparison_eq::_0033 ... ok [INFO] [stdout] test tests::comparison_eq::_0039 ... ok [INFO] [stdout] test tests::comparison_eq::_0040 ... ok [INFO] [stdout] test tests::comparison_eq::_0036 ... ok [INFO] [stdout] test tests::comparison_eq::_0027 ... ok [INFO] [stdout] test tests::comparison_eq::_0043 ... ok [INFO] [stdout] test tests::comparison_eq::_0034 ... ok [INFO] [stdout] test tests::comparison_eq::_0037 ... ok [INFO] [stdout] test tests::comparison_eq::_0042 ... ok [INFO] [stdout] test tests::comparison_eq::_0038 ... ok [INFO] [stdout] test tests::comparison_eq::_0041 ... ok [INFO] [stdout] test tests::comparison_eq::_0017 ... ok [INFO] [stdout] test tests::comparison_eq::_0044 ... ok [INFO] [stdout] test tests::comparison_eq::_0046 ... ok [INFO] [stdout] test tests::comparison_eq::_0050 ... ok [INFO] [stdout] test tests::comparison_eq::_0048 ... ok [INFO] [stdout] test tests::comparison_eq::_0052 ... ok [INFO] [stdout] test tests::comparison_eq::_0030 ... ok [INFO] [stdout] test tests::comparison_eq::_0056 ... ok [INFO] [stdout] test tests::comparison_eq::_0055 ... ok [INFO] [stdout] test tests::comparison_eq::_0057 ... ok [INFO] [stdout] test tests::comparison_eq::_0059 ... ok [INFO] [stdout] test tests::comparison_eq::_0047 ... ok [INFO] [stdout] test tests::comparison_eq::_0045 ... ok [INFO] [stdout] test tests::comparison_eq::_0051 ... ok [INFO] [stdout] test tests::comparison_eq::_0053 ... ok [INFO] [stdout] test tests::comparison_eq::_0058 ... ok [INFO] [stdout] test tests::comparison_eq::_0054 ... ok [INFO] [stdout] test tests::comparison_eq::_0060 ... ok [INFO] [stdout] test tests::comparison_eq::_0066 ... ok [INFO] [stdout] test tests::comparison_ge::_0003 ... ok [INFO] [stdout] test tests::comparison_ge::_0001 ... ok [INFO] [stdout] test tests::comparison_eq::_0063 ... ok [INFO] [stdout] test tests::comparison_eq::_0064 ... ok [INFO] [stdout] test tests::comparison_eq::_0065 ... ok [INFO] [stdout] test tests::comparison_eq::_0061 ... ok [INFO] [stdout] test tests::comparison_eq::_0062 ... ok [INFO] [stdout] test tests::comparison_ge::_0002 ... ok [INFO] [stdout] test tests::comparison_ge::_0005 ... ok [INFO] [stdout] test tests::comparison_ge::_0004 ... ok [INFO] [stdout] test tests::comparison_eq::_0049 ... ok [INFO] [stdout] test tests::comparison_ge::_0011 ... ok [INFO] [stdout] test tests::comparison_ge::_0019 ... ok [INFO] [stdout] test tests::comparison_ge::_0007 ... ok [INFO] [stdout] test tests::comparison_ge::_0009 ... ok [INFO] [stdout] test tests::comparison_ge::_0010 ... ok [INFO] [stdout] test tests::comparison_ge::_0008 ... ok [INFO] [stdout] test tests::comparison_ge::_0021 ... ok [INFO] [stdout] test tests::comparison_ge::_0020 ... ok [INFO] [stdout] test tests::comparison_ge::_0006 ... ok [INFO] [stdout] test tests::comparison_ge::_0012 ... ok [INFO] [stdout] test tests::comparison_ge::_0013 ... ok [INFO] [stdout] test tests::comparison_ge::_0014 ... ok [INFO] [stdout] test tests::comparison_ge::_0015 ... ok [INFO] [stdout] test tests::comparison_ge::_0016 ... ok [INFO] [stdout] test tests::comparison_ge::_0017 ... ok [INFO] [stdout] test tests::comparison_ge::_0018 ... ok [INFO] [stdout] test tests::comparison_ge::_0025 ... ok [INFO] [stdout] test tests::comparison_ge::_0026 ... ok [INFO] [stdout] test tests::comparison_ge::_0027 ... ok [INFO] [stdout] test tests::comparison_ge::_0023 ... ok [INFO] [stdout] test tests::comparison_ge::_0022 ... ok [INFO] [stdout] test tests::comparison_ge::_0028 ... ok [INFO] [stdout] test tests::comparison_ge::_0029 ... ok [INFO] [stdout] test tests::comparison_ge::_0031 ... ok [INFO] [stdout] test tests::comparison_ge::_0030 ... ok [INFO] [stdout] test tests::comparison_ge::_0024 ... ok [INFO] [stdout] test tests::comparison_ge::_0032 ... ok [INFO] [stdout] test tests::comparison_ge::_0034 ... ok [INFO] [stdout] test tests::comparison_ge::_0035 ... ok [INFO] [stdout] test tests::comparison_ge::_0038 ... ok [INFO] [stdout] test tests::comparison_ge::_0039 ... ok [INFO] [stdout] test tests::comparison_ge::_0037 ... ok [INFO] [stdout] test tests::comparison_ge::_0041 ... ok [INFO] [stdout] test tests::comparison_gt::_0004 ... ok [INFO] [stdout] test tests::comparison_gt::_0003 ... ok [INFO] [stdout] test tests::comparison_gt::_0005 ... ok [INFO] [stdout] test tests::comparison_gt::_0006 ... ok [INFO] [stdout] test tests::comparison_ge::_0033 ... ok [INFO] [stdout] test tests::comparison_gt::_0007 ... ok [INFO] [stdout] test tests::comparison_ge::_0036 ... ok [INFO] [stdout] test tests::comparison_ge::_0040 ... ok [INFO] [stdout] test tests::comparison_ge::_0044 ... ok [INFO] [stdout] test tests::comparison_gt::_0001 ... ok [INFO] [stdout] test tests::comparison_ge::_0045 ... ok [INFO] [stdout] test tests::comparison_gt::_0002 ... ok [INFO] [stdout] test tests::comparison_ge::_0042 ... ok [INFO] [stdout] test tests::comparison_gt::_0008 ... ok [INFO] [stdout] test tests::comparison_gt::_0009 ... ok [INFO] [stdout] test tests::comparison_gt::_0011 ... ok [INFO] [stdout] test tests::comparison_gt::_0015 ... ok [INFO] [stdout] test tests::comparison_ge::_0043 ... ok [INFO] [stdout] test tests::comparison_gt::_0018 ... ok [INFO] [stdout] test tests::comparison_gt::_0020 ... ok [INFO] [stdout] test tests::comparison_gt::_0021 ... ok [INFO] [stdout] test tests::comparison_gt::_0019 ... ok [INFO] [stdout] test tests::comparison_gt::_0016 ... ok [INFO] [stdout] test tests::comparison_gt::_0012 ... ok [INFO] [stdout] test tests::comparison_gt::_0014 ... ok [INFO] [stdout] test tests::comparison_gt::_0013 ... ok [INFO] [stdout] test tests::comparison_gt::_0017 ... ok [INFO] [stdout] test tests::comparison_gt::_0010 ... ok [INFO] [stdout] test tests::comparison_gt::_0023 ... ok [INFO] [stdout] test tests::comparison_gt::_0025 ... ok [INFO] [stdout] test tests::comparison_gt::_0028 ... ok [INFO] [stdout] test tests::comparison_gt::_0031 ... ok [INFO] [stdout] test tests::comparison_gt::_0024 ... ok [INFO] [stdout] test tests::comparison_gt::_0036 ... ok [INFO] [stdout] test tests::comparison_gt::_0026 ... ok [INFO] [stdout] test tests::comparison_gt::_0037 ... ok [INFO] [stdout] test tests::comparison_gt::_0022 ... ok [INFO] [stdout] test tests::comparison_gt::_0029 ... ok [INFO] [stdout] test tests::comparison_in::_0001 ... ok [INFO] [stdout] test tests::comparison_in::_0006 ... ok [INFO] [stdout] test tests::comparison_in::_0004 ... ok [INFO] [stdout] test tests::comparison_in::_0005 ... ok [INFO] [stdout] test tests::comparison_gt::_0032 ... ok [INFO] [stdout] test tests::comparison_in::_0008 ... ok [INFO] [stdout] test tests::comparison_in::_0003 ... ok [INFO] [stdout] test tests::comparison_in::_0002 ... ok [INFO] [stdout] test tests::comparison_gt::_0034 ... ok [INFO] [stdout] test tests::comparison_in::_0010 ... ok [INFO] [stdout] test tests::comparison_gt::_0027 ... ok [INFO] [stdout] test tests::comparison_in::_0012 ... ok [INFO] [stdout] test tests::comparison_in::_0009 ... ok [INFO] [stdout] test tests::comparison_gt::_0033 ... ok [INFO] [stdout] test tests::comparison_in::_0018 ... ok [INFO] [stdout] test tests::comparison_in::_0011 ... ok [INFO] [stdout] test tests::comparison_in::_0019 ... ok [INFO] [stdout] test tests::comparison_gt::_0030 ... ok [INFO] [stdout] test tests::comparison_in::_0007 ... ok [INFO] [stdout] test tests::comparison_gt::_0035 ... ok [INFO] [stdout] test tests::comparison_in::_0014 ... ok [INFO] [stdout] test tests::comparison_in::_0013 ... ok [INFO] [stdout] test tests::comparison_in::_0020 ... ok [INFO] [stdout] test tests::comparison_in::_0015 ... ok [INFO] [stdout] test tests::comparison_in::_0017 ... ok [INFO] [stdout] test tests::comparison_in::_0021 ... ok [INFO] [stdout] test tests::comparison_in::_0023 ... ok [INFO] [stdout] test tests::comparison_in::_0024 ... ok [INFO] [stdout] test tests::comparison_in::_0030 ... ok [INFO] [stdout] test tests::comparison_in::_0029 ... ok [INFO] [stdout] test tests::comparison_in::_0026 ... ok [INFO] [stdout] test tests::comparison_in::_0027 ... ok [INFO] [stdout] test tests::comparison_in::_0031 ... ok [INFO] [stdout] test tests::comparison_in::_0028 ... ok [INFO] [stdout] test tests::comparison_in::_0025 ... ok [INFO] [stdout] test tests::comparison_in::_0016 ... ok [INFO] [stdout] test tests::comparison_in::_0032 ... ok [INFO] [stdout] test tests::comparison_in::_0035 ... ok [INFO] [stdout] test tests::comparison_in::_0037 ... ok [INFO] [stdout] test tests::comparison_in::_0036 ... ok [INFO] [stdout] test tests::comparison_in::_0040 ... ok [INFO] [stdout] test tests::comparison_in::_0039 ... ok [INFO] [stdout] test tests::comparison_in::_0043 ... ok [INFO] [stdout] test tests::comparison_in::_0041 ... ok [INFO] [stdout] test tests::comparison_in::_0033 ... ok [INFO] [stdout] test tests::comparison_in::_0044 ... ok [INFO] [stdout] test tests::comparison_in::_0034 ... ok [INFO] [stdout] test tests::comparison_in::_0048 ... ok [INFO] [stdout] test tests::comparison_in::_0045 ... ok [INFO] [stdout] test tests::comparison_in::_0053 ... ok [INFO] [stdout] test tests::comparison_in::_0051 ... ok [INFO] [stdout] test tests::comparison_in::_0054 ... ok [INFO] [stdout] test tests::comparison_in::_0050 ... ok [INFO] [stdout] test tests::comparison_in::_0052 ... ok [INFO] [stdout] test tests::comparison_in::_0049 ... ok [INFO] [stdout] test tests::comparison_in::_0055 ... ok [INFO] [stdout] test tests::comparison_in::_0057 ... ok [INFO] [stdout] test tests::comparison_in::_0056 ... ok [INFO] [stdout] test tests::comparison_in::_0058 ... ok [INFO] [stdout] test tests::comparison_in::_0022 ... ok [INFO] [stdout] test tests::comparison_in::_0046 ... ok [INFO] [stdout] test tests::comparison_in::_0047 ... ok [INFO] [stdout] test tests::comparison_in::_0038 ... ok [INFO] [stdout] test tests::comparison_in::_0042 ... ok [INFO] [stdout] test tests::comparison_in::_0059 ... ok [INFO] [stdout] test tests::comparison_in::_0060 ... ok [INFO] [stdout] test tests::comparison_in::_0062 ... ok [INFO] [stdout] test tests::comparison_in::_0064 ... ok [INFO] [stdout] test tests::comparison_in::_0061 ... ok [INFO] [stdout] test tests::comparison_in::_0065 ... ok [INFO] [stdout] test tests::comparison_in::_0063 ... ok [INFO] [stdout] test tests::comparison_in::_0067 ... ok [INFO] [stdout] test tests::comparison_in::_0068 ... ok [INFO] [stdout] test tests::comparison_in::_0069 ... ok [INFO] [stdout] test tests::comparison_in::_0070 ... ok [INFO] [stdout] test tests::comparison_in::_0072 ... ok [INFO] [stdout] test tests::comparison_in::_0071 ... ok [INFO] [stdout] test tests::comparison_in::_0073 ... ok [INFO] [stdout] test tests::comparison_in::_0075 ... ok [INFO] [stdout] test tests::comparison_in::_0077 ... ok [INFO] [stdout] test tests::comparison_in::_0076 ... ok [INFO] [stdout] test tests::comparison_in::_0078 ... ok [INFO] [stdout] test tests::comparison_in::_0079 ... ok [INFO] [stdout] test tests::comparison_in::_0081 ... ok [INFO] [stdout] test tests::comparison_in::_0080 ... ok [INFO] [stdout] test tests::comparison_in::_0082 ... ok [INFO] [stdout] test tests::comparison_in::_0083 ... ok [INFO] [stdout] test tests::comparison_in::_0085 ... ok [INFO] [stdout] test tests::comparison_le::_0001 ... ok [INFO] [stdout] test tests::comparison_le::_0002 ... ok [INFO] [stdout] test tests::comparison_in::_0086 ... ok [INFO] [stdout] test tests::comparison_in::_0084 ... ok [INFO] [stdout] test tests::comparison_le::_0003 ... ok [INFO] [stdout] test tests::comparison_le::_0004 ... ok [INFO] [stdout] test tests::comparison_le::_0005 ... ok [INFO] [stdout] test tests::comparison_in::_0087 ... ok [INFO] [stdout] test tests::comparison_le::_0006 ... ok [INFO] [stdout] test tests::comparison_le::_0007 ... ok [INFO] [stdout] test tests::comparison_le::_0008 ... ok [INFO] [stdout] test tests::comparison_in::_0066 ... ok [INFO] [stdout] test tests::comparison_le::_0010 ... ok [INFO] [stdout] test tests::comparison_le::_0011 ... ok [INFO] [stdout] test tests::comparison_in::_0074 ... ok [INFO] [stdout] test tests::comparison_le::_0013 ... ok [INFO] [stdout] test tests::comparison_le::_0014 ... ok [INFO] [stdout] test tests::comparison_le::_0009 ... ok [INFO] [stdout] test tests::comparison_le::_0012 ... ok [INFO] [stdout] test tests::comparison_le::_0017 ... ok [INFO] [stdout] test tests::comparison_le::_0018 ... ok [INFO] [stdout] test tests::comparison_le::_0019 ... ok [INFO] [stdout] test tests::comparison_le::_0020 ... ok [INFO] [stdout] test tests::comparison_le::_0026 ... ok [INFO] [stdout] test tests::comparison_le::_0023 ... ok [INFO] [stdout] test tests::comparison_le::_0030 ... ok [INFO] [stdout] test tests::comparison_le::_0027 ... ok [INFO] [stdout] test tests::comparison_le::_0015 ... ok [INFO] [stdout] test tests::comparison_le::_0031 ... ok [INFO] [stdout] test tests::comparison_le::_0028 ... ok [INFO] [stdout] test tests::comparison_le::_0029 ... ok [INFO] [stdout] test tests::comparison_le::_0016 ... ok [INFO] [stdout] test tests::comparison_le::_0022 ... ok [INFO] [stdout] test tests::comparison_le::_0024 ... ok [INFO] [stdout] test tests::comparison_le::_0033 ... ok [INFO] [stdout] test tests::comparison_le::_0025 ... ok [INFO] [stdout] test tests::comparison_le::_0032 ... ok [INFO] [stdout] test tests::comparison_le::_0021 ... ok [INFO] [stdout] test tests::comparison_le::_0034 ... ok [INFO] [stdout] test tests::comparison_le::_0035 ... ok [INFO] [stdout] test tests::comparison_le::_0036 ... ok [INFO] [stdout] test tests::comparison_le::_0037 ... ok [INFO] [stdout] test tests::comparison_le::_0038 ... ok [INFO] [stdout] test tests::comparison_le::_0039 ... ok [INFO] [stdout] test tests::comparison_le::_0040 ... ok [INFO] [stdout] test tests::comparison_lt::_0006 ... ok [INFO] [stdout] test tests::comparison_lt::_0008 ... ok [INFO] [stdout] test tests::comparison_le::_0041 ... ok [INFO] [stdout] test tests::comparison_lt::_0009 ... ok [INFO] [stdout] test tests::comparison_lt::_0010 ... ok [INFO] [stdout] test tests::comparison_le::_0042 ... ok [INFO] [stdout] test tests::comparison_lt::_0001 ... ok [INFO] [stdout] test tests::comparison_lt::_0012 ... ok [INFO] [stdout] test tests::comparison_lt::_0014 ... ok [INFO] [stdout] test tests::comparison_lt::_0002 ... ok [INFO] [stdout] test tests::comparison_lt::_0003 ... ok [INFO] [stdout] test tests::comparison_lt::_0018 ... ok [INFO] [stdout] test tests::comparison_lt::_0017 ... ok [INFO] [stdout] test tests::comparison_lt::_0019 ... ok [INFO] [stdout] test tests::comparison_lt::_0005 ... ok [INFO] [stdout] test tests::comparison_lt::_0004 ... ok [INFO] [stdout] test tests::comparison_lt::_0013 ... ok [INFO] [stdout] test tests::comparison_lt::_0011 ... ok [INFO] [stdout] test tests::comparison_lt::_0007 ... ok [INFO] [stdout] test tests::comparison_lt::_0021 ... ok [INFO] [stdout] test tests::comparison_lt::_0020 ... ok [INFO] [stdout] test tests::comparison_lt::_0016 ... ok [INFO] [stdout] test tests::comparison_lt::_0022 ... ok [INFO] [stdout] test tests::comparison_lt::_0024 ... ok [INFO] [stdout] test tests::comparison_lt::_0029 ... ok [INFO] [stdout] test tests::comparison_lt::_0030 ... ok [INFO] [stdout] test tests::comparison_lt::_0025 ... ok [INFO] [stdout] test tests::comparison_lt::_0034 ... ok [INFO] [stdout] test tests::comparison_ne::_0002 ... ok [INFO] [stdout] test tests::comparison_lt::_0036 ... ok [INFO] [stdout] test tests::comparison_lt::_0035 ... ok [INFO] [stdout] test tests::comparison_lt::_0037 ... ok [INFO] [stdout] test tests::comparison_lt::_0028 ... ok [INFO] [stdout] test tests::comparison_lt::_0023 ... ok [INFO] [stdout] test tests::comparison_lt::_0026 ... ok [INFO] [stdout] test tests::comparison_lt::_0031 ... ok [INFO] [stdout] test tests::comparison_ne::_0001 ... ok [INFO] [stdout] test tests::comparison_lt::_0033 ... ok [INFO] [stdout] test tests::comparison_lt::_0032 ... ok [INFO] [stdout] test tests::comparison_ne::_0003 ... ok [INFO] [stdout] test tests::comparison_ne::_0005 ... ok [INFO] [stdout] test tests::comparison_ne::_0004 ... ok [INFO] [stdout] test tests::comparison_ne::_0007 ... ok [INFO] [stdout] test tests::comparison_ne::_0009 ... ok [INFO] [stdout] test tests::comparison_ne::_0010 ... ok [INFO] [stdout] test tests::comparison_ne::_0006 ... ok [INFO] [stdout] test tests::comparison_ne::_0011 ... ok [INFO] [stdout] test tests::comparison_ne::_0012 ... ok [INFO] [stdout] test tests::comparison_ne::_0013 ... ok [INFO] [stdout] test tests::comparison_ne::_0008 ... ok [INFO] [stdout] test tests::comparison_ne::_0018 ... ok [INFO] [stdout] test tests::comparison_ne::_0019 ... ok [INFO] [stdout] test tests::comparison_ne::_0020 ... ok [INFO] [stdout] test tests::comparison_ne::_0022 ... ok [INFO] [stdout] test tests::comparison_ne::_0021 ... ok [INFO] [stdout] test tests::comparison_ne::_0015 ... ok [INFO] [stdout] test tests::conjunction::test_0002 ... ok [INFO] [stdout] test tests::comparison_ne::_0014 ... ok [INFO] [stdout] test tests::comparison_lt::_0027 ... ok [INFO] [stdout] test tests::comparison_ne::_0016 ... ok [INFO] [stdout] test tests::comparison_lt::_0015 ... ok [INFO] [stdout] test tests::conjunction::test_0001 ... ok [INFO] [stdout] test tests::conjunction::test_0003 ... ok [INFO] [stdout] test tests::comparison_ne::_0017 ... ok [INFO] [stdout] test tests::conjunction::test_0006 ... ok [INFO] [stdout] test tests::conjunction::test_0004 ... ok [INFO] [stdout] test tests::conjunction::test_0005 ... ok [INFO] [stdout] test tests::conjunction::test_0007 ... ok [INFO] [stdout] test tests::conjunction::test_0019 ... ok [INFO] [stdout] test tests::conjunction::test_0020 ... ok [INFO] [stdout] test tests::conjunction::test_0008 ... ok [INFO] [stdout] test tests::conjunction::test_0009 ... ok [INFO] [stdout] test tests::conjunction::test_0010 ... ok [INFO] [stdout] test tests::conjunction::test_0011 ... ok [INFO] [stdout] test tests::conjunction::test_0012 ... ok [INFO] [stdout] test tests::conjunction::test_0013 ... ok [INFO] [stdout] test tests::conjunction::test_0014 ... ok [INFO] [stdout] test tests::conjunction::test_0015 ... ok [INFO] [stdout] test tests::conjunction::test_0016 ... ok [INFO] [stdout] test tests::conjunction::test_0017 ... ok [INFO] [stdout] test tests::conjunction::test_0018 ... ok [INFO] [stdout] test tests::conjunction::test_0021 ... ok [INFO] [stdout] test tests::conjunction::test_0022 ... ok [INFO] [stdout] test tests::conjunction::test_0023 ... ok [INFO] [stdout] test tests::context::_0001 ... ok [INFO] [stdout] test tests::context::_0002 ... ok [INFO] [stdout] test tests::context::_0005 ... ok [INFO] [stdout] test tests::context::_0004 ... ok [INFO] [stdout] test tests::context::_0006 ... ok [INFO] [stdout] test tests::context::_0007 ... ok [INFO] [stdout] test tests::disjunction::test_0002 ... ok [INFO] [stdout] test tests::disjunction::test_0007 ... ok [INFO] [stdout] test tests::disjunction::test_0009 ... ok [INFO] [stdout] test tests::disjunction::test_0011 ... ok [INFO] [stdout] test tests::disjunction::test_0006 ... ok [INFO] [stdout] test tests::disjunction::test_0008 ... ok [INFO] [stdout] test tests::disjunction::test_0001 ... ok [INFO] [stdout] test tests::disjunction::test_0003 ... ok [INFO] [stdout] test tests::context::_0003 ... ok [INFO] [stdout] test tests::disjunction::test_0004 ... ok [INFO] [stdout] test tests::disjunction::test_0005 ... ok [INFO] [stdout] test tests::disjunction::test_0010 ... ok [INFO] [stdout] test tests::disjunction::test_0012 ... ok [INFO] [stdout] test tests::disjunction::test_0013 ... ok [INFO] [stdout] test tests::disjunction::test_0014 ... ok [INFO] [stdout] test tests::disjunction::test_0015 ... ok [INFO] [stdout] test tests::disjunction::test_0017 ... ok [INFO] [stdout] test tests::disjunction::test_0016 ... ok [INFO] [stdout] test tests::disjunction::test_0019 ... ok [INFO] [stdout] test tests::disjunction::test_0018 ... ok [INFO] [stdout] test tests::division::_0001 ... ok [INFO] [stdout] test tests::disjunction::test_0023 ... ok [INFO] [stdout] test tests::division::_0005 ... ok [INFO] [stdout] test tests::division::_0007 ... ok [INFO] [stdout] test tests::division::_0008 ... ok [INFO] [stdout] test tests::disjunction::test_0022 ... ok [INFO] [stdout] test tests::division::_0002 ... ok [INFO] [stdout] test tests::division::_0003 ... ok [INFO] [stdout] test tests::division::_0017 ... ok [INFO] [stdout] test tests::division::_0019 ... ok [INFO] [stdout] test tests::disjunction::test_0020 ... ok [INFO] [stdout] test tests::division::_0020 ... ok [INFO] [stdout] test tests::division::_0014 ... ok [INFO] [stdout] test tests::division::_0011 ... ok [INFO] [stdout] test tests::division::_0021 ... ok [INFO] [stdout] test tests::division::_0022 ... ok [INFO] [stdout] test tests::division::_0009 ... ok [INFO] [stdout] test tests::division::_0016 ... ok [INFO] [stdout] test tests::division::_0013 ... ok [INFO] [stdout] test tests::division::_0015 ... ok [INFO] [stdout] test tests::division::_0012 ... ok [INFO] [stdout] test tests::division::_0004 ... ok [INFO] [stdout] test tests::division::_0010 ... ok [INFO] [stdout] test tests::division::_0023 ... ok [INFO] [stdout] test tests::empty_input::test_empty_input ... ok [INFO] [stdout] test tests::every_expression::_0006 ... ok [INFO] [stdout] test tests::every_expression::_0003 ... ok [INFO] [stdout] test tests::every_expression::_0001 ... ok [INFO] [stdout] test tests::every_expression::_0004 ... ok [INFO] [stdout] test tests::every_expression::_0002 ... ok [INFO] [stdout] test tests::exponentiation::test_0006 ... ok [INFO] [stdout] test tests::exponentiation::test_0007 ... ok [INFO] [stdout] test tests::every_expression::_0007 ... ok [INFO] [stdout] test tests::every_expression::_0005 ... ok [INFO] [stdout] test tests::exponentiation::test_0001 ... ok [INFO] [stdout] test tests::exponentiation::test_0003 ... ok [INFO] [stdout] test tests::exponentiation::test_0005 ... ok [INFO] [stdout] test tests::exponentiation::test_0002 ... ok [INFO] [stdout] test tests::exponentiation::test_0008 ... ok [INFO] [stdout] test tests::exponentiation::test_0010 ... ok [INFO] [stdout] test tests::exponentiation::test_0009 ... ok [INFO] [stdout] test tests::exponentiation::test_0004 ... ok [INFO] [stdout] test tests::exponentiation::test_0011 ... ok [INFO] [stdout] test tests::exponentiation::test_0015 ... ok [INFO] [stdout] test tests::exponentiation::test_0012 ... ok [INFO] [stdout] test tests::exponentiation::test_0016 ... ok [INFO] [stdout] test tests::exponentiation::test_0014 ... ok [INFO] [stdout] test tests::exponentiation::test_0013 ... ok [INFO] [stdout] test tests::exponentiation::test_0020 ... ok [INFO] [stdout] test tests::exponentiation::test_0017 ... ok [INFO] [stdout] test tests::exponentiation::test_0019 ... ok [INFO] [stdout] test tests::exponentiation::test_0022 ... ok [INFO] [stdout] test tests::exponentiation::test_0023 ... ok [INFO] [stdout] test tests::exponentiation::test_0018 ... ok [INFO] [stdout] test tests::external_functions::_0005 ... ok [INFO] [stdout] test tests::exponentiation::test_0021 ... ok [INFO] [stdout] test tests::external_functions::_0009 ... ok [INFO] [stdout] test tests::external_functions::_0007 ... ok [INFO] [stdout] test tests::external_functions::_0004 ... ok [INFO] [stdout] test tests::external_functions::_0010 ... ok [INFO] [stdout] test tests::external_functions::_0011 ... ok [INFO] [stdout] test tests::external_functions::_0002 ... ok [INFO] [stdout] test tests::disjunction::test_0021 ... ok [INFO] [stdout] test tests::division::_0018 ... ok [INFO] [stdout] test tests::division::_0006 ... ok [INFO] [stdout] test tests::bifs::bif_time::_0056 - should panic ... ok [INFO] [stdout] test tests::external_functions::_0020 ... ok [INFO] [stdout] test tests::external_functions::_0021 ... ok [INFO] [stdout] test tests::external_functions::_0023 ... ok [INFO] [stdout] test tests::external_functions::_0022 ... ok [INFO] [stdout] test tests::external_functions::_0008 ... FAILED [INFO] [stdout] test tests::external_functions::_0006 ... FAILED [INFO] [stdout] test tests::external_functions::_0001 ... FAILED [INFO] [stdout] test tests::filter::_0002 ... ok [INFO] [stdout] test tests::external_functions::_0003 ... FAILED [INFO] [stdout] test tests::filter::_0001 ... ok [INFO] [stdout] test tests::external_functions::_0018 ... FAILED [INFO] [stdout] test tests::filter::_0004 ... ok [INFO] [stdout] test tests::filter::_0003 ... ok [INFO] [stdout] test tests::external_functions::_0016 ... FAILED [INFO] [stdout] test tests::filter::_0005 ... ok [INFO] [stdout] test tests::filter::_0008 ... ok [INFO] [stdout] test tests::filter::_0006 ... ok [INFO] [stdout] test tests::external_functions::_0014 ... FAILED [INFO] [stdout] test tests::external_functions::_0019 ... FAILED [INFO] [stdout] test tests::external_functions::_0025 ... FAILED [INFO] [stdout] test tests::external_functions::_0012 ... FAILED [INFO] [stdout] test tests::external_functions::_0013 ... FAILED [INFO] [stdout] test tests::filter::_0017 ... ok [INFO] [stdout] test tests::filter::_0016 ... ok [INFO] [stdout] test tests::filter::_0018 ... ok [INFO] [stdout] test tests::filter::_0013 ... ok [INFO] [stdout] test tests::external_functions::_0017 ... FAILED [INFO] [stdout] test tests::external_functions::_0015 ... FAILED [INFO] [stdout] test tests::external_functions::_0024 ... ok [INFO] [stdout] test tests::filter::_0012 ... ok [INFO] [stdout] test tests::filter::_0009 ... ok [INFO] [stdout] test tests::filter::_0010 ... ok [INFO] [stdout] test tests::filter::_0019 ... ok [INFO] [stdout] test tests::filter::_0023 ... ok [INFO] [stdout] test tests::filter::_0021 ... ok [INFO] [stdout] test tests::filter::_0020 ... ok [INFO] [stdout] test tests::filter::_0014 ... ok [INFO] [stdout] test tests::filter::_0015 ... ok [INFO] [stdout] test tests::filter::_0011 ... ok [INFO] [stdout] test tests::filter::_0031 ... ok [INFO] [stdout] test tests::filter::_0025 ... ok [INFO] [stdout] test tests::filter::_0038 ... ok [INFO] [stdout] test tests::filter::_0026 ... ok [INFO] [stdout] test tests::filter::_0027 ... ok [INFO] [stdout] test tests::filter::_0028 ... ok [INFO] [stdout] test tests::filter::_0039 ... ok [INFO] [stdout] test tests::filter::_0040 ... ok [INFO] [stdout] test tests::filter::_0030 ... ok [INFO] [stdout] test tests::filter::_0032 ... ok [INFO] [stdout] test tests::filter::_0041 ... ok [INFO] [stdout] test tests::filter::_0044 ... ok [INFO] [stdout] test tests::filter::_0033 ... ok [INFO] [stdout] test tests::filter::_0045 ... ok [INFO] [stdout] test tests::filter::_0042 ... ok [INFO] [stdout] test tests::filter::_0043 ... ok [INFO] [stdout] test tests::filter::_0034 ... ok [INFO] [stdout] test tests::filter::_0035 ... ok [INFO] [stdout] test tests::filter::_0036 ... ok [INFO] [stdout] test tests::filter::_0037 ... ok [INFO] [stdout] test tests::filter::_0029 ... ok [INFO] [stdout] test tests::filter::_0024 ... ok [INFO] [stdout] test tests::filter::_0046 ... ok [INFO] [stdout] test tests::filter::_0047 ... ok [INFO] [stdout] test tests::filter::_0022 ... ok [INFO] [stdout] test tests::filter::_0050 ... ok [INFO] [stdout] test tests::filter::_0051 ... ok [INFO] [stdout] test tests::filter::_0053 ... ok [INFO] [stdout] test tests::filter::_0065 ... ok [INFO] [stdout] test tests::filter::_0049 ... ok [INFO] [stdout] test tests::filter::_0048 ... ok [INFO] [stdout] test tests::filter::_0052 ... ok [INFO] [stdout] test tests::filter::_0057 ... ok [INFO] [stdout] test tests::filter::_0007 ... ok [INFO] [stdout] test tests::filter::_0060 ... ok [INFO] [stdout] test tests::filter::_0063 ... ok [INFO] [stdout] test tests::filter::_0066 ... ok [INFO] [stdout] test tests::filter::_0067 ... ok [INFO] [stdout] test tests::filter::_0058 ... ok [INFO] [stdout] test tests::filter::_0061 ... ok [INFO] [stdout] test tests::filter::_0068 ... ok [INFO] [stdout] test tests::filter::_0069 ... ok [INFO] [stdout] test tests::filter::_0070 ... ok [INFO] [stdout] test tests::filter::_0071 ... ok [INFO] [stdout] test tests::filter::_0054 ... ok [INFO] [stdout] test tests::filter::_0062 ... ok [INFO] [stdout] test tests::filter::_0073 ... ok [INFO] [stdout] test tests::filter::_0076 ... ok [INFO] [stdout] test tests::filter::_0075 ... ok [INFO] [stdout] test tests::filter::_0072 ... ok [INFO] [stdout] test tests::for_expression::_0001 ... ok [INFO] [stdout] test tests::for_expression::_0002 ... ok [INFO] [stdout] test tests::for_expression::_0005 ... ok [INFO] [stdout] test tests::for_expression::_0007 ... ok [INFO] [stdout] test tests::filter::_0074 ... ok [INFO] [stdout] test tests::for_expression::_0004 ... ok [INFO] [stdout] test tests::for_expression::_0006 ... ok [INFO] [stdout] test tests::filter::_0064 ... ok [INFO] [stdout] test tests::for_expression::_0009 ... ok [INFO] [stdout] test tests::filter::_0059 ... ok [INFO] [stdout] test tests::for_expression::_0008 ... ok [INFO] [stdout] test tests::filter::_0056 ... ok [INFO] [stdout] test tests::for_expression::_0010 ... ok [INFO] [stdout] test tests::filter::_0055 ... ok [INFO] [stdout] test tests::for_expression::_0020 ... ok [INFO] [stdout] test tests::for_expression::_0013 ... ok [INFO] [stdout] test tests::for_expression::_0003 ... ok [INFO] [stdout] test tests::for_expression::_0015 ... ok [INFO] [stdout] test tests::for_expression::_0016 ... ok [INFO] [stdout] test tests::for_expression::_0014 ... ok [INFO] [stdout] test tests::for_expression::_0017 ... ok [INFO] [stdout] test tests::for_expression::_0018 ... ok [INFO] [stdout] test tests::for_expression::_0019 ... ok [INFO] [stdout] test tests::formal_parameters::_0002 ... ok [INFO] [stdout] test tests::for_expression::_0011 ... ok [INFO] [stdout] test tests::for_expression::_0022 ... ok [INFO] [stdout] test tests::formal_parameters::_0004 ... ok [INFO] [stdout] test tests::function_invocation::_0003 ... ok [INFO] [stdout] test tests::formal_parameters::_0003 ... ok [INFO] [stdout] test tests::function_invocation::_0001 ... ok [INFO] [stdout] test tests::function_invocation::_0002 ... ok [INFO] [stdout] test tests::formal_parameters::_0001 ... ok [INFO] [stdout] test tests::for_expression::_0012 ... ok [INFO] [stdout] test tests::function_invocation::_0011 ... ok [INFO] [stdout] test tests::function_invocation::_0010 ... ok [INFO] [stdout] test tests::if_expression::_0002 ... ok [INFO] [stdout] test tests::function_invocation::_0006 ... ok [INFO] [stdout] test tests::if_expression::_0001 ... ok [INFO] [stdout] test tests::instance_of::_0001 ... ok [INFO] [stdout] test tests::if_expression::_0005 ... ok [INFO] [stdout] test tests::function_invocation::_0004 ... ok [INFO] [stdout] test tests::function_invocation::_0007 ... ok [INFO] [stdout] test tests::instance_of::_0002 ... ok [INFO] [stdout] test tests::instance_of::_0003 ... ok [INFO] [stdout] test tests::if_expression::_0003 ... ok [INFO] [stdout] test tests::if_expression::_0004 ... ok [INFO] [stdout] test tests::function_invocation::_0005 ... ok [INFO] [stdout] test tests::for_expression::_0021 ... ok [INFO] [stdout] test tests::function_invocation::_0009 ... ok [INFO] [stdout] test tests::function_invocation::_0008 ... ok [INFO] [stdout] test tests::function_definition::_0001 ... ok [INFO] [stdout] test tests::instance_of::_0004 ... ok [INFO] [stdout] test tests::instance_of::_0006 ... ok [INFO] [stdout] test tests::instance_of::_0009 ... ok [INFO] [stdout] test tests::instance_of::_0005 ... ok [INFO] [stdout] test tests::instance_of::_0016 ... ok [INFO] [stdout] test tests::instance_of::_0013 ... ok [INFO] [stdout] test tests::instance_of::_0012 ... ok [INFO] [stdout] test tests::instance_of::_0007 ... ok [INFO] [stdout] test tests::instance_of::_0011 ... ok [INFO] [stdout] test tests::instance_of::_0010 ... ok [INFO] [stdout] test tests::instance_of::_0008 ... ok [INFO] [stdout] test tests::instance_of::_0021 ... ok [INFO] [stdout] test tests::instance_of::_0020 ... ok [INFO] [stdout] test tests::instance_of::_0017 ... ok [INFO] [stdout] test tests::instance_of::_0015 ... ok [INFO] [stdout] test tests::instance_of::_0029 ... ok [INFO] [stdout] test tests::instance_of::_0028 ... ok [INFO] [stdout] test tests::instance_of::_0022 ... ok [INFO] [stdout] test tests::instance_of::_0014 ... ok [INFO] [stdout] test tests::instance_of::_0019 ... ok [INFO] [stdout] test tests::instance_of::_0030 ... ok [INFO] [stdout] test tests::instance_of::_0024 ... ok [INFO] [stdout] test tests::instance_of::_0023 ... ok [INFO] [stdout] test tests::instance_of::_0018 ... ok [INFO] [stdout] test tests::instance_of::_0027 ... ok [INFO] [stdout] test tests::instance_of::_0025 ... ok [INFO] [stdout] test tests::instance_of::_0026 ... ok [INFO] [stdout] test tests::instance_of::_0031 ... ok [INFO] [stdout] test tests::instance_of::_0039 ... ok [INFO] [stdout] test tests::instance_of::_0032 ... ok [INFO] [stdout] test tests::instance_of::_0033 ... ok [INFO] [stdout] test tests::instance_of::_0041 ... ok [INFO] [stdout] test tests::instance_of::_0040 ... ok [INFO] [stdout] test tests::instance_of::_0034 ... ok [INFO] [stdout] test tests::instance_of::_0035 ... ok [INFO] [stdout] test tests::instance_of::_0037 ... ok [INFO] [stdout] test tests::instance_of::_0036 ... ok [INFO] [stdout] test tests::instance_of::_0038 ... ok [INFO] [stdout] test tests::instance_of::_0042 ... ok [INFO] [stdout] test tests::instance_of::_0043 ... ok [INFO] [stdout] test tests::instance_of::_0044 ... ok [INFO] [stdout] test tests::instance_of::_0045 ... ok [INFO] [stdout] test tests::instance_of::_0048 ... ok [INFO] [stdout] test tests::instance_of::_0047 ... ok [INFO] [stdout] test tests::instance_of::_0050 ... ok [INFO] [stdout] test tests::instance_of::_0057 ... ok [INFO] [stdout] test tests::instance_of::_0046 ... ok [INFO] [stdout] test tests::instance_of::_0052 ... ok [INFO] [stdout] test tests::instance_of::_0053 ... ok [INFO] [stdout] test tests::instance_of::_0062 ... ok [INFO] [stdout] test tests::instance_of::_0065 ... ok [INFO] [stdout] test tests::instance_of::_0054 ... ok [INFO] [stdout] test tests::instance_of::_0066 ... ok [INFO] [stdout] test tests::instance_of::_0058 ... ok [INFO] [stdout] test tests::instance_of::_0067 ... ok [INFO] [stdout] test tests::instance_of::_0063 ... ok [INFO] [stdout] test tests::instance_of::_0055 ... ok [INFO] [stdout] test tests::instance_of::_0059 ... ok [INFO] [stdout] test tests::instance_of::_0056 ... ok [INFO] [stdout] test tests::instance_of::_0064 ... ok [INFO] [stdout] test tests::instance_of::_0068 ... ok [INFO] [stdout] test tests::instance_of::_0060 ... ok [INFO] [stdout] test tests::instance_of::_0070 ... ok [INFO] [stdout] test tests::iterations::_0002 ... ok [INFO] [stdout] test tests::iterations::_0001 ... ok [INFO] [stdout] test tests::iterations::_0010 ... ok [INFO] [stdout] test tests::instance_of::_0061 ... ok [INFO] [stdout] test tests::iterations::_0011 ... ok [INFO] [stdout] test tests::instance_of::_0051 ... ok [INFO] [stdout] test tests::instance_of::_0069 ... ok [INFO] [stdout] test tests::iterations::_0014 ... ok [INFO] [stdout] test tests::iterations::_0015 ... ok [INFO] [stdout] test tests::iterations::_0016 ... ok [INFO] [stdout] test tests::iterations::_0003 ... ok [INFO] [stdout] test tests::iterations::_0006 ... ok [INFO] [stdout] test tests::iterations::_0008 ... ok [INFO] [stdout] test tests::iterations::_0004 ... ok [INFO] [stdout] test tests::iterations::_0012 ... ok [INFO] [stdout] test tests::iterations::_0005 ... ok [INFO] [stdout] test tests::iterations::_0007 ... ok [INFO] [stdout] test tests::iterations::_0009 ... ok [INFO] [stdout] test tests::literal_at::test_0005 ... ok [INFO] [stdout] test tests::literal_at::test_0003 ... ok [INFO] [stdout] test tests::literal_at::test_0002 ... ok [INFO] [stdout] test tests::literal_number::_0004 ... ok [INFO] [stdout] test tests::literal_boolean::test_0001 ... ok [INFO] [stdout] test tests::literal_number::_0003 ... ok [INFO] [stdout] test tests::literal_number::_0005 ... ok [INFO] [stdout] test tests::literal_number::_0002 ... ok [INFO] [stdout] test tests::multiplication::_0002 ... ok [INFO] [stdout] test tests::literal_at::test_0001 ... ok [INFO] [stdout] test tests::multiplication::_0001 ... ok [INFO] [stdout] test tests::multiline::test_multiline ... ok [INFO] [stdout] test tests::multiplication::_0003 ... ok [INFO] [stdout] test tests::literal_boolean::test_0002 ... ok [INFO] [stdout] test tests::literal_number::_0001 ... ok [INFO] [stdout] test tests::literal_at::test_0004 ... ok [INFO] [stdout] test tests::multiplication::_0004 ... ok [INFO] [stdout] test tests::multiplication::_0005 ... ok [INFO] [stdout] test tests::multiplication::_0006 ... ok [INFO] [stdout] test tests::multiplication::_0009 ... ok [INFO] [stdout] test tests::multiplication::_0010 ... ok [INFO] [stdout] test tests::join::_0001 ... ok [INFO] [stdout] test tests::multiplication::_0016 ... ok [INFO] [stdout] test tests::multiplication::_0015 ... ok [INFO] [stdout] test tests::multiplication::_0013 ... ok [INFO] [stdout] test tests::multiplication::_0017 ... ok [INFO] [stdout] test tests::multiplication::_0011 ... ok [INFO] [stdout] test tests::multiplication::_0023 ... ok [INFO] [stdout] test tests::multiplication::_0019 ... ok [INFO] [stdout] test tests::multiplication::_0020 ... ok [INFO] [stdout] test tests::multiplication::_0012 ... ok [INFO] [stdout] test tests::multiplication::_0022 ... ok [INFO] [stdout] test tests::multiplication::_0021 ... ok [INFO] [stdout] test tests::multiplication::_0014 ... ok [INFO] [stdout] test tests::multiplication::_0018 ... ok [INFO] [stdout] test tests::multiplication::_0024 ... ok [INFO] [stdout] test tests::negation::_0002 ... ok [INFO] [stdout] test tests::negation::_0004 ... ok [INFO] [stdout] test tests::negation::_0003 ... ok [INFO] [stdout] test tests::multiplication::_0025 ... ok [INFO] [stdout] test tests::negation::_0008 ... ok [INFO] [stdout] test tests::negation::_0006 ... ok [INFO] [stdout] test tests::negation::_0007 ... ok [INFO] [stdout] test tests::out_operator::_0001 ... ok [INFO] [stdout] test tests::out_operator::_0002 ... ok [INFO] [stdout] test tests::nested_lists::_0004 ... ok [INFO] [stdout] test tests::path::_0001 ... ok [INFO] [stdout] test tests::parentheses::test_0001 ... ok [INFO] [stdout] test tests::path::_0002 ... ok [INFO] [stdout] test tests::path::_0004 ... ok [INFO] [stdout] test tests::path::_0005 ... ok [INFO] [stdout] test tests::path::_0003 ... ok [INFO] [stdout] test tests::negation::_0001 ... ok [INFO] [stdout] test tests::path::_0007 ... ok [INFO] [stdout] test tests::path::_0006 ... ok [INFO] [stdout] test tests::properties::_0001 ... ok [INFO] [stdout] test tests::properties::_0002 ... ok [INFO] [stdout] test tests::nested_lists::_0001 ... ok [INFO] [stdout] test tests::properties::_0003 ... ok [INFO] [stdout] test tests::properties::_0004 ... ok [INFO] [stdout] test tests::nested_lists::_0002 ... ok [INFO] [stdout] test tests::properties::_0008 ... ok [INFO] [stdout] test tests::properties::_0006 ... ok [INFO] [stdout] test tests::properties::_0005 ... ok [INFO] [stdout] test tests::properties::_0009 ... ok [INFO] [stdout] test tests::properties::_0011 ... ok [INFO] [stdout] test tests::properties::_0014 ... ok [INFO] [stdout] test tests::properties::_0012 ... ok [INFO] [stdout] test tests::properties::_0015 ... ok [INFO] [stdout] test tests::properties::_0017 ... ok [INFO] [stdout] test tests::properties::_0016 ... ok [INFO] [stdout] test tests::properties::_0010 ... ok [INFO] [stdout] test tests::properties::_0021 ... ok [INFO] [stdout] test tests::properties::_0018 ... ok [INFO] [stdout] test tests::properties::_0020 ... ok [INFO] [stdout] test tests::properties::_0027 ... ok [INFO] [stdout] test tests::properties::_0026 ... ok [INFO] [stdout] test tests::properties::_0029 ... ok [INFO] [stdout] test tests::properties::_0024 ... ok [INFO] [stdout] test tests::properties::_0030 ... ok [INFO] [stdout] test tests::properties::_0025 ... ok [INFO] [stdout] test tests::properties::_0013 ... ok [INFO] [stdout] test tests::negation::_0005 ... ok [INFO] [stdout] test tests::properties::_0028 ... ok [INFO] [stdout] test tests::properties::_0023 ... ok [INFO] [stdout] test tests::properties::_0019 ... ok [INFO] [stdout] test tests::properties::_0031 ... ok [INFO] [stdout] test tests::properties::_0032 ... ok [INFO] [stdout] test tests::properties::_0038 ... ok [INFO] [stdout] test tests::properties::_0033 ... ok [INFO] [stdout] test tests::properties::_0040 ... ok [INFO] [stdout] test tests::properties::_0037 ... ok [INFO] [stdout] test tests::properties::_0034 ... ok [INFO] [stdout] test tests::properties::_0035 ... ok [INFO] [stdout] test tests::properties::_0041 ... ok [INFO] [stdout] test tests::properties::_0039 ... ok [INFO] [stdout] test tests::properties::_0042 ... ok [INFO] [stdout] test tests::multiplication::_0007 ... ok [INFO] [stdout] test tests::properties::_0046 ... ok [INFO] [stdout] test tests::properties::_0047 ... ok [INFO] [stdout] test tests::properties::_0044 ... ok [INFO] [stdout] test tests::properties::_0048 ... ok [INFO] [stdout] test tests::properties::_0051 ... ok [INFO] [stdout] test tests::properties::_0049 ... ok [INFO] [stdout] test tests::properties::_0052 ... ok [INFO] [stdout] test tests::properties::_0050 ... ok [INFO] [stdout] test tests::properties::_0036 ... ok [INFO] [stdout] test tests::nested_lists::_0003 ... ok [INFO] [stdout] test tests::properties::_0053 ... ok [INFO] [stdout] test tests::multiplication::_0008 ... ok [INFO] [stdout] test tests::properties::_0056 ... ok [INFO] [stdout] test tests::name::test_name ... ok [INFO] [stdout] test tests::properties::_0058 ... ok [INFO] [stdout] test tests::properties::_0059 ... ok [INFO] [stdout] test tests::properties::_0065 ... ok [INFO] [stdout] test tests::properties::_0057 ... ok [INFO] [stdout] test tests::properties::_0055 ... ok [INFO] [stdout] test tests::properties::_0068 ... ok [INFO] [stdout] test tests::properties::_0069 ... ok [INFO] [stdout] test tests::properties::_0062 ... ok [INFO] [stdout] test tests::properties::_0061 ... ok [INFO] [stdout] test tests::properties::_0063 ... ok [INFO] [stdout] test tests::properties::_0066 ... ok [INFO] [stdout] test tests::properties::_0064 ... ok [INFO] [stdout] test tests::properties::_0067 ... ok [INFO] [stdout] test tests::properties::_0070 ... ok [INFO] [stdout] test tests::properties::_0071 ... ok [INFO] [stdout] test tests::properties::_0074 ... ok [INFO] [stdout] test tests::properties::_0075 ... ok [INFO] [stdout] test tests::properties::_0072 ... ok [INFO] [stdout] test tests::properties::_0077 ... ok [INFO] [stdout] test tests::properties::_0078 ... ok [INFO] [stdout] test tests::properties::_0082 ... ok [INFO] [stdout] test tests::properties::_0079 ... ok [INFO] [stdout] test tests::properties::_0080 ... ok [INFO] [stdout] test tests::properties::_0076 ... ok [INFO] [stdout] test tests::properties::_0081 ... ok [INFO] [stdout] test tests::properties::_0073 ... ok [INFO] [stdout] test tests::properties::_0083 ... ok [INFO] [stdout] test tests::range::_0003 ... ok [INFO] [stdout] test tests::range::_0002 ... ok [INFO] [stdout] test tests::range::_0004 ... ok [INFO] [stdout] test tests::range::_0007 ... ok [INFO] [stdout] test tests::range::_0001 ... ok [INFO] [stdout] test tests::range::_0005 ... ok [INFO] [stdout] test tests::range::_0008 ... ok [INFO] [stdout] test tests::range::_0006 ... ok [INFO] [stdout] test tests::range::_0010 ... ok [INFO] [stdout] test tests::range::_0009 ... ok [INFO] [stdout] test tests::range::_0011 ... ok [INFO] [stdout] test tests::range::_0015 ... ok [INFO] [stdout] test tests::range::_0014 ... ok [INFO] [stdout] test tests::range::_0012 ... ok [INFO] [stdout] test tests::range::_0018 ... ok [INFO] [stdout] test tests::range::_0013 ... ok [INFO] [stdout] test tests::range::_0017 ... ok [INFO] [stdout] test tests::range::_0019 ... ok [INFO] [stdout] test tests::range::_0022 ... ok [INFO] [stdout] test tests::range::_0016 ... ok [INFO] [stdout] test tests::range::_0023 ... ok [INFO] [stdout] test tests::range::_0024 ... ok [INFO] [stdout] test tests::range::_0026 ... ok [INFO] [stdout] test tests::range::_0020 ... ok [INFO] [stdout] test tests::range::_0025 ... ok [INFO] [stdout] test tests::range::_0028 ... ok [INFO] [stdout] test tests::range::_0029 ... ok [INFO] [stdout] test tests::range::_0021 ... ok [INFO] [stdout] test tests::range::_0031 ... ok [INFO] [stdout] test tests::range::_0030 ... ok [INFO] [stdout] test tests::range::_0027 ... ok [INFO] [stdout] test tests::range::_0033 ... ok [INFO] [stdout] test tests::range::_0037 ... ok [INFO] [stdout] test tests::range::_0035 ... ok [INFO] [stdout] test tests::range::_0032 ... ok [INFO] [stdout] test tests::satisfies::_0004 ... ok [INFO] [stdout] test tests::range::_0036 ... ok [INFO] [stdout] test tests::range::_0034 ... ok [INFO] [stdout] test tests::satisfies::_0001 ... ok [INFO] [stdout] test tests::satisfies::_0007 ... ok [INFO] [stdout] test tests::satisfies::_0005 ... ok [INFO] [stdout] test tests::satisfies::_0008 ... ok [INFO] [stdout] test tests::satisfies::_0011 ... ok [INFO] [stdout] test tests::satisfies::_0012 ... ok [INFO] [stdout] test tests::satisfies::_0006 ... ok [INFO] [stdout] test tests::satisfies::_0009 ... ok [INFO] [stdout] test tests::satisfies::_0003 ... ok [INFO] [stdout] test tests::satisfies::_0002 ... ok [INFO] [stdout] test tests::satisfies::_0010 ... ok [INFO] [stdout] test tests::satisfies::_0013 ... ok [INFO] [stdout] test tests::satisfies::_0014 ... ok [INFO] [stdout] test tests::satisfies::_0017 ... ok [INFO] [stdout] test tests::satisfies::_0018 ... ok [INFO] [stdout] test tests::satisfies::_0020 ... ok [INFO] [stdout] test tests::satisfies::_0016 ... ok [INFO] [stdout] test tests::satisfies::_0015 ... ok [INFO] [stdout] test tests::satisfies::_0019 ... ok [INFO] [stdout] test tests::satisfies::_0025 ... ok [INFO] [stdout] test tests::satisfies::_0021 ... ok [INFO] [stdout] test tests::satisfies::_0028 ... ok [INFO] [stdout] test tests::satisfies::_0022 ... ok [INFO] [stdout] test tests::satisfies::_0023 ... ok [INFO] [stdout] test tests::satisfies::_0024 ... ok [INFO] [stdout] test tests::satisfies::_0027 ... ok [INFO] [stdout] test tests::satisfies::_0032 ... ok [INFO] [stdout] test tests::satisfies::_0033 ... ok [INFO] [stdout] test tests::satisfies::_0030 ... ok [INFO] [stdout] test tests::satisfies::_0035 ... ok [INFO] [stdout] test tests::satisfies::_0029 ... ok [INFO] [stdout] test tests::satisfies::_0031 ... ok [INFO] [stdout] test tests::satisfies::_0034 ... ok [INFO] [stdout] test tests::satisfies::_0036 ... ok [INFO] [stdout] test tests::satisfies::_0039 ... ok [INFO] [stdout] test tests::satisfies::_0040 ... ok [INFO] [stdout] test tests::satisfies::_0041 ... ok [INFO] [stdout] test tests::satisfies::_0044 ... ok [INFO] [stdout] test tests::satisfies::_0042 ... ok [INFO] [stdout] test tests::satisfies::_0038 ... ok [INFO] [stdout] test tests::satisfies::_0045 ... ok [INFO] [stdout] test tests::satisfies::_0047 ... ok [INFO] [stdout] test tests::satisfies::_0043 ... ok [INFO] [stdout] test tests::satisfies::_0048 ... ok [INFO] [stdout] test tests::satisfies::_0050 ... ok [INFO] [stdout] test tests::some_expression::_0001 ... ok [INFO] [stdout] test tests::satisfies::_0049 ... ok [INFO] [stdout] test tests::satisfies::_0046 ... ok [INFO] [stdout] test tests::some_expression::_0005 ... ok [INFO] [stdout] test tests::satisfies::_0037 ... ok [INFO] [stdout] test tests::some_expression::_0003 ... ok [INFO] [stdout] test tests::subtraction::_0001 ... ok [INFO] [stdout] test tests::satisfies::_0026 ... ok [INFO] [stdout] test tests::some_expression::_0004 ... ok [INFO] [stdout] test tests::some_expression::_0007 ... ok [INFO] [stdout] test tests::subtraction::_0004 ... ok [INFO] [stdout] test tests::subtraction::_0005 ... ok [INFO] [stdout] test tests::subtraction::_0006 ... ok [INFO] [stdout] test tests::subtraction::_0007 ... ok [INFO] [stdout] test tests::subtraction::_0008 ... ok [INFO] [stdout] test tests::subtraction::_0002 ... ok [INFO] [stdout] test tests::subtraction::_0011 ... ok [INFO] [stdout] test tests::subtraction::_0003 ... ok [INFO] [stdout] test tests::some_expression::_0002 ... ok [INFO] [stdout] test tests::subtraction::_0009 ... ok [INFO] [stdout] test tests::subtraction::_0010 ... ok [INFO] [stdout] test tests::some_expression::_0006 ... ok [INFO] [stdout] test tests::subtraction::_0012 ... ok [INFO] [stdout] test tests::subtraction::_0015 ... ok [INFO] [stdout] test tests::subtraction::_0016 ... ok [INFO] [stdout] test tests::subtraction::_0017 ... ok [INFO] [stdout] test tests::subtraction::_0023 ... ok [INFO] [stdout] test tests::subtraction::_0020 ... ok [INFO] [stdout] test tests::subtraction::_0021 ... ok [INFO] [stdout] test tests::subtraction::_0024 ... ok [INFO] [stdout] test tests::subtraction::_0026 ... ok [INFO] [stdout] test tests::subtraction::_0025 ... ok [INFO] [stdout] test tests::subtraction::_0013 ... ok [INFO] [stdout] test tests::subtraction::_0027 ... ok [INFO] [stdout] test tests::subtraction::_0014 ... ok [INFO] [stdout] test tests::subtraction::_0018 ... ok [INFO] [stdout] test tests::subtraction::_0029 ... ok [INFO] [stdout] test tests::subtraction::_0030 ... ok [INFO] [stdout] test tests::subtraction::_0033 ... ok [INFO] [stdout] test tests::subtraction::_0031 ... ok [INFO] [stdout] test tests::subtraction::_0035 ... ok [INFO] [stdout] test tests::subtraction::_0034 ... ok [INFO] [stdout] test tests::subtraction::_0032 ... ok [INFO] [stdout] test tests::subtraction::_0037 ... ok [INFO] [stdout] test tests::subtraction::_0038 ... ok [INFO] [stdout] test tests::subtraction::_0039 ... ok [INFO] [stdout] test tests::types::_0001 ... ok [INFO] [stdout] test tests::subtraction::_0040 ... ok [INFO] [stdout] test tests::subtraction::_0041 ... ok [INFO] [stdout] test tests::types::_0002 ... ok [INFO] [stdout] test tests::types::_0003 ... ok [INFO] [stdout] test tests::types::_0005 ... ok [INFO] [stdout] test tests::types::_0006 ... ok [INFO] [stdout] test tests::types::_0004 ... ok [INFO] [stdout] test tests::types::_0007 ... ok [INFO] [stdout] test tests::unary_tests::_0001 ... ok [INFO] [stdout] test tests::unary_tests::_0003 ... ok [INFO] [stdout] test tests::unary_tests::_0002 ... ok [INFO] [stdout] test tests::unary_tests::_0004 ... ok [INFO] [stdout] test tests::unary_tests::_0005 ... ok [INFO] [stdout] test tests::unary_tests::_0006 ... ok [INFO] [stdout] test tests::unary_tests::_0007 ... ok [INFO] [stdout] test tests::unary_tests::_0009 ... ok [INFO] [stdout] test tests::unary_tests::_0008 ... ok [INFO] [stdout] test tests::unary_tests::_0012 ... ok [INFO] [stdout] test tests::unary_tests::_0013 ... ok [INFO] [stdout] test tests::unary_tests::_0014 ... ok [INFO] [stdout] test tests::unary_tests::_0015 ... ok [INFO] [stdout] test tests::unary_tests::_0016 ... ok [INFO] [stdout] test tests::unary_tests::_0010 ... ok [INFO] [stdout] test tests::unary_tests::_0011 ... ok [INFO] [stdout] test tests::various::_0002 ... ok [INFO] [stdout] test tests::various::_0001 ... ok [INFO] [stdout] test tests::instance_of::_0049 ... ok [INFO] [stdout] test tests::iterations::_0013 ... ok [INFO] [stdout] test tests::properties::_0007 ... ok [INFO] [stdout] test tests::properties::_0022 ... ok [INFO] [stdout] test tests::properties::_0043 ... ok [INFO] [stdout] test tests::properties::_0045 ... ok [INFO] [stdout] test tests::properties::_0054 ... ok [INFO] [stdout] test tests::properties::_0060 ... ok [INFO] [stdout] test tests::subtraction::_0019 ... ok [INFO] [stdout] test tests::subtraction::_0022 ... ok [INFO] [stdout] test tests::subtraction::_0028 ... ok [INFO] [stdout] test tests::subtraction::_0036 ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- tests::external_functions::_0008 stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'tests::external_functions::_0008' (2712) panicked at src/tests/mod.rs:245:7: [INFO] [stdout] assertion `left == right` failed: ERROR [INFO] [stdout] expected: null(java.lang.ClassNotFoundException: io.dsntk.Runner) [INFO] [stdout] actual: null(error sending request for url (http://127.0.0.1:22023/api/rest/v1/rpc/evaluate)) [INFO] [stdout] [INFO] [stdout] left: Null(Some("error sending request for url (http://127.0.0.1:22023/api/rest/v1/rpc/evaluate)")) [INFO] [stdout] right: Null(Some("java.lang.ClassNotFoundException: io.dsntk.Runner")) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x6249daebd862 - std::backtrace_rs::backtrace::libunwind::trace::h7cddb8376417e7cc [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x6249daebd862 - std::backtrace_rs::backtrace::trace_unsynchronized::hb4e41acf4b349ff1 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x6249daebd862 - std::sys::backtrace::_print_fmt::h1222b80910ba6eb5 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x6249daebd862 - ::fmt::h5bb8a979ba5db788 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x6249daed04af - core::fmt::rt::Argument::fmt::h2ee2c138a50a7796 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x6249daed04af - core::fmt::write::h1e0dbf07fe3990bd [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x6249dae89763 - std::io::default_write_fmt::h7d7ad5ed6a883d81 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x6249dae89763 - std::io::Write::write_fmt::hc477d9325b345ece [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x6249dae96202 - std::sys::backtrace::BacktraceLock::print::h788d486777205086 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x6249dae9b21f - std::panicking::default_hook::{{closure}}::ha7bdfeb5949fc0fa [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x6249dae9b0b1 - std::panicking::default_hook::h6dad75ec721846f4 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x6249da9b49ee - as core::ops::function::Fn>::call::h33799d04b0b96146 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 12: 0x6249da9b49ee - test::test_main_with_exit_callback::{{closure}}::h880e31c829a2eb5d [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x6249dae9b96e - as core::ops::function::Fn>::call::h5e1b8c652ea49180 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 14: 0x6249dae9b96e - std::panicking::panic_with_hook::hba00e869ada17676 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x6249dae9b68a - std::panicking::panic_handler::{{closure}}::h3d21149c258e5ceb [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:707:13 [INFO] [stdout] 16: 0x6249dae96339 - std::sys::backtrace::__rust_end_short_backtrace::h4f5d9b9dfb3e6ec1 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x6249dae7cd5d - __rustc[9a7a9f9af7564de1]::rust_begin_unwind [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x6249daedbb60 - core::panicking::panic_fmt::h78e817a90331d98b [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x6249daedb9f3 - core::panicking::assert_failed_inner::he0a3934689115f42 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/panicking.rs:434:23 [INFO] [stdout] 20: 0x6249da44613b - core::panicking::assert_failed::heb83d36b83bad3a4 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/panicking.rs:394:5 [INFO] [stdout] 21: 0x6249da4807ec - dsntk_feel_evaluator::tests::textual_expression::ha5e52368a772d4ea [INFO] [stdout] at /opt/rustwide/workdir/src/tests/mod.rs:245:7 [INFO] [stdout] 22: 0x6249da48d40e - dsntk_feel_evaluator::tests::te_null::hb99a5d3ff452aa3c [INFO] [stdout] at /opt/rustwide/workdir/src/tests/mod.rs:121:3 [INFO] [stdout] 23: 0x6249da4c7482 - dsntk_feel_evaluator::tests::external_functions::_0008::h478e4a47dd158220 [INFO] [stdout] at /opt/rustwide/workdir/src/tests/external_functions.rs:53:3 [INFO] [stdout] 24: 0x6249da4c74e7 - dsntk_feel_evaluator::tests::external_functions::_0008::{{closure}}::h8321824639dc78de [INFO] [stdout] at /opt/rustwide/workdir/src/tests/external_functions.rs:51:11 [INFO] [stdout] 25: 0x6249da5636d6 - core::ops::function::FnOnce::call_once::hb041310fbcfc5769 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 26: 0x6249da9b47eb - core::ops::function::FnOnce::call_once::h7f4b4fba903e39d5 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 27: 0x6249da9b47eb - test::__rust_begin_short_backtrace::h9277cb6a2ccfc000 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:663:18 [INFO] [stdout] 28: 0x6249da9ca295 - test::run_test_in_process::{{closure}}::h9aea5ca90d1f4423 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:686:74 [INFO] [stdout] 29: 0x6249da9ca295 - as core::ops::function::FnOnce<()>>::call_once::h364f5fe6cc8afa85 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 30: 0x6249da9ca295 - std::panicking::catch_unwind::do_call::h2b2bec3317fe53ec [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:590:40 [INFO] [stdout] 31: 0x6249da9ca295 - std::panicking::catch_unwind::hc3763734156da4af [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:553:19 [INFO] [stdout] 32: 0x6249da9ca295 - std::panic::catch_unwind::h28038391e867eabc [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panic.rs:359:14 [INFO] [stdout] 33: 0x6249da9ca295 - test::run_test_in_process::had0273166695a036 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:686:27 [INFO] [stdout] 34: 0x6249da9ca295 - test::run_test::{{closure}}::h743d09d4bb476605 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:607:43 [INFO] [stdout] 35: 0x6249da9a0cb4 - test::run_test::{{closure}}::he950b8f9118d37e2 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:637:41 [INFO] [stdout] 36: 0x6249da9a0cb4 - std::sys::backtrace::__rust_begin_short_backtrace::hbfaffa6539f6abb7 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 37: 0x6249da9a459a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hcce3c2c65b9c3b20 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 38: 0x6249da9a459a - as core::ops::function::FnOnce<()>>::call_once::hb66b30b6d37985a5 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 39: 0x6249da9a459a - std::panicking::catch_unwind::do_call::h992bbe2c32dc1d79 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:590:40 [INFO] [stdout] 40: 0x6249da9a459a - std::panicking::catch_unwind::h412991d5237de610 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:553:19 [INFO] [stdout] 41: 0x6249da9a459a - std::panic::catch_unwind::ha82b139b3eb5840a [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panic.rs:359:14 [INFO] [stdout] 42: 0x6249da9a459a - std::thread::Builder::spawn_unchecked_::{{closure}}::ha823b36f5114938e [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 43: 0x6249da9a459a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hf120e7b1db22ac07 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 44: 0x6249dae902bf - as core::ops::function::FnOnce>::call_once::h3e049222c99298ac [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 45: 0x6249dae902bf - std::sys::pal::unix::thread::Thread::new::thread_start::h942e336943ad5963 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/pal/unix/thread.rs:118:17 [INFO] [stdout] 46: 0x72bd72042aa4 - [INFO] [stdout] 47: 0x72bd720cfa34 - clone [INFO] [stdout] 48: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- tests::external_functions::_0006 stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'tests::external_functions::_0006' (2710) panicked at src/tests/mod.rs:245:7: [INFO] [stdout] assertion `left == right` failed: ERROR [INFO] [stdout] expected: null(java.lang.NoSuchMethodException: java.lang.Math.foo(double)) [INFO] [stdout] actual: null(error sending request for url (http://127.0.0.1:22023/api/rest/v1/rpc/evaluate)) [INFO] [stdout] [INFO] [stdout] left: Null(Some("error sending request for url (http://127.0.0.1:22023/api/rest/v1/rpc/evaluate)")) [INFO] [stdout] right: Null(Some("java.lang.NoSuchMethodException: java.lang.Math.foo(double)")) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x6249daebd862 - std::backtrace_rs::backtrace::libunwind::trace::h7cddb8376417e7cc [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x6249daebd862 - std::backtrace_rs::backtrace::trace_unsynchronized::hb4e41acf4b349ff1 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x6249daebd862 - std::sys::backtrace::_print_fmt::h1222b80910ba6eb5 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x6249daebd862 - ::fmt::h5bb8a979ba5db788 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x6249daed04af - core::fmt::rt::Argument::fmt::h2ee2c138a50a7796 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x6249daed04af - core::fmt::write::h1e0dbf07fe3990bd [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x6249dae89763 - std::io::default_write_fmt::h7d7ad5ed6a883d81 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x6249dae89763 - std::io::Write::write_fmt::hc477d9325b345ece [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x6249dae96202 - std::sys::backtrace::BacktraceLock::print::h788d486777205086 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x6249dae9b21f - std::panicking::default_hook::{{closure}}::ha7bdfeb5949fc0fa [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x6249dae9b0b1 - std::panicking::default_hook::h6dad75ec721846f4 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x6249da9b49ee - as core::ops::function::Fn>::call::h33799d04b0b96146 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 12: 0x6249da9b49ee - test::test_main_with_exit_callback::{{closure}}::h880e31c829a2eb5d [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x6249dae9b96e - as core::ops::function::Fn>::call::h5e1b8c652ea49180 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 14: 0x6249dae9b96e - std::panicking::panic_with_hook::hba00e869ada17676 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x6249dae9b68a - std::panicking::panic_handler::{{closure}}::h3d21149c258e5ceb [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:707:13 [INFO] [stdout] 16: 0x6249dae96339 - std::sys::backtrace::__rust_end_short_backtrace::h4f5d9b9dfb3e6ec1 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x6249dae7cd5d - __rustc[9a7a9f9af7564de1]::rust_begin_unwind [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x6249daedbb60 - core::panicking::panic_fmt::h78e817a90331d98b [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x6249daedb9f3 - core::panicking::assert_failed_inner::he0a3934689115f42 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/panicking.rs:434:23 [INFO] [stdout] 20: 0x6249da44613b - core::panicking::assert_failed::heb83d36b83bad3a4 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/panicking.rs:394:5 [INFO] [stdout] 21: 0x6249da4807ec - dsntk_feel_evaluator::tests::textual_expression::ha5e52368a772d4ea [INFO] [stdout] at /opt/rustwide/workdir/src/tests/mod.rs:245:7 [INFO] [stdout] 22: 0x6249da48d40e - dsntk_feel_evaluator::tests::te_null::hb99a5d3ff452aa3c [INFO] [stdout] at /opt/rustwide/workdir/src/tests/mod.rs:121:3 [INFO] [stdout] 23: 0x6249da4c7302 - dsntk_feel_evaluator::tests::external_functions::_0006::hb1b9b346f378624d [INFO] [stdout] at /opt/rustwide/workdir/src/tests/external_functions.rs:36:3 [INFO] [stdout] 24: 0x6249da4c7367 - dsntk_feel_evaluator::tests::external_functions::_0006::{{closure}}::h903e2803bf0c3952 [INFO] [stdout] at /opt/rustwide/workdir/src/tests/external_functions.rs:34:11 [INFO] [stdout] 25: 0x6249da54ff06 - core::ops::function::FnOnce::call_once::h51ce2c41848c29bb [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 26: 0x6249da9b47eb - core::ops::function::FnOnce::call_once::h7f4b4fba903e39d5 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 27: 0x6249da9b47eb - test::__rust_begin_short_backtrace::h9277cb6a2ccfc000 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:663:18 [INFO] [stdout] 28: 0x6249da9ca295 - test::run_test_in_process::{{closure}}::h9aea5ca90d1f4423 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:686:74 [INFO] [stdout] 29: 0x6249da9ca295 - as core::ops::function::FnOnce<()>>::call_once::h364f5fe6cc8afa85 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 30: 0x6249da9ca295 - std::panicking::catch_unwind::do_call::h2b2bec3317fe53ec [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:590:40 [INFO] [stdout] 31: 0x6249da9ca295 - std::panicking::catch_unwind::hc3763734156da4af [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:553:19 [INFO] [stdout] 32: 0x6249da9ca295 - std::panic::catch_unwind::h28038391e867eabc [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panic.rs:359:14 [INFO] [stdout] 33: 0x6249da9ca295 - test::run_test_in_process::had0273166695a036 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:686:27 [INFO] [stdout] 34: 0x6249da9ca295 - test::run_test::{{closure}}::h743d09d4bb476605 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:607:43 [INFO] [stdout] 35: 0x6249da9a0cb4 - test::run_test::{{closure}}::he950b8f9118d37e2 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:637:41 [INFO] [stdout] 36: 0x6249da9a0cb4 - std::sys::backtrace::__rust_begin_short_backtrace::hbfaffa6539f6abb7 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 37: 0x6249da9a459a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hcce3c2c65b9c3b20 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 38: 0x6249da9a459a - as core::ops::function::FnOnce<()>>::call_once::hb66b30b6d37985a5 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 39: 0x6249da9a459a - std::panicking::catch_unwind::do_call::h992bbe2c32dc1d79 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:590:40 [INFO] [stdout] 40: 0x6249da9a459a - std::panicking::catch_unwind::h412991d5237de610 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:553:19 [INFO] [stdout] 41: 0x6249da9a459a - std::panic::catch_unwind::ha82b139b3eb5840a [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panic.rs:359:14 [INFO] [stdout] 42: 0x6249da9a459a - std::thread::Builder::spawn_unchecked_::{{closure}}::ha823b36f5114938e [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 43: 0x6249da9a459a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hf120e7b1db22ac07 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 44: 0x6249dae902bf - as core::ops::function::FnOnce>::call_once::h3e049222c99298ac [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 45: 0x6249dae902bf - std::sys::pal::unix::thread::Thread::new::thread_start::h942e336943ad5963 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/pal/unix/thread.rs:118:17 [INFO] [stdout] 46: 0x72bd72042aa4 - [INFO] [stdout] 47: 0x72bd720cfa34 - clone [INFO] [stdout] 48: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- tests::external_functions::_0001 stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'tests::external_functions::_0001' (2705) panicked at src/tests/mod.rs:245:7: [INFO] [stdout] assertion `left == right` failed: ERROR [INFO] [stdout] expected: -0.8879689066918555 [INFO] [stdout] actual: null(error sending request for url (http://127.0.0.1:22023/api/rest/v1/rpc/evaluate)) [INFO] [stdout] [INFO] [stdout] left: Null(Some("error sending request for url (http://127.0.0.1:22023/api/rest/v1/rpc/evaluate)")) [INFO] [stdout] right: Number(-8879689066918555E-16) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x6249daebd862 - std::backtrace_rs::backtrace::libunwind::trace::h7cddb8376417e7cc [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x6249daebd862 - std::backtrace_rs::backtrace::trace_unsynchronized::hb4e41acf4b349ff1 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x6249daebd862 - std::sys::backtrace::_print_fmt::h1222b80910ba6eb5 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x6249daebd862 - ::fmt::h5bb8a979ba5db788 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x6249daed04af - core::fmt::rt::Argument::fmt::h2ee2c138a50a7796 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x6249daed04af - core::fmt::write::h1e0dbf07fe3990bd [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x6249dae89763 - std::io::default_write_fmt::h7d7ad5ed6a883d81 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x6249dae89763 - std::io::Write::write_fmt::hc477d9325b345ece [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x6249dae96202 - std::sys::backtrace::BacktraceLock::print::h788d486777205086 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x6249dae9b21f - std::panicking::default_hook::{{closure}}::ha7bdfeb5949fc0fa [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x6249dae9b0b1 - std::panicking::default_hook::h6dad75ec721846f4 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x6249da9b49ee - as core::ops::function::Fn>::call::h33799d04b0b96146 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 12: 0x6249da9b49ee - test::test_main_with_exit_callback::{{closure}}::h880e31c829a2eb5d [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x6249dae9b96e - as core::ops::function::Fn>::call::h5e1b8c652ea49180 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 14: 0x6249dae9b96e - std::panicking::panic_with_hook::hba00e869ada17676 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x6249dae9b68a - std::panicking::panic_handler::{{closure}}::h3d21149c258e5ceb [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:707:13 [INFO] [stdout] 16: 0x6249dae96339 - std::sys::backtrace::__rust_end_short_backtrace::h4f5d9b9dfb3e6ec1 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x6249dae7cd5d - __rustc[9a7a9f9af7564de1]::rust_begin_unwind [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x6249daedbb60 - core::panicking::panic_fmt::h78e817a90331d98b [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x6249daedb9f3 - core::panicking::assert_failed_inner::he0a3934689115f42 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/panicking.rs:434:23 [INFO] [stdout] 20: 0x6249da44613b - core::panicking::assert_failed::heb83d36b83bad3a4 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/panicking.rs:394:5 [INFO] [stdout] 21: 0x6249da4807ec - dsntk_feel_evaluator::tests::textual_expression::ha5e52368a772d4ea [INFO] [stdout] at /opt/rustwide/workdir/src/tests/mod.rs:245:7 [INFO] [stdout] 22: 0x6249da48ed7d - dsntk_feel_evaluator::tests::te_number::h6b3127ef758b8333 [INFO] [stdout] at /opt/rustwide/workdir/src/tests/mod.rs:111:3 [INFO] [stdout] 23: 0x6249da4c6f45 - dsntk_feel_evaluator::tests::external_functions::_0001::h35d41e02879e738d [INFO] [stdout] at /opt/rustwide/workdir/src/tests/external_functions.rs:6:3 [INFO] [stdout] 24: 0x6249da4c6fa7 - dsntk_feel_evaluator::tests::external_functions::_0001::{{closure}}::hd60668cf0cf25dd6 [INFO] [stdout] at /opt/rustwide/workdir/src/tests/external_functions.rs:4:11 [INFO] [stdout] 25: 0x6249da56b3a6 - core::ops::function::FnOnce::call_once::hd514c62bc2a18f2b [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 26: 0x6249da9b47eb - core::ops::function::FnOnce::call_once::h7f4b4fba903e39d5 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 27: 0x6249da9b47eb - test::__rust_begin_short_backtrace::h9277cb6a2ccfc000 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:663:18 [INFO] [stdout] 28: 0x6249da9ca295 - test::run_test_in_process::{{closure}}::h9aea5ca90d1f4423 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:686:74 [INFO] [stdout] 29: 0x6249da9ca295 - as core::ops::function::FnOnce<()>>::call_once::h364f5fe6cc8afa85 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 30: 0x6249da9ca295 - std::panicking::catch_unwind::do_call::h2b2bec3317fe53ec [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:590:40 [INFO] [stdout] 31: 0x6249da9ca295 - std::panicking::catch_unwind::hc3763734156da4af [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:553:19 [INFO] [stdout] 32: 0x6249da9ca295 - std::panic::catch_unwind::h28038391e867eabc [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panic.rs:359:14 [INFO] [stdout] 33: 0x6249da9ca295 - test::run_test_in_process::had0273166695a036 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:686:27 [INFO] [stdout] 34: 0x6249da9ca295 - test::run_test::{{closure}}::h743d09d4bb476605 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:607:43 [INFO] [stdout] 35: 0x6249da9a0cb4 - test::run_test::{{closure}}::he950b8f9118d37e2 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:637:41 [INFO] [stdout] 36: 0x6249da9a0cb4 - std::sys::backtrace::__rust_begin_short_backtrace::hbfaffa6539f6abb7 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 37: 0x6249da9a459a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hcce3c2c65b9c3b20 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 38: 0x6249da9a459a - as core::ops::function::FnOnce<()>>::call_once::hb66b30b6d37985a5 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 39: 0x6249da9a459a - std::panicking::catch_unwind::do_call::h992bbe2c32dc1d79 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:590:40 [INFO] [stdout] 40: 0x6249da9a459a - std::panicking::catch_unwind::h412991d5237de610 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:553:19 [INFO] [stdout] 41: 0x6249da9a459a - std::panic::catch_unwind::ha82b139b3eb5840a [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panic.rs:359:14 [INFO] [stdout] 42: 0x6249da9a459a - std::thread::Builder::spawn_unchecked_::{{closure}}::ha823b36f5114938e [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 43: 0x6249da9a459a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hf120e7b1db22ac07 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 44: 0x6249dae902bf - as core::ops::function::FnOnce>::call_once::h3e049222c99298ac [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 45: 0x6249dae902bf - std::sys::pal::unix::thread::Thread::new::thread_start::h942e336943ad5963 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/pal/unix/thread.rs:118:17 [INFO] [stdout] 46: 0x72bd72042aa4 - [INFO] [stdout] 47: 0x72bd720cfa34 - clone [INFO] [stdout] 48: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- tests::external_functions::_0003 stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'tests::external_functions::_0003' (2707) panicked at src/tests/mod.rs:245:7: [INFO] [stdout] assertion `left == right` failed: ERROR [INFO] [stdout] expected: -0.8879689066918555 [INFO] [stdout] actual: null(error sending request for url (http://127.0.0.1:22023/api/rest/v1/rpc/evaluate)) [INFO] [stdout] [INFO] [stdout] left: Null(Some("error sending request for url (http://127.0.0.1:22023/api/rest/v1/rpc/evaluate)")) [INFO] [stdout] right: Number(-8879689066918555E-16) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x6249daebd862 - std::backtrace_rs::backtrace::libunwind::trace::h7cddb8376417e7cc [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x6249daebd862 - std::backtrace_rs::backtrace::trace_unsynchronized::hb4e41acf4b349ff1 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x6249daebd862 - std::sys::backtrace::_print_fmt::h1222b80910ba6eb5 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x6249daebd862 - ::fmt::h5bb8a979ba5db788 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x6249daed04af - core::fmt::rt::Argument::fmt::h2ee2c138a50a7796 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x6249daed04af - core::fmt::write::h1e0dbf07fe3990bd [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x6249dae89763 - std::io::default_write_fmt::h7d7ad5ed6a883d81 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x6249dae89763 - std::io::Write::write_fmt::hc477d9325b345ece [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x6249dae96202 - std::sys::backtrace::BacktraceLock::print::h788d486777205086 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x6249dae9b21f - std::panicking::default_hook::{{closure}}::ha7bdfeb5949fc0fa [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x6249dae9b0b1 - std::panicking::default_hook::h6dad75ec721846f4 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x6249da9b49ee - as core::ops::function::Fn>::call::h33799d04b0b96146 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 12: 0x6249da9b49ee - test::test_main_with_exit_callback::{{closure}}::h880e31c829a2eb5d [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x6249dae9b96e - as core::ops::function::Fn>::call::h5e1b8c652ea49180 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 14: 0x6249dae9b96e - std::panicking::panic_with_hook::hba00e869ada17676 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x6249dae9b68a - std::panicking::panic_handler::{{closure}}::h3d21149c258e5ceb [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:707:13 [INFO] [stdout] 16: 0x6249dae96339 - std::sys::backtrace::__rust_end_short_backtrace::h4f5d9b9dfb3e6ec1 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x6249dae7cd5d - __rustc[9a7a9f9af7564de1]::rust_begin_unwind [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x6249daedbb60 - core::panicking::panic_fmt::h78e817a90331d98b [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x6249daedb9f3 - core::panicking::assert_failed_inner::he0a3934689115f42 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/panicking.rs:434:23 [INFO] [stdout] 20: 0x6249da44613b - core::panicking::assert_failed::heb83d36b83bad3a4 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/panicking.rs:394:5 [INFO] [stdout] 21: 0x6249da4807ec - dsntk_feel_evaluator::tests::textual_expression::ha5e52368a772d4ea [INFO] [stdout] at /opt/rustwide/workdir/src/tests/mod.rs:245:7 [INFO] [stdout] 22: 0x6249da48ed7d - dsntk_feel_evaluator::tests::te_number::h6b3127ef758b8333 [INFO] [stdout] at /opt/rustwide/workdir/src/tests/mod.rs:111:3 [INFO] [stdout] 23: 0x6249da4c70c5 - dsntk_feel_evaluator::tests::external_functions::_0003::h1ac0ffdd03d8a8f4 [INFO] [stdout] at /opt/rustwide/workdir/src/tests/external_functions.rs:18:3 [INFO] [stdout] 24: 0x6249da4c7127 - dsntk_feel_evaluator::tests::external_functions::_0003::{{closure}}::hd0b771c198aab36c [INFO] [stdout] at /opt/rustwide/workdir/src/tests/external_functions.rs:16:11 [INFO] [stdout] 25: 0x6249da54f466 - core::ops::function::FnOnce::call_once::h4ef154e4e06695b9 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 26: 0x6249da9b47eb - core::ops::function::FnOnce::call_once::h7f4b4fba903e39d5 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 27: 0x6249da9b47eb - test::__rust_begin_short_backtrace::h9277cb6a2ccfc000 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:663:18 [INFO] [stdout] 28: 0x6249da9ca295 - test::run_test_in_process::{{closure}}::h9aea5ca90d1f4423 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:686:74 [INFO] [stdout] 29: 0x6249da9ca295 - as core::ops::function::FnOnce<()>>::call_once::h364f5fe6cc8afa85 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 30: 0x6249da9ca295 - std::panicking::catch_unwind::do_call::h2b2bec3317fe53ec [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:590:40 [INFO] [stdout] 31: 0x6249da9ca295 - std::panicking::catch_unwind::hc3763734156da4af [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:553:19 [INFO] [stdout] 32: 0x6249da9ca295 - std::panic::catch_unwind::h28038391e867eabc [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panic.rs:359:14 [INFO] [stdout] 33: 0x6249da9ca295 - test::run_test_in_process::had0273166695a036 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:686:27 [INFO] [stdout] 34: 0x6249da9ca295 - test::run_test::{{closure}}::h743d09d4bb476605 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:607:43 [INFO] [stdout] 35: 0x6249da9a0cb4 - test::run_test::{{closure}}::he950b8f9118d37e2 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:637:41 [INFO] [stdout] 36: 0x6249da9a0cb4 - std::sys::backtrace::__rust_begin_short_backtrace::hbfaffa6539f6abb7 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 37: 0x6249da9a459a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hcce3c2c65b9c3b20 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 38: 0x6249da9a459a - as core::ops::function::FnOnce<()>>::call_once::hb66b30b6d37985a5 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 39: 0x6249da9a459a - std::panicking::catch_unwind::do_call::h992bbe2c32dc1d79 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:590:40 [INFO] [stdout] 40: 0x6249da9a459a - std::panicking::catch_unwind::h412991d5237de610 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:553:19 [INFO] [stdout] 41: 0x6249da9a459a - std::panic::catch_unwind::ha82b139b3eb5840a [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panic.rs:359:14 [INFO] [stdout] 42: 0x6249da9a459a - std::thread::Builder::spawn_unchecked_::{{closure}}::ha823b36f5114938e [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 43: 0x6249da9a459a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hf120e7b1db22ac07 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 44: 0x6249dae902bf - as core::ops::function::FnOnce>::call_once::h3e049222c99298ac [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 45: 0x6249dae902bf - std::sys::pal::unix::thread::Thread::new::thread_start::h942e336943ad5963 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/pal/unix/thread.rs:118:17 [INFO] [stdout] 46: 0x72bd72042aa4 - [INFO] [stdout] 47: 0x72bd720cfa34 - clone [INFO] [stdout] 48: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- tests::external_functions::_0018 stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'tests::external_functions::_0018' (2723) panicked at src/tests/mod.rs:245:7: [INFO] [stdout] assertion `left == right` failed: ERROR [INFO] [stdout] expected: null(simple DTO conversion to object failed, class: java.lang.String, type: XSD_DECIMAL) [INFO] [stdout] actual: null(error sending request for url (http://127.0.0.1:22023/api/rest/v1/rpc/evaluate)) [INFO] [stdout] [INFO] [stdout] left: Null(Some("error sending request for url (http://127.0.0.1:22023/api/rest/v1/rpc/evaluate)")) [INFO] [stdout] right: Null(Some("simple DTO conversion to object failed, class: java.lang.String, type: XSD_DECIMAL")) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x6249daebd862 - std::backtrace_rs::backtrace::libunwind::trace::h7cddb8376417e7cc [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x6249daebd862 - std::backtrace_rs::backtrace::trace_unsynchronized::hb4e41acf4b349ff1 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x6249daebd862 - std::sys::backtrace::_print_fmt::h1222b80910ba6eb5 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x6249daebd862 - ::fmt::h5bb8a979ba5db788 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x6249daed04af - core::fmt::rt::Argument::fmt::h2ee2c138a50a7796 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x6249daed04af - core::fmt::write::h1e0dbf07fe3990bd [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x6249dae89763 - std::io::default_write_fmt::h7d7ad5ed6a883d81 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x6249dae89763 - std::io::Write::write_fmt::hc477d9325b345ece [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x6249dae96202 - std::sys::backtrace::BacktraceLock::print::h788d486777205086 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x6249dae9b21f - std::panicking::default_hook::{{closure}}::ha7bdfeb5949fc0fa [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x6249dae9b0b1 - std::panicking::default_hook::h6dad75ec721846f4 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x6249da9b49ee - as core::ops::function::Fn>::call::h33799d04b0b96146 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 12: 0x6249da9b49ee - test::test_main_with_exit_callback::{{closure}}::h880e31c829a2eb5d [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x6249dae9b96e - as core::ops::function::Fn>::call::h5e1b8c652ea49180 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 14: 0x6249dae9b96e - std::panicking::panic_with_hook::hba00e869ada17676 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x6249dae9b68a - std::panicking::panic_handler::{{closure}}::h3d21149c258e5ceb [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:707:13 [INFO] [stdout] 16: 0x6249dae96339 - std::sys::backtrace::__rust_end_short_backtrace::h4f5d9b9dfb3e6ec1 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x6249dae7cd5d - __rustc[9a7a9f9af7564de1]::rust_begin_unwind [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x6249daedbb60 - core::panicking::panic_fmt::h78e817a90331d98b [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x6249daedb9f3 - core::panicking::assert_failed_inner::he0a3934689115f42 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/panicking.rs:434:23 [INFO] [stdout] 20: 0x6249da44613b - core::panicking::assert_failed::heb83d36b83bad3a4 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/panicking.rs:394:5 [INFO] [stdout] 21: 0x6249da4807ec - dsntk_feel_evaluator::tests::textual_expression::ha5e52368a772d4ea [INFO] [stdout] at /opt/rustwide/workdir/src/tests/mod.rs:245:7 [INFO] [stdout] 22: 0x6249da48d40e - dsntk_feel_evaluator::tests::te_null::hb99a5d3ff452aa3c [INFO] [stdout] at /opt/rustwide/workdir/src/tests/mod.rs:121:3 [INFO] [stdout] 23: 0x6249da4c7c02 - dsntk_feel_evaluator::tests::external_functions::_0018::h85b55e57590b155c [INFO] [stdout] at /opt/rustwide/workdir/src/tests/external_functions.rs:128:3 [INFO] [stdout] 24: 0x6249da4c7c67 - dsntk_feel_evaluator::tests::external_functions::_0018::{{closure}}::h4dd4158ab0c825f4 [INFO] [stdout] at /opt/rustwide/workdir/src/tests/external_functions.rs:126:11 [INFO] [stdout] 25: 0x6249da570996 - core::ops::function::FnOnce::call_once::hefab34dd8fdcba1c [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 26: 0x6249da9b47eb - core::ops::function::FnOnce::call_once::h7f4b4fba903e39d5 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 27: 0x6249da9b47eb - test::__rust_begin_short_backtrace::h9277cb6a2ccfc000 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:663:18 [INFO] [stdout] 28: 0x6249da9ca295 - test::run_test_in_process::{{closure}}::h9aea5ca90d1f4423 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:686:74 [INFO] [stdout] 29: 0x6249da9ca295 - as core::ops::function::FnOnce<()>>::call_once::h364f5fe6cc8afa85 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 30: 0x6249da9ca295 - std::panicking::catch_unwind::do_call::h2b2bec3317fe53ec [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:590:40 [INFO] [stdout] 31: 0x6249da9ca295 - std::panicking::catch_unwind::hc3763734156da4af [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:553:19 [INFO] [stdout] 32: 0x6249da9ca295 - std::panic::catch_unwind::h28038391e867eabc [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panic.rs:359:14 [INFO] [stdout] 33: 0x6249da9ca295 - test::run_test_in_process::had0273166695a036 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:686:27 [INFO] [stdout] 34: 0x6249da9ca295 - test::run_test::{{closure}}::h743d09d4bb476605 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:607:43 [INFO] [stdout] 35: 0x6249da9a0cb4 - test::run_test::{{closure}}::he950b8f9118d37e2 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:637:41 [INFO] [stdout] 36: 0x6249da9a0cb4 - std::sys::backtrace::__rust_begin_short_backtrace::hbfaffa6539f6abb7 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 37: 0x6249da9a459a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hcce3c2c65b9c3b20 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 38: 0x6249da9a459a - as core::ops::function::FnOnce<()>>::call_once::hb66b30b6d37985a5 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 39: 0x6249da9a459a - std::panicking::catch_unwind::do_call::h992bbe2c32dc1d79 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:590:40 [INFO] [stdout] 40: 0x6249da9a459a - std::panicking::catch_unwind::h412991d5237de610 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:553:19 [INFO] [stdout] 41: 0x6249da9a459a - std::panic::catch_unwind::ha82b139b3eb5840a [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panic.rs:359:14 [INFO] [stdout] 42: 0x6249da9a459a - std::thread::Builder::spawn_unchecked_::{{closure}}::ha823b36f5114938e [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 43: 0x6249da9a459a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hf120e7b1db22ac07 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 44: 0x6249dae902bf - as core::ops::function::FnOnce>::call_once::h3e049222c99298ac [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 45: 0x6249dae902bf - std::sys::pal::unix::thread::Thread::new::thread_start::h942e336943ad5963 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/pal/unix/thread.rs:118:17 [INFO] [stdout] 46: 0x72bd72042aa4 - [INFO] [stdout] 47: 0x72bd720cfa34 - clone [INFO] [stdout] 48: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- tests::external_functions::_0016 stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'tests::external_functions::_0016' (2721) panicked at src/tests/mod.rs:245:7: [INFO] [stdout] assertion `left == right` failed: ERROR [INFO] [stdout] expected: null(java.lang.NumberFormatException: For input string: "394857340958730495873204598374503") [INFO] [stdout] actual: null(error sending request for url (http://127.0.0.1:22023/api/rest/v1/rpc/evaluate)) [INFO] [stdout] [INFO] [stdout] left: Null(Some("error sending request for url (http://127.0.0.1:22023/api/rest/v1/rpc/evaluate)")) [INFO] [stdout] right: Null(Some("java.lang.NumberFormatException: For input string: \"394857340958730495873204598374503\"")) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x6249daebd862 - std::backtrace_rs::backtrace::libunwind::trace::h7cddb8376417e7cc [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x6249daebd862 - std::backtrace_rs::backtrace::trace_unsynchronized::hb4e41acf4b349ff1 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x6249daebd862 - std::sys::backtrace::_print_fmt::h1222b80910ba6eb5 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x6249daebd862 - ::fmt::h5bb8a979ba5db788 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x6249daed04af - core::fmt::rt::Argument::fmt::h2ee2c138a50a7796 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x6249daed04af - core::fmt::write::h1e0dbf07fe3990bd [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x6249dae89763 - std::io::default_write_fmt::h7d7ad5ed6a883d81 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x6249dae89763 - std::io::Write::write_fmt::hc477d9325b345ece [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x6249dae96202 - std::sys::backtrace::BacktraceLock::print::h788d486777205086 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x6249dae9b21f - std::panicking::default_hook::{{closure}}::ha7bdfeb5949fc0fa [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x6249dae9b0b1 - std::panicking::default_hook::h6dad75ec721846f4 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x6249da9b49ee - as core::ops::function::Fn>::call::h33799d04b0b96146 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 12: 0x6249da9b49ee - test::test_main_with_exit_callback::{{closure}}::h880e31c829a2eb5d [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x6249dae9b96e - as core::ops::function::Fn>::call::h5e1b8c652ea49180 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 14: 0x6249dae9b96e - std::panicking::panic_with_hook::hba00e869ada17676 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x6249dae9b68a - std::panicking::panic_handler::{{closure}}::h3d21149c258e5ceb [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:707:13 [INFO] [stdout] 16: 0x6249dae96339 - std::sys::backtrace::__rust_end_short_backtrace::h4f5d9b9dfb3e6ec1 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x6249dae7cd5d - __rustc[9a7a9f9af7564de1]::rust_begin_unwind [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x6249daedbb60 - core::panicking::panic_fmt::h78e817a90331d98b [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x6249daedb9f3 - core::panicking::assert_failed_inner::he0a3934689115f42 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/panicking.rs:434:23 [INFO] [stdout] 20: 0x6249da44613b - core::panicking::assert_failed::heb83d36b83bad3a4 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/panicking.rs:394:5 [INFO] [stdout] 21: 0x6249da4807ec - dsntk_feel_evaluator::tests::textual_expression::ha5e52368a772d4ea [INFO] [stdout] at /opt/rustwide/workdir/src/tests/mod.rs:245:7 [INFO] [stdout] 22: 0x6249da48d40e - dsntk_feel_evaluator::tests::te_null::hb99a5d3ff452aa3c [INFO] [stdout] at /opt/rustwide/workdir/src/tests/mod.rs:121:3 [INFO] [stdout] 23: 0x6249da4c7a82 - dsntk_feel_evaluator::tests::external_functions::_0016::he642d2362833be8a [INFO] [stdout] at /opt/rustwide/workdir/src/tests/external_functions.rs:111:3 [INFO] [stdout] 24: 0x6249da4c7ae7 - dsntk_feel_evaluator::tests::external_functions::_0016::{{closure}}::h738abb5b16d0b16f [INFO] [stdout] at /opt/rustwide/workdir/src/tests/external_functions.rs:109:11 [INFO] [stdout] 25: 0x6249da5530a6 - core::ops::function::FnOnce::call_once::h6223d8d9ca6b0512 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 26: 0x6249da9b47eb - core::ops::function::FnOnce::call_once::h7f4b4fba903e39d5 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 27: 0x6249da9b47eb - test::__rust_begin_short_backtrace::h9277cb6a2ccfc000 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:663:18 [INFO] [stdout] 28: 0x6249da9ca295 - test::run_test_in_process::{{closure}}::h9aea5ca90d1f4423 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:686:74 [INFO] [stdout] 29: 0x6249da9ca295 - as core::ops::function::FnOnce<()>>::call_once::h364f5fe6cc8afa85 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 30: 0x6249da9ca295 - std::panicking::catch_unwind::do_call::h2b2bec3317fe53ec [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:590:40 [INFO] [stdout] 31: 0x6249da9ca295 - std::panicking::catch_unwind::hc3763734156da4af [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:553:19 [INFO] [stdout] 32: 0x6249da9ca295 - std::panic::catch_unwind::h28038391e867eabc [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panic.rs:359:14 [INFO] [stdout] 33: 0x6249da9ca295 - test::run_test_in_process::had0273166695a036 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:686:27 [INFO] [stdout] 34: 0x6249da9ca295 - test::run_test::{{closure}}::h743d09d4bb476605 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:607:43 [INFO] [stdout] 35: 0x6249da9a0cb4 - test::run_test::{{closure}}::he950b8f9118d37e2 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:637:41 [INFO] [stdout] 36: 0x6249da9a0cb4 - std::sys::backtrace::__rust_begin_short_backtrace::hbfaffa6539f6abb7 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 37: 0x6249da9a459a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hcce3c2c65b9c3b20 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 38: 0x6249da9a459a - as core::ops::function::FnOnce<()>>::call_once::hb66b30b6d37985a5 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 39: 0x6249da9a459a - std::panicking::catch_unwind::do_call::h992bbe2c32dc1d79 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:590:40 [INFO] [stdout] 40: 0x6249da9a459a - std::panicking::catch_unwind::h412991d5237de610 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:553:19 [INFO] [stdout] 41: 0x6249da9a459a - std::panic::catch_unwind::ha82b139b3eb5840a [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panic.rs:359:14 [INFO] [stdout] 42: 0x6249da9a459a - std::thread::Builder::spawn_unchecked_::{{closure}}::ha823b36f5114938e [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 43: 0x6249da9a459a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hf120e7b1db22ac07 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 44: 0x6249dae902bf - as core::ops::function::FnOnce>::call_once::h3e049222c99298ac [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 45: 0x6249dae902bf - std::sys::pal::unix::thread::Thread::new::thread_start::h942e336943ad5963 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/pal/unix/thread.rs:118:17 [INFO] [stdout] 46: 0x72bd72042aa4 - [INFO] [stdout] 47: 0x72bd720cfa34 - clone [INFO] [stdout] 48: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- tests::external_functions::_0014 stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'tests::external_functions::_0014' (2719) panicked at src/tests/mod.rs:245:7: [INFO] [stdout] assertion `left == right` failed: ERROR [INFO] [stdout] expected: null(simple DTO conversion to object failed, class: java.lang.String, type: XSD_DECIMAL) [INFO] [stdout] actual: null(error sending request for url (http://127.0.0.1:22023/api/rest/v1/rpc/evaluate)) [INFO] [stdout] [INFO] [stdout] left: Null(Some("error sending request for url (http://127.0.0.1:22023/api/rest/v1/rpc/evaluate)")) [INFO] [stdout] right: Null(Some("simple DTO conversion to object failed, class: java.lang.String, type: XSD_DECIMAL")) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x6249daebd862 - std::backtrace_rs::backtrace::libunwind::trace::h7cddb8376417e7cc [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x6249daebd862 - std::backtrace_rs::backtrace::trace_unsynchronized::hb4e41acf4b349ff1 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x6249daebd862 - std::sys::backtrace::_print_fmt::h1222b80910ba6eb5 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x6249daebd862 - ::fmt::h5bb8a979ba5db788 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x6249daed04af - core::fmt::rt::Argument::fmt::h2ee2c138a50a7796 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x6249daed04af - core::fmt::write::h1e0dbf07fe3990bd [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x6249dae89763 - std::io::default_write_fmt::h7d7ad5ed6a883d81 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x6249dae89763 - std::io::Write::write_fmt::hc477d9325b345ece [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x6249dae96202 - std::sys::backtrace::BacktraceLock::print::h788d486777205086 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x6249dae9b21f - std::panicking::default_hook::{{closure}}::ha7bdfeb5949fc0fa [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x6249dae9b0b1 - std::panicking::default_hook::h6dad75ec721846f4 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x6249da9b49ee - as core::ops::function::Fn>::call::h33799d04b0b96146 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 12: 0x6249da9b49ee - test::test_main_with_exit_callback::{{closure}}::h880e31c829a2eb5d [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x6249dae9b96e - as core::ops::function::Fn>::call::h5e1b8c652ea49180 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 14: 0x6249dae9b96e - std::panicking::panic_with_hook::hba00e869ada17676 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x6249dae9b68a - std::panicking::panic_handler::{{closure}}::h3d21149c258e5ceb [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:707:13 [INFO] [stdout] 16: 0x6249dae96339 - std::sys::backtrace::__rust_end_short_backtrace::h4f5d9b9dfb3e6ec1 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x6249dae7cd5d - __rustc[9a7a9f9af7564de1]::rust_begin_unwind [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x6249daedbb60 - core::panicking::panic_fmt::h78e817a90331d98b [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x6249daedb9f3 - core::panicking::assert_failed_inner::he0a3934689115f42 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/panicking.rs:434:23 [INFO] [stdout] 20: 0x6249da44613b - core::panicking::assert_failed::heb83d36b83bad3a4 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/panicking.rs:394:5 [INFO] [stdout] 21: 0x6249da4807ec - dsntk_feel_evaluator::tests::textual_expression::ha5e52368a772d4ea [INFO] [stdout] at /opt/rustwide/workdir/src/tests/mod.rs:245:7 [INFO] [stdout] 22: 0x6249da48d40e - dsntk_feel_evaluator::tests::te_null::hb99a5d3ff452aa3c [INFO] [stdout] at /opt/rustwide/workdir/src/tests/mod.rs:121:3 [INFO] [stdout] 23: 0x6249da4c7902 - dsntk_feel_evaluator::tests::external_functions::_0014::h02aa31ce42adb0ee [INFO] [stdout] at /opt/rustwide/workdir/src/tests/external_functions.rs:94:3 [INFO] [stdout] 24: 0x6249da4c7967 - dsntk_feel_evaluator::tests::external_functions::_0014::{{closure}}::h48418f5baf950872 [INFO] [stdout] at /opt/rustwide/workdir/src/tests/external_functions.rs:92:11 [INFO] [stdout] 25: 0x6249da53f786 - core::ops::function::FnOnce::call_once::h04a0a6f6a73e1e1c [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 26: 0x6249da9b47eb - core::ops::function::FnOnce::call_once::h7f4b4fba903e39d5 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 27: 0x6249da9b47eb - test::__rust_begin_short_backtrace::h9277cb6a2ccfc000 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:663:18 [INFO] [stdout] 28: 0x6249da9ca295 - test::run_test_in_process::{{closure}}::h9aea5ca90d1f4423 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:686:74 [INFO] [stdout] 29: 0x6249da9ca295 - as core::ops::function::FnOnce<()>>::call_once::h364f5fe6cc8afa85 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 30: 0x6249da9ca295 - std::panicking::catch_unwind::do_call::h2b2bec3317fe53ec [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:590:40 [INFO] [stdout] 31: 0x6249da9ca295 - std::panicking::catch_unwind::hc3763734156da4af [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:553:19 [INFO] [stdout] 32: 0x6249da9ca295 - std::panic::catch_unwind::h28038391e867eabc [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panic.rs:359:14 [INFO] [stdout] 33: 0x6249da9ca295 - test::run_test_in_process::had0273166695a036 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:686:27 [INFO] [stdout] 34: 0x6249da9ca295 - test::run_test::{{closure}}::h743d09d4bb476605 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:607:43 [INFO] [stdout] 35: 0x6249da9a0cb4 - test::run_test::{{closure}}::he950b8f9118d37e2 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:637:41 [INFO] [stdout] 36: 0x6249da9a0cb4 - std::sys::backtrace::__rust_begin_short_backtrace::hbfaffa6539f6abb7 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 37: 0x6249da9a459a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hcce3c2c65b9c3b20 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 38: 0x6249da9a459a - as core::ops::function::FnOnce<()>>::call_once::hb66b30b6d37985a5 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 39: 0x6249da9a459a - std::panicking::catch_unwind::do_call::h992bbe2c32dc1d79 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:590:40 [INFO] [stdout] 40: 0x6249da9a459a - std::panicking::catch_unwind::h412991d5237de610 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:553:19 [INFO] [stdout] 41: 0x6249da9a459a - std::panic::catch_unwind::ha82b139b3eb5840a [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panic.rs:359:14 [INFO] [stdout] 42: 0x6249da9a459a - std::thread::Builder::spawn_unchecked_::{{closure}}::ha823b36f5114938e [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 43: 0x6249da9a459a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hf120e7b1db22ac07 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 44: 0x6249dae902bf - as core::ops::function::FnOnce>::call_once::h3e049222c99298ac [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 45: 0x6249dae902bf - std::sys::pal::unix::thread::Thread::new::thread_start::h942e336943ad5963 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/pal/unix/thread.rs:118:17 [INFO] [stdout] 46: 0x72bd72042aa4 - [INFO] [stdout] 47: 0x72bd720cfa34 - clone [INFO] [stdout] 48: 0x0 - [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--lib` [INFO] [stdout] ---- tests::external_functions::_0019 stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'tests::external_functions::_0019' (2724) panicked at src/tests/mod.rs:245:7: [INFO] [stdout] assertion `left == right` failed: ERROR [INFO] [stdout] expected: null(java.lang.NumberFormatException: For input string: "99,9") [INFO] [stdout] actual: null(error sending request for url (http://127.0.0.1:22023/api/rest/v1/rpc/evaluate)) [INFO] [stdout] [INFO] [stdout] left: Null(Some("error sending request for url (http://127.0.0.1:22023/api/rest/v1/rpc/evaluate)")) [INFO] [stdout] right: Null(Some("java.lang.NumberFormatException: For input string: \"99,9\"")) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x6249daebd862 - std::backtrace_rs::backtrace::libunwind::trace::h7cddb8376417e7cc [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x6249daebd862 - std::backtrace_rs::backtrace::trace_unsynchronized::hb4e41acf4b349ff1 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x6249daebd862 - std::sys::backtrace::_print_fmt::h1222b80910ba6eb5 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x6249daebd862 - ::fmt::h5bb8a979ba5db788 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x6249daed04af - core::fmt::rt::Argument::fmt::h2ee2c138a50a7796 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x6249daed04af - core::fmt::write::h1e0dbf07fe3990bd [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x6249dae89763 - std::io::default_write_fmt::h7d7ad5ed6a883d81 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x6249dae89763 - std::io::Write::write_fmt::hc477d9325b345ece [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x6249dae96202 - std::sys::backtrace::BacktraceLock::print::h788d486777205086 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x6249dae9b21f - std::panicking::default_hook::{{closure}}::ha7bdfeb5949fc0fa [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x6249dae9b0b1 - std::panicking::default_hook::h6dad75ec721846f4 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x6249da9b49ee - as core::ops::function::Fn>::call::h33799d04b0b96146 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 12: 0x6249da9b49ee - test::test_main_with_exit_callback::{{closure}}::h880e31c829a2eb5d [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x6249dae9b96e - as core::ops::function::Fn>::call::h5e1b8c652ea49180 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 14: 0x6249dae9b96e - std::panicking::panic_with_hook::hba00e869ada17676 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x6249dae9b68a - std::panicking::panic_handler::{{closure}}::h3d21149c258e5ceb [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:707:13 [INFO] [stdout] 16: 0x6249dae96339 - std::sys::backtrace::__rust_end_short_backtrace::h4f5d9b9dfb3e6ec1 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x6249dae7cd5d - __rustc[9a7a9f9af7564de1]::rust_begin_unwind [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x6249daedbb60 - core::panicking::panic_fmt::h78e817a90331d98b [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x6249daedb9f3 - core::panicking::assert_failed_inner::he0a3934689115f42 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/panicking.rs:434:23 [INFO] [stdout] 20: 0x6249da44613b - core::panicking::assert_failed::heb83d36b83bad3a4 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/panicking.rs:394:5 [INFO] [stdout] 21: 0x6249da4807ec - dsntk_feel_evaluator::tests::textual_expression::ha5e52368a772d4ea [INFO] [stdout] at /opt/rustwide/workdir/src/tests/mod.rs:245:7 [INFO] [stdout] 22: 0x6249da48d40e - dsntk_feel_evaluator::tests::te_null::hb99a5d3ff452aa3c [INFO] [stdout] at /opt/rustwide/workdir/src/tests/mod.rs:121:3 [INFO] [stdout] 23: 0x6249da4c7cc2 - dsntk_feel_evaluator::tests::external_functions::_0019::h22b9e6e62fca71ee [INFO] [stdout] at /opt/rustwide/workdir/src/tests/external_functions.rs:139:3 [INFO] [stdout] 24: 0x6249da4c7d27 - dsntk_feel_evaluator::tests::external_functions::_0019::{{closure}}::hfbde7dea2c657d3d [INFO] [stdout] at /opt/rustwide/workdir/src/tests/external_functions.rs:137:11 [INFO] [stdout] 25: 0x6249da569d86 - core::ops::function::FnOnce::call_once::hcef9c81bb2aba953 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 26: 0x6249da9b47eb - core::ops::function::FnOnce::call_once::h7f4b4fba903e39d5 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 27: 0x6249da9b47eb - test::__rust_begin_short_backtrace::h9277cb6a2ccfc000 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:663:18 [INFO] [stdout] 28: 0x6249da9ca295 - test::run_test_in_process::{{closure}}::h9aea5ca90d1f4423 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:686:74 [INFO] [stdout] 29: 0x6249da9ca295 - as core::ops::function::FnOnce<()>>::call_once::h364f5fe6cc8afa85 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 30: 0x6249da9ca295 - std::panicking::catch_unwind::do_call::h2b2bec3317fe53ec [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:590:40 [INFO] [stdout] 31: 0x6249da9ca295 - std::panicking::catch_unwind::hc3763734156da4af [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:553:19 [INFO] [stdout] 32: 0x6249da9ca295 - std::panic::catch_unwind::h28038391e867eabc [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panic.rs:359:14 [INFO] [stdout] 33: 0x6249da9ca295 - test::run_test_in_process::had0273166695a036 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:686:27 [INFO] [stdout] 34: 0x6249da9ca295 - test::run_test::{{closure}}::h743d09d4bb476605 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:607:43 [INFO] [stdout] 35: 0x6249da9a0cb4 - test::run_test::{{closure}}::he950b8f9118d37e2 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:637:41 [INFO] [stdout] 36: 0x6249da9a0cb4 - std::sys::backtrace::__rust_begin_short_backtrace::hbfaffa6539f6abb7 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 37: 0x6249da9a459a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hcce3c2c65b9c3b20 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 38: 0x6249da9a459a - as core::ops::function::FnOnce<()>>::call_once::hb66b30b6d37985a5 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 39: 0x6249da9a459a - std::panicking::catch_unwind::do_call::h992bbe2c32dc1d79 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:590:40 [INFO] [stdout] 40: 0x6249da9a459a - std::panicking::catch_unwind::h412991d5237de610 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:553:19 [INFO] [stdout] 41: 0x6249da9a459a - std::panic::catch_unwind::ha82b139b3eb5840a [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panic.rs:359:14 [INFO] [stdout] 42: 0x6249da9a459a - std::thread::Builder::spawn_unchecked_::{{closure}}::ha823b36f5114938e [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 43: 0x6249da9a459a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hf120e7b1db22ac07 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 44: 0x6249dae902bf - as core::ops::function::FnOnce>::call_once::h3e049222c99298ac [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 45: 0x6249dae902bf - std::sys::pal::unix::thread::Thread::new::thread_start::h942e336943ad5963 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/pal/unix/thread.rs:118:17 [INFO] [stdout] 46: 0x72bd72042aa4 - [INFO] [stdout] 47: 0x72bd720cfa34 - clone [INFO] [stdout] 48: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- tests::external_functions::_0025 stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'tests::external_functions::_0025' (2730) panicked at src/tests/mod.rs:245:7: [INFO] [stdout] assertion `left == right` failed: ERROR [INFO] [stdout] expected: "foo bar" [INFO] [stdout] actual: null(error sending request for url (http://127.0.0.1:22023/api/rest/v1/rpc/evaluate)) [INFO] [stdout] [INFO] [stdout] left: Null(Some("error sending request for url (http://127.0.0.1:22023/api/rest/v1/rpc/evaluate)")) [INFO] [stdout] right: String("foo bar") [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x6249daebd862 - std::backtrace_rs::backtrace::libunwind::trace::h7cddb8376417e7cc [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x6249daebd862 - std::backtrace_rs::backtrace::trace_unsynchronized::hb4e41acf4b349ff1 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x6249daebd862 - std::sys::backtrace::_print_fmt::h1222b80910ba6eb5 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x6249daebd862 - ::fmt::h5bb8a979ba5db788 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x6249daed04af - core::fmt::rt::Argument::fmt::h2ee2c138a50a7796 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x6249daed04af - core::fmt::write::h1e0dbf07fe3990bd [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x6249dae89763 - std::io::default_write_fmt::h7d7ad5ed6a883d81 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x6249dae89763 - std::io::Write::write_fmt::hc477d9325b345ece [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x6249dae96202 - std::sys::backtrace::BacktraceLock::print::h788d486777205086 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x6249dae9b21f - std::panicking::default_hook::{{closure}}::ha7bdfeb5949fc0fa [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x6249dae9b0b1 - std::panicking::default_hook::h6dad75ec721846f4 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x6249da9b49ee - as core::ops::function::Fn>::call::h33799d04b0b96146 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 12: 0x6249da9b49ee - test::test_main_with_exit_callback::{{closure}}::h880e31c829a2eb5d [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x6249dae9b96e - as core::ops::function::Fn>::call::h5e1b8c652ea49180 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 14: 0x6249dae9b96e - std::panicking::panic_with_hook::hba00e869ada17676 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x6249dae9b68a - std::panicking::panic_handler::{{closure}}::h3d21149c258e5ceb [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:707:13 [INFO] [stdout] 16: 0x6249dae96339 - std::sys::backtrace::__rust_end_short_backtrace::h4f5d9b9dfb3e6ec1 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x6249dae7cd5d - __rustc[9a7a9f9af7564de1]::rust_begin_unwind [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x6249daedbb60 - core::panicking::panic_fmt::h78e817a90331d98b [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x6249daedb9f3 - core::panicking::assert_failed_inner::he0a3934689115f42 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/panicking.rs:434:23 [INFO] [stdout] 20: 0x6249da44613b - core::panicking::assert_failed::heb83d36b83bad3a4 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/panicking.rs:394:5 [INFO] [stdout] 21: 0x6249da4807ec - dsntk_feel_evaluator::tests::textual_expression::ha5e52368a772d4ea [INFO] [stdout] at /opt/rustwide/workdir/src/tests/mod.rs:245:7 [INFO] [stdout] 22: 0x6249da48ee60 - dsntk_feel_evaluator::tests::te_string::h6870668a02b4caf7 [INFO] [stdout] at /opt/rustwide/workdir/src/tests/mod.rs:131:3 [INFO] [stdout] 23: 0x6249da4c8142 - dsntk_feel_evaluator::tests::external_functions::_0025::h238159f830ea9b1c [INFO] [stdout] at /opt/rustwide/workdir/src/tests/external_functions.rs:200:3 [INFO] [stdout] 24: 0x6249da4c81a7 - dsntk_feel_evaluator::tests::external_functions::_0025::{{closure}}::h9783eb66afe6c66a [INFO] [stdout] at /opt/rustwide/workdir/src/tests/external_functions.rs:198:11 [INFO] [stdout] 25: 0x6249da555ab6 - core::ops::function::FnOnce::call_once::h6ed2e84e7995fb6e [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 26: 0x6249da9b47eb - core::ops::function::FnOnce::call_once::h7f4b4fba903e39d5 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 27: 0x6249da9b47eb - test::__rust_begin_short_backtrace::h9277cb6a2ccfc000 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:663:18 [INFO] [stdout] 28: 0x6249da9ca295 - test::run_test_in_process::{{closure}}::h9aea5ca90d1f4423 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:686:74 [INFO] [stdout] 29: 0x6249da9ca295 - as core::ops::function::FnOnce<()>>::call_once::h364f5fe6cc8afa85 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 30: 0x6249da9ca295 - std::panicking::catch_unwind::do_call::h2b2bec3317fe53ec [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:590:40 [INFO] [stdout] 31: 0x6249da9ca295 - std::panicking::catch_unwind::hc3763734156da4af [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:553:19 [INFO] [stdout] 32: 0x6249da9ca295 - std::panic::catch_unwind::h28038391e867eabc [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panic.rs:359:14 [INFO] [stdout] 33: 0x6249da9ca295 - test::run_test_in_process::had0273166695a036 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:686:27 [INFO] [stdout] 34: 0x6249da9ca295 - test::run_test::{{closure}}::h743d09d4bb476605 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:607:43 [INFO] [stdout] 35: 0x6249da9a0cb4 - test::run_test::{{closure}}::he950b8f9118d37e2 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:637:41 [INFO] [stdout] 36: 0x6249da9a0cb4 - std::sys::backtrace::__rust_begin_short_backtrace::hbfaffa6539f6abb7 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 37: 0x6249da9a459a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hcce3c2c65b9c3b20 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 38: 0x6249da9a459a - as core::ops::function::FnOnce<()>>::call_once::hb66b30b6d37985a5 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 39: 0x6249da9a459a - std::panicking::catch_unwind::do_call::h992bbe2c32dc1d79 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:590:40 [INFO] [stdout] 40: 0x6249da9a459a - std::panicking::catch_unwind::h412991d5237de610 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:553:19 [INFO] [stdout] 41: 0x6249da9a459a - std::panic::catch_unwind::ha82b139b3eb5840a [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panic.rs:359:14 [INFO] [stdout] 42: 0x6249da9a459a - std::thread::Builder::spawn_unchecked_::{{closure}}::ha823b36f5114938e [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 43: 0x6249da9a459a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hf120e7b1db22ac07 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 44: 0x6249dae902bf - as core::ops::function::FnOnce>::call_once::h3e049222c99298ac [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 45: 0x6249dae902bf - std::sys::pal::unix::thread::Thread::new::thread_start::h942e336943ad5963 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/pal/unix/thread.rs:118:17 [INFO] [stdout] 46: 0x72bd72042aa4 - [INFO] [stdout] 47: 0x72bd720cfa34 - clone [INFO] [stdout] 48: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- tests::external_functions::_0012 stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'tests::external_functions::_0012' (2717) panicked at src/tests/mod.rs:245:7: [INFO] [stdout] assertion `left == right` failed: ERROR [INFO] [stdout] expected: "1.0" [INFO] [stdout] actual: null(error sending request for url (http://127.0.0.1:22023/api/rest/v1/rpc/evaluate)) [INFO] [stdout] [INFO] [stdout] left: Null(Some("error sending request for url (http://127.0.0.1:22023/api/rest/v1/rpc/evaluate)")) [INFO] [stdout] right: String("1.0") [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x6249daebd862 - std::backtrace_rs::backtrace::libunwind::trace::h7cddb8376417e7cc [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x6249daebd862 - std::backtrace_rs::backtrace::trace_unsynchronized::hb4e41acf4b349ff1 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x6249daebd862 - std::sys::backtrace::_print_fmt::h1222b80910ba6eb5 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x6249daebd862 - ::fmt::h5bb8a979ba5db788 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x6249daed04af - core::fmt::rt::Argument::fmt::h2ee2c138a50a7796 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x6249daed04af - core::fmt::write::h1e0dbf07fe3990bd [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x6249dae89763 - std::io::default_write_fmt::h7d7ad5ed6a883d81 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x6249dae89763 - std::io::Write::write_fmt::hc477d9325b345ece [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x6249dae96202 - std::sys::backtrace::BacktraceLock::print::h788d486777205086 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x6249dae9b21f - std::panicking::default_hook::{{closure}}::ha7bdfeb5949fc0fa [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x6249dae9b0b1 - std::panicking::default_hook::h6dad75ec721846f4 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x6249da9b49ee - as core::ops::function::Fn>::call::h33799d04b0b96146 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 12: 0x6249da9b49ee - test::test_main_with_exit_callback::{{closure}}::h880e31c829a2eb5d [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x6249dae9b96e - as core::ops::function::Fn>::call::h5e1b8c652ea49180 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 14: 0x6249dae9b96e - std::panicking::panic_with_hook::hba00e869ada17676 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x6249dae9b68a - std::panicking::panic_handler::{{closure}}::h3d21149c258e5ceb [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:707:13 [INFO] [stdout] 16: 0x6249dae96339 - std::sys::backtrace::__rust_end_short_backtrace::h4f5d9b9dfb3e6ec1 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x6249dae7cd5d - __rustc[9a7a9f9af7564de1]::rust_begin_unwind [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x6249daedbb60 - core::panicking::panic_fmt::h78e817a90331d98b [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x6249daedb9f3 - core::panicking::assert_failed_inner::he0a3934689115f42 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/panicking.rs:434:23 [INFO] [stdout] 20: 0x6249da44613b - core::panicking::assert_failed::heb83d36b83bad3a4 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/panicking.rs:394:5 [INFO] [stdout] 21: 0x6249da4807ec - dsntk_feel_evaluator::tests::textual_expression::ha5e52368a772d4ea [INFO] [stdout] at /opt/rustwide/workdir/src/tests/mod.rs:245:7 [INFO] [stdout] 22: 0x6249da48ee60 - dsntk_feel_evaluator::tests::te_string::h6870668a02b4caf7 [INFO] [stdout] at /opt/rustwide/workdir/src/tests/mod.rs:131:3 [INFO] [stdout] 23: 0x6249da4c7782 - dsntk_feel_evaluator::tests::external_functions::_0012::hfb9697536f8f2224 [INFO] [stdout] at /opt/rustwide/workdir/src/tests/external_functions.rs:82:3 [INFO] [stdout] 24: 0x6249da4c77e7 - dsntk_feel_evaluator::tests::external_functions::_0012::{{closure}}::hc6bc445ef7ca9484 [INFO] [stdout] at /opt/rustwide/workdir/src/tests/external_functions.rs:80:11 [INFO] [stdout] 25: 0x6249da5454e6 - core::ops::function::FnOnce::call_once::h1fc8ba0b370edcb8 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 26: 0x6249da9b47eb - core::ops::function::FnOnce::call_once::h7f4b4fba903e39d5 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 27: 0x6249da9b47eb - test::__rust_begin_short_backtrace::h9277cb6a2ccfc000 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:663:18 [INFO] [stdout] 28: 0x6249da9ca295 - test::run_test_in_process::{{closure}}::h9aea5ca90d1f4423 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:686:74 [INFO] [stdout] 29: 0x6249da9ca295 - as core::ops::function::FnOnce<()>>::call_once::h364f5fe6cc8afa85 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 30: 0x6249da9ca295 - std::panicking::catch_unwind::do_call::h2b2bec3317fe53ec [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:590:40 [INFO] [stdout] 31: 0x6249da9ca295 - std::panicking::catch_unwind::hc3763734156da4af [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:553:19 [INFO] [stdout] 32: 0x6249da9ca295 - std::panic::catch_unwind::h28038391e867eabc [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panic.rs:359:14 [INFO] [stdout] 33: 0x6249da9ca295 - test::run_test_in_process::had0273166695a036 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:686:27 [INFO] [stdout] 34: 0x6249da9ca295 - test::run_test::{{closure}}::h743d09d4bb476605 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:607:43 [INFO] [stdout] 35: 0x6249da9a0cb4 - test::run_test::{{closure}}::he950b8f9118d37e2 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:637:41 [INFO] [stdout] 36: 0x6249da9a0cb4 - std::sys::backtrace::__rust_begin_short_backtrace::hbfaffa6539f6abb7 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 37: 0x6249da9a459a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hcce3c2c65b9c3b20 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 38: 0x6249da9a459a - as core::ops::function::FnOnce<()>>::call_once::hb66b30b6d37985a5 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 39: 0x6249da9a459a - std::panicking::catch_unwind::do_call::h992bbe2c32dc1d79 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:590:40 [INFO] [stdout] 40: 0x6249da9a459a - std::panicking::catch_unwind::h412991d5237de610 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:553:19 [INFO] [stdout] 41: 0x6249da9a459a - std::panic::catch_unwind::ha82b139b3eb5840a [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panic.rs:359:14 [INFO] [stdout] 42: 0x6249da9a459a - std::thread::Builder::spawn_unchecked_::{{closure}}::ha823b36f5114938e [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 43: 0x6249da9a459a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hf120e7b1db22ac07 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 44: 0x6249dae902bf - as core::ops::function::FnOnce>::call_once::h3e049222c99298ac [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 45: 0x6249dae902bf - std::sys::pal::unix::thread::Thread::new::thread_start::h942e336943ad5963 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/pal/unix/thread.rs:118:17 [INFO] [stdout] 46: 0x72bd72042aa4 - [INFO] [stdout] 47: 0x72bd720cfa34 - clone [INFO] [stdout] 48: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- tests::external_functions::_0013 stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'tests::external_functions::_0013' (2718) panicked at src/tests/mod.rs:245:7: [INFO] [stdout] assertion `left == right` failed: ERROR [INFO] [stdout] expected: null(simple DTO conversion to object failed, class: char, type: XSD_DECIMAL) [INFO] [stdout] actual: null(error sending request for url (http://127.0.0.1:22023/api/rest/v1/rpc/evaluate)) [INFO] [stdout] [INFO] [stdout] left: Null(Some("error sending request for url (http://127.0.0.1:22023/api/rest/v1/rpc/evaluate)")) [INFO] [stdout] right: Null(Some("simple DTO conversion to object failed, class: char, type: XSD_DECIMAL")) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x6249daebd862 - std::backtrace_rs::backtrace::libunwind::trace::h7cddb8376417e7cc [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x6249daebd862 - std::backtrace_rs::backtrace::trace_unsynchronized::hb4e41acf4b349ff1 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x6249daebd862 - std::sys::backtrace::_print_fmt::h1222b80910ba6eb5 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x6249daebd862 - ::fmt::h5bb8a979ba5db788 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x6249daed04af - core::fmt::rt::Argument::fmt::h2ee2c138a50a7796 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x6249daed04af - core::fmt::write::h1e0dbf07fe3990bd [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x6249dae89763 - std::io::default_write_fmt::h7d7ad5ed6a883d81 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x6249dae89763 - std::io::Write::write_fmt::hc477d9325b345ece [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x6249dae96202 - std::sys::backtrace::BacktraceLock::print::h788d486777205086 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x6249dae9b21f - std::panicking::default_hook::{{closure}}::ha7bdfeb5949fc0fa [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x6249dae9b0b1 - std::panicking::default_hook::h6dad75ec721846f4 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x6249da9b49ee - as core::ops::function::Fn>::call::h33799d04b0b96146 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 12: 0x6249da9b49ee - test::test_main_with_exit_callback::{{closure}}::h880e31c829a2eb5d [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x6249dae9b96e - as core::ops::function::Fn>::call::h5e1b8c652ea49180 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 14: 0x6249dae9b96e - std::panicking::panic_with_hook::hba00e869ada17676 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x6249dae9b68a - std::panicking::panic_handler::{{closure}}::h3d21149c258e5ceb [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:707:13 [INFO] [stdout] 16: 0x6249dae96339 - std::sys::backtrace::__rust_end_short_backtrace::h4f5d9b9dfb3e6ec1 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x6249dae7cd5d - __rustc[9a7a9f9af7564de1]::rust_begin_unwind [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x6249daedbb60 - core::panicking::panic_fmt::h78e817a90331d98b [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x6249daedb9f3 - core::panicking::assert_failed_inner::he0a3934689115f42 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/panicking.rs:434:23 [INFO] [stdout] 20: 0x6249da44613b - core::panicking::assert_failed::heb83d36b83bad3a4 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/panicking.rs:394:5 [INFO] [stdout] 21: 0x6249da4807ec - dsntk_feel_evaluator::tests::textual_expression::ha5e52368a772d4ea [INFO] [stdout] at /opt/rustwide/workdir/src/tests/mod.rs:245:7 [INFO] [stdout] 22: 0x6249da48d40e - dsntk_feel_evaluator::tests::te_null::hb99a5d3ff452aa3c [INFO] [stdout] at /opt/rustwide/workdir/src/tests/mod.rs:121:3 [INFO] [stdout] 23: 0x6249da4c7842 - dsntk_feel_evaluator::tests::external_functions::_0013::hdd8b2134a53c79b3 [INFO] [stdout] at /opt/rustwide/workdir/src/tests/external_functions.rs:88:3 [INFO] [stdout] 24: 0x6249da4c78a7 - dsntk_feel_evaluator::tests::external_functions::_0013::{{closure}}::h7b86a2fa95a5f347 [INFO] [stdout] at /opt/rustwide/workdir/src/tests/external_functions.rs:86:11 [INFO] [stdout] 25: 0x6249da5458e6 - core::ops::function::FnOnce::call_once::h211194ccbf62dfbc [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 26: 0x6249da9b47eb - core::ops::function::FnOnce::call_once::h7f4b4fba903e39d5 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 27: 0x6249da9b47eb - test::__rust_begin_short_backtrace::h9277cb6a2ccfc000 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:663:18 [INFO] [stdout] 28: 0x6249da9ca295 - test::run_test_in_process::{{closure}}::h9aea5ca90d1f4423 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:686:74 [INFO] [stdout] 29: 0x6249da9ca295 - as core::ops::function::FnOnce<()>>::call_once::h364f5fe6cc8afa85 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 30: 0x6249da9ca295 - std::panicking::catch_unwind::do_call::h2b2bec3317fe53ec [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:590:40 [INFO] [stdout] 31: 0x6249da9ca295 - std::panicking::catch_unwind::hc3763734156da4af [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:553:19 [INFO] [stdout] 32: 0x6249da9ca295 - std::panic::catch_unwind::h28038391e867eabc [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panic.rs:359:14 [INFO] [stdout] 33: 0x6249da9ca295 - test::run_test_in_process::had0273166695a036 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:686:27 [INFO] [stdout] 34: 0x6249da9ca295 - test::run_test::{{closure}}::h743d09d4bb476605 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:607:43 [INFO] [stdout] 35: 0x6249da9a0cb4 - test::run_test::{{closure}}::he950b8f9118d37e2 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:637:41 [INFO] [stdout] 36: 0x6249da9a0cb4 - std::sys::backtrace::__rust_begin_short_backtrace::hbfaffa6539f6abb7 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 37: 0x6249da9a459a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hcce3c2c65b9c3b20 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 38: 0x6249da9a459a - as core::ops::function::FnOnce<()>>::call_once::hb66b30b6d37985a5 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 39: 0x6249da9a459a - std::panicking::catch_unwind::do_call::h992bbe2c32dc1d79 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:590:40 [INFO] [stdout] 40: 0x6249da9a459a - std::panicking::catch_unwind::h412991d5237de610 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:553:19 [INFO] [stdout] 41: 0x6249da9a459a - std::panic::catch_unwind::ha82b139b3eb5840a [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panic.rs:359:14 [INFO] [stdout] 42: 0x6249da9a459a - std::thread::Builder::spawn_unchecked_::{{closure}}::ha823b36f5114938e [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 43: 0x6249da9a459a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hf120e7b1db22ac07 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 44: 0x6249dae902bf - as core::ops::function::FnOnce>::call_once::h3e049222c99298ac [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 45: 0x6249dae902bf - std::sys::pal::unix::thread::Thread::new::thread_start::h942e336943ad5963 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/pal/unix/thread.rs:118:17 [INFO] [stdout] 46: 0x72bd72042aa4 - [INFO] [stdout] 47: 0x72bd720cfa34 - clone [INFO] [stdout] 48: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- tests::external_functions::_0017 stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'tests::external_functions::_0017' (2722) panicked at src/tests/mod.rs:245:7: [INFO] [stdout] assertion `left == right` failed: ERROR [INFO] [stdout] expected: 1.2345 [INFO] [stdout] actual: null(error sending request for url (http://127.0.0.1:22023/api/rest/v1/rpc/evaluate)) [INFO] [stdout] [INFO] [stdout] left: Null(Some("error sending request for url (http://127.0.0.1:22023/api/rest/v1/rpc/evaluate)")) [INFO] [stdout] right: Number(+12345E-4) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x6249daebd862 - std::backtrace_rs::backtrace::libunwind::trace::h7cddb8376417e7cc [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x6249daebd862 - std::backtrace_rs::backtrace::trace_unsynchronized::hb4e41acf4b349ff1 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x6249daebd862 - std::sys::backtrace::_print_fmt::h1222b80910ba6eb5 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x6249daebd862 - ::fmt::h5bb8a979ba5db788 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x6249daed04af - core::fmt::rt::Argument::fmt::h2ee2c138a50a7796 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x6249daed04af - core::fmt::write::h1e0dbf07fe3990bd [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x6249dae89763 - std::io::default_write_fmt::h7d7ad5ed6a883d81 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x6249dae89763 - std::io::Write::write_fmt::hc477d9325b345ece [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x6249dae96202 - std::sys::backtrace::BacktraceLock::print::h788d486777205086 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x6249dae9b21f - std::panicking::default_hook::{{closure}}::ha7bdfeb5949fc0fa [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x6249dae9b0b1 - std::panicking::default_hook::h6dad75ec721846f4 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x6249da9b49ee - as core::ops::function::Fn>::call::h33799d04b0b96146 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 12: 0x6249da9b49ee - test::test_main_with_exit_callback::{{closure}}::h880e31c829a2eb5d [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x6249dae9b96e - as core::ops::function::Fn>::call::h5e1b8c652ea49180 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 14: 0x6249dae9b96e - std::panicking::panic_with_hook::hba00e869ada17676 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x6249dae9b68a - std::panicking::panic_handler::{{closure}}::h3d21149c258e5ceb [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:707:13 [INFO] [stdout] 16: 0x6249dae96339 - std::sys::backtrace::__rust_end_short_backtrace::h4f5d9b9dfb3e6ec1 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x6249dae7cd5d - __rustc[9a7a9f9af7564de1]::rust_begin_unwind [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x6249daedbb60 - core::panicking::panic_fmt::h78e817a90331d98b [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x6249daedb9f3 - core::panicking::assert_failed_inner::he0a3934689115f42 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/panicking.rs:434:23 [INFO] [stdout] 20: 0x6249da44613b - core::panicking::assert_failed::heb83d36b83bad3a4 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/panicking.rs:394:5 [INFO] [stdout] 21: 0x6249da4807ec - dsntk_feel_evaluator::tests::textual_expression::ha5e52368a772d4ea [INFO] [stdout] at /opt/rustwide/workdir/src/tests/mod.rs:245:7 [INFO] [stdout] 22: 0x6249da48ed7d - dsntk_feel_evaluator::tests::te_number::h6b3127ef758b8333 [INFO] [stdout] at /opt/rustwide/workdir/src/tests/mod.rs:111:3 [INFO] [stdout] 23: 0x6249da4c7b41 - dsntk_feel_evaluator::tests::external_functions::_0017::h2740c9a2bd258232 [INFO] [stdout] at /opt/rustwide/workdir/src/tests/external_functions.rs:122:3 [INFO] [stdout] 24: 0x6249da4c7ba7 - dsntk_feel_evaluator::tests::external_functions::_0017::{{closure}}::h15a152761b6d189b [INFO] [stdout] at /opt/rustwide/workdir/src/tests/external_functions.rs:120:11 [INFO] [stdout] 25: 0x6249da53fd66 - core::ops::function::FnOnce::call_once::h067e03c0467adc4d [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 26: 0x6249da9b47eb - core::ops::function::FnOnce::call_once::h7f4b4fba903e39d5 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 27: 0x6249da9b47eb - test::__rust_begin_short_backtrace::h9277cb6a2ccfc000 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:663:18 [INFO] [stdout] 28: 0x6249da9ca295 - test::run_test_in_process::{{closure}}::h9aea5ca90d1f4423 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:686:74 [INFO] [stdout] 29: 0x6249da9ca295 - as core::ops::function::FnOnce<()>>::call_once::h364f5fe6cc8afa85 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 30: 0x6249da9ca295 - std::panicking::catch_unwind::do_call::h2b2bec3317fe53ec [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:590:40 [INFO] [stdout] 31: 0x6249da9ca295 - std::panicking::catch_unwind::hc3763734156da4af [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:553:19 [INFO] [stdout] 32: 0x6249da9ca295 - std::panic::catch_unwind::h28038391e867eabc [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panic.rs:359:14 [INFO] [stdout] 33: 0x6249da9ca295 - test::run_test_in_process::had0273166695a036 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:686:27 [INFO] [stdout] 34: 0x6249da9ca295 - test::run_test::{{closure}}::h743d09d4bb476605 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:607:43 [INFO] [stdout] 35: 0x6249da9a0cb4 - test::run_test::{{closure}}::he950b8f9118d37e2 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:637:41 [INFO] [stdout] 36: 0x6249da9a0cb4 - std::sys::backtrace::__rust_begin_short_backtrace::hbfaffa6539f6abb7 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 37: 0x6249da9a459a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hcce3c2c65b9c3b20 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 38: 0x6249da9a459a - as core::ops::function::FnOnce<()>>::call_once::hb66b30b6d37985a5 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 39: 0x6249da9a459a - std::panicking::catch_unwind::do_call::h992bbe2c32dc1d79 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:590:40 [INFO] [stdout] 40: 0x6249da9a459a - std::panicking::catch_unwind::h412991d5237de610 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:553:19 [INFO] [stdout] 41: 0x6249da9a459a - std::panic::catch_unwind::ha82b139b3eb5840a [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panic.rs:359:14 [INFO] [stdout] 42: 0x6249da9a459a - std::thread::Builder::spawn_unchecked_::{{closure}}::ha823b36f5114938e [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 43: 0x6249da9a459a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hf120e7b1db22ac07 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 44: 0x6249dae902bf - as core::ops::function::FnOnce>::call_once::h3e049222c99298ac [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 45: 0x6249dae902bf - std::sys::pal::unix::thread::Thread::new::thread_start::h942e336943ad5963 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/pal/unix/thread.rs:118:17 [INFO] [stdout] 46: 0x72bd72042aa4 - [INFO] [stdout] 47: 0x72bd720cfa34 - clone [INFO] [stdout] 48: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- tests::external_functions::_0015 stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'tests::external_functions::_0015' (2720) panicked at src/tests/mod.rs:245:7: [INFO] [stdout] assertion `left == right` failed: ERROR [INFO] [stdout] expected: 1 [INFO] [stdout] actual: null(error sending request for url (http://127.0.0.1:22023/api/rest/v1/rpc/evaluate)) [INFO] [stdout] [INFO] [stdout] left: Null(Some("error sending request for url (http://127.0.0.1:22023/api/rest/v1/rpc/evaluate)")) [INFO] [stdout] right: Number(+1E+0) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x6249daebd862 - std::backtrace_rs::backtrace::libunwind::trace::h7cddb8376417e7cc [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x6249daebd862 - std::backtrace_rs::backtrace::trace_unsynchronized::hb4e41acf4b349ff1 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x6249daebd862 - std::sys::backtrace::_print_fmt::h1222b80910ba6eb5 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x6249daebd862 - ::fmt::h5bb8a979ba5db788 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x6249daed04af - core::fmt::rt::Argument::fmt::h2ee2c138a50a7796 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x6249daed04af - core::fmt::write::h1e0dbf07fe3990bd [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x6249dae89763 - std::io::default_write_fmt::h7d7ad5ed6a883d81 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x6249dae89763 - std::io::Write::write_fmt::hc477d9325b345ece [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x6249dae96202 - std::sys::backtrace::BacktraceLock::print::h788d486777205086 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x6249dae9b21f - std::panicking::default_hook::{{closure}}::ha7bdfeb5949fc0fa [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x6249dae9b0b1 - std::panicking::default_hook::h6dad75ec721846f4 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x6249da9b49ee - as core::ops::function::Fn>::call::h33799d04b0b96146 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 12: 0x6249da9b49ee - test::test_main_with_exit_callback::{{closure}}::h880e31c829a2eb5d [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x6249dae9b96e - as core::ops::function::Fn>::call::h5e1b8c652ea49180 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 14: 0x6249dae9b96e - std::panicking::panic_with_hook::hba00e869ada17676 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x6249dae9b68a - std::panicking::panic_handler::{{closure}}::h3d21149c258e5ceb [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:707:13 [INFO] [stdout] 16: 0x6249dae96339 - std::sys::backtrace::__rust_end_short_backtrace::h4f5d9b9dfb3e6ec1 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x6249dae7cd5d - __rustc[9a7a9f9af7564de1]::rust_begin_unwind [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x6249daedbb60 - core::panicking::panic_fmt::h78e817a90331d98b [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x6249daedb9f3 - core::panicking::assert_failed_inner::he0a3934689115f42 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/panicking.rs:434:23 [INFO] [stdout] 20: 0x6249da44613b - core::panicking::assert_failed::heb83d36b83bad3a4 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/panicking.rs:394:5 [INFO] [stdout] 21: 0x6249da4807ec - dsntk_feel_evaluator::tests::textual_expression::ha5e52368a772d4ea [INFO] [stdout] at /opt/rustwide/workdir/src/tests/mod.rs:245:7 [INFO] [stdout] 22: 0x6249da48ed7d - dsntk_feel_evaluator::tests::te_number::h6b3127ef758b8333 [INFO] [stdout] at /opt/rustwide/workdir/src/tests/mod.rs:111:3 [INFO] [stdout] 23: 0x6249da4c79bf - dsntk_feel_evaluator::tests::external_functions::_0015::h6f6faf25678f1229 [INFO] [stdout] at /opt/rustwide/workdir/src/tests/external_functions.rs:105:3 [INFO] [stdout] 24: 0x6249da4c7a27 - dsntk_feel_evaluator::tests::external_functions::_0015::{{closure}}::h5faff572753cbd45 [INFO] [stdout] at /opt/rustwide/workdir/src/tests/external_functions.rs:103:11 [INFO] [stdout] 25: 0x6249da562566 - core::ops::function::FnOnce::call_once::haad1f750fc1c647b [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 26: 0x6249da9b47eb - core::ops::function::FnOnce::call_once::h7f4b4fba903e39d5 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 27: 0x6249da9b47eb - test::__rust_begin_short_backtrace::h9277cb6a2ccfc000 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:663:18 [INFO] [stdout] 28: 0x6249da9ca295 - test::run_test_in_process::{{closure}}::h9aea5ca90d1f4423 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:686:74 [INFO] [stdout] 29: 0x6249da9ca295 - as core::ops::function::FnOnce<()>>::call_once::h364f5fe6cc8afa85 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 30: 0x6249da9ca295 - std::panicking::catch_unwind::do_call::h2b2bec3317fe53ec [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:590:40 [INFO] [stdout] 31: 0x6249da9ca295 - std::panicking::catch_unwind::hc3763734156da4af [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:553:19 [INFO] [stdout] 32: 0x6249da9ca295 - std::panic::catch_unwind::h28038391e867eabc [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panic.rs:359:14 [INFO] [stdout] 33: 0x6249da9ca295 - test::run_test_in_process::had0273166695a036 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:686:27 [INFO] [stdout] 34: 0x6249da9ca295 - test::run_test::{{closure}}::h743d09d4bb476605 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:607:43 [INFO] [stdout] 35: 0x6249da9a0cb4 - test::run_test::{{closure}}::he950b8f9118d37e2 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:637:41 [INFO] [stdout] 36: 0x6249da9a0cb4 - std::sys::backtrace::__rust_begin_short_backtrace::hbfaffa6539f6abb7 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 37: 0x6249da9a459a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hcce3c2c65b9c3b20 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 38: 0x6249da9a459a - as core::ops::function::FnOnce<()>>::call_once::hb66b30b6d37985a5 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 39: 0x6249da9a459a - std::panicking::catch_unwind::do_call::h992bbe2c32dc1d79 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:590:40 [INFO] [stdout] 40: 0x6249da9a459a - std::panicking::catch_unwind::h412991d5237de610 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:553:19 [INFO] [stdout] 41: 0x6249da9a459a - std::panic::catch_unwind::ha82b139b3eb5840a [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panic.rs:359:14 [INFO] [stdout] 42: 0x6249da9a459a - std::thread::Builder::spawn_unchecked_::{{closure}}::ha823b36f5114938e [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 43: 0x6249da9a459a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hf120e7b1db22ac07 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 44: 0x6249dae902bf - as core::ops::function::FnOnce>::call_once::h3e049222c99298ac [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 45: 0x6249dae902bf - std::sys::pal::unix::thread::Thread::new::thread_start::h942e336943ad5963 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/pal/unix/thread.rs:118:17 [INFO] [stdout] 46: 0x72bd72042aa4 - [INFO] [stdout] 47: 0x72bd720cfa34 - clone [INFO] [stdout] 48: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] tests::external_functions::_0001 [INFO] [stdout] tests::external_functions::_0003 [INFO] [stdout] tests::external_functions::_0006 [INFO] [stdout] tests::external_functions::_0008 [INFO] [stdout] tests::external_functions::_0012 [INFO] [stdout] tests::external_functions::_0013 [INFO] [stdout] tests::external_functions::_0014 [INFO] [stdout] tests::external_functions::_0015 [INFO] [stdout] tests::external_functions::_0016 [INFO] [stdout] tests::external_functions::_0017 [INFO] [stdout] tests::external_functions::_0018 [INFO] [stdout] tests::external_functions::_0019 [INFO] [stdout] tests::external_functions::_0025 [INFO] [stdout] [INFO] [stdout] test result: FAILED. 3202 passed; 13 failed; 3 ignored; 0 measured; 0 filtered out; finished in 1.40s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "68afafe438af05dca9988fbd9f8cc35a8061bf6c570ffcfdbd712e5ceb811ce8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "68afafe438af05dca9988fbd9f8cc35a8061bf6c570ffcfdbd712e5ceb811ce8", kill_on_drop: false }` [INFO] [stdout] 68afafe438af05dca9988fbd9f8cc35a8061bf6c570ffcfdbd712e5ceb811ce8