[INFO] fetching crate sub-image-gui 0.1.1... [INFO] checking sub-image-gui-0.1.1 against master#4455c8937007f3cc3c078375a335d86dbab391ce for pr-140956 [INFO] extracting crate sub-image-gui 0.1.1 into /workspace/builds/worker-2-tc1/source [INFO] started tweaking crates.io crate sub-image-gui 0.1.1 [INFO] finished tweaking crates.io crate sub-image-gui 0.1.1 [INFO] tweaked toml for crates.io crate sub-image-gui 0.1.1 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate sub-image-gui 0.1.1 on toolchain 4455c8937007f3cc3c078375a335d86dbab391ce [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4455c8937007f3cc3c078375a335d86dbab391ce" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate sub-image-gui 0.1.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" "+4455c8937007f3cc3c078375a335d86dbab391ce" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded pest_derive v2.3.0 [INFO] [stderr] Downloaded pest_generator v2.3.0 [INFO] [stderr] Downloaded pest_meta v2.3.0 [INFO] [stderr] Downloaded sub-image v0.1.0 [INFO] [stderr] Downloaded egui_file v0.2.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+4455c8937007f3cc3c078375a335d86dbab391ce" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8cd5689f8993c2f95fbe0f3ec2d2ce42c4af9b3689178e4df22b52d85fd62d2b [INFO] running `Command { std: "docker" "start" "-a" "8cd5689f8993c2f95fbe0f3ec2d2ce42c4af9b3689178e4df22b52d85fd62d2b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8cd5689f8993c2f95fbe0f3ec2d2ce42c4af9b3689178e4df22b52d85fd62d2b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8cd5689f8993c2f95fbe0f3ec2d2ce42c4af9b3689178e4df22b52d85fd62d2b", kill_on_drop: false }` [INFO] [stdout] 8cd5689f8993c2f95fbe0f3ec2d2ce42c4af9b3689178e4df22b52d85fd62d2b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+4455c8937007f3cc3c078375a335d86dbab391ce" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 84dd1bfef538ed2aaedf430ef1824364d767e62ae46970744098199e08e6e36b [INFO] running `Command { std: "docker" "start" "-a" "84dd1bfef538ed2aaedf430ef1824364d767e62ae46970744098199e08e6e36b", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.43 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling unicode-ident v1.0.3 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.132 [INFO] [stderr] Compiling syn v1.0.99 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Checking once_cell v1.14.0 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Compiling xml-rs v0.8.4 [INFO] [stderr] Checking smallvec v1.9.0 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking libloading v0.7.3 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Checking miniz_oxide v0.5.4 [INFO] [stderr] Compiling crossbeam-utils v0.8.11 [INFO] [stderr] Checking dlib v0.5.0 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Checking downcast-rs v1.2.0 [INFO] [stderr] Checking scoped-tls v1.0.0 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Checking ttf-parser v0.15.2 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling lock_api v0.4.8 [INFO] [stderr] Compiling slotmap v1.0.6 [INFO] [stderr] Compiling crossbeam-epoch v0.9.10 [INFO] [stderr] Compiling cmake v0.1.48 [INFO] [stderr] Compiling ahash v0.8.0 [INFO] [stderr] Checking flate2 v1.0.24 [INFO] [stderr] Compiling wayland-sys v0.29.5 [INFO] [stderr] Compiling servo-fontconfig-sys v5.1.0 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Compiling smithay-client-toolkit v0.16.0 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking nom v7.1.1 [INFO] [stderr] Compiling rayon-core v1.9.3 [INFO] [stderr] Compiling x11-dl v2.20.0 [INFO] [stderr] Compiling crossfont v0.5.0 [INFO] [stderr] Checking arrayref v0.3.6 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Checking png v0.17.6 [INFO] [stderr] Compiling wayland-scanner v0.29.5 [INFO] [stderr] Checking percent-encoding v2.2.0 [INFO] [stderr] Checking ab_glyph_rasterizer v0.1.6 [INFO] [stderr] Checking foreign-types-shared v0.3.1 [INFO] [stderr] Checking crossbeam-deque v0.8.2 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Checking crossbeam-channel v0.5.6 [INFO] [stderr] Compiling rayon v1.5.3 [INFO] [stderr] Compiling freetype-sys v0.13.1 [INFO] [stderr] Compiling expat-sys v2.1.6 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Checking tracing-core v0.1.29 [INFO] [stderr] Compiling ucd-trie v0.1.5 [INFO] [stderr] Checking pin-project-lite v0.2.9 [INFO] [stderr] Compiling futures-core v0.3.24 [INFO] [stderr] Compiling serde_derive v1.0.144 [INFO] [stderr] Checking arrayvec v0.5.2 [INFO] [stderr] Checking nohash-hasher v0.2.0 [INFO] [stderr] Checking cty v0.2.2 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Checking either v1.8.0 [INFO] [stderr] Checking unicode-bidi v0.3.8 [INFO] [stderr] Checking tracing v0.1.36 [INFO] [stderr] Compiling serde v1.0.144 [INFO] [stderr] Checking raw-window-handle v0.5.0 [INFO] [stderr] Checking raw-window-handle v0.4.3 [INFO] [stderr] Compiling glutin_glx_sys v0.1.8 [INFO] [stderr] Checking nix v0.24.2 [INFO] [stderr] Checking getrandom v0.2.7 [INFO] [stderr] Checking num_cpus v1.13.1 [INFO] [stderr] Checking memmap2 v0.5.7 [INFO] [stderr] Checking nix v0.22.3 [INFO] [stderr] Checking nanorand v0.7.0 [INFO] [stderr] Checking gethostname v0.2.3 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stdout] error[E0635]: unknown feature `stdsimd` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ahash-0.8.0/src/lib.rs:48:42 [INFO] [stdout] | [INFO] [stdout] 48 | #![cfg_attr(feature = "stdsimd", feature(stdsimd))] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking freetype-rs v0.26.0 [INFO] [stderr] Checking unicode-normalization v0.1.21 [INFO] [stderr] Checking mio v0.8.4 [INFO] [stdout] For more information about this error, try `rustc --explain E0635`. [INFO] [stdout] [INFO] [stderr] Checking servo-fontconfig v0.5.1 [INFO] [stderr] error: could not compile `ahash` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `syn` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to parse process output: `/opt/rustwide/rustup-home/toolchains/4455c8937007f3cc3c078375a335d86dbab391ce/bin/rustc --crate-name syn --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.99/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 --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' --cfg 'feature="visit-mut"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "quote", "test", "visit", "visit-mut"))' -C metadata=a4a9c48093c35433 -C extra-filename=-457b2cb93e240195 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-b2624cf1aae29f0e.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-b8484a8c4295a0b6.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-540dfcff5a9d53d6.rmeta --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaLU7F5s" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `nix` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "84dd1bfef538ed2aaedf430ef1824364d767e62ae46970744098199e08e6e36b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "84dd1bfef538ed2aaedf430ef1824364d767e62ae46970744098199e08e6e36b", kill_on_drop: false }` [INFO] [stdout] 84dd1bfef538ed2aaedf430ef1824364d767e62ae46970744098199e08e6e36b