[INFO] cloning repository https://github.com/lighkLife/iot-device-simulator
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lighkLife/iot-device-simulator" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FlighkLife%2Fiot-device-simulator", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FlighkLife%2Fiot-device-simulator'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 5f8de3f8f8632f5d58a84eea0ee7b44904c2765f
[INFO] testing lighkLife/iot-device-simulator against beta-2026-04-21 for beta-1.96-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FlighkLife%2Fiot-device-simulator" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/lighkLife/iot-device-simulator
[INFO] finished tweaking git repo https://github.com/lighkLife/iot-device-simulator
[INFO] tweaked toml for git repo https://github.com/lighkLife/iot-device-simulator written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/lighkLife/iot-device-simulator on toolchain beta-2026-04-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/lighkLife/iot-device-simulator 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" "+beta-2026-04-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 225915d4d7eccf1f6c73bdc00e759997ec58e5458a0c4347a5a4c042053909e1
[INFO] running `Command { std: "docker" "start" "-a" "225915d4d7eccf1f6c73bdc00e759997ec58e5458a0c4347a5a4c042053909e1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "225915d4d7eccf1f6c73bdc00e759997ec58e5458a0c4347a5a4c042053909e1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "225915d4d7eccf1f6c73bdc00e759997ec58e5458a0c4347a5a4c042053909e1", kill_on_drop: false }`
[INFO] [stdout] 225915d4d7eccf1f6c73bdc00e759997ec58e5458a0c4347a5a4c042053909e1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] fa2098548b361d2c9ed1973a3fa5503fff188cbba40fc2ed13ca627178521030
[INFO] running `Command { std: "docker" "start" "-a" "fa2098548b361d2c9ed1973a3fa5503fff188cbba40fc2ed13ca627178521030", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.39
[INFO] [stderr]    Compiling serde v1.0.137
[INFO] [stderr]    Compiling futures-core v0.3.26
[INFO] [stderr]    Compiling futures-task v0.3.26
[INFO] [stderr]    Compiling cc v1.0.79
[INFO] [stderr]    Compiling futures-channel v0.3.26
[INFO] [stderr]    Compiling futures-sink v0.3.26
[INFO] [stderr]    Compiling indexmap v1.9.0
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling smallvec v1.8.0
[INFO] [stderr]    Compiling futures-util v0.3.26
[INFO] [stderr]    Compiling aho-corasick v0.7.18
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling syn v0.15.44
[INFO] [stderr]    Compiling hashbrown v0.12.1
[INFO] [stderr]    Compiling regex-syntax v0.6.26
[INFO] [stderr]    Compiling futures-io v0.3.26
[INFO] [stderr]    Compiling mio v0.8.4
[INFO] [stderr]    Compiling parking_lot_core v0.9.3
[INFO] [stderr]    Compiling serde_json v1.0.92
[INFO] [stderr]    Compiling unicode-bidi v0.3.10
[INFO] [stderr]    Compiling matches v0.1.10
[INFO] [stderr]    Compiling openssl v0.10.45
[INFO] [stderr]    Compiling humantime v1.3.0
[INFO] [stderr]    Compiling getrandom v0.2.8
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling time v0.1.45
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling idna v0.1.5
[INFO] [stderr]    Compiling itoa v1.0.5
[INFO] [stderr]    Compiling os_str_bytes v6.1.0
[INFO] [stderr]    Compiling uuid v0.8.2
[INFO] [stderr]    Compiling quote v1.0.19
[INFO] [stderr]    Compiling clap_lex v0.2.2
[INFO] [stderr]    Compiling gethostname v0.2.3
[INFO] [stderr]    Compiling csv-core v0.1.10
[INFO] [stderr]    Compiling textwrap v0.15.0
[INFO] [stderr]    Compiling base64 v0.12.3
[INFO] [stderr]    Compiling syn v1.0.98
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling url v1.7.2
[INFO] [stderr]    Compiling openssl-sys v0.9.80
[INFO] [stderr]    Compiling regex v1.5.6
[INFO] [stderr]    Compiling env_logger v0.5.13
[INFO] [stderr]    Compiling env_logger v0.8.4
[INFO] [stderr]    Compiling derivative v1.0.4
[INFO] [stderr]    Compiling bstr v0.2.17
[INFO] [stderr]    Compiling chrono v0.4.23
[INFO] [stderr]    Compiling serde_yaml v0.8.26
[INFO] [stderr]    Compiling toml v0.4.10
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling csv v1.1.6
[INFO] [stderr]    Compiling futures-macro v0.3.26
[INFO] [stderr]    Compiling tokio-macros v1.8.0
[INFO] [stderr]    Compiling openssl-macros v0.1.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.31
[INFO] [stderr]    Compiling serde_derive v1.0.137
[INFO] [stderr]    Compiling clap_derive v3.2.5
[INFO] [stderr]    Compiling tokio v1.19.2
[INFO] [stderr]    Compiling thiserror v1.0.31
[INFO] [stderr]    Compiling clap v3.2.5
[INFO] [stderr]    Compiling futures-executor v0.3.26
[INFO] [stderr]    Compiling futures v0.3.26
[INFO] [stderr]    Compiling tokio-util v0.6.10
[INFO] [stderr]    Compiling opcua v0.11.0
[INFO] [stderr] error: could not compile `opcua` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2026-04-21-x86_64-unknown-linux-gnu/bin/rustc --crate-name opcua --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opcua-0.11.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="client"' --cfg 'feature="console-logging"' --cfg 'feature="default"' --cfg 'feature="discovery-server-registration"' --cfg 'feature="env_logger"' --cfg 'feature="generated-address-space"' --cfg 'feature="server"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("actix-web", "all", "client", "console-logging", "default", "discovery-server-registration", "env_logger", "generated-address-space", "http", "server", "test-vendored-openssl", "vendored-openssl"))' -C metadata=73ddb377dfe0ea7d -C extra-filename=-2a29f68d020044c7 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern base64=/opt/rustwide/target/debug/deps/libbase64-72d0d68da998cd37.rmeta --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-a9851ebd0ab18f47.rmeta --extern byteorder=/opt/rustwide/target/debug/deps/libbyteorder-d05a003e572ae5c0.rmeta --extern bytes=/opt/rustwide/target/debug/deps/libbytes-18b65f100f271f05.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-08d5606761c8d878.rmeta --extern derivative=/opt/rustwide/target/debug/deps/libderivative-b76a7901d1671ce8.so --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-be2365f747d5fe02.rmeta --extern foreign_types=/opt/rustwide/target/debug/deps/libforeign_types-e87917ac39136afb.rmeta --extern futures=/opt/rustwide/target/debug/deps/libfutures-7d52ae80e3a424dd.rmeta --extern gethostname=/opt/rustwide/target/debug/deps/libgethostname-ab2fb5c2859ef00a.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-8f54c7c82e1daacf.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-95e91694a450aecc.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-7a9c972430657031.rmeta --extern openssl=/opt/rustwide/target/debug/deps/libopenssl-7a79f41ca06d0294.rmeta --extern openssl_sys=/opt/rustwide/target/debug/deps/libopenssl_sys-3588f3f209c09a27.rmeta --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-b281e979bd4dd6ca.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-a25f3cdab98d8cee.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-5dd70b2001192cd1.rmeta --extern serde_derive=/opt/rustwide/target/debug/deps/libserde_derive-92d403dab4a04293.so --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-9e420795a014e3e2.rmeta --extern serde_yaml=/opt/rustwide/target/debug/deps/libserde_yaml-0ceaaba7b5c22b21.rmeta --extern time=/opt/rustwide/target/debug/deps/libtime-5b0c5dcd5847e7ad.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-47359a580eb98680.rmeta --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-7f9d708cfe14b45d.rmeta --extern url=/opt/rustwide/target/debug/deps/liburl-a693d3cf31e0588b.rmeta --extern uuid=/opt/rustwide/target/debug/deps/libuuid-53948fb708e6daa6.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "fa2098548b361d2c9ed1973a3fa5503fff188cbba40fc2ed13ca627178521030", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fa2098548b361d2c9ed1973a3fa5503fff188cbba40fc2ed13ca627178521030", kill_on_drop: false }`
[INFO] [stdout] fa2098548b361d2c9ed1973a3fa5503fff188cbba40fc2ed13ca627178521030
