[INFO] updating cached repository dlukes/simplify-tags [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/dlukes/simplify-tags [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/dlukes/simplify-tags" "work/ex/pr-63376/sources/master#60960a260f7b5c695fd0717311d72ce62dd4eb43/gh/dlukes/simplify-tags"` [INFO] [stderr] Cloning into 'work/ex/pr-63376/sources/master#60960a260f7b5c695fd0717311d72ce62dd4eb43/gh/dlukes/simplify-tags'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/dlukes/simplify-tags" "work/ex/pr-63376/sources/try#266783e4e09e4e9d5307c1c8e695659c58bbcac7/gh/dlukes/simplify-tags"` [INFO] [stderr] Cloning into 'work/ex/pr-63376/sources/try#266783e4e09e4e9d5307c1c8e695659c58bbcac7/gh/dlukes/simplify-tags'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 4c43ce168cacb4a0376c2fc403de91135f73cd94 [INFO] sha for GitHub repo dlukes/simplify-tags: 4c43ce168cacb4a0376c2fc403de91135f73cd94 [INFO] validating manifest of dlukes/simplify-tags on toolchain master#60960a260f7b5c695fd0717311d72ce62dd4eb43 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+60960a260f7b5c695fd0717311d72ce62dd4eb43-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of dlukes/simplify-tags on toolchain try#266783e4e09e4e9d5307c1c8e695659c58bbcac7 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+266783e4e09e4e9d5307c1c8e695659c58bbcac7-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing dlukes/simplify-tags [INFO] finished frobbing dlukes/simplify-tags [INFO] frobbed toml for dlukes/simplify-tags written to work/ex/pr-63376/sources/master#60960a260f7b5c695fd0717311d72ce62dd4eb43/gh/dlukes/simplify-tags/Cargo.toml [INFO] started frobbing dlukes/simplify-tags [INFO] finished frobbing dlukes/simplify-tags [INFO] frobbed toml for dlukes/simplify-tags written to work/ex/pr-63376/sources/try#266783e4e09e4e9d5307c1c8e695659c58bbcac7/gh/dlukes/simplify-tags/Cargo.toml [INFO] crate dlukes/simplify-tags already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+60960a260f7b5c695fd0717311d72ce62dd4eb43-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+266783e4e09e4e9d5307c1c8e695659c58bbcac7-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] checking dlukes/simplify-tags against master#60960a260f7b5c695fd0717311d72ce62dd4eb43 for pr-63376 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-63376/worker-3/master#60960a260f7b5c695fd0717311d72ce62dd4eb43:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-63376/sources/master#60960a260f7b5c695fd0717311d72ce62dd4eb43/gh/dlukes/simplify-tags:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+60960a260f7b5c695fd0717311d72ce62dd4eb43-alt" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] fff08d0fc1c0480ede68e97df96ebbf5912ad12e297a7a648811705ce3abcfc1 [INFO] running `"docker" "start" "-a" "fff08d0fc1c0480ede68e97df96ebbf5912ad12e297a7a648811705ce3abcfc1"` [INFO] [stderr] Checking libc v0.2.40 [INFO] [stderr] Compiling regex v0.2.10 [INFO] [stderr] Checking ucd-util v0.1.1 [INFO] [stderr] Checking lazy_static v1.0.0 [INFO] [stderr] Checking utf8-ranges v1.0.0 [INFO] [stderr] Checking unreachable v1.0.0 [INFO] [stderr] Checking thread_local v0.3.5 [INFO] [stderr] Checking regex-syntax v0.5.3 [INFO] [stderr] Checking memchr v2.0.1 [INFO] [stderr] Checking aho-corasick v0.6.4 [INFO] [stderr] Checking simplify_tags v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: use of deprecated item '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 a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item '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 a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item '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 a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item '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 a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item '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 a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item '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 a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item '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 a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item '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 a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item '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 a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item '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 a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item '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 a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unused `std::result::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: use of deprecated item '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 a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item '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 a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item '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 a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item '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 a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item '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 a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item '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 a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item '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 a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item '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 a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item '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 a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item '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 a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item '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 a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unused `std::result::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 item '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 a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item '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 a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item '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 a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item '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 a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item '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 a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item '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 a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item '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 a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item '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 a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item '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 a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item '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 a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item '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 a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item '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 a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unused `std::result::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: use of deprecated item '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 a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item '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 a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item '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 a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item '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 a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item '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 a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item '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 a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item '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 a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item '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 a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item '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 a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item '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 a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unused `std::result::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 `std::result::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: unused `std::result::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 `std::result::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 `std::result::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: use of deprecated item '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 a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item '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 a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item '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 a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item '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 a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item '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 a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item '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 a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item '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 a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item '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 a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item '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 a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item '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 a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item '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 a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unused `std::result::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] warning: unused `std::result::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] | [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 item '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 a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item '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 a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item '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 a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item '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 a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item '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 a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item '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 a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item '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 a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item '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 a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item '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 a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item '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 a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item '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 a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unused `std::result::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: unused `std::result::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] Finished dev [unoptimized + debuginfo] target(s) in 11.01s [INFO] running `"docker" "inspect" "fff08d0fc1c0480ede68e97df96ebbf5912ad12e297a7a648811705ce3abcfc1"` [INFO] running `"docker" "rm" "-f" "fff08d0fc1c0480ede68e97df96ebbf5912ad12e297a7a648811705ce3abcfc1"` [INFO] [stdout] fff08d0fc1c0480ede68e97df96ebbf5912ad12e297a7a648811705ce3abcfc1