[INFO] cloning repository https://github.com/bateramos/sfml-demo-project [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/bateramos/sfml-demo-project" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbateramos%2Fsfml-demo-project", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbateramos%2Fsfml-demo-project'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4327c8a2e9ce711c72477231f216f8fdd329e0d8 [INFO] testing bateramos/sfml-demo-project against try#8da20828b6ea601dfd8e2448cb50ace88876bd78 for pr-150933 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbateramos%2Fsfml-demo-project" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/bateramos/sfml-demo-project [INFO] finished tweaking git repo https://github.com/bateramos/sfml-demo-project [INFO] tweaked toml for git repo https://github.com/bateramos/sfml-demo-project written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/bateramos/sfml-demo-project on toolchain 8da20828b6ea601dfd8e2448cb50ace88876bd78 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/bateramos/sfml-demo-project 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" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:cfa559dde23f44738f9990739aaa3487d8df3af37eb5df0572f7cf76004a604a" "/opt/rustwide/cargo-home/bin/cargo" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9eaf8156d7c7df6c736fe26ced4fc29eaa1cbd0f1df8c665022ffece19954e51 [INFO] running `Command { std: "docker" "start" "-a" "9eaf8156d7c7df6c736fe26ced4fc29eaa1cbd0f1df8c665022ffece19954e51", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9eaf8156d7c7df6c736fe26ced4fc29eaa1cbd0f1df8c665022ffece19954e51", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9eaf8156d7c7df6c736fe26ced4fc29eaa1cbd0f1df8c665022ffece19954e51", kill_on_drop: false }` [INFO] [stdout] 9eaf8156d7c7df6c736fe26ced4fc29eaa1cbd0f1df8c665022ffece19954e51 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:cfa559dde23f44738f9990739aaa3487d8df3af37eb5df0572f7cf76004a604a" "/opt/rustwide/cargo-home/bin/cargo" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c2f93df12110ce8e10c95034b3a8ccd5c53b8d4ae3446e1fe34a885faa278266 [INFO] running `Command { std: "docker" "start" "-a" "c2f93df12110ce8e10c95034b3a8ccd5c53b8d4ae3446e1fe34a885faa278266", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling unicode-ident v1.0.19 [INFO] [stderr] Compiling cfg-if v1.0.3 [INFO] [stderr] Compiling libc v0.2.176 [INFO] [stderr] Compiling find-msvc-tools v0.1.2 [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling bytemuck v1.23.2 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling zerocopy v0.8.27 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling ttf-parser v0.25.1 [INFO] [stderr] Compiling rustls-pki-types v1.12.0 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling bitflags v2.9.4 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling ab_glyph_rasterizer v0.1.10 [INFO] [stderr] Compiling cc v1.2.39 [INFO] [stderr] Compiling fdeflate v0.3.7 [INFO] [stderr] Compiling kurbo v0.9.5 [INFO] [stderr] Compiling nohash-hasher v0.2.0 [INFO] [stderr] Compiling siphasher v1.0.1 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling tiny-skia-path v0.11.4 [INFO] [stderr] Compiling rctree v0.5.0 [INFO] [stderr] Compiling rustls v0.23.32 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling rgb v0.8.52 [INFO] [stderr] Compiling maybe-rayon v0.1.1 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling flate2 v1.1.2 [INFO] [stderr] Compiling webpki-roots v1.0.2 [INFO] [stderr] Compiling phf v0.11.3 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling simplecss v0.2.2 [INFO] [stderr] Compiling half v2.6.0 [INFO] [stderr] Compiling bitstream-io v2.6.0 [INFO] [stderr] Compiling simd_helpers v0.1.0 [INFO] [stderr] Compiling weezl v0.1.10 [INFO] [stderr] Compiling cmake v0.1.54 [INFO] [stderr] Compiling imagesize v0.12.0 [INFO] [stderr] Compiling imgref v1.12.0 [INFO] [stderr] Compiling emath v0.31.1 [INFO] [stderr] Compiling roxmltree v0.19.0 [INFO] [stderr] Compiling emath v0.32.3 [INFO] [stderr] Compiling data-url v0.3.2 [INFO] [stderr] Compiling loop9 v0.1.5 [INFO] [stderr] Compiling png v0.17.16 [INFO] [stderr] Compiling mime_guess2 v2.3.1 [INFO] [stderr] Compiling svgtypes v0.13.0 [INFO] [stderr] Compiling webpki-roots v0.26.11 [INFO] [stderr] Compiling pxfm v0.1.24 [INFO] [stderr] Compiling ecolor v0.32.3 [INFO] [stderr] Compiling ecolor v0.31.1 [INFO] [stderr] Compiling zune-inflate v0.2.54 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling libflac-sys v0.3.3 [INFO] [stderr] Compiling link-cplusplus v1.0.12 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling usvg-tree v0.37.0 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling sfml v0.25.0 [INFO] [stderr] Compiling avif-serialize v0.8.6 [INFO] [stderr] Compiling pico-args v0.5.0 [INFO] [stderr] Compiling bit_field v0.10.3 [INFO] [stderr] Compiling litrs v0.4.2 [INFO] [stderr] Compiling epaint_default_fonts v0.32.3 [INFO] [stderr] Compiling lebe v0.5.3 [INFO] [stderr] Compiling owned_ttf_parser v0.25.1 [INFO] [stderr] Compiling usvg-parser v0.37.0 [INFO] [stderr] Compiling glu-sys v0.1.4 [INFO] [stderr] Compiling xmlwriter v0.1.0 [INFO] [stderr] Compiling exr v1.73.0 [INFO] [stderr] Compiling tiny-skia v0.11.4 [INFO] [stderr] Compiling image-webp v0.2.4 [INFO] [stderr] Compiling ab_glyph v0.2.32 [INFO] [stderr] Compiling gif v0.13.3 [INFO] [stderr] Compiling png v0.18.0 [INFO] [stderr] Compiling qoi v0.4.1 [INFO] [stderr] Compiling document-features v0.2.11 [INFO] [stderr] Compiling widestring v1.2.0 [INFO] [stderr] Compiling usvg v0.37.0 [INFO] [stderr] Compiling resvg v0.37.0 [INFO] [stderr] Compiling moxcms v0.7.5 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling profiling-procmacros v1.0.17 [INFO] [stderr] Compiling equator-macro v0.4.2 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling fax_derive v0.2.0 [INFO] [stderr] Compiling arg_enum_proc_macro v0.3.4 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Compiling enum-map-derive v0.17.0 [INFO] [stderr] Compiling rustls-webpki v0.103.6 [INFO] [stderr] Compiling profiling v1.0.17 [INFO] [stderr] Compiling epaint v0.31.1 [INFO] [stderr] Compiling fax v0.2.6 [INFO] [stderr] Compiling equator v0.4.2 [INFO] [stderr] Compiling epaint v0.32.3 [INFO] [stderr] Compiling aligned-vec v0.6.4 [INFO] [stderr] Compiling tiff v0.10.3 [INFO] [stderr] Compiling v_frame v0.3.9 [INFO] [stderr] Compiling av1-grain v0.2.4 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling egui v0.31.1 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling zerovec v0.11.4 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling rav1e v0.7.1 [INFO] [stderr] Compiling egui v0.32.3 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.3 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling enum-map v2.7.3 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] error: could not compile `moxcms` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/8da20828b6ea601dfd8e2448cb50ace88876bd78/bin/rustc --crate-name moxcms --edition=2024 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/moxcms-0.7.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="avx"' --cfg 'feature="default"' --cfg 'feature="neon"' --cfg 'feature="sse"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("avx", "avx512", "default", "neon", "options", "sse"))' -C metadata=19124631891861ef -C extra-filename=-1141158e9c5d5e11 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-8434f84c7e6b85f7.rmeta --extern pxfm=/opt/rustwide/target/debug/deps/libpxfm-2b20eeae35a98168.rmeta --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" "c2f93df12110ce8e10c95034b3a8ccd5c53b8d4ae3446e1fe34a885faa278266", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c2f93df12110ce8e10c95034b3a8ccd5c53b8d4ae3446e1fe34a885faa278266", kill_on_drop: false }` [INFO] [stdout] c2f93df12110ce8e10c95034b3a8ccd5c53b8d4ae3446e1fe34a885faa278266