[INFO] fetching crate ankurah-proto 0.6.7...
[INFO] testing ankurah-proto-0.6.7 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] extracting crate ankurah-proto 0.6.7 into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate ankurah-proto 0.6.7
[INFO] finished tweaking crates.io crate ankurah-proto 0.6.7
[INFO] tweaked toml for crates.io crate ankurah-proto 0.6.7 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate ankurah-proto 0.6.7 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate ankurah-proto 0.6.7 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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "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/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6270351a9ecde7fb37922054bc7ee41fcfa050586185fa05e801bd8ccd0447e3
[INFO] running `Command { std: "docker" "start" "-a" "6270351a9ecde7fb37922054bc7ee41fcfa050586185fa05e801bd8ccd0447e3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6270351a9ecde7fb37922054bc7ee41fcfa050586185fa05e801bd8ccd0447e3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6270351a9ecde7fb37922054bc7ee41fcfa050586185fa05e801bd8ccd0447e3", kill_on_drop: false }`
[INFO] [stdout] 6270351a9ecde7fb37922054bc7ee41fcfa050586185fa05e801bd8ccd0447e3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 61b912c8ae55aafd7003c69b5ee31657b6d580268050ce4730bc63522dd20551
[INFO] running `Command { std: "docker" "start" "-a" "61b912c8ae55aafd7003c69b5ee31657b6d580268050ce4730bc63522dd20551", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.19
[INFO] [stderr]    Compiling serde_core v1.0.225
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]    Compiling thiserror v2.0.16
[INFO] [stderr]    Compiling serde v1.0.225
[INFO] [stderr]    Compiling cfg-if v1.0.3
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling anyhow v1.0.99
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling serde_derive v1.0.225
[INFO] [stderr]    Compiling thiserror-impl v2.0.16
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling pest v2.8.2
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling pest_meta v2.8.2
[INFO] [stderr]    Compiling pest_generator v2.8.2
[INFO] [stderr]    Compiling ulid v1.2.1
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling pest_derive v2.8.2
[INFO] [stderr]    Compiling ankql v0.6.7
[INFO] [stderr]    Compiling ankurah-proto v0.6.7 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `relation`
[INFO] [stdout]    --> src/request.rs:216:53
[INFO] [stdout]     |
[INFO] [stdout] 216 | ...   DeltaContent::StateAndRelation { state, relation } => write!(f, "EntityDelta {}: StateAndRelation({})", self.entity_id, state),
[INFO] [stdout]     |                                               ^^^^^^^^ help: try ignoring the field: `relation: _`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 35.75s
[INFO] running `Command { std: "docker" "inspect" "61b912c8ae55aafd7003c69b5ee31657b6d580268050ce4730bc63522dd20551", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "61b912c8ae55aafd7003c69b5ee31657b6d580268050ce4730bc63522dd20551", kill_on_drop: false }`
[INFO] [stdout] 61b912c8ae55aafd7003c69b5ee31657b6d580268050ce4730bc63522dd20551
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 30f812e96846ec8773d27c744fd12d88e4ac2c4ed0b516d30e5996512f8fc747
[INFO] running `Command { std: "docker" "start" "-a" "30f812e96846ec8773d27c744fd12d88e4ac2c4ed0b516d30e5996512f8fc747", kill_on_drop: false }`
[INFO] [stderr]    Compiling ankurah-proto v0.6.7 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `relation`
[INFO] [stdout]    --> src/request.rs:216:53
[INFO] [stdout]     |
[INFO] [stdout] 216 | ...   DeltaContent::StateAndRelation { state, relation } => write!(f, "EntityDelta {}: StateAndRelation({})", self.entity_id, state),
[INFO] [stdout]     |                                               ^^^^^^^^ help: try ignoring the field: `relation: _`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `relation`
[INFO] [stdout]    --> src/request.rs:216:53
[INFO] [stdout]     |
[INFO] [stdout] 216 | ...   DeltaContent::StateAndRelation { state, relation } => write!(f, "EntityDelta {}: StateAndRelation({})", self.entity_id, state),
[INFO] [stdout]     |                                               ^^^^^^^^ help: try ignoring the field: `relation: _`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.28s
[INFO] running `Command { std: "docker" "inspect" "30f812e96846ec8773d27c744fd12d88e4ac2c4ed0b516d30e5996512f8fc747", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "30f812e96846ec8773d27c744fd12d88e4ac2c4ed0b516d30e5996512f8fc747", kill_on_drop: false }`
[INFO] [stdout] 30f812e96846ec8773d27c744fd12d88e4ac2c4ed0b516d30e5996512f8fc747
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] fc659f683d335ba9ad2b3370ec30e90f443c181822940ddc270aad72d71b37b0
[INFO] running `Command { std: "docker" "start" "-a" "fc659f683d335ba9ad2b3370ec30e90f443c181822940ddc270aad72d71b37b0", kill_on_drop: false }`
[INFO] [stderr] warning: unused variable: `relation`
[INFO] [stderr]    --> src/request.rs:216:53
[INFO] [stderr]     |
[INFO] [stderr] 216 | ...   DeltaContent::StateAndRelation { state, relation } => write!(f, "EntityDelta {}: StateAndRelation({})", self.entity_id, state),
[INFO] [stderr]     |                                               ^^^^^^^^ help: try ignoring the field: `relation: _`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `ankurah-proto` (lib) generated 1 warning (run `cargo fix --lib -p ankurah-proto` to apply 1 suggestion)
[INFO] [stderr] warning: `ankurah-proto` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.10s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/ankurah_proto-b65a03a57a0a1dfc)
[INFO] [stdout] running 4 tests
[INFO] [stdout] test data::tests::test_event_id_json_serialization ... ok
[INFO] [stdout] test id::tests::test_entity_id_bincode_serialization ... ok
[INFO] [stdout] test data::tests::test_event_id_bincode_serialization ... ok
[INFO] [stdout] test id::tests::test_entity_id_json_serialization ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests ankurah_proto
[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" "fc659f683d335ba9ad2b3370ec30e90f443c181822940ddc270aad72d71b37b0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fc659f683d335ba9ad2b3370ec30e90f443c181822940ddc270aad72d71b37b0", kill_on_drop: false }`
[INFO] [stdout] fc659f683d335ba9ad2b3370ec30e90f443c181822940ddc270aad72d71b37b0
