[INFO] cloning repository https://github.com/guertinlab/seqOutBias [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/guertinlab/seqOutBias" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fguertinlab%2FseqOutBias", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fguertinlab%2FseqOutBias'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0c066d9c0c5416253989f112b3ae3f87005a75c3 [INFO] checking guertinlab/seqOutBias against try#3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f for pr-87248 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fguertinlab%2FseqOutBias" "/workspace/builds/worker-12/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-12/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/guertinlab/seqOutBias on toolchain 3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/guertinlab/seqOutBias [INFO] finished tweaking git repo https://github.com/guertinlab/seqOutBias [INFO] tweaked toml for git repo https://github.com/guertinlab/seqOutBias written to /workspace/builds/worker-12/source/Cargo.toml [INFO] crate git repo https://github.com/guertinlab/seqOutBias already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded docopt v0.6.86 [INFO] [stderr] Downloaded predicates v0.5.2 [INFO] [stderr] Downloaded flate2 v0.2.18 [INFO] [stderr] Downloaded bincode v0.5.9 [INFO] [stderr] Downloaded miniz-sys v0.1.9 [INFO] [stderr] Downloaded escargot v0.2.0 [INFO] [stderr] Downloaded assert_cmd v0.4.0 [INFO] [stderr] Downloaded rust-htslib v0.12.1 [INFO] [stderr] Downloaded ieee754 v0.2.2 [INFO] [stderr] Downloaded quick-error v1.2.0 [INFO] [stderr] Downloaded cbindgen v0.13.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cb81ca66647702c4fa2e2d312fbc21007635a0fbcd4f8ec8cb2518adbb64b762 [INFO] running `Command { std: "docker" "start" "-a" "cb81ca66647702c4fa2e2d312fbc21007635a0fbcd4f8ec8cb2518adbb64b762", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cb81ca66647702c4fa2e2d312fbc21007635a0fbcd4f8ec8cb2518adbb64b762", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cb81ca66647702c4fa2e2d312fbc21007635a0fbcd4f8ec8cb2518adbb64b762", kill_on_drop: false }` [INFO] [stdout] cb81ca66647702c4fa2e2d312fbc21007635a0fbcd4f8ec8cb2518adbb64b762 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] de5ef73b7f189d469777e0862f7037b230f8d7dc12057a6734e3e7ad62069569 [INFO] running `Command { std: "docker" "start" "-a" "de5ef73b7f189d469777e0862f7037b230f8d7dc12057a6734e3e7ad62069569", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Compiling libc v0.2.92 [INFO] [stderr] Compiling syn v1.0.68 [INFO] [stderr] Compiling serde_derive v1.0.125 [INFO] [stderr] Compiling winapi-build v0.1.1 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling semver v0.1.20 [INFO] [stderr] Compiling serde v1.0.125 [INFO] [stderr] Checking winapi v0.2.8 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling gcc v0.3.45 [INFO] [stderr] Checking cfg-if v0.1.6 [INFO] [stderr] Compiling rust-htslib v0.12.1 [INFO] [stderr] Checking ucd-util v0.1.3 [INFO] [stderr] Checking rustc-serialize v0.3.23 [INFO] [stderr] Checking percent-encoding v1.0.0 [INFO] [stderr] Checking either v1.1.0 [INFO] [stderr] Checking utf8-ranges v0.1.3 [INFO] [stderr] Checking lazy_static v0.2.6 [INFO] [stderr] Checking regex-syntax v0.3.9 [INFO] [stderr] Checking serde v0.7.15 [INFO] [stderr] Checking byteorder v0.5.3 [INFO] [stderr] Checking bitflags v0.9.1 [INFO] [stderr] Checking unicode-xid v0.2.1 [INFO] [stderr] Checking custom_derive v0.1.7 [INFO] [stderr] Checking quick-error v1.2.0 [INFO] [stderr] Checking ieee754 v0.2.2 [INFO] [stderr] Compiling escargot v0.2.0 [INFO] [stderr] Checking difference v2.0.0 [INFO] [stderr] Checking unicode-bidi v0.3.4 [INFO] [stderr] Checking thread_local v0.3.6 [INFO] [stderr] Checking float-cmp v0.4.0 [INFO] [stderr] Checking itertools v0.6.0 [INFO] [stderr] Checking regex-syntax v0.6.3 [INFO] [stderr] Compiling kernel32-sys v0.2.2 [INFO] [stderr] Compiling rustc_version v0.1.7 [INFO] [stderr] Compiling memchr v2.1.1 [INFO] [stderr] Checking idna v0.1.2 [INFO] [stderr] Compiling newtype_derive v0.1.6 [INFO] [stderr] Compiling seqOutBias v1.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling miniz-sys v0.1.9 [INFO] [stderr] Checking url v1.7.2 [INFO] [stderr] Checking quote v1.0.9 [INFO] [stderr] Checking thread-id v2.0.0 [INFO] [stderr] Checking rand v0.4.3 [INFO] [stderr] Checking memchr v0.1.11 [INFO] [stderr] Checking bincode v0.5.9 [INFO] [stderr] Checking thread_local v0.2.7 [INFO] [stderr] Checking aho-corasick v0.5.3 [INFO] [stderr] Checking flate2 v0.2.18 [INFO] [stderr] Checking aho-corasick v0.6.9 [INFO] [stderr] Checking regex v0.1.80 [INFO] [stderr] Checking rand v0.3.22 [INFO] [stderr] Checking tempdir v0.3.7 [INFO] [stderr] Checking tempfile v2.2.0 [INFO] [stderr] Checking regex v1.0.6 [INFO] [stderr] Checking docopt v0.6.86 [INFO] [stderr] Checking predicates v0.5.2 [INFO] [stderr] Checking darling_core v0.12.2 [INFO] [stderr] Compiling darling_macro v0.12.2 [INFO] [stderr] Compiling darling v0.12.2 [INFO] [stderr] Compiling profile v1.0.0 (/opt/rustwide/workdir/profile) [INFO] [stderr] Checking serde_json v1.0.33 [INFO] [stderr] Checking toml v0.5.8 [INFO] [stderr] Checking assert_cmd v0.4.0 [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/tallyread.rs:75:9 [INFO] [stdout] | [INFO] [stdout] 75 | try!(result.read_sequence_data()); [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/tallyread.rs:106:40 [INFO] [stdout] | [INFO] [stdout] 106 | let (seq, pos, is_minus) = try!(parse_line(&self.line)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/tallyread.rs:141:9 [INFO] [stdout] | [INFO] [stdout] 141 | try!(self.read_sequence_data()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `RustcEncodable`: rustc-serialize is deprecated and no longer supported [INFO] [stdout] --> src/seqtable/write.rs:18:17 [INFO] [stdout] | [INFO] [stdout] 18 | #[derive(Debug, RustcEncodable, RustcDecodable, PartialEq)] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `RustcDecodable`: rustc-serialize is deprecated and no longer supported [INFO] [stdout] --> src/seqtable/write.rs:18:33 [INFO] [stdout] | [INFO] [stdout] 18 | #[derive(Debug, RustcEncodable, RustcDecodable, PartialEq)] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `RustcEncodable`: rustc-serialize is deprecated and no longer supported [INFO] [stdout] --> src/seqtable/write.rs:25:17 [INFO] [stdout] | [INFO] [stdout] 25 | #[derive(Debug, RustcEncodable, RustcDecodable, PartialEq)] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `RustcDecodable`: rustc-serialize is deprecated and no longer supported [INFO] [stdout] --> src/seqtable/write.rs:25:33 [INFO] [stdout] | [INFO] [stdout] 25 | #[derive(Debug, RustcEncodable, RustcDecodable, PartialEq)] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/seqtable/write.rs:47:9 [INFO] [stdout] | [INFO] [stdout] 47 | try!(writer.write_u8(super::TBL_VERSION)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/seqtable/write.rs:49:9 [INFO] [stdout] | [INFO] [stdout] 49 | try!(writer.write_u8(params.kmer_length)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/seqtable/write.rs:50:9 [INFO] [stdout] | [INFO] [stdout] 50 | try!(writer.write_u8(params.unmasked_count)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/seqtable/write.rs:52:9 [INFO] [stdout] | [INFO] [stdout] 52 | try!(writer.write_u8(params.plus_offset)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/seqtable/write.rs:53:9 [INFO] [stdout] | [INFO] [stdout] 53 | try!(writer.write_u8(params.minus_offset)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/seqtable/write.rs:54:9 [INFO] [stdout] | [INFO] [stdout] 54 | try!(writer.write_u16::(params.read_length)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/seqtable/write.rs:55:9 [INFO] [stdout] | [INFO] [stdout] 55 | try!(writer.write_u8( if params.strand_specific { 1u8 } else { 0u8 })); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/seqtable/write.rs:60:21 [INFO] [stdout] | [INFO] [stdout] 60 | try!(writer.write_u8(1)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/seqtable/write.rs:62:21 [INFO] [stdout] | [INFO] [stdout] 62 | try!(writer.write_u8(0)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/seqtable/write.rs:68:9 [INFO] [stdout] | [INFO] [stdout] 68 | try!(writer.write_u32::(blen)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/seqtable/write.rs:71:9 [INFO] [stdout] | [INFO] [stdout] 71 | try!(writer.write_u64::(0)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/seqtable/write.rs:73:9 [INFO] [stdout] | [INFO] [stdout] 73 | try!(writer.write_u64::(0)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/seqtable/write.rs:75:9 [INFO] [stdout] | [INFO] [stdout] 75 | try!(writer.write_u64::(0)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/seqtable/write.rs:169:9 [INFO] [stdout] | [INFO] [stdout] 169 | try!(self.writer.write(&self.output[0..(total as usize)])); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/seqtable/read.rs:37:9 [INFO] [stdout] | [INFO] [stdout] 37 | try!(reader.seek(SeekFrom::Start(0))); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/seqtable/read.rs:39:23 [INFO] [stdout] | [INFO] [stdout] 39 | let version = try!(reader.read_u8()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/seqtable/read.rs:44:18 [INFO] [stdout] | [INFO] [stdout] 44 | let cl = try!(reader.read_u8()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/seqtable/read.rs:45:18 [INFO] [stdout] | [INFO] [stdout] 45 | let uc = try!(reader.read_u8()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/seqtable/read.rs:46:18 [INFO] [stdout] | [INFO] [stdout] 46 | let po = try!(reader.read_u8()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/seqtable/read.rs:47:18 [INFO] [stdout] | [INFO] [stdout] 47 | let mo = try!(reader.read_u8()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/seqtable/read.rs:48:18 [INFO] [stdout] | [INFO] [stdout] 48 | let rl = try!(reader.read_u16::()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/seqtable/read.rs:49:18 [INFO] [stdout] | [INFO] [stdout] 49 | let ss = try!(reader.read_u8()) == 1; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/seqtable/read.rs:54:28 [INFO] [stdout] | [INFO] [stdout] 54 | let flag = try!(reader.read_u8()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/seqtable/read.rs:73:20 [INFO] [stdout] | [INFO] [stdout] 73 | let blen = try!(reader.read_u32::()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/seqtable/read.rs:75:22 [INFO] [stdout] | [INFO] [stdout] 75 | let offset = try!(reader.read_u64::()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/seqtable/read.rs:77:23 [INFO] [stdout] | [INFO] [stdout] 77 | let bufsize = try!(reader.read_u64::()) as usize; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/seqtable/read.rs:79:29 [INFO] [stdout] | [INFO] [stdout] 79 | let counts_offset = try!(reader.read_u64::()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/seqtable/read.rs:84:9 [INFO] [stdout] | [INFO] [stdout] 84 | try!(reader.seek(SeekFrom::Start(offset))); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/seqtable/read.rs:104:25 [INFO] [stdout] | [INFO] [stdout] 104 | try!(self.reader.seek(SeekFrom::Start(block.offset))); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/seqtable/read.rs:129:21 [INFO] [stdout] | [INFO] [stdout] 129 | try!(self.reader.seek(SeekFrom::Start(block.offset))); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/seqtable/read.rs:163:9 [INFO] [stdout] | [INFO] [stdout] 163 | try!(self.reader.seek(SeekFrom::Start(self.counts_offset))); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/seqtable/read.rs:200:9 [INFO] [stdout] | [INFO] [stdout] 200 | try!(self.reader.seek(SeekFrom::Start(block_info.offset))); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/seqtable/read.rs:201:9 [INFO] [stdout] | [INFO] [stdout] 201 | try!(self.reader.read(buf)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/seqtable/read.rs:228:31 [INFO] [stdout] | [INFO] [stdout] 228 | let aux = try!(self.read_block(block_info)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/counts.rs:100:16 [INFO] [stdout] | [INFO] [stdout] 100 | let file = try!(File::open(filename)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/counts.rs:111:18 [INFO] [stdout] | [INFO] [stdout] 111 | let line = try!(res); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/bigwig.rs:22:17 [INFO] [stdout] | [INFO] [stdout] 22 | let mut f = try!(File::create(filename)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/bigwig.rs:25:9 [INFO] [stdout] | [INFO] [stdout] 25 | try!(write!(f, "{}\t{}\n", chroms[index], chrom_sizes[index])); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/bigwig.rs:33:17 [INFO] [stdout] | [INFO] [stdout] 33 | let mut f = try!(File::create(filename)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/bigwig.rs:39:9 [INFO] [stdout] | [INFO] [stdout] 39 | try!(write!(f, "variableStep chrom={}\n", chrom)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/bigwig.rs:45:53 [INFO] [stdout] | [INFO] [stdout] 45 | Strand::Plus => if value.0 > 0f64 { try!(write!(f, "{}\t{}\n", pos, value.0)) }, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/bigwig.rs:46:54 [INFO] [stdout] | [INFO] [stdout] 46 | Strand::Minus => if value.1 > 0f64 { try!(write!(f, "{}\t{}\n", pos, -value.1)) }, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/bigwig.rs:47:33 [INFO] [stdout] | [INFO] [stdout] 47 | Strand::Both => try!(write!(f, "{}\t{}\n", pos, value.0 + value.1)), [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/bigwig.rs:78:9 [INFO] [stdout] | [INFO] [stdout] 78 | try!(write_chrom_info(chrominfo_name, chroms, chrom_sizes)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/bigwig.rs:83:9 [INFO] [stdout] | [INFO] [stdout] 83 | try!(write_wiggle(wiggle_name, chroms, counts, strand)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scale.rs:114:21 [INFO] [stdout] | [INFO] [stdout] 114 | let mut f = try!(File::create(filename)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scale.rs:124:25 [INFO] [stdout] | [INFO] [stdout] 124 | try!(write!(f, "{}\t{}\t{}\t.\t{}\t+\n", chrom, pos, pos + 1, value.0)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scale.rs:127:25 [INFO] [stdout] | [INFO] [stdout] 127 | try!(write!(f, "{}\t{}\t{}\t.\t{}\t-\n", chrom, pos, pos + 1, -value.1)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scale.rs:130:21 [INFO] [stdout] | [INFO] [stdout] 130 | try!(write!(f, "{}\t{}\t{}\t.\t{}\n", chrom, pos, pos + 1, value.0 + value.1)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scale.rs:160:21 [INFO] [stdout] | [INFO] [stdout] 160 | try!(write_bigwig(&output_minus, &self.chroms, &self.chrom_sizes, &self.counts, Strand::Minus)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scale.rs:166:13 [INFO] [stdout] | [INFO] [stdout] 166 | try!(write_bigwig(OsStr::new(filename), &self.chroms, &self.chrom_sizes, &self.counts, Strand::Both)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/seqtable/mod.rs:74:86 [INFO] [stdout] | [INFO] [stdout] 74 | println!("Error: Failed to open sequence table file '{}': {}", filename, err.description()); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/seqtable/dump.rs:53:90 [INFO] [stdout] | [INFO] [stdout] 53 | println!("Error: failed to open sequence table file '{}': {}", filename, err.description()); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/seqtable/dump.rs:95:90 [INFO] [stdout] | [INFO] [stdout] 95 | println!("Error: failed to open sequence table file '{}': {}", filename, err.description()); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/counts.rs:253:75 [INFO] [stdout] | [INFO] [stdout] 253 | println!("Error: Failed to read BED file {}: {}", filename, e.description()); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/counts.rs:294:78 [INFO] [stdout] | [INFO] [stdout] 294 | println!("Error: Failed to open BAM '{}': {}", &bamfilename, err.description()); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/counts.rs:352:89 [INFO] [stdout] | [INFO] [stdout] 352 | println!("Error: Failed to open sequence table file '{}': {}", seqfile, err.description()); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/scale.rs:216:89 [INFO] [stdout] | [INFO] [stdout] 216 | println!("Error: Failed to open sequence table file '{}': {}", seqfile, err.description()); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/scale.rs:254:82 [INFO] [stdout] | [INFO] [stdout] 254 | println!("Error: Failed to open BAM file '{}': {}", bamfile, err.description()); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/tallyread.rs:75:9 [INFO] [stdout] | [INFO] [stdout] 75 | try!(result.read_sequence_data()); [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/tallyread.rs:106:40 [INFO] [stdout] | [INFO] [stdout] 106 | let (seq, pos, is_minus) = try!(parse_line(&self.line)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/tallyread.rs:141:9 [INFO] [stdout] | [INFO] [stdout] 141 | try!(self.read_sequence_data()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `RustcEncodable`: rustc-serialize is deprecated and no longer supported [INFO] [stdout] --> src/seqtable/write.rs:18:17 [INFO] [stdout] | [INFO] [stdout] 18 | #[derive(Debug, RustcEncodable, RustcDecodable, PartialEq)] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `RustcDecodable`: rustc-serialize is deprecated and no longer supported [INFO] [stdout] --> src/seqtable/write.rs:18:33 [INFO] [stdout] | [INFO] [stdout] 18 | #[derive(Debug, RustcEncodable, RustcDecodable, PartialEq)] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `RustcEncodable`: rustc-serialize is deprecated and no longer supported [INFO] [stdout] --> src/seqtable/write.rs:25:17 [INFO] [stdout] | [INFO] [stdout] 25 | #[derive(Debug, RustcEncodable, RustcDecodable, PartialEq)] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `RustcDecodable`: rustc-serialize is deprecated and no longer supported [INFO] [stdout] --> src/seqtable/write.rs:25:33 [INFO] [stdout] | [INFO] [stdout] 25 | #[derive(Debug, RustcEncodable, RustcDecodable, PartialEq)] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/seqtable/write.rs:47:9 [INFO] [stdout] | [INFO] [stdout] 47 | try!(writer.write_u8(super::TBL_VERSION)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/seqtable/write.rs:49:9 [INFO] [stdout] | [INFO] [stdout] 49 | try!(writer.write_u8(params.kmer_length)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/seqtable/write.rs:50:9 [INFO] [stdout] | [INFO] [stdout] 50 | try!(writer.write_u8(params.unmasked_count)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/seqtable/write.rs:52:9 [INFO] [stdout] | [INFO] [stdout] 52 | try!(writer.write_u8(params.plus_offset)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/seqtable/write.rs:53:9 [INFO] [stdout] | [INFO] [stdout] 53 | try!(writer.write_u8(params.minus_offset)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/seqtable/write.rs:54:9 [INFO] [stdout] | [INFO] [stdout] 54 | try!(writer.write_u16::(params.read_length)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/seqtable/write.rs:55:9 [INFO] [stdout] | [INFO] [stdout] 55 | try!(writer.write_u8( if params.strand_specific { 1u8 } else { 0u8 })); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/seqtable/write.rs:60:21 [INFO] [stdout] | [INFO] [stdout] 60 | try!(writer.write_u8(1)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/seqtable/write.rs:62:21 [INFO] [stdout] | [INFO] [stdout] 62 | try!(writer.write_u8(0)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/seqtable/write.rs:68:9 [INFO] [stdout] | [INFO] [stdout] 68 | try!(writer.write_u32::(blen)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/seqtable/write.rs:71:9 [INFO] [stdout] | [INFO] [stdout] 71 | try!(writer.write_u64::(0)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/seqtable/write.rs:73:9 [INFO] [stdout] | [INFO] [stdout] 73 | try!(writer.write_u64::(0)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/seqtable/write.rs:75:9 [INFO] [stdout] | [INFO] [stdout] 75 | try!(writer.write_u64::(0)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/seqtable/write.rs:169:9 [INFO] [stdout] | [INFO] [stdout] 169 | try!(self.writer.write(&self.output[0..(total as usize)])); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/seqtable/read.rs:37:9 [INFO] [stdout] | [INFO] [stdout] 37 | try!(reader.seek(SeekFrom::Start(0))); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/seqtable/read.rs:39:23 [INFO] [stdout] | [INFO] [stdout] 39 | let version = try!(reader.read_u8()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/seqtable/read.rs:44:18 [INFO] [stdout] | [INFO] [stdout] 44 | let cl = try!(reader.read_u8()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/seqtable/read.rs:45:18 [INFO] [stdout] | [INFO] [stdout] 45 | let uc = try!(reader.read_u8()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/seqtable/read.rs:46:18 [INFO] [stdout] | [INFO] [stdout] 46 | let po = try!(reader.read_u8()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/seqtable/read.rs:47:18 [INFO] [stdout] | [INFO] [stdout] 47 | let mo = try!(reader.read_u8()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/seqtable/read.rs:48:18 [INFO] [stdout] | [INFO] [stdout] 48 | let rl = try!(reader.read_u16::()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/seqtable/read.rs:49:18 [INFO] [stdout] | [INFO] [stdout] 49 | let ss = try!(reader.read_u8()) == 1; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/seqtable/read.rs:54:28 [INFO] [stdout] | [INFO] [stdout] 54 | let flag = try!(reader.read_u8()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/seqtable/read.rs:73:20 [INFO] [stdout] | [INFO] [stdout] 73 | let blen = try!(reader.read_u32::()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/seqtable/read.rs:75:22 [INFO] [stdout] | [INFO] [stdout] 75 | let offset = try!(reader.read_u64::()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/seqtable/read.rs:77:23 [INFO] [stdout] | [INFO] [stdout] 77 | let bufsize = try!(reader.read_u64::()) as usize; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/seqtable/read.rs:79:29 [INFO] [stdout] | [INFO] [stdout] 79 | let counts_offset = try!(reader.read_u64::()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/seqtable/read.rs:84:9 [INFO] [stdout] | [INFO] [stdout] 84 | try!(reader.seek(SeekFrom::Start(offset))); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/seqtable/read.rs:104:25 [INFO] [stdout] | [INFO] [stdout] 104 | try!(self.reader.seek(SeekFrom::Start(block.offset))); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/seqtable/read.rs:129:21 [INFO] [stdout] | [INFO] [stdout] 129 | try!(self.reader.seek(SeekFrom::Start(block.offset))); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/seqtable/read.rs:163:9 [INFO] [stdout] | [INFO] [stdout] 163 | try!(self.reader.seek(SeekFrom::Start(self.counts_offset))); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/seqtable/read.rs:200:9 [INFO] [stdout] | [INFO] [stdout] 200 | try!(self.reader.seek(SeekFrom::Start(block_info.offset))); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/seqtable/read.rs:201:9 [INFO] [stdout] | [INFO] [stdout] 201 | try!(self.reader.read(buf)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/seqtable/read.rs:228:31 [INFO] [stdout] | [INFO] [stdout] 228 | let aux = try!(self.read_block(block_info)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/counts.rs:100:16 [INFO] [stdout] | [INFO] [stdout] 100 | let file = try!(File::open(filename)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/counts.rs:111:18 [INFO] [stdout] | [INFO] [stdout] 111 | let line = try!(res); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/bigwig.rs:22:17 [INFO] [stdout] | [INFO] [stdout] 22 | let mut f = try!(File::create(filename)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/bigwig.rs:25:9 [INFO] [stdout] | [INFO] [stdout] 25 | try!(write!(f, "{}\t{}\n", chroms[index], chrom_sizes[index])); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/bigwig.rs:33:17 [INFO] [stdout] | [INFO] [stdout] 33 | let mut f = try!(File::create(filename)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/bigwig.rs:39:9 [INFO] [stdout] | [INFO] [stdout] 39 | try!(write!(f, "variableStep chrom={}\n", chrom)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/bigwig.rs:45:53 [INFO] [stdout] | [INFO] [stdout] 45 | Strand::Plus => if value.0 > 0f64 { try!(write!(f, "{}\t{}\n", pos, value.0)) }, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/bigwig.rs:46:54 [INFO] [stdout] | [INFO] [stdout] 46 | Strand::Minus => if value.1 > 0f64 { try!(write!(f, "{}\t{}\n", pos, -value.1)) }, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/bigwig.rs:47:33 [INFO] [stdout] | [INFO] [stdout] 47 | Strand::Both => try!(write!(f, "{}\t{}\n", pos, value.0 + value.1)), [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/bigwig.rs:78:9 [INFO] [stdout] | [INFO] [stdout] 78 | try!(write_chrom_info(chrominfo_name, chroms, chrom_sizes)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/bigwig.rs:83:9 [INFO] [stdout] | [INFO] [stdout] 83 | try!(write_wiggle(wiggle_name, chroms, counts, strand)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scale.rs:114:21 [INFO] [stdout] | [INFO] [stdout] 114 | let mut f = try!(File::create(filename)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scale.rs:124:25 [INFO] [stdout] | [INFO] [stdout] 124 | try!(write!(f, "{}\t{}\t{}\t.\t{}\t+\n", chrom, pos, pos + 1, value.0)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scale.rs:127:25 [INFO] [stdout] | [INFO] [stdout] 127 | try!(write!(f, "{}\t{}\t{}\t.\t{}\t-\n", chrom, pos, pos + 1, -value.1)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scale.rs:130:21 [INFO] [stdout] | [INFO] [stdout] 130 | try!(write!(f, "{}\t{}\t{}\t.\t{}\n", chrom, pos, pos + 1, value.0 + value.1)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scale.rs:160:21 [INFO] [stdout] | [INFO] [stdout] 160 | try!(write_bigwig(&output_minus, &self.chroms, &self.chrom_sizes, &self.counts, Strand::Minus)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scale.rs:166:13 [INFO] [stdout] | [INFO] [stdout] 166 | try!(write_bigwig(OsStr::new(filename), &self.chroms, &self.chrom_sizes, &self.counts, Strand::Both)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/seqtable/mod.rs:74:86 [INFO] [stdout] | [INFO] [stdout] 74 | println!("Error: Failed to open sequence table file '{}': {}", filename, err.description()); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/seqtable/dump.rs:53:90 [INFO] [stdout] | [INFO] [stdout] 53 | println!("Error: failed to open sequence table file '{}': {}", filename, err.description()); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/seqtable/dump.rs:95:90 [INFO] [stdout] | [INFO] [stdout] 95 | println!("Error: failed to open sequence table file '{}': {}", filename, err.description()); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 66 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/counts.rs:253:75 [INFO] [stdout] | [INFO] [stdout] 253 | println!("Error: Failed to read BED file {}: {}", filename, e.description()); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/counts.rs:294:78 [INFO] [stdout] | [INFO] [stdout] 294 | println!("Error: Failed to open BAM '{}': {}", &bamfilename, err.description()); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/counts.rs:352:89 [INFO] [stdout] | [INFO] [stdout] 352 | println!("Error: Failed to open sequence table file '{}': {}", seqfile, err.description()); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/scale.rs:216:89 [INFO] [stdout] | [INFO] [stdout] 216 | println!("Error: Failed to open sequence table file '{}': {}", seqfile, err.description()); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/scale.rs:254:82 [INFO] [stdout] | [INFO] [stdout] 254 | println!("Error: Failed to open BAM file '{}': {}", bamfile, err.description()); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `RustcDecodable`: rustc-serialize is deprecated and no longer supported [INFO] [stdout] --> src/main.rs:72:17 [INFO] [stdout] | [INFO] [stdout] 72 | #[derive(Debug, RustcDecodable, Profile)] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `RustcDecodable`: rustc-serialize is deprecated and no longer supported [INFO] [stdout] --> src/main.rs:72:17 [INFO] [stdout] | [INFO] [stdout] 72 | #[derive(Debug, RustcDecodable, Profile)] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/main.rs:352:74 [INFO] [stdout] | [INFO] [stdout] 352 | Err(err) => println!("Error producing BED file: {}", err.description()), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/main.rs:370:77 [INFO] [stdout] | [INFO] [stdout] 370 | Err(err) => println!("Error producing BigWig file: {}", err.description()), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/main.rs:352:74 [INFO] [stdout] | [INFO] [stdout] 352 | Err(err) => println!("Error producing BED file: {}", err.description()), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/main.rs:370:77 [INFO] [stdout] | [INFO] [stdout] 370 | Err(err) => println!("Error producing BigWig file: {}", err.description()), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 66 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 35.18s [INFO] running `Command { std: "docker" "inspect" "de5ef73b7f189d469777e0862f7037b230f8d7dc12057a6734e3e7ad62069569", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "de5ef73b7f189d469777e0862f7037b230f8d7dc12057a6734e3e7ad62069569", kill_on_drop: false }` [INFO] [stdout] de5ef73b7f189d469777e0862f7037b230f8d7dc12057a6734e3e7ad62069569