[INFO] fetching crate async-opcua-core-namespace 0.16.0...
[INFO] testing async-opcua-core-namespace-0.16.0 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] extracting crate async-opcua-core-namespace 0.16.0 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate async-opcua-core-namespace 0.16.0
[INFO] finished tweaking crates.io crate async-opcua-core-namespace 0.16.0
[INFO] tweaked toml for crates.io crate async-opcua-core-namespace 0.16.0 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate async-opcua-core-namespace 0.16.0 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate async-opcua-core-namespace 0.16.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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] dfa8215a1e2ef05fccb2cdf1efdeb5c7e52e5eb7675f7e648a08f19459967ca1
[INFO] running `Command { std: "docker" "start" "-a" "dfa8215a1e2ef05fccb2cdf1efdeb5c7e52e5eb7675f7e648a08f19459967ca1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "dfa8215a1e2ef05fccb2cdf1efdeb5c7e52e5eb7675f7e648a08f19459967ca1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dfa8215a1e2ef05fccb2cdf1efdeb5c7e52e5eb7675f7e648a08f19459967ca1", kill_on_drop: false }`
[INFO] [stdout] dfa8215a1e2ef05fccb2cdf1efdeb5c7e52e5eb7675f7e648a08f19459967ca1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5902444ead8e2639b65900cb83c09a5a334bd82db3cd47c290779e94bfcaf0f0
[INFO] running `Command { std: "docker" "start" "-a" "5902444ead8e2639b65900cb83c09a5a334bd82db3cd47c290779e94bfcaf0f0", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling bitflags v2.9.0
[INFO] [stderr]    Compiling percent-encoding-rfc3986 v0.1.3
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling getrandom v0.3.2
[INFO] [stderr]    Compiling uuid v1.16.0
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling chrono v0.4.40
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling async-opcua-macros v0.16.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling async-opcua-types v0.16.0
[INFO] [stderr] error: could not compile `async-opcua-types` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/c2e32f1c9652b13ed99608599c1e855462f421f3/bin/rustc --crate-name opcua_types --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-opcua-types-0.16.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 --warn=unreachable_pub --warn=unexpected_cfgs --warn=missing_docs --check-cfg 'cfg(coverage)' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("async-opcua-xml", "json", "struson", "xml"))' -C metadata=02e01cae39a0d08f -C extra-filename=-6bd12e9c2a9d6164 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern opcua_macros=/opt/rustwide/target/debug/deps/libopcua_macros-9784007492fa172c.so --extern base64=/opt/rustwide/target/debug/deps/libbase64-2a03de3babadded3.rmeta --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-96e56b993b11ae97.rmeta --extern byteorder=/opt/rustwide/target/debug/deps/libbyteorder-1efcbe4f07366651.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-b5a572c1d739d79f.rmeta --extern hashbrown=/opt/rustwide/target/debug/deps/libhashbrown-97601b58628c2431.rmeta --extern percent_encoding_rfc3986=/opt/rustwide/target/debug/deps/libpercent_encoding_rfc3986-42fb78ed1a2c0051.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-ed00a127b8e728c6.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-6987280ffc4cd196.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-5870d08ced4aa686.rmeta --extern uuid=/opt/rustwide/target/debug/deps/libuuid-67cc38bda2aebb23.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "5902444ead8e2639b65900cb83c09a5a334bd82db3cd47c290779e94bfcaf0f0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5902444ead8e2639b65900cb83c09a5a334bd82db3cd47c290779e94bfcaf0f0", kill_on_drop: false }`
[INFO] [stdout] 5902444ead8e2639b65900cb83c09a5a334bd82db3cd47c290779e94bfcaf0f0
