[INFO] fetching crate actix-router 0.5.1...
[INFO] checking actix-router-0.5.1 against master#b0696a5160711c068cb1f01b7437db7990d15750 for pr-121848
[INFO] extracting crate actix-router 0.5.1 into /workspace/builds/worker-0-tc1/source
[INFO] validating manifest of crates.io crate actix-router 0.5.1 on toolchain b0696a5160711c068cb1f01b7437db7990d15750
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate actix-router 0.5.1
[INFO] finished tweaking crates.io crate actix-router 0.5.1
[INFO] tweaked toml for crates.io crate actix-router 0.5.1 written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 31f9ab15538313508c10b333d09a54570580950e80cc8a2f83bceb97fa431fac
[INFO] running `Command { std: "docker" "start" "-a" "31f9ab15538313508c10b333d09a54570580950e80cc8a2f83bceb97fa431fac", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "31f9ab15538313508c10b333d09a54570580950e80cc8a2f83bceb97fa431fac", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "31f9ab15538313508c10b333d09a54570580950e80cc8a2f83bceb97fa431fac", kill_on_drop: false }`
[INFO] [stdout] 31f9ab15538313508c10b333d09a54570580950e80cc8a2f83bceb97fa431fac
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3544ee58e593858ddf2e166591364c299791446d3175c2c40e8775d5a8c2293d
[INFO] running `Command { std: "docker" "start" "-a" "3544ee58e593858ddf2e166591364c299791446d3175c2c40e8775d5a8c2293d", kill_on_drop: false }`
[INFO] [stderr]     Checking memchr v2.7.1
[INFO] [stderr]     Checking bytes v1.5.0
[INFO] [stderr]     Checking regex-syntax v0.8.2
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]     Checking fnv v1.0.7
[INFO] [stderr]     Checking pin-project-lite v0.2.13
[INFO] [stderr]     Checking itoa v1.0.10
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]     Checking bytestring v1.3.1
[INFO] [stderr]     Checking aho-corasick v1.1.2
[INFO] [stderr]     Checking regex-automata v0.4.6
[INFO] [stderr]     Checking regex v1.10.3
[INFO] [stderr]     Checking actix-router v0.5.1 (/opt/rustwide/workdir)
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout]    --> src/de.rs:510:14
[INFO] [stdout]     |
[INFO] [stdout] 510 |     #[derive(Deserialize)]
[INFO] [stdout]     |              ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]    --> src/de.rs:503:21
[INFO] [stdout]     |
[INFO] [stdout] 503 |     use serde::{de, Deserialize};
[INFO] [stdout]     |                     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout]    --> src/de.rs:516:14
[INFO] [stdout]     |
[INFO] [stdout] 516 |     #[derive(Deserialize)]
[INFO] [stdout]     |              ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]    --> src/de.rs:503:21
[INFO] [stdout]     |
[INFO] [stdout] 503 |     use serde::{de, Deserialize};
[INFO] [stdout]     |                     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout]    --> src/de.rs:521:21
[INFO] [stdout]     |
[INFO] [stdout] 521 |     #[derive(Debug, Deserialize)]
[INFO] [stdout]     |                     ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]    --> src/de.rs:503:21
[INFO] [stdout]     |
[INFO] [stdout] 503 |     use serde::{de, Deserialize};
[INFO] [stdout]     |                     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout]    --> src/de.rs:524:21
[INFO] [stdout]     |
[INFO] [stdout] 524 |     #[derive(Debug, Deserialize)]
[INFO] [stdout]     |                     ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]    --> src/de.rs:503:21
[INFO] [stdout]     |
[INFO] [stdout] 503 |     use serde::{de, Deserialize};
[INFO] [stdout]     |                     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout]    --> src/de.rs:530:21
[INFO] [stdout]     |
[INFO] [stdout] 530 |     #[derive(Debug, Deserialize, PartialEq)]
[INFO] [stdout]     |                     ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]    --> src/de.rs:503:21
[INFO] [stdout]     |
[INFO] [stdout] 503 |     use serde::{de, Deserialize};
[INFO] [stdout]     |                     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> src/de.rs:531:7
[INFO] [stdout]     |
[INFO] [stdout] 531 |     #[serde(rename_all = "lowercase")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout]    --> src/de.rs:537:21
[INFO] [stdout]     |
[INFO] [stdout] 537 |     #[derive(Debug, Deserialize)]
[INFO] [stdout]     |                     ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]    --> src/de.rs:503:21
[INFO] [stdout]     |
[INFO] [stdout] 503 |     use serde::{de, Deserialize};
[INFO] [stdout]     |                     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout]    --> src/de.rs:700:18
[INFO] [stdout]     |
[INFO] [stdout] 700 |         #[derive(Deserialize)]
[INFO] [stdout]     |                  ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]    --> src/de.rs:503:21
[INFO] [stdout]     |
[INFO] [stdout] 503 |     use serde::{de, Deserialize};
[INFO] [stdout]     |                     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout]    --> src/de.rs:718:25
[INFO] [stdout]     |
[INFO] [stdout] 718 |         #[derive(Debug, Deserialize)]
[INFO] [stdout]     |                         ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]    --> src/de.rs:503:21
[INFO] [stdout]     |
[INFO] [stdout] 503 |     use serde::{de, Deserialize};
[INFO] [stdout]     |                     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `de` is imported redundantly
[INFO] [stdout]    --> src/de.rs:503:17
[INFO] [stdout]     |
[INFO] [stdout] 503 |     use serde::{de, Deserialize};
[INFO] [stdout]     |                 ^^
[INFO] [stdout] 504 |
[INFO] [stdout] 505 |     use super::*;
[INFO] [stdout]     |         -------- the item `de` is already imported here
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Path` is imported redundantly
[INFO] [stdout]    --> src/de.rs:506:9
[INFO] [stdout]     |
[INFO] [stdout] 505 |     use super::*;
[INFO] [stdout]     |         -------- the item `Path` is already imported here
[INFO] [stdout] 506 |     use crate::path::Path;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `MyStruct: Deserialize<'_>` is not satisfied
[INFO] [stdout]    --> src/de.rs:551:27
[INFO] [stdout]     |
[INFO] [stdout] 551 |         let s: MyStruct = de::Deserialize::deserialize(PathDeserializer::new(&path)).unwrap();
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Deserialize<'_>` is not implemented for `MyStruct`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Deserialize<'de>`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               isize
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]             and 127 others
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Test1: Deserialize<'_>` is not satisfied
[INFO] [stdout]    --> src/de.rs:567:24
[INFO] [stdout]     |
[INFO] [stdout] 567 |         let s: Test1 = de::Deserialize::deserialize(PathDeserializer::new(&path)).unwrap();
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Deserialize<'_>` is not implemented for `Test1`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Deserialize<'de>`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               isize
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]             and 127 others
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `criterion`
[INFO] [stdout]  --> benches/router.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use criterion::{black_box, criterion_group, criterion_main, Criterion};
[INFO] [stdout]   |     ^^^^^^^^^ use of undeclared crate or module `criterion`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Test2: Deserialize<'_>` is not satisfied
[INFO] [stdout]    --> src/de.rs:571:24
[INFO] [stdout]     |
[INFO] [stdout] 571 |         let s: Test2 = de::Deserialize::deserialize(PathDeserializer::new(&path)).unwrap();
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Deserialize<'_>` is not implemented for `Test2`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Deserialize<'de>`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               isize
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]             and 127 others
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `TestEnum: Deserialize<'_>` is not satisfied
[INFO] [stdout]    --> src/de.rs:606:27
[INFO] [stdout]     |
[INFO] [stdout] 606 |         let i: TestEnum = de::Deserialize::deserialize(PathDeserializer::new(&path)).unwrap();
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Deserialize<'_>` is not implemented for `TestEnum`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Deserialize<'de>`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               isize
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]             and 127 others
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0601]: `main` function not found in crate `router`
[INFO] [stdout]    --> benches/router.rs:195:26
[INFO] [stdout]     |
[INFO] [stdout] 195 | criterion_main!(benches);
[INFO] [stdout]     |                          ^ consider adding a `main` function to `benches/router.rs`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `TestEnum: Deserialize<'_>` is not satisfied
[INFO] [stdout]    --> src/de.rs:616:13
[INFO] [stdout]     |
[INFO] [stdout] 616 |             de::Deserialize::deserialize(PathDeserializer::new(&path)).unwrap();
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Deserialize<'_>` is not implemented for `TestEnum`, which is required by `(TestEnum, TestEnum): Deserialize<'_>`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Deserialize<'de>`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               isize
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]             and 127 others
[INFO] [stdout]     = note: required for `(TestEnum, TestEnum)` to implement `Deserialize<'_>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `criterion`
[INFO] [stdout]  --> benches/quoter.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use criterion::{black_box, criterion_group, criterion_main, Criterion};
[INFO] [stdout]   |     ^^^^^^^^^ use of undeclared crate or module `criterion`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Test3: Deserialize<'_>` is not satisfied
[INFO] [stdout]    --> src/de.rs:628:24
[INFO] [stdout]     |
[INFO] [stdout] 628 |         let i: Test3 = de::Deserialize::deserialize(PathDeserializer::new(&path)).unwrap();
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Deserialize<'_>` is not implemented for `Test3`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Deserialize<'de>`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               isize
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]             and 127 others
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Test3: Deserialize<'_>` is not satisfied
[INFO] [stdout]    --> src/de.rs:634:13
[INFO] [stdout]     |
[INFO] [stdout] 634 |             de::Deserialize::deserialize(PathDeserializer::new(&path));
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Deserialize<'_>` is not implemented for `Test3`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Deserialize<'de>`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               isize
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]             and 127 others
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0601.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Test1: Deserialize<'_>` is not satisfied
[INFO] [stdout]    --> src/de.rs:649:13
[INFO] [stdout]     |
[INFO] [stdout] 649 |             de::Deserialize::deserialize(PathDeserializer::new(&path));
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Deserialize<'_>` is not implemented for `Test1`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Deserialize<'de>`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               isize
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]             and 127 others
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `actix-router` (bench "router") due to 3 previous errors
[INFO] [stdout] error[E0277]: the trait bound `Test2: Deserialize<'_>` is not satisfied
[INFO] [stdout]    --> src/de.rs:654:13
[INFO] [stdout]     |
[INFO] [stdout] 654 |             de::Deserialize::deserialize(PathDeserializer::new(&path));
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Deserialize<'_>` is not implemented for `Test2`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Deserialize<'de>`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               isize
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]             and 127 others
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0277]: the trait bound `Vals: Deserialize<'_>` is not satisfied
[INFO] [stdout]    --> src/de.rs:711:26
[INFO] [stdout]     |
[INFO] [stdout] 711 |         let vals: Vals = serde::Deserialize::deserialize(de).unwrap();
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Deserialize<'_>` is not implemented for `Vals`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Deserialize<'de>`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               isize
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]             and 127 others
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Params<'_>: Deserialize<'_>` is not satisfied
[INFO] [stdout]    --> src/de.rs:728:34
[INFO] [stdout]     |
[INFO] [stdout] 728 |         let params: Params<'_> = serde::Deserialize::deserialize(de).unwrap();
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Deserialize<'_>` is not implemented for `Params<'_>`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Deserialize<'de>`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               isize
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]             and 127 others
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Params<'_>: Deserialize<'_>` is not satisfied
[INFO] [stdout]    --> src/de.rs:737:18
[INFO] [stdout]     |
[INFO] [stdout] 737 |         assert!(<Params<'_> as serde::Deserialize>::deserialize(de).is_err());
[INFO] [stdout]     |                  ^^^^^^^^^^ the trait `Deserialize<'_>` is not implemented for `Params<'_>`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Deserialize<'de>`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               isize
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]             and 127 others
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0601]: `main` function not found in crate `quoter`
[INFO] [stdout]   --> benches/quoter.rs:52:26
[INFO] [stdout]    |
[INFO] [stdout] 52 | criterion_main!(benches);
[INFO] [stdout]    |                          ^ consider adding a `main` function to `benches/quoter.rs`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `percent_encoding`
[INFO] [stdout]   --> benches/quoter.rs:25:30
[INFO] [stdout]    |
[INFO] [stdout] 25 |                 let decode = percent_encoding::percent_decode(path_unquoted.as_bytes());
[INFO] [stdout]    |                              ^^^^^^^^^^^^^^^^ use of undeclared crate or module `percent_encoding`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `percent_encoding`
[INFO] [stdout]   --> benches/quoter.rs:42:30
[INFO] [stdout]    |
[INFO] [stdout] 42 |                 let decode = percent_encoding::percent_decode(path_quoted.as_bytes());
[INFO] [stdout]    |                              ^^^^^^^^^^^^^^^^ use of undeclared crate or module `percent_encoding`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433, E0601.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `actix-router` (bench "quoter") due to 5 previous errors
[INFO] [stdout] error: aborting due to 21 previous errors; 2 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `actix-router` (lib test) due to 22 previous errors; 2 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "3544ee58e593858ddf2e166591364c299791446d3175c2c40e8775d5a8c2293d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3544ee58e593858ddf2e166591364c299791446d3175c2c40e8775d5a8c2293d", kill_on_drop: false }`
[INFO] [stdout] 3544ee58e593858ddf2e166591364c299791446d3175c2c40e8775d5a8c2293d
