[INFO] fetching crate sauron 0.43.10... [INFO] testing sauron-0.43.10 against master#62efba8a050c64249dab942951bb28f710208bc8 for pr-90799 [INFO] extracting crate sauron 0.43.10 into /workspace/builds/worker-34/source [INFO] validating manifest of crates.io crate sauron 0.43.10 on toolchain 62efba8a050c64249dab942951bb28f710208bc8 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate sauron 0.43.10 [INFO] finished tweaking crates.io crate sauron 0.43.10 [INFO] tweaked toml for crates.io crate sauron 0.43.10 written to /workspace/builds/worker-34/source/Cargo.toml [INFO] crate crates.io crate sauron 0.43.10 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "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-34/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-34/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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 20a265d8b616e6d1d65dffcfe0208fc1166f88e73712b79a75a6aa209486f61a [INFO] running `Command { std: "docker" "start" "-a" "20a265d8b616e6d1d65dffcfe0208fc1166f88e73712b79a75a6aa209486f61a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "20a265d8b616e6d1d65dffcfe0208fc1166f88e73712b79a75a6aa209486f61a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "20a265d8b616e6d1d65dffcfe0208fc1166f88e73712b79a75a6aa209486f61a", kill_on_drop: false }` [INFO] [stdout] 20a265d8b616e6d1d65dffcfe0208fc1166f88e73712b79a75a6aa209486f61a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-34/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-34/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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 027e518ebd83da5051cae2f13e7413d82e427d8adc48c946bad69e60f77ce348 [INFO] running `Command { std: "docker" "start" "-a" "027e518ebd83da5051cae2f13e7413d82e427d8adc48c946bad69e60f77ce348", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.77 [INFO] [stderr] Compiling libc v0.2.103 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.78 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling bumpalo v3.7.1 [INFO] [stderr] Compiling siphasher v0.3.7 [INFO] [stderr] Compiling wasm-bindgen v0.2.78 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling json v0.12.4 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling mt-dom v0.12.3 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling phf_generator v0.10.0 [INFO] [stderr] Compiling serde_json v1.0.68 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.78 [INFO] [stderr] Compiling syn-rsx v0.8.0 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.78 [INFO] [stderr] Compiling phf_macros v0.10.0 [INFO] [stderr] Compiling thiserror-impl v1.0.29 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.78 [INFO] [stderr] Compiling phf v0.10.0 [INFO] [stderr] Compiling jss v0.4.0 [INFO] [stderr] Compiling thiserror v1.0.29 [INFO] [stderr] Compiling js-sys v0.3.55 [INFO] [stderr] Compiling web-sys v0.3.55 [INFO] [stderr] Compiling sauron-core v0.43.10 [INFO] [stderr] Compiling sauron-node-macro v0.43.10 [INFO] [stderr] Compiling sauron v0.43.10 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 31.79s [INFO] running `Command { std: "docker" "inspect" "027e518ebd83da5051cae2f13e7413d82e427d8adc48c946bad69e60f77ce348", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "027e518ebd83da5051cae2f13e7413d82e427d8adc48c946bad69e60f77ce348", kill_on_drop: false }` [INFO] [stdout] 027e518ebd83da5051cae2f13e7413d82e427d8adc48c946bad69e60f77ce348 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-34/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-34/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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b984da9104dca667b9da1b2cfd0dc8489f6a4df0f663c5befa282f7dff69eec7 [INFO] running `Command { std: "docker" "start" "-a" "b984da9104dca667b9da1b2cfd0dc8489f6a4df0f663c5befa282f7dff69eec7", kill_on_drop: false }` [INFO] [stderr] Compiling scoped-tls v1.0.0 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling wasm-bindgen-test-macro v0.3.28 [INFO] [stderr] Compiling console_error_panic_hook v0.1.6 [INFO] [stderr] Compiling wasm-bindgen-futures v0.4.28 [INFO] [stderr] Compiling console_log v0.2.0 [INFO] [stderr] Compiling wasm-bindgen-test v0.3.28 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling sauron v0.43.10 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused imports: `*`, `Attribute`, `attributes::*`, `events::*` [INFO] [stdout] --> tests/right_next_text_siblings.rs:3:12 [INFO] [stdout] | [INFO] [stdout] 3 | html::{attributes::*, events::*, *}, [INFO] [stdout] | ^^^^^^^^^^^^^ ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 6 | Attribute, Node, *, [INFO] [stdout] | ^^^^^^^^^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `sauron` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name test_update --edition=2018 tests/test_update.rs --error-format=json --json=diagnostic-rendered-ansi --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="default"' --cfg 'feature="sauron-node-macro"' --cfg 'feature="with-dom"' --cfg 'feature="with-node-macro"' --cfg 'feature="with-request-animation-frame"' -C metadata=e71f29ecd52a9139 -C extra-filename=-e71f29ecd52a9139 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern cfg_if=/opt/rustwide/target/debug/deps/libcfg_if-81c3651d70dd4895.rlib --extern console_error_panic_hook=/opt/rustwide/target/debug/deps/libconsole_error_panic_hook-ec64536b70aaa2b3.rlib --extern console_log=/opt/rustwide/target/debug/deps/libconsole_log-583928cdb0377528.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-d1d9e9bb2ac58ba1.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-dd9363dd410b6a25.rlib --extern sauron=/opt/rustwide/target/debug/deps/libsauron-922d3c21b9c6bb7f.rlib --extern sauron_core=/opt/rustwide/target/debug/deps/libsauron_core-f2fbca3dde346df7.rlib --extern sauron_node_macro=/opt/rustwide/target/debug/deps/libsauron_node_macro-bff347a3714f584b.so --extern wasm_bindgen_test=/opt/rustwide/target/debug/deps/libwasm_bindgen_test-eda692d6130d7eb5.rlib --extern web_sys=/opt/rustwide/target/debug/deps/libweb_sys-dbb5e3dcc7f159e4.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "b984da9104dca667b9da1b2cfd0dc8489f6a4df0f663c5befa282f7dff69eec7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b984da9104dca667b9da1b2cfd0dc8489f6a4df0f663c5befa282f7dff69eec7", kill_on_drop: false }` [INFO] [stdout] b984da9104dca667b9da1b2cfd0dc8489f6a4df0f663c5befa282f7dff69eec7