[INFO] cloning repository https://github.com/nicolasasauer/nicocast-v2
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nicolasasauer/nicocast-v2" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnicolasasauer%2Fnicocast-v2", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnicolasasauer%2Fnicocast-v2'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] fc65e9474c277db12c7608554b4ae4bf362a6438
[INFO] testing nicolasasauer/nicocast-v2 against 1.98.0-beta.6+cargoflags=--release for beta-1.98-release-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnicolasasauer%2Fnicocast-v2" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-3-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/nicolasasauer/nicocast-v2
[INFO] finished tweaking git repo https://github.com/nicolasasauer/nicocast-v2
[INFO] tweaked toml for git repo https://github.com/nicolasasauer/nicocast-v2 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/nicolasasauer/nicocast-v2 on toolchain 1.98.0-beta.6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/nicolasasauer/nicocast-v2 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.6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:00c5645b54fe3ce5dae1417175e3c7fb6a6646c021d554ecd63a097b8b9f3602" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 6c27c8372dd20b4a7cc303d19b27139eabbefbb17a2b414b2c959730e113be60
[INFO] running `Command { std: "docker" "start" "6c27c8372dd20b4a7cc303d19b27139eabbefbb17a2b414b2c959730e113be60", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6c27c8372dd20b4a7cc303d19b27139eabbefbb17a2b414b2c959730e113be60", 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" "6c27c8372dd20b4a7cc303d19b27139eabbefbb17a2b414b2c959730e113be60" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6c27c8372dd20b4a7cc303d19b27139eabbefbb17a2b414b2c959730e113be60", 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" "6c27c8372dd20b4a7cc303d19b27139eabbefbb17a2b414b2c959730e113be60" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.6" "build" "--frozen" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling winnow v0.7.15
[INFO] [stderr]    Compiling libc v0.2.183
[INFO] [stderr]    Compiling pin-project-lite v0.2.17
[INFO] [stderr]    Compiling target-lexicon v0.13.3
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling serde_spanned v1.0.4
[INFO] [stderr]    Compiling toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling version-compare v0.2.1
[INFO] [stderr]    Compiling pkg-config v0.3.32
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling cfg-expr v0.20.7
[INFO] [stderr]    Compiling parking v2.2.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling toml_datetime v1.0.0+spec-1.1.0
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling zerocopy v0.8.42
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling futures-lite v2.6.1
[INFO] [stderr]    Compiling toml_parser v1.0.9+spec-1.1.0
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling toml v0.9.12+spec-1.1.0
[INFO] [stderr]    Compiling toml_edit v0.25.4+spec-1.1.0
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling system-deps v7.0.7
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling cfg_aliases v0.2.1
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling async-task v4.7.1
[INFO] [stderr]    Compiling proc-macro-crate v3.5.0
[INFO] [stderr]    Compiling atomic-waker v1.1.2
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling piper v0.2.5
[INFO] [stderr]    Compiling glib-sys v0.22.0
[INFO] [stderr]    Compiling gobject-sys v0.22.0
[INFO] [stderr]    Compiling gio-sys v0.22.0
[INFO] [stderr]    Compiling gstreamer-sys v0.25.0
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling async-channel v2.5.0
[INFO] [stderr]    Compiling async-io v2.6.0
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling endi v1.1.1
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling zvariant_utils v2.1.0
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling deranged v0.5.8
[INFO] [stderr]    Compiling blocking v1.6.2
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling enumflags2_derive v0.7.12
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling zvariant_derive v4.2.0
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling polling v3.11.0
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling glib-macros v0.22.2
[INFO] [stderr]    Compiling tokio-macros v2.6.1
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling async-lock v3.4.2
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling time-core v0.1.8
[INFO] [stderr]    Compiling enumflags2 v0.7.12
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]    Compiling pastey v0.2.1
[INFO] [stderr]    Compiling itoa v1.0.17
[INFO] [stderr]    Compiling zvariant v4.2.0
[INFO] [stderr]    Compiling num-conv v0.2.0
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling option-operations v0.6.1
[INFO] [stderr]    Compiling tokio v1.50.0
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling async-fs v2.2.0
[INFO] [stderr]    Compiling glib v0.22.2
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling zbus_names v3.0.0
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]    Compiling zbus_macros v4.4.0
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling async-executor v1.14.0
[INFO] [stderr]    Compiling kstring v2.0.2
[INFO] [stderr]    Compiling xdg-home v1.3.0
[INFO] [stderr]    Compiling async-broadcast v0.7.2
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling ordered-stream v0.2.0
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling muldiv v1.0.1
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling tracing-appender v0.2.4
[INFO] [stderr]    Compiling zbus v4.4.0
[INFO] [stderr]    Compiling gstreamer v0.25.1
[INFO] [stderr]    Compiling nicocast-v2 v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 1m 51s
[INFO] running `Command { std: "docker" "inspect" "6c27c8372dd20b4a7cc303d19b27139eabbefbb17a2b414b2c959730e113be60", 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" "6c27c8372dd20b4a7cc303d19b27139eabbefbb17a2b414b2c959730e113be60" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.6" "test" "--frozen" "--no-run" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.183
[INFO] [stderr]    Compiling pin-project-lite v0.2.17
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]    Compiling parking v2.2.1
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling futures-lite v2.6.1
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling zerocopy v0.8.42
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling atomic-waker v1.1.2
[INFO] [stderr]    Compiling async-task v4.7.1
[INFO] [stderr]    Compiling glib-sys v0.22.0
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling piper v0.2.5
[INFO] [stderr]    Compiling gobject-sys v0.22.0
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling async-channel v2.5.0
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling endi v1.1.1
[INFO] [stderr]    Compiling enumflags2 v0.7.12
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling zvariant v4.2.0
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling deranged v0.5.8
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling blocking v1.6.2
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling gio-sys v0.22.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling async-lock v3.4.2
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling winnow v0.7.15
[INFO] [stderr]    Compiling time-core v0.1.8
[INFO] [stderr]    Compiling itoa v1.0.17
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling num-conv v0.2.0
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling async-fs v2.2.0
[INFO] [stderr]    Compiling tokio v1.50.0
[INFO] [stderr]    Compiling glib v0.22.2
[INFO] [stderr]    Compiling polling v3.11.0
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling async-io v2.6.0
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling zbus_names v3.0.0
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling gstreamer-sys v0.25.0
[INFO] [stderr]    Compiling async-executor v1.14.0
[INFO] [stderr]    Compiling xdg-home v1.3.0
[INFO] [stderr]    Compiling async-broadcast v0.7.2
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling kstring v2.0.2
[INFO] [stderr]    Compiling option-operations v0.6.1
[INFO] [stderr]    Compiling ordered-stream v0.2.0
[INFO] [stderr]    Compiling muldiv v1.0.1
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling tracing-appender v0.2.4
[INFO] [stderr]    Compiling zbus v4.4.0
[INFO] [stderr]    Compiling gstreamer v0.25.1
[INFO] [stderr]    Compiling nicocast-v2 v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 1m 21s
[INFO] running `Command { std: "docker" "inspect" "6c27c8372dd20b4a7cc303d19b27139eabbefbb17a2b414b2c959730e113be60", 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" "6c27c8372dd20b4a7cc303d19b27139eabbefbb17a2b414b2c959730e113be60" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.6" "test" "--frozen" "--release", kill_on_drop: false }`
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 0.32s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/release/deps/nicocast_v2-83b501083d53cb5f)
[INFO] [stdout] 
[INFO] [stdout] running 39 tests
[INFO] [stdout] test config::tests::validate_accepts_valid_hex ... ok
[INFO] [stdout] test config::tests::load_missing_file_returns_error ... ok
[INFO] [stdout] test config::tests::load_from_toml_string ... ok
[INFO] [stdout] test config::tests::validate_allows_health_port_zero ... ok
[INFO] [stdout] test config::tests::validate_rejects_empty_wfd_subelems ... ok
[INFO] [stdout] test config::tests::validate_rejects_health_rtsp_port_collision ... ok
[INFO] [stdout] test config::tests::defaults_are_sane ... ok
[INFO] [stdout] test config::tests::validate_rejects_health_rtp_port_collision ... ok
[INFO] [stdout] test config::tests::validate_rejects_invalid_hex_chars ... ok
[INFO] [stdout] test config::tests::validate_rejects_rtsp_rtp_port_collision ... ok
[INFO] [stdout] test config::tests::validate_rejects_odd_length_hex ... ok
[INFO] [stdout] test health::tests::default_state_is_idle ... ok
[INFO] [stdout] test health::tests::to_json_reflects_state ... ok
[INFO] [stdout] test logger::tests::split_absolute_path ... ok
[INFO] [stdout] test logger::tests::split_relative_path ... ok
[INFO] [stdout] test p2p::tests::hex_to_bytes_case_insensitive ... ok
[INFO] [stdout] test p2p::tests::hex_to_bytes_invalid_char_errors ... ok
[INFO] [stdout] test p2p::tests::hex_to_bytes_odd_length_errors ... ok
[INFO] [stdout] test p2p::tests::hex_to_bytes_valid ... ok
[INFO] [stdout] test p2p::tests::parse_wfd_subelement_default_ie ... ok
[INFO] [stdout] test p2p::tests::parse_wfd_subelement_id_extracted ... ok
[INFO] [stdout] test p2p::tests::parse_wfd_subelement_length_mismatch_errors ... ok
[INFO] [stdout] test p2p::tests::parse_wfd_subelement_too_short_errors ... ok
[INFO] [stdout] test p2p::tests::parse_wfd_subelement_zero_length_payload ... ok
[INFO] [stdout] test p2p::tests::wfd_ie_subelement_structure ... ok
[INFO] [stdout] test p2p::tests::wps_dev_type_bad_format_errors ... ok
[INFO] [stdout] test p2p::tests::wps_dev_type_display_television ... ok
[INFO] [stdout] test rtsp::tests::get_parameter_keepalive_returns_200 ... ok
[INFO] [stdout] test rtsp::tests::get_parameter_returns_hdcp_none ... ok
[INFO] [stdout] test rtsp::tests::options_response_contains_wfd ... ok
[INFO] [stdout] test rtsp::tests::rtsp_response_format ... ok
[INFO] [stdout] test rtsp::tests::parse_get_parameter_keepalive ... ok
[INFO] [stdout] test rtsp::tests::parse_options_request ... ok
[INFO] [stdout] test rtsp::tests::teardown_clears_session ... ok
[INFO] [stdout] test logger::tests::split_filename_only ... ok
[INFO] [stdout] test video::tests::make_h264_decoder_returns_some_decoder ... ok
[INFO] [stdout] test video::tests::make_element_unknown_returns_error ... ok
[INFO] [stdout] test video::tests::mpeg_ts_caps_correct ... ok
[INFO] [stdout] test video::tests::make_element_udpsrc_succeeds ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 39 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.15s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 39 tests
[INFO] [stdout] test config::tests::defaults_are_sane ... ok
[INFO] [stdout] test config::tests::load_from_toml_string ... ok
[INFO] [stdout] test config::tests::validate_accepts_valid_hex ... ok
[INFO] [stdout] test config::tests::load_missing_file_returns_error ... ok
[INFO] [stdout] test config::tests::validate_rejects_empty_wfd_subelems ... ok
[INFO] [stdout] test config::tests::validate_rejects_health_rtp_port_collision ... ok
[INFO] [stdout] test config::tests::validate_rejects_health_rtsp_port_collision ... ok
[INFO] [stdout] test config::tests::validate_rejects_invalid_hex_chars ... ok
[INFO] [stdout] test config::tests::validate_rejects_odd_length_hex ... ok
[INFO] [stdout] test config::tests::validate_rejects_rtsp_rtp_port_collision ... ok
[INFO] [stdout] test health::tests::default_state_is_idle ... ok
[INFO] [stdout] test health::tests::to_json_reflects_state ... ok
[INFO] [stdout] test logger::tests::split_absolute_path ... ok
[INFO] [stdout] test logger::tests::split_relative_path ... ok
[INFO] [stdout] test p2p::tests::hex_to_bytes_case_insensitive ... ok
[INFO] [stdout] test logger::tests::split_filename_only ... ok
[INFO] [stdout] test p2p::tests::hex_to_bytes_odd_length_errors ... ok
[INFO] [stdout] test p2p::tests::hex_to_bytes_valid ... ok
[INFO] [stdout] test config::tests::validate_allows_health_port_zero ... ok
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/release/deps/nicocast-eb91a182565d987a)
[INFO] [stdout] test p2p::tests::hex_to_bytes_invalid_char_errors ... ok
[INFO] [stdout] test p2p::tests::parse_wfd_subelement_default_ie ... ok
[INFO] [stdout] test p2p::tests::parse_wfd_subelement_length_mismatch_errors ... ok
[INFO] [stdout] test p2p::tests::parse_wfd_subelement_too_short_errors ... ok
[INFO] [stdout] test p2p::tests::parse_wfd_subelement_zero_length_payload ... ok
[INFO] [stdout] test p2p::tests::parse_wfd_subelement_id_extracted ... ok
[INFO] [stdout] test p2p::tests::wps_dev_type_bad_format_errors ... ok
[INFO] [stdout] test p2p::tests::wfd_ie_subelement_structure ... ok
[INFO] [stdout] test p2p::tests::wps_dev_type_display_television ... ok
[INFO] [stdout] test rtsp::tests::get_parameter_keepalive_returns_200 ... ok
[INFO] [stdout] test rtsp::tests::get_parameter_returns_hdcp_none ... ok
[INFO] [stdout] test rtsp::tests::options_response_contains_wfd ... ok
[INFO] [stdout] test rtsp::tests::parse_get_parameter_keepalive ... ok
[INFO] [stdout] test rtsp::tests::parse_options_request ... ok
[INFO] [stdout] test rtsp::tests::rtsp_response_format ... ok
[INFO] [stdout] test rtsp::tests::teardown_clears_session ... ok
[INFO] [stdout] test video::tests::make_element_unknown_returns_error ... ok
[INFO] [stdout] test video::tests::make_h264_decoder_returns_some_decoder ... ok
[INFO] [stderr]      Running tests/rtsp_handshake.rs (/opt/rustwide/target/release/deps/rtsp_handshake-a0ccec2ce907056c)
[INFO] [stdout] test video::tests::mpeg_ts_caps_correct ... ok
[INFO] [stdout] test video::tests::make_element_udpsrc_succeeds ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 39 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test unknown_method_returns_501 ... ok
[INFO] [stdout] test full_m1_to_m7_handshake ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests nicocast_v2
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "6c27c8372dd20b4a7cc303d19b27139eabbefbb17a2b414b2c959730e113be60", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6c27c8372dd20b4a7cc303d19b27139eabbefbb17a2b414b2c959730e113be60", kill_on_drop: false }`
[INFO] [stdout] 6c27c8372dd20b4a7cc303d19b27139eabbefbb17a2b414b2c959730e113be60
