[INFO] crate sauron-syntax 0.1.1 is already in cache [INFO] checking sauron-syntax-0.1.1 against master#8ac1525e091d3db28e67adcbbd6db1e1deaa37fb for pr-73323 [INFO] extracting crate sauron-syntax 0.1.1 into /workspace/builds/worker-2/source [INFO] validating manifest of crates.io crate sauron-syntax 0.1.1 on toolchain 8ac1525e091d3db28e67adcbbd6db1e1deaa37fb [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8ac1525e091d3db28e67adcbbd6db1e1deaa37fb" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate sauron-syntax 0.1.1 [INFO] finished tweaking crates.io crate sauron-syntax 0.1.1 [INFO] tweaked toml for crates.io crate sauron-syntax 0.1.1 written to /workspace/builds/worker-2/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8ac1525e091d3db28e67adcbbd6db1e1deaa37fb" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8ac1525e091d3db28e67adcbbd6db1e1deaa37fb" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:819119df93c0f5eca3f29186f14981ef29945a311854d7222af07488600a2584" "/opt/rustwide/cargo-home/bin/cargo" "+8ac1525e091d3db28e67adcbbd6db1e1deaa37fb" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 32060e896df1e4a39ef4a31910ada3f63ad071c7c7995d7cb6a4f8eca8f9b17a [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" "32060e896df1e4a39ef4a31910ada3f63ad071c7c7995d7cb6a4f8eca8f9b17a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "32060e896df1e4a39ef4a31910ada3f63ad071c7c7995d7cb6a4f8eca8f9b17a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "32060e896df1e4a39ef4a31910ada3f63ad071c7c7995d7cb6a4f8eca8f9b17a", kill_on_drop: false }` [INFO] [stdout] 32060e896df1e4a39ef4a31910ada3f63ad071c7c7995d7cb6a4f8eca8f9b17a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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@sha256:819119df93c0f5eca3f29186f14981ef29945a311854d7222af07488600a2584" "/opt/rustwide/cargo-home/bin/cargo" "+8ac1525e091d3db28e67adcbbd6db1e1deaa37fb" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 755da0f6ad96869c64400ff78b505933e845241ef17d8536e24b1e971da34549 [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" "755da0f6ad96869c64400ff78b505933e845241ef17d8536e24b1e971da34549", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.18 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling libc v0.2.72 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling ppv-lite86 v0.2.8 [INFO] [stderr] Compiling serde v1.0.114 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.64 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling serde_json v1.0.56 [INFO] [stderr] Compiling serde_derive v1.0.114 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling bumpalo v3.4.0 [INFO] [stderr] Checking siphasher v0.3.3 [INFO] [stderr] Compiling wasm-bindgen v0.2.64 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Checking phf_shared v0.8.0 [INFO] [stderr] Checking phf v0.8.0 [INFO] [stderr] Checking sauron_vdom v0.26.0 [INFO] [stderr] Checking sauron_vdom v0.25.1 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling syn v1.0.34 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stderr] Compiling string_cache_codegen v0.5.1 [INFO] [stderr] Compiling phf_codegen v0.8.0 [INFO] [stderr] Checking string_cache v0.8.0 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.64 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.64 [INFO] [stderr] Compiling html5ever v0.25.1 [INFO] [stderr] Compiling thiserror-impl v1.0.20 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.64 [INFO] [stderr] Checking thiserror v1.0.20 [INFO] [stderr] Checking js-sys v0.3.41 [INFO] [stderr] Compiling markup5ever v0.10.0 [INFO] [stderr] Checking web-sys v0.3.41 [INFO] [stderr] Checking xml5ever v0.16.1 [INFO] [stderr] Checking markup5ever_rcdom v0.1.0 [INFO] [stderr] Checking sauron v0.26.0 [INFO] [stderr] Checking sauron v0.25.1 [INFO] [stderr] Checking sauron-parse v0.1.2 [INFO] [stderr] Checking sauron-syntax v0.1.1 (/opt/rustwide/workdir) [INFO] [stdout] error[E0599]: no method named `to_syntax` found for enum `sauron_vdom::vnode::Node<&str, &str, sauron::DomEvent, ()>` in the current scope [INFO] [stdout] --> src/lib.rs:15:30 [INFO] [stdout] | [INFO] [stdout] 15 | Ok(root_node.to_syntax(use_macro, 0)) [INFO] [stdout] | ^^^^^^^^^ method not found in `sauron_vdom::vnode::Node<&str, &str, sauron::DomEvent, ()>` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] note: `to_syntax::ToSyntax` defines an item `to_syntax`, perhaps you need to implement it [INFO] [stdout] --> src/to_syntax.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | pub trait ToSyntax { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `to_syntax` found for enum `sauron_vdom::vnode::Node<&str, &str, sauron::DomEvent, ()>` in the current scope [INFO] [stdout] --> src/lib.rs:15:30 [INFO] [stdout] | [INFO] [stdout] 15 | Ok(root_node.to_syntax(use_macro, 0)) [INFO] [stdout] | ^^^^^^^^^ method not found in `sauron_vdom::vnode::Node<&str, &str, sauron::DomEvent, ()>` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] note: `to_syntax::ToSyntax` defines an item `to_syntax`, perhaps you need to implement it [INFO] [stdout] --> src/to_syntax.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | pub trait ToSyntax { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `sauron-syntax`. [INFO] [stdout] For more information about this error, try `rustc --explain E0599`. [INFO] [stdout] [INFO] [stderr] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stdout] For more information about this error, try `rustc --explain E0599`. [INFO] [stdout] [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "755da0f6ad96869c64400ff78b505933e845241ef17d8536e24b1e971da34549", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "755da0f6ad96869c64400ff78b505933e845241ef17d8536e24b1e971da34549", kill_on_drop: false }` [INFO] [stdout] 755da0f6ad96869c64400ff78b505933e845241ef17d8536e24b1e971da34549