[INFO] cloning repository https://github.com/bikeshedder/sunspec
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/bikeshedder/sunspec" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbikeshedder%2Fsunspec", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbikeshedder%2Fsunspec'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] b88c8ba4457fbf22235960f810f695ac935d4ab1
[INFO] checking bikeshedder/sunspec against 656a9da186dacaf3bf8f7f7296a825d256cb4ae3 for pr-158915
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbikeshedder%2Fsunspec" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/bikeshedder/sunspec
[INFO] finished tweaking git repo https://github.com/bikeshedder/sunspec
[INFO] tweaked toml for git repo https://github.com/bikeshedder/sunspec written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/bikeshedder/sunspec on toolchain 656a9da186dacaf3bf8f7f7296a825d256cb4ae3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+656a9da186dacaf3bf8f7f7296a825d256cb4ae3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/bikeshedder/sunspec 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" "+656a9da186dacaf3bf8f7f7296a825d256cb4ae3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded tokio-modbus v0.17.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 5f97aff4b117f8abcfe8cc2d30f1d35be15919b3d6689264bfb38faa3b25a75d
[INFO] running `Command { std: "docker" "start" "5f97aff4b117f8abcfe8cc2d30f1d35be15919b3d6689264bfb38faa3b25a75d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5f97aff4b117f8abcfe8cc2d30f1d35be15919b3d6689264bfb38faa3b25a75d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "5f97aff4b117f8abcfe8cc2d30f1d35be15919b3d6689264bfb38faa3b25a75d" "/opt/rustwide/cargo-home/bin/cargo" "+656a9da186dacaf3bf8f7f7296a825d256cb4ae3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5f97aff4b117f8abcfe8cc2d30f1d35be15919b3d6689264bfb38faa3b25a75d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "5f97aff4b117f8abcfe8cc2d30f1d35be15919b3d6689264bfb38faa3b25a75d" "/opt/rustwide/cargo-home/bin/cargo" "+656a9da186dacaf3bf8f7f7296a825d256cb4ae3" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling libc v0.2.183
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]     Checking futures-core v0.3.32
[INFO] [stderr]     Checking futures-sink v0.3.32
[INFO] [stderr]     Checking crc-catalog v2.4.0
[INFO] [stderr]     Checking futures-task v0.3.32
[INFO] [stderr]     Checking anstyle-parse v1.0.0
[INFO] [stderr]     Checking colorchoice v1.0.5
[INFO] [stderr]     Checking serde_json v1.0.149
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]     Checking heck v0.5.0
[INFO] [stderr]     Checking crc v3.4.0
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]     Checking anstream v1.0.0
[INFO] [stderr]     Checking clap_builder v4.6.0
[INFO] [stderr]     Checking syn v2.0.117
[INFO] [stderr]     Checking mio v1.2.0
[INFO] [stderr]     Checking socket2 v0.6.3
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling tokio-macros v2.6.1
[INFO] [stderr]    Compiling strum_macros v0.28.0
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling clap_derive v4.6.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]     Checking tokio v1.50.0
[INFO] [stderr]     Checking strum v0.28.0
[INFO] [stderr]     Checking clap v4.6.0
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking sunspec-gen v0.1.0 (/opt/rustwide/workdir/sunspec-gen)
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]     Checking tokio-modbus v0.17.0
[INFO] [stderr]     Checking sunspec v0.9.1 (/opt/rustwide/workdir)
[INFO] [stderr] error: could not compile `sunspec` (lib test)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/656a9da186dacaf3bf8f7f7296a825d256cb4ae3/bin/rustc --crate-name sunspec --edition=2021 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat,unused-externs-silent --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="all-models"' --cfg 'feature="default"' --cfg 'feature="model1"' --cfg 'feature="model10"' --cfg 'feature="model101"' --cfg 'feature="model102"' --cfg 'feature="model103"' --cfg 'feature="model11"' --cfg 'feature="model111"' --cfg 'feature="model112"' --cfg 'feature="model113"' --cfg 'feature="model12"' --cfg 'feature="model120"' --cfg 'feature="model121"' --cfg 'feature="model122"' --cfg 'feature="model123"' --cfg 'feature="model124"' --cfg 'feature="model125"' --cfg 'feature="model126"' --cfg 'feature="model127"' --cfg 'feature="model128"' --cfg 'feature="model129"' --cfg 'feature="model13"' --cfg 'feature="model130"' --cfg 'feature="model131"' --cfg 'feature="model132"' --cfg 'feature="model133"' --cfg 'feature="model134"' --cfg 'feature="model135"' --cfg 'feature="model136"' --cfg 'feature="model137"' --cfg 'feature="model138"' --cfg 'feature="model139"' --cfg 'feature="model14"' --cfg 'feature="model140"' --cfg 'feature="model141"' --cfg 'feature="model142"' --cfg 'feature="model143"' --cfg 'feature="model144"' --cfg 'feature="model145"' --cfg 'feature="model15"' --cfg 'feature="model16"' --cfg 'feature="model160"' --cfg 'feature="model17"' --cfg 'feature="model18"' --cfg 'feature="model19"' --cfg 'feature="model2"' --cfg 'feature="model201"' --cfg 'feature="model202"' --cfg 'feature="model203"' --cfg 'feature="model204"' --cfg 'feature="model211"' --cfg 'feature="model212"' --cfg 'feature="model213"' --cfg 'feature="model214"' --cfg 'feature="model220"' --cfg 'feature="model3"' --cfg 'feature="model302"' --cfg 'feature="model303"' --cfg 'feature="model304"' --cfg 'feature="model305"' --cfg 'feature="model306"' --cfg 'feature="model307"' --cfg 'feature="model308"' --cfg 'feature="model4"' --cfg 'feature="model401"' --cfg 'feature="model402"' --cfg 'feature="model403"' --cfg 'feature="model404"' --cfg 'feature="model5"' --cfg 'feature="model501"' --cfg 'feature="model502"' --cfg 'feature="model6"' --cfg 'feature="model601"' --cfg 'feature="model63001"' --cfg 'feature="model63002"' --cfg 'feature="model64001"' --cfg 'feature="model64020"' --cfg 'feature="model64101"' --cfg 'feature="model64111"' --cfg 'feature="model64112"' --cfg 'feature="model64410"' --cfg 'feature="model64411"' --cfg 'feature="model64412"' --cfg 'feature="model64413"' --cfg 'feature="model64414"' --cfg 'feature="model64415"' --cfg 'feature="model7"' --cfg 'feature="model701"' --cfg 'feature="model702"' --cfg 'feature="model703"' --cfg 'feature="model704"' --cfg 'feature="model705"' --cfg 'feature="model706"' --cfg 'feature="model707"' --cfg 'feature="model708"' --cfg 'feature="model709"' --cfg 'feature="model710"' --cfg 'feature="model711"' --cfg 'feature="model712"' --cfg 'feature="model713"' --cfg 'feature="model714"' --cfg 'feature="model715"' --cfg 'feature="model8"' --cfg 'feature="model801"' --cfg 'feature="model802"' --cfg 'feature="model803"' --cfg 'feature="model804"' --cfg 'feature="model805"' --cfg 'feature="model806"' --cfg 'feature="model807"' --cfg 'feature="model808"' --cfg 'feature="model809"' --cfg 'feature="model9"' --cfg 'feature="tokio"' --cfg 'feature="tokio-modbus"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all-models", "default", "model1", "model10", "model101", "model102", "model103", "model11", "model111", "model112", "model113", "model12", "model120", "model121", "model122", "model123", "model124", "model125", "model126", "model127", "model128", "model129", "model13", "model130", "model131", "model132", "model133", "model134", "model135", "model136", "model137", "model138", "model139", "model14", "model140", "model141", "model142", "model143", "model144", "model145", "model15", "model16", "model160", "model17", "model18", "model19", "model2", "model201", "model202", "model203", "model204", "model211", "model212", "model213", "model214", "model220", "model3", "model302", "model303", "model304", "model305", "model306", "model307", "model308", "model4", "model401", "model402", "model403", "model404", "model5", "model501", "model502", "model6", "model601", "model63001", "model63002", "model64001", "model64020", "model64101", "model64111", "model64112", "model64410", "model64411", "model64412", "model64413", "model64414", "model64415", "model7", "model701", "model702", "model703", "model704", "model705", "model706", "model707", "model708", "model709", "model710", "model711", "model712", "model713", "model714", "model715", "model8", "model801", "model802", "model803", "model804", "model805", "model806", "model807", "model808", "model809", "model9", "serde", "tokio", "tokio-modbus"))' -C metadata=1cbb3317585f412c -C extra-filename=-a0a990812ae86375 --out-dir /opt/rustwide/target/debug/build/sunspec/a0a990812ae86375/out -L dependency=/opt/rustwide/target/debug/build/async-trait/b7fe395c2044a799/out -L dependency=/opt/rustwide/target/debug/build/byteorder/d92705dd1d5353b1/out -L dependency=/opt/rustwide/target/debug/build/bytes/c3c82aecfaa31497/out -L dependency=/opt/rustwide/target/debug/build/crc-catalog/48e8cc25e90ac530/out -L dependency=/opt/rustwide/target/debug/build/crc/e05e6d4268669229/out -L dependency=/opt/rustwide/target/debug/build/futures-core/1cd512d543215c04/out -L dependency=/opt/rustwide/target/debug/build/futures-sink/80687936758fa695/out -L dependency=/opt/rustwide/target/debug/build/futures-task/d7ab14a8472988c0/out -L dependency=/opt/rustwide/target/debug/build/futures-util/14dabfddeec4c235/out -L dependency=/opt/rustwide/target/debug/build/itoa/488dcf4f13423b18/out -L dependency=/opt/rustwide/target/debug/build/libc/6f65a897ddedb32c/out -L dependency=/opt/rustwide/target/debug/build/log/a469ce83c9b0fe3a/out -L dependency=/opt/rustwide/target/debug/build/memchr/8545c9ad976f3721/out -L dependency=/opt/rustwide/target/debug/build/mio/177beb4350791bc2/out -L dependency=/opt/rustwide/target/debug/build/pin-project-lite/7176d3be2b7ee2e1/out -L dependency=/opt/rustwide/target/debug/build/serde_core/c4530b55da017d9d/out -L dependency=/opt/rustwide/target/debug/build/smallvec/0ed15a39e79b0386/out -L dependency=/opt/rustwide/target/debug/build/socket2/c0ba1ba8b4b3a90a/out -L dependency=/opt/rustwide/target/debug/build/strum_macros/c5b4374124256c53/out -L dependency=/opt/rustwide/target/debug/build/thiserror-impl/3d183727f1cbd61c/out -L dependency=/opt/rustwide/target/debug/build/thiserror/3f97b7d63b116de1/out -L dependency=/opt/rustwide/target/debug/build/tokio-macros/06216915cc97187d/out -L dependency=/opt/rustwide/target/debug/build/tokio-util/2c167e3476d4e460/out -L dependency=/opt/rustwide/target/debug/build/tokio/3faf5be1e82fb5f1/out -L dependency=/opt/rustwide/target/debug/build/zmij/7606d3367d7489bc/out --extern bitflags=/opt/rustwide/target/debug/build/bitflags/321b45f90a488b9f/out/libbitflags-321b45f90a488b9f.rmeta --extern serde_json=/opt/rustwide/target/debug/build/serde_json/e8d47ae37472015f/out/libserde_json-e8d47ae37472015f.rmeta --extern strum=/opt/rustwide/target/debug/build/strum/3c1c1c5b6b4b860e/out/libstrum-3c1c1c5b6b4b860e.rmeta --extern thiserror=/opt/rustwide/target/debug/build/thiserror/3f97b7d63b116de1/out/libthiserror-3f97b7d63b116de1.rmeta --extern tokio=/opt/rustwide/target/debug/build/tokio/3faf5be1e82fb5f1/out/libtokio-3faf5be1e82fb5f1.rmeta --extern tokio_modbus=/opt/rustwide/target/debug/build/tokio-modbus/dfffcd38039cf21e/out/libtokio_modbus-dfffcd38039cf21e.rmeta --cap-lints=forbid --force-warn=unused_crate_dependencies` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "5f97aff4b117f8abcfe8cc2d30f1d35be15919b3d6689264bfb38faa3b25a75d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5f97aff4b117f8abcfe8cc2d30f1d35be15919b3d6689264bfb38faa3b25a75d", kill_on_drop: false }`
[INFO] [stdout] 5f97aff4b117f8abcfe8cc2d30f1d35be15919b3d6689264bfb38faa3b25a75d
