[INFO] fetching crate rust-bio-tools 0.27.0... [INFO] testing rust-bio-tools-0.27.0 against beta-2021-09-08 for beta-1.56-1 [INFO] extracting crate rust-bio-tools 0.27.0 into /workspace/builds/worker-14/source [INFO] validating manifest of crates.io crate rust-bio-tools 0.27.0 on toolchain beta-2021-09-08 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-09-08" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-14/source/.cargo/config [INFO] started tweaking crates.io crate rust-bio-tools 0.27.0 [INFO] finished tweaking crates.io crate rust-bio-tools 0.27.0 [INFO] tweaked toml for crates.io crate rust-bio-tools 0.27.0 written to /workspace/builds/worker-14/source/Cargo.toml [INFO] crate crates.io crate rust-bio-tools 0.27.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-09-08" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded humansize v1.1.1 [INFO] [stderr] Downloaded number_prefix v0.2.8 [INFO] [stderr] Downloaded tera v1.12.1 [INFO] [stderr] Downloaded getset v0.0.9 [INFO] [stderr] Downloaded c_vec v1.0.12 [INFO] [stderr] Downloaded array-macro v1.0.5 [INFO] [stderr] Downloaded statrs v0.12.0 [INFO] [stderr] Downloaded enum-map-derive v0.4.6 [INFO] [stderr] Downloaded enum-map v0.6.4 [INFO] [stderr] Downloaded GSL v1.1.0 [INFO] [stderr] Downloaded triple_accel v0.3.4 [INFO] [stderr] Downloaded lz-str v0.1.0 [INFO] [stderr] Downloaded bio v0.32.0 [INFO] [stderr] Downloaded indicatif v0.11.0 [INFO] [stderr] Downloaded rocksdb v0.17.0 [INFO] [stderr] Downloaded derefable v0.1.0 [INFO] [stderr] Downloaded libxlsxwriter-sys v1.1.1 [INFO] [stderr] Downloaded xlsxwriter v0.3.5 [INFO] [stderr] Downloaded jsonm v0.1.4 [INFO] [stderr] Downloaded rust-htslib v0.36.0 [INFO] [stderr] Downloaded librocksdb-sys v6.20.3 [INFO] [stderr] Downloaded streaming-stats v0.2.3 [INFO] [stderr] Downloaded hts-sys v1.11.1-fix2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 759099f28f55e822054ed93652a97db385f1e6ba6afeb1e9cbc24348dbaa40fd [INFO] running `Command { std: "docker" "start" "-a" "759099f28f55e822054ed93652a97db385f1e6ba6afeb1e9cbc24348dbaa40fd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "759099f28f55e822054ed93652a97db385f1e6ba6afeb1e9cbc24348dbaa40fd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "759099f28f55e822054ed93652a97db385f1e6ba6afeb1e9cbc24348dbaa40fd", kill_on_drop: false }` [INFO] [stdout] 759099f28f55e822054ed93652a97db385f1e6ba6afeb1e9cbc24348dbaa40fd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 747bdb6b5b03b04aeeafc394d815bc8ed5b99031b9d2938da8ba03e0e1dc22e8 [INFO] running `Command { std: "docker" "start" "-a" "747bdb6b5b03b04aeeafc394d815bc8ed5b99031b9d2938da8ba03e0e1dc22e8", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.100 [INFO] [stderr] Compiling proc-macro2 v1.0.28 [INFO] [stderr] Compiling syn v1.0.75 [INFO] [stderr] Compiling serde_derive v1.0.129 [INFO] [stderr] Compiling serde v1.0.129 [INFO] [stderr] Compiling shlex v1.0.0 [INFO] [stderr] Compiling radium v0.5.3 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling wyz v0.2.0 [INFO] [stderr] Compiling funty v1.1.0 [INFO] [stderr] Compiling yaml-rust v0.3.5 [INFO] [stderr] Compiling semver v0.1.20 [INFO] [stderr] Compiling bindgen v0.58.1 [INFO] [stderr] Compiling bindgen v0.59.1 [INFO] [stderr] Compiling serde_json v1.0.66 [INFO] [stderr] Compiling gimli v0.24.0 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling unic-common v0.9.0 [INFO] [stderr] Compiling feature-probe v0.1.1 [INFO] [stderr] Compiling unic-char-range v0.9.0 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling object v0.24.0 [INFO] [stderr] Compiling ndarray v0.13.1 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling deunicode v0.4.3 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling bio v0.32.0 [INFO] [stderr] Compiling array-macro v1.0.5 [INFO] [stderr] Compiling custom_derive v0.1.7 [INFO] [stderr] Compiling humansize v1.1.1 [INFO] [stderr] Compiling c_vec v1.0.12 [INFO] [stderr] Compiling strum v0.18.0 [INFO] [stderr] Compiling triple_accel v0.3.4 [INFO] [stderr] Compiling ieee754 v0.2.6 [INFO] [stderr] Compiling linear-map v1.2.0 [INFO] [stderr] Compiling bytecount v0.6.2 [INFO] [stderr] Compiling lz-str v0.1.0 [INFO] [stderr] Compiling clang-sys v1.2.1 [INFO] [stderr] Compiling libloading v0.7.0 [INFO] [stderr] Compiling nom v6.2.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling lock_api v0.4.4 [INFO] [stderr] Compiling GSL v1.1.0 [INFO] [stderr] Compiling try_from v0.3.2 [INFO] [stderr] Compiling base64 v0.10.1 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling fs-utils v1.1.4 [INFO] [stderr] Compiling thread_local v1.1.3 [INFO] [stderr] Compiling matrixmultiply v0.2.4 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Compiling unic-ucd-version v0.9.0 [INFO] [stderr] Compiling unic-char-property v0.9.0 [INFO] [stderr] Compiling slug v0.1.4 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling rustc_version v0.1.7 [INFO] [stderr] Compiling bv v0.11.1 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling want v0.2.0 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling regex v1.4.6 [INFO] [stderr] Compiling ordered-float v1.1.1 [INFO] [stderr] Compiling number_prefix v0.2.8 [INFO] [stderr] Compiling itertools-num v0.1.3 [INFO] [stderr] Compiling approx v0.3.2 [INFO] [stderr] Compiling approx v0.4.0 [INFO] [stderr] Compiling streaming-stats v0.2.3 [INFO] [stderr] Compiling petgraph v0.5.1 [INFO] [stderr] Compiling ordered-float v0.5.2 [INFO] [stderr] Compiling unic-ucd-segment v0.9.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling publicsuffix v1.5.6 [INFO] [stderr] Compiling derefable v0.1.0 [INFO] [stderr] Compiling bitvec v0.19.5 [INFO] [stderr] Compiling newtype_derive v0.1.6 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling jobserver v0.1.24 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling net2 v0.2.37 [INFO] [stderr] Compiling which v3.1.1 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling terminal_size v0.1.17 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling flate2 v1.0.20 [INFO] [stderr] Compiling unic-segment v0.9.0 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling cc v1.0.69 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] error: could not compile `triple_accel` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name triple_accel --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/triple_accel-0.3.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="jewel-16bit"' --cfg 'feature="jewel-32bit"' --cfg 'feature="jewel-8bit"' --cfg 'feature="jewel-avx"' --cfg 'feature="jewel-sse"' -C metadata=af271ab8972a77b3 -C extra-filename=-af271ab8972a77b3 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=warn` (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" "747bdb6b5b03b04aeeafc394d815bc8ed5b99031b9d2938da8ba03e0e1dc22e8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "747bdb6b5b03b04aeeafc394d815bc8ed5b99031b9d2938da8ba03e0e1dc22e8", kill_on_drop: false }` [INFO] [stdout] 747bdb6b5b03b04aeeafc394d815bc8ed5b99031b9d2938da8ba03e0e1dc22e8