[INFO] cloning repository https://github.com/TumbleOwlee/modbus-cli-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/TumbleOwlee/modbus-cli-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTumbleOwlee%2Fmodbus-cli-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTumbleOwlee%2Fmodbus-cli-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] cf636654a9aafed3fb5781952b5b2d86f12fe362
[INFO] checking TumbleOwlee/modbus-cli-rs against 79c0559184f27f4433a6fbc260b950d06d4a4889 for pr-162233-crater-rollup
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTumbleOwlee%2Fmodbus-cli-rs" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-6-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/TumbleOwlee/modbus-cli-rs
[INFO] finished tweaking git repo https://github.com/TumbleOwlee/modbus-cli-rs
[INFO] tweaked toml for git repo https://github.com/TumbleOwlee/modbus-cli-rs written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/TumbleOwlee/modbus-cli-rs on toolchain 79c0559184f27f4433a6fbc260b950d06d4a4889
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+79c0559184f27f4433a6fbc260b950d06d4a4889" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/TumbleOwlee/modbus-cli-rs 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" "+79c0559184f27f4433a6fbc260b950d06d4a4889" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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] c96c0ce3a515a30fb3e45c1459a765263d3ff38367b7ea3970e0425d9c5d301b
[INFO] running `Command { std: "docker" "start" "c96c0ce3a515a30fb3e45c1459a765263d3ff38367b7ea3970e0425d9c5d301b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c96c0ce3a515a30fb3e45c1459a765263d3ff38367b7ea3970e0425d9c5d301b", 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" "c96c0ce3a515a30fb3e45c1459a765263d3ff38367b7ea3970e0425d9c5d301b" "/opt/rustwide/cargo-home/bin/cargo" "+79c0559184f27f4433a6fbc260b950d06d4a4889" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c96c0ce3a515a30fb3e45c1459a765263d3ff38367b7ea3970e0425d9c5d301b", 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" "c96c0ce3a515a30fb3e45c1459a765263d3ff38367b7ea3970e0425d9c5d301b" "/opt/rustwide/cargo-home/bin/cargo" "+79c0559184f27f4433a6fbc260b950d06d4a4889" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.107
[INFO] [stderr]     Checking log v0.4.34
[INFO] [stderr]    Compiling quote v1.0.47
[INFO] [stderr]     Checking smallvec v1.16.0
[INFO] [stderr]     Checking lock_api v0.4.14
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]     Checking itertools v0.15.0
[INFO] [stderr]    Compiling serde_core v1.0.229
[INFO] [stderr]     Checking time v0.3.55
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]    Compiling serde_json v1.0.151
[INFO] [stderr]     Checking winnow v1.0.4
[INFO] [stderr]    Compiling libc v0.2.189
[INFO] [stderr]     Checking toml_writer v1.1.2+spec-1.1.0
[INFO] [stderr]     Checking pem v4.0.0
[INFO] [stderr]    Compiling nix v0.31.3
[INFO] [stderr]     Checking itertools v0.14.0
[INFO] [stderr]     Checking mio v1.2.3
[INFO] [stderr]     Checking ferrowl-test-support v0.6.1 (/opt/rustwide/workdir/ferrowl-test-support)
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking nix v0.26.4
[INFO] [stderr]     Checking compact_str v0.9.1
[INFO] [stderr]     Checking lru v0.18.3
[INFO] [stderr]    Compiling convert_case v0.10.0
[INFO] [stderr]     Checking crc-catalog v2.5.0
[INFO] [stderr]     Checking rustix v1.1.4
[INFO] [stderr]     Checking line-clipping v0.3.8
[INFO] [stderr]     Checking crc v3.4.0
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking signal-hook v0.3.18
[INFO] [stderr]     Checking ferrowl-syntax v0.6.1 (/opt/rustwide/workdir/ferrowl-syntax)
[INFO] [stderr]     Checking yasna v0.6.0
[INFO] [stderr]    Compiling lua-src v551.0.1
[INFO] [stderr]     Checking getrandom v0.4.3
[INFO] [stderr]     Checking cpufeatures v0.3.1
[INFO] [stderr]     Checking signal-hook-mio v0.2.5
[INFO] [stderr]    Compiling convert_case v0.12.0
[INFO] [stderr]     Checking percent-encoding v2.3.2
[INFO] [stderr]     Checking form_urlencoded v1.2.2
[INFO] [stderr]     Checking chacha20 v0.10.2
[INFO] [stderr]    Compiling syn v3.0.4
[INFO] [stderr]    Compiling syn v2.0.119
[INFO] [stderr]    Compiling rust_decimal v1.43.0
[INFO] [stderr]     Checking regex v1.13.1
[INFO] [stderr]     Checking rand v0.10.2
[INFO] [stderr]     Checking sha1 v0.11.0
[INFO] [stderr]    Compiling proc-macro-error-attr3 v3.1.1
[INFO] [stderr]     Checking bstr v1.13.1
[INFO] [stderr]     Checking data-encoding v2.11.1
[INFO] [stderr]     Checking rustc-hash v2.1.3
[INFO] [stderr]     Checking arrayvec v0.7.8
[INFO] [stderr]     Checking webpki-roots v0.26.11
[INFO] [stderr]     Checking uuid v1.26.0
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]    Compiling thiserror v2.0.20
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]    Compiling ferrowl-templates v0.6.1 (/opt/rustwide/workdir/ferrowl-templates)
[INFO] [stderr]    Compiling which v8.0.6
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]     Checking ferrowl-ring v0.6.1 (/opt/rustwide/workdir/ferrowl-ring)
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking toml_parser v1.1.3+spec-1.1.0
[INFO] [stderr]    Compiling luajit-src v210.7.3+1ee778a
[INFO] [stderr]    Compiling mlua-sys v0.12.0
[INFO] [stderr]     Checking unicode-truncate v2.0.1
[INFO] [stderr]     Checking toml_datetime v1.1.1+spec-1.1.0
[INFO] [stderr]     Checking serde_spanned v1.1.1
[INFO] [stderr]     Checking toml v1.1.5+spec-1.1.0
[INFO] [stderr]    Compiling rustls v0.23.43
[INFO] [stderr]     Checking rustls-webpki v0.103.15
[INFO] [stderr]     Checking rcgen v0.14.10
[INFO] [stderr]    Compiling darling_core v0.24.1
[INFO] [stderr]    Compiling proc-macro-error3 v3.1.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.20
[INFO] [stderr]    Compiling serde_derive v1.0.229
[INFO] [stderr]    Compiling tokio-macros v2.7.2
[INFO] [stderr]    Compiling futures-macro v0.3.34
[INFO] [stderr]    Compiling clap_derive v4.6.4
[INFO] [stderr]    Compiling async-trait v0.1.92
[INFO] [stderr]    Compiling zerovec-derive v0.11.6
[INFO] [stderr]    Compiling displaydoc v0.2.7
[INFO] [stderr]    Compiling ferrowl-ui-derive v0.6.1 (/opt/rustwide/workdir/ferrowl-ui-derive)
[INFO] [stderr]    Compiling ferrowl-lua-derive v0.6.1 (/opt/rustwide/workdir/ferrowl-lua-derive)
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]     Checking tokio v1.53.1
[INFO] [stderr]     Checking mlua v0.12.1
[INFO] [stderr]     Checking futures-util v0.3.34
[INFO] [stderr]    Compiling getset v0.1.7
[INFO] [stderr]    Compiling strum_macros v0.28.0
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]     Checking unescaper v0.1.10
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]     Checking serialport v4.10.0
[INFO] [stderr]     Checking mio-serial v5.0.7
[INFO] [stderr]     Checking kasuari v0.4.12
[INFO] [stderr]    Compiling rust_decimal_macros v1.40.0
[INFO] [stderr] error: could not compile `rustls` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/79c0559184f27f4433a6fbc260b950d06d4a4889/bin/rustc --crate-name rustls --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustls-0.23.43/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat,unused-externs-silent --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="ring"' --cfg 'feature="std"' --cfg 'feature="tls12"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("aws-lc-rs", "aws_lc_rs", "brotli", "custom-provider", "default", "fips", "hashbrown", "log", "logging", "prefer-post-quantum", "read_buf", "ring", "rustversion", "std", "tls12", "zlib"))' -C metadata=cfcbe018c8521412 -C extra-filename=-be31502665b0d758 --out-dir /opt/rustwide/target/debug/build/rustls/be31502665b0d758/out -L dependency=/opt/rustwide/target/debug/build/cfg-if/190c9021fd162845/out -L dependency=/opt/rustwide/target/debug/build/getrandom/ce54c1f9c5a512f2/out -L dependency=/opt/rustwide/target/debug/build/libc/b3dd724d477b84c5/out -L dependency=/opt/rustwide/target/debug/build/ring/2f6310580f5cbed3/out -L dependency=/opt/rustwide/target/debug/build/rustls-pki-types/4cbbe2598a880b1d/out -L dependency=/opt/rustwide/target/debug/build/untrusted/03cde965a30f6cbb/out -L dependency=/opt/rustwide/target/debug/build/zeroize/635551755f6edc1d/out --extern once_cell=/opt/rustwide/target/debug/build/once_cell/6f8123b0c2eed634/out/libonce_cell-6f8123b0c2eed634.rmeta --extern ring=/opt/rustwide/target/debug/build/ring/2f6310580f5cbed3/out/libring-2f6310580f5cbed3.rmeta --extern pki_types=/opt/rustwide/target/debug/build/rustls-pki-types/4cbbe2598a880b1d/out/librustls_pki_types-4cbbe2598a880b1d.rmeta --extern webpki=/opt/rustwide/target/debug/build/rustls-webpki/345b85fe4ce3c0d8/out/libwebpki-345b85fe4ce3c0d8.rmeta --extern subtle=/opt/rustwide/target/debug/build/subtle/1139c163d0bdfd0a/out/libsubtle-1139c163d0bdfd0a.rmeta --extern zeroize=/opt/rustwide/target/debug/build/zeroize/635551755f6edc1d/out/libzeroize-635551755f6edc1d.rmeta --cap-lints allow --cap-lints=forbid --force-warn=unused_crate_dependencies -L native=/opt/rustwide/target/debug/build/ring/db810357a0b6cb58/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "c96c0ce3a515a30fb3e45c1459a765263d3ff38367b7ea3970e0425d9c5d301b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c96c0ce3a515a30fb3e45c1459a765263d3ff38367b7ea3970e0425d9c5d301b", kill_on_drop: false }`
[INFO] [stdout] c96c0ce3a515a30fb3e45c1459a765263d3ff38367b7ea3970e0425d9c5d301b
