[INFO] fetching crate fasten 0.4.4... [INFO] building fasten-0.4.4 against master#c2804e6ec2c29a5c7368600ea173b890e2655c3d for pr-97334-1 [INFO] extracting crate fasten 0.4.4 into /workspace/builds/worker-5/source [INFO] validating manifest of crates.io crate fasten 0.4.4 on toolchain c2804e6ec2c29a5c7368600ea173b890e2655c3d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c2804e6ec2c29a5c7368600ea173b890e2655c3d" "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-5/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" "+c2804e6ec2c29a5c7368600ea173b890e2655c3d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded statistical v0.1.1 [INFO] [stderr] Downloaded parking_lot v0.3.8 [INFO] [stderr] Downloaded smallvec v0.3.4 [INFO] [stderr] Downloaded owning_ref v0.2.4 [INFO] [stderr] Downloaded multiqueue v0.3.2 [INFO] [stderr] Downloaded parking_lot_core v0.2.14 [INFO] [stderr] Downloaded crossbeam v0.2.12 [INFO] [stderr] Downloaded lz4-sys v1.9.2 [INFO] [stderr] Downloaded bam v0.1.4 [INFO] [stderr] Downloaded lz4 v1.23.2 [INFO] [stderr] Downloaded fastq v0.6.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:824c28ce115f6b999260af6986f3384c158e782489540e41c0b698ca1d9fd927" "/opt/rustwide/cargo-home/bin/cargo" "+c2804e6ec2c29a5c7368600ea173b890e2655c3d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9d0dcf7e650d24b7c6e02081673fd3a91fba5ea53eeb48dc16c1156949640e90 [INFO] running `Command { std: "docker" "start" "-a" "9d0dcf7e650d24b7c6e02081673fd3a91fba5ea53eeb48dc16c1156949640e90", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9d0dcf7e650d24b7c6e02081673fd3a91fba5ea53eeb48dc16c1156949640e90", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9d0dcf7e650d24b7c6e02081673fd3a91fba5ea53eeb48dc16c1156949640e90", kill_on_drop: false }` [INFO] [stdout] 9d0dcf7e650d24b7c6e02081673fd3a91fba5ea53eeb48dc16c1156949640e90 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:824c28ce115f6b999260af6986f3384c158e782489540e41c0b698ca1d9fd927" "/opt/rustwide/cargo-home/bin/cargo" "+c2804e6ec2c29a5c7368600ea173b890e2655c3d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1b2a6821f31241c659710ed03aee9af32dcabe0d9ccc65705fefa7d0f85f4a64 [INFO] running `Command { std: "docker" "start" "-a" "1b2a6821f31241c659710ed03aee9af32dcabe0d9ccc65705fefa7d0f85f4a64", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling libc v0.2.101 [INFO] [stderr] Compiling cc v1.0.69 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling rustc-serialize v0.3.24 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling ucd-util v0.1.8 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling regex v0.2.11 [INFO] [stderr] Compiling owning_ref v0.2.4 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling smallvec v0.3.4 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling utf8-ranges v1.0.4 [INFO] [stderr] Compiling futures v0.1.31 [INFO] [stderr] Compiling crossbeam v0.2.12 [INFO] [stderr] Compiling regex-syntax v0.5.6 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling getopts v0.2.21 [INFO] [stderr] Compiling smallvec v0.6.14 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling libz-sys v1.1.3 [INFO] [stderr] Compiling lz4-sys v1.9.2 [INFO] [stderr] Compiling aho-corasick v0.6.10 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling thread-id v3.3.0 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling flate2 v1.0.20 [INFO] [stderr] Compiling bam v0.1.4 [INFO] [stderr] Compiling num-complex v0.1.43 [INFO] [stderr] Compiling parking_lot_core v0.2.14 [INFO] [stderr] Compiling rand v0.3.23 [INFO] [stderr] Compiling num-bigint v0.1.44 [INFO] [stderr] Compiling parking_lot v0.3.8 [INFO] [stderr] Compiling multiqueue v0.3.2 [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=6598e1a11f1ead7d -C extra-filename=-6598e1a11f1ead7d --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bam=/opt/rustwide/target/debug/deps/libbam-49efb1373f29cb11.rlib --extern fasten=/opt/rustwide/target/debug/deps/libfasten-d4ec11be980eb03a.rlib --extern fastq=/opt/rustwide/target/debug/deps/libfastq-a42b1c8cdb34340e.rlib --extern getopts=/opt/rustwide/target/debug/deps/libgetopts-8f344cbb8bcdb21c.rlib --extern multiqueue=/opt/rustwide/target/debug/deps/libmultiqueue-3ae73f733c8a353a.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-f60e439f340f8aa0.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-b31c3354f2704430.rlib --extern statistical=/opt/rustwide/target/debug/deps/libstatistical-7c889852217e5843.rlib --extern threadpool=/opt/rustwide/target/debug/deps/libthreadpool-93b9679d97ba1faa.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/lz4-sys-788c047c2159ea25/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `fasten` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name fasten_clean src/bin/fasten_clean.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=913b2d112c458d75 -C extra-filename=-913b2d112c458d75 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bam=/opt/rustwide/target/debug/deps/libbam-49efb1373f29cb11.rlib --extern fasten=/opt/rustwide/target/debug/deps/libfasten-d4ec11be980eb03a.rlib --extern fastq=/opt/rustwide/target/debug/deps/libfastq-a42b1c8cdb34340e.rlib --extern getopts=/opt/rustwide/target/debug/deps/libgetopts-8f344cbb8bcdb21c.rlib --extern multiqueue=/opt/rustwide/target/debug/deps/libmultiqueue-3ae73f733c8a353a.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-f60e439f340f8aa0.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-b31c3354f2704430.rlib --extern statistical=/opt/rustwide/target/debug/deps/libstatistical-7c889852217e5843.rlib --extern threadpool=/opt/rustwide/target/debug/deps/libthreadpool-93b9679d97ba1faa.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/lz4-sys-788c047c2159ea25/out` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "1b2a6821f31241c659710ed03aee9af32dcabe0d9ccc65705fefa7d0f85f4a64", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1b2a6821f31241c659710ed03aee9af32dcabe0d9ccc65705fefa7d0f85f4a64", kill_on_drop: false }` [INFO] [stdout] 1b2a6821f31241c659710ed03aee9af32dcabe0d9ccc65705fefa7d0f85f4a64