[INFO] updating cached repository https://github.com/dlukes/simplify-tags [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/big/crater/work/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 4c43ce168cacb4a0376c2fc403de91135f73cd94 [INFO] testing dlukes/simplify-tags against 1.38.0 for beta-1.39-1 [INFO] running `"git" "clone" "work/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdlukes%2Fsimplify-tags" "work/builds/worker-4/source"` [INFO] [stderr] Cloning into 'work/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/dlukes/simplify-tags on toolchain 1.38.0 [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+1.38.0" "read-manifest" "--manifest-path" "Cargo.toml"` [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 work/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/dlukes/simplify-tags already has a lockfile, it will not be regenerated [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+1.38.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-4/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+1.38.0" "build" "--frozen"` [INFO] [stdout] 0935eb1f1484722c23b408683c2a9f856e8823fe66bff5033956552eca6e78b5 [INFO] running `"docker" "start" "-a" "0935eb1f1484722c23b408683c2a9f856e8823fe66bff5033956552eca6e78b5"` [INFO] [stderr] Compiling libc v0.2.40 [INFO] [stderr] Compiling memchr v2.0.1 [INFO] [stderr] Compiling aho-corasick v0.6.4 [INFO] [stderr] Compiling regex v0.2.10 [INFO] [stderr] Compiling simplify_tags v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [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] --> src/bin/00-orig.rs:23:5 [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] ... | [INFO] [stderr] 23 | / lazy_static! { [INFO] [stderr] 60 | | Regex = Regex::new(r"(]*>co]*>P4)...").unwrap(); [INFO] [stderr] 24 | | static ref ABBR_REGEX: [INFO] [stderr] 61 | | } [INFO] [stderr] 25 | | Regex = Regex::new(r"(?P]*>..).{12}8").unwrap(); [INFO] [stderr] | |_____^ [INFO] [stderr] 26 | | static ref P7_REGEX: [INFO] [stderr] ... | [INFO] [stderr] | [INFO] [stderr] 47 | | Regex = Regex::new(r"(?P]*>co]*>P4)...").unwrap(); [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] 48 | | } [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] [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/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/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/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] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [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] --> 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/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/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/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/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/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/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/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] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] | |_____^ [INFO] [stderr] --> src/bin/01-drobnosti.rs:36:5 [INFO] [stderr] | [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] = 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] 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/00-orig.rs:23:5 [INFO] [stderr] | [INFO] [stderr] 23 | / lazy_static! { [INFO] [stderr] 24 | | static ref ABBR_REGEX: [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] 25 | | Regex = Regex::new(r"(?P]*>..).{12}8").unwrap(); [INFO] [stderr] --> src/bin/01-drobnosti.rs:36:5 [INFO] [stderr] | [INFO] [stderr] 36 | / lazy_static! { [INFO] [stderr] 26 | | static ref P7_REGEX: [INFO] [stderr] 37 | | static ref ABBR_REGEX: [INFO] [stderr] ... | [INFO] [stderr] 47 | | Regex = Regex::new(r"(?P]*>co]*>P4)...").unwrap(); [INFO] [stderr] 38 | | Regex = Regex::new(r"(]*>..).{12}8").unwrap(); [INFO] [stderr] 39 | | static ref P7_REGEX: [INFO] [stderr] 48 | | } [INFO] [stderr] ... | [INFO] [stderr] 60 | | Regex = Regex::new(r"(]*>co]*>P4)...").unwrap(); [INFO] [stderr] | |_____^ [INFO] [stderr] 61 | | } [INFO] [stderr] | |_____^ [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] = 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/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/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/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: 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/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/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: 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/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/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] Finished dev [unoptimized + debuginfo] target(s) in 6.46s [INFO] running `"docker" "inspect" "0935eb1f1484722c23b408683c2a9f856e8823fe66bff5033956552eca6e78b5"` [INFO] running `"docker" "rm" "-f" "0935eb1f1484722c23b408683c2a9f856e8823fe66bff5033956552eca6e78b5"` [INFO] [stdout] 0935eb1f1484722c23b408683c2a9f856e8823fe66bff5033956552eca6e78b5 [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-4/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+1.38.0" "test" "--frozen" "--no-run"` [INFO] [stdout] b3ea7021309d58ee4ce95860a36d012a9afe370f02a1c2130f36b729ce1e6931 [INFO] running `"docker" "start" "-a" "b3ea7021309d58ee4ce95860a36d012a9afe370f02a1c2130f36b729ce1e6931"` [INFO] [stderr] Compiling simplify_tags v0.1.0 (/opt/rustwide/workdir) [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/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/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: 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/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/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] 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: 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] Finished dev [unoptimized + debuginfo] target(s) in 0.70s [INFO] running `"docker" "inspect" "b3ea7021309d58ee4ce95860a36d012a9afe370f02a1c2130f36b729ce1e6931"` [INFO] running `"docker" "rm" "-f" "b3ea7021309d58ee4ce95860a36d012a9afe370f02a1c2130f36b729ce1e6931"` [INFO] [stdout] b3ea7021309d58ee4ce95860a36d012a9afe370f02a1c2130f36b729ce1e6931 [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-4/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+1.38.0" "test" "--frozen"` [INFO] [stdout] a86894704f0e5e5353c9d399e5709f409c5960c811f2ab51b76b266e4b0c5f3f [INFO] running `"docker" "start" "-a" "a86894704f0e5e5353c9d399e5709f409c5960c811f2ab51b76b266e4b0c5f3f"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.02s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/00_orig-cd4acd727eb4ad50 [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 [INFO] [stdout] [INFO] [stderr] Running /opt/rustwide/target/debug/deps/01_drobnosti-8aca8030781c5438 [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 [INFO] [stdout] [INFO] [stderr] Running /opt/rustwide/target/debug/deps/02_min_alokaci-8c8c888c80bbbe2b [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 [INFO] [stdout] [INFO] [stderr] Running /opt/rustwide/target/debug/deps/03_jen_main-9592663dd22420e0 [INFO] [stderr] Running /opt/rustwide/target/debug/deps/04_vetveni-9b16023b82a3ee06 [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 [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Running /opt/rustwide/target/debug/deps/05_vetveni_bez_zbytecnych_alokaci-695a6199ffd5f464 [INFO] [stdout] running 0 tests [INFO] [stderr] Running /opt/rustwide/target/debug/deps/06_bez_parsovani_utf8-3666b7d1aacdbd55 [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [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 [INFO] [stdout] [INFO] running `"docker" "inspect" "a86894704f0e5e5353c9d399e5709f409c5960c811f2ab51b76b266e4b0c5f3f"` [INFO] running `"docker" "rm" "-f" "a86894704f0e5e5353c9d399e5709f409c5960c811f2ab51b76b266e4b0c5f3f"` [INFO] [stdout] a86894704f0e5e5353c9d399e5709f409c5960c811f2ab51b76b266e4b0c5f3f