[INFO] cloning repository https://github.com/RebeldeCuantico/ddd-api [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/RebeldeCuantico/ddd-api" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRebeldeCuantico%2Fddd-api", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRebeldeCuantico%2Fddd-api'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 490b761bb0710c25b0273e62b331b03025f729c2 [INFO] testing RebeldeCuantico/ddd-api against 1.90.0 for beta-1.91-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRebeldeCuantico%2Fddd-api" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/RebeldeCuantico/ddd-api [INFO] finished tweaking git repo https://github.com/RebeldeCuantico/ddd-api [INFO] tweaked toml for git repo https://github.com/RebeldeCuantico/ddd-api written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/RebeldeCuantico/ddd-api on toolchain 1.90.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/RebeldeCuantico/ddd-api 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.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded pest_derive v2.7.11 [INFO] [stderr] Downloaded pest_generator v2.7.11 [INFO] [stderr] Downloaded serde_derive v1.0.208 [INFO] [stderr] Downloaded cpufeatures v0.2.13 [INFO] [stderr] Downloaded pest_meta v2.7.11 [INFO] [stderr] Downloaded config v0.13.4 [INFO] [stderr] Downloaded serde v1.0.208 [INFO] [stderr] Downloaded serde_json v1.0.125 [INFO] [stderr] Downloaded cc v1.1.13 [INFO] [stderr] Downloaded pest v2.7.11 [INFO] [stderr] Downloaded syn v2.0.75 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e5d45a72c800deb88d58d241cf50cae1b07312b899a4c7dfcb5339ba593eb4e9 [INFO] running `Command { std: "docker" "start" "-a" "e5d45a72c800deb88d58d241cf50cae1b07312b899a4c7dfcb5339ba593eb4e9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e5d45a72c800deb88d58d241cf50cae1b07312b899a4c7dfcb5339ba593eb4e9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e5d45a72c800deb88d58d241cf50cae1b07312b899a4c7dfcb5339ba593eb4e9", kill_on_drop: false }` [INFO] [stdout] e5d45a72c800deb88d58d241cf50cae1b07312b899a4c7dfcb5339ba593eb4e9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=warn" "-e" "RUSTDOCFLAGS=--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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3619c1144e658baa9d193156c3b2d06574908351e1b01def5f6ecba792982498 [INFO] running `Command { std: "docker" "start" "-a" "3619c1144e658baa9d193156c3b2d06574908351e1b01def5f6ecba792982498", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling libc v0.2.158 [INFO] [stderr] Compiling thiserror v1.0.63 [INFO] [stderr] Compiling serde v1.0.208 [INFO] [stderr] Compiling ucd-trie v0.1.6 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Compiling serde_json v1.0.125 [INFO] [stderr] Compiling dlv-list v0.3.0 [INFO] [stderr] Compiling ahash v0.7.8 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling pathdiff v0.2.1 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling is-terminal v0.4.13 [INFO] [stderr] Compiling syn v2.0.75 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling uuid v1.10.0 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Compiling ordered-multimap v0.4.3 [INFO] [stderr] Compiling rust-ini v0.18.0 [INFO] [stderr] Compiling regex v1.10.6 [INFO] [stderr] Compiling env_logger v0.10.2 [INFO] [stderr] Compiling thiserror-impl v1.0.63 [INFO] [stderr] Compiling serde_derive v1.0.208 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling async-trait v0.1.81 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling pest v2.7.11 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling pest_meta v2.7.11 [INFO] [stderr] Compiling pest_generator v2.7.11 [INFO] [stderr] Compiling pest_derive v2.7.11 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling json5 v0.4.1 [INFO] [stderr] Compiling ron v0.7.1 [INFO] [stderr] Compiling config v0.13.4 [INFO] [stderr] Compiling ddd_api v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 22.86s [INFO] running `Command { std: "docker" "inspect" "3619c1144e658baa9d193156c3b2d06574908351e1b01def5f6ecba792982498", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3619c1144e658baa9d193156c3b2d06574908351e1b01def5f6ecba792982498", kill_on_drop: false }` [INFO] [stdout] 3619c1144e658baa9d193156c3b2d06574908351e1b01def5f6ecba792982498 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=warn" "-e" "RUSTDOCFLAGS=--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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] dd4960b68b63e805d8cfb9cc70b948cc98ea78bd70395665b45088dfd027c47b [INFO] running `Command { std: "docker" "start" "-a" "dd4960b68b63e805d8cfb9cc70b948cc98ea78bd70395665b45088dfd027c47b", kill_on_drop: false }` [INFO] [stderr] Compiling ddd_api v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.43s [INFO] running `Command { std: "docker" "inspect" "dd4960b68b63e805d8cfb9cc70b948cc98ea78bd70395665b45088dfd027c47b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dd4960b68b63e805d8cfb9cc70b948cc98ea78bd70395665b45088dfd027c47b", kill_on_drop: false }` [INFO] [stdout] dd4960b68b63e805d8cfb9cc70b948cc98ea78bd70395665b45088dfd027c47b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=warn" "-e" "RUSTDOCFLAGS=--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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] fed11bc166121ef5a432721e1efe8655f44145a3104503fd70feca6b3de698f6 [INFO] running `Command { std: "docker" "start" "-a" "fed11bc166121ef5a432721e1efe8655f44145a3104503fd70feca6b3de698f6", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.10s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/ddd_api-f50edd034ee46229) [INFO] [stdout] [INFO] [stdout] running 16 tests [INFO] [stdout] test domain::product::tests::test_product_version_increment ... ok [INFO] [stdout] test domain::value_objects::money::tests::test_value_object_clone ... ok [INFO] [stdout] test crosscutting::guid_generator::tests::test_guid_sequential_nature ... ok [INFO] [stdout] test crosscutting::config::tests::test_missing_configuration ... ok [INFO] [stdout] test domain::product::tests::test_product_identifier_is_unique ... ok [INFO] [stdout] test domain::product::tests::test_product_is_aggregate_root ... ok [INFO] [stdout] test domain::product::tests::test_product_creation ... ok [INFO] [stdout] test crosscutting::guid_generator::tests::test_sequential_guid_generator ... ok [INFO] [stdout] test crosscutting::config::tests::test_load_configuration ... ok [INFO] [stdout] test domain::product::tests::test_product_with_custom_generator ... ok [INFO] [stdout] test crosscutting::logging::tests::test_logging_functions ... ok [INFO] [stdout] test crosscutting::error::tests::test_domain_error_display ... ok [INFO] [stdout] test domain::value_objects::money::tests::test_value_object_debug ... ok [INFO] [stdout] test domain::value_objects::money::tests::test_value_object_partial_eq ... ok [INFO] [stdout] test domain::value_objects::money::tests::test_value_object_hash ... ok [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/ddd_api-362610ba7b6eac05) [INFO] [stdout] test domain::value_objects::money::tests::test_value_object_equality ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 16 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.09s [INFO] [stdout] [INFO] [stderr] Doc-tests ddd_api [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] running `Command { std: "docker" "inspect" "fed11bc166121ef5a432721e1efe8655f44145a3104503fd70feca6b3de698f6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fed11bc166121ef5a432721e1efe8655f44145a3104503fd70feca6b3de698f6", kill_on_drop: false }` [INFO] [stdout] fed11bc166121ef5a432721e1efe8655f44145a3104503fd70feca6b3de698f6