[INFO] cloning repository https://github.com/Tricksero/tauri-boilerplate [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Tricksero/tauri-boilerplate" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTricksero%2Ftauri-boilerplate", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTricksero%2Ftauri-boilerplate'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] bb80e5930220cf7bf9c1b212220c0b2343a3f7e1 [INFO] checking Tricksero/tauri-boilerplate/bb80e5930220cf7bf9c1b212220c0b2343a3f7e1 against master#f609b7e0586f81fefb3523e3e17adf779ac416be for pr-129466-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTricksero%2Ftauri-boilerplate" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Tricksero/tauri-boilerplate on toolchain f609b7e0586f81fefb3523e3e17adf779ac416be [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Tricksero/tauri-boilerplate [INFO] finished tweaking git repo https://github.com/Tricksero/tauri-boilerplate [INFO] tweaked toml for git repo https://github.com/Tricksero/tauri-boilerplate written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/Tricksero/tauri-boilerplate already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded normalize-path v0.2.1 [INFO] [stderr] Downloaded watchexec-signals v2.1.0 [INFO] [stderr] Downloaded gix-validate v0.8.4 [INFO] [stderr] Downloaded command-group v5.0.1 [INFO] [stderr] Downloaded ignore-files v1.3.2 [INFO] [stderr] Downloaded gix-config-value v0.14.6 [INFO] [stderr] Downloaded tauri-macros v1.4.3 [INFO] [stderr] Downloaded tauri-codegen v1.4.2 [INFO] [stderr] Downloaded watchexec v3.0.1 [INFO] [stderr] Downloaded async-priority-channel v0.1.0 [INFO] [stderr] Downloaded gix-date v0.8.5 [INFO] [stderr] Downloaded gix-glob v0.14.1 [INFO] [stderr] Downloaded gix-lock v11.0.1 [INFO] [stderr] Downloaded gix-trace v0.1.8 [INFO] [stderr] Downloaded gix-path v0.10.7 [INFO] [stderr] Downloaded gix-sec v0.10.6 [INFO] [stderr] Downloaded watchexec-supervisor v1.0.3 [INFO] [stderr] Downloaded tauri-build v1.5.1 [INFO] [stderr] Downloaded tauri v1.6.1 [INFO] [stderr] Downloaded gix-actor v0.28.1 [INFO] [stderr] Downloaded gix-utils v0.1.11 [INFO] [stderr] Downloaded project-origins v1.3.0 [INFO] [stderr] Downloaded watchexec-events v2.0.1 [INFO] [stderr] Downloaded tao v0.16.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e759a809fdc9e92789fb9c6b7f60eef5fc337a221b9b6f440f4797e48c3d0c34 [INFO] running `Command { std: "docker" "start" "-a" "e759a809fdc9e92789fb9c6b7f60eef5fc337a221b9b6f440f4797e48c3d0c34", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e759a809fdc9e92789fb9c6b7f60eef5fc337a221b9b6f440f4797e48c3d0c34", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e759a809fdc9e92789fb9c6b7f60eef5fc337a221b9b6f440f4797e48c3d0c34", kill_on_drop: false }` [INFO] [stdout] e759a809fdc9e92789fb9c6b7f60eef5fc337a221b9b6f440f4797e48c3d0c34 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] abff6a1d4c4cc980092e8f160716a2a7d39d490a185b9934895d004cb1e2f5f5 [INFO] running `Command { std: "docker" "start" "-a" "abff6a1d4c4cc980092e8f160716a2a7d39d490a185b9934895d004cb1e2f5f5", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.79 [INFO] [stderr] Compiling unicode-ident v1.0.9 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Compiling smallvec v1.10.0 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling pkg-config v0.3.27 [INFO] [stderr] Compiling winnow v0.4.1 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling target-lexicon v0.12.7 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling version-compare v0.1.1 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling thiserror v1.0.58 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling cfg-expr v0.15.1 [INFO] [stderr] Compiling syn v2.0.55 [INFO] [stderr] Checking once_cell v1.17.1 [INFO] [stderr] Compiling siphasher v0.3.10 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling lock_api v0.4.9 [INFO] [stderr] Compiling parking_lot_core v0.9.7 [INFO] [stderr] Compiling getrandom v0.2.9 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Checking pin-project-lite v0.2.13 [INFO] [stderr] Compiling slab v0.4.8 [INFO] [stderr] Checking futures-core v0.3.30 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling anyhow v1.0.71 [INFO] [stderr] Checking futures-sink v0.3.30 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Checking futures-channel v0.3.30 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Checking log v0.4.21 [INFO] [stderr] Checking futures-io v0.3.30 [INFO] [stderr] Compiling semver v1.0.17 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking futures-task v0.3.30 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-hack v0.5.20+deprecated [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Compiling serde_json v1.0.96 [INFO] [stderr] Checking walkdir v2.3.3 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking itoa v1.0.6 [INFO] [stderr] Compiling phf_generator v0.10.0 [INFO] [stderr] Compiling string_cache_codegen v0.5.2 [INFO] [stderr] Compiling phf_codegen v0.10.0 [INFO] [stderr] Compiling unicode-segmentation v1.10.1 [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Compiling phf_codegen v0.8.0 [INFO] [stderr] Compiling cfg-expr v0.9.1 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Checking regex-syntax v0.6.29 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling markup5ever v0.11.0 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling version-compare v0.0.11 [INFO] [stderr] Compiling selectors v0.22.0 [INFO] [stderr] Checking tinyvec_macros v0.1.1 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Compiling phf_shared v0.11.2 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling phf_generator v0.11.2 [INFO] [stderr] Compiling crossbeam-utils v0.8.15 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling new_debug_unreachable v1.0.4 [INFO] [stderr] Compiling darling_core v0.20.1 [INFO] [stderr] Compiling mac v0.1.1 [INFO] [stderr] Checking gix-trace v0.1.8 [INFO] [stderr] Checking unicode-normalization v0.1.22 [INFO] [stderr] Compiling gio v0.15.12 [INFO] [stderr] Checking bytes v1.4.0 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling futf v0.1.5 [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stderr] Compiling cc v1.0.90 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling dtoa v0.4.8 [INFO] [stderr] Checking bitflags v2.5.0 [INFO] [stderr] Compiling dtoa-short v0.3.3 [INFO] [stderr] Compiling tendril v0.4.3 [INFO] [stderr] Checking bstr v1.5.0 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Compiling phf v0.10.1 [INFO] [stderr] Compiling memoffset v0.8.0 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Compiling ryu v1.0.13 [INFO] [stderr] Compiling rustix v0.37.19 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Checking prodash v26.2.2 [INFO] [stderr] Compiling nodrop v0.1.14 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling alloc-no-stdlib v2.0.4 [INFO] [stderr] Checking sha1_smol v1.0.0 [INFO] [stderr] Compiling matches v0.1.10 [INFO] [stderr] Compiling serde_derive v1.0.197 [INFO] [stderr] Compiling thiserror-impl v1.0.58 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling phf_macros v0.11.2 [INFO] [stderr] Compiling ctor v0.2.7 [INFO] [stderr] Compiling alloc-stdlib v0.2.2 [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.26.0 [INFO] [stderr] Compiling darling_macro v0.20.1 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Compiling darling v0.20.1 [INFO] [stderr] Compiling serde_with_macros v3.7.0 [INFO] [stderr] Compiling phf v0.8.0 [INFO] [stderr] Compiling servo_arc v0.1.1 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling uuid v1.3.3 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling thin-slice v0.1.1 [INFO] [stderr] Compiling unicode-bidi v0.3.13 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Checking powerfmt v0.2.0 [INFO] [stderr] Compiling percent-encoding v2.2.0 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Checking linux-raw-sys v0.3.8 [INFO] [stderr] Compiling time-macros v0.2.17 [INFO] [stderr] Compiling form_urlencoded v1.1.0 [INFO] [stderr] Checking deranged v0.3.11 [INFO] [stderr] Compiling idna v0.3.0 [INFO] [stderr] Checking futures-executor v0.3.30 [INFO] [stderr] Compiling cfb v0.7.3 [INFO] [stderr] Compiling brotli-decompressor v2.3.4 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Checking crossbeam-channel v0.5.8 [INFO] [stderr] Checking num_cpus v1.15.0 [INFO] [stderr] Checking signal-hook-registry v1.4.1 [INFO] [stderr] Compiling gtk v0.15.5 [INFO] [stderr] Checking num_threads v0.1.6 [INFO] [stderr] Checking fastrand v1.9.0 [INFO] [stderr] Compiling simd-adler32 v0.3.5 [INFO] [stderr] Checking tempfile v3.5.0 [INFO] [stderr] Checking time v0.3.34 [INFO] [stderr] Checking tokio v1.36.0 [INFO] [stderr] Compiling brotli v3.3.4 [INFO] [stderr] Compiling infer v0.13.0 [INFO] [stdout] error[E0282]: type annotations needed for `Box<_>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/time-0.3.34/src/format_description/parse/mod.rs:83:9 [INFO] [stdout] | [INFO] [stdout] 83 | let items = format_items [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 86 | Ok(items.into()) [INFO] [stdout] | ---- type must be known at this point [INFO] [stdout] | [INFO] [stdout] = note: this is an inference error on crate `time` caused by an API change in Rust 1.80.0; update `time` to version `>=0.3.35` by calling `cargo update` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling phf v0.11.2 [INFO] [stderr] Compiling x11 v2.21.0 [INFO] [stderr] Checking faster-hex v0.9.0 [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0282`. [INFO] [stdout] [INFO] [stderr] error: could not compile `time` (lib) due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "abff6a1d4c4cc980092e8f160716a2a7d39d490a185b9934895d004cb1e2f5f5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "abff6a1d4c4cc980092e8f160716a2a7d39d490a185b9934895d004cb1e2f5f5", kill_on_drop: false }` [INFO] [stdout] abff6a1d4c4cc980092e8f160716a2a7d39d490a185b9934895d004cb1e2f5f5