[INFO] fetching crate tauri-bundler 1.0.0-rc.2... [INFO] checking tauri-bundler-1.0.0-rc.2 against try#506dff8de9f54f528028a7e4497ea925a4f3e19e for pr-94295 [INFO] extracting crate tauri-bundler 1.0.0-rc.2 into /workspace/builds/worker-24/source [INFO] validating manifest of crates.io crate tauri-bundler 1.0.0-rc.2 on toolchain 506dff8de9f54f528028a7e4497ea925a4f3e19e [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+506dff8de9f54f528028a7e4497ea925a4f3e19e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate tauri-bundler 1.0.0-rc.2 [INFO] finished tweaking crates.io crate tauri-bundler 1.0.0-rc.2 [INFO] tweaked toml for crates.io crate tauri-bundler 1.0.0-rc.2 written to /workspace/builds/worker-24/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+506dff8de9f54f528028a7e4497ea925a4f3e19e" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+506dff8de9f54f528028a7e4497ea925a4f3e19e" "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-24/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-24/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+506dff8de9f54f528028a7e4497ea925a4f3e19e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bd3a58ceb65a478b2d373741bca7b1cbcb3e853ec9967bd24a82b827f4ebecd9 [INFO] running `Command { std: "docker" "start" "-a" "bd3a58ceb65a478b2d373741bca7b1cbcb3e853ec9967bd24a82b827f4ebecd9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bd3a58ceb65a478b2d373741bca7b1cbcb3e853ec9967bd24a82b827f4ebecd9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bd3a58ceb65a478b2d373741bca7b1cbcb3e853ec9967bd24a82b827f4ebecd9", kill_on_drop: false }` [INFO] [stdout] bd3a58ceb65a478b2d373741bca7b1cbcb3e853ec9967bd24a82b827f4ebecd9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-24/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-24/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+506dff8de9f54f528028a7e4497ea925a4f3e19e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] aebdeaaed4a3e78412e1285a53deb55b4da6fd9abdeb9bde7fd41de206acb4a6 [INFO] running `Command { std: "docker" "start" "-a" "aebdeaaed4a3e78412e1285a53deb55b4da6fd9abdeb9bde7fd41de206acb4a6", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.119 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Checking smallvec v1.8.0 [INFO] [stderr] Checking adler32 v1.2.0 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Compiling crossbeam-utils v0.8.7 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking new_debug_unreachable v1.0.4 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Checking matches v0.1.9 [INFO] [stderr] Compiling crossbeam-epoch v0.9.7 [INFO] [stderr] Checking ryu v1.0.9 [INFO] [stderr] Checking itoa v1.0.1 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Checking precomputed-hash v0.1.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Checking mac v0.1.1 [INFO] [stderr] Checking utf-8 v0.7.6 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Checking dtoa v0.4.8 [INFO] [stderr] Checking itoa v0.4.8 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Checking nodrop v0.1.14 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Checking thin-slice v0.1.1 [INFO] [stderr] Checking futures-sink v0.3.21 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Checking unicode-bidi v0.3.7 [INFO] [stderr] Checking rle-decode-fast v1.0.3 [INFO] [stderr] Checking half v1.8.2 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking lebe v0.5.1 [INFO] [stderr] Compiling anyhow v1.0.55 [INFO] [stderr] Checking bit_field v0.10.1 [INFO] [stderr] Checking color_quant v1.1.0 [INFO] [stderr] Checking heck v0.4.0 [INFO] [stderr] Checking scoped_threadpool v0.1.9 [INFO] [stderr] Checking md5 v0.7.0 [INFO] [stderr] Checking strsim v0.10.0 [INFO] [stderr] Checking ar v0.9.0 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Checking phf_shared v0.10.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling bzip2-sys v0.1.11+1.0.8 [INFO] [stderr] Compiling num-rational v0.4.0 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Checking instant v0.1.12 [INFO] [stderr] Checking log v0.4.14 [INFO] [stderr] Checking num_cpus v1.13.1 [INFO] [stderr] Checking getrandom v0.2.5 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Checking filetime v0.2.15 [INFO] [stderr] Checking xattr v0.2.2 [INFO] [stderr] Checking tempfile v3.3.0 [INFO] [stderr] Checking os_pipe v1.0.1 [INFO] [stderr] Checking libflate_lz77 v1.1.0 [INFO] [stderr] Checking dtoa-short v0.3.3 [INFO] [stderr] Checking servo_arc v0.1.1 [INFO] [stderr] Checking walkdir v2.3.2 [INFO] [stderr] Checking futf v0.1.5 [INFO] [stderr] Checking deflate v1.0.0 [INFO] [stderr] Checking inflate v0.4.5 [INFO] [stderr] Checking form_urlencoded v1.0.1 [INFO] [stderr] Checking miniz_oxide v0.3.7 [INFO] [stderr] Checking tinyvec v1.5.1 [INFO] [stderr] Checking gif v0.11.3 [INFO] [stderr] Checking miniz_oxide v0.5.1 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Checking deflate v0.8.6 [INFO] [stderr] Checking nanorand v0.6.1 [INFO] [stderr] Checking lock_api v0.4.6 [INFO] [stderr] Checking tar v0.4.38 [INFO] [stderr] Checking tendril v0.4.2 [INFO] [stderr] Checking threadpool v1.8.1 [INFO] [stderr] Checking spin v0.9.2 [INFO] [stderr] Checking parking_lot v0.11.2 [INFO] [stderr] Checking libflate v1.1.2 [INFO] [stderr] Checking png v0.16.8 [INFO] [stderr] Checking png v0.17.3 [INFO] [stderr] Checking crossbeam-channel v0.5.2 [INFO] [stderr] Checking flate2 v1.0.22 [INFO] [stderr] Compiling quote v1.0.15 [INFO] [stderr] Checking unicode-normalization v0.1.19 [INFO] [stderr] Checking icns v0.3.1 [INFO] [stderr] Checking crossbeam-deque v0.8.1 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Checking tiff v0.7.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Checking bzip2 v0.4.3 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stderr] Compiling phf_codegen v0.8.0 [INFO] [stderr] Compiling string_cache_codegen v0.5.1 [INFO] [stderr] Compiling phf_generator v0.10.0 [INFO] [stderr] Compiling selectors v0.22.0 [INFO] [stderr] Compiling markup5ever v0.10.1 [INFO] [stderr] Checking jpeg-decoder v0.2.2 [INFO] [stderr] Compiling darling_core v0.13.1 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling phf_macros v0.8.0 [INFO] [stderr] Compiling cssparser v0.27.2 [INFO] [stderr] Compiling cssparser-macros v0.6.0 [INFO] [stderr] Compiling html5ever v0.25.1 [INFO] [stderr] Compiling pin-project-internal v1.0.10 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling serialize-to-javascript-impl v0.1.1 [INFO] [stderr] Compiling phf_macros v0.10.0 [INFO] [stderr] Compiling ctor v0.1.21 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling darling_macro v0.13.1 [INFO] [stderr] error: could not compile `cssparser` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name build_script_build --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cssparser-0.27.2/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 -C metadata=6369bfbaf400144c -C extra-filename=-6369bfbaf400144c --out-dir /opt/rustwide/target/debug/build/cssparser-6369bfbaf400144c -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-d937f1f82ffb437d.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-4040e84c0ddb8645.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-d83e1c80fdfecb0d.rlib --cap-lints allow --cap-lints=forbid` (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" "aebdeaaed4a3e78412e1285a53deb55b4da6fd9abdeb9bde7fd41de206acb4a6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aebdeaaed4a3e78412e1285a53deb55b4da6fd9abdeb9bde7fd41de206acb4a6", kill_on_drop: false }` [INFO] [stdout] aebdeaaed4a3e78412e1285a53deb55b4da6fd9abdeb9bde7fd41de206acb4a6