[INFO] cloning repository https://github.com/eqbic/tuioxide
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/eqbic/tuioxide" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feqbic%2Ftuioxide", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feqbic%2Ftuioxide'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] dd6d883b2c57a6ae580876edc7ba31fcbe4f621a
[INFO] testing eqbic/tuioxide against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feqbic%2Ftuioxide" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/eqbic/tuioxide
[INFO] removed 0 missing examples
[INFO] finished tweaking git repo https://github.com/eqbic/tuioxide
[INFO] tweaked toml for git repo https://github.com/eqbic/tuioxide written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/eqbic/tuioxide on toolchain 33835004928d3bf65db4d4712e1330766263b0bd
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/eqbic/tuioxide 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" "+33835004928d3bf65db4d4712e1330766263b0bd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1e215978af1a5fd8bf90c85c5f254946dc8fb136b73d6ccdb2378e4a6fbba8d1
[INFO] running `Command { std: "docker" "start" "-a" "1e215978af1a5fd8bf90c85c5f254946dc8fb136b73d6ccdb2378e4a6fbba8d1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1e215978af1a5fd8bf90c85c5f254946dc8fb136b73d6ccdb2378e4a6fbba8d1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1e215978af1a5fd8bf90c85c5f254946dc8fb136b73d6ccdb2378e4a6fbba8d1", kill_on_drop: false }`
[INFO] [stdout] 1e215978af1a5fd8bf90c85c5f254946dc8fb136b73d6ccdb2378e4a6fbba8d1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6cca86c3d46aefe7d932e2c8aa16e880f74adacbafa6090cd346ab4a959f6194
[INFO] running `Command { std: "docker" "start" "-a" "6cca86c3d46aefe7d932e2c8aa16e880f74adacbafa6090cd346ab4a959f6194", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.23
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling deranged v0.5.6
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling rosc v0.11.4
[INFO] [stderr]    Compiling tuioxide v0.3.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: enum `TuioState` is never used
[INFO] [stdout]  --> src/core/tuio_state.rs:3:10
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub enum TuioState {
[INFO] [stdout]   |          ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `source` is never used
[INFO] [stdout]   --> src/tuio11/bundle.rs:41:19
[INFO] [stdout]    |
[INFO] [stdout] 36 | impl TuioBundle {
[INFO] [stdout]    | --------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 41 |     pub(crate) fn source(&self) -> &Option<String> {
[INFO] [stdout]    |                   ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `OscEncoder` is never constructed
[INFO] [stdout]   --> src/tuio11/osc_decoder_encoder.rs:43:19
[INFO] [stdout]    |
[INFO] [stdout] 43 | pub(crate) struct OscEncoder;
[INFO] [stdout]    |                   ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `encode_bundle` is never used
[INFO] [stdout]   --> src/tuio11/osc_decoder_encoder.rs:46:19
[INFO] [stdout]    |
[INFO] [stdout] 45 | impl OscEncoder {
[INFO] [stdout]    | --------------- associated function in this implementation
[INFO] [stdout] 46 |     pub(crate) fn encode_bundle<T, I>(
[INFO] [stdout]    |                   ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.75s
[INFO] running `Command { std: "docker" "inspect" "6cca86c3d46aefe7d932e2c8aa16e880f74adacbafa6090cd346ab4a959f6194", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6cca86c3d46aefe7d932e2c8aa16e880f74adacbafa6090cd346ab4a959f6194", kill_on_drop: false }`
[INFO] [stdout] 6cca86c3d46aefe7d932e2c8aa16e880f74adacbafa6090cd346ab4a959f6194
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f847cb167cc45fe769fb16fd58ba8ae3db8bb52d369da80cfbd441d85a12821f
[INFO] running `Command { std: "docker" "start" "-a" "f847cb167cc45fe769fb16fd58ba8ae3db8bb52d369da80cfbd441d85a12821f", kill_on_drop: false }`
[INFO] [stdout] warning: enum `TuioState` is never used
[INFO] [stdout]  --> src/core/tuio_state.rs:3:10
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub enum TuioState {
[INFO] [stdout]   |          ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `source` is never used
[INFO] [stdout]   --> src/tuio11/bundle.rs:41:19
[INFO] [stdout]    |
[INFO] [stdout] 36 | impl TuioBundle {
[INFO] [stdout]    | --------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 41 |     pub(crate) fn source(&self) -> &Option<String> {
[INFO] [stdout]    |                   ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `OscEncoder` is never constructed
[INFO] [stdout]   --> src/tuio11/osc_decoder_encoder.rs:43:19
[INFO] [stdout]    |
[INFO] [stdout] 43 | pub(crate) struct OscEncoder;
[INFO] [stdout]    |                   ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `encode_bundle` is never used
[INFO] [stdout]   --> src/tuio11/osc_decoder_encoder.rs:46:19
[INFO] [stdout]    |
[INFO] [stdout] 45 | impl OscEncoder {
[INFO] [stdout]    | --------------- associated function in this implementation
[INFO] [stdout] 46 |     pub(crate) fn encode_bundle<T, I>(
[INFO] [stdout]    |                   ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling tuioxide v0.3.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: enum `TuioState` is never used
[INFO] [stdout]  --> src/core/tuio_state.rs:3:10
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub enum TuioState {
[INFO] [stdout]   |          ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.21s
[INFO] running `Command { std: "docker" "inspect" "f847cb167cc45fe769fb16fd58ba8ae3db8bb52d369da80cfbd441d85a12821f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f847cb167cc45fe769fb16fd58ba8ae3db8bb52d369da80cfbd441d85a12821f", kill_on_drop: false }`
[INFO] [stdout] f847cb167cc45fe769fb16fd58ba8ae3db8bb52d369da80cfbd441d85a12821f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 8334e8b89bcfe4a345aa0577a37aae84657a84e846d19e6ef36298a0cf96acc4
[INFO] running `Command { std: "docker" "start" "-a" "8334e8b89bcfe4a345aa0577a37aae84657a84e846d19e6ef36298a0cf96acc4", kill_on_drop: false }`
[INFO] [stderr] warning: enum `TuioState` is never used
[INFO] [stderr]  --> src/core/tuio_state.rs:3:10
[INFO] [stderr]   |
[INFO] [stderr] 3 | pub enum TuioState {
[INFO] [stderr]   |          ^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: method `source` is never used
[INFO] [stderr]   --> src/tuio11/bundle.rs:41:19
[INFO] [stderr]    |
[INFO] [stderr] 36 | impl TuioBundle {
[INFO] [stderr]    | --------------- method in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 41 |     pub(crate) fn source(&self) -> &Option<String> {
[INFO] [stderr]    |                   ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `OscEncoder` is never constructed
[INFO] [stderr]   --> src/tuio11/osc_decoder_encoder.rs:43:19
[INFO] [stderr]    |
[INFO] [stderr] 43 | pub(crate) struct OscEncoder;
[INFO] [stderr]    |                   ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: associated function `encode_bundle` is never used
[INFO] [stderr]   --> src/tuio11/osc_decoder_encoder.rs:46:19
[INFO] [stderr]    |
[INFO] [stderr] 45 | impl OscEncoder {
[INFO] [stderr]    | --------------- associated function in this implementation
[INFO] [stderr] 46 |     pub(crate) fn encode_bundle<T, I>(
[INFO] [stderr]    |                   ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `tuioxide` (lib) generated 4 warnings
[INFO] [stderr] warning: `tuioxide` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.09s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/tuioxide-f0de24925cc97c9c)
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test core::tuio_time::tests::test_sub_tuio_times_microsec ... ok
[INFO] [stdout] test core::tuio_time::tests::test_add_tuio_time_microsec ... ok
[INFO] [stdout] test tuio20::pointer::tests::test_decode ... ok
[INFO] [stdout] test core::tuio_time::tests::test_add_two_tuio_times ... ok
[INFO] [stdout] test core::tuio_time::tests::test_sub_two_tuio_times ... ok
[INFO] [stdout] test tuio11::osc_decoder_encoder::tests::test_encode ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests tuioxide
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test src/core/osc_utils.rs - core::osc_utils::ArgCursor (line 14) ... ignored
[INFO] [stdout] test src/core/osc_receiver.rs - core::osc_receiver::UdpOscReceiver (line 42) - compile ... FAILED
[INFO] [stdout] test src/lib.rs - (line 26) - compile ... FAILED
[INFO] [stdout] test src/core/client.rs - core::client::Client<P>::spawn (line 52) - compile ... ok
[INFO] [stdout] test src/core/tuio_time.rs - core::tuio_time::TuioTime (line 15) ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/core/osc_receiver.rs - core::osc_receiver::UdpOscReceiver (line 42) stdout ----
[INFO] [stdout] error[E0433]: cannot find `client` in `tuioxide`
[INFO] [stdout]   --> src/core/osc_receiver.rs:45:15
[INFO] [stdout]    |
[INFO] [stdout] 45 | use tuioxide::client::osc_receiver::{OscReceiver, UdpOscReceiver};
[INFO] [stdout]    |               ^^^^^^ could not find `client` in `tuioxide`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 26) stdout ----
[INFO] [stdout] error[E0433]: cannot find `client` in `tuioxide`
[INFO] [stdout]   --> src/lib.rs:30:15
[INFO] [stdout]    |
[INFO] [stdout] 30 | use tuioxide::client::osc_receiver::{OscReceiver, UdpOscReceiver};
[INFO] [stdout]    |               ^^^^^^ could not find `client` in `tuioxide`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/core/osc_receiver.rs - core::osc_receiver::UdpOscReceiver (line 42)
[INFO] [stdout]     src/lib.rs - (line 26)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 2 passed; 2 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.31s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 0.42s; merged doctests compilation took 0.11s
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "8334e8b89bcfe4a345aa0577a37aae84657a84e846d19e6ef36298a0cf96acc4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8334e8b89bcfe4a345aa0577a37aae84657a84e846d19e6ef36298a0cf96acc4", kill_on_drop: false }`
[INFO] [stdout] 8334e8b89bcfe4a345aa0577a37aae84657a84e846d19e6ef36298a0cf96acc4
