[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] testing dlukes/simplify-tags against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdlukes%2Fsimplify-tags" "/workspace/builds/worker-13/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-13/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/dlukes/simplify-tags on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "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-13/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" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded regex v0.2.10 [INFO] [stderr] Downloaded regex-syntax v0.5.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2415260cb2de979a9f9bd796a577fcdc1c03e00257fe135b5fbca28ed5b677d5 [INFO] running `Command { std: "docker" "start" "-a" "2415260cb2de979a9f9bd796a577fcdc1c03e00257fe135b5fbca28ed5b677d5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2415260cb2de979a9f9bd796a577fcdc1c03e00257fe135b5fbca28ed5b677d5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2415260cb2de979a9f9bd796a577fcdc1c03e00257fe135b5fbca28ed5b677d5", kill_on_drop: false }` [INFO] [stdout] 2415260cb2de979a9f9bd796a577fcdc1c03e00257fe135b5fbca28ed5b677d5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f956e8130fa3a088ccc4cf4c86e474bed5ad33272f4473e69cd84824fcaed272 [INFO] running `Command { std: "docker" "start" "-a" "f956e8130fa3a088ccc4cf4c86e474bed5ad33272f4473e69cd84824fcaed272", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.40 [INFO] [stderr] Compiling regex v0.2.10 [INFO] [stderr] Compiling ucd-util v0.1.1 [INFO] [stderr] Compiling regex-syntax v0.5.3 [INFO] [stderr] Compiling memchr v2.0.1 [INFO] [stderr] Compiling aho-corasick v0.6.4 [INFO] [stderr] Compiling simplify_tags v0.1.0 (/opt/rustwide/workdir) [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: 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 the macro `__lazy_static_create` (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 the macro `__lazy_static_create` (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 the macro `__lazy_static_create` (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 the macro `__lazy_static_create` (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 the macro `__lazy_static_create` (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 the macro `__lazy_static_create` (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 the macro `__lazy_static_create` (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 the macro `__lazy_static_create` (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 the macro `__lazy_static_create` (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 the macro `__lazy_static_create` (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 the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [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: 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_panics)]` on by default [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [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: 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/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: 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 the macro `__lazy_static_create` (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 the macro `__lazy_static_create` (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 the macro `__lazy_static_create` (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 the macro `__lazy_static_create` (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 the macro `__lazy_static_create` (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 the macro `__lazy_static_create` (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 the macro `__lazy_static_create` (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 the macro `__lazy_static_create` (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 the macro `__lazy_static_create` (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 the macro `__lazy_static_create` (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 the macro `__lazy_static_create` (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 the macro `__lazy_static_create` (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 the macro `__lazy_static_create` (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 the macro `__lazy_static_create` (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 the macro `__lazy_static_create` (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 the macro `__lazy_static_create` (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 the macro `__lazy_static_create` (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 the macro `__lazy_static_create` (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 the macro `__lazy_static_create` (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 the macro `__lazy_static_create` (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 the macro `__lazy_static_create` (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 the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [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/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: 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: 1 warning emitted [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: 12 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 14.36s [INFO] running `Command { std: "docker" "inspect" "f956e8130fa3a088ccc4cf4c86e474bed5ad33272f4473e69cd84824fcaed272", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f956e8130fa3a088ccc4cf4c86e474bed5ad33272f4473e69cd84824fcaed272", kill_on_drop: false }` [INFO] [stdout] f956e8130fa3a088ccc4cf4c86e474bed5ad33272f4473e69cd84824fcaed272 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9268cc291e55be0681306e3a4dc6bb4a8ec941a662f631c209ea3b0659812b7c [INFO] running `Command { std: "docker" "start" "-a" "9268cc291e55be0681306e3a4dc6bb4a8ec941a662f631c209ea3b0659812b7c", kill_on_drop: false }` [INFO] [stderr] Compiling 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 the macro `__lazy_static_create` (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 the macro `__lazy_static_create` (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 the macro `__lazy_static_create` (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 the macro `__lazy_static_create` (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 the macro `__lazy_static_create` (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 the macro `__lazy_static_create` (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 the macro `__lazy_static_create` (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 the macro `__lazy_static_create` (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 the macro `__lazy_static_create` (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 the macro `__lazy_static_create` (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 the macro `__lazy_static_create` (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 the macro `__lazy_static_create` (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 the macro `__lazy_static_create` (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 the macro `__lazy_static_create` (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 the macro `__lazy_static_create` (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 the macro `__lazy_static_create` (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 the macro `__lazy_static_create` (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 the macro `__lazy_static_create` (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 the macro `__lazy_static_create` (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 the macro `__lazy_static_create` (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 the macro `__lazy_static_create` (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 the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [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/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: 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: 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 the macro `__lazy_static_create` (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 the macro `__lazy_static_create` (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 the macro `__lazy_static_create` (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 the macro `__lazy_static_create` (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 the macro `__lazy_static_create` (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 the macro `__lazy_static_create` (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 the macro `__lazy_static_create` (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 the macro `__lazy_static_create` (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 the macro `__lazy_static_create` (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 the macro `__lazy_static_create` (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 the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [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: 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_panics)]` on by default [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [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: 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: 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: 1 warning emitted [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: 12 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.60s [INFO] running `Command { std: "docker" "inspect" "9268cc291e55be0681306e3a4dc6bb4a8ec941a662f631c209ea3b0659812b7c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9268cc291e55be0681306e3a4dc6bb4a8ec941a662f631c209ea3b0659812b7c", kill_on_drop: false }` [INFO] [stdout] 9268cc291e55be0681306e3a4dc6bb4a8ec941a662f631c209ea3b0659812b7c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] f438e71ccd0d9f14ab751ad695d09dc1f6b62bfefe0f68bd54a91058db9ceaf4 [INFO] running `Command { std: "docker" "start" "-a" "f438e71ccd0d9f14ab751ad695d09dc1f6b62bfefe0f68bd54a91058db9ceaf4", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stderr] --> src/bin/02-min_alokaci.rs:32:5 [INFO] [stderr] | [INFO] [stderr] 32 | / lazy_static! { [INFO] [stderr] 33 | | static ref ABBR_REGEX: [INFO] [stderr] 34 | | Regex = Regex::new(r"(]*>..).{12}8").unwrap(); [INFO] [stderr] 35 | | static ref P7_REGEX: [INFO] [stderr] ... | [INFO] [stderr] 56 | | Regex = Regex::new(r"(]*>co]*>P4)...").unwrap(); [INFO] [stderr] 57 | | } [INFO] [stderr] | |_____^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stderr] --> src/bin/02-min_alokaci.rs:32:5 [INFO] [stderr] | [INFO] [stderr] 32 | / lazy_static! { [INFO] [stderr] 33 | | static ref ABBR_REGEX: [INFO] [stderr] 34 | | Regex = Regex::new(r"(]*>..).{12}8").unwrap(); [INFO] [stderr] 35 | | static ref P7_REGEX: [INFO] [stderr] ... | [INFO] [stderr] 56 | | Regex = Regex::new(r"(]*>co]*>P4)...").unwrap(); [INFO] [stderr] 57 | | } [INFO] [stderr] | |_____^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unused `Result` that must be used [INFO] [stderr] --> src/bin/02-min_alokaci.rs:28:5 [INFO] [stderr] | [INFO] [stderr] 28 | stdout.flush(); [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_must_use)]` on by default [INFO] [stderr] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stderr] [INFO] [stderr] warning: unused `Result` that must be used [INFO] [stderr] --> src/bin/04-vetveni.rs:81:5 [INFO] [stderr] | [INFO] [stderr] 81 | stdout.flush(); [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_must_use)]` on by default [INFO] [stderr] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stderr] [INFO] [stderr] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stderr] --> src/bin/00-orig.rs:23:5 [INFO] [stderr] | [INFO] [stderr] 23 | / lazy_static! { [INFO] [stderr] 24 | | static ref ABBR_REGEX: [INFO] [stderr] 25 | | Regex = Regex::new(r"(?P]*>..).{12}8").unwrap(); [INFO] [stderr] 26 | | static ref P7_REGEX: [INFO] [stderr] ... | [INFO] [stderr] 47 | | Regex = Regex::new(r"(?P]*>co]*>P4)...").unwrap(); [INFO] [stderr] 48 | | } [INFO] [stderr] | |_____^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stderr] --> src/bin/00-orig.rs:23:5 [INFO] [stderr] | [INFO] [stderr] 23 | / lazy_static! { [INFO] [stderr] 24 | | static ref ABBR_REGEX: [INFO] [stderr] 25 | | Regex = Regex::new(r"(?P]*>..).{12}8").unwrap(); [INFO] [stderr] 26 | | static ref P7_REGEX: [INFO] [stderr] ... | [INFO] [stderr] 47 | | Regex = Regex::new(r"(?P]*>co]*>P4)...").unwrap(); [INFO] [stderr] 48 | | } [INFO] [stderr] | |_____^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/bin/00-orig.rs:16:30 [INFO] [stderr] | [INFO] [stderr] 16 | Err(e) => panic!(e) [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stderr] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] help: add a "{}" format string to Display the message [INFO] [stderr] | [INFO] [stderr] 16 | Err(e) => panic!("{}", e) [INFO] [stderr] | +++++ [INFO] [stderr] help: or use std::panic::panic_any instead [INFO] [stderr] | [INFO] [stderr] 16 | Err(e) => std::panic::panic_any(e) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] [INFO] [stderr] warning: unused `Result` that must be used [INFO] [stderr] --> src/bin/06-bez_parsovani_utf8.rs:78:5 [INFO] [stderr] | [INFO] [stderr] 78 | stdout.flush(); [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_must_use)]` on by default [INFO] [stderr] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stderr] [INFO] [stderr] warning: unused `Result` that must be used [INFO] [stderr] --> src/bin/03-jen_main.rs:56:5 [INFO] [stderr] | [INFO] [stderr] 56 | stdout.flush(); [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_must_use)]` on by default [INFO] [stderr] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stderr] [INFO] [stderr] warning: unused `Result` that must be used [INFO] [stderr] --> src/bin/05-vetveni_bez_zbytecnych_alokaci.rs:102:5 [INFO] [stderr] | [INFO] [stderr] 102 | stdout.flush(); [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_must_use)]` on by default [INFO] [stderr] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stderr] [INFO] [stderr] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stderr] --> src/bin/01-drobnosti.rs:36:5 [INFO] [stderr] | [INFO] [stderr] 36 | / lazy_static! { [INFO] [stderr] 37 | | static ref ABBR_REGEX: [INFO] [stderr] 38 | | Regex = Regex::new(r"(]*>..).{12}8").unwrap(); [INFO] [stderr] 39 | | static ref P7_REGEX: [INFO] [stderr] ... | [INFO] [stderr] 60 | | Regex = Regex::new(r"(]*>co]*>P4)...").unwrap(); [INFO] [stderr] 61 | | } [INFO] [stderr] | |_____^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stderr] --> src/bin/01-drobnosti.rs:36:5 [INFO] [stderr] | [INFO] [stderr] 36 | / lazy_static! { [INFO] [stderr] 37 | | static ref ABBR_REGEX: [INFO] [stderr] 38 | | Regex = Regex::new(r"(]*>..).{12}8").unwrap(); [INFO] [stderr] 39 | | static ref P7_REGEX: [INFO] [stderr] ... | [INFO] [stderr] 60 | | Regex = Regex::new(r"(]*>co]*>P4)...").unwrap(); [INFO] [stderr] 61 | | } [INFO] [stderr] | |_____^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unused `Result` that must be used [INFO] [stderr] --> src/bin/01-drobnosti.rs:28:5 [INFO] [stderr] | [INFO] [stderr] 28 | stdout.flush(); [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_must_use)]` on by default [INFO] [stderr] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stderr] [INFO] [stderr] warning: `simplify_tags` (bin "02-min_alokaci" test) generated 12 warnings (9 duplicates) [INFO] [stderr] warning: `simplify_tags` (bin "04-vetveni" test) generated 1 warning [INFO] [stderr] warning: `simplify_tags` (bin "00-orig" test) generated 12 warnings (9 duplicates) [INFO] [stderr] warning: `simplify_tags` (bin "06-bez_parsovani_utf8" test) generated 1 warning [INFO] [stderr] warning: `simplify_tags` (bin "03-jen_main" test) generated 1 warning [INFO] [stderr] warning: `simplify_tags` (bin "05-vetveni_bez_zbytecnych_alokaci" test) generated 1 warning [INFO] [stderr] warning: `simplify_tags` (bin "01-drobnosti" test) generated 12 warnings (9 duplicates) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.03s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/00_orig-175400c828371f09) [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/01_drobnosti-771c92be426aefc6) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/02_min_alokaci-b1a50e589a9ecdeb) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/03_jen_main-359bad9ab9201256) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/04_vetveni-ed2c85d4e4410ddc) [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/05_vetveni_bez_zbytecnych_alokaci-3ef977690392a2f0) [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/06_bez_parsovani_utf8-30624d744f6b1af6) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "f438e71ccd0d9f14ab751ad695d09dc1f6b62bfefe0f68bd54a91058db9ceaf4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f438e71ccd0d9f14ab751ad695d09dc1f6b62bfefe0f68bd54a91058db9ceaf4", kill_on_drop: false }` [INFO] [stdout] f438e71ccd0d9f14ab751ad695d09dc1f6b62bfefe0f68bd54a91058db9ceaf4