[INFO] cloning repository https://github.com/seaneshbaugh/integrity_check
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/seaneshbaugh/integrity_check" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fseaneshbaugh%2Fintegrity_check", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fseaneshbaugh%2Fintegrity_check'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 5f9a7ad1733c4b6e8ef65ef9078b214834dc0626
[INFO] checking seaneshbaugh/integrity_check against try#79452e8441468c5568c20bfca2aa1fe75b645b2d for pr-152210
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fseaneshbaugh%2Fintegrity_check" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/seaneshbaugh/integrity_check
[INFO] finished tweaking git repo https://github.com/seaneshbaugh/integrity_check
[INFO] tweaked toml for git repo https://github.com/seaneshbaugh/integrity_check written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/seaneshbaugh/integrity_check on toolchain 79452e8441468c5568c20bfca2aa1fe75b645b2d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+79452e8441468c5568c20bfca2aa1fe75b645b2d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/seaneshbaugh/integrity_check already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+79452e8441468c5568c20bfca2aa1fe75b645b2d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[ERROR] error running command: no output for 300 seconds
[INFO] checking seaneshbaugh/integrity_check against try#79452e8441468c5568c20bfca2aa1fe75b645b2d for pr-152210
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fseaneshbaugh%2Fintegrity_check" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/seaneshbaugh/integrity_check
[INFO] finished tweaking git repo https://github.com/seaneshbaugh/integrity_check
[INFO] tweaked toml for git repo https://github.com/seaneshbaugh/integrity_check written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/seaneshbaugh/integrity_check on toolchain 79452e8441468c5568c20bfca2aa1fe75b645b2d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+79452e8441468c5568c20bfca2aa1fe75b645b2d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/seaneshbaugh/integrity_check already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+79452e8441468c5568c20bfca2aa1fe75b645b2d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded lazy_static v0.1.16
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+79452e8441468c5568c20bfca2aa1fe75b645b2d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2d1ba578eaf6af4ce679b5cfdfd0ecc555f9186408b74722b8b1f6f4f9fabe28
[INFO] running `Command { std: "docker" "start" "-a" "2d1ba578eaf6af4ce679b5cfdfd0ecc555f9186408b74722b8b1f6f4f9fabe28", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2d1ba578eaf6af4ce679b5cfdfd0ecc555f9186408b74722b8b1f6f4f9fabe28", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2d1ba578eaf6af4ce679b5cfdfd0ecc555f9186408b74722b8b1f6f4f9fabe28", kill_on_drop: false }`
[INFO] [stdout] 2d1ba578eaf6af4ce679b5cfdfd0ecc555f9186408b74722b8b1f6f4f9fabe28
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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" "RUSTDOCFLAGS=--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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+79452e8441468c5568c20bfca2aa1fe75b645b2d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 290e39fc91388037ab45751f5dd85a6077d0b18670b87efb1028b89a1f41676d
[INFO] running `Command { std: "docker" "start" "-a" "290e39fc91388037ab45751f5dd85a6077d0b18670b87efb1028b89a1f41676d", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]     Checking lazy_static v0.1.16
[INFO] [stderr]     Checking integrity_check v0.0.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `nightly`
[INFO] [stdout]   --> src/digest/crc32.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 | / lazy_static! {
[INFO] [stdout]  2 | |     static ref LOOKUP_TABLE: [u32; 256] = {
[INFO] [stdout]  3 | |         let mut table: [u32; 256] = [0; 256];
[INFO] [stdout] ...  |
[INFO] [stdout] 24 | |     };
[INFO] [stdout] 25 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `lazy_static` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the macro `lazy_static` may come from an old version of the `lazy_static` crate, try updating your dependency with `cargo update -p lazy_static`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout]    = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `nightly`
[INFO] [stdout]   --> src/digest/crc32.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 | / lazy_static! {
[INFO] [stdout]  2 | |     static ref LOOKUP_TABLE: [u32; 256] = {
[INFO] [stdout]  3 | |         let mut table: [u32; 256] = [0; 256];
[INFO] [stdout] ...  |
[INFO] [stdout] 24 | |     };
[INFO] [stdout] 25 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `lazy_static` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the macro `lazy_static` may come from an old version of the `lazy_static` crate, try updating your dependency with `cargo update -p lazy_static`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `nightly`
[INFO] [stdout]   --> src/digest/crc32.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 | / lazy_static! {
[INFO] [stdout]  2 | |     static ref LOOKUP_TABLE: [u32; 256] = {
[INFO] [stdout]  3 | |         let mut table: [u32; 256] = [0; 256];
[INFO] [stdout] ...  |
[INFO] [stdout] 24 | |     };
[INFO] [stdout] 25 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `lazy_static` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the macro `lazy_static` may come from an old version of the `lazy_static` crate, try updating your dependency with `cargo update -p lazy_static`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout]    = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `nightly`
[INFO] [stdout]   --> src/digest/crc32.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 | / lazy_static! {
[INFO] [stdout]  2 | |     static ref LOOKUP_TABLE: [u32; 256] = {
[INFO] [stdout]  3 | |         let mut table: [u32; 256] = [0; 256];
[INFO] [stdout] ...  |
[INFO] [stdout] 24 | |     };
[INFO] [stdout] 25 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `lazy_static` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the macro `lazy_static` may come from an old version of the `lazy_static` crate, try updating your dependency with `cargo update -p lazy_static`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `lazy_static` (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 `Once::new()` function is now preferred
[INFO] [stdout]   --> src/digest/crc32.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 | / lazy_static! {
[INFO] [stdout]  2 | |     static ref LOOKUP_TABLE: [u32; 256] = {
[INFO] [stdout]  3 | |         let mut table: [u32; 256] = [0; 256];
[INFO] [stdout] ...  |
[INFO] [stdout] 24 | |     };
[INFO] [stdout] 25 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout]    = note: this warning originates in the macro `lazy_static` (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 `Once::new()` function is now preferred
[INFO] [stdout]   --> src/digest/crc32.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 | / lazy_static! {
[INFO] [stdout]  2 | |     static ref LOOKUP_TABLE: [u32; 256] = {
[INFO] [stdout]  3 | |         let mut table: [u32; 256] = [0; 256];
[INFO] [stdout] ...  |
[INFO] [stdout] 24 | |     };
[INFO] [stdout] 25 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `lazy_static` (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 `Once::new()` function is now preferred
[INFO] [stdout]   --> src/digest/crc32.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 | / lazy_static! {
[INFO] [stdout]  2 | |     static ref LOOKUP_TABLE: [u32; 256] = {
[INFO] [stdout]  3 | |         let mut table: [u32; 256] = [0; 256];
[INFO] [stdout] ...  |
[INFO] [stdout] 24 | |     };
[INFO] [stdout] 25 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout]    = note: this warning originates in the macro `lazy_static` (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 `Once::new()` function is now preferred
[INFO] [stdout]   --> src/digest/crc32.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 | / lazy_static! {
[INFO] [stdout]  2 | |     static ref LOOKUP_TABLE: [u32; 256] = {
[INFO] [stdout]  3 | |         let mut table: [u32; 256] = [0; 256];
[INFO] [stdout] ...  |
[INFO] [stdout] 24 | |     };
[INFO] [stdout] 25 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `nightly`
[INFO] [stdout]    --> tests/test.rs:20:1
[INFO] [stdout]     |
[INFO] [stdout]  20 | / lazy_static! {
[INFO] [stdout]  21 | |     static ref SMALL_TEST_FILE_CONTENTS: &'static str = {
[INFO] [stdout]  22 | |         include_str!("small-test-file.txt")
[INFO] [stdout]  23 | |     };
[INFO] [stdout] ...   |
[INFO] [stdout] 152 | |     };
[INFO] [stdout] 153 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `lazy_static` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = help: the macro `lazy_static` may come from an old version of the `lazy_static` crate, try updating your dependency with `cargo update -p lazy_static`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout]     = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `nightly`
[INFO] [stdout]    --> tests/test.rs:20:1
[INFO] [stdout]     |
[INFO] [stdout]  20 | / lazy_static! {
[INFO] [stdout]  21 | |     static ref SMALL_TEST_FILE_CONTENTS: &'static str = {
[INFO] [stdout]  22 | |         include_str!("small-test-file.txt")
[INFO] [stdout]  23 | |     };
[INFO] [stdout] ...   |
[INFO] [stdout] 152 | |     };
[INFO] [stdout] 153 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `lazy_static` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = help: the macro `lazy_static` may come from an old version of the `lazy_static` crate, try updating your dependency with `cargo update -p lazy_static`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `nightly`
[INFO] [stdout]    --> tests/test.rs:20:1
[INFO] [stdout]     |
[INFO] [stdout]  20 | / lazy_static! {
[INFO] [stdout]  21 | |     static ref SMALL_TEST_FILE_CONTENTS: &'static str = {
[INFO] [stdout]  22 | |         include_str!("small-test-file.txt")
[INFO] [stdout]  23 | |     };
[INFO] [stdout] ...   |
[INFO] [stdout] 152 | |     };
[INFO] [stdout] 153 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `lazy_static` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = help: the macro `lazy_static` may come from an old version of the `lazy_static` crate, try updating your dependency with `cargo update -p lazy_static`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `nightly`
[INFO] [stdout]    --> tests/test.rs:20:1
[INFO] [stdout]     |
[INFO] [stdout]  20 | / lazy_static! {
[INFO] [stdout]  21 | |     static ref SMALL_TEST_FILE_CONTENTS: &'static str = {
[INFO] [stdout]  22 | |         include_str!("small-test-file.txt")
[INFO] [stdout]  23 | |     };
[INFO] [stdout] ...   |
[INFO] [stdout] 152 | |     };
[INFO] [stdout] 153 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `lazy_static` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = help: the macro `lazy_static` may come from an old version of the `lazy_static` crate, try updating your dependency with `cargo update -p lazy_static`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `nightly`
[INFO] [stdout]    --> tests/test.rs:20:1
[INFO] [stdout]     |
[INFO] [stdout]  20 | / lazy_static! {
[INFO] [stdout]  21 | |     static ref SMALL_TEST_FILE_CONTENTS: &'static str = {
[INFO] [stdout]  22 | |         include_str!("small-test-file.txt")
[INFO] [stdout]  23 | |     };
[INFO] [stdout] ...   |
[INFO] [stdout] 152 | |     };
[INFO] [stdout] 153 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `lazy_static` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = help: the macro `lazy_static` may come from an old version of the `lazy_static` crate, try updating your dependency with `cargo update -p lazy_static`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `nightly`
[INFO] [stdout]    --> tests/test.rs:20:1
[INFO] [stdout]     |
[INFO] [stdout]  20 | / lazy_static! {
[INFO] [stdout]  21 | |     static ref SMALL_TEST_FILE_CONTENTS: &'static str = {
[INFO] [stdout]  22 | |         include_str!("small-test-file.txt")
[INFO] [stdout]  23 | |     };
[INFO] [stdout] ...   |
[INFO] [stdout] 152 | |     };
[INFO] [stdout] 153 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `lazy_static` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = help: the macro `lazy_static` may come from an old version of the `lazy_static` crate, try updating your dependency with `cargo update -p lazy_static`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `nightly`
[INFO] [stdout]    --> tests/test.rs:20:1
[INFO] [stdout]     |
[INFO] [stdout]  20 | / lazy_static! {
[INFO] [stdout]  21 | |     static ref SMALL_TEST_FILE_CONTENTS: &'static str = {
[INFO] [stdout]  22 | |         include_str!("small-test-file.txt")
[INFO] [stdout]  23 | |     };
[INFO] [stdout] ...   |
[INFO] [stdout] 152 | |     };
[INFO] [stdout] 153 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `lazy_static` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = help: the macro `lazy_static` may come from an old version of the `lazy_static` crate, try updating your dependency with `cargo update -p lazy_static`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `nightly`
[INFO] [stdout]    --> tests/test.rs:20:1
[INFO] [stdout]     |
[INFO] [stdout]  20 | / lazy_static! {
[INFO] [stdout]  21 | |     static ref SMALL_TEST_FILE_CONTENTS: &'static str = {
[INFO] [stdout]  22 | |         include_str!("small-test-file.txt")
[INFO] [stdout]  23 | |     };
[INFO] [stdout] ...   |
[INFO] [stdout] 152 | |     };
[INFO] [stdout] 153 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `lazy_static` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = help: the macro `lazy_static` may come from an old version of the `lazy_static` crate, try updating your dependency with `cargo update -p lazy_static`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `nightly`
[INFO] [stdout]    --> tests/test.rs:20:1
[INFO] [stdout]     |
[INFO] [stdout]  20 | / lazy_static! {
[INFO] [stdout]  21 | |     static ref SMALL_TEST_FILE_CONTENTS: &'static str = {
[INFO] [stdout]  22 | |         include_str!("small-test-file.txt")
[INFO] [stdout]  23 | |     };
[INFO] [stdout] ...   |
[INFO] [stdout] 152 | |     };
[INFO] [stdout] 153 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `lazy_static` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = help: the macro `lazy_static` may come from an old version of the `lazy_static` crate, try updating your dependency with `cargo update -p lazy_static`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `nightly`
[INFO] [stdout]    --> tests/test.rs:20:1
[INFO] [stdout]     |
[INFO] [stdout]  20 | / lazy_static! {
[INFO] [stdout]  21 | |     static ref SMALL_TEST_FILE_CONTENTS: &'static str = {
[INFO] [stdout]  22 | |         include_str!("small-test-file.txt")
[INFO] [stdout]  23 | |     };
[INFO] [stdout] ...   |
[INFO] [stdout] 152 | |     };
[INFO] [stdout] 153 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `lazy_static` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = help: the macro `lazy_static` may come from an old version of the `lazy_static` crate, try updating your dependency with `cargo update -p lazy_static`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `nightly`
[INFO] [stdout]    --> tests/test.rs:20:1
[INFO] [stdout]     |
[INFO] [stdout]  20 | / lazy_static! {
[INFO] [stdout]  21 | |     static ref SMALL_TEST_FILE_CONTENTS: &'static str = {
[INFO] [stdout]  22 | |         include_str!("small-test-file.txt")
[INFO] [stdout]  23 | |     };
[INFO] [stdout] ...   |
[INFO] [stdout] 152 | |     };
[INFO] [stdout] 153 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `lazy_static` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = help: the macro `lazy_static` may come from an old version of the `lazy_static` crate, try updating your dependency with `cargo update -p lazy_static`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `nightly`
[INFO] [stdout]    --> tests/test.rs:20:1
[INFO] [stdout]     |
[INFO] [stdout]  20 | / lazy_static! {
[INFO] [stdout]  21 | |     static ref SMALL_TEST_FILE_CONTENTS: &'static str = {
[INFO] [stdout]  22 | |         include_str!("small-test-file.txt")
[INFO] [stdout]  23 | |     };
[INFO] [stdout] ...   |
[INFO] [stdout] 152 | |     };
[INFO] [stdout] 153 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `lazy_static` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = help: the macro `lazy_static` may come from an old version of the `lazy_static` crate, try updating your dependency with `cargo update -p lazy_static`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `nightly`
[INFO] [stdout]    --> tests/test.rs:20:1
[INFO] [stdout]     |
[INFO] [stdout]  20 | / lazy_static! {
[INFO] [stdout]  21 | |     static ref SMALL_TEST_FILE_CONTENTS: &'static str = {
[INFO] [stdout]  22 | |         include_str!("small-test-file.txt")
[INFO] [stdout]  23 | |     };
[INFO] [stdout] ...   |
[INFO] [stdout] 152 | |     };
[INFO] [stdout] 153 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `lazy_static` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = help: the macro `lazy_static` may come from an old version of the `lazy_static` crate, try updating your dependency with `cargo update -p lazy_static`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `nightly`
[INFO] [stdout]    --> tests/test.rs:20:1
[INFO] [stdout]     |
[INFO] [stdout]  20 | / lazy_static! {
[INFO] [stdout]  21 | |     static ref SMALL_TEST_FILE_CONTENTS: &'static str = {
[INFO] [stdout]  22 | |         include_str!("small-test-file.txt")
[INFO] [stdout]  23 | |     };
[INFO] [stdout] ...   |
[INFO] [stdout] 152 | |     };
[INFO] [stdout] 153 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `lazy_static` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = help: the macro `lazy_static` may come from an old version of the `lazy_static` crate, try updating your dependency with `cargo update -p lazy_static`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `nightly`
[INFO] [stdout]    --> tests/test.rs:20:1
[INFO] [stdout]     |
[INFO] [stdout]  20 | / lazy_static! {
[INFO] [stdout]  21 | |     static ref SMALL_TEST_FILE_CONTENTS: &'static str = {
[INFO] [stdout]  22 | |         include_str!("small-test-file.txt")
[INFO] [stdout]  23 | |     };
[INFO] [stdout] ...   |
[INFO] [stdout] 152 | |     };
[INFO] [stdout] 153 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `lazy_static` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = help: the macro `lazy_static` may come from an old version of the `lazy_static` crate, try updating your dependency with `cargo update -p lazy_static`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `nightly`
[INFO] [stdout]    --> tests/test.rs:20:1
[INFO] [stdout]     |
[INFO] [stdout]  20 | / lazy_static! {
[INFO] [stdout]  21 | |     static ref SMALL_TEST_FILE_CONTENTS: &'static str = {
[INFO] [stdout]  22 | |         include_str!("small-test-file.txt")
[INFO] [stdout]  23 | |     };
[INFO] [stdout] ...   |
[INFO] [stdout] 152 | |     };
[INFO] [stdout] 153 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `lazy_static` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = help: the macro `lazy_static` may come from an old version of the `lazy_static` crate, try updating your dependency with `cargo update -p lazy_static`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `nightly`
[INFO] [stdout]    --> tests/test.rs:20:1
[INFO] [stdout]     |
[INFO] [stdout]  20 | / lazy_static! {
[INFO] [stdout]  21 | |     static ref SMALL_TEST_FILE_CONTENTS: &'static str = {
[INFO] [stdout]  22 | |         include_str!("small-test-file.txt")
[INFO] [stdout]  23 | |     };
[INFO] [stdout] ...   |
[INFO] [stdout] 152 | |     };
[INFO] [stdout] 153 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `lazy_static` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = help: the macro `lazy_static` may come from an old version of the `lazy_static` crate, try updating your dependency with `cargo update -p lazy_static`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `nightly`
[INFO] [stdout]    --> tests/test.rs:20:1
[INFO] [stdout]     |
[INFO] [stdout]  20 | / lazy_static! {
[INFO] [stdout]  21 | |     static ref SMALL_TEST_FILE_CONTENTS: &'static str = {
[INFO] [stdout]  22 | |         include_str!("small-test-file.txt")
[INFO] [stdout]  23 | |     };
[INFO] [stdout] ...   |
[INFO] [stdout] 152 | |     };
[INFO] [stdout] 153 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `lazy_static` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = help: the macro `lazy_static` may come from an old version of the `lazy_static` crate, try updating your dependency with `cargo update -p lazy_static`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `nightly`
[INFO] [stdout]    --> tests/test.rs:20:1
[INFO] [stdout]     |
[INFO] [stdout]  20 | / lazy_static! {
[INFO] [stdout]  21 | |     static ref SMALL_TEST_FILE_CONTENTS: &'static str = {
[INFO] [stdout]  22 | |         include_str!("small-test-file.txt")
[INFO] [stdout]  23 | |     };
[INFO] [stdout] ...   |
[INFO] [stdout] 152 | |     };
[INFO] [stdout] 153 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `lazy_static` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = help: the macro `lazy_static` may come from an old version of the `lazy_static` crate, try updating your dependency with `cargo update -p lazy_static`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `nightly`
[INFO] [stdout]    --> tests/test.rs:20:1
[INFO] [stdout]     |
[INFO] [stdout]  20 | / lazy_static! {
[INFO] [stdout]  21 | |     static ref SMALL_TEST_FILE_CONTENTS: &'static str = {
[INFO] [stdout]  22 | |         include_str!("small-test-file.txt")
[INFO] [stdout]  23 | |     };
[INFO] [stdout] ...   |
[INFO] [stdout] 152 | |     };
[INFO] [stdout] 153 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `lazy_static` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = help: the macro `lazy_static` may come from an old version of the `lazy_static` crate, try updating your dependency with `cargo update -p lazy_static`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `nightly`
[INFO] [stdout]    --> tests/test.rs:20:1
[INFO] [stdout]     |
[INFO] [stdout]  20 | / lazy_static! {
[INFO] [stdout]  21 | |     static ref SMALL_TEST_FILE_CONTENTS: &'static str = {
[INFO] [stdout]  22 | |         include_str!("small-test-file.txt")
[INFO] [stdout]  23 | |     };
[INFO] [stdout] ...   |
[INFO] [stdout] 152 | |     };
[INFO] [stdout] 153 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `lazy_static` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = help: the macro `lazy_static` may come from an old version of the `lazy_static` crate, try updating your dependency with `cargo update -p lazy_static`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `nightly`
[INFO] [stdout]    --> tests/test.rs:20:1
[INFO] [stdout]     |
[INFO] [stdout]  20 | / lazy_static! {
[INFO] [stdout]  21 | |     static ref SMALL_TEST_FILE_CONTENTS: &'static str = {
[INFO] [stdout]  22 | |         include_str!("small-test-file.txt")
[INFO] [stdout]  23 | |     };
[INFO] [stdout] ...   |
[INFO] [stdout] 152 | |     };
[INFO] [stdout] 153 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `lazy_static` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = help: the macro `lazy_static` may come from an old version of the `lazy_static` crate, try updating your dependency with `cargo update -p lazy_static`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `nightly`
[INFO] [stdout]    --> tests/test.rs:20:1
[INFO] [stdout]     |
[INFO] [stdout]  20 | / lazy_static! {
[INFO] [stdout]  21 | |     static ref SMALL_TEST_FILE_CONTENTS: &'static str = {
[INFO] [stdout]  22 | |         include_str!("small-test-file.txt")
[INFO] [stdout]  23 | |     };
[INFO] [stdout] ...   |
[INFO] [stdout] 152 | |     };
[INFO] [stdout] 153 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `lazy_static` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = help: the macro `lazy_static` may come from an old version of the `lazy_static` crate, try updating your dependency with `cargo update -p lazy_static`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `nightly`
[INFO] [stdout]    --> tests/test.rs:20:1
[INFO] [stdout]     |
[INFO] [stdout]  20 | / lazy_static! {
[INFO] [stdout]  21 | |     static ref SMALL_TEST_FILE_CONTENTS: &'static str = {
[INFO] [stdout]  22 | |         include_str!("small-test-file.txt")
[INFO] [stdout]  23 | |     };
[INFO] [stdout] ...   |
[INFO] [stdout] 152 | |     };
[INFO] [stdout] 153 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `lazy_static` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = help: the macro `lazy_static` may come from an old version of the `lazy_static` crate, try updating your dependency with `cargo update -p lazy_static`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `nightly`
[INFO] [stdout]    --> tests/test.rs:20:1
[INFO] [stdout]     |
[INFO] [stdout]  20 | / lazy_static! {
[INFO] [stdout]  21 | |     static ref SMALL_TEST_FILE_CONTENTS: &'static str = {
[INFO] [stdout]  22 | |         include_str!("small-test-file.txt")
[INFO] [stdout]  23 | |     };
[INFO] [stdout] ...   |
[INFO] [stdout] 152 | |     };
[INFO] [stdout] 153 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `lazy_static` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = help: the macro `lazy_static` may come from an old version of the `lazy_static` crate, try updating your dependency with `cargo update -p lazy_static`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `nightly`
[INFO] [stdout]    --> tests/test.rs:20:1
[INFO] [stdout]     |
[INFO] [stdout]  20 | / lazy_static! {
[INFO] [stdout]  21 | |     static ref SMALL_TEST_FILE_CONTENTS: &'static str = {
[INFO] [stdout]  22 | |         include_str!("small-test-file.txt")
[INFO] [stdout]  23 | |     };
[INFO] [stdout] ...   |
[INFO] [stdout] 152 | |     };
[INFO] [stdout] 153 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `lazy_static` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = help: the macro `lazy_static` may come from an old version of the `lazy_static` crate, try updating your dependency with `cargo update -p lazy_static`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `nightly`
[INFO] [stdout]    --> tests/test.rs:20:1
[INFO] [stdout]     |
[INFO] [stdout]  20 | / lazy_static! {
[INFO] [stdout]  21 | |     static ref SMALL_TEST_FILE_CONTENTS: &'static str = {
[INFO] [stdout]  22 | |         include_str!("small-test-file.txt")
[INFO] [stdout]  23 | |     };
[INFO] [stdout] ...   |
[INFO] [stdout] 152 | |     };
[INFO] [stdout] 153 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `lazy_static` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = help: the macro `lazy_static` may come from an old version of the `lazy_static` crate, try updating your dependency with `cargo update -p lazy_static`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `nightly`
[INFO] [stdout]    --> tests/test.rs:20:1
[INFO] [stdout]     |
[INFO] [stdout]  20 | / lazy_static! {
[INFO] [stdout]  21 | |     static ref SMALL_TEST_FILE_CONTENTS: &'static str = {
[INFO] [stdout]  22 | |         include_str!("small-test-file.txt")
[INFO] [stdout]  23 | |     };
[INFO] [stdout] ...   |
[INFO] [stdout] 152 | |     };
[INFO] [stdout] 153 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `lazy_static` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = help: the macro `lazy_static` may come from an old version of the `lazy_static` crate, try updating your dependency with `cargo update -p lazy_static`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `lazy_static` (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 `Once::new()` function is now preferred
[INFO] [stdout]    --> tests/test.rs:20:1
[INFO] [stdout]     |
[INFO] [stdout]  20 | / lazy_static! {
[INFO] [stdout]  21 | |     static ref SMALL_TEST_FILE_CONTENTS: &'static str = {
[INFO] [stdout]  22 | |         include_str!("small-test-file.txt")
[INFO] [stdout]  23 | |     };
[INFO] [stdout] ...   |
[INFO] [stdout] 152 | |     };
[INFO] [stdout] 153 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout]     = note: this warning originates in the macro `lazy_static` (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 `Once::new()` function is now preferred
[INFO] [stdout]    --> tests/test.rs:20:1
[INFO] [stdout]     |
[INFO] [stdout]  20 | / lazy_static! {
[INFO] [stdout]  21 | |     static ref SMALL_TEST_FILE_CONTENTS: &'static str = {
[INFO] [stdout]  22 | |         include_str!("small-test-file.txt")
[INFO] [stdout]  23 | |     };
[INFO] [stdout] ...   |
[INFO] [stdout] 152 | |     };
[INFO] [stdout] 153 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `lazy_static` (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 `Once::new()` function is now preferred
[INFO] [stdout]    --> tests/test.rs:20:1
[INFO] [stdout]     |
[INFO] [stdout]  20 | / lazy_static! {
[INFO] [stdout]  21 | |     static ref SMALL_TEST_FILE_CONTENTS: &'static str = {
[INFO] [stdout]  22 | |         include_str!("small-test-file.txt")
[INFO] [stdout]  23 | |     };
[INFO] [stdout] ...   |
[INFO] [stdout] 152 | |     };
[INFO] [stdout] 153 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `lazy_static` (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 `Once::new()` function is now preferred
[INFO] [stdout]    --> tests/test.rs:20:1
[INFO] [stdout]     |
[INFO] [stdout]  20 | / lazy_static! {
[INFO] [stdout]  21 | |     static ref SMALL_TEST_FILE_CONTENTS: &'static str = {
[INFO] [stdout]  22 | |         include_str!("small-test-file.txt")
[INFO] [stdout]  23 | |     };
[INFO] [stdout] ...   |
[INFO] [stdout] 152 | |     };
[INFO] [stdout] 153 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `lazy_static` (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 `Once::new()` function is now preferred
[INFO] [stdout]    --> tests/test.rs:20:1
[INFO] [stdout]     |
[INFO] [stdout]  20 | / lazy_static! {
[INFO] [stdout]  21 | |     static ref SMALL_TEST_FILE_CONTENTS: &'static str = {
[INFO] [stdout]  22 | |         include_str!("small-test-file.txt")
[INFO] [stdout]  23 | |     };
[INFO] [stdout] ...   |
[INFO] [stdout] 152 | |     };
[INFO] [stdout] 153 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `lazy_static` (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 `Once::new()` function is now preferred
[INFO] [stdout]    --> tests/test.rs:20:1
[INFO] [stdout]     |
[INFO] [stdout]  20 | / lazy_static! {
[INFO] [stdout]  21 | |     static ref SMALL_TEST_FILE_CONTENTS: &'static str = {
[INFO] [stdout]  22 | |         include_str!("small-test-file.txt")
[INFO] [stdout]  23 | |     };
[INFO] [stdout] ...   |
[INFO] [stdout] 152 | |     };
[INFO] [stdout] 153 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `lazy_static` (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 `Once::new()` function is now preferred
[INFO] [stdout]    --> tests/test.rs:20:1
[INFO] [stdout]     |
[INFO] [stdout]  20 | / lazy_static! {
[INFO] [stdout]  21 | |     static ref SMALL_TEST_FILE_CONTENTS: &'static str = {
[INFO] [stdout]  22 | |         include_str!("small-test-file.txt")
[INFO] [stdout]  23 | |     };
[INFO] [stdout] ...   |
[INFO] [stdout] 152 | |     };
[INFO] [stdout] 153 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `lazy_static` (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 `Once::new()` function is now preferred
[INFO] [stdout]    --> tests/test.rs:20:1
[INFO] [stdout]     |
[INFO] [stdout]  20 | / lazy_static! {
[INFO] [stdout]  21 | |     static ref SMALL_TEST_FILE_CONTENTS: &'static str = {
[INFO] [stdout]  22 | |         include_str!("small-test-file.txt")
[INFO] [stdout]  23 | |     };
[INFO] [stdout] ...   |
[INFO] [stdout] 152 | |     };
[INFO] [stdout] 153 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `lazy_static` (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 `Once::new()` function is now preferred
[INFO] [stdout]    --> tests/test.rs:20:1
[INFO] [stdout]     |
[INFO] [stdout]  20 | / lazy_static! {
[INFO] [stdout]  21 | |     static ref SMALL_TEST_FILE_CONTENTS: &'static str = {
[INFO] [stdout]  22 | |         include_str!("small-test-file.txt")
[INFO] [stdout]  23 | |     };
[INFO] [stdout] ...   |
[INFO] [stdout] 152 | |     };
[INFO] [stdout] 153 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `lazy_static` (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 `Once::new()` function is now preferred
[INFO] [stdout]    --> tests/test.rs:20:1
[INFO] [stdout]     |
[INFO] [stdout]  20 | / lazy_static! {
[INFO] [stdout]  21 | |     static ref SMALL_TEST_FILE_CONTENTS: &'static str = {
[INFO] [stdout]  22 | |         include_str!("small-test-file.txt")
[INFO] [stdout]  23 | |     };
[INFO] [stdout] ...   |
[INFO] [stdout] 152 | |     };
[INFO] [stdout] 153 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `lazy_static` (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 `Once::new()` function is now preferred
[INFO] [stdout]    --> tests/test.rs:20:1
[INFO] [stdout]     |
[INFO] [stdout]  20 | / lazy_static! {
[INFO] [stdout]  21 | |     static ref SMALL_TEST_FILE_CONTENTS: &'static str = {
[INFO] [stdout]  22 | |         include_str!("small-test-file.txt")
[INFO] [stdout]  23 | |     };
[INFO] [stdout] ...   |
[INFO] [stdout] 152 | |     };
[INFO] [stdout] 153 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `lazy_static` (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 `Once::new()` function is now preferred
[INFO] [stdout]    --> tests/test.rs:20:1
[INFO] [stdout]     |
[INFO] [stdout]  20 | / lazy_static! {
[INFO] [stdout]  21 | |     static ref SMALL_TEST_FILE_CONTENTS: &'static str = {
[INFO] [stdout]  22 | |         include_str!("small-test-file.txt")
[INFO] [stdout]  23 | |     };
[INFO] [stdout] ...   |
[INFO] [stdout] 152 | |     };
[INFO] [stdout] 153 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `lazy_static` (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 `Once::new()` function is now preferred
[INFO] [stdout]    --> tests/test.rs:20:1
[INFO] [stdout]     |
[INFO] [stdout]  20 | / lazy_static! {
[INFO] [stdout]  21 | |     static ref SMALL_TEST_FILE_CONTENTS: &'static str = {
[INFO] [stdout]  22 | |         include_str!("small-test-file.txt")
[INFO] [stdout]  23 | |     };
[INFO] [stdout] ...   |
[INFO] [stdout] 152 | |     };
[INFO] [stdout] 153 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `lazy_static` (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 `Once::new()` function is now preferred
[INFO] [stdout]    --> tests/test.rs:20:1
[INFO] [stdout]     |
[INFO] [stdout]  20 | / lazy_static! {
[INFO] [stdout]  21 | |     static ref SMALL_TEST_FILE_CONTENTS: &'static str = {
[INFO] [stdout]  22 | |         include_str!("small-test-file.txt")
[INFO] [stdout]  23 | |     };
[INFO] [stdout] ...   |
[INFO] [stdout] 152 | |     };
[INFO] [stdout] 153 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `lazy_static` (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 `Once::new()` function is now preferred
[INFO] [stdout]    --> tests/test.rs:20:1
[INFO] [stdout]     |
[INFO] [stdout]  20 | / lazy_static! {
[INFO] [stdout]  21 | |     static ref SMALL_TEST_FILE_CONTENTS: &'static str = {
[INFO] [stdout]  22 | |         include_str!("small-test-file.txt")
[INFO] [stdout]  23 | |     };
[INFO] [stdout] ...   |
[INFO] [stdout] 152 | |     };
[INFO] [stdout] 153 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `lazy_static` (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 `Once::new()` function is now preferred
[INFO] [stdout]    --> tests/test.rs:20:1
[INFO] [stdout]     |
[INFO] [stdout]  20 | / lazy_static! {
[INFO] [stdout]  21 | |     static ref SMALL_TEST_FILE_CONTENTS: &'static str = {
[INFO] [stdout]  22 | |         include_str!("small-test-file.txt")
[INFO] [stdout]  23 | |     };
[INFO] [stdout] ...   |
[INFO] [stdout] 152 | |     };
[INFO] [stdout] 153 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `lazy_static` (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 `Once::new()` function is now preferred
[INFO] [stdout]    --> tests/test.rs:20:1
[INFO] [stdout]     |
[INFO] [stdout]  20 | / lazy_static! {
[INFO] [stdout]  21 | |     static ref SMALL_TEST_FILE_CONTENTS: &'static str = {
[INFO] [stdout]  22 | |         include_str!("small-test-file.txt")
[INFO] [stdout]  23 | |     };
[INFO] [stdout] ...   |
[INFO] [stdout] 152 | |     };
[INFO] [stdout] 153 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `lazy_static` (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 `Once::new()` function is now preferred
[INFO] [stdout]    --> tests/test.rs:20:1
[INFO] [stdout]     |
[INFO] [stdout]  20 | / lazy_static! {
[INFO] [stdout]  21 | |     static ref SMALL_TEST_FILE_CONTENTS: &'static str = {
[INFO] [stdout]  22 | |         include_str!("small-test-file.txt")
[INFO] [stdout]  23 | |     };
[INFO] [stdout] ...   |
[INFO] [stdout] 152 | |     };
[INFO] [stdout] 153 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `lazy_static` (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 `Once::new()` function is now preferred
[INFO] [stdout]    --> tests/test.rs:20:1
[INFO] [stdout]     |
[INFO] [stdout]  20 | / lazy_static! {
[INFO] [stdout]  21 | |     static ref SMALL_TEST_FILE_CONTENTS: &'static str = {
[INFO] [stdout]  22 | |         include_str!("small-test-file.txt")
[INFO] [stdout]  23 | |     };
[INFO] [stdout] ...   |
[INFO] [stdout] 152 | |     };
[INFO] [stdout] 153 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `lazy_static` (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 `Once::new()` function is now preferred
[INFO] [stdout]    --> tests/test.rs:20:1
[INFO] [stdout]     |
[INFO] [stdout]  20 | / lazy_static! {
[INFO] [stdout]  21 | |     static ref SMALL_TEST_FILE_CONTENTS: &'static str = {
[INFO] [stdout]  22 | |         include_str!("small-test-file.txt")
[INFO] [stdout]  23 | |     };
[INFO] [stdout] ...   |
[INFO] [stdout] 152 | |     };
[INFO] [stdout] 153 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `lazy_static` (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 `Once::new()` function is now preferred
[INFO] [stdout]    --> tests/test.rs:20:1
[INFO] [stdout]     |
[INFO] [stdout]  20 | / lazy_static! {
[INFO] [stdout]  21 | |     static ref SMALL_TEST_FILE_CONTENTS: &'static str = {
[INFO] [stdout]  22 | |         include_str!("small-test-file.txt")
[INFO] [stdout]  23 | |     };
[INFO] [stdout] ...   |
[INFO] [stdout] 152 | |     };
[INFO] [stdout] 153 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `lazy_static` (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 `Once::new()` function is now preferred
[INFO] [stdout]    --> tests/test.rs:20:1
[INFO] [stdout]     |
[INFO] [stdout]  20 | / lazy_static! {
[INFO] [stdout]  21 | |     static ref SMALL_TEST_FILE_CONTENTS: &'static str = {
[INFO] [stdout]  22 | |         include_str!("small-test-file.txt")
[INFO] [stdout]  23 | |     };
[INFO] [stdout] ...   |
[INFO] [stdout] 152 | |     };
[INFO] [stdout] 153 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `lazy_static` (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 `Once::new()` function is now preferred
[INFO] [stdout]    --> tests/test.rs:20:1
[INFO] [stdout]     |
[INFO] [stdout]  20 | / lazy_static! {
[INFO] [stdout]  21 | |     static ref SMALL_TEST_FILE_CONTENTS: &'static str = {
[INFO] [stdout]  22 | |         include_str!("small-test-file.txt")
[INFO] [stdout]  23 | |     };
[INFO] [stdout] ...   |
[INFO] [stdout] 152 | |     };
[INFO] [stdout] 153 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `lazy_static` (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 `Once::new()` function is now preferred
[INFO] [stdout]    --> tests/test.rs:20:1
[INFO] [stdout]     |
[INFO] [stdout]  20 | / lazy_static! {
[INFO] [stdout]  21 | |     static ref SMALL_TEST_FILE_CONTENTS: &'static str = {
[INFO] [stdout]  22 | |         include_str!("small-test-file.txt")
[INFO] [stdout]  23 | |     };
[INFO] [stdout] ...   |
[INFO] [stdout] 152 | |     };
[INFO] [stdout] 153 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `lazy_static` (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 `Once::new()` function is now preferred
[INFO] [stdout]    --> tests/test.rs:20:1
[INFO] [stdout]     |
[INFO] [stdout]  20 | / lazy_static! {
[INFO] [stdout]  21 | |     static ref SMALL_TEST_FILE_CONTENTS: &'static str = {
[INFO] [stdout]  22 | |         include_str!("small-test-file.txt")
[INFO] [stdout]  23 | |     };
[INFO] [stdout] ...   |
[INFO] [stdout] 152 | |     };
[INFO] [stdout] 153 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `lazy_static` (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 `Once::new()` function is now preferred
[INFO] [stdout]    --> tests/test.rs:20:1
[INFO] [stdout]     |
[INFO] [stdout]  20 | / lazy_static! {
[INFO] [stdout]  21 | |     static ref SMALL_TEST_FILE_CONTENTS: &'static str = {
[INFO] [stdout]  22 | |         include_str!("small-test-file.txt")
[INFO] [stdout]  23 | |     };
[INFO] [stdout] ...   |
[INFO] [stdout] 152 | |     };
[INFO] [stdout] 153 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `lazy_static` (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 `Once::new()` function is now preferred
[INFO] [stdout]    --> tests/test.rs:20:1
[INFO] [stdout]     |
[INFO] [stdout]  20 | / lazy_static! {
[INFO] [stdout]  21 | |     static ref SMALL_TEST_FILE_CONTENTS: &'static str = {
[INFO] [stdout]  22 | |         include_str!("small-test-file.txt")
[INFO] [stdout]  23 | |     };
[INFO] [stdout] ...   |
[INFO] [stdout] 152 | |     };
[INFO] [stdout] 153 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `lazy_static` (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 `Once::new()` function is now preferred
[INFO] [stdout]    --> tests/test.rs:20:1
[INFO] [stdout]     |
[INFO] [stdout]  20 | / lazy_static! {
[INFO] [stdout]  21 | |     static ref SMALL_TEST_FILE_CONTENTS: &'static str = {
[INFO] [stdout]  22 | |         include_str!("small-test-file.txt")
[INFO] [stdout]  23 | |     };
[INFO] [stdout] ...   |
[INFO] [stdout] 152 | |     };
[INFO] [stdout] 153 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.43s
[INFO] running `Command { std: "docker" "inspect" "290e39fc91388037ab45751f5dd85a6077d0b18670b87efb1028b89a1f41676d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "290e39fc91388037ab45751f5dd85a6077d0b18670b87efb1028b89a1f41676d", kill_on_drop: false }`
[INFO] [stdout] 290e39fc91388037ab45751f5dd85a6077d0b18670b87efb1028b89a1f41676d
