[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 1.95.0 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-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/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-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/lighkLife/iot-device-simulator on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "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" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded toml v0.4.10
[INFO] [stderr]   Downloaded unicode-bidi v0.3.10
[INFO] [stderr]   Downloaded futures-core v0.3.26
[INFO] [stderr]   Downloaded futures-sink v0.3.26
[INFO] [stderr]   Downloaded scratch v1.0.3
[INFO] [stderr]   Downloaded cxxbridge-flags v1.0.89
[INFO] [stderr]   Downloaded futures-macro v0.3.26
[INFO] [stderr]   Downloaded futures-io v0.3.26
[INFO] [stderr]   Downloaded quote v1.0.19
[INFO] [stderr]   Downloaded clap_lex v0.2.2
[INFO] [stderr]   Downloaded futures-channel v0.3.26
[INFO] [stderr]   Downloaded env_logger v0.5.13
[INFO] [stderr]   Downloaded clap_derive v3.2.5
[INFO] [stderr]   Downloaded cxxbridge-macro v1.0.89
[INFO] [stderr]   Downloaded cxx-build v1.0.89
[INFO] [stderr]   Downloaded serde_json v1.0.92
[INFO] [stderr]   Downloaded openssl-sys v0.9.80
[INFO] [stderr]   Downloaded openssl v0.10.45
[INFO] [stderr]   Downloaded hashbrown v0.12.1
[INFO] [stderr]   Downloaded futures-util v0.3.26
[INFO] [stderr]   Downloaded clap v3.2.5
[INFO] [stderr]   Downloaded env_logger v0.8.4
[INFO] [stderr]   Downloaded derivative v1.0.4
[INFO] [stderr]   Downloaded futures v0.3.26
[INFO] [stderr]   Downloaded indexmap v1.9.0
[INFO] [stderr]   Downloaded humantime v1.3.0
[INFO] [stderr]   Downloaded futures-executor v0.3.26
[INFO] [stderr]   Downloaded itoa v1.0.5
[INFO] [stderr]   Downloaded futures-task v0.3.26
[INFO] [stderr]   Downloaded cxx v1.0.89
[INFO] [stderr]   Downloaded opcua v0.11.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ef64eb72ab137a3b07423c3f97567b8018c95c09d7dc9fa50b55effcd40f0aaa
[INFO] running `Command { std: "docker" "start" "-a" "ef64eb72ab137a3b07423c3f97567b8018c95c09d7dc9fa50b55effcd40f0aaa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ef64eb72ab137a3b07423c3f97567b8018c95c09d7dc9fa50b55effcd40f0aaa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ef64eb72ab137a3b07423c3f97567b8018c95c09d7dc9fa50b55effcd40f0aaa", kill_on_drop: false }`
[INFO] [stdout] ef64eb72ab137a3b07423c3f97567b8018c95c09d7dc9fa50b55effcd40f0aaa
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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" "+1.95.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 928201ea9f9557c314949bcdf1d92f18b2c2b0fff57e1c9fe871e79dd5cc1328
[INFO] running `Command { std: "docker" "start" "-a" "928201ea9f9557c314949bcdf1d92f18b2c2b0fff57e1c9fe871e79dd5cc1328", 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-sink v0.3.26
[INFO] [stderr]    Compiling futures-task v0.3.26
[INFO] [stderr]    Compiling futures-channel v0.3.26
[INFO] [stderr]    Compiling cc v1.0.79
[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 regex-syntax v0.6.26
[INFO] [stderr]    Compiling hashbrown v0.12.1
[INFO] [stderr]    Compiling futures-io v0.3.26
[INFO] [stderr]    Compiling syn v0.15.44
[INFO] [stderr]    Compiling mio v0.8.4
[INFO] [stderr]    Compiling openssl v0.10.45
[INFO] [stderr]    Compiling serde_json v1.0.92
[INFO] [stderr]    Compiling matches v0.1.10
[INFO] [stderr]    Compiling parking_lot_core v0.9.3
[INFO] [stderr]    Compiling unicode-bidi v0.3.10
[INFO] [stderr]    Compiling humantime v1.3.0
[INFO] [stderr]    Compiling getrandom v0.2.8
[INFO] [stderr]    Compiling time v0.1.45
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling itoa v1.0.5
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling os_str_bytes v6.1.0
[INFO] [stderr]    Compiling uuid v0.8.2
[INFO] [stderr]    Compiling csv-core v0.1.10
[INFO] [stderr]    Compiling idna v0.1.5
[INFO] [stderr]    Compiling clap_lex v0.2.2
[INFO] [stderr]    Compiling gethostname v0.2.3
[INFO] [stderr]    Compiling textwrap v0.15.0
[INFO] [stderr]    Compiling base64 v0.12.3
[INFO] [stderr]    Compiling quote v1.0.19
[INFO] [stderr]    Compiling openssl-sys v0.9.80
[INFO] [stderr]    Compiling syn v1.0.98
[INFO] [stderr]    Compiling url v1.7.2
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling regex v1.5.6
[INFO] [stderr]    Compiling derivative v1.0.4
[INFO] [stderr]    Compiling env_logger v0.5.13
[INFO] [stderr]    Compiling env_logger v0.8.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling serde_yaml v0.8.26
[INFO] [stderr]    Compiling chrono v0.4.23
[INFO] [stderr]    Compiling bstr v0.2.17
[INFO] [stderr]    Compiling toml v0.4.10
[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 clap_derive v3.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.137
[INFO] [stderr]    Compiling tokio v1.19.2
[INFO] [stderr]    Compiling csv v1.1.6
[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/1.95.0-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=a63be5f8e041189a -C extra-filename=-8833d2be61629798 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern base64=/opt/rustwide/target/debug/deps/libbase64-904090a45ae8149f.rmeta --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-dfd565f85bac9b15.rmeta --extern byteorder=/opt/rustwide/target/debug/deps/libbyteorder-68a60050ca7fd2a9.rmeta --extern bytes=/opt/rustwide/target/debug/deps/libbytes-d139ffd5c7a8baab.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-a714269e8608f79d.rmeta --extern derivative=/opt/rustwide/target/debug/deps/libderivative-f92f26a77e46142b.so --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-252a8c543d1e0485.rmeta --extern foreign_types=/opt/rustwide/target/debug/deps/libforeign_types-f2e318aab6236481.rmeta --extern futures=/opt/rustwide/target/debug/deps/libfutures-c12a212b0ccdf5ca.rmeta --extern gethostname=/opt/rustwide/target/debug/deps/libgethostname-b9dd4e7c5c99ddd7.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-16658855d1fc8677.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-d73d9e7d5971e8ef.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-71cb35b2e1527aae.rmeta --extern openssl=/opt/rustwide/target/debug/deps/libopenssl-d90f7e8e551bde61.rmeta --extern openssl_sys=/opt/rustwide/target/debug/deps/libopenssl_sys-50a30263dd3bdabf.rmeta --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-c0be2abb8ff4bc3b.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-dab10be99443126e.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-644a953bf8b42f00.rmeta --extern serde_derive=/opt/rustwide/target/debug/deps/libserde_derive-be0b87efeea7e6d6.so --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-bdb4eec6af36ceb8.rmeta --extern serde_yaml=/opt/rustwide/target/debug/deps/libserde_yaml-86d1b4cd86f5a335.rmeta --extern time=/opt/rustwide/target/debug/deps/libtime-e381f651b7796e3c.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-f6a8170627c3b79b.rmeta --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-f1ec24a803af6df7.rmeta --extern url=/opt/rustwide/target/debug/deps/liburl-b54b2ec892afa58a.rmeta --extern uuid=/opt/rustwide/target/debug/deps/libuuid-8ff27f445f2562dc.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "928201ea9f9557c314949bcdf1d92f18b2c2b0fff57e1c9fe871e79dd5cc1328", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "928201ea9f9557c314949bcdf1d92f18b2c2b0fff57e1c9fe871e79dd5cc1328", kill_on_drop: false }`
[INFO] [stdout] 928201ea9f9557c314949bcdf1d92f18b2c2b0fff57e1c9fe871e79dd5cc1328
