[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 master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRebeldeCuantico%2Fddd-api" "/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/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-2-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/RebeldeCuantico/ddd-api on toolchain cdb45c87e2cd43495379f7e867e3cc15dcee9f93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded termcolor v1.4.1 [INFO] [stderr] Downloaded quote v1.0.36 [INFO] [stderr] Downloaded serde_derive v1.0.208 [INFO] [stderr] Downloaded iana-time-zone v0.1.60 [INFO] [stderr] Downloaded thiserror v1.0.63 [INFO] [stderr] Downloaded autocfg v1.3.0 [INFO] [stderr] Downloaded async-trait v0.1.81 [INFO] [stderr] Downloaded pest_derive v2.7.11 [INFO] [stderr] Downloaded base64 v0.13.1 [INFO] [stderr] Downloaded cc v1.1.13 [INFO] [stderr] Downloaded config v0.13.4 [INFO] [stderr] Downloaded serde v1.0.208 [INFO] [stderr] Downloaded once_cell v1.19.0 [INFO] [stderr] Downloaded pest v2.7.11 [INFO] [stderr] Downloaded serde_json v1.0.125 [INFO] [stderr] Downloaded ahash v0.7.8 [INFO] [stderr] Downloaded regex v1.10.6 [INFO] [stderr] Downloaded env_logger v0.10.2 [INFO] [stderr] Downloaded thiserror-impl v1.0.63 [INFO] [stderr] Downloaded syn v2.0.75 [INFO] [stderr] Downloaded cpufeatures v0.2.13 [INFO] [stderr] Downloaded pest_meta v2.7.11 [INFO] [stderr] Downloaded pest_generator v2.7.11 [INFO] [stderr] Downloaded regex-syntax v0.8.4 [INFO] [stderr] Downloaded is-terminal v0.4.13 [INFO] [stderr] Downloaded regex-automata v0.4.7 [INFO] [stderr] Downloaded libc v0.2.158 [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 576ed094d4525cb59c3032f21e5893c62ad4bdc68b8e46c31db9d390ddd7c6c1 [INFO] running `Command { std: "docker" "start" "-a" "576ed094d4525cb59c3032f21e5893c62ad4bdc68b8e46c31db9d390ddd7c6c1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "576ed094d4525cb59c3032f21e5893c62ad4bdc68b8e46c31db9d390ddd7c6c1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "576ed094d4525cb59c3032f21e5893c62ad4bdc68b8e46c31db9d390ddd7c6c1", kill_on_drop: false }` [INFO] [stdout] 576ed094d4525cb59c3032f21e5893c62ad4bdc68b8e46c31db9d390ddd7c6c1 [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d8689636ce736f1376710c292e719130c6f3cead90e8b0158028d2af3fe0c64a [INFO] running `Command { std: "docker" "start" "-a" "d8689636ce736f1376710c292e719130c6f3cead90e8b0158028d2af3fe0c64a", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling libc v0.2.158 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling thiserror v1.0.63 [INFO] [stderr] Compiling serde v1.0.208 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling ucd-trie v0.1.6 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling ahash v0.7.8 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Compiling dlv-list v0.3.0 [INFO] [stderr] Compiling serde_json v1.0.125 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling syn v2.0.75 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling is-terminal v0.4.13 [INFO] [stderr] Compiling pathdiff v0.2.1 [INFO] [stderr] Compiling iana-time-zone v0.1.60 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling uuid v1.10.0 [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 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 env_logger v0.10.2 [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 ron v0.7.1 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling json5 v0.4.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 52.09s [INFO] running `Command { std: "docker" "inspect" "d8689636ce736f1376710c292e719130c6f3cead90e8b0158028d2af3fe0c64a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d8689636ce736f1376710c292e719130c6f3cead90e8b0158028d2af3fe0c64a", kill_on_drop: false }` [INFO] [stdout] d8689636ce736f1376710c292e719130c6f3cead90e8b0158028d2af3fe0c64a [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1d217e72ba52374e2d511fa2cc23009e6e33b4f102bb21f6f378aa580ed57ae2 [INFO] running `Command { std: "docker" "start" "-a" "1d217e72ba52374e2d511fa2cc23009e6e33b4f102bb21f6f378aa580ed57ae2", 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.11s [INFO] running `Command { std: "docker" "inspect" "1d217e72ba52374e2d511fa2cc23009e6e33b4f102bb21f6f378aa580ed57ae2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1d217e72ba52374e2d511fa2cc23009e6e33b4f102bb21f6f378aa580ed57ae2", kill_on_drop: false }` [INFO] [stdout] 1d217e72ba52374e2d511fa2cc23009e6e33b4f102bb21f6f378aa580ed57ae2 [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] d7e115ec84010de74c71bb8b4e1716bb8371b9d46e4f69d014c8cbc3857d2219 [INFO] running `Command { std: "docker" "start" "-a" "d7e115ec84010de74c71bb8b4e1716bb8371b9d46e4f69d014c8cbc3857d2219", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.12s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/ddd_api-470a93404fa6caad) [INFO] [stdout] [INFO] [stdout] running 16 tests [INFO] [stdout] test domain::product::tests::test_product_creation ... 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_version_increment ... ok [INFO] [stdout] test domain::product::tests::test_product_with_custom_generator ... ok [INFO] [stdout] test crosscutting::config::tests::test_load_configuration ... ok [INFO] [stdout] test crosscutting::error::tests::test_domain_error_display ... ok [INFO] [stdout] test domain::value_objects::money::tests::test_value_object_clone ... 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_equality ... ok [INFO] [stdout] test domain::value_objects::money::tests::test_value_object_hash ... ok [INFO] [stdout] test domain::value_objects::money::tests::test_value_object_partial_eq ... ok [INFO] [stdout] test crosscutting::guid_generator::tests::test_guid_sequential_nature ... ok [INFO] [stdout] test crosscutting::guid_generator::tests::test_sequential_guid_generator ... ok [INFO] [stdout] test crosscutting::config::tests::test_missing_configuration ... ok [INFO] [stdout] test crosscutting::logging::tests::test_logging_functions ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 16 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/ddd_api-06a569300c06edd8) [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 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] running `Command { std: "docker" "inspect" "d7e115ec84010de74c71bb8b4e1716bb8371b9d46e4f69d014c8cbc3857d2219", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d7e115ec84010de74c71bb8b4e1716bb8371b9d46e4f69d014c8cbc3857d2219", kill_on_drop: false }` [INFO] [stdout] d7e115ec84010de74c71bb8b4e1716bb8371b9d46e4f69d014c8cbc3857d2219