[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] building lighkLife/iot-device-simulator against try#4987e9d4227139400384ab59296ffee3b0fb1183 for pr-146237-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FlighkLife%2Fiot-device-simulator" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-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-7-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/lighkLife/iot-device-simulator on toolchain 4987e9d4227139400384ab59296ffee3b0fb1183 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "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" "+4987e9d4227139400384ab59296ffee3b0fb1183" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+4987e9d4227139400384ab59296ffee3b0fb1183" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 14a0a4379965cbc8146f70e6ec510129d58c7a433111eb717901fad6c0f8b554 [INFO] running `Command { std: "docker" "start" "-a" "14a0a4379965cbc8146f70e6ec510129d58c7a433111eb717901fad6c0f8b554", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "14a0a4379965cbc8146f70e6ec510129d58c7a433111eb717901fad6c0f8b554", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "14a0a4379965cbc8146f70e6ec510129d58c7a433111eb717901fad6c0f8b554", kill_on_drop: false }` [INFO] [stdout] 14a0a4379965cbc8146f70e6ec510129d58c7a433111eb717901fad6c0f8b554 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+4987e9d4227139400384ab59296ffee3b0fb1183" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3f5aa480d45bd32f099c91f7cbbb27b8a86fd9ff0754b2efa6e6aa0affa34427 [INFO] running `Command { std: "docker" "start" "-a" "3f5aa480d45bd32f099c91f7cbbb27b8a86fd9ff0754b2efa6e6aa0affa34427", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling proc-macro2 v1.0.39 [INFO] [stderr] Compiling unicode-ident v1.0.1 [INFO] [stderr] Compiling syn v1.0.98 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling serde v1.0.137 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling futures-core v0.3.26 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling slab v0.4.7 [INFO] [stderr] Compiling futures-task v0.3.26 [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Compiling futures-sink v0.3.26 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling pkg-config v0.3.26 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Compiling futures-channel v0.3.26 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling indexmap v1.9.0 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling futures-util v0.3.26 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling quote v1.0.19 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling once_cell v1.12.0 [INFO] [stderr] Compiling smallvec v1.8.0 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling openssl-sys v0.9.80 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling hashbrown v0.12.1 [INFO] [stderr] Compiling ryu v1.0.11 [INFO] [stderr] Compiling regex-syntax v0.6.26 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling futures-io v0.3.26 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling mio v0.8.4 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling matches v0.1.10 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling serde_json v1.0.92 [INFO] [stderr] Compiling unicode-bidi v0.3.10 [INFO] [stderr] Compiling serde_derive v1.0.137 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling openssl v0.10.45 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling regex v1.5.6 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling time v0.1.45 [INFO] [stderr] Compiling getrandom v0.2.8 [INFO] [stderr] Compiling itoa v1.0.5 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling anyhow v1.0.58 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling iana-time-zone v0.1.53 [INFO] [stderr] Compiling os_str_bytes v6.1.0 [INFO] [stderr] Compiling env_logger v0.5.13 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling clap_lex v0.2.2 [INFO] [stderr] Compiling chrono v0.4.23 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling serde_yaml v0.8.26 [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 tokio v1.19.2 [INFO] [stderr] Compiling thiserror-impl v1.0.31 [INFO] [stderr] Compiling derivative v1.0.4 [INFO] [stderr] Compiling clap_derive v3.2.5 [INFO] [stderr] Compiling gethostname v0.2.3 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling textwrap v0.15.0 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling env_logger v0.8.4 [INFO] [stderr] Compiling csv v1.1.6 [INFO] [stderr] Compiling thiserror v1.0.31 [INFO] [stderr] Compiling toml v0.4.10 [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/4987e9d4227139400384ab59296ffee3b0fb1183/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=056b8de0ca046315 -C extra-filename=-da029c533833d9f0 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern base64=/opt/rustwide/target/debug/deps/libbase64-caf00e5e782a09dd.rmeta --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-e2b4db6c651223da.rmeta --extern byteorder=/opt/rustwide/target/debug/deps/libbyteorder-379f547b04d51d02.rmeta --extern bytes=/opt/rustwide/target/debug/deps/libbytes-8210432e63828fd8.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-6f3a25436dfc6363.rmeta --extern derivative=/opt/rustwide/target/debug/deps/libderivative-5d7f23707959231e.so --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-176d5b8ef0196f27.rmeta --extern foreign_types=/opt/rustwide/target/debug/deps/libforeign_types-0d5385f641bbbadd.rmeta --extern futures=/opt/rustwide/target/debug/deps/libfutures-7c8301729fbd4c7f.rmeta --extern gethostname=/opt/rustwide/target/debug/deps/libgethostname-be5147ae4fcfc6b4.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-2bb390fee0230a38.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-c6a380ed7d7d4f2f.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-cc2ec46462e0768a.rmeta --extern openssl=/opt/rustwide/target/debug/deps/libopenssl-d827ecbe18def21a.rmeta --extern openssl_sys=/opt/rustwide/target/debug/deps/libopenssl_sys-7761dc882acf64cb.rmeta --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-6ecdf85c8e1c6489.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-da66f24fae0effcb.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-77e7af8b2cde3494.rmeta --extern serde_derive=/opt/rustwide/target/debug/deps/libserde_derive-792e5a9f0dff1d6a.so --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-d4f51aa4603ac930.rmeta --extern serde_yaml=/opt/rustwide/target/debug/deps/libserde_yaml-dc4cc8e99b9f97bb.rmeta --extern time=/opt/rustwide/target/debug/deps/libtime-4f519cf2a117c3e8.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-82de1ef98a58a7b7.rmeta --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-8a1771fc8ce46f4c.rmeta --extern url=/opt/rustwide/target/debug/deps/liburl-1862b5c17e2b982f.rmeta --extern uuid=/opt/rustwide/target/debug/deps/libuuid-053d5ed83fa92d0f.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "3f5aa480d45bd32f099c91f7cbbb27b8a86fd9ff0754b2efa6e6aa0affa34427", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3f5aa480d45bd32f099c91f7cbbb27b8a86fd9ff0754b2efa6e6aa0affa34427", kill_on_drop: false }` [INFO] [stdout] 3f5aa480d45bd32f099c91f7cbbb27b8a86fd9ff0754b2efa6e6aa0affa34427