[INFO] fetching crate srt-tokio 0.4.4...
[INFO] building srt-tokio-0.4.4 against try#4987e9d4227139400384ab59296ffee3b0fb1183 for pr-146237-2
[INFO] extracting crate srt-tokio 0.4.4 into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate srt-tokio 0.4.4
[INFO] finished tweaking crates.io crate srt-tokio 0.4.4
[INFO] tweaked toml for crates.io crate srt-tokio 0.4.4 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate srt-tokio 0.4.4 on toolchain 4987e9d4227139400384ab59296ffee3b0fb1183
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate srt-tokio 0.4.4 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" "+4987e9d4227139400384ab59296ffee3b0fb1183" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 22fd97a071759105bc238f7715e9f61a1434906c8b937b683d91a4a6271bae7f
[INFO] running `Command { std: "docker" "start" "-a" "22fd97a071759105bc238f7715e9f61a1434906c8b937b683d91a4a6271bae7f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "22fd97a071759105bc238f7715e9f61a1434906c8b937b683d91a4a6271bae7f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "22fd97a071759105bc238f7715e9f61a1434906c8b937b683d91a4a6271bae7f", kill_on_drop: false }`
[INFO] [stdout] 22fd97a071759105bc238f7715e9f61a1434906c8b937b683d91a4a6271bae7f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e85c58c1ba5f2189c06d2312b749c8562a34384a269b0ecc24ac1a5b9d9ff6c5
[INFO] running `Command { std: "docker" "start" "-a" "e85c58c1ba5f2189c06d2312b749c8562a34384a269b0ecc24ac1a5b9d9ff6c5", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.78
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling memchr v2.7.1
[INFO] [stderr]    Compiling subtle v2.5.0
[INFO] [stderr]    Compiling futures-core v0.3.30
[INFO] [stderr]    Compiling pin-project-lite v0.2.13
[INFO] [stderr]    Compiling futures-sink v0.3.30
[INFO] [stderr]    Compiling bytes v1.5.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling thiserror v1.0.57
[INFO] [stderr]    Compiling regex-syntax v0.8.2
[INFO] [stderr]    Compiling unicode-bidi v0.3.15
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling hashbrown v0.14.3
[INFO] [stderr]    Compiling cpufeatures v0.2.12
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling aho-corasick v1.1.2
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling futures-io v0.3.30
[INFO] [stderr]    Compiling futures-task v0.3.30
[INFO] [stderr]    Compiling array-init v2.1.0
[INFO] [stderr]    Compiling arraydeque v0.5.1
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]    Compiling bitflags v2.4.2
[INFO] [stderr]    Compiling take-until v0.2.0
[INFO] [stderr]    Compiling unicode-normalization v0.1.23
[INFO] [stderr]    Compiling indexmap v2.2.3
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling regex-automata v0.4.5
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling getrandom v0.2.12
[INFO] [stderr]    Compiling mio v0.8.10
[INFO] [stderr]    Compiling socket2 v0.5.6
[INFO] [stderr]    Compiling keyed_priority_queue v0.4.2
[INFO] [stderr]    Compiling syn v2.0.50
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling inout v0.1.3
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling streaming-stats v0.2.3
[INFO] [stderr]    Compiling ctr v0.9.2
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling pbkdf2 v0.12.2
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling sha-1 v0.10.1
[INFO] [stderr]    Compiling url v2.5.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling regex v1.10.3
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.57
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling derive_more v0.99.17
[INFO] [stderr]    Compiling tokio v1.36.0
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling srt-protocol v0.4.4
[INFO] [stderr]    Compiling futures v0.3.30
[INFO] [stderr]    Compiling tokio-util v0.7.10
[INFO] [stderr]    Compiling tokio-stream v0.1.14
[INFO] [stderr]    Compiling srt-tokio v0.4.4 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 33.11s
[INFO] running `Command { std: "docker" "inspect" "e85c58c1ba5f2189c06d2312b749c8562a34384a269b0ecc24ac1a5b9d9ff6c5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e85c58c1ba5f2189c06d2312b749c8562a34384a269b0ecc24ac1a5b9d9ff6c5", kill_on_drop: false }`
[INFO] [stdout] e85c58c1ba5f2189c06d2312b749c8562a34384a269b0ecc24ac1a5b9d9ff6c5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 97658ad02c4dcb3902e446c1ce2a685c72577af2ba3e502d3481a0a94c53adf7
[INFO] running `Command { std: "docker" "start" "-a" "97658ad02c4dcb3902e446c1ce2a685c72577af2ba3e502d3481a0a94c53adf7", kill_on_drop: false }`
[INFO] [stderr]    Compiling libm v0.2.8
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling is-terminal v0.4.12
[INFO] [stderr]    Compiling humantime v2.1.0
[INFO] [stderr]    Compiling anyhow v1.0.80
[INFO] [stderr]    Compiling libloading v0.8.1
[INFO] [stderr]    Compiling assert_matches v1.5.0
[INFO] [stderr]    Compiling tokio v1.36.0
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling env_logger v0.10.2
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling pretty_env_logger v0.5.0
[INFO] [stderr]    Compiling streaming-stats v0.2.3
[INFO] [stderr]    Compiling rand_distr v0.4.3
[INFO] [stderr]    Compiling srt-protocol v0.4.4
[INFO] [stderr]    Compiling tokio-util v0.7.10
[INFO] [stderr]    Compiling tokio-stream v0.1.14
[INFO] [stderr]    Compiling srt-tokio v0.4.4 (/opt/rustwide/workdir)
[INFO] [stderr] error: could not compile `srt-tokio` (test "high_bandwidth")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/4987e9d4227139400384ab59296ffee3b0fb1183/bin/rustc --crate-name high_bandwidth --edition=2021 tests/high_bandwidth.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("ac-ffmpeg", "default", "log_disable"))' -C metadata=d93dd11ff032a457 -C extra-filename=-34cce0d3516fa41a --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-c600d1f5f55b361a.rlib --extern assert_matches=/opt/rustwide/target/debug/deps/libassert_matches-58327a20575d53ab.rlib --extern bytes=/opt/rustwide/target/debug/deps/libbytes-3ad72df070df6f8e.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-8a1fa63630a4f143.rlib --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-2bb390fee0230a38.rlib --extern libc=/opt/rustwide/target/debug/deps/liblibc-21d71f812ea07b39.rlib --extern libloading=/opt/rustwide/target/debug/deps/liblibloading-6f9f2ae941b5d3c2.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-045b65d1b7404957.rlib --extern pretty_env_logger=/opt/rustwide/target/debug/deps/libpretty_env_logger-5d26091497bb7efa.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-d5e9a113553b3291.rlib --extern rand_distr=/opt/rustwide/target/debug/deps/librand_distr-f743b42e2e7fd660.rlib --extern socket2=/opt/rustwide/target/debug/deps/libsocket2-2748071966acf4da.rlib --extern srt_protocol=/opt/rustwide/target/debug/deps/libsrt_protocol-2caea6cf3fb17d72.rlib --extern srt_tokio=/opt/rustwide/target/debug/deps/libsrt_tokio-6b196fb624321c9b.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-759aa1ec5a554e76.rlib --extern tokio_stream=/opt/rustwide/target/debug/deps/libtokio_stream-0946ea277cddfe92.rlib --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-aab327eb6e43bcd0.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `srt-tokio` (example "accesscontrol_server")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/4987e9d4227139400384ab59296ffee3b0fb1183/bin/rustc --crate-name accesscontrol_server --edition=2021 examples/accesscontrol_server.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("ac-ffmpeg", "default", "log_disable"))' -C metadata=0c2a95c8a5e29145 -C extra-filename=-bead8818a5632fff --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-c600d1f5f55b361a.rlib --extern assert_matches=/opt/rustwide/target/debug/deps/libassert_matches-58327a20575d53ab.rlib --extern bytes=/opt/rustwide/target/debug/deps/libbytes-3ad72df070df6f8e.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-8a1fa63630a4f143.rlib --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-2bb390fee0230a38.rlib --extern libc=/opt/rustwide/target/debug/deps/liblibc-21d71f812ea07b39.rlib --extern libloading=/opt/rustwide/target/debug/deps/liblibloading-6f9f2ae941b5d3c2.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-045b65d1b7404957.rlib --extern pretty_env_logger=/opt/rustwide/target/debug/deps/libpretty_env_logger-5d26091497bb7efa.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-d5e9a113553b3291.rlib --extern rand_distr=/opt/rustwide/target/debug/deps/librand_distr-f743b42e2e7fd660.rlib --extern socket2=/opt/rustwide/target/debug/deps/libsocket2-2748071966acf4da.rlib --extern srt_protocol=/opt/rustwide/target/debug/deps/libsrt_protocol-2caea6cf3fb17d72.rlib --extern srt_tokio=/opt/rustwide/target/debug/deps/libsrt_tokio-6b196fb624321c9b.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-759aa1ec5a554e76.rlib --extern tokio_stream=/opt/rustwide/target/debug/deps/libtokio_stream-0946ea277cddfe92.rlib --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-aab327eb6e43bcd0.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "97658ad02c4dcb3902e446c1ce2a685c72577af2ba3e502d3481a0a94c53adf7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "97658ad02c4dcb3902e446c1ce2a685c72577af2ba3e502d3481a0a94c53adf7", kill_on_drop: false }`
[INFO] [stdout] 97658ad02c4dcb3902e446c1ce2a685c72577af2ba3e502d3481a0a94c53adf7
