[INFO] cloning repository https://github.com/holochain/tx5
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/holochain/tx5" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fholochain%2Ftx5", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fholochain%2Ftx5'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] d387ea3142e580d7c85377b1c41a5322cf577e84
[INFO] checking holochain/tx5/d387ea3142e580d7c85377b1c41a5322cf577e84 against 760e1de835e253bf28bbcbfee38b5e8ed9ffe074 for pr-133502-26
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fholochain%2Ftx5" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-1-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/holochain/tx5
[INFO] finished tweaking git repo https://github.com/holochain/tx5
[INFO] tweaked toml for git repo https://github.com/holochain/tx5 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/holochain/tx5 on toolchain 760e1de835e253bf28bbcbfee38b5e8ed9ffe074
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+760e1de835e253bf28bbcbfee38b5e8ed9ffe074" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/holochain/tx5 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" "+760e1de835e253bf28bbcbfee38b5e8ed9ffe074" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:1fa6594d87c8fa7b311925a7a77a16f539833322d9dfba4ce891f211db2f90b1" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 847074a1e4a07b6a3c42ad41d5d00fff4edf5bfe0f58872fa500cdf6fa797c17
[INFO] running `Command { std: "docker" "start" "847074a1e4a07b6a3c42ad41d5d00fff4edf5bfe0f58872fa500cdf6fa797c17", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "847074a1e4a07b6a3c42ad41d5d00fff4edf5bfe0f58872fa500cdf6fa797c17", 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" "847074a1e4a07b6a3c42ad41d5d00fff4edf5bfe0f58872fa500cdf6fa797c17" "/opt/rustwide/cargo-home/bin/cargo" "+760e1de835e253bf28bbcbfee38b5e8ed9ffe074" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "847074a1e4a07b6a3c42ad41d5d00fff4edf5bfe0f58872fa500cdf6fa797c17", 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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "847074a1e4a07b6a3c42ad41d5d00fff4edf5bfe0f58872fa500cdf6fa797c17" "/opt/rustwide/cargo-home/bin/cargo" "+760e1de835e253bf28bbcbfee38b5e8ed9ffe074" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]     Checking cfg-if v1.0.1
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]     Checking bytes v1.10.1
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]     Checking signal-hook-registry v1.4.5
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]     Checking mio v1.0.4
[INFO] [stderr]     Checking memchr v2.7.5
[INFO] [stderr]     Checking parking_lot_core v0.9.11
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]     Checking parking_lot v0.12.4
[INFO] [stderr]     Checking slab v0.4.10
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling jobserver v0.1.33
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]     Checking hashbrown v0.15.4
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling icu_properties_data v2.0.1
[INFO] [stderr]    Compiling cc v1.2.29
[INFO] [stderr]    Compiling icu_normalizer_data v2.0.0
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]     Checking cpufeatures v0.2.17
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking bitflags v2.9.1
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking http v1.3.1
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling rustix v1.0.8
[INFO] [stderr]     Checking rand v0.9.1
[INFO] [stderr]     Checking indexmap v2.10.0
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]    Compiling zlib-rs v0.5.1
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]     Checking litemap v0.8.0
[INFO] [stderr]     Checking linux-raw-sys v0.9.4
[INFO] [stderr]     Checking writeable v0.6.1
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling cmake v0.1.54
[INFO] [stderr]    Compiling simd-adler32 v0.3.7
[INFO] [stderr]    Compiling bumpalo v3.19.0
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]    Compiling zopfli v0.8.2
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]    Compiling tx5-core v0.8.1 (/opt/rustwide/workdir/crates/tx5-core)
[INFO] [stderr]     Checking xdg v2.5.2
[INFO] [stderr]     Checking rustls-pki-types v1.12.0
[INFO] [stderr]     Checking app_dirs2 v2.5.5
[INFO] [stderr]    Compiling aws-lc-sys v0.30.0
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]     Checking tempfile v3.20.0
[INFO] [stderr]    Compiling aws-lc-rs v1.13.2
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]     Checking subtle v2.6.1
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling rustls v0.23.29
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling zerocopy v0.8.26
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling libz-rs-sys v0.5.1
[INFO] [stderr]    Compiling flate2 v1.1.2
[INFO] [stderr]     Checking utf-8 v0.7.6
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]     Checking ipnet v2.11.0
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]     Checking tokio v1.46.1
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]     Checking yoke v0.8.0
[INFO] [stderr]     Checking zerovec v0.11.2
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking zerotrie v0.2.2
[INFO] [stderr]     Checking tinystr v0.8.1
[INFO] [stderr]     Checking potential_utf v0.1.2
[INFO] [stderr]     Checking icu_locale_core v2.0.0
[INFO] [stderr]     Checking icu_collections v2.0.0
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]     Checking icu_provider v2.0.0
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]     Checking icu_properties v2.0.1
[INFO] [stderr]     Checking icu_normalizer v2.0.0
[INFO] [stderr]    Compiling core2 v0.4.0
[INFO] [stderr]    Compiling rle-decode-fast v1.0.3
[INFO] [stderr]    Compiling zip v2.4.2
[INFO] [stderr]    Compiling libflate_lz77 v2.1.0
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking idna v1.0.3
[INFO] [stderr]    Compiling curve25519-dalek v4.2.0
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]    Compiling xattr v1.5.1
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]    Compiling filetime v0.2.25
[INFO] [stderr]    Compiling adler32 v1.2.0
[INFO] [stderr]    Compiling glob v0.3.2
[INFO] [stderr]    Compiling dary_heap v0.3.7
[INFO] [stderr]    Compiling libflate v2.1.0
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling tar v0.4.44
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]     Checking url v2.5.4
[INFO] [stderr]     Checking rustls-pemfile v2.2.0
[INFO] [stderr]     Checking webpki-roots v1.0.1
[INFO] [stderr]    Compiling typenum v1.18.0
[INFO] [stderr]    Compiling prettyplease v0.2.35
[INFO] [stderr]    Compiling minisign-verify v0.2.4
[INFO] [stderr]     Checking signature v2.2.0
[INFO] [stderr]     Checking ed25519 v2.2.3
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking webpki-roots v0.26.11
[INFO] [stderr]     Checking tokio-util v0.7.15
[INFO] [stderr]     Checking ureq-proto v0.4.2
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking thread_local v1.1.9
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]     Checking h2 v0.4.11
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]     Checking ed25519-dalek v2.2.0
[INFO] [stderr]     Checking tracing-subscriber v0.3.19
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]    Compiling libloading v0.8.8
[INFO] [stderr]     Checking sync_wrapper v1.0.2
[INFO] [stderr]    Compiling ureq v2.12.1
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling bindgen v0.71.1
[INFO] [stderr]     Checking openssl-probe v0.1.6
[INFO] [stderr]     Checking rustls-native-certs v0.8.1
[INFO] [stderr]     Checking anstyle-parse v0.2.7
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling cpp_common v0.5.10
[INFO] [stderr]     Checking colorchoice v1.0.4
[INFO] [stderr]     Checking anstyle v1.0.11
[INFO] [stderr]     Checking anstyle-query v1.1.3
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]     Checking anstream v0.6.19
[INFO] [stderr]    Compiling cpp_build v0.5.10
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling libsodium-sys-stable v1.22.3
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]     Checking terminal_size v0.4.2
[INFO] [stderr]    Compiling openssl-src v300.5.1+3.5.1
[INFO] [stderr]     Checking clap_lex v0.7.5
[INFO] [stderr]     Checking clap_builder v4.5.41
[INFO] [stderr]     Checking hyper v1.7.0
[INFO] [stderr]    Compiling prost-derive v0.13.5
[INFO] [stderr]     Checking opentelemetry v0.30.0
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling clap_derive v4.5.41
[INFO] [stderr]     Checking hyper-util v0.1.15
[INFO] [stderr]    Compiling zip v4.3.0
[INFO] [stderr]    Compiling rustversion v1.0.21
[INFO] [stderr]     Checking iri-string v0.7.9
[INFO] [stderr]     Checking prost v0.13.5
[INFO] [stderr]     Checking pin-project v1.1.10
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking tokio-stream v0.1.17
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling fs-err v3.1.1
[INFO] [stderr]     Checking clap v4.5.41
[INFO] [stderr]     Checking tower-http v0.6.6
[INFO] [stderr]     Checking opentelemetry_sdk v0.30.0
[INFO] [stderr]     Checking tonic v0.13.1
[INFO] [stderr]     Checking reqwest v0.12.24
[INFO] [stderr]     Checking webrtc-sdp v0.3.13
[INFO] [stderr]     Checking tungstenite v0.26.2
[INFO] [stderr]     Checking derive_more v2.0.1
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]     Checking axum-core v0.5.2
[INFO] [stderr]     Checking tokio-tungstenite v0.26.2
[INFO] [stderr]     Checking opentelemetry-http v0.30.0
[INFO] [stderr]     Checking serde_path_to_error v0.1.17
[INFO] [stderr]     Checking matchit v0.8.4
[INFO] [stderr]     Checking opentelemetry-proto v0.30.0
[INFO] [stderr]     Checking arc-swap v1.7.1
[INFO] [stderr]     Checking tinyvec v1.9.0
[INFO] [stderr]     Checking opentelemetry_api v0.20.0
[INFO] [stderr]    Compiling Inflector v0.11.4
[INFO] [stderr]    Compiling ouroboros_macro v0.18.5
[INFO] [stderr]    Compiling tx5-go-pion-sys v0.8.1 (/opt/rustwide/workdir/crates/tx5-go-pion-sys)
[INFO] [stderr]     Checking unicode-normalization v0.1.24
[INFO] [stderr]     Checking axum v0.8.4
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking influxive-otel-atomic-obs v0.0.4-alpha.1
[INFO] [stderr]     Checking half v2.6.0
[INFO] [stderr]     Checking unicode-bidi v0.3.18
[INFO] [stderr]     Checking ciborium-ll v0.2.2
[INFO] [stderr]     Checking dirs-sys v0.5.0
[INFO] [stderr]     Checking idna v0.4.0
[INFO] [stderr]     Checking ouroboros v0.18.5
[INFO] [stderr]     Checking opentelemetry-otlp v0.30.0
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]    Compiling datachannel-sys v0.23.0+0.23.2
[INFO] [stderr]    Compiling tx5-go-pion-turn v0.8.1 (/opt/rustwide/workdir/crates/tx5-go-pion-turn)
[INFO] [stderr]    Compiling enum-as-inner v0.6.1
[INFO] [stderr]     Checking linked-hash-map v0.5.6
[INFO] [stderr]     Checking trust-dns-proto v0.23.2
[INFO] [stderr]     Checking lru-cache v0.1.2
[INFO] [stderr]     Checking criterion-plot v0.5.0
[INFO] [stderr]     Checking plotters v0.3.7
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]     Checking dirs v6.0.0
[INFO] [stderr]     Checking ciborium v0.2.2
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]     Checking if-addrs v0.13.4
[INFO] [stderr]     Checking resolv-conf v0.7.4
[INFO] [stderr]     Checking trust-dns-resolver v0.23.2
[INFO] [stderr]     Checking deranged v0.4.0
[INFO] [stderr]     Checking time-core v0.1.4
[INFO] [stderr]     Checking tx5-online v0.8.1 (/opt/rustwide/workdir/crates/tx5-online)
[INFO] [stderr]     Checking criterion v0.6.0
[INFO] [stderr]     Checking time v0.3.41
[INFO] [stderr]     Checking tracing-appender v0.2.3
[INFO] [stderr]     Checking tx5-go-pion v0.8.1 (/opt/rustwide/workdir/crates/tx5-go-pion)
[INFO] [stderr]     Checking sodoken v0.1.0
[INFO] [stderr]     Checking rustls-webpki v0.103.4
[INFO] [stderr]     Checking tokio-rustls v0.26.2
[INFO] [stderr]     Checking ureq v3.0.12
[INFO] [stderr]     Checking tungstenite v0.27.0
[INFO] [stderr]     Checking axum-server v0.7.2
[INFO] [stderr]     Checking tokio-tungstenite v0.27.0
[INFO] [stderr]     Checking sbd-server v0.4.0
[INFO] [stderr]     Checking sbd-client v0.4.0
[INFO] [stderr]     Checking sbd-e2e-crypto-client v0.4.0
[INFO] [stderr]     Checking tx5-signal v0.8.1 (/opt/rustwide/workdir/crates/tx5-signal)
[ERROR] error running command: no output for 300 seconds
[INFO] running `Command { std: "docker" "inspect" "847074a1e4a07b6a3c42ad41d5d00fff4edf5bfe0f58872fa500cdf6fa797c17", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "847074a1e4a07b6a3c42ad41d5d00fff4edf5bfe0f58872fa500cdf6fa797c17", kill_on_drop: false }`
[INFO] [stdout] 847074a1e4a07b6a3c42ad41d5d00fff4edf5bfe0f58872fa500cdf6fa797c17
