[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#3aedcf06b73fc36feeebca3d579e1d2a6c40acc5 for pr-65819 [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 3aedcf06b73fc36feeebca3d579e1d2a6c40acc5 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3aedcf06b73fc36feeebca3d579e1d2a6c40acc5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", 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" "+3aedcf06b73fc36feeebca3d579e1d2a6c40acc5" "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:c46a2d1a26fb48b37929c74ca49dd9409f2375a0a3bdb8fe07617f3ffccaa889" "/opt/rustwide/cargo-home/bin/cargo" "+3aedcf06b73fc36feeebca3d579e1d2a6c40acc5" "metadata" "--no-deps" "--format-version=1", 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] aba483bef440381a6833f50df3676b29a35fa7cbe523656109762fe248895f3d [INFO] running `Command { std: "docker" "start" "-a" "aba483bef440381a6833f50df3676b29a35fa7cbe523656109762fe248895f3d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "aba483bef440381a6833f50df3676b29a35fa7cbe523656109762fe248895f3d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aba483bef440381a6833f50df3676b29a35fa7cbe523656109762fe248895f3d", kill_on_drop: false }` [INFO] [stdout] aba483bef440381a6833f50df3676b29a35fa7cbe523656109762fe248895f3d [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:c46a2d1a26fb48b37929c74ca49dd9409f2375a0a3bdb8fe07617f3ffccaa889" "/opt/rustwide/cargo-home/bin/cargo" "+3aedcf06b73fc36feeebca3d579e1d2a6c40acc5" "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] 0e024a69ecbcebb10f848c0f4c420cc71309aebe57da7a77eeb6be2d491b8a0f [INFO] running `Command { std: "docker" "start" "-a" "0e024a69ecbcebb10f848c0f4c420cc71309aebe57da7a77eeb6be2d491b8a0f", 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] Checking utf8-ranges v1.0.0 [INFO] [stderr] Checking regex-syntax v0.5.3 [INFO] [stderr] Checking unreachable v1.0.0 [INFO] [stderr] Checking thread_local v0.3.5 [INFO] [stderr] Checking memchr v2.0.1 [INFO] [stderr] Checking aho-corasick v0.6.4 [INFO] [stderr] Checking regex v0.2.10 [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/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/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/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/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/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/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/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/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/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/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/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/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/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: panic message is not a string literal [INFO] [stdout] --> src/bin/00-orig.rs:16:30 [INFO] [stdout] | [INFO] [stdout] 16 | Err(e) => panic!(e) [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_fmt_panic)]` on by default [INFO] [stdout] = note: this is no longer accepted in Rust 2021 [INFO] [stdout] help: add a "{}" format string to Display the message [INFO] [stdout] | [INFO] [stdout] 16 | Err(e) => panic!("{}", e) [INFO] [stdout] | ^^^^^ [INFO] [stdout] help: or use std::panic::panic_any instead [INFO] [stdout] | [INFO] [stdout] 16 | Err(e) => std::panic::panic_any(e) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [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: 12 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `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: unused `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 `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: unused `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: 12 warnings emitted [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: unused `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: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/bin/00-orig.rs:16:30 [INFO] [stdout] | [INFO] [stdout] 16 | Err(e) => panic!(e) [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_fmt_panic)]` on by default [INFO] [stdout] = note: this is no longer accepted in Rust 2021 [INFO] [stdout] help: add a "{}" format string to Display the message [INFO] [stdout] | [INFO] [stdout] 16 | Err(e) => panic!("{}", e) [INFO] [stdout] | ^^^^^ [INFO] [stdout] help: or use std::panic::panic_any instead [INFO] [stdout] | [INFO] [stdout] 16 | Err(e) => std::panic::panic_any(e) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `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 `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: 12 warnings emitted [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 `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: unused `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 `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: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `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: unused `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] [stdout] warning: 12 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 8.12s [INFO] running `Command { std: "docker" "inspect" "0e024a69ecbcebb10f848c0f4c420cc71309aebe57da7a77eeb6be2d491b8a0f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0e024a69ecbcebb10f848c0f4c420cc71309aebe57da7a77eeb6be2d491b8a0f", kill_on_drop: false }` [INFO] [stdout] 0e024a69ecbcebb10f848c0f4c420cc71309aebe57da7a77eeb6be2d491b8a0f