[INFO] cloning repository https://github.com/DrStiev/rs-gfahandlegraph [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/DrStiev/rs-gfahandlegraph" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDrStiev%2Frs-gfahandlegraph", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDrStiev%2Frs-gfahandlegraph'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b15837a9bc2827a6c4ef13fb0b0ab186bfefc375 [INFO] testing DrStiev/rs-gfahandlegraph against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDrStiev%2Frs-gfahandlegraph" "/workspace/builds/worker-20/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-20/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/DrStiev/rs-gfahandlegraph on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/DrStiev/rs-gfahandlegraph [INFO] finished tweaking git repo https://github.com/DrStiev/rs-gfahandlegraph [INFO] tweaked toml for git repo https://github.com/DrStiev/rs-gfahandlegraph written to /workspace/builds/worker-20/source/Cargo.toml [INFO] crate git repo https://github.com/DrStiev/rs-gfahandlegraph already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: `panic` setting is ignored for `bench` profile [INFO] [stderr] warning: `panic` setting is ignored for `test` profile [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-20/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-20/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f161f3c57945796b4024f0b504035c767bda99c4321e213d6937d093a0df1cc7 [INFO] running `Command { std: "docker" "start" "-a" "f161f3c57945796b4024f0b504035c767bda99c4321e213d6937d093a0df1cc7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f161f3c57945796b4024f0b504035c767bda99c4321e213d6937d093a0df1cc7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f161f3c57945796b4024f0b504035c767bda99c4321e213d6937d093a0df1cc7", kill_on_drop: false }` [INFO] [stdout] f161f3c57945796b4024f0b504035c767bda99c4321e213d6937d093a0df1cc7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-20/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-20/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 94ac5312c2e8ecab688638f18534f911cf947be7448cdb8632f68fff272c5376 [INFO] running `Command { std: "docker" "start" "-a" "94ac5312c2e8ecab688638f18534f911cf947be7448cdb8632f68fff272c5376", kill_on_drop: false }` [INFO] [stderr] warning: `panic` setting is ignored for `bench` profile [INFO] [stderr] warning: `panic` setting is ignored for `test` profile [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling const_fn v0.4.3 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling syn v1.0.50 [INFO] [stderr] Compiling libc v0.2.80 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling rayon-core v1.9.0 [INFO] [stderr] Compiling serde_derive v1.0.117 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling serde v1.0.117 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling regex-syntax v0.6.21 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling standback v0.2.13 [INFO] [stderr] Compiling time v0.2.23 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Compiling crossbeam-utils v0.8.0 [INFO] [stderr] Compiling memoffset v0.5.6 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling rayon v1.5.0 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling regex-automata v0.1.9 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling regex v1.4.2 [INFO] [stderr] Compiling crossbeam-epoch v0.9.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.0 [INFO] [stderr] Compiling succinct v0.5.2 [INFO] [stderr] Compiling crossbeam-deque v0.8.0 [INFO] [stderr] Compiling time-macros-impl v0.1.1 [INFO] [stderr] Compiling time-macros v0.1.1 [INFO] [stderr] Compiling bstr v0.2.14 [INFO] [stderr] Compiling gfahandlegraph v0.6.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: field is never read: `headers` [INFO] [stdout] --> src/parser/parser_gfa1.rs:104:5 [INFO] [stdout] | [INFO] [stdout] 104 | headers: bool, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `GFAParser` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/parser/parser_gfa1.rs:102:10 [INFO] [stdout] | [INFO] [stdout] 102 | #[derive(Clone)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `segments` [INFO] [stdout] --> src/parser/parser_gfa1.rs:105:5 [INFO] [stdout] | [INFO] [stdout] 105 | segments: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `GFAParser` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/parser/parser_gfa1.rs:102:10 [INFO] [stdout] | [INFO] [stdout] 102 | #[derive(Clone)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `links` [INFO] [stdout] --> src/parser/parser_gfa1.rs:106:5 [INFO] [stdout] | [INFO] [stdout] 106 | links: bool, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `GFAParser` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/parser/parser_gfa1.rs:102:10 [INFO] [stdout] | [INFO] [stdout] 102 | #[derive(Clone)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `containments` [INFO] [stdout] --> src/parser/parser_gfa1.rs:107:5 [INFO] [stdout] | [INFO] [stdout] 107 | containments: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `GFAParser` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/parser/parser_gfa1.rs:102:10 [INFO] [stdout] | [INFO] [stdout] 102 | #[derive(Clone)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `paths` [INFO] [stdout] --> src/parser/parser_gfa1.rs:108:5 [INFO] [stdout] | [INFO] [stdout] 108 | paths: bool, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `GFAParser` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/parser/parser_gfa1.rs:102:10 [INFO] [stdout] | [INFO] [stdout] 102 | #[derive(Clone)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `headers` [INFO] [stdout] --> src/parser/parser_gfa2.rs:100:5 [INFO] [stdout] | [INFO] [stdout] 100 | headers: bool, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `GFA2Parser` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/parser/parser_gfa2.rs:98:10 [INFO] [stdout] | [INFO] [stdout] 98 | #[derive(Clone)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `segments` [INFO] [stdout] --> src/parser/parser_gfa2.rs:101:5 [INFO] [stdout] | [INFO] [stdout] 101 | segments: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `GFA2Parser` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/parser/parser_gfa2.rs:98:10 [INFO] [stdout] | [INFO] [stdout] 98 | #[derive(Clone)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `fragments` [INFO] [stdout] --> src/parser/parser_gfa2.rs:102:5 [INFO] [stdout] | [INFO] [stdout] 102 | fragments: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `GFA2Parser` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/parser/parser_gfa2.rs:98:10 [INFO] [stdout] | [INFO] [stdout] 98 | #[derive(Clone)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `edges` [INFO] [stdout] --> src/parser/parser_gfa2.rs:103:5 [INFO] [stdout] | [INFO] [stdout] 103 | edges: bool, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `GFA2Parser` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/parser/parser_gfa2.rs:98:10 [INFO] [stdout] | [INFO] [stdout] 98 | #[derive(Clone)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `gaps` [INFO] [stdout] --> src/parser/parser_gfa2.rs:104:5 [INFO] [stdout] | [INFO] [stdout] 104 | gaps: bool, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `GFA2Parser` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/parser/parser_gfa2.rs:98:10 [INFO] [stdout] | [INFO] [stdout] 98 | #[derive(Clone)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `groups_o` [INFO] [stdout] --> src/parser/parser_gfa2.rs:105:5 [INFO] [stdout] | [INFO] [stdout] 105 | groups_o: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `GFA2Parser` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/parser/parser_gfa2.rs:98:10 [INFO] [stdout] | [INFO] [stdout] 98 | #[derive(Clone)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `groups_u` [INFO] [stdout] --> src/parser/parser_gfa2.rs:106:5 [INFO] [stdout] | [INFO] [stdout] 106 | groups_u: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `GFA2Parser` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/parser/parser_gfa2.rs:98:10 [INFO] [stdout] | [INFO] [stdout] 98 | #[derive(Clone)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 12 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [optimized + debuginfo] target(s) in 41.12s [INFO] running `Command { std: "docker" "inspect" "94ac5312c2e8ecab688638f18534f911cf947be7448cdb8632f68fff272c5376", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "94ac5312c2e8ecab688638f18534f911cf947be7448cdb8632f68fff272c5376", kill_on_drop: false }` [INFO] [stdout] 94ac5312c2e8ecab688638f18534f911cf947be7448cdb8632f68fff272c5376 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-20/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-20/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1a3f9999346a0ca5d545a8e6af81e648ed594403aca35ed344bc34e8a45e284b [INFO] running `Command { std: "docker" "start" "-a" "1a3f9999346a0ca5d545a8e6af81e648ed594403aca35ed344bc34e8a45e284b", kill_on_drop: false }` [INFO] [stderr] warning: `panic` setting is ignored for `bench` profile [INFO] [stderr] warning: `panic` setting is ignored for `test` profile [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling serde_json v1.0.59 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling half v1.6.0 [INFO] [stderr] Compiling oorandom v11.1.3 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling plotters v0.2.15 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stdout] warning: field is never read: `headers` [INFO] [stdout] --> src/parser/parser_gfa1.rs:104:5 [INFO] [stdout] | [INFO] [stdout] 104 | headers: bool, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `GFAParser` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/parser/parser_gfa1.rs:102:10 [INFO] [stdout] | [INFO] [stdout] 102 | #[derive(Clone)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `segments` [INFO] [stdout] --> src/parser/parser_gfa1.rs:105:5 [INFO] [stdout] | [INFO] [stdout] 105 | segments: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `GFAParser` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/parser/parser_gfa1.rs:102:10 [INFO] [stdout] | [INFO] [stdout] 102 | #[derive(Clone)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `links` [INFO] [stdout] --> src/parser/parser_gfa1.rs:106:5 [INFO] [stdout] | [INFO] [stdout] 106 | links: bool, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `GFAParser` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/parser/parser_gfa1.rs:102:10 [INFO] [stdout] | [INFO] [stdout] 102 | #[derive(Clone)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `containments` [INFO] [stdout] --> src/parser/parser_gfa1.rs:107:5 [INFO] [stdout] | [INFO] [stdout] 107 | containments: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `GFAParser` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/parser/parser_gfa1.rs:102:10 [INFO] [stdout] | [INFO] [stdout] 102 | #[derive(Clone)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `paths` [INFO] [stdout] --> src/parser/parser_gfa1.rs:108:5 [INFO] [stdout] | [INFO] [stdout] 108 | paths: bool, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `GFAParser` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/parser/parser_gfa1.rs:102:10 [INFO] [stdout] | [INFO] [stdout] 102 | #[derive(Clone)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `headers` [INFO] [stdout] --> src/parser/parser_gfa2.rs:100:5 [INFO] [stdout] | [INFO] [stdout] 100 | headers: bool, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `GFA2Parser` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/parser/parser_gfa2.rs:98:10 [INFO] [stdout] | [INFO] [stdout] 98 | #[derive(Clone)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `segments` [INFO] [stdout] --> src/parser/parser_gfa2.rs:101:5 [INFO] [stdout] | [INFO] [stdout] 101 | segments: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `GFA2Parser` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/parser/parser_gfa2.rs:98:10 [INFO] [stdout] | [INFO] [stdout] 98 | #[derive(Clone)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `fragments` [INFO] [stdout] --> src/parser/parser_gfa2.rs:102:5 [INFO] [stdout] | [INFO] [stdout] 102 | fragments: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `GFA2Parser` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/parser/parser_gfa2.rs:98:10 [INFO] [stdout] | [INFO] [stdout] 98 | #[derive(Clone)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `edges` [INFO] [stdout] --> src/parser/parser_gfa2.rs:103:5 [INFO] [stdout] | [INFO] [stdout] 103 | edges: bool, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `GFA2Parser` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/parser/parser_gfa2.rs:98:10 [INFO] [stdout] | [INFO] [stdout] 98 | #[derive(Clone)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `gaps` [INFO] [stdout] --> src/parser/parser_gfa2.rs:104:5 [INFO] [stdout] | [INFO] [stdout] 104 | gaps: bool, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `GFA2Parser` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/parser/parser_gfa2.rs:98:10 [INFO] [stdout] | [INFO] [stdout] 98 | #[derive(Clone)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `groups_o` [INFO] [stdout] --> src/parser/parser_gfa2.rs:105:5 [INFO] [stdout] | [INFO] [stdout] 105 | groups_o: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `GFA2Parser` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/parser/parser_gfa2.rs:98:10 [INFO] [stdout] | [INFO] [stdout] 98 | #[derive(Clone)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `groups_u` [INFO] [stdout] --> src/parser/parser_gfa2.rs:106:5 [INFO] [stdout] | [INFO] [stdout] 106 | groups_u: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `GFA2Parser` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/parser/parser_gfa2.rs:98:10 [INFO] [stdout] | [INFO] [stdout] 98 | #[derive(Clone)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 12 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling walkdir v2.3.1 [INFO] [stderr] Compiling serde_cbor v0.11.1 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling csv v1.1.4 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling cast v0.2.3 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling tinytemplate v1.1.0 [INFO] [stderr] Compiling criterion-plot v0.4.3 [INFO] [stderr] Compiling quickcheck v0.9.2 [INFO] [stderr] Compiling criterion v0.3.3 [INFO] [stderr] Compiling gfahandlegraph v0.6.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: field is never read: `headers` [INFO] [stdout] --> src/parser/parser_gfa1.rs:104:5 [INFO] [stdout] | [INFO] [stdout] 104 | headers: bool, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `GFAParser` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/parser/parser_gfa1.rs:102:10 [INFO] [stdout] | [INFO] [stdout] 102 | #[derive(Clone)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `segments` [INFO] [stdout] --> src/parser/parser_gfa1.rs:105:5 [INFO] [stdout] | [INFO] [stdout] 105 | segments: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `GFAParser` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/parser/parser_gfa1.rs:102:10 [INFO] [stdout] | [INFO] [stdout] 102 | #[derive(Clone)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `links` [INFO] [stdout] --> src/parser/parser_gfa1.rs:106:5 [INFO] [stdout] | [INFO] [stdout] 106 | links: bool, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `GFAParser` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/parser/parser_gfa1.rs:102:10 [INFO] [stdout] | [INFO] [stdout] 102 | #[derive(Clone)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `containments` [INFO] [stdout] --> src/parser/parser_gfa1.rs:107:5 [INFO] [stdout] | [INFO] [stdout] 107 | containments: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `GFAParser` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/parser/parser_gfa1.rs:102:10 [INFO] [stdout] | [INFO] [stdout] 102 | #[derive(Clone)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `paths` [INFO] [stdout] --> src/parser/parser_gfa1.rs:108:5 [INFO] [stdout] | [INFO] [stdout] 108 | paths: bool, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `GFAParser` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/parser/parser_gfa1.rs:102:10 [INFO] [stdout] | [INFO] [stdout] 102 | #[derive(Clone)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `headers` [INFO] [stdout] --> src/parser/parser_gfa2.rs:100:5 [INFO] [stdout] | [INFO] [stdout] 100 | headers: bool, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `GFA2Parser` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/parser/parser_gfa2.rs:98:10 [INFO] [stdout] | [INFO] [stdout] 98 | #[derive(Clone)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `segments` [INFO] [stdout] --> src/parser/parser_gfa2.rs:101:5 [INFO] [stdout] | [INFO] [stdout] 101 | segments: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `GFA2Parser` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/parser/parser_gfa2.rs:98:10 [INFO] [stdout] | [INFO] [stdout] 98 | #[derive(Clone)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `fragments` [INFO] [stdout] --> src/parser/parser_gfa2.rs:102:5 [INFO] [stdout] | [INFO] [stdout] 102 | fragments: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `GFA2Parser` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/parser/parser_gfa2.rs:98:10 [INFO] [stdout] | [INFO] [stdout] 98 | #[derive(Clone)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `edges` [INFO] [stdout] --> src/parser/parser_gfa2.rs:103:5 [INFO] [stdout] | [INFO] [stdout] 103 | edges: bool, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `GFA2Parser` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/parser/parser_gfa2.rs:98:10 [INFO] [stdout] | [INFO] [stdout] 98 | #[derive(Clone)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `gaps` [INFO] [stdout] --> src/parser/parser_gfa2.rs:104:5 [INFO] [stdout] | [INFO] [stdout] 104 | gaps: bool, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `GFA2Parser` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/parser/parser_gfa2.rs:98:10 [INFO] [stdout] | [INFO] [stdout] 98 | #[derive(Clone)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `groups_o` [INFO] [stdout] --> src/parser/parser_gfa2.rs:105:5 [INFO] [stdout] | [INFO] [stdout] 105 | groups_o: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `GFA2Parser` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/parser/parser_gfa2.rs:98:10 [INFO] [stdout] | [INFO] [stdout] 98 | #[derive(Clone)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `groups_u` [INFO] [stdout] --> src/parser/parser_gfa2.rs:106:5 [INFO] [stdout] | [INFO] [stdout] 106 | groups_u: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `GFA2Parser` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/parser/parser_gfa2.rs:98:10 [INFO] [stdout] | [INFO] [stdout] 98 | #[derive(Clone)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `arbitrary_bytes_iso` [INFO] [stdout] --> src/util/dna.rs:165:8 [INFO] [stdout] | [INFO] [stdout] 165 | fn arbitrary_bytes_iso(base: u8) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 13 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [optimized + debuginfo] target(s) in 35.71s [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/gfahandlegraph-4f7582a826817fbe) [INFO] [stderr] Executable tests/test.rs (/opt/rustwide/target/debug/deps/test-64296e69cb2b9805) [INFO] running `Command { std: "docker" "inspect" "1a3f9999346a0ca5d545a8e6af81e648ed594403aca35ed344bc34e8a45e284b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1a3f9999346a0ca5d545a8e6af81e648ed594403aca35ed344bc34e8a45e284b", kill_on_drop: false }` [INFO] [stdout] 1a3f9999346a0ca5d545a8e6af81e648ed594403aca35ed344bc34e8a45e284b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-20/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-20/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 26f16012cb8a4e082c6e1725908d933b7f30f3dbb21428895d7db5e913c30bba [INFO] running `Command { std: "docker" "start" "-a" "26f16012cb8a4e082c6e1725908d933b7f30f3dbb21428895d7db5e913c30bba", kill_on_drop: false }` [INFO] [stderr] warning: `panic` setting is ignored for `bench` profile [INFO] [stderr] warning: `panic` setting is ignored for `test` profile [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] warning: field is never read: `headers` [INFO] [stderr] --> src/parser/parser_gfa1.rs:104:5 [INFO] [stderr] | [INFO] [stderr] 104 | headers: bool, [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] note: `GFAParser` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/parser/parser_gfa1.rs:102:10 [INFO] [stderr] | [INFO] [stderr] 102 | #[derive(Clone)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `segments` [INFO] [stderr] --> src/parser/parser_gfa1.rs:105:5 [INFO] [stderr] | [INFO] [stderr] 105 | segments: bool, [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `GFAParser` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/parser/parser_gfa1.rs:102:10 [INFO] [stderr] | [INFO] [stderr] 102 | #[derive(Clone)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `links` [INFO] [stderr] --> src/parser/parser_gfa1.rs:106:5 [INFO] [stderr] | [INFO] [stderr] 106 | links: bool, [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `GFAParser` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/parser/parser_gfa1.rs:102:10 [INFO] [stderr] | [INFO] [stderr] 102 | #[derive(Clone)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `containments` [INFO] [stderr] --> src/parser/parser_gfa1.rs:107:5 [INFO] [stderr] | [INFO] [stderr] 107 | containments: bool, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `GFAParser` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/parser/parser_gfa1.rs:102:10 [INFO] [stderr] | [INFO] [stderr] 102 | #[derive(Clone)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `paths` [INFO] [stderr] --> src/parser/parser_gfa1.rs:108:5 [INFO] [stderr] | [INFO] [stderr] 108 | paths: bool, [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `GFAParser` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/parser/parser_gfa1.rs:102:10 [INFO] [stderr] | [INFO] [stderr] 102 | #[derive(Clone)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `headers` [INFO] [stderr] --> src/parser/parser_gfa2.rs:100:5 [INFO] [stderr] | [INFO] [stderr] 100 | headers: bool, [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `GFA2Parser` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/parser/parser_gfa2.rs:98:10 [INFO] [stderr] | [INFO] [stderr] 98 | #[derive(Clone)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `segments` [INFO] [stderr] --> src/parser/parser_gfa2.rs:101:5 [INFO] [stderr] | [INFO] [stderr] 101 | segments: bool, [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `GFA2Parser` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/parser/parser_gfa2.rs:98:10 [INFO] [stderr] | [INFO] [stderr] 98 | #[derive(Clone)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `fragments` [INFO] [stderr] --> src/parser/parser_gfa2.rs:102:5 [INFO] [stderr] | [INFO] [stderr] 102 | fragments: bool, [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `GFA2Parser` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/parser/parser_gfa2.rs:98:10 [INFO] [stderr] | [INFO] [stderr] 98 | #[derive(Clone)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `edges` [INFO] [stderr] --> src/parser/parser_gfa2.rs:103:5 [INFO] [stderr] | [INFO] [stderr] 103 | edges: bool, [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `GFA2Parser` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/parser/parser_gfa2.rs:98:10 [INFO] [stderr] | [INFO] [stderr] 98 | #[derive(Clone)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `gaps` [INFO] [stderr] --> src/parser/parser_gfa2.rs:104:5 [INFO] [stderr] | [INFO] [stderr] 104 | gaps: bool, [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `GFA2Parser` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/parser/parser_gfa2.rs:98:10 [INFO] [stderr] | [INFO] [stderr] 98 | #[derive(Clone)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `groups_o` [INFO] [stderr] --> src/parser/parser_gfa2.rs:105:5 [INFO] [stderr] | [INFO] [stderr] 105 | groups_o: bool, [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `GFA2Parser` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/parser/parser_gfa2.rs:98:10 [INFO] [stderr] | [INFO] [stderr] 98 | #[derive(Clone)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `groups_u` [INFO] [stderr] --> src/parser/parser_gfa2.rs:106:5 [INFO] [stderr] | [INFO] [stderr] 106 | groups_u: bool, [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `GFA2Parser` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/parser/parser_gfa2.rs:98:10 [INFO] [stderr] | [INFO] [stderr] 98 | #[derive(Clone)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `gfahandlegraph` (lib) generated 12 warnings [INFO] [stderr] warning: function is never used: `arbitrary_bytes_iso` [INFO] [stderr] --> src/util/dna.rs:165:8 [INFO] [stderr] | [INFO] [stderr] 165 | fn arbitrary_bytes_iso(base: u8) -> bool { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `gfahandlegraph` (lib test) generated 13 warnings (12 duplicates) [INFO] [stderr] Finished test [optimized + debuginfo] target(s) in 3.32s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/gfahandlegraph-4f7582a826817fbe) [INFO] [stdout] [INFO] [stdout] running 41 tests [INFO] [stdout] test handle::tests::handle_flip ... ok [INFO] [stdout] test gfa::gfa2::test::o_group_iter ... ok [INFO] [stdout] test handle::tests::handle_is_isomorphism ... ok [INFO] [stdout] test parser::parser_gfa1::tests::parse_big_file ... ignored [INFO] [stdout] test parser::parser_gfa1::tests::parse_big_file1 ... ignored [INFO] [stdout] test parser::parser_gfa1::tests::can_parse_link ... ok [INFO] [stdout] test parser::parser_gfa1::tests::can_parse_path ... ok [INFO] [stdout] test parser::parser_gfa1::tests::can_parse_containments ... ok [INFO] [stdout] test parser::parser_gfa1::tests::can_parse_segment ... ok [INFO] [stdout] test gfa::segment_id::tests::test1 ... ok [INFO] [stdout] test parser::parser_gfa1::tests::parse_header ... ok [INFO] [stdout] test parser::parser_gfa2::tests::can_parse_edge ... ok [INFO] [stdout] test parser::parser_gfa2::tests::can_parse_fragment ... ok [INFO] [stdout] test parser::parser_gfa2::tests::can_parse_gap ... ok [INFO] [stdout] test parser::parser_gfa2::tests::can_parse_segment ... ok [INFO] [stdout] test parser::parser_gfa2::tests::parse_big_file ... ignored [INFO] [stdout] test parser::parser_gfa2::tests::parse_big_file1 ... ignored [INFO] [stdout] test parser::parser_gfa2::tests::can_parse_ogroup ... ok [INFO] [stdout] test parser::parser_gfa2::tests::can_parse_header ... ok [INFO] [stdout] test parser::test::big_file ... ignored [INFO] [stdout] test parser::parser_gfa2::tests::can_parse_ugroup ... ok [INFO] [stdout] test parser::test::read_big_file ... ignored [INFO] [stdout] test util::conversion::test::can_parse_and_write_big_file ... ignored [INFO] [stdout] test util::conversion::test::can_parse_and_write_single_big_file ... ignored [INFO] [stdout] test util::conversion::test::convert_medium_files ... ignored [INFO] [stdout] test util::conversion::test::can_parse_and_write_medium_file ... ok [INFO] [stdout] test util::conversion::test::can_parse_and_write_medium_file_with_tag ... ok [INFO] [stdout] test util::to_file::test::can_convert_big_graph_to_gfa ... ignored [INFO] [stdout] test util::dna::tests::print_table ... ok [INFO] [stdout] test util::dna::tests::comp_isomorphic_check ... ok [INFO] [stdout] test util::dna::tests::comp_isomorphic ... ok [INFO] [stdout] test util::dna::tests::rev_comp_isomorphic ... ok [INFO] [stdout] test handle::tests::handle_pack_panic - should panic ... ok [INFO] [stdout] test parser::test::can_create_graph_from_gfa1_file ... ok [INFO] [stdout] test parser::test::can_create_graph_from_gfa2_file ... ok [INFO] [stdout] test util::to_file::test::can_convert_medium_graph_to_gfa2 ... ok [INFO] [stdout] test parser::parser_gfa1::tests::parse_med_file ... ok [INFO] [stdout] test util::to_file::test::can_convert_graph_to_gfa ... ok [INFO] [stdout] test parser::parser_gfa2::tests::parse_med_file ... ok [INFO] [stdout] test parser::parser_gfa1::tests::parse_err_file - should panic ... ok [INFO] [stdout] test parser::test::ditto_test ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 31 passed; 0 failed; 10 ignored; 0 measured; 0 filtered out; finished in 0.13s [INFO] [stdout] [INFO] [stderr] Running tests/test.rs (/opt/rustwide/target/debug/deps/test-64296e69cb2b9805) [INFO] [stdout] [INFO] [stdout] running 17 tests [INFO] [stdout] test clear_big_graph ... ignored [INFO] [stdout] test create_big_graph ... ignored [INFO] [stdout] test mod_graph_from_big_gfa2 ... ignored [INFO] [stdout] test add_edge ... ok [INFO] [stdout] test modify_node_from_path ... ok [INFO] [stdout] test remove_path ... ok [INFO] [stdout] test remove_edge ... ok [INFO] [stdout] test remove_node ... ok [INFO] [stdout] test modify_node ... ok [INFO] [stdout] test modify_path ... ok [INFO] [stdout] test modify_edge ... ok [INFO] [stdout] test add_node ... ok [INFO] [stdout] test remove_node_from_path ... ok [INFO] [stdout] test add_path ... ok [INFO] [stdout] test ditto ... ok [INFO] [stdout] test mod_graph_from_medium_gfa ... ok [INFO] [stdout] test create_medium_graph ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 14 passed; 0 failed; 3 ignored; 0 measured; 0 filtered out; finished in 0.13s [INFO] [stdout] [INFO] [stderr] Doc-tests gfahandlegraph [INFO] [stdout] [INFO] [stdout] running 26 tests [INFO] [stdout] test src/gfa/orientation.rs - gfa::orientation::Orientation (line 116) ... ignored [INFO] [stdout] test src/gfa/orientation.rs - gfa::orientation::Orientation (line 6) ... ignored [INFO] [stdout] test src/gfa/segment_id.rs - gfa::segment_id::IdType (line 10) ... ignored [INFO] [stdout] test src/gfa/segment_id.rs - gfa::segment_id::convert_to_usize (line 107) ... ignored [INFO] [stdout] test src/gfa/segment_id.rs - gfa::segment_id::get_code_from_char (line 154) ... ignored [INFO] [stdout] test src/handlegraph/error.rs - handlegraph::error::GraphError (line 7) ... ignored [INFO] [stdout] test src/hashgraph/graph.rs - hashgraph::graph::HashGraph (line 20) ... ignored [INFO] [stdout] test src/hashgraph/graph.rs - hashgraph::graph::HashGraph::create_graph (line 148) ... ignored [INFO] [stdout] test src/hashgraph/graph.rs - hashgraph::graph::HashGraph::get_node (line 239) ... ignored [INFO] [stdout] test src/hashgraph/graph.rs - hashgraph::graph::HashGraph::get_path (line 260) ... ignored [INFO] [stdout] test src/hashgraph/node.rs - hashgraph::node::Node (line 10) ... ignored [INFO] [stdout] test src/hashgraph/path.rs - hashgraph::path::Path (line 39) ... ignored [INFO] [stdout] test src/mutablehandlegraph.rs - mutablehandlegraph::ModdableHandleGraph::modify_edge (line 92) ... ignored [INFO] [stdout] test src/mutablehandlegraph.rs - mutablehandlegraph::ModdableHandleGraph::modify_handle (line 73) ... ignored [INFO] [stdout] test src/mutablehandlegraph.rs - mutablehandlegraph::SubtractiveHandleGraph::remove_edge (line 31) ... ignored [INFO] [stdout] test src/mutablehandlegraph.rs - mutablehandlegraph::SubtractiveHandleGraph::remove_handle (line 9) ... ignored [INFO] [stdout] test src/parser.rs - parser::parse_file_to_graph (line 20) ... ignored [INFO] [stdout] test src/parser/error.rs - parser::error::ParseError (line 121) ... ignored [INFO] [stdout] test src/parser/error.rs - parser::error::ParseFieldError (line 37) ... ignored [INFO] [stdout] test src/parser/error.rs - parser::error::ParserTolerance (line 16) ... ignored [INFO] [stdout] test src/parser/parser_gfa1.rs - parser::parser_gfa1::GFAParser (line 96) ... ignored [INFO] [stdout] test src/parser/parser_gfa1.rs - parser::parser_gfa1::GFAParser::parse_file (line 155) ... ignored [INFO] [stdout] test src/parser/parser_gfa2.rs - parser::parser_gfa2::GFA2Parser::parse_file (line 155) ... ignored [INFO] [stdout] test src/pathgraph.rs - pathgraph::PathHandleGraph::modify_step (line 128) ... ignored [INFO] [stdout] test src/pathgraph.rs - pathgraph::PathHandleGraph::remove_step (line 112) ... ignored [INFO] [stdout] test src/pathgraph.rs - pathgraph::PathHandleGraph::rewrite_path (line 149) ... ignored [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 26 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "26f16012cb8a4e082c6e1725908d933b7f30f3dbb21428895d7db5e913c30bba", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "26f16012cb8a4e082c6e1725908d933b7f30f3dbb21428895d7db5e913c30bba", kill_on_drop: false }` [INFO] [stdout] 26f16012cb8a4e082c6e1725908d933b7f30f3dbb21428895d7db5e913c30bba