[INFO] fetching crate sauron 0.51.0... [INFO] building sauron-0.51.0 against try#14accda7ba2c586835d15379a621955d9f047371 for pr-103610 [INFO] extracting crate sauron 0.51.0 into /workspace/builds/worker-7/source [INFO] validating manifest of crates.io crate sauron 0.51.0 on toolchain 14accda7ba2c586835d15379a621955d9f047371 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+14accda7ba2c586835d15379a621955d9f047371" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate sauron 0.51.0 [INFO] finished tweaking crates.io crate sauron 0.51.0 [INFO] tweaked toml for crates.io crate sauron 0.51.0 written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate crates.io crate sauron 0.51.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+14accda7ba2c586835d15379a621955d9f047371" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:83125433e4fff17b1ac56874832f668d9df75ee638575aca552b68e127bedee9" "/opt/rustwide/cargo-home/bin/cargo" "+14accda7ba2c586835d15379a621955d9f047371" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e00b7d974548fee2206461f88a76153fe98959ce8e9edd4a080900c845f873ea [INFO] running `Command { std: "docker" "start" "-a" "e00b7d974548fee2206461f88a76153fe98959ce8e9edd4a080900c845f873ea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e00b7d974548fee2206461f88a76153fe98959ce8e9edd4a080900c845f873ea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e00b7d974548fee2206461f88a76153fe98959ce8e9edd4a080900c845f873ea", kill_on_drop: false }` [INFO] [stdout] e00b7d974548fee2206461f88a76153fe98959ce8e9edd4a080900c845f873ea [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" "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:83125433e4fff17b1ac56874832f668d9df75ee638575aca552b68e127bedee9" "/opt/rustwide/cargo-home/bin/cargo" "+14accda7ba2c586835d15379a621955d9f047371" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5f54e0ce7c474a1250658fe1b42523ea3886407fd5fb5e7eec7e9d75596a3683 [INFO] running `Command { std: "docker" "start" "-a" "5f54e0ce7c474a1250658fe1b42523ea3886407fd5fb5e7eec7e9d75596a3683", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.43 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling unicode-ident v1.0.3 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling syn v1.0.99 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling libc v0.2.132 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.82 [INFO] [stderr] Compiling once_cell v1.13.1 [INFO] [stderr] Compiling serde v1.0.144 [INFO] [stderr] Compiling bumpalo v3.11.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling serde_json v1.0.85 [INFO] [stderr] Compiling wasm-bindgen v0.2.82 [INFO] [stderr] Compiling ryu v1.0.11 [INFO] [stderr] Compiling itoa v1.0.3 [INFO] [stderr] Compiling siphasher v0.3.10 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling json v0.12.4 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling mt-dom v0.21.0 [INFO] [stderr] Compiling getrandom v0.2.7 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling phf_generator v0.10.0 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.82 [INFO] [stderr] Compiling syn-rsx v0.8.1 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.82 [INFO] [stderr] Compiling phf_macros v0.10.0 [INFO] [stderr] Compiling thiserror-impl v1.0.33 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.82 [INFO] [stderr] Compiling phf v0.10.1 [INFO] [stderr] Compiling jss v0.5.1 [INFO] [stderr] Compiling js-sys v0.3.59 [INFO] [stderr] Compiling thiserror v1.0.33 [INFO] [stderr] Compiling web-sys v0.3.59 [INFO] [stderr] Compiling wasm-bindgen-futures v0.4.32 [INFO] [stderr] Compiling sauron-core v0.51.0 [INFO] [stderr] Compiling sauron-node-macro v0.51.0 [INFO] [stderr] Compiling sauron v0.51.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 42.03s [INFO] running `Command { std: "docker" "inspect" "5f54e0ce7c474a1250658fe1b42523ea3886407fd5fb5e7eec7e9d75596a3683", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5f54e0ce7c474a1250658fe1b42523ea3886407fd5fb5e7eec7e9d75596a3683", kill_on_drop: false }` [INFO] [stdout] 5f54e0ce7c474a1250658fe1b42523ea3886407fd5fb5e7eec7e9d75596a3683 [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" "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:83125433e4fff17b1ac56874832f668d9df75ee638575aca552b68e127bedee9" "/opt/rustwide/cargo-home/bin/cargo" "+14accda7ba2c586835d15379a621955d9f047371" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ffeb5a3a772d85075f52f8bd4fb0733ad075f8bdcfc1fc6c03e54b27d67cf614 [INFO] running `Command { std: "docker" "start" "-a" "ffeb5a3a772d85075f52f8bd4fb0733ad075f8bdcfc1fc6c03e54b27d67cf614", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling scoped-tls v1.0.0 [INFO] [stderr] Compiling regex-syntax v0.6.27 [INFO] [stderr] Compiling wasm-bindgen-test-macro v0.3.32 [INFO] [stderr] Compiling console_error_panic_hook v0.1.7 [INFO] [stderr] Compiling web-sys v0.3.59 [INFO] [stderr] Compiling wasm-bindgen-test v0.3.32 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling regex v1.6.0 [INFO] [stderr] Compiling sauron-core v0.51.0 [INFO] [stderr] Compiling console_log v0.2.0 [INFO] [stderr] Compiling sauron v0.51.0 (/opt/rustwide/workdir) [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=2021 tests/test_update.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --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"' -C metadata=492af1881e94ce61 -C extra-filename=-492af1881e94ce61 --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-a46c3f817fcfc210.rlib --extern console_log=/opt/rustwide/target/debug/deps/libconsole_log-c13eb61bae3d59f3.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-1f281fe8445d426c.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-f4af02113332b2fd.rlib --extern sauron=/opt/rustwide/target/debug/deps/libsauron-59af41e1e5e1226a.rlib --extern sauron_core=/opt/rustwide/target/debug/deps/libsauron_core-74f091c3818f9aee.rlib --extern sauron_node_macro=/opt/rustwide/target/debug/deps/libsauron_node_macro-e84bd559caf86ad7.so --extern wasm_bindgen_futures=/opt/rustwide/target/debug/deps/libwasm_bindgen_futures-a42f1d72d930c04f.rlib --extern wasm_bindgen_test=/opt/rustwide/target/debug/deps/libwasm_bindgen_test-354f0875f547e4c0.rlib --extern web_sys=/opt/rustwide/target/debug/deps/libweb_sys-6d6a8d7e80be023c.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `sauron` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name diff_patch_test --edition=2021 tests/diff_patch_test.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --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"' -C metadata=abb64533ecd76da6 -C extra-filename=-abb64533ecd76da6 --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-a46c3f817fcfc210.rlib --extern console_log=/opt/rustwide/target/debug/deps/libconsole_log-c13eb61bae3d59f3.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-1f281fe8445d426c.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-f4af02113332b2fd.rlib --extern sauron=/opt/rustwide/target/debug/deps/libsauron-59af41e1e5e1226a.rlib --extern sauron_core=/opt/rustwide/target/debug/deps/libsauron_core-74f091c3818f9aee.rlib --extern sauron_node_macro=/opt/rustwide/target/debug/deps/libsauron_node_macro-e84bd559caf86ad7.so --extern wasm_bindgen_futures=/opt/rustwide/target/debug/deps/libwasm_bindgen_futures-a42f1d72d930c04f.rlib --extern wasm_bindgen_test=/opt/rustwide/target/debug/deps/libwasm_bindgen_test-354f0875f547e4c0.rlib --extern web_sys=/opt/rustwide/target/debug/deps/libweb_sys-6d6a8d7e80be023c.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "ffeb5a3a772d85075f52f8bd4fb0733ad075f8bdcfc1fc6c03e54b27d67cf614", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ffeb5a3a772d85075f52f8bd4fb0733ad075f8bdcfc1fc6c03e54b27d67cf614", kill_on_drop: false }` [INFO] [stdout] ffeb5a3a772d85075f52f8bd4fb0733ad075f8bdcfc1fc6c03e54b27d67cf614