[INFO] cloning repository https://github.com/0xsecaas/design_patterns
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/0xsecaas/design_patterns" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0xsecaas%2Fdesign_patterns", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0xsecaas%2Fdesign_patterns'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] b49ba8ded668d56ff2924fc716f1864bb61e2896
[INFO] testing 0xsecaas/design_patterns against beta-2025-09-21 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0xsecaas%2Fdesign_patterns" "/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/0xsecaas/design_patterns
[INFO] finished tweaking git repo https://github.com/0xsecaas/design_patterns
[INFO] tweaked toml for git repo https://github.com/0xsecaas/design_patterns written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/0xsecaas/design_patterns 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/0xsecaas/design_patterns 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-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3e2e0b64030615c6ca631e25935cf9082d49e09b136e1e087743a60bd2f77820
[INFO] running `Command { std: "docker" "start" "-a" "3e2e0b64030615c6ca631e25935cf9082d49e09b136e1e087743a60bd2f77820", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3e2e0b64030615c6ca631e25935cf9082d49e09b136e1e087743a60bd2f77820", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3e2e0b64030615c6ca631e25935cf9082d49e09b136e1e087743a60bd2f77820", kill_on_drop: false }`
[INFO] [stdout] 3e2e0b64030615c6ca631e25935cf9082d49e09b136e1e087743a60bd2f77820
[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=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] a4900e647759623e47ecd3d134f12ea68a0082edab4e32fda7d31bfbb68185e7
[INFO] running `Command { std: "docker" "start" "-a" "a4900e647759623e47ecd3d134f12ea68a0082edab4e32fda7d31bfbb68185e7", kill_on_drop: false }`
[INFO] [stderr]    Compiling design_patterns v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
[INFO] running `Command { std: "docker" "inspect" "a4900e647759623e47ecd3d134f12ea68a0082edab4e32fda7d31bfbb68185e7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a4900e647759623e47ecd3d134f12ea68a0082edab4e32fda7d31bfbb68185e7", kill_on_drop: false }`
[INFO] [stdout] a4900e647759623e47ecd3d134f12ea68a0082edab4e32fda7d31bfbb68185e7
[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=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] 18fd33d9b52e9e1f1c86709d7f52b25a0e84c657c2e865ffe1248163dfebcf00
[INFO] running `Command { std: "docker" "start" "-a" "18fd33d9b52e9e1f1c86709d7f52b25a0e84c657c2e865ffe1248163dfebcf00", kill_on_drop: false }`
[INFO] [stderr]    Compiling design_patterns v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.69s
[INFO] running `Command { std: "docker" "inspect" "18fd33d9b52e9e1f1c86709d7f52b25a0e84c657c2e865ffe1248163dfebcf00", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "18fd33d9b52e9e1f1c86709d7f52b25a0e84c657c2e865ffe1248163dfebcf00", kill_on_drop: false }`
[INFO] [stdout] 18fd33d9b52e9e1f1c86709d7f52b25a0e84c657c2e865ffe1248163dfebcf00
[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=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] e5558ab9776f8a34e8bf991498d0052e649eee6207a70ee1bd3d4c732a24197e
[INFO] running `Command { std: "docker" "start" "-a" "e5558ab9776f8a34e8bf991498d0052e649eee6207a70ee1bd3d4c732a24197e", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.02s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/design_patterns-7b17432b978b259d)
[INFO] [stdout] 
[INFO] [stdout] running 8 tests
[INFO] [stdout] test creational::builder::tests::build_wooden_house ... ok
[INFO] [stdout] test creational::factory::abstract_pattern::tests::test_abstract_pattern_win_style ... ok
[INFO] [stdout] test creational::factory::method_pattern::tests::create_ship ... ok
[INFO] [stdout] test creational::factory::abstract_pattern::tests::test_abstract_pattern_mac_style ... ok
[INFO] [stdout] test creational::factory::method_pattern::tests::create_truck ... ok
[INFO] [stdout] test creational::singleton::config_manager::tests::test_works ... ok
[INFO] [stdout] test creational::singleton::logger::tests::singleton_does_not_panic ... ok
[INFO] [stdout] test creational::builder::tests::build_brick_house ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "e5558ab9776f8a34e8bf991498d0052e649eee6207a70ee1bd3d4c732a24197e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e5558ab9776f8a34e8bf991498d0052e649eee6207a70ee1bd3d4c732a24197e", kill_on_drop: false }`
[INFO] [stdout] e5558ab9776f8a34e8bf991498d0052e649eee6207a70ee1bd3d4c732a24197e
