[INFO] cloning repository https://github.com/aji/amimono
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/aji/amimono" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faji%2Famimono", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faji%2Famimono'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 6afe222bf57c2400a3ece1d86d8ee7b7fe56b6a5
[INFO] testing aji/amimono/6afe222bf57c2400a3ece1d86d8ee7b7fe56b6a5 against master#0d162b25edd5bf0dba9a22e83b614f1113e90474 for pr-150681
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faji%2Famimono" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/aji/amimono
[INFO] finished tweaking git repo https://github.com/aji/amimono
[INFO] tweaked toml for git repo https://github.com/aji/amimono written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/aji/amimono on toolchain 0d162b25edd5bf0dba9a22e83b614f1113e90474
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/aji/amimono 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" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded tonic-prost v0.14.2
[INFO] [stderr]   Downloaded opentelemetry-proto v0.31.0
[INFO] [stderr]   Downloaded opentelemetry-stdout v0.31.0
[INFO] [stderr]   Downloaded secrecy v0.10.3
[INFO] [stderr]   Downloaded prost-derive v0.14.1
[INFO] [stderr]   Downloaded rustls-native-certs v0.8.2
[INFO] [stderr]   Downloaded pest_meta v2.8.4
[INFO] [stderr]   Downloaded opentelemetry-otlp v0.31.0
[INFO] [stderr]   Downloaded kube-core v2.0.1
[INFO] [stderr]   Downloaded hyper-util v0.1.18
[INFO] [stderr]   Downloaded kube-client v2.0.1
[INFO] [stderr]   Downloaded pest v2.8.4
[INFO] [stderr]   Downloaded tonic v0.14.2
[INFO] [stderr]   Downloaded axum v0.8.7
[INFO] [stderr]   Downloaded jiff-static v0.2.16
[INFO] [stderr]   Downloaded pest_derive v2.8.4
[INFO] [stderr]   Downloaded opentelemetry_sdk v0.31.0
[INFO] [stderr]   Downloaded jsonpath-rust v0.7.5
[INFO] [stderr]   Downloaded opentelemetry-http v0.31.0
[INFO] [stderr]   Downloaded opentelemetry v0.31.0
[INFO] [stderr]   Downloaded pest_generator v2.8.4
[INFO] [stderr]   Downloaded kube v2.0.1
[INFO] [stderr]   Downloaded toml_writer v1.0.4
[INFO] [stderr]   Downloaded prost v0.14.1
[INFO] [stderr]   Downloaded jiff v0.2.16
[INFO] [stderr]   Downloaded k8s-openapi v0.26.0
[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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 66cbcdef7727d8cca7a7c8f21ef012bafd571ecbb2a17b108b3c23eb84a96f09
[INFO] running `Command { std: "docker" "start" "-a" "66cbcdef7727d8cca7a7c8f21ef012bafd571ecbb2a17b108b3c23eb84a96f09", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "66cbcdef7727d8cca7a7c8f21ef012bafd571ecbb2a17b108b3c23eb84a96f09", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "66cbcdef7727d8cca7a7c8f21ef012bafd571ecbb2a17b108b3c23eb84a96f09", kill_on_drop: false }`
[INFO] [stdout] 66cbcdef7727d8cca7a7c8f21ef012bafd571ecbb2a17b108b3c23eb84a96f09
[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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e916ccc274738b3fb8e03afc484d35467c9d23bd9e1a016f0cc81298571057f4
[INFO] running `Command { std: "docker" "start" "-a" "e916ccc274738b3fb8e03afc484d35467c9d23bd9e1a016f0cc81298571057f4", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling bytes v1.11.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling find-msvc-tools v0.1.5
[INFO] [stderr]    Compiling signal-hook-registry v1.4.7
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling zerocopy v0.8.30
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling iri-string v0.7.9
[INFO] [stderr]    Compiling rustls v0.23.35
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling k8s-openapi v0.26.0
[INFO] [stderr]    Compiling rustls-pki-types v1.13.0
[INFO] [stderr]    Compiling pest v2.8.4
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling cc v1.2.47
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling clap_lex v0.7.6
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling rustls-native-certs v0.8.2
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]    Compiling clap_builder v4.5.53
[INFO] [stderr]    Compiling secrecy v0.10.3
[INFO] [stderr]    Compiling pem v3.0.6
[INFO] [stderr]    Compiling toml_writer v1.0.4
[INFO] [stderr]    Compiling home v0.5.12
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling pest_meta v2.8.4
[INFO] [stderr]    Compiling indexmap v2.12.1
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]    Compiling ordered-float v2.10.1
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling env_filter v0.1.4
[INFO] [stderr]    Compiling jiff v0.2.16
[INFO] [stderr]    Compiling amimono-build v0.1.0 (/opt/rustwide/workdir/amimono-build)
[INFO] [stderr]    Compiling example-adder v0.1.0 (/opt/rustwide/workdir/example-adder)
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling toml_datetime v0.7.3
[INFO] [stderr]    Compiling serde_spanned v1.0.3
[INFO] [stderr]    Compiling serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling toml_parser v1.0.4
[INFO] [stderr]    Compiling clap v4.5.53
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling toml v0.9.8
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling rustls-webpki v0.103.8
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling pest_generator v2.8.4
[INFO] [stderr]    Compiling env_logger v0.11.8
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]    Compiling prost-derive v0.14.1
[INFO] [stderr]    Compiling pest_derive v2.8.4
[INFO] [stderr]    Compiling axum-macros v0.5.0
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling jsonpath-rust v0.7.5
[INFO] [stderr]    Compiling derive_more v2.0.1
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling prost v0.14.1
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling opentelemetry v0.31.0
[INFO] [stderr]    Compiling axum-core v0.5.5
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.1
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling opentelemetry_sdk v0.31.0
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling serde-value v0.7.0
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling amimono-schemas v0.1.0 (/opt/rustwide/workdir/amimono-schemas)
[INFO] [stderr]    Compiling amimono-cli v0.1.0 (/opt/rustwide/workdir/amimono-cli)
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling tokio-util v0.7.17
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling tonic v0.14.2
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling hyper-util v0.1.18
[INFO] [stderr]    Compiling tonic-prost v0.14.2
[INFO] [stderr]    Compiling tower-http v0.6.7
[INFO] [stderr]    Compiling opentelemetry-proto v0.31.0
[INFO] [stderr]    Compiling opentelemetry-stdout v0.31.0
[INFO] [stderr]    Compiling reqwest v0.12.24
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling hyper-timeout v0.5.2
[INFO] [stderr]    Compiling axum v0.8.7
[INFO] [stderr]    Compiling opentelemetry-http v0.31.0
[INFO] [stderr]    Compiling opentelemetry-otlp v0.31.0
[INFO] [stderr]    Compiling kube-core v2.0.1
[INFO] [stderr]    Compiling kube-client v2.0.1
[INFO] [stderr]    Compiling kube v2.0.1
[INFO] [stderr]    Compiling amimono v0.1.0 (/opt/rustwide/workdir/amimono)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 33s
[INFO] running `Command { std: "docker" "inspect" "e916ccc274738b3fb8e03afc484d35467c9d23bd9e1a016f0cc81298571057f4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e916ccc274738b3fb8e03afc484d35467c9d23bd9e1a016f0cc81298571057f4", kill_on_drop: false }`
[INFO] [stdout] e916ccc274738b3fb8e03afc484d35467c9d23bd9e1a016f0cc81298571057f4
[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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 708f282fe3076ac6788ee5f064f5f0d5846f4cc062631d7c373c024e5d49e764
[INFO] running `Command { std: "docker" "start" "-a" "708f282fe3076ac6788ee5f064f5f0d5846f4cc062631d7c373c024e5d49e764", kill_on_drop: false }`
[INFO] [stderr]    Compiling amimono-build v0.1.0 (/opt/rustwide/workdir/amimono-build)
[INFO] [stderr]    Compiling amimono-cli v0.1.0 (/opt/rustwide/workdir/amimono-cli)
[INFO] [stderr]    Compiling amimono-schemas v0.1.0 (/opt/rustwide/workdir/amimono-schemas)
[INFO] [stderr]    Compiling amimono v0.1.0 (/opt/rustwide/workdir/amimono)
[INFO] [stderr]    Compiling example-adder v0.1.0 (/opt/rustwide/workdir/example-adder)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 5.44s
[INFO] running `Command { std: "docker" "inspect" "708f282fe3076ac6788ee5f064f5f0d5846f4cc062631d7c373c024e5d49e764", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "708f282fe3076ac6788ee5f064f5f0d5846f4cc062631d7c373c024e5d49e764", kill_on_drop: false }`
[INFO] [stdout] 708f282fe3076ac6788ee5f064f5f0d5846f4cc062631d7c373c024e5d49e764
[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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 559d7901536fb43870d35b4b2c0d53a2af3e9007a2b38984228aec9a7cfb73d2
[INFO] running `Command { std: "docker" "start" "-a" "559d7901536fb43870d35b4b2c0d53a2af3e9007a2b38984228aec9a7cfb73d2", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.32s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/amimono-f80e410c057771d9)
[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/amimono_build-6dd3a12a21d58480)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/bin/ammn/main.rs (/opt/rustwide/target/debug/deps/ammn-7b6eea209b0f25d6)
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/amimono_schemas-cd70bb21f0812d85)
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/example_adder-aa7e65d9d2ed939a)
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests amimono
[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] [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 3 tests
[INFO] [stdout] test amimono/src/rpc/macros.rs - rpc::macros::rpc_component (line 11) ... FAILED
[INFO] [stdout] test amimono/src/rpc/macros.rs - rpc::macros::rpc_component (line 50) ... FAILED
[INFO] [stdout] test amimono/src/rpc/macros.rs - rpc::macros::rpc_component (line 65) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- amimono/src/rpc/macros.rs - rpc::macros::rpc_component (line 11) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: could not find `rpc_ops` in `amimono`
[INFO] [stdout]   --> amimono/src/rpc/macros.rs:14:14
[INFO] [stdout]    |
[INFO] [stdout] 14 |     amimono::rpc_ops! {
[INFO] [stdout]    |              ^^^^^^^ could not find `rpc_ops` in `amimono`
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Client` in module `ops`
[INFO] [stdout]   --> amimono/src/rpc/macros.rs:25:27
[INFO] [stdout]    |
[INFO] [stdout] 25 | pub type MapClient = ops::Client;
[INFO] [stdout]    |                           ^^^^^^ not found in `ops`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]    |
[INFO] [stdout] 10 + use kube::Client;
[INFO] [stdout]    |
[INFO] [stdout] 10 + use reqwest::Client;
[INFO] [stdout]    |
[INFO] [stdout] 10 + use reqwest::blocking::Client;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `Client`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 25 - pub type MapClient = ops::Client;
[INFO] [stdout] 25 + pub type MapClient = Client;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `ComponentKind` in module `ops`
[INFO] [stdout]   --> amimono/src/rpc/macros.rs:26:34
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub type MapComponentKind = ops::ComponentKind;
[INFO] [stdout]    |                                  ^^^^^^^^^^^^^ not found in `ops`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]    |
[INFO] [stdout] 10 + use amimono::component::ComponentKind;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `ComponentKind`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 26 - pub type MapComponentKind = ops::ComponentKind;
[INFO] [stdout] 26 + pub type MapComponentKind = ComponentKind;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Component` in module `ops`
[INFO] [stdout]   --> amimono/src/rpc/macros.rs:27:30
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub type MapComponent = ops::Component<MapService>;
[INFO] [stdout]    |                              ^^^^^^^^^ not found in `ops`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 10 + use std::path::Component;
[INFO] [stdout]    |
[INFO] [stdout] 10 + use amimono::component::Component;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `Component`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 27 - pub type MapComponent = ops::Component<MapService>;
[INFO] [stdout] 27 + pub type MapComponent = Component<MapService>;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Handler` in module `ops`
[INFO] [stdout]   --> amimono/src/rpc/macros.rs:29:11
[INFO] [stdout]    |
[INFO] [stdout] 29 | impl ops::Handler for MapService {
[INFO] [stdout]    |           ^^^^^^^ not found in `ops`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]    |
[INFO] [stdout] 10 + use axum::handler::Handler;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `Handler`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 29 - impl ops::Handler for MapService {
[INFO] [stdout] 29 + impl Handler for MapService {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 5 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0405, E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0405`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- amimono/src/rpc/macros.rs - rpc::macros::rpc_component (line 50) stdout ----
[INFO] [stdout] error: associated function in `impl` without body
[INFO] [stdout]   --> amimono/src/rpc/macros.rs:55:5
[INFO] [stdout]    |
[INFO] [stdout] 55 |     pub fn new() -> MapClient;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]    |                              |
[INFO] [stdout]    |                              help: provide a definition for the function: `{ <body> }`
[INFO] [stdout] 
[INFO] [stdout] error: associated function in `impl` without body
[INFO] [stdout]   --> amimono/src/rpc/macros.rs:57:5
[INFO] [stdout]    |
[INFO] [stdout] 57 |     pub async fn add_item(&self, key: String, value: String) -> AppResult<()>;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]    |                                                                              |
[INFO] [stdout]    |                                                                              help: provide a definition for the function: `{ <body> }`
[INFO] [stdout] 
[INFO] [stdout] error: associated function in `impl` without body
[INFO] [stdout]   --> amimono/src/rpc/macros.rs:58:5
[INFO] [stdout]    |
[INFO] [stdout] 58 |     pub async fn get_item(&self, key: String) -> AppResult<Option<String>>;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]    |                                                                           |
[INFO] [stdout]    |                                                                           help: provide a definition for the function: `{ <body> }`
[INFO] [stdout] 
[INFO] [stdout] error: associated function in `impl` without body
[INFO] [stdout]   --> amimono/src/rpc/macros.rs:59:5
[INFO] [stdout]    |
[INFO] [stdout] 59 |     pub async fn delete_item(&self, key: String) -> AppResult<()>;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]    |                                                                  |
[INFO] [stdout]    |                                                                  help: provide a definition for the function: `{ <body> }`
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `amimono::rpc::AppResult`
[INFO] [stdout]   --> amimono/src/rpc/macros.rs:52:5
[INFO] [stdout]    |
[INFO] [stdout] 52 | use amimono::rpc::AppResult;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^ no `AppResult` in `rpc`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this type alias instead
[INFO] [stdout]    |
[INFO] [stdout] 52 - use amimono::rpc::AppResult;
[INFO] [stdout] 52 + use amimono::AppResult;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `MapClient` in this scope
[INFO] [stdout]   --> amimono/src/rpc/macros.rs:54:6
[INFO] [stdout]    |
[INFO] [stdout] 54 | impl MapClient {
[INFO] [stdout]    |      ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `MapClient` in this scope
[INFO] [stdout]   --> amimono/src/rpc/macros.rs:55:21
[INFO] [stdout]    |
[INFO] [stdout] 55 |     pub fn new() -> MapClient;
[INFO] [stdout]    |                     ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 7 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0432.
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- amimono/src/rpc/macros.rs - rpc::macros::rpc_component (line 65) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `JobBuilder`
[INFO] [stdout]   --> amimono/src/rpc/macros.rs:71:9
[INFO] [stdout]    |
[INFO] [stdout] 71 |         JobBuilder::new()
[INFO] [stdout]    |         ^^^^^^^^^^ use of undeclared type `JobBuilder`
[INFO] [stdout]    |
[INFO] [stdout] help: a struct with a similar name exists
[INFO] [stdout]    |
[INFO] [stdout] 71 -         JobBuilder::new()
[INFO] [stdout] 71 +         AppBuilder::new()
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 64 + use amimono::config::JobBuilder;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `MapComponent`
[INFO] [stdout]   --> amimono/src/rpc/macros.rs:73:22
[INFO] [stdout]    |
[INFO] [stdout] 73 |             .install(MapComponent::installer)
[INFO] [stdout]    |                      ^^^^^^^^^^^^ use of undeclared type `MapComponent`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     amimono/src/rpc/macros.rs - rpc::macros::rpc_component (line 11)
[INFO] [stdout]     amimono/src/rpc/macros.rs - rpc::macros::rpc_component (line 50)
[INFO] [stdout]     amimono/src/rpc/macros.rs - rpc::macros::rpc_component (line 65)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 3 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.35s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 0.63s; merged doctests compilation took 0.27s
[INFO] [stderr] error: doctest failed, to rerun pass `-p amimono --doc`
[INFO] running `Command { std: "docker" "inspect" "559d7901536fb43870d35b4b2c0d53a2af3e9007a2b38984228aec9a7cfb73d2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "559d7901536fb43870d35b4b2c0d53a2af3e9007a2b38984228aec9a7cfb73d2", kill_on_drop: false }`
[INFO] [stdout] 559d7901536fb43870d35b4b2c0d53a2af3e9007a2b38984228aec9a7cfb73d2
