[INFO] crate balena-temen 0.5.7 is already in cache [INFO] extracting crate balena-temen 0.5.7 into work/ex/beta-1.38-1/sources/1.37.0/reg/balena-temen/0.5.7 [INFO] extracting crate balena-temen 0.5.7 into work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/balena-temen/0.5.7 [INFO] validating manifest of balena-temen-0.5.7 on toolchain 1.37.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of balena-temen-0.5.7 on toolchain beta-2019-08-13 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing balena-temen-0.5.7 [INFO] finished frobbing balena-temen-0.5.7 [INFO] frobbed toml for balena-temen-0.5.7 written to work/ex/beta-1.38-1/sources/1.37.0/reg/balena-temen/0.5.7/Cargo.toml [INFO] started frobbing balena-temen-0.5.7 [INFO] finished frobbing balena-temen-0.5.7 [INFO] frobbed toml for balena-temen-0.5.7 written to work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/balena-temen/0.5.7/Cargo.toml [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing balena-temen-0.5.7 against beta-2019-08-13 for beta-1.38-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-4/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/balena-temen/0.5.7:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+beta-2019-08-13" "build" "--frozen"` [INFO] [stdout] 49557be2312379f63c3a2c8637e7bc304ca2f10be3665c48d39baa6f5004f847 [INFO] running `"docker" "start" "-a" "49557be2312379f63c3a2c8637e7bc304ca2f10be3665c48d39baa6f5004f847"` [INFO] [stderr] Compiling uuid v0.7.4 [INFO] [stderr] Compiling rand v0.6.1 [INFO] [stderr] Compiling approx v0.3.2 [INFO] [stderr] Compiling pest_generator v2.1.0 [INFO] [stderr] Compiling serde_derive v1.0.99 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling balena-temen v0.5.7 (/opt/crater/workdir) [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/error.rs:256:34 [INFO] [stderr] | [INFO] [stderr] 256 | fn source(&self) -> Option<&(error::Error + 'static)> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn error::Error + 'static` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 29.95s [INFO] running `"docker" "inspect" "49557be2312379f63c3a2c8637e7bc304ca2f10be3665c48d39baa6f5004f847"` [INFO] running `"docker" "rm" "-f" "49557be2312379f63c3a2c8637e7bc304ca2f10be3665c48d39baa6f5004f847"` [INFO] [stdout] 49557be2312379f63c3a2c8637e7bc304ca2f10be3665c48d39baa6f5004f847 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-4/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/balena-temen/0.5.7:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+beta-2019-08-13" "test" "--frozen" "--no-run"` [INFO] [stdout] 921f70b71f15e2a8a6a84d53013754fa13ebde09e18531de7a5204443ac7f51e [INFO] running `"docker" "start" "-a" "921f70b71f15e2a8a6a84d53013754fa13ebde09e18531de7a5204443ac7f51e"` [INFO] [stderr] Compiling balena-temen v0.5.7 (/opt/crater/workdir) [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/error.rs:256:34 [INFO] [stderr] | [INFO] [stderr] 256 | fn source(&self) -> Option<&(error::Error + 'static)> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn error::Error + 'static` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 6.66s [INFO] running `"docker" "inspect" "921f70b71f15e2a8a6a84d53013754fa13ebde09e18531de7a5204443ac7f51e"` [INFO] running `"docker" "rm" "-f" "921f70b71f15e2a8a6a84d53013754fa13ebde09e18531de7a5204443ac7f51e"` [INFO] [stdout] 921f70b71f15e2a8a6a84d53013754fa13ebde09e18531de7a5204443ac7f51e [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-4/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/balena-temen/0.5.7:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+beta-2019-08-13" "test" "--frozen"` [INFO] [stdout] 922da56c9eab2b3db9a435f20870c86b5a54ecb49127b3b725bc82124c77207f [INFO] running `"docker" "start" "-a" "922da56c9eab2b3db9a435f20870c86b5a54ecb49127b3b725bc82124c77207f"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.08s [INFO] [stderr] Running /opt/crater/target/debug/deps/balena_temen-7c34640554bcdb81 [INFO] [stdout] [INFO] [stdout] running 38 tests [INFO] [stdout] test builtin::filter::datetime::tests::date_default_format ... ok [INFO] [stdout] test builtin::filter::datetime::tests::datetime_default_format ... ok [INFO] [stdout] test builtin::filter::slugify::tests::fail_on_invalid_input_type ... ok [INFO] [stdout] test builtin::filter::slugify::tests::fail_on_invalid_input ... ok [INFO] [stdout] test builtin::filter::datetime::tests::time_default_format ... ok [INFO] [stdout] test builtin::filter::lower::tests::result_is_lower_cased ... ok [INFO] [stdout] test builtin::filter::datetime::tests::format_argument ... ok [INFO] [stdout] test builtin::filter::slugify::tests::result_is_trimmed ... ok [INFO] [stdout] test builtin::filter::trim::tests::fail_on_invalid_input_type ... ok [INFO] [stdout] test builtin::filter::lower::tests::fail_on_invalid_input_type ... ok [INFO] [stderr] Running /opt/crater/target/debug/deps/tests-ea89dbcce827d0ba [INFO] [stdout] test builtin::function::math::tests::log10_1 ... ok [INFO] [stdout] test builtin::filter::trim::tests::result_is_trimmed ... ok [INFO] [stdout] test builtin::filter::upper::tests::result_is_upper_cased ... ok [INFO] [stdout] test builtin::filter::upper::tests::fail_on_invalid_input_type ... ok [INFO] [stdout] test builtin::function::math::tests::log10_0 ... ok [INFO] [stdout] test builtin::function::math::tests::log10_2 ... ok [INFO] [stdout] test builtin::filter::datetime::tests::fail_on_invalid_format_argument_type ... ok [INFO] [stdout] test builtin::function::math::tests::max_fails_without_arguments ... ok [INFO] [stdout] test builtin::function::math::tests::log10_100000 ... ok [INFO] [stdout] test builtin::function::math::tests::max_fails_with_strings ... ok [INFO] [stdout] test builtin::function::math::tests::max_multiple_values ... ok [INFO] [stdout] test builtin::function::math::tests::min_fails_with_strings ... ok [INFO] [stdout] test builtin::function::math::tests::min_fails_without_arguments ... ok [INFO] [stdout] test builtin::function::math::tests::min_multiple_values ... ok [INFO] [stdout] test builtin::function::math::tests::min_with_floats_and_integers ... ok [INFO] [stdout] test builtin::function::math::tests::min_two_values ... ok [INFO] [stdout] test builtin::function::math::tests::pow_10_2 ... ok [INFO] [stdout] test builtin::function::math::tests::max_two_values ... ok [INFO] [stdout] test builtin::function::math::tests::pow_4_0_5 ... ok [INFO] [stdout] test builtin::function::math::tests::pow_7_3 ... ok [INFO] [stdout] test builtin::function::math::tests::pow_7_minus_2 ... ok [INFO] [stdout] test builtin::function::math::tests::pow_minus_7_0_5 ... ok [INFO] [stdout] test builtin::function::now::tests::default_argument_values ... ok [INFO] [stdout] test builtin::function::now::tests::fail_on_invalid_timestamp_argument_type ... ok [INFO] [stdout] test builtin::function::now::tests::subsequent_call_must_return_same_value ... ok [INFO] [stdout] test builtin::function::now::tests::timestamp_argument ... ok [INFO] [stdout] test builtin::function::now::tests::utc_rfc3339_as_default ... ok [INFO] [stdout] test builtin::function::uuidv4::tests::result_is_valid_uuid_v4 ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 38 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 119 tests [INFO] [stdout] test engine::eval::concat::multiple_strings ... ok [INFO] [stdout] test engine::eval::concat::string_with_integer ... ok [INFO] [stdout] test engine::eval::function::default_functions_are_registered ... ok [INFO] [stdout] test engine::eval::filter::fail_on_unknown_filter ... ok [INFO] [stdout] test engine::eval::function::fail_on_unknown_function ... ok [INFO] [stdout] test engine::eval::filter::default_filters_are_registered ... ok [INFO] [stdout] test engine::eval::filter::filter_chain ... ok [INFO] [stdout] test engine::eval::function::custom_function ... ok [INFO] [stdout] test engine::eval::filter::custom_filter ... ok [INFO] [stdout] test engine::eval::logical::equal_with_filter ... ok [INFO] [stdout] test engine::eval::logical::not ... ok [INFO] [stdout] test engine::eval::logical::lower ... ok [INFO] [stdout] test engine::eval::logical::and ... ok [INFO] [stdout] test engine::eval::logical::equal ... ok [INFO] [stdout] test engine::eval::concat::string_with_float ... ok [INFO] [stdout] test engine::eval::logical::greater_than ... ok [INFO] [stdout] test engine::eval::logical::lower_or_equal ... ok [INFO] [stdout] test engine::eval::logical::or ... ok [INFO] [stdout] test engine::eval::logical::greater_than_or_equal ... ok [INFO] [stdout] test engine::eval::logical::not_equal ... ok [INFO] [stdout] test engine::eval::lookup::fail_on_dotted_identifier_integer_index_out_of_bounds ... ok [INFO] [stdout] test engine::eval::lookup::fail_on_square_bracket_integer_out_of_bounds ... ok [INFO] [stdout] test engine::eval::lookup::fail_on_square_bracket_negative_integer_out_of_bounds ... ok [INFO] [stdout] test engine::eval::lookup::dotted_identifier_integer_index ... ok [INFO] [stdout] test engine::eval::lookup::dotted_identifier ... ok [INFO] [stdout] test engine::eval::lookup::simple_identifier ... ok [INFO] [stdout] test engine::eval::lookup::fail_on_square_bracket_indirect_invalid_type ... ok [INFO] [stdout] test engine::eval::lookup::fail_on_unknown_dotted_identifier ... ok [INFO] [stdout] test engine::eval::lookup::fail_on_unknown_identifier ... ok [INFO] [stdout] test engine::eval::lookup::fail_on_square_bracket_string_invalid_index ... ok [INFO] [stdout] test engine::eval::lookup::dotted_identifier_integer_index_mixed ... ok [INFO] [stdout] test engine::eval::lookup::square_bracket_mixed ... ok [INFO] [stdout] test engine::eval::lookup::relative_lookup ... ok [INFO] [stdout] test engine::eval::lookup::square_bracket_indirect ... ok [INFO] [stdout] test engine::eval::lookup::square_bracket_nested_indirect ... ok [INFO] [stdout] test engine::eval::math::division_result_as_integer ... ok [INFO] [stdout] test engine::eval::lookup::square_bracket_integer ... ok [INFO] [stdout] test engine::eval::lookup::square_bracket_multiple_indirect ... ok [INFO] [stdout] test engine::eval::lookup::square_bracket_string ... ok [INFO] [stdout] test engine::eval::lookup::square_bracket_negative_integer ... ok [INFO] [stdout] test engine::eval::math::division_result_as_float ... ok [INFO] [stdout] test engine::eval::math::fail_on_float_underflow_overflow_infinity ... ok [INFO] [stdout] test engine::eval::math::integer_operation_boundaries ... ok [INFO] [stdout] test engine::eval::math::integer_math_operations ... ok [INFO] [stdout] test engine::eval::math::float_math_operation ... ok [INFO] [stdout] test engine::eval::math::math_operator_precedence ... ok [INFO] [stdout] test engine::eval::math::zero_division ... ok [INFO] [stdout] test engine::eval::ternary::bool_value_as_condition ... ok [INFO] [stdout] test engine::eval::ternary::fn_in_condition ... ok [INFO] [stdout] test engine::eval::ternary::math_expression_as_falsy ... ok [INFO] [stdout] test engine::eval::ternary::math_expression_as_truthy ... ok [INFO] [stdout] test engine::eval::ternary::string_concat_in_condition ... ok [INFO] [stdout] test engine::eval_as_bool::logical::logical_and ... ok [INFO] [stdout] test engine::eval::ternary::nested ... ok [INFO] [stdout] test engine::eval_as_bool::logical::logical_not ... ok [INFO] [stdout] test engine::eval_as_bool::filter::fail_on_invalid_output_type ... ok [INFO] [stdout] test engine::eval_as_bool::function::fail_on_invalid_output_type ... ok [INFO] [stdout] test engine::eval_as_bool::logical::fail_on_invalid_syntax ... ok [INFO] [stdout] test engine::eval_as_bool::logical::logical_or ... ok [INFO] [stdout] test engine::eval_as_bool::math::fail_on_math_result ... ok [INFO] [stdout] test engine::eval_as_bool::math::float_relative_eq ... ok [INFO] [stdout] test engine::eval_as_bool::logical::fail_on_invalid_type ... ok [INFO] [stdout] test engine::eval_as_bool::primitive::fail_on_float ... ok [INFO] [stdout] test engine::eval_as_bool::primitive::boolean ... ok [INFO] [stdout] test engine::eval_as_bool::primitive::fail_on_string ... ok [INFO] [stdout] test engine::eval_as_bool::math::math ... ok [INFO] [stdout] test engine::eval_as_bool::primitive::fail_on_integer ... ok [INFO] [stdout] test engine::eval_as_bool::relational::greater_than ... ok [INFO] [stdout] test engine::eval_as_bool::relational::equal ... ok [INFO] [stdout] test engine::eval_as_bool::relational::greater_than_or_equal ... ok [INFO] [stdout] test engine::eval_as_bool::relational::lower_than_or_equal ... ok [INFO] [stdout] test engine::helper::array ... ok [INFO] [stdout] test engine::helper::root_object ... ok [INFO] [stdout] test engine::eval_as_bool::relational::lower_than ... ok [INFO] [stdout] test engine::helper::custom_keyword ... ok [INFO] [stdout] test engine::helper::chained_references ... ok [INFO] [stdout] test engine::helper::nested_object ... ok [INFO] [stdout] test engine::eval_as_bool::relational::not_equal ... ok [INFO] [stdout] test engine::regressions::fuzzer_invalid_overflow ... ok [INFO] [stdout] test engine::helper::primitive_types_pass_through ... ok [INFO] [stdout] test engine::helper::fail_on_circular_dependencies ... ok [INFO] [stdout] test parser::filter::chained_filter ... ok [INFO] [stdout] test parser::function::with_arguments ... ok [INFO] [stdout] test parser::filter::single_filter ... ok [INFO] [stdout] test parser::function::without_arguments ... ok [INFO] [stdout] test parser::identifier::allowed_characters ... ok [INFO] [stdout] test parser::identifier::dotted ... ok [INFO] [stdout] test parser::identifier::fail_on_bool_index ... ok [INFO] [stdout] test parser::identifier::fail_on_exceeded_max_length ... ok [INFO] [stdout] test parser::identifier::fail_on_float_index ... ok [INFO] [stdout] test engine::regressions::one_formula_fail_second_formula_success ... ok [INFO] [stdout] test parser::identifier::fail_on_number_prefix ... ok [INFO] [stdout] test parser::identifier::max_length ... ok [INFO] [stdout] test parser::identifier::simple ... ok [INFO] [stdout] test parser::identifier::integer_index ... ok [INFO] [stdout] test parser::function::with_positional_arguments ... ok [INFO] [stdout] test parser::identifier::min_length ... ok [INFO] [stdout] test parser::math::fail_on_invalid_syntax ... ok [INFO] [stdout] test parser::identifier::indirect_index ... ok [INFO] [stdout] test parser::math::operator ... ok [INFO] [stdout] test parser::identifier::string_index ... ok [INFO] [stdout] test parser::primitive::boolean ... ok [INFO] [stdout] test parser::logical::fail_on_invalid_syntax ... ok [INFO] [stdout] test parser::logical::operator ... ok [INFO] [stdout] test parser::primitive::fail_on_float_infinity ... ok [INFO] [stdout] test parser::primitive::fail_on_integer_out_of_bounds ... ok [INFO] [stdout] test parser::identifier::this_reserved_keyword ... ok [INFO] [stdout] test parser::identifier::super_reserved_keyword ... ok [INFO] [stdout] test parser::primitive::integer_with_leading_zeroes ... ok [INFO] [stdout] test parser::primitive::integer_boundaries ... ok [INFO] [stdout] test parser::primitive::float ... ok [INFO] [stdout] test parser::primitive::fail_on_float_without_leading_digit ... ok [INFO] [stdout] test parser::relational::fail_on_invalid_syntax ... ok [INFO] [stdout] test parser::primitive::float_leading_and_trailing_zeroes ... ok [INFO] [stdout] test parser::primitive::fail_on_invalid_string_syntax ... ok [INFO] [stdout] test parser::primitive::float_boundaries ... ok [INFO] [stdout] test parser::primitive::string ... ok [INFO] [stdout] test parser::primitive::integer ... ok [INFO] [stdout] test parser::relational::operator ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 119 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Doc-tests balena-temen [INFO] [stdout] [INFO] [stdout] running 21 tests [INFO] [stdout] test src/ast.rs - ast::Identifier::is_canonical (line 258) ... ok [INFO] [stdout] test src/ast.rs - ast::Identifier::index (line 418) ... ok [INFO] [stdout] test src/ast.rs - ast (line 7) ... ok [INFO] [stdout] test src/ast.rs - ast::Identifier::is_canonical (line 246) ... ok [INFO] [stdout] test src/ast.rs - ast::Identifier::name (line 392) ... ok [INFO] [stdout] test src/ast.rs - ast::Identifier::identifier (line 441) ... ok [INFO] [stdout] test src/ast.rs - ast::Identifier::canonicalize (line 334) ... ok [INFO] [stdout] test src/engine/builder.rs - engine::builder::EngineBuilder::filter (line 71) ... ok [INFO] [stdout] test src/engine/helper.rs - engine::helper::evaluate (line 204) ... ok [INFO] [stdout] test src/engine/builder.rs - engine::builder::EngineBuilder::function (line 168) ... ok [INFO] [stdout] test src/engine/helper.rs - engine::helper::evaluate (line 217) ... ok [INFO] [stdout] test src/engine/helper.rs - engine::helper::evaluate_with_engine (line 258) ... ok [INFO] [stdout] test src/engine/mod.rs - engine::Engine::eval_as_bool (line 137) ... ok [INFO] [stdout] test src/engine/mod.rs - engine::Engine::eval (line 60) ... ok [INFO] [stdout] test src/lib.rs - (line 132) ... ok [INFO] [stdout] test src/error.rs - error (line 9) ... ok [INFO] [stdout] test src/lib.rs - (line 167) ... ok [INFO] [stdout] test src/lib.rs - (line 26) ... ok [INFO] [stdout] test src/lib.rs - (line 70) ... ok [INFO] [stdout] test src/lib.rs - (line 49) ... ok [INFO] [stdout] test src/lib.rs - (line 95) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 21 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "922da56c9eab2b3db9a435f20870c86b5a54ecb49127b3b725bc82124c77207f"` [INFO] running `"docker" "rm" "-f" "922da56c9eab2b3db9a435f20870c86b5a54ecb49127b3b725bc82124c77207f"` [INFO] [stdout] 922da56c9eab2b3db9a435f20870c86b5a54ecb49127b3b725bc82124c77207f