[INFO] cloning repository https://github.com/damyon/crafter [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/damyon/crafter" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdamyon%2Fcrafter", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdamyon%2Fcrafter'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d52390fbf7257c7bbd4709987354d590b2d26683 [INFO] checking damyon/crafter against master#3c9faa0d037b9eecda4a440cc482ff7f960fb8a5 for pr-152210 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdamyon%2Fcrafter" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/damyon/crafter [INFO] finished tweaking git repo https://github.com/damyon/crafter [INFO] tweaked toml for git repo https://github.com/damyon/crafter written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/damyon/crafter on toolchain 3c9faa0d037b9eecda4a440cc482ff7f960fb8a5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3c9faa0d037b9eecda4a440cc482ff7f960fb8a5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/damyon/crafter 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" "+3c9faa0d037b9eecda4a440cc482ff7f960fb8a5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded nalgebra-glm v0.19.0 [INFO] [stderr] Downloaded half v2.7.0 [INFO] [stderr] Downloaded glium v0.36.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+3c9faa0d037b9eecda4a440cc482ff7f960fb8a5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5e855e107a744b97524de5a52786e2b831ca3dda7ad829661009d459228e3354 [INFO] running `Command { std: "docker" "start" "-a" "5e855e107a744b97524de5a52786e2b831ca3dda7ad829661009d459228e3354", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5e855e107a744b97524de5a52786e2b831ca3dda7ad829661009d459228e3354", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5e855e107a744b97524de5a52786e2b831ca3dda7ad829661009d459228e3354", kill_on_drop: false }` [INFO] [stdout] 5e855e107a744b97524de5a52786e2b831ca3dda7ad829661009d459228e3354 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+3c9faa0d037b9eecda4a440cc482ff7f960fb8a5" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 236b77f03d5b38ebfd6003658edccd12ed735533071e2836c69638850843dd34 [INFO] running `Command { std: "docker" "start" "-a" "236b77f03d5b38ebfd6003658edccd12ed735533071e2836c69638850843dd34", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling quote v1.0.41 [INFO] [stderr] Checking stable_deref_trait v1.2.1 [INFO] [stderr] Compiling zerocopy v0.8.27 [INFO] [stderr] Compiling cc v1.2.39 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Checking polling v3.11.0 [INFO] [stderr] Checking bytemuck v1.23.2 [INFO] [stderr] Compiling toml_parser v1.0.4 [INFO] [stderr] Compiling toml_datetime v0.7.3 [INFO] [stderr] Checking getrandom v0.3.3 [INFO] [stderr] Checking unicode-ident v1.0.19 [INFO] [stderr] Checking form_urlencoded v1.2.2 [INFO] [stderr] Checking winnow v0.7.13 [INFO] [stderr] Compiling nix v0.30.1 [INFO] [stderr] Checking signal-hook-registry v1.4.6 [INFO] [stderr] Checking ab_glyph v0.2.32 [INFO] [stderr] Checking rand_core v0.9.3 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Compiling glutin_egl_sys v0.7.1 [INFO] [stderr] Checking async-io v2.6.0 [INFO] [stderr] Checking tiny-skia-path v0.11.4 [INFO] [stderr] Checking safe_arch v0.7.4 [INFO] [stderr] Compiling quick-xml v0.37.5 [INFO] [stderr] Compiling glutin_glx_sys v0.6.1 [INFO] [stderr] Checking gethostname v1.0.2 [INFO] [stderr] Compiling glutin v0.32.3 [INFO] [stderr] Checking aho-corasick v1.1.4 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling matrixmultiply v0.3.10 [INFO] [stderr] Compiling object v0.37.3 [INFO] [stderr] Checking regex-syntax v0.8.8 [INFO] [stderr] Checking x11rb v0.13.2 [INFO] [stderr] Compiling toml_edit v0.23.7 [INFO] [stderr] Checking tiny-skia v0.11.4 [INFO] [stderr] Checking wide v0.7.33 [INFO] [stderr] Checking async-signal v0.2.13 [INFO] [stderr] Checking async-process v2.5.0 [INFO] [stderr] Compiling simd_helpers v0.1.0 [INFO] [stderr] Compiling wayland-scanner v0.31.7 [INFO] [stderr] Checking flate2 v1.1.4 [INFO] [stderr] Checking num-complex v0.4.6 [INFO] [stderr] Checking approx v0.5.1 [INFO] [stderr] Checking regex-automata v0.4.13 [INFO] [stderr] Compiling glutin-winit v0.5.0 [INFO] [stderr] Checking gimli v0.32.3 [INFO] [stderr] Checking rawpointer v0.2.1 [INFO] [stderr] Checking smol_str v0.2.2 [INFO] [stderr] Compiling wayland-backend v0.3.11 [INFO] [stderr] Compiling proc-macro-crate v3.4.0 [INFO] [stderr] Checking simba v0.9.1 [INFO] [stderr] Checking async-net v2.0.0 [INFO] [stderr] Compiling glium v0.36.0 [INFO] [stderr] Checking pxfm v0.1.25 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Checking rustc-demangle v0.1.26 [INFO] [stderr] Compiling rfd v0.15.4 [INFO] [stderr] Checking anstream v0.6.21 [INFO] [stderr] Checking png v0.18.0 [INFO] [stderr] Checking wayland-csd-frame v0.3.0 [INFO] [stderr] Checking qoi v0.4.1 [INFO] [stderr] Checking pollster v0.4.0 [INFO] [stderr] Checking jiff v0.2.16 [INFO] [stderr] Checking serde_json v1.0.145 [INFO] [stderr] Checking wayland-client v0.31.11 [INFO] [stderr] Checking regex v1.12.2 [INFO] [stderr] Checking addr2line v0.25.1 [INFO] [stderr] Checking env_filter v0.1.4 [INFO] [stderr] Checking wayland-protocols v0.32.9 [INFO] [stderr] Checking wayland-cursor v0.31.11 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Checking moxcms v0.7.7 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling zerocopy-derive v0.8.27 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling enumflags2_derive v0.7.12 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling equator-macro v0.4.2 [INFO] [stderr] Compiling profiling-procmacros v1.0.17 [INFO] [stderr] Checking profiling v1.0.17 [INFO] [stderr] Compiling arg_enum_proc_macro v0.3.4 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Checking equator v0.4.2 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Checking aligned-vec v0.6.4 [INFO] [stderr] Compiling serde_repr v0.1.20 [INFO] [stderr] Checking v_frame v0.3.9 [INFO] [stderr] Compiling futures-macro v0.3.31 [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/3c9faa0d037b9eecda4a440cc482ff7f960fb8a5/bin/rustc --crate-name simba --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/simba-0.9.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", "decimal", "default", "fixed", "libm", "libm_force", "partial_fixed_point_support", "portable_simd", "rand", "rkyv", "rkyv-serialize", "serde", "serde_serialize", "std", "wide"))' -C metadata=a16c510b250b078f -C extra-filename=-8918da1dbbb79dc1 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern approx=/opt/rustwide/target/debug/deps/libapprox-828469e4f0b47831.rmeta --extern num_complex=/opt/rustwide/target/debug/deps/libnum_complex-8ea1330a4d480acf.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-3f20bdcfe3eb0a45.rmeta --extern paste=/opt/rustwide/target/debug/deps/libpaste-c5e5e8a2bd161c29.so --extern wide=/opt/rustwide/target/debug/deps/libwide-211bd0c47c156d2b.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" "236b77f03d5b38ebfd6003658edccd12ed735533071e2836c69638850843dd34", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "236b77f03d5b38ebfd6003658edccd12ed735533071e2836c69638850843dd34", kill_on_drop: false }` [INFO] [stdout] 236b77f03d5b38ebfd6003658edccd12ed735533071e2836c69638850843dd34