[INFO] fetching crate acid-state 0.2.3... [INFO] testing acid-state-0.2.3 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7 [INFO] extracting crate acid-state 0.2.3 into /workspace/builds/worker-2-tc1/source [INFO] started tweaking crates.io crate acid-state 0.2.3 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate acid-state 0.2.3 [INFO] tweaked toml for crates.io crate acid-state 0.2.3 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate acid-state 0.2.3 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Locking 8 packages to latest compatible versions [INFO] [stderr] Adding bincode v0.5.9 (available: v2.0.1) [INFO] [stderr] Adding lazy_static v0.2.11 (available: v1.5.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded bincode v0.5.9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c222e2b11b7b6ab3264c9a4d33488c6fb15481d7378ab0d78b197ed0d81ef7b1 [INFO] running `Command { std: "docker" "start" "-a" "c222e2b11b7b6ab3264c9a4d33488c6fb15481d7378ab0d78b197ed0d81ef7b1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c222e2b11b7b6ab3264c9a4d33488c6fb15481d7378ab0d78b197ed0d81ef7b1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c222e2b11b7b6ab3264c9a4d33488c6fb15481d7378ab0d78b197ed0d81ef7b1", kill_on_drop: false }` [INFO] [stdout] c222e2b11b7b6ab3264c9a4d33488c6fb15481d7378ab0d78b197ed0d81ef7b1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 09e0c83f47521b78cc6637b56932ee0ae3df0b6eec9a8a5405835d6bf47ba8cd [INFO] running `Command { std: "docker" "start" "-a" "09e0c83f47521b78cc6637b56932ee0ae3df0b6eec9a8a5405835d6bf47ba8cd", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling byteorder v0.5.3 [INFO] [stderr] Compiling serde v0.7.15 [INFO] [stderr] Compiling rustc-serialize v0.3.25 [INFO] [stderr] Compiling bincode v0.5.9 [INFO] [stderr] Compiling acid-state v0.2.3 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused `#[macro_use]` import [INFO] [stdout] --> src/lib.rs:49:1 [INFO] [stdout] | [INFO] [stdout] 49 | #[macro_use] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `clear` is never used [INFO] [stdout] --> src/wrapper_structs.rs:54:8 [INFO] [stdout] | [INFO] [stdout] 28 | impl Persistent { [INFO] [stdout] | -------------------------------------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 54 | fn clear(&self) -> io::Result<()> { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/wrapper_structs.rs:70:9 [INFO] [stdout] | [INFO] [stdout] 70 | f.sync_all(); [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 70 | let _ = f.sync_all(); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/wrapper_structs.rs:88:9 [INFO] [stdout] | [INFO] [stdout] 88 | self.write(); [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 88 | let _ = self.write(); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.02s [INFO] running `Command { std: "docker" "inspect" "09e0c83f47521b78cc6637b56932ee0ae3df0b6eec9a8a5405835d6bf47ba8cd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "09e0c83f47521b78cc6637b56932ee0ae3df0b6eec9a8a5405835d6bf47ba8cd", kill_on_drop: false }` [INFO] [stdout] 09e0c83f47521b78cc6637b56932ee0ae3df0b6eec9a8a5405835d6bf47ba8cd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 905c74891dff4aba9be9cd763217c8d8720114aaba97b046d2d47ec98073d5bb [INFO] running `Command { std: "docker" "start" "-a" "905c74891dff4aba9be9cd763217c8d8720114aaba97b046d2d47ec98073d5bb", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Compiling acid-state v0.2.3 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused `#[macro_use]` import [INFO] [stdout] --> src/lib.rs:49:1 [INFO] [stdout] | [INFO] [stdout] 49 | #[macro_use] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `clear` is never used [INFO] [stdout] --> src/wrapper_structs.rs:54:8 [INFO] [stdout] | [INFO] [stdout] 28 | impl Persistent { [INFO] [stdout] | -------------------------------------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 54 | fn clear(&self) -> io::Result<()> { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/wrapper_structs.rs:70:9 [INFO] [stdout] | [INFO] [stdout] 70 | f.sync_all(); [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 70 | let _ = f.sync_all(); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/wrapper_structs.rs:88:9 [INFO] [stdout] | [INFO] [stdout] 88 | self.write(); [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 88 | let _ = self.write(); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `RustcDecodable` in this scope [INFO] [stdout] --> test/test.rs:9:17 [INFO] [stdout] | [INFO] [stdout] 9 | #[derive(Debug, RustcDecodable, RustcEncodable)] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `RustcEncodable` in this scope [INFO] [stdout] --> test/test.rs:9:33 [INFO] [stdout] | [INFO] [stdout] 9 | #[derive(Debug, RustcDecodable, RustcEncodable)] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred [INFO] [stdout] --> test/test.rs:14:1 [INFO] [stdout] | [INFO] [stdout] 14 | / acid_state! { [INFO] [stdout] 15 | | A: HashMap = HashMap::new(); [INFO] [stdout] 16 | | B: u64 = 0; [INFO] [stdout] 17 | | C: Cs = Cs { [INFO] [stdout] 18 | | v: 0 [INFO] [stdout] 19 | | }; [INFO] [stdout] 20 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `acid_state` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred [INFO] [stdout] --> test/test.rs:14:1 [INFO] [stdout] | [INFO] [stdout] 14 | / acid_state! { [INFO] [stdout] 15 | | A: HashMap = HashMap::new(); [INFO] [stdout] 16 | | B: u64 = 0; [INFO] [stdout] 17 | | C: Cs = Cs { [INFO] [stdout] 18 | | v: 0 [INFO] [stdout] 19 | | }; [INFO] [stdout] 20 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `acid_state` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred [INFO] [stdout] --> test/test.rs:14:1 [INFO] [stdout] | [INFO] [stdout] 14 | / acid_state! { [INFO] [stdout] 15 | | A: HashMap = HashMap::new(); [INFO] [stdout] 16 | | B: u64 = 0; [INFO] [stdout] 17 | | C: Cs = Cs { [INFO] [stdout] 18 | | v: 0 [INFO] [stdout] 19 | | }; [INFO] [stdout] 20 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `acid_state` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Cs: Encodable` is not satisfied [INFO] [stdout] --> test/test.rs:14:1 [INFO] [stdout] | [INFO] [stdout] 14 | / acid_state! { [INFO] [stdout] 15 | | A: HashMap = HashMap::new(); [INFO] [stdout] 16 | | B: u64 = 0; [INFO] [stdout] 17 | | C: Cs = Cs { [INFO] [stdout] 18 | | v: 0 [INFO] [stdout] 19 | | }; [INFO] [stdout] 20 | | } [INFO] [stdout] | |_^ unsatisfied trait bound [INFO] [stdout] | [INFO] [stdout] help: the trait `Encodable` is not implemented for `Cs` [INFO] [stdout] --> test/test.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | struct Cs { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] = help: the following other types implement trait `Encodable`: [INFO] [stdout] &'a T [INFO] [stdout] () [INFO] [stdout] (T0, T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11) [INFO] [stdout] (T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11) [INFO] [stdout] (T10, T11) [INFO] [stdout] (T11,) [INFO] [stdout] (T2, T3, T4, T5, T6, T7, T8, T9, T10, T11) [INFO] [stdout] (T3, T4, T5, T6, T7, T8, T9, T10, T11) [INFO] [stdout] and 78 others [INFO] [stdout] note: required by a bound in `Persistent` [INFO] [stdout] --> /opt/rustwide/workdir/src/wrapper_structs.rs:23:26 [INFO] [stdout] | [INFO] [stdout] 23 | pub struct Persistent { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Persistent` [INFO] [stdout] = note: this error originates in the macro `__lazy_static_internal` which comes from the expansion of the macro `acid_state` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Cs: Decodable` is not satisfied [INFO] [stdout] --> test/test.rs:14:1 [INFO] [stdout] | [INFO] [stdout] 14 | / acid_state! { [INFO] [stdout] 15 | | A: HashMap = HashMap::new(); [INFO] [stdout] 16 | | B: u64 = 0; [INFO] [stdout] 17 | | C: Cs = Cs { [INFO] [stdout] 18 | | v: 0 [INFO] [stdout] 19 | | }; [INFO] [stdout] 20 | | } [INFO] [stdout] | |_^ unsatisfied trait bound [INFO] [stdout] | [INFO] [stdout] help: the trait `Decodable` is not implemented for `Cs` [INFO] [stdout] --> test/test.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | struct Cs { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] = help: the following other types implement trait `Decodable`: [INFO] [stdout] () [INFO] [stdout] (T0, T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11) [INFO] [stdout] (T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11) [INFO] [stdout] (T10, T11) [INFO] [stdout] (T11,) [INFO] [stdout] (T2, T3, T4, T5, T6, T7, T8, T9, T10, T11) [INFO] [stdout] (T3, T4, T5, T6, T7, T8, T9, T10, T11) [INFO] [stdout] (T4, T5, T6, T7, T8, T9, T10, T11) [INFO] [stdout] and 74 others [INFO] [stdout] note: required by a bound in `Persistent` [INFO] [stdout] --> /opt/rustwide/workdir/src/wrapper_structs.rs:23:38 [INFO] [stdout] | [INFO] [stdout] 23 | pub struct Persistent { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Persistent` [INFO] [stdout] = note: this error originates in the macro `__lazy_static_internal` which comes from the expansion of the macro `acid_state` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Cs: Encodable` is not satisfied [INFO] [stdout] --> test/test.rs:14:1 [INFO] [stdout] | [INFO] [stdout] 14 | / acid_state! { [INFO] [stdout] 15 | | A: HashMap = HashMap::new(); [INFO] [stdout] 16 | | B: u64 = 0; [INFO] [stdout] 17 | | C: Cs = Cs { [INFO] [stdout] 18 | | v: 0 [INFO] [stdout] 19 | | }; [INFO] [stdout] 20 | | } [INFO] [stdout] | |_^ unsatisfied trait bound [INFO] [stdout] | [INFO] [stdout] help: the trait `Encodable` is not implemented for `Cs` [INFO] [stdout] --> test/test.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | struct Cs { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] = help: the following other types implement trait `Encodable`: [INFO] [stdout] &'a T [INFO] [stdout] () [INFO] [stdout] (T0, T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11) [INFO] [stdout] (T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11) [INFO] [stdout] (T10, T11) [INFO] [stdout] (T11,) [INFO] [stdout] (T2, T3, T4, T5, T6, T7, T8, T9, T10, T11) [INFO] [stdout] (T3, T4, T5, T6, T7, T8, T9, T10, T11) [INFO] [stdout] and 78 others [INFO] [stdout] note: required by a bound in `Persistent` [INFO] [stdout] --> /opt/rustwide/workdir/src/wrapper_structs.rs:23:26 [INFO] [stdout] | [INFO] [stdout] 23 | pub struct Persistent { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Persistent` [INFO] [stdout] = note: this error originates in the macro `acid_state` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Cs: Decodable` is not satisfied [INFO] [stdout] --> test/test.rs:14:1 [INFO] [stdout] | [INFO] [stdout] 14 | / acid_state! { [INFO] [stdout] 15 | | A: HashMap = HashMap::new(); [INFO] [stdout] 16 | | B: u64 = 0; [INFO] [stdout] 17 | | C: Cs = Cs { [INFO] [stdout] 18 | | v: 0 [INFO] [stdout] 19 | | }; [INFO] [stdout] 20 | | } [INFO] [stdout] | |_^ unsatisfied trait bound [INFO] [stdout] | [INFO] [stdout] help: the trait `Decodable` is not implemented for `Cs` [INFO] [stdout] --> test/test.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | struct Cs { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] = help: the following other types implement trait `Decodable`: [INFO] [stdout] () [INFO] [stdout] (T0, T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11) [INFO] [stdout] (T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11) [INFO] [stdout] (T10, T11) [INFO] [stdout] (T11,) [INFO] [stdout] (T2, T3, T4, T5, T6, T7, T8, T9, T10, T11) [INFO] [stdout] (T3, T4, T5, T6, T7, T8, T9, T10, T11) [INFO] [stdout] (T4, T5, T6, T7, T8, T9, T10, T11) [INFO] [stdout] and 74 others [INFO] [stdout] note: required by a bound in `Persistent` [INFO] [stdout] --> /opt/rustwide/workdir/src/wrapper_structs.rs:23:38 [INFO] [stdout] | [INFO] [stdout] 23 | pub struct Persistent { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Persistent` [INFO] [stdout] = note: this error originates in the macro `acid_state` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Cs: Encodable` is not satisfied [INFO] [stdout] --> test/test.rs:14:1 [INFO] [stdout] | [INFO] [stdout] 14 | / acid_state! { [INFO] [stdout] 15 | | A: HashMap = HashMap::new(); [INFO] [stdout] 16 | | B: u64 = 0; [INFO] [stdout] 17 | | C: Cs = Cs { [INFO] [stdout] 18 | | v: 0 [INFO] [stdout] 19 | | }; [INFO] [stdout] 20 | | } [INFO] [stdout] | |_^ unsatisfied trait bound [INFO] [stdout] | [INFO] [stdout] help: the trait `Encodable` is not implemented for `Cs` [INFO] [stdout] --> test/test.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | struct Cs { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] = help: the following other types implement trait `Encodable`: [INFO] [stdout] &'a T [INFO] [stdout] () [INFO] [stdout] (T0, T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11) [INFO] [stdout] (T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11) [INFO] [stdout] (T10, T11) [INFO] [stdout] (T11,) [INFO] [stdout] (T2, T3, T4, T5, T6, T7, T8, T9, T10, T11) [INFO] [stdout] (T3, T4, T5, T6, T7, T8, T9, T10, T11) [INFO] [stdout] and 78 others [INFO] [stdout] note: required by a bound in `Persistent` [INFO] [stdout] --> /opt/rustwide/workdir/src/wrapper_structs.rs:23:26 [INFO] [stdout] | [INFO] [stdout] 23 | pub struct Persistent { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Persistent` [INFO] [stdout] = note: this error originates in the macro `__lazy_static_internal` which comes from the expansion of the macro `acid_state` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Cs: Decodable` is not satisfied [INFO] [stdout] --> test/test.rs:14:1 [INFO] [stdout] | [INFO] [stdout] 14 | / acid_state! { [INFO] [stdout] 15 | | A: HashMap = HashMap::new(); [INFO] [stdout] 16 | | B: u64 = 0; [INFO] [stdout] 17 | | C: Cs = Cs { [INFO] [stdout] 18 | | v: 0 [INFO] [stdout] 19 | | }; [INFO] [stdout] 20 | | } [INFO] [stdout] | |_^ unsatisfied trait bound [INFO] [stdout] | [INFO] [stdout] help: the trait `Decodable` is not implemented for `Cs` [INFO] [stdout] --> test/test.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | struct Cs { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] = help: the following other types implement trait `Decodable`: [INFO] [stdout] () [INFO] [stdout] (T0, T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11) [INFO] [stdout] (T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11) [INFO] [stdout] (T10, T11) [INFO] [stdout] (T11,) [INFO] [stdout] (T2, T3, T4, T5, T6, T7, T8, T9, T10, T11) [INFO] [stdout] (T3, T4, T5, T6, T7, T8, T9, T10, T11) [INFO] [stdout] (T4, T5, T6, T7, T8, T9, T10, T11) [INFO] [stdout] and 74 others [INFO] [stdout] note: required by a bound in `Persistent` [INFO] [stdout] --> /opt/rustwide/workdir/src/wrapper_structs.rs:23:38 [INFO] [stdout] | [INFO] [stdout] 23 | pub struct Persistent { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Persistent` [INFO] [stdout] = note: this error originates in the macro `__lazy_static_internal` which comes from the expansion of the macro `acid_state` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Cs: Encodable` is not satisfied [INFO] [stdout] --> test/test.rs:14:1 [INFO] [stdout] | [INFO] [stdout] 14 | / acid_state! { [INFO] [stdout] 15 | | A: HashMap = HashMap::new(); [INFO] [stdout] 16 | | B: u64 = 0; [INFO] [stdout] 17 | | C: Cs = Cs { [INFO] [stdout] 18 | | v: 0 [INFO] [stdout] 19 | | }; [INFO] [stdout] 20 | | } [INFO] [stdout] | |_^ unsatisfied trait bound [INFO] [stdout] | [INFO] [stdout] help: the trait `Encodable` is not implemented for `Cs` [INFO] [stdout] --> test/test.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | struct Cs { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] = help: the following other types implement trait `Encodable`: [INFO] [stdout] &'a T [INFO] [stdout] () [INFO] [stdout] (T0, T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11) [INFO] [stdout] (T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11) [INFO] [stdout] (T10, T11) [INFO] [stdout] (T11,) [INFO] [stdout] (T2, T3, T4, T5, T6, T7, T8, T9, T10, T11) [INFO] [stdout] (T3, T4, T5, T6, T7, T8, T9, T10, T11) [INFO] [stdout] and 78 others [INFO] [stdout] note: required by a bound in `Persistent` [INFO] [stdout] --> /opt/rustwide/workdir/src/wrapper_structs.rs:23:26 [INFO] [stdout] | [INFO] [stdout] 23 | pub struct Persistent { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Persistent` [INFO] [stdout] = note: this error originates in the macro `acid_state` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Cs: Decodable` is not satisfied [INFO] [stdout] --> test/test.rs:14:1 [INFO] [stdout] | [INFO] [stdout] 14 | / acid_state! { [INFO] [stdout] 15 | | A: HashMap = HashMap::new(); [INFO] [stdout] 16 | | B: u64 = 0; [INFO] [stdout] 17 | | C: Cs = Cs { [INFO] [stdout] 18 | | v: 0 [INFO] [stdout] 19 | | }; [INFO] [stdout] 20 | | } [INFO] [stdout] | |_^ unsatisfied trait bound [INFO] [stdout] | [INFO] [stdout] help: the trait `Decodable` is not implemented for `Cs` [INFO] [stdout] --> test/test.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | struct Cs { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] = help: the following other types implement trait `Decodable`: [INFO] [stdout] () [INFO] [stdout] (T0, T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11) [INFO] [stdout] (T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11) [INFO] [stdout] (T10, T11) [INFO] [stdout] (T11,) [INFO] [stdout] (T2, T3, T4, T5, T6, T7, T8, T9, T10, T11) [INFO] [stdout] (T3, T4, T5, T6, T7, T8, T9, T10, T11) [INFO] [stdout] (T4, T5, T6, T7, T8, T9, T10, T11) [INFO] [stdout] and 74 others [INFO] [stdout] note: required by a bound in `Persistent` [INFO] [stdout] --> /opt/rustwide/workdir/src/wrapper_structs.rs:23:38 [INFO] [stdout] | [INFO] [stdout] 23 | pub struct Persistent { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Persistent` [INFO] [stdout] = note: this error originates in the macro `acid_state` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Cs: Encodable` is not satisfied [INFO] [stdout] --> test/test.rs:14:1 [INFO] [stdout] | [INFO] [stdout] 14 | / acid_state! { [INFO] [stdout] 15 | | A: HashMap = HashMap::new(); [INFO] [stdout] 16 | | B: u64 = 0; [INFO] [stdout] 17 | | C: Cs = Cs { [INFO] [stdout] 18 | | v: 0 [INFO] [stdout] 19 | | }; [INFO] [stdout] 20 | | } [INFO] [stdout] | |_^ unsatisfied trait bound [INFO] [stdout] | [INFO] [stdout] help: the trait `Encodable` is not implemented for `Cs` [INFO] [stdout] --> test/test.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | struct Cs { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] = help: the following other types implement trait `Encodable`: [INFO] [stdout] &'a T [INFO] [stdout] () [INFO] [stdout] (T0, T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11) [INFO] [stdout] (T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11) [INFO] [stdout] (T10, T11) [INFO] [stdout] (T11,) [INFO] [stdout] (T2, T3, T4, T5, T6, T7, T8, T9, T10, T11) [INFO] [stdout] (T3, T4, T5, T6, T7, T8, T9, T10, T11) [INFO] [stdout] and 78 others [INFO] [stdout] note: required by a bound in `Persistent` [INFO] [stdout] --> /opt/rustwide/workdir/src/wrapper_structs.rs:23:26 [INFO] [stdout] | [INFO] [stdout] 23 | pub struct Persistent { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Persistent` [INFO] [stdout] = note: this error originates in the macro `__lazy_static_create` which comes from the expansion of the macro `acid_state` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Cs: Decodable` is not satisfied [INFO] [stdout] --> test/test.rs:14:1 [INFO] [stdout] | [INFO] [stdout] 14 | / acid_state! { [INFO] [stdout] 15 | | A: HashMap = HashMap::new(); [INFO] [stdout] 16 | | B: u64 = 0; [INFO] [stdout] 17 | | C: Cs = Cs { [INFO] [stdout] 18 | | v: 0 [INFO] [stdout] 19 | | }; [INFO] [stdout] 20 | | } [INFO] [stdout] | |_^ unsatisfied trait bound [INFO] [stdout] | [INFO] [stdout] help: the trait `Decodable` is not implemented for `Cs` [INFO] [stdout] --> test/test.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | struct Cs { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] = help: the following other types implement trait `Decodable`: [INFO] [stdout] () [INFO] [stdout] (T0, T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11) [INFO] [stdout] (T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11) [INFO] [stdout] (T10, T11) [INFO] [stdout] (T11,) [INFO] [stdout] (T2, T3, T4, T5, T6, T7, T8, T9, T10, T11) [INFO] [stdout] (T3, T4, T5, T6, T7, T8, T9, T10, T11) [INFO] [stdout] (T4, T5, T6, T7, T8, T9, T10, T11) [INFO] [stdout] and 74 others [INFO] [stdout] note: required by a bound in `Persistent` [INFO] [stdout] --> /opt/rustwide/workdir/src/wrapper_structs.rs:23:38 [INFO] [stdout] | [INFO] [stdout] 23 | pub struct Persistent { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Persistent` [INFO] [stdout] = note: this error originates in the macro `__lazy_static_create` which comes from the expansion of the macro `acid_state` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Cs: Encodable` is not satisfied [INFO] [stdout] --> test/test.rs:14:1 [INFO] [stdout] | [INFO] [stdout] 14 | / acid_state! { [INFO] [stdout] 15 | | A: HashMap = HashMap::new(); [INFO] [stdout] 16 | | B: u64 = 0; [INFO] [stdout] 17 | | C: Cs = Cs { [INFO] [stdout] 18 | | v: 0 [INFO] [stdout] 19 | | }; [INFO] [stdout] 20 | | } [INFO] [stdout] | |_^ unsatisfied trait bound [INFO] [stdout] | [INFO] [stdout] help: the trait `Encodable` is not implemented for `Cs` [INFO] [stdout] --> test/test.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | struct Cs { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] = help: the following other types implement trait `Encodable`: [INFO] [stdout] &'a T [INFO] [stdout] () [INFO] [stdout] (T0, T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11) [INFO] [stdout] (T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11) [INFO] [stdout] (T10, T11) [INFO] [stdout] (T11,) [INFO] [stdout] (T2, T3, T4, T5, T6, T7, T8, T9, T10, T11) [INFO] [stdout] (T3, T4, T5, T6, T7, T8, T9, T10, T11) [INFO] [stdout] and 78 others [INFO] [stdout] note: required by a bound in `Persistent` [INFO] [stdout] --> /opt/rustwide/workdir/src/wrapper_structs.rs:23:26 [INFO] [stdout] | [INFO] [stdout] 23 | pub struct Persistent { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Persistent` [INFO] [stdout] = note: this error originates in the macro `__lazy_static_create` which comes from the expansion of the macro `acid_state` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Cs: Decodable` is not satisfied [INFO] [stdout] --> test/test.rs:14:1 [INFO] [stdout] | [INFO] [stdout] 14 | / acid_state! { [INFO] [stdout] 15 | | A: HashMap = HashMap::new(); [INFO] [stdout] 16 | | B: u64 = 0; [INFO] [stdout] 17 | | C: Cs = Cs { [INFO] [stdout] 18 | | v: 0 [INFO] [stdout] 19 | | }; [INFO] [stdout] 20 | | } [INFO] [stdout] | |_^ unsatisfied trait bound [INFO] [stdout] | [INFO] [stdout] help: the trait `Decodable` is not implemented for `Cs` [INFO] [stdout] --> test/test.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | struct Cs { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] = help: the following other types implement trait `Decodable`: [INFO] [stdout] () [INFO] [stdout] (T0, T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11) [INFO] [stdout] (T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11) [INFO] [stdout] (T10, T11) [INFO] [stdout] (T11,) [INFO] [stdout] (T2, T3, T4, T5, T6, T7, T8, T9, T10, T11) [INFO] [stdout] (T3, T4, T5, T6, T7, T8, T9, T10, T11) [INFO] [stdout] (T4, T5, T6, T7, T8, T9, T10, T11) [INFO] [stdout] and 74 others [INFO] [stdout] note: required by a bound in `Persistent` [INFO] [stdout] --> /opt/rustwide/workdir/src/wrapper_structs.rs:23:38 [INFO] [stdout] | [INFO] [stdout] 23 | pub struct Persistent { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Persistent` [INFO] [stdout] = note: this error originates in the macro `__lazy_static_create` which comes from the expansion of the macro `acid_state` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Cs: Encodable` is not satisfied [INFO] [stdout] --> test/test.rs:14:1 [INFO] [stdout] | [INFO] [stdout] 14 | / acid_state! { [INFO] [stdout] 15 | | A: HashMap = HashMap::new(); [INFO] [stdout] 16 | | B: u64 = 0; [INFO] [stdout] 17 | | C: Cs = Cs { [INFO] [stdout] 18 | | v: 0 [INFO] [stdout] 19 | | }; [INFO] [stdout] 20 | | } [INFO] [stdout] | |_^ unsatisfied trait bound [INFO] [stdout] | [INFO] [stdout] help: the trait `Encodable` is not implemented for `Cs` [INFO] [stdout] --> test/test.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | struct Cs { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] = help: the following other types implement trait `Encodable`: [INFO] [stdout] &'a T [INFO] [stdout] () [INFO] [stdout] (T0, T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11) [INFO] [stdout] (T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11) [INFO] [stdout] (T10, T11) [INFO] [stdout] (T11,) [INFO] [stdout] (T2, T3, T4, T5, T6, T7, T8, T9, T10, T11) [INFO] [stdout] (T3, T4, T5, T6, T7, T8, T9, T10, T11) [INFO] [stdout] and 78 others [INFO] [stdout] note: required by a bound in `Persistent` [INFO] [stdout] --> /opt/rustwide/workdir/src/wrapper_structs.rs:23:26 [INFO] [stdout] | [INFO] [stdout] 23 | pub struct Persistent { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Persistent` [INFO] [stdout] = note: this error originates in the macro `__lazy_static_create` which comes from the expansion of the macro `acid_state` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Cs: Decodable` is not satisfied [INFO] [stdout] --> test/test.rs:14:1 [INFO] [stdout] | [INFO] [stdout] 14 | / acid_state! { [INFO] [stdout] 15 | | A: HashMap = HashMap::new(); [INFO] [stdout] 16 | | B: u64 = 0; [INFO] [stdout] 17 | | C: Cs = Cs { [INFO] [stdout] 18 | | v: 0 [INFO] [stdout] 19 | | }; [INFO] [stdout] 20 | | } [INFO] [stdout] | |_^ unsatisfied trait bound [INFO] [stdout] | [INFO] [stdout] help: the trait `Decodable` is not implemented for `Cs` [INFO] [stdout] --> test/test.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | struct Cs { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] = help: the following other types implement trait `Decodable`: [INFO] [stdout] () [INFO] [stdout] (T0, T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11) [INFO] [stdout] (T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11) [INFO] [stdout] (T10, T11) [INFO] [stdout] (T11,) [INFO] [stdout] (T2, T3, T4, T5, T6, T7, T8, T9, T10, T11) [INFO] [stdout] (T3, T4, T5, T6, T7, T8, T9, T10, T11) [INFO] [stdout] (T4, T5, T6, T7, T8, T9, T10, T11) [INFO] [stdout] and 74 others [INFO] [stdout] note: required by a bound in `Persistent` [INFO] [stdout] --> /opt/rustwide/workdir/src/wrapper_structs.rs:23:38 [INFO] [stdout] | [INFO] [stdout] 23 | pub struct Persistent { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Persistent` [INFO] [stdout] = note: this error originates in the macro `__lazy_static_create` which comes from the expansion of the macro `acid_state` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Cs: Encodable` is not satisfied [INFO] [stdout] --> test/test.rs:14:1 [INFO] [stdout] | [INFO] [stdout] 14 | / acid_state! { [INFO] [stdout] 15 | | A: HashMap = HashMap::new(); [INFO] [stdout] 16 | | B: u64 = 0; [INFO] [stdout] 17 | | C: Cs = Cs { [INFO] [stdout] 18 | | v: 0 [INFO] [stdout] 19 | | }; [INFO] [stdout] 20 | | } [INFO] [stdout] | |_^ unsatisfied trait bound [INFO] [stdout] | [INFO] [stdout] help: the trait `Encodable` is not implemented for `Cs` [INFO] [stdout] --> test/test.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | struct Cs { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] = help: the following other types implement trait `Encodable`: [INFO] [stdout] &'a T [INFO] [stdout] () [INFO] [stdout] (T0, T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11) [INFO] [stdout] (T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11) [INFO] [stdout] (T10, T11) [INFO] [stdout] (T11,) [INFO] [stdout] (T2, T3, T4, T5, T6, T7, T8, T9, T10, T11) [INFO] [stdout] (T3, T4, T5, T6, T7, T8, T9, T10, T11) [INFO] [stdout] and 78 others [INFO] [stdout] note: required by a bound in `Persistent` [INFO] [stdout] --> /opt/rustwide/workdir/src/wrapper_structs.rs:23:26 [INFO] [stdout] | [INFO] [stdout] 23 | pub struct Persistent { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Persistent` [INFO] [stdout] = note: this error originates in the macro `__lazy_static_internal` which comes from the expansion of the macro `acid_state` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Cs: Decodable` is not satisfied [INFO] [stdout] --> test/test.rs:14:1 [INFO] [stdout] | [INFO] [stdout] 14 | / acid_state! { [INFO] [stdout] 15 | | A: HashMap = HashMap::new(); [INFO] [stdout] 16 | | B: u64 = 0; [INFO] [stdout] 17 | | C: Cs = Cs { [INFO] [stdout] 18 | | v: 0 [INFO] [stdout] 19 | | }; [INFO] [stdout] 20 | | } [INFO] [stdout] | |_^ unsatisfied trait bound [INFO] [stdout] | [INFO] [stdout] help: the trait `Decodable` is not implemented for `Cs` [INFO] [stdout] --> test/test.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | struct Cs { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] = help: the following other types implement trait `Decodable`: [INFO] [stdout] () [INFO] [stdout] (T0, T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11) [INFO] [stdout] (T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11) [INFO] [stdout] (T10, T11) [INFO] [stdout] (T11,) [INFO] [stdout] (T2, T3, T4, T5, T6, T7, T8, T9, T10, T11) [INFO] [stdout] (T3, T4, T5, T6, T7, T8, T9, T10, T11) [INFO] [stdout] (T4, T5, T6, T7, T8, T9, T10, T11) [INFO] [stdout] and 74 others [INFO] [stdout] note: required by a bound in `Persistent` [INFO] [stdout] --> /opt/rustwide/workdir/src/wrapper_structs.rs:23:38 [INFO] [stdout] | [INFO] [stdout] 23 | pub struct Persistent { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Persistent` [INFO] [stdout] = note: this error originates in the macro `__lazy_static_internal` which comes from the expansion of the macro `acid_state` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `#[macro_use]` import [INFO] [stdout] --> src/lib.rs:49:1 [INFO] [stdout] | [INFO] [stdout] 49 | #[macro_use] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: the method `handle` exists for struct `C`, but its trait bounds were not satisfied [INFO] [stdout] --> test/test.rs:25:5 [INFO] [stdout] | [INFO] [stdout] 10 | struct Cs { [INFO] [stdout] | --------- doesn't satisfy `Cs: Decodable` or `Cs: Encodable` [INFO] [stdout] ... [INFO] [stdout] 14 | / acid_state! { [INFO] [stdout] 15 | | A: HashMap = HashMap::new(); [INFO] [stdout] 16 | | B: u64 = 0; [INFO] [stdout] 17 | | C: Cs = Cs { [INFO] [stdout] 18 | | v: 0 [INFO] [stdout] 19 | | }; [INFO] [stdout] 20 | | } [INFO] [stdout] | |_- method `handle` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 25 | / acid! { [INFO] [stdout] 26 | | (A => a, B => b, C => c) => { [INFO] [stdout] 27 | | // A, B, C have been pulled off disk [INFO] [stdout] 28 | | let mut current = a.entry(key).or_insert(0); [INFO] [stdout] ... | [INFO] [stdout] 37 | | }; [INFO] [stdout] | |_____^ method cannot be called on `C` due to unsatisfied trait bounds [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `Cs: Encodable` [INFO] [stdout] `Cs: Decodable` [INFO] [stdout] note: the traits `Decodable` and `Encodable` must be implemented [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustc-serialize-0.3.25/src/serialize.rs:851:1 [INFO] [stdout] | [INFO] [stdout] 851 | pub trait Encodable { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 902 | pub trait Decodable: Sized { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `acid` (in Nightly builds, run with -Z macro-backtrace for more info) [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] [stdout] warning: method `clear` is never used [INFO] [stdout] --> src/wrapper_structs.rs:54:8 [INFO] [stdout] | [INFO] [stdout] 28 | impl Persistent { [INFO] [stdout] | -------------------------------------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 54 | fn clear(&self) -> io::Result<()> { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `acid-state` (test "test") due to 19 previous errors; 3 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/wrapper_structs.rs:70:9 [INFO] [stdout] | [INFO] [stdout] 70 | f.sync_all(); [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 70 | let _ = f.sync_all(); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/wrapper_structs.rs:88:9 [INFO] [stdout] | [INFO] [stdout] 88 | self.write(); [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 88 | let _ = self.write(); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "905c74891dff4aba9be9cd763217c8d8720114aaba97b046d2d47ec98073d5bb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "905c74891dff4aba9be9cd763217c8d8720114aaba97b046d2d47ec98073d5bb", kill_on_drop: false }` [INFO] [stdout] 905c74891dff4aba9be9cd763217c8d8720114aaba97b046d2d47ec98073d5bb