[INFO] cloning repository https://github.com/d-itu/wayland-oxide
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/d-itu/wayland-oxide" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fd-itu%2Fwayland-oxide", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fd-itu%2Fwayland-oxide'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 717036f34103b2ee787d05459cae076305e65f27
[INFO] testing d-itu/wayland-oxide against 1.98.0-beta.1 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fd-itu%2Fwayland-oxide" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/d-itu/wayland-oxide
[INFO] finished tweaking git repo https://github.com/d-itu/wayland-oxide
[INFO] tweaked toml for git repo https://github.com/d-itu/wayland-oxide written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/d-itu/wayland-oxide on toolchain 1.98.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/d-itu/wayland-oxide 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.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] a17514890973e7fa32e98ac0ec37a7329b915d4aed1d2b49d60918474bbbfbc8
[INFO] running `Command { std: "docker" "start" "a17514890973e7fa32e98ac0ec37a7329b915d4aed1d2b49d60918474bbbfbc8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a17514890973e7fa32e98ac0ec37a7329b915d4aed1d2b49d60918474bbbfbc8", 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" "a17514890973e7fa32e98ac0ec37a7329b915d4aed1d2b49d60918474bbbfbc8" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a17514890973e7fa32e98ac0ec37a7329b915d4aed1d2b49d60918474bbbfbc8", 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" "a17514890973e7fa32e98ac0ec37a7329b915d4aed1d2b49d60918474bbbfbc8" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling bitflags v2.11.1
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tuplez-macros v0.8.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling tuplez v0.15.0
[INFO] [stderr]    Compiling wayland-oxide v0.2.0 (/opt/rustwide/workdir/crates/wayland-oxide)
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling quick-xml v0.39.3
[INFO] [stderr]    Compiling wayland-oxide-scanner v0.2.0 (/opt/rustwide/workdir/crates/scanner)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.76s
[INFO] running `Command { std: "docker" "inspect" "a17514890973e7fa32e98ac0ec37a7329b915d4aed1d2b49d60918474bbbfbc8", 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" "a17514890973e7fa32e98ac0ec37a7329b915d4aed1d2b49d60918474bbbfbc8" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling wayland-oxide v0.2.0 (/opt/rustwide/workdir/crates/wayland-oxide)
[INFO] [stderr]    Compiling wayland-oxide-scanner v0.2.0 (/opt/rustwide/workdir/crates/scanner)
[INFO] [stderr]    Compiling wayland-oxide-examples v0.2.0 (/opt/rustwide/workdir/examples)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 8.94s
[INFO] running `Command { std: "docker" "inspect" "a17514890973e7fa32e98ac0ec37a7329b915d4aed1d2b49d60918474bbbfbc8", 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" "a17514890973e7fa32e98ac0ec37a7329b915d4aed1d2b49d60918474bbbfbc8" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.05s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/wayland_oxide-22bfd5357da64f79)
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/wayland_oxide_scanner-b18bd2337d96d0cf)
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests wayland_oxide
[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] [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] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stderr] error: doctest failed, to rerun pass `-p wayland-oxide --doc`
[INFO] [stdout] test crates/wayland-oxide/src/buffer.rs - buffer::Buffer::unfilled (line 30) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- crates/wayland-oxide/src/buffer.rs - buffer::Buffer::unfilled (line 30) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `rustix` in this scope
[INFO] [stdout]   --> crates/wayland-oxide/src/buffer.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 | let n = rustix::io::read(socket.as_fd(), &mut buffer.unfilled()).unwrap();
[INFO] [stdout]    |         ^^^^^^ use of unresolved module or unlinked crate `rustix`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `rustix`, use `cargo add rustix` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `socket` in this scope
[INFO] [stdout]   --> crates/wayland-oxide/src/buffer.rs:31:26
[INFO] [stdout]    |
[INFO] [stdout] 31 | let n = rustix::io::read(socket.as_fd(), &mut buffer.unfilled()).unwrap();
[INFO] [stdout]    |                          ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `buffer` in this scope
[INFO] [stdout]   --> crates/wayland-oxide/src/buffer.rs:31:47
[INFO] [stdout]    |
[INFO] [stdout] 31 | let n = rustix::io::read(socket.as_fd(), &mut buffer.unfilled()).unwrap();
[INFO] [stdout]    |                                               ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `buffer` in this scope
[INFO] [stdout]   --> crates/wayland-oxide/src/buffer.rs:32:10
[INFO] [stdout]    |
[INFO] [stdout] 32 | unsafe { buffer.advance(n) };
[INFO] [stdout]    |          ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     crates/wayland-oxide/src/buffer.rs - buffer::Buffer::unfilled (line 30)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.16s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 0.27s; merged doctests compilation took 0.11s
[INFO] running `Command { std: "docker" "inspect" "a17514890973e7fa32e98ac0ec37a7329b915d4aed1d2b49d60918474bbbfbc8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a17514890973e7fa32e98ac0ec37a7329b915d4aed1d2b49d60918474bbbfbc8", kill_on_drop: false }`
[INFO] [stdout] a17514890973e7fa32e98ac0ec37a7329b915d4aed1d2b49d60918474bbbfbc8
