[INFO] cloning repository https://github.com/boman-ng/rvscreen [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/boman-ng/rvscreen" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fboman-ng%2Frvscreen", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fboman-ng%2Frvscreen'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a390d5f5952330ecdeda2519d4a9ab4e0a17d783 [INFO] testing boman-ng/rvscreen against master#ec6f9a5b4413f74386267ef8efc93712c2ce6db6 for pr-155739-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fboman-ng%2Frvscreen" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-5-tc1/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/boman-ng/rvscreen [INFO] finished tweaking git repo https://github.com/boman-ng/rvscreen [INFO] tweaked toml for git repo https://github.com/boman-ng/rvscreen written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/boman-ng/rvscreen on toolchain ec6f9a5b4413f74386267ef8efc93712c2ce6db6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/boman-ng/rvscreen 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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded nalgebra-macros v0.1.0 [INFO] [stderr] Downloaded simba v0.6.0 [INFO] [stderr] Downloaded seq_io v0.3.4 [INFO] [stderr] Downloaded semver v0.1.20 [INFO] [stderr] Downloaded derive-new v0.6.0 [INFO] [stderr] Downloaded derive-new v0.7.0 [INFO] [stderr] Downloaded newtype_derive v0.1.6 [INFO] [stderr] Downloaded noodles-fastq v0.22.0 [INFO] [stderr] Downloaded rustc_version v0.1.7 [INFO] [stderr] Downloaded fs-utils v1.1.4 [INFO] [stderr] Downloaded noodles-core v0.19.0 [INFO] [stderr] Downloaded custom_derive v0.1.7 [INFO] [stderr] Downloaded linear-map v1.2.0 [INFO] [stderr] Downloaded bio-types v1.0.4 [INFO] [stderr] Downloaded noodles v0.109.0 [INFO] [stderr] Downloaded bit-vec v0.9.1 [INFO] [stderr] Downloaded lexical-core v1.0.6 [INFO] [stderr] Downloaded ieee754 v0.2.6 [INFO] [stderr] Downloaded statrs v0.16.1 [INFO] [stderr] Downloaded buffer-redux v1.0.2 [INFO] [stderr] Downloaded lexical-parse-integer v1.0.6 [INFO] [stderr] Downloaded noodles-fasta v0.60.0 [INFO] [stderr] Downloaded noodles-csi v0.55.0 [INFO] [stderr] Downloaded libbz2-rs-sys v0.2.3 [INFO] [stderr] Downloaded lexical-write-integer v1.0.6 [INFO] [stderr] Downloaded minimap2 v0.1.31+minimap2.2.30 [INFO] [stderr] Downloaded noodles-bgzf v0.46.0 [INFO] [stderr] Downloaded noodles-bam v0.88.0 [INFO] [stderr] Downloaded noodles-sam v0.84.0 [INFO] [stderr] Downloaded lexical-util v1.0.7 [INFO] [stderr] Downloaded lexical-write-float v1.0.6 [INFO] [stderr] Downloaded lexical-parse-float v1.0.6 [INFO] [stderr] Downloaded noodles-cram v0.92.0 [INFO] [stderr] Downloaded rust-htslib v1.0.0 [INFO] [stderr] Downloaded nalgebra v0.29.0 [INFO] [stderr] Downloaded minimap2-sys v0.1.30+minimap2.2.30 [INFO] [stderr] Downloaded hts-sys v2.2.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 64dd9de21a8d247327fdcb0222f52e2b003878e796f22783ebb172edb7fcad21 [INFO] running `Command { std: "docker" "start" "-a" "64dd9de21a8d247327fdcb0222f52e2b003878e796f22783ebb172edb7fcad21", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "64dd9de21a8d247327fdcb0222f52e2b003878e796f22783ebb172edb7fcad21", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "64dd9de21a8d247327fdcb0222f52e2b003878e796f22783ebb172edb7fcad21", kill_on_drop: false }` [INFO] [stdout] 64dd9de21a8d247327fdcb0222f52e2b003878e796f22783ebb172edb7fcad21 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cf51b4a9cadd303cf9570757707dd3d780d7646a19165e253e858c272b45b9b6 [INFO] running `Command { std: "docker" "start" "-a" "cf51b4a9cadd303cf9570757707dd3d780d7646a19165e253e858c272b45b9b6", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.185 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling bitflags v2.11.1 [INFO] [stderr] Compiling glob v0.3.3 [INFO] [stderr] Compiling lexical-util v1.0.7 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling memchr v2.8.0 [INFO] [stderr] Compiling regex-syntax v0.8.10 [INFO] [stderr] Compiling zlib-rs v0.6.3 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling libloading v0.8.9 [INFO] [stderr] Compiling bindgen v0.69.5 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling noodles-core v0.19.0 [INFO] [stderr] Compiling crypto-common v0.1.7 [INFO] [stderr] Compiling semver v0.1.20 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling fs-utils v1.1.4 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling lexical-write-integer v1.0.6 [INFO] [stderr] Compiling lexical-parse-integer v1.0.6 [INFO] [stderr] Compiling icu_normalizer v2.2.0 [INFO] [stderr] Compiling bytemuck v1.25.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Compiling bit-vec v0.9.1 [INFO] [stderr] Compiling lexical-parse-float v1.0.6 [INFO] [stderr] Compiling rustc_version v0.1.7 [INFO] [stderr] Compiling lexical-write-float v1.0.6 [INFO] [stderr] Compiling safe_arch v0.7.4 [INFO] [stderr] Compiling matrixmultiply v0.3.10 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling newtype_derive v0.1.6 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling anstyle-parse v1.0.0 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling derive-new v0.6.0 [INFO] [stderr] Compiling wide v0.7.33 [INFO] [stderr] Compiling lexical-core v1.0.6 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Compiling cc v1.2.60 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling buffer-redux v1.0.2 [INFO] [stderr] Compiling colorchoice v1.0.5 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling libbz2-rs-sys v0.2.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling anstyle v1.0.14 [INFO] [stderr] Compiling rand v0.8.6 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling bzip2 v0.6.1 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling anstream v1.0.0 [INFO] [stderr] Compiling cmake v0.1.58 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling simba v0.6.0 [INFO] [stderr] Compiling url v2.5.8 [INFO] [stderr] Compiling lzma-rust2 v0.16.2 [INFO] [stderr] Compiling rand_distr v0.4.3 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling derive-new v0.7.0 [INFO] [stderr] Compiling clap_lex v1.1.0 [INFO] [stderr] Compiling toml_write v0.1.2 [INFO] [stderr] Compiling linear-map v1.2.0 [INFO] [stderr] Compiling ieee754 v0.2.6 [INFO] [stderr] Compiling custom_derive v0.1.7 [INFO] [stderr] Compiling winnow v0.7.15 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling flate2 v1.1.9 [INFO] [stderr] Compiling clap_builder v4.6.0 [INFO] [stderr] Compiling needletail v0.6.3 [INFO] [stderr] Compiling clap_derive v4.6.1 [INFO] [stderr] Compiling libz-sys v1.1.28 [INFO] [stderr] Compiling minimap2-sys v0.1.30+minimap2.2.30 [INFO] [stderr] Compiling noodles-fastq v0.22.0 [INFO] [stderr] Compiling noodles-bgzf v0.46.0 [INFO] [stderr] Compiling csv-core v0.1.13 [INFO] [stderr] Compiling unsafe-libyaml v0.2.11 [INFO] [stderr] Compiling scoped_threadpool v0.1.9 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling csv v1.4.0 [INFO] [stderr] Compiling rayon v1.12.0 [INFO] [stderr] Compiling noodles-csi v0.55.0 [INFO] [stderr] Compiling noodles-fasta v0.60.0 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling seq_io v0.3.4 [INFO] [stderr] Compiling siphasher v0.3.11 [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/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/bin/rustc --crate-name simba --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/simba-0.6.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="std"' --cfg 'feature="wide"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("cordic", "decimal", "default", "fixed", "libm", "libm_force", "packed_simd", "partial_fixed_point_support", "rand", "serde", "serde_serialize", "std", "wide"))' -C metadata=d25b4c4617ae43c5 -C extra-filename=-aca6f349eb58fad4 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern approx=/opt/rustwide/target/debug/deps/libapprox-f981ad46eac062fa.rmeta --extern num_complex=/opt/rustwide/target/debug/deps/libnum_complex-e542fed83d46c859.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-41fa1f8f890badf3.rmeta --extern paste=/opt/rustwide/target/debug/deps/libpaste-c9191a41cf78ae7e.so --extern wide=/opt/rustwide/target/debug/deps/libwide-683518a1d9b0e607.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" "cf51b4a9cadd303cf9570757707dd3d780d7646a19165e253e858c272b45b9b6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cf51b4a9cadd303cf9570757707dd3d780d7646a19165e253e858c272b45b9b6", kill_on_drop: false }` [INFO] [stdout] cf51b4a9cadd303cf9570757707dd3d780d7646a19165e253e858c272b45b9b6