[INFO] cloning repository https://github.com/erasin/modbus-reader-temperature
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/erasin/modbus-reader-temperature" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ferasin%2Fmodbus-reader-temperature", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ferasin%2Fmodbus-reader-temperature'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 13885c31ffaf4ce8fd8dc210f6704c8225b1277a
[INFO] checking erasin/modbus-reader-temperature against try#54e27f559f23913c1d5afb1a0f0114e9e61b81b8 for pr-147589
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ferasin%2Fmodbus-reader-temperature" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/erasin/modbus-reader-temperature
[INFO] finished tweaking git repo https://github.com/erasin/modbus-reader-temperature
[INFO] tweaked toml for git repo https://github.com/erasin/modbus-reader-temperature written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/erasin/modbus-reader-temperature on toolchain 54e27f559f23913c1d5afb1a0f0114e9e61b81b8
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+54e27f559f23913c1d5afb1a0f0114e9e61b81b8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/erasin/modbus-reader-temperature 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" "+54e27f559f23913c1d5afb1a0f0114e9e61b81b8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+54e27f559f23913c1d5afb1a0f0114e9e61b81b8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d34f08122f9baad15b39264b5e1e78612a74625458248b4cbb80e563a68b44e5
[INFO] running `Command { std: "docker" "start" "-a" "d34f08122f9baad15b39264b5e1e78612a74625458248b4cbb80e563a68b44e5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d34f08122f9baad15b39264b5e1e78612a74625458248b4cbb80e563a68b44e5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d34f08122f9baad15b39264b5e1e78612a74625458248b4cbb80e563a68b44e5", kill_on_drop: false }`
[INFO] [stdout] d34f08122f9baad15b39264b5e1e78612a74625458248b4cbb80e563a68b44e5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+54e27f559f23913c1d5afb1a0f0114e9e61b81b8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 10a4053d6b9c4f02473cbfec788b80bda8b90ca80ef0250437892566a49b0e93
[INFO] running `Command { std: "docker" "start" "-a" "10a4053d6b9c4f02473cbfec788b80bda8b90ca80ef0250437892566a49b0e93", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.170
[INFO] [stderr]    Compiling godot-bindings v0.2.4 (https://github.com/godot-rust/gdext?branch=master#d1a25b36)
[INFO] [stderr]    Compiling gdextension-api v0.2.1 (https://github.com/godot-rust/godot4-prebuilt?branch=releases#53fa4a85)
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling nanoserde-derive v0.1.22
[INFO] [stderr]    Compiling winnow v0.7.3
[INFO] [stderr]    Compiling syn v2.0.98
[INFO] [stderr]    Compiling indexmap v2.7.1
[INFO] [stderr]    Compiling redb v2.4.0
[INFO] [stderr]    Compiling thiserror v2.0.11
[INFO] [stderr]     Checking flate2 v1.1.0
[INFO] [stderr]    Compiling zip v2.2.3
[INFO] [stderr]     Checking bumpalo v3.17.0
[INFO] [stderr]    Compiling zip v1.1.4
[INFO] [stderr]     Checking lockfree-object-pool v0.1.6
[INFO] [stderr]     Checking simd-adler32 v0.3.7
[INFO] [stderr]     Checking etcetera v0.8.0
[INFO] [stderr]    Compiling venial v0.6.1
[INFO] [stderr]     Checking glam v0.28.0
[INFO] [stderr]     Checking godot-cell v0.2.4 (https://github.com/godot-rust/gdext?branch=master#d1a25b36)
[INFO] [stderr]     Checking codepage v0.1.2
[INFO] [stderr]     Checking zopfli v0.8.1
[INFO] [stderr]     Checking quick-xml v0.31.0
[INFO] [stderr]     Checking fern v0.6.2
[INFO] [stderr]    Compiling nanoserde v0.1.37
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling godot-codegen v0.2.4 (https://github.com/godot-rust/gdext?branch=master#d1a25b36)
[INFO] [stderr]    Compiling godot-macros v0.2.4 (https://github.com/godot-rust/gdext?branch=master#d1a25b36)
[INFO] [stderr]    Compiling toml_edit v0.22.24
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling serde_derive v1.0.218
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling thiserror-impl v2.0.11
[INFO] [stderr]     Checking libudev-sys v0.1.4
[INFO] [stderr]     Checking nix v0.26.4
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking time v0.3.37
[INFO] [stderr]     Checking libudev v0.3.0
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking strum v0.26.3
[INFO] [stderr]     Checking unescaper v0.1.5
[INFO] [stderr]     Checking ppv-lite86 v0.2.20
[INFO] [stderr]     Checking serialport v4.7.0
[INFO] [stderr]    Compiling proc-macro-crate v3.2.0
[INFO] [stderr]    Compiling num_enum_derive v0.7.3
[INFO] [stderr]     Checking serde v1.0.218
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rust_xlsxwriter v0.69.0
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling godot-ffi v0.2.4 (https://github.com/godot-rust/gdext?branch=master#d1a25b36)
[INFO] [stderr]    Compiling godot-core v0.2.4 (https://github.com/godot-rust/gdext?branch=master#d1a25b36)
[INFO] [stderr]     Checking num_enum v0.7.3
[INFO] [stderr]     Checking serde_json v1.0.139
[INFO] [stderr]     Checking calamine v0.25.0
[INFO] [stderr]     Checking mb v0.1.0 (/opt/rustwide/workdir/mb)
[INFO] [stderr]     Checking mb-mock v0.1.0 (/opt/rustwide/workdir/mb-mock)
[INFO] [stderr]     Checking mb-data v0.1.0 (/opt/rustwide/workdir/mb-data)
[INFO] [stderr]     Checking mb-read v0.1.0 (/opt/rustwide/workdir/mb-read)
[INFO] [stderr]     Checking godot v0.2.4 (https://github.com/godot-rust/gdext?branch=master#d1a25b36)
[INFO] [stderr]     Checking mb-gd v0.1.0 (/opt/rustwide/workdir/mb-gd)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 06s
[INFO] running `Command { std: "docker" "inspect" "10a4053d6b9c4f02473cbfec788b80bda8b90ca80ef0250437892566a49b0e93", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "10a4053d6b9c4f02473cbfec788b80bda8b90ca80ef0250437892566a49b0e93", kill_on_drop: false }`
[INFO] [stdout] 10a4053d6b9c4f02473cbfec788b80bda8b90ca80ef0250437892566a49b0e93
