[INFO] fetching crate sauron 0.32.4...
[INFO] checking sauron-0.32.4 against master#430feb24a46993e5073c1bb1b39da190d83fa2bf for pr-78363
[INFO] extracting crate sauron 0.32.4 into /workspace/builds/worker-1/source
[INFO] validating manifest of crates.io crate sauron 0.32.4 on toolchain 430feb24a46993e5073c1bb1b39da190d83fa2bf
[INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+430feb24a46993e5073c1bb1b39da190d83fa2bf" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] started tweaking crates.io crate sauron 0.32.4
[INFO] finished tweaking crates.io crate sauron 0.32.4
[INFO] tweaked toml for crates.io crate sauron 0.32.4 written to /workspace/builds/worker-1/source/Cargo.toml
[INFO] crate crates.io crate sauron 0.32.4 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+430feb24a46993e5073c1bb1b39da190d83fa2bf" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+430feb24a46993e5073c1bb1b39da190d83fa2bf" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.
[INFO] [stdout] cb041eacc49cab70f607029467c6d34c018bcebc6828aa3742e1a518a06abf55
[INFO] running `Command { std: "docker" "start" "-a" "cb041eacc49cab70f607029467c6d34c018bcebc6828aa3742e1a518a06abf55", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "cb041eacc49cab70f607029467c6d34c018bcebc6828aa3742e1a518a06abf55", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cb041eacc49cab70f607029467c6d34c018bcebc6828aa3742e1a518a06abf55", kill_on_drop: false }`
[INFO] [stdout] cb041eacc49cab70f607029467c6d34c018bcebc6828aa3742e1a518a06abf55
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+430feb24a46993e5073c1bb1b39da190d83fa2bf" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 366fd4a7cd7a67e7c08b6fe0a49c0fd0c34937ecf67a036e4a74217294668897
[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" "366fd4a7cd7a67e7c08b6fe0a49c0fd0c34937ecf67a036e4a74217294668897", kill_on_drop: false }`
[INFO] [stderr] Compiling syn v1.0.42
[INFO] [stderr] Compiling serde v1.0.116
[INFO] [stderr] Compiling serde_json v1.0.58
[INFO] [stderr] Checking regex-syntax v0.6.18
[INFO] [stderr] Checking thread_local v1.0.1
[INFO] [stderr] Checking aho-corasick v0.7.13
[INFO] [stderr] Compiling wasm-bindgen-test-macro v0.3.18
[INFO] [stderr] Checking regex v1.3.9
[INFO] [stderr] Compiling wasm-bindgen-backend v0.2.68
[INFO] [stderr] Compiling syn-rsx v0.7.2
[INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.68
[INFO] [stderr] Compiling thiserror-impl v1.0.21
[INFO] [stderr] Compiling sauron-node-macro v0.32.0
[INFO] [stderr] Compiling wasm-bindgen-macro v0.2.68
[INFO] [stderr] Checking thiserror v1.0.21
[INFO] [stderr] Checking wasm-bindgen v0.2.68
[INFO] [stderr] Checking js-sys v0.3.45
[INFO] [stderr] Checking console_error_panic_hook v0.1.6
[INFO] [stderr] Checking web-sys v0.3.45
[INFO] [stderr] Checking wasm-bindgen-futures v0.4.18
[INFO] [stderr] Checking wasm-bindgen-test v0.3.18
[INFO] [stderr] Checking sauron-core v0.32.4
[INFO] [stderr] Checking console_log v0.2.0
[INFO] [stderr] Checking sauron v0.32.4 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout] --> tests/short_line_keyed.rs:11:25
[INFO] [stdout] |
[INFO] [stdout] 11 | let old: Node<()> = node!(
[INFO] [stdout] | _________________________^
[INFO] [stdout] 12 | |
[INFO] [stdout] 13 | |
[INFO] [stdout] 14 | |
"0"
[INFO] [stdout] ... |
[INFO] [stdout] 43 | |
[INFO] [stdout] 44 | | );
[INFO] [stdout] | |_____^ expected struct `sauron::Text`, found struct `std::string::String`
[INFO] [stdout] |
[INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout] --> tests/dom_updates_target_dom.rs:19:33
[INFO] [stdout] |
[INFO] [stdout] 19 | let current_dom: Node<()> = node!(
[INFO] [stdout] | _________________________________^
[INFO] [stdout] 20 | |
[INFO] [stdout] 21 | |
"Lines"
[INFO] [stdout] 22 | |
[INFO] [stdout] ... |
[INFO] [stdout] 59 | |
[INFO] [stdout] 60 | | );
[INFO] [stdout] | |_____^ expected struct `sauron::Text`, found struct `std::string::String`
[INFO] [stdout] |
[INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout] --> tests/test_update.rs:28:33
[INFO] [stdout] |
[INFO] [stdout] 28 | let current_dom: Node<()> = node!(
[INFO] [stdout] | _________________________________^
[INFO] [stdout] 29 | |
[INFO] [stdout] 30 | |
"Lines"
[INFO] [stdout] 31 | |
[INFO] [stdout] ... |
[INFO] [stdout] 62 | |
[INFO] [stdout] 63 | | );
[INFO] [stdout] | |_____^ expected struct `sauron::Text`, found struct `std::string::String`
[INFO] [stdout] |
[INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout] --> tests/ignored_new_lines.rs:14:33
[INFO] [stdout] |
[INFO] [stdout] 14 | let current_dom: Node<()> = node!(
[INFO] [stdout] | _________________________________^
[INFO] [stdout] 15 | |
[INFO] [stdout] 16 | |
"Lines"
[INFO] [stdout] 17 | |
[INFO] [stdout] ... |
[INFO] [stdout] 57 | |
[INFO] [stdout] 58 | | );
[INFO] [stdout] | |_________^ expected struct `sauron::Text`, found struct `std::string::String`
[INFO] [stdout] |
[INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout] --> tests/keyed_lines_test.rs:25:27
[INFO] [stdout] |
[INFO] [stdout] 25 | let view0: Node<()> = node!(
[INFO] [stdout] | ___________________________^
[INFO] [stdout] 26 | |
[INFO] [stdout] 27 | |
"Lines"
[INFO] [stdout] 28 | |
[INFO] [stdout] ... |
[INFO] [stdout] 83 | |
[INFO] [stdout] 84 | | );
[INFO] [stdout] | |_____^ expected struct `sauron::Text`, found struct `std::string::String`
[INFO] [stdout] |
[INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout] --> tests/test_update.rs:65:32
[INFO] [stdout] |
[INFO] [stdout] 65 | let target_dom: Node<()> = node!(
[INFO] [stdout] | ________________________________^
[INFO] [stdout] 66 | |
[INFO] [stdout] 67 | |
"Lines"
[INFO] [stdout] 68 | |
[INFO] [stdout] ... |
[INFO] [stdout] 105 | |
[INFO] [stdout] 106 | | );
[INFO] [stdout] | |_____^ expected struct `sauron::Text`, found struct `std::string::String`
[INFO] [stdout] |
[INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout] --> tests/ignored_new_lines.rs:60:32
[INFO] [stdout] |
[INFO] [stdout] 60 | let target_dom: Node<()> = node!(
[INFO] [stdout] | ________________________________^
[INFO] [stdout] 61 | |
[INFO] [stdout] 62 | |
"Lines"
[INFO] [stdout] 63 | |
[INFO] [stdout] ... |
[INFO] [stdout] 109 | |
[INFO] [stdout] 110 | | );
[INFO] [stdout] | |_________^ expected struct `sauron::Text`, found struct `std::string::String`
[INFO] [stdout] |
[INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout] --> tests/short_line_keyed.rs:46:25
[INFO] [stdout] |
[INFO] [stdout] 46 | let new: Node<()> = node!(
[INFO] [stdout] | _________________________^
[INFO] [stdout] 47 | |
[INFO] [stdout] 48 | |
[INFO] [stdout] 49 | |
"XXX"
[INFO] [stdout] ... |
[INFO] [stdout] 78 | |
[INFO] [stdout] 79 | | );
[INFO] [stdout] | |_____^ expected struct `sauron::Text`, found struct `std::string::String`
[INFO] [stdout] |
[INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] For more information about this error, try `rustc --explain E0308`.
[INFO] [stdout]
[INFO] [stderr] error: could not compile `sauron`
[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[E0308]: mismatched types
[INFO] [stdout] --> tests/dom_updates_target_dom.rs:62:32
[INFO] [stdout] |
[INFO] [stdout] 62 | let target_dom: Node<()> = node!(
[INFO] [stdout] | ________________________________^
[INFO] [stdout] 63 | |
[INFO] [stdout] 64 | |
"Lines"
[INFO] [stdout] 65 | |
[INFO] [stdout] ... |
[INFO] [stdout] 108 | |
[INFO] [stdout] 109 | | );
[INFO] [stdout] | |_____^ expected struct `sauron::Text`, found struct `std::string::String`
[INFO] [stdout] |
[INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] For more information about this error, try `rustc --explain E0308`.
[INFO] [stdout]
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout] --> tests/short_line_keyed.rs:97:33
[INFO] [stdout] |
[INFO] [stdout] 97 | let current_dom: Node<()> = node!(
[INFO] [stdout] | _________________________________^
[INFO] [stdout] 98 | |
[INFO] [stdout] 99 | |
[INFO] [stdout] 100 | |
[INFO] [stdout] ... |
[INFO] [stdout] 126 | |
[INFO] [stdout] 127 | | );
[INFO] [stdout] | |_____^ expected struct `sauron::Text`, found struct `std::string::String`
[INFO] [stdout] |
[INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout] --> tests/keyed_lines_test.rs:88:27
[INFO] [stdout] |
[INFO] [stdout] 88 | let view1: Node<()> = node!(
[INFO] [stdout] | ___________________________^
[INFO] [stdout] 89 | |
[INFO] [stdout] 90 | |
"Lines"
[INFO] [stdout] 91 | |
[INFO] [stdout] ... |
[INFO] [stdout] 152 | |
[INFO] [stdout] 153 | | );
[INFO] [stdout] | |_________^ expected struct `sauron::Text`, found struct `std::string::String`
[INFO] [stdout] |
[INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout] --> tests/short_line_keyed.rs:132:32
[INFO] [stdout] |
[INFO] [stdout] 132 | let target_dom: Node<()> = node! (
[INFO] [stdout] | ________________________________^
[INFO] [stdout] 133 | |
[INFO] [stdout] 134 | |
[INFO] [stdout] 135 | |
[INFO] [stdout] ... |
[INFO] [stdout] 167 | |
[INFO] [stdout] 168 | | );
[INFO] [stdout] | |_____^ expected struct `sauron::Text`, found struct `std::string::String`
[INFO] [stdout] |
[INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout] --> tests/dom_updates_target_dom.rs:123:18
[INFO] [stdout] |
[INFO] [stdout] 123 | &node!(
[INFO] [stdout] | __________________^
[INFO] [stdout] 124 | |
[INFO] [stdout] 125 | |
"2"
[INFO] [stdout] 126 | |
[INFO] [stdout] ... |
[INFO] [stdout] 132 | |
[INFO] [stdout] 133 | | )
[INFO] [stdout] | |_________________^ expected struct `sauron::Text`, found struct `std::string::String`
[INFO] [stdout] |
[INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout] --> tests/dom_updates_target_dom.rs:140:18
[INFO] [stdout] |
[INFO] [stdout] 140 | &node!(
[INFO] [stdout] | __________________^
[INFO] [stdout] 141 | |
[INFO] [stdout] 142 | |
"3"
[INFO] [stdout] 143 | |
[INFO] [stdout] ... |
[INFO] [stdout] 146 | |
[INFO] [stdout] 147 | | )
[INFO] [stdout] | |_________________^ expected struct `sauron::Text`, found struct `std::string::String`
[INFO] [stdout] |
[INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] For more information about this error, try `rustc --explain E0308`.
[INFO] [stdout]
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout] --> tests/short_line_keyed.rs:193:18
[INFO] [stdout] |
[INFO] [stdout] 193 | &node!(
[INFO] [stdout] | __________________^
[INFO] [stdout] 194 | |
[INFO] [stdout] 195 | |
"1"
[INFO] [stdout] 196 | |
[INFO] [stdout] 197 | |
"\n"
[INFO] [stdout] 198 | |
[INFO] [stdout] 199 | |
)
[INFO] [stdout] | |_______________________^ expected struct `sauron::Text`, found struct `std::string::String`
[INFO] [stdout] |
[INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: aborting due to 5 previous errors
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] For more information about this error, try `rustc --explain E0308`.
[INFO] [stdout]
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] For more information about this error, try `rustc --explain E0308`.
[INFO] [stdout]
[INFO] [stderr] error: build failed
[INFO] running `Command { std: "docker" "inspect" "366fd4a7cd7a67e7c08b6fe0a49c0fd0c34937ecf67a036e4a74217294668897", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "366fd4a7cd7a67e7c08b6fe0a49c0fd0c34937ecf67a036e4a74217294668897", kill_on_drop: false }`
[INFO] [stdout] 366fd4a7cd7a67e7c08b6fe0a49c0fd0c34937ecf67a036e4a74217294668897