[INFO] fetching crate tirea-state 0.5.0...
[INFO] testing tirea-state-0.5.0 against master#ec6f9a5b4413f74386267ef8efc93712c2ce6db6 for pr-155739-1
[INFO] extracting crate tirea-state 0.5.0 into /workspace/builds/worker-3-tc1/source
[INFO] started tweaking crates.io crate tirea-state 0.5.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate tirea-state 0.5.0
[INFO] tweaked toml for crates.io crate tirea-state 0.5.0 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate tirea-state 0.5.0 on toolchain ec6f9a5b4413f74386267ef8efc93712c2ce6db6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate tirea-state 0.5.0 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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded criterion-plot v0.5.0
[INFO] [stderr]   Downloaded anes v0.1.6
[INFO] [stderr]   Downloaded criterion v0.5.1
[INFO] [stderr]   Downloaded tirea-state-derive v0.5.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 87cdc5dc7f6ef8efa7d08c62a94b1d2466da4117a37ff836b0acdef121fdb59d
[INFO] running `Command { std: "docker" "start" "-a" "87cdc5dc7f6ef8efa7d08c62a94b1d2466da4117a37ff836b0acdef121fdb59d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "87cdc5dc7f6ef8efa7d08c62a94b1d2466da4117a37ff836b0acdef121fdb59d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "87cdc5dc7f6ef8efa7d08c62a94b1d2466da4117a37ff836b0acdef121fdb59d", kill_on_drop: false }`
[INFO] [stdout] 87cdc5dc7f6ef8efa7d08c62a94b1d2466da4117a37ff836b0acdef121fdb59d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] dc281f83c85e52efc261407d31257a79f77a224b8a052dd139c24a3a0b305ed2
[INFO] running `Command { std: "docker" "start" "-a" "dc281f83c85e52efc261407d31257a79f77a224b8a052dd139c24a3a0b305ed2", kill_on_drop: false }`
[INFO] [stderr]    Compiling tokio v1.50.0
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling tirea-state v0.5.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.17s
[INFO] running `Command { std: "docker" "inspect" "dc281f83c85e52efc261407d31257a79f77a224b8a052dd139c24a3a0b305ed2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dc281f83c85e52efc261407d31257a79f77a224b8a052dd139c24a3a0b305ed2", kill_on_drop: false }`
[INFO] [stdout] dc281f83c85e52efc261407d31257a79f77a224b8a052dd139c24a3a0b305ed2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d51e8181a4b6718196702479a4e0975645532e9b728629c2d1b0736cde210f47
[INFO] running `Command { std: "docker" "start" "-a" "d51e8181a4b6718196702479a4e0975645532e9b728629c2d1b0736cde210f47", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling zerocopy v0.8.42
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling clap_lex v1.1.0
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling anstyle v1.0.14
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling is-terminal v0.4.17
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling clap v4.6.0
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling zerocopy-derive v0.8.42
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling tokio-macros v2.6.1
[INFO] [stderr]    Compiling tokio v1.50.0
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling tirea-state-derive v0.5.0
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling tirea-state v0.5.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stdout] error: cannot find derive macro `Lattice` in this scope
[INFO] [stdout]   --> tests/lattice_composite_tests.rs:10:35
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[derive(Debug, Clone, PartialEq, Lattice)]
[INFO] [stdout]    |                                   ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `Lattice` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]   --> tests/lattice_composite_tests.rs:4:41
[INFO] [stdout]    |
[INFO] [stdout]  4 | use tirea_state::{Flag, GCounter, GSet, Lattice, MaxReg, ORMap, ORSet};
[INFO] [stdout]    |                                         ^^^^^^^
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]    |
[INFO] [stdout]  4 + use tirea_state_derive::Lattice;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Lattice` in this scope
[INFO] [stdout]   --> tests/lattice_composite_tests.rs:48:35
[INFO] [stdout]    |
[INFO] [stdout] 48 | #[derive(Debug, Clone, PartialEq, Lattice)]
[INFO] [stdout]    |                                   ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `Lattice` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]   --> tests/lattice_composite_tests.rs:4:41
[INFO] [stdout]    |
[INFO] [stdout]  4 | use tirea_state::{Flag, GCounter, GSet, Lattice, MaxReg, ORMap, ORSet};
[INFO] [stdout]    |                                         ^^^^^^^
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]    |
[INFO] [stdout]  4 + use tirea_state_derive::Lattice;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Lattice` in this scope
[INFO] [stdout]   --> tests/lattice_composite_tests.rs:75:35
[INFO] [stdout]    |
[INFO] [stdout] 75 | #[derive(Debug, Clone, PartialEq, Lattice)]
[INFO] [stdout]    |                                   ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `Lattice` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]   --> tests/lattice_composite_tests.rs:4:41
[INFO] [stdout]    |
[INFO] [stdout]  4 | use tirea_state::{Flag, GCounter, GSet, Lattice, MaxReg, ORMap, ORSet};
[INFO] [stdout]    |                                         ^^^^^^^
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]    |
[INFO] [stdout]  4 + use tirea_state_derive::Lattice;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Lattice` in this scope
[INFO] [stdout]   --> tests/lattice_composite_tests.rs:80:35
[INFO] [stdout]    |
[INFO] [stdout] 80 | #[derive(Debug, Clone, PartialEq, Lattice)]
[INFO] [stdout]    |                                   ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `Lattice` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]   --> tests/lattice_composite_tests.rs:4:41
[INFO] [stdout]    |
[INFO] [stdout]  4 | use tirea_state::{Flag, GCounter, GSet, Lattice, MaxReg, ORMap, ORSet};
[INFO] [stdout]    |                                         ^^^^^^^
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]    |
[INFO] [stdout]  4 + use tirea_state_derive::Lattice;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `merge` found for struct `Dashboard` in the current scope
[INFO] [stdout]   --> tests/lattice_composite_tests.rs:36:20
[INFO] [stdout]    |
[INFO] [stdout] 11 | struct Dashboard {
[INFO] [stdout]    | ---------------- method `merge` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 36 |     let merged = a.merge(&b);
[INFO] [stdout]    |                    ^^^^^ method not found in `Dashboard`
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]    = note: the following traits define an item `merge`, perhaps you need to implement one of them:
[INFO] [stdout]            candidate #1: `Lattice`
[INFO] [stdout]            candidate #2: `LatticeMerger`
[INFO] [stdout]            candidate #3: `itertools::Itertools`
[INFO] [stdout] help: some of the expressions' fields have a method of the same name
[INFO] [stdout]    |
[INFO] [stdout] 36 |     let merged = a.published.merge(&b);
[INFO] [stdout]    |                    ++++++++++
[INFO] [stdout] 36 |     let merged = a.tags.merge(&b);
[INFO] [stdout]    |                    +++++
[INFO] [stdout] 36 |     let merged = a.visitors.merge(&b);
[INFO] [stdout]    |                    +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `merge` found for struct `Wrapper<T>` in the current scope
[INFO] [stdout]   --> tests/lattice_composite_tests.rs:66:20
[INFO] [stdout]    |
[INFO] [stdout] 49 | struct Wrapper<T: Lattice> {
[INFO] [stdout]    | -------------------------- method `merge` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 66 |     let merged = a.merge(&b);
[INFO] [stdout]    |                    ^^^^^ method not found in `Wrapper<MaxReg<i64>>`
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]    = note: the following traits define an item `merge`, perhaps you need to implement one of them:
[INFO] [stdout]            candidate #1: `Lattice`
[INFO] [stdout]            candidate #2: `LatticeMerger`
[INFO] [stdout]            candidate #3: `itertools::Itertools`
[INFO] [stdout] help: some of the expressions' fields have a method of the same name
[INFO] [stdout]    |
[INFO] [stdout] 66 |     let merged = a.flag.merge(&b);
[INFO] [stdout]    |                    +++++
[INFO] [stdout] 66 |     let merged = a.inner.merge(&b);
[INFO] [stdout]    |                    ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `merge` found for struct `Outer` in the current scope
[INFO] [stdout]    --> tests/lattice_composite_tests.rs:102:20
[INFO] [stdout]     |
[INFO] [stdout]  81 | struct Outer {
[INFO] [stdout]     | ------------ method `merge` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 102 |     let merged = a.merge(&b);
[INFO] [stdout]     |                    ^^^^^ method not found in `Outer`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]     = note: the following traits define an item `merge`, perhaps you need to implement one of them:
[INFO] [stdout]             candidate #1: `Lattice`
[INFO] [stdout]             candidate #2: `LatticeMerger`
[INFO] [stdout]             candidate #3: `itertools::Itertools`
[INFO] [stdout] help: some of the expressions' fields have a method of the same name
[INFO] [stdout]     |
[INFO] [stdout] 102 |     let merged = a.data.score.merge(&b);
[INFO] [stdout]     |                    +++++++++++
[INFO] [stdout] 102 |     let merged = a.enabled.merge(&b);
[INFO] [stdout]     |                    ++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Inner: Lattice` is not satisfied
[INFO] [stdout]    --> tests/lattice_composite_tests.rs:109:18
[INFO] [stdout]     |
[INFO] [stdout] 109 |     let mut map: ORMap<String, Inner> = ORMap::new();
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `Lattice` is not implemented for `Inner`
[INFO] [stdout]    --> tests/lattice_composite_tests.rs:76:1
[INFO] [stdout]     |
[INFO] [stdout]  76 | struct Inner {
[INFO] [stdout]     | ^^^^^^^^^^^^
[INFO] [stdout]     = help: the following other types implement trait `Lattice`:
[INFO] [stdout]               Flag
[INFO] [stdout]               GCounter
[INFO] [stdout]               GSet<T>
[INFO] [stdout]               MaxReg<T>
[INFO] [stdout]               MinReg<T>
[INFO] [stdout]               ORMap<K, V>
[INFO] [stdout]               ORSet<T>
[INFO] [stdout] note: required by a bound in `ORMap`
[INFO] [stdout]    --> src/lattice/or_map.rs:28:29
[INFO] [stdout]     |
[INFO] [stdout]  28 | pub struct ORMap<K: Ord, V: Lattice> {
[INFO] [stdout]     |                             ^^^^^^^ required by this bound in `ORMap`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `put` exists for struct `ORMap<std::string::String, Inner>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> tests/lattice_composite_tests.rs:110:9
[INFO] [stdout]     |
[INFO] [stdout]  76 | struct Inner {
[INFO] [stdout]     | ------------ doesn't satisfy `Inner: Lattice`
[INFO] [stdout] ...
[INFO] [stdout] 110 |     map.put(
[INFO] [stdout]     |     ----^^^ method cannot be called on `ORMap<std::string::String, Inner>` due to unsatisfied trait bounds
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `Inner: Lattice`
[INFO] [stdout] note: the trait `Lattice` must be implemented
[INFO] [stdout]    --> src/lattice/mod.rs:44:1
[INFO] [stdout]     |
[INFO] [stdout]  44 | pub trait Lattice: Clone + PartialEq {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Inner: Lattice` is not satisfied
[INFO] [stdout]    --> tests/lattice_composite_tests.rs:109:41
[INFO] [stdout]     |
[INFO] [stdout] 109 |     let mut map: ORMap<String, Inner> = ORMap::new();
[INFO] [stdout]     |                                         ^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `Lattice` is not implemented for `Inner`
[INFO] [stdout]    --> tests/lattice_composite_tests.rs:76:1
[INFO] [stdout]     |
[INFO] [stdout]  76 | struct Inner {
[INFO] [stdout]     | ^^^^^^^^^^^^
[INFO] [stdout]     = help: the following other types implement trait `Lattice`:
[INFO] [stdout]               Flag
[INFO] [stdout]               GCounter
[INFO] [stdout]               GSet<T>
[INFO] [stdout]               MaxReg<T>
[INFO] [stdout]               MinReg<T>
[INFO] [stdout]               ORMap<K, V>
[INFO] [stdout]               ORSet<T>
[INFO] [stdout] note: required by a bound in `ORMap`
[INFO] [stdout]    --> src/lattice/or_map.rs:28:29
[INFO] [stdout]     |
[INFO] [stdout]  28 | pub struct ORMap<K: Ord, V: Lattice> {
[INFO] [stdout]     |                             ^^^^^^^ required by this bound in `ORMap`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Inner: Lattice` is not satisfied
[INFO] [stdout]    --> tests/lattice_composite_tests.rs:109:41
[INFO] [stdout]     |
[INFO] [stdout] 109 |     let mut map: ORMap<String, Inner> = ORMap::new();
[INFO] [stdout]     |                                         ^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `Lattice` is not implemented for `Inner`
[INFO] [stdout]    --> tests/lattice_composite_tests.rs:76:1
[INFO] [stdout]     |
[INFO] [stdout]  76 | struct Inner {
[INFO] [stdout]     | ^^^^^^^^^^^^
[INFO] [stdout]     = help: the following other types implement trait `Lattice`:
[INFO] [stdout]               Flag
[INFO] [stdout]               GCounter
[INFO] [stdout]               GSet<T>
[INFO] [stdout]               MaxReg<T>
[INFO] [stdout]               MinReg<T>
[INFO] [stdout]               ORMap<K, V>
[INFO] [stdout]               ORSet<T>
[INFO] [stdout] note: required by a bound in `ORMap::<K, V>::new`
[INFO] [stdout]    --> src/lattice/or_map.rs:63:17
[INFO] [stdout]     |
[INFO] [stdout]  63 | impl<K: Ord, V: Lattice> ORMap<K, V> {
[INFO] [stdout]     |                 ^^^^^^^ required by this bound in `ORMap::<K, V>::new`
[INFO] [stdout]  64 |     /// Create an empty OR-Map.
[INFO] [stdout]  65 |     pub fn new() -> Self {
[INFO] [stdout]     |            --- required by a bound in this associated function
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Inner: Lattice` is not satisfied
[INFO] [stdout]    --> tests/lattice_composite_tests.rs:117:19
[INFO] [stdout]     |
[INFO] [stdout] 117 |     let mut map2: ORMap<String, Inner> = ORMap::new();
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `Lattice` is not implemented for `Inner`
[INFO] [stdout]    --> tests/lattice_composite_tests.rs:76:1
[INFO] [stdout]     |
[INFO] [stdout]  76 | struct Inner {
[INFO] [stdout]     | ^^^^^^^^^^^^
[INFO] [stdout]     = help: the following other types implement trait `Lattice`:
[INFO] [stdout]               Flag
[INFO] [stdout]               GCounter
[INFO] [stdout]               GSet<T>
[INFO] [stdout]               MaxReg<T>
[INFO] [stdout]               MinReg<T>
[INFO] [stdout]               ORMap<K, V>
[INFO] [stdout]               ORSet<T>
[INFO] [stdout] note: required by a bound in `ORMap`
[INFO] [stdout]    --> src/lattice/or_map.rs:28:29
[INFO] [stdout]     |
[INFO] [stdout]  28 | pub struct ORMap<K: Ord, V: Lattice> {
[INFO] [stdout]     |                             ^^^^^^^ required by this bound in `ORMap`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `put` exists for struct `ORMap<std::string::String, Inner>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> tests/lattice_composite_tests.rs:118:10
[INFO] [stdout]     |
[INFO] [stdout]  76 | struct Inner {
[INFO] [stdout]     | ------------ doesn't satisfy `Inner: Lattice`
[INFO] [stdout] ...
[INFO] [stdout] 118 |     map2.put(
[INFO] [stdout]     |     -----^^^ method cannot be called on `ORMap<std::string::String, Inner>` due to unsatisfied trait bounds
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `Inner: Lattice`
[INFO] [stdout] note: the trait `Lattice` must be implemented
[INFO] [stdout]    --> src/lattice/mod.rs:44:1
[INFO] [stdout]     |
[INFO] [stdout]  44 | pub trait Lattice: Clone + PartialEq {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Inner: Lattice` is not satisfied
[INFO] [stdout]    --> tests/lattice_composite_tests.rs:117:42
[INFO] [stdout]     |
[INFO] [stdout] 117 |     let mut map2: ORMap<String, Inner> = ORMap::new();
[INFO] [stdout]     |                                          ^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `Lattice` is not implemented for `Inner`
[INFO] [stdout]    --> tests/lattice_composite_tests.rs:76:1
[INFO] [stdout]     |
[INFO] [stdout]  76 | struct Inner {
[INFO] [stdout]     | ^^^^^^^^^^^^
[INFO] [stdout]     = help: the following other types implement trait `Lattice`:
[INFO] [stdout]               Flag
[INFO] [stdout]               GCounter
[INFO] [stdout]               GSet<T>
[INFO] [stdout]               MaxReg<T>
[INFO] [stdout]               MinReg<T>
[INFO] [stdout]               ORMap<K, V>
[INFO] [stdout]               ORSet<T>
[INFO] [stdout] note: required by a bound in `ORMap`
[INFO] [stdout]    --> src/lattice/or_map.rs:28:29
[INFO] [stdout]     |
[INFO] [stdout]  28 | pub struct ORMap<K: Ord, V: Lattice> {
[INFO] [stdout]     |                             ^^^^^^^ required by this bound in `ORMap`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Inner: Lattice` is not satisfied
[INFO] [stdout]    --> tests/lattice_composite_tests.rs:117:42
[INFO] [stdout]     |
[INFO] [stdout] 117 |     let mut map2: ORMap<String, Inner> = ORMap::new();
[INFO] [stdout]     |                                          ^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `Lattice` is not implemented for `Inner`
[INFO] [stdout]    --> tests/lattice_composite_tests.rs:76:1
[INFO] [stdout]     |
[INFO] [stdout]  76 | struct Inner {
[INFO] [stdout]     | ^^^^^^^^^^^^
[INFO] [stdout]     = help: the following other types implement trait `Lattice`:
[INFO] [stdout]               Flag
[INFO] [stdout]               GCounter
[INFO] [stdout]               GSet<T>
[INFO] [stdout]               MaxReg<T>
[INFO] [stdout]               MinReg<T>
[INFO] [stdout]               ORMap<K, V>
[INFO] [stdout]               ORSet<T>
[INFO] [stdout] note: required by a bound in `ORMap::<K, V>::new`
[INFO] [stdout]    --> src/lattice/or_map.rs:63:17
[INFO] [stdout]     |
[INFO] [stdout]  63 | impl<K: Ord, V: Lattice> ORMap<K, V> {
[INFO] [stdout]     |                 ^^^^^^^ required by this bound in `ORMap::<K, V>::new`
[INFO] [stdout]  64 |     /// Create an empty OR-Map.
[INFO] [stdout]  65 |     pub fn new() -> Self {
[INFO] [stdout]     |            --- required by a bound in this associated function
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `merge` exists for struct `ORMap<std::string::String, Inner>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> tests/lattice_composite_tests.rs:125:22
[INFO] [stdout]     |
[INFO] [stdout]  76 | struct Inner {
[INFO] [stdout]     | ------------ doesn't satisfy `Inner: Lattice`
[INFO] [stdout] ...
[INFO] [stdout] 125 |     let merged = map.merge(&map2);
[INFO] [stdout]     |                      ^^^^^ method cannot be called on `ORMap<std::string::String, Inner>` due to unsatisfied trait bounds
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lattice/or_map.rs:28:1
[INFO] [stdout]     |
[INFO] [stdout]  28 | pub struct ORMap<K: Ord, V: Lattice> {
[INFO] [stdout]     | ------------------------------------ doesn't satisfy `ORMap<std::string::String, Inner>: Lattice`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `Inner: Lattice`
[INFO] [stdout]             which is required by `ORMap<std::string::String, Inner>: Lattice`
[INFO] [stdout] note: the trait `Lattice` must be implemented
[INFO] [stdout]    --> src/lattice/mod.rs:44:1
[INFO] [stdout]     |
[INFO] [stdout]  44 | pub trait Lattice: Clone + PartialEq {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0277, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `tirea-state` (test "lattice_composite_tests") due to 16 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "d51e8181a4b6718196702479a4e0975645532e9b728629c2d1b0736cde210f47", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d51e8181a4b6718196702479a4e0975645532e9b728629c2d1b0736cde210f47", kill_on_drop: false }`
[INFO] [stdout] d51e8181a4b6718196702479a4e0975645532e9b728629c2d1b0736cde210f47
