[INFO] cloning repository https://github.com/najamelan/tracing_prism [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/najamelan/tracing_prism" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnajamelan%2Ftracing_prism", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnajamelan%2Ftracing_prism'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 53c7f7b9adf9a6bd23074ea910d7f95a33a05fd0 [INFO] checking najamelan/tracing_prism against master#5e3f1b148db5bfa27fee52464ae1f5d34c49d77b for pr-75502 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnajamelan%2Ftracing_prism" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/najamelan/tracing_prism on toolchain 5e3f1b148db5bfa27fee52464ae1f5d34c49d77b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5e3f1b148db5bfa27fee52464ae1f5d34c49d77b" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/najamelan/tracing_prism [INFO] removed path dependency thespis from git repo https://github.com/najamelan/tracing_prism [INFO] removed path dependency thespis_impl from git repo https://github.com/najamelan/tracing_prism [INFO] finished tweaking git repo https://github.com/najamelan/tracing_prism [INFO] tweaked toml for git repo https://github.com/najamelan/tracing_prism written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/najamelan/tracing_prism already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5e3f1b148db5bfa27fee52464ae1f5d34c49d77b" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: dependency (thespis) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] warning: dependency (thespis_impl) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] error: the lock file /workspace/builds/worker-7/source/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] [stderr] If you want to try to generate the lock file without accessing the network, use the --offline flag. [INFO] the lockfile is outdated, regenerating it [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5e3f1b148db5bfa27fee52464ae1f5d34c49d77b" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5e3f1b148db5bfa27fee52464ae1f5d34c49d77b" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: dependency (thespis) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] warning: dependency (thespis_impl) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+5e3f1b148db5bfa27fee52464ae1f5d34c49d77b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 614939535a19580872af24f86690690cfea9ae1f0ef9f0a3e3e0edcf47fb4292 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "614939535a19580872af24f86690690cfea9ae1f0ef9f0a3e3e0edcf47fb4292", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "614939535a19580872af24f86690690cfea9ae1f0ef9f0a3e3e0edcf47fb4292", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "614939535a19580872af24f86690690cfea9ae1f0ef9f0a3e3e0edcf47fb4292", kill_on_drop: false }` [INFO] [stdout] 614939535a19580872af24f86690690cfea9ae1f0ef9f0a3e3e0edcf47fb4292 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+5e3f1b148db5bfa27fee52464ae1f5d34c49d77b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 80e6e41db0fb247f4197378e03b0ef542bf667a53601e9a269746eefb4764442 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "80e6e41db0fb247f4197378e03b0ef542bf667a53601e9a269746eefb4764442", kill_on_drop: false }` [INFO] [stderr] warning: dependency (thespis) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] warning: dependency (thespis_impl) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.39 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling bumpalo v3.4.0 [INFO] [stderr] Compiling wasm-bindgen v0.2.67 [INFO] [stderr] Compiling pin-project-internal v0.4.23 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Checking futures-core v0.3.5 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Checking once_cell v1.4.1 [INFO] [stderr] Checking futures-sink v0.3.5 [INFO] [stderr] Checking slab v0.4.2 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking thespis_impl v0.0.0 [INFO] [stderr] Checking thespis v0.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.19 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Checking futures-channel v0.3.5 [INFO] [stderr] Checking futures-task v0.3.5 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling async_executors v0.3.0 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.67 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.67 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.67 [INFO] [stderr] Checking pin-project v0.4.23 [INFO] [stderr] Checking futures-util v0.3.5 [INFO] [stderr] Checking js-sys v0.3.44 [INFO] [stderr] Checking web-sys v0.3.44 [INFO] [stderr] Checking wasm-bindgen-futures v0.4.17 [INFO] [stderr] Checking futures-executor v0.3.5 [INFO] [stderr] Checking futures v0.3.5 [INFO] [stderr] Checking gloo-events v0.1.1 [INFO] [stderr] Checking wasm-logger v0.2.0 [INFO] [stderr] Checking tracing_prism v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: cannot find derive macro `Actor` in this scope [INFO] [stdout] --> src/column.rs:4:12 [INFO] [stdout] | [INFO] [stdout] 4 | #[ derive( Actor, Clone ) ] [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `async_fn_nosend` in this scope [INFO] [stdout] --> src/column.rs:177:4 [INFO] [stdout] | [INFO] [stdout] 177 | #[async_fn_nosend] fn handle_local( &mut self, msg: TextBlock ) [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `async_fn` in this scope [INFO] [stdout] --> src/column.rs:207:4 [INFO] [stdout] | [INFO] [stdout] 207 | #[async_fn] fn handle( &mut self, _msg: TextBlock ) [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `async_fn_nosend` in this scope [INFO] [stdout] --> src/column.rs:222:4 [INFO] [stdout] | [INFO] [stdout] 222 | #[async_fn_nosend] fn handle_local( &mut self, _msg: Render ) [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `async_fn` in this scope [INFO] [stdout] --> src/column.rs:291:4 [INFO] [stdout] | [INFO] [stdout] 291 | #[async_fn] fn handle( &mut self, _msg: Render ) [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `async_fn_nosend` in this scope [INFO] [stdout] --> src/column.rs:309:4 [INFO] [stdout] | [INFO] [stdout] 309 | #[async_fn_nosend] fn handle_local( &mut self, msg: DelColumn ) [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `async_fn` in this scope [INFO] [stdout] --> src/column.rs:316:4 [INFO] [stdout] | [INFO] [stdout] 316 | #[async_fn] fn handle( &mut self, _msg: DelColumn ) [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `async_fn_nosend` in this scope [INFO] [stdout] --> src/column.rs:331:4 [INFO] [stdout] | [INFO] [stdout] 331 | #[async_fn_nosend] fn handle_local( &mut self, _msg: Collapse ) [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `async_fn` in this scope [INFO] [stdout] --> src/column.rs:371:4 [INFO] [stdout] | [INFO] [stdout] 371 | #[async_fn] fn handle( &mut self, _msg: Collapse ) [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `async_fn_nosend` in this scope [INFO] [stdout] --> src/column.rs:386:4 [INFO] [stdout] | [INFO] [stdout] 386 | #[async_fn_nosend] fn handle_local( &mut self, _msg: ChangeFilter ) [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `async_fn` in this scope [INFO] [stdout] --> src/column.rs:400:4 [INFO] [stdout] | [INFO] [stdout] 400 | #[async_fn] fn handle( &mut self, _msg: ChangeFilter ) [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `async_fn_nosend` in this scope [INFO] [stdout] --> src/column.rs:415:4 [INFO] [stdout] | [INFO] [stdout] 415 | #[async_fn_nosend] fn handle_local( &mut self, _msg: ToggleTrace ) [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `async_fn` in this scope [INFO] [stdout] --> src/column.rs:438:4 [INFO] [stdout] | [INFO] [stdout] 438 | #[async_fn] fn handle( &mut self, _msg: ToggleTrace ) [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `async_fn_nosend` in this scope [INFO] [stdout] --> src/column.rs:453:4 [INFO] [stdout] | [INFO] [stdout] 453 | #[async_fn_nosend] fn handle_local( &mut self, _msg: ToggleDebug ) [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `async_fn` in this scope [INFO] [stdout] --> src/column.rs:476:4 [INFO] [stdout] | [INFO] [stdout] 476 | #[async_fn] fn handle( &mut self, _msg: ToggleDebug ) [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `async_fn_nosend` in this scope [INFO] [stdout] --> src/column.rs:491:4 [INFO] [stdout] | [INFO] [stdout] 491 | #[async_fn_nosend] fn handle_local( &mut self, _msg: ToggleInfo ) [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `async_fn` in this scope [INFO] [stdout] --> src/column.rs:514:4 [INFO] [stdout] | [INFO] [stdout] 514 | #[async_fn] fn handle( &mut self, _msg: ToggleInfo ) [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `async_fn_nosend` in this scope [INFO] [stdout] --> src/column.rs:529:4 [INFO] [stdout] | [INFO] [stdout] 529 | #[async_fn_nosend] fn handle_local( &mut self, _msg: ToggleWarn ) [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `async_fn` in this scope [INFO] [stdout] --> src/column.rs:552:4 [INFO] [stdout] | [INFO] [stdout] 552 | #[async_fn] fn handle( &mut self, _msg: ToggleWarn ) [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `async_fn_nosend` in this scope [INFO] [stdout] --> src/column.rs:567:4 [INFO] [stdout] | [INFO] [stdout] 567 | #[async_fn_nosend] fn handle_local( &mut self, _msg: ToggleError ) [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `async_fn` in this scope [INFO] [stdout] --> src/column.rs:590:4 [INFO] [stdout] | [INFO] [stdout] 590 | #[async_fn] fn handle( &mut self, _msg: ToggleError ) [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Actor` in this scope [INFO] [stdout] --> src/columns.rs:16:12 [INFO] [stdout] | [INFO] [stdout] 16 | #[ derive( Actor ) ] [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `async_fn_nosend` in this scope [INFO] [stdout] --> src/columns.rs:84:4 [INFO] [stdout] | [INFO] [stdout] 84 | #[async_fn_nosend] fn handle_local( &mut self, _msg: AddColumn ) [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `async_fn` in this scope [INFO] [stdout] --> src/columns.rs:105:4 [INFO] [stdout] | [INFO] [stdout] 105 | #[async_fn] fn handle( &mut self, _msg: AddColumn ) [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `async_fn_nosend` in this scope [INFO] [stdout] --> src/columns.rs:124:4 [INFO] [stdout] | [INFO] [stdout] 124 | #[async_fn_nosend] fn handle_local( &mut self, msg: SetText ) [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `async_fn` in this scope [INFO] [stdout] --> src/columns.rs:162:4 [INFO] [stdout] | [INFO] [stdout] 162 | #[async_fn] fn handle( &mut self, _msg: SetText ) [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `async_fn_nosend` in this scope [INFO] [stdout] --> src/columns.rs:173:4 [INFO] [stdout] | [INFO] [stdout] 173 | #[async_fn_nosend] fn handle_local( &mut self, msg: DelColumn ) [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `async_fn` in this scope [INFO] [stdout] --> src/columns.rs:178:4 [INFO] [stdout] | [INFO] [stdout] 178 | #[async_fn] fn handle( &mut self, _msg: DelColumn ) [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `Addr` [INFO] [stdout] --> src/columns.rs:36:21 [INFO] [stdout] | [INFO] [stdout] 36 | let (addr, mb) = Addr::builder().build(); [INFO] [stdout] | ^^^^ use of undeclared type or module `Addr` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `Addr` [INFO] [stdout] --> src/columns.rs:86:24 [INFO] [stdout] | [INFO] [stdout] 86 | let (mut addr, mb) = Addr::builder().build(); [INFO] [stdout] | ^^^^ use of undeclared type or module `Addr` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `Addr` [INFO] [stdout] --> src/entrypoint.rs:61:35 [INFO] [stdout] | [INFO] [stdout] 61 | let (addr_columns, mb_columns) = Addr::builder().build(); [INFO] [stdout] | ^^^^ use of undeclared type or module `Addr` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Actor` in this scope [INFO] [stdout] --> src/column.rs:4:12 [INFO] [stdout] | [INFO] [stdout] 4 | #[ derive( Actor, Clone ) ] [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `async_fn_nosend` in this scope [INFO] [stdout] --> src/column.rs:177:4 [INFO] [stdout] | [INFO] [stdout] 177 | #[async_fn_nosend] fn handle_local( &mut self, msg: TextBlock ) [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `async_fn` in this scope [INFO] [stdout] --> src/column.rs:207:4 [INFO] [stdout] | [INFO] [stdout] 207 | #[async_fn] fn handle( &mut self, _msg: TextBlock ) [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `async_fn_nosend` in this scope [INFO] [stdout] --> src/column.rs:222:4 [INFO] [stdout] | [INFO] [stdout] 222 | #[async_fn_nosend] fn handle_local( &mut self, _msg: Render ) [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `async_fn` in this scope [INFO] [stdout] --> src/column.rs:291:4 [INFO] [stdout] | [INFO] [stdout] 291 | #[async_fn] fn handle( &mut self, _msg: Render ) [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `async_fn_nosend` in this scope [INFO] [stdout] --> src/column.rs:309:4 [INFO] [stdout] | [INFO] [stdout] 309 | #[async_fn_nosend] fn handle_local( &mut self, msg: DelColumn ) [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `async_fn` in this scope [INFO] [stdout] --> src/column.rs:316:4 [INFO] [stdout] | [INFO] [stdout] 316 | #[async_fn] fn handle( &mut self, _msg: DelColumn ) [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `async_fn_nosend` in this scope [INFO] [stdout] --> src/column.rs:331:4 [INFO] [stdout] | [INFO] [stdout] 331 | #[async_fn_nosend] fn handle_local( &mut self, _msg: Collapse ) [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `async_fn` in this scope [INFO] [stdout] --> src/column.rs:371:4 [INFO] [stdout] | [INFO] [stdout] 371 | #[async_fn] fn handle( &mut self, _msg: Collapse ) [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `async_fn_nosend` in this scope [INFO] [stdout] --> src/column.rs:386:4 [INFO] [stdout] | [INFO] [stdout] 386 | #[async_fn_nosend] fn handle_local( &mut self, _msg: ChangeFilter ) [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Addr` in this scope [INFO] [stdout] --> src/column.rs:10:13 [INFO] [stdout] | [INFO] [stdout] 10 | columns : Addr , [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `async_fn` in this scope [INFO] [stdout] --> src/column.rs:400:4 [INFO] [stdout] | [INFO] [stdout] 400 | #[async_fn] fn handle( &mut self, _msg: ChangeFilter ) [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Addr` in this scope [INFO] [stdout] --> src/column.rs:11:13 [INFO] [stdout] | [INFO] [stdout] 11 | addr : Addr , [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `async_fn_nosend` in this scope [INFO] [stdout] --> src/column.rs:415:4 [INFO] [stdout] | [INFO] [stdout] 415 | #[async_fn_nosend] fn handle_local( &mut self, _msg: ToggleTrace ) [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `async_fn` in this scope [INFO] [stdout] --> src/column.rs:438:4 [INFO] [stdout] | [INFO] [stdout] 438 | #[async_fn] fn handle( &mut self, _msg: ToggleTrace ) [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Addr` in this scope [INFO] [stdout] --> src/column.rs:23:41 [INFO] [stdout] | [INFO] [stdout] 23 | pub fn new( parent: HtmlElement, addr: Addr, columns: Addr ) -> Self [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Addr` in this scope [INFO] [stdout] --> src/column.rs:23:62 [INFO] [stdout] | [INFO] [stdout] 23 | pub fn new( parent: HtmlElement, addr: Addr, columns: Addr ) -> Self [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Addr` in this scope [INFO] [stdout] --> src/column.rs:64:71 [INFO] [stdout] | [INFO] [stdout] 64 | async fn on_filter( evts: impl Stream< Item=Event > + Unpin, column: Addr ) [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `async_fn_nosend` in this scope [INFO] [stdout] --> src/column.rs:453:4 [INFO] [stdout] | [INFO] [stdout] 453 | #[async_fn_nosend] fn handle_local( &mut self, _msg: ToggleDebug ) [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Addr` in this scope [INFO] [stdout] --> src/column.rs:70:70 [INFO] [stdout] | [INFO] [stdout] 70 | async fn on_trace( evts: impl Stream< Item=Event > + Unpin, column: Addr ) [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Addr` in this scope [INFO] [stdout] --> src/column.rs:76:70 [INFO] [stdout] | [INFO] [stdout] 76 | async fn on_debug( evts: impl Stream< Item=Event > + Unpin, column: Addr ) [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `async_fn` in this scope [INFO] [stdout] --> src/column.rs:476:4 [INFO] [stdout] | [INFO] [stdout] 476 | #[async_fn] fn handle( &mut self, _msg: ToggleDebug ) [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Addr` in this scope [INFO] [stdout] --> src/column.rs:82:69 [INFO] [stdout] | [INFO] [stdout] 82 | async fn on_info( evts: impl Stream< Item=Event > + Unpin, column: Addr ) [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Addr` in this scope [INFO] [stdout] --> src/column.rs:88:69 [INFO] [stdout] | [INFO] [stdout] 88 | async fn on_warn( evts: impl Stream< Item=Event > + Unpin, column: Addr ) [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Addr` in this scope [INFO] [stdout] --> src/column.rs:94:70 [INFO] [stdout] | [INFO] [stdout] 94 | async fn on_error( evts: impl Stream< Item=Event > + Unpin, column: Addr ) [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `async_fn_nosend` in this scope [INFO] [stdout] --> src/column.rs:491:4 [INFO] [stdout] | [INFO] [stdout] 491 | #[async_fn_nosend] fn handle_local( &mut self, _msg: ToggleInfo ) [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Addr` in this scope [INFO] [stdout] --> src/column.rs:100:73 [INFO] [stdout] | [INFO] [stdout] 100 | async fn on_collapse( evts: impl Stream< Item=Event > + Unpin, column: Addr ) [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Addr` in this scope [INFO] [stdout] --> src/column.rs:109:15 [INFO] [stdout] | [INFO] [stdout] 109 | mut column: Addr, [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Message` in this scope [INFO] [stdout] --> src/column.rs:171:6 [INFO] [stdout] | [INFO] [stdout] 171 | impl Message for TextBlock { type Return = (); } [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `async_fn` in this scope [INFO] [stdout] --> src/column.rs:514:4 [INFO] [stdout] | [INFO] [stdout] 514 | #[async_fn] fn handle( &mut self, _msg: ToggleInfo ) [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Handler` in this scope [INFO] [stdout] --> src/column.rs:175:6 [INFO] [stdout] | [INFO] [stdout] 175 | impl Handler for Column [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Message` in this scope [INFO] [stdout] --> src/column.rs:217:6 [INFO] [stdout] | [INFO] [stdout] 217 | impl Message for Render { type Return = (); } [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Handler` in this scope [INFO] [stdout] --> src/column.rs:220:6 [INFO] [stdout] | [INFO] [stdout] 220 | impl Handler for Column [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `async_fn_nosend` in this scope [INFO] [stdout] --> src/column.rs:529:4 [INFO] [stdout] | [INFO] [stdout] 529 | #[async_fn_nosend] fn handle_local( &mut self, _msg: ToggleWarn ) [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Message` in this scope [INFO] [stdout] --> src/column.rs:304:6 [INFO] [stdout] | [INFO] [stdout] 304 | impl Message for DelColumn { type Return = (); } [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Handler` in this scope [INFO] [stdout] --> src/column.rs:307:6 [INFO] [stdout] | [INFO] [stdout] 307 | impl Handler for Column [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Message` in this scope [INFO] [stdout] --> src/column.rs:326:6 [INFO] [stdout] | [INFO] [stdout] 326 | impl Message for Collapse { type Return = (); } [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Handler` in this scope [INFO] [stdout] --> src/column.rs:329:6 [INFO] [stdout] | [INFO] [stdout] 329 | impl Handler for Column [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Message` in this scope [INFO] [stdout] --> src/column.rs:381:6 [INFO] [stdout] | [INFO] [stdout] 381 | impl Message for ChangeFilter { type Return = (); } [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Handler` in this scope [INFO] [stdout] --> src/column.rs:384:6 [INFO] [stdout] | [INFO] [stdout] 384 | impl Handler for Column [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Message` in this scope [INFO] [stdout] --> src/column.rs:410:6 [INFO] [stdout] | [INFO] [stdout] 410 | impl Message for ToggleTrace { type Return = (); } [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Handler` in this scope [INFO] [stdout] --> src/column.rs:413:6 [INFO] [stdout] | [INFO] [stdout] 413 | impl Handler for Column [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Message` in this scope [INFO] [stdout] --> src/column.rs:448:6 [INFO] [stdout] | [INFO] [stdout] 448 | impl Message for ToggleDebug { type Return = (); } [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Handler` in this scope [INFO] [stdout] --> src/column.rs:451:6 [INFO] [stdout] | [INFO] [stdout] 451 | impl Handler for Column [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Message` in this scope [INFO] [stdout] --> src/column.rs:486:6 [INFO] [stdout] | [INFO] [stdout] 486 | impl Message for ToggleInfo { type Return = (); } [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Handler` in this scope [INFO] [stdout] --> src/column.rs:489:6 [INFO] [stdout] | [INFO] [stdout] 489 | impl Handler for Column [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Message` in this scope [INFO] [stdout] --> src/column.rs:524:6 [INFO] [stdout] | [INFO] [stdout] 524 | impl Message for ToggleWarn { type Return = (); } [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Handler` in this scope [INFO] [stdout] --> src/column.rs:527:6 [INFO] [stdout] | [INFO] [stdout] 527 | impl Handler for Column [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Message` in this scope [INFO] [stdout] --> src/column.rs:562:6 [INFO] [stdout] | [INFO] [stdout] 562 | impl Message for ToggleError { type Return = (); } [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Handler` in this scope [INFO] [stdout] --> src/column.rs:565:6 [INFO] [stdout] | [INFO] [stdout] 565 | impl Handler for Column [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Addr` in this scope [INFO] [stdout] --> src/columns.rs:20:27 [INFO] [stdout] | [INFO] [stdout] 20 | children: HashMap>, [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Addr` in this scope [INFO] [stdout] --> src/columns.rs:23:16 [INFO] [stdout] | [INFO] [stdout] 23 | addr_columns: Addr, [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Addr` in this scope [INFO] [stdout] --> src/columns.rs:30:67 [INFO] [stdout] | [INFO] [stdout] 30 | pub fn new( container: HtmlElement, number: usize, addr_columns: Addr ) -> Self [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Message` in this scope [INFO] [stdout] --> src/columns.rs:79:6 [INFO] [stdout] | [INFO] [stdout] 79 | impl Message for AddColumn { type Return = (); } [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `async_fn` in this scope [INFO] [stdout] --> src/column.rs:552:4 [INFO] [stdout] | [INFO] [stdout] 552 | #[async_fn] fn handle( &mut self, _msg: ToggleWarn ) [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Handler` in this scope [INFO] [stdout] --> src/columns.rs:82:6 [INFO] [stdout] | [INFO] [stdout] 82 | impl Handler for Columns [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `async_fn_nosend` in this scope [INFO] [stdout] --> src/column.rs:567:4 [INFO] [stdout] | [INFO] [stdout] 567 | #[async_fn_nosend] fn handle_local( &mut self, _msg: ToggleError ) [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `async_fn` in this scope [INFO] [stdout] --> src/column.rs:590:4 [INFO] [stdout] | [INFO] [stdout] 590 | #[async_fn] fn handle( &mut self, _msg: ToggleError ) [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Actor` in this scope [INFO] [stdout] --> src/columns.rs:16:12 [INFO] [stdout] | [INFO] [stdout] 16 | #[ derive( Actor ) ] [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `async_fn_nosend` in this scope [INFO] [stdout] --> src/columns.rs:84:4 [INFO] [stdout] | [INFO] [stdout] 84 | #[async_fn_nosend] fn handle_local( &mut self, _msg: AddColumn ) [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Message` in this scope [INFO] [stdout] --> src/columns.rs:119:6 [INFO] [stdout] | [INFO] [stdout] 119 | impl Message for SetText { type Return = (); } [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `async_fn` in this scope [INFO] [stdout] --> src/columns.rs:105:4 [INFO] [stdout] | [INFO] [stdout] 105 | #[async_fn] fn handle( &mut self, _msg: AddColumn ) [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `async_fn_nosend` in this scope [INFO] [stdout] --> src/columns.rs:124:4 [INFO] [stdout] | [INFO] [stdout] 124 | #[async_fn_nosend] fn handle_local( &mut self, msg: SetText ) [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `async_fn` in this scope [INFO] [stdout] --> src/columns.rs:162:4 [INFO] [stdout] | [INFO] [stdout] 162 | #[async_fn] fn handle( &mut self, _msg: SetText ) [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `async_fn_nosend` in this scope [INFO] [stdout] --> src/columns.rs:173:4 [INFO] [stdout] | [INFO] [stdout] 173 | #[async_fn_nosend] fn handle_local( &mut self, msg: DelColumn ) [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `async_fn` in this scope [INFO] [stdout] --> src/columns.rs:178:4 [INFO] [stdout] | [INFO] [stdout] 178 | #[async_fn] fn handle( &mut self, _msg: DelColumn ) [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Handler` in this scope [INFO] [stdout] --> src/columns.rs:122:6 [INFO] [stdout] | [INFO] [stdout] 122 | impl Handler for Columns [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Handler` in this scope [INFO] [stdout] --> src/columns.rs:171:6 [INFO] [stdout] | [INFO] [stdout] 171 | impl Handler for Columns [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Addr` in this scope [INFO] [stdout] --> src/entrypoint.rs:92:15 [INFO] [stdout] | [INFO] [stdout] 92 | mut columns: Addr, [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Addr` in this scope [INFO] [stdout] --> src/entrypoint.rs:112:11 [INFO] [stdout] | [INFO] [stdout] 112 | columns: Addr, [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0728]: `await` is only allowed inside `async` functions and blocks [INFO] [stdout] --> src/column.rs:313:3 [INFO] [stdout] | [INFO] [stdout] 309 | #[async_fn_nosend] fn handle_local( &mut self, msg: DelColumn ) [INFO] [stdout] | ________________________- [INFO] [stdout] 310 | | { [INFO] [stdout] 311 | | self.container.set_inner_html( "" ); [INFO] [stdout] 312 | | self.container.remove(); [INFO] [stdout] 313 | | self.columns.send( msg ).await.expect_throw( "send DelColumn to Columns" ); [INFO] [stdout] | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ only allowed inside `async` functions and blocks [INFO] [stdout] 314 | | } [INFO] [stdout] | |_____- this is not `async` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0728]: `await` is only allowed inside `async` functions and blocks [INFO] [stdout] --> src/columns.rs:91:3 [INFO] [stdout] | [INFO] [stdout] 84 | #[async_fn_nosend] fn handle_local( &mut self, _msg: AddColumn ) [INFO] [stdout] | ________________________- [INFO] [stdout] 85 | | { [INFO] [stdout] 86 | | let (mut addr, mb) = Addr::builder().build(); [INFO] [stdout] 87 | | let col = Column::new( self.container.clone(), addr.clone(), self.addr_columns.clone() ); [INFO] [stdout] ... | [INFO] [stdout] 91 | | addr.send( Render ).await.expect_throw( "send render to column" ); [INFO] [stdout] | | ^^^^^^^^^^^^^^^^^^^^^^^^^ only allowed inside `async` functions and blocks [INFO] [stdout] ... | [INFO] [stdout] 102 | | self.children.insert( addr.id(), addr ); [INFO] [stdout] 103 | | } [INFO] [stdout] | |_____- this is not `async` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0728]: `await` is only allowed inside `async` functions and blocks [INFO] [stdout] --> src/columns.rs:95:4 [INFO] [stdout] | [INFO] [stdout] 84 | #[async_fn_nosend] fn handle_local( &mut self, _msg: AddColumn ) [INFO] [stdout] | ________________________- [INFO] [stdout] 85 | | { [INFO] [stdout] 86 | | let (mut addr, mb) = Addr::builder().build(); [INFO] [stdout] 87 | | let col = Column::new( self.container.clone(), addr.clone(), self.addr_columns.clone() ); [INFO] [stdout] ... | [INFO] [stdout] 95 | | addr.send( TextBlock [INFO] [stdout] | |_____________^ [INFO] [stdout] 96 | || { [INFO] [stdout] 97 | || block: block.clone_node_with_deep( true ).expect_throw( "clone text" ).unchecked_into() [INFO] [stdout] 98 | || [INFO] [stdout] 99 | || }).await.expect_throw( "send textblock to column" ); [INFO] [stdout] | ||____________________^ only allowed inside `async` functions and blocks [INFO] [stdout] ... | [INFO] [stdout] 102 | | self.children.insert( addr.id(), addr ); [INFO] [stdout] 103 | | } [INFO] [stdout] | |_____- this is not `async` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0728]: `await` is only allowed inside `async` functions and blocks [INFO] [stdout] --> src/columns.rs:152:4 [INFO] [stdout] | [INFO] [stdout] 124 | #[async_fn_nosend] fn handle_local( &mut self, msg: SetText ) [INFO] [stdout] | ________________________- [INFO] [stdout] 125 | | { [INFO] [stdout] 126 | | let block: HtmlElement = document().create_element( "div" ).expect_throw( "create div tag" ).unchecked_into(); [INFO] [stdout] 127 | | block.set_class_name( "logview" ); [INFO] [stdout] ... | [INFO] [stdout] 152 | | child.send( TextBlock [INFO] [stdout] | |_____________^ [INFO] [stdout] 153 | || { [INFO] [stdout] 154 | || block: block.clone_node_with_deep( true ).expect_throw( "clone text" ).unchecked_into() [INFO] [stdout] 155 | || [INFO] [stdout] 156 | || }).await.expect_throw( "send textblock to column" ); [INFO] [stdout] | ||____________________^ only allowed inside `async` functions and blocks [INFO] [stdout] ... | [INFO] [stdout] 159 | | self.last_text = Some( block ); [INFO] [stdout] 160 | | } [INFO] [stdout] | |_____- this is not `async` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 77 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0405, E0412, E0433, E0728. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0405`. [INFO] [stdout] [INFO] [stderr] error: could not compile `tracing_prism`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `Addr` [INFO] [stdout] --> src/columns.rs:36:21 [INFO] [stdout] | [INFO] [stdout] 36 | let (addr, mb) = Addr::builder().build(); [INFO] [stdout] | ^^^^ use of undeclared type or module `Addr` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `Addr` [INFO] [stdout] --> src/columns.rs:86:24 [INFO] [stdout] | [INFO] [stdout] 86 | let (mut addr, mb) = Addr::builder().build(); [INFO] [stdout] | ^^^^ use of undeclared type or module `Addr` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `Addr` [INFO] [stdout] --> src/entrypoint.rs:61:35 [INFO] [stdout] | [INFO] [stdout] 61 | let (addr_columns, mb_columns) = Addr::builder().build(); [INFO] [stdout] | ^^^^ use of undeclared type or module `Addr` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Addr` in this scope [INFO] [stdout] --> src/column.rs:10:13 [INFO] [stdout] | [INFO] [stdout] 10 | columns : Addr , [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Addr` in this scope [INFO] [stdout] --> src/column.rs:11:13 [INFO] [stdout] | [INFO] [stdout] 11 | addr : Addr , [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Addr` in this scope [INFO] [stdout] --> src/column.rs:23:41 [INFO] [stdout] | [INFO] [stdout] 23 | pub fn new( parent: HtmlElement, addr: Addr, columns: Addr ) -> Self [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Addr` in this scope [INFO] [stdout] --> src/column.rs:23:62 [INFO] [stdout] | [INFO] [stdout] 23 | pub fn new( parent: HtmlElement, addr: Addr, columns: Addr ) -> Self [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Addr` in this scope [INFO] [stdout] --> src/column.rs:64:71 [INFO] [stdout] | [INFO] [stdout] 64 | async fn on_filter( evts: impl Stream< Item=Event > + Unpin, column: Addr ) [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Addr` in this scope [INFO] [stdout] --> src/column.rs:70:70 [INFO] [stdout] | [INFO] [stdout] 70 | async fn on_trace( evts: impl Stream< Item=Event > + Unpin, column: Addr ) [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Addr` in this scope [INFO] [stdout] --> src/column.rs:76:70 [INFO] [stdout] | [INFO] [stdout] 76 | async fn on_debug( evts: impl Stream< Item=Event > + Unpin, column: Addr ) [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Addr` in this scope [INFO] [stdout] --> src/column.rs:82:69 [INFO] [stdout] | [INFO] [stdout] 82 | async fn on_info( evts: impl Stream< Item=Event > + Unpin, column: Addr ) [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Addr` in this scope [INFO] [stdout] --> src/column.rs:88:69 [INFO] [stdout] | [INFO] [stdout] 88 | async fn on_warn( evts: impl Stream< Item=Event > + Unpin, column: Addr ) [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Addr` in this scope [INFO] [stdout] --> src/column.rs:94:70 [INFO] [stdout] | [INFO] [stdout] 94 | async fn on_error( evts: impl Stream< Item=Event > + Unpin, column: Addr ) [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Addr` in this scope [INFO] [stdout] --> src/column.rs:100:73 [INFO] [stdout] | [INFO] [stdout] 100 | async fn on_collapse( evts: impl Stream< Item=Event > + Unpin, column: Addr ) [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Addr` in this scope [INFO] [stdout] --> src/column.rs:109:15 [INFO] [stdout] | [INFO] [stdout] 109 | mut column: Addr, [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Message` in this scope [INFO] [stdout] --> src/column.rs:171:6 [INFO] [stdout] | [INFO] [stdout] 171 | impl Message for TextBlock { type Return = (); } [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Handler` in this scope [INFO] [stdout] --> src/column.rs:175:6 [INFO] [stdout] | [INFO] [stdout] 175 | impl Handler for Column [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Message` in this scope [INFO] [stdout] --> src/column.rs:217:6 [INFO] [stdout] | [INFO] [stdout] 217 | impl Message for Render { type Return = (); } [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Handler` in this scope [INFO] [stdout] --> src/column.rs:220:6 [INFO] [stdout] | [INFO] [stdout] 220 | impl Handler for Column [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Message` in this scope [INFO] [stdout] --> src/column.rs:304:6 [INFO] [stdout] | [INFO] [stdout] 304 | impl Message for DelColumn { type Return = (); } [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Handler` in this scope [INFO] [stdout] --> src/column.rs:307:6 [INFO] [stdout] | [INFO] [stdout] 307 | impl Handler for Column [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Message` in this scope [INFO] [stdout] --> src/column.rs:326:6 [INFO] [stdout] | [INFO] [stdout] 326 | impl Message for Collapse { type Return = (); } [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Handler` in this scope [INFO] [stdout] --> src/column.rs:329:6 [INFO] [stdout] | [INFO] [stdout] 329 | impl Handler for Column [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Message` in this scope [INFO] [stdout] --> src/column.rs:381:6 [INFO] [stdout] | [INFO] [stdout] 381 | impl Message for ChangeFilter { type Return = (); } [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Handler` in this scope [INFO] [stdout] --> src/column.rs:384:6 [INFO] [stdout] | [INFO] [stdout] 384 | impl Handler for Column [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Message` in this scope [INFO] [stdout] --> src/column.rs:410:6 [INFO] [stdout] | [INFO] [stdout] 410 | impl Message for ToggleTrace { type Return = (); } [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Handler` in this scope [INFO] [stdout] --> src/column.rs:413:6 [INFO] [stdout] | [INFO] [stdout] 413 | impl Handler for Column [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Message` in this scope [INFO] [stdout] --> src/column.rs:448:6 [INFO] [stdout] | [INFO] [stdout] 448 | impl Message for ToggleDebug { type Return = (); } [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Handler` in this scope [INFO] [stdout] --> src/column.rs:451:6 [INFO] [stdout] | [INFO] [stdout] 451 | impl Handler for Column [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Message` in this scope [INFO] [stdout] --> src/column.rs:486:6 [INFO] [stdout] | [INFO] [stdout] 486 | impl Message for ToggleInfo { type Return = (); } [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Handler` in this scope [INFO] [stdout] --> src/column.rs:489:6 [INFO] [stdout] | [INFO] [stdout] 489 | impl Handler for Column [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Message` in this scope [INFO] [stdout] --> src/column.rs:524:6 [INFO] [stdout] | [INFO] [stdout] 524 | impl Message for ToggleWarn { type Return = (); } [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Handler` in this scope [INFO] [stdout] --> src/column.rs:527:6 [INFO] [stdout] | [INFO] [stdout] 527 | impl Handler for Column [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Message` in this scope [INFO] [stdout] --> src/column.rs:562:6 [INFO] [stdout] | [INFO] [stdout] 562 | impl Message for ToggleError { type Return = (); } [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Handler` in this scope [INFO] [stdout] --> src/column.rs:565:6 [INFO] [stdout] | [INFO] [stdout] 565 | impl Handler for Column [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Addr` in this scope [INFO] [stdout] --> src/columns.rs:20:27 [INFO] [stdout] | [INFO] [stdout] 20 | children: HashMap>, [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Addr` in this scope [INFO] [stdout] --> src/columns.rs:23:16 [INFO] [stdout] | [INFO] [stdout] 23 | addr_columns: Addr, [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Addr` in this scope [INFO] [stdout] --> src/columns.rs:30:67 [INFO] [stdout] | [INFO] [stdout] 30 | pub fn new( container: HtmlElement, number: usize, addr_columns: Addr ) -> Self [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Message` in this scope [INFO] [stdout] --> src/columns.rs:79:6 [INFO] [stdout] | [INFO] [stdout] 79 | impl Message for AddColumn { type Return = (); } [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Handler` in this scope [INFO] [stdout] --> src/columns.rs:82:6 [INFO] [stdout] | [INFO] [stdout] 82 | impl Handler for Columns [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Message` in this scope [INFO] [stdout] --> src/columns.rs:119:6 [INFO] [stdout] | [INFO] [stdout] 119 | impl Message for SetText { type Return = (); } [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Handler` in this scope [INFO] [stdout] --> src/columns.rs:122:6 [INFO] [stdout] | [INFO] [stdout] 122 | impl Handler for Columns [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Handler` in this scope [INFO] [stdout] --> src/columns.rs:171:6 [INFO] [stdout] | [INFO] [stdout] 171 | impl Handler for Columns [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Addr` in this scope [INFO] [stdout] --> src/entrypoint.rs:92:15 [INFO] [stdout] | [INFO] [stdout] 92 | mut columns: Addr, [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Addr` in this scope [INFO] [stdout] --> src/entrypoint.rs:112:11 [INFO] [stdout] | [INFO] [stdout] 112 | columns: Addr, [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0728]: `await` is only allowed inside `async` functions and blocks [INFO] [stdout] --> src/column.rs:313:3 [INFO] [stdout] | [INFO] [stdout] 309 | #[async_fn_nosend] fn handle_local( &mut self, msg: DelColumn ) [INFO] [stdout] | ________________________- [INFO] [stdout] 310 | | { [INFO] [stdout] 311 | | self.container.set_inner_html( "" ); [INFO] [stdout] 312 | | self.container.remove(); [INFO] [stdout] 313 | | self.columns.send( msg ).await.expect_throw( "send DelColumn to Columns" ); [INFO] [stdout] | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ only allowed inside `async` functions and blocks [INFO] [stdout] 314 | | } [INFO] [stdout] | |_____- this is not `async` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0728]: `await` is only allowed inside `async` functions and blocks [INFO] [stdout] --> src/columns.rs:91:3 [INFO] [stdout] | [INFO] [stdout] 84 | #[async_fn_nosend] fn handle_local( &mut self, _msg: AddColumn ) [INFO] [stdout] | ________________________- [INFO] [stdout] 85 | | { [INFO] [stdout] 86 | | let (mut addr, mb) = Addr::builder().build(); [INFO] [stdout] 87 | | let col = Column::new( self.container.clone(), addr.clone(), self.addr_columns.clone() ); [INFO] [stdout] ... | [INFO] [stdout] 91 | | addr.send( Render ).await.expect_throw( "send render to column" ); [INFO] [stdout] | | ^^^^^^^^^^^^^^^^^^^^^^^^^ only allowed inside `async` functions and blocks [INFO] [stdout] ... | [INFO] [stdout] 102 | | self.children.insert( addr.id(), addr ); [INFO] [stdout] 103 | | } [INFO] [stdout] | |_____- this is not `async` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0728]: `await` is only allowed inside `async` functions and blocks [INFO] [stdout] --> src/columns.rs:95:4 [INFO] [stdout] | [INFO] [stdout] 84 | #[async_fn_nosend] fn handle_local( &mut self, _msg: AddColumn ) [INFO] [stdout] | ________________________- [INFO] [stdout] 85 | | { [INFO] [stdout] 86 | | let (mut addr, mb) = Addr::builder().build(); [INFO] [stdout] 87 | | let col = Column::new( self.container.clone(), addr.clone(), self.addr_columns.clone() ); [INFO] [stdout] ... | [INFO] [stdout] 95 | | addr.send( TextBlock [INFO] [stdout] | |_____________^ [INFO] [stdout] 96 | || { [INFO] [stdout] 97 | || block: block.clone_node_with_deep( true ).expect_throw( "clone text" ).unchecked_into() [INFO] [stdout] 98 | || [INFO] [stdout] 99 | || }).await.expect_throw( "send textblock to column" ); [INFO] [stdout] | ||____________________^ only allowed inside `async` functions and blocks [INFO] [stdout] ... | [INFO] [stdout] 102 | | self.children.insert( addr.id(), addr ); [INFO] [stdout] 103 | | } [INFO] [stdout] | |_____- this is not `async` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0728]: `await` is only allowed inside `async` functions and blocks [INFO] [stdout] --> src/columns.rs:152:4 [INFO] [stdout] | [INFO] [stdout] 124 | #[async_fn_nosend] fn handle_local( &mut self, msg: SetText ) [INFO] [stdout] | ________________________- [INFO] [stdout] 125 | | { [INFO] [stdout] 126 | | let block: HtmlElement = document().create_element( "div" ).expect_throw( "create div tag" ).unchecked_into(); [INFO] [stdout] 127 | | block.set_class_name( "logview" ); [INFO] [stdout] ... | [INFO] [stdout] 152 | | child.send( TextBlock [INFO] [stdout] | |_____________^ [INFO] [stdout] 153 | || { [INFO] [stdout] 154 | || block: block.clone_node_with_deep( true ).expect_throw( "clone text" ).unchecked_into() [INFO] [stdout] 155 | || [INFO] [stdout] 156 | || }).await.expect_throw( "send textblock to column" ); [INFO] [stdout] | ||____________________^ only allowed inside `async` functions and blocks [INFO] [stdout] ... | [INFO] [stdout] 159 | | self.last_text = Some( block ); [INFO] [stdout] 160 | | } [INFO] [stdout] | |_____- this is not `async` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 77 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0405, E0412, E0433, E0728. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0405`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "80e6e41db0fb247f4197378e03b0ef542bf667a53601e9a269746eefb4764442", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "80e6e41db0fb247f4197378e03b0ef542bf667a53601e9a269746eefb4764442", kill_on_drop: false }` [INFO] [stdout] 80e6e41db0fb247f4197378e03b0ef542bf667a53601e9a269746eefb4764442