[INFO] cloning repository https://github.com/lenorix/codemode
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lenorix/codemode" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flenorix%2Fcodemode", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flenorix%2Fcodemode'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] ccd766c84baff634f98c8e62e4b9f34c778a5caa
[INFO] testing lenorix/codemode against 1.98.0-beta.1 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flenorix%2Fcodemode" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/lenorix/codemode
[INFO] removed 0 missing examples
[INFO] finished tweaking git repo https://github.com/lenorix/codemode
[INFO] tweaked toml for git repo https://github.com/lenorix/codemode written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/lenorix/codemode on toolchain 1.98.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/lenorix/codemode 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" "+1.98.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] fed81d8cb087cd580734b5e80d4c975fe291bf0085f674b4b1595425f8c6c8af
[INFO] running `Command { std: "docker" "start" "fed81d8cb087cd580734b5e80d4c975fe291bf0085f674b4b1595425f8c6c8af", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "fed81d8cb087cd580734b5e80d4c975fe291bf0085f674b4b1595425f8c6c8af", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "fed81d8cb087cd580734b5e80d4c975fe291bf0085f674b4b1595425f8c6c8af" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "fed81d8cb087cd580734b5e80d4c975fe291bf0085f674b4b1595425f8c6c8af", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "fed81d8cb087cd580734b5e80d4c975fe291bf0085f674b4b1595425f8c6c8af" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling foldhash v0.2.0
[INFO] [stderr]    Compiling phf_shared v0.13.1
[INFO] [stderr]    Compiling litemap v0.8.2
[INFO] [stderr]    Compiling bitflags v2.11.1
[INFO] [stderr]    Compiling ryu-js v1.0.2
[INFO] [stderr]    Compiling rustc-hash v2.1.2
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling writeable v0.6.3
[INFO] [stderr]    Compiling winnow v1.0.3
[INFO] [stderr]    Compiling cow-utils v0.1.3
[INFO] [stderr]    Compiling fast-float2 v0.2.3
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling thin-vec v0.2.18
[INFO] [stderr]    Compiling cfg_aliases v0.2.1
[INFO] [stderr]    Compiling toml_datetime v1.1.1+spec-1.1.0
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]    Compiling icu_properties_data v2.0.1
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling nix v0.31.3
[INFO] [stderr]    Compiling zerocopy v0.8.50
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling ref-cast v1.0.25
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling phf_generator v0.13.1
[INFO] [stderr]    Compiling icu_normalizer_data v2.0.0
[INFO] [stderr]    Compiling anstyle-parse v1.0.0
[INFO] [stderr]    Compiling float16 v0.1.5
[INFO] [stderr]    Compiling parking v2.2.1
[INFO] [stderr]    Compiling portable-atomic v1.13.1
[INFO] [stderr]    Compiling fastrand v2.4.1
[INFO] [stderr]    Compiling colorchoice v1.0.5
[INFO] [stderr]    Compiling anstyle v1.0.14
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling time-core v0.1.8
[INFO] [stderr]    Compiling boa_string v0.21.1
[INFO] [stderr]    Compiling num-conv v0.2.2
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling rmcp v1.7.0
[INFO] [stderr]    Compiling anstream v1.0.0
[INFO] [stderr]    Compiling num_threads v0.1.7
[INFO] [stderr]    Compiling time-macros v0.2.27
[INFO] [stderr]    Compiling regress v0.10.5
[INFO] [stderr]    Compiling futures-lite v2.6.1
[INFO] [stderr]    Compiling fixedbitset v0.5.7
[INFO] [stderr]    Compiling dyn-clone v1.0.20
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling clap_lex v1.1.0
[INFO] [stderr]    Compiling either v1.16.0
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling small_btree v0.1.0
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling intrusive-collections v0.9.7
[INFO] [stderr]    Compiling tag_ptr v0.1.0
[INFO] [stderr]    Compiling tap v1.0.1
[INFO] [stderr]    Compiling pastey v0.2.3
[INFO] [stderr]    Compiling toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling xsum v0.1.6
[INFO] [stderr]    Compiling toml_edit v0.25.12+spec-1.1.0
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling mio v1.2.1
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling dashmap v6.2.1
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling proc-macro-crate v3.5.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling displaydoc v0.2.6
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling phf_macros v0.13.1
[INFO] [stderr]    Compiling equator-macro v0.4.2
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling ref-cast-impl v1.0.25
[INFO] [stderr]    Compiling pin-project-internal v1.1.13
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling dynify-macros v0.1.2
[INFO] [stderr]    Compiling bytemuck_derive v1.10.2
[INFO] [stderr]    Compiling num_enum_derive v0.7.6
[INFO] [stderr]    Compiling tokio v1.52.3
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling boa_macros v0.21.1
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling phf v0.13.1
[INFO] [stderr]    Compiling schemars_derive v1.2.1
[INFO] [stderr]    Compiling rand v0.9.4
[INFO] [stderr]    Compiling dynify v0.1.2
[INFO] [stderr]    Compiling equator v0.4.2
[INFO] [stderr]    Compiling aligned-vec v0.6.4
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling pin-project v1.1.13
[INFO] [stderr]    Compiling futures-concurrency v7.7.1
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]    Compiling bytemuck v1.25.0
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling num_enum v0.7.6
[INFO] [stderr]    Compiling zerofrom v0.1.8
[INFO] [stderr]    Compiling yoke v0.8.2
[INFO] [stderr]    Compiling boa_gc v0.21.1
[INFO] [stderr]    Compiling zerovec v0.11.6
[INFO] [stderr]    Compiling zerotrie v0.2.4
[INFO] [stderr]    Compiling boa_interner v0.21.1
[INFO] [stderr]    Compiling clap v4.6.1
[INFO] [stderr]    Compiling tinystr v0.8.3
[INFO] [stderr]    Compiling potential_utf v0.1.5
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling icu_locale_core v2.2.0
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling process-wrap v9.1.0
[INFO] [stderr]    Compiling icu_provider v2.2.0
[INFO] [stderr]    Compiling schemars v1.2.1
[INFO] [stderr]    Compiling icu_properties v2.0.2
[INFO] [stderr]    Compiling icu_normalizer v2.0.1
[INFO] [stderr]    Compiling boa_ast v0.21.1
[INFO] [stderr]    Compiling boa_parser v0.21.1
[INFO] [stderr]    Compiling boa_engine v0.21.1
[INFO] [stderr]    Compiling codemode v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 43s
[INFO] running `Command { std: "docker" "inspect" "fed81d8cb087cd580734b5e80d4c975fe291bf0085f674b4b1595425f8c6c8af", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "fed81d8cb087cd580734b5e80d4c975fe291bf0085f674b4b1595425f8c6c8af" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling socket2 v0.6.4
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling icu_normalizer v2.0.1
[INFO] [stderr]    Compiling futures-concurrency v7.7.1
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling ipnet v2.12.0
[INFO] [stderr]    Compiling log v0.4.30
[INFO] [stderr]    Compiling dashmap v6.2.1
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling tokio v1.52.3
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling process-wrap v9.1.0
[INFO] [stderr]    Compiling hyper v1.10.1
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling rmcp v1.7.0
[INFO] [stderr]    Compiling tower-http v0.6.11
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling boa_engine v0.21.1
[INFO] [stderr]    Compiling reqwest v0.13.4
[INFO] [stderr]    Compiling codemode v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 11s
[INFO] running `Command { std: "docker" "inspect" "fed81d8cb087cd580734b5e80d4c975fe291bf0085f674b4b1595425f8c6c8af", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "fed81d8cb087cd580734b5e80d4c975fe291bf0085f674b4b1595425f8c6c8af" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.54s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/codemode-88c3ff5eb22e89bb)
[INFO] [stdout] 
[INFO] [stdout] running 45 tests
[INFO] [stdout] test boa::tests::getters_are_not_invoked_during_result_conversion ... ok
[INFO] [stdout] test boa::tests::bridge_error_surfaces ... ok
[INFO] [stdout] test boa::tests::explicit_null_export_is_allowed ... ok
[INFO] [stdout] test boa::tests::module_source_sanitizes_comment_breakout_in_field_names ... ok
[INFO] [stdout] test boa::tests::module_source_emits_typed_param_signature ... ok
[INFO] [stdout] test boa::tests::handles_non_identifier_tool_names ... ok
[INFO] [stdout] test boa::tests::captures_console_log ... ok
[INFO] [stdout] test boa::tests::imports_and_calls_a_tool ... ok
[INFO] [stdout] test boa::tests::recursion_limit_trips ... ok
[INFO] [stdout] test boa::tests::missing_default_export_is_a_clear_error ... ok
[INFO] [stdout] test boa::tests::unknown_server_import_fails ... ok
[INFO] [stdout] test boa::tests::sandbox_exposes_no_host_globals ... ok
[INFO] [stdout] test boa::tests::rejects_oversized_result ... ok
[INFO] [stdout] test codemode::tests::discover_and_find_respect_the_allowlist ... ok
[INFO] [stdout] test boa::tests::allows_normally_nested_results ... ok
[INFO] [stdout] test codemode::tests::execute_denies_a_non_exposed_tool ... ok
[INFO] [stdout] test codemode::tests::rejects_duplicate_server_names ... ok
[INFO] [stdout] test codemode::tests::oversized_tool_result_is_rejected ... ok
[INFO] [stdout] test codemode::tests::slim_schema_drops_boilerplate_keeps_shape ... ok
[INFO] [stdout] test codemode::tests::execute_calls_an_allowed_tool ... ok
[INFO] [stdout] test codemode::tests::slim_schema_keeps_additional_properties_schema ... ok
[INFO] [stdout] test codemode::tests::broken_server_does_not_break_execute ... ok
[INFO] [stdout] test codemode::tests::execute_calls_a_local_rust_tool ... ok
[INFO] [stdout] test codemode::tests::slim_schema_keeps_properties_named_like_keywords ... ok
[INFO] [stdout] test config::tests::parses_mcp_json_with_allow_all ... ok
[INFO] [stdout] test config::tests::from_mcp_json_exposes_all_tools_with_default_limits ... ok
[INFO] [stdout] test boa::tests::infinite_loop_is_caught_not_panicking ... ok
[INFO] [stdout] test mcp::tests::is_error_surfaces_as_err ... ok
[INFO] [stdout] test mcp::tests::joins_text_content_when_no_structured ... ok
[INFO] [stdout] test mcp::tests::prefers_structured_content ... ok
[INFO] [stdout] test boa::tests::rejects_huge_sparse_array_results ... ok
[INFO] [stdout] test config::tests::parses_toml_with_runtime_and_allow ... ok
[INFO] [stdout] test mcp::tests::scrubs_configured_secrets_from_errors ... ok
[INFO] [stdout] test codemode::tests::invalid_direct_bridge_args_error_not_null ... ok
[INFO] [stdout] test boa::tests::rejects_pathologically_deep_results ... ok
[INFO] [stdout] test codemode::tests::tool_call_budget_is_enforced ... ok
[INFO] [stdout] test codemode::tests::bounded_by_max_concurrent_executions ... ok
[INFO] [stdout] test codemode::tests::schema_cache_avoids_relisting ... ok
[INFO] [stdout] test codemode::tests::slow_tool_times_out_and_island_survives ... ok
[INFO] [stdout] test codemode::tests::executions_run_concurrently ... ok
[INFO] [stdout] test boa::tests::caps_log_output ... ok
[INFO] [stdout] test boa::tests::empty_log_lines_are_budgeted ... ok
[INFO] [stdout] test codemode::tests::deep_tool_result_is_rejected_not_crashing ... ok
[INFO] [stdout] test boa::tests::rejects_deep_results_hidden_behind_wide_padding ... ok
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/codemode_mcp-882f70da3f7fc032)
[INFO] [stdout] test boa::tests::frees_memory_between_runs ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 45 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 4.94s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] test tests::tool_definitions_advertise_the_three_tools_with_guidance ... ok
[INFO] [stdout] test tests::dispatch_unknown_tool_is_invalid_params ... ok
[INFO] [stdout] test tests::dispatch_execute_without_code_is_invalid_params ... ok
[INFO] [stdout] test tests::dispatch_find_without_server_is_invalid_params ... ok
[INFO] [stdout] test tests::dispatch_find_lists_the_tools ... ok
[INFO] [stdout] test tests::dispatch_discover_lists_the_server ... ok
[INFO] [stdout] test tests::dispatch_execute_runs_code_and_proxies_a_tool_call ... ok
[INFO] [stderr]      Running tests/conformance.rs (/opt/rustwide/target/debug/deps/conformance-23e0a983f8a8362a)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.10s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stderr]      Running tests/integration_everything.rs (/opt/rustwide/target/debug/deps/integration_everything-c30adc78571125ef)
[INFO] [stdout] test boa_passes_the_conformance_suite ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 7.85s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test end_to_end_against_server_everything ... ignored, requires npx + network
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/serve.rs (/opt/rustwide/target/debug/deps/serve-e98423b99c80e217)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stderr]      Running tests/subprocess.rs (/opt/rustwide/target/debug/deps/subprocess-7c4c306998989a37)
[INFO] [stdout] test serve_exposes_three_tools_and_executes_code ... ok
[INFO] [stderr]    Doc-tests codemode
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.09s
[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] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test src/runtime.rs - runtime::CodeRuntime (line 78) ... ignored
[INFO] [stdout] test src/local.rs - local::LocalTools (line 28) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 1.75s; merged doctests compilation took 1.72s
[INFO] running `Command { std: "docker" "inspect" "fed81d8cb087cd580734b5e80d4c975fe291bf0085f674b4b1595425f8c6c8af", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fed81d8cb087cd580734b5e80d4c975fe291bf0085f674b4b1595425f8c6c8af", kill_on_drop: false }`
[INFO] [stdout] fed81d8cb087cd580734b5e80d4c975fe291bf0085f674b4b1595425f8c6c8af
