[INFO] cloning repository https://github.com/evopen/git-lock-manager [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/evopen/git-lock-manager" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fevopen%2Fgit-lock-manager", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fevopen%2Fgit-lock-manager'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 34156e23d814e16a79237ad4e52f50f8b030de4d [INFO] checking evopen/git-lock-manager against master#85c39893a761fe4c050523278da4e7e45ab42b6e for pr-134688 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fevopen%2Fgit-lock-manager" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/evopen/git-lock-manager on toolchain 85c39893a761fe4c050523278da4e7e45ab42b6e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+85c39893a761fe4c050523278da4e7e45ab42b6e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/evopen/git-lock-manager [INFO] finished tweaking git repo https://github.com/evopen/git-lock-manager [INFO] tweaked toml for git repo https://github.com/evopen/git-lock-manager written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/evopen/git-lock-manager 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" "+85c39893a761fe4c050523278da4e7e45ab42b6e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root: [INFO] [stderr] package: /workspace/builds/worker-1-tc1/source/frontend/Cargo.toml [INFO] [stderr] workspace: /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root: [INFO] [stderr] package: /workspace/builds/worker-1-tc1/source/src-tauri/Cargo.toml [INFO] [stderr] workspace: /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tauri-utils v0.5.1 [INFO] [stderr] Downloaded tauri_includedir v0.6.1 [INFO] [stderr] Downloaded webview_official v0.0.3 [INFO] [stderr] Downloaded runas v0.2.1 [INFO] [stderr] Downloaded tauri-dialog-sys v0.1.1 [INFO] [stderr] Downloaded tauri-dialog v0.1.1 [INFO] [stderr] Downloaded tauri-api v0.7.6 [INFO] [stderr] Downloaded dirs-next v1.0.2 [INFO] [stderr] Downloaded yew-macro v0.17.0 [INFO] [stderr] Downloaded nfd2 v0.2.3 [INFO] [stderr] Downloaded yew v0.17.4 [INFO] [stderr] Downloaded tauri v0.9.2 [INFO] [stderr] Downloaded zvariant v3.4.1 [INFO] [stderr] Downloaded notify-rust v4.5.8 [INFO] [stderr] Downloaded sysinfo v0.10.5 [INFO] [stderr] Downloaded yewtil v0.3.2 [INFO] [stderr] Downloaded winrt-notification v0.5.1 [INFO] [stderr] Downloaded mac-notification-sys v0.5.2 [INFO] [stderr] Downloaded async-broadcast v0.4.0 [INFO] [stderr] Downloaded zvariant_derive v3.4.1 [INFO] [stderr] Downloaded webview-official-sys v0.1.2 [INFO] [stderr] Downloaded tauri_includedir_codegen v0.6.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+85c39893a761fe4c050523278da4e7e45ab42b6e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cf26d9665c4493b4592fa4f9a6decdc124d1fa95fcfc72e34a9b7dc0458188fd [INFO] running `Command { std: "docker" "start" "-a" "cf26d9665c4493b4592fa4f9a6decdc124d1fa95fcfc72e34a9b7dc0458188fd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cf26d9665c4493b4592fa4f9a6decdc124d1fa95fcfc72e34a9b7dc0458188fd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cf26d9665c4493b4592fa4f9a6decdc124d1fa95fcfc72e34a9b7dc0458188fd", kill_on_drop: false }` [INFO] [stdout] cf26d9665c4493b4592fa4f9a6decdc124d1fa95fcfc72e34a9b7dc0458188fd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+85c39893a761fe4c050523278da4e7e45ab42b6e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e56d001ec47b134c4437db129321e25d298094414ce90e8be1b27f75c247c700 [INFO] running `Command { std: "docker" "start" "-a" "e56d001ec47b134c4437db129321e25d298094414ce90e8be1b27f75c247c700", kill_on_drop: false }` [INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root: [INFO] [stderr] package: /opt/rustwide/workdir/frontend/Cargo.toml [INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml [INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root: [INFO] [stderr] package: /opt/rustwide/workdir/src-tauri/Cargo.toml [INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml [INFO] [stderr] Compiling proc-macro2 v1.0.40 [INFO] [stderr] Compiling quote v1.0.20 [INFO] [stderr] Compiling unicode-ident v1.0.1 [INFO] [stderr] Compiling syn v1.0.98 [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling serde_derive v1.0.138 [INFO] [stderr] Compiling serde v1.0.138 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Checking once_cell v1.12.0 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling serde_json v1.0.82 [INFO] [stderr] Checking itoa v1.0.2 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Checking ryu v1.0.10 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.81 [INFO] [stderr] Checking pin-project-lite v0.2.9 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling bumpalo v3.10.0 [INFO] [stderr] Checking futures-io v0.3.21 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling wasm-bindgen v0.2.81 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking slab v0.4.6 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Checking futures-sink v0.3.21 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling crossbeam-utils v0.8.10 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.9 [INFO] [stderr] Compiling anyhow v1.0.58 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Checking ppv-lite86 v0.2.16 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Compiling rayon-core v1.9.3 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Checking cache-padded v1.2.0 [INFO] [stderr] Checking bytes v1.1.0 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Checking fastrand v1.7.0 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Checking concurrent-queue v1.2.2 [INFO] [stderr] Checking instant v0.1.12 [INFO] [stderr] Checking parking v2.0.0 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Compiling siphasher v0.3.10 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking matches v0.1.9 [INFO] [stderr] Checking http v0.2.8 [INFO] [stderr] Checking smallvec v1.9.0 [INFO] [stderr] Checking event-listener v2.5.2 [INFO] [stderr] Checking hashbrown v0.12.1 [INFO] [stderr] Checking waker-fn v1.1.0 [INFO] [stderr] Checking futures-lite v1.12.0 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Checking miniz_oxide v0.5.3 [INFO] [stderr] Checking crossbeam-channel v0.5.5 [INFO] [stderr] Compiling openssl-sys v0.9.74 [INFO] [stderr] Checking crossbeam-deque v0.8.1 [INFO] [stderr] Compiling bzip2-sys v0.1.11+1.0.8 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling rayon v1.5.3 [INFO] [stderr] Compiling async-trait v0.1.56 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Compiling regex-syntax v0.6.26 [INFO] [stderr] Checking unicode-bidi v0.3.8 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Compiling openssl v0.10.40 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Checking unicode-normalization v0.1.21 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Checking form_urlencoded v1.0.1 [INFO] [stderr] Checking flate2 v1.0.24 [INFO] [stderr] Compiling tauri-dialog-sys v0.1.1 [INFO] [stderr] Checking tracing-core v0.1.28 [INFO] [stderr] Checking either v1.7.0 [INFO] [stderr] Checking sha1_smol v1.0.0 [INFO] [stderr] Compiling native-tls v0.2.10 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling sysinfo v0.10.5 [INFO] [stderr] Checking easy-parallel v3.2.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Checking getrandom v0.2.7 [INFO] [stderr] Checking num_cpus v1.13.1 [INFO] [stderr] Checking socket2 v0.4.4 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking polling v2.2.0 [INFO] [stderr] Checking dirs-sys v0.3.7 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Compiling gcc v0.3.55 [INFO] [stderr] Checking async-task v4.2.0 [INFO] [stderr] Checking ucd-trie v0.1.3 [INFO] [stderr] Checking parking_lot v0.11.2 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Checking async-io v1.7.0 [INFO] [stderr] Checking pest v2.1.3 [INFO] [stderr] Checking async-executor v1.4.1 [INFO] [stderr] Checking dirs v4.0.0 [INFO] [stderr] Checking async-broadcast v0.4.0 [INFO] [stderr] Checking nix v0.23.1 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking sha1 v0.6.1 [INFO] [stderr] Compiling webview-official-sys v0.1.2 [INFO] [stderr] Checking async-channel v1.6.1 [INFO] [stderr] Checking async-lock v2.5.0 [INFO] [stderr] Checking ordered-stream v0.0.1 [INFO] [stderr] Checking openssl-probe v0.1.5 [INFO] [stderr] Checking url v2.2.2 [INFO] [stderr] Checking itoa v0.4.8 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Checking dtoa v0.4.8 [INFO] [stderr] Checking semver-parser v0.10.2 [INFO] [stderr] Checking bzip2 v0.4.3 [INFO] [stderr] Checking dirs-sys-next v0.1.2 [INFO] [stderr] Checking filetime v0.2.17 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Compiling regex v1.5.6 [INFO] [stderr] Compiling nfd v0.0.4 [INFO] [stderr] Checking xattr v0.2.3 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Compiling tauri-api v0.7.6 [INFO] [stderr] Checking remove_dir_all v0.5.3 [INFO] [stderr] Compiling yew v0.17.4 [INFO] [stderr] Checking wildmatch v1.1.0 [INFO] [stderr] Compiling boolinator v2.4.0 [INFO] [stderr] Checking tar v0.4.38 [INFO] [stderr] Checking tempfile v3.3.0 [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stderr] Checking semver v0.11.0 [INFO] [stderr] Checking dirs-next v1.0.2 [INFO] [stderr] Compiling phf_codegen v0.8.0 [INFO] [stderr] Checking phf v0.8.0 [INFO] [stderr] Compiling tauri_includedir_codegen v0.6.3 [INFO] [stderr] Compiling nfd2 v0.2.3 [INFO] [stderr] Compiling winapi v0.3.9 [INFO] [stderr] Checking cfg-match v0.2.1 [INFO] [stderr] Checking fsio v0.1.3 [INFO] [stderr] Checking anymap v0.12.1 [INFO] [stderr] Checking tauri-dialog v0.1.1 [INFO] [stderr] Checking envmnt v0.8.4 [INFO] [stderr] Checking tauri_includedir v0.6.1 [INFO] [stderr] Checking uuid v0.8.2 [INFO] [stderr] Checking threadpool v1.8.1 [INFO] [stderr] Checking thread_local v1.1.4 [INFO] [stderr] Checking webbrowser v0.5.5 [INFO] [stderr] Checking base64 v0.12.3 [INFO] [stderr] Compiling git-lock-manager v1.1.1 (/opt/rustwide/workdir/src-tauri) [INFO] [stderr] Checking urlencoding v1.3.3 [INFO] [stderr] Checking fuzzy-matcher v0.3.7 [INFO] [stderr] Compiling tauri v0.9.2 [INFO] [stderr] Checking webview_official v0.0.3 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.81 [INFO] [stderr] Compiling thiserror-impl v1.0.31 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling enumflags2_derive v0.7.4 [INFO] [stderr] Compiling openssl-macros v0.1.0 [INFO] [stderr] Compiling tracing-attributes v0.1.22 [INFO] [stderr] Compiling serde_repr v0.1.8 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling async-recursion v0.3.2 [INFO] [stderr] Compiling yew-macro v0.17.0 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.81 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.81 [INFO] [stderr] Checking tracing v0.1.35 [INFO] [stderr] Compiling thiserror v1.0.31 [INFO] [stderr] Checking zip v0.5.13 [INFO] [stderr] Checking tauri-utils v0.5.1 [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `serde_derive` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/85c39893a761fe4c050523278da4e7e45ab42b6e/bin/rustc --crate-name serde_derive --edition=2015 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde_derive-1.0.138/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "deserialize_in_place"))' -C metadata=3fd4b38c5ce196d7 -C extra-filename=-50c9e9cdbb754827 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-34b686ddfac29f65.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-c18fad762a0b3f65.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-00f9b7a12c31720c.rlib --extern proc_macro --cap-lints allow --cap-lints=forbid --cfg underscore_consts --cfg ptr_addr_of` (exit status: 101) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaBGFKHr/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `futures-util` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "e56d001ec47b134c4437db129321e25d298094414ce90e8be1b27f75c247c700", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e56d001ec47b134c4437db129321e25d298094414ce90e8be1b27f75c247c700", kill_on_drop: false }` [INFO] [stdout] e56d001ec47b134c4437db129321e25d298094414ce90e8be1b27f75c247c700