[INFO] fetching crate rocket_async_compression 0.6.1...
[INFO] testing rocket_async_compression-0.6.1 against try#db823df02fd0c2cf67b43025ac3fef3f2d743245 for pr-150681
[INFO] extracting crate rocket_async_compression 0.6.1 into /workspace/builds/worker-2-tc2/source
[INFO] started tweaking crates.io crate rocket_async_compression 0.6.1
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate rocket_async_compression 0.6.1
[INFO] tweaked toml for crates.io crate rocket_async_compression 0.6.1 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate rocket_async_compression 0.6.1 on toolchain db823df02fd0c2cf67b43025ac3fef3f2d743245
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate rocket_async_compression 0.6.1 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" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0790cefb2920512aba6b666e3740ab48474d7da51ac94ccac69c1dc40858b924
[INFO] running `Command { std: "docker" "start" "-a" "0790cefb2920512aba6b666e3740ab48474d7da51ac94ccac69c1dc40858b924", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0790cefb2920512aba6b666e3740ab48474d7da51ac94ccac69c1dc40858b924", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0790cefb2920512aba6b666e3740ab48474d7da51ac94ccac69c1dc40858b924", kill_on_drop: false }`
[INFO] [stdout] 0790cefb2920512aba6b666e3740ab48474d7da51ac94ccac69c1dc40858b924
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2727068406c035e5b98f3810e2069948c642e57163a4099c4d1fcead8622f06d
[INFO] running `Command { std: "docker" "start" "-a" "2727068406c035e5b98f3810e2069948c642e57163a4099c4d1fcead8622f06d", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.137
[INFO] [stderr]    Compiling syn v1.0.103
[INFO] [stderr]    Compiling pin-project-lite v0.2.9
[INFO] [stderr]    Compiling futures-core v0.3.25
[INFO] [stderr]    Compiling futures-channel v0.3.25
[INFO] [stderr]    Compiling bytes v1.2.1
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling itoa v1.0.4
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]    Compiling slab v0.4.7
[INFO] [stderr]    Compiling tokio v1.25.3
[INFO] [stderr]    Compiling tracing-core v0.1.30
[INFO] [stderr]    Compiling futures-sink v0.3.25
[INFO] [stderr]    Compiling serde_derive v1.0.147
[INFO] [stderr]    Compiling futures-task v0.3.25
[INFO] [stderr]    Compiling futures-util v0.3.25
[INFO] [stderr]    Compiling serde v1.0.147
[INFO] [stderr]    Compiling try-lock v0.2.3
[INFO] [stderr]    Compiling futures-io v0.3.25
[INFO] [stderr]    Compiling inlinable_string v0.1.15
[INFO] [stderr]    Compiling time-core v0.1.0
[INFO] [stderr]    Compiling cookie v0.18.1
[INFO] [stderr]    Compiling time-macros v0.2.6
[INFO] [stderr]    Compiling indexmap v1.9.1
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling ref-cast v1.0.13
[INFO] [stderr]    Compiling httpdate v1.0.2
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling uncased v0.9.7
[INFO] [stderr]    Compiling socket2 v0.4.7
[INFO] [stderr]    Compiling signal-hook-registry v1.4.0
[INFO] [stderr]    Compiling num_cpus v1.14.0
[INFO] [stderr]    Compiling mio v0.8.5
[INFO] [stderr]    Compiling http v0.2.8
[INFO] [stderr]    Compiling is-terminal v0.4.13
[INFO] [stderr]    Compiling syn v2.0.77
[INFO] [stderr]    Compiling tracing v0.1.37
[INFO] [stderr]    Compiling percent-encoding v2.2.0
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling stable-pattern v0.1.0
[INFO] [stderr]    Compiling getrandom v0.2.8
[INFO] [stderr]    Compiling want v0.3.0
[INFO] [stderr]    Compiling time v0.3.17
[INFO] [stderr]    Compiling lock_api v0.4.9
[INFO] [stderr]    Compiling parking_lot_core v0.9.4
[INFO] [stderr]    Compiling either v1.8.0
[INFO] [stderr]    Compiling encoding_rs v0.8.31
[INFO] [stderr]    Compiling alloc-no-stdlib v2.0.4
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]    Compiling state v0.6.0
[INFO] [stderr]    Compiling alloc-stdlib v0.2.2
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling indexmap v2.5.0
[INFO] [stderr]    Compiling atomic v0.5.1
[INFO] [stderr]    Compiling multer v3.1.0
[INFO] [stderr]    Compiling figment v0.10.8
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling async-trait v0.1.58
[INFO] [stderr]    Compiling ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling miniz_oxide v0.5.4
[INFO] [stderr]    Compiling brotli-decompressor v4.0.1
[INFO] [stderr]    Compiling http-body v0.4.5
[INFO] [stderr]    Compiling http v1.1.0
[INFO] [stderr]    Compiling rocket v0.5.1
[INFO] [stderr]    Compiling mime v0.3.16
[INFO] [stderr]    Compiling glob v0.3.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling spin v0.9.4
[INFO] [stderr]    Compiling unicode-xid v0.2.4
[INFO] [stderr]    Compiling tempfile v3.3.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling flate2 v1.0.24
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling binascii v0.1.4
[INFO] [stderr]    Compiling futures v0.3.25
[INFO] [stderr]    Compiling brotli v6.0.0
[INFO] [stderr]    Compiling tokio-macros v1.8.0
[INFO] [stderr]    Compiling futures-macro v0.3.25
[INFO] [stderr]    Compiling ref-cast-impl v1.0.13
[INFO] [stderr]    Compiling async-stream-impl v0.3.3
[INFO] [stderr]    Compiling hyper v0.14.23
[INFO] [stderr]    Compiling async-stream v0.3.3
[INFO] [stderr]    Compiling devise_core v0.4.2
[INFO] [stderr]    Compiling pear_codegen v0.2.9
[INFO] [stderr]    Compiling pear v0.2.9
[INFO] [stderr]    Compiling futures-executor v0.3.25
[INFO] [stderr]    Compiling devise_codegen v0.4.2
[INFO] [stderr]    Compiling rocket_http v0.5.1
[INFO] [stderr]    Compiling devise v0.4.2
[INFO] [stderr]    Compiling tokio-util v0.7.4
[INFO] [stderr]    Compiling tokio-stream v0.1.11
[INFO] [stderr]    Compiling async-compression v0.4.12
[INFO] [stderr]    Compiling h2 v0.3.15
[INFO] [stderr]    Compiling rocket_codegen v0.5.1
[INFO] [stderr]    Compiling toml v0.5.9
[INFO] [stderr]    Compiling ubyte v0.10.3
[INFO] [stderr]    Compiling rocket_async_compression v0.6.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 07s
[INFO] running `Command { std: "docker" "inspect" "2727068406c035e5b98f3810e2069948c642e57163a4099c4d1fcead8622f06d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2727068406c035e5b98f3810e2069948c642e57163a4099c4d1fcead8622f06d", kill_on_drop: false }`
[INFO] [stdout] 2727068406c035e5b98f3810e2069948c642e57163a4099c4d1fcead8622f06d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 92ec89c3ecf940c15bdc577355117f9808eb75f1cdd4d41ded874dc7b91f3a13
[INFO] running `Command { std: "docker" "start" "-a" "92ec89c3ecf940c15bdc577355117f9808eb75f1cdd4d41ded874dc7b91f3a13", kill_on_drop: false }`
[INFO] [stderr]    Compiling rocket_async_compression v0.6.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 4.40s
[INFO] running `Command { std: "docker" "inspect" "92ec89c3ecf940c15bdc577355117f9808eb75f1cdd4d41ded874dc7b91f3a13", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "92ec89c3ecf940c15bdc577355117f9808eb75f1cdd4d41ded874dc7b91f3a13", kill_on_drop: false }`
[INFO] [stdout] 92ec89c3ecf940c15bdc577355117f9808eb75f1cdd4d41ded874dc7b91f3a13
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 51d4f8b29d80dc84b980105df8ceb65c03252f6cdf66a5413ddf95fcf49f2156
[INFO] running `Command { std: "docker" "start" "-a" "51d4f8b29d80dc84b980105df8ceb65c03252f6cdf66a5413ddf95fcf49f2156", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.17s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rocket_async_compression-e3e81b49705fcb8b)
[INFO] [stderr]    Doc-tests rocket_async_compression
[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] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test src/lib.rs - (line 7) ... FAILED
[INFO] [stdout] test src/fairing.rs - fairing::Compression::fairing (line 80) ... FAILED
[INFO] [stdout] test src/fairing.rs - fairing::Compression::with_level (line 97) ... FAILED
[INFO] [stdout] test src/fairing.rs - fairing::CachedCompression (line 158) ... FAILED
[INFO] [stdout] test src/responder.rs - responder::Compress (line 18) ... ok
[INFO] [stdout] test src/fairing.rs - fairing::Compression (line 57) ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - (line 7) stdout ----
[INFO] [stdout] error: expected identifier
[INFO] [stdout]   --> src/lib.rs:16:29
[INFO] [stdout]    |
[INFO] [stdout] 16 |         .mount("/", routes![...]);
[INFO] [stdout]    |                             ^
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Vec<Route>: From<()>` is not satisfied
[INFO] [stdout]    --> src/lib.rs:16:21
[INFO] [stdout]     |
[INFO] [stdout]  16 |         .mount("/", routes![...]);
[INFO] [stdout]     |          -----      ^^^^^^^^^^^^ the trait `From<()>` is not implemented for `Vec<Route>`
[INFO] [stdout]     |          |
[INFO] [stdout]     |          required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `From<()>` is not implemented for `Vec<Route>`
[INFO] [stdout]       but trait `From<FileServer>` is implemented for it
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rocket-0.5.1/src/fs/server.rs:185:1
[INFO] [stdout]     |
[INFO] [stdout] 185 | impl From<FileServer> for Vec<Route> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = help: for that trait implementation, expected `FileServer`, found `()`
[INFO] [stdout]     = note: required for `()` to implement `Into<Vec<Route>>`
[INFO] [stdout] note: required by a bound in `Rocket::<Build>::mount`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rocket-0.5.1/src/rkt.rs:344:18
[INFO] [stdout]     |
[INFO] [stdout] 341 |     pub fn mount<'a, B, R>(self, base: B, routes: R) -> Self
[INFO] [stdout]     |            ----- required by a bound in this associated function
[INFO] [stdout] ...
[INFO] [stdout] 344 |               R: Into<Vec<Route>>
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^ required by this bound in `Rocket::<Build>::mount`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0277`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/fairing.rs - fairing::Compression::fairing (line 80) stdout ----
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/fairing.rs:84:1
[INFO] [stdout]    |
[INFO] [stdout] 84 | / rocket::build()
[INFO] [stdout] 85 | |     // ...
[INFO] [stdout] 86 | |     .attach(Compression::fairing())
[INFO] [stdout]    | |___________________________________^ expected `()`, found `Rocket<Build>`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected unit type `()`
[INFO] [stdout]                  found struct `Rocket<Build>`
[INFO] [stdout] help: consider using a semicolon here
[INFO] [stdout]    |
[INFO] [stdout] 86 |     .attach(Compression::fairing());
[INFO] [stdout]    |                                    +
[INFO] [stdout] help: try adding a return type
[INFO] [stdout]    |
[INFO] [stdout] 81 | fn main() { #[allow(non_snake_case)] fn _doctest_main_src_fairing_rs_80_0() -> Rocket<Build> {
[INFO] [stdout]    |                                                                             ++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0308`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/fairing.rs - fairing::Compression::with_level (line 97) stdout ----
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/fairing.rs:101:1
[INFO] [stdout]     |
[INFO] [stdout] 101 | / rocket::build()
[INFO] [stdout] 102 | |    // ...
[INFO] [stdout] 103 | |    .attach(Compression::with_level(Level::Fastest))
[INFO] [stdout]     | |___________________________________________________^ expected `()`, found `Rocket<Build>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected unit type `()`
[INFO] [stdout]                   found struct `Rocket<Build>`
[INFO] [stdout] help: consider using a semicolon here
[INFO] [stdout]     |
[INFO] [stdout] 103 |    .attach(Compression::with_level(Level::Fastest));
[INFO] [stdout]     |                                                    +
[INFO] [stdout] help: try adding a return type
[INFO] [stdout]     |
[INFO] [stdout]  98 | fn main() { #[allow(non_snake_case)] fn _doctest_main_src_fairing_rs_97_0() -> Rocket<Build> {
[INFO] [stdout]     |                                                                             ++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0308`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/fairing.rs - fairing::CachedCompression (line 158) stdout ----
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/fairing.rs:162:1
[INFO] [stdout]     |
[INFO] [stdout] 162 | / rocket::build()
[INFO] [stdout] 163 | |     // ...
[INFO] [stdout] 164 | |     .attach(CachedCompression {
[INFO] [stdout] 165 | |         cached_paths: vec![
[INFO] [stdout] ...   |
[INFO] [stdout] 176 | |         ..Default::default()
[INFO] [stdout] 177 | |     })
[INFO] [stdout]     | |______^ expected `()`, found `Rocket<Build>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected unit type `()`
[INFO] [stdout]                   found struct `Rocket<Build>`
[INFO] [stdout] help: consider using a semicolon here
[INFO] [stdout]     |
[INFO] [stdout] 177 |     });
[INFO] [stdout]     |       +
[INFO] [stdout] help: try adding a return type
[INFO] [stdout]     |
[INFO] [stdout] 159 | fn main() { #[allow(non_snake_case)] fn _doctest_main_src_fairing_rs_158_0() -> Rocket<Build> {
[INFO] [stdout]     |                                                                              ++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0308`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/fairing.rs - fairing::CachedCompression (line 158)
[INFO] [stdout]     src/fairing.rs - fairing::Compression::fairing (line 80)
[INFO] [stdout]     src/fairing.rs - fairing::Compression::with_level (line 97)
[INFO] [stdout]     src/lib.rs - (line 7)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 2 passed; 4 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.97s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "51d4f8b29d80dc84b980105df8ceb65c03252f6cdf66a5413ddf95fcf49f2156", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "51d4f8b29d80dc84b980105df8ceb65c03252f6cdf66a5413ddf95fcf49f2156", kill_on_drop: false }`
[INFO] [stdout] 51d4f8b29d80dc84b980105df8ceb65c03252f6cdf66a5413ddf95fcf49f2156
