[INFO] cloning repository https://github.com/corrodedHash/weather-pi
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/corrodedHash/weather-pi" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FcorrodedHash%2Fweather-pi", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FcorrodedHash%2Fweather-pi'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 864c795989c235b26dba5abf4417207a016ccf78
[INFO] building corrodedHash/weather-pi against try#d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 for pr-146237-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FcorrodedHash%2Fweather-pi" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-4-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/corrodedHash/weather-pi
[INFO] finished tweaking git repo https://github.com/corrodedHash/weather-pi
[INFO] tweaked toml for git repo https://github.com/corrodedHash/weather-pi written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/corrodedHash/weather-pi on toolchain d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/corrodedHash/weather-pi 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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1a787a292d8c0de9d17155ca6deb4d7c77fdc0e6903f21019af3242b4906fc79
[INFO] running `Command { std: "docker" "start" "-a" "1a787a292d8c0de9d17155ca6deb4d7c77fdc0e6903f21019af3242b4906fc79", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1a787a292d8c0de9d17155ca6deb4d7c77fdc0e6903f21019af3242b4906fc79", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1a787a292d8c0de9d17155ca6deb4d7c77fdc0e6903f21019af3242b4906fc79", kill_on_drop: false }`
[INFO] [stdout] 1a787a292d8c0de9d17155ca6deb4d7c77fdc0e6903f21019af3242b4906fc79
[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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 27f870c3412b396aff19a5eebdf304b7c257d4cbd9511f1e8e5dba1c7a01bfe4
[INFO] running `Command { std: "docker" "start" "-a" "27f870c3412b396aff19a5eebdf304b7c257d4cbd9511f1e8e5dba1c7a01bfe4", kill_on_drop: false }`
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling az v1.2.1
[INFO] [stderr]    Compiling micromath v2.1.0
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling version-compare v0.1.1
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling nb v1.1.0
[INFO] [stderr]    Compiling sdl2-sys v0.37.0
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling embedded-hal v1.0.0
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling fdeflate v0.3.7
[INFO] [stderr]    Compiling winnow v0.7.12
[INFO] [stderr]    Compiling sdl2 v0.37.0
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling flate2 v1.1.2
[INFO] [stderr]    Compiling float-cmp v0.9.0
[INFO] [stderr]    Compiling nb v0.1.3
[INFO] [stderr]    Compiling bytemuck v1.23.1
[INFO] [stderr]    Compiling aliasable v0.1.3
[INFO] [stderr]    Compiling png v0.17.16
[INFO] [stderr]    Compiling embedded-hal v0.2.7
[INFO] [stderr]    Compiling embedded-graphics-core v0.4.0
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling embedded-hal-nb v1.0.0
[INFO] [stderr]    Compiling object-chain v0.1.3
[INFO] [stderr]    Compiling spin_sleep v1.3.2
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling embedded-graphics v0.8.1
[INFO] [stderr]    Compiling toml_parser v1.0.1
[INFO] [stderr]    Compiling image v0.25.6
[INFO] [stderr]    Compiling epd-waveshare v0.6.0
[INFO] [stderr]    Compiling serde_spanned v1.0.0
[INFO] [stderr]    Compiling toml_datetime v0.7.0
[INFO] [stderr]    Compiling tinybmp v0.6.0
[INFO] [stderr]    Compiling toml v0.9.4
[INFO] [stderr]    Compiling embedded-text v0.7.2
[INFO] [stderr]    Compiling eg-seven-segment v0.2.0
[INFO] [stderr]    Compiling u8g2-fonts v0.6.0
[INFO] [stderr]    Compiling rppal v0.22.1
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling embedded-dht-rs v0.4.0
[INFO] [stderr]    Compiling config v0.15.13
[INFO] [stderr]    Compiling ouroboros_macro v0.18.5
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling ouroboros v0.18.5
[INFO] [stderr]    Compiling embedded-graphics-simulator v0.7.0
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling weather-pi v0.1.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 00s
[INFO] running `Command { std: "docker" "inspect" "27f870c3412b396aff19a5eebdf304b7c257d4cbd9511f1e8e5dba1c7a01bfe4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "27f870c3412b396aff19a5eebdf304b7c257d4cbd9511f1e8e5dba1c7a01bfe4", kill_on_drop: false }`
[INFO] [stdout] 27f870c3412b396aff19a5eebdf304b7c257d4cbd9511f1e8e5dba1c7a01bfe4
[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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9bef7e7f8cce2b462d8ded8a14642719570b674fc8a05a8cd7a56e16fa1bd56d
[INFO] running `Command { std: "docker" "start" "-a" "9bef7e7f8cce2b462d8ded8a14642719570b674fc8a05a8cd7a56e16fa1bd56d", kill_on_drop: false }`
[INFO] [stderr]    Compiling weather-pi v0.1.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.82s
[INFO] running `Command { std: "docker" "inspect" "9bef7e7f8cce2b462d8ded8a14642719570b674fc8a05a8cd7a56e16fa1bd56d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9bef7e7f8cce2b462d8ded8a14642719570b674fc8a05a8cd7a56e16fa1bd56d", kill_on_drop: false }`
[INFO] [stdout] 9bef7e7f8cce2b462d8ded8a14642719570b674fc8a05a8cd7a56e16fa1bd56d
