[INFO] cloning repository https://github.com/SuhrudhSarathy/xiron [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/SuhrudhSarathy/xiron" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSuhrudhSarathy%2Fxiron", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSuhrudhSarathy%2Fxiron'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 043afc5385219db7d541e1601cbe0c959e941599 [INFO] testing SuhrudhSarathy/xiron against 1.80.0 for beta-1.81-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSuhrudhSarathy%2Fxiron" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/SuhrudhSarathy/xiron on toolchain 1.80.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.80.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/SuhrudhSarathy/xiron [INFO] finished tweaking git repo https://github.com/SuhrudhSarathy/xiron [INFO] tweaked toml for git repo https://github.com/SuhrudhSarathy/xiron written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/SuhrudhSarathy/xiron 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" "+1.80.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded zmq-sys v0.12.0 [INFO] [stderr] Downloaded dircpy v0.3.14 [INFO] [stderr] Downloaded jwalk v0.6.2 [INFO] [stderr] Downloaded atomic_refcell v0.1.11 [INFO] [stderr] Downloaded unsafe-libyaml v0.2.5 [INFO] [stderr] Downloaded serde_yaml v0.9.16 [INFO] [stderr] Downloaded zmq v0.10.0 [INFO] [stderr] Downloaded parry2d v0.12.0 [INFO] [stderr] Downloaded zeromq-src v0.2.4+4.3.4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+1.80.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a73cd058e78c276c41a6095585f43aa181463552a68a0007d42fcc7d598a0a5d [INFO] running `Command { std: "docker" "start" "-a" "a73cd058e78c276c41a6095585f43aa181463552a68a0007d42fcc7d598a0a5d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a73cd058e78c276c41a6095585f43aa181463552a68a0007d42fcc7d598a0a5d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a73cd058e78c276c41a6095585f43aa181463552a68a0007d42fcc7d598a0a5d", kill_on_drop: false }` [INFO] [stdout] a73cd058e78c276c41a6095585f43aa181463552a68a0007d42fcc7d598a0a5d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+1.80.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cc227ef989cfa108f8caecdd02f41bd8f70a0532ea04df6ed3c11929409c24e0 [INFO] running `Command { std: "docker" "start" "-a" "cc227ef989cfa108f8caecdd02f41bd8f70a0532ea04df6ed3c11929409c24e0", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling libc v0.2.139 [INFO] [stderr] Compiling smallvec v1.10.0 [INFO] [stderr] Compiling serde v1.0.152 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling winnow v0.4.1 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling version-compare v0.1.1 [INFO] [stderr] Compiling pkg-config v0.3.26 [INFO] [stderr] Compiling proc-macro2 v1.0.56 [INFO] [stderr] Compiling quote v1.0.26 [INFO] [stderr] Compiling unicode-ident v1.0.6 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.15 [INFO] [stderr] Compiling libm v0.2.6 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling rayon-core v1.11.0 [INFO] [stderr] Compiling cfg-expr v0.14.0 [INFO] [stderr] Compiling crossbeam-queue v0.3.8 [INFO] [stderr] Compiling either v1.8.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling once_cell v1.16.0 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Compiling indexmap v1.9.2 [INFO] [stderr] Compiling memoffset v0.8.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.14 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling slab v0.4.7 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling syn v1.0.107 [INFO] [stderr] Compiling crossbeam-channel v0.5.7 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling walkdir v2.3.3 [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Compiling num_cpus v1.15.0 [INFO] [stderr] Compiling syn v2.0.13 [INFO] [stderr] Compiling crossbeam-deque v0.8.3 [INFO] [stderr] Compiling getrandom v0.2.8 [INFO] [stderr] Compiling jobserver v0.1.26 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling crossbeam v0.8.2 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Compiling ahash v0.8.3 [INFO] [stderr] Compiling futures-io v0.3.28 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling ttf-parser v0.19.1 [INFO] [stderr] Compiling quad-alsa-sys v0.3.2 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Compiling miniz_oxide v0.6.2 [INFO] [stderr] Compiling ogg v0.7.1 [INFO] [stderr] Compiling smallvec v0.6.14 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling paste v1.0.11 [INFO] [stderr] Compiling rayon v1.7.0 [INFO] [stderr] Compiling io-lifetimes v1.0.4 [INFO] [stderr] Compiling ab_glyph_rasterizer v0.1.8 [INFO] [stderr] Compiling futures-sink v0.3.28 [INFO] [stderr] Compiling dasp_sample v0.11.0 [INFO] [stderr] Compiling serde_derive v1.0.152 [INFO] [stderr] Compiling miniquad v0.3.14 [INFO] [stderr] Compiling lewton v0.9.4 [INFO] [stderr] Compiling dasp_frame v0.11.0 [INFO] [stderr] Compiling flate2 v1.0.25 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling polling v2.8.0 [INFO] [stderr] Compiling nohash-hasher v0.2.0 [INFO] [stderr] Compiling hound v3.5.0 [INFO] [stderr] Compiling rustix v0.37.3 [INFO] [stderr] Compiling quad-snd v0.2.5 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Compiling png v0.17.7 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling num-complex v0.4.2 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling async-io v1.13.0 [INFO] [stderr] Compiling webbrowser v0.5.5 [INFO] [stderr] Compiling linux-raw-sys v0.3.8 [INFO] [stderr] Compiling fastrand v1.9.0 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling ttf-parser v0.15.2 [INFO] [stderr] Compiling parking v2.1.0 [INFO] [stderr] Compiling waker-fn v1.1.0 [INFO] [stderr] Compiling owned_ttf_parser v0.19.0 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling serde_spanned v0.6.1 [INFO] [stderr] Compiling toml_datetime v0.6.1 [INFO] [stderr] Compiling futures-lite v1.13.0 [INFO] [stderr] Compiling async-lock v2.8.0 [INFO] [stderr] Compiling ab_glyph v0.2.21 [INFO] [stderr] Compiling matrixmultiply v0.3.2 [INFO] [stderr] Compiling toml_edit v0.19.8 [INFO] [stderr] Compiling quad-url v0.1.1 [INFO] [stderr] Compiling audrey v0.3.0 [INFO] [stderr] Compiling concurrent-queue v2.2.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling socket2 v0.4.7 [INFO] [stderr] Compiling jwalk v0.6.2 [INFO] [stderr] Compiling fontdue v0.7.2 [INFO] [stderr] Compiling robust v0.2.3 [INFO] [stderr] Compiling macroquad_macro v0.1.7 [INFO] [stderr] Compiling zmq v0.10.0 [INFO] [stderr] Compiling quad-rand v0.2.1 [INFO] [stderr] Compiling dircpy v0.3.14 [INFO] [stderr] Compiling rfd v0.11.4 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling bumpalo v3.11.1 [INFO] [stderr] Compiling serde_json v1.0.94 [INFO] [stderr] Compiling zeromq-src v0.2.4+4.3.4 [INFO] [stderr] Compiling ryu v1.0.12 [INFO] [stderr] Compiling itoa v1.0.5 [INFO] [stderr] Compiling optional v0.5.0 [INFO] [stderr] Compiling glam v0.21.3 [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] Compiling unsafe-libyaml v0.2.5 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling arrayvec v0.7.2 [INFO] [stderr] Compiling spade v2.0.0 [INFO] [stderr] Compiling raw-window-handle v0.5.2 [INFO] [stderr] Compiling downcast-rs v1.2.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling bytemuck_derive v1.4.1 [INFO] [stderr] Compiling futures-macro v0.3.28 [INFO] [stderr] Compiling toml v0.7.3 [INFO] [stderr] Compiling system-deps v6.0.4 [INFO] [stderr] Compiling bytemuck v1.12.3 [INFO] [stderr] Compiling ecolor v0.21.0 [INFO] [stderr] Compiling emath v0.21.0 [INFO] [stderr] Compiling safe_arch v0.6.0 [INFO] [stderr] Compiling image v0.24.5 [INFO] [stderr] Compiling glib-sys v0.16.3 [INFO] [stderr] Compiling gobject-sys v0.16.3 [INFO] [stderr] Compiling gio-sys v0.16.3 [INFO] [stderr] Compiling atk-sys v0.16.0 [INFO] [stderr] Compiling gdk-sys v0.16.0 [INFO] [stderr] Compiling cairo-sys-rs v0.16.3 [INFO] [stderr] Compiling gdk-pixbuf-sys v0.16.3 [INFO] [stderr] Compiling pango-sys v0.16.3 [INFO] [stderr] Compiling gtk-sys v0.16.0 [INFO] [stderr] Compiling zmq-sys v0.12.0 [INFO] [stderr] Compiling epaint v0.21.0 [INFO] [stderr] Compiling wide v0.7.5 [INFO] [stderr] Compiling simba v0.7.3 [INFO] [stderr] Compiling egui v0.21.0 [INFO] [stderr] Compiling macroquad v0.3.25 [INFO] [stderr] Compiling futures-executor v0.3.28 [INFO] [stderr] Compiling futures v0.3.28 [INFO] [stderr] Compiling serde_yaml v0.9.16 [INFO] [stderr] Compiling egui-miniquad v0.14.0 [INFO] [stderr] Compiling egui-macroquad v0.15.0 [INFO] [stderr] error: could not compile `egui` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.80.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name egui --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/egui-0.21.0/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="bytemuck"' --cfg 'feature="default"' --cfg 'feature="default_fonts"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("accesskit", "bytemuck", "cint", "color-hex", "deadlock_detection", "default", "default_fonts", "document-features", "extra_asserts", "extra_debug_asserts", "mint", "persistence", "ron", "serde", "tracing", "unity"))' -C metadata=ee23e8fc06a41f12 -C extra-filename=-ee23e8fc06a41f12 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ahash=/opt/rustwide/target/debug/deps/libahash-78ece0303bced04f.rmeta --extern epaint=/opt/rustwide/target/debug/deps/libepaint-cb230afc7f9dd842.rmeta --extern nohash_hasher=/opt/rustwide/target/debug/deps/libnohash_hasher-a3760e34c5b10ec3.rmeta --cap-lints allow --cap-lints=warn` (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/1.80.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name simba --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/simba-0.7.3/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="libm"' --cfg 'feature="std"' --cfg 'feature="wide"' --check-cfg 'cfg(docsrs)' --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=59312019996b6f92 -C extra-filename=-59312019996b6f92 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern approx=/opt/rustwide/target/debug/deps/libapprox-907471903eaa97f3.rmeta --extern num_complex=/opt/rustwide/target/debug/deps/libnum_complex-007b459449072233.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-60eff20a43563c45.rmeta --extern paste=/opt/rustwide/target/debug/deps/libpaste-1002dd88c1e1e83d.so --extern wide=/opt/rustwide/target/debug/deps/libwide-414a7c2f56c2bd28.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "cc227ef989cfa108f8caecdd02f41bd8f70a0532ea04df6ed3c11929409c24e0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cc227ef989cfa108f8caecdd02f41bd8f70a0532ea04df6ed3c11929409c24e0", kill_on_drop: false }` [INFO] [stdout] cc227ef989cfa108f8caecdd02f41bd8f70a0532ea04df6ed3c11929409c24e0