[INFO] fetching crate rustybam 0.1.33... [INFO] testing rustybam-0.1.33 against master#1871252fc8bb672d40787e67404e6eaae7059369 for pr-125151 [INFO] extracting crate rustybam 0.1.33 into /workspace/builds/worker-7-tc1/source [INFO] validating manifest of crates.io crate rustybam 0.1.33 on toolchain 1871252fc8bb672d40787e67404e6eaae7059369 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-7-tc1/source/.cargo/config [INFO] started tweaking crates.io crate rustybam 0.1.33 [INFO] finished tweaking crates.io crate rustybam 0.1.33 [INFO] tweaked toml for crates.io crate rustybam 0.1.33 written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] crate crates.io crate rustybam 0.1.33 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" "+1871252fc8bb672d40787e67404e6eaae7059369" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: file `/workspace/builds/worker-7-tc1/source/src/main.rs` found to be present in multiple build targets: [INFO] [stderr] * `bin` target `rb` [INFO] [stderr] * `bin` target `rustybam` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded calm_io v0.1.1 [INFO] [stderr] Downloaded core_affinity v0.8.0 [INFO] [stderr] Downloaded libdeflater v0.12.0 [INFO] [stderr] Downloaded calmio_filters v0.1.0 [INFO] [stderr] Downloaded rust-htslib v0.44.1 [INFO] [stderr] Downloaded libdeflate-sys v0.12.0 [INFO] [stderr] Downloaded gzp v0.11.3 [INFO] [stderr] Downloaded curl-sys v0.4.63+curl-8.1.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0ae80f324bb8fbe92b16441b31cb19574e1752cfb621391bd2e408a9c31ade9c [INFO] running `Command { std: "docker" "start" "-a" "0ae80f324bb8fbe92b16441b31cb19574e1752cfb621391bd2e408a9c31ade9c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0ae80f324bb8fbe92b16441b31cb19574e1752cfb621391bd2e408a9c31ade9c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0ae80f324bb8fbe92b16441b31cb19574e1752cfb621391bd2e408a9c31ade9c", kill_on_drop: false }` [INFO] [stdout] 0ae80f324bb8fbe92b16441b31cb19574e1752cfb621391bd2e408a9c31ade9c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e0484ff4ae61180139017961b1b4255724d61e2b4d13bf4d38b9e82d7a14f92a [INFO] running `Command { std: "docker" "start" "-a" "e0484ff4ae61180139017961b1b4255724d61e2b4d13bf4d38b9e82d7a14f92a", kill_on_drop: false }` [INFO] [stderr] warning: file `/opt/rustwide/workdir/src/main.rs` found to be present in multiple build targets: [INFO] [stderr] * `bin` target `rb` [INFO] [stderr] * `bin` target `rustybam` [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling proc-macro2 v1.0.63 [INFO] [stderr] Compiling unicode-ident v1.0.9 [INFO] [stderr] Compiling quote v1.0.29 [INFO] [stderr] Compiling pkg-config v0.3.27 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling libm v0.2.7 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling rustversion v1.0.12 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling serde v1.0.164 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling bytemuck v1.13.1 [INFO] [stderr] Compiling semver v0.1.20 [INFO] [stderr] Compiling thiserror v1.0.40 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Compiling matrixmultiply v0.3.7 [INFO] [stderr] Compiling paste v1.0.12 [INFO] [stderr] Compiling termcolor v1.2.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.15 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Compiling safe_arch v0.7.0 [INFO] [stderr] Compiling rustc_version v0.1.7 [INFO] [stderr] Compiling os_str_bytes v6.5.1 [INFO] [stderr] Compiling aho-corasick v1.0.2 [INFO] [stderr] Compiling regex-syntax v0.7.2 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling jobserver v0.1.26 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling syn v2.0.22 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling fs-utils v1.1.4 [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling wide v0.7.10 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling newtype_derive v0.1.6 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling clap_lex v0.2.4 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling cmake v0.1.50 [INFO] [stderr] Compiling openssl-src v111.26.0+1.1.1u [INFO] [stderr] Compiling num-complex v0.4.3 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Compiling either v1.8.1 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling log v0.4.19 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling textwrap v0.16.0 [INFO] [stderr] Compiling feature-probe v0.1.1 [INFO] [stderr] Compiling libz-sys v1.1.9 [INFO] [stderr] Compiling lzma-sys v0.1.20 [INFO] [stderr] Compiling bzip2-sys v0.1.11+1.0.8 [INFO] [stderr] Compiling openssl-sys v0.9.90 [INFO] [stderr] Compiling curl-sys v0.4.63+curl-8.1.2 [INFO] [stderr] Compiling libdeflate-sys v0.12.0 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling hts-sys v2.1.1 [INFO] [stderr] Compiling simba v0.6.0 [INFO] [stderr] Compiling miniz_oxide v0.7.1 [INFO] [stderr] Compiling bv v0.11.1 [INFO] [stderr] Compiling rand_distr v0.4.3 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling regex v1.8.4 [INFO] [stderr] Compiling rayon-core v1.11.0 [INFO] [stderr] Compiling percent-encoding v2.3.0 [INFO] [stderr] Compiling anyhow v1.0.71 [INFO] [stderr] Compiling snap v1.1.0 [INFO] [stderr] Compiling unicode-bidi v0.3.13 [INFO] [stderr] Compiling form_urlencoded v1.2.0 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling crossbeam-deque v0.8.3 [INFO] [stderr] Compiling idna v0.4.0 [INFO] [stderr] Compiling nanorand v0.7.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.8 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling ryu v1.0.13 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling futures-sink v0.3.28 [INFO] [stderr] Compiling bytecount v0.6.3 [INFO] [stderr] Compiling env_logger v0.9.3 [INFO] [stderr] Compiling safemem v0.3.3 [INFO] [stderr] Compiling custom_derive v0.1.7 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling itoa v1.0.6 [INFO] [stderr] Compiling buffer-redux v1.0.0 [INFO] [stderr] Compiling url v2.4.0 [INFO] [stderr] Compiling petgraph v0.6.3 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling ndarray v0.15.6 [INFO] [stderr] Compiling itertools v0.11.0 [INFO] [stderr] Compiling itertools-num v0.1.3 [INFO] [stderr] Compiling ordered-float v3.7.0 [INFO] [stderr] Compiling core_affinity v0.8.0 [INFO] [stderr] Compiling time v0.1.45 [INFO] [stderr] Compiling iana-time-zone v0.1.57 [INFO] [stderr] Compiling ieee754 v0.2.6 [INFO] [stderr] Compiling strum v0.25.0 [INFO] [stderr] Compiling linear-map v1.2.0 [INFO] [stderr] Compiling triple_accel v0.4.0 [INFO] [stderr] Compiling bytes v1.4.0 [INFO] [stderr] Compiling editdistancek v1.0.2 [INFO] [stderr] Compiling chrono v0.4.26 [INFO] [stderr] Compiling rayon v1.7.0 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling colored v2.0.0 [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/1871252fc8bb672d40787e67404e6eaae7059369/bin/rustc --crate-name simba --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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)' --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=334cd1eaeb876a59 -C extra-filename=-334cd1eaeb876a59 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern approx=/opt/rustwide/target/debug/deps/libapprox-483b082d43b9a29d.rmeta --extern num_complex=/opt/rustwide/target/debug/deps/libnum_complex-e9588d4ba62fe1e1.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-2a70c271d83d02be.rmeta --extern paste=/opt/rustwide/target/debug/deps/libpaste-b2e82b9ae21617c4.so --extern wide=/opt/rustwide/target/debug/deps/libwide-7357cb5e6b963998.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" "e0484ff4ae61180139017961b1b4255724d61e2b4d13bf4d38b9e82d7a14f92a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e0484ff4ae61180139017961b1b4255724d61e2b4d13bf4d38b9e82d7a14f92a", kill_on_drop: false }` [INFO] [stdout] e0484ff4ae61180139017961b1b4255724d61e2b4d13bf4d38b9e82d7a14f92a