[INFO] fetching crate avalanche 0.1.0...
[INFO] testing avalanche-0.1.0 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7
[INFO] extracting crate avalanche 0.1.0 into /workspace/builds/worker-5-tc1/source
[INFO] started tweaking crates.io crate avalanche 0.1.0
[INFO] finished tweaking crates.io crate avalanche 0.1.0
[INFO] tweaked toml for crates.io crate avalanche 0.1.0 written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate avalanche 0.1.0 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]     Updating crates.io index
[INFO] [stderr]      Locking 33 packages to latest compatible versions
[INFO] [stderr]       Adding downcast-rs v1.2.1 (available: v2.0.2)
[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]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded avalanche-macro v0.1.0
[INFO] [stderr]   Downloaded avalanche v0.1.0
[INFO] [stderr]   Downloaded avalanche-web v0.1.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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 62b2a1541bcc31530dd3d8a14868d35ca85acb711de2fbd0f5fd2becdf5280a2
[INFO] running `Command { std: "docker" "start" "-a" "62b2a1541bcc31530dd3d8a14868d35ca85acb711de2fbd0f5fd2becdf5280a2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "62b2a1541bcc31530dd3d8a14868d35ca85acb711de2fbd0f5fd2becdf5280a2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "62b2a1541bcc31530dd3d8a14868d35ca85acb711de2fbd0f5fd2becdf5280a2", kill_on_drop: false }`
[INFO] [stdout] 62b2a1541bcc31530dd3d8a14868d35ca85acb711de2fbd0f5fd2becdf5280a2
[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=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] 243722819c8a2c634ec017421345bf08d89867c9d8b337a8e3d66285060de78f
[INFO] running `Command { std: "docker" "start" "-a" "243722819c8a2c634ec017421345bf08d89867c9d8b337a8e3d66285060de78f", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling avalanche-macro v0.1.0
[INFO] [stderr]    Compiling avalanche v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/tracked.rs:171:23
[INFO] [stdout]     |
[INFO] [stdout] 171 |     pub fn as_raw_vec(&mut self) -> VecMutRef<T> {
[INFO] [stdout]     |                       ^^^^^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 171 |     pub fn as_raw_vec(&mut self) -> VecMutRef<'_, T> {
[INFO] [stdout]     |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/tracked.rs:177:39
[INFO] [stdout]     |
[INFO] [stdout] 176 |         &'a self,
[INFO] [stdout]     |          -- the lifetime is named here
[INFO] [stdout] 177 |     ) -> impl Iterator<Item = Tracked<&T>> + DoubleEndedIterator + FusedIterator + ExactSizeIterator + 'a
[INFO] [stdout]     |                                       ^^ the same lifetime is elided here                              -- the same lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 177 |     ) -> impl Iterator<Item = Tracked<&'a T>> + DoubleEndedIterator + FusedIterator + ExactSizeIterator + 'a
[INFO] [stdout]     |                                        ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/tracked.rs:191:39
[INFO] [stdout]     |
[INFO] [stdout] 189 |         &'a self,
[INFO] [stdout]     |          -- the lifetime is named here
[INFO] [stdout] 190 |         size: usize,
[INFO] [stdout] 191 |     ) -> impl Iterator<Item = Tracked<&[T]>> + DoubleEndedIterator + FusedIterator + ExactSizeIterator + 'a
[INFO] [stdout]     |                                       ^^^^ the same lifetime is elided here                              -- the same lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 191 |     ) -> impl Iterator<Item = Tracked<&'a [T]>> + DoubleEndedIterator + FusedIterator + ExactSizeIterator + 'a
[INFO] [stdout]     |                                        ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/tracked.rs:207:39
[INFO] [stdout]     |
[INFO] [stdout] 205 |         &'a self,
[INFO] [stdout]     |          -- the lifetime is named here
[INFO] [stdout] 206 |         chunk_size: usize,
[INFO] [stdout] 207 |     ) -> impl Iterator<Item = Tracked<&[T]>> + DoubleEndedIterator + FusedIterator + ExactSizeIterator + 'a
[INFO] [stdout]     |                                       ^^^^ the same lifetime is elided here                              -- the same lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 207 |     ) -> impl Iterator<Item = Tracked<&'a [T]>> + DoubleEndedIterator + FusedIterator + ExactSizeIterator + 'a
[INFO] [stdout]     |                                        ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/tracked.rs:223:39
[INFO] [stdout]     |
[INFO] [stdout] 221 |         &'a self,
[INFO] [stdout]     |          -- the lifetime is named here
[INFO] [stdout] 222 |         chunk_size: usize,
[INFO] [stdout] 223 |     ) -> impl Iterator<Item = Tracked<&[T]>> + DoubleEndedIterator + FusedIterator + ExactSizeIterator + 'a
[INFO] [stdout]     |                                       ^^^^ the same lifetime is elided here                              -- the same lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 223 |     ) -> impl Iterator<Item = Tracked<&'a [T]>> + DoubleEndedIterator + FusedIterator + ExactSizeIterator + 'a
[INFO] [stdout]     |                                        ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/tracked.rs:239:39
[INFO] [stdout]     |
[INFO] [stdout] 237 |         &'a self,
[INFO] [stdout]     |          -- the lifetime is named here
[INFO] [stdout] 238 |         chunk_size: usize,
[INFO] [stdout] 239 |     ) -> impl Iterator<Item = Tracked<&[T]>> + DoubleEndedIterator + FusedIterator + ExactSizeIterator + 'a
[INFO] [stdout]     |                                       ^^^^ the same lifetime is elided here                              -- the same lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 239 |     ) -> impl Iterator<Item = Tracked<&'a [T]>> + DoubleEndedIterator + FusedIterator + ExactSizeIterator + 'a
[INFO] [stdout]     |                                        ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/tracked.rs:255:39
[INFO] [stdout]     |
[INFO] [stdout] 253 |         &'a self,
[INFO] [stdout]     |          -- the lifetime is named here
[INFO] [stdout] 254 |         chunk_size: usize,
[INFO] [stdout] 255 |     ) -> impl Iterator<Item = Tracked<&[T]>> + DoubleEndedIterator + FusedIterator + ExactSizeIterator + 'a
[INFO] [stdout]     |                                       ^^^^ the same lifetime is elided here                              -- the same lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 255 |     ) -> impl Iterator<Item = Tracked<&'a [T]>> + DoubleEndedIterator + FusedIterator + ExactSizeIterator + 'a
[INFO] [stdout]     |                                        ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.56s
[INFO] running `Command { std: "docker" "inspect" "243722819c8a2c634ec017421345bf08d89867c9d8b337a8e3d66285060de78f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "243722819c8a2c634ec017421345bf08d89867c9d8b337a8e3d66285060de78f", kill_on_drop: false }`
[INFO] [stdout] 243722819c8a2c634ec017421345bf08d89867c9d8b337a8e3d66285060de78f
[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=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] 75c5a6dc4669b4e3658ab80870a123b4be5aa0f1a4822b8633f8d10adc034b31
[INFO] running `Command { std: "docker" "start" "-a" "75c5a6dc4669b4e3658ab80870a123b4be5aa0f1a4822b8633f8d10adc034b31", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.105
[INFO] [stderr]    Compiling bumpalo v3.19.0
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling wasm-bindgen v0.2.105
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling syn v2.0.110
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling avalanche-macro v0.1.0
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.105
[INFO] [stderr]    Compiling avalanche v0.1.0
[INFO] [stderr]    Compiling avalanche v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/tracked.rs:171:23
[INFO] [stdout]     |
[INFO] [stdout] 171 |     pub fn as_raw_vec(&mut self) -> VecMutRef<T> {
[INFO] [stdout]     |                       ^^^^^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 171 |     pub fn as_raw_vec(&mut self) -> VecMutRef<'_, T> {
[INFO] [stdout]     |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/tracked.rs:177:39
[INFO] [stdout]     |
[INFO] [stdout] 176 |         &'a self,
[INFO] [stdout]     |          -- the lifetime is named here
[INFO] [stdout] 177 |     ) -> impl Iterator<Item = Tracked<&T>> + DoubleEndedIterator + FusedIterator + ExactSizeIterator + 'a
[INFO] [stdout]     |                                       ^^ the same lifetime is elided here                              -- the same lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 177 |     ) -> impl Iterator<Item = Tracked<&'a T>> + DoubleEndedIterator + FusedIterator + ExactSizeIterator + 'a
[INFO] [stdout]     |                                        ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/tracked.rs:191:39
[INFO] [stdout]     |
[INFO] [stdout] 189 |         &'a self,
[INFO] [stdout]     |          -- the lifetime is named here
[INFO] [stdout] 190 |         size: usize,
[INFO] [stdout] 191 |     ) -> impl Iterator<Item = Tracked<&[T]>> + DoubleEndedIterator + FusedIterator + ExactSizeIterator + 'a
[INFO] [stdout]     |                                       ^^^^ the same lifetime is elided here                              -- the same lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 191 |     ) -> impl Iterator<Item = Tracked<&'a [T]>> + DoubleEndedIterator + FusedIterator + ExactSizeIterator + 'a
[INFO] [stdout]     |                                        ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/tracked.rs:207:39
[INFO] [stdout]     |
[INFO] [stdout] 205 |         &'a self,
[INFO] [stdout]     |          -- the lifetime is named here
[INFO] [stdout] 206 |         chunk_size: usize,
[INFO] [stdout] 207 |     ) -> impl Iterator<Item = Tracked<&[T]>> + DoubleEndedIterator + FusedIterator + ExactSizeIterator + 'a
[INFO] [stdout]     |                                       ^^^^ the same lifetime is elided here                              -- the same lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 207 |     ) -> impl Iterator<Item = Tracked<&'a [T]>> + DoubleEndedIterator + FusedIterator + ExactSizeIterator + 'a
[INFO] [stdout]     |                                        ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/tracked.rs:223:39
[INFO] [stdout]     |
[INFO] [stdout] 221 |         &'a self,
[INFO] [stdout]     |          -- the lifetime is named here
[INFO] [stdout] 222 |         chunk_size: usize,
[INFO] [stdout] 223 |     ) -> impl Iterator<Item = Tracked<&[T]>> + DoubleEndedIterator + FusedIterator + ExactSizeIterator + 'a
[INFO] [stdout]     |                                       ^^^^ the same lifetime is elided here                              -- the same lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 223 |     ) -> impl Iterator<Item = Tracked<&'a [T]>> + DoubleEndedIterator + FusedIterator + ExactSizeIterator + 'a
[INFO] [stdout]     |                                        ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/tracked.rs:239:39
[INFO] [stdout]     |
[INFO] [stdout] 237 |         &'a self,
[INFO] [stdout]     |          -- the lifetime is named here
[INFO] [stdout] 238 |         chunk_size: usize,
[INFO] [stdout] 239 |     ) -> impl Iterator<Item = Tracked<&[T]>> + DoubleEndedIterator + FusedIterator + ExactSizeIterator + 'a
[INFO] [stdout]     |                                       ^^^^ the same lifetime is elided here                              -- the same lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 239 |     ) -> impl Iterator<Item = Tracked<&'a [T]>> + DoubleEndedIterator + FusedIterator + ExactSizeIterator + 'a
[INFO] [stdout]     |                                        ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/tracked.rs:255:39
[INFO] [stdout]     |
[INFO] [stdout] 253 |         &'a self,
[INFO] [stdout]     |          -- the lifetime is named here
[INFO] [stdout] 254 |         chunk_size: usize,
[INFO] [stdout] 255 |     ) -> impl Iterator<Item = Tracked<&[T]>> + DoubleEndedIterator + FusedIterator + ExactSizeIterator + 'a
[INFO] [stdout]     |                                       ^^^^ the same lifetime is elided here                              -- the same lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 255 |     ) -> impl Iterator<Item = Tracked<&'a [T]>> + DoubleEndedIterator + FusedIterator + ExactSizeIterator + 'a
[INFO] [stdout]     |                                        ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.105
[INFO] [stderr]    Compiling js-sys v0.3.82
[INFO] [stderr]    Compiling web-sys v0.3.82
[INFO] [stderr]    Compiling gloo-events v0.1.2
[INFO] [stderr]    Compiling avalanche-web v0.1.0
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/tracked.rs:171:23
[INFO] [stdout]     |
[INFO] [stdout] 171 |     pub fn as_raw_vec(&mut self) -> VecMutRef<T> {
[INFO] [stdout]     |                       ^^^^^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 171 |     pub fn as_raw_vec(&mut self) -> VecMutRef<'_, T> {
[INFO] [stdout]     |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/tracked.rs:177:39
[INFO] [stdout]     |
[INFO] [stdout] 176 |         &'a self,
[INFO] [stdout]     |          -- the lifetime is named here
[INFO] [stdout] 177 |     ) -> impl Iterator<Item = Tracked<&T>> + DoubleEndedIterator + FusedIterator + ExactSizeIterator + 'a
[INFO] [stdout]     |                                       ^^ the same lifetime is elided here                              -- the same lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 177 |     ) -> impl Iterator<Item = Tracked<&'a T>> + DoubleEndedIterator + FusedIterator + ExactSizeIterator + 'a
[INFO] [stdout]     |                                        ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/tracked.rs:191:39
[INFO] [stdout]     |
[INFO] [stdout] 189 |         &'a self,
[INFO] [stdout]     |          -- the lifetime is named here
[INFO] [stdout] 190 |         size: usize,
[INFO] [stdout] 191 |     ) -> impl Iterator<Item = Tracked<&[T]>> + DoubleEndedIterator + FusedIterator + ExactSizeIterator + 'a
[INFO] [stdout]     |                                       ^^^^ the same lifetime is elided here                              -- the same lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 191 |     ) -> impl Iterator<Item = Tracked<&'a [T]>> + DoubleEndedIterator + FusedIterator + ExactSizeIterator + 'a
[INFO] [stdout]     |                                        ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/tracked.rs:207:39
[INFO] [stdout]     |
[INFO] [stdout] 205 |         &'a self,
[INFO] [stdout]     |          -- the lifetime is named here
[INFO] [stdout] 206 |         chunk_size: usize,
[INFO] [stdout] 207 |     ) -> impl Iterator<Item = Tracked<&[T]>> + DoubleEndedIterator + FusedIterator + ExactSizeIterator + 'a
[INFO] [stdout]     |                                       ^^^^ the same lifetime is elided here                              -- the same lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 207 |     ) -> impl Iterator<Item = Tracked<&'a [T]>> + DoubleEndedIterator + FusedIterator + ExactSizeIterator + 'a
[INFO] [stdout]     |                                        ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/tracked.rs:223:39
[INFO] [stdout]     |
[INFO] [stdout] 221 |         &'a self,
[INFO] [stdout]     |          -- the lifetime is named here
[INFO] [stdout] 222 |         chunk_size: usize,
[INFO] [stdout] 223 |     ) -> impl Iterator<Item = Tracked<&[T]>> + DoubleEndedIterator + FusedIterator + ExactSizeIterator + 'a
[INFO] [stdout]     |                                       ^^^^ the same lifetime is elided here                              -- the same lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 223 |     ) -> impl Iterator<Item = Tracked<&'a [T]>> + DoubleEndedIterator + FusedIterator + ExactSizeIterator + 'a
[INFO] [stdout]     |                                        ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/tracked.rs:239:39
[INFO] [stdout]     |
[INFO] [stdout] 237 |         &'a self,
[INFO] [stdout]     |          -- the lifetime is named here
[INFO] [stdout] 238 |         chunk_size: usize,
[INFO] [stdout] 239 |     ) -> impl Iterator<Item = Tracked<&[T]>> + DoubleEndedIterator + FusedIterator + ExactSizeIterator + 'a
[INFO] [stdout]     |                                       ^^^^ the same lifetime is elided here                              -- the same lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 239 |     ) -> impl Iterator<Item = Tracked<&'a [T]>> + DoubleEndedIterator + FusedIterator + ExactSizeIterator + 'a
[INFO] [stdout]     |                                        ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/tracked.rs:255:39
[INFO] [stdout]     |
[INFO] [stdout] 253 |         &'a self,
[INFO] [stdout]     |          -- the lifetime is named here
[INFO] [stdout] 254 |         chunk_size: usize,
[INFO] [stdout] 255 |     ) -> impl Iterator<Item = Tracked<&[T]>> + DoubleEndedIterator + FusedIterator + ExactSizeIterator + 'a
[INFO] [stdout]     |                                       ^^^^ the same lifetime is elided here                              -- the same lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 255 |     ) -> impl Iterator<Item = Tracked<&'a [T]>> + DoubleEndedIterator + FusedIterator + ExactSizeIterator + 'a
[INFO] [stdout]     |                                        ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 50.11s
[INFO] running `Command { std: "docker" "inspect" "75c5a6dc4669b4e3658ab80870a123b4be5aa0f1a4822b8633f8d10adc034b31", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "75c5a6dc4669b4e3658ab80870a123b4be5aa0f1a4822b8633f8d10adc034b31", kill_on_drop: false }`
[INFO] [stdout] 75c5a6dc4669b4e3658ab80870a123b4be5aa0f1a4822b8633f8d10adc034b31
[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=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", kill_on_drop: false }`
[INFO] [stdout] e78fc66f1eb4d57027af404cc56ecd9c586e7898ac3738c147748e55323fd0e4
[INFO] running `Command { std: "docker" "start" "-a" "e78fc66f1eb4d57027af404cc56ecd9c586e7898ac3738c147748e55323fd0e4", kill_on_drop: false }`
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/tracked.rs:171:23
[INFO] [stderr]     |
[INFO] [stderr] 171 |     pub fn as_raw_vec(&mut self) -> VecMutRef<T> {
[INFO] [stderr]     |                       ^^^^^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                       |
[INFO] [stderr]     |                       the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 171 |     pub fn as_raw_vec(&mut self) -> VecMutRef<'_, T> {
[INFO] [stderr]     |                                               +++
[INFO] [stderr] 
[INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stderr]    --> src/tracked.rs:177:39
[INFO] [stderr]     |
[INFO] [stderr] 176 |         &'a self,
[INFO] [stderr]     |          -- the lifetime is named here
[INFO] [stderr] 177 |     ) -> impl Iterator<Item = Tracked<&T>> + DoubleEndedIterator + FusedIterator + ExactSizeIterator + 'a
[INFO] [stderr]     |                                       ^^ the same lifetime is elided here                              -- the same lifetime is named here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: consistently use `'a`
[INFO] [stderr]     |
[INFO] [stderr] 177 |     ) -> impl Iterator<Item = Tracked<&'a T>> + DoubleEndedIterator + FusedIterator + ExactSizeIterator + 'a
[INFO] [stderr]     |                                        ++
[INFO] [stderr] 
[INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stderr]    --> src/tracked.rs:191:39
[INFO] [stderr]     |
[INFO] [stderr] 189 |         &'a self,
[INFO] [stderr]     |          -- the lifetime is named here
[INFO] [stderr] 190 |         size: usize,
[INFO] [stderr] 191 |     ) -> impl Iterator<Item = Tracked<&[T]>> + DoubleEndedIterator + FusedIterator + ExactSizeIterator + 'a
[INFO] [stderr]     |                                       ^^^^ the same lifetime is elided here                              -- the same lifetime is named here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: consistently use `'a`
[INFO] [stderr]     |
[INFO] [stderr] 191 |     ) -> impl Iterator<Item = Tracked<&'a [T]>> + DoubleEndedIterator + FusedIterator + ExactSizeIterator + 'a
[INFO] [stderr]     |                                        ++
[INFO] [stderr] 
[INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stderr]    --> src/tracked.rs:207:39
[INFO] [stderr]     |
[INFO] [stderr] 205 |         &'a self,
[INFO] [stderr]     |          -- the lifetime is named here
[INFO] [stderr] 206 |         chunk_size: usize,
[INFO] [stderr] 207 |     ) -> impl Iterator<Item = Tracked<&[T]>> + DoubleEndedIterator + FusedIterator + ExactSizeIterator + 'a
[INFO] [stderr]     |                                       ^^^^ the same lifetime is elided here                              -- the same lifetime is named here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: consistently use `'a`
[INFO] [stderr]     |
[INFO] [stderr] 207 |     ) -> impl Iterator<Item = Tracked<&'a [T]>> + DoubleEndedIterator + FusedIterator + ExactSizeIterator + 'a
[INFO] [stderr]     |                                        ++
[INFO] [stderr] 
[INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stderr]    --> src/tracked.rs:223:39
[INFO] [stderr]     |
[INFO] [stderr] 221 |         &'a self,
[INFO] [stderr]     |          -- the lifetime is named here
[INFO] [stderr] 222 |         chunk_size: usize,
[INFO] [stderr] 223 |     ) -> impl Iterator<Item = Tracked<&[T]>> + DoubleEndedIterator + FusedIterator + ExactSizeIterator + 'a
[INFO] [stderr]     |                                       ^^^^ the same lifetime is elided here                              -- the same lifetime is named here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: consistently use `'a`
[INFO] [stderr]     |
[INFO] [stderr] 223 |     ) -> impl Iterator<Item = Tracked<&'a [T]>> + DoubleEndedIterator + FusedIterator + ExactSizeIterator + 'a
[INFO] [stderr]     |                                        ++
[INFO] [stderr] 
[INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stderr]    --> src/tracked.rs:239:39
[INFO] [stderr]     |
[INFO] [stderr] 237 |         &'a self,
[INFO] [stderr]     |          -- the lifetime is named here
[INFO] [stderr] 238 |         chunk_size: usize,
[INFO] [stderr] 239 |     ) -> impl Iterator<Item = Tracked<&[T]>> + DoubleEndedIterator + FusedIterator + ExactSizeIterator + 'a
[INFO] [stderr]     |                                       ^^^^ the same lifetime is elided here                              -- the same lifetime is named here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: consistently use `'a`
[INFO] [stderr]     |
[INFO] [stderr] 239 |     ) -> impl Iterator<Item = Tracked<&'a [T]>> + DoubleEndedIterator + FusedIterator + ExactSizeIterator + 'a
[INFO] [stderr]     |                                        ++
[INFO] [stderr] 
[INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stderr]    --> src/tracked.rs:255:39
[INFO] [stderr]     |
[INFO] [stderr] 253 |         &'a self,
[INFO] [stderr]     |          -- the lifetime is named here
[INFO] [stderr] 254 |         chunk_size: usize,
[INFO] [stderr] 255 |     ) -> impl Iterator<Item = Tracked<&[T]>> + DoubleEndedIterator + FusedIterator + ExactSizeIterator + 'a
[INFO] [stderr]     |                                       ^^^^ the same lifetime is elided here                              -- the same lifetime is named here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: consistently use `'a`
[INFO] [stderr]     |
[INFO] [stderr] 255 |     ) -> impl Iterator<Item = Tracked<&'a [T]>> + DoubleEndedIterator + FusedIterator + ExactSizeIterator + 'a
[INFO] [stderr]     |                                        ++
[INFO] [stderr] 
[INFO] [stderr] warning: `avalanche` (lib) generated 7 warnings (run `cargo fix --lib -p avalanche` to apply 7 suggestions)
[INFO] [stderr] warning: `avalanche` (lib test) generated 7 warnings (7 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.09s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/avalanche-0747053b4abf043a)
[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 avalanche
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] test src/lib.rs - enclose (line 87) ... ok
[INFO] [stdout] test src/tracked.rs - tracked::tracked (line 51) ... ok
[INFO] [stdout] test src/hooks.rs - hooks::state (line 83) ... FAILED
[INFO] [stdout] test src/hooks.rs - hooks::vec (line 228) ... FAILED
[INFO] [stdout] test src/lib.rs - component (line 40) ... FAILED
[INFO] [stdout] test src/shared.rs - shared::Shared<T>::exec_mut (line 60) ... ok
[INFO] [stdout] test src/shared.rs - shared::Shared<T>::exec (line 38) ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/hooks.rs - hooks::state (line 83) stdout ----
[INFO] [stdout] error[E0277]: the trait bound `avalanche_web::components::Div: avalanche::Component` is not satisfied
[INFO] [stdout]    --> src/hooks.rs:91:5
[INFO] [stdout]     |
[INFO] [stdout]  91 |     Div!(
[INFO] [stdout]     |     ^^^ the trait `avalanche::Component` is not implemented for `avalanche_web::components::Div`
[INFO] [stdout]     |
[INFO] [stdout] help: trait impl with same name found
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/avalanche-web-0.1.0/src/components.rs:489:1
[INFO] [stdout]     |
[INFO] [stdout] 489 | / def_component! {
[INFO] [stdout] 490 | |     "div";
[INFO] [stdout] 491 | |     web_sys::HtmlDivElement;
[INFO] [stdout] 492 | |     Div;
[INFO] [stdout] 493 | |     DivBuilder;
[INFO] [stdout] 494 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     = note: perhaps two different versions of crate `avalanche` are being used?
[INFO] [stdout] note: there are multiple different versions of crate `avalanche` in the dependency graph
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:166:1
[INFO] [stdout]     |
[INFO] [stdout] 166 |   pub trait Component: 'static {
[INFO] [stdout]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/hooks.rs:83:1
[INFO] [stdout]     |
[INFO] [stdout]  83 |   extern crate r#avalanche;
[INFO] [stdout]     |   ------------------------- one version of crate `avalanche` used here, as a direct dependency of the current crate
[INFO] [stdout] ...
[INFO] [stdout]  86 |   use avalanche_web::components::{Div, H2, Button, Text};
[INFO] [stdout]     |       ------------- one version of crate `avalanche` used here, as a dependency of crate `avalanche_web`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/avalanche-web-0.1.0/src/components.rs:489:1
[INFO] [stdout]     |
[INFO] [stdout] 489 | / def_component! {
[INFO] [stdout] 490 | |     "div";
[INFO] [stdout] 491 | |     web_sys::HtmlDivElement;
[INFO] [stdout] 492 | |     Div;
[INFO] [stdout] 493 | |     DivBuilder;
[INFO] [stdout] 494 | | }
[INFO] [stdout]     | |_- this type doesn't implement the required trait
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/avalanche-0.1.0/src/renderer.rs:11:1
[INFO] [stdout]     |
[INFO] [stdout]  11 |   pub trait Renderer {
[INFO] [stdout]     |   ------------------ this is the found trait
[INFO] [stdout]     = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout]     = note: this error originates in the macro `def_component` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `new` found for type `_` in the current scope
[INFO] [stdout]   --> src/hooks.rs:88:1
[INFO] [stdout]    |
[INFO] [stdout] 88 | #[component]
[INFO] [stdout]    | ^^^^^^^^^^^^ function or associated item not found in `_`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `component` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `H2: avalanche::Component` is not satisfied
[INFO] [stdout]    --> src/hooks.rs:93:13
[INFO] [stdout]     |
[INFO] [stdout]  93 |             H2!(
[INFO] [stdout]     |             ^^ the trait `avalanche::Component` is not implemented for `H2`
[INFO] [stdout]     |
[INFO] [stdout] help: trait impl with same name found
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/avalanche-web-0.1.0/src/components.rs:503:1
[INFO] [stdout]     |
[INFO] [stdout] 503 | / def_component! {
[INFO] [stdout] 504 | |     "h2";
[INFO] [stdout] 505 | |     web_sys::HtmlHeadingElement;
[INFO] [stdout] 506 | |     H2;
[INFO] [stdout] 507 | |     H2Builder;
[INFO] [stdout] 508 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     = note: perhaps two different versions of crate `avalanche` are being used?
[INFO] [stdout] note: there are multiple different versions of crate `avalanche` in the dependency graph
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:166:1
[INFO] [stdout]     |
[INFO] [stdout] 166 |   pub trait Component: 'static {
[INFO] [stdout]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/hooks.rs:83:1
[INFO] [stdout]     |
[INFO] [stdout]  83 |   extern crate r#avalanche;
[INFO] [stdout]     |   ------------------------- one version of crate `avalanche` used here, as a direct dependency of the current crate
[INFO] [stdout] ...
[INFO] [stdout]  86 |   use avalanche_web::components::{Div, H2, Button, Text};
[INFO] [stdout]     |       ------------- one version of crate `avalanche` used here, as a dependency of crate `avalanche_web`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/avalanche-web-0.1.0/src/components.rs:503:1
[INFO] [stdout]     |
[INFO] [stdout] 503 | / def_component! {
[INFO] [stdout] 504 | |     "h2";
[INFO] [stdout] 505 | |     web_sys::HtmlHeadingElement;
[INFO] [stdout] 506 | |     H2;
[INFO] [stdout] 507 | |     H2Builder;
[INFO] [stdout] 508 | | }
[INFO] [stdout]     | |_- this type doesn't implement the required trait
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/avalanche-0.1.0/src/renderer.rs:11:1
[INFO] [stdout]     |
[INFO] [stdout]  11 |   pub trait Renderer {
[INFO] [stdout]     |   ------------------ this is the found trait
[INFO] [stdout]     = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout]     = note: this error originates in the macro `def_component` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Text: avalanche::Component` is not satisfied
[INFO] [stdout]    --> src/hooks.rs:94:24
[INFO] [stdout]     |
[INFO] [stdout]  94 |                 child: Text!("Counter!"),
[INFO] [stdout]     |                        ^^^^ the trait `avalanche::Component` is not implemented for `Text`
[INFO] [stdout]     |
[INFO] [stdout] help: trait impl with same name found
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/avalanche-web-0.1.0/src/components.rs:59:1
[INFO] [stdout]     |
[INFO] [stdout]  59 | impl Component for Text {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: perhaps two different versions of crate `avalanche` are being used?
[INFO] [stdout] note: there are multiple different versions of crate `avalanche` in the dependency graph
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:166:1
[INFO] [stdout]     |
[INFO] [stdout] 166 | pub trait Component: 'static {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/hooks.rs:83:1
[INFO] [stdout]     |
[INFO] [stdout]  83 | extern crate r#avalanche;
[INFO] [stdout]     | ------------------------- one version of crate `avalanche` used here, as a direct dependency of the current crate
[INFO] [stdout] ...
[INFO] [stdout]  86 | use avalanche_web::components::{Div, H2, Button, Text};
[INFO] [stdout]     |     ------------- one version of crate `avalanche` used here, as a dependency of crate `avalanche_web`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/avalanche-web-0.1.0/src/components.rs:14:1
[INFO] [stdout]     |
[INFO] [stdout]  14 | pub struct Text {
[INFO] [stdout]     | --------------- this type doesn't implement the required trait
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/avalanche-0.1.0/src/renderer.rs:11:1
[INFO] [stdout]     |
[INFO] [stdout]  11 | pub trait Renderer {
[INFO] [stdout]     | ------------------ this is the found trait
[INFO] [stdout]     = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Button: avalanche::Component` is not satisfied
[INFO] [stdout]     --> src/hooks.rs:96:13
[INFO] [stdout]      |
[INFO] [stdout]   96 |             Button!(
[INFO] [stdout]      |             ^^^^^^ the trait `avalanche::Component` is not implemented for `Button`
[INFO] [stdout]      |
[INFO] [stdout] help: trait impl with same name found
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/avalanche-web-0.1.0/src/components.rs:1411:1
[INFO] [stdout]      |
[INFO] [stdout] 1411 | / def_component! {
[INFO] [stdout] 1412 | |     "button";
[INFO] [stdout] 1413 | |     web_sys::HtmlButtonElement;
[INFO] [stdout] 1414 | |     Button;
[INFO] [stdout] 1415 | |     ButtonBuilder;
[INFO] [stdout] 1416 | | }
[INFO] [stdout]      | |_^
[INFO] [stdout]      = note: perhaps two different versions of crate `avalanche` are being used?
[INFO] [stdout] note: there are multiple different versions of crate `avalanche` in the dependency graph
[INFO] [stdout]     --> /opt/rustwide/workdir/src/lib.rs:166:1
[INFO] [stdout]      |
[INFO] [stdout]  166 |   pub trait Component: 'static {
[INFO] [stdout]      |   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/hooks.rs:83:1
[INFO] [stdout]      |
[INFO] [stdout]   83 |   extern crate r#avalanche;
[INFO] [stdout]      |   ------------------------- one version of crate `avalanche` used here, as a direct dependency of the current crate
[INFO] [stdout] ...
[INFO] [stdout]   86 |   use avalanche_web::components::{Div, H2, Button, Text};
[INFO] [stdout]      |       ------------- one version of crate `avalanche` used here, as a dependency of crate `avalanche_web`
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/avalanche-web-0.1.0/src/components.rs:1411:1
[INFO] [stdout]      |
[INFO] [stdout] 1411 | / def_component! {
[INFO] [stdout] 1412 | |     "button";
[INFO] [stdout] 1413 | |     web_sys::HtmlButtonElement;
[INFO] [stdout] 1414 | |     Button;
[INFO] [stdout] 1415 | |     ButtonBuilder;
[INFO] [stdout] 1416 | | }
[INFO] [stdout]      | |_- this type doesn't implement the required trait
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/avalanche-0.1.0/src/renderer.rs:11:1
[INFO] [stdout]      |
[INFO] [stdout]   11 |   pub trait Renderer {
[INFO] [stdout]      |   ------------------ this is the found trait
[INFO] [stdout]      = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout]      = note: this error originates in the macro `def_component` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Text: avalanche::Component` is not satisfied
[INFO] [stdout]    --> src/hooks.rs:98:24
[INFO] [stdout]     |
[INFO] [stdout]  98 |                 child: Text!("+")
[INFO] [stdout]     |                        ^^^^ the trait `avalanche::Component` is not implemented for `Text`
[INFO] [stdout]     |
[INFO] [stdout] help: trait impl with same name found
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/avalanche-web-0.1.0/src/components.rs:59:1
[INFO] [stdout]     |
[INFO] [stdout]  59 | impl Component for Text {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: perhaps two different versions of crate `avalanche` are being used?
[INFO] [stdout] note: there are multiple different versions of crate `avalanche` in the dependency graph
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:166:1
[INFO] [stdout]     |
[INFO] [stdout] 166 | pub trait Component: 'static {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/hooks.rs:83:1
[INFO] [stdout]     |
[INFO] [stdout]  83 | extern crate r#avalanche;
[INFO] [stdout]     | ------------------------- one version of crate `avalanche` used here, as a direct dependency of the current crate
[INFO] [stdout] ...
[INFO] [stdout]  86 | use avalanche_web::components::{Div, H2, Button, Text};
[INFO] [stdout]     |     ------------- one version of crate `avalanche` used here, as a dependency of crate `avalanche_web`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/avalanche-web-0.1.0/src/components.rs:14:1
[INFO] [stdout]     |
[INFO] [stdout]  14 | pub struct Text {
[INFO] [stdout]     | --------------- this type doesn't implement the required trait
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/avalanche-0.1.0/src/renderer.rs:11:1
[INFO] [stdout]     |
[INFO] [stdout]  11 | pub trait Renderer {
[INFO] [stdout]     | ------------------ this is the found trait
[INFO] [stdout]     = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Text: avalanche::Component` is not satisfied
[INFO] [stdout]    --> src/hooks.rs:100:13
[INFO] [stdout]     |
[INFO] [stdout] 100 |             Text!(tracked!(count))
[INFO] [stdout]     |             ^^^^ the trait `avalanche::Component` is not implemented for `Text`
[INFO] [stdout]     |
[INFO] [stdout] help: trait impl with same name found
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/avalanche-web-0.1.0/src/components.rs:59:1
[INFO] [stdout]     |
[INFO] [stdout]  59 | impl Component for Text {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: perhaps two different versions of crate `avalanche` are being used?
[INFO] [stdout] note: there are multiple different versions of crate `avalanche` in the dependency graph
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:166:1
[INFO] [stdout]     |
[INFO] [stdout] 166 | pub trait Component: 'static {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/hooks.rs:83:1
[INFO] [stdout]     |
[INFO] [stdout]  83 | extern crate r#avalanche;
[INFO] [stdout]     | ------------------------- one version of crate `avalanche` used here, as a direct dependency of the current crate
[INFO] [stdout] ...
[INFO] [stdout]  86 | use avalanche_web::components::{Div, H2, Button, Text};
[INFO] [stdout]     |     ------------- one version of crate `avalanche` used here, as a dependency of crate `avalanche_web`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/avalanche-web-0.1.0/src/components.rs:14:1
[INFO] [stdout]     |
[INFO] [stdout]  14 | pub struct Text {
[INFO] [stdout]     | --------------- this type doesn't implement the required trait
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/avalanche-0.1.0/src/renderer.rs:11:1
[INFO] [stdout]     |
[INFO] [stdout]  11 | pub trait Renderer {
[INFO] [stdout]     | ------------------ this is the found trait
[INFO] [stdout]     = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 7 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0277, E0599.
[INFO] [stdout] For more information about an error, try `rustc --explain E0277`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/hooks.rs - hooks::vec (line 228) stdout ----
[INFO] [stdout] error[E0277]: the trait bound `Text: avalanche::Component` is not satisfied
[INFO] [stdout]    --> src/hooks.rs:239:26
[INFO] [stdout]     |
[INFO] [stdout] 239 |         .map(|(n, text)| Text!(key: n.to_string(), tracked!(text))).collect::<Vec<_>>();
[INFO] [stdout]     |                          ^^^^ the trait `avalanche::Component` is not implemented for `Text`
[INFO] [stdout]     |
[INFO] [stdout] help: trait impl with same name found
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/avalanche-web-0.1.0/src/components.rs:59:1
[INFO] [stdout]     |
[INFO] [stdout]  59 | impl Component for Text {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: perhaps two different versions of crate `avalanche` are being used?
[INFO] [stdout] note: there are multiple different versions of crate `avalanche` in the dependency graph
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:166:1
[INFO] [stdout]     |
[INFO] [stdout] 166 | pub trait Component: 'static {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/hooks.rs:228:1
[INFO] [stdout]     |
[INFO] [stdout] 228 | extern crate r#avalanche;
[INFO] [stdout]     | ------------------------- one version of crate `avalanche` used here, as a direct dependency of the current crate
[INFO] [stdout] ...
[INFO] [stdout] 231 | use avalanche_web::components::{Div, H2, Button, Text};
[INFO] [stdout]     |     ------------- one version of crate `avalanche` used here, as a dependency of crate `avalanche_web`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/avalanche-web-0.1.0/src/components.rs:14:1
[INFO] [stdout]     |
[INFO] [stdout]  14 | pub struct Text {
[INFO] [stdout]     | --------------- this type doesn't implement the required trait
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/avalanche-0.1.0/src/renderer.rs:11:1
[INFO] [stdout]     |
[INFO] [stdout]  11 | pub trait Renderer {
[INFO] [stdout]     | ------------------ this is the found trait
[INFO] [stdout]     = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `new` found for type `_` in the current scope
[INFO] [stdout]    --> src/hooks.rs:233:1
[INFO] [stdout]     |
[INFO] [stdout] 233 | #[component]
[INFO] [stdout]     | ^^^^^^^^^^^^ function or associated item not found in `_`
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `component` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `avalanche_web::components::Div: avalanche::Component` is not satisfied
[INFO] [stdout]    --> src/hooks.rs:241:5
[INFO] [stdout]     |
[INFO] [stdout] 241 |     Div!([
[INFO] [stdout]     |     ^^^ the trait `avalanche::Component` is not implemented for `avalanche_web::components::Div`
[INFO] [stdout]     |
[INFO] [stdout] help: trait impl with same name found
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/avalanche-web-0.1.0/src/components.rs:489:1
[INFO] [stdout]     |
[INFO] [stdout] 489 | / def_component! {
[INFO] [stdout] 490 | |     "div";
[INFO] [stdout] 491 | |     web_sys::HtmlDivElement;
[INFO] [stdout] 492 | |     Div;
[INFO] [stdout] 493 | |     DivBuilder;
[INFO] [stdout] 494 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     = note: perhaps two different versions of crate `avalanche` are being used?
[INFO] [stdout] note: there are multiple different versions of crate `avalanche` in the dependency graph
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:166:1
[INFO] [stdout]     |
[INFO] [stdout] 166 |   pub trait Component: 'static {
[INFO] [stdout]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/hooks.rs:228:1
[INFO] [stdout]     |
[INFO] [stdout] 228 |   extern crate r#avalanche;
[INFO] [stdout]     |   ------------------------- one version of crate `avalanche` used here, as a direct dependency of the current crate
[INFO] [stdout] ...
[INFO] [stdout] 231 |   use avalanche_web::components::{Div, H2, Button, Text};
[INFO] [stdout]     |       ------------- one version of crate `avalanche` used here, as a dependency of crate `avalanche_web`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/avalanche-web-0.1.0/src/components.rs:489:1
[INFO] [stdout]     |
[INFO] [stdout] 489 | / def_component! {
[INFO] [stdout] 490 | |     "div";
[INFO] [stdout] 491 | |     web_sys::HtmlDivElement;
[INFO] [stdout] 492 | |     Div;
[INFO] [stdout] 493 | |     DivBuilder;
[INFO] [stdout] 494 | | }
[INFO] [stdout]     | |_- this type doesn't implement the required trait
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/avalanche-0.1.0/src/renderer.rs:11:1
[INFO] [stdout]     |
[INFO] [stdout]  11 |   pub trait Renderer {
[INFO] [stdout]     |   ------------------ this is the found trait
[INFO] [stdout]     = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout]     = note: this error originates in the macro `def_component` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Button: avalanche::Component` is not satisfied
[INFO] [stdout]     --> src/hooks.rs:242:9
[INFO] [stdout]      |
[INFO] [stdout]  242 |         Button!(
[INFO] [stdout]      |         ^^^^^^ the trait `avalanche::Component` is not implemented for `Button`
[INFO] [stdout]      |
[INFO] [stdout] help: trait impl with same name found
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/avalanche-web-0.1.0/src/components.rs:1411:1
[INFO] [stdout]      |
[INFO] [stdout] 1411 | / def_component! {
[INFO] [stdout] 1412 | |     "button";
[INFO] [stdout] 1413 | |     web_sys::HtmlButtonElement;
[INFO] [stdout] 1414 | |     Button;
[INFO] [stdout] 1415 | |     ButtonBuilder;
[INFO] [stdout] 1416 | | }
[INFO] [stdout]      | |_^
[INFO] [stdout]      = note: perhaps two different versions of crate `avalanche` are being used?
[INFO] [stdout] note: there are multiple different versions of crate `avalanche` in the dependency graph
[INFO] [stdout]     --> /opt/rustwide/workdir/src/lib.rs:166:1
[INFO] [stdout]      |
[INFO] [stdout]  166 |   pub trait Component: 'static {
[INFO] [stdout]      |   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/hooks.rs:228:1
[INFO] [stdout]      |
[INFO] [stdout]  228 |   extern crate r#avalanche;
[INFO] [stdout]      |   ------------------------- one version of crate `avalanche` used here, as a direct dependency of the current crate
[INFO] [stdout] ...
[INFO] [stdout]  231 |   use avalanche_web::components::{Div, H2, Button, Text};
[INFO] [stdout]      |       ------------- one version of crate `avalanche` used here, as a dependency of crate `avalanche_web`
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/avalanche-web-0.1.0/src/components.rs:1411:1
[INFO] [stdout]      |
[INFO] [stdout] 1411 | / def_component! {
[INFO] [stdout] 1412 | |     "button";
[INFO] [stdout] 1413 | |     web_sys::HtmlButtonElement;
[INFO] [stdout] 1414 | |     Button;
[INFO] [stdout] 1415 | |     ButtonBuilder;
[INFO] [stdout] 1416 | | }
[INFO] [stdout]      | |_- this type doesn't implement the required trait
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/avalanche-0.1.0/src/renderer.rs:11:1
[INFO] [stdout]      |
[INFO] [stdout]   11 |   pub trait Renderer {
[INFO] [stdout]      |   ------------------ this is the found trait
[INFO] [stdout]      = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout]      = note: this error originates in the macro `def_component` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Text: avalanche::Component` is not satisfied
[INFO] [stdout]    --> src/hooks.rs:244:20
[INFO] [stdout]     |
[INFO] [stdout] 244 |             child: Text!("+")
[INFO] [stdout]     |                    ^^^^ the trait `avalanche::Component` is not implemented for `Text`
[INFO] [stdout]     |
[INFO] [stdout] help: trait impl with same name found
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/avalanche-web-0.1.0/src/components.rs:59:1
[INFO] [stdout]     |
[INFO] [stdout]  59 | impl Component for Text {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: perhaps two different versions of crate `avalanche` are being used?
[INFO] [stdout] note: there are multiple different versions of crate `avalanche` in the dependency graph
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:166:1
[INFO] [stdout]     |
[INFO] [stdout] 166 | pub trait Component: 'static {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/hooks.rs:228:1
[INFO] [stdout]     |
[INFO] [stdout] 228 | extern crate r#avalanche;
[INFO] [stdout]     | ------------------------- one version of crate `avalanche` used here, as a direct dependency of the current crate
[INFO] [stdout] ...
[INFO] [stdout] 231 | use avalanche_web::components::{Div, H2, Button, Text};
[INFO] [stdout]     |     ------------- one version of crate `avalanche` used here, as a dependency of crate `avalanche_web`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/avalanche-web-0.1.0/src/components.rs:14:1
[INFO] [stdout]     |
[INFO] [stdout]  14 | pub struct Text {
[INFO] [stdout]     | --------------- this type doesn't implement the required trait
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/avalanche-0.1.0/src/renderer.rs:11:1
[INFO] [stdout]     |
[INFO] [stdout]  11 | pub trait Renderer {
[INFO] [stdout]     | ------------------ this is the found trait
[INFO] [stdout]     = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `avalanche_web::components::Div: avalanche::Component` is not satisfied
[INFO] [stdout]    --> src/hooks.rs:246:9
[INFO] [stdout]     |
[INFO] [stdout] 246 |         Div!(tracked!(children))
[INFO] [stdout]     |         ^^^ the trait `avalanche::Component` is not implemented for `avalanche_web::components::Div`
[INFO] [stdout]     |
[INFO] [stdout] help: trait impl with same name found
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/avalanche-web-0.1.0/src/components.rs:489:1
[INFO] [stdout]     |
[INFO] [stdout] 489 | / def_component! {
[INFO] [stdout] 490 | |     "div";
[INFO] [stdout] 491 | |     web_sys::HtmlDivElement;
[INFO] [stdout] 492 | |     Div;
[INFO] [stdout] 493 | |     DivBuilder;
[INFO] [stdout] 494 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     = note: perhaps two different versions of crate `avalanche` are being used?
[INFO] [stdout] note: there are multiple different versions of crate `avalanche` in the dependency graph
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:166:1
[INFO] [stdout]     |
[INFO] [stdout] 166 |   pub trait Component: 'static {
[INFO] [stdout]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/hooks.rs:228:1
[INFO] [stdout]     |
[INFO] [stdout] 228 |   extern crate r#avalanche;
[INFO] [stdout]     |   ------------------------- one version of crate `avalanche` used here, as a direct dependency of the current crate
[INFO] [stdout] ...
[INFO] [stdout] 231 |   use avalanche_web::components::{Div, H2, Button, Text};
[INFO] [stdout]     |       ------------- one version of crate `avalanche` used here, as a dependency of crate `avalanche_web`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/avalanche-web-0.1.0/src/components.rs:489:1
[INFO] [stdout]     |
[INFO] [stdout] 489 | / def_component! {
[INFO] [stdout] 490 | |     "div";
[INFO] [stdout] 491 | |     web_sys::HtmlDivElement;
[INFO] [stdout] 492 | |     Div;
[INFO] [stdout] 493 | |     DivBuilder;
[INFO] [stdout] 494 | | }
[INFO] [stdout]     | |_- this type doesn't implement the required trait
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/avalanche-0.1.0/src/renderer.rs:11:1
[INFO] [stdout]     |
[INFO] [stdout]  11 |   pub trait Renderer {
[INFO] [stdout]     |   ------------------ this is the found trait
[INFO] [stdout]     = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout]     = note: this error originates in the macro `def_component` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 6 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0277, E0599.
[INFO] [stdout] For more information about an error, try `rustc --explain E0277`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - component (line 40) stdout ----
[INFO] [stdout] error[E0277]: the trait bound `H1: avalanche::Component` is not satisfied
[INFO] [stdout]    --> src/lib.rs:49:5
[INFO] [stdout]     |
[INFO] [stdout]  49 |     H1!(
[INFO] [stdout]     |     ^^ the trait `avalanche::Component` is not implemented for `H1`
[INFO] [stdout]     |
[INFO] [stdout] help: trait impl with same name found
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/avalanche-web-0.1.0/src/components.rs:496:1
[INFO] [stdout]     |
[INFO] [stdout] 496 | / def_component! {
[INFO] [stdout] 497 | |     "h1";
[INFO] [stdout] 498 | |     web_sys::HtmlHeadingElement;
[INFO] [stdout] 499 | |     H1;
[INFO] [stdout] 500 | |     H1Builder;
[INFO] [stdout] 501 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     = note: perhaps two different versions of crate `avalanche` are being used?
[INFO] [stdout] note: there are multiple different versions of crate `avalanche` in the dependency graph
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:166:1
[INFO] [stdout]     |
[INFO] [stdout] 166 |   pub trait Component: 'static {
[INFO] [stdout]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:40:1
[INFO] [stdout]     |
[INFO] [stdout]  40 |   extern crate r#avalanche;
[INFO] [stdout]     |   ------------------------- one version of crate `avalanche` used here, as a direct dependency of the current crate
[INFO] [stdout] ...
[INFO] [stdout]  43 |   use avalanche_web::components::{H1, Text};
[INFO] [stdout]     |       ------------- one version of crate `avalanche` used here, as a dependency of crate `avalanche_web`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/avalanche-web-0.1.0/src/components.rs:496:1
[INFO] [stdout]     |
[INFO] [stdout] 496 | / def_component! {
[INFO] [stdout] 497 | |     "h1";
[INFO] [stdout] 498 | |     web_sys::HtmlHeadingElement;
[INFO] [stdout] 499 | |     H1;
[INFO] [stdout] 500 | |     H1Builder;
[INFO] [stdout] 501 | | }
[INFO] [stdout]     | |_- this type doesn't implement the required trait
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/avalanche-0.1.0/src/renderer.rs:11:1
[INFO] [stdout]     |
[INFO] [stdout]  11 |   pub trait Renderer {
[INFO] [stdout]     |   ------------------ this is the found trait
[INFO] [stdout]     = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout]     = note: this error originates in the macro `def_component` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `new` found for type `_` in the current scope
[INFO] [stdout]   --> src/lib.rs:47:1
[INFO] [stdout]    |
[INFO] [stdout] 47 | #[component]
[INFO] [stdout]    | ^^^^^^^^^^^^ function or associated item not found in `_`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `component` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Text: avalanche::Component` is not satisfied
[INFO] [stdout]    --> src/lib.rs:52:16
[INFO] [stdout]     |
[INFO] [stdout]  52 |         child: Text!(format!("Hi there, {}!", tracked!(name)))
[INFO] [stdout]     |                ^^^^ the trait `avalanche::Component` is not implemented for `Text`
[INFO] [stdout]     |
[INFO] [stdout] help: trait impl with same name found
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/avalanche-web-0.1.0/src/components.rs:59:1
[INFO] [stdout]     |
[INFO] [stdout]  59 | impl Component for Text {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: perhaps two different versions of crate `avalanche` are being used?
[INFO] [stdout] note: there are multiple different versions of crate `avalanche` in the dependency graph
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:166:1
[INFO] [stdout]     |
[INFO] [stdout] 166 | pub trait Component: 'static {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:40:1
[INFO] [stdout]     |
[INFO] [stdout]  40 | extern crate r#avalanche;
[INFO] [stdout]     | ------------------------- one version of crate `avalanche` used here, as a direct dependency of the current crate
[INFO] [stdout] ...
[INFO] [stdout]  43 | use avalanche_web::components::{H1, Text};
[INFO] [stdout]     |     ------------- one version of crate `avalanche` used here, as a dependency of crate `avalanche_web`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/avalanche-web-0.1.0/src/components.rs:14:1
[INFO] [stdout]     |
[INFO] [stdout]  14 | pub struct Text {
[INFO] [stdout]     | --------------- this type doesn't implement the required trait
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/avalanche-0.1.0/src/renderer.rs:11:1
[INFO] [stdout]     |
[INFO] [stdout]  11 | pub trait Renderer {
[INFO] [stdout]     | ------------------ this is the found trait
[INFO] [stdout]     = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0277, E0599.
[INFO] [stdout] For more information about an error, try `rustc --explain E0277`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/hooks.rs - hooks::state (line 83)
[INFO] [stdout]     src/hooks.rs - hooks::vec (line 228)
[INFO] [stdout]     src/lib.rs - component (line 40)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 4 passed; 3 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.87s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "e78fc66f1eb4d57027af404cc56ecd9c586e7898ac3738c147748e55323fd0e4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e78fc66f1eb4d57027af404cc56ecd9c586e7898ac3738c147748e55323fd0e4", kill_on_drop: false }`
[INFO] [stdout] e78fc66f1eb4d57027af404cc56ecd9c586e7898ac3738c147748e55323fd0e4
