[INFO] cloning repository https://github.com/JonathanReardon/eef-gui [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/JonathanReardon/eef-gui" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJonathanReardon%2Feef-gui", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJonathanReardon%2Feef-gui'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7bfe90e7682a794e50495341c5ed1b2067fd13a9 [INFO] documenting JonathanReardon/eef-gui against 1.98.0-beta.1 for beta-rustdoc-1.98-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJonathanReardon%2Feef-gui" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/JonathanReardon/eef-gui [INFO] finished tweaking git repo https://github.com/JonathanReardon/eef-gui [INFO] tweaked toml for git repo https://github.com/JonathanReardon/eef-gui written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/JonathanReardon/eef-gui on toolchain 1.98.0-beta.1 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/JonathanReardon/eef-gui 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" "+1.98.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 15 packages to latest compatible versions [INFO] [stderr] Adding csv v1.4.0 [INFO] [stderr] Adding csv-core v0.1.13 [INFO] [stderr] Adding encode_unicode v1.0.0 [INFO] [stderr] Adding hermit-abi v0.5.2 [INFO] [stderr] Adding is-terminal v0.4.17 [INFO] [stderr] Adding prettytable-rs v0.10.0 [INFO] [stderr] Updating proc-macro2 v1.0.60 -> v1.0.106 [INFO] [stderr] Updating quote v1.0.28 -> v1.0.46 [INFO] [stderr] Adding rustversion v1.0.23 [INFO] [stderr] Adding serde_core v1.0.228 [INFO] [stderr] Updating serde_derive v1.0.164 -> v1.0.228 [INFO] [stderr] Updating syn v2.0.18 -> v2.0.118 [INFO] [stderr] Adding term v0.7.0 [INFO] [stderr] Adding windows-link v0.2.1 [INFO] [stderr] Adding windows-sys v0.61.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }` [INFO] [stdout] 2dfb556f405835c8f6fb1e1acd0b5a16b7b837ed7194d76ac79fac0cbecc104e [INFO] running `Command { std: "docker" "start" "2dfb556f405835c8f6fb1e1acd0b5a16b7b837ed7194d76ac79fac0cbecc104e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2dfb556f405835c8f6fb1e1acd0b5a16b7b837ed7194d76ac79fac0cbecc104e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "2dfb556f405835c8f6fb1e1acd0b5a16b7b837ed7194d76ac79fac0cbecc104e" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2dfb556f405835c8f6fb1e1acd0b5a16b7b837ed7194d76ac79fac0cbecc104e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "2dfb556f405835c8f6fb1e1acd0b5a16b7b837ed7194d76ac79fac0cbecc104e" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.146 [INFO] [stderr] Compiling quote v1.0.46 [INFO] [stderr] Compiling serde v1.0.164 [INFO] [stderr] Compiling target-lexicon v0.12.7 [INFO] [stderr] Compiling winnow v0.4.7 [INFO] [stderr] Compiling version-compare v0.1.1 [INFO] [stderr] Checking log v0.4.19 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Checking smallvec v1.10.0 [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling xml-rs v0.8.14 [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Checking libloading v0.8.0 [INFO] [stderr] Compiling wayland-sys v0.29.5 [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Checking dlib v0.5.2 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Checking futures-io v0.3.28 [INFO] [stderr] Compiling phf_shared v0.11.1 [INFO] [stderr] Compiling slotmap v1.0.6 [INFO] [stderr] Checking futures-sink v0.3.28 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Checking lock_api v0.4.10 [INFO] [stderr] Compiling phf_generator v0.11.1 [INFO] [stderr] Compiling crossbeam-epoch v0.9.15 [INFO] [stderr] Checking raw-window-handle v0.5.2 [INFO] [stderr] Compiling smithay-client-toolkit v0.16.0 [INFO] [stderr] Compiling cfg-expr v0.15.2 [INFO] [stderr] Compiling palette v0.6.1 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking simd-adler32 v0.3.5 [INFO] [stderr] Checking unicode-width v0.1.10 [INFO] [stderr] Compiling cmake v0.1.50 [INFO] [stderr] Compiling pyo3-build-config v0.19.0 [INFO] [stderr] Compiling servo-fontconfig-sys v5.1.0 [INFO] [stderr] Compiling rayon-core v1.11.0 [INFO] [stderr] Compiling syn v2.0.118 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling wayland-scanner v0.29.5 [INFO] [stderr] Compiling khronos-egl v4.1.0 [INFO] [stderr] Checking either v1.8.1 [INFO] [stderr] Checking termcolor v1.2.0 [INFO] [stderr] Checking ttf-parser v0.19.0 [INFO] [stderr] Checking miniz_oxide v0.7.1 [INFO] [stderr] Checking crossbeam-deque v0.8.3 [INFO] [stderr] Checking codespan-reporting v0.11.1 [INFO] [stderr] Compiling freetype-sys v0.13.1 [INFO] [stderr] Compiling expat-sys v2.1.6 [INFO] [stderr] Checking crossbeam-channel v0.5.8 [INFO] [stderr] Checking gpu-descriptor-types v0.1.1 [INFO] [stderr] Checking approx v0.5.1 [INFO] [stderr] Checking spirv v0.2.0+1.5.4 [INFO] [stderr] Checking getrandom v0.2.10 [INFO] [stderr] Checking num_cpus v1.15.0 [INFO] [stderr] Checking nix v0.24.3 [INFO] [stderr] Checking parking_lot_core v0.9.8 [INFO] [stderr] Checking ahash v0.7.6 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking nix v0.25.1 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Checking memmap2 v0.5.10 [INFO] [stderr] Checking gpu-alloc-types v0.2.0 [INFO] [stderr] Checking indexmap v1.9.3 [INFO] [stderr] Compiling wayland-client v0.29.5 [INFO] [stderr] Compiling wayland-protocols v0.29.5 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking raw-window-handle v0.4.3 [INFO] [stderr] Checking gpu-alloc v0.5.4 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking gpu-descriptor v0.2.3 [INFO] [stderr] Checking flate2 v1.0.26 [INFO] [stderr] Checking xcursor v0.3.4 [INFO] [stderr] Checking ash v0.37.3+1.3.251 [INFO] [stderr] Checking fdeflate v0.3.0 [INFO] [stderr] Checking wgpu-types v0.15.2 [INFO] [stderr] Compiling crossfont v0.5.1 [INFO] [stderr] Checking foreign-types-shared v0.3.1 [INFO] [stderr] Checking glow v0.12.2 [INFO] [stderr] Checking profiling v1.0.8 [INFO] [stderr] Checking renderdoc-sys v0.7.1 [INFO] [stderr] Checking arrayvec v0.7.3 [INFO] [stderr] Checking rayon v1.7.0 [INFO] [stderr] Checking twox-hash v1.6.3 [INFO] [stderr] Checking servo-fontconfig v0.5.1 [INFO] [stderr] Checking freetype-rs v0.26.0 [INFO] [stderr] Checking png v0.17.9 [INFO] [stderr] Checking wayland-commons v0.29.5 [INFO] [stderr] Checking nix v0.22.3 [INFO] [stderr] Checking gethostname v0.2.3 [INFO] [stderr] Compiling x11-dl v2.21.0 [INFO] [stderr] Checking glam v0.21.3 [INFO] [stderr] Checking arrayvec v0.5.2 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Checking owned_ttf_parser v0.19.0 [INFO] [stderr] Checking ab_glyph v0.2.21 [INFO] [stderr] Checking xi-unicode v0.3.0 [INFO] [stderr] Checking linked-hash-map v0.5.6 [INFO] [stderr] Checking unicode-segmentation v1.10.1 [INFO] [stderr] Checking glyph_brush_layout v0.2.3 [INFO] [stderr] Compiling pyo3-ffi v0.19.0 [INFO] [stderr] Checking dirs-sys-next v0.1.2 [INFO] [stderr] Checking ordered-float v3.7.0 [INFO] [stderr] Compiling polling v2.8.0 [INFO] [stderr] Compiling rustix v0.37.20 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Checking dirs-next v2.0.0 [INFO] [stderr] Checking raw-window-handle v0.3.4 [INFO] [stderr] Checking mio v0.8.8 [INFO] [stderr] Checking euclid v0.22.9 [INFO] [stderr] Checking instant v0.1.12 [INFO] [stderr] Compiling async-io v1.13.0 [INFO] [stderr] Checking waker-fn v1.1.0 [INFO] [stderr] Checking parking v2.1.0 [INFO] [stderr] Checking svg_fmt v0.4.1 [INFO] [stderr] Compiling toml_datetime v0.6.2 [INFO] [stderr] Compiling serde_spanned v0.6.2 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Checking wayland-cursor v0.29.5 [INFO] [stderr] Compiling encase_derive_impl v0.3.0 [INFO] [stderr] Checking linux-raw-sys v0.3.8 [INFO] [stderr] Compiling toml_edit v0.19.10 [INFO] [stderr] Checking const_panic v0.2.8 [INFO] [stderr] Checking fastrand v1.9.0 [INFO] [stderr] Checking guillotiere v0.6.2 [INFO] [stderr] Checking async-lock v2.7.0 [INFO] [stderr] Checking futures-lite v1.13.0 [INFO] [stderr] Compiling pyo3-macros-backend v0.19.0 [INFO] [stderr] Compiling pyo3 v0.19.0 [INFO] [stderr] Checking socket2 v0.4.9 [INFO] [stderr] Compiling thiserror-impl v1.0.40 [INFO] [stderr] Compiling bytemuck_derive v1.4.1 [INFO] [stderr] Compiling futures-macro v0.3.28 [INFO] [stderr] Compiling foreign-types-macros v0.2.3 [INFO] [stderr] Checking glyph_brush_draw_cache v0.1.5 [INFO] [stderr] Compiling find-crate v0.6.3 [INFO] [stderr] Checking x11rb v0.9.0 [INFO] [stderr] Checking foreign-types v0.5.0 [INFO] [stderr] Checking glyph_brush v0.7.7 [INFO] [stderr] Checking concurrent-queue v2.2.0 [INFO] [stderr] Checking futures-util v0.3.28 [INFO] [stderr] Checking csv-core v0.1.13 [INFO] [stderr] Compiling rfd v0.11.4 [INFO] [stderr] Checking bytemuck v1.13.1 [INFO] [stderr] Compiling phf_macros v0.11.1 [INFO] [stderr] Compiling palette_derive v0.6.1 [INFO] [stderr] Compiling encase_derive v0.3.0 [INFO] [stderr] Checking tiny-skia-path v0.7.0 [INFO] [stderr] Checking safe_arch v0.5.2 [INFO] [stderr] Compiling toml v0.7.4 [INFO] [stderr] Checking term v0.7.0 [INFO] [stderr] Checking tiny-skia v0.7.0 [INFO] [stderr] Checking is-terminal v0.4.17 [INFO] [stderr] Checking phf v0.11.1 [INFO] [stderr] Checking which v4.4.0 [INFO] [stderr] Checking thiserror v1.0.40 [INFO] [stderr] Compiling eef-gui v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `x11-dl` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.98.0-beta.1-x86_64-unknown-linux-gnu/bin/rustc --crate-name x11_dl --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/x11-dl-2.21.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=b8cbe99cebd2b86b -C extra-filename=-1011d07e0676200f --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern libc=/opt/rustwide/target/debug/deps/liblibc-fc573cfdd5fe3d46.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-f3a0d32d5ec0adb1.rmeta --cap-lints allow --cap-lints=warn -l dl` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `ash` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.98.0-beta.1-x86_64-unknown-linux-gnu/bin/rustc --crate-name ash --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ash-0.37.3+1.3.251/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="debug"' --cfg 'feature="default"' --cfg 'feature="libloading"' --cfg 'feature="loaded"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("debug", "default", "libloading", "linked", "loaded"))' -C metadata=089ace3d80547c1c -C extra-filename=-48bdcca3eea8331e --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern libloading=/opt/rustwide/target/debug/deps/liblibloading-013ef1d45d7c07c0.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "2dfb556f405835c8f6fb1e1acd0b5a16b7b837ed7194d76ac79fac0cbecc104e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2dfb556f405835c8f6fb1e1acd0b5a16b7b837ed7194d76ac79fac0cbecc104e", kill_on_drop: false }` [INFO] [stdout] 2dfb556f405835c8f6fb1e1acd0b5a16b7b837ed7194d76ac79fac0cbecc104e