[INFO] cloning repository https://github.com/loremod/gtex_analyzer [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/loremod/gtex_analyzer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Floremod%2Fgtex_analyzer", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Floremod%2Fgtex_analyzer'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0b6b92c14e06ae61fa04f8acbf48355b6ae5db9a [INFO] linting loremod/gtex_analyzer against nightly for clippy-nonminimal_bool-denied [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Floremod%2Fgtex_analyzer" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/loremod/gtex_analyzer [INFO] finished tweaking git repo https://github.com/loremod/gtex_analyzer [INFO] tweaked toml for git repo https://github.com/loremod/gtex_analyzer written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/loremod/gtex_analyzer on toolchain nightly [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+nightly" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/loremod/gtex_analyzer already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+nightly" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fd31de1868cee796461d76105344ded636f3d8cc049bb9dcba86df9ec10d45b8 [INFO] running `Command { std: "docker" "start" "-a" "fd31de1868cee796461d76105344ded636f3d8cc049bb9dcba86df9ec10d45b8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fd31de1868cee796461d76105344ded636f3d8cc049bb9dcba86df9ec10d45b8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fd31de1868cee796461d76105344ded636f3d8cc049bb9dcba86df9ec10d45b8", kill_on_drop: false }` [INFO] [stdout] fd31de1868cee796461d76105344ded636f3d8cc049bb9dcba86df9ec10d45b8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "clippy" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c0ed99afe52744022c0d8527e75f57b5cce0fb5b8f55efa7dc4d526417766352 [INFO] running `Command { std: "docker" "start" "-a" "c0ed99afe52744022c0d8527e75f57b5cce0fb5b8f55efa7dc4d526417766352", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling anyhow v1.0.96 [INFO] [stderr] Checking miniz_oxide v0.8.8 [INFO] [stderr] Checking flate2 v1.1.1 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Checking serde v1.0.219 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Checking serde_json v1.0.143 [INFO] [stderr] Checking gtex_analyzer v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: manual implementation of `.is_multiple_of()` [INFO] [stdout] --> src/expression_analysis/dge.rs:103:29 [INFO] [stdout] | [INFO] [stdout] 103 | let median_tpm = if sorted_tpms.len() % 2 == 0 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: replace with: `sorted_tpms.len().is_multiple_of(2)` [INFO] [stdout] | [INFO] [stdout] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#manual_is_multiple_of [INFO] [stdout] = note: `#[warn(clippy::manual_is_multiple_of)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this can be `std::io::Error::other(_)` [INFO] [stdout] --> src/expression_analysis/gtex_summary.rs:44:26 [INFO] [stdout] | [INFO] [stdout] 44 | .map_err(|e| std::io::Error::new(std::io::ErrorKind::Other, e)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#io_other_error [INFO] [stdout] = note: `#[warn(clippy::io_other_error)]` on by default [INFO] [stdout] help: use `std::io::Error::other` [INFO] [stdout] | [INFO] [stdout] 44 - .map_err(|e| std::io::Error::new(std::io::ErrorKind::Other, e)) [INFO] [stdout] 44 + .map_err(|e| std::io::Error::other(e)) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this can be `std::io::Error::other(_)` [INFO] [stdout] --> src/expression_analysis/gtex_summary.rs:52:26 [INFO] [stdout] | [INFO] [stdout] 52 | .map_err(|e| std::io::Error::new(std::io::ErrorKind::Other, e)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#io_other_error [INFO] [stdout] help: use `std::io::Error::other` [INFO] [stdout] | [INFO] [stdout] 52 - .map_err(|e| std::io::Error::new(std::io::ErrorKind::Other, e)) [INFO] [stdout] 52 + .map_err(|e| std::io::Error::other(e)) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this can be `std::io::Error::other(_)` [INFO] [stdout] --> src/expression_analysis/gtex_summary.rs:61:26 [INFO] [stdout] | [INFO] [stdout] 61 | .map_err(|e| std::io::Error::new(std::io::ErrorKind::Other, e)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#io_other_error [INFO] [stdout] help: use `std::io::Error::other` [INFO] [stdout] | [INFO] [stdout] 61 - .map_err(|e| std::io::Error::new(std::io::ErrorKind::Other, e)) [INFO] [stdout] 61 + .map_err(|e| std::io::Error::other(e)) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this can be `std::io::Error::other(_)` [INFO] [stdout] --> src/expression_analysis/gtex_summary.rs:69:26 [INFO] [stdout] | [INFO] [stdout] 69 | .map_err(|e| std::io::Error::new(std::io::ErrorKind::Other, e)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#io_other_error [INFO] [stdout] help: use `std::io::Error::other` [INFO] [stdout] | [INFO] [stdout] 69 - .map_err(|e| std::io::Error::new(std::io::ErrorKind::Other, e)) [INFO] [stdout] 69 + .map_err(|e| std::io::Error::other(e)) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: manual implementation of `.is_multiple_of()` [INFO] [stdout] --> src/expression_analysis/dge.rs:103:29 [INFO] [stdout] | [INFO] [stdout] 103 | let median_tpm = if sorted_tpms.len() % 2 == 0 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: replace with: `sorted_tpms.len().is_multiple_of(2)` [INFO] [stdout] | [INFO] [stdout] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#manual_is_multiple_of [INFO] [stdout] = note: `#[warn(clippy::manual_is_multiple_of)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this can be `std::io::Error::other(_)` [INFO] [stdout] --> src/expression_analysis/gtex_summary.rs:44:26 [INFO] [stdout] | [INFO] [stdout] 44 | .map_err(|e| std::io::Error::new(std::io::ErrorKind::Other, e)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#io_other_error [INFO] [stdout] = note: `#[warn(clippy::io_other_error)]` on by default [INFO] [stdout] help: use `std::io::Error::other` [INFO] [stdout] | [INFO] [stdout] 44 - .map_err(|e| std::io::Error::new(std::io::ErrorKind::Other, e)) [INFO] [stdout] 44 + .map_err(|e| std::io::Error::other(e)) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this can be `std::io::Error::other(_)` [INFO] [stdout] --> src/expression_analysis/gtex_summary.rs:52:26 [INFO] [stdout] | [INFO] [stdout] 52 | .map_err(|e| std::io::Error::new(std::io::ErrorKind::Other, e)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#io_other_error [INFO] [stdout] help: use `std::io::Error::other` [INFO] [stdout] | [INFO] [stdout] 52 - .map_err(|e| std::io::Error::new(std::io::ErrorKind::Other, e)) [INFO] [stdout] 52 + .map_err(|e| std::io::Error::other(e)) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this can be `std::io::Error::other(_)` [INFO] [stdout] --> src/expression_analysis/gtex_summary.rs:61:26 [INFO] [stdout] | [INFO] [stdout] 61 | .map_err(|e| std::io::Error::new(std::io::ErrorKind::Other, e)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#io_other_error [INFO] [stdout] help: use `std::io::Error::other` [INFO] [stdout] | [INFO] [stdout] 61 - .map_err(|e| std::io::Error::new(std::io::ErrorKind::Other, e)) [INFO] [stdout] 61 + .map_err(|e| std::io::Error::other(e)) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this can be `std::io::Error::other(_)` [INFO] [stdout] --> src/expression_analysis/gtex_summary.rs:69:26 [INFO] [stdout] | [INFO] [stdout] 69 | .map_err(|e| std::io::Error::new(std::io::ErrorKind::Other, e)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#io_other_error [INFO] [stdout] help: use `std::io::Error::other` [INFO] [stdout] | [INFO] [stdout] 69 - .map_err(|e| std::io::Error::new(std::io::ErrorKind::Other, e)) [INFO] [stdout] 69 + .map_err(|e| std::io::Error::other(e)) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this boolean expression can be simplified [INFO] [stdout] --> src/expression_analysis/gtex_summary.rs:242:17 [INFO] [stdout] | [INFO] [stdout] 242 | assert!(!summary_wrap.is_err()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ help: try: `summary_wrap.is_ok()` [INFO] [stdout] | [INFO] [stdout] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#nonminimal_bool [INFO] [stdout] = note: `#[warn(clippy::nonminimal_bool)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this boolean expression can be simplified [INFO] [stdout] --> src/expression_analysis/gtex_summary.rs:259:17 [INFO] [stdout] | [INFO] [stdout] 259 | assert!(!output.is_err(), "It should not return an Err"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: try: `output.is_ok()` [INFO] [stdout] | [INFO] [stdout] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#nonminimal_bool [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this boolean expression can be simplified [INFO] [stdout] --> src/expression_analysis/gtex_summary.rs:281:17 [INFO] [stdout] | [INFO] [stdout] 281 | assert!(!risultati.is_err(), "It should not return an Err"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: try: `risultati.is_ok()` [INFO] [stdout] | [INFO] [stdout] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#nonminimal_bool [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this boolean expression can be simplified [INFO] [stdout] --> src/expression_analysis/gtex_summary.rs:298:17 [INFO] [stdout] | [INFO] [stdout] 298 | assert!(!partial_results.is_err(), "It should not return an Err"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ help: try: `partial_results.is_ok()` [INFO] [stdout] | [INFO] [stdout] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#nonminimal_bool [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `to_string` applied to a type that implements `Display` in `println!` args [INFO] [stdout] --> src/expression_analysis/gtex_summary.rs:317:40 [INFO] [stdout] | [INFO] [stdout] 317 | println!("{}", unwrapped_result.to_string()); [INFO] [stdout] | ^^^^^^^^^^^^ help: remove this [INFO] [stdout] | [INFO] [stdout] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#to_string_in_format_args [INFO] [stdout] = note: `#[warn(clippy::to_string_in_format_args)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: useless use of `vec!` [INFO] [stdout] --> src/expression_analysis/gtex_summary.rs:270:21 [INFO] [stdout] | [INFO] [stdout] 270 | let input = vec![ [INFO] [stdout] | _____________________^ [INFO] [stdout] 271 | | "v1.0\n3 3\n ID SYMBOL T1 T2 T3".to_string(), [INFO] [stdout] 272 | | "Gene1 Symbol1 1.2 3.4 5.6".to_string(), [INFO] [stdout] 273 | | "Gene2 Symbol2 2.2 4.4 6.6".to_string(), [INFO] [stdout] 274 | | "Gene3 Symbol2 2.2 4.4 6.6".to_string(), [INFO] [stdout] 275 | | ]; [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#useless_vec [INFO] [stdout] = note: `#[warn(clippy::useless_vec)]` on by default [INFO] [stdout] help: you can use an array directly [INFO] [stdout] | [INFO] [stdout] 270 ~ let input = ["v1.0\n3 3\n ID SYMBOL T1 T2 T3".to_string(), [INFO] [stdout] 271 + "Gene1 Symbol1 1.2 3.4 5.6".to_string(), [INFO] [stdout] 272 + "Gene2 Symbol2 2.2 4.4 6.6".to_string(), [INFO] [stdout] 273 ~ "Gene3 Symbol2 2.2 4.4 6.6".to_string()]; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: useless use of `vec!` [INFO] [stdout] --> src/expression_analysis/gtex_summary.rs:288:21 [INFO] [stdout] | [INFO] [stdout] 288 | let input = vec![ [INFO] [stdout] | _____________________^ [INFO] [stdout] 289 | | "v1.0\n3 3\n ID SYMBOL T1 T2 T3".to_string(), [INFO] [stdout] 290 | | "Gene1 Symbol1 1.2 3.4 5.6".to_string(), [INFO] [stdout] 291 | | "Gene2 Symbol2 2.2 4.4 6.6".to_string(), [INFO] [stdout] 292 | | "Gene3 Symbol2 2.2 4.4 6.6".to_string(), [INFO] [stdout] 293 | | ]; [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#useless_vec [INFO] [stdout] help: you can use an array directly [INFO] [stdout] | [INFO] [stdout] 288 ~ let input = ["v1.0\n3 3\n ID SYMBOL T1 T2 T3".to_string(), [INFO] [stdout] 289 + "Gene1 Symbol1 1.2 3.4 5.6".to_string(), [INFO] [stdout] 290 + "Gene2 Symbol2 2.2 4.4 6.6".to_string(), [INFO] [stdout] 291 ~ "Gene3 Symbol2 2.2 4.4 6.6".to_string()]; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: useless use of `vec!` [INFO] [stdout] --> src/expression_analysis/gtex_summary.rs:305:21 [INFO] [stdout] | [INFO] [stdout] 305 | let input = vec![ [INFO] [stdout] | _____________________^ [INFO] [stdout] 306 | | "v1.0\n3 3\n ID SYMBOL T1 T2 T3".to_string(), [INFO] [stdout] 307 | | "Gene1 Symbol1 1.2 3.4 5.6".to_string(), [INFO] [stdout] 308 | | "Gene2 Symbol2 2.2 4.4 ".to_string(), [INFO] [stdout] 309 | | "Gene3 Symbol2 2.2 4.4 6.6".to_string(), [INFO] [stdout] 310 | | ]; [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#useless_vec [INFO] [stdout] help: you can use an array directly [INFO] [stdout] | [INFO] [stdout] 305 ~ let input = ["v1.0\n3 3\n ID SYMBOL T1 T2 T3".to_string(), [INFO] [stdout] 306 + "Gene1 Symbol1 1.2 3.4 5.6".to_string(), [INFO] [stdout] 307 + "Gene2 Symbol2 2.2 4.4 ".to_string(), [INFO] [stdout] 308 ~ "Gene3 Symbol2 2.2 4.4 6.6".to_string()]; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: useless use of `vec!` [INFO] [stdout] --> src/expression_analysis/gtex_summary.rs:326:21 [INFO] [stdout] | [INFO] [stdout] 326 | let input = vec![ [INFO] [stdout] | _____________________^ [INFO] [stdout] 327 | | "v1.0\n3 3\n ID SYMBOL T1 T2 T3".to_string(), [INFO] [stdout] 328 | | "Gene1 Symbol1 1.2 3.4 5.6".to_string(), [INFO] [stdout] 329 | | "Gene1 Symbol1 2.2 4.4 6.6".to_string(), [INFO] [stdout] 330 | | "Gene3 Symbol2 22.2 14.4 16.6".to_string(), [INFO] [stdout] 331 | | ]; [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#useless_vec [INFO] [stdout] help: you can use an array directly [INFO] [stdout] | [INFO] [stdout] 326 ~ let input = ["v1.0\n3 3\n ID SYMBOL T1 T2 T3".to_string(), [INFO] [stdout] 327 + "Gene1 Symbol1 1.2 3.4 5.6".to_string(), [INFO] [stdout] 328 + "Gene1 Symbol1 2.2 4.4 6.6".to_string(), [INFO] [stdout] 329 ~ "Gene3 Symbol2 22.2 14.4 16.6".to_string()]; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.29s [INFO] running `Command { std: "docker" "inspect" "c0ed99afe52744022c0d8527e75f57b5cce0fb5b8f55efa7dc4d526417766352", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c0ed99afe52744022c0d8527e75f57b5cce0fb5b8f55efa7dc4d526417766352", kill_on_drop: false }` [INFO] [stdout] c0ed99afe52744022c0d8527e75f57b5cce0fb5b8f55efa7dc4d526417766352