[INFO] cloning repository https://github.com/faridlab/metaphor-plugin-dev [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/faridlab/metaphor-plugin-dev" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffaridlab%2Fmetaphor-plugin-dev", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffaridlab%2Fmetaphor-plugin-dev'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ebafc1357c9c85c9ac3ee24b9f197b07c87d07c6 [INFO] testing faridlab/metaphor-plugin-dev against try#28f95933dc0727396c07b48d0a8cb5211b7fb472 for pr-154065-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffaridlab%2Fmetaphor-plugin-dev" "/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/faridlab/metaphor-plugin-dev [INFO] finished tweaking git repo https://github.com/faridlab/metaphor-plugin-dev [INFO] tweaked toml for git repo https://github.com/faridlab/metaphor-plugin-dev written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/faridlab/metaphor-plugin-dev on toolchain 28f95933dc0727396c07b48d0a8cb5211b7fb472 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/faridlab/metaphor-plugin-dev 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" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "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/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 00d13fcdc86d3cc7fcf4494ba383899d4442976633e8a515a1fc5bd8d5b499d8 [INFO] running `Command { std: "docker" "start" "-a" "00d13fcdc86d3cc7fcf4494ba383899d4442976633e8a515a1fc5bd8d5b499d8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "00d13fcdc86d3cc7fcf4494ba383899d4442976633e8a515a1fc5bd8d5b499d8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "00d13fcdc86d3cc7fcf4494ba383899d4442976633e8a515a1fc5bd8d5b499d8", kill_on_drop: false }` [INFO] [stdout] 00d13fcdc86d3cc7fcf4494ba383899d4442976633e8a515a1fc5bd8d5b499d8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] af1c78cce01ee1b283035a13a64f516f3834633d717eb47476ce65a773ab745b [INFO] running `Command { std: "docker" "start" "-a" "af1c78cce01ee1b283035a13a64f516f3834633d717eb47476ce65a773ab745b", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.185 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling cc v1.2.60 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling hashbrown v0.17.0 [INFO] [stderr] Compiling openssl v0.10.77 [INFO] [stderr] Compiling bitflags v2.11.0 [INFO] [stderr] Compiling futures-io v0.3.32 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Compiling zerofrom v0.1.7 [INFO] [stderr] Compiling futures-sink v0.3.32 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling anstyle-parse v1.0.0 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling colorchoice v1.0.5 [INFO] [stderr] Compiling yoke v0.8.2 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling anstyle v1.0.14 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.2 [INFO] [stderr] Compiling regex-syntax v0.8.10 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling anstyle-query v1.1.5 [INFO] [stderr] Compiling anstream v1.0.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling futures-channel v0.3.32 [INFO] [stderr] Compiling ryu v1.0.23 [INFO] [stderr] Compiling tower-service v0.3.3 [INFO] [stderr] Compiling zerovec v0.11.6 [INFO] [stderr] Compiling zerotrie v0.2.4 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling toml_write v0.1.2 [INFO] [stderr] Compiling winnow v0.7.15 [INFO] [stderr] Compiling clap_lex v1.1.0 [INFO] [stderr] Compiling email-encoding v0.4.1 [INFO] [stderr] Compiling clap_derive v4.6.0 [INFO] [stderr] Compiling rustls-pemfile v1.0.4 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling tinystr v0.8.3 [INFO] [stderr] Compiling potential_utf v0.1.5 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling icu_locale_core v2.2.0 [INFO] [stderr] Compiling icu_collections v2.2.0 [INFO] [stderr] Compiling clap_builder v4.6.0 [INFO] [stderr] Compiling indexmap v2.14.0 [INFO] [stderr] Compiling nom v8.0.0 [INFO] [stderr] Compiling ipnet v2.12.0 [INFO] [stderr] Compiling quoted_printable v0.5.2 [INFO] [stderr] Compiling errno v0.3.14 [INFO] [stderr] Compiling socket2 v0.6.3 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling signal-hook-registry v1.4.8 [INFO] [stderr] Compiling openssl-sys v0.9.113 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling mio v1.2.0 [INFO] [stderr] Compiling icu_provider v2.2.0 [INFO] [stderr] Compiling native-tls v0.2.18 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling tokio v1.51.1 [INFO] [stderr] Compiling icu_properties v2.2.0 [INFO] [stderr] Compiling icu_normalizer v2.2.0 [INFO] [stderr] Compiling hostname v0.4.2 [INFO] [stderr] Compiling fastrand v2.4.1 [INFO] [stderr] Compiling email_address v0.2.9 [INFO] [stderr] Compiling jiff v0.2.23 [INFO] [stderr] Compiling unsafe-libyaml v0.2.11 [INFO] [stderr] Compiling colored v2.2.0 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling chrono v0.4.44 [INFO] [stderr] Compiling clap v4.6.0 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling url v2.5.8 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling env_filter v1.0.1 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Compiling env_logger v0.11.10 [INFO] [stderr] Compiling lettre v0.11.21 [INFO] [stderr] Compiling tokio-util v0.7.18 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling h2 v0.3.27 [INFO] [stderr] Compiling hyper v0.14.32 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.27 [INFO] [stderr] Compiling metaphor-plugin-dev v0.1.6 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `Transport` [INFO] [stdout] --> src/commands/config.rs:647:33 [INFO] [stdout] | [INFO] [stdout] 647 | use lettre::{SmtpTransport, Transport}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `anyhow::Context` [INFO] [stdout] --> src/commands/jobs.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use anyhow::Context; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 04s [INFO] running `Command { std: "docker" "inspect" "af1c78cce01ee1b283035a13a64f516f3834633d717eb47476ce65a773ab745b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "af1c78cce01ee1b283035a13a64f516f3834633d717eb47476ce65a773ab745b", kill_on_drop: false }` [INFO] [stdout] af1c78cce01ee1b283035a13a64f516f3834633d717eb47476ce65a773ab745b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e7255649a2aa91e2c7a046f5832e3c199dd00df41019a71b1eb429ce48df4c2f [INFO] running `Command { std: "docker" "start" "-a" "e7255649a2aa91e2c7a046f5832e3c199dd00df41019a71b1eb429ce48df4c2f", kill_on_drop: false }` [INFO] [stderr] Compiling openssl v0.10.77 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Compiling getrandom v0.4.2 [INFO] [stderr] Compiling linux-raw-sys v0.12.1 [INFO] [stderr] Compiling native-tls v0.2.18 [INFO] [stderr] Compiling tempfile v3.27.0 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling lettre v0.11.21 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.27 [INFO] [stderr] Compiling metaphor-plugin-dev v0.1.6 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `Transport` [INFO] [stdout] --> src/commands/config.rs:647:33 [INFO] [stdout] | [INFO] [stdout] 647 | use lettre::{SmtpTransport, Transport}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `anyhow::Context` [INFO] [stdout] --> src/commands/jobs.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use anyhow::Context; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Transport` [INFO] [stdout] --> src/commands/config.rs:647:33 [INFO] [stdout] | [INFO] [stdout] 647 | use lettre::{SmtpTransport, Transport}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `anyhow::Context` [INFO] [stdout] --> src/commands/jobs.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use anyhow::Context; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 21.31s [INFO] running `Command { std: "docker" "inspect" "e7255649a2aa91e2c7a046f5832e3c199dd00df41019a71b1eb429ce48df4c2f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e7255649a2aa91e2c7a046f5832e3c199dd00df41019a71b1eb429ce48df4c2f", kill_on_drop: false }` [INFO] [stdout] e7255649a2aa91e2c7a046f5832e3c199dd00df41019a71b1eb429ce48df4c2f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] ed33ed8910998522aed75e062ef6cb632e697fb8dc6b7939c79682a402ef36c5 [INFO] running `Command { std: "docker" "start" "-a" "ed33ed8910998522aed75e062ef6cb632e697fb8dc6b7939c79682a402ef36c5", kill_on_drop: false }` [INFO] [stderr] warning: unused import: `Transport` [INFO] [stderr] --> src/commands/config.rs:647:33 [INFO] [stderr] | [INFO] [stderr] 647 | use lettre::{SmtpTransport, Transport}; [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `anyhow::Context` [INFO] [stderr] --> src/commands/jobs.rs:4:5 [INFO] [stderr] | [INFO] [stderr] 4 | use anyhow::Context; [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `metaphor-plugin-dev` (lib) generated 2 warnings (run `cargo fix --lib -p metaphor-plugin-dev` to apply 2 suggestions) [INFO] [stderr] warning: `metaphor-plugin-dev` (lib test) generated 2 warnings (2 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.25s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/metaphor_dev-ddfd1281f6e78e76) [INFO] [stdout] [INFO] [stdout] running 26 tests [INFO] [stdout] test commands::deploy::tests::pick_infra_multiple_requires_disambiguation ... ok [INFO] [stdout] test commands::deploy::tests::appends_missing_key ... ok [INFO] [stdout] test commands::deploy::tests::pick_infra_none_errors ... ok [INFO] [stdout] test commands::deploy::tests::pick_infra_sole ... ok [INFO] [stdout] test commands::deploy::tests::pick_infra_rejects_non_infra_name ... ok [INFO] [stdout] test commands::deploy::tests::replaces_existing_key ... ok [INFO] [stdout] test commands::deploy::tests::shell_quote_safe_chars ... ok [INFO] [stdout] test commands::deploy_history::tests::current_deployed_tag_picks_latest_success ... ok [INFO] [stdout] test commands::deploy_history::tests::render_table_shows_newest_first_with_limit ... ok [INFO] [stdout] test commands::deploy::tests::handles_missing_trailing_newline ... ok [INFO] [stdout] test commands::deploy_history::tests::parse_jsonl_rejects_garbage_with_line_number ... ok [INFO] [stdout] test commands::deploy_history::tests::previous_successful_push_skips_failures_and_rollbacks ... ok [INFO] [stdout] test commands::deploy_history::tests::render_table_handles_empty ... ok [INFO] [stdout] test commands::deploy_history::tests::append_and_read_roundtrip ... ok [INFO] [stdout] test commands::deploy_history::tests::snapshot_writes_to_disk ... ok [INFO] [stdout] test project::tests::errors_on_ambiguous_multiple_services ... ok [INFO] [stdout] test deploy_config::tests::errors_when_env_missing ... ok [INFO] [stdout] test deploy_config::tests::loads_and_resolves_paths ... ok [INFO] [stdout] test commands::deploy::tests::shell_quote_unsafe_chars ... ok [INFO] [stdout] test project::tests::resolves_when_cwd_is_inside_app_dir ... ok [INFO] [stdout] test commands::deploy_history::tests::missing_file_returns_empty ... ok [INFO] [stdout] test deploy_config::tests::rejects_unsupported_version ... ok [INFO] [stdout] test deploy_config::tests::walks_up_to_find_deploy_file ... ok [INFO] [stdout] test project::tests::falls_back_to_standalone_cargo_project ... ok [INFO] [stdout] test project::tests::resolves_sole_backend_service_from_root ... ok [INFO] [stdout] test project::tests::prefers_explicit_bin_over_package_name ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 26 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/metaphor_dev-c2fb04cf64674696) [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 metaphor_dev [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" "ed33ed8910998522aed75e062ef6cb632e697fb8dc6b7939c79682a402ef36c5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ed33ed8910998522aed75e062ef6cb632e697fb8dc6b7939c79682a402ef36c5", kill_on_drop: false }` [INFO] [stdout] ed33ed8910998522aed75e062ef6cb632e697fb8dc6b7939c79682a402ef36c5