[INFO] fetching crate rustybam 0.1.3... [INFO] checking rustybam-0.1.3 against master#8007b506ac5da629f223b755f5a5391edd5f6d01 for pr-88041 [INFO] extracting crate rustybam 0.1.3 into /workspace/builds/worker-49/source [INFO] validating manifest of crates.io crate rustybam 0.1.3 on toolchain 8007b506ac5da629f223b755f5a5391edd5f6d01 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8007b506ac5da629f223b755f5a5391edd5f6d01" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate rustybam 0.1.3 [INFO] finished tweaking crates.io crate rustybam 0.1.3 [INFO] tweaked toml for crates.io crate rustybam 0.1.3 written to /workspace/builds/worker-49/source/Cargo.toml [INFO] crate crates.io crate rustybam 0.1.3 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8007b506ac5da629f223b755f5a5391edd5f6d01" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded clap_generate v3.0.0-beta.2 [INFO] [stderr] Downloaded jobserver v0.1.22 [INFO] [stderr] Downloaded bio-types v0.12.0 [INFO] [stderr] Downloaded bimap v0.6.1 [INFO] [stderr] Downloaded bio v0.34.0 [INFO] [stderr] Downloaded rust-htslib v0.36.0 [INFO] [stderr] Downloaded calmio_filters v0.1.0 [INFO] [stderr] Downloaded calm_io v0.1.1 [INFO] [stderr] Downloaded derefable v0.1.0 [INFO] [stderr] Downloaded curl-sys v0.4.44+curl-7.77.0 [INFO] [stderr] Downloaded hts-sys v1.11.1-fix2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-49/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-49/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+8007b506ac5da629f223b755f5a5391edd5f6d01" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fc8536cf39751362f41ee6ec3858443b7a692887e973e602f94ada3e342bab53 [INFO] running `Command { std: "docker" "start" "-a" "fc8536cf39751362f41ee6ec3858443b7a692887e973e602f94ada3e342bab53", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fc8536cf39751362f41ee6ec3858443b7a692887e973e602f94ada3e342bab53", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fc8536cf39751362f41ee6ec3858443b7a692887e973e602f94ada3e342bab53", kill_on_drop: false }` [INFO] [stdout] fc8536cf39751362f41ee6ec3858443b7a692887e973e602f94ada3e342bab53 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-49/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-49/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+8007b506ac5da629f223b755f5a5391edd5f6d01" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8d511319822c9f79803a84d2567be7eabdacfc26beab69ff8092d87ce3d426fb [INFO] running `Command { std: "docker" "start" "-a" "8d511319822c9f79803a84d2567be7eabdacfc26beab69ff8092d87ce3d426fb", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling libc v0.2.98 [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling libm v0.2.1 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling semver v0.1.20 [INFO] [stderr] Compiling linked-hash-map v0.5.4 [INFO] [stderr] Checking matches v0.1.8 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Checking rawpointer v0.2.1 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling os_str_bytes v2.4.0 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling feature-probe v0.1.1 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Checking regex-syntax v0.6.25 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling ndarray v0.14.0 [INFO] [stderr] Compiling anyhow v1.0.42 [INFO] [stderr] Checking custom_derive v0.1.7 [INFO] [stderr] Compiling bio v0.34.0 [INFO] [stderr] Checking array-macro v1.0.5 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking fixedbitset v0.2.0 [INFO] [stderr] Checking bit-vec v0.6.3 [INFO] [stderr] Checking bytecount v0.6.2 [INFO] [stderr] Checking strum v0.20.0 [INFO] [stderr] Checking ieee754 v0.2.6 [INFO] [stderr] Checking triple_accel v0.3.4 [INFO] [stderr] Checking linear-map v1.2.0 [INFO] [stderr] Checking bimap v0.6.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking tinyvec v1.2.0 [INFO] [stderr] Checking textwrap v0.12.1 [INFO] [stderr] Checking itertools v0.9.0 [INFO] [stderr] Checking aho-corasick v0.7.18 [INFO] [stderr] Checking generic-array v0.13.3 [INFO] [stderr] Checking csv-core v0.1.10 [INFO] [stderr] Checking matrixmultiply v0.2.4 [INFO] [stderr] Compiling fs-utils v1.1.4 [INFO] [stderr] Compiling rustc_version v0.1.7 [INFO] [stderr] Checking unicode-bidi v0.3.5 [INFO] [stderr] Checking form_urlencoded v1.0.1 [INFO] [stderr] Checking crossbeam-utils v0.8.5 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Checking bit-set v0.5.2 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling bv v0.11.1 [INFO] [stderr] Compiling newtype_derive v0.1.6 [INFO] [stderr] Checking crossbeam-channel v0.5.1 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking getrandom v0.1.16 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking crossbeam-epoch v0.9.5 [INFO] [stderr] Checking colored v2.0.0 [INFO] [stderr] Checking unicode-normalization v0.1.19 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Compiling jobserver v0.1.22 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking crossbeam-deque v0.8.0 [INFO] [stderr] Compiling cc v1.0.69 [INFO] [stderr] Checking petgraph v0.5.1 [INFO] [stderr] Checking rayon-core v1.9.1 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Compiling openssl-src v111.15.0+1.1.1k [INFO] [stderr] Checking approx v0.3.2 [INFO] [stderr] Checking num-complex v0.3.1 [INFO] [stderr] Checking itertools-num v0.1.3 [INFO] [stderr] Checking ordered-float v1.1.1 [INFO] [stderr] Checking regex v1.5.4 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Checking alga v0.9.3 [INFO] [stderr] Compiling libz-sys v1.1.3 [INFO] [stderr] Compiling openssl-sys v0.9.65 [INFO] [stderr] Compiling bzip2-sys v0.1.11+1.0.8 [INFO] [stderr] Compiling lzma-sys v0.1.17 [INFO] [stderr] Compiling curl-sys v0.4.44+curl-7.77.0 [INFO] [stderr] Compiling hts-sys v1.11.1-fix2 [INFO] [stderr] Checking rand_distr v0.2.2 [INFO] [stderr] Checking nalgebra v0.19.0 [INFO] [stderr] Checking url v2.2.2 [INFO] [stderr] Compiling derefable v0.1.0 [INFO] [stderr] Compiling clap_derive v3.0.0-beta.2 [INFO] [stderr] Compiling thiserror-impl v1.0.26 [INFO] [stderr] Compiling derive-new v0.5.9 [INFO] [stderr] Compiling strum_macros v0.20.1 [INFO] [stderr] Compiling enum-map-derive v0.4.6 [INFO] [stderr] Compiling getset v0.0.9 [INFO] [stderr] Compiling calmio_filters v0.1.0 [INFO] [stderr] Checking calm_io v0.1.1 [INFO] [stderr] Checking enum-map v0.6.4 [INFO] [stderr] error: could not compile `nalgebra` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name nalgebra --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.19.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="matrixmultiply"' --cfg 'feature="rand_distr"' --cfg 'feature="std"' -C metadata=2a37f40c01eea450 -C extra-filename=-2a37f40c01eea450 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern alga=/opt/rustwide/target/debug/deps/libalga-5596793c87a53921.rmeta --extern approx=/opt/rustwide/target/debug/deps/libapprox-d503b2eb464bff9d.rmeta --extern generic_array=/opt/rustwide/target/debug/deps/libgeneric_array-1c7926ad740b4066.rmeta --extern matrixmultiply=/opt/rustwide/target/debug/deps/libmatrixmultiply-572c4c2ee9f5f623.rmeta --extern num_complex=/opt/rustwide/target/debug/deps/libnum_complex-c008f951567a1a1e.rmeta --extern num_rational=/opt/rustwide/target/debug/deps/libnum_rational-0a370e15e69e9f35.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-72a4df4829cf5b5f.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-258deba8fb0ca7f1.rmeta --extern rand_distr=/opt/rustwide/target/debug/deps/librand_distr-1c607925f7f88c84.rmeta --extern typenum=/opt/rustwide/target/debug/deps/libtypenum-6eee0e2022abb7f8.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "8d511319822c9f79803a84d2567be7eabdacfc26beab69ff8092d87ce3d426fb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8d511319822c9f79803a84d2567be7eabdacfc26beab69ff8092d87ce3d426fb", kill_on_drop: false }` [INFO] [stdout] 8d511319822c9f79803a84d2567be7eabdacfc26beab69ff8092d87ce3d426fb