[INFO] fetching crate sauron-syntax 0.1.4... [INFO] checking sauron-syntax-0.1.4 against try#3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f for pr-87248 [INFO] extracting crate sauron-syntax 0.1.4 into /workspace/builds/worker-7/source [INFO] validating manifest of crates.io crate sauron-syntax 0.1.4 on toolchain 3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate sauron-syntax 0.1.4 [INFO] finished tweaking crates.io crate sauron-syntax 0.1.4 [INFO] tweaked toml for crates.io crate sauron-syntax 0.1.4 written to /workspace/builds/worker-7/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded mt-dom v0.2.2 [INFO] [stderr] Downloaded mt-dom v0.6.3 [INFO] [stderr] Downloaded sauron-parse v0.1.8 [INFO] [stderr] Downloaded sauron-core v0.32.6 [INFO] [stderr] Downloaded sauron v0.28.2 [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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0658857716da59ca62cfafb5c1fc2688f8fa0333a5b61c3456535e51af6b64e6 [INFO] running `Command { std: "docker" "start" "-a" "0658857716da59ca62cfafb5c1fc2688f8fa0333a5b61c3456535e51af6b64e6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0658857716da59ca62cfafb5c1fc2688f8fa0333a5b61c3456535e51af6b64e6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0658857716da59ca62cfafb5c1fc2688f8fa0333a5b61c3456535e51af6b64e6", kill_on_drop: false }` [INFO] [stdout] 0658857716da59ca62cfafb5c1fc2688f8fa0333a5b61c3456535e51af6b64e6 [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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7dd7d7932ffc44add734e04a2c5228d64c6def831d61d4023e91e63a015313ab [INFO] running `Command { std: "docker" "start" "-a" "7dd7d7932ffc44add734e04a2c5228d64c6def831d61d4023e91e63a015313ab", 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] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v1.0.28 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling siphasher v0.3.5 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.74 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling bumpalo v3.7.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Checking new_debug_unreachable v1.0.4 [INFO] [stderr] Checking mac v0.1.1 [INFO] [stderr] Compiling wasm-bindgen v0.2.74 [INFO] [stderr] Checking precomputed-hash v0.1.1 [INFO] [stderr] Checking itoa v0.4.7 [INFO] [stderr] Checking mt-dom v0.2.2 [INFO] [stderr] Compiling libc v0.2.98 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking futf v0.1.4 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Checking tendril v0.4.2 [INFO] [stderr] Checking phf v0.8.0 [INFO] [stderr] Checking mt-dom v0.6.3 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling syn v1.0.74 [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 phf_codegen v0.8.0 [INFO] [stderr] Compiling string_cache_codegen v0.5.1 [INFO] [stderr] Compiling markup5ever v0.10.1 [INFO] [stderr] Checking string_cache v0.8.1 [INFO] [stderr] Checking serde_json v1.0.64 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.74 [INFO] [stderr] Checking xml5ever v0.16.1 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.74 [INFO] [stderr] Compiling html5ever v0.25.1 [INFO] [stderr] Compiling thiserror-impl v1.0.26 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.74 [INFO] [stderr] Checking thiserror v1.0.26 [INFO] [stderr] Checking js-sys v0.3.51 [INFO] [stderr] Checking markup5ever_rcdom v0.1.0 [INFO] [stderr] Checking web-sys v0.3.51 [INFO] [stderr] Checking sauron-core v0.32.6 [INFO] [stderr] Checking sauron v0.28.2 [INFO] [stderr] Checking sauron-parse v0.1.8 [INFO] [stderr] Checking sauron-syntax v0.1.4 (/opt/rustwide/workdir) [INFO] [stdout] error[E0599]: no method named `to_syntax` found for enum `mt_dom::node::Node` in the current scope [INFO] [stdout] --> src/lib.rs:28:27 [INFO] [stdout] | [INFO] [stdout] 28 | root_node.to_syntax(&mut buffer, use_macro, 0)?; [INFO] [stdout] | ^^^^^^^^^ method not found in `mt_dom::node::Node<&str, &str, &str, sauron_core::html::attributes::attribute_value::AttributeValue, sauron_core::dom::events::Event, ()>` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] note: `ToSyntax` defines an item `to_syntax`, perhaps you need to implement it [INFO] [stdout] --> src/to_syntax.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | pub trait ToSyntax { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `to_syntax` found for enum `mt_dom::node::Node` in the current scope [INFO] [stdout] --> src/lib.rs:28:27 [INFO] [stdout] | [INFO] [stdout] 28 | root_node.to_syntax(&mut buffer, use_macro, 0)?; [INFO] [stdout] | ^^^^^^^^^ method not found in `mt_dom::node::Node<&str, &str, &str, sauron_core::html::attributes::attribute_value::AttributeValue, sauron_core::dom::events::Event, ()>` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] note: `ToSyntax` defines an item `to_syntax`, perhaps you need to implement it [INFO] [stdout] --> src/to_syntax.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | 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` due to 2 previous errors [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" "7dd7d7932ffc44add734e04a2c5228d64c6def831d61d4023e91e63a015313ab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7dd7d7932ffc44add734e04a2c5228d64c6def831d61d4023e91e63a015313ab", kill_on_drop: false }` [INFO] [stdout] 7dd7d7932ffc44add734e04a2c5228d64c6def831d61d4023e91e63a015313ab