[INFO] cloning repository https://github.com/ValerADHD/epson [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ValerADHD/epson" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FValerADHD%2Fepson", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FValerADHD%2Fepson'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0410e3d98d5697790438beda62338067de803939 [INFO] checking ValerADHD/epson against try#579169d0e78824dc60934e5eb74cd3841f2b33e8 for pr-149328 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FValerADHD%2Fepson" "/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/ValerADHD/epson [INFO] finished tweaking git repo https://github.com/ValerADHD/epson [INFO] tweaked toml for git repo https://github.com/ValerADHD/epson written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/ValerADHD/epson on toolchain 579169d0e78824dc60934e5eb74cd3841f2b33e8 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+579169d0e78824dc60934e5eb74cd3841f2b33e8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/ValerADHD/epson 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" "+579169d0e78824dc60934e5eb74cd3841f2b33e8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+579169d0e78824dc60934e5eb74cd3841f2b33e8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c56e419da2e25b414f4f7fcf2bdaf6a881cbab899c5c01c8467f8949aabf1305 [INFO] running `Command { std: "docker" "start" "-a" "c56e419da2e25b414f4f7fcf2bdaf6a881cbab899c5c01c8467f8949aabf1305", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c56e419da2e25b414f4f7fcf2bdaf6a881cbab899c5c01c8467f8949aabf1305", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c56e419da2e25b414f4f7fcf2bdaf6a881cbab899c5c01c8467f8949aabf1305", kill_on_drop: false }` [INFO] [stdout] c56e419da2e25b414f4f7fcf2bdaf6a881cbab899c5c01c8467f8949aabf1305 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+579169d0e78824dc60934e5eb74cd3841f2b33e8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 03562a836600797c254073dc51df365afd247dd5f34f308a79b70031cecb134c [INFO] running `Command { std: "docker" "start" "-a" "03562a836600797c254073dc51df365afd247dd5f34f308a79b70031cecb134c", kill_on_drop: false }` [INFO] [stderr] Compiling xml-rs v0.8.25 [INFO] [stderr] Compiling syn v2.0.99 [INFO] [stderr] Checking smallvec v1.14.0 [INFO] [stderr] Checking log v0.4.26 [INFO] [stderr] Checking libloading v0.8.6 [INFO] [stderr] Checking bytemuck v1.22.0 [INFO] [stderr] Checking either v1.14.0 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling serde v1.0.218 [INFO] [stderr] Checking miniz_oxide v0.8.5 [INFO] [stderr] Compiling wayland-sys v0.28.6 [INFO] [stderr] Compiling wayland-sys v0.29.5 [INFO] [stderr] Checking xcursor v0.3.8 [INFO] [stderr] Checking x11-dl v2.21.0 [INFO] [stderr] Checking nix v0.20.0 [INFO] [stderr] Checking ttf-parser v0.15.2 [INFO] [stderr] Checking piston-float v1.0.1 [INFO] [stderr] Checking dlib v0.5.2 [INFO] [stderr] Checking instant v0.1.13 [INFO] [stderr] Compiling nix v0.18.0 [INFO] [stderr] Compiling smithay-client-toolkit v0.16.1 [INFO] [stderr] Checking piston-viewport v1.0.2 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling memoffset v0.5.6 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Compiling getrandom v0.3.1 [INFO] [stderr] Checking ttf-parser v0.25.1 [INFO] [stderr] Checking nix v0.24.3 [INFO] [stderr] Checking nix v0.25.1 [INFO] [stderr] Checking piston-graphics_api_version v1.0.1 [INFO] [stderr] Checking tiny-skia-path v0.8.4 [INFO] [stderr] Checking flate2 v1.1.0 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Checking safe_arch v0.7.4 [INFO] [stderr] Checking net2 v0.2.39 [INFO] [stderr] Checking owned_ttf_parser v0.15.2 [INFO] [stderr] Checking rusttype v0.9.3 [INFO] [stderr] Compiling wayland-sys v0.30.1 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Compiling wayland-scanner v0.29.5 [INFO] [stderr] Compiling wayland-scanner v0.28.6 [INFO] [stderr] Compiling gl_generator v0.13.1 [INFO] [stderr] Checking png v0.17.16 [INFO] [stderr] Checking tracing-core v0.1.33 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking memmap2 v0.5.10 [INFO] [stderr] Checking libloading v0.6.7 [INFO] [stderr] Compiling matrixmultiply v0.3.10 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling glutin_glx_sys v0.4.0 [INFO] [stderr] Compiling glutin_egl_sys v0.5.1 [INFO] [stderr] Checking owned_ttf_parser v0.25.0 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Checking xdg v2.5.2 [INFO] [stderr] Compiling az v1.2.1 [INFO] [stderr] Checking tiny-skia v0.8.4 [INFO] [stderr] Checking ab_glyph v0.2.29 [INFO] [stderr] Checking av1-grain v0.2.3 [INFO] [stderr] Compiling wayland-client v0.29.5 [INFO] [stderr] Compiling wayland-protocols v0.29.5 [INFO] [stderr] Compiling winit v0.28.7 [INFO] [stderr] Checking andrew v0.3.1 [INFO] [stderr] Compiling gl v0.13.0 [INFO] [stderr] Compiling glutin_glx_sys v0.1.8 [INFO] [stderr] Compiling wayland-client v0.28.6 [INFO] [stderr] Compiling wayland-protocols v0.28.6 [INFO] [stderr] Checking wayland-commons v0.29.5 [INFO] [stderr] Compiling glutin_egl_sys v0.1.6 [INFO] [stderr] Checking dlib v0.4.2 [INFO] [stderr] Checking mio v0.6.23 [INFO] [stderr] Checking wide v0.7.32 [INFO] [stderr] Checking wayland-commons v0.28.6 [INFO] [stderr] Compiling generator v0.8.4 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking parking_lot_core v0.8.6 [INFO] [stderr] Checking itertools v0.12.1 [INFO] [stderr] Compiling glutin v0.30.10 [INFO] [stderr] Checking num-complex v0.4.6 [INFO] [stderr] Checking approx v0.5.1 [INFO] [stderr] Checking memmap2 v0.1.0 [INFO] [stderr] Compiling simd_helpers v0.1.0 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Checking rawpointer v0.2.1 [INFO] [stderr] Checking maybe-rayon v0.1.1 [INFO] [stderr] Checking raw-window-handle v0.5.2 [INFO] [stderr] Checking lazycell v1.3.0 [INFO] [stderr] Compiling zerocopy v0.8.21 [INFO] [stderr] Compiling fixed v1.29.0 [INFO] [stderr] Checking mio-extras v2.0.6 [INFO] [stderr] Checking jpeg-decoder v0.1.22 [INFO] [stderr] Checking simba v0.7.3 [INFO] [stderr] Checking parking_lot v0.11.2 [INFO] [stderr] Checking rand_core v0.9.3 [INFO] [stderr] Checking calloop v0.6.5 [INFO] [stderr] Checking raw-window-handle v0.3.4 [INFO] [stderr] Checking deflate v0.8.6 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Compiling glutin-winit v0.3.0 [INFO] [stderr] Checking avif-serialize v0.8.3 [INFO] [stderr] Checking shared_library v0.1.9 [INFO] [stderr] Checking thread_local v1.1.8 [INFO] [stderr] Checking ciborium-io v0.2.2 [INFO] [stderr] Checking regex-syntax v0.8.5 [INFO] [stderr] Checking clap_builder v4.5.31 [INFO] [stderr] Checking ciborium-ll v0.2.2 [INFO] [stderr] Checking osmesa-sys v0.1.2 [INFO] [stderr] Checking tiff v0.9.1 [INFO] [stderr] Checking petgraph v0.6.5 [INFO] [stderr] Checking wayland-cursor v0.29.5 [INFO] [stderr] Checking exr v1.73.0 [INFO] [stderr] Checking tracing-subscriber v0.3.19 [INFO] [stderr] Checking wayland-cursor v0.28.6 [INFO] [stderr] Checking wayland-egl v0.28.6 [INFO] [stderr] Checking png v0.16.8 [INFO] [stderr] Checking crossbeam-deque v0.7.4 [INFO] [stderr] Checking tiff v0.6.1 [INFO] [stderr] Checking shader_version v0.7.0 [INFO] [stderr] Checking gif v0.11.4 [INFO] [stderr] Checking itertools v0.13.0 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Checking qoi v0.4.1 [INFO] [stderr] Checking vecmath v1.0.0 [INFO] [stderr] Checking stb_truetype v0.3.1 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Checking num-iter v0.1.45 [INFO] [stderr] Checking approx v0.3.2 [INFO] [stderr] Checking ordered-float v1.1.1 [INFO] [stderr] Checking ordered-float v4.6.0 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking cast v0.3.0 [INFO] [stderr] Checking ubyte v0.10.4 [INFO] [stderr] Checking piston-texture v0.9.0 [INFO] [stderr] Checking spin_sleep v1.3.0 [INFO] [stderr] Checking array-init v2.1.0 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling serde_derive v1.0.218 [INFO] [stderr] Compiling profiling-procmacros v1.0.16 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling equator-macro v0.4.2 [INFO] [stderr] Checking profiling v1.0.16 [INFO] [stderr] Compiling arg_enum_proc_macro v0.3.4 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Compiling nalgebra-macros v0.1.0 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Checking read_color v1.0.0 [INFO] [stderr] Checking sorted-vec v0.8.6 [INFO] [stderr] Checking cmov v0.3.1 [INFO] [stderr] Checking init_with v1.1.0 [INFO] [stderr] Checking divrem v1.0.0 [INFO] [stderr] Checking equator v0.4.2 [INFO] [stderr] Checking elapsed v0.1.2 [INFO] [stderr] Checking interpolation v0.3.0 [INFO] [stderr] Checking rusttype v0.8.3 [INFO] [stderr] Checking image v0.23.14 [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Checking aligned-vec v0.6.2 [INFO] [stderr] Checking piston2d-graphics v0.44.0 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Checking criterion-plot v0.5.0 [INFO] [stderr] Checking clap v4.5.31 [INFO] [stderr] Checking plotters v0.3.7 [INFO] [stderr] Checking calloop v0.10.6 [INFO] [stderr] Checking rav1e v0.7.1 [INFO] [stderr] Checking is-terminal v0.4.15 [INFO] [stderr] Checking oorandom v11.1.4 [INFO] [stderr] Checking glam v0.30.0 [INFO] [stderr] Checking anes v0.1.6 [INFO] [stderr] Checking piston-shaders_graphics2d v0.4.0 [INFO] [stderr] Checking glow v0.11.2 [INFO] [stderr] Checking geometric_algebra v0.3.0 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Checking ppv-lite86 v0.2.20 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Checking rand v0.9.0 [INFO] [stderr] Checking nalgebra v0.30.1 [INFO] [stderr] error: could not compile `geometric_algebra` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/579169d0e78824dc60934e5eb74cd3841f2b33e8/bin/rustc --crate-name geometric_algebra --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/geometric_algebra-0.3.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=25a3352071cbb7ba -C extra-filename=-865747b01a657318 --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 `fixed` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/579169d0e78824dc60934e5eb74cd3841f2b33e8/bin/rustc --crate-name fixed --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fixed-1.29.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 --cfg 'feature="num-traits"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "az", "borsh", "f16", "fail-on-warnings", "nightly-float", "num-traits", "serde", "serde-str", "std"))' -C metadata=ec3108e7a94a27b0 -C extra-filename=-8e09b16b302f0ff0 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern az=/opt/rustwide/target/debug/deps/libaz-e2011369c9d82fa1.rmeta --extern bytemuck=/opt/rustwide/target/debug/deps/libbytemuck-d9f25dace6161104.rmeta --extern half=/opt/rustwide/target/debug/deps/libhalf-df8da0fc18d0e106.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-3e7aff664eb61dcc.rmeta --extern typenum=/opt/rustwide/target/debug/deps/libtypenum-850b531a8d74780a.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "03562a836600797c254073dc51df365afd247dd5f34f308a79b70031cecb134c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "03562a836600797c254073dc51df365afd247dd5f34f308a79b70031cecb134c", kill_on_drop: false }` [INFO] [stdout] 03562a836600797c254073dc51df365afd247dd5f34f308a79b70031cecb134c