[INFO] fetching crate egg-mode-text 1.14.7... [INFO] testing egg-mode-text-1.14.7 against master#99e3aef02079e9c10583638520cd0c134dc3a01d for pr-85530 [INFO] extracting crate egg-mode-text 1.14.7 into /workspace/builds/worker-2/source [INFO] validating manifest of crates.io crate egg-mode-text 1.14.7 on toolchain 99e3aef02079e9c10583638520cd0c134dc3a01d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate egg-mode-text 1.14.7 [INFO] finished tweaking crates.io crate egg-mode-text 1.14.7 [INFO] tweaked toml for crates.io crate egg-mode-text 1.14.7 written to /workspace/builds/worker-2/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] bb5498ce664b430f7d457a0910562be41564f3f94a9d846354bfae3f6ba5cad4 [INFO] running `Command { std: "docker" "start" "-a" "bb5498ce664b430f7d457a0910562be41564f3f94a9d846354bfae3f6ba5cad4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bb5498ce664b430f7d457a0910562be41564f3f94a9d846354bfae3f6ba5cad4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bb5498ce664b430f7d457a0910562be41564f3f94a9d846354bfae3f6ba5cad4", kill_on_drop: false }` [INFO] [stdout] bb5498ce664b430f7d457a0910562be41564f3f94a9d846354bfae3f6ba5cad4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2cf97bef84441131991f216909933c39577f2b1a8f4e499799b479f4dd4ba8de [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "2cf97bef84441131991f216909933c39577f2b1a8f4e499799b479f4dd4ba8de", kill_on_drop: false }` [INFO] [stderr] Compiling winapi-build v0.1.1 [INFO] [stderr] Compiling winapi v0.2.8 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling utf8-ranges v0.1.3 [INFO] [stderr] Compiling regex-syntax v0.3.9 [INFO] [stderr] Compiling memchr v0.1.11 [INFO] [stderr] Compiling tinyvec v1.2.0 [INFO] [stderr] Compiling aho-corasick v0.5.3 [INFO] [stderr] Compiling kernel32-sys v0.2.2 [INFO] [stderr] Compiling thread-id v2.0.0 [INFO] [stderr] Compiling thread_local v0.2.7 [INFO] [stderr] Compiling regex v0.1.80 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling egg-mode-text v1.14.7 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/regexen.rs:422:1 [INFO] [stdout] | [INFO] [stdout] 422 | / lazy_static! { [INFO] [stdout] 423 | | pub static ref RE_SIMPLIFIED_VALID_URL: Regex = [INFO] [stdout] 424 | | RegexBuilder::new(simplified_valid_url!()).case_insensitive(true).compile().unwrap(); [INFO] [stdout] 425 | | pub static ref RE_VALID_TCO_URL: Regex = [INFO] [stdout] ... | [INFO] [stdout] 452 | | RegexBuilder::new(end_symbol_match!()).case_insensitive(true).compile().unwrap(); [INFO] [stdout] 453 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/regexen.rs:422:1 [INFO] [stdout] | [INFO] [stdout] 422 | / lazy_static! { [INFO] [stdout] 423 | | pub static ref RE_SIMPLIFIED_VALID_URL: Regex = [INFO] [stdout] 424 | | RegexBuilder::new(simplified_valid_url!()).case_insensitive(true).compile().unwrap(); [INFO] [stdout] 425 | | pub static ref RE_VALID_TCO_URL: Regex = [INFO] [stdout] ... | [INFO] [stdout] 452 | | RegexBuilder::new(end_symbol_match!()).case_insensitive(true).compile().unwrap(); [INFO] [stdout] 453 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/regexen.rs:422:1 [INFO] [stdout] | [INFO] [stdout] 422 | / lazy_static! { [INFO] [stdout] 423 | | pub static ref RE_SIMPLIFIED_VALID_URL: Regex = [INFO] [stdout] 424 | | RegexBuilder::new(simplified_valid_url!()).case_insensitive(true).compile().unwrap(); [INFO] [stdout] 425 | | pub static ref RE_VALID_TCO_URL: Regex = [INFO] [stdout] ... | [INFO] [stdout] 452 | | RegexBuilder::new(end_symbol_match!()).case_insensitive(true).compile().unwrap(); [INFO] [stdout] 453 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/regexen.rs:422:1 [INFO] [stdout] | [INFO] [stdout] 422 | / lazy_static! { [INFO] [stdout] 423 | | pub static ref RE_SIMPLIFIED_VALID_URL: Regex = [INFO] [stdout] 424 | | RegexBuilder::new(simplified_valid_url!()).case_insensitive(true).compile().unwrap(); [INFO] [stdout] 425 | | pub static ref RE_VALID_TCO_URL: Regex = [INFO] [stdout] ... | [INFO] [stdout] 452 | | RegexBuilder::new(end_symbol_match!()).case_insensitive(true).compile().unwrap(); [INFO] [stdout] 453 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/regexen.rs:422:1 [INFO] [stdout] | [INFO] [stdout] 422 | / lazy_static! { [INFO] [stdout] 423 | | pub static ref RE_SIMPLIFIED_VALID_URL: Regex = [INFO] [stdout] 424 | | RegexBuilder::new(simplified_valid_url!()).case_insensitive(true).compile().unwrap(); [INFO] [stdout] 425 | | pub static ref RE_VALID_TCO_URL: Regex = [INFO] [stdout] ... | [INFO] [stdout] 452 | | RegexBuilder::new(end_symbol_match!()).case_insensitive(true).compile().unwrap(); [INFO] [stdout] 453 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/regexen.rs:422:1 [INFO] [stdout] | [INFO] [stdout] 422 | / lazy_static! { [INFO] [stdout] 423 | | pub static ref RE_SIMPLIFIED_VALID_URL: Regex = [INFO] [stdout] 424 | | RegexBuilder::new(simplified_valid_url!()).case_insensitive(true).compile().unwrap(); [INFO] [stdout] 425 | | pub static ref RE_VALID_TCO_URL: Regex = [INFO] [stdout] ... | [INFO] [stdout] 452 | | RegexBuilder::new(end_symbol_match!()).case_insensitive(true).compile().unwrap(); [INFO] [stdout] 453 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/regexen.rs:422:1 [INFO] [stdout] | [INFO] [stdout] 422 | / lazy_static! { [INFO] [stdout] 423 | | pub static ref RE_SIMPLIFIED_VALID_URL: Regex = [INFO] [stdout] 424 | | RegexBuilder::new(simplified_valid_url!()).case_insensitive(true).compile().unwrap(); [INFO] [stdout] 425 | | pub static ref RE_VALID_TCO_URL: Regex = [INFO] [stdout] ... | [INFO] [stdout] 452 | | RegexBuilder::new(end_symbol_match!()).case_insensitive(true).compile().unwrap(); [INFO] [stdout] 453 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/regexen.rs:422:1 [INFO] [stdout] | [INFO] [stdout] 422 | / lazy_static! { [INFO] [stdout] 423 | | pub static ref RE_SIMPLIFIED_VALID_URL: Regex = [INFO] [stdout] 424 | | RegexBuilder::new(simplified_valid_url!()).case_insensitive(true).compile().unwrap(); [INFO] [stdout] 425 | | pub static ref RE_VALID_TCO_URL: Regex = [INFO] [stdout] ... | [INFO] [stdout] 452 | | RegexBuilder::new(end_symbol_match!()).case_insensitive(true).compile().unwrap(); [INFO] [stdout] 453 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/regexen.rs:422:1 [INFO] [stdout] | [INFO] [stdout] 422 | / lazy_static! { [INFO] [stdout] 423 | | pub static ref RE_SIMPLIFIED_VALID_URL: Regex = [INFO] [stdout] 424 | | RegexBuilder::new(simplified_valid_url!()).case_insensitive(true).compile().unwrap(); [INFO] [stdout] 425 | | pub static ref RE_VALID_TCO_URL: Regex = [INFO] [stdout] ... | [INFO] [stdout] 452 | | RegexBuilder::new(end_symbol_match!()).case_insensitive(true).compile().unwrap(); [INFO] [stdout] 453 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/regexen.rs:422:1 [INFO] [stdout] | [INFO] [stdout] 422 | / lazy_static! { [INFO] [stdout] 423 | | pub static ref RE_SIMPLIFIED_VALID_URL: Regex = [INFO] [stdout] 424 | | RegexBuilder::new(simplified_valid_url!()).case_insensitive(true).compile().unwrap(); [INFO] [stdout] 425 | | pub static ref RE_VALID_TCO_URL: Regex = [INFO] [stdout] ... | [INFO] [stdout] 452 | | RegexBuilder::new(end_symbol_match!()).case_insensitive(true).compile().unwrap(); [INFO] [stdout] 453 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/regexen.rs:422:1 [INFO] [stdout] | [INFO] [stdout] 422 | / lazy_static! { [INFO] [stdout] 423 | | pub static ref RE_SIMPLIFIED_VALID_URL: Regex = [INFO] [stdout] 424 | | RegexBuilder::new(simplified_valid_url!()).case_insensitive(true).compile().unwrap(); [INFO] [stdout] 425 | | pub static ref RE_VALID_TCO_URL: Regex = [INFO] [stdout] ... | [INFO] [stdout] 452 | | RegexBuilder::new(end_symbol_match!()).case_insensitive(true).compile().unwrap(); [INFO] [stdout] 453 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/regexen.rs:422:1 [INFO] [stdout] | [INFO] [stdout] 422 | / lazy_static! { [INFO] [stdout] 423 | | pub static ref RE_SIMPLIFIED_VALID_URL: Regex = [INFO] [stdout] 424 | | RegexBuilder::new(simplified_valid_url!()).case_insensitive(true).compile().unwrap(); [INFO] [stdout] 425 | | pub static ref RE_VALID_TCO_URL: Regex = [INFO] [stdout] ... | [INFO] [stdout] 452 | | RegexBuilder::new(end_symbol_match!()).case_insensitive(true).compile().unwrap(); [INFO] [stdout] 453 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/regexen.rs:422:1 [INFO] [stdout] | [INFO] [stdout] 422 | / lazy_static! { [INFO] [stdout] 423 | | pub static ref RE_SIMPLIFIED_VALID_URL: Regex = [INFO] [stdout] 424 | | RegexBuilder::new(simplified_valid_url!()).case_insensitive(true).compile().unwrap(); [INFO] [stdout] 425 | | pub static ref RE_VALID_TCO_URL: Regex = [INFO] [stdout] ... | [INFO] [stdout] 452 | | RegexBuilder::new(end_symbol_match!()).case_insensitive(true).compile().unwrap(); [INFO] [stdout] 453 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/regexen.rs:422:1 [INFO] [stdout] | [INFO] [stdout] 422 | / lazy_static! { [INFO] [stdout] 423 | | pub static ref RE_SIMPLIFIED_VALID_URL: Regex = [INFO] [stdout] 424 | | RegexBuilder::new(simplified_valid_url!()).case_insensitive(true).compile().unwrap(); [INFO] [stdout] 425 | | pub static ref RE_VALID_TCO_URL: Regex = [INFO] [stdout] ... | [INFO] [stdout] 452 | | RegexBuilder::new(end_symbol_match!()).case_insensitive(true).compile().unwrap(); [INFO] [stdout] 453 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/regexen.rs:422:1 [INFO] [stdout] | [INFO] [stdout] 422 | / lazy_static! { [INFO] [stdout] 423 | | pub static ref RE_SIMPLIFIED_VALID_URL: Regex = [INFO] [stdout] 424 | | RegexBuilder::new(simplified_valid_url!()).case_insensitive(true).compile().unwrap(); [INFO] [stdout] 425 | | pub static ref RE_VALID_TCO_URL: Regex = [INFO] [stdout] ... | [INFO] [stdout] 452 | | RegexBuilder::new(end_symbol_match!()).case_insensitive(true).compile().unwrap(); [INFO] [stdout] 453 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 15 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 6.42s [INFO] running `Command { std: "docker" "inspect" "2cf97bef84441131991f216909933c39577f2b1a8f4e499799b479f4dd4ba8de", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2cf97bef84441131991f216909933c39577f2b1a8f4e499799b479f4dd4ba8de", kill_on_drop: false }` [INFO] [stdout] 2cf97bef84441131991f216909933c39577f2b1a8f4e499799b479f4dd4ba8de [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cac2d8dd9e54017d6bb7ea2cf239d9c43557293056816f8b53ae398d42a3809a [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "cac2d8dd9e54017d6bb7ea2cf239d9c43557293056816f8b53ae398d42a3809a", kill_on_drop: false }` [INFO] [stderr] Compiling yaml-rust v0.3.5 [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/regexen.rs:422:1 [INFO] [stdout] | [INFO] [stdout] 422 | / lazy_static! { [INFO] [stdout] 423 | | pub static ref RE_SIMPLIFIED_VALID_URL: Regex = [INFO] [stdout] 424 | | RegexBuilder::new(simplified_valid_url!()).case_insensitive(true).compile().unwrap(); [INFO] [stdout] 425 | | pub static ref RE_VALID_TCO_URL: Regex = [INFO] [stdout] ... | [INFO] [stdout] 452 | | RegexBuilder::new(end_symbol_match!()).case_insensitive(true).compile().unwrap(); [INFO] [stdout] 453 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/regexen.rs:422:1 [INFO] [stdout] | [INFO] [stdout] 422 | / lazy_static! { [INFO] [stdout] 423 | | pub static ref RE_SIMPLIFIED_VALID_URL: Regex = [INFO] [stdout] 424 | | RegexBuilder::new(simplified_valid_url!()).case_insensitive(true).compile().unwrap(); [INFO] [stdout] 425 | | pub static ref RE_VALID_TCO_URL: Regex = [INFO] [stdout] ... | [INFO] [stdout] 452 | | RegexBuilder::new(end_symbol_match!()).case_insensitive(true).compile().unwrap(); [INFO] [stdout] 453 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/regexen.rs:422:1 [INFO] [stdout] | [INFO] [stdout] 422 | / lazy_static! { [INFO] [stdout] 423 | | pub static ref RE_SIMPLIFIED_VALID_URL: Regex = [INFO] [stdout] 424 | | RegexBuilder::new(simplified_valid_url!()).case_insensitive(true).compile().unwrap(); [INFO] [stdout] 425 | | pub static ref RE_VALID_TCO_URL: Regex = [INFO] [stdout] ... | [INFO] [stdout] 452 | | RegexBuilder::new(end_symbol_match!()).case_insensitive(true).compile().unwrap(); [INFO] [stdout] 453 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/regexen.rs:422:1 [INFO] [stdout] | [INFO] [stdout] 422 | / lazy_static! { [INFO] [stdout] 423 | | pub static ref RE_SIMPLIFIED_VALID_URL: Regex = [INFO] [stdout] 424 | | RegexBuilder::new(simplified_valid_url!()).case_insensitive(true).compile().unwrap(); [INFO] [stdout] 425 | | pub static ref RE_VALID_TCO_URL: Regex = [INFO] [stdout] ... | [INFO] [stdout] 452 | | RegexBuilder::new(end_symbol_match!()).case_insensitive(true).compile().unwrap(); [INFO] [stdout] 453 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/regexen.rs:422:1 [INFO] [stdout] | [INFO] [stdout] 422 | / lazy_static! { [INFO] [stdout] 423 | | pub static ref RE_SIMPLIFIED_VALID_URL: Regex = [INFO] [stdout] 424 | | RegexBuilder::new(simplified_valid_url!()).case_insensitive(true).compile().unwrap(); [INFO] [stdout] 425 | | pub static ref RE_VALID_TCO_URL: Regex = [INFO] [stdout] ... | [INFO] [stdout] 452 | | RegexBuilder::new(end_symbol_match!()).case_insensitive(true).compile().unwrap(); [INFO] [stdout] 453 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/regexen.rs:422:1 [INFO] [stdout] | [INFO] [stdout] 422 | / lazy_static! { [INFO] [stdout] 423 | | pub static ref RE_SIMPLIFIED_VALID_URL: Regex = [INFO] [stdout] 424 | | RegexBuilder::new(simplified_valid_url!()).case_insensitive(true).compile().unwrap(); [INFO] [stdout] 425 | | pub static ref RE_VALID_TCO_URL: Regex = [INFO] [stdout] ... | [INFO] [stdout] 452 | | RegexBuilder::new(end_symbol_match!()).case_insensitive(true).compile().unwrap(); [INFO] [stdout] 453 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/regexen.rs:422:1 [INFO] [stdout] | [INFO] [stdout] 422 | / lazy_static! { [INFO] [stdout] 423 | | pub static ref RE_SIMPLIFIED_VALID_URL: Regex = [INFO] [stdout] 424 | | RegexBuilder::new(simplified_valid_url!()).case_insensitive(true).compile().unwrap(); [INFO] [stdout] 425 | | pub static ref RE_VALID_TCO_URL: Regex = [INFO] [stdout] ... | [INFO] [stdout] 452 | | RegexBuilder::new(end_symbol_match!()).case_insensitive(true).compile().unwrap(); [INFO] [stdout] 453 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/regexen.rs:422:1 [INFO] [stdout] | [INFO] [stdout] 422 | / lazy_static! { [INFO] [stdout] 423 | | pub static ref RE_SIMPLIFIED_VALID_URL: Regex = [INFO] [stdout] 424 | | RegexBuilder::new(simplified_valid_url!()).case_insensitive(true).compile().unwrap(); [INFO] [stdout] 425 | | pub static ref RE_VALID_TCO_URL: Regex = [INFO] [stdout] ... | [INFO] [stdout] 452 | | RegexBuilder::new(end_symbol_match!()).case_insensitive(true).compile().unwrap(); [INFO] [stdout] 453 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/regexen.rs:422:1 [INFO] [stdout] | [INFO] [stdout] 422 | / lazy_static! { [INFO] [stdout] 423 | | pub static ref RE_SIMPLIFIED_VALID_URL: Regex = [INFO] [stdout] 424 | | RegexBuilder::new(simplified_valid_url!()).case_insensitive(true).compile().unwrap(); [INFO] [stdout] 425 | | pub static ref RE_VALID_TCO_URL: Regex = [INFO] [stdout] ... | [INFO] [stdout] 452 | | RegexBuilder::new(end_symbol_match!()).case_insensitive(true).compile().unwrap(); [INFO] [stdout] 453 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/regexen.rs:422:1 [INFO] [stdout] | [INFO] [stdout] 422 | / lazy_static! { [INFO] [stdout] 423 | | pub static ref RE_SIMPLIFIED_VALID_URL: Regex = [INFO] [stdout] 424 | | RegexBuilder::new(simplified_valid_url!()).case_insensitive(true).compile().unwrap(); [INFO] [stdout] 425 | | pub static ref RE_VALID_TCO_URL: Regex = [INFO] [stdout] ... | [INFO] [stdout] 452 | | RegexBuilder::new(end_symbol_match!()).case_insensitive(true).compile().unwrap(); [INFO] [stdout] 453 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/regexen.rs:422:1 [INFO] [stdout] | [INFO] [stdout] 422 | / lazy_static! { [INFO] [stdout] 423 | | pub static ref RE_SIMPLIFIED_VALID_URL: Regex = [INFO] [stdout] 424 | | RegexBuilder::new(simplified_valid_url!()).case_insensitive(true).compile().unwrap(); [INFO] [stdout] 425 | | pub static ref RE_VALID_TCO_URL: Regex = [INFO] [stdout] ... | [INFO] [stdout] 452 | | RegexBuilder::new(end_symbol_match!()).case_insensitive(true).compile().unwrap(); [INFO] [stdout] 453 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/regexen.rs:422:1 [INFO] [stdout] | [INFO] [stdout] 422 | / lazy_static! { [INFO] [stdout] 423 | | pub static ref RE_SIMPLIFIED_VALID_URL: Regex = [INFO] [stdout] 424 | | RegexBuilder::new(simplified_valid_url!()).case_insensitive(true).compile().unwrap(); [INFO] [stdout] 425 | | pub static ref RE_VALID_TCO_URL: Regex = [INFO] [stdout] ... | [INFO] [stdout] 452 | | RegexBuilder::new(end_symbol_match!()).case_insensitive(true).compile().unwrap(); [INFO] [stdout] 453 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/regexen.rs:422:1 [INFO] [stdout] | [INFO] [stdout] 422 | / lazy_static! { [INFO] [stdout] 423 | | pub static ref RE_SIMPLIFIED_VALID_URL: Regex = [INFO] [stdout] 424 | | RegexBuilder::new(simplified_valid_url!()).case_insensitive(true).compile().unwrap(); [INFO] [stdout] 425 | | pub static ref RE_VALID_TCO_URL: Regex = [INFO] [stdout] ... | [INFO] [stdout] 452 | | RegexBuilder::new(end_symbol_match!()).case_insensitive(true).compile().unwrap(); [INFO] [stdout] 453 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/regexen.rs:422:1 [INFO] [stdout] | [INFO] [stdout] 422 | / lazy_static! { [INFO] [stdout] 423 | | pub static ref RE_SIMPLIFIED_VALID_URL: Regex = [INFO] [stdout] 424 | | RegexBuilder::new(simplified_valid_url!()).case_insensitive(true).compile().unwrap(); [INFO] [stdout] 425 | | pub static ref RE_VALID_TCO_URL: Regex = [INFO] [stdout] ... | [INFO] [stdout] 452 | | RegexBuilder::new(end_symbol_match!()).case_insensitive(true).compile().unwrap(); [INFO] [stdout] 453 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/regexen.rs:422:1 [INFO] [stdout] | [INFO] [stdout] 422 | / lazy_static! { [INFO] [stdout] 423 | | pub static ref RE_SIMPLIFIED_VALID_URL: Regex = [INFO] [stdout] 424 | | RegexBuilder::new(simplified_valid_url!()).case_insensitive(true).compile().unwrap(); [INFO] [stdout] 425 | | pub static ref RE_VALID_TCO_URL: Regex = [INFO] [stdout] ... | [INFO] [stdout] 452 | | RegexBuilder::new(end_symbol_match!()).case_insensitive(true).compile().unwrap(); [INFO] [stdout] 453 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 15 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling egg-mode-text v1.14.7 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/regexen.rs:422:1 [INFO] [stdout] | [INFO] [stdout] 422 | / lazy_static! { [INFO] [stdout] 423 | | pub static ref RE_SIMPLIFIED_VALID_URL: Regex = [INFO] [stdout] 424 | | RegexBuilder::new(simplified_valid_url!()).case_insensitive(true).compile().unwrap(); [INFO] [stdout] 425 | | pub static ref RE_VALID_TCO_URL: Regex = [INFO] [stdout] ... | [INFO] [stdout] 452 | | RegexBuilder::new(end_symbol_match!()).case_insensitive(true).compile().unwrap(); [INFO] [stdout] 453 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/regexen.rs:422:1 [INFO] [stdout] | [INFO] [stdout] 422 | / lazy_static! { [INFO] [stdout] 423 | | pub static ref RE_SIMPLIFIED_VALID_URL: Regex = [INFO] [stdout] 424 | | RegexBuilder::new(simplified_valid_url!()).case_insensitive(true).compile().unwrap(); [INFO] [stdout] 425 | | pub static ref RE_VALID_TCO_URL: Regex = [INFO] [stdout] ... | [INFO] [stdout] 452 | | RegexBuilder::new(end_symbol_match!()).case_insensitive(true).compile().unwrap(); [INFO] [stdout] 453 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/regexen.rs:422:1 [INFO] [stdout] | [INFO] [stdout] 422 | / lazy_static! { [INFO] [stdout] 423 | | pub static ref RE_SIMPLIFIED_VALID_URL: Regex = [INFO] [stdout] 424 | | RegexBuilder::new(simplified_valid_url!()).case_insensitive(true).compile().unwrap(); [INFO] [stdout] 425 | | pub static ref RE_VALID_TCO_URL: Regex = [INFO] [stdout] ... | [INFO] [stdout] 452 | | RegexBuilder::new(end_symbol_match!()).case_insensitive(true).compile().unwrap(); [INFO] [stdout] 453 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/regexen.rs:422:1 [INFO] [stdout] | [INFO] [stdout] 422 | / lazy_static! { [INFO] [stdout] 423 | | pub static ref RE_SIMPLIFIED_VALID_URL: Regex = [INFO] [stdout] 424 | | RegexBuilder::new(simplified_valid_url!()).case_insensitive(true).compile().unwrap(); [INFO] [stdout] 425 | | pub static ref RE_VALID_TCO_URL: Regex = [INFO] [stdout] ... | [INFO] [stdout] 452 | | RegexBuilder::new(end_symbol_match!()).case_insensitive(true).compile().unwrap(); [INFO] [stdout] 453 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/regexen.rs:422:1 [INFO] [stdout] | [INFO] [stdout] 422 | / lazy_static! { [INFO] [stdout] 423 | | pub static ref RE_SIMPLIFIED_VALID_URL: Regex = [INFO] [stdout] 424 | | RegexBuilder::new(simplified_valid_url!()).case_insensitive(true).compile().unwrap(); [INFO] [stdout] 425 | | pub static ref RE_VALID_TCO_URL: Regex = [INFO] [stdout] ... | [INFO] [stdout] 452 | | RegexBuilder::new(end_symbol_match!()).case_insensitive(true).compile().unwrap(); [INFO] [stdout] 453 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/regexen.rs:422:1 [INFO] [stdout] | [INFO] [stdout] 422 | / lazy_static! { [INFO] [stdout] 423 | | pub static ref RE_SIMPLIFIED_VALID_URL: Regex = [INFO] [stdout] 424 | | RegexBuilder::new(simplified_valid_url!()).case_insensitive(true).compile().unwrap(); [INFO] [stdout] 425 | | pub static ref RE_VALID_TCO_URL: Regex = [INFO] [stdout] ... | [INFO] [stdout] 452 | | RegexBuilder::new(end_symbol_match!()).case_insensitive(true).compile().unwrap(); [INFO] [stdout] 453 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/regexen.rs:422:1 [INFO] [stdout] | [INFO] [stdout] 422 | / lazy_static! { [INFO] [stdout] 423 | | pub static ref RE_SIMPLIFIED_VALID_URL: Regex = [INFO] [stdout] 424 | | RegexBuilder::new(simplified_valid_url!()).case_insensitive(true).compile().unwrap(); [INFO] [stdout] 425 | | pub static ref RE_VALID_TCO_URL: Regex = [INFO] [stdout] ... | [INFO] [stdout] 452 | | RegexBuilder::new(end_symbol_match!()).case_insensitive(true).compile().unwrap(); [INFO] [stdout] 453 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/regexen.rs:422:1 [INFO] [stdout] | [INFO] [stdout] 422 | / lazy_static! { [INFO] [stdout] 423 | | pub static ref RE_SIMPLIFIED_VALID_URL: Regex = [INFO] [stdout] 424 | | RegexBuilder::new(simplified_valid_url!()).case_insensitive(true).compile().unwrap(); [INFO] [stdout] 425 | | pub static ref RE_VALID_TCO_URL: Regex = [INFO] [stdout] ... | [INFO] [stdout] 452 | | RegexBuilder::new(end_symbol_match!()).case_insensitive(true).compile().unwrap(); [INFO] [stdout] 453 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/regexen.rs:422:1 [INFO] [stdout] | [INFO] [stdout] 422 | / lazy_static! { [INFO] [stdout] 423 | | pub static ref RE_SIMPLIFIED_VALID_URL: Regex = [INFO] [stdout] 424 | | RegexBuilder::new(simplified_valid_url!()).case_insensitive(true).compile().unwrap(); [INFO] [stdout] 425 | | pub static ref RE_VALID_TCO_URL: Regex = [INFO] [stdout] ... | [INFO] [stdout] 452 | | RegexBuilder::new(end_symbol_match!()).case_insensitive(true).compile().unwrap(); [INFO] [stdout] 453 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/regexen.rs:422:1 [INFO] [stdout] | [INFO] [stdout] 422 | / lazy_static! { [INFO] [stdout] 423 | | pub static ref RE_SIMPLIFIED_VALID_URL: Regex = [INFO] [stdout] 424 | | RegexBuilder::new(simplified_valid_url!()).case_insensitive(true).compile().unwrap(); [INFO] [stdout] 425 | | pub static ref RE_VALID_TCO_URL: Regex = [INFO] [stdout] ... | [INFO] [stdout] 452 | | RegexBuilder::new(end_symbol_match!()).case_insensitive(true).compile().unwrap(); [INFO] [stdout] 453 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/regexen.rs:422:1 [INFO] [stdout] | [INFO] [stdout] 422 | / lazy_static! { [INFO] [stdout] 423 | | pub static ref RE_SIMPLIFIED_VALID_URL: Regex = [INFO] [stdout] 424 | | RegexBuilder::new(simplified_valid_url!()).case_insensitive(true).compile().unwrap(); [INFO] [stdout] 425 | | pub static ref RE_VALID_TCO_URL: Regex = [INFO] [stdout] ... | [INFO] [stdout] 452 | | RegexBuilder::new(end_symbol_match!()).case_insensitive(true).compile().unwrap(); [INFO] [stdout] 453 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/regexen.rs:422:1 [INFO] [stdout] | [INFO] [stdout] 422 | / lazy_static! { [INFO] [stdout] 423 | | pub static ref RE_SIMPLIFIED_VALID_URL: Regex = [INFO] [stdout] 424 | | RegexBuilder::new(simplified_valid_url!()).case_insensitive(true).compile().unwrap(); [INFO] [stdout] 425 | | pub static ref RE_VALID_TCO_URL: Regex = [INFO] [stdout] ... | [INFO] [stdout] 452 | | RegexBuilder::new(end_symbol_match!()).case_insensitive(true).compile().unwrap(); [INFO] [stdout] 453 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/regexen.rs:422:1 [INFO] [stdout] | [INFO] [stdout] 422 | / lazy_static! { [INFO] [stdout] 423 | | pub static ref RE_SIMPLIFIED_VALID_URL: Regex = [INFO] [stdout] 424 | | RegexBuilder::new(simplified_valid_url!()).case_insensitive(true).compile().unwrap(); [INFO] [stdout] 425 | | pub static ref RE_VALID_TCO_URL: Regex = [INFO] [stdout] ... | [INFO] [stdout] 452 | | RegexBuilder::new(end_symbol_match!()).case_insensitive(true).compile().unwrap(); [INFO] [stdout] 453 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/regexen.rs:422:1 [INFO] [stdout] | [INFO] [stdout] 422 | / lazy_static! { [INFO] [stdout] 423 | | pub static ref RE_SIMPLIFIED_VALID_URL: Regex = [INFO] [stdout] 424 | | RegexBuilder::new(simplified_valid_url!()).case_insensitive(true).compile().unwrap(); [INFO] [stdout] 425 | | pub static ref RE_VALID_TCO_URL: Regex = [INFO] [stdout] ... | [INFO] [stdout] 452 | | RegexBuilder::new(end_symbol_match!()).case_insensitive(true).compile().unwrap(); [INFO] [stdout] 453 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/regexen.rs:422:1 [INFO] [stdout] | [INFO] [stdout] 422 | / lazy_static! { [INFO] [stdout] 423 | | pub static ref RE_SIMPLIFIED_VALID_URL: Regex = [INFO] [stdout] 424 | | RegexBuilder::new(simplified_valid_url!()).case_insensitive(true).compile().unwrap(); [INFO] [stdout] 425 | | pub static ref RE_VALID_TCO_URL: Regex = [INFO] [stdout] ... | [INFO] [stdout] 452 | | RegexBuilder::new(end_symbol_match!()).case_insensitive(true).compile().unwrap(); [INFO] [stdout] 453 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 15 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 4.28s [INFO] running `Command { std: "docker" "inspect" "cac2d8dd9e54017d6bb7ea2cf239d9c43557293056816f8b53ae398d42a3809a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cac2d8dd9e54017d6bb7ea2cf239d9c43557293056816f8b53ae398d42a3809a", kill_on_drop: false }` [INFO] [stdout] cac2d8dd9e54017d6bb7ea2cf239d9c43557293056816f8b53ae398d42a3809a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "test" "--frozen", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 088942b20c0cb5b62619a513c2434f37dfa5d831712b67d2bbc1b614abba9db1 [INFO] running `Command { std: "docker" "start" "-a" "088942b20c0cb5b62619a513c2434f37dfa5d831712b67d2bbc1b614abba9db1", kill_on_drop: false }` [INFO] [stderr] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stderr] --> src/regexen.rs:422:1 [INFO] [stderr] | [INFO] [stderr] 422 | / lazy_static! { [INFO] [stderr] 423 | | pub static ref RE_SIMPLIFIED_VALID_URL: Regex = [INFO] [stderr] 424 | | RegexBuilder::new(simplified_valid_url!()).case_insensitive(true).compile().unwrap(); [INFO] [stderr] 425 | | pub static ref RE_VALID_TCO_URL: Regex = [INFO] [stderr] ... | [INFO] [stderr] 452 | | RegexBuilder::new(end_symbol_match!()).case_insensitive(true).compile().unwrap(); [INFO] [stderr] 453 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stderr] --> src/regexen.rs:422:1 [INFO] [stderr] | [INFO] [stderr] 422 | / lazy_static! { [INFO] [stderr] 423 | | pub static ref RE_SIMPLIFIED_VALID_URL: Regex = [INFO] [stderr] 424 | | RegexBuilder::new(simplified_valid_url!()).case_insensitive(true).compile().unwrap(); [INFO] [stderr] 425 | | pub static ref RE_VALID_TCO_URL: Regex = [INFO] [stderr] ... | [INFO] [stderr] 452 | | RegexBuilder::new(end_symbol_match!()).case_insensitive(true).compile().unwrap(); [INFO] [stderr] 453 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stderr] --> src/regexen.rs:422:1 [INFO] [stderr] | [INFO] [stderr] 422 | / lazy_static! { [INFO] [stderr] 423 | | pub static ref RE_SIMPLIFIED_VALID_URL: Regex = [INFO] [stderr] 424 | | RegexBuilder::new(simplified_valid_url!()).case_insensitive(true).compile().unwrap(); [INFO] [stderr] 425 | | pub static ref RE_VALID_TCO_URL: Regex = [INFO] [stderr] ... | [INFO] [stderr] 452 | | RegexBuilder::new(end_symbol_match!()).case_insensitive(true).compile().unwrap(); [INFO] [stderr] 453 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stderr] --> src/regexen.rs:422:1 [INFO] [stderr] | [INFO] [stderr] 422 | / lazy_static! { [INFO] [stderr] 423 | | pub static ref RE_SIMPLIFIED_VALID_URL: Regex = [INFO] [stderr] 424 | | RegexBuilder::new(simplified_valid_url!()).case_insensitive(true).compile().unwrap(); [INFO] [stderr] 425 | | pub static ref RE_VALID_TCO_URL: Regex = [INFO] [stderr] ... | [INFO] [stderr] 452 | | RegexBuilder::new(end_symbol_match!()).case_insensitive(true).compile().unwrap(); [INFO] [stderr] 453 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stderr] --> src/regexen.rs:422:1 [INFO] [stderr] | [INFO] [stderr] 422 | / lazy_static! { [INFO] [stderr] 423 | | pub static ref RE_SIMPLIFIED_VALID_URL: Regex = [INFO] [stderr] 424 | | RegexBuilder::new(simplified_valid_url!()).case_insensitive(true).compile().unwrap(); [INFO] [stderr] 425 | | pub static ref RE_VALID_TCO_URL: Regex = [INFO] [stderr] ... | [INFO] [stderr] 452 | | RegexBuilder::new(end_symbol_match!()).case_insensitive(true).compile().unwrap(); [INFO] [stderr] 453 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stderr] --> src/regexen.rs:422:1 [INFO] [stderr] | [INFO] [stderr] 422 | / lazy_static! { [INFO] [stderr] 423 | | pub static ref RE_SIMPLIFIED_VALID_URL: Regex = [INFO] [stderr] 424 | | RegexBuilder::new(simplified_valid_url!()).case_insensitive(true).compile().unwrap(); [INFO] [stderr] 425 | | pub static ref RE_VALID_TCO_URL: Regex = [INFO] [stderr] ... | [INFO] [stderr] 452 | | RegexBuilder::new(end_symbol_match!()).case_insensitive(true).compile().unwrap(); [INFO] [stderr] 453 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stderr] --> src/regexen.rs:422:1 [INFO] [stderr] | [INFO] [stderr] 422 | / lazy_static! { [INFO] [stderr] 423 | | pub static ref RE_SIMPLIFIED_VALID_URL: Regex = [INFO] [stderr] 424 | | RegexBuilder::new(simplified_valid_url!()).case_insensitive(true).compile().unwrap(); [INFO] [stderr] 425 | | pub static ref RE_VALID_TCO_URL: Regex = [INFO] [stderr] ... | [INFO] [stderr] 452 | | RegexBuilder::new(end_symbol_match!()).case_insensitive(true).compile().unwrap(); [INFO] [stderr] 453 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stderr] --> src/regexen.rs:422:1 [INFO] [stderr] | [INFO] [stderr] 422 | / lazy_static! { [INFO] [stderr] 423 | | pub static ref RE_SIMPLIFIED_VALID_URL: Regex = [INFO] [stderr] 424 | | RegexBuilder::new(simplified_valid_url!()).case_insensitive(true).compile().unwrap(); [INFO] [stderr] 425 | | pub static ref RE_VALID_TCO_URL: Regex = [INFO] [stderr] ... | [INFO] [stderr] 452 | | RegexBuilder::new(end_symbol_match!()).case_insensitive(true).compile().unwrap(); [INFO] [stderr] 453 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stderr] --> src/regexen.rs:422:1 [INFO] [stderr] | [INFO] [stderr] 422 | / lazy_static! { [INFO] [stderr] 423 | | pub static ref RE_SIMPLIFIED_VALID_URL: Regex = [INFO] [stderr] 424 | | RegexBuilder::new(simplified_valid_url!()).case_insensitive(true).compile().unwrap(); [INFO] [stderr] 425 | | pub static ref RE_VALID_TCO_URL: Regex = [INFO] [stderr] ... | [INFO] [stderr] 452 | | RegexBuilder::new(end_symbol_match!()).case_insensitive(true).compile().unwrap(); [INFO] [stderr] 453 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stderr] --> src/regexen.rs:422:1 [INFO] [stderr] | [INFO] [stderr] 422 | / lazy_static! { [INFO] [stderr] 423 | | pub static ref RE_SIMPLIFIED_VALID_URL: Regex = [INFO] [stderr] 424 | | RegexBuilder::new(simplified_valid_url!()).case_insensitive(true).compile().unwrap(); [INFO] [stderr] 425 | | pub static ref RE_VALID_TCO_URL: Regex = [INFO] [stderr] ... | [INFO] [stderr] 452 | | RegexBuilder::new(end_symbol_match!()).case_insensitive(true).compile().unwrap(); [INFO] [stderr] 453 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stderr] --> src/regexen.rs:422:1 [INFO] [stderr] | [INFO] [stderr] 422 | / lazy_static! { [INFO] [stderr] 423 | | pub static ref RE_SIMPLIFIED_VALID_URL: Regex = [INFO] [stderr] 424 | | RegexBuilder::new(simplified_valid_url!()).case_insensitive(true).compile().unwrap(); [INFO] [stderr] 425 | | pub static ref RE_VALID_TCO_URL: Regex = [INFO] [stderr] ... | [INFO] [stderr] 452 | | RegexBuilder::new(end_symbol_match!()).case_insensitive(true).compile().unwrap(); [INFO] [stderr] 453 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stderr] --> src/regexen.rs:422:1 [INFO] [stderr] | [INFO] [stderr] 422 | / lazy_static! { [INFO] [stderr] 423 | | pub static ref RE_SIMPLIFIED_VALID_URL: Regex = [INFO] [stderr] 424 | | RegexBuilder::new(simplified_valid_url!()).case_insensitive(true).compile().unwrap(); [INFO] [stderr] 425 | | pub static ref RE_VALID_TCO_URL: Regex = [INFO] [stderr] ... | [INFO] [stderr] 452 | | RegexBuilder::new(end_symbol_match!()).case_insensitive(true).compile().unwrap(); [INFO] [stderr] 453 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stderr] --> src/regexen.rs:422:1 [INFO] [stderr] | [INFO] [stderr] 422 | / lazy_static! { [INFO] [stderr] 423 | | pub static ref RE_SIMPLIFIED_VALID_URL: Regex = [INFO] [stderr] 424 | | RegexBuilder::new(simplified_valid_url!()).case_insensitive(true).compile().unwrap(); [INFO] [stderr] 425 | | pub static ref RE_VALID_TCO_URL: Regex = [INFO] [stderr] ... | [INFO] [stderr] 452 | | RegexBuilder::new(end_symbol_match!()).case_insensitive(true).compile().unwrap(); [INFO] [stderr] 453 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stderr] --> src/regexen.rs:422:1 [INFO] [stderr] | [INFO] [stderr] 422 | / lazy_static! { [INFO] [stderr] 423 | | pub static ref RE_SIMPLIFIED_VALID_URL: Regex = [INFO] [stderr] 424 | | RegexBuilder::new(simplified_valid_url!()).case_insensitive(true).compile().unwrap(); [INFO] [stderr] 425 | | pub static ref RE_VALID_TCO_URL: Regex = [INFO] [stderr] ... | [INFO] [stderr] 452 | | RegexBuilder::new(end_symbol_match!()).case_insensitive(true).compile().unwrap(); [INFO] [stderr] 453 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stderr] --> src/regexen.rs:422:1 [INFO] [stderr] | [INFO] [stderr] 422 | / lazy_static! { [INFO] [stderr] 423 | | pub static ref RE_SIMPLIFIED_VALID_URL: Regex = [INFO] [stderr] 424 | | RegexBuilder::new(simplified_valid_url!()).case_insensitive(true).compile().unwrap(); [INFO] [stderr] 425 | | pub static ref RE_VALID_TCO_URL: Regex = [INFO] [stderr] ... | [INFO] [stderr] 452 | | RegexBuilder::new(end_symbol_match!()).case_insensitive(true).compile().unwrap(); [INFO] [stderr] 453 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: 15 warnings emitted [INFO] [stderr] [INFO] [stderr] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stderr] --> src/regexen.rs:422:1 [INFO] [stderr] | [INFO] [stderr] 422 | / lazy_static! { [INFO] [stderr] 423 | | pub static ref RE_SIMPLIFIED_VALID_URL: Regex = [INFO] [stderr] 424 | | RegexBuilder::new(simplified_valid_url!()).case_insensitive(true).compile().unwrap(); [INFO] [stderr] 425 | | pub static ref RE_VALID_TCO_URL: Regex = [INFO] [stderr] ... | [INFO] [stderr] 452 | | RegexBuilder::new(end_symbol_match!()).case_insensitive(true).compile().unwrap(); [INFO] [stderr] 453 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stderr] --> src/regexen.rs:422:1 [INFO] [stderr] | [INFO] [stderr] 422 | / lazy_static! { [INFO] [stderr] 423 | | pub static ref RE_SIMPLIFIED_VALID_URL: Regex = [INFO] [stderr] 424 | | RegexBuilder::new(simplified_valid_url!()).case_insensitive(true).compile().unwrap(); [INFO] [stderr] 425 | | pub static ref RE_VALID_TCO_URL: Regex = [INFO] [stderr] ... | [INFO] [stderr] 452 | | RegexBuilder::new(end_symbol_match!()).case_insensitive(true).compile().unwrap(); [INFO] [stderr] 453 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stderr] --> src/regexen.rs:422:1 [INFO] [stderr] | [INFO] [stderr] 422 | / lazy_static! { [INFO] [stderr] 423 | | pub static ref RE_SIMPLIFIED_VALID_URL: Regex = [INFO] [stderr] 424 | | RegexBuilder::new(simplified_valid_url!()).case_insensitive(true).compile().unwrap(); [INFO] [stderr] 425 | | pub static ref RE_VALID_TCO_URL: Regex = [INFO] [stderr] ... | [INFO] [stderr] 452 | | RegexBuilder::new(end_symbol_match!()).case_insensitive(true).compile().unwrap(); [INFO] [stderr] 453 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stderr] --> src/regexen.rs:422:1 [INFO] [stderr] | [INFO] [stderr] 422 | / lazy_static! { [INFO] [stderr] 423 | | pub static ref RE_SIMPLIFIED_VALID_URL: Regex = [INFO] [stderr] 424 | | RegexBuilder::new(simplified_valid_url!()).case_insensitive(true).compile().unwrap(); [INFO] [stderr] 425 | | pub static ref RE_VALID_TCO_URL: Regex = [INFO] [stderr] ... | [INFO] [stderr] 452 | | RegexBuilder::new(end_symbol_match!()).case_insensitive(true).compile().unwrap(); [INFO] [stderr] 453 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stderr] --> src/regexen.rs:422:1 [INFO] [stderr] | [INFO] [stderr] 422 | / lazy_static! { [INFO] [stderr] 423 | | pub static ref RE_SIMPLIFIED_VALID_URL: Regex = [INFO] [stderr] 424 | | RegexBuilder::new(simplified_valid_url!()).case_insensitive(true).compile().unwrap(); [INFO] [stderr] 425 | | pub static ref RE_VALID_TCO_URL: Regex = [INFO] [stderr] ... | [INFO] [stderr] 452 | | RegexBuilder::new(end_symbol_match!()).case_insensitive(true).compile().unwrap(); [INFO] [stderr] 453 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stderr] --> src/regexen.rs:422:1 [INFO] [stderr] | [INFO] [stderr] 422 | / lazy_static! { [INFO] [stderr] 423 | | pub static ref RE_SIMPLIFIED_VALID_URL: Regex = [INFO] [stderr] 424 | | RegexBuilder::new(simplified_valid_url!()).case_insensitive(true).compile().unwrap(); [INFO] [stderr] 425 | | pub static ref RE_VALID_TCO_URL: Regex = [INFO] [stderr] ... | [INFO] [stderr] 452 | | RegexBuilder::new(end_symbol_match!()).case_insensitive(true).compile().unwrap(); [INFO] [stderr] 453 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stderr] --> src/regexen.rs:422:1 [INFO] [stderr] | [INFO] [stderr] 422 | / lazy_static! { [INFO] [stderr] 423 | | pub static ref RE_SIMPLIFIED_VALID_URL: Regex = [INFO] [stderr] 424 | | RegexBuilder::new(simplified_valid_url!()).case_insensitive(true).compile().unwrap(); [INFO] [stderr] 425 | | pub static ref RE_VALID_TCO_URL: Regex = [INFO] [stderr] ... | [INFO] [stderr] 452 | | RegexBuilder::new(end_symbol_match!()).case_insensitive(true).compile().unwrap(); [INFO] [stderr] 453 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stderr] --> src/regexen.rs:422:1 [INFO] [stderr] | [INFO] [stderr] 422 | / lazy_static! { [INFO] [stderr] 423 | | pub static ref RE_SIMPLIFIED_VALID_URL: Regex = [INFO] [stderr] 424 | | RegexBuilder::new(simplified_valid_url!()).case_insensitive(true).compile().unwrap(); [INFO] [stderr] 425 | | pub static ref RE_VALID_TCO_URL: Regex = [INFO] [stderr] ... | [INFO] [stderr] 452 | | RegexBuilder::new(end_symbol_match!()).case_insensitive(true).compile().unwrap(); [INFO] [stderr] 453 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stderr] --> src/regexen.rs:422:1 [INFO] [stderr] | [INFO] [stderr] 422 | / lazy_static! { [INFO] [stderr] 423 | | pub static ref RE_SIMPLIFIED_VALID_URL: Regex = [INFO] [stderr] 424 | | RegexBuilder::new(simplified_valid_url!()).case_insensitive(true).compile().unwrap(); [INFO] [stderr] 425 | | pub static ref RE_VALID_TCO_URL: Regex = [INFO] [stderr] ... | [INFO] [stderr] 452 | | RegexBuilder::new(end_symbol_match!()).case_insensitive(true).compile().unwrap(); [INFO] [stderr] 453 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stderr] --> src/regexen.rs:422:1 [INFO] [stderr] | [INFO] [stderr] 422 | / lazy_static! { [INFO] [stderr] 423 | | pub static ref RE_SIMPLIFIED_VALID_URL: Regex = [INFO] [stderr] 424 | | RegexBuilder::new(simplified_valid_url!()).case_insensitive(true).compile().unwrap(); [INFO] [stderr] 425 | | pub static ref RE_VALID_TCO_URL: Regex = [INFO] [stderr] ... | [INFO] [stderr] 452 | | RegexBuilder::new(end_symbol_match!()).case_insensitive(true).compile().unwrap(); [INFO] [stderr] 453 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stderr] --> src/regexen.rs:422:1 [INFO] [stderr] | [INFO] [stderr] 422 | / lazy_static! { [INFO] [stderr] 423 | | pub static ref RE_SIMPLIFIED_VALID_URL: Regex = [INFO] [stderr] 424 | | RegexBuilder::new(simplified_valid_url!()).case_insensitive(true).compile().unwrap(); [INFO] [stderr] 425 | | pub static ref RE_VALID_TCO_URL: Regex = [INFO] [stderr] ... | [INFO] [stderr] 452 | | RegexBuilder::new(end_symbol_match!()).case_insensitive(true).compile().unwrap(); [INFO] [stderr] 453 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stderr] --> src/regexen.rs:422:1 [INFO] [stderr] | [INFO] [stderr] 422 | / lazy_static! { [INFO] [stderr] 423 | | pub static ref RE_SIMPLIFIED_VALID_URL: Regex = [INFO] [stderr] 424 | | RegexBuilder::new(simplified_valid_url!()).case_insensitive(true).compile().unwrap(); [INFO] [stderr] 425 | | pub static ref RE_VALID_TCO_URL: Regex = [INFO] [stderr] ... | [INFO] [stderr] 452 | | RegexBuilder::new(end_symbol_match!()).case_insensitive(true).compile().unwrap(); [INFO] [stderr] 453 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stderr] --> src/regexen.rs:422:1 [INFO] [stderr] | [INFO] [stderr] 422 | / lazy_static! { [INFO] [stderr] 423 | | pub static ref RE_SIMPLIFIED_VALID_URL: Regex = [INFO] [stderr] 424 | | RegexBuilder::new(simplified_valid_url!()).case_insensitive(true).compile().unwrap(); [INFO] [stderr] 425 | | pub static ref RE_VALID_TCO_URL: Regex = [INFO] [stderr] ... | [INFO] [stderr] 452 | | RegexBuilder::new(end_symbol_match!()).case_insensitive(true).compile().unwrap(); [INFO] [stderr] 453 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stderr] --> src/regexen.rs:422:1 [INFO] [stderr] | [INFO] [stderr] 422 | / lazy_static! { [INFO] [stderr] 423 | | pub static ref RE_SIMPLIFIED_VALID_URL: Regex = [INFO] [stderr] 424 | | RegexBuilder::new(simplified_valid_url!()).case_insensitive(true).compile().unwrap(); [INFO] [stderr] 425 | | pub static ref RE_VALID_TCO_URL: Regex = [INFO] [stderr] ... | [INFO] [stderr] 452 | | RegexBuilder::new(end_symbol_match!()).case_insensitive(true).compile().unwrap(); [INFO] [stderr] 453 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stderr] --> src/regexen.rs:422:1 [INFO] [stderr] | [INFO] [stderr] 422 | / lazy_static! { [INFO] [stderr] 423 | | pub static ref RE_SIMPLIFIED_VALID_URL: Regex = [INFO] [stderr] 424 | | RegexBuilder::new(simplified_valid_url!()).case_insensitive(true).compile().unwrap(); [INFO] [stderr] 425 | | pub static ref RE_VALID_TCO_URL: Regex = [INFO] [stderr] ... | [INFO] [stderr] 452 | | RegexBuilder::new(end_symbol_match!()).case_insensitive(true).compile().unwrap(); [INFO] [stderr] 453 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: 15 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.06s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/egg_mode_text-6e21d656cbeecfd5) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test test::validate ... ok [INFO] [stdout] test test::tlds ... ok [INFO] [stderr] Doc-tests egg-mode-text [INFO] [stdout] test test::extract ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.49s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 12 tests [INFO] [stdout] test src/lib.rs - mention_list_entities (line 347) ... ok [INFO] [stdout] test src/lib.rs - mention_entities (line 428) ... ok [INFO] [stdout] test src/lib.rs - reply_mention_entity (line 459) ... ok [INFO] [stdout] test src/lib.rs - Entity (line 93) ... ok [INFO] [stdout] test src/lib.rs - Entity (line 107) ... ok [INFO] [stdout] test src/lib.rs - symbol_entities (line 621) ... ok [INFO] [stdout] test src/lib.rs - url_entities (line 217) ... ok [INFO] [stdout] test src/lib.rs - hashtag_entities (line 502) ... ok [INFO] [stdout] test src/lib.rs - hashtag_entities (line 516) ... ok [INFO] [stdout] test src/lib.rs - character_count (line 700) ... ok [INFO] [stdout] test src/lib.rs - entities (line 161) ... ok [INFO] [stdout] test src/lib.rs - characters_remaining (line 773) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 5.09s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "088942b20c0cb5b62619a513c2434f37dfa5d831712b67d2bbc1b614abba9db1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "088942b20c0cb5b62619a513c2434f37dfa5d831712b67d2bbc1b614abba9db1", kill_on_drop: false }` [INFO] [stdout] 088942b20c0cb5b62619a513c2434f37dfa5d831712b67d2bbc1b614abba9db1