[INFO] fetching crate fasten 0.4.4... [INFO] testing fasten-0.4.4 against 1.60.0 for beta-1.61-1 [INFO] extracting crate fasten 0.4.4 into /workspace/builds/worker-8/source [INFO] validating manifest of crates.io crate fasten 0.4.4 on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate fasten 0.4.4 [INFO] finished tweaking crates.io crate fasten 0.4.4 [INFO] tweaked toml for crates.io crate fasten 0.4.4 written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate crates.io crate fasten 0.4.4 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "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 lz4-sys v1.9.2 [INFO] [stderr] Downloaded owning_ref v0.2.4 [INFO] [stderr] Downloaded bam v0.1.4 [INFO] [stderr] Downloaded lz4 v1.23.2 [INFO] [stderr] Downloaded fastq v0.6.0 [INFO] [stderr] Downloaded parking_lot v0.3.8 [INFO] [stderr] Downloaded smallvec v0.3.4 [INFO] [stderr] Downloaded statistical v0.1.1 [INFO] [stderr] Downloaded multiqueue v0.3.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a86e669b0627cc6d1ebac44a07b03ee3c4ddd42167a48222b46bb280d3e429ad [INFO] running `Command { std: "docker" "start" "-a" "a86e669b0627cc6d1ebac44a07b03ee3c4ddd42167a48222b46bb280d3e429ad", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a86e669b0627cc6d1ebac44a07b03ee3c4ddd42167a48222b46bb280d3e429ad", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a86e669b0627cc6d1ebac44a07b03ee3c4ddd42167a48222b46bb280d3e429ad", kill_on_drop: false }` [INFO] [stdout] a86e669b0627cc6d1ebac44a07b03ee3c4ddd42167a48222b46bb280d3e429ad [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b0c5b00e735c073f9ef98dfc8efc69690edf19d1f9644579975dc607afd8e8e9 [INFO] running `Command { std: "docker" "start" "-a" "b0c5b00e735c073f9ef98dfc8efc69690edf19d1f9644579975dc607afd8e8e9", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.101 [INFO] [stderr] Compiling cc v1.0.69 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling regex v0.2.11 [INFO] [stderr] Compiling ucd-util v0.1.8 [INFO] [stderr] Compiling owning_ref v0.2.4 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling utf8-ranges v1.0.4 [INFO] [stderr] Compiling smallvec v0.3.4 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling aho-corasick v0.6.10 [INFO] [stderr] Compiling regex-syntax v0.5.6 [INFO] [stderr] Compiling getopts v0.2.21 [INFO] [stderr] Compiling libz-sys v1.1.3 [INFO] [stderr] Compiling lz4-sys v1.9.2 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling thread-id v3.3.0 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling flate2 v1.0.20 [INFO] [stderr] Compiling parking_lot_core v0.2.14 [INFO] [stderr] Compiling rand v0.3.23 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-complex v0.1.43 [INFO] [stderr] Compiling parking_lot v0.3.8 [INFO] [stderr] Compiling num-bigint v0.1.44 [INFO] [stderr] Compiling multiqueue v0.3.2 [INFO] [stderr] Compiling bam v0.1.4 [INFO] [stderr] Compiling num-rational v0.1.42 [INFO] [stderr] Compiling num v0.1.42 [INFO] [stderr] Compiling statistical v0.1.1 [INFO] [stderr] Compiling lz4 v1.23.2 [INFO] [stderr] Compiling fastq v0.6.0 [INFO] [stderr] Compiling fasten v0.4.4 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `fasten` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name fasten_convert src/bin/fasten_convert.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 -C metadata=221a4796b3e4786f -C extra-filename=-221a4796b3e4786f --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bam=/opt/rustwide/target/debug/deps/libbam-77e8e376d083b730.rlib --extern fasten=/opt/rustwide/target/debug/deps/libfasten-a16d7f4d33836cdb.rlib --extern fastq=/opt/rustwide/target/debug/deps/libfastq-e234e983a2c7547b.rlib --extern getopts=/opt/rustwide/target/debug/deps/libgetopts-c821aeba5fde98f5.rlib --extern multiqueue=/opt/rustwide/target/debug/deps/libmultiqueue-c9f33144847c577c.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-f0bc02ccdc92f7c0.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-930ff42c6eb2ecee.rlib --extern statistical=/opt/rustwide/target/debug/deps/libstatistical-de9a9ab982469068.rlib --extern threadpool=/opt/rustwide/target/debug/deps/libthreadpool-79066eabc0df21ea.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/lz4-sys-c7a49b0ce152b578/out` (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" "b0c5b00e735c073f9ef98dfc8efc69690edf19d1f9644579975dc607afd8e8e9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b0c5b00e735c073f9ef98dfc8efc69690edf19d1f9644579975dc607afd8e8e9", kill_on_drop: false }` [INFO] [stdout] b0c5b00e735c073f9ef98dfc8efc69690edf19d1f9644579975dc607afd8e8e9