[INFO] cloning repository https://github.com/natir/cabanis [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/natir/cabanis" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnatir%2Fcabanis", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnatir%2Fcabanis'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6e4174abef676cf1c586a7eb138f692cbd136d4c [INFO] building natir/cabanis against try#d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 for pr-146237-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnatir%2Fcabanis" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/natir/cabanis [INFO] finished tweaking git repo https://github.com/natir/cabanis [INFO] tweaked toml for git repo https://github.com/natir/cabanis written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/natir/cabanis on toolchain d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/natir/cabanis 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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f710c178c384f4afa5e40b35d27080fff317ce3984e9db107b301a1f2dd7c47c [INFO] running `Command { std: "docker" "start" "-a" "f710c178c384f4afa5e40b35d27080fff317ce3984e9db107b301a1f2dd7c47c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f710c178c384f4afa5e40b35d27080fff317ce3984e9db107b301a1f2dd7c47c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f710c178c384f4afa5e40b35d27080fff317ce3984e9db107b301a1f2dd7c47c", kill_on_drop: false }` [INFO] [stdout] f710c178c384f4afa5e40b35d27080fff317ce3984e9db107b301a1f2dd7c47c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ca3566b3b6094a55d9cf39b4d1d8fde7231b2ef813c23ab334d6eedfd546fd82 [INFO] running `Command { std: "docker" "start" "-a" "ca3566b3b6094a55d9cf39b4d1d8fde7231b2ef813c23ab334d6eedfd546fd82", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.8 [INFO] [stderr] Compiling syn v1.0.14 [INFO] [stderr] Compiling libc v0.2.66 [INFO] [stderr] Compiling cc v1.0.50 [INFO] [stderr] Compiling serde v1.0.104 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling memchr v2.3.0 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling rustversion v1.0.2 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling feature-probe v0.1.1 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Compiling semver v0.1.20 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling bv v0.11.0 [INFO] [stderr] Compiling backtrace-sys v0.1.32 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling rustc_version v0.1.7 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling doc-comment v0.3.1 [INFO] [stderr] Compiling regex-syntax v0.6.14 [INFO] [stderr] Compiling ryu v1.0.2 [INFO] [stderr] Compiling aho-corasick v0.7.8 [INFO] [stderr] Compiling newtype_derive v0.1.6 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling regex-automata v0.1.8 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling ndarray v0.13.0 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling rustc-demangle v0.1.16 [INFO] [stderr] Compiling matrixmultiply v0.2.3 [INFO] [stderr] Compiling lzma-sys v0.1.15 [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Compiling backtrace v0.3.44 [INFO] [stderr] Compiling csv-core v0.1.6 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling bzip2-sys v0.1.7 [INFO] [stderr] Compiling itoa v0.4.5 [INFO] [stderr] Compiling unicode-width v0.1.7 [INFO] [stderr] Compiling bit-vec v0.5.1 [INFO] [stderr] Compiling fixedbitset v0.1.9 [INFO] [stderr] Compiling ordermap v0.3.5 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling regex v1.3.4 [INFO] [stderr] Compiling bit-set v0.5.1 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling petgraph v0.4.13 [INFO] [stderr] Compiling statrs v0.11.0 [INFO] [stderr] Compiling ordered-float v1.0.2 [INFO] [stderr] Compiling itertools-num v0.1.3 [INFO] [stderr] Compiling approx v0.3.2 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling syn-mid v0.5.0 [INFO] [stderr] Compiling indexmap v1.3.2 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling adler32 v1.0.4 [INFO] [stderr] Compiling bytecount v0.6.0 [INFO] [stderr] Compiling custom_derive v0.1.7 [INFO] [stderr] Compiling strum v0.16.0 [INFO] [stderr] Compiling bio v0.29.0 [INFO] [stderr] Compiling miniz_oxide v0.3.6 [INFO] [stderr] Compiling snafu-derive v0.5.0 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling bio v0.30.0 [INFO] [stderr] Compiling anyhow v1.0.26 [INFO] [stderr] Compiling enum_primitive v0.1.1 [INFO] [stderr] Compiling bzip2 v0.3.3 [INFO] [stderr] Compiling xz2 v0.1.6 [INFO] [stderr] Compiling fixedbitset v0.2.0 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling flate2 v1.0.13 [INFO] [stderr] Compiling petgraph v0.5.0 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling snafu v0.5.0 [INFO] [stderr] Compiling serde_derive v1.0.104 [INFO] [stderr] Compiling strum_macros v0.16.0 [INFO] [stderr] Compiling thiserror-impl v1.0.10 [INFO] [stderr] Compiling getset v0.0.9 [INFO] [stderr] Compiling proc-macro-error v0.4.8 [INFO] [stderr] Compiling proc-macro-error-attr v0.4.8 [INFO] [stderr] Compiling thiserror v1.0.10 [INFO] [stderr] Compiling niffler v1.0.0 (https://github.com/luizirber/niffler.git?branch=api_1.0#c04f6da8) [INFO] [stderr] Compiling structopt-derive v0.4.2 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling bstr v0.2.11 [INFO] [stderr] Compiling multimap v0.6.0 [INFO] [stderr] Compiling bio-types v0.5.1 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling csv v1.1.3 [INFO] [stderr] Compiling cocktail v0.1.0 (https://github.com/natir/cocktail#63737b24) [INFO] [stderr] Compiling structopt v0.3.9 [INFO] [stderr] Compiling pcon v0.1.0 (https://github.com/natir/pcon.git#b1aa339d) [INFO] [stderr] Compiling cabanis v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused `#[macro_use]` import [INFO] [stdout] --> src/main.rs:25:1 [INFO] [stdout] | [INFO] [stdout] 25 | #[macro_use] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `#[macro_use]` import [INFO] [stdout] --> src/main.rs:30:1 [INFO] [stdout] | [INFO] [stdout] 30 | #[macro_use] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/graph/unitig.rs:247:5 [INFO] [stdout] | [INFO] [stdout] 247 | mut unitig_graph: petgraph::graphmap::UnGraphMap, [INFO] [stdout] | ----^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/graph/unitig.rs:165:9 [INFO] [stdout] | [INFO] [stdout] 165 | let mut unitig_graph = petgraph::graphmap::UnGraphMap::new(); [INFO] [stdout] | ----^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `Kmer` and `Both` are never constructed [INFO] [stdout] --> src/graph/unitig.rs:32:5 [INFO] [stdout] | [INFO] [stdout] 31 | pub enum Edge { [INFO] [stdout] | ---- variants in this enum [INFO] [stdout] 32 | Kmer, [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 35 | Both, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Edge` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 15s [INFO] running `Command { std: "docker" "inspect" "ca3566b3b6094a55d9cf39b4d1d8fde7231b2ef813c23ab334d6eedfd546fd82", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ca3566b3b6094a55d9cf39b4d1d8fde7231b2ef813c23ab334d6eedfd546fd82", kill_on_drop: false }` [INFO] [stdout] ca3566b3b6094a55d9cf39b4d1d8fde7231b2ef813c23ab334d6eedfd546fd82 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ae2e64486d3036eada9b38114541c24746521551012c172dac1c7f7cfea235d8 [INFO] running `Command { std: "docker" "start" "-a" "ae2e64486d3036eada9b38114541c24746521551012c172dac1c7f7cfea235d8", kill_on_drop: false }` [INFO] [stderr] Compiling cabanis v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused `#[macro_use]` import [INFO] [stdout] --> src/main.rs:25:1 [INFO] [stdout] | [INFO] [stdout] 25 | #[macro_use] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `#[macro_use]` import [INFO] [stdout] --> src/main.rs:30:1 [INFO] [stdout] | [INFO] [stdout] 30 | #[macro_use] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/graph/unitig.rs:247:5 [INFO] [stdout] | [INFO] [stdout] 247 | mut unitig_graph: petgraph::graphmap::UnGraphMap, [INFO] [stdout] | ----^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/graph/unitig.rs:165:9 [INFO] [stdout] | [INFO] [stdout] 165 | let mut unitig_graph = petgraph::graphmap::UnGraphMap::new(); [INFO] [stdout] | ----^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `Kmer` and `Both` are never constructed [INFO] [stdout] --> src/graph/unitig.rs:32:5 [INFO] [stdout] | [INFO] [stdout] 31 | pub enum Edge { [INFO] [stdout] | ---- variants in this enum [INFO] [stdout] 32 | Kmer, [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 35 | Both, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Edge` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.87s [INFO] running `Command { std: "docker" "inspect" "ae2e64486d3036eada9b38114541c24746521551012c172dac1c7f7cfea235d8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ae2e64486d3036eada9b38114541c24746521551012c172dac1c7f7cfea235d8", kill_on_drop: false }` [INFO] [stdout] ae2e64486d3036eada9b38114541c24746521551012c172dac1c7f7cfea235d8