[INFO] crate moxie-dom 0.2.1 is already in cache [INFO] checking moxie-dom-0.2.1 against try#d27c6c6a469a28343396a8f3ac1c9d403aabda69 for pr-66037 [INFO] extracting crate moxie-dom 0.2.1 into /workspace/builds/worker-0/source [INFO] validating manifest of crates.io crate moxie-dom 0.2.1 on toolchain d27c6c6a469a28343396a8f3ac1c9d403aabda69 [INFO] running `"/workspace/cargo-home/bin/cargo" "+d27c6c6a469a28343396a8f3ac1c9d403aabda69" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate moxie-dom 0.2.1 [INFO] finished tweaking crates.io crate moxie-dom 0.2.1 [INFO] tweaked toml for crates.io crate moxie-dom 0.2.1 written to /workspace/builds/worker-0/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+d27c6c6a469a28343396a8f3ac1c9d403aabda69" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+d27c6c6a469a28343396a8f3ac1c9d403aabda69" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+d27c6c6a469a28343396a8f3ac1c9d403aabda69" "check" "--frozen" "--all" "--all-targets"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] cf3449fa5acf5a28f3c4d788498486e4266247e583108aa25629c0d19d4d8813 [INFO] running `"docker" "start" "-a" "cf3449fa5acf5a28f3c4d788498486e4266247e583108aa25629c0d19d4d8813"` [INFO] [stderr] Checking tracing-core v0.1.9 [INFO] [stderr] Checking lock_api v0.3.3 [INFO] [stderr] Compiling snax v0.3.0 [INFO] [stderr] Checking quick-xml v0.17.2 [INFO] [stderr] Compiling rustversion v1.0.1 [INFO] [stderr] Compiling syn-mid v0.4.0 [INFO] [stderr] Compiling tracing-attributes v0.1.6 [INFO] [stderr] Compiling topo-macro v0.9.0 [INFO] [stderr] Compiling wasm-bindgen-webidl v0.2.58 [INFO] [stderr] Checking futures-util v0.3.1 [INFO] [stderr] Checking parking_lot v0.10.0 [INFO] [stderr] Compiling proc-macro-error v0.4.4 [INFO] [stderr] Compiling proc-macro-error-attr v0.4.3 [INFO] [stderr] Checking tracing v0.1.11 [INFO] [stderr] Checking futures-executor v0.3.1 [INFO] [stderr] Compiling web-sys v0.3.35 [INFO] [stderr] Checking futures v0.3.1 [INFO] [stderr] Compiling illicit-macro v0.9.0 [INFO] [stderr] Compiling mox v0.2.0 [INFO] [stderr] Checking illicit v0.9.2 [INFO] [stderr] Checking topo v0.9.4 [INFO] [stderr] Checking moxie v0.2.3 [INFO] [stderr] Checking raf v0.1.0 [INFO] [stderr] Checking augdom v0.1.0 [INFO] [stderr] Checking moxie-dom v0.2.1 (/opt/rustwide/workdir) [INFO] [stderr] error[E0432]: unresolved import `moxie::topo` [INFO] [stderr] --> src/embed.rs:6:29 [INFO] [stderr] | [INFO] [stderr] 6 | moxie::{embed::Runtime, topo}, [INFO] [stderr] | ^^^^ no `topo` in the root [INFO] [stderr] [INFO] [stderr] error: cannot determine resolution for the macro `topo::call` [INFO] [stderr] --> src/embed.rs:22:27 [INFO] [stderr] | [INFO] [stderr] 22 | .enter(|| topo::call!(root())) [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: import resolution is stuck, try simplifying macro imports [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `topo` [INFO] [stderr] --> src/lib.rs:70:3 [INFO] [stderr] | [INFO] [stderr] 70 | #[topo::nested] [INFO] [stderr] | ^^^^ use of undeclared type or module `topo` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `topo` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `topo` [INFO] [stderr] --> src/lib.rs:89:3 [INFO] [stderr] | [INFO] [stderr] 89 | #[topo::nested] [INFO] [stderr] | ^^^^ use of undeclared type or module `topo` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `topo` [INFO] [stderr] --> src/lib.rs:142:9 [INFO] [stderr] | [INFO] [stderr] 142 | topo::call!(slot: name, { [INFO] [stderr] | ^^^^ use of undeclared type or module `topo` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `topo` [INFO] [stderr] --> src/lib.rs:168:9 [INFO] [stderr] | [INFO] [stderr] 168 | topo::call!(slot: Ev::NAME, { [INFO] [stderr] | ^^^^ use of undeclared type or module `topo` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `topo` [INFO] [stderr] --> src/lib.rs:205:13 [INFO] [stderr] | [INFO] [stderr] 205 | topo::call!({ [INFO] [stderr] | ^^^^ use of undeclared type or module `topo` [INFO] [stderr] [INFO] [stderr] error: cannot find macro `memo` in this scope [INFO] [stderr] --> src/lib.rs:71:21 [INFO] [stderr] | [INFO] [stderr] 71 | #[illicit::from_env(parent: &MemoElement)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: cannot find macro `memo` in this scope [INFO] [stderr] --> src/lib.rs:90:21 [INFO] [stderr] | [INFO] [stderr] 90 | #[illicit::from_env(parent: &MemoElement)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `EventHandle` [INFO] [stderr] --> src/lib.rs:11:24 [INFO] [stderr] | [INFO] [stderr] 11 | event::{Event, EventHandle}, [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] error: aborting due to 10 previous errors [INFO] [stderr] [INFO] [stderr] Some errors have detailed explanations: E0432, E0433. [INFO] [stderr] For more information about an error, try `rustc --explain E0432`. [INFO] [stderr] error[E0432]: unresolved import `moxie::topo` [INFO] [stderr] --> src/embed.rs:6:29 [INFO] [stderr] | [INFO] [stderr] 6 | moxie::{embed::Runtime, topo}, [INFO] [stderr] | ^^^^ no `topo` in the root [INFO] [stderr] [INFO] [stderr] error: could not compile `moxie-dom`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: cannot determine resolution for the macro `topo::call` [INFO] [stderr] --> src/embed.rs:22:27 [INFO] [stderr] | [INFO] [stderr] 22 | .enter(|| topo::call!(root())) [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: import resolution is stuck, try simplifying macro imports [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `topo` [INFO] [stderr] --> src/lib.rs:70:3 [INFO] [stderr] | [INFO] [stderr] 70 | #[topo::nested] [INFO] [stderr] | ^^^^ use of undeclared type or module `topo` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `topo` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `topo` [INFO] [stderr] --> src/lib.rs:89:3 [INFO] [stderr] | [INFO] [stderr] 89 | #[topo::nested] [INFO] [stderr] | ^^^^ use of undeclared type or module `topo` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `topo` [INFO] [stderr] --> src/lib.rs:142:9 [INFO] [stderr] | [INFO] [stderr] 142 | topo::call!(slot: name, { [INFO] [stderr] | ^^^^ use of undeclared type or module `topo` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `topo` [INFO] [stderr] --> src/lib.rs:168:9 [INFO] [stderr] | [INFO] [stderr] 168 | topo::call!(slot: Ev::NAME, { [INFO] [stderr] | ^^^^ use of undeclared type or module `topo` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `topo` [INFO] [stderr] --> src/lib.rs:205:13 [INFO] [stderr] | [INFO] [stderr] 205 | topo::call!({ [INFO] [stderr] | ^^^^ use of undeclared type or module `topo` [INFO] [stderr] [INFO] [stderr] error: cannot find macro `memo` in this scope [INFO] [stderr] --> src/lib.rs:71:21 [INFO] [stderr] | [INFO] [stderr] 71 | #[illicit::from_env(parent: &MemoElement)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: cannot find macro `memo` in this scope [INFO] [stderr] --> src/lib.rs:90:21 [INFO] [stderr] | [INFO] [stderr] 90 | #[illicit::from_env(parent: &MemoElement)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `EventHandle` [INFO] [stderr] --> src/lib.rs:11:24 [INFO] [stderr] | [INFO] [stderr] 11 | event::{Event, EventHandle}, [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] error: aborting due to 10 previous errors [INFO] [stderr] [INFO] [stderr] Some errors have detailed explanations: E0432, E0433. [INFO] [stderr] For more information about an error, try `rustc --explain E0432`. [INFO] [stderr] error: could not compile `moxie-dom`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "cf3449fa5acf5a28f3c4d788498486e4266247e583108aa25629c0d19d4d8813"` [INFO] running `"docker" "rm" "-f" "cf3449fa5acf5a28f3c4d788498486e4266247e583108aa25629c0d19d4d8813"` [INFO] [stdout] cf3449fa5acf5a28f3c4d788498486e4266247e583108aa25629c0d19d4d8813