[INFO] cloning repository https://github.com/10XGenomics/bamtofastq [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/10XGenomics/bamtofastq" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F10XGenomics%2Fbamtofastq", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F10XGenomics%2Fbamtofastq'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6ecf67d596c27fb04ce1348aa78396caafab393f [INFO] checking 10XGenomics/bamtofastq against beta for pr-78714 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F10XGenomics%2Fbamtofastq" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/10XGenomics/bamtofastq on toolchain beta [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/10XGenomics/bamtofastq [INFO] finished tweaking git repo https://github.com/10XGenomics/bamtofastq [INFO] tweaked toml for git repo https://github.com/10XGenomics/bamtofastq written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/10XGenomics/bamtofastq already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+beta" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 3aa5b9eea5afed3ca0e421394c20ef7d121af1e3eb24c71debb663402550bae9 [INFO] running `Command { std: "docker" "start" "-a" "3aa5b9eea5afed3ca0e421394c20ef7d121af1e3eb24c71debb663402550bae9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3aa5b9eea5afed3ca0e421394c20ef7d121af1e3eb24c71debb663402550bae9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3aa5b9eea5afed3ca0e421394c20ef7d121af1e3eb24c71debb663402550bae9", kill_on_drop: false }` [INFO] [stdout] 3aa5b9eea5afed3ca0e421394c20ef7d121af1e3eb24c71debb663402550bae9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+beta" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 47fd2188ff32046de116bbcafb6a4bc5b3d6116e4064a6b77e119f60b80bdd57 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "47fd2188ff32046de116bbcafb6a4bc5b3d6116e4064a6b77e119f60b80bdd57", kill_on_drop: false }` [INFO] [stderr] Compiling cc v1.0.54 [INFO] [stderr] Compiling syn v1.0.39 [INFO] [stderr] Compiling serde_derive v1.0.113 [INFO] [stderr] Compiling serde v1.0.113 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling bindgen v0.53.3 [INFO] [stderr] Compiling shlex v0.1.1 [INFO] [stderr] Checking adler32 v1.1.0 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Checking gimli v0.21.0 [INFO] [stderr] Compiling lazycell v1.2.1 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Checking tinyvec v0.3.3 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Checking quick-error v1.2.3 [INFO] [stderr] Checking remove_dir_all v0.5.3 [INFO] [stderr] Checking min-max-heap v1.3.0 [INFO] [stderr] Checking strsim v0.9.3 [INFO] [stderr] Checking custom_derive v0.1.7 [INFO] [stderr] Checking itoa v0.4.6 [INFO] [stderr] Checking linear-map v1.2.0 [INFO] [stderr] Checking ieee754 v0.2.6 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling fs-utils v1.1.4 [INFO] [stderr] Checking miniz_oxide v0.3.7 [INFO] [stderr] Checking unreachable v0.1.1 [INFO] [stderr] Checking itertools v0.8.2 [INFO] [stderr] Checking unicode-normalization v0.1.13 [INFO] [stderr] Compiling libc v0.2.71 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling newtype_derive v0.1.6 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Checking csv-core v0.1.10 [INFO] [stderr] Compiling aho-corasick v0.7.10 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Checking regex-automata v0.1.9 [INFO] [stderr] Checking os_type v2.2.0 [INFO] [stderr] Compiling clang-sys v0.29.3 [INFO] [stderr] Checking uuid v0.8.1 [INFO] [stderr] Checking tempfile v3.1.0 [INFO] [stderr] Checking tempdir v0.3.7 [INFO] [stderr] Checking crossbeam-channel v0.4.2 [INFO] [stderr] Compiling regex v1.3.9 [INFO] [stderr] Checking idna v0.2.0 [INFO] [stderr] Compiling libz-sys v1.0.25 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Compiling curl-sys v0.4.31+curl-7.70.0 [INFO] [stderr] Compiling lzma-sys v0.1.16 [INFO] [stderr] Compiling bzip2-sys v0.1.9+1.0.8 [INFO] [stderr] Compiling lz4-sys v1.9.2 [INFO] [stderr] Checking url v2.1.1 [INFO] [stderr] Checking num-traits v0.1.43 [INFO] [stderr] Checking ordered-float v0.3.0 [INFO] [stderr] Checking flate2 v1.0.14 [INFO] [stderr] Checking addr2line v0.12.1 [INFO] [stderr] Checking backtrace v0.3.49 [INFO] [stderr] Compiling cexpr v0.4.0 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling derive-new v0.5.8 [INFO] [stderr] Compiling snafu-derive v0.6.8 [INFO] [stderr] Checking failure v0.1.8 [INFO] [stderr] Checking snafu v0.6.0 [INFO] [stderr] Compiling hts-sys v1.10.2 [INFO] [stderr] Checking lz4 v1.23.2 [INFO] [stderr] Checking bio-types v0.6.0 [INFO] [stderr] Checking bstr v0.2.13 [INFO] [stderr] Checking toml v0.5.6 [INFO] [stderr] Checking bincode v1.2.1 [INFO] [stderr] Checking docopt v1.1.0 [INFO] [stderr] Checking serde_bytes v0.11.5 [INFO] [stderr] Checking shardio v0.7.1 (https://github.com/10XGenomics/rust-shardio.git#1f5f0e95) [INFO] [stderr] Checking csv v1.1.3 [INFO] [stderr] Checking human-panic v1.0.3 [INFO] [stderr] Checking rust-htslib v0.30.0 [INFO] [stderr] Checking bamtofastq v1.3.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 31s [INFO] running `Command { std: "docker" "inspect" "47fd2188ff32046de116bbcafb6a4bc5b3d6116e4064a6b77e119f60b80bdd57", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "47fd2188ff32046de116bbcafb6a4bc5b3d6116e4064a6b77e119f60b80bdd57", kill_on_drop: false }` [INFO] [stdout] 47fd2188ff32046de116bbcafb6a4bc5b3d6116e4064a6b77e119f60b80bdd57