[INFO] cloning repository https://github.com/englishm/moq-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/englishm/moq-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fenglishm%2Fmoq-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fenglishm%2Fmoq-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 5295993480c3d19f6057d0bb3c8b0b394ad1df62
[INFO] testing englishm/moq-rs against 1.98.0-beta.1 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fenglishm%2Fmoq-rs" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/englishm/moq-rs
[INFO] finished tweaking git repo https://github.com/englishm/moq-rs
[INFO] tweaked toml for git repo https://github.com/englishm/moq-rs written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/englishm/moq-rs on toolchain 1.98.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/englishm/moq-rs 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.98.0-beta.1" "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-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 179722fa85eb0c3ff5cf633384e4e2415010b6aee1337f3786b4eeb0c60acc34
[INFO] running `Command { std: "docker" "start" "179722fa85eb0c3ff5cf633384e4e2415010b6aee1337f3786b4eeb0c60acc34", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "179722fa85eb0c3ff5cf633384e4e2415010b6aee1337f3786b4eeb0c60acc34", 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" "179722fa85eb0c3ff5cf633384e4e2415010b6aee1337f3786b4eeb0c60acc34" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "179722fa85eb0c3ff5cf633384e4e2415010b6aee1337f3786b4eeb0c60acc34", 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" "179722fa85eb0c3ff5cf633384e4e2415010b6aee1337f3786b4eeb0c60acc34" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]    Compiling find-msvc-tools v0.1.3
[INFO] [stderr]    Compiling pin-project-lite v0.2.14
[INFO] [stderr]    Compiling bytes v1.6.0
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling itoa v1.0.11
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling zeroize v1.7.0
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling dunce v1.0.4
[INFO] [stderr]    Compiling subtle v2.5.0
[INFO] [stderr]    Compiling aws-lc-rs v1.13.3
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling rustls v0.23.31
[INFO] [stderr]    Compiling unicode-normalization v0.1.23
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling ref-cast v1.0.25
[INFO] [stderr]    Compiling quinn-udp v0.5.14
[INFO] [stderr]    Compiling rustls-pki-types v1.12.0
[INFO] [stderr]    Compiling thiserror v1.0.61
[INFO] [stderr]    Compiling siphasher v1.0.1
[INFO] [stderr]    Compiling anstyle-parse v0.2.4
[INFO] [stderr]    Compiling quinn v0.11.9
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.0
[INFO] [stderr]    Compiling http v1.1.0
[INFO] [stderr]    Compiling rustc-hash v2.0.0
[INFO] [stderr]    Compiling rustls-native-certs v0.8.1
[INFO] [stderr]    Compiling rustls-pemfile v2.1.2
[INFO] [stderr]    Compiling anstyle-query v1.0.3
[INFO] [stderr]    Compiling colorchoice v1.0.1
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling lru-slab v0.1.2
[INFO] [stderr]    Compiling anstyle v1.0.7
[INFO] [stderr]    Compiling regex-syntax v0.8.3
[INFO] [stderr]    Compiling web-transport-trait v0.3.4
[INFO] [stderr]    Compiling miniz_oxide v0.7.3
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling anyhow v1.0.85
[INFO] [stderr]    Compiling rustls-native-certs v0.7.0
[INFO] [stderr]    Compiling rustls v0.22.4
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling anstream v0.6.14
[INFO] [stderr]    Compiling axum-core v0.4.3
[INFO] [stderr]    Compiling axum v0.7.5
[INFO] [stderr]    Compiling fastrand v2.1.0
[INFO] [stderr]    Compiling webpki-roots v0.26.1
[INFO] [stderr]    Compiling backon v1.5.2
[INFO] [stderr]    Compiling sync_wrapper v1.0.1
[INFO] [stderr]    Compiling sha1_smol v1.0.0
[INFO] [stderr]    Compiling four-cc v0.4.0
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling bitflags v2.9.4
[INFO] [stderr]    Compiling clap_builder v4.5.2
[INFO] [stderr]    Compiling mp4ra-rust v0.3.0
[INFO] [stderr]    Compiling mpeg4-audio-const v0.2.0
[INFO] [stderr]    Compiling iana-time-zone v0.1.60
[INFO] [stderr]    Compiling metrics v0.24.3
[INFO] [stderr]    Compiling jobserver v0.1.31
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling socket2 v0.6.0
[INFO] [stderr]    Compiling mio v1.1.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling socket2 v0.5.7
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling http-body v1.0.0
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling cc v1.2.40
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling uuid v1.18.1
[INFO] [stderr]    Compiling http-body-util v0.1.1
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling tower-http v0.5.2
[INFO] [stderr]    Compiling rfc6381-codec v0.2.0
[INFO] [stderr]    Compiling fs2 v0.4.3
[INFO] [stderr]    Compiling chrono v0.4.38
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling regex-automata v0.4.6
[INFO] [stderr]    Compiling cmake v0.1.50
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling aws-lc-sys v0.30.0
[INFO] [stderr]    Compiling backtrace v0.3.71
[INFO] [stderr]    Compiling fastbloom v0.14.0
[INFO] [stderr]    Compiling regex v1.10.4
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling ref-cast-impl v1.0.25
[INFO] [stderr]    Compiling thiserror-impl v1.0.61
[INFO] [stderr]    Compiling clap_derive v4.5.4
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]    Compiling webpki v0.22.4
[INFO] [stderr]    Compiling rustls-webpki v0.102.4
[INFO] [stderr]    Compiling sfv v0.14.0
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling pin-project v1.1.5
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling clap v4.5.4
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling serde_with_macros v3.14.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling url v2.5.0
[INFO] [stderr]    Compiling serde_with v3.14.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling serde_path_to_error v0.1.16
[INFO] [stderr]    Compiling moq-catalog v0.2.3 (/opt/rustwide/workdir/moq-catalog)
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling tracing-subscriber v0.3.18
[INFO] [stderr]    Compiling parking_lot v0.12.2
[INFO] [stderr]    Compiling mp4 v0.14.0
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling futures-executor v0.3.30
[INFO] [stderr]    Compiling futures v0.3.30
[INFO] [stderr]    Compiling qlog v0.15.2
[INFO] [stderr]    Compiling rustls-webpki v0.103.4
[INFO] [stderr]    Compiling tokio-util v0.7.11
[INFO] [stderr]    Compiling web-transport-proto v0.6.0
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling tokio-rustls v0.25.0
[INFO] [stderr]    Compiling h2 v0.4.5
[INFO] [stderr]    Compiling combine v4.6.7
[INFO] [stderr]    Compiling tokio-rustls v0.26.0
[INFO] [stderr]    Compiling redis v0.32.5
[INFO] [stderr]    Compiling hyper v1.4.1
[INFO] [stderr]    Compiling rustls-platform-verifier v0.6.1
[INFO] [stderr]    Compiling quinn-proto v0.11.13
[INFO] [stderr]    Compiling hyper-util v0.1.3
[INFO] [stderr]    Compiling hyper-rustls v0.26.0
[INFO] [stderr]    Compiling hyper-serve v0.6.2
[INFO] [stderr]    Compiling reqwest v0.12.4
[INFO] [stderr]    Compiling web-transport-quinn v0.11.8
[INFO] [stderr]    Compiling web-transport v0.10.4
[INFO] [stderr]    Compiling moq-transport v0.15.1 (/opt/rustwide/workdir/moq-transport)
[INFO] [stderr]    Compiling moq-api v0.2.12 (/opt/rustwide/workdir/moq-api)
[INFO] [stderr]    Compiling moq-native-ietf v0.9.2 (/opt/rustwide/workdir/moq-native-ietf)
[INFO] [stderr]    Compiling moq-sub v0.4.11 (/opt/rustwide/workdir/moq-sub)
[INFO] [stderr]    Compiling moq-pub v0.9.0 (/opt/rustwide/workdir/moq-pub)
[INFO] [stderr]    Compiling moq-relay-ietf v0.7.22 (/opt/rustwide/workdir/moq-relay-ietf)
[INFO] [stderr]    Compiling moq-test-client v0.1.9 (/opt/rustwide/workdir/moq-test-client)
[INFO] [stderr]    Compiling moq-clock-ietf v0.6.17 (/opt/rustwide/workdir/moq-clock-ietf)
[INFO] [stderr] error: could not compile `moq-relay-ietf` (bin "moq-relay-ietf")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.98.0-beta.1-x86_64-unknown-linux-gnu/bin/rustc --crate-name moq_relay_ietf --edition=2021 moq-relay-ietf/src/bin/moq-relay-ietf/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "metrics-prometheus"))' -C metadata=62ad8463e0cce27f -C extra-filename=-bc82d9c5d3742d2b --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-9d6f0ed2157e39bf.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-b8676fea581de885.so --extern axum=/opt/rustwide/target/debug/deps/libaxum-29d5c763dcdec676.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-53b62c14e6705731.rlib --extern fs2=/opt/rustwide/target/debug/deps/libfs2-ac73b765e2333f53.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-e2f96f8e4ed5717c.rlib --extern hex=/opt/rustwide/target/debug/deps/libhex-13e08b3b00984ab7.rlib --extern hyper_serve=/opt/rustwide/target/debug/deps/libhyper_serve-016b08629c200858.rlib --extern metrics=/opt/rustwide/target/debug/deps/libmetrics-fdbc7a2e3990cc5b.rlib --extern moq_api=/opt/rustwide/target/debug/deps/libmoq_api-773842e367b6ede7.rlib --extern moq_native_ietf=/opt/rustwide/target/debug/deps/libmoq_native_ietf-83527945d38a9e73.rlib --extern moq_relay_ietf=/opt/rustwide/target/debug/deps/libmoq_relay_ietf-ef013458499941af.rlib --extern moq_transport=/opt/rustwide/target/debug/deps/libmoq_transport-669a8006b2f6d768.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-f954b44d28792ecc.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-fee748968e6ab6e6.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-0b130f233edf67c7.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-bd9182edb900e6ae.rlib --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-0e954310c20bcdcf.rlib --extern tower_http=/opt/rustwide/target/debug/deps/libtower_http-8d5da071da469e00.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-7eaaa24cac244ea9.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-fc3bdb1f43f047ef.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-7c771d604abf7d64.rlib --extern web_transport=/opt/rustwide/target/debug/deps/libweb_transport-499e66ed3195b842.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/aws-lc-sys-2a40986f59ee2f73/out -L native=/opt/rustwide/target/debug/build/ring-3d580f1024ff9f00/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "179722fa85eb0c3ff5cf633384e4e2415010b6aee1337f3786b4eeb0c60acc34", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "179722fa85eb0c3ff5cf633384e4e2415010b6aee1337f3786b4eeb0c60acc34", kill_on_drop: false }`
[INFO] [stdout] 179722fa85eb0c3ff5cf633384e4e2415010b6aee1337f3786b4eeb0c60acc34
