[INFO] cloning repository https://github.com/Niloen/rustray [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Niloen/rustray" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNiloen%2Frustray", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNiloen%2Frustray'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4670bae876cf1be06afc5132835f5d29fe040a76 [INFO] building Niloen/rustray against try#4987e9d4227139400384ab59296ffee3b0fb1183 for pr-146237-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNiloen%2Frustray" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-1-tc2/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/Niloen/rustray [INFO] finished tweaking git repo https://github.com/Niloen/rustray [INFO] tweaked toml for git repo https://github.com/Niloen/rustray written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Niloen/rustray on toolchain 4987e9d4227139400384ab59296ffee3b0fb1183 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/Niloen/rustray 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" "+4987e9d4227139400384ab59296ffee3b0fb1183" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6377491fc3506680ad36eade4ab7ab23a811813c9d479119cb78262fa1be8c2c [INFO] running `Command { std: "docker" "start" "-a" "6377491fc3506680ad36eade4ab7ab23a811813c9d479119cb78262fa1be8c2c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6377491fc3506680ad36eade4ab7ab23a811813c9d479119cb78262fa1be8c2c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6377491fc3506680ad36eade4ab7ab23a811813c9d479119cb78262fa1be8c2c", kill_on_drop: false }` [INFO] [stdout] 6377491fc3506680ad36eade4ab7ab23a811813c9d479119cb78262fa1be8c2c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 02ddf955b62062c916f680b7db5fcf9983391b4f0099c6329a2682f670116b40 [INFO] running `Command { std: "docker" "start" "-a" "02ddf955b62062c916f680b7db5fcf9983391b4f0099c6329a2682f670116b40", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.214 [INFO] [stderr] Compiling hashbrown v0.15.1 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling winnow v0.6.20 [INFO] [stderr] Compiling target-lexicon v0.12.16 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling version-compare v0.2.0 [INFO] [stderr] Compiling proc-macro2 v1.0.89 [INFO] [stderr] Compiling unicode-ident v1.0.13 [INFO] [stderr] Compiling libc v0.2.162 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling cfg-expr v0.17.0 [INFO] [stderr] Compiling indexmap v2.6.0 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling syn v2.0.87 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling gio v0.20.5 [INFO] [stderr] Compiling anyhow v1.0.93 [INFO] [stderr] Compiling bytemuck v1.19.0 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling miniz_oxide v0.8.0 [INFO] [stderr] Compiling built v0.7.5 [INFO] [stderr] Compiling aligned-vec v0.5.0 [INFO] [stderr] Compiling thiserror v1.0.68 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling rav1e v0.7.1 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling v_frame v0.3.8 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Compiling flate2 v1.0.34 [INFO] [stderr] Compiling field-offset v0.3.6 [INFO] [stderr] Compiling safe_arch v0.7.2 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling simd_helpers v0.1.0 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling serde_spanned v0.6.8 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling matrixmultiply v0.3.9 [INFO] [stderr] Compiling toml_edit v0.22.22 [INFO] [stderr] Compiling new_debug_unreachable v1.0.6 [INFO] [stderr] Compiling bitstream-io v2.6.0 [INFO] [stderr] Compiling weezl v0.1.8 [INFO] [stderr] Compiling av1-grain v0.2.3 [INFO] [stderr] Compiling quick-error v2.0.1 [INFO] [stderr] Compiling noop_proc_macro v0.3.0 [INFO] [stderr] Compiling imgref v1.11.0 [INFO] [stderr] Compiling event-listener v5.3.1 [INFO] [stderr] Compiling wide v0.7.28 [INFO] [stderr] Compiling loop9 v0.1.5 [INFO] [stderr] Compiling avif-serialize v0.8.2 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling fdeflate v0.3.6 [INFO] [stderr] Compiling zune-inflate v0.2.54 [INFO] [stderr] Compiling half v2.4.1 [INFO] [stderr] Compiling jpeg-decoder v0.3.1 [INFO] [stderr] Compiling maybe-rayon v0.1.1 [INFO] [stderr] Compiling zune-core v0.4.12 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling clap_lex v0.7.3 [INFO] [stderr] Compiling byteorder-lite v0.1.0 [INFO] [stderr] Compiling rgb v0.8.50 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling lebe v0.5.2 [INFO] [stderr] Compiling bit_field v0.10.2 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling png v0.17.14 [INFO] [stderr] Compiling tiff v0.9.1 [INFO] [stderr] Compiling toml v0.8.19 [INFO] [stderr] Compiling proc-macro-crate v3.2.0 [INFO] [stderr] Compiling system-deps v7.0.3 [INFO] [stderr] Compiling simba v0.9.0 [INFO] [stderr] Compiling exr v1.73.0 [INFO] [stderr] Compiling image-webp v0.2.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling thiserror-impl v1.0.68 [INFO] [stderr] Compiling glib-macros v0.20.5 [INFO] [stderr] Compiling glib-sys v0.20.5 [INFO] [stderr] Compiling gobject-sys v0.20.4 [INFO] [stderr] Compiling gio-sys v0.20.5 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling cairo-sys-rs v0.20.0 [INFO] [stderr] Compiling pango-sys v0.20.4 [INFO] [stderr] Compiling gdk-pixbuf-sys v0.20.4 [INFO] [stderr] Compiling graphene-sys v0.20.4 [INFO] [stderr] Compiling gdk4-sys v0.9.3 [INFO] [stderr] Compiling gsk4-sys v0.9.3 [INFO] [stderr] Compiling profiling-procmacros v1.0.16 [INFO] [stderr] Compiling gtk4-sys v0.9.3 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Compiling profiling v1.0.16 [INFO] [stderr] Compiling arg_enum_proc_macro v0.3.4 [INFO] [stderr] Compiling gtk4-macros v0.9.3 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling nalgebra-macros v0.2.2 [INFO] [stderr] Compiling clap_derive v4.5.18 [INFO] [stderr] Compiling zune-jpeg v0.4.13 [INFO] [stderr] Compiling clap_builder v4.5.21 [INFO] [stderr] Compiling gif v0.13.1 [INFO] [stderr] Compiling glib v0.20.5 [INFO] [stderr] Compiling event-listener-strategy v0.5.2 [INFO] [stderr] Compiling qoi v0.4.1 [INFO] [stderr] Compiling async-channel v2.3.1 [INFO] [stderr] Compiling clap v4.5.21 [INFO] [stderr] Compiling nalgebra v0.33.2 [INFO] [stderr] Compiling ravif v0.11.11 [INFO] [stderr] Compiling cairo-rs v0.20.5 [INFO] [stderr] Compiling graphene-rs v0.20.4 [INFO] [stderr] Compiling image v0.25.5 [INFO] [stderr] error: could not compile `nalgebra` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/4987e9d4227139400384ab59296ffee3b0fb1183/bin/rustc --crate-name nalgebra --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nalgebra-0.33.2/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="default"' --cfg 'feature="macros"' --cfg 'feature="matrixmultiply"' --cfg 'feature="nalgebra-macros"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alga", "alloc", "arbitrary", "bytemuck", "compare", "convert-bytemuck", "convert-glam014", "convert-glam015", "convert-glam016", "convert-glam017", "convert-glam018", "convert-glam019", "convert-glam020", "convert-glam021", "convert-glam022", "convert-glam023", "convert-glam024", "convert-glam025", "convert-glam027", "convert-glam028", "convert-glam029", "convert-mint", "debug", "default", "glam014", "glam015", "glam016", "glam017", "glam018", "glam019", "glam020", "glam021", "glam022", "glam023", "glam024", "glam025", "glam027", "glam028", "glam029", "io", "libm", "libm-force", "macros", "matrixcompare-core", "matrixmultiply", "mint", "nalgebra-macros", "pest", "pest_derive", "proptest", "proptest-support", "quickcheck", "rand", "rand-no-std", "rand-package", "rand_distr", "rayon", "rkyv", "rkyv-safe-deser", "rkyv-serialize", "rkyv-serialize-no-std", "serde", "serde-serialize", "serde-serialize-no-std", "slow-tests", "sparse", "std"))' -C metadata=9f3041b79840abda -C extra-filename=-78727b7ecd6c7952 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern approx=/opt/rustwide/target/debug/deps/libapprox-3fe4148e9698b43a.rmeta --extern matrixmultiply=/opt/rustwide/target/debug/deps/libmatrixmultiply-7d7c7f6689bf89dc.rmeta --extern nalgebra_macros=/opt/rustwide/target/debug/deps/libnalgebra_macros-65622147f10e872c.so --extern num_complex=/opt/rustwide/target/debug/deps/libnum_complex-fa2a5e93df1094ec.rmeta --extern num_rational=/opt/rustwide/target/debug/deps/libnum_rational-7b4572453f1ff034.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-1a0074f98e3a6d0e.rmeta --extern simba=/opt/rustwide/target/debug/deps/libsimba-5e468143b1d73256.rmeta --extern typenum=/opt/rustwide/target/debug/deps/libtypenum-66c155be53855aa0.rmeta --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 `glib` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/4987e9d4227139400384ab59296ffee3b0fb1183/bin/rustc --crate-name glib --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glib-0.20.5/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="default"' --cfg 'feature="gio"' --cfg 'feature="gio-sys"' --cfg 'feature="v2_58"' --cfg 'feature="v2_60"' --cfg 'feature="v2_62"' --cfg 'feature="v2_64"' --cfg 'feature="v2_66"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("compiletests", "default", "gio", "gio-sys", "log", "log_macros", "rs-log", "v2_58", "v2_60", "v2_62", "v2_64", "v2_66", "v2_68", "v2_70", "v2_72", "v2_74", "v2_76", "v2_78", "v2_80", "v2_82", "v2_84"))' -C metadata=6689b24933745fd0 -C extra-filename=-9ad972b5af3da804 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-ce446ee600bbaa5e.rmeta --extern futures_channel=/opt/rustwide/target/debug/deps/libfutures_channel-24c595aec577467a.rmeta --extern futures_core=/opt/rustwide/target/debug/deps/libfutures_core-7288ace658af78d0.rmeta --extern futures_executor=/opt/rustwide/target/debug/deps/libfutures_executor-eebe320ebec8ac42.rmeta --extern futures_task=/opt/rustwide/target/debug/deps/libfutures_task-19b3aba2be9e7ae8.rmeta --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-e49f2cb2f3d1f73f.rmeta --extern gio_sys=/opt/rustwide/target/debug/deps/libgio_sys-6b20fb608fd11a7a.rmeta --extern glib_macros=/opt/rustwide/target/debug/deps/libglib_macros-e3be8274c2b7ec8c.so --extern glib_sys=/opt/rustwide/target/debug/deps/libglib_sys-b9442db2ab384e8f.rmeta --extern gobject_sys=/opt/rustwide/target/debug/deps/libgobject_sys-1418232937ce3bee.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-ab468df78777c91c.rmeta --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-3ffe5f7a52883367.rmeta --extern smallvec=/opt/rustwide/target/debug/deps/libsmallvec-17fcafedda34d697.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "02ddf955b62062c916f680b7db5fcf9983391b4f0099c6329a2682f670116b40", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "02ddf955b62062c916f680b7db5fcf9983391b4f0099c6329a2682f670116b40", kill_on_drop: false }` [INFO] [stdout] 02ddf955b62062c916f680b7db5fcf9983391b4f0099c6329a2682f670116b40