[INFO] cloning repository https://github.com/joshhuazhao/iSMS-DCS
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/joshhuazhao/iSMS-DCS" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjoshhuazhao%2FiSMS-DCS", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjoshhuazhao%2FiSMS-DCS'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 8ec12aacfd45c57e019c95cd38b0dc4b36574ffc
[INFO] testing joshhuazhao/iSMS-DCS against 1.99.0-beta.1+cargoflags=--release for beta-release-1.99-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjoshhuazhao%2FiSMS-DCS" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/joshhuazhao/iSMS-DCS
[INFO] finished tweaking git repo https://github.com/joshhuazhao/iSMS-DCS
[INFO] tweaked toml for git repo https://github.com/joshhuazhao/iSMS-DCS written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/joshhuazhao/iSMS-DCS on toolchain 1.99.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.99.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/joshhuazhao/iSMS-DCS 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.99.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 12a6bd3b6179775f588491a132f738b33820c2ed8fccc2527a5334c1fda6185c
[INFO] running `Command { std: "docker" "start" "12a6bd3b6179775f588491a132f738b33820c2ed8fccc2527a5334c1fda6185c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "12a6bd3b6179775f588491a132f738b33820c2ed8fccc2527a5334c1fda6185c", 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" "12a6bd3b6179775f588491a132f738b33820c2ed8fccc2527a5334c1fda6185c" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "12a6bd3b6179775f588491a132f738b33820c2ed8fccc2527a5334c1fda6185c", 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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "12a6bd3b6179775f588491a132f738b33820c2ed8fccc2527a5334c1fda6185c" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "build" "--frozen" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.94
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling libc v0.2.171
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling cc v1.2.18
[INFO] [stderr]    Compiling pkg-config v0.3.32
[INFO] [stderr]    Compiling zerocopy v0.8.25
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling smallvec v1.15.0
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling tinyvec v1.9.0
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling getrandom v0.3.2
[INFO] [stderr]    Compiling openssl v0.10.72
[INFO] [stderr]    Compiling openssl-sys v0.9.107
[INFO] [stderr]    Compiling foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling foreign-types v0.3.2
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling unicode-normalization v0.1.24
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling socket2 v0.5.9
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling adler2 v2.0.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling snap v1.1.1
[INFO] [stderr]    Compiling bitflags v2.9.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling unicode-bidi v0.3.18
[INFO] [stderr]    Compiling matches v0.1.10
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling idna v0.1.5
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]    Compiling miniz_oxide v0.8.8
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling crc32fast v1.4.2
[INFO] [stderr]    Compiling iana-time-zone v0.1.63
[INFO] [stderr]    Compiling crc-catalog v2.4.0
[INFO] [stderr]    Compiling percent-encoding v1.0.1
[INFO] [stderr]    Compiling kafka v0.10.0
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling tokio v1.44.2
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling twox-hash v1.6.3
[INFO] [stderr]    Compiling url v1.7.2
[INFO] [stderr]    Compiling crc v3.2.1
[INFO] [stderr]    Compiling chrono v0.4.40
[INFO] [stderr]    Compiling flate2 v1.1.1
[INFO] [stderr]    Compiling uuid v1.16.0
[INFO] [stderr]    Compiling tokio-util v0.7.14
[INFO] [stderr]    Compiling gethostname v0.4.3
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling base64 v0.21.7
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling ref_slice v1.2.1
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling opcua v0.12.0
[INFO] [stderr]    Compiling pico-args v0.5.0
[INFO] [stderr]    Compiling dotenvy v0.15.7
[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.99.0-beta.1-x86_64-unknown-linux-gnu/bin/rustc --crate-name opcua --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opcua-0.12.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="client"' --cfg 'feature="default"' --cfg 'feature="discovery-server-registration"' --cfg 'feature="generated-address-space"' --cfg 'feature="server"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("actix-files", "actix-web", "all", "client", "console-logging", "default", "discovery-server-registration", "env_logger", "generated-address-space", "http", "rumqttc", "server", "test-vendored-openssl", "vendored-openssl"))' -C metadata=39c3f94d2688d3a6 -C extra-filename=-fc54128eee2b46bc --out-dir /opt/rustwide/target/release/deps -C strip=debuginfo -L dependency=/opt/rustwide/target/release/deps --extern base64=/opt/rustwide/target/release/deps/libbase64-3f3a561c7d479591.rmeta --extern bitflags=/opt/rustwide/target/release/deps/libbitflags-2760e324b43d8f6a.rmeta --extern byteorder=/opt/rustwide/target/release/deps/libbyteorder-612182941aaee0f7.rmeta --extern bytes=/opt/rustwide/target/release/deps/libbytes-8e96b21583e366fa.rmeta --extern chrono=/opt/rustwide/target/release/deps/libchrono-57f8eb9bf443d6b3.rmeta --extern derivative=/opt/rustwide/target/release/deps/libderivative-91e83e19aafbc966.so --extern foreign_types=/opt/rustwide/target/release/deps/libforeign_types-261c23f70690c98f.rmeta --extern futures=/opt/rustwide/target/release/deps/libfutures-3b47a779063f3d7a.rmeta --extern gethostname=/opt/rustwide/target/release/deps/libgethostname-f719d34369d0237f.rmeta --extern lazy_static=/opt/rustwide/target/release/deps/liblazy_static-fdd6af0286056ca3.rmeta --extern libc=/opt/rustwide/target/release/deps/liblibc-9745c05deb62e099.rmeta --extern log=/opt/rustwide/target/release/deps/liblog-a5dbc7d0ef8ca989.rmeta --extern openssl=/opt/rustwide/target/release/deps/libopenssl-dc0feb404ca98cbd.rmeta --extern openssl_sys=/opt/rustwide/target/release/deps/libopenssl_sys-e33ee04023483e78.rmeta --extern parking_lot=/opt/rustwide/target/release/deps/libparking_lot-8c1d665082b89409.rmeta --extern regex=/opt/rustwide/target/release/deps/libregex-a976543a67d7a680.rmeta --extern serde=/opt/rustwide/target/release/deps/libserde-d55d01cbfeed6c87.rmeta --extern serde_derive=/opt/rustwide/target/release/deps/libserde_derive-bff73df115a3db63.so --extern serde_json=/opt/rustwide/target/release/deps/libserde_json-c2f8b46993be4d9c.rmeta --extern serde_yaml=/opt/rustwide/target/release/deps/libserde_yaml-0ddddb649aff9cc2.rmeta --extern tokio=/opt/rustwide/target/release/deps/libtokio-e934763fd61b0b19.rmeta --extern tokio_util=/opt/rustwide/target/release/deps/libtokio_util-e097cf8fb6f80f8c.rmeta --extern url=/opt/rustwide/target/release/deps/liburl-903784082fbb6d44.rmeta --extern uuid=/opt/rustwide/target/release/deps/libuuid-589057f6ca6bab71.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "12a6bd3b6179775f588491a132f738b33820c2ed8fccc2527a5334c1fda6185c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "12a6bd3b6179775f588491a132f738b33820c2ed8fccc2527a5334c1fda6185c", kill_on_drop: false }`
[INFO] [stdout] 12a6bd3b6179775f588491a132f738b33820c2ed8fccc2527a5334c1fda6185c
