[INFO] cloning repository https://github.com/klausi/rustnish
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/klausi/rustnish" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fklausi%2Frustnish", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fklausi%2Frustnish'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f61f10e27c13065b355ab8aee0c0e0538ae3f19b
[INFO] testing klausi/rustnish against 1.99.0-beta.1+cargoflags=--release for beta-release-1.99-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fklausi%2Frustnish" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/klausi/rustnish
[INFO] finished tweaking git repo https://github.com/klausi/rustnish
[INFO] tweaked toml for git repo https://github.com/klausi/rustnish written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/klausi/rustnish on toolchain 1.99.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.99.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/klausi/rustnish 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" "+1.99.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] df35217196dcf53270ab0190b8c36ba646fc599c803d982fc77c714c54bdef0a
[INFO] running `Command { std: "docker" "start" "df35217196dcf53270ab0190b8c36ba646fc599c803d982fc77c714c54bdef0a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "df35217196dcf53270ab0190b8c36ba646fc599c803d982fc77c714c54bdef0a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "df35217196dcf53270ab0190b8c36ba646fc599c803d982fc77c714c54bdef0a" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "df35217196dcf53270ab0190b8c36ba646fc599c803d982fc77c714c54bdef0a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "df35217196dcf53270ab0190b8c36ba646fc599c803d982fc77c714c54bdef0a" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "build" "--frozen" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.65
[INFO] [stderr]    Compiling cfg-if v0.1.10
[INFO] [stderr]    Compiling semver-parser v0.7.0
[INFO] [stderr]    Compiling futures v0.1.29
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling byteorder v1.3.2
[INFO] [stderr]    Compiling log v0.4.8
[INFO] [stderr]    Compiling autocfg v0.1.7
[INFO] [stderr]    Compiling either v1.5.3
[INFO] [stderr]    Compiling slab v0.4.2
[INFO] [stderr]    Compiling scopeguard v1.0.0
[INFO] [stderr]    Compiling maybe-uninit v2.0.0
[INFO] [stderr]    Compiling fnv v1.0.6
[INFO] [stderr]    Compiling cc v1.0.47
[INFO] [stderr]    Compiling memchr v2.2.1
[INFO] [stderr]    Compiling itoa v0.4.4
[INFO] [stderr]    Compiling crossbeam-utils v0.6.6
[INFO] [stderr]    Compiling httparse v1.3.4
[INFO] [stderr]    Compiling lock_api v0.3.1
[INFO] [stderr]    Compiling version_check v0.1.5
[INFO] [stderr]    Compiling smallvec v0.6.13
[INFO] [stderr]    Compiling try-lock v0.2.2
[INFO] [stderr]    Compiling rustc-demangle v0.1.16
[INFO] [stderr]    Compiling thread_local v0.3.6
[INFO] [stderr]    Compiling regex-syntax v0.6.12
[INFO] [stderr]    Compiling error-chain v0.12.1
[INFO] [stderr]    Compiling crossbeam-utils v0.7.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.8.0
[INFO] [stderr]    Compiling indexmap v1.3.0
[INFO] [stderr]    Compiling semver v0.9.0
[INFO] [stderr]    Compiling tokio-sync v0.1.7
[INFO] [stderr]    Compiling want v0.2.0
[INFO] [stderr]    Compiling backtrace-sys v0.1.32
[INFO] [stderr]    Compiling rustc_version v0.2.3
[INFO] [stderr]    Compiling tokio-executor v0.1.8
[INFO] [stderr]    Compiling iovec v0.1.4
[INFO] [stderr]    Compiling num_cpus v1.11.1
[INFO] [stderr]    Compiling net2 v0.2.33
[INFO] [stderr]    Compiling crossbeam-queue v0.1.2
[INFO] [stderr]    Compiling time v0.1.42
[INFO] [stderr]    Compiling bytes v0.4.12
[INFO] [stderr]    Compiling aho-corasick v0.7.6
[INFO] [stderr]    Compiling tokio-timer v0.2.11
[INFO] [stderr]    Compiling tokio-current-thread v0.1.6
[INFO] [stderr]    Compiling futures-cpupool v0.1.8
[INFO] [stderr]    Compiling parking_lot_core v0.6.2
[INFO] [stderr]    Compiling memoffset v0.5.3
[INFO] [stderr]    Compiling parking_lot v0.9.0
[INFO] [stderr]    Compiling hyper v0.12.35
[INFO] [stderr]    Compiling mio v0.6.19
[INFO] [stderr]    Compiling tokio-io v0.1.12
[INFO] [stderr]    Compiling http v0.1.19
[INFO] [stderr]    Compiling string v0.2.1
[INFO] [stderr]    Compiling tokio-buf v0.1.1
[INFO] [stderr]    Compiling crossbeam-deque v0.7.2
[INFO] [stderr]    Compiling tokio-threadpool v0.1.16
[INFO] [stderr]    Compiling tokio-codec v0.1.1
[INFO] [stderr]    Compiling tokio-reactor v0.1.10
[INFO] [stderr]    Compiling mio-uds v0.6.7
[INFO] [stderr]    Compiling tokio-fs v0.1.6
[INFO] [stderr]    Compiling tokio-tcp v0.1.3
[INFO] [stderr]    Compiling tokio-udp v0.1.5
[INFO] [stderr]    Compiling tokio-uds v0.2.5
[INFO] [stderr]    Compiling regex v1.3.1
[INFO] [stderr]    Compiling tokio v0.1.22
[INFO] [stderr]    Compiling h2 v0.1.26
[INFO] [stderr]    Compiling http-body v0.1.0
[INFO] [stderr]    Compiling backtrace v0.3.40
[INFO] [stderr]    Compiling rustnish v0.0.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: lint `exceeding_bitshifts` has been renamed to `arithmetic_overflow`
[INFO] [stdout]   --> src/cache.rs:21:5
[INFO] [stdout]    |
[INFO] [stdout] 21 |     exceeding_bitshifts,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^ help: use the new name: `arithmetic_overflow`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(renamed_and_removed_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `plugin_as_library` has been removed: plugins have been deprecated and retired
[INFO] [stdout]   --> src/cache.rs:32:5
[INFO] [stdout]    |
[INFO] [stdout] 32 |     plugin_as_library,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `box_pointers` has been removed: it does not detect other kinds of allocations, and existed only for historical reasons
[INFO] [stdout]   --> src/cache.rs:53:5
[INFO] [stdout]    |
[INFO] [stdout] 53 |     box_pointers,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: forbid(unknown_crate_types) is ignored unless specified at crate level
[INFO] [stdout]   --> src/cache.rs:24:5
[INFO] [stdout]    |
[INFO] [stdout] 24 |     unknown_crate_types
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]   --> src/cache.rs:38:5
[INFO] [stdout]    |
[INFO] [stdout] 38 |     unused_attributes,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated module `std::usize`: all constants in this module replaced by associated constants on the type
[INFO] [stdout]   --> src/cache.rs:68:10
[INFO] [stdout]    |
[INFO] [stdout] 68 | use std::usize;
[INFO] [stdout]    |          ^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]   --> src/cache.rs:27:5
[INFO] [stdout]    |
[INFO] [stdout] 27 |     deprecated,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this attribute can only be applied at the crate level
[INFO] [stdout]   --> src/cache.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 |     html_logo_url = "https://raw.githubusercontent.com/maidsafe/QA/master/Images/maidsafe_logo.png",
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: read <https://doc.rust-lang.org/nightly/rustdoc/the-doc-attribute.html#at-the-crate-level> for more information
[INFO] [stdout]    = note: `#[warn(invalid_doc_attributes)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this attribute can only be applied at the crate level
[INFO] [stdout]   --> src/cache.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 |     html_favicon_url = "https://maidsafe.net/img/favicon.ico",
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: read <https://doc.rust-lang.org/nightly/rustdoc/the-doc-attribute.html#at-the-crate-level> for more information
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/cache.rs:275:17
[INFO] [stdout]     |
[INFO] [stdout] 275 |     pub fn iter(&mut self) -> Iter<Key, Value> {
[INFO] [stdout]     |                 ^^^^^^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 275 |     pub fn iter(&mut self) -> Iter<'_, Key, Value> {
[INFO] [stdout]     |                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/cache.rs:285:22
[INFO] [stdout]     |
[INFO] [stdout] 285 |     pub fn peek_iter(&self) -> PeekIter<Key, Value> {
[INFO] [stdout]     |                      ^^^^^     ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 285 |     pub fn peek_iter(&self) -> PeekIter<'_, Key, Value> {
[INFO] [stdout]     |                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 42.87s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: hyper v0.12.35
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] running `Command { std: "docker" "inspect" "df35217196dcf53270ab0190b8c36ba646fc599c803d982fc77c714c54bdef0a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "df35217196dcf53270ab0190b8c36ba646fc599c803d982fc77c714c54bdef0a" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "test" "--frozen" "--no-run" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling getrandom v0.1.13
[INFO] [stderr]    Compiling ppv-lite86 v0.2.6
[INFO] [stderr]    Compiling scoped-tls v0.1.2
[INFO] [stderr]    Compiling fake_clock v0.3.0
[INFO] [stdout] warning: lint `exceeding_bitshifts` has been renamed to `arithmetic_overflow`
[INFO] [stdout]   --> src/cache.rs:21:5
[INFO] [stdout]    |
[INFO] [stdout] 21 |     exceeding_bitshifts,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^ help: use the new name: `arithmetic_overflow`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(renamed_and_removed_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `plugin_as_library` has been removed: plugins have been deprecated and retired
[INFO] [stdout]   --> src/cache.rs:32:5
[INFO] [stdout]    |
[INFO] [stdout] 32 |     plugin_as_library,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `box_pointers` has been removed: it does not detect other kinds of allocations, and existed only for historical reasons
[INFO] [stdout]   --> src/cache.rs:53:5
[INFO] [stdout]    |
[INFO] [stdout] 53 |     box_pointers,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: forbid(unknown_crate_types) is ignored unless specified at crate level
[INFO] [stdout]   --> src/cache.rs:24:5
[INFO] [stdout]    |
[INFO] [stdout] 24 |     unknown_crate_types
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]   --> src/cache.rs:38:5
[INFO] [stdout]    |
[INFO] [stdout] 38 |     unused_attributes,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated module `std::usize`: all constants in this module replaced by associated constants on the type
[INFO] [stdout]   --> src/cache.rs:68:10
[INFO] [stdout]    |
[INFO] [stdout] 68 | use std::usize;
[INFO] [stdout]    |          ^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]   --> src/cache.rs:27:5
[INFO] [stdout]    |
[INFO] [stdout] 27 |     deprecated,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this attribute can only be applied at the crate level
[INFO] [stdout]   --> src/cache.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 |     html_logo_url = "https://raw.githubusercontent.com/maidsafe/QA/master/Images/maidsafe_logo.png",
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: read <https://doc.rust-lang.org/nightly/rustdoc/the-doc-attribute.html#at-the-crate-level> for more information
[INFO] [stdout]    = note: `#[warn(invalid_doc_attributes)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this attribute can only be applied at the crate level
[INFO] [stdout]   --> src/cache.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 |     html_favicon_url = "https://maidsafe.net/img/favicon.ico",
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: read <https://doc.rust-lang.org/nightly/rustdoc/the-doc-attribute.html#at-the-crate-level> for more information
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/cache.rs:275:17
[INFO] [stdout]     |
[INFO] [stdout] 275 |     pub fn iter(&mut self) -> Iter<Key, Value> {
[INFO] [stdout]     |                 ^^^^^^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 275 |     pub fn iter(&mut self) -> Iter<'_, Key, Value> {
[INFO] [stdout]     |                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/cache.rs:285:22
[INFO] [stdout]     |
[INFO] [stdout] 285 |     pub fn peek_iter(&self) -> PeekIter<Key, Value> {
[INFO] [stdout]     |                      ^^^^^     ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 285 |     pub fn peek_iter(&self) -> PeekIter<'_, Key, Value> {
[INFO] [stdout]     |                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling tokio-core v0.1.17
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling c2-chacha v0.2.3
[INFO] [stderr]    Compiling rand_chacha v0.2.1
[INFO] [stderr]    Compiling rand v0.7.2
[INFO] [stderr]    Compiling rustnish v0.0.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: lint `exceeding_bitshifts` has been renamed to `arithmetic_overflow`
[INFO] [stdout]   --> src/cache.rs:21:5
[INFO] [stdout]    |
[INFO] [stdout] 21 |     exceeding_bitshifts,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^ help: use the new name: `arithmetic_overflow`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(renamed_and_removed_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `plugin_as_library` has been removed: plugins have been deprecated and retired
[INFO] [stdout]   --> src/cache.rs:32:5
[INFO] [stdout]    |
[INFO] [stdout] 32 |     plugin_as_library,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `box_pointers` has been removed: it does not detect other kinds of allocations, and existed only for historical reasons
[INFO] [stdout]   --> src/cache.rs:53:5
[INFO] [stdout]    |
[INFO] [stdout] 53 |     box_pointers,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: forbid(unknown_crate_types) is ignored unless specified at crate level
[INFO] [stdout]   --> src/cache.rs:24:5
[INFO] [stdout]    |
[INFO] [stdout] 24 |     unknown_crate_types
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]   --> src/cache.rs:38:5
[INFO] [stdout]    |
[INFO] [stdout] 38 |     unused_attributes,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated module `std::usize`: all constants in this module replaced by associated constants on the type
[INFO] [stdout]   --> src/cache.rs:68:10
[INFO] [stdout]    |
[INFO] [stdout] 68 | use std::usize;
[INFO] [stdout]    |          ^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]   --> src/cache.rs:27:5
[INFO] [stdout]    |
[INFO] [stdout] 27 |     deprecated,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this attribute can only be applied at the crate level
[INFO] [stdout]   --> src/cache.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 |     html_logo_url = "https://raw.githubusercontent.com/maidsafe/QA/master/Images/maidsafe_logo.png",
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: read <https://doc.rust-lang.org/nightly/rustdoc/the-doc-attribute.html#at-the-crate-level> for more information
[INFO] [stdout]    = note: `#[warn(invalid_doc_attributes)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this attribute can only be applied at the crate level
[INFO] [stdout]   --> src/cache.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 |     html_favicon_url = "https://maidsafe.net/img/favicon.ico",
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: read <https://doc.rust-lang.org/nightly/rustdoc/the-doc-attribute.html#at-the-crate-level> for more information
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/cache.rs:275:17
[INFO] [stdout]     |
[INFO] [stdout] 275 |     pub fn iter(&mut self) -> Iter<Key, Value> {
[INFO] [stdout]     |                 ^^^^^^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 275 |     pub fn iter(&mut self) -> Iter<'_, Key, Value> {
[INFO] [stdout]     |                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/cache.rs:285:22
[INFO] [stdout]     |
[INFO] [stdout] 285 |     pub fn peek_iter(&self) -> PeekIter<Key, Value> {
[INFO] [stdout]     |                      ^^^^^     ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 285 |     pub fn peek_iter(&self) -> PeekIter<'_, Key, Value> {
[INFO] [stdout]     |                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 22.10s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: hyper v0.12.35
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] running `Command { std: "docker" "inspect" "df35217196dcf53270ab0190b8c36ba646fc599c803d982fc77c714c54bdef0a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "df35217196dcf53270ab0190b8c36ba646fc599c803d982fc77c714c54bdef0a" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "test" "--frozen" "--release", kill_on_drop: false }`
[INFO] [stderr] warning: lint `exceeding_bitshifts` has been renamed to `arithmetic_overflow`
[INFO] [stderr]   --> src/cache.rs:21:5
[INFO] [stderr]    |
[INFO] [stderr] 21 |     exceeding_bitshifts,
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^ help: use the new name: `arithmetic_overflow`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(renamed_and_removed_lints)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: lint `plugin_as_library` has been removed: plugins have been deprecated and retired
[INFO] [stderr]   --> src/cache.rs:32:5
[INFO] [stderr]    |
[INFO] [stderr] 32 |     plugin_as_library,
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: lint `box_pointers` has been removed: it does not detect other kinds of allocations, and existed only for historical reasons
[INFO] [stderr]   --> src/cache.rs:53:5
[INFO] [stderr]    |
[INFO] [stderr] 53 |     box_pointers,
[INFO] [stderr]    |     ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: forbid(unknown_crate_types) is ignored unless specified at crate level
[INFO] [stderr]   --> src/cache.rs:24:5
[INFO] [stderr]    |
[INFO] [stderr] 24 |     unknown_crate_types
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr] note: the lint level is defined here
[INFO] [stderr]   --> src/cache.rs:38:5
[INFO] [stderr]    |
[INFO] [stderr] 38 |     unused_attributes,
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated module `std::usize`: all constants in this module replaced by associated constants on the type
[INFO] [stderr]   --> src/cache.rs:68:10
[INFO] [stderr]    |
[INFO] [stderr] 68 | use std::usize;
[INFO] [stderr]    |          ^^^^^
[INFO] [stderr]    |
[INFO] [stderr] note: the lint level is defined here
[INFO] [stderr]   --> src/cache.rs:27:5
[INFO] [stderr]    |
[INFO] [stderr] 27 |     deprecated,
[INFO] [stderr]    |     ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: this attribute can only be applied at the crate level
[INFO] [stderr]   --> src/cache.rs:13:5
[INFO] [stderr]    |
[INFO] [stderr] 13 |     html_logo_url = "https://raw.githubusercontent.com/maidsafe/QA/master/Images/maidsafe_logo.png",
[INFO] [stderr]    |     ^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: read <https://doc.rust-lang.org/nightly/rustdoc/the-doc-attribute.html#at-the-crate-level> for more information
[INFO] [stderr]    = note: `#[warn(invalid_doc_attributes)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: this attribute can only be applied at the crate level
[INFO] [stderr]   --> src/cache.rs:14:5
[INFO] [stderr]    |
[INFO] [stderr] 14 |     html_favicon_url = "https://maidsafe.net/img/favicon.ico",
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: read <https://doc.rust-lang.org/nightly/rustdoc/the-doc-attribute.html#at-the-crate-level> for more information
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/cache.rs:275:17
[INFO] [stderr]     |
[INFO] [stderr] 275 |     pub fn iter(&mut self) -> Iter<Key, Value> {
[INFO] [stderr]     |                 ^^^^^^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                 |
[INFO] [stderr]     |                 the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 275 |     pub fn iter(&mut self) -> Iter<'_, Key, Value> {
[INFO] [stderr]     |                                    +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/cache.rs:285:22
[INFO] [stderr]     |
[INFO] [stderr] 285 |     pub fn peek_iter(&self) -> PeekIter<Key, Value> {
[INFO] [stderr]     |                      ^^^^^     ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                      |
[INFO] [stderr]     |                      the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 285 |     pub fn peek_iter(&self) -> PeekIter<'_, Key, Value> {
[INFO] [stderr]     |                                         +++
[INFO] [stderr] 
[INFO] [stderr] warning: `rustnish` (lib) generated 9 warnings (run `cargo fix --lib -p rustnish` to apply 3 suggestions)
[INFO] [stderr] warning: `rustnish` (lib test) generated 9 warnings (9 duplicates)
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 0.11s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: hyper v0.12.35
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/release/deps/rustnish-2a606a27456d51f9)
[INFO] [stdout] 
[INFO] [stdout] running 10 tests
[INFO] [stdout] test cache::test::deref_coercions ... ok
[INFO] [stdout] test cache::test::expiration_time ... ok
[INFO] [stdout] test cache::test::peek_iter ... ok
[INFO] [stdout] test cache::test::peek_time_check ... ok
[INFO] [stdout] test tests::cache_memory_size ... ok
[INFO] [stdout] test tests::one_header_size ... ok
[INFO] [stdout] test cache::test::time_and_size ... ok
[INFO] [stdout] test cache::test::memory_size ... ok
[INFO] [stdout] test cache::test::time_size_struct_value ... ok
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/release/deps/rustnish-48272a97073284e6)
[INFO] [stdout] test tests::body_100_bytes ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/cache.rs (/opt/rustwide/target/release/deps/cache-fd179b02cec0afc8)
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test no_max_age_means_uncachable ... FAILED
[INFO] [stdout] test insufficient_cache_size ... FAILED
[INFO] [stdout] test max_age_expired ... FAILED
[INFO] [stdout] test session_cookie_bypass ... FAILED
[INFO] [stdout] test upstream_down_cache ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test cache`
[INFO] [stdout] ---- no_max_age_means_uncachable stdout ----
[INFO] [stdout] Listening on http://127.0.0.1:9092
[INFO] [stdout] 
[INFO] [stdout] thread 'no_max_age_means_uncachable' (1901) panicked at tests/common/mod.rs:41:23:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Error(Connect, Os { code: 22, kind: InvalidInput, message: "Invalid argument" })
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5d51058b6d11 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5d51058cd24a - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x5d51058bb69c - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x5d5105891fc6 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5d51058aecc9 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x5d51057cae70 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x5d51058aee82 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x5d5105892072 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x5d510588a939 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5d5105892e5d - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]   10:     0x5d51058cd9ac - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5d51058cd782 - core[7c831bd917ebf35f]::result::unwrap_failed
[INFO] [stdout]   12:     0x5d510567421e - cache[3001db6509b93076]::common::client_get
[INFO] [stdout]   13:     0x5d5105677233 - <cache[3001db6509b93076]::no_max_age_means_uncachable::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   14:     0x5d51057be15b - test[73009c9f9aebf890]::__rust_begin_short_backtrace::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]   15:     0x5d51057cb7c5 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   16:     0x5d51057c4b84 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   17:     0x5d51057ce922 - <std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   18:     0x5d51058b6029 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   19:     0x746a6b24907a - <unknown>
[INFO] [stdout]   20:     0x746a6b2dc534 - clone
[INFO] [stdout]   21:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- insufficient_cache_size stdout ----
[INFO] [stdout] Listening on http://127.0.0.1:9090
[INFO] [stdout] 
[INFO] [stdout] thread 'insufficient_cache_size' (1899) panicked at tests/common/mod.rs:41:23:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Error(Connect, Os { code: 22, kind: InvalidInput, message: "Invalid argument" })
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5d51058b6d11 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5d51058cd24a - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x5d51058bb69c - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x5d5105891fc6 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5d51058aecc9 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x5d51057cae70 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x5d51058aee82 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x5d5105892072 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x5d510588a939 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5d5105892e5d - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]   10:     0x5d51058cd9ac - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5d51058cd782 - core[7c831bd917ebf35f]::result::unwrap_failed
[INFO] [stdout]   12:     0x5d510567421e - cache[3001db6509b93076]::common::client_get
[INFO] [stdout]   13:     0x5d5105676d68 - <cache[3001db6509b93076]::insufficient_cache_size::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   14:     0x5d51057be15b - test[73009c9f9aebf890]::__rust_begin_short_backtrace::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]   15:     0x5d51057cb7c5 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   16:     0x5d51057c4b84 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   17:     0x5d51057ce922 - <std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   18:     0x5d51058b6029 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   19:     0x746a6b24907a - <unknown>
[INFO] [stdout]   20:     0x746a6b2dc534 - clone
[INFO] [stdout]   21:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- max_age_expired stdout ----
[INFO] [stdout] Listening on http://127.0.0.1:9094
[INFO] [stdout] 
[INFO] [stdout] thread 'max_age_expired' (1900) panicked at tests/common/mod.rs:41:23:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Error(Connect, Os { code: 22, kind: InvalidInput, message: "Invalid argument" })
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5d51058b6d11 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5d51058cd24a - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x5d51058bb69c - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x5d5105891fc6 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5d51058aecc9 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x5d51057cae70 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x5d51058aee82 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x5d5105892072 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x5d510588a939 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5d5105892e5d - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]   10:     0x5d51058cd9ac - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5d51058cd782 - core[7c831bd917ebf35f]::result::unwrap_failed
[INFO] [stdout]   12:     0x5d510567421e - cache[3001db6509b93076]::common::client_get
[INFO] [stdout]   13:     0x5d5105675513 - <cache[3001db6509b93076]::max_age_expired::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   14:     0x5d51057be15b - test[73009c9f9aebf890]::__rust_begin_short_backtrace::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]   15:     0x5d51057cb7c5 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   16:     0x5d51057c4b84 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   17:     0x5d51057ce922 - <std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   18:     0x5d51058b6029 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   19:     0x746a6b24907a - <unknown>
[INFO] [stdout]   20:     0x746a6b2dc534 - clone
[INFO] [stdout]   21:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- session_cookie_bypass stdout ----
[INFO] [stdout] Listening on http://127.0.0.1:9096
[INFO] [stdout] 
[INFO] [stdout] thread 'session_cookie_bypass' (1902) panicked at tests/common/mod.rs:41:23:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Error(Connect, Os { code: 22, kind: InvalidInput, message: "Invalid argument" })
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5d51058b6d11 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5d51058cd24a - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x5d51058bb69c - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x5d5105891fc6 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5d51058aecc9 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x5d51057cae70 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x5d51058aee82 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x5d5105892072 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x5d510588a939 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5d5105892e5d - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]   10:     0x5d51058cd9ac - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5d51058cd782 - core[7c831bd917ebf35f]::result::unwrap_failed
[INFO] [stdout]   12:     0x5d510567421e - cache[3001db6509b93076]::common::client_get
[INFO] [stdout]   13:     0x5d5105676293 - <cache[3001db6509b93076]::session_cookie_bypass::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   14:     0x5d51057be15b - test[73009c9f9aebf890]::__rust_begin_short_backtrace::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]   15:     0x5d51057cb7c5 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   16:     0x5d51057c4b84 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   17:     0x5d51057ce922 - <std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   18:     0x5d51058b6029 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   19:     0x746a6b24907a - <unknown>
[INFO] [stdout]   20:     0x746a6b2dc534 - clone
[INFO] [stdout]   21:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- upstream_down_cache stdout ----
[INFO] [stdout] Listening on http://127.0.0.1:9098
[INFO] [stdout] 
[INFO] [stdout] thread 'upstream_down_cache' (1903) panicked at tests/common/mod.rs:41:23:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Error(Connect, Os { code: 22, kind: InvalidInput, message: "Invalid argument" })
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5d51058b6d11 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5d51058cd24a - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x5d51058bb69c - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x5d5105891fc6 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5d51058aecc9 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x5d51057cae70 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x5d51058aee82 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x5d5105892072 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x5d510588a939 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5d5105892e5d - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]   10:     0x5d51058cd9ac - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5d51058cd782 - core[7c831bd917ebf35f]::result::unwrap_failed
[INFO] [stdout]   12:     0x5d510567421e - cache[3001db6509b93076]::common::client_get
[INFO] [stdout]   13:     0x5d51056759f4 - <cache[3001db6509b93076]::upstream_down_cache::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   14:     0x5d51057be15b - test[73009c9f9aebf890]::__rust_begin_short_backtrace::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]   15:     0x5d51057cb7c5 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   16:     0x5d51057c4b84 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   17:     0x5d51057ce922 - <std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   18:     0x5d51058b6029 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   19:     0x746a6b24907a - <unknown>
[INFO] [stdout]   20:     0x746a6b2dc534 - clone
[INFO] [stdout]   21:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     insufficient_cache_size
[INFO] [stdout]     max_age_expired
[INFO] [stdout]     no_max_age_means_uncachable
[INFO] [stdout]     session_cookie_bypass
[INFO] [stdout]     upstream_down_cache
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 5 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "df35217196dcf53270ab0190b8c36ba646fc599c803d982fc77c714c54bdef0a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "df35217196dcf53270ab0190b8c36ba646fc599c803d982fc77c714c54bdef0a", kill_on_drop: false }`
[INFO] [stdout] df35217196dcf53270ab0190b8c36ba646fc599c803d982fc77c714c54bdef0a
