[INFO] cloning repository https://github.com/Cunha-Renato/l3gion_rust
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Cunha-Renato/l3gion_rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCunha-Renato%2Fl3gion_rust", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCunha-Renato%2Fl3gion_rust'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 942dd40c409a0859ad70445e3d53e5dbd5a92719
[INFO] checking Cunha-Renato/l3gion_rust against master#46424fb5054f211ec836c5c03159f92e46bb35ac for pr-139042
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCunha-Renato%2Fl3gion_rust" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/Cunha-Renato/l3gion_rust on toolchain 46424fb5054f211ec836c5c03159f92e46bb35ac
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+46424fb5054f211ec836c5c03159f92e46bb35ac" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/Cunha-Renato/l3gion_rust
[INFO] finished tweaking git repo https://github.com/Cunha-Renato/l3gion_rust
[INFO] tweaked toml for git repo https://github.com/Cunha-Renato/l3gion_rust written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/Cunha-Renato/l3gion_rust 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" "+46424fb5054f211ec836c5c03159f92e46bb35ac" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded shaderc v0.8.3
[INFO] [stderr]   Downloaded ravif v0.11.9
[INFO] [stderr]   Downloaded rgb v0.8.45
[INFO] [stderr]   Downloaded target-lexicon v0.12.15
[INFO] [stderr]   Downloaded cmake v0.1.51
[INFO] [stderr]   Downloaded wide v0.7.26
[INFO] [stderr]   Downloaded nalgebra-glm v0.18.0
[INFO] [stderr]   Downloaded imgui-glow-renderer v0.12.0
[INFO] [stderr]   Downloaded imgui v0.12.0
[INFO] [stderr]   Downloaded imgui-winit-support v0.12.0
[INFO] [stderr]   Downloaded tobj v4.0.2
[INFO] [stderr]   Downloaded xmlparser v0.13.6
[INFO] [stderr]   Downloaded chlorine v1.0.12
[INFO] [stderr]   Downloaded optick v1.3.4
[INFO] [stderr]   Downloaded imgui-sys v0.12.0
[INFO] [stderr]   Downloaded shaderc-sys v0.8.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4b26683ee3c49f365255c425c23003cbf4366de097804722c29c5bbbee3624d2" "/opt/rustwide/cargo-home/bin/cargo" "+46424fb5054f211ec836c5c03159f92e46bb35ac" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 42ecb30038652394240e0c2a0b5616cf6beb2c6fb854cd98614dd1c0a7cf82cd
[INFO] running `Command { std: "docker" "start" "-a" "42ecb30038652394240e0c2a0b5616cf6beb2c6fb854cd98614dd1c0a7cf82cd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "42ecb30038652394240e0c2a0b5616cf6beb2c6fb854cd98614dd1c0a7cf82cd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "42ecb30038652394240e0c2a0b5616cf6beb2c6fb854cd98614dd1c0a7cf82cd", kill_on_drop: false }`
[INFO] [stdout] 42ecb30038652394240e0c2a0b5616cf6beb2c6fb854cd98614dd1c0a7cf82cd
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4b26683ee3c49f365255c425c23003cbf4366de097804722c29c5bbbee3624d2" "/opt/rustwide/cargo-home/bin/cargo" "+46424fb5054f211ec836c5c03159f92e46bb35ac" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ab31dad5b430dad9354d915c9515e9fe159f4d7a91ba541f1c0b112993252b47
[INFO] running `Command { std: "docker" "start" "-a" "ab31dad5b430dad9354d915c9515e9fe159f4d7a91ba541f1c0b112993252b47", kill_on_drop: false }`
[INFO] [stderr]    Compiling cc v1.1.6
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]     Checking linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling khronos_api v3.1.0
[INFO] [stderr]     Checking bytemuck v1.16.1
[INFO] [stderr]     Checking libloading v0.8.5
[INFO] [stderr]    Compiling wayland-sys v0.31.4
[INFO] [stderr]    Compiling xml-rs v0.8.20
[INFO] [stderr]    Compiling thiserror v1.0.63
[INFO] [stderr]    Compiling quick-xml v0.34.0
[INFO] [stderr]    Compiling wayland-client v0.31.5
[INFO] [stderr]    Compiling syn v2.0.72
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]    Compiling x11-dl v2.21.0
[INFO] [stderr]     Checking miniz_oxide v0.7.4
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]     Checking dlib v0.5.2
[INFO] [stderr]     Checking either v1.13.0
[INFO] [stderr]     Checking aligned-vec v0.5.0
[INFO] [stderr]     Checking arrayvec v0.7.4
[INFO] [stderr]    Compiling built v0.7.4
[INFO] [stderr]     Checking xcursor v0.3.6
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]    Compiling smithay-client-toolkit v0.18.1
[INFO] [stderr]    Compiling xmlparser v0.13.6
[INFO] [stderr]     Checking crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling gl_generator v0.14.0
[INFO] [stderr]    Compiling cmake v0.1.51
[INFO] [stderr]     Checking ahash v0.8.11
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking safe_arch v0.7.2
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]    Compiling roxmltree v0.14.1
[INFO] [stderr]    Compiling wayland-scanner v0.31.4
[INFO] [stderr]    Compiling winit v0.29.15
[INFO] [stderr]    Compiling matrixmultiply v0.3.8
[INFO] [stderr]    Compiling rav1e v0.7.1
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking v_frame v0.3.8
[INFO] [stderr]     Checking chlorine v1.0.12
[INFO] [stderr]    Compiling serde v1.0.204
[INFO] [stderr]     Checking x11rb-protocol v0.13.1
[INFO] [stderr]     Checking mint v0.5.9
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking raw-window-handle v0.5.2
[INFO] [stderr]    Compiling wayland-backend v0.3.6
[INFO] [stderr]    Compiling imgui-sys v0.12.0
[INFO] [stderr]     Checking wide v0.7.26
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking approx v0.5.1
[INFO] [stderr]     Checking flate2 v1.0.30
[INFO] [stderr]     Checking rayon-core v1.12.1
[INFO] [stderr]    Compiling shaderc-sys v0.8.3
[INFO] [stderr]     Checking itertools v0.12.1
[INFO] [stderr]     Checking xkbcommon-dl v0.4.2
[INFO] [stderr]    Compiling glutin_glx_sys v0.5.0
[INFO] [stderr]    Compiling glutin_egl_sys v0.6.0
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]    Compiling simd_helpers v0.1.0
[INFO] [stderr]    Compiling glutin v0.31.3
[INFO] [stderr]     Checking maybe-rayon v0.1.1
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]     Checking bitstream-io v2.5.0
[INFO] [stderr]    Compiling noop_proc_macro v0.3.0
[INFO] [stderr]     Checking new_debug_unreachable v1.0.6
[INFO] [stderr]     Checking quick-error v2.0.1
[INFO] [stderr]     Checking weezl v0.1.8
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking rawpointer v0.2.1
[INFO] [stderr]     Checking linked-hash-map v0.5.6
[INFO] [stderr]     Checking imgref v1.10.1
[INFO] [stderr]     Checking simba v0.8.1
[INFO] [stderr]     Checking loop9 v0.1.5
[INFO] [stderr]     Checking yaml-rust v0.4.5
[INFO] [stderr]     Checking av1-grain v0.2.3
[INFO] [stderr]     Checking flume v0.11.0
[INFO] [stderr]    Compiling gl v0.14.0
[INFO] [stderr]     Checking avif-serialize v0.8.1
[INFO] [stderr]     Checking rgb v0.8.45
[INFO] [stderr]     Checking fdeflate v0.3.4
[INFO] [stderr]     Checking zune-inflate v0.2.54
[INFO] [stderr]    Compiling glutin-winit v0.4.2
[INFO] [stderr]     Checking half v2.4.1
[INFO] [stderr]    Compiling optick v1.3.4
[INFO] [stderr]     Checking byteorder-lite v0.1.0
[INFO] [stderr]     Checking jpeg-decoder v0.3.1
[INFO] [stderr]     Checking bit_field v0.10.2
[INFO] [stderr]     Checking lebe v0.5.2
[INFO] [stderr]     Checking zune-core v0.4.12
[INFO] [stderr]     Checking color_quant v1.1.0
[INFO] [stderr]     Checking image-webp v0.1.3
[INFO] [stderr]     Checking png v0.17.13
[INFO] [stderr]     Checking exr v1.72.0
[INFO] [stderr]     Checking gif v0.13.1
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]     Checking zune-jpeg v0.4.13
[INFO] [stderr]     Checking qoi v0.4.1
[INFO] [stderr]     Checking tiff v0.9.1
[INFO] [stderr]     Checking glow v0.13.1
[INFO] [stderr]     Checking sha2 v0.10.8
[INFO] [stderr]     Checking tobj v4.0.2
[INFO] [stderr]     Checking sllog v0.1.0 (/opt/rustwide/workdir/sllog)
[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/46424fb5054f211ec836c5c03159f92e46bb35ac/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 -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=4ff9aa1926223154 -C extra-filename=-385b56e97b57194f --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] [stderr] error: could not compile `simba` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/46424fb5054f211ec836c5c03159f92e46bb35ac/bin/rustc --crate-name simba --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/simba-0.8.1/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="std"' --cfg 'feature="wide"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("cordic", "cuda", "cuda_std", "cust_core", "decimal", "default", "fixed", "libm", "libm_force", "packed_simd", "partial_fixed_point_support", "rand", "rkyv", "rkyv-serialize", "serde", "serde_serialize", "std", "wide"))' -C metadata=add583e601928b7a -C extra-filename=-39d97440dc43386e --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern approx=/opt/rustwide/target/debug/deps/libapprox-42508e059c7629ed.rmeta --extern num_complex=/opt/rustwide/target/debug/deps/libnum_complex-3e37689c28e45958.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-b4e05de129303c24.rmeta --extern paste=/opt/rustwide/target/debug/deps/libpaste-a7d55195f43d4871.so --extern wide=/opt/rustwide/target/debug/deps/libwide-557ca32d5b4e16b1.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[ERROR] error running command: no output for 300 seconds
[INFO] running `Command { std: "docker" "inspect" "ab31dad5b430dad9354d915c9515e9fe159f4d7a91ba541f1c0b112993252b47", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ab31dad5b430dad9354d915c9515e9fe159f4d7a91ba541f1c0b112993252b47", kill_on_drop: false }`
[INFO] [stdout] ab31dad5b430dad9354d915c9515e9fe159f4d7a91ba541f1c0b112993252b47
