[INFO] cloning repository 6br/phase [INFO] running `"git" "clone" "--bare" "git://github.com/6br/phase.git" "work/cache/sources/gh/6br/phase"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/6br/phase'... [INFO] running `"git" "clone" "work/cache/sources/gh/6br/phase" "work/ex/pr-61874/sources/master#9f06855064ed06a50c496577b21ca50f92a2e67d/gh/6br/phase"` [INFO] [stderr] Cloning into 'work/ex/pr-61874/sources/master#9f06855064ed06a50c496577b21ca50f92a2e67d/gh/6br/phase'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/6br/phase" "work/ex/pr-61874/sources/try#d3301713b54af69ca9de941a8c6b0d8287dbd6df/gh/6br/phase"` [INFO] [stderr] Cloning into 'work/ex/pr-61874/sources/try#d3301713b54af69ca9de941a8c6b0d8287dbd6df/gh/6br/phase'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 3ec9d273fe929d587dfeb1e60151ed96e066b812 [INFO] sha for GitHub repo 6br/phase: 3ec9d273fe929d587dfeb1e60151ed96e066b812 [INFO] validating manifest of 6br/phase on toolchain master#9f06855064ed06a50c496577b21ca50f92a2e67d [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+9f06855064ed06a50c496577b21ca50f92a2e67d-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of 6br/phase on toolchain try#d3301713b54af69ca9de941a8c6b0d8287dbd6df [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+d3301713b54af69ca9de941a8c6b0d8287dbd6df-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing 6br/phase [INFO] finished frobbing 6br/phase [INFO] frobbed toml for 6br/phase written to work/ex/pr-61874/sources/master#9f06855064ed06a50c496577b21ca50f92a2e67d/gh/6br/phase/Cargo.toml [INFO] started frobbing 6br/phase [INFO] finished frobbing 6br/phase [INFO] frobbed toml for 6br/phase written to work/ex/pr-61874/sources/try#d3301713b54af69ca9de941a8c6b0d8287dbd6df/gh/6br/phase/Cargo.toml [INFO] crate 6br/phase already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+9f06855064ed06a50c496577b21ca50f92a2e67d-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded gcollections v0.3.5 [INFO] [stderr] Downloaded intervallum v0.6.5 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+d3301713b54af69ca9de941a8c6b0d8287dbd6df-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] checking 6br/phase against try#d3301713b54af69ca9de941a8c6b0d8287dbd6df for pr-61874 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61874/worker-6/try#d3301713b54af69ca9de941a8c6b0d8287dbd6df:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61874/sources/try#d3301713b54af69ca9de941a8c6b0d8287dbd6df/gh/6br/phase:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+d3301713b54af69ca9de941a8c6b0d8287dbd6df-alt" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] 03778de82938b988f8dfa8bb62e4be4d710c4376f72b80cf3379b2575b501fff [INFO] running `"docker" "start" "-a" "03778de82938b988f8dfa8bb62e4be4d710c4376f72b80cf3379b2575b501fff"` [INFO] [stderr] Compiling which v1.0.3 [INFO] [stderr] Compiling fs-utils v1.0.0 [INFO] [stderr] Checking bit-set v0.2.0 [INFO] [stderr] Checking itertools v0.6.5 [INFO] [stderr] Compiling clap v2.29.1 [INFO] [stderr] Checking num-bigint v0.1.41 [INFO] [stderr] Checking env_logger v0.4.3 [INFO] [stderr] Checking num-rational v0.1.40 [INFO] [stderr] Checking num v0.1.41 [INFO] [stderr] Checking gcollections v0.3.5 [INFO] [stderr] Checking intervallum v0.6.5 [INFO] [stderr] Compiling bindgen v0.32.1 [INFO] [stderr] Compiling rust-htslib v0.16.0 [INFO] [stderr] Checking vcf-quality-filter v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: unused `#[macro_use]` import [INFO] [stderr] --> src/main.rs:2:1 [INFO] [stderr] | [INFO] [stderr] 2 | #[macro_use] [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_imports)] on by default [INFO] [stderr] [INFO] [stderr] error[E0369]: binary operation `==` cannot be applied to type `std::result::Result` [INFO] [stderr] --> src/lib/mod.rs:382:5 [INFO] [stderr] | [INFO] [stderr] 382 | assert_eq!(gen_output_filename(&0.to_string(),&1.to_string(),&h), true) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | std::result::Result [INFO] [stderr] | bool [INFO] [stderr] | [INFO] [stderr] = note: an implementation of `std::cmp::PartialEq` might be missing for `std::result::Result` [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0277]: `rust_htslib::bcf::Writer` doesn't implement `std::fmt::Debug` [INFO] [stderr] --> src/lib/mod.rs:382:5 [INFO] [stderr] | [INFO] [stderr] 382 | assert_eq!(gen_output_filename(&0.to_string(),&1.to_string(),&h), true) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `rust_htslib::bcf::Writer` cannot be formatted using `{:?}` because it doesn't implement `std::fmt::Debug` [INFO] [stderr] | [INFO] [stderr] = help: the trait `std::fmt::Debug` is not implemented for `rust_htslib::bcf::Writer` [INFO] [stderr] = note: required because of the requirements on the impl of `std::fmt::Debug` for `std::result::Result` [INFO] [stderr] = note: required because of the requirements on the impl of `std::fmt::Debug` for `&std::result::Result` [INFO] [stderr] = note: required by `std::fmt::Debug::fmt` [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: aborting due to 2 previous errors [INFO] [stderr] [INFO] [stderr] Some errors have detailed explanations: E0277, E0369. [INFO] [stderr] For more information about an error, try `rustc --explain E0277`. [INFO] [stderr] error: Could not compile `vcf-quality-filter`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] warning: unused `#[macro_use]` import [INFO] [stderr] --> src/main.rs:2:1 [INFO] [stderr] | [INFO] [stderr] 2 | #[macro_use] [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_imports)] on by default [INFO] [stderr] [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "03778de82938b988f8dfa8bb62e4be4d710c4376f72b80cf3379b2575b501fff"` [INFO] running `"docker" "rm" "-f" "03778de82938b988f8dfa8bb62e4be4d710c4376f72b80cf3379b2575b501fff"` [INFO] [stdout] 03778de82938b988f8dfa8bb62e4be4d710c4376f72b80cf3379b2575b501fff