[INFO] cloning repository https://github.com/husqvarnagroup/smart-garden-gateway-boot-analyzer [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/husqvarnagroup/smart-garden-gateway-boot-analyzer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhusqvarnagroup%2Fsmart-garden-gateway-boot-analyzer", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhusqvarnagroup%2Fsmart-garden-gateway-boot-analyzer'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a75d934a13c2066bdf926472c613290cf7681373 [INFO] testing husqvarnagroup/smart-garden-gateway-boot-analyzer against nightly-2025-01-18+rustflags=-Zrandomize-layout for randomize-layout-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhusqvarnagroup%2Fsmart-garden-gateway-boot-analyzer" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/husqvarnagroup/smart-garden-gateway-boot-analyzer on toolchain nightly-2025-01-18 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+nightly-2025-01-18" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/husqvarnagroup/smart-garden-gateway-boot-analyzer [INFO] finished tweaking git repo https://github.com/husqvarnagroup/smart-garden-gateway-boot-analyzer [INFO] tweaked toml for git repo https://github.com/husqvarnagroup/smart-garden-gateway-boot-analyzer written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/husqvarnagroup/smart-garden-gateway-boot-analyzer 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" "+nightly-2025-01-18" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:819108c5571ea2e421544af4d832f968d213c87fbe3707a016657f43d2f853bc" "/opt/rustwide/cargo-home/bin/cargo" "+nightly-2025-01-18" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] dc1ae092db99392df02f94cb3a24e72ec45c132b43d531a184fdcc2c43aa741f [INFO] running `Command { std: "docker" "start" "-a" "dc1ae092db99392df02f94cb3a24e72ec45c132b43d531a184fdcc2c43aa741f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "dc1ae092db99392df02f94cb3a24e72ec45c132b43d531a184fdcc2c43aa741f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dc1ae092db99392df02f94cb3a24e72ec45c132b43d531a184fdcc2c43aa741f", kill_on_drop: false }` [INFO] [stdout] dc1ae092db99392df02f94cb3a24e72ec45c132b43d531a184fdcc2c43aa741f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=forbid -Zrandomize-layout" "-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:819108c5571ea2e421544af4d832f968d213c87fbe3707a016657f43d2f853bc" "/opt/rustwide/cargo-home/bin/cargo" "+nightly-2025-01-18" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b8ab0c8ecde184c1eb468899a0d76eb84b5ea3e066038fb7bf6c04a8325ae8e0 [INFO] running `Command { std: "docker" "start" "-a" "b8ab0c8ecde184c1eb468899a0d76eb84b5ea3e066038fb7bf6c04a8325ae8e0", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.66 [INFO] [stderr] Compiling unicode-ident v1.0.11 [INFO] [stderr] Compiling serde v1.0.188 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling pkg-config v0.3.27 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Compiling smallvec v1.11.0 [INFO] [stderr] Compiling hashbrown v0.14.0 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling thiserror v1.0.47 [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Compiling uncased v0.9.9 [INFO] [stderr] Compiling winnow v0.5.15 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling figment v0.10.11 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling unicode-segmentation v1.10.1 [INFO] [stderr] Compiling mio v0.8.8 [INFO] [stderr] Compiling bitflags v2.4.0 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling unicode-width v0.1.10 [INFO] [stderr] Compiling dyn-clone v1.0.13 [INFO] [stderr] Compiling nix v0.26.3 [INFO] [stderr] Compiling dirs v5.0.1 [INFO] [stderr] Compiling newline-converter v0.2.2 [INFO] [stderr] Compiling libudev-sys v0.1.4 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling signal-hook-mio v0.2.3 [INFO] [stderr] Compiling indexmap v2.0.0 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling crossterm v0.25.0 [INFO] [stderr] Compiling libudev v0.3.0 [INFO] [stderr] Compiling syn v2.0.29 [INFO] [stderr] Compiling serialport v4.2.2 [INFO] [stderr] Compiling serde_derive v1.0.188 [INFO] [stderr] Compiling thiserror-impl v1.0.47 [INFO] [stderr] Compiling inquire v0.6.2 [INFO] [stderr] Compiling toml_datetime v0.6.3 [INFO] [stderr] Compiling serde_spanned v0.6.3 [INFO] [stderr] Compiling toml_edit v0.20.2 [INFO] [stderr] Compiling toml v0.8.2 [INFO] [stderr] Compiling smart-garden-gateway-doctor v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.28s [INFO] running `Command { std: "docker" "inspect" "b8ab0c8ecde184c1eb468899a0d76eb84b5ea3e066038fb7bf6c04a8325ae8e0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b8ab0c8ecde184c1eb468899a0d76eb84b5ea3e066038fb7bf6c04a8325ae8e0", kill_on_drop: false }` [INFO] [stdout] b8ab0c8ecde184c1eb468899a0d76eb84b5ea3e066038fb7bf6c04a8325ae8e0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=forbid -Zrandomize-layout" "-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:819108c5571ea2e421544af4d832f968d213c87fbe3707a016657f43d2f853bc" "/opt/rustwide/cargo-home/bin/cargo" "+nightly-2025-01-18" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c69c11d6416c19ef5a60f294aaa0c8b090c02d8a1022f348d843805e6bd55cfb [INFO] running `Command { std: "docker" "start" "-a" "c69c11d6416c19ef5a60f294aaa0c8b090c02d8a1022f348d843805e6bd55cfb", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.6.0 [INFO] [stderr] Compiling semver v1.0.18 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Compiling regex-syntax v0.7.5 [INFO] [stderr] Compiling num-traits v0.2.16 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling syn v2.0.29 [INFO] [stderr] Compiling futures-sink v0.3.28 [INFO] [stderr] Compiling futures-io v0.3.28 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling pin-project-lite v0.2.13 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling termtree v0.4.1 [INFO] [stderr] Compiling relative-path v1.9.0 [INFO] [stderr] Compiling normalize-line-endings v0.3.0 [INFO] [stderr] Compiling downcast v0.11.0 [INFO] [stderr] Compiling predicates-tree v1.0.9 [INFO] [stderr] Compiling futures-timer v3.0.2 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling fragile v2.0.0 [INFO] [stderr] Compiling aho-corasick v1.0.4 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling rstest_macros v0.18.2 [INFO] [stderr] Compiling float-cmp v0.9.0 [INFO] [stderr] Compiling regex-automata v0.3.7 [INFO] [stderr] Compiling regex v1.9.4 [INFO] [stderr] Compiling mockall_derive v0.11.4 [INFO] [stderr] Compiling serde_derive v1.0.188 [INFO] [stderr] Compiling futures-macro v0.3.28 [INFO] [stderr] Compiling thiserror-impl v1.0.47 [INFO] [stderr] Compiling predicates v2.1.5 [INFO] [stderr] Compiling thiserror v1.0.47 [INFO] [stderr] Compiling inquire v0.6.2 [INFO] [stderr] Compiling serde v1.0.188 [INFO] [stderr] Compiling mockall v0.11.4 [INFO] [stderr] Compiling futures-executor v0.3.28 [INFO] [stderr] Compiling futures v0.3.28 [INFO] [stderr] Compiling rstest v0.18.2 [INFO] [stderr] Compiling toml_datetime v0.6.3 [INFO] [stderr] Compiling serde_spanned v0.6.3 [INFO] [stderr] Compiling toml_edit v0.20.2 [INFO] [stderr] Compiling toml v0.8.2 [INFO] [stderr] Compiling figment v0.10.11 [INFO] [stderr] Compiling smart-garden-gateway-doctor v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 20.16s [INFO] running `Command { std: "docker" "inspect" "c69c11d6416c19ef5a60f294aaa0c8b090c02d8a1022f348d843805e6bd55cfb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c69c11d6416c19ef5a60f294aaa0c8b090c02d8a1022f348d843805e6bd55cfb", kill_on_drop: false }` [INFO] [stdout] c69c11d6416c19ef5a60f294aaa0c8b090c02d8a1022f348d843805e6bd55cfb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=forbid -Zrandomize-layout" "-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:819108c5571ea2e421544af4d832f968d213c87fbe3707a016657f43d2f853bc" "/opt/rustwide/cargo-home/bin/cargo" "+nightly-2025-01-18" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 6a000ed4d4c3251090ddcb37424dc5245b076cc574e26ffd62855ca953c71423 [INFO] running `Command { std: "docker" "start" "-a" "6a000ed4d4c3251090ddcb37424dc5245b076cc574e26ffd62855ca953c71423", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.15s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/smart_garden_gateway_doctor-95028a1bce45c6ae) [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] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/smart_garden_gateway_doctor-c6c50c8c244b64d7) [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] Running tests/test_analyzer.rs (/opt/rustwide/target/debug/deps/test_analyzer-832d210a4b18aa41) [INFO] [stdout] [INFO] [stdout] running 8 tests [INFO] [stdout] test test_analyze::case_2___no_fdata__ ... ok [INFO] [stdout] test test_analyze::case_1___button_stuck__ ... ok [INFO] [stdout] test test_analyze::case_7___no_u_boot__ ... ok [INFO] [stdout] test test_analyze::case_6___no_u_boot_prompt__ ... ok [INFO] [stdout] test test_analyze::case_5___no_phy__ ... ok [INFO] [stdout] test test_analyze::case_4___no_nand__ ... ok [INFO] [stdout] test test_analyze::case_3___no_issues__ ... ok [INFO] [stdout] test test_analyze::case_8___wrong_ram_size__ ... 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] [stderr] Doc-tests smart_garden_gateway_doctor [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" "6a000ed4d4c3251090ddcb37424dc5245b076cc574e26ffd62855ca953c71423", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6a000ed4d4c3251090ddcb37424dc5245b076cc574e26ffd62855ca953c71423", kill_on_drop: false }` [INFO] [stdout] 6a000ed4d4c3251090ddcb37424dc5245b076cc574e26ffd62855ca953c71423