[INFO] fetching crate rigz_runtime 0.5.0... [INFO] testing rigz_runtime-0.5.0 against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] extracting crate rigz_runtime 0.5.0 into /workspace/builds/worker-2-tc1/source [INFO] started tweaking crates.io crate rigz_runtime 0.5.0 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate rigz_runtime 0.5.0 [INFO] tweaked toml for crates.io crate rigz_runtime 0.5.0 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate rigz_runtime 0.5.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] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 161 packages to latest compatible versions [INFO] [stderr] Adding criterion v0.5.1 (available: v0.7.0) [INFO] [stderr] Adding getrandom v0.2.16 (available: v0.3.3) [INFO] [stderr] Adding rand v0.8.5 (available: v0.9.2) [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] Downloading crates ... [INFO] [stderr] Downloaded rigz_ast_derive v0.5.0 [INFO] [stderr] Downloaded rigz_vm v0.36.0 [INFO] [stderr] Downloaded rigz_ast v0.5.0 [INFO] [stderr] Downloaded logos-codegen v0.15.1 [INFO] [stderr] Downloaded logos-derive v0.15.1 [INFO] [stderr] Downloaded logos v0.15.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 26d7087f578bda9852bc7d9994079cefa29004c3c5ca10cfd3e86f8291cb8806 [INFO] running `Command { std: "docker" "start" "-a" "26d7087f578bda9852bc7d9994079cefa29004c3c5ca10cfd3e86f8291cb8806", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "26d7087f578bda9852bc7d9994079cefa29004c3c5ca10cfd3e86f8291cb8806", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "26d7087f578bda9852bc7d9994079cefa29004c3c5ca10cfd3e86f8291cb8806", kill_on_drop: false }` [INFO] [stdout] 26d7087f578bda9852bc7d9994079cefa29004c3c5ca10cfd3e86f8291cb8806 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] af0f358cd9d4698ff10c161be23cfb3276d9cf43cdf2a33d1bc79d3f58acc4ee [INFO] running `Command { std: "docker" "start" "-a" "af0f358cd9d4698ff10c161be23cfb3276d9cf43cdf2a33d1bc79d3f58acc4ee", kill_on_drop: false }` [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling regex-syntax v0.8.6 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling beef v0.5.2 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling logos-codegen v0.15.1 [INFO] [stderr] Compiling derive_more-impl v1.0.0 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling bytemuck v1.23.2 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling sha1_smol v1.0.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling atomic v0.6.1 [INFO] [stderr] Compiling dashmap v6.1.0 [INFO] [stderr] Compiling uuid v1.18.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling derive_more v1.0.0 [INFO] [stderr] Compiling crossbeam v0.8.4 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling logos-derive v0.15.1 [INFO] [stderr] Compiling logos v0.15.1 [INFO] [stderr] Compiling darling_core v0.10.2 [INFO] [stderr] Compiling darling_macro v0.10.2 [INFO] [stderr] Compiling darling v0.10.2 [INFO] [stderr] Compiling log-derive v0.4.1 [INFO] [stderr] Compiling indexmap v2.11.0 [INFO] [stderr] Compiling rigz_vm v0.36.0 [INFO] [stderr] Compiling rigz_ast v0.5.0 [INFO] [stderr] Compiling rigz_ast_derive v0.5.0 [INFO] [stderr] Compiling rigz_runtime v0.5.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 27.32s [INFO] running `Command { std: "docker" "inspect" "af0f358cd9d4698ff10c161be23cfb3276d9cf43cdf2a33d1bc79d3f58acc4ee", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "af0f358cd9d4698ff10c161be23cfb3276d9cf43cdf2a33d1bc79d3f58acc4ee", kill_on_drop: false }` [INFO] [stdout] af0f358cd9d4698ff10c161be23cfb3276d9cf43cdf2a33d1bc79d3f58acc4ee [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 59c9df8d524a120f6e849a68c36defd107d7da53778df36496cf76db8cf3f5b9 [INFO] running `Command { std: "docker" "start" "-a" "59c9df8d524a120f6e849a68c36defd107d7da53778df36496cf76db8cf3f5b9", kill_on_drop: false }` [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.100 [INFO] [stderr] Compiling bumpalo v3.19.0 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling wasm-bindgen v0.2.100 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling regex-syntax v0.8.6 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Compiling is-terminal v0.4.16 [INFO] [stderr] Compiling half v2.6.0 [INFO] [stderr] Compiling anstyle v1.0.11 [INFO] [stderr] Compiling clap_lex v0.7.5 [INFO] [stderr] Compiling ciborium-io v0.2.2 [INFO] [stderr] Compiling plotters-backend v0.3.7 [INFO] [stderr] Compiling humantime v2.2.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling crossbeam v0.8.4 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling plotters-svg v0.3.7 [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling clap_builder v4.5.46 [INFO] [stderr] Compiling anes v0.1.6 [INFO] [stderr] Compiling criterion-plot v0.5.0 [INFO] [stderr] Compiling oorandom v11.1.5 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling regex-automata v0.4.10 [INFO] [stderr] Compiling clap v4.5.46 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.100 [INFO] [stderr] Compiling logos-codegen v0.15.1 [INFO] [stderr] Compiling regex v1.11.2 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling derive_more-impl v1.0.0 [INFO] [stderr] Compiling wasm-bindgen-test-macro v0.3.50 [INFO] [stderr] Compiling env_logger v0.10.2 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.100 [INFO] [stderr] Compiling pretty_env_logger v0.5.0 [INFO] [stderr] Compiling derive_more v1.0.0 [INFO] [stderr] Compiling logos-derive v0.15.1 [INFO] [stderr] Compiling logos v0.15.1 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.100 [INFO] [stderr] Compiling js-sys v0.3.77 [INFO] [stderr] Compiling wasm-bindgen-futures v0.4.50 [INFO] [stderr] Compiling wasm-bindgen-test v0.3.50 [INFO] [stderr] Compiling indexmap v2.11.0 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling rigz_vm v0.36.0 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling criterion v0.5.1 [INFO] [stderr] Compiling rigz_ast v0.5.0 [INFO] [stderr] Compiling rigz_ast_derive v0.5.0 [INFO] [stderr] Compiling rigz_runtime v0.5.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `super::*` [INFO] [stdout] --> tests/integration_test.rs:538:13 [INFO] [stdout] | [INFO] [stdout] 538 | use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 41.86s [INFO] running `Command { std: "docker" "inspect" "59c9df8d524a120f6e849a68c36defd107d7da53778df36496cf76db8cf3f5b9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "59c9df8d524a120f6e849a68c36defd107d7da53778df36496cf76db8cf3f5b9", kill_on_drop: false }` [INFO] [stdout] 59c9df8d524a120f6e849a68c36defd107d7da53778df36496cf76db8cf3f5b9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 9825d6a461b0577e035c78b162c6987cb8fde4614bf5c2cb27e18b1156736900 [INFO] running `Command { std: "docker" "start" "-a" "9825d6a461b0577e035c78b162c6987cb8fde4614bf5c2cb27e18b1156736900", kill_on_drop: false }` [INFO] [stderr] warning: unused import: `super::*` [INFO] [stderr] --> tests/integration_test.rs:538:13 [INFO] [stderr] | [INFO] [stderr] 538 | use super::*; [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: `rigz_runtime` (test "integration_test") generated 1 warning (run `cargo fix --test "integration_test"` to apply 1 suggestion) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.20s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rigz_runtime-3324668d5990449c) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/integration_test.rs (/opt/rustwide/target/debug/deps/integration_test-dba7231327cfaacf) [INFO] [stdout] [INFO] [stdout] running 106 tests [INFO] [stdout] test runtime::invalid::var_once_in_fn_def ... ok [INFO] [stdout] test runtime::valid::addition ... ok [INFO] [stdout] test runtime::invalid::assert ... ok [INFO] [stdout] test runtime::invalid::import_required ... ok [INFO] [stdout] test runtime::valid::binary_expr_instance_call ... ok [INFO] [stdout] test runtime::valid::binary_expr_function_call ... ok [INFO] [stdout] test runtime::invalid::stack_overflow ... ok [INFO] [stdout] test runtime::valid::call_extension_function_multiple_times_inline ... ok [INFO] [stdout] test runtime::valid::assign_add ... ok [INFO] [stdout] test runtime::valid::call_extension_function_multiple_times_inline_no_parens ... ok [INFO] [stdout] test runtime::valid::default_args_can_be_overwritten ... ok [INFO] [stdout] test runtime::invalid::assign ... ok [INFO] [stdout] test runtime::valid::complex_expression_ignore_precedence ... ok [INFO] [stdout] test runtime::valid::create_map ... ok [INFO] [stdout] test runtime::valid::call_extension_function_mutable ... ok [INFO] [stdout] test runtime::valid::create_dynamic_list ... ok [INFO] [stdout] test runtime::valid::call_module_extension_function_in_extension_scope ... ok [INFO] [stdout] test runtime::valid::assign ... ok [INFO] [stdout] test runtime::valid::create_list ... ok [INFO] [stdout] test runtime::valid::call_function_multiple_times ... ok [INFO] [stdout] test runtime::valid::for_map ... ok [INFO] [stdout] test runtime::valid::format ... ok [INFO] [stdout] test runtime::valid::format_parens ... ok [INFO] [stdout] test runtime::valid::from_bits ... ok [INFO] [stdout] test runtime::valid::factorial_inline ... ok [INFO] [stdout] test runtime::valid::func_early_return ... ok [INFO] [stdout] test runtime::valid::func_early_return_trailing ... ok [INFO] [stdout] test runtime::valid::fib_recursive_dynamic_programming ... ok [INFO] [stdout] test runtime::valid::fib_recursive ... ok [INFO] [stdout] test runtime::valid::call_extension_function_multiple_times ... ok [INFO] [stdout] test runtime::valid::gte ... ok [INFO] [stdout] test runtime::valid::if_else_false ... ok [INFO] [stdout] test runtime::valid::fn_acts_as_closure ... ok [INFO] [stdout] test runtime::valid::if_true ... ok [INFO] [stdout] test runtime::valid::if_else_true ... ok [INFO] [stdout] test runtime::valid::for_list ... ok [INFO] [stdout] test runtime::valid::fn_calls_fn ... ok [INFO] [stdout] test runtime::valid::if_false ... ok [INFO] [stdout] test runtime::valid::ignore_precedence ... ok [INFO] [stdout] test runtime::valid::lambda ... ok [INFO] [stdout] test runtime::valid::instance_get ... ok [INFO] [stdout] test runtime::valid::instance_trailing_if_in_func ... ok [INFO] [stdout] test runtime::valid::into ... ok [INFO] [stdout] test runtime::valid::json_parse ... ok [INFO] [stdout] test runtime::valid::factorial ... ok [INFO] [stdout] test runtime::valid::instance_trailing_if ... ok [INFO] [stdout] test runtime::valid::fn_calls_fn_two_args ... ok [INFO] [stdout] test runtime::valid::for_list_exclude_nones ... ok [INFO] [stdout] test runtime::valid::lambda_in_for_list_if_expression ... ok [INFO] [stdout] test runtime::valid::list_map ... ok [INFO] [stdout] test runtime::valid::list_index ... ok [INFO] [stdout] test runtime::valid::list_dup_clone ... ok [INFO] [stdout] test runtime::valid::lambda_in_for_list ... ok [INFO] [stdout] test runtime::valid::filter ... ok [INFO] [stdout] test runtime::valid::is ... ok [INFO] [stdout] test runtime::invalid::raise_error ... ok [INFO] [stdout] test runtime::valid::list_map_filter ... ok [INFO] [stdout] test runtime::valid::list_dup ... ok [INFO] [stdout] test runtime::valid::list_index_getter ... ok [INFO] [stdout] test runtime::valid::list_multi_assign ... ok [INFO] [stdout] test runtime::valid::list_sum ... ok [INFO] [stdout] test runtime::valid::map_filter ... ok [INFO] [stdout] test runtime::valid::map_map ... ok [INFO] [stdout] test runtime::valid::lte ... ok [INFO] [stdout] test runtime::valid::map_filter_map ... ok [INFO] [stdout] test runtime::valid::map_filter_reduce ... ok [INFO] [stdout] test runtime::valid::map_filter_reduce_func_ref ... ok [INFO] [stdout] test runtime::valid::list_map_if ... ok [INFO] [stdout] test runtime::valid::default_args_work_modules ... ok [INFO] [stdout] test runtime::invalid::on_timeout_works ... ok [INFO] [stdout] test runtime::valid::named_for_positional ... ok [INFO] [stdout] test runtime::valid::mut_self ... ok [INFO] [stdout] test runtime::valid::memo_factorial ... ok [INFO] [stdout] test runtime::valid::map_sum ... ok [INFO] [stdout] test runtime::valid::mut_self_clone ... ok [INFO] [stdout] test runtime::valid::mutable_add ... ok [INFO] [stdout] test runtime::valid::map_filter_reduce_subtract ... ok [INFO] [stdout] test runtime::valid::mutable_sub ... ok [INFO] [stdout] test runtime::valid::map_map_if ... ok [INFO] [stdout] test runtime::valid::puts_assign ... ok [INFO] [stdout] test runtime::valid::puts_is_none ... ok [INFO] [stdout] test runtime::valid::scopes_run_once_in_fn ... ok [INFO] [stdout] test runtime::valid::mut_self_unary ... ok [INFO] [stdout] test runtime::valid::scopes_run_once ... ok [INFO] [stdout] test runtime::valid::on_works ... ok [INFO] [stdout] test runtime::valid::split_first_assign ... ok [INFO] [stdout] test runtime::valid::self_fib_recursive ... ok [INFO] [stdout] test runtime::valid::raw_value ... ok [INFO] [stdout] test runtime::valid::trailing_if ... ok [INFO] [stdout] test runtime::valid::to_bits ... ok [INFO] [stdout] test runtime::valid::unary_neg ... ok [INFO] [stdout] test runtime::valid::trait_impl ... ok [INFO] [stdout] test runtime::valid::split_first_map ... ok [INFO] [stdout] test runtime::valid::spawn_works ... ok [INFO] [stdout] test runtime::valid::paren_precedence ... ok [INFO] [stdout] test runtime::valid::trailing_if_false ... ok [INFO] [stdout] test runtime::valid::split_first ... ok [INFO] [stdout] test runtime::valid::to_s ... ok [INFO] [stdout] test runtime::valid::unless_false ... ok [INFO] [stdout] test runtime::valid::to_json ... ok [INFO] [stdout] test runtime::valid::unless_true ... ok [INFO] [stdout] test runtime::valid::unary_not ... ok [INFO] [stdout] test runtime::valid::var_args_module ... ok [INFO] [stdout] test runtime::valid::on_works_broadcast ... ok [INFO] [stdout] test runtime::valid::var_args_module_str ... ok [INFO] [stdout] test runtime::valid::early_return ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 106 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.09s [INFO] [stdout] [INFO] [stderr] Doc-tests rigz_runtime [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "9825d6a461b0577e035c78b162c6987cb8fde4614bf5c2cb27e18b1156736900", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9825d6a461b0577e035c78b162c6987cb8fde4614bf5c2cb27e18b1156736900", kill_on_drop: false }` [INFO] [stdout] 9825d6a461b0577e035c78b162c6987cb8fde4614bf5c2cb27e18b1156736900