[INFO] fetching crate tauri-cli 1.0.0-beta.7... [INFO] testing tauri-cli-1.0.0-beta.7 against 1.55.0 for beta-1.56-1 [INFO] extracting crate tauri-cli 1.0.0-beta.7 into /workspace/builds/worker-6/source [INFO] validating manifest of crates.io crate tauri-cli 1.0.0-beta.7 on toolchain 1.55.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate tauri-cli 1.0.0-beta.7 [INFO] finished tweaking crates.io crate tauri-cli 1.0.0-beta.7 [INFO] tweaked toml for crates.io crate tauri-cli 1.0.0-beta.7 written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate crates.io crate tauri-cli 1.0.0-beta.7 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] dfa8ea92572a851270815d3bc89d622c66a5cc74c5edbe073ab94d2418bd601b [INFO] running `Command { std: "docker" "start" "-a" "dfa8ea92572a851270815d3bc89d622c66a5cc74c5edbe073ab94d2418bd601b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "dfa8ea92572a851270815d3bc89d622c66a5cc74c5edbe073ab94d2418bd601b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dfa8ea92572a851270815d3bc89d622c66a5cc74c5edbe073ab94d2418bd601b", kill_on_drop: false }` [INFO] [stdout] dfa8ea92572a851270815d3bc89d622c66a5cc74c5edbe073ab94d2418bd601b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 853b831a88d674f9244dfdeba1591fc4833a5f1b7764de700adba4b7a6f9e0c5 [INFO] running `Command { std: "docker" "start" "-a" "853b831a88d674f9244dfdeba1591fc4833a5f1b7764de700adba4b7a6f9e0c5", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.74 [INFO] [stderr] Compiling serde_derive v1.0.127 [INFO] [stderr] Compiling serde v1.0.127 [INFO] [stderr] Compiling serde_json v1.0.66 [INFO] [stderr] Compiling bitflags v1.3.1 [INFO] [stderr] Compiling siphasher v0.3.6 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling weezl v0.1.5 [INFO] [stderr] Compiling schemars v0.8.3 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling rle-decode-fast v1.0.1 [INFO] [stderr] Compiling bytemuck v1.7.2 [INFO] [stderr] Compiling quick-error v2.0.1 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling ar v0.8.0 [INFO] [stderr] Compiling chunked_transfer v1.4.0 [INFO] [stderr] Compiling os_str_bytes v3.1.0 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling bzip2-sys v0.1.11+1.0.8 [INFO] [stderr] Compiling textwrap v0.14.2 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling filetime v0.2.15 [INFO] [stderr] Compiling xattr v0.2.2 [INFO] [stderr] Compiling inotify-sys v0.1.5 [INFO] [stderr] Compiling rpassword v5.0.1 [INFO] [stderr] Compiling shared_child v0.3.5 [INFO] [stderr] Compiling terminal_size v0.1.17 [INFO] [stderr] Compiling combine v4.6.0 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling deflate v0.8.6 [INFO] [stderr] Compiling miniz_oxide v0.3.7 [INFO] [stderr] Compiling cipher v0.3.0 [INFO] [stderr] Compiling inotify v0.7.1 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Compiling crypto-mac v0.11.1 [INFO] [stderr] Compiling libflate_lz77 v1.1.0 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling uritemplate-next v0.2.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling tar v0.4.37 [INFO] [stderr] Compiling webpki-roots v0.21.1 [INFO] [stderr] Compiling rustls v0.19.1 [INFO] [stderr] Compiling publicsuffix v1.5.6 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling gif v0.11.2 [INFO] [stderr] Compiling salsa20 v0.8.1 [INFO] [stderr] Compiling pbkdf2 v0.8.0 [INFO] [stderr] Compiling hmac v0.11.0 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling libflate v1.1.0 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling phf v0.8.0 [INFO] [stderr] Compiling png v0.16.8 [INFO] [stderr] Compiling scrypt v0.7.0 [INFO] [stderr] Compiling mio-extras v2.0.6 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling notify v4.0.17 [INFO] [stderr] Compiling minisign v0.6.3 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling bzip2 v0.4.3 [INFO] [stderr] Compiling flate2 v1.0.20 [INFO] [stderr] Compiling icns v0.3.1 [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stderr] Compiling phf_codegen v0.8.0 [INFO] [stderr] Compiling valico v3.6.0 [INFO] [stderr] Compiling jpeg-decoder v0.1.22 [INFO] [stderr] Compiling ureq v2.1.1 [INFO] [stderr] Compiling tiff v0.6.1 [INFO] [stderr] Compiling darling_core v0.13.0 [INFO] [stderr] Compiling serde_derive_internals v0.25.0 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling image v0.23.14 [INFO] [stderr] Compiling toml_edit v0.2.1 [INFO] [stderr] Compiling darling_macro v0.13.0 [INFO] [stderr] Compiling thiserror-impl v1.0.26 [INFO] [stderr] Compiling schemars_derive v0.8.3 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling include_dir_impl v0.6.1 [INFO] [stderr] Compiling clap_derive v3.0.0-beta.4 [INFO] [stderr] Compiling include_dir v0.6.1 [INFO] [stderr] Compiling darling v0.13.0 [INFO] [stderr] Compiling thiserror v1.0.26 [INFO] [stderr] Compiling serde_with_macros v1.4.2 [INFO] [stderr] Compiling zip v0.5.13 [INFO] [stderr] Compiling clap v3.0.0-beta.4 [INFO] [stderr] Compiling serde_with v1.9.4 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling os_info v3.0.7 [INFO] [stderr] Compiling handlebars v4.1.2 [INFO] [stderr] Compiling treediff v3.0.2 [INFO] [stderr] Compiling jsonway v2.0.0 [INFO] [stderr] Compiling json-pointer v0.3.4 [INFO] [stderr] Compiling json-patch v0.2.6 [INFO] [stderr] Compiling tauri-cli v1.0.0-beta.7 (/opt/rustwide/workdir) [INFO] [stderr] Compiling tauri-bundler v1.0.0-beta.4 [INFO] [stderr] error: failed to run custom build command for `tauri-cli v1.0.0-beta.7 (/opt/rustwide/workdir)` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/tauri-cli-5fe8b8247668611d/build-script-build` (exit status: 1) [INFO] [stderr] --- stderr [INFO] [stderr] Error: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" } [INFO] running `Command { std: "docker" "inspect" "853b831a88d674f9244dfdeba1591fc4833a5f1b7764de700adba4b7a6f9e0c5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "853b831a88d674f9244dfdeba1591fc4833a5f1b7764de700adba4b7a6f9e0c5", kill_on_drop: false }` [INFO] [stdout] 853b831a88d674f9244dfdeba1591fc4833a5f1b7764de700adba4b7a6f9e0c5