[INFO] cloning repository https://github.com/chfi/rs-gfa-utils [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/chfi/rs-gfa-utils" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchfi%2Frs-gfa-utils", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchfi%2Frs-gfa-utils'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c89c468ac28f9c04ab8ca7e10c7224d36ee8791d [INFO] checking chfi/rs-gfa-utils/c89c468ac28f9c04ab8ca7e10c7224d36ee8791d against master#ab869e094a907cc5d19b4080f22eccaf347f1f95 for pr-129604 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchfi%2Frs-gfa-utils" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/chfi/rs-gfa-utils on toolchain ab869e094a907cc5d19b4080f22eccaf347f1f95 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ab869e094a907cc5d19b4080f22eccaf347f1f95" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/chfi/rs-gfa-utils [INFO] finished tweaking git repo https://github.com/chfi/rs-gfa-utils [INFO] tweaked toml for git repo https://github.com/chfi/rs-gfa-utils written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/chfi/rs-gfa-utils 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" "+ab869e094a907cc5d19b4080f22eccaf347f1f95" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded structopt-derive v0.4.8 [INFO] [stderr] Downloaded bytemuck_derive v1.0.0 [INFO] [stderr] Downloaded structopt v0.3.15 [INFO] [stderr] Downloaded wyhash v0.5.0 [INFO] [stderr] Downloaded three-edge-connected v0.2.2 [INFO] [stderr] Downloaded gfa v0.10.0 [INFO] [stderr] Downloaded boomphf v0.5.9 [INFO] [stderr] Downloaded succinct v0.5.2 [INFO] [stderr] Downloaded aho-corasick v0.7.12 [INFO] [stderr] Downloaded saboten v0.1.2-alpha.3 [INFO] [stderr] Downloaded handlegraph v0.7.0-alpha.7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+ab869e094a907cc5d19b4080f22eccaf347f1f95" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c8a0727ab12c8e41095423b53b0a092edf3ac18407d416e97ffba37d9b0872a5 [INFO] running `Command { std: "docker" "start" "-a" "c8a0727ab12c8e41095423b53b0a092edf3ac18407d416e97ffba37d9b0872a5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c8a0727ab12c8e41095423b53b0a092edf3ac18407d416e97ffba37d9b0872a5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c8a0727ab12c8e41095423b53b0a092edf3ac18407d416e97ffba37d9b0872a5", kill_on_drop: false }` [INFO] [stdout] c8a0727ab12c8e41095423b53b0a092edf3ac18407d416e97ffba37d9b0872a5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+ab869e094a907cc5d19b4080f22eccaf347f1f95" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c64b490984fb42ebd2a126a2c4338130f7919adbc811b93d9df693a89b8fcc31 [INFO] running `Command { std: "docker" "start" "-a" "c64b490984fb42ebd2a126a2c4338130f7919adbc811b93d9df693a89b8fcc31", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling libc v0.2.71 [INFO] [stderr] Compiling proc-macro2 v1.0.18 [INFO] [stderr] Compiling syn v1.0.33 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling const_fn v0.4.5 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling serde_derive v1.0.114 [INFO] [stderr] Checking regex-syntax v0.6.18 [INFO] [stderr] Checking thread_local v1.0.1 [INFO] [stderr] Compiling rayon-core v1.9.0 [INFO] [stderr] Compiling serde v1.0.114 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Compiling serde_json v1.0.57 [INFO] [stderr] Compiling anyhow v1.0.38 [INFO] [stderr] Checking arrayvec v0.5.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.3 [INFO] [stderr] Checking either v1.5.3 [INFO] [stderr] Checking itoa v0.4.6 [INFO] [stderr] Compiling proc-macro-error v1.0.3 [INFO] [stderr] Checking quick-error v1.2.3 [INFO] [stderr] Checking rand_core v0.6.1 [INFO] [stderr] Checking hashbrown v0.9.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.1 [INFO] [stderr] Compiling memoffset v0.6.1 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling rayon v1.5.0 [INFO] [stderr] Compiling indexmap v1.6.0 [INFO] [stderr] Checking aho-corasick v0.7.12 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Checking wyhash v0.5.0 [INFO] [stderr] Checking regex-automata v0.1.9 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Checking humantime v1.3.0 [INFO] [stderr] Checking fixedbitset v0.2.0 [INFO] [stderr] Checking termcolor v1.1.0 [INFO] [stderr] Checking number_prefix v0.3.0 [INFO] [stderr] Checking rustc-hash v1.1.0 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking memmap v0.7.0 [INFO] [stderr] Checking termios v0.3.2 [INFO] [stderr] Checking terminal_size v0.1.13 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking clap v2.33.1 [INFO] [stderr] Checking petgraph v0.5.1 [INFO] [stderr] Checking crossbeam-epoch v0.9.1 [INFO] [stderr] Checking crossbeam-channel v0.5.0 [INFO] [stderr] Checking crossbeam-deque v0.8.0 [INFO] [stderr] Checking succinct v0.5.2 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking regex v1.3.9 [INFO] [stderr] Checking console v0.12.0 [INFO] [stderr] Checking env_logger v0.7.1 [INFO] [stderr] Checking pretty_env_logger v0.4.0 [INFO] [stderr] Checking boomphf v0.5.9 [INFO] [stderr] Checking indicatif v0.15.0 [INFO] [stderr] Compiling syn-mid v0.5.0 [INFO] [stderr] Compiling bytemuck_derive v1.0.0 [INFO] [stderr] Checking bytemuck v1.4.1 [INFO] [stderr] Compiling structopt-derive v0.4.8 [INFO] [stderr] Checking structopt v0.3.15 [INFO] [stderr] Checking bstr v0.2.13 [INFO] [stderr] Checking gfa v0.10.0 [INFO] [stderr] Checking three-edge-connected v0.2.2 [INFO] [stderr] Checking handlegraph v0.7.0-alpha.7 [INFO] [stderr] Checking saboten v0.1.2-alpha.3 [INFO] [stderr] Checking gfautil v0.4.0-alpha.5 (/opt/rustwide/workdir) [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/subgraph.rs:8:54 [INFO] [stdout] | [INFO] [stdout] 8 | $coll.iter().filter($pred).cloned().collect(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 23 | filtered!(gfa.paths, |p| path_names.contains(p.path_name.as_slice())); [INFO] [stdout] | --------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default [INFO] [stdout] = note: this warning originates in the macro `filtered` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/subgraph.rs:8:54 [INFO] [stdout] | [INFO] [stdout] 8 | $coll.iter().filter($pred).cloned().collect(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 33 | filtered!(gfa.segments, |s| segment_names.contains(s.name.as_slice())); [INFO] [stdout] | ---------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `filtered` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/subgraph.rs:8:54 [INFO] [stdout] | [INFO] [stdout] 8 | $coll.iter().filter($pred).cloned().collect(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 36 | let links = filtered!(&gfa.links, |l| { [INFO] [stdout] | _________________- [INFO] [stdout] 37 | | segment_names.contains(l.from_segment.as_slice()) [INFO] [stdout] 38 | | && segment_names.contains(l.to_segment.as_slice()) [INFO] [stdout] 39 | | }); [INFO] [stdout] | |______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `filtered` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/subgraph.rs:8:54 [INFO] [stdout] | [INFO] [stdout] 8 | $coll.iter().filter($pred).cloned().collect(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 41 | let containments = filtered!(&gfa.containments, |l| { [INFO] [stdout] | ________________________- [INFO] [stdout] 42 | | segment_names.contains(l.container_name.as_slice()) [INFO] [stdout] 43 | | && segment_names.contains(l.contained_name.as_slice()) [INFO] [stdout] 44 | | }); [INFO] [stdout] | |______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `filtered` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/subgraph.rs:8:54 [INFO] [stdout] | [INFO] [stdout] 8 | $coll.iter().filter($pred).cloned().collect(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 65 | filtered!(gfa.segments, |s| segment_names.contains(s.name.as_slice())); [INFO] [stdout] | ---------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `filtered` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/subgraph.rs:8:54 [INFO] [stdout] | [INFO] [stdout] 8 | $coll.iter().filter($pred).cloned().collect(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 67 | let links = filtered!(&gfa.links, |l| { [INFO] [stdout] | _________________- [INFO] [stdout] 68 | | segment_names.contains(l.from_segment.as_slice()) [INFO] [stdout] 69 | | && segment_names.contains(l.to_segment.as_slice()) [INFO] [stdout] 70 | | }); [INFO] [stdout] | |______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `filtered` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/subgraph.rs:8:54 [INFO] [stdout] | [INFO] [stdout] 8 | $coll.iter().filter($pred).cloned().collect(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 72 | let containments = filtered!(&gfa.containments, |l| { [INFO] [stdout] | ________________________- [INFO] [stdout] 73 | | segment_names.contains(l.container_name.as_slice()) [INFO] [stdout] 74 | | && segment_names.contains(l.contained_name.as_slice()) [INFO] [stdout] 75 | | }); [INFO] [stdout] | |______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `filtered` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/subgraph.rs:8:54 [INFO] [stdout] | [INFO] [stdout] 8 | $coll.iter().filter($pred).cloned().collect(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 77 | let paths: Vec<_> = filtered!(gfa.paths, |p| p [INFO] [stdout] | _________________________- [INFO] [stdout] 78 | | .iter() [INFO] [stdout] 79 | | .any(|(s, _)| segment_names.contains(s.as_ref()))); [INFO] [stdout] | |__________________________________________________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `filtered` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `gfa::gfa::Orientation::Forward` [INFO] [stdout] --> src/variants.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | use gfa::gfa::Orientation::Forward; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/subgraph.rs:8:54 [INFO] [stdout] | [INFO] [stdout] 8 | $coll.iter().filter($pred).cloned().collect(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 23 | filtered!(gfa.paths, |p| path_names.contains(p.path_name.as_slice())); [INFO] [stdout] | --------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default [INFO] [stdout] = note: this warning originates in the macro `filtered` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/subgraph.rs:8:54 [INFO] [stdout] | [INFO] [stdout] 8 | $coll.iter().filter($pred).cloned().collect(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 33 | filtered!(gfa.segments, |s| segment_names.contains(s.name.as_slice())); [INFO] [stdout] | ---------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `filtered` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/subgraph.rs:8:54 [INFO] [stdout] | [INFO] [stdout] 8 | $coll.iter().filter($pred).cloned().collect(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 36 | let links = filtered!(&gfa.links, |l| { [INFO] [stdout] | _________________- [INFO] [stdout] 37 | | segment_names.contains(l.from_segment.as_slice()) [INFO] [stdout] 38 | | && segment_names.contains(l.to_segment.as_slice()) [INFO] [stdout] 39 | | }); [INFO] [stdout] | |______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `filtered` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/subgraph.rs:8:54 [INFO] [stdout] | [INFO] [stdout] 8 | $coll.iter().filter($pred).cloned().collect(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 41 | let containments = filtered!(&gfa.containments, |l| { [INFO] [stdout] | ________________________- [INFO] [stdout] 42 | | segment_names.contains(l.container_name.as_slice()) [INFO] [stdout] 43 | | && segment_names.contains(l.contained_name.as_slice()) [INFO] [stdout] 44 | | }); [INFO] [stdout] | |______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `filtered` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/subgraph.rs:8:54 [INFO] [stdout] | [INFO] [stdout] 8 | $coll.iter().filter($pred).cloned().collect(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 65 | filtered!(gfa.segments, |s| segment_names.contains(s.name.as_slice())); [INFO] [stdout] | ---------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `filtered` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/subgraph.rs:8:54 [INFO] [stdout] | [INFO] [stdout] 8 | $coll.iter().filter($pred).cloned().collect(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 67 | let links = filtered!(&gfa.links, |l| { [INFO] [stdout] | _________________- [INFO] [stdout] 68 | | segment_names.contains(l.from_segment.as_slice()) [INFO] [stdout] 69 | | && segment_names.contains(l.to_segment.as_slice()) [INFO] [stdout] 70 | | }); [INFO] [stdout] | |______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `filtered` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/subgraph.rs:8:54 [INFO] [stdout] | [INFO] [stdout] 8 | $coll.iter().filter($pred).cloned().collect(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 72 | let containments = filtered!(&gfa.containments, |l| { [INFO] [stdout] | ________________________- [INFO] [stdout] 73 | | segment_names.contains(l.container_name.as_slice()) [INFO] [stdout] 74 | | && segment_names.contains(l.contained_name.as_slice()) [INFO] [stdout] 75 | | }); [INFO] [stdout] | |______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `filtered` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/subgraph.rs:8:54 [INFO] [stdout] | [INFO] [stdout] 8 | $coll.iter().filter($pred).cloned().collect(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 77 | let paths: Vec<_> = filtered!(gfa.paths, |p| p [INFO] [stdout] | _________________________- [INFO] [stdout] 78 | | .iter() [INFO] [stdout] 79 | | .any(|(s, _)| segment_names.contains(s.as_ref()))); [INFO] [stdout] | |__________________________________________________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `filtered` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `gfa::gfa::Orientation::Forward` [INFO] [stdout] --> src/variants.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | use gfa::gfa::Orientation::Forward; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `hash_subpath` is never used [INFO] [stdout] --> src/variants.rs:27:8 [INFO] [stdout] | [INFO] [stdout] 26 | impl PathData { [INFO] [stdout] | ------------- method in this implementation [INFO] [stdout] 27 | fn hash_subpath(&self, path: usize, from: usize, to: usize) -> Option { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 10 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `hash_subpath` is never used [INFO] [stdout] --> src/variants.rs:27:8 [INFO] [stdout] | [INFO] [stdout] 26 | impl PathData { [INFO] [stdout] | ------------- method in this implementation [INFO] [stdout] 27 | fn hash_subpath(&self, path: usize, from: usize, to: usize) -> Option { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 10 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.80s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: gfautil v0.4.0-alpha.5 (/opt/rustwide/workdir), nom v5.1.2 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2` [INFO] running `Command { std: "docker" "inspect" "c64b490984fb42ebd2a126a2c4338130f7919adbc811b93d9df693a89b8fcc31", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c64b490984fb42ebd2a126a2c4338130f7919adbc811b93d9df693a89b8fcc31", kill_on_drop: false }` [INFO] [stdout] c64b490984fb42ebd2a126a2c4338130f7919adbc811b93d9df693a89b8fcc31