[INFO] fetching crate create-tauri-app 4.4.1... [INFO] checking create-tauri-app-4.4.1 against master#38352b01ae4af9300be03b805d6db68c45e51068 for pr-129864 [INFO] extracting crate create-tauri-app 4.4.1 into /workspace/builds/worker-3-tc1/source [INFO] validating manifest of crates.io crate create-tauri-app 4.4.1 on toolchain 38352b01ae4af9300be03b805d6db68c45e51068 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+38352b01ae4af9300be03b805d6db68c45e51068" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-3-tc1/source/.cargo/config.toml [INFO] started tweaking crates.io crate create-tauri-app 4.4.1 [INFO] finished tweaking crates.io crate create-tauri-app 4.4.1 [INFO] tweaked toml for crates.io crate create-tauri-app 4.4.1 written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] crate crates.io crate create-tauri-app 4.4.1 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" "+38352b01ae4af9300be03b805d6db68c45e51068" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded ctrlc v3.4.5 [INFO] [stderr] Downloaded dary_heap v0.3.6 [INFO] [stderr] Downloaded include-flate-codegen v0.2.0 [INFO] [stderr] Downloaded libflate_lz77 v2.1.0 [INFO] [stderr] Downloaded libflate v2.1.0 [INFO] [stderr] Downloaded include-flate v0.3.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+38352b01ae4af9300be03b805d6db68c45e51068" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2dc2b883e091cf7885699432f462208a7582684b13b531d59e3e32a6287bdd73 [INFO] running `Command { std: "docker" "start" "-a" "2dc2b883e091cf7885699432f462208a7582684b13b531d59e3e32a6287bdd73", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2dc2b883e091cf7885699432f462208a7582684b13b531d59e3e32a6287bdd73", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2dc2b883e091cf7885699432f462208a7582684b13b531d59e3e32a6287bdd73", kill_on_drop: false }` [INFO] [stdout] 2dc2b883e091cf7885699432f462208a7582684b13b531d59e3e32a6287bdd73 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+38352b01ae4af9300be03b805d6db68c45e51068" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1f51306994d5df005d47b975878e6a10b1f8497b87c832ede07b69cd5315ddb7 [INFO] running `Command { std: "docker" "start" "-a" "1f51306994d5df005d47b975878e6a10b1f8497b87c832ede07b69cd5315ddb7", kill_on_drop: false }` [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling libc v0.2.158 [INFO] [stderr] Compiling allocator-api2 v0.2.18 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling rle-decode-fast v1.0.3 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Checking bitflags v2.6.0 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling dary_heap v0.3.6 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Compiling cfg_aliases v0.2.1 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Compiling cpufeatures v0.2.13 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Checking linux-raw-sys v0.4.14 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling thiserror v1.0.63 [INFO] [stderr] Checking fastrand v2.1.0 [INFO] [stderr] Compiling anyhow v1.0.89 [INFO] [stderr] Compiling core2 v0.4.0 [INFO] [stderr] Checking unicode-width v0.1.13 [INFO] [stderr] Checking shell-words v1.1.0 [INFO] [stderr] Checking zeroize v1.8.1 [INFO] [stderr] Checking pico-args v0.5.0 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling syn v2.0.75 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling dirs v5.0.1 [INFO] [stderr] Compiling shellexpand v3.1.0 [INFO] [stderr] Compiling libflate_lz77 v2.1.0 [INFO] [stderr] Compiling libflate v2.1.0 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Checking console v0.15.8 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling rust-embed-utils v8.5.0 [INFO] [stderr] Checking tempfile v3.12.0 [INFO] [stderr] Checking ctrlc v3.4.5 [INFO] [stderr] Compiling thiserror-impl v1.0.63 [INFO] [stderr] Compiling include-flate-codegen v0.2.0 [INFO] [stderr] Compiling rust-embed-impl v8.5.0 [INFO] [stderr] Checking include-flate v0.3.0 [INFO] [stderr] Checking rust-embed v8.5.0 [INFO] [stderr] Checking dialoguer v0.11.0 [INFO] [stderr] Checking create-tauri-app v4.4.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.53s [INFO] running `Command { std: "docker" "inspect" "1f51306994d5df005d47b975878e6a10b1f8497b87c832ede07b69cd5315ddb7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1f51306994d5df005d47b975878e6a10b1f8497b87c832ede07b69cd5315ddb7", kill_on_drop: false }` [INFO] [stdout] 1f51306994d5df005d47b975878e6a10b1f8497b87c832ede07b69cd5315ddb7