[INFO] fetching crate sauron-syntax 0.1.4...
[INFO] checking sauron-syntax-0.1.4 against try#31561a63598a0f21fc74c024747ef1310fdd2eb2 for pr-133536
[INFO] extracting crate sauron-syntax 0.1.4 into /workspace/builds/worker-0-tc2/source
[INFO] validating manifest of crates.io crate sauron-syntax 0.1.4 on toolchain 31561a63598a0f21fc74c024747ef1310fdd2eb2
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "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-0-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]      Locking 93 packages to latest compatible versions
[INFO] [stderr]       Adding sauron v0.28.2 (available: v0.61.9)
[INFO] [stderr]       Adding sauron-parse v0.1.8 (available: v0.40.0)
[INFO] [stderr]       Adding wasi v0.10.0+wasi-snapshot-preview1 (available: v0.10.2+wasi-snapshot-preview1)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "fetch" "--manifest-path" "Cargo.toml", 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3b4246a940c0d291bc8342338b23bf1179cdf3567f6091defb3056baaaefa985
[INFO] running `Command { std: "docker" "start" "-a" "3b4246a940c0d291bc8342338b23bf1179cdf3567f6091defb3056baaaefa985", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3b4246a940c0d291bc8342338b23bf1179cdf3567f6091defb3056baaaefa985", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3b4246a940c0d291bc8342338b23bf1179cdf3567f6091defb3056baaaefa985", kill_on_drop: false }`
[INFO] [stdout] 3b4246a940c0d291bc8342338b23bf1179cdf3567f6091defb3056baaaefa985
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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" "RUSTDOCFLAGS=--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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ac8c5c418755d385a942e37b0ef06c586a05602f018edea2d4146610bfe24cb7
[INFO] running `Command { std: "docker" "start" "-a" "ac8c5c418755d385a942e37b0ef06c586a05602f018edea2d4146610bfe24cb7", kill_on_drop: false }`
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling siphasher v0.3.11
[INFO] [stderr]    Compiling serde v1.0.215
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]     Checking new_debug_unreachable v1.0.6
[INFO] [stderr]    Compiling libc v0.2.167
[INFO] [stderr]     Checking phf_shared v0.8.0
[INFO] [stderr]    Compiling syn v2.0.90
[INFO] [stderr]     Checking phf_shared v0.10.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling doc-comment v0.3.3
[INFO] [stderr]    Compiling serde_json v1.0.133
[INFO] [stderr]     Checking time v0.1.45
[INFO] [stderr]     Checking mt-dom v0.6.3
[INFO] [stderr]     Checking mt-dom v0.2.2
[INFO] [stderr]     Checking futf v0.1.5
[INFO] [stderr]     Checking phf v0.8.0
[INFO] [stderr]     Checking tendril v0.4.3
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling rand_pcg v0.2.1
[INFO] [stderr]     Checking string_cache v0.8.7
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.97
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.97
[INFO] [stderr]    Compiling html5ever v0.25.2
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.97
[INFO] [stderr]     Checking wasm-bindgen v0.2.97
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]     Checking js-sys v0.3.74
[INFO] [stderr]    Compiling phf_generator v0.8.0
[INFO] [stderr]    Compiling phf_generator v0.10.0
[INFO] [stderr]    Compiling phf_codegen v0.8.0
[INFO] [stderr]    Compiling string_cache_codegen v0.5.2
[INFO] [stderr]    Compiling markup5ever v0.10.1
[INFO] [stderr]     Checking xml5ever v0.16.2
[INFO] [stderr]     Checking markup5ever_rcdom v0.1.0
[INFO] [stderr]     Checking web-sys v0.3.74
[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 `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 `Node<&str, &str, &str, AttributeValue, Event, ()>`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the full type name has been written to '/opt/rustwide/target/debug/deps/sauron_syntax-284f5772a2a78595.long-type-10897622527817115225.txt'
[INFO] [stdout]    = note: consider using `--verbose` to print the full type name to the console
[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 `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 `Node<&str, &str, &str, AttributeValue, Event, ()>`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the full type name has been written to '/opt/rustwide/target/debug/deps/sauron_syntax-dda5c75b5220ad32.long-type-11548043276054753426.txt'
[INFO] [stdout]    = note: consider using `--verbose` to print the full type name to the console
[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] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `sauron-syntax` (lib) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `sauron-syntax` (lib test) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "ac8c5c418755d385a942e37b0ef06c586a05602f018edea2d4146610bfe24cb7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ac8c5c418755d385a942e37b0ef06c586a05602f018edea2d4146610bfe24cb7", kill_on_drop: false }`
[INFO] [stdout] ac8c5c418755d385a942e37b0ef06c586a05602f018edea2d4146610bfe24cb7
