[INFO] fetching crate tauri 1.0.0-rc.3... [INFO] testing tauri-1.0.0-rc.3 against beta-2022-02-22 for beta-1.60-1 [INFO] extracting crate tauri 1.0.0-rc.3 into /workspace/builds/worker-20/source [INFO] validating manifest of crates.io crate tauri 1.0.0-rc.3 on toolchain beta-2022-02-22 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate tauri 1.0.0-rc.3 [INFO] removed 8 missing examples [INFO] finished tweaking crates.io crate tauri 1.0.0-rc.3 [INFO] tweaked toml for crates.io crate tauri 1.0.0-rc.3 written to /workspace/builds/worker-20/source/Cargo.toml [INFO] crate crates.io crate tauri 1.0.0-rc.3 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded glib-sys v0.15.5 [INFO] [stderr] Downloaded gio-sys v0.15.5 [INFO] [stderr] Downloaded glib-macros v0.15.3 [INFO] [stderr] Downloaded glib v0.15.5 [INFO] [stderr] Downloaded gtk v0.15.3 [INFO] [stderr] Downloaded mockito v0.30.0 [INFO] [stderr] Downloaded clap v3.1.0 [INFO] [stderr] Downloaded open v2.0.3 [INFO] [stderr] Downloaded gdk-pixbuf v0.15.4 [INFO] [stderr] Downloaded assert-json-diff v2.0.1 [INFO] [stderr] Downloaded cfg-expr v0.10.1 [INFO] [stderr] Downloaded ashpd v0.2.2 [INFO] [stderr] Downloaded cairo-rs v0.15.1 [INFO] [stderr] Downloaded gdk v0.15.2 [INFO] [stderr] Downloaded gio v0.15.5 [INFO] [stderr] Downloaded gtk3-macros v0.15.1 [INFO] [stderr] Downloaded pango v0.15.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-20/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-20/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" "+beta-2022-02-22" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6c8668a000be9e192d798875f33fa50d1ae0aaeb7c12f4d03bf5939d7fe52664 [INFO] running `Command { std: "docker" "start" "-a" "6c8668a000be9e192d798875f33fa50d1ae0aaeb7c12f4d03bf5939d7fe52664", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6c8668a000be9e192d798875f33fa50d1ae0aaeb7c12f4d03bf5939d7fe52664", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6c8668a000be9e192d798875f33fa50d1ae0aaeb7c12f4d03bf5939d7fe52664", kill_on_drop: false }` [INFO] [stdout] 6c8668a000be9e192d798875f33fa50d1ae0aaeb7c12f4d03bf5939d7fe52664 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-20/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-20/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fe51fc05510966953186b90b232d50f77aaf866b18826ad15a300e7b02729b2d [INFO] running `Command { std: "docker" "start" "-a" "fe51fc05510966953186b90b232d50f77aaf866b18826ad15a300e7b02729b2d", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling libc v0.2.118 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling version-compare v0.1.0 [INFO] [stderr] Compiling anyhow v1.0.53 [INFO] [stderr] Compiling unicode-segmentation v1.9.0 [INFO] [stderr] Compiling siphasher v0.3.9 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling futures-sink v0.3.21 [INFO] [stderr] Compiling futures-io v0.3.21 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling gio v0.15.5 [INFO] [stderr] Compiling nodrop v0.1.14 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling zstd-safe v4.1.4+zstd.1.5.2 [INFO] [stderr] Compiling thin-slice v0.1.1 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling cty v0.2.2 [INFO] [stderr] Compiling tao v0.6.2 [INFO] [stderr] Compiling arrayvec v0.7.2 [INFO] [stderr] Compiling arrayref v0.3.6 [INFO] [stderr] Compiling wry v0.13.2 [INFO] [stderr] Compiling constant_time_eq v0.1.5 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling fastrand v1.7.0 [INFO] [stderr] Compiling semver v1.0.5 [INFO] [stderr] Compiling http-range v0.1.5 [INFO] [stderr] Compiling parking v2.0.0 [INFO] [stderr] Compiling waker-fn v1.1.0 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling state v0.5.2 [INFO] [stderr] Compiling cfg-expr v0.10.1 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling cfg-expr v0.8.1 [INFO] [stderr] Compiling cfg-expr v0.9.1 [INFO] [stderr] Compiling futf v0.1.5 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling dtoa-short v0.3.3 [INFO] [stderr] Compiling gtk v0.15.3 [INFO] [stderr] Compiling x11 v2.19.1 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling x11-dl v2.19.1 [INFO] [stderr] Compiling http v0.2.6 [INFO] [stderr] Compiling miniz_oxide v0.3.7 [INFO] [stderr] Compiling deflate v0.8.6 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling servo_arc v0.1.1 [INFO] [stderr] Compiling raw-window-handle v0.4.2 [INFO] [stderr] Compiling tauri v1.0.0-rc.3 (/opt/rustwide/workdir) [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling tendril v0.4.2 [INFO] [stderr] Compiling futures-lite v1.12.0 [INFO] [stderr] Compiling globset v0.4.8 [INFO] [stderr] Compiling png v0.16.8 [INFO] [stderr] Compiling semver-parser v0.10.2 [INFO] [stderr] Compiling ignore v0.4.18 [INFO] [stderr] Compiling crypto-common v0.1.3 [INFO] [stderr] Compiling block-buffer v0.10.2 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling jobserver v0.1.24 [INFO] [stderr] Compiling getrandom v0.2.4 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling filetime v0.2.15 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling xattr v0.2.2 [INFO] [stderr] Compiling flate2 v1.0.22 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling semver v0.11.0 [INFO] [stderr] Compiling digest v0.10.3 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling tar v0.4.38 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling tokio v1.17.0 [INFO] [stderr] Compiling sha2 v0.10.2 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling rustc_version v0.3.3 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling cfb v0.4.0 [INFO] [stderr] Compiling field-offset v0.3.4 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling infer v0.4.0 [INFO] [stderr] Compiling zstd-sys v1.6.3+zstd.1.5.2 [INFO] [stderr] Compiling bzip2-sys v0.1.11+1.0.8 [INFO] [stderr] Compiling blake3 v1.3.1 [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stderr] Compiling phf_generator v0.10.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling darling_core v0.13.1 [INFO] [stderr] Compiling phf_codegen v0.8.0 [INFO] [stderr] Compiling string_cache_codegen v0.5.1 [INFO] [stderr] Compiling selectors v0.22.0 [INFO] [stderr] Compiling bzip2 v0.4.3 [INFO] [stderr] Compiling markup5ever v0.10.1 [INFO] [stderr] error: could not compile `syn` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name syn --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-1.0.86/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="fold"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' -C metadata=5598516f3be0c0a2 -C extra-filename=-5598516f3be0c0a2 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-d43b9eeea9b4257f.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-8d5920e04f914a4c.rmeta --extern unicode_xid=/opt/rustwide/target/debug/deps/libunicode_xid-11d097b41f2e60a4.rmeta --cap-lints allow --cap-lints=warn --cfg syn_disable_nightly_tests` (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" "fe51fc05510966953186b90b232d50f77aaf866b18826ad15a300e7b02729b2d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fe51fc05510966953186b90b232d50f77aaf866b18826ad15a300e7b02729b2d", kill_on_drop: false }` [INFO] [stdout] fe51fc05510966953186b90b232d50f77aaf866b18826ad15a300e7b02729b2d