[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] checking zhaomianjia/88 against try#ddcf048784667508cd676fef4667f88ae15628a3 for pr-148271
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzhaomianjia%2F88" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/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-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/zhaomianjia/88 on toolchain ddcf048784667508cd676fef4667f88ae15628a3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ddcf048784667508cd676fef4667f88ae15628a3" "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" "+ddcf048784667508cd676fef4667f88ae15628a3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[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 alloc-no-stdlib v2.0.1
[INFO] [stderr]   Downloaded headers v0.3.4
[INFO] [stderr]   Downloaded hyper v0.14.10
[INFO] [stderr]   Downloaded brotli-decompressor v2.3.1
[INFO] [stderr]   Downloaded tokio v1.8.1
[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-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ddcf048784667508cd676fef4667f88ae15628a3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 202e4c4adb1c3e12ae0f8515c1aec114fd0a4a67937a01598bf8e154167335b7
[INFO] running `Command { std: "docker" "start" "-a" "202e4c4adb1c3e12ae0f8515c1aec114fd0a4a67937a01598bf8e154167335b7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "202e4c4adb1c3e12ae0f8515c1aec114fd0a4a67937a01598bf8e154167335b7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "202e4c4adb1c3e12ae0f8515c1aec114fd0a4a67937a01598bf8e154167335b7", kill_on_drop: false }`
[INFO] [stdout] 202e4c4adb1c3e12ae0f8515c1aec114fd0a4a67937a01598bf8e154167335b7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ddcf048784667508cd676fef4667f88ae15628a3" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f34a294e12910f6b01a209a0e3e6ad67499a74ce632bd0c4e568dc380823e37c
[INFO] running `Command { std: "docker" "start" "-a" "f34a294e12910f6b01a209a0e3e6ad67499a74ce632bd0c4e568dc380823e37c", kill_on_drop: false }`
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]    Compiling libc v0.2.98
[INFO] [stderr]    Compiling memchr v2.4.0
[INFO] [stderr]    Compiling syn v1.0.73
[INFO] [stderr]     Checking fnv v1.0.7
[INFO] [stderr]     Checking lazy_static v1.4.0
[INFO] [stderr]     Checking itoa v0.4.7
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]     Checking bytes v1.0.1
[INFO] [stderr]    Compiling proc-macro2 v1.0.27
[INFO] [stderr]     Checking typenum v1.13.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.5
[INFO] [stderr]     Checking pin-project-lite v0.2.7
[INFO] [stderr]     Checking regex-syntax v0.6.25
[INFO] [stderr]    Compiling futures-core v0.3.15
[INFO] [stderr]     Checking bitflags v1.2.1
[INFO] [stderr]     Checking log v0.4.14
[INFO] [stderr]    Compiling miniz_oxide v0.4.4
[INFO] [stderr]     Checking unic-common v0.9.0
[INFO] [stderr]    Compiling futures-task v0.3.15
[INFO] [stderr]     Checking ppv-lite86 v0.2.10
[INFO] [stderr]     Checking unic-char-range v0.9.0
[INFO] [stderr]     Checking same-file v1.0.6
[INFO] [stderr]     Checking once_cell v1.8.0
[INFO] [stderr]     Checking walkdir v2.3.2
[INFO] [stderr]     Checking thread_local v1.1.3
[INFO] [stderr]     Checking unic-char-property v0.9.0
[INFO] [stderr]     Checking unic-ucd-version v0.9.0
[INFO] [stderr]    Compiling pest_meta v2.1.3
[INFO] [stderr]     Checking http v0.2.4
[INFO] [stderr]    Compiling tokio v1.8.1
[INFO] [stderr]    Compiling futures-util v0.3.15
[INFO] [stderr]     Checking alloc-no-stdlib v2.0.1
[INFO] [stderr]     Checking adler v1.0.2
[INFO] [stderr]    Compiling futures-channel v0.3.15
[INFO] [stderr]     Checking unic-ucd-segment v0.9.0
[INFO] [stderr]     Checking crc32fast v1.2.1
[INFO] [stderr]     Checking alloc-stdlib v0.2.1
[INFO] [stderr]     Checking ryu v1.0.5
[INFO] [stderr]     Checking tracing-core v0.1.18
[INFO] [stderr]     Checking percent-encoding v2.1.0
[INFO] [stderr]     Checking try-lock v0.2.3
[INFO] [stderr]    Compiling quote v1.0.9
[INFO] [stderr]     Checking getrandom v0.2.3
[INFO] [stderr]    Compiling aho-corasick v0.7.18
[INFO] [stderr]     Checking time v0.1.43
[INFO] [stderr]     Checking mio v0.7.13
[INFO] [stderr]     Checking rand_core v0.6.3
[INFO] [stderr]     Checking unicode-width v0.1.8
[INFO] [stderr]     Checking bstr v0.2.16
[INFO] [stderr]     Checking deunicode v0.4.3
[INFO] [stderr]     Checking generic-array v0.14.4
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking opaque-debug v0.3.0
[INFO] [stderr]     Checking cpufeatures v0.1.5
[INFO] [stderr]     Checking mime v0.3.16
[INFO] [stderr]     Checking pin-utils v0.1.0
[INFO] [stderr]     Checking ucd-trie v0.1.3
[INFO] [stderr]     Checking flate2 v1.0.20
[INFO] [stderr]     Checking slug v0.1.4
[INFO] [stderr]     Checking textwrap v0.11.0
[INFO] [stderr]     Checking tracing v0.1.26
[INFO] [stderr]     Checking pest v2.1.3
[INFO] [stderr]     Checking digest v0.9.0
[INFO] [stderr]     Checking chrono v0.4.19
[INFO] [stderr]     Checking block-buffer v0.9.0
[INFO] [stderr]     Checking unic-segment v0.9.0
[INFO] [stderr]     Checking rand v0.8.4
[INFO] [stderr]     Checking want v0.3.0
[INFO] [stderr]     Checking socket2 v0.4.0
[INFO] [stderr]     Checking brotli-decompressor v2.3.1
[INFO] [stderr]     Checking sha-1 v0.9.6
[INFO] [stderr]     Checking httparse v1.4.1
[INFO] [stderr]     Checking unicase v2.6.0
[INFO] [stderr]     Checking tower-service v0.3.1
[INFO] [stderr]     Checking humansize v1.1.1
[INFO] [stderr]     Checking base64 v0.13.0
[INFO] [stderr]     Checking httpdate v1.0.1
[INFO] [stderr]     Checking byteorder v1.4.3
[INFO] [stderr]     Checking clap v2.33.3
[INFO] [stderr]     Checking mime_guess v2.0.3
[INFO] [stderr]    Compiling regex v1.5.4
[INFO] [stderr]     Checking qstring v0.7.2
[INFO] [stderr]     Checking remove_dir_all v0.5.3
[INFO] [stderr]     Checking tempfile v3.2.0
[INFO] [stderr]     Checking headers-core v0.2.0
[INFO] [stderr]     Checking http-body v0.4.2
[INFO] [stderr]     Checking headers v0.3.4
[INFO] [stderr]     Checking brotli v3.3.0
[INFO] [stderr]     Checking globset v0.4.8
[INFO] [stderr]     Checking ignore v0.4.18
[INFO] [stderr]    Compiling parse-zoneinfo v0.3.0
[INFO] [stderr]     Checking globwalk v0.8.1
[INFO] [stderr]    Compiling chrono-tz v0.5.3
[INFO] [stderr]    Compiling pest_generator v2.1.3
[INFO] [stderr]    Compiling serde_derive v1.0.126
[INFO] [stderr]    Compiling thiserror-impl v1.0.26
[INFO] [stderr]    Compiling tokio-macros v1.3.0
[INFO] [stderr]    Compiling pest_derive v2.1.0
[INFO] [stderr]     Checking thiserror v1.0.26
[INFO] [stderr]     Checking zip v0.5.13
[INFO] [stderr]     Checking hyper v0.14.10
[INFO] [stderr]     Checking serde v1.0.126
[INFO] [stderr]     Checking serde_json v1.0.64
[INFO] [stderr]     Checking tera v1.12.0
[INFO] [stderr]     Checking sfz v0.6.1 (/opt/rustwide/workdir)
[INFO] [stdout] error: 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]    = 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: 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]    = note: `#[deny(semicolon_in_expressions_from_macros)]` (part of `#[deny(future_incompatible)]`) on by default
[INFO] [stdout]    = note: this error originates in the macro `bail` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: 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]     = 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: 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]     = note: this error originates in the macro `bail` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: 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 error originates in the macro `bail` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: 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]    = 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: 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]    = note: `#[deny(semicolon_in_expressions_from_macros)]` (part of `#[deny(future_incompatible)]`) on by default
[INFO] [stdout]    = note: this error originates in the macro `bail` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: 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]     = 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: 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]     = note: this error originates in the macro `bail` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: 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 error 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] error: could not compile `sfz` (bin "sfz") due to 6 previous errors; 1 warning emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[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] error: could not compile `sfz` (bin "sfz" test) due to 6 previous errors; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "f34a294e12910f6b01a209a0e3e6ad67499a74ce632bd0c4e568dc380823e37c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f34a294e12910f6b01a209a0e3e6ad67499a74ce632bd0c4e568dc380823e37c", kill_on_drop: false }`
[INFO] [stdout] f34a294e12910f6b01a209a0e3e6ad67499a74ce632bd0c4e568dc380823e37c
