[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] building manglemix/webrtc-service against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmanglemix%2Fwebrtc-service" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-6-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-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/manglemix/webrtc-service on toolchain c7f6aa2869acdbf014d094c6e427e554e160b6db
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "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 windows-targets v0.48.2
[INFO] [stderr]   Downloaded thiserror v1.0.47
[INFO] [stderr]   Downloaded serde_path_to_error v0.1.14
[INFO] [stderr]   Downloaded pyo3-macros-backend v0.19.2
[INFO] [stderr]   Downloaded async-trait v0.1.73
[INFO] [stderr]   Downloaded to_method v1.1.0
[INFO] [stderr]   Downloaded unindent v0.1.11
[INFO] [stderr]   Downloaded matchit v0.7.2
[INFO] [stderr]   Downloaded hypermangle-py v0.2.0
[INFO] [stderr]   Downloaded hypermangle-core v0.6.3
[INFO] [stderr]   Downloaded intmap v0.7.1
[INFO] [stderr]   Downloaded console-subscriber v0.1.10
[INFO] [stderr]   Downloaded indoc v1.0.9
[INFO] [stderr]   Downloaded clap v4.3.23
[INFO] [stderr]   Downloaded tracing-subscriber v0.3.17
[INFO] [stderr]   Downloaded console-api v0.5.0
[INFO] [stderr]   Downloaded tokio-tungstenite v0.20.0
[INFO] [stderr]   Downloaded axum v0.6.20
[INFO] [stderr]   Downloaded rustls-webpki v0.101.3
[INFO] [stderr]   Downloaded windows_aarch64_gnullvm v0.48.2
[INFO] [stderr]   Downloaded rustls v0.21.6
[INFO] [stderr]   Downloaded clap_builder v4.3.23
[INFO] [stderr]   Downloaded windows_x86_64_gnullvm v0.48.2
[INFO] [stderr]   Downloaded pyo3-build-config v0.19.2
[INFO] [stderr]   Downloaded hdrhistogram v7.5.2
[INFO] [stderr]   Downloaded pyo3-asyncio-macros v0.19.0
[INFO] [stderr]   Downloaded thiserror-impl v1.0.47
[INFO] [stderr]   Downloaded pyo3-ffi v0.19.2
[INFO] [stderr]   Downloaded pyo3-asyncio v0.19.0
[INFO] [stderr]   Downloaded async-task v4.4.0
[INFO] [stderr]   Downloaded spinning v0.1.0
[INFO] [stderr]   Downloaded tungstenite v0.20.0
[INFO] [stderr]   Downloaded tokio v1.30.0
[INFO] [stderr]   Downloaded interprocess v1.2.1
[INFO] [stderr]   Downloaded windows_aarch64_msvc v0.48.2
[INFO] [stderr]   Downloaded fern v0.6.2
[INFO] [stderr]   Downloaded windows_x86_64_gnu v0.48.2
[INFO] [stderr]   Downloaded windows_x86_64_msvc v0.48.2
[INFO] [stderr]   Downloaded windows_i686_msvc v0.48.2
[INFO] [stderr]   Downloaded windows_i686_gnu v0.48.2
[INFO] [stderr]   Downloaded blocking v1.3.1
[INFO] [stderr]   Downloaded async-compression v0.4.1
[INFO] [stderr]   Downloaded axum-macros v0.3.8
[INFO] [stderr]   Downloaded target-lexicon v0.12.11
[INFO] [stderr]   Downloaded winnow v0.5.12
[INFO] [stderr]   Downloaded pyo3-macros v0.19.2
[INFO] [stderr]   Downloaded brotli v3.3.4
[INFO] [stderr]   Downloaded brotli-decompressor v2.3.4
[INFO] [stderr]   Downloaded pyo3 v0.19.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0f5352a5b3edec066afae4e2c8a6c19c6459c63c0cadff47f837a23b68abc933
[INFO] running `Command { std: "docker" "start" "-a" "0f5352a5b3edec066afae4e2c8a6c19c6459c63c0cadff47f837a23b68abc933", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0f5352a5b3edec066afae4e2c8a6c19c6459c63c0cadff47f837a23b68abc933", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0f5352a5b3edec066afae4e2c8a6c19c6459c63c0cadff47f837a23b68abc933", kill_on_drop: false }`
[INFO] [stdout] 0f5352a5b3edec066afae4e2c8a6c19c6459c63c0cadff47f837a23b68abc933
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 74362284bf4e537aac1cdd2974d47dc1ba050cdc2b60040411d1a9c43ea312de
[INFO] running `Command { std: "docker" "start" "-a" "74362284bf4e537aac1cdd2974d47dc1ba050cdc2b60040411d1a9c43ea312de", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.147
[INFO] [stderr]    Compiling once_cell v1.18.0
[INFO] [stderr]    Compiling pin-project-lite v0.2.12
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling futures-core v0.3.28
[INFO] [stderr]    Compiling bytes v1.4.0
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]    Compiling syn v2.0.29
[INFO] [stderr]    Compiling futures-io v0.3.28
[INFO] [stderr]    Compiling slab v0.4.8
[INFO] [stderr]    Compiling futures-sink v0.3.28
[INFO] [stderr]    Compiling futures-task v0.3.28
[INFO] [stderr]    Compiling futures-channel v0.3.28
[INFO] [stderr]    Compiling futures-util v0.3.28
[INFO] [stderr]    Compiling serde v1.0.183
[INFO] [stderr]    Compiling http v0.2.9
[INFO] [stderr]    Compiling tracing-core v0.1.31
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling serde_derive v1.0.183
[INFO] [stderr]    Compiling typenum v1.16.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling target-lexicon v0.12.11
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling rustversion v1.0.14
[INFO] [stderr]    Compiling httparse v1.8.0
[INFO] [stderr]    Compiling tower-service v0.3.2
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling mio v0.8.8
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling socket2 v0.5.3
[INFO] [stderr]    Compiling getrandom v0.2.10
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling pyo3-build-config v0.19.2
[INFO] [stderr]    Compiling http-body v0.4.5
[INFO] [stderr]    Compiling lock_api v0.4.10
[INFO] [stderr]    Compiling thiserror v1.0.47
[INFO] [stderr]    Compiling ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling cc v1.0.82
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling base64 v0.21.2
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling try-lock v0.2.4
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling socket2 v0.4.9
[INFO] [stderr]    Compiling async-trait v0.1.73
[INFO] [stderr]    Compiling anyhow v1.0.75
[INFO] [stderr]    Compiling parking_lot_core v0.9.8
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling cpufeatures v0.2.9
[INFO] [stderr]    Compiling tower-layer v0.3.2
[INFO] [stderr]    Compiling sha1 v0.10.5
[INFO] [stderr]    Compiling url v2.4.0
[INFO] [stderr]    Compiling axum-core v0.3.4
[INFO] [stderr]    Compiling either v1.9.0
[INFO] [stderr]    Compiling data-encoding v2.4.0
[INFO] [stderr]    Compiling serde_json v1.0.105
[INFO] [stderr]    Compiling smallvec v1.11.0
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling pyo3-ffi v0.19.2
[INFO] [stderr]    Compiling axum v0.6.20
[INFO] [stderr]    Compiling bitflags v2.4.0
[INFO] [stderr]    Compiling rustix v0.38.8
[INFO] [stderr]    Compiling untrusted v0.7.1
[INFO] [stderr]    Compiling semver v1.0.18
[INFO] [stderr]    Compiling spin v0.5.2
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling serde_path_to_error v0.1.14
[INFO] [stderr]    Compiling matchit v0.7.2
[INFO] [stderr]    Compiling linux-raw-sys v0.4.5
[INFO] [stderr]    Compiling alloc-no-stdlib v2.0.4
[INFO] [stderr]    Compiling alloc-stdlib v0.2.2
[INFO] [stderr]    Compiling pyo3-macros-backend v0.19.2
[INFO] [stderr]    Compiling pyo3 v0.19.2
[INFO] [stderr]    Compiling aho-corasick v1.0.4
[INFO] [stderr]    Compiling regex-syntax v0.7.4
[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 tokio v1.30.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.47
[INFO] [stderr]    Compiling tracing v0.1.37
[INFO] [stderr]    Compiling pin-project-internal v1.1.3
[INFO] [stderr]    Compiling prost-derive v0.11.9
[INFO] [stderr]    Compiling tungstenite v0.20.0
[INFO] [stderr]    Compiling pin-project v1.1.3
[INFO] [stderr]    Compiling axum-macros v0.3.8
[INFO] [stderr]    Compiling event-listener v2.5.3
[INFO] [stderr]    Compiling rustls v0.21.6
[INFO] [stderr]    Compiling utf8parse v0.2.1
[INFO] [stderr]    Compiling regex-syntax v0.6.29
[INFO] [stderr]    Compiling anstyle-parse v0.2.1
[INFO] [stderr]    Compiling regex-automata v0.3.6
[INFO] [stderr]    Compiling pyo3-macros v0.19.2
[INFO] [stderr]    Compiling is-terminal v0.4.9
[INFO] [stderr]    Compiling prost v0.11.9
[INFO] [stderr]    Compiling rustls-webpki v0.101.3
[INFO] [stderr]    Compiling sct v0.7.0
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]    Compiling brotli-decompressor v2.3.4
[INFO] [stderr]    Compiling concurrent-queue v2.2.0
[INFO] [stderr]    Compiling futures-executor v0.3.28
[INFO] [stderr]    Compiling indoc v1.0.9
[INFO] [stderr]    Compiling futures v0.3.28
[INFO] [stderr]    Compiling anstyle v1.0.1
[INFO] [stderr]    Compiling tokio-util v0.7.8
[INFO] [stderr]    Compiling tokio-tungstenite v0.20.0
[INFO] [stderr]    Compiling tokio-io-timeout v1.2.0
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling tokio-stream v0.1.14
[INFO] [stderr]    Compiling h2 v0.3.20
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling hashbrown v0.14.0
[INFO] [stderr]    Compiling fastrand v1.9.0
[INFO] [stderr]    Compiling colorchoice v1.0.0
[INFO] [stderr]    Compiling waker-fn v1.1.0
[INFO] [stderr]    Compiling anstyle-query v1.0.0
[INFO] [stderr]    Compiling parking v2.1.0
[INFO] [stderr]    Compiling unindent v0.1.11
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling futures-lite v1.13.0
[INFO] [stderr]    Compiling anstream v0.3.2
[INFO] [stderr]    Compiling indexmap v2.0.0
[INFO] [stderr]    Compiling sharded-slab v0.1.4
[INFO] [stderr]    Compiling matchers v0.1.0
[INFO] [stderr]    Compiling regex v1.9.3
[INFO] [stderr]    Compiling brotli v3.3.4
[INFO] [stderr]    Compiling async-channel v1.9.0
[INFO] [stderr]    Compiling interprocess v1.2.1
[INFO] [stderr]    Compiling prost-types v0.11.9
[INFO] [stderr]    Compiling async-lock v2.8.0
[INFO] [stderr]    Compiling pyo3-asyncio-macros v0.19.0
[INFO] [stderr]    Compiling serde_spanned v0.6.3
[INFO] [stderr]    Compiling toml_datetime v0.6.3
[INFO] [stderr]    Compiling rustls-pemfile v1.0.3
[INFO] [stderr]    Compiling thread_local v1.1.7
[INFO] [stderr]    Compiling base64 v0.13.1
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling async-task v4.4.0
[INFO] [stderr]    Compiling atomic-waker v1.1.1
[INFO] [stderr]    Compiling winnow v0.5.12
[INFO] [stderr]    Compiling openssl-probe v0.1.5
[INFO] [stderr]    Compiling clap_lex v0.5.0
[INFO] [stderr]    Compiling clap_builder v4.3.23
[INFO] [stderr]    Compiling rustls-native-certs v0.6.3
[INFO] [stderr]    Compiling pyo3-asyncio v0.19.0
[INFO] [stderr]    Compiling blocking v1.3.1
[INFO] [stderr]    Compiling hyper v0.14.27
[INFO] [stderr]    Compiling tokio-rustls v0.24.1
[INFO] [stderr]    Compiling hdrhistogram v7.5.2
[INFO] [stderr]    Compiling toml_edit v0.19.14
[INFO] [stderr]    Compiling tracing-subscriber v0.3.17
[INFO] [stderr]    Compiling clap_derive v4.3.12
[INFO] [stderr]    Compiling async-compression v0.4.1
[INFO] [stderr]    Compiling spinning v0.1.0
[INFO] [stderr]    Compiling intmap v0.7.1
[INFO] [stderr]    Compiling http-range-header v0.3.1
[INFO] [stderr]    Compiling humantime v2.1.0
[INFO] [stderr]    Compiling to_method v1.1.0
[INFO] [stderr]    Compiling tower-http v0.4.3
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling clap v4.3.23
[INFO] [stderr]    Compiling fxhash v0.2.1
[INFO] [stderr]    Compiling fern v0.6.2
[INFO] [stderr]    Compiling constant_time_eq v0.3.0
[INFO] [stderr]    Compiling toml v0.7.6
[INFO] [stderr]    Compiling hyper-timeout v0.4.1
[INFO] [stderr]    Compiling hyper-rustls v0.24.1
[INFO] [stderr]    Compiling tonic v0.9.2
[INFO] [stderr]    Compiling hypermangle-py v0.2.0
[INFO] [stderr]    Compiling console-api v0.5.0
[INFO] [stderr]    Compiling console-subscriber v0.1.10
[INFO] [stderr]    Compiling hypermangle-core v0.6.3
[INFO] [stderr]    Compiling 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: 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 3m 18s
[INFO] running `Command { std: "docker" "inspect" "74362284bf4e537aac1cdd2974d47dc1ba050cdc2b60040411d1a9c43ea312de", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "74362284bf4e537aac1cdd2974d47dc1ba050cdc2b60040411d1a9c43ea312de", kill_on_drop: false }`
[INFO] [stdout] 74362284bf4e537aac1cdd2974d47dc1ba050cdc2b60040411d1a9c43ea312de
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 618c424a1ea1265cfc94fba4391b5f8705e909b603ff0c3b3f09661480279a4a
[INFO] running `Command { std: "docker" "start" "-a" "618c424a1ea1265cfc94fba4391b5f8705e909b603ff0c3b3f09661480279a4a", kill_on_drop: false }`
[INFO] [stderr]    Compiling 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: 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 `test` profile [unoptimized + debuginfo] target(s) in 1.47s
[INFO] running `Command { std: "docker" "inspect" "618c424a1ea1265cfc94fba4391b5f8705e909b603ff0c3b3f09661480279a4a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "618c424a1ea1265cfc94fba4391b5f8705e909b603ff0c3b3f09661480279a4a", kill_on_drop: false }`
[INFO] [stdout] 618c424a1ea1265cfc94fba4391b5f8705e909b603ff0c3b3f09661480279a4a
