[INFO] fetching crate vil_opcua 0.4.0...
[INFO] testing vil_opcua-0.4.0 against master#ec6f9a5b4413f74386267ef8efc93712c2ce6db6 for pr-155739-1
[INFO] extracting crate vil_opcua 0.4.0 into /workspace/builds/worker-7-tc1/source
[INFO] started tweaking crates.io crate vil_opcua 0.4.0
[INFO] finished tweaking crates.io crate vil_opcua 0.4.0
[INFO] tweaked toml for crates.io crate vil_opcua 0.4.0 written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate vil_opcua 0.4.0 on toolchain ec6f9a5b4413f74386267ef8efc93712c2ce6db6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate vil_opcua 0.4.0 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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded gethostname v0.4.3
[INFO] [stderr]   Downloaded url v1.7.2
[INFO] [stderr]   Downloaded percent-encoding v1.0.1
[INFO] [stderr]   Downloaded opcua v0.12.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] bb6a19fc38e5546486e8ece4c32dcb2b974553873877af624d376870eb8f8714
[INFO] running `Command { std: "docker" "start" "-a" "bb6a19fc38e5546486e8ece4c32dcb2b974553873877af624d376870eb8f8714", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "bb6a19fc38e5546486e8ece4c32dcb2b974553873877af624d376870eb8f8714", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bb6a19fc38e5546486e8ece4c32dcb2b974553873877af624d376870eb8f8714", kill_on_drop: false }`
[INFO] [stdout] bb6a19fc38e5546486e8ece4c32dcb2b974553873877af624d376870eb8f8714
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 305bb88414e09e97b6b2bd287879b78398bc2f4b2996bf1da009d578b8d88ae9
[INFO] running `Command { std: "docker" "start" "-a" "305bb88414e09e97b6b2bd287879b78398bc2f4b2996bf1da009d578b8d88ae9", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.184
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling openssl-sys v0.9.112
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling tinyvec v1.11.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling matches v0.1.10
[INFO] [stderr]    Compiling unicode-bidi v0.3.18
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]    Compiling unicode-normalization v0.1.25
[INFO] [stderr]    Compiling openssl v0.10.76
[INFO] [stderr]    Compiling indexmap v2.13.1
[INFO] [stderr]    Compiling rmp v0.8.15
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling mio v1.2.0
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling idna v0.1.5
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling percent-encoding v1.0.1
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling url v1.7.2
[INFO] [stderr]    Compiling uuid v1.23.0
[INFO] [stderr]    Compiling gethostname v0.4.3
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling zerocopy-derive v0.8.48
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling vil_connector_macros v0.4.0
[INFO] [stderr]    Compiling tokio v1.51.0
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling tracing-serde v0.2.0
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling rmp-serde v1.3.1
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling vil_log v0.4.0
[INFO] [stderr]    Compiling opcua v0.12.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/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/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 embed-bitcode=no -C debuginfo=2 --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=1a22f157c82914ab -C extra-filename=-9d9d3ff6637ce0f5 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern base64=/opt/rustwide/target/debug/deps/libbase64-76d22feba062e299.rmeta --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-a5b77e6cec1b5660.rmeta --extern byteorder=/opt/rustwide/target/debug/deps/libbyteorder-7912a666fa871683.rmeta --extern bytes=/opt/rustwide/target/debug/deps/libbytes-a6415339708e1154.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-992489855cca95e2.rmeta --extern derivative=/opt/rustwide/target/debug/deps/libderivative-c33b58586b02eb04.so --extern foreign_types=/opt/rustwide/target/debug/deps/libforeign_types-5f537df59e969067.rmeta --extern futures=/opt/rustwide/target/debug/deps/libfutures-24ce3c9068273347.rmeta --extern gethostname=/opt/rustwide/target/debug/deps/libgethostname-31eb52598d740ddb.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-afffdbb119bd9ac1.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-e4d524206a08c183.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-753a0cb3f11b08fe.rmeta --extern openssl=/opt/rustwide/target/debug/deps/libopenssl-a495356871e1b4bf.rmeta --extern openssl_sys=/opt/rustwide/target/debug/deps/libopenssl_sys-c39b44174b15cc9c.rmeta --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-248d0c5b599776ca.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-021e519fc88cd809.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-316a5dc30aadd60d.rmeta --extern serde_derive=/opt/rustwide/target/debug/deps/libserde_derive-74a2891066dae560.so --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-ed97662ca466608c.rmeta --extern serde_yaml=/opt/rustwide/target/debug/deps/libserde_yaml-b6ebd879169b41ba.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-23552336a805dbe3.rmeta --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-fb8ade92e2a3f5bd.rmeta --extern url=/opt/rustwide/target/debug/deps/liburl-d527083a14b6da5f.rmeta --extern uuid=/opt/rustwide/target/debug/deps/libuuid-8022784f731fba3d.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "305bb88414e09e97b6b2bd287879b78398bc2f4b2996bf1da009d578b8d88ae9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "305bb88414e09e97b6b2bd287879b78398bc2f4b2996bf1da009d578b8d88ae9", kill_on_drop: false }`
[INFO] [stdout] 305bb88414e09e97b6b2bd287879b78398bc2f4b2996bf1da009d578b8d88ae9
