[INFO] cloning repository https://github.com/torkleyy/ebus
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/torkleyy/ebus" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftorkleyy%2Febus", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftorkleyy%2Febus'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] b5297358b74db5aeee899cbeab5764a41cfa5d3c
[INFO] testing torkleyy/ebus against beta-2026-03-05 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftorkleyy%2Febus" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/torkleyy/ebus
[INFO] finished tweaking git repo https://github.com/torkleyy/ebus
[INFO] tweaked toml for git repo https://github.com/torkleyy/ebus written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/torkleyy/ebus on toolchain beta-2026-03-05
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/torkleyy/ebus 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" "+beta-2026-03-05" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded errno v0.3.3
[INFO] [stderr]   Downloaded aho-corasick v1.0.5
[INFO] [stderr]   Downloaded memchr v2.6.2
[INFO] [stderr]   Downloaded regex v1.9.4
[INFO] [stderr]   Downloaded rustix v0.38.11
[INFO] [stderr]   Downloaded regex-automata v0.3.7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+beta-2026-03-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b89c618a7964499fe849710c4a8916ea100a2d8f4d80ba32c80a89b631c79f0b
[INFO] running `Command { std: "docker" "start" "-a" "b89c618a7964499fe849710c4a8916ea100a2d8f4d80ba32c80a89b631c79f0b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b89c618a7964499fe849710c4a8916ea100a2d8f4d80ba32c80a89b631c79f0b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b89c618a7964499fe849710c4a8916ea100a2d8f4d80ba32c80a89b631c79f0b", kill_on_drop: false }`
[INFO] [stdout] b89c618a7964499fe849710c4a8916ea100a2d8f4d80ba32c80a89b631c79f0b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2026-03-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0e6290971709031c4a1f3f7133b02f907fddb0ce6717b855fc92db9705accc4f
[INFO] running `Command { std: "docker" "start" "-a" "0e6290971709031c4a1f3f7133b02f907fddb0ce6717b855fc92db9705accc4f", kill_on_drop: false }`
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]    Compiling ebus v0.3.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s
[INFO] running `Command { std: "docker" "inspect" "0e6290971709031c4a1f3f7133b02f907fddb0ce6717b855fc92db9705accc4f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0e6290971709031c4a1f3f7133b02f907fddb0ce6717b855fc92db9705accc4f", kill_on_drop: false }`
[INFO] [stdout] 0e6290971709031c4a1f3f7133b02f907fddb0ce6717b855fc92db9705accc4f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2026-03-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f065b4bdd2cb9a1015f61005949a7066af9fcd886d9e673a75c4ce6a02aa8baf
[INFO] running `Command { std: "docker" "start" "-a" "f065b4bdd2cb9a1015f61005949a7066af9fcd886d9e673a75c4ce6a02aa8baf", kill_on_drop: false }`
[INFO] [stderr]    Compiling memchr v2.6.2
[INFO] [stderr]    Compiling rustix v0.38.11
[INFO] [stderr]    Compiling regex-syntax v0.7.5
[INFO] [stderr]    Compiling bitflags v2.4.0
[INFO] [stderr]    Compiling linux-raw-sys v0.4.5
[INFO] [stderr]    Compiling termcolor v1.2.0
[INFO] [stderr]    Compiling ebus v0.3.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling aho-corasick v1.0.5
[INFO] [stderr]    Compiling is-terminal v0.4.9
[INFO] [stderr]    Compiling regex-automata v0.3.7
[INFO] [stderr]    Compiling regex v1.9.4
[INFO] [stderr]    Compiling env_logger v0.10.0
[INFO] [stdout] error[E0027]: pattern does not mention field `clean`
[INFO] [stdout]    --> examples/integration.rs:113:13
[INFO] [stdout]     |
[INFO] [stdout] 113 |             ebus::ProcessResult::Reply { data: _ } => {
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing field `clean`
[INFO] [stdout]     |
[INFO] [stdout] help: include the missing field in the pattern
[INFO] [stdout]     |
[INFO] [stdout] 113 |             ebus::ProcessResult::Reply { data: _, clean } => {
[INFO] [stdout]     |                                                 +++++++
[INFO] [stdout] help: if you don't care about this missing field, you can explicitly ignore it
[INFO] [stdout]     |
[INFO] [stdout] 113 |             ebus::ProcessResult::Reply { data: _, clean: _ } => {
[INFO] [stdout]     |                                                 ++++++++++
[INFO] [stdout] help: or always ignore missing fields here
[INFO] [stdout]     |
[INFO] [stdout] 113 |             ebus::ProcessResult::Reply { data: _, .. } => {
[INFO] [stdout]     |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `ebus` (example "integration") due to 1 previous error
[INFO] [stdout] For more information about this error, try `rustc --explain E0027`.
[INFO] [stdout] 
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0027]: pattern does not mention field `clean`
[INFO] [stdout]    --> tests/master.rs:161:42
[INFO] [stdout]     |
[INFO] [stdout] 161 |         matches!(dbg!(&res[5][..]), [.., Reply { data }, None, None] if data.as_bytes() == &[0xA9, 0xDA])
[INFO] [stdout]     |                                          ^^^^^^^^^^^^^^ missing field `clean`
[INFO] [stdout]     |
[INFO] [stdout] help: include the missing field in the pattern
[INFO] [stdout]     |
[INFO] [stdout] 161 |         matches!(dbg!(&res[5][..]), [.., Reply { data, clean }, None, None] if data.as_bytes() == &[0xA9, 0xDA])
[INFO] [stdout]     |                                                      +++++++
[INFO] [stdout] help: if you don't care about this missing field, you can explicitly ignore it
[INFO] [stdout]     |
[INFO] [stdout] 161 |         matches!(dbg!(&res[5][..]), [.., Reply { data, clean: _ }, None, None] if data.as_bytes() == &[0xA9, 0xDA])
[INFO] [stdout]     |                                                      ++++++++++
[INFO] [stdout] help: or always ignore missing fields here
[INFO] [stdout]     |
[INFO] [stdout] 161 |         matches!(dbg!(&res[5][..]), [.., Reply { data, .. }, None, None] if data.as_bytes() == &[0xA9, 0xDA])
[INFO] [stdout]     |                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0027`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `ebus` (test "master") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "f065b4bdd2cb9a1015f61005949a7066af9fcd886d9e673a75c4ce6a02aa8baf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f065b4bdd2cb9a1015f61005949a7066af9fcd886d9e673a75c4ce6a02aa8baf", kill_on_drop: false }`
[INFO] [stdout] f065b4bdd2cb9a1015f61005949a7066af9fcd886d9e673a75c4ce6a02aa8baf
