[INFO] cloning repository https://github.com/n0madsky/profile_api_assignment
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/n0madsky/profile_api_assignment" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fn0madsky%2Fprofile_api_assignment", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fn0madsky%2Fprofile_api_assignment'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] cb4339b5e8bce0fd619136dbc3dc9a7f50c3d6ed
[INFO] testing n0madsky/profile_api_assignment against beta-2025-09-21 for beta-1.91-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fn0madsky%2Fprofile_api_assignment" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/n0madsky/profile_api_assignment
[INFO] finished tweaking git repo https://github.com/n0madsky/profile_api_assignment
[INFO] tweaked toml for git repo https://github.com/n0madsky/profile_api_assignment written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/n0madsky/profile_api_assignment on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/n0madsky/profile_api_assignment 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" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7c20e0d53d07a9b21f7f6f86612be338879ea852040de150bafac3696cee5352
[INFO] running `Command { std: "docker" "start" "-a" "7c20e0d53d07a9b21f7f6f86612be338879ea852040de150bafac3696cee5352", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7c20e0d53d07a9b21f7f6f86612be338879ea852040de150bafac3696cee5352", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7c20e0d53d07a9b21f7f6f86612be338879ea852040de150bafac3696cee5352", kill_on_drop: false }`
[INFO] [stdout] 7c20e0d53d07a9b21f7f6f86612be338879ea852040de150bafac3696cee5352
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=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" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9e2277599623e0199831800d14a92faaa2c07039a00287cff5f1d14cf3877121
[INFO] running `Command { std: "docker" "start" "-a" "9e2277599623e0199831800d14a92faaa2c07039a00287cff5f1d14cf3877121", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.77
[INFO] [stderr]    Compiling futures-task v0.3.30
[INFO] [stderr]    Compiling serde v1.0.210
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling socket2 v0.5.7
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling serde_json v1.0.128
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling regex-automata v0.4.7
[INFO] [stderr]    Compiling iana-time-zone v0.1.61
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling tracing-subscriber v0.3.18
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling dashmap v6.1.0
[INFO] [stderr]    Compiling http-body-util v0.1.2
[INFO] [stderr]    Compiling regex v1.10.6
[INFO] [stderr]    Compiling envconfig_derive v0.10.0
[INFO] [stderr]    Compiling envconfig v0.10.0
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling serde_derive v1.0.210
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]    Compiling async-trait v0.1.82
[INFO] [stderr]    Compiling axum-macros v0.4.2
[INFO] [stderr]    Compiling tokio v1.40.0
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling pin-project v1.1.5
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling axum-core v0.4.4
[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 hyper v1.4.1
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling tower v0.5.1
[INFO] [stderr]    Compiling serde_path_to_error v0.1.16
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling chrono v0.4.38
[INFO] [stderr]    Compiling hyper-util v0.1.8
[INFO] [stderr]    Compiling axum v0.7.6
[INFO] [stderr]    Compiling profile_backend v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 28.47s
[INFO] running `Command { std: "docker" "inspect" "9e2277599623e0199831800d14a92faaa2c07039a00287cff5f1d14cf3877121", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9e2277599623e0199831800d14a92faaa2c07039a00287cff5f1d14cf3877121", kill_on_drop: false }`
[INFO] [stdout] 9e2277599623e0199831800d14a92faaa2c07039a00287cff5f1d14cf3877121
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=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" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 82c540dffdca5d5986ef75bde4bb9b5b002da8d66f1e0fd85f9e2d7a11ac056d
[INFO] running `Command { std: "docker" "start" "-a" "82c540dffdca5d5986ef75bde4bb9b5b002da8d66f1e0fd85f9e2d7a11ac056d", kill_on_drop: false }`
[INFO] [stderr]    Compiling profile_backend v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.44s
[INFO] running `Command { std: "docker" "inspect" "82c540dffdca5d5986ef75bde4bb9b5b002da8d66f1e0fd85f9e2d7a11ac056d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "82c540dffdca5d5986ef75bde4bb9b5b002da8d66f1e0fd85f9e2d7a11ac056d", kill_on_drop: false }`
[INFO] [stdout] 82c540dffdca5d5986ef75bde4bb9b5b002da8d66f1e0fd85f9e2d7a11ac056d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=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" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 566d2f9738b0a2ec1abd76746593d543e366aba3f9bcbff7118758575cdbcbbc
[INFO] running `Command { std: "docker" "start" "-a" "566d2f9738b0a2ec1abd76746593d543e366aba3f9bcbff7118758575cdbcbbc", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.15s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/profile_backend-4033df53f9d7aef7)
[INFO] [stdout] 
[INFO] [stdout] running 8 tests
[INFO] [stdout] test repository::inram::tests::insert_product_dfs_ok ... ok
[INFO] [stdout] test repository::inram::tests::insert_product_repeated_insert_ok ... ok
[INFO] [stdout] test service::test_service::get_product_registration_notfound ... ok
[INFO] [stdout] test service::test_service::get_product_registration_success ... ok
[INFO] [stdout] [2m2025-10-01T07:25:51.137467Z[0m [33m WARN[0m [2mprofile_backend::service::profile_service[0m[2m:[0m [2m93:[0m Unable to insert product: , subproducts: ["foo", "bar"], product name is invalid
[INFO] [stdout] test service::test_service::test_get_product_registration_for_profile_nonexistent_profile ... ok
[INFO] [stdout] test service::test_service::test_get_product_registration_for_profile ... ok
[INFO] [stdout] test service::test_service::test_product_insert_empty_product_name ... ok
[INFO] [stdout] test repository::inram::tests::static_data_is_valid ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "566d2f9738b0a2ec1abd76746593d543e366aba3f9bcbff7118758575cdbcbbc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "566d2f9738b0a2ec1abd76746593d543e366aba3f9bcbff7118758575cdbcbbc", kill_on_drop: false }`
[INFO] [stdout] 566d2f9738b0a2ec1abd76746593d543e366aba3f9bcbff7118758575cdbcbbc
