[INFO] crate sauron-syntax 0.1.1 is already in cache [INFO] checking sauron-syntax-0.1.1 against try#85cc1486e1f000dce4bb8e1b3cfab2b654b102a8 for pr-73323 [INFO] extracting crate sauron-syntax 0.1.1 into /workspace/builds/worker-10/source [INFO] validating manifest of crates.io crate sauron-syntax 0.1.1 on toolchain 85cc1486e1f000dce4bb8e1b3cfab2b654b102a8 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+85cc1486e1f000dce4bb8e1b3cfab2b654b102a8" "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-10/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+85cc1486e1f000dce4bb8e1b3cfab2b654b102a8" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+85cc1486e1f000dce4bb8e1b3cfab2b654b102a8" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded sauron-parse v0.1.2 [INFO] [stderr] Downloaded sauron_vdom v0.26.0 [INFO] [stderr] Downloaded sauron v0.26.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "+85cc1486e1f000dce4bb8e1b3cfab2b654b102a8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 99e11d0dcbaf05ab067ab5d28fb9ba823f4317c6e5a8de0584dab63f81d28548 [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" "99e11d0dcbaf05ab067ab5d28fb9ba823f4317c6e5a8de0584dab63f81d28548", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "99e11d0dcbaf05ab067ab5d28fb9ba823f4317c6e5a8de0584dab63f81d28548", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "99e11d0dcbaf05ab067ab5d28fb9ba823f4317c6e5a8de0584dab63f81d28548", kill_on_drop: false }` [INFO] [stdout] 99e11d0dcbaf05ab067ab5d28fb9ba823f4317c6e5a8de0584dab63f81d28548 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "+85cc1486e1f000dce4bb8e1b3cfab2b654b102a8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b5d897acfa169278d05dc516159c650a30d8b1fc75caac6c8d3a985fb2fefe29 [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" "b5d897acfa169278d05dc516159c650a30d8b1fc75caac6c8d3a985fb2fefe29", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.18 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling syn v1.0.34 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling siphasher v0.3.3 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Checking new_debug_unreachable v1.0.4 [INFO] [stderr] Checking precomputed-hash v0.1.1 [INFO] [stderr] Checking utf-8 v0.7.5 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling serde v1.0.114 [INFO] [stderr] Checking futf v0.1.4 [INFO] [stderr] Checking phf_shared v0.8.0 [INFO] [stderr] Checking tendril v0.4.1 [INFO] [stderr] Checking string_cache v0.8.0 [INFO] [stderr] Checking phf v0.8.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Checking sauron_vdom v0.26.0 [INFO] [stderr] Checking sauron_vdom v0.25.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 quote v1.0.7 [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] Compiling serde_json v1.0.56 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.64 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.64 [INFO] [stderr] Compiling serde_derive v1.0.114 [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 wasm-bindgen 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[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] For more information about this error, try `rustc --explain E0599`. [INFO] [stdout] [INFO] [stderr] error: could not compile `sauron-syntax`. [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: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0599`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "b5d897acfa169278d05dc516159c650a30d8b1fc75caac6c8d3a985fb2fefe29", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b5d897acfa169278d05dc516159c650a30d8b1fc75caac6c8d3a985fb2fefe29", kill_on_drop: false }` [INFO] [stdout] b5d897acfa169278d05dc516159c650a30d8b1fc75caac6c8d3a985fb2fefe29