[INFO] cloning repository https://github.com/abdavis/itc_scorekeeper [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/abdavis/itc_scorekeeper" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fabdavis%2Fitc_scorekeeper", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fabdavis%2Fitc_scorekeeper'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8a41a6834e81ac062fd798ad60b45b19880e6bde [INFO] testing abdavis/itc_scorekeeper against 1.85.0 for beta-1.86-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fabdavis%2Fitc_scorekeeper" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/abdavis/itc_scorekeeper on toolchain 1.85.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.85.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/abdavis/itc_scorekeeper [INFO] finished tweaking git repo https://github.com/abdavis/itc_scorekeeper [INFO] tweaked toml for git repo https://github.com/abdavis/itc_scorekeeper written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/abdavis/itc_scorekeeper already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.85.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded indexed_db_futures v0.3.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+1.85.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ec8ea59c696434a13d717359e7e63843120a0f039d07a659cc7d42a06c4779e9 [INFO] running `Command { std: "docker" "start" "-a" "ec8ea59c696434a13d717359e7e63843120a0f039d07a659cc7d42a06c4779e9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ec8ea59c696434a13d717359e7e63843120a0f039d07a659cc7d42a06c4779e9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ec8ea59c696434a13d717359e7e63843120a0f039d07a659cc7d42a06c4779e9", kill_on_drop: false }` [INFO] [stdout] ec8ea59c696434a13d717359e7e63843120a0f039d07a659cc7d42a06c4779e9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+1.85.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 60747011e6b7fbdcbdbd78a7eb6b0d2eb1fe4aada72772ed2ad6fc00af4ea907 [INFO] running `Command { std: "docker" "start" "-a" "60747011e6b7fbdcbdbd78a7eb6b0d2eb1fe4aada72772ed2ad6fc00af4ea907", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.59 [INFO] [stderr] Compiling quote v1.0.28 [INFO] [stderr] Compiling unicode-ident v1.0.9 [INFO] [stderr] Compiling log v0.4.18 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.86 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling bumpalo v3.13.0 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling wasm-bindgen v0.2.86 [INFO] [stderr] Compiling libc v0.2.146 [INFO] [stderr] Compiling keccak v0.1.4 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling syn v2.0.18 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling sha3 v0.10.8 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.86 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.86 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.86 [INFO] [stderr] Compiling js-sys v0.3.63 [INFO] [stderr] Compiling uuid v1.3.3 [INFO] [stderr] Compiling wasm-bindgen-futures v0.4.36 [INFO] [stderr] Compiling web-sys v0.3.63 [INFO] [stderr] Compiling indexed_db_futures v0.3.0 [INFO] [stderr] Compiling wasm_merkle_crdt v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `id_children` [INFO] [stdout] --> src/lib.rs:78:35 [INFO] [stdout] | [INFO] [stdout] 78 | (None, ID::Parent(id_children)) => { [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_id_children` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `children` [INFO] [stdout] --> src/lib.rs:172:23 [INFO] [stdout] | [INFO] [stdout] 172 | (Some(children), ID::Base(true)) => { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_children` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `ID` is never used [INFO] [stdout] --> src/lib.rs:6:10 [INFO] [stdout] | [INFO] [stdout] 6 | enum ID { [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `split` and `join` are never used [INFO] [stdout] --> src/lib.rs:11:12 [INFO] [stdout] | [INFO] [stdout] 10 | impl ID { [INFO] [stdout] | ------- methods in this implementation [INFO] [stdout] 11 | fn split(&mut self) -> Self { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 36 | fn join(&mut self, other: Self) { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Clock` is never constructed [INFO] [stdout] --> src/lib.rs:57:12 [INFO] [stdout] | [INFO] [stdout] 57 | struct Clock { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `event`, `grow`, `fill`, `compare`, `max_val`, and `min_val` are never used [INFO] [stdout] --> src/lib.rs:63:16 [INFO] [stdout] | [INFO] [stdout] 62 | impl Clock { [INFO] [stdout] | ---------- methods in this implementation [INFO] [stdout] 63 | pub fn event(&mut self, id: &ID) { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 71 | fn grow(&self, id: &ID) -> (Self, u32, u32) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 167 | fn fill(&mut self, id: &ID) -> Result { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 241 | fn compare(&self, rhs: &Self) -> Comparison { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 261 | fn max_val(&self) -> u32 { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 268 | fn min_val(&self) -> u32 { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `Comparison` is never used [INFO] [stdout] --> src/lib.rs:276:10 [INFO] [stdout] | [INFO] [stdout] 276 | enum Comparison { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.71s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: wasm-bindgen v0.2.86 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "60747011e6b7fbdcbdbd78a7eb6b0d2eb1fe4aada72772ed2ad6fc00af4ea907", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "60747011e6b7fbdcbdbd78a7eb6b0d2eb1fe4aada72772ed2ad6fc00af4ea907", kill_on_drop: false }` [INFO] [stdout] 60747011e6b7fbdcbdbd78a7eb6b0d2eb1fe4aada72772ed2ad6fc00af4ea907 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+1.85.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 51f5ca4054ceb1fd21f5efcb0c64e46c5c8359ace5a60b77f0d7fca2d487fe55 [INFO] running `Command { std: "docker" "start" "-a" "51f5ca4054ceb1fd21f5efcb0c64e46c5c8359ace5a60b77f0d7fca2d487fe55", kill_on_drop: false }` [INFO] [stderr] Compiling wasm_merkle_crdt v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `id_children` [INFO] [stdout] --> src/lib.rs:78:35 [INFO] [stdout] | [INFO] [stdout] 78 | (None, ID::Parent(id_children)) => { [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_id_children` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `children` [INFO] [stdout] --> src/lib.rs:172:23 [INFO] [stdout] | [INFO] [stdout] 172 | (Some(children), ID::Base(true)) => { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_children` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `ID` is never used [INFO] [stdout] --> src/lib.rs:6:10 [INFO] [stdout] | [INFO] [stdout] 6 | enum ID { [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `split` and `join` are never used [INFO] [stdout] --> src/lib.rs:11:12 [INFO] [stdout] | [INFO] [stdout] 10 | impl ID { [INFO] [stdout] | ------- methods in this implementation [INFO] [stdout] 11 | fn split(&mut self) -> Self { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 36 | fn join(&mut self, other: Self) { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Clock` is never constructed [INFO] [stdout] --> src/lib.rs:57:12 [INFO] [stdout] | [INFO] [stdout] 57 | struct Clock { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `event`, `grow`, `fill`, `compare`, `max_val`, and `min_val` are never used [INFO] [stdout] --> src/lib.rs:63:16 [INFO] [stdout] | [INFO] [stdout] 62 | impl Clock { [INFO] [stdout] | ---------- methods in this implementation [INFO] [stdout] 63 | pub fn event(&mut self, id: &ID) { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 71 | fn grow(&self, id: &ID) -> (Self, u32, u32) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 167 | fn fill(&mut self, id: &ID) -> Result { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 241 | fn compare(&self, rhs: &Self) -> Comparison { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 261 | fn max_val(&self) -> u32 { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 268 | fn min_val(&self) -> u32 { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `Comparison` is never used [INFO] [stdout] --> src/lib.rs:276:10 [INFO] [stdout] | [INFO] [stdout] 276 | enum Comparison { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `id_children` [INFO] [stdout] --> src/lib.rs:78:35 [INFO] [stdout] | [INFO] [stdout] 78 | (None, ID::Parent(id_children)) => { [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_id_children` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `children` [INFO] [stdout] --> src/lib.rs:172:23 [INFO] [stdout] | [INFO] [stdout] 172 | (Some(children), ID::Base(true)) => { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_children` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `ID` is never used [INFO] [stdout] --> src/lib.rs:6:10 [INFO] [stdout] | [INFO] [stdout] 6 | enum ID { [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `split` and `join` are never used [INFO] [stdout] --> src/lib.rs:11:12 [INFO] [stdout] | [INFO] [stdout] 10 | impl ID { [INFO] [stdout] | ------- methods in this implementation [INFO] [stdout] 11 | fn split(&mut self) -> Self { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 36 | fn join(&mut self, other: Self) { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Clock` is never constructed [INFO] [stdout] --> src/lib.rs:57:12 [INFO] [stdout] | [INFO] [stdout] 57 | struct Clock { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `event`, `grow`, `fill`, `compare`, `max_val`, and `min_val` are never used [INFO] [stdout] --> src/lib.rs:63:16 [INFO] [stdout] | [INFO] [stdout] 62 | impl Clock { [INFO] [stdout] | ---------- methods in this implementation [INFO] [stdout] 63 | pub fn event(&mut self, id: &ID) { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 71 | fn grow(&self, id: &ID) -> (Self, u32, u32) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 167 | fn fill(&mut self, id: &ID) -> Result { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 241 | fn compare(&self, rhs: &Self) -> Comparison { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 261 | fn max_val(&self) -> u32 { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 268 | fn min_val(&self) -> u32 { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `Comparison` is never used [INFO] [stdout] --> src/lib.rs:276:10 [INFO] [stdout] | [INFO] [stdout] 276 | enum Comparison { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.59s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: wasm-bindgen v0.2.86 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "51f5ca4054ceb1fd21f5efcb0c64e46c5c8359ace5a60b77f0d7fca2d487fe55", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "51f5ca4054ceb1fd21f5efcb0c64e46c5c8359ace5a60b77f0d7fca2d487fe55", kill_on_drop: false }` [INFO] [stdout] 51f5ca4054ceb1fd21f5efcb0c64e46c5c8359ace5a60b77f0d7fca2d487fe55 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+1.85.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 8ae524c223115f1a5ab87805afb9c580e0d3a0694c98143d6d025bac25cdc113 [INFO] running `Command { std: "docker" "start" "-a" "8ae524c223115f1a5ab87805afb9c580e0d3a0694c98143d6d025bac25cdc113", kill_on_drop: false }` [INFO] [stderr] warning: unused variable: `id_children` [INFO] [stderr] --> src/lib.rs:78:35 [INFO] [stderr] | [INFO] [stderr] 78 | (None, ID::Parent(id_children)) => { [INFO] [stderr] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_id_children` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `children` [INFO] [stderr] --> src/lib.rs:172:23 [INFO] [stderr] | [INFO] [stderr] 172 | (Some(children), ID::Base(true)) => { [INFO] [stderr] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_children` [INFO] [stderr] [INFO] [stderr] warning: enum `ID` is never used [INFO] [stderr] --> src/lib.rs:6:10 [INFO] [stderr] | [INFO] [stderr] 6 | enum ID { [INFO] [stderr] | ^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: methods `split` and `join` are never used [INFO] [stderr] --> src/lib.rs:11:12 [INFO] [stderr] | [INFO] [stderr] 10 | impl ID { [INFO] [stderr] | ------- methods in this implementation [INFO] [stderr] 11 | fn split(&mut self) -> Self { [INFO] [stderr] | ^^^^^ [INFO] [stderr] ... [INFO] [stderr] 36 | fn join(&mut self, other: Self) { [INFO] [stderr] | ^^^^ [INFO] [stderr] [INFO] [stderr] warning: struct `Clock` is never constructed [INFO] [stderr] --> src/lib.rs:57:12 [INFO] [stderr] | [INFO] [stderr] 57 | struct Clock { [INFO] [stderr] | ^^^^^ [INFO] [stderr] [INFO] [stderr] warning: methods `event`, `grow`, `fill`, `compare`, `max_val`, and `min_val` are never used [INFO] [stderr] --> src/lib.rs:63:16 [INFO] [stderr] | [INFO] [stderr] 62 | impl Clock { [INFO] [stderr] | ---------- methods in this implementation [INFO] [stderr] 63 | pub fn event(&mut self, id: &ID) { [INFO] [stderr] | ^^^^^ [INFO] [stderr] ... [INFO] [stderr] 71 | fn grow(&self, id: &ID) -> (Self, u32, u32) { [INFO] [stderr] | ^^^^ [INFO] [stderr] ... [INFO] [stderr] 167 | fn fill(&mut self, id: &ID) -> Result { [INFO] [stderr] | ^^^^ [INFO] [stderr] ... [INFO] [stderr] 241 | fn compare(&self, rhs: &Self) -> Comparison { [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 261 | fn max_val(&self) -> u32 { [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 268 | fn min_val(&self) -> u32 { [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: enum `Comparison` is never used [INFO] [stderr] --> src/lib.rs:276:10 [INFO] [stderr] | [INFO] [stderr] 276 | enum Comparison { [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `wasm_merkle_crdt` (lib) generated 7 warnings [INFO] [stderr] warning: `wasm_merkle_crdt` (lib test) generated 7 warnings (7 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.06s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: wasm-bindgen v0.2.86 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/wasm_merkle_crdt-89507e6db6e90a2f) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/wasm_merkle_crdt-7aa2a022948576dd) [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests wasm_merkle_crdt [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" "8ae524c223115f1a5ab87805afb9c580e0d3a0694c98143d6d025bac25cdc113", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8ae524c223115f1a5ab87805afb9c580e0d3a0694c98143d6d025bac25cdc113", kill_on_drop: false }` [INFO] [stdout] 8ae524c223115f1a5ab87805afb9c580e0d3a0694c98143d6d025bac25cdc113