[INFO] cloning repository https://github.com/babaeee/hakim [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/babaeee/hakim" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbabaeee%2Fhakim", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbabaeee%2Fhakim'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] bfaff37ad72532a42e8a0be100c7854a7f576522 [INFO] testing babaeee/hakim against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbabaeee%2Fhakim" "/workspace/builds/worker-39/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-39/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/babaeee/hakim on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/babaeee/hakim [INFO] finished tweaking git repo https://github.com/babaeee/hakim [INFO] tweaked toml for git repo https://github.com/babaeee/hakim written to /workspace/builds/worker-39/source/Cargo.toml [INFO] crate git repo https://github.com/babaeee/hakim already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-39/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-39/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] afcaadbbce2f2ef96addf7405876f3024f4f84ab4ddf360cc5f60fc237f220e9 [INFO] running `Command { std: "docker" "start" "-a" "afcaadbbce2f2ef96addf7405876f3024f4f84ab4ddf360cc5f60fc237f220e9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "afcaadbbce2f2ef96addf7405876f3024f4f84ab4ddf360cc5f60fc237f220e9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "afcaadbbce2f2ef96addf7405876f3024f4f84ab4ddf360cc5f60fc237f220e9", kill_on_drop: false }` [INFO] [stdout] afcaadbbce2f2ef96addf7405876f3024f4f84ab4ddf360cc5f60fc237f220e9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-39/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-39/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2e27e5cdfd2c6905e6b59414693f6c7d50ce2a107204c029396cd37189f13cf9 [INFO] running `Command { std: "docker" "start" "-a" "2e27e5cdfd2c6905e6b59414693f6c7d50ce2a107204c029396cd37189f13cf9", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v1.0.30 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.80 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.79 [INFO] [stderr] Compiling libc v0.2.104 [INFO] [stderr] Compiling bumpalo v3.7.1 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling typenum v1.14.0 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling wasm-bindgen v0.2.79 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling smallvec v1.7.0 [INFO] [stderr] Compiling cc v1.0.71 [INFO] [stderr] Compiling gimli v0.26.1 [INFO] [stderr] Compiling typed-arena v2.0.1 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling endian-type v0.1.2 [INFO] [stderr] Compiling rustc-demangle v0.1.21 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling utf8parse v0.2.0 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-bigint v0.4.2 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling rand_xoshiro v0.4.0 [INFO] [stderr] Compiling nibble_vec v0.1.0 [INFO] [stderr] Compiling im-rc v15.0.0 [INFO] [stderr] Compiling backtrace v0.3.63 [INFO] [stderr] Compiling radix_trie v0.2.1 [INFO] [stderr] Compiling object v0.27.1 [INFO] [stderr] Compiling addr2line v0.17.0 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling bitmaps v2.1.0 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling fd-lock v3.0.0 [INFO] [stderr] Compiling nix v0.22.2 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling sized-chunks v0.6.5 [INFO] [stderr] Compiling rustyline v9.0.0 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.79 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.79 [INFO] [stderr] Compiling async-recursion v1.0.0 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.79 [INFO] [stderr] Compiling js-sys v0.3.56 [INFO] [stderr] Compiling console_error_panic_hook v0.1.7 [INFO] [stderr] Compiling wasm-bindgen-futures v0.4.29 [INFO] [stderr] Compiling serde-wasm-bindgen v0.4.2 [INFO] [stderr] Compiling hakim-engine v0.1.0 (/opt/rustwide/workdir/hakim-engine) [INFO] [stderr] Compiling hakim-wasm v0.1.0 (/opt/rustwide/workdir/hakim-wasm) [INFO] [stderr] Compiling hakim-cli v0.1.0 (/opt/rustwide/workdir/hakim-cli) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 52s [INFO] running `Command { std: "docker" "inspect" "2e27e5cdfd2c6905e6b59414693f6c7d50ce2a107204c029396cd37189f13cf9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2e27e5cdfd2c6905e6b59414693f6c7d50ce2a107204c029396cd37189f13cf9", kill_on_drop: false }` [INFO] [stdout] 2e27e5cdfd2c6905e6b59414693f6c7d50ce2a107204c029396cd37189f13cf9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-39/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-39/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 976f3db5580989b7cb0fc08dbb3915dcc441ca3b9a361dc2f7678617642bdbd4 [INFO] running `Command { std: "docker" "start" "-a" "976f3db5580989b7cb0fc08dbb3915dcc441ca3b9a361dc2f7678617642bdbd4", kill_on_drop: false }` [INFO] [stderr] Compiling wasm-bindgen-test-macro v0.3.28 [INFO] [stderr] Compiling hakim-engine v0.1.0 (/opt/rustwide/workdir/hakim-engine) [INFO] [stderr] Compiling hakim-cli v0.1.0 (/opt/rustwide/workdir/hakim-cli) [INFO] [stderr] Compiling wasm-bindgen-test v0.3.28 [INFO] [stderr] Compiling hakim-wasm v0.1.0 (/opt/rustwide/workdir/hakim-wasm) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1m 59s [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/hakim_cli-09d2f8eb9b4b3689) [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/hakim_engine-ab74e3f6feb205b7) [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/hakim_wasm-4bf0624a09cde943) [INFO] [stderr] Executable tests/web.rs (/opt/rustwide/target/debug/deps/web-e39dc4ddb9b801f3) [INFO] running `Command { std: "docker" "inspect" "976f3db5580989b7cb0fc08dbb3915dcc441ca3b9a361dc2f7678617642bdbd4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "976f3db5580989b7cb0fc08dbb3915dcc441ca3b9a361dc2f7678617642bdbd4", kill_on_drop: false }` [INFO] [stdout] 976f3db5580989b7cb0fc08dbb3915dcc441ca3b9a361dc2f7678617642bdbd4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-39/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-39/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] a94aab6eb242ddd89a3244753d4d266fd0270206bc68b051e83d0b76a758bf89 [INFO] running `Command { std: "docker" "start" "-a" "a94aab6eb242ddd89a3244753d4d266fd0270206bc68b051e83d0b76a758bf89", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 18.02s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/hakim_cli-09d2f8eb9b4b3689) [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 unittests src/lib.rs (/opt/rustwide/target/debug/deps/hakim_engine-ab74e3f6feb205b7) [INFO] [stdout] [INFO] [stdout] running 104 tests [INFO] [stdout] test brain::tests::forall_universe ... ok [INFO] [stdout] test brain::tests::forall_bad_ty ... ok [INFO] [stdout] test brain::tests::lambda_bad_ty ... ok [INFO] [stdout] test brain::tests::exists_bad ... ok [INFO] [stdout] test brain::tests::exists_good ... ok [INFO] [stdout] test brain::tests::iff_fail ... ok [INFO] [stdout] test brain::tests::lambda_dependent ... ok [INFO] [stdout] test brain::tests::lambda_simple ... ok [INFO] [stdout] test brain::tests::local_wild ... ok [INFO] [stdout] test brain::tests::number_z ... ok [INFO] [stdout] test brain::tests::infer_stack_overflow ... ok [INFO] [stdout] test brain::tests::lambda2 ... ok [INFO] [stdout] test interactive::suggest::tests::eq_hyp ... ok [INFO] [stdout] test interactive::tactic::apply::tests::apply_on_forall_no_overflow ... ok [INFO] [stdout] test interactive::suggest::tests::exist_paran ... ok [INFO] [stdout] test interactive::monitor::tests::dependecy_order1 ... ok [INFO] [stdout] test interactive::tactic::auto_set::tests::dont_solve_forall_without_intros ... ok [INFO] [stdout] test interactive::tactic::apply::tests::exists_destruct ... ok [INFO] [stdout] test interactive::tactic::apply::tests::apply_on_depended_hyp ... ok [INFO] [stdout] test interactive::natural::tests::no_panic ... ok [INFO] [stdout] test interactive::monitor::tests::dependecy_order2 ... ok [INFO] [stdout] test interactive::tactic::apply::tests::forall_not_exist ... ok [INFO] [stdout] test interactive::tactic::rewrite::tests::replace_hyp ... ok [INFO] [stdout] test interactive::tactic::hyps::tests::dont_add_non_type ... ok [INFO] [stdout] test interactive::tactic::intros::tests::unnamed_intros ... ok [INFO] [stdout] test interactive::suggest::tests::set_hyp ... ok [INFO] [stdout] test interactive::tactic::auto_set::tests::intersect_union ... ok [INFO] [stdout] test interactive::tactic::auto_set::tests::equality ... ok [INFO] [stdout] test interactive::tactic::auto_set::tests::empty ... ok [INFO] [stdout] test interactive::tactic::lia::tests::success_lia_hyp ... ok [INFO] [stdout] test interactive::tactic::intros::tests::duplicate_hyp ... ok [INFO] [stdout] test interactive::suggest::tests::exist_goal ... ok [INFO] [stdout] test interactive::tactic::apply::tests::infer_sigma_factor_fn ... ok [INFO] [stdout] test interactive::suggest::tests::exists_hyp ... ok [INFO] [stdout] test interactive::tactic::apply::tests::infer_tohi_type ... ok [INFO] [stdout] test parser::tests::bigint ... ok [INFO] [stdout] test parser::tests::iff_check ... ignored [INFO] [stdout] test parser::tests::minus_prec ... ok [INFO] [stdout] test parser::tests::set_and_divide ... ok [INFO] [stdout] test parser::tests::sets ... ok [INFO] [stdout] test interactive::tactic::hyps::tests::success_add_hyp ... ok [INFO] [stdout] test parser::tests::simple_forall ... ok [INFO] [stdout] test parser::tests::basic_fails ... ok [INFO] [stdout] test parser::tests::simple_fun ... ok [INFO] [stdout] test parser::tests::universes ... ok [INFO] [stdout] test parser::tests::forall_arrow ... ok [INFO] [stdout] test interactive::tests::apply_implicit_fail_instance ... ok [INFO] [stdout] test parser::tests::simple_exists ... ok [INFO] [stdout] test parser::tests::divid_and_mod ... ok [INFO] [stdout] test parser::tests::eq ... ok [INFO] [stdout] test parser::tests::abstr_prec ... ok [INFO] [stdout] test interactive::tactic::ring::tests::success_ring1 ... ok [INFO] [stdout] test interactive::tactic::auto_set::tests::intersect ... ok [INFO] [stdout] test interactive::tests::auto_set_test ... ok [INFO] [stdout] test parser::tests::set_and_app ... ok [INFO] [stdout] test interactive::tactic::auto_set::tests::success1 ... ok [INFO] [stdout] test interactive::tactic::chain::tests::and_destruct ... ok [INFO] [stdout] test interactive::tests::bad_tactic ... ok [INFO] [stdout] test parser::tests::and_or_not ... ok [INFO] [stdout] test parser::tests::pretty_names ... ok [INFO] [stdout] test interactive::tactic::intros::tests::intros_bad_arg ... ok [INFO] [stdout] test interactive::tactic::apply::tests::empty_intro_on_false ... ok [INFO] [stdout] test interactive::tests::dont_start_with_wild ... ok [INFO] [stdout] test interactive::tests::switch ... ok [INFO] [stdout] test interactive::tactic::chain::tests::or_destruct ... ok [INFO] [stdout] test interactive::tactic::hyps::tests::remove_hyp_reuse_name ... ok [INFO] [stdout] test interactive::tactic::rewrite::tests::replace_goal ... ok [INFO] [stdout] test interactive::tactic::chain::tests::or_destruct_manual ... ok [INFO] [stdout] test interactive::suggest::tests::false_hyp ... ok [INFO] [stdout] test interactive::tactic::auto_set::tests::imp_and_subset ... ok [INFO] [stdout] test interactive::tests::assumption_test ... ok [INFO] [stdout] test interactive::tactic::hyps::tests::dont_remove_dependent ... ok [INFO] [stdout] test interactive::tests::fail_instance_recovery ... ok [INFO] [stdout] test parser::tests::number_ops ... ok [INFO] [stdout] test interactive::tactic::auto_set::tests::a_random_test ... ok [INFO] [stdout] test interactive::tactic::auto_set::tests::subset_trans ... ok [INFO] [stdout] test interactive::tactic::lia::tests::success_lia_use_integer ... ok [INFO] [stdout] test interactive::tactic::auto_set::tests::remove_element ... ok [INFO] [stdout] test interactive::tactic::ring::tests::minus ... ok [INFO] [stdout] test interactive::tactic::ring::tests::success_ring2 ... ok [INFO] [stdout] test interactive::tests::set_lemma ... ok [INFO] [stdout] test interactive::tactic::lia::tests::fail_tight ... ok [INFO] [stdout] test interactive::tests::success_apply_implicit ... ok [INFO] [stdout] test interactive::tests::sigma_1_n ... ok [INFO] [stdout] test interactive::tests::exists_number ... ok [INFO] [stdout] test interactive::tests::proof_f_equal ... ok [INFO] [stdout] test search::tests::lt_z ... ok [INFO] [stdout] test interactive::tests::dont_panic1 ... ok [INFO] [stdout] test search::tests::dont_stack_overflow ... ok [INFO] [stdout] test interactive::tactic::lia::tests::success_lia_goal ... ok [INFO] [stdout] test interactive::tactic::lia::tests::logic_unknown ... ok [INFO] [stdout] test interactive::tactic::lia::tests::fail_simple ... ok [INFO] [stdout] test interactive::tactic::auto_set::tests::set_minus ... ok [INFO] [stdout] test interactive::tests::exists_simple ... ok [INFO] [stdout] test interactive::tactic::auto_set::tests::union ... ok [INFO] [stdout] test library::tests::all ... ok [INFO] [stdout] test interactive::tactic::auto_set::tests::with_logic ... ok [INFO] [stdout] test interactive::tactic::lia::tests::success_lia_one_var ... ok [INFO] [stdout] test library::tests::check_library_proofs ... ok [INFO] [stdout] test interactive::tests::check_undo ... ok [INFO] [stdout] test interactive::tactic::lia::tests::lia_and_logic_simple ... ok [INFO] [stdout] test library::tests::any ... ok [INFO] [stdout] test interactive::tactic::lia::tests::lia_equality ... ok [INFO] [stdout] test interactive::tactic::auto_set::tests::singleton ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 103 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 3.02s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/hakim_wasm-4bf0624a09cde943) [INFO] [stdout] [INFO] [stderr] Running tests/web.rs (/opt/rustwide/target/debug/deps/web-e39dc4ddb9b801f3) [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] [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] Doc-tests hakim-engine [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] Doc-tests hakim-wasm [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" "a94aab6eb242ddd89a3244753d4d266fd0270206bc68b051e83d0b76a758bf89", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a94aab6eb242ddd89a3244753d4d266fd0270206bc68b051e83d0b76a758bf89", kill_on_drop: false }` [INFO] [stdout] a94aab6eb242ddd89a3244753d4d266fd0270206bc68b051e83d0b76a758bf89