[INFO] cloning repository https://github.com/molchanovartem/smart-house [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/molchanovartem/smart-house" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmolchanovartem%2Fsmart-house", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmolchanovartem%2Fsmart-house'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 23001b5bbceb0b614abf88b1dd7e0685facd1f45 [INFO] testing molchanovartem/smart-house 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%2Fmolchanovartem%2Fsmart-house" "/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/molchanovartem/smart-house [INFO] finished tweaking git repo https://github.com/molchanovartem/smart-house [INFO] tweaked toml for git repo https://github.com/molchanovartem/smart-house written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/molchanovartem/smart-house 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/molchanovartem/smart-house 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] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [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] a884bfb65fe54fcfa0c41e6ef32c0d03c2ec3a1d95ec6d91f34e51a4f399cd81 [INFO] running `Command { std: "docker" "start" "-a" "a884bfb65fe54fcfa0c41e6ef32c0d03c2ec3a1d95ec6d91f34e51a4f399cd81", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a884bfb65fe54fcfa0c41e6ef32c0d03c2ec3a1d95ec6d91f34e51a4f399cd81", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a884bfb65fe54fcfa0c41e6ef32c0d03c2ec3a1d95ec6d91f34e51a4f399cd81", kill_on_drop: false }` [INFO] [stdout] a884bfb65fe54fcfa0c41e6ef32c0d03c2ec3a1d95ec6d91f34e51a4f399cd81 [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] 69b0769d93e23d4f062f6b755853b58bafd0a3b8393171a2bb7d6f9502c199b4 [INFO] running `Command { std: "docker" "start" "-a" "69b0769d93e23d4f062f6b755853b58bafd0a3b8393171a2bb7d6f9502c199b4", kill_on_drop: false }` [INFO] [stderr] Compiling smart-house v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.12s [INFO] running `Command { std: "docker" "inspect" "69b0769d93e23d4f062f6b755853b58bafd0a3b8393171a2bb7d6f9502c199b4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "69b0769d93e23d4f062f6b755853b58bafd0a3b8393171a2bb7d6f9502c199b4", kill_on_drop: false }` [INFO] [stdout] 69b0769d93e23d4f062f6b755853b58bafd0a3b8393171a2bb7d6f9502c199b4 [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] 22799803fb0e3e6564761f818d762e0c16f92a666ffa0a2057a3c1faee2889bb [INFO] running `Command { std: "docker" "start" "-a" "22799803fb0e3e6564761f818d762e0c16f92a666ffa0a2057a3c1faee2889bb", kill_on_drop: false }` [INFO] [stderr] Compiling smart-house v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.28s [INFO] running `Command { std: "docker" "inspect" "22799803fb0e3e6564761f818d762e0c16f92a666ffa0a2057a3c1faee2889bb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "22799803fb0e3e6564761f818d762e0c16f92a666ffa0a2057a3c1faee2889bb", kill_on_drop: false }` [INFO] [stdout] 22799803fb0e3e6564761f818d762e0c16f92a666ffa0a2057a3c1faee2889bb [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] 1fa13749fbb09e9d62c1f52354e5222cf4d0eaad10cdea62fd04e0ccc180e83c [INFO] running `Command { std: "docker" "start" "-a" "1fa13749fbb09e9d62c1f52354e5222cf4d0eaad10cdea62fd04e0ccc180e83c", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.03s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/smart_house-71ae789c6225c417) [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" "1fa13749fbb09e9d62c1f52354e5222cf4d0eaad10cdea62fd04e0ccc180e83c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1fa13749fbb09e9d62c1f52354e5222cf4d0eaad10cdea62fd04e0ccc180e83c", kill_on_drop: false }` [INFO] [stdout] 1fa13749fbb09e9d62c1f52354e5222cf4d0eaad10cdea62fd04e0ccc180e83c