[INFO] fetching crate sauron 0.49.3... [INFO] testing sauron-0.49.3 against 1.60.0 for beta-1.61-1 [INFO] extracting crate sauron 0.49.3 into /workspace/builds/worker-59/source [INFO] validating manifest of crates.io crate sauron 0.49.3 on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate sauron 0.49.3 [INFO] finished tweaking crates.io crate sauron 0.49.3 [INFO] tweaked toml for crates.io crate sauron 0.49.3 written to /workspace/builds/worker-59/source/Cargo.toml [INFO] crate crates.io crate sauron 0.49.3 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "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] [stderr] Downloading crates ... [INFO] [stderr] Downloaded wasm-bindgen-test-macro v0.3.29 [INFO] [stderr] Downloaded sauron-core v0.49.3 [INFO] [stderr] Downloaded jss v0.5.1 [INFO] [stderr] Downloaded mt-dom v0.19.2 [INFO] [stderr] Downloaded sauron-node-macro v0.49.3 [INFO] [stderr] Downloaded wasm-bindgen-test v0.3.29 [INFO] [stderr] Downloaded syn-rsx v0.8.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-59/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-59/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 36ec9a99735f2cc0448f5a7b2446fd5933402433e67b58c52cff8a956814b32d [INFO] running `Command { std: "docker" "start" "-a" "36ec9a99735f2cc0448f5a7b2446fd5933402433e67b58c52cff8a956814b32d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "36ec9a99735f2cc0448f5a7b2446fd5933402433e67b58c52cff8a956814b32d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "36ec9a99735f2cc0448f5a7b2446fd5933402433e67b58c52cff8a956814b32d", kill_on_drop: false }` [INFO] [stdout] 36ec9a99735f2cc0448f5a7b2446fd5933402433e67b58c52cff8a956814b32d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-59/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-59/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6c91a345a560416c60e25bac6e5a4fde5aa101770e225cfaf629611887cba270 [INFO] running `Command { std: "docker" "start" "-a" "6c91a345a560416c60e25bac6e5a4fde5aa101770e225cfaf629611887cba270", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling syn v1.0.89 [INFO] [stderr] Compiling libc v0.2.120 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.79 [INFO] [stderr] Compiling bumpalo v3.9.1 [INFO] [stderr] Compiling siphasher v0.3.10 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling wasm-bindgen v0.2.79 [INFO] [stderr] Compiling json v0.12.4 [INFO] [stderr] Compiling once_cell v1.10.0 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling mt-dom v0.19.2 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Compiling quote v1.0.15 [INFO] [stderr] Compiling getrandom v0.2.5 [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.79 [INFO] [stderr] Compiling syn-rsx v0.8.0 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.79 [INFO] [stderr] Compiling phf_macros v0.10.0 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.79 [INFO] [stderr] Compiling phf v0.10.1 [INFO] [stderr] Compiling jss v0.5.1 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling js-sys v0.3.56 [INFO] [stderr] Compiling web-sys v0.3.56 [INFO] [stderr] Compiling sauron-core v0.49.3 [INFO] [stderr] Compiling sauron-node-macro v0.49.3 [INFO] [stderr] Compiling sauron v0.49.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 37.40s [INFO] running `Command { std: "docker" "inspect" "6c91a345a560416c60e25bac6e5a4fde5aa101770e225cfaf629611887cba270", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6c91a345a560416c60e25bac6e5a4fde5aa101770e225cfaf629611887cba270", kill_on_drop: false }` [INFO] [stdout] 6c91a345a560416c60e25bac6e5a4fde5aa101770e225cfaf629611887cba270 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-59/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-59/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c762345fc5b702b99d55e0382efa92b432fb8e373f959657b3b7bf3f12e5cc7a [INFO] running `Command { std: "docker" "start" "-a" "c762345fc5b702b99d55e0382efa92b432fb8e373f959657b3b7bf3f12e5cc7a", kill_on_drop: false }` [INFO] [stderr] Compiling scoped-tls v1.0.0 [INFO] [stderr] Compiling wasm-bindgen-test-macro v0.3.29 [INFO] [stderr] Compiling console_error_panic_hook v0.1.7 [INFO] [stderr] Compiling web-sys v0.3.56 [INFO] [stderr] Compiling wasm-bindgen-futures v0.4.29 [INFO] [stderr] Compiling wasm-bindgen-test v0.3.29 [INFO] [stderr] Compiling sauron-core v0.49.3 [INFO] [stderr] Compiling console_log v0.2.0 [INFO] [stderr] Compiling sauron v0.49.3 (/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 passing_reordered_keyed_node --edition=2021 tests/passing_reordered_keyed_node.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"' --cfg 'feature="with-request-animation-frame"' -C metadata=5c97f6384eb20b94 -C extra-filename=-5c97f6384eb20b94 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern cfg_if=/opt/rustwide/target/debug/deps/libcfg_if-77abc38cc38d84d4.rlib --extern console_error_panic_hook=/opt/rustwide/target/debug/deps/libconsole_error_panic_hook-2df97e5b4321e115.rlib --extern console_log=/opt/rustwide/target/debug/deps/libconsole_log-b1853e63c32c1db8.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-a0eb019960e81552.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-17f271d2d4d7a3b5.rlib --extern sauron=/opt/rustwide/target/debug/deps/libsauron-8b6a5ba91ed66d29.rlib --extern sauron_core=/opt/rustwide/target/debug/deps/libsauron_core-975bc9fa0e8c118d.rlib --extern sauron_node_macro=/opt/rustwide/target/debug/deps/libsauron_node_macro-4abc2b482998629a.so --extern wasm_bindgen_test=/opt/rustwide/target/debug/deps/libwasm_bindgen_test-fd37a6238dc28854.rlib --extern web_sys=/opt/rustwide/target/debug/deps/libweb_sys-f313982bdab6feb2.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "c762345fc5b702b99d55e0382efa92b432fb8e373f959657b3b7bf3f12e5cc7a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c762345fc5b702b99d55e0382efa92b432fb8e373f959657b3b7bf3f12e5cc7a", kill_on_drop: false }` [INFO] [stdout] c762345fc5b702b99d55e0382efa92b432fb8e373f959657b3b7bf3f12e5cc7a