[INFO] fetching crate zenoh-plugin-remote-api 1.6.2...
[INFO] checking zenoh-plugin-remote-api-1.6.2 against try#f3d95de532264a1215023baa665c0028aecf74b1 for pr-148477
[INFO] extracting crate zenoh-plugin-remote-api 1.6.2 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate zenoh-plugin-remote-api 1.6.2
[INFO] finished tweaking crates.io crate zenoh-plugin-remote-api 1.6.2
[INFO] tweaked toml for crates.io crate zenoh-plugin-remote-api 1.6.2 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate zenoh-plugin-remote-api 1.6.2 on toolchain f3d95de532264a1215023baa665c0028aecf74b1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f3d95de532264a1215023baa665c0028aecf74b1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate zenoh-plugin-remote-api 1.6.2 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" "+f3d95de532264a1215023baa665c0028aecf74b1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+f3d95de532264a1215023baa665c0028aecf74b1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ef7f66617f1cc00ef9410d5844bcc07c73721bedc3aa34a775c294ef93717c9c
[INFO] running `Command { std: "docker" "start" "-a" "ef7f66617f1cc00ef9410d5844bcc07c73721bedc3aa34a775c294ef93717c9c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ef7f66617f1cc00ef9410d5844bcc07c73721bedc3aa34a775c294ef93717c9c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ef7f66617f1cc00ef9410d5844bcc07c73721bedc3aa34a775c294ef93717c9c", kill_on_drop: false }`
[INFO] [stdout] ef7f66617f1cc00ef9410d5844bcc07c73721bedc3aa34a775c294ef93717c9c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+f3d95de532264a1215023baa665c0028aecf74b1" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b30f5eda8e0fbc884b2fb3c6b52f39806acfbde3e4bb94c3be85f2861e7ff4db
[INFO] running `Command { std: "docker" "start" "-a" "b30f5eda8e0fbc884b2fb3c6b52f39806acfbde3e4bb94c3be85f2861e7ff4db", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling serde_core v1.0.225
[INFO] [stderr]    Compiling serde v1.0.225
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]     Checking log v0.4.22
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling allocator-api2 v0.2.18
[INFO] [stderr]    Compiling anyhow v1.0.99
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]     Checking getrandom v0.3.3
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]    Compiling schemars v0.8.21
[INFO] [stderr]    Compiling itoa v1.0.11
[INFO] [stderr]     Checking socket2 v0.6.0
[INFO] [stderr]     Checking mio v1.0.2
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling ryu v1.0.18
[INFO] [stderr]    Compiling cc v1.2.16
[INFO] [stderr]    Compiling dyn-clone v1.0.17
[INFO] [stderr]    Compiling icu_locid_transform_data v1.5.1
[INFO] [stderr]    Compiling foldhash v0.2.0
[INFO] [stderr]     Checking lazy_static v1.5.0
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]    Compiling token-cell v2.0.0
[INFO] [stderr]    Compiling zenoh-macros v1.6.2
[INFO] [stderr]    Compiling icu_properties_data v1.5.1
[INFO] [stderr]    Compiling hashbrown v0.16.0
[INFO] [stderr]     Checking unicode-ident v1.0.13
[INFO] [stderr]    Compiling unicode-xid v0.2.5
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling icu_normalizer_data v1.5.1
[INFO] [stderr]    Compiling rustls v0.23.31
[INFO] [stderr]     Checking zenoh-result v1.6.2
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking regex-automata v0.1.10
[INFO] [stderr]     Checking dirs-sys v0.4.1
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.34
[INFO] [stderr]     Checking spin v0.10.0
[INFO] [stderr]     Checking data-encoding v2.6.0
[INFO] [stderr]     Checking no-std-net v0.6.0
[INFO] [stderr]     Checking overload v0.1.1
[INFO] [stderr]     Checking nu-ansi-term v0.46.0
[INFO] [stderr]     Checking time v0.3.41
[INFO] [stderr]     Checking regex-automata v0.4.10
[INFO] [stderr]     Checking pnet_base v0.35.0
[INFO] [stderr]     Checking matchers v0.1.0
[INFO] [stderr]     Checking dirs v5.0.1
[INFO] [stderr]     Checking sharded-slab v0.1.7
[INFO] [stderr]     Checking rustls-pemfile v2.2.0
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking nanorand v0.7.0
[INFO] [stderr]     Checking pnet_sys v0.35.0
[INFO] [stderr]     Checking thread_local v1.1.8
[INFO] [stderr]     Checking rustls-native-certs v0.7.3
[INFO] [stderr]     Checking shellexpand v3.1.1
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking flume v0.11.1
[INFO] [stderr]     Checking libloading v0.8.8
[INFO] [stderr]     Checking home v0.5.9
[INFO] [stderr]    Compiling oid-registry v0.8.1
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]    Compiling ring v0.17.13
[INFO] [stderr]     Checking const_format v0.2.34
[INFO] [stderr]     Checking socket2 v0.5.7
[INFO] [stderr]     Checking num_cpus v1.17.0
[INFO] [stderr]     Checking rustc-hash v2.0.0
[INFO] [stderr]    Compiling semver v1.0.23
[INFO] [stderr]     Checking litemap v0.7.4
[INFO] [stderr]     Checking writeable v0.5.5
[INFO] [stderr]     Checking webpki-roots v0.26.5
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]     Checking cpufeatures v0.2.14
[INFO] [stderr]    Compiling libm v0.2.8
[INFO] [stderr]     Checking http v1.1.0
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]     Checking base64ct v1.6.0
[INFO] [stderr]     Checking write16 v1.0.0
[INFO] [stderr]     Checking utf16_iter v1.0.5
[INFO] [stderr]    Compiling winnow v0.6.18
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]    Compiling stabby-macros v36.2.2
[INFO] [stderr]     Checking rusticata-macros v4.1.0
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]     Checking form_urlencoded v1.2.2
[INFO] [stderr]    Compiling stabby-abi v36.2.2
[INFO] [stderr]     Checking event-listener v5.4.1
[INFO] [stderr]     Checking inout v0.1.3
[INFO] [stderr]     Checking arc-swap v1.7.1
[INFO] [stderr]     Checking pem-rfc7468 v0.7.0
[INFO] [stderr]    Compiling num-bigint-dig v0.8.4
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]    Compiling phf_shared v0.13.1
[INFO] [stderr]     Checking der v0.7.9
[INFO] [stderr]    Compiling anstyle-parse v0.2.5
[INFO] [stderr]     Checking crossbeam-deque v0.8.5
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]    Compiling colorchoice v1.0.2
[INFO] [stderr]     Checking foldhash v0.1.5
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.1
[INFO] [stderr]    Compiling anstyle v1.0.8
[INFO] [stderr]    Compiling anstyle-query v1.1.1
[INFO] [stderr]    Compiling fastrand v2.1.1
[INFO] [stderr]     Checking sha2-const-stable v0.1.0
[INFO] [stderr]    Compiling rustix v0.38.37
[INFO] [stderr]     Checking keccak v0.1.5
[INFO] [stderr]    Compiling stabby v36.2.2
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling anstream v0.6.15
[INFO] [stderr]    Compiling phf_generator v0.13.1
[INFO] [stderr]     Checking hashbrown v0.15.5
[INFO] [stderr]     Checking twox-hash v1.6.3
[INFO] [stderr]     Checking sha3 v0.10.8
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]     Checking aes v0.8.4
[INFO] [stderr]     Checking crossbeam v0.8.4
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking signature v2.2.0
[INFO] [stderr]    Compiling ref-cast v1.0.24
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling clap_lex v0.7.5
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]     Checking ringbuffer-spsc v0.1.15
[INFO] [stderr]    Compiling deranged v0.4.0
[INFO] [stderr]    Compiling clap_builder v4.5.47
[INFO] [stderr]     Checking spki v0.7.3
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling bit-set v0.5.3
[INFO] [stderr]     Checking lz4_flex v0.11.3
[INFO] [stderr]    Compiling zenoh v1.6.2
[INFO] [stderr]     Checking pkcs8 v0.10.2
[INFO] [stderr]    Compiling nom v8.0.0
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]     Checking fixedbitset v0.5.7
[INFO] [stderr]     Checking pkcs1 v0.7.5
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]     Checking itertools v0.14.0
[INFO] [stderr]    Compiling num-cmp v0.1.0
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling bytecount v0.6.8
[INFO] [stderr]     Checking lru v0.14.0
[INFO] [stderr]     Checking regex v1.11.2
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]    Compiling unzip-n v0.1.2
[INFO] [stderr]    Compiling serde_derive v1.0.225
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling thiserror-impl v2.0.11
[INFO] [stderr]    Compiling schemars_derive v0.8.21
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]     Checking tokio v1.47.1
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]     Checking rustls-webpki v0.103.6
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]    Compiling asn1-rs-derive v0.6.0
[INFO] [stderr]     Checking zerofrom v0.1.5
[INFO] [stderr]    Compiling asn1-rs-impl v0.2.0
[INFO] [stderr]     Checking yoke v0.7.5
[INFO] [stderr]     Checking thiserror v2.0.11
[INFO] [stderr]     Checking ppv-lite86 v0.2.20
[INFO] [stderr]     Checking pest v2.8.0
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking zerovec v0.10.4
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking rustls-webpki v0.102.8
[INFO] [stderr]    Compiling darling_macro v0.21.3
[INFO] [stderr]    Compiling validated_struct_macros v2.2.0
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr] error: could not compile `regex-automata` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/f3d95de532264a1215023baa665c0028aecf74b1/bin/rustc --crate-name regex_automata --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/regex-automata-0.4.10/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 --cfg 'feature="alloc"' --cfg 'feature="dfa"' --cfg 'feature="dfa-build"' --cfg 'feature="dfa-onepass"' --cfg 'feature="dfa-search"' --cfg 'feature="hybrid"' --cfg 'feature="meta"' --cfg 'feature="nfa"' --cfg 'feature="nfa-backtrack"' --cfg 'feature="nfa-pikevm"' --cfg 'feature="nfa-thompson"' --cfg 'feature="perf"' --cfg 'feature="perf-inline"' --cfg 'feature="perf-literal"' --cfg 'feature="perf-literal-multisubstring"' --cfg 'feature="perf-literal-substring"' --cfg 'feature="std"' --cfg 'feature="syntax"' --cfg 'feature="unicode"' --cfg 'feature="unicode-age"' --cfg 'feature="unicode-bool"' --cfg 'feature="unicode-case"' --cfg 'feature="unicode-gencat"' --cfg 'feature="unicode-perl"' --cfg 'feature="unicode-script"' --cfg 'feature="unicode-segment"' --cfg 'feature="unicode-word-boundary"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "dfa", "dfa-build", "dfa-onepass", "dfa-search", "hybrid", "internal-instrument", "internal-instrument-pikevm", "logging", "meta", "nfa", "nfa-backtrack", "nfa-pikevm", "nfa-thompson", "perf", "perf-inline", "perf-literal", "perf-literal-multisubstring", "perf-literal-substring", "std", "syntax", "unicode", "unicode-age", "unicode-bool", "unicode-case", "unicode-gencat", "unicode-perl", "unicode-script", "unicode-segment", "unicode-word-boundary"))' -C metadata=fda9b2db71d82802 -C extra-filename=-491ab93fd92d9652 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern aho_corasick=/opt/rustwide/target/debug/deps/libaho_corasick-554a8145492d4ae5.rmeta --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-371cdb7d366b303a.rmeta --extern regex_syntax=/opt/rustwide/target/debug/deps/libregex_syntax-c65950e42a980085.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "b30f5eda8e0fbc884b2fb3c6b52f39806acfbde3e4bb94c3be85f2861e7ff4db", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b30f5eda8e0fbc884b2fb3c6b52f39806acfbde3e4bb94c3be85f2861e7ff4db", kill_on_drop: false }`
[INFO] [stdout] b30f5eda8e0fbc884b2fb3c6b52f39806acfbde3e4bb94c3be85f2861e7ff4db
