[INFO] cloning repository https://github.com/manglemix/webrtc-service
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/manglemix/webrtc-service" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmanglemix%2Fwebrtc-service", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmanglemix%2Fwebrtc-service'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] d0dea24d90630af37644bc2d1c75516e59bd0af0
[INFO] checking manglemix/webrtc-service/d0dea24d90630af37644bc2d1c75516e59bd0af0 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146470
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmanglemix%2Fwebrtc-service" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-5-tc1/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/manglemix/webrtc-service
[INFO] finished tweaking git repo https://github.com/manglemix/webrtc-service
[INFO] tweaked toml for git repo https://github.com/manglemix/webrtc-service written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/manglemix/webrtc-service on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/manglemix/webrtc-service 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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded intmap v0.7.1
[INFO] [stderr]   Downloaded windows-targets v0.48.2
[INFO] [stderr]   Downloaded indoc v1.0.9
[INFO] [stderr]   Downloaded spinning v0.1.0
[INFO] [stderr]   Downloaded hypermangle-core v0.6.3
[INFO] [stderr]   Downloaded winnow v0.5.12
[INFO] [stderr]   Downloaded console-subscriber v0.1.10
[INFO] [stderr]   Downloaded pyo3-build-config v0.19.2
[INFO] [stderr]   Downloaded pyo3-ffi v0.19.2
[INFO] [stderr]   Downloaded pyo3-macros v0.19.2
[INFO] [stderr]   Downloaded console-api v0.5.0
[INFO] [stderr]   Downloaded hypermangle-py v0.2.0
[INFO] [stderr]   Downloaded tokio-tungstenite v0.20.0
[INFO] [stderr]   Downloaded pyo3-asyncio-macros v0.19.0
[INFO] [stderr]   Downloaded tungstenite v0.20.0
[INFO] [stderr]   Downloaded unindent v0.1.11
[INFO] [stderr]   Downloaded windows_x86_64_gnullvm v0.48.2
[INFO] [stderr]   Downloaded pyo3-macros-backend v0.19.2
[INFO] [stderr]   Downloaded to_method v1.1.0
[INFO] [stderr]   Downloaded windows_aarch64_gnullvm v0.48.2
[INFO] [stderr]   Downloaded interprocess v1.2.1
[INFO] [stderr]   Downloaded pyo3-asyncio v0.19.0
[INFO] [stderr]   Downloaded tokio v1.30.0
[INFO] [stderr]   Downloaded async-compression v0.4.1
[INFO] [stderr]   Downloaded windows_x86_64_msvc v0.48.2
[INFO] [stderr]   Downloaded windows_x86_64_gnu v0.48.2
[INFO] [stderr]   Downloaded windows_aarch64_msvc v0.48.2
[INFO] [stderr]   Downloaded rustls-webpki v0.101.3
[INFO] [stderr]   Downloaded windows_i686_gnu v0.48.2
[INFO] [stderr]   Downloaded windows_i686_msvc v0.48.2
[INFO] [stderr]   Downloaded pyo3 v0.19.2
[INFO] [stderr]   Downloaded hdrhistogram v7.5.2
[INFO] [stderr]   Downloaded rustls v0.21.6
[INFO] [stderr]   Downloaded hyper-rustls v0.24.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0e3961900f2da7eb1e81eb2cbc2f479ee3a24be2529062a6c2213ba43bb134cf
[INFO] running `Command { std: "docker" "start" "-a" "0e3961900f2da7eb1e81eb2cbc2f479ee3a24be2529062a6c2213ba43bb134cf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0e3961900f2da7eb1e81eb2cbc2f479ee3a24be2529062a6c2213ba43bb134cf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0e3961900f2da7eb1e81eb2cbc2f479ee3a24be2529062a6c2213ba43bb134cf", kill_on_drop: false }`
[INFO] [stdout] 0e3961900f2da7eb1e81eb2cbc2f479ee3a24be2529062a6c2213ba43bb134cf
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c1d05c69eec71878e596c6165ebe3454cd339bd0235c305a95f5de4c4ada54ec
[INFO] running `Command { std: "docker" "start" "-a" "c1d05c69eec71878e596c6165ebe3454cd339bd0235c305a95f5de4c4ada54ec", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.147
[INFO] [stderr]    Compiling syn v2.0.29
[INFO] [stderr]     Checking futures-io v0.3.28
[INFO] [stderr]    Compiling futures-channel v0.3.28
[INFO] [stderr]    Compiling futures-task v0.3.28
[INFO] [stderr]    Compiling futures-util v0.3.28
[INFO] [stderr]    Compiling serde v1.0.183
[INFO] [stderr]     Checking tracing-core v0.1.31
[INFO] [stderr]    Compiling serde_derive v1.0.183
[INFO] [stderr]    Compiling target-lexicon v0.12.11
[INFO] [stderr]     Checking http-body v0.4.5
[INFO] [stderr]    Compiling thiserror v1.0.47
[INFO] [stderr]     Checking try-lock v0.2.4
[INFO] [stderr]     Checking base64 v0.21.2
[INFO] [stderr]    Compiling once_cell v1.18.0
[INFO] [stderr]     Checking want v0.3.1
[INFO] [stderr]    Compiling cc v1.0.82
[INFO] [stderr]    Compiling crossbeam-utils v0.8.16
[INFO] [stderr]    Compiling anyhow v1.0.75
[INFO] [stderr]    Compiling async-trait v0.1.73
[INFO] [stderr]     Checking url v2.4.0
[INFO] [stderr]    Compiling axum-core v0.3.4
[INFO] [stderr]     Checking data-encoding v2.4.0
[INFO] [stderr]    Compiling serde_json v1.0.105
[INFO] [stderr]    Compiling pyo3-build-config v0.19.2
[INFO] [stderr]    Compiling either v1.9.0
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]     Checking mio v0.8.8
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking socket2 v0.5.3
[INFO] [stderr]     Checking getrandom v0.2.10
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking socket2 v0.4.9
[INFO] [stderr]     Checking parking_lot_core v0.9.8
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling axum v0.6.20
[INFO] [stderr]     Checking bitflags v2.4.0
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling rustix v0.38.8
[INFO] [stderr]    Compiling semver v1.0.18
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]    Compiling memoffset v0.9.0
[INFO] [stderr]     Checking linux-raw-sys v0.4.5
[INFO] [stderr]     Checking matchit v0.7.2
[INFO] [stderr]    Compiling prost-derive v0.11.9
[INFO] [stderr]    Compiling pyo3-ffi v0.19.2
[INFO] [stderr]    Compiling pyo3 v0.19.2
[INFO] [stderr]    Compiling pyo3-macros-backend v0.19.2
[INFO] [stderr]     Checking serde_path_to_error v0.1.14
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling num-traits v0.2.16
[INFO] [stderr]    Compiling rustls v0.21.6
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]     Checking sct v0.7.0
[INFO] [stderr]     Checking is-terminal v0.4.9
[INFO] [stderr]     Checking rustls-webpki v0.101.3
[INFO] [stderr]     Checking concurrent-queue v2.2.0
[INFO] [stderr]     Checking hashbrown v0.14.0
[INFO] [stderr]     Checking unindent v0.1.11
[INFO] [stderr]     Checking anstyle v1.0.1
[INFO] [stderr]    Compiling indoc v1.0.9
[INFO] [stderr]     Checking parking v2.1.0
[INFO] [stderr]     Checking anstream v0.3.2
[INFO] [stderr]     Checking futures-lite v1.13.0
[INFO] [stderr]     Checking sharded-slab v0.1.4
[INFO] [stderr]     Checking indexmap v2.0.0
[INFO] [stderr]     Checking prost v0.11.9
[INFO] [stderr]     Checking async-channel v1.9.0
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking prost-types v0.11.9
[INFO] [stderr]     Checking brotli v3.3.4
[INFO] [stderr]    Compiling interprocess v1.2.1
[INFO] [stderr]     Checking regex v1.9.3
[INFO] [stderr]    Compiling tokio-macros v2.1.0
[INFO] [stderr]    Compiling futures-macro v0.3.28
[INFO] [stderr]    Compiling tracing-attributes v0.1.26
[INFO] [stderr]    Compiling thiserror-impl v1.0.47
[INFO] [stderr]     Checking tokio v1.30.0
[INFO] [stderr]    Compiling pin-project-internal v1.1.3
[INFO] [stderr]    Compiling axum-macros v0.3.8
[INFO] [stderr]     Checking tracing v0.1.37
[INFO] [stderr]     Checking tungstenite v0.20.0
[INFO] [stderr]    Compiling pyo3-macros v0.19.2
[INFO] [stderr]     Checking async-lock v2.8.0
[INFO] [stderr]     Checking pin-project v1.1.3
[INFO] [stderr]     Checking toml_datetime v0.6.3
[INFO] [stderr]     Checking serde_spanned v0.6.3
[INFO] [stderr]     Checking rustls-pemfile v1.0.3
[INFO] [stderr]    Compiling pyo3-asyncio-macros v0.19.0
[INFO] [stderr]     Checking thread_local v1.1.7
[INFO] [stderr]     Checking atomic-waker v1.1.1
[INFO] [stderr]     Checking clap_lex v0.5.0
[INFO] [stderr]     Checking async-task v4.4.0
[INFO] [stderr]     Checking winnow v0.5.12
[INFO] [stderr]     Checking hdrhistogram v7.5.2
[INFO] [stderr]     Checking blocking v1.3.1
[INFO] [stderr]     Checking clap_builder v4.3.23
[INFO] [stderr]     Checking rustls-native-certs v0.6.3
[INFO] [stderr]     Checking tracing-subscriber v0.3.17
[INFO] [stderr]    Compiling clap_derive v4.3.12
[INFO] [stderr]     Checking crossbeam-channel v0.5.8
[INFO] [stderr]     Checking spinning v0.1.0
[INFO] [stderr]     Checking to_method v1.1.0
[INFO] [stderr]     Checking intmap v0.7.1
[INFO] [stderr]     Checking futures-executor v0.3.28
[INFO] [stderr]     Checking futures v0.3.28
[INFO] [stderr]     Checking http-range-header v0.3.1
[INFO] [stderr]     Checking tokio-util v0.7.8
[INFO] [stderr]     Checking tokio-tungstenite v0.20.0
[INFO] [stderr]     Checking tokio-io-timeout v1.2.0
[INFO] [stderr]     Checking tokio-stream v0.1.14
[INFO] [stderr]     Checking toml_edit v0.19.14
[INFO] [stderr]     Checking tokio-rustls v0.24.1
[INFO] [stderr]     Checking h2 v0.3.20
[INFO] [stderr]     Checking tower v0.4.13
[INFO] [stderr]     Checking async-compression v0.4.1
[INFO] [stderr]     Checking pyo3-asyncio v0.19.0
[INFO] [stderr]     Checking tower-http v0.4.3
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]     Checking fxhash v0.2.1
[INFO] [stderr]     Checking fern v0.6.2
[INFO] [stderr]     Checking clap v4.3.23
[INFO] [stderr]     Checking toml v0.7.6
[INFO] [stderr]     Checking hyper v0.14.27
[INFO] [stderr]     Checking hyper-timeout v0.4.1
[INFO] [stderr]     Checking hyper-rustls v0.24.1
[INFO] [stderr]     Checking tonic v0.9.2
[INFO] [stderr]     Checking hypermangle-py v0.2.0
[INFO] [stderr]     Checking console-api v0.5.0
[INFO] [stderr]     Checking console-subscriber v0.1.10
[INFO] [stderr]     Checking hypermangle-core v0.6.3
[INFO] [stderr]     Checking webrtc-service v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: the feature `return_position_impl_trait_in_trait` has been stable since 1.75.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> src/main.rs:1:12
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![feature(return_position_impl_trait_in_trait)]
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `return_position_impl_trait_in_trait` has been stable since 1.75.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> src/main.rs:1:12
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![feature(return_position_impl_trait_in_trait)]
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> src/main.rs:69:14
[INFO] [stdout]    |
[INFO] [stdout] 69 |     unsafe { ROOMS.assume_init_ref() }
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]    = note: `#[warn(static_mut_refs)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]    --> src/main.rs:244:13
[INFO] [stdout]     |
[INFO] [stdout] 244 |             ROOMS.write(RwLock::default());
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> src/main.rs:69:14
[INFO] [stdout]    |
[INFO] [stdout] 69 |     unsafe { ROOMS.assume_init_ref() }
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]    = note: `#[warn(static_mut_refs)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]    --> src/main.rs:244:13
[INFO] [stdout]     |
[INFO] [stdout] 244 |             ROOMS.write(RwLock::default());
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 42s
[INFO] running `Command { std: "docker" "inspect" "c1d05c69eec71878e596c6165ebe3454cd339bd0235c305a95f5de4c4ada54ec", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c1d05c69eec71878e596c6165ebe3454cd339bd0235c305a95f5de4c4ada54ec", kill_on_drop: false }`
[INFO] [stdout] c1d05c69eec71878e596c6165ebe3454cd339bd0235c305a95f5de4c4ada54ec
