[INFO] cloning repository https://github.com/fidoriel/MeshVault [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/fidoriel/MeshVault" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffidoriel%2FMeshVault", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffidoriel%2FMeshVault'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b7436b05d7b993c830819192c9094fd11c228d3b [INFO] testing fidoriel/MeshVault against try#b83b707f97d809763b7861afa7638871f3339a33 for pr-145838-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffidoriel%2FMeshVault" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-3-tc2/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/fidoriel/MeshVault [INFO] finished tweaking git repo https://github.com/fidoriel/MeshVault [INFO] tweaked toml for git repo https://github.com/fidoriel/MeshVault written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/fidoriel/MeshVault on toolchain b83b707f97d809763b7861afa7638871f3339a33 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/fidoriel/MeshVault 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" "+b83b707f97d809763b7861afa7638871f3339a33" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ff7913698accb122c6e2e0bafe4a9d63624b13a0df134b533becba122f166283 [INFO] running `Command { std: "docker" "start" "-a" "ff7913698accb122c6e2e0bafe4a9d63624b13a0df134b533becba122f166283", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ff7913698accb122c6e2e0bafe4a9d63624b13a0df134b533becba122f166283", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ff7913698accb122c6e2e0bafe4a9d63624b13a0df134b533becba122f166283", kill_on_drop: false }` [INFO] [stdout] ff7913698accb122c6e2e0bafe4a9d63624b13a0df134b533becba122f166283 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 666651f817f5c223a6d2a6420cff1cce1805d9f4edbfaef61a8795b0bdbd5659 [INFO] running `Command { std: "docker" "start" "-a" "666651f817f5c223a6d2a6420cff1cce1805d9f4edbfaef61a8795b0bdbd5659", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.89 [INFO] [stderr] Compiling libc v0.2.161 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling xml-rs v0.8.22 [INFO] [stderr] Compiling serde v1.0.213 [INFO] [stderr] Compiling thiserror v1.0.65 [INFO] [stderr] Compiling rustix v0.38.37 [INFO] [stderr] Compiling bytemuck v1.19.0 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling wayland-sys v0.31.5 [INFO] [stderr] Compiling flate2 v1.0.34 [INFO] [stderr] Compiling wayland-sys v0.29.5 [INFO] [stderr] Compiling quick-xml v0.36.2 [INFO] [stderr] Compiling wayland-client v0.31.7 [INFO] [stderr] Compiling servo-fontconfig-sys v5.1.0 [INFO] [stderr] Compiling hashbrown v0.15.0 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling http v1.1.0 [INFO] [stderr] Compiling fdeflate v0.3.5 [INFO] [stderr] Compiling zstd-safe v7.2.0 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling anyhow v1.0.91 [INFO] [stderr] Compiling crossfont v0.5.2 [INFO] [stderr] Compiling smithay-client-toolkit v0.16.1 [INFO] [stderr] Compiling scratch v1.0.7 [INFO] [stderr] Compiling cpufeatures v0.2.14 [INFO] [stderr] Compiling foreign-types-shared v0.3.1 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Compiling tiny-skia-path v0.7.0 [INFO] [stderr] Compiling safe_arch v0.5.2 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling unicase v2.7.0 [INFO] [stderr] Compiling jobserver v0.1.31 [INFO] [stderr] Compiling built v0.7.5 [INFO] [stderr] Compiling occt-sys v0.6.0 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling png v0.17.14 [INFO] [stderr] Compiling cc v1.1.31 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling indexmap v2.6.0 [INFO] [stderr] Compiling aligned-vec v0.5.0 [INFO] [stderr] Compiling cxxbridge-flags v1.0.130 [INFO] [stderr] Compiling unicode-width v0.1.14 [INFO] [stderr] Compiling libsqlite3-sys v0.30.1 [INFO] [stderr] Compiling v_frame v0.3.8 [INFO] [stderr] Compiling syn v2.0.82 [INFO] [stderr] Compiling wayland-scanner v0.29.5 [INFO] [stderr] Compiling rav1e v0.7.1 [INFO] [stderr] Compiling glutin_egl_sys v0.1.6 [INFO] [stderr] Compiling codespan-reporting v0.11.1 [INFO] [stderr] Compiling glutin_glx_sys v0.1.8 [INFO] [stderr] Compiling wayland-scanner v0.31.5 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling unicode-normalization v0.1.24 [INFO] [stderr] Compiling inout v0.1.3 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling crc-catalog v2.4.0 [INFO] [stderr] Compiling cty v0.2.2 [INFO] [stderr] Compiling tiny-skia v0.7.0 [INFO] [stderr] Compiling unicode-bidi v0.3.17 [INFO] [stderr] Compiling ttf-parser v0.25.0 [INFO] [stderr] Compiling alloc-no-stdlib v2.0.4 [INFO] [stderr] Compiling winnow v0.6.20 [INFO] [stderr] Compiling alloc-stdlib v0.2.2 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling tiny-skia-path v0.11.4 [INFO] [stderr] Compiling av1-grain v0.2.3 [INFO] [stderr] Compiling cmake v0.1.51 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling socket2 v0.5.7 [INFO] [stderr] Compiling mio v1.0.2 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling wayland-client v0.29.5 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling nix v0.24.3 [INFO] [stderr] Compiling wayland-backend v0.3.7 [INFO] [stderr] Compiling freetype-sys v0.13.1 [INFO] [stderr] Compiling expat-sys v2.1.6 [INFO] [stderr] Compiling zstd-sys v2.0.12+zstd.1.5.6 [INFO] [stderr] Compiling wayland-protocols v0.29.5 [INFO] [stderr] Compiling link-cplusplus v1.0.9 [INFO] [stderr] Compiling nix v0.25.1 [INFO] [stderr] Compiling bzip2-sys v0.1.11+1.0.8 [INFO] [stderr] Compiling x11-dl v2.21.0 [INFO] [stderr] Compiling memmap2 v0.5.10 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling cxx v1.0.130 [INFO] [stderr] Compiling freetype-rs v0.26.0 [INFO] [stderr] Compiling shared_library v0.1.9 [INFO] [stderr] Compiling servo-fontconfig v0.5.1 [INFO] [stderr] Compiling memmap2 v0.9.5 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling raw-window-handle v0.4.3 [INFO] [stderr] Compiling owned_ttf_parser v0.25.0 [INFO] [stderr] Compiling crc v3.2.1 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling simd_helpers v0.1.0 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling maybe-rayon v0.1.1 [INFO] [stderr] Compiling bumpalo v3.16.0 [INFO] [stderr] Compiling quick-error v2.0.1 [INFO] [stderr] Compiling bitstream-io v2.5.3 [INFO] [stderr] Compiling zip v2.2.0 [INFO] [stderr] Compiling anstyle v1.0.9 [INFO] [stderr] Compiling noop_proc_macro v0.3.0 [INFO] [stderr] Compiling imgref v1.11.0 [INFO] [stderr] Compiling wayland-commons v0.29.5 [INFO] [stderr] Compiling serde_json v1.0.132 [INFO] [stderr] Compiling gimli v0.31.1 [INFO] [stderr] Compiling new_debug_unreachable v1.0.6 [INFO] [stderr] Compiling lockfree-object-pool v0.1.6 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling time v0.3.36 [INFO] [stderr] Compiling zopfli v0.8.1 [INFO] [stderr] Compiling regex-automata v0.4.8 [INFO] [stderr] Compiling anstream v0.6.17 [INFO] [stderr] Compiling loop9 v0.1.5 [INFO] [stderr] Compiling winit v0.30.5 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Compiling diesel_table_macro_syntax v0.2.0 [INFO] [stderr] Compiling cxx-build v1.0.130 [INFO] [stderr] Compiling lzma-rs v0.3.0 [INFO] [stderr] Compiling ab_glyph v0.2.29 [INFO] [stderr] Compiling miniz_oxide v0.7.4 [INFO] [stderr] Compiling pbkdf2 v0.12.2 [INFO] [stderr] Compiling bzip2 v0.4.4 [INFO] [stderr] Compiling wayland-cursor v0.29.5 [INFO] [stderr] Compiling wayland-egl v0.29.5 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Compiling aes v0.8.4 [INFO] [stderr] Compiling osmesa-sys v0.1.2 [INFO] [stderr] Compiling tiny-skia v0.11.4 [INFO] [stderr] Compiling wayland-csd-frame v0.3.0 [INFO] [stderr] Compiling brotli-decompressor v4.0.1 [INFO] [stderr] Compiling glium v0.32.1 [INFO] [stderr] Compiling flume v0.11.1 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling avif-serialize v0.8.2 [INFO] [stderr] Compiling zune-inflate v0.2.54 [INFO] [stderr] Compiling addr2line v0.24.2 [INFO] [stderr] Compiling half v2.4.1 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling serde_derive v1.0.213 [INFO] [stderr] Compiling thiserror-impl v1.0.65 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling foreign-types-macros v0.2.3 [INFO] [stderr] Compiling wayland-protocols v0.32.5 [INFO] [stderr] Compiling async-trait v0.1.83 [INFO] [stderr] Compiling foreign-types v0.5.0 [INFO] [stderr] Compiling profiling-procmacros v1.0.16 [INFO] [stderr] Compiling darling_macro v0.20.10 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling profiling v1.0.16 [INFO] [stderr] Compiling tokio v1.41.0 [INFO] [stderr] Compiling wayland-cursor v0.31.7 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Compiling darling v0.20.10 [INFO] [stderr] Compiling dsl_auto_type v0.1.2 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling arg_enum_proc_macro v0.3.4 [INFO] [stderr] Compiling opencascade-sys v0.2.0 (https://github.com/bschwind/opencascade-rs.git#761caff4) [INFO] [stderr] Compiling calloop v0.10.6 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling cxxbridge-macro v1.0.130 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling polling v3.7.3 [INFO] [stderr] Compiling diesel_derives v2.2.3 [INFO] [stderr] Compiling multer v3.1.0 [INFO] [stderr] Compiling object v0.36.5 [INFO] [stderr] Compiling rustc-demangle v0.1.24 [INFO] [stderr] Compiling x11rb-protocol v0.13.1 [INFO] [stderr] Compiling deflate64 v0.1.9 [INFO] [stderr] Compiling clap_lex v0.7.2 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling calloop v0.13.0 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling rgb v0.8.50 [INFO] [stderr] Compiling lebe v0.5.2 [INFO] [stderr] Compiling matches v0.1.10 [INFO] [stderr] Compiling constant_time_eq v0.3.1 [INFO] [stderr] Compiling cgmath v0.18.0 [INFO] [stderr] Compiling bit_field v0.10.2 [INFO] [stderr] Compiling zune-core v0.4.12 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling exr v1.72.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling zune-jpeg v0.4.13 [INFO] [stderr] Compiling calloop-wayland-source v0.3.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling image-webp v0.2.0 [INFO] [stderr] Compiling gif v0.13.1 [INFO] [stderr] error: could not compile `x11rb-protocol` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/b83b707f97d809763b7861afa7638871f3339a33/bin/rustc --crate-name x11rb_protocol --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/x11rb-protocol-0.13.1/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 -C debuginfo=2 --cfg 'feature="randr"' --cfg 'feature="render"' --cfg 'feature="resource_manager"' --cfg 'feature="shape"' --cfg 'feature="std"' --cfg 'feature="xfixes"' --cfg 'feature="xinput"' --cfg 'feature="xkb"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all-extensions", "composite", "damage", "dbe", "default", "dpms", "dri2", "dri3", "extra-traits", "glx", "present", "randr", "record", "render", "request-parsing", "res", "resource_manager", "screensaver", "serde", "shape", "shm", "std", "sync", "xevie", "xf86dri", "xf86vidmode", "xfixes", "xinerama", "xinput", "xkb", "xprint", "xselinux", "xtest", "xv", "xvmc"))' -C metadata=978ae651b45c215b -C extra-filename=-dbc89d1ca7a1d48a --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "666651f817f5c223a6d2a6420cff1cce1805d9f4edbfaef61a8795b0bdbd5659", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "666651f817f5c223a6d2a6420cff1cce1805d9f4edbfaef61a8795b0bdbd5659", kill_on_drop: false }` [INFO] [stdout] 666651f817f5c223a6d2a6420cff1cce1805d9f4edbfaef61a8795b0bdbd5659