[INFO] cloning repository https://github.com/dlukes/simplify-tags [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dlukes/simplify-tags" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdlukes%2Fsimplify-tags", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdlukes%2Fsimplify-tags'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4c43ce168cacb4a0376c2fc403de91135f73cd94 [INFO] checking dlukes/simplify-tags against master#a609fb45efad59dfd459c76e50899be9f0583b5a for pr-80579 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdlukes%2Fsimplify-tags" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/dlukes/simplify-tags on toolchain a609fb45efad59dfd459c76e50899be9f0583b5a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/dlukes/simplify-tags [INFO] finished tweaking git repo https://github.com/dlukes/simplify-tags [INFO] tweaked toml for git repo https://github.com/dlukes/simplify-tags written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/dlukes/simplify-tags already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "rustops/crates-build-env@sha256:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bb2c0df793ff649487a8c4a9fe69d3a505c53a79277c0d731283a546d2304e56 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "bb2c0df793ff649487a8c4a9fe69d3a505c53a79277c0d731283a546d2304e56", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bb2c0df793ff649487a8c4a9fe69d3a505c53a79277c0d731283a546d2304e56", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bb2c0df793ff649487a8c4a9fe69d3a505c53a79277c0d731283a546d2304e56", kill_on_drop: false }` [INFO] [stdout] bb2c0df793ff649487a8c4a9fe69d3a505c53a79277c0d731283a546d2304e56 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 058cbb85ae0cffd2a08dc0a7797fcd6f5ecfe6c756d659f6582719dea05c4ec8 [INFO] running `Command { std: "docker" "start" "-a" "058cbb85ae0cffd2a08dc0a7797fcd6f5ecfe6c756d659f6582719dea05c4ec8", kill_on_drop: false }` [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Checking libc v0.2.40 [INFO] [stderr] Checking lazy_static v1.0.0 [INFO] [stderr] Compiling regex v0.2.10 [INFO] [stderr] Checking ucd-util v0.1.1 [INFO] [stderr] Checking utf8-ranges v1.0.0 [INFO] [stderr] Checking unreachable v1.0.0 [INFO] [stderr] Checking thread_local v0.3.5 [INFO] [stderr] Checking regex-syntax v0.5.3 [INFO] [stderr] Checking memchr v2.0.1 [INFO] [stderr] Checking aho-corasick v0.6.4 [INFO] [stderr] Checking simplify_tags v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/bin/02-min_alokaci.rs:32:5 [INFO] [stdout] | [INFO] [stdout] 32 | / lazy_static! { [INFO] [stdout] 33 | | static ref ABBR_REGEX: [INFO] [stdout] 34 | | Regex = Regex::new(r"(]*>..).{12}8").unwrap(); [INFO] [stdout] 35 | | static ref P7_REGEX: [INFO] [stdout] ... | [INFO] [stdout] 56 | | Regex = Regex::new(r"(]*>co]*>P4)...").unwrap(); [INFO] [stdout] 57 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/bin/02-min_alokaci.rs:32:5 [INFO] [stdout] | [INFO] [stdout] 32 | / lazy_static! { [INFO] [stdout] 33 | | static ref ABBR_REGEX: [INFO] [stdout] 34 | | Regex = Regex::new(r"(]*>..).{12}8").unwrap(); [INFO] [stdout] 35 | | static ref P7_REGEX: [INFO] [stdout] ... | [INFO] [stdout] 56 | | Regex = Regex::new(r"(]*>co]*>P4)...").unwrap(); [INFO] [stdout] 57 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/bin/02-min_alokaci.rs:32:5 [INFO] [stdout] | [INFO] [stdout] 32 | / lazy_static! { [INFO] [stdout] 33 | | static ref ABBR_REGEX: [INFO] [stdout] 34 | | Regex = Regex::new(r"(]*>..).{12}8").unwrap(); [INFO] [stdout] 35 | | static ref P7_REGEX: [INFO] [stdout] ... | [INFO] [stdout] 56 | | Regex = Regex::new(r"(]*>co]*>P4)...").unwrap(); [INFO] [stdout] 57 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/bin/02-min_alokaci.rs:32:5 [INFO] [stdout] | [INFO] [stdout] 32 | / lazy_static! { [INFO] [stdout] 33 | | static ref ABBR_REGEX: [INFO] [stdout] 34 | | Regex = Regex::new(r"(]*>..).{12}8").unwrap(); [INFO] [stdout] 35 | | static ref P7_REGEX: [INFO] [stdout] ... | [INFO] [stdout] 56 | | Regex = Regex::new(r"(]*>co]*>P4)...").unwrap(); [INFO] [stdout] 57 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/bin/02-min_alokaci.rs:32:5 [INFO] [stdout] | [INFO] [stdout] 32 | / lazy_static! { [INFO] [stdout] 33 | | static ref ABBR_REGEX: [INFO] [stdout] 34 | | Regex = Regex::new(r"(]*>..).{12}8").unwrap(); [INFO] [stdout] 35 | | static ref P7_REGEX: [INFO] [stdout] ... | [INFO] [stdout] 56 | | Regex = Regex::new(r"(]*>co]*>P4)...").unwrap(); [INFO] [stdout] 57 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/bin/02-min_alokaci.rs:32:5 [INFO] [stdout] | [INFO] [stdout] 32 | / lazy_static! { [INFO] [stdout] 33 | | static ref ABBR_REGEX: [INFO] [stdout] 34 | | Regex = Regex::new(r"(]*>..).{12}8").unwrap(); [INFO] [stdout] 35 | | static ref P7_REGEX: [INFO] [stdout] ... | [INFO] [stdout] 56 | | Regex = Regex::new(r"(]*>co]*>P4)...").unwrap(); [INFO] [stdout] 57 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/bin/02-min_alokaci.rs:32:5 [INFO] [stdout] | [INFO] [stdout] 32 | / lazy_static! { [INFO] [stdout] 33 | | static ref ABBR_REGEX: [INFO] [stdout] 34 | | Regex = Regex::new(r"(]*>..).{12}8").unwrap(); [INFO] [stdout] 35 | | static ref P7_REGEX: [INFO] [stdout] ... | [INFO] [stdout] 56 | | Regex = Regex::new(r"(]*>co]*>P4)...").unwrap(); [INFO] [stdout] 57 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/bin/01-drobnosti.rs:36:5 [INFO] [stdout] | [INFO] [stdout] 36 | / lazy_static! { [INFO] [stdout] 37 | | static ref ABBR_REGEX: [INFO] [stdout] 38 | | Regex = Regex::new(r"(]*>..).{12}8").unwrap(); [INFO] [stdout] 39 | | static ref P7_REGEX: [INFO] [stdout] ... | [INFO] [stdout] 60 | | Regex = Regex::new(r"(]*>co]*>P4)...").unwrap(); [INFO] [stdout] 61 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/bin/01-drobnosti.rs:36:5 [INFO] [stdout] | [INFO] [stdout] 36 | / lazy_static! { [INFO] [stdout] 37 | | static ref ABBR_REGEX: [INFO] [stdout] 38 | | Regex = Regex::new(r"(]*>..).{12}8").unwrap(); [INFO] [stdout] 39 | | static ref P7_REGEX: [INFO] [stdout] ... | [INFO] [stdout] 60 | | Regex = Regex::new(r"(]*>co]*>P4)...").unwrap(); [INFO] [stdout] 61 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/bin/02-min_alokaci.rs:32:5 [INFO] [stdout] | [INFO] [stdout] 32 | / lazy_static! { [INFO] [stdout] 33 | | static ref ABBR_REGEX: [INFO] [stdout] 34 | | Regex = Regex::new(r"(]*>..).{12}8").unwrap(); [INFO] [stdout] 35 | | static ref P7_REGEX: [INFO] [stdout] ... | [INFO] [stdout] 56 | | Regex = Regex::new(r"(]*>co]*>P4)...").unwrap(); [INFO] [stdout] 57 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/bin/02-min_alokaci.rs:32:5 [INFO] [stdout] | [INFO] [stdout] 32 | / lazy_static! { [INFO] [stdout] 33 | | static ref ABBR_REGEX: [INFO] [stdout] 34 | | Regex = Regex::new(r"(]*>..).{12}8").unwrap(); [INFO] [stdout] 35 | | static ref P7_REGEX: [INFO] [stdout] ... | [INFO] [stdout] 56 | | Regex = Regex::new(r"(]*>co]*>P4)...").unwrap(); [INFO] [stdout] 57 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/bin/02-min_alokaci.rs:32:5 [INFO] [stdout] | [INFO] [stdout] 32 | / lazy_static! { [INFO] [stdout] 33 | | static ref ABBR_REGEX: [INFO] [stdout] 34 | | Regex = Regex::new(r"(]*>..).{12}8").unwrap(); [INFO] [stdout] 35 | | static ref P7_REGEX: [INFO] [stdout] ... | [INFO] [stdout] 56 | | Regex = Regex::new(r"(]*>co]*>P4)...").unwrap(); [INFO] [stdout] 57 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/bin/01-drobnosti.rs:36:5 [INFO] [stdout] | [INFO] [stdout] 36 | / lazy_static! { [INFO] [stdout] 37 | | static ref ABBR_REGEX: [INFO] [stdout] 38 | | Regex = Regex::new(r"(]*>..).{12}8").unwrap(); [INFO] [stdout] 39 | | static ref P7_REGEX: [INFO] [stdout] ... | [INFO] [stdout] 60 | | Regex = Regex::new(r"(]*>co]*>P4)...").unwrap(); [INFO] [stdout] 61 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/bin/02-min_alokaci.rs:32:5 [INFO] [stdout] | [INFO] [stdout] 32 | / lazy_static! { [INFO] [stdout] 33 | | static ref ABBR_REGEX: [INFO] [stdout] 34 | | Regex = Regex::new(r"(]*>..).{12}8").unwrap(); [INFO] [stdout] 35 | | static ref P7_REGEX: [INFO] [stdout] ... | [INFO] [stdout] 56 | | Regex = Regex::new(r"(]*>co]*>P4)...").unwrap(); [INFO] [stdout] 57 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/bin/01-drobnosti.rs:36:5 [INFO] [stdout] | [INFO] [stdout] 36 | / lazy_static! { [INFO] [stdout] 37 | | static ref ABBR_REGEX: [INFO] [stdout] 38 | | Regex = Regex::new(r"(]*>..).{12}8").unwrap(); [INFO] [stdout] 39 | | static ref P7_REGEX: [INFO] [stdout] ... | [INFO] [stdout] 60 | | Regex = Regex::new(r"(]*>co]*>P4)...").unwrap(); [INFO] [stdout] 61 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/bin/01-drobnosti.rs:36:5 [INFO] [stdout] | [INFO] [stdout] 36 | / lazy_static! { [INFO] [stdout] 37 | | static ref ABBR_REGEX: [INFO] [stdout] 38 | | Regex = Regex::new(r"(]*>..).{12}8").unwrap(); [INFO] [stdout] 39 | | static ref P7_REGEX: [INFO] [stdout] ... | [INFO] [stdout] 60 | | Regex = Regex::new(r"(]*>co]*>P4)...").unwrap(); [INFO] [stdout] 61 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/bin/01-drobnosti.rs:36:5 [INFO] [stdout] | [INFO] [stdout] 36 | / lazy_static! { [INFO] [stdout] 37 | | static ref ABBR_REGEX: [INFO] [stdout] 38 | | Regex = Regex::new(r"(]*>..).{12}8").unwrap(); [INFO] [stdout] 39 | | static ref P7_REGEX: [INFO] [stdout] ... | [INFO] [stdout] 60 | | Regex = Regex::new(r"(]*>co]*>P4)...").unwrap(); [INFO] [stdout] 61 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/bin/00-orig.rs:23:5 [INFO] [stdout] | [INFO] [stdout] 23 | / lazy_static! { [INFO] [stdout] 24 | | static ref ABBR_REGEX: [INFO] [stdout] 25 | | Regex = Regex::new(r"(?P]*>..).{12}8").unwrap(); [INFO] [stdout] 26 | | static ref P7_REGEX: [INFO] [stdout] ... | [INFO] [stdout] 47 | | Regex = Regex::new(r"(?P]*>co]*>P4)...").unwrap(); [INFO] [stdout] 48 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/bin/01-drobnosti.rs:36:5 [INFO] [stdout] | [INFO] [stdout] 36 | / lazy_static! { [INFO] [stdout] 37 | | static ref ABBR_REGEX: [INFO] [stdout] 38 | | Regex = Regex::new(r"(]*>..).{12}8").unwrap(); [INFO] [stdout] 39 | | static ref P7_REGEX: [INFO] [stdout] ... | [INFO] [stdout] 60 | | Regex = Regex::new(r"(]*>co]*>P4)...").unwrap(); [INFO] [stdout] 61 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/bin/01-drobnosti.rs:36:5 [INFO] [stdout] | [INFO] [stdout] 36 | / lazy_static! { [INFO] [stdout] 37 | | static ref ABBR_REGEX: [INFO] [stdout] 38 | | Regex = Regex::new(r"(]*>..).{12}8").unwrap(); [INFO] [stdout] 39 | | static ref P7_REGEX: [INFO] [stdout] ... | [INFO] [stdout] 60 | | Regex = Regex::new(r"(]*>co]*>P4)...").unwrap(); [INFO] [stdout] 61 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/bin/00-orig.rs:23:5 [INFO] [stdout] | [INFO] [stdout] 23 | / lazy_static! { [INFO] [stdout] 24 | | static ref ABBR_REGEX: [INFO] [stdout] 25 | | Regex = Regex::new(r"(?P]*>..).{12}8").unwrap(); [INFO] [stdout] 26 | | static ref P7_REGEX: [INFO] [stdout] ... | [INFO] [stdout] 47 | | Regex = Regex::new(r"(?P]*>co]*>P4)...").unwrap(); [INFO] [stdout] 48 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/bin/01-drobnosti.rs:36:5 [INFO] [stdout] | [INFO] [stdout] 36 | / lazy_static! { [INFO] [stdout] 37 | | static ref ABBR_REGEX: [INFO] [stdout] 38 | | Regex = Regex::new(r"(]*>..).{12}8").unwrap(); [INFO] [stdout] 39 | | static ref P7_REGEX: [INFO] [stdout] ... | [INFO] [stdout] 60 | | Regex = Regex::new(r"(]*>co]*>P4)...").unwrap(); [INFO] [stdout] 61 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/bin/00-orig.rs:23:5 [INFO] [stdout] | [INFO] [stdout] 23 | / lazy_static! { [INFO] [stdout] 24 | | static ref ABBR_REGEX: [INFO] [stdout] 25 | | Regex = Regex::new(r"(?P]*>..).{12}8").unwrap(); [INFO] [stdout] 26 | | static ref P7_REGEX: [INFO] [stdout] ... | [INFO] [stdout] 47 | | Regex = Regex::new(r"(?P]*>co]*>P4)...").unwrap(); [INFO] [stdout] 48 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/bin/00-orig.rs:23:5 [INFO] [stdout] | [INFO] [stdout] 23 | / lazy_static! { [INFO] [stdout] 24 | | static ref ABBR_REGEX: [INFO] [stdout] 25 | | Regex = Regex::new(r"(?P]*>..).{12}8").unwrap(); [INFO] [stdout] 26 | | static ref P7_REGEX: [INFO] [stdout] ... | [INFO] [stdout] 47 | | Regex = Regex::new(r"(?P]*>co]*>P4)...").unwrap(); [INFO] [stdout] 48 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/bin/00-orig.rs:23:5 [INFO] [stdout] | [INFO] [stdout] 23 | / lazy_static! { [INFO] [stdout] 24 | | static ref ABBR_REGEX: [INFO] [stdout] 25 | | Regex = Regex::new(r"(?P]*>..).{12}8").unwrap(); [INFO] [stdout] 26 | | static ref P7_REGEX: [INFO] [stdout] ... | [INFO] [stdout] 47 | | Regex = Regex::new(r"(?P]*>co]*>P4)...").unwrap(); [INFO] [stdout] 48 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/bin/01-drobnosti.rs:36:5 [INFO] [stdout] | [INFO] [stdout] 36 | / lazy_static! { [INFO] [stdout] 37 | | static ref ABBR_REGEX: [INFO] [stdout] 38 | | Regex = Regex::new(r"(]*>..).{12}8").unwrap(); [INFO] [stdout] 39 | | static ref P7_REGEX: [INFO] [stdout] ... | [INFO] [stdout] 60 | | Regex = Regex::new(r"(]*>co]*>P4)...").unwrap(); [INFO] [stdout] 61 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/bin/00-orig.rs:23:5 [INFO] [stdout] | [INFO] [stdout] 23 | / lazy_static! { [INFO] [stdout] 24 | | static ref ABBR_REGEX: [INFO] [stdout] 25 | | Regex = Regex::new(r"(?P]*>..).{12}8").unwrap(); [INFO] [stdout] 26 | | static ref P7_REGEX: [INFO] [stdout] ... | [INFO] [stdout] 47 | | Regex = Regex::new(r"(?P]*>co]*>P4)...").unwrap(); [INFO] [stdout] 48 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/bin/00-orig.rs:23:5 [INFO] [stdout] | [INFO] [stdout] 23 | / lazy_static! { [INFO] [stdout] 24 | | static ref ABBR_REGEX: [INFO] [stdout] 25 | | Regex = Regex::new(r"(?P]*>..).{12}8").unwrap(); [INFO] [stdout] 26 | | static ref P7_REGEX: [INFO] [stdout] ... | [INFO] [stdout] 47 | | Regex = Regex::new(r"(?P]*>co]*>P4)...").unwrap(); [INFO] [stdout] 48 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/bin/01-drobnosti.rs:36:5 [INFO] [stdout] | [INFO] [stdout] 36 | / lazy_static! { [INFO] [stdout] 37 | | static ref ABBR_REGEX: [INFO] [stdout] 38 | | Regex = Regex::new(r"(]*>..).{12}8").unwrap(); [INFO] [stdout] 39 | | static ref P7_REGEX: [INFO] [stdout] ... | [INFO] [stdout] 60 | | Regex = Regex::new(r"(]*>co]*>P4)...").unwrap(); [INFO] [stdout] 61 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/bin/00-orig.rs:23:5 [INFO] [stdout] | [INFO] [stdout] 23 | / lazy_static! { [INFO] [stdout] 24 | | static ref ABBR_REGEX: [INFO] [stdout] 25 | | Regex = Regex::new(r"(?P]*>..).{12}8").unwrap(); [INFO] [stdout] 26 | | static ref P7_REGEX: [INFO] [stdout] ... | [INFO] [stdout] 47 | | Regex = Regex::new(r"(?P]*>co]*>P4)...").unwrap(); [INFO] [stdout] 48 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/bin/00-orig.rs:23:5 [INFO] [stdout] | [INFO] [stdout] 23 | / lazy_static! { [INFO] [stdout] 24 | | static ref ABBR_REGEX: [INFO] [stdout] 25 | | Regex = Regex::new(r"(?P]*>..).{12}8").unwrap(); [INFO] [stdout] 26 | | static ref P7_REGEX: [INFO] [stdout] ... | [INFO] [stdout] 47 | | Regex = Regex::new(r"(?P]*>co]*>P4)...").unwrap(); [INFO] [stdout] 48 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/bin/00-orig.rs:23:5 [INFO] [stdout] | [INFO] [stdout] 23 | / lazy_static! { [INFO] [stdout] 24 | | static ref ABBR_REGEX: [INFO] [stdout] 25 | | Regex = Regex::new(r"(?P]*>..).{12}8").unwrap(); [INFO] [stdout] 26 | | static ref P7_REGEX: [INFO] [stdout] ... | [INFO] [stdout] 47 | | Regex = Regex::new(r"(?P]*>co]*>P4)...").unwrap(); [INFO] [stdout] 48 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/bin/00-orig.rs:23:5 [INFO] [stdout] | [INFO] [stdout] 23 | / lazy_static! { [INFO] [stdout] 24 | | static ref ABBR_REGEX: [INFO] [stdout] 25 | | Regex = Regex::new(r"(?P]*>..).{12}8").unwrap(); [INFO] [stdout] 26 | | static ref P7_REGEX: [INFO] [stdout] ... | [INFO] [stdout] 47 | | Regex = Regex::new(r"(?P]*>co]*>P4)...").unwrap(); [INFO] [stdout] 48 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/bin/01-drobnosti.rs:36:5 [INFO] [stdout] | [INFO] [stdout] 36 | / lazy_static! { [INFO] [stdout] 37 | | static ref ABBR_REGEX: [INFO] [stdout] 38 | | Regex = Regex::new(r"(]*>..).{12}8").unwrap(); [INFO] [stdout] 39 | | static ref P7_REGEX: [INFO] [stdout] ... | [INFO] [stdout] 60 | | Regex = Regex::new(r"(]*>co]*>P4)...").unwrap(); [INFO] [stdout] 61 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/bin/00-orig.rs:23:5 [INFO] [stdout] | [INFO] [stdout] 23 | / lazy_static! { [INFO] [stdout] 24 | | static ref ABBR_REGEX: [INFO] [stdout] 25 | | Regex = Regex::new(r"(?P]*>..).{12}8").unwrap(); [INFO] [stdout] 26 | | static ref P7_REGEX: [INFO] [stdout] ... | [INFO] [stdout] 47 | | Regex = Regex::new(r"(?P]*>co]*>P4)...").unwrap(); [INFO] [stdout] 48 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/bin/00-orig.rs:23:5 [INFO] [stdout] | [INFO] [stdout] 23 | / lazy_static! { [INFO] [stdout] 24 | | static ref ABBR_REGEX: [INFO] [stdout] 25 | | Regex = Regex::new(r"(?P]*>..).{12}8").unwrap(); [INFO] [stdout] 26 | | static ref P7_REGEX: [INFO] [stdout] ... | [INFO] [stdout] 47 | | Regex = Regex::new(r"(?P]*>co]*>P4)...").unwrap(); [INFO] [stdout] 48 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/bin/00-orig.rs:23:5 [INFO] [stdout] | [INFO] [stdout] 23 | / lazy_static! { [INFO] [stdout] 24 | | static ref ABBR_REGEX: [INFO] [stdout] 25 | | Regex = Regex::new(r"(?P]*>..).{12}8").unwrap(); [INFO] [stdout] 26 | | static ref P7_REGEX: [INFO] [stdout] ... | [INFO] [stdout] 47 | | Regex = Regex::new(r"(?P]*>co]*>P4)...").unwrap(); [INFO] [stdout] 48 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/bin/00-orig.rs:23:5 [INFO] [stdout] | [INFO] [stdout] 23 | / lazy_static! { [INFO] [stdout] 24 | | static ref ABBR_REGEX: [INFO] [stdout] 25 | | Regex = Regex::new(r"(?P]*>..).{12}8").unwrap(); [INFO] [stdout] 26 | | static ref P7_REGEX: [INFO] [stdout] ... | [INFO] [stdout] 47 | | Regex = Regex::new(r"(?P]*>co]*>P4)...").unwrap(); [INFO] [stdout] 48 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/bin/00-orig.rs:23:5 [INFO] [stdout] | [INFO] [stdout] 23 | / lazy_static! { [INFO] [stdout] 24 | | static ref ABBR_REGEX: [INFO] [stdout] 25 | | Regex = Regex::new(r"(?P]*>..).{12}8").unwrap(); [INFO] [stdout] 26 | | static ref P7_REGEX: [INFO] [stdout] ... | [INFO] [stdout] 47 | | Regex = Regex::new(r"(?P]*>co]*>P4)...").unwrap(); [INFO] [stdout] 48 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/bin/00-orig.rs:23:5 [INFO] [stdout] | [INFO] [stdout] 23 | / lazy_static! { [INFO] [stdout] 24 | | static ref ABBR_REGEX: [INFO] [stdout] 25 | | Regex = Regex::new(r"(?P]*>..).{12}8").unwrap(); [INFO] [stdout] 26 | | static ref P7_REGEX: [INFO] [stdout] ... | [INFO] [stdout] 47 | | Regex = Regex::new(r"(?P]*>co]*>P4)...").unwrap(); [INFO] [stdout] 48 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/bin/01-drobnosti.rs:36:5 [INFO] [stdout] | [INFO] [stdout] 36 | / lazy_static! { [INFO] [stdout] 37 | | static ref ABBR_REGEX: [INFO] [stdout] 38 | | Regex = Regex::new(r"(]*>..).{12}8").unwrap(); [INFO] [stdout] 39 | | static ref P7_REGEX: [INFO] [stdout] ... | [INFO] [stdout] 60 | | Regex = Regex::new(r"(]*>co]*>P4)...").unwrap(); [INFO] [stdout] 61 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/bin/01-drobnosti.rs:36:5 [INFO] [stdout] | [INFO] [stdout] 36 | / lazy_static! { [INFO] [stdout] 37 | | static ref ABBR_REGEX: [INFO] [stdout] 38 | | Regex = Regex::new(r"(]*>..).{12}8").unwrap(); [INFO] [stdout] 39 | | static ref P7_REGEX: [INFO] [stdout] ... | [INFO] [stdout] 60 | | Regex = Regex::new(r"(]*>co]*>P4)...").unwrap(); [INFO] [stdout] 61 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/bin/00-orig.rs:23:5 [INFO] [stdout] | [INFO] [stdout] 23 | / lazy_static! { [INFO] [stdout] 24 | | static ref ABBR_REGEX: [INFO] [stdout] 25 | | Regex = Regex::new(r"(?P]*>..).{12}8").unwrap(); [INFO] [stdout] 26 | | static ref P7_REGEX: [INFO] [stdout] ... | [INFO] [stdout] 47 | | Regex = Regex::new(r"(?P]*>co]*>P4)...").unwrap(); [INFO] [stdout] 48 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/bin/00-orig.rs:23:5 [INFO] [stdout] | [INFO] [stdout] 23 | / lazy_static! { [INFO] [stdout] 24 | | static ref ABBR_REGEX: [INFO] [stdout] 25 | | Regex = Regex::new(r"(?P]*>..).{12}8").unwrap(); [INFO] [stdout] 26 | | static ref P7_REGEX: [INFO] [stdout] ... | [INFO] [stdout] 47 | | Regex = Regex::new(r"(?P]*>co]*>P4)...").unwrap(); [INFO] [stdout] 48 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/bin/01-drobnosti.rs:36:5 [INFO] [stdout] | [INFO] [stdout] 36 | / lazy_static! { [INFO] [stdout] 37 | | static ref ABBR_REGEX: [INFO] [stdout] 38 | | Regex = Regex::new(r"(]*>..).{12}8").unwrap(); [INFO] [stdout] 39 | | static ref P7_REGEX: [INFO] [stdout] ... | [INFO] [stdout] 60 | | Regex = Regex::new(r"(]*>co]*>P4)...").unwrap(); [INFO] [stdout] 61 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/bin/01-drobnosti.rs:36:5 [INFO] [stdout] | [INFO] [stdout] 36 | / lazy_static! { [INFO] [stdout] 37 | | static ref ABBR_REGEX: [INFO] [stdout] 38 | | Regex = Regex::new(r"(]*>..).{12}8").unwrap(); [INFO] [stdout] 39 | | static ref P7_REGEX: [INFO] [stdout] ... | [INFO] [stdout] 60 | | Regex = Regex::new(r"(]*>co]*>P4)...").unwrap(); [INFO] [stdout] 61 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/bin/01-drobnosti.rs:36:5 [INFO] [stdout] | [INFO] [stdout] 36 | / lazy_static! { [INFO] [stdout] 37 | | static ref ABBR_REGEX: [INFO] [stdout] 38 | | Regex = Regex::new(r"(]*>..).{12}8").unwrap(); [INFO] [stdout] 39 | | static ref P7_REGEX: [INFO] [stdout] ... | [INFO] [stdout] 60 | | Regex = Regex::new(r"(]*>co]*>P4)...").unwrap(); [INFO] [stdout] 61 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/bin/00-orig.rs:23:5 [INFO] [stdout] | [INFO] [stdout] 23 | / lazy_static! { [INFO] [stdout] 24 | | static ref ABBR_REGEX: [INFO] [stdout] 25 | | Regex = Regex::new(r"(?P]*>..).{12}8").unwrap(); [INFO] [stdout] 26 | | static ref P7_REGEX: [INFO] [stdout] ... | [INFO] [stdout] 47 | | Regex = Regex::new(r"(?P]*>co]*>P4)...").unwrap(); [INFO] [stdout] 48 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/bin/01-drobnosti.rs:36:5 [INFO] [stdout] | [INFO] [stdout] 36 | / lazy_static! { [INFO] [stdout] 37 | | static ref ABBR_REGEX: [INFO] [stdout] 38 | | Regex = Regex::new(r"(]*>..).{12}8").unwrap(); [INFO] [stdout] 39 | | static ref P7_REGEX: [INFO] [stdout] ... | [INFO] [stdout] 60 | | Regex = Regex::new(r"(]*>co]*>P4)...").unwrap(); [INFO] [stdout] 61 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/bin/01-drobnosti.rs:36:5 [INFO] [stdout] | [INFO] [stdout] 36 | / lazy_static! { [INFO] [stdout] 37 | | static ref ABBR_REGEX: [INFO] [stdout] 38 | | Regex = Regex::new(r"(]*>..).{12}8").unwrap(); [INFO] [stdout] 39 | | static ref P7_REGEX: [INFO] [stdout] ... | [INFO] [stdout] 60 | | Regex = Regex::new(r"(]*>co]*>P4)...").unwrap(); [INFO] [stdout] 61 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/bin/00-orig.rs:23:5 [INFO] [stdout] | [INFO] [stdout] 23 | / lazy_static! { [INFO] [stdout] 24 | | static ref ABBR_REGEX: [INFO] [stdout] 25 | | Regex = Regex::new(r"(?P]*>..).{12}8").unwrap(); [INFO] [stdout] 26 | | static ref P7_REGEX: [INFO] [stdout] ... | [INFO] [stdout] 47 | | Regex = Regex::new(r"(?P]*>co]*>P4)...").unwrap(); [INFO] [stdout] 48 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/bin/00-orig.rs:23:5 [INFO] [stdout] | [INFO] [stdout] 23 | / lazy_static! { [INFO] [stdout] 24 | | static ref ABBR_REGEX: [INFO] [stdout] 25 | | Regex = Regex::new(r"(?P]*>..).{12}8").unwrap(); [INFO] [stdout] 26 | | static ref P7_REGEX: [INFO] [stdout] ... | [INFO] [stdout] 47 | | Regex = Regex::new(r"(?P]*>co]*>P4)...").unwrap(); [INFO] [stdout] 48 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/bin/01-drobnosti.rs:36:5 [INFO] [stdout] | [INFO] [stdout] 36 | / lazy_static! { [INFO] [stdout] 37 | | static ref ABBR_REGEX: [INFO] [stdout] 38 | | Regex = Regex::new(r"(]*>..).{12}8").unwrap(); [INFO] [stdout] 39 | | static ref P7_REGEX: [INFO] [stdout] ... | [INFO] [stdout] 60 | | Regex = Regex::new(r"(]*>co]*>P4)...").unwrap(); [INFO] [stdout] 61 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/bin/01-drobnosti.rs:36:5 [INFO] [stdout] | [INFO] [stdout] 36 | / lazy_static! { [INFO] [stdout] 37 | | static ref ABBR_REGEX: [INFO] [stdout] 38 | | Regex = Regex::new(r"(]*>..).{12}8").unwrap(); [INFO] [stdout] 39 | | static ref P7_REGEX: [INFO] [stdout] ... | [INFO] [stdout] 60 | | Regex = Regex::new(r"(]*>co]*>P4)...").unwrap(); [INFO] [stdout] 61 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/bin/02-min_alokaci.rs:32:5 [INFO] [stdout] | [INFO] [stdout] 32 | / lazy_static! { [INFO] [stdout] 33 | | static ref ABBR_REGEX: [INFO] [stdout] 34 | | Regex = Regex::new(r"(]*>..).{12}8").unwrap(); [INFO] [stdout] 35 | | static ref P7_REGEX: [INFO] [stdout] ... | [INFO] [stdout] 56 | | Regex = Regex::new(r"(]*>co]*>P4)...").unwrap(); [INFO] [stdout] 57 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/bin/02-min_alokaci.rs:32:5 [INFO] [stdout] | [INFO] [stdout] 32 | / lazy_static! { [INFO] [stdout] 33 | | static ref ABBR_REGEX: [INFO] [stdout] 34 | | Regex = Regex::new(r"(]*>..).{12}8").unwrap(); [INFO] [stdout] 35 | | static ref P7_REGEX: [INFO] [stdout] ... | [INFO] [stdout] 56 | | Regex = Regex::new(r"(]*>co]*>P4)...").unwrap(); [INFO] [stdout] 57 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/bin/02-min_alokaci.rs:32:5 [INFO] [stdout] | [INFO] [stdout] 32 | / lazy_static! { [INFO] [stdout] 33 | | static ref ABBR_REGEX: [INFO] [stdout] 34 | | Regex = Regex::new(r"(]*>..).{12}8").unwrap(); [INFO] [stdout] 35 | | static ref P7_REGEX: [INFO] [stdout] ... | [INFO] [stdout] 56 | | Regex = Regex::new(r"(]*>co]*>P4)...").unwrap(); [INFO] [stdout] 57 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/bin/01-drobnosti.rs:36:5 [INFO] [stdout] | [INFO] [stdout] 36 | / lazy_static! { [INFO] [stdout] 37 | | static ref ABBR_REGEX: [INFO] [stdout] 38 | | Regex = Regex::new(r"(]*>..).{12}8").unwrap(); [INFO] [stdout] 39 | | static ref P7_REGEX: [INFO] [stdout] ... | [INFO] [stdout] 60 | | Regex = Regex::new(r"(]*>co]*>P4)...").unwrap(); [INFO] [stdout] 61 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/bin/02-min_alokaci.rs:32:5 [INFO] [stdout] | [INFO] [stdout] 32 | / lazy_static! { [INFO] [stdout] 33 | | static ref ABBR_REGEX: [INFO] [stdout] 34 | | Regex = Regex::new(r"(]*>..).{12}8").unwrap(); [INFO] [stdout] 35 | | static ref P7_REGEX: [INFO] [stdout] ... | [INFO] [stdout] 56 | | Regex = Regex::new(r"(]*>co]*>P4)...").unwrap(); [INFO] [stdout] 57 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/bin/02-min_alokaci.rs:32:5 [INFO] [stdout] | [INFO] [stdout] 32 | / lazy_static! { [INFO] [stdout] 33 | | static ref ABBR_REGEX: [INFO] [stdout] 34 | | Regex = Regex::new(r"(]*>..).{12}8").unwrap(); [INFO] [stdout] 35 | | static ref P7_REGEX: [INFO] [stdout] ... | [INFO] [stdout] 56 | | Regex = Regex::new(r"(]*>co]*>P4)...").unwrap(); [INFO] [stdout] 57 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/bin/02-min_alokaci.rs:32:5 [INFO] [stdout] | [INFO] [stdout] 32 | / lazy_static! { [INFO] [stdout] 33 | | static ref ABBR_REGEX: [INFO] [stdout] 34 | | Regex = Regex::new(r"(]*>..).{12}8").unwrap(); [INFO] [stdout] 35 | | static ref P7_REGEX: [INFO] [stdout] ... | [INFO] [stdout] 56 | | Regex = Regex::new(r"(]*>co]*>P4)...").unwrap(); [INFO] [stdout] 57 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/bin/02-min_alokaci.rs:32:5 [INFO] [stdout] | [INFO] [stdout] 32 | / lazy_static! { [INFO] [stdout] 33 | | static ref ABBR_REGEX: [INFO] [stdout] 34 | | Regex = Regex::new(r"(]*>..).{12}8").unwrap(); [INFO] [stdout] 35 | | static ref P7_REGEX: [INFO] [stdout] ... | [INFO] [stdout] 56 | | Regex = Regex::new(r"(]*>co]*>P4)...").unwrap(); [INFO] [stdout] 57 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/bin/02-min_alokaci.rs:32:5 [INFO] [stdout] | [INFO] [stdout] 32 | / lazy_static! { [INFO] [stdout] 33 | | static ref ABBR_REGEX: [INFO] [stdout] 34 | | Regex = Regex::new(r"(]*>..).{12}8").unwrap(); [INFO] [stdout] 35 | | static ref P7_REGEX: [INFO] [stdout] ... | [INFO] [stdout] 56 | | Regex = Regex::new(r"(]*>co]*>P4)...").unwrap(); [INFO] [stdout] 57 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/bin/02-min_alokaci.rs:32:5 [INFO] [stdout] | [INFO] [stdout] 32 | / lazy_static! { [INFO] [stdout] 33 | | static ref ABBR_REGEX: [INFO] [stdout] 34 | | Regex = Regex::new(r"(]*>..).{12}8").unwrap(); [INFO] [stdout] 35 | | static ref P7_REGEX: [INFO] [stdout] ... | [INFO] [stdout] 56 | | Regex = Regex::new(r"(]*>co]*>P4)...").unwrap(); [INFO] [stdout] 57 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/bin/02-min_alokaci.rs:32:5 [INFO] [stdout] | [INFO] [stdout] 32 | / lazy_static! { [INFO] [stdout] 33 | | static ref ABBR_REGEX: [INFO] [stdout] 34 | | Regex = Regex::new(r"(]*>..).{12}8").unwrap(); [INFO] [stdout] 35 | | static ref P7_REGEX: [INFO] [stdout] ... | [INFO] [stdout] 56 | | Regex = Regex::new(r"(]*>co]*>P4)...").unwrap(); [INFO] [stdout] 57 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/bin/02-min_alokaci.rs:32:5 [INFO] [stdout] | [INFO] [stdout] 32 | / lazy_static! { [INFO] [stdout] 33 | | static ref ABBR_REGEX: [INFO] [stdout] 34 | | Regex = Regex::new(r"(]*>..).{12}8").unwrap(); [INFO] [stdout] 35 | | static ref P7_REGEX: [INFO] [stdout] ... | [INFO] [stdout] 56 | | Regex = Regex::new(r"(]*>co]*>P4)...").unwrap(); [INFO] [stdout] 57 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 11 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `std::result::Result` that must be used [INFO] [stdout] --> src/bin/03-jen_main.rs:56:5 [INFO] [stdout] | [INFO] [stdout] 56 | stdout.flush(); [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `std::result::Result` that must be used [INFO] [stdout] --> src/bin/05-vetveni_bez_zbytecnych_alokaci.rs:102:5 [INFO] [stdout] | [INFO] [stdout] 102 | stdout.flush(); [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `std::result::Result` that must be used [INFO] [stdout] --> src/bin/04-vetveni.rs:81:5 [INFO] [stdout] | [INFO] [stdout] 81 | stdout.flush(); [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `std::result::Result` that must be used [INFO] [stdout] --> src/bin/05-vetveni_bez_zbytecnych_alokaci.rs:102:5 [INFO] [stdout] | [INFO] [stdout] 102 | stdout.flush(); [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `std::result::Result` that must be used [INFO] [stdout] --> src/bin/03-jen_main.rs:56:5 [INFO] [stdout] | [INFO] [stdout] 56 | stdout.flush(); [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `std::result::Result` that must be used [INFO] [stdout] --> src/bin/02-min_alokaci.rs:28:5 [INFO] [stdout] | [INFO] [stdout] 28 | stdout.flush(); [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 12 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 11 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `std::result::Result` that must be used [INFO] [stdout] --> src/bin/06-bez_parsovani_utf8.rs:78:5 [INFO] [stdout] | [INFO] [stdout] 78 | stdout.flush(); [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `std::result::Result` that must be used [INFO] [stdout] --> src/bin/04-vetveni.rs:81:5 [INFO] [stdout] | [INFO] [stdout] 81 | stdout.flush(); [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `std::result::Result` that must be used [INFO] [stdout] --> src/bin/06-bez_parsovani_utf8.rs:78:5 [INFO] [stdout] | [INFO] [stdout] 78 | stdout.flush(); [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `std::result::Result` that must be used [INFO] [stdout] --> src/bin/01-drobnosti.rs:28:5 [INFO] [stdout] | [INFO] [stdout] 28 | stdout.flush(); [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `std::result::Result` that must be used [INFO] [stdout] --> src/bin/02-min_alokaci.rs:28:5 [INFO] [stdout] | [INFO] [stdout] 28 | stdout.flush(); [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 12 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 12 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `std::result::Result` that must be used [INFO] [stdout] --> src/bin/01-drobnosti.rs:28:5 [INFO] [stdout] | [INFO] [stdout] 28 | stdout.flush(); [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 12 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 9.33s [INFO] running `Command { std: "docker" "inspect" "058cbb85ae0cffd2a08dc0a7797fcd6f5ecfe6c756d659f6582719dea05c4ec8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "058cbb85ae0cffd2a08dc0a7797fcd6f5ecfe6c756d659f6582719dea05c4ec8", kill_on_drop: false }` [INFO] [stdout] 058cbb85ae0cffd2a08dc0a7797fcd6f5ecfe6c756d659f6582719dea05c4ec8