[INFO] cloning repository https://github.com/zhaomianjia/88
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/zhaomianjia/88" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzhaomianjia%2F88", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzhaomianjia%2F88'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 45383775e3f04282ab0bd540928adcc270d08d0e
[INFO] testing zhaomianjia/88 against 1.98.0-beta.8+cargoflags=--release for beta-release-1.99-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzhaomianjia%2F88" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/zhaomianjia/88
[INFO] finished tweaking git repo https://github.com/zhaomianjia/88
[INFO] tweaked toml for git repo https://github.com/zhaomianjia/88 written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/zhaomianjia/88 on toolchain 1.98.0-beta.8
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/zhaomianjia/88 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.98.0-beta.8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded thiserror-impl v1.0.26
[INFO] [stderr]   Downloaded zip v0.5.13
[INFO] [stderr]   Downloaded proc-macro2 v1.0.27
[INFO] [stderr]   Downloaded thiserror v1.0.26
[INFO] [stderr]   Downloaded tokio-macros v1.3.0
[INFO] [stderr]   Downloaded http-body v0.4.2
[INFO] [stderr]   Downloaded futures-core v0.3.15
[INFO] [stderr]   Downloaded sha-1 v0.9.6
[INFO] [stderr]   Downloaded alloc-stdlib v0.2.1
[INFO] [stderr]   Downloaded thread_local v1.1.3
[INFO] [stderr]   Downloaded alloc-no-stdlib v2.0.1
[INFO] [stderr]   Downloaded futures-task v0.3.15
[INFO] [stderr]   Downloaded once_cell v1.8.0
[INFO] [stderr]   Downloaded httparse v1.4.1
[INFO] [stderr]   Downloaded unic-ucd-segment v0.9.0
[INFO] [stderr]   Downloaded redox_syscall v0.2.9
[INFO] [stderr]   Downloaded crossbeam-utils v0.8.5
[INFO] [stderr]   Downloaded tracing-core v0.1.18
[INFO] [stderr]   Downloaded unic-segment v0.9.0
[INFO] [stderr]   Downloaded typenum v1.13.0
[INFO] [stderr]   Downloaded socket2 v0.4.0
[INFO] [stderr]   Downloaded futures-channel v0.3.15
[INFO] [stderr]   Downloaded serde_derive v1.0.126
[INFO] [stderr]   Downloaded memchr v2.4.0
[INFO] [stderr]   Downloaded ignore v0.4.18
[INFO] [stderr]   Downloaded tracing v0.1.26
[INFO] [stderr]   Downloaded serde v1.0.126
[INFO] [stderr]   Downloaded parse-zoneinfo v0.3.0
[INFO] [stderr]   Downloaded headers v0.3.4
[INFO] [stderr]   Downloaded flate2 v1.0.20
[INFO] [stderr]   Downloaded mio v0.7.13
[INFO] [stderr]   Downloaded http v0.2.4
[INFO] [stderr]   Downloaded syn v1.0.73
[INFO] [stderr]   Downloaded futures-util v0.3.15
[INFO] [stderr]   Downloaded hyper v0.14.10
[INFO] [stderr]   Downloaded brotli-decompressor v2.3.1
[INFO] [stderr]   Downloaded bstr v0.2.16
[INFO] [stderr]   Downloaded tokio v1.8.1
[INFO] [stderr]   Downloaded libc v0.2.98
[INFO] [stderr]   Downloaded chrono-tz v0.5.3
[INFO] [stderr]   Downloaded tera v1.12.0
[INFO] [stderr]   Downloaded brotli v3.3.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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] 13bcac21ac3dc9de90180c1e2d906d6edc5d619f9aee2d586d36dc7807c3de2e
[INFO] running `Command { std: "docker" "start" "13bcac21ac3dc9de90180c1e2d906d6edc5d619f9aee2d586d36dc7807c3de2e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "13bcac21ac3dc9de90180c1e2d906d6edc5d619f9aee2d586d36dc7807c3de2e", 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" "13bcac21ac3dc9de90180c1e2d906d6edc5d619f9aee2d586d36dc7807c3de2e" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "13bcac21ac3dc9de90180c1e2d906d6edc5d619f9aee2d586d36dc7807c3de2e", 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" "13bcac21ac3dc9de90180c1e2d906d6edc5d619f9aee2d586d36dc7807c3de2e" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.8" "build" "--frozen" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v1.0.1
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling memchr v2.4.0
[INFO] [stderr]    Compiling libc v0.2.98
[INFO] [stderr]    Compiling proc-macro2 v1.0.27
[INFO] [stderr]    Compiling unicode-xid v0.2.2
[INFO] [stderr]    Compiling version_check v0.9.3
[INFO] [stderr]    Compiling syn v1.0.73
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling typenum v1.13.0
[INFO] [stderr]    Compiling itoa v0.4.7
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling bitflags v1.2.1
[INFO] [stderr]    Compiling regex-syntax v0.6.25
[INFO] [stderr]    Compiling bytes v1.0.1
[INFO] [stderr]    Compiling crossbeam-utils v0.8.5
[INFO] [stderr]    Compiling futures-core v0.3.15
[INFO] [stderr]    Compiling serde_derive v1.0.126
[INFO] [stderr]    Compiling pin-project-lite v0.2.7
[INFO] [stderr]    Compiling unicase v2.6.0
[INFO] [stderr]    Compiling generic-array v0.14.4
[INFO] [stderr]    Compiling ucd-trie v0.1.3
[INFO] [stderr]    Compiling ryu v1.0.5
[INFO] [stderr]    Compiling crc32fast v1.2.1
[INFO] [stderr]    Compiling futures-task v0.3.15
[INFO] [stderr]    Compiling serde v1.0.126
[INFO] [stderr]    Compiling maplit v1.0.2
[INFO] [stderr]    Compiling unic-char-range v0.9.0
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]    Compiling pest v2.1.3
[INFO] [stderr]    Compiling miniz_oxide v0.4.4
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling once_cell v1.8.0
[INFO] [stderr]    Compiling unic-common v0.9.0
[INFO] [stderr]    Compiling walkdir v2.3.2
[INFO] [stderr]    Compiling aho-corasick v0.7.18
[INFO] [stderr]    Compiling thread_local v1.1.3
[INFO] [stderr]    Compiling unic-ucd-version v0.9.0
[INFO] [stderr]    Compiling unic-char-property v0.9.0
[INFO] [stderr]    Compiling futures-util v0.3.15
[INFO] [stderr]    Compiling bstr v0.2.16
[INFO] [stderr]    Compiling tokio v1.8.1
[INFO] [stderr]    Compiling http v0.2.4
[INFO] [stderr]    Compiling quote v1.0.9
[INFO] [stderr]    Compiling getrandom v0.2.3
[INFO] [stderr]    Compiling time v0.1.43
[INFO] [stderr]    Compiling rand_core v0.6.3
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling httparse v1.4.1
[INFO] [stderr]    Compiling serde_json v1.0.64
[INFO] [stderr]    Compiling pest_meta v2.1.3
[INFO] [stderr]    Compiling alloc-no-stdlib v2.0.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.10
[INFO] [stderr]    Compiling futures-channel v0.3.15
[INFO] [stderr]    Compiling mime_guess v2.0.3
[INFO] [stderr]    Compiling alloc-stdlib v0.2.1
[INFO] [stderr]    Compiling mio v0.7.13
[INFO] [stderr]    Compiling unic-ucd-segment v0.9.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling tracing-core v0.1.18
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling regex v1.5.4
[INFO] [stderr]    Compiling deunicode v0.4.3
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling chrono v0.4.19
[INFO] [stderr]    Compiling cpufeatures v0.1.5
[INFO] [stderr]    Compiling try-lock v0.2.3
[INFO] [stderr]    Compiling unicode-width v0.1.8
[INFO] [stderr]    Compiling mime v0.3.16
[INFO] [stderr]    Compiling percent-encoding v2.1.0
[INFO] [stderr]    Compiling opaque-debug v0.3.0
[INFO] [stderr]    Compiling sha-1 v0.9.6
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling want v0.3.0
[INFO] [stderr]    Compiling flate2 v1.0.20
[INFO] [stderr]    Compiling unic-segment v0.9.0
[INFO] [stderr]    Compiling tracing v0.1.26
[INFO] [stderr]    Compiling rand v0.8.4
[INFO] [stderr]    Compiling slug v0.1.4
[INFO] [stderr]    Compiling brotli-decompressor v2.3.1
[INFO] [stderr]    Compiling socket2 v0.4.0
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling humansize v1.1.1
[INFO] [stderr]    Compiling tower-service v0.3.1
[INFO] [stderr]    Compiling httpdate v1.0.1
[INFO] [stderr]    Compiling headers-core v0.2.0
[INFO] [stderr]    Compiling http-body v0.4.2
[INFO] [stderr]    Compiling base64 v0.13.0
[INFO] [stderr]    Compiling parse-zoneinfo v0.3.0
[INFO] [stderr]    Compiling clap v2.33.3
[INFO] [stderr]    Compiling headers v0.3.4
[INFO] [stderr]    Compiling qstring v0.7.2
[INFO] [stderr]    Compiling pest_generator v2.1.3
[INFO] [stderr]    Compiling globset v0.4.8
[INFO] [stderr]    Compiling chrono-tz v0.5.3
[INFO] [stderr]    Compiling brotli v3.3.0
[INFO] [stderr]    Compiling ignore v0.4.18
[INFO] [stderr]    Compiling tokio-macros v1.3.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.26
[INFO] [stderr]    Compiling pest_derive v2.1.0
[INFO] [stderr]    Compiling globwalk v0.8.1
[INFO] [stderr]    Compiling thiserror v1.0.26
[INFO] [stderr]    Compiling zip v0.5.13
[INFO] [stderr]    Compiling hyper v0.14.10
[INFO] [stderr]    Compiling tera v1.12.0
[INFO] [stderr]    Compiling sfz v0.6.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> src/main.rs:11:49
[INFO] [stdout]    |
[INFO] [stdout] 11 |           return Err(From::from(format!($($tt)*)));
[INFO] [stdout]    |                                                   ^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/cli/args.rs:86:17
[INFO] [stdout]    |
[INFO] [stdout] 86 | /                 bail!(
[INFO] [stdout] 87 | |                     "error: failed to access path \"{}\": {}",
[INFO] [stdout] 88 | |                     path.display(),
[INFO] [stdout] 89 | |                     err,
[INFO] [stdout] 90 | |                 )
[INFO] [stdout]    | |_________________- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: macro invocations at the end of a block are treated as expressions
[INFO] [stdout]    = note: to ignore the value produced by the macro, add a semicolon after the invocation of `bail`
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: `#[warn(semicolon_in_expressions_from_macros)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout]    = note: this warning originates in the macro `bail` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/main.rs:11:49
[INFO] [stdout]     |
[INFO] [stdout]  11 |           return Err(From::from(format!($($tt)*)));
[INFO] [stdout]     |                                                   ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/cli/args.rs:99:17
[INFO] [stdout]     |
[INFO] [stdout]  99 | /                 bail!(
[INFO] [stdout] 100 | |                     "error: invalid address {}:{} : {}",
[INFO] [stdout] 101 | |                     self.address,
[INFO] [stdout] 102 | |                     self.port,
[INFO] [stdout] 103 | |                     err,
[INFO] [stdout] 104 | |                 )
[INFO] [stdout]     | |_________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: macro invocations at the end of a block are treated as expressions
[INFO] [stdout]     = note: to ignore the value produced by the macro, add a semicolon after the invocation of `bail`
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `bail` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/main.rs:11:49
[INFO] [stdout]     |
[INFO] [stdout]  11 |         return Err(From::from(format!($($tt)*)));
[INFO] [stdout]     |                                                 ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/server/serve.rs:273:30
[INFO] [stdout]     |
[INFO] [stdout] 273 |                         _ => bail!("error: invalid action"),
[INFO] [stdout]     |                              ------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `bail` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/http/content_encoding.rs:84:20
[INFO] [stdout]    |
[INFO] [stdout] 84 | fn parse_qvalue(q: &str) -> Option<QualityValue> {
[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] 84 | fn parse_qvalue(q: &str) -> Option<QualityValue<'_>> {
[INFO] [stdout]    |                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 2m 09s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: sfz v0.6.1 (/opt/rustwide/workdir)
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "13bcac21ac3dc9de90180c1e2d906d6edc5d619f9aee2d586d36dc7807c3de2e", 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" "13bcac21ac3dc9de90180c1e2d906d6edc5d619f9aee2d586d36dc7807c3de2e" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.8" "test" "--frozen" "--no-run" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling itoa v0.4.7
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling pin-project-lite v0.2.7
[INFO] [stderr]    Compiling libc v0.2.98
[INFO] [stderr]    Compiling memchr v2.4.0
[INFO] [stderr]    Compiling typenum v1.13.0
[INFO] [stderr]    Compiling regex-syntax v0.6.25
[INFO] [stderr]    Compiling bytes v1.0.1
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling bitflags v1.2.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.10
[INFO] [stderr]    Compiling once_cell v1.8.0
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]    Compiling unic-common v0.9.0
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling unic-char-range v0.9.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.5
[INFO] [stderr]    Compiling unic-ucd-version v0.9.0
[INFO] [stderr]    Compiling futures-core v0.3.15
[INFO] [stderr]    Compiling alloc-no-stdlib v2.0.1
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling unic-char-property v0.9.0
[INFO] [stderr]    Compiling walkdir v2.3.2
[INFO] [stderr]    Compiling miniz_oxide v0.4.4
[INFO] [stderr]    Compiling unic-ucd-segment v0.9.0
[INFO] [stderr]    Compiling thread_local v1.1.3
[INFO] [stderr]    Compiling serde v1.0.126
[INFO] [stderr]    Compiling alloc-stdlib v0.2.1
[INFO] [stderr]    Compiling ryu v1.0.5
[INFO] [stderr]    Compiling crc32fast v1.2.1
[INFO] [stderr]    Compiling futures-task v0.3.15
[INFO] [stderr]    Compiling tracing-core v0.1.18
[INFO] [stderr]    Compiling mime v0.3.16
[INFO] [stderr]    Compiling cpufeatures v0.1.5
[INFO] [stderr]    Compiling aho-corasick v0.7.18
[INFO] [stderr]    Compiling bstr v0.2.16
[INFO] [stderr]    Compiling http v0.2.4
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling getrandom v0.2.3
[INFO] [stderr]    Compiling generic-array v0.14.4
[INFO] [stderr]    Compiling time v0.1.43
[INFO] [stderr]    Compiling mio v0.7.13
[INFO] [stderr]    Compiling rand_core v0.6.3
[INFO] [stderr]    Compiling unicode-width v0.1.8
[INFO] [stderr]    Compiling percent-encoding v2.1.0
[INFO] [stderr]    Compiling deunicode v0.4.3
[INFO] [stderr]    Compiling try-lock v0.2.3
[INFO] [stderr]    Compiling ucd-trie v0.1.3
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling opaque-debug v0.3.0
[INFO] [stderr]    Compiling want v0.3.0
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling slug v0.1.4
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling tracing v0.1.26
[INFO] [stderr]    Compiling tokio v1.8.1
[INFO] [stderr]    Compiling rand v0.8.4
[INFO] [stderr]    Compiling pest v2.1.3
[INFO] [stderr]    Compiling sha-1 v0.9.6
[INFO] [stderr]    Compiling flate2 v1.0.20
[INFO] [stderr]    Compiling unic-segment v0.9.0
[INFO] [stderr]    Compiling chrono v0.4.19
[INFO] [stderr]    Compiling futures-util v0.3.15
[INFO] [stderr]    Compiling socket2 v0.4.0
[INFO] [stderr]    Compiling brotli-decompressor v2.3.1
[INFO] [stderr]    Compiling unicase v2.6.0
[INFO] [stderr]    Compiling thiserror v1.0.26
[INFO] [stderr]    Compiling futures-channel v0.3.15
[INFO] [stderr]    Compiling httparse v1.4.1
[INFO] [stderr]    Compiling humansize v1.1.1
[INFO] [stderr]    Compiling remove_dir_all v0.5.3
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling base64 v0.13.0
[INFO] [stderr]    Compiling tower-service v0.3.1
[INFO] [stderr]    Compiling httpdate v1.0.1
[INFO] [stderr]    Compiling headers-core v0.2.0
[INFO] [stderr]    Compiling http-body v0.4.2
[INFO] [stderr]    Compiling zip v0.5.13
[INFO] [stderr]    Compiling tempfile v3.2.0
[INFO] [stderr]    Compiling mime_guess v2.0.3
[INFO] [stderr]    Compiling clap v2.33.3
[INFO] [stderr]    Compiling chrono-tz v0.5.3
[INFO] [stderr]    Compiling headers v0.3.4
[INFO] [stderr]    Compiling qstring v0.7.2
[INFO] [stderr]    Compiling regex v1.5.4
[INFO] [stderr]    Compiling brotli v3.3.0
[INFO] [stderr]    Compiling globset v0.4.8
[INFO] [stderr]    Compiling serde_json v1.0.64
[INFO] [stderr]    Compiling ignore v0.4.18
[INFO] [stderr]    Compiling hyper v0.14.10
[INFO] [stderr]    Compiling globwalk v0.8.1
[INFO] [stderr]    Compiling tera v1.12.0
[INFO] [stderr]    Compiling sfz v0.6.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> src/main.rs:11:49
[INFO] [stdout]    |
[INFO] [stdout] 11 |           return Err(From::from(format!($($tt)*)));
[INFO] [stdout]    |                                                   ^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/cli/args.rs:86:17
[INFO] [stdout]    |
[INFO] [stdout] 86 | /                 bail!(
[INFO] [stdout] 87 | |                     "error: failed to access path \"{}\": {}",
[INFO] [stdout] 88 | |                     path.display(),
[INFO] [stdout] 89 | |                     err,
[INFO] [stdout] 90 | |                 )
[INFO] [stdout]    | |_________________- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: macro invocations at the end of a block are treated as expressions
[INFO] [stdout]    = note: to ignore the value produced by the macro, add a semicolon after the invocation of `bail`
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: `#[warn(semicolon_in_expressions_from_macros)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout]    = note: this warning originates in the macro `bail` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/main.rs:11:49
[INFO] [stdout]     |
[INFO] [stdout]  11 |           return Err(From::from(format!($($tt)*)));
[INFO] [stdout]     |                                                   ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/cli/args.rs:99:17
[INFO] [stdout]     |
[INFO] [stdout]  99 | /                 bail!(
[INFO] [stdout] 100 | |                     "error: invalid address {}:{} : {}",
[INFO] [stdout] 101 | |                     self.address,
[INFO] [stdout] 102 | |                     self.port,
[INFO] [stdout] 103 | |                     err,
[INFO] [stdout] 104 | |                 )
[INFO] [stdout]     | |_________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: macro invocations at the end of a block are treated as expressions
[INFO] [stdout]     = note: to ignore the value produced by the macro, add a semicolon after the invocation of `bail`
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `bail` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/main.rs:11:49
[INFO] [stdout]     |
[INFO] [stdout]  11 |         return Err(From::from(format!($($tt)*)));
[INFO] [stdout]     |                                                 ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/server/serve.rs:273:30
[INFO] [stdout]     |
[INFO] [stdout] 273 |                         _ => bail!("error: invalid action"),
[INFO] [stdout]     |                              ------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `bail` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/http/content_encoding.rs:84:20
[INFO] [stdout]    |
[INFO] [stdout] 84 | fn parse_qvalue(q: &str) -> Option<QualityValue> {
[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] 84 | fn parse_qvalue(q: &str) -> Option<QualityValue<'_>> {
[INFO] [stdout]    |                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 1m 47s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: sfz v0.6.1 (/opt/rustwide/workdir)
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "13bcac21ac3dc9de90180c1e2d906d6edc5d619f9aee2d586d36dc7807c3de2e", 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" "13bcac21ac3dc9de90180c1e2d906d6edc5d619f9aee2d586d36dc7807c3de2e" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.8" "test" "--frozen" "--release", kill_on_drop: false }`
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]   --> src/main.rs:11:49
[INFO] [stderr]    |
[INFO] [stderr] 11 |           return Err(From::from(format!($($tt)*)));
[INFO] [stderr]    |                                                   ^
[INFO] [stderr]    |
[INFO] [stderr]   ::: src/cli/args.rs:86:17
[INFO] [stderr]    |
[INFO] [stderr] 86 | /                 bail!(
[INFO] [stderr] 87 | |                     "error: failed to access path \"{}\": {}",
[INFO] [stderr] 88 | |                     path.display(),
[INFO] [stderr] 89 | |                     err,
[INFO] [stderr] 90 | |                 )
[INFO] [stderr]    | |_________________- in this macro invocation
[INFO] [stderr]    |
[INFO] [stderr]    = note: macro invocations at the end of a block are treated as expressions
[INFO] [stderr]    = note: to ignore the value produced by the macro, add a semicolon after the invocation of `bail`
[INFO] [stderr]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]    = note: `#[warn(semicolon_in_expressions_from_macros)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stderr]    = note: this warning originates in the macro `bail` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]    --> src/main.rs:11:49
[INFO] [stderr]     |
[INFO] [stderr]  11 |           return Err(From::from(format!($($tt)*)));
[INFO] [stderr]     |                                                   ^
[INFO] [stderr]     |
[INFO] [stderr]    ::: src/cli/args.rs:99:17
[INFO] [stderr]     |
[INFO] [stderr]  99 | /                 bail!(
[INFO] [stderr] 100 | |                     "error: invalid address {}:{} : {}",
[INFO] [stderr] 101 | |                     self.address,
[INFO] [stderr] 102 | |                     self.port,
[INFO] [stderr] 103 | |                     err,
[INFO] [stderr] 104 | |                 )
[INFO] [stderr]     | |_________________- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: macro invocations at the end of a block are treated as expressions
[INFO] [stderr]     = note: to ignore the value produced by the macro, add a semicolon after the invocation of `bail`
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]     = note: this warning originates in the macro `bail` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]    --> src/main.rs:11:49
[INFO] [stderr]     |
[INFO] [stderr]  11 |         return Err(From::from(format!($($tt)*)));
[INFO] [stderr]     |                                                 ^
[INFO] [stderr]     |
[INFO] [stderr]    ::: src/server/serve.rs:273:30
[INFO] [stderr]     |
[INFO] [stderr] 273 |                         _ => bail!("error: invalid action"),
[INFO] [stderr]     |                              ------------------------------ in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]     = note: this warning originates in the macro `bail` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/http/content_encoding.rs:84:20
[INFO] [stderr]    |
[INFO] [stderr] 84 | fn parse_qvalue(q: &str) -> Option<QualityValue> {
[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] 84 | fn parse_qvalue(q: &str) -> Option<QualityValue<'_>> {
[INFO] [stderr]    |                                                ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `sfz` (bin "sfz" test) generated 4 warnings (run `cargo fix --bin "sfz" -p sfz --tests` to apply 1 suggestion)
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 0.29s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: sfz v0.6.1 (/opt/rustwide/workdir)
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/release/deps/sfz-db75eb34c5d6a62d)
[INFO] [stdout] 
[INFO] [stdout] running 73 tests
[INFO] [stdout] test cli::app::t::get_matches ... ok
[INFO] [stdout] test cli::args::t::parse_addresses ... ok
[INFO] [stdout] test extensions::t_extensions::mime_is_compressed ... ok
[INFO] [stdout] test extensions::t_extensions::path_is_relatively_hidden ... ok
[INFO] [stdout] test extensions::t_extensions::path_mtime ... ignored
[INFO] [stdout] test extensions::t_extensions::path_mime ... ok
[INFO] [stdout] test cli::args::t::parse_relative_path ... ok
[INFO] [stdout] test extensions::t_extensions::system_time_to_timestamp ... ok
[INFO] [stdout] test http::conditional_requests::t_fresh::no_precondition_header_fields ... ok
[INFO] [stdout] test extensions::t_extensions::path_type_ ... ok
[INFO] [stdout] test cli::args::t::parse_absolute_path ... ok
[INFO] [stdout] test extensions::t_extensions::path_is_not_relatively_hidden ... ok
[INFO] [stdout] test extensions::t_extensions::path_size ... ok
[INFO] [stdout] test http::conditional_requests::t_precondition::ok_without_any_precondition ... ok
[INFO] [stdout] test http::content_encoding::t_compress::failed ... ok
[INFO] [stdout] test http::conditional_requests::t_fresh::if_none_match_precedes_if_modified_since ... ok
[INFO] [stdout] test http::conditional_requests::t_fresh::only_if_modified_since ... ok
[INFO] [stdout] test http::content_encoding::t_parse_qvalue::parse_successfully ... ok
[INFO] [stdout] test http::content_encoding::t_sort::same_qualities ... ok
[INFO] [stdout] test http::content_encoding::t_sort::second_item_with_greater_quality ... ok
[INFO] [stdout] test http::content_encoding::t_prior::filter_out_zero_quality ... ok
[INFO] [stdout] test http::range_requests::t_range::no_range_header ... ok
[INFO] [stdout] test http::range_requests::t_range::strong_validator ... ok
[INFO] [stdout] test http::range_requests::t_range::no_if_range_header ... ok
[INFO] [stdout] test http::range_requests::t_satisfiable::multiple_byte_ranges ... ok
[INFO] [stdout] test http::content_encoding::t_prior::pick_highest_priority ... ok
[INFO] [stdout] test http::range_requests::t_range::weak_validator_as_falsy ... ok
[INFO] [stdout] test http::range_requests::t_satisfiable::one_satisfiable_byte_range ... ok
[INFO] [stdout] test http::range_requests::t_range::only_accept_exact_match_mtime ... ok
[INFO] [stdout] test http::conditional_requests::t_precondition::failed_with_if_unmodified_since_not_passes ... ok
[INFO] [stdout] test http::conditional_requests::t_precondition::with_if_unmodified_since_passes ... ok
[INFO] [stdout] test http::range_requests::t_satisfiable::one_unsatisfiable_byte_range ... ok
[INFO] [stdout] test server::res::t::response_404 ... ok
[INFO] [stdout] test http::conditional_requests::t_precondition::with_if_match_passes ... ok
[INFO] [stdout] test server::res::t::response_412 ... ok
[INFO] [stdout] test http::content_encoding::t_prior::with_unsupported_encoding ... ok
[INFO] [stdout] test server::res::t::response_500 ... ok
[INFO] [stdout] test server::send::t::breadcrumbs ... ok
[INFO] [stdout] test http::conditional_requests::t_precondition::failed_with_if_match_not_passes ... ok
[INFO] [stdout] test server::send::t_send::t_send_dir ... ignored
[INFO] [stdout] test server::send::t::breadcrumbs_from_root ... ok
[INFO] [stdout] test http::range_requests::t_satisfiable::zero_byte_range ... ok
[INFO] [stdout] test server::send::t::prefixed_breadcrumbs ... ok
[INFO] [stdout] test server::send::t::render_successfully ... ok
[INFO] [stdout] test server::send::t_send::t_send_dir_as_zip ... ok
[INFO] [stdout] test server::serve::t_server::disable_cors ... ok
[INFO] [stdout] test server::serve::t_server::enable_cache_control ... ok
[INFO] [stdout] test server::serve::t_server::enable_cors ... ok
[INFO] [stdout] test server::serve::t_server::guess_path_mime ... ok
[INFO] [stdout] test server::serve::t_server::handle_request ... ignored
[INFO] [stdout] test server::serve::t_server::cannot_compress ... ok
[INFO] [stdout] test server::serve::t_server::path_does_not_exists ... ok
[INFO] [stdout] test server::serve::t_server::path_is_hidden ... ok
[INFO] [stdout] test server::serve::t_server::path_exists ... ok
[INFO] [stdout] test server::send::t_send::t_send_file_not_found ... ok
[INFO] [stdout] test server::send::t_send::t_send_file_with_range_invalid_range ... ok
[INFO] [stdout] test server::send::t_send::t_send_file_with_range_not_found ... ok
[INFO] [stdout] test server::serve::t_server::path_is_ignored ... ok
[INFO] [stdout] test server::send::t_send::t_send_file_success ... ok
[INFO] [stdout] test server::send::t_send::t_send_file_with_range_multiple_bytes ... ok
[INFO] [stdout] test extensions::t_extensions::path_filename_str ... ok
[INFO] [stdout] test server::res::t::response_304 ... ok
[INFO] [stdout] test server::res::t::response_403 ... ok
[INFO] [stdout] test server::serve::t_server::file_path_from_path ... ok
[INFO] [stdout] test server::send::t::breadcrumbs_with_slashes ... ok
[INFO] [stdout] test server::serve::t_server::path_is_not_hidden ... ok
[INFO] [stdout] test server::send::t_send::t_send_file_with_range_one_byte ... ok
[INFO] [stdout] test server::serve::t_server::can_compress ... ok
[INFO] [stdout] test http::content_encoding::t_compress::compressed ... ok
[INFO] [stdout] test server::serve::t_server::path_is_under_basepath ... ok
[INFO] [stdout] test server::serve::t_server::strips_path_prefix ... ok
[INFO] [stdout] test server::serve::t_server::path_is_not_ignored ... ok
[INFO] [stdout] test cli::args::t::parse_default ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 70 passed; 0 failed; 3 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "13bcac21ac3dc9de90180c1e2d906d6edc5d619f9aee2d586d36dc7807c3de2e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "13bcac21ac3dc9de90180c1e2d906d6edc5d619f9aee2d586d36dc7807c3de2e", kill_on_drop: false }`
[INFO] [stdout] 13bcac21ac3dc9de90180c1e2d906d6edc5d619f9aee2d586d36dc7807c3de2e
