[INFO] fetching crate axum-resp-result 0.7.1...
[INFO] testing axum-resp-result-0.7.1 against master#1871252fc8bb672d40787e67404e6eaae7059369 for pr-125151
[INFO] extracting crate axum-resp-result 0.7.1 into /workspace/builds/worker-6-tc1/source
[INFO] validating manifest of crates.io crate axum-resp-result 0.7.1 on toolchain 1871252fc8bb672d40787e67404e6eaae7059369
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate axum-resp-result 0.7.1
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate axum-resp-result 0.7.1
[INFO] tweaked toml for crates.io crate axum-resp-result 0.7.1 written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] crate crates.io crate axum-resp-result 0.7.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" "+1871252fc8bb672d40787e67404e6eaae7059369" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded tracing-unwrap v0.10.0
[INFO] [stderr]   Downloaded is_debug v1.0.1
[INFO] [stderr]   Downloaded simple-log v1.6.0
[INFO] [stderr]   Downloaded log4rs v0.13.0
[INFO] [stderr]   Downloaded axum-resp-result-macro v0.7.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 44a0bc612e40a4b6e885506caa774d55e0f39decce7e7a03065e77f583c33a16
[INFO] running `Command { std: "docker" "start" "-a" "44a0bc612e40a4b6e885506caa774d55e0f39decce7e7a03065e77f583c33a16", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "44a0bc612e40a4b6e885506caa774d55e0f39decce7e7a03065e77f583c33a16", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "44a0bc612e40a4b6e885506caa774d55e0f39decce7e7a03065e77f583c33a16", kill_on_drop: false }`
[INFO] [stdout] 44a0bc612e40a4b6e885506caa774d55e0f39decce7e7a03065e77f583c33a16
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 25fddaae26f89542de9273cc1fab744892c58a62bfc586044cb0325c5bcf8702
[INFO] running `Command { std: "docker" "start" "-a" "25fddaae26f89542de9273cc1fab744892c58a62bfc586044cb0325c5bcf8702", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.79
[INFO] [stderr]    Compiling pin-project-lite v0.2.13
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling itoa v1.0.10
[INFO] [stderr]    Compiling bytes v1.5.0
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling futures-io v0.3.30
[INFO] [stderr]    Compiling futures-task v0.3.30
[INFO] [stderr]    Compiling memchr v2.7.1
[INFO] [stderr]    Compiling rustversion v1.0.14
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]    Compiling hashbrown v0.14.3
[INFO] [stderr]    Compiling async-trait v0.1.78
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling smallvec v1.13.1
[INFO] [stderr]    Compiling ryu v1.0.17
[INFO] [stderr]    Compiling tower-layer v0.3.2
[INFO] [stderr]    Compiling serde_json v1.0.114
[INFO] [stderr]    Compiling thiserror v1.0.58
[INFO] [stderr]    Compiling sync_wrapper v0.1.2
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling matchit v0.7.3
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling http v1.1.0
[INFO] [stderr]    Compiling indexmap v2.2.5
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling axum-core v0.4.3
[INFO] [stderr]    Compiling axum v0.7.4
[INFO] [stderr]    Compiling syn v2.0.53
[INFO] [stderr]    Compiling socket2 v0.5.6
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling http-body v1.0.0
[INFO] [stderr]    Compiling http-body-util v0.1.1
[INFO] [stderr]    Compiling darling_core v0.20.8
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]    Compiling thiserror-impl v1.0.58
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling tokio v1.36.0
[INFO] [stderr]    Compiling pin-project v1.1.5
[INFO] [stderr]    Compiling darling_macro v0.20.8
[INFO] [stderr]    Compiling darling v0.20.8
[INFO] [stderr]    Compiling axum-resp-result-macro v0.7.1
[INFO] [stderr]    Compiling futures-executor v0.3.30
[INFO] [stderr]    Compiling futures v0.3.30
[INFO] [stderr]    Compiling tokio-util v0.7.10
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling h2 v0.4.3
[INFO] [stderr]    Compiling serde_path_to_error v0.1.16
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling hyper v1.2.0
[INFO] [stderr]    Compiling hyper-util v0.1.3
[INFO] [stderr]    Compiling axum-resp-result v0.7.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `trace`
[INFO] [stdout]   --> src/lib.rs:37:11
[INFO] [stdout]    |
[INFO] [stdout] 37 |     #[cfg(feature = "trace")]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `extra-error`, `log`, `nightly_try_v2`, `tracing`
[INFO] [stdout]    = help: consider adding `trace` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `trace`
[INFO] [stdout]   --> src/lib.rs:52:19
[INFO] [stdout]    |
[INFO] [stdout] 52 |             #[cfg(feature = "trace")]
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `extra-error`, `log`, `nightly_try_v2`, `tracing`
[INFO] [stdout]    = help: consider adding `trace` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `trace`
[INFO] [stdout]   --> src/lib.rs:56:19
[INFO] [stdout]    |
[INFO] [stdout] 56 |             #[cfg(feature = "trace")]
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `extra-error`, `log`, `nightly_try_v2`, `tracing`
[INFO] [stdout]    = help: consider adding `trace` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `trace`
[INFO] [stdout]   --> src/lib.rs:65:15
[INFO] [stdout]    |
[INFO] [stdout] 65 |         #[cfg(feature = "trace")]
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `extra-error`, `log`, `nightly_try_v2`, `tracing`
[INFO] [stdout]    = help: consider adding `trace` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `with_expect_err` is never used
[INFO] [stdout]  --> src/expect_ext.rs:8:8
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub(crate) trait ExpectExt<T, E> {
[INFO] [stdout]   |                  --------- method in this trait
[INFO] [stdout] ...
[INFO] [stdout] 8 |     fn with_expect_err(self, msg: &str) -> E
[INFO] [stdout]   |        ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 5 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 37.28s
[INFO] running `Command { std: "docker" "inspect" "25fddaae26f89542de9273cc1fab744892c58a62bfc586044cb0325c5bcf8702", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "25fddaae26f89542de9273cc1fab744892c58a62bfc586044cb0325c5bcf8702", kill_on_drop: false }`
[INFO] [stdout] 25fddaae26f89542de9273cc1fab744892c58a62bfc586044cb0325c5bcf8702
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0034e90f599ea39ebb571517cdbc1ce152260e5af12980998e97957e61e746ce
[INFO] running `Command { std: "docker" "start" "-a" "0034e90f599ea39ebb571517cdbc1ce152260e5af12980998e97957e61e746ce", kill_on_drop: false }`
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.1
[INFO] [stderr]    Compiling parking_lot_core v0.8.6
[INFO] [stderr]    Compiling crc32fast v1.4.0
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling instant v0.1.12
[INFO] [stderr]    Compiling linked-hash-map v0.5.6
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling miniz_oxide v0.7.2
[INFO] [stderr]    Compiling regex-syntax v0.6.29
[INFO] [stderr]    Compiling iana-time-zone v0.1.60
[INFO] [stderr]    Compiling regex-syntax v0.8.2
[INFO] [stderr]    Compiling humantime v1.3.0
[INFO] [stderr]    Compiling yaml-rust v0.4.5
[INFO] [stderr]    Compiling thread-id v3.3.0
[INFO] [stderr]    Compiling overload v0.1.1
[INFO] [stderr]    Compiling arc-swap v0.4.8
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling log-mdc v0.1.0
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling nu-ansi-term v0.46.0
[INFO] [stderr]    Compiling parking_lot v0.11.2
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling flate2 v1.0.28
[INFO] [stderr]    Compiling is_debug v1.0.1
[INFO] [stderr]    Compiling tokio v1.36.0
[INFO] [stderr]    Compiling axum-core v0.4.3
[INFO] [stderr]    Compiling convert_case v0.5.0
[INFO] [stderr]    Compiling serde_yaml v0.8.26
[INFO] [stderr]    Compiling bitflags v2.5.0
[INFO] [stderr]    Compiling tower-http v0.5.2
[INFO] [stderr]    Compiling ordered-float v1.1.1
[INFO] [stderr]    Compiling chrono v0.4.35
[INFO] [stderr]    Compiling regex-automata v0.4.6
[INFO] [stderr]    Compiling serde-value v0.6.0
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling matchers v0.1.0
[INFO] [stderr]    Compiling log4rs v0.13.0
[INFO] [stderr]    Compiling simple-log v1.6.0
[INFO] [stderr]    Compiling regex v1.10.3
[INFO] [stderr]    Compiling tracing-subscriber v0.3.18
[INFO] [stderr]    Compiling tokio-util v0.7.10
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling h2 v0.4.3
[INFO] [stderr]    Compiling hyper v1.2.0
[INFO] [stderr]    Compiling hyper-util v0.1.3
[INFO] [stderr]    Compiling axum v0.7.4
[INFO] [stderr]    Compiling axum-resp-result v0.7.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `trace`
[INFO] [stdout]   --> src/lib.rs:37:11
[INFO] [stdout]    |
[INFO] [stdout] 37 |     #[cfg(feature = "trace")]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `extra-error`, `log`, `nightly_try_v2`, `tracing`
[INFO] [stdout]    = help: consider adding `trace` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `trace`
[INFO] [stdout]   --> src/lib.rs:52:19
[INFO] [stdout]    |
[INFO] [stdout] 52 |             #[cfg(feature = "trace")]
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `extra-error`, `log`, `nightly_try_v2`, `tracing`
[INFO] [stdout]    = help: consider adding `trace` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `trace`
[INFO] [stdout]   --> src/lib.rs:56:19
[INFO] [stdout]    |
[INFO] [stdout] 56 |             #[cfg(feature = "trace")]
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `extra-error`, `log`, `nightly_try_v2`, `tracing`
[INFO] [stdout]    = help: consider adding `trace` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `trace`
[INFO] [stdout]   --> src/lib.rs:65:15
[INFO] [stdout]    |
[INFO] [stdout] 65 |         #[cfg(feature = "trace")]
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `extra-error`, `log`, `nightly_try_v2`, `tracing`
[INFO] [stdout]    = help: consider adding `trace` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `with_expect_err` is never used
[INFO] [stdout]  --> src/expect_ext.rs:8:8
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub(crate) trait ExpectExt<T, E> {
[INFO] [stdout]   |                  --------- method in this trait
[INFO] [stdout] ...
[INFO] [stdout] 8 |     fn with_expect_err(self, msg: &str) -> E
[INFO] [stdout]   |        ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 5 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `trace`
[INFO] [stdout]   --> src/lib.rs:37:11
[INFO] [stdout]    |
[INFO] [stdout] 37 |     #[cfg(feature = "trace")]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `extra-error`, `log`, `nightly_try_v2`, `tracing`
[INFO] [stdout]    = help: consider adding `trace` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `trace`
[INFO] [stdout]   --> src/lib.rs:52:19
[INFO] [stdout]    |
[INFO] [stdout] 52 |             #[cfg(feature = "trace")]
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `extra-error`, `log`, `nightly_try_v2`, `tracing`
[INFO] [stdout]    = help: consider adding `trace` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `trace`
[INFO] [stdout]   --> src/lib.rs:56:19
[INFO] [stdout]    |
[INFO] [stdout] 56 |             #[cfg(feature = "trace")]
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `extra-error`, `log`, `nightly_try_v2`, `tracing`
[INFO] [stdout]    = help: consider adding `trace` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `trace`
[INFO] [stdout]   --> src/lib.rs:65:15
[INFO] [stdout]    |
[INFO] [stdout] 65 |         #[cfg(feature = "trace")]
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `extra-error`, `log`, `nightly_try_v2`, `tracing`
[INFO] [stdout]    = help: consider adding `trace` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `with_expect_err` is never used
[INFO] [stdout]  --> src/expect_ext.rs:8:8
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub(crate) trait ExpectExt<T, E> {
[INFO] [stdout]   |                  --------- method in this trait
[INFO] [stdout] ...
[INFO] [stdout] 8 |     fn with_expect_err(self, msg: &str) -> E
[INFO] [stdout]   |        ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 5 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 34.85s
[INFO] running `Command { std: "docker" "inspect" "0034e90f599ea39ebb571517cdbc1ce152260e5af12980998e97957e61e746ce", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0034e90f599ea39ebb571517cdbc1ce152260e5af12980998e97957e61e746ce", kill_on_drop: false }`
[INFO] [stdout] 0034e90f599ea39ebb571517cdbc1ce152260e5af12980998e97957e61e746ce
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] b375cfd12c7d20aee8b58d04ab8d3d192f30b18c71f27850e8ecdf290430c89d
[INFO] running `Command { std: "docker" "start" "-a" "b375cfd12c7d20aee8b58d04ab8d3d192f30b18c71f27850e8ecdf290430c89d", kill_on_drop: false }`
[INFO] [stderr] warning: unexpected `cfg` condition value: `trace`
[INFO] [stderr]   --> src/lib.rs:37:11
[INFO] [stderr]    |
[INFO] [stderr] 37 |     #[cfg(feature = "trace")]
[INFO] [stderr]    |           ^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `feature` are: `extra-error`, `log`, `nightly_try_v2`, `tracing`
[INFO] [stderr]    = help: consider adding `trace` as a feature in `Cargo.toml`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `trace`
[INFO] [stderr]   --> src/lib.rs:52:19
[INFO] [stderr]    |
[INFO] [stderr] 52 |             #[cfg(feature = "trace")]
[INFO] [stderr]    |                   ^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `feature` are: `extra-error`, `log`, `nightly_try_v2`, `tracing`
[INFO] [stderr]    = help: consider adding `trace` as a feature in `Cargo.toml`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `trace`
[INFO] [stderr]   --> src/lib.rs:56:19
[INFO] [stderr]    |
[INFO] [stderr] 56 |             #[cfg(feature = "trace")]
[INFO] [stderr]    |                   ^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `feature` are: `extra-error`, `log`, `nightly_try_v2`, `tracing`
[INFO] [stderr]    = help: consider adding `trace` as a feature in `Cargo.toml`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `trace`
[INFO] [stderr]   --> src/lib.rs:65:15
[INFO] [stderr]    |
[INFO] [stderr] 65 |         #[cfg(feature = "trace")]
[INFO] [stderr]    |               ^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `feature` are: `extra-error`, `log`, `nightly_try_v2`, `tracing`
[INFO] [stderr]    = help: consider adding `trace` as a feature in `Cargo.toml`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: method `with_expect_err` is never used
[INFO] [stderr]  --> src/expect_ext.rs:8:8
[INFO] [stderr]   |
[INFO] [stderr] 3 | pub(crate) trait ExpectExt<T, E> {
[INFO] [stderr]   |                  --------- method in this trait
[INFO] [stderr] ...
[INFO] [stderr] 8 |     fn with_expect_err(self, msg: &str) -> E
[INFO] [stderr]   |        ^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(dead_code)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `axum-resp-result` (lib) generated 5 warnings
[INFO] [stderr] warning: `axum-resp-result` (lib test) generated 5 warnings (5 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.17s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/axum_resp_result-b562b3ab03dc72d2)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test resp_result::to_response::axum::axum_respond_part::test::test_wrap ... ok
[INFO] [stderr]    Doc-tests axum_resp_result
[INFO] [stdout] test extra_flag::flag_wrap::test::test_serde ... ok
[INFO] [stdout] test resp_result::to_response::test::test_prepare_resp ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] test src/extra_flag/flag_wrap.rs - extra_flag::flag_wrap::FlagWrap (line 10) ... ignored
[INFO] [stdout] test src/lib.rs - (line 151) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 85) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 47) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 228) ... FAILED
[INFO] [stdout] test src/extra_flag/flags.rs - extra_flag::flags::ExtraFlags (line 92) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 250) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - (line 151) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `resp_result`
[INFO] [stdout]  --> src/lib.rs:152:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use resp_result::{RespError, RespResult, FlagWrap, ExtraFlag};
[INFO] [stdout]   |     ^^^^^^^^^^^ use of undeclared crate or module `resp_result`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 85) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `resp_result`
[INFO] [stdout]  --> src/lib.rs:86:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use resp_result::{RespError, RespResult};
[INFO] [stdout]   |     ^^^^^^^^^^^ use of undeclared crate or module `resp_result`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 47) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `resp_result`
[INFO] [stdout]  --> src/lib.rs:48:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use resp_result::{RespError, RespResult};
[INFO] [stdout]   |     ^^^^^^^^^^^ use of undeclared crate or module `resp_result`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 228) stdout ----
[INFO] [stdout] error: cannot find attribute `rresult` in this scope
[INFO] [stdout]  --> src/lib.rs:231:3
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[rresult]
[INFO] [stdout]   |   ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]   |
[INFO] [stdout] 4 + use axum_resp_result::rresult;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `PlainError` in this scope
[INFO] [stdout]  --> src/lib.rs:232:56
[INFO] [stdout]   |
[INFO] [stdout] 6 | fn test((a, b): (i32, i64), foo: String) -> Result<(), PlainError> {
[INFO] [stdout]   |                                                        ^^^^^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]   |
[INFO] [stdout] 6 | fn test<PlainError>((a, b): (i32, i64), foo: String) -> Result<(), PlainError> {
[INFO] [stdout]   |        ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0412`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/extra_flag/flags.rs - extra_flag::flags::ExtraFlags (line 92) stdout ----
[INFO] [stdout] error[E0432]: unresolved imports `crate::ExtraFlag`, `crate::ExtraFlags`
[INFO] [stdout]  --> src/extra_flag/flags.rs:94:13
[INFO] [stdout]   |
[INFO] [stdout] 4 | use crate::{ExtraFlag,ExtraFlags};
[INFO] [stdout]   |             ^^^^^^^^^ ^^^^^^^^^^ no `ExtraFlags` in the root
[INFO] [stdout]   |             |
[INFO] [stdout]   |             no `ExtraFlag` in the root
[INFO] [stdout]   |
[INFO] [stdout]   = help: consider importing this enum instead:
[INFO] [stdout]           axum_resp_result::ExtraFlag
[INFO] [stdout]   = help: consider importing this struct instead:
[INFO] [stdout]           axum_resp_result::ExtraFlags
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 250) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: there are too many leading `super` keywords
[INFO] [stdout]   --> src/lib.rs:257:9
[INFO] [stdout]    |
[INFO] [stdout] 10 |     pub(super) enum PlainError {
[INFO] [stdout]    |         ^^^^^ there are too many leading `super` keywords
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/extra_flag/flags.rs - extra_flag::flags::ExtraFlags (line 92)
[INFO] [stdout]     src/lib.rs - (line 151)
[INFO] [stdout]     src/lib.rs - (line 228)
[INFO] [stdout]     src/lib.rs - (line 250)
[INFO] [stdout]     src/lib.rs - (line 47)
[INFO] [stdout]     src/lib.rs - (line 85)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 6 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.25s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "b375cfd12c7d20aee8b58d04ab8d3d192f30b18c71f27850e8ecdf290430c89d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b375cfd12c7d20aee8b58d04ab8d3d192f30b18c71f27850e8ecdf290430c89d", kill_on_drop: false }`
[INFO] [stdout] b375cfd12c7d20aee8b58d04ab8d3d192f30b18c71f27850e8ecdf290430c89d
[INFO] testing axum-resp-result-0.7.1 against try#b642703cf9526da1e72c0b6755753b939a9c6b6d for pr-125151
[INFO] extracting crate axum-resp-result 0.7.1 into /workspace/builds/worker-6-tc2/source
[INFO] validating manifest of crates.io crate axum-resp-result 0.7.1 on toolchain b642703cf9526da1e72c0b6755753b939a9c6b6d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate axum-resp-result 0.7.1
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate axum-resp-result 0.7.1
[INFO] tweaked toml for crates.io crate axum-resp-result 0.7.1 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] crate crates.io crate axum-resp-result 0.7.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" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6e53231bbdcf294077d51526184486ca7dfdfd93adb4a386c856316506b5794a
[INFO] running `Command { std: "docker" "start" "-a" "6e53231bbdcf294077d51526184486ca7dfdfd93adb4a386c856316506b5794a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6e53231bbdcf294077d51526184486ca7dfdfd93adb4a386c856316506b5794a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6e53231bbdcf294077d51526184486ca7dfdfd93adb4a386c856316506b5794a", kill_on_drop: false }`
[INFO] [stdout] 6e53231bbdcf294077d51526184486ca7dfdfd93adb4a386c856316506b5794a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] da6ec38534eab554aa73170f1d76c75c520fe416ddb909a6ede20bfd9494b639
[INFO] running `Command { std: "docker" "start" "-a" "da6ec38534eab554aa73170f1d76c75c520fe416ddb909a6ede20bfd9494b639", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.79
[INFO] [stderr]    Compiling pin-project-lite v0.2.13
[INFO] [stderr]    Compiling bytes v1.5.0
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling itoa v1.0.10
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling memchr v2.7.1
[INFO] [stderr]    Compiling futures-task v0.3.30
[INFO] [stderr]    Compiling futures-io v0.3.30
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling rustversion v1.0.14
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]    Compiling hashbrown v0.14.3
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling async-trait v0.1.78
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling serde_json v1.0.114
[INFO] [stderr]    Compiling smallvec v1.13.1
[INFO] [stderr]    Compiling ryu v1.0.17
[INFO] [stderr]    Compiling tower-layer v0.3.2
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling thiserror v1.0.58
[INFO] [stderr]    Compiling sync_wrapper v0.1.2
[INFO] [stderr]    Compiling matchit v0.7.3
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling http v1.1.0
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling indexmap v2.2.5
[INFO] [stderr]    Compiling syn v2.0.53
[INFO] [stderr]    Compiling axum-core v0.4.3
[INFO] [stderr]    Compiling axum v0.7.4
[INFO] [stderr]    Compiling http-body v1.0.0
[INFO] [stderr]    Compiling http-body-util v0.1.1
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling socket2 v0.5.6
[INFO] [stderr]    Compiling darling_core v0.20.8
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]    Compiling thiserror-impl v1.0.58
[INFO] [stderr]    Compiling tokio v1.36.0
[INFO] [stderr]    Compiling darling_macro v0.20.8
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling pin-project v1.1.5
[INFO] [stderr]    Compiling darling v0.20.8
[INFO] [stderr]    Compiling axum-resp-result-macro v0.7.1
[INFO] [stderr]    Compiling futures-executor v0.3.30
[INFO] [stderr]    Compiling futures v0.3.30
[INFO] [stderr]    Compiling tokio-util v0.7.10
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling h2 v0.4.3
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling serde_path_to_error v0.1.16
[INFO] [stderr]    Compiling hyper v1.2.0
[INFO] [stderr]    Compiling hyper-util v0.1.3
[INFO] [stderr]    Compiling axum-resp-result v0.7.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `trace`
[INFO] [stdout]   --> src/lib.rs:37:11
[INFO] [stdout]    |
[INFO] [stdout] 37 |     #[cfg(feature = "trace")]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `extra-error`, `log`, `nightly_try_v2`, `tracing`
[INFO] [stdout]    = help: consider adding `trace` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `trace`
[INFO] [stdout]   --> src/lib.rs:52:19
[INFO] [stdout]    |
[INFO] [stdout] 52 |             #[cfg(feature = "trace")]
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `extra-error`, `log`, `nightly_try_v2`, `tracing`
[INFO] [stdout]    = help: consider adding `trace` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `trace`
[INFO] [stdout]   --> src/lib.rs:56:19
[INFO] [stdout]    |
[INFO] [stdout] 56 |             #[cfg(feature = "trace")]
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `extra-error`, `log`, `nightly_try_v2`, `tracing`
[INFO] [stdout]    = help: consider adding `trace` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `trace`
[INFO] [stdout]   --> src/lib.rs:65:15
[INFO] [stdout]    |
[INFO] [stdout] 65 |         #[cfg(feature = "trace")]
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `extra-error`, `log`, `nightly_try_v2`, `tracing`
[INFO] [stdout]    = help: consider adding `trace` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `with_expect_err` is never used
[INFO] [stdout]  --> src/expect_ext.rs:8:8
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub(crate) trait ExpectExt<T, E> {
[INFO] [stdout]   |                  --------- method in this trait
[INFO] [stdout] ...
[INFO] [stdout] 8 |     fn with_expect_err(self, msg: &str) -> E
[INFO] [stdout]   |        ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 5 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 30.01s
[INFO] running `Command { std: "docker" "inspect" "da6ec38534eab554aa73170f1d76c75c520fe416ddb909a6ede20bfd9494b639", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "da6ec38534eab554aa73170f1d76c75c520fe416ddb909a6ede20bfd9494b639", kill_on_drop: false }`
[INFO] [stdout] da6ec38534eab554aa73170f1d76c75c520fe416ddb909a6ede20bfd9494b639
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 008e68bcb312135068eb4bb3b04a4fae85efb2190693dba439eb503921049c3b
[INFO] running `Command { std: "docker" "start" "-a" "008e68bcb312135068eb4bb3b04a4fae85efb2190693dba439eb503921049c3b", kill_on_drop: false }`
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.1
[INFO] [stderr]    Compiling crc32fast v1.4.0
[INFO] [stderr]    Compiling parking_lot_core v0.8.6
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling instant v0.1.12
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling linked-hash-map v0.5.6
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling iana-time-zone v0.1.60
[INFO] [stderr]    Compiling regex-syntax v0.6.29
[INFO] [stderr]    Compiling regex-syntax v0.8.2
[INFO] [stderr]    Compiling miniz_oxide v0.7.2
[INFO] [stderr]    Compiling yaml-rust v0.4.5
[INFO] [stderr]    Compiling humantime v1.3.0
[INFO] [stderr]    Compiling thread-id v3.3.0
[INFO] [stderr]    Compiling log-mdc v0.1.0
[INFO] [stderr]    Compiling arc-swap v0.4.8
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling overload v0.1.1
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling nu-ansi-term v0.46.0
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling axum-core v0.4.3
[INFO] [stderr]    Compiling parking_lot v0.11.2
[INFO] [stderr]    Compiling flate2 v1.0.28
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling convert_case v0.5.0
[INFO] [stderr]    Compiling is_debug v1.0.1
[INFO] [stderr]    Compiling tokio v1.36.0
[INFO] [stderr]    Compiling bitflags v2.5.0
[INFO] [stderr]    Compiling serde_yaml v0.8.26
[INFO] [stderr]    Compiling tower-http v0.5.2
[INFO] [stderr]    Compiling ordered-float v1.1.1
[INFO] [stderr]    Compiling chrono v0.4.35
[INFO] [stderr]    Compiling serde-value v0.6.0
[INFO] [stderr]    Compiling regex-automata v0.4.6
[INFO] [stderr]    Compiling log4rs v0.13.0
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling simple-log v1.6.0
[INFO] [stderr]    Compiling matchers v0.1.0
[INFO] [stderr]    Compiling regex v1.10.3
[INFO] [stderr]    Compiling tracing-subscriber v0.3.18
[INFO] [stderr]    Compiling tokio-util v0.7.10
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling h2 v0.4.3
[INFO] [stderr]    Compiling hyper v1.2.0
[INFO] [stderr]    Compiling hyper-util v0.1.3
[INFO] [stderr]    Compiling axum v0.7.4
[INFO] [stderr]    Compiling axum-resp-result v0.7.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `trace`
[INFO] [stdout]   --> src/lib.rs:37:11
[INFO] [stdout]    |
[INFO] [stdout] 37 |     #[cfg(feature = "trace")]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `extra-error`, `log`, `nightly_try_v2`, `tracing`
[INFO] [stdout]    = help: consider adding `trace` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `trace`
[INFO] [stdout]   --> src/lib.rs:52:19
[INFO] [stdout]    |
[INFO] [stdout] 52 |             #[cfg(feature = "trace")]
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `extra-error`, `log`, `nightly_try_v2`, `tracing`
[INFO] [stdout]    = help: consider adding `trace` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `trace`
[INFO] [stdout]   --> src/lib.rs:56:19
[INFO] [stdout]    |
[INFO] [stdout] 56 |             #[cfg(feature = "trace")]
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `extra-error`, `log`, `nightly_try_v2`, `tracing`
[INFO] [stdout]    = help: consider adding `trace` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `trace`
[INFO] [stdout]   --> src/lib.rs:65:15
[INFO] [stdout]    |
[INFO] [stdout] 65 |         #[cfg(feature = "trace")]
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `extra-error`, `log`, `nightly_try_v2`, `tracing`
[INFO] [stdout]    = help: consider adding `trace` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `with_expect_err` is never used
[INFO] [stdout]  --> src/expect_ext.rs:8:8
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub(crate) trait ExpectExt<T, E> {
[INFO] [stdout]   |                  --------- method in this trait
[INFO] [stdout] ...
[INFO] [stdout] 8 |     fn with_expect_err(self, msg: &str) -> E
[INFO] [stdout]   |        ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 5 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `trace`
[INFO] [stdout]   --> src/lib.rs:37:11
[INFO] [stdout]    |
[INFO] [stdout] 37 |     #[cfg(feature = "trace")]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `extra-error`, `log`, `nightly_try_v2`, `tracing`
[INFO] [stdout]    = help: consider adding `trace` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `trace`
[INFO] [stdout]   --> src/lib.rs:52:19
[INFO] [stdout]    |
[INFO] [stdout] 52 |             #[cfg(feature = "trace")]
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `extra-error`, `log`, `nightly_try_v2`, `tracing`
[INFO] [stdout]    = help: consider adding `trace` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `trace`
[INFO] [stdout]   --> src/lib.rs:56:19
[INFO] [stdout]    |
[INFO] [stdout] 56 |             #[cfg(feature = "trace")]
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `extra-error`, `log`, `nightly_try_v2`, `tracing`
[INFO] [stdout]    = help: consider adding `trace` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `trace`
[INFO] [stdout]   --> src/lib.rs:65:15
[INFO] [stdout]    |
[INFO] [stdout] 65 |         #[cfg(feature = "trace")]
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `extra-error`, `log`, `nightly_try_v2`, `tracing`
[INFO] [stdout]    = help: consider adding `trace` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `with_expect_err` is never used
[INFO] [stdout]  --> src/expect_ext.rs:8:8
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub(crate) trait ExpectExt<T, E> {
[INFO] [stdout]   |                  --------- method in this trait
[INFO] [stdout] ...
[INFO] [stdout] 8 |     fn with_expect_err(self, msg: &str) -> E
[INFO] [stdout]   |        ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 5 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 43.16s
[INFO] running `Command { std: "docker" "inspect" "008e68bcb312135068eb4bb3b04a4fae85efb2190693dba439eb503921049c3b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "008e68bcb312135068eb4bb3b04a4fae85efb2190693dba439eb503921049c3b", kill_on_drop: false }`
[INFO] [stdout] 008e68bcb312135068eb4bb3b04a4fae85efb2190693dba439eb503921049c3b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 2a9ee9af9dafed45fdaa7f2ccd39a73af09c022e5d9e89eb605fec707b4690bd
[INFO] running `Command { std: "docker" "start" "-a" "2a9ee9af9dafed45fdaa7f2ccd39a73af09c022e5d9e89eb605fec707b4690bd", kill_on_drop: false }`
[INFO] [stderr] warning: unexpected `cfg` condition value: `trace`
[INFO] [stderr]   --> src/lib.rs:37:11
[INFO] [stderr]    |
[INFO] [stderr] 37 |     #[cfg(feature = "trace")]
[INFO] [stderr]    |           ^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `feature` are: `extra-error`, `log`, `nightly_try_v2`, `tracing`
[INFO] [stderr]    = help: consider adding `trace` as a feature in `Cargo.toml`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `trace`
[INFO] [stderr]   --> src/lib.rs:52:19
[INFO] [stderr]    |
[INFO] [stderr] 52 |             #[cfg(feature = "trace")]
[INFO] [stderr]    |                   ^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `feature` are: `extra-error`, `log`, `nightly_try_v2`, `tracing`
[INFO] [stderr]    = help: consider adding `trace` as a feature in `Cargo.toml`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `trace`
[INFO] [stderr]   --> src/lib.rs:56:19
[INFO] [stderr]    |
[INFO] [stderr] 56 |             #[cfg(feature = "trace")]
[INFO] [stderr]    |                   ^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `feature` are: `extra-error`, `log`, `nightly_try_v2`, `tracing`
[INFO] [stderr]    = help: consider adding `trace` as a feature in `Cargo.toml`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `trace`
[INFO] [stderr]   --> src/lib.rs:65:15
[INFO] [stderr]    |
[INFO] [stderr] 65 |         #[cfg(feature = "trace")]
[INFO] [stderr]    |               ^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `feature` are: `extra-error`, `log`, `nightly_try_v2`, `tracing`
[INFO] [stderr]    = help: consider adding `trace` as a feature in `Cargo.toml`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: method `with_expect_err` is never used
[INFO] [stderr]  --> src/expect_ext.rs:8:8
[INFO] [stderr]   |
[INFO] [stderr] 3 | pub(crate) trait ExpectExt<T, E> {
[INFO] [stderr]   |                  --------- method in this trait
[INFO] [stderr] ...
[INFO] [stderr] 8 |     fn with_expect_err(self, msg: &str) -> E
[INFO] [stderr]   |        ^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(dead_code)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `axum-resp-result` (lib) generated 5 warnings
[INFO] [stderr] warning: `axum-resp-result` (lib test) generated 5 warnings (5 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.17s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/axum_resp_result-b562b3ab03dc72d2)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test resp_result::to_response::test::test_prepare_resp ... ok
[INFO] [stdout] test resp_result::to_response::axum::axum_respond_part::test::test_wrap ... ok
[INFO] [stdout] test extra_flag::flag_wrap::test::test_serde ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests axum_resp_result
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] test src/extra_flag/flag_wrap.rs - extra_flag::flag_wrap::FlagWrap (line 10) ... ignored
[INFO] [stdout] test src/lib.rs - (line 151) ... FAILED
[INFO] [stdout] test src/extra_flag/flags.rs - extra_flag::flags::ExtraFlags (line 92) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 250) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 47) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 85) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 228) ... FAILED
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - (line 151) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `resp_result`
[INFO] [stdout]  --> src/lib.rs:152:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use resp_result::{RespError, RespResult, FlagWrap, ExtraFlag};
[INFO] [stdout]   |     ^^^^^^^^^^^ use of undeclared crate or module `resp_result`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/extra_flag/flags.rs - extra_flag::flags::ExtraFlags (line 92) stdout ----
[INFO] [stdout] error[E0432]: unresolved imports `crate::ExtraFlag`, `crate::ExtraFlags`
[INFO] [stdout]  --> src/extra_flag/flags.rs:94:13
[INFO] [stdout]   |
[INFO] [stdout] 4 | use crate::{ExtraFlag,ExtraFlags};
[INFO] [stdout]   |             ^^^^^^^^^ ^^^^^^^^^^ no `ExtraFlags` in the root
[INFO] [stdout]   |             |
[INFO] [stdout]   |             no `ExtraFlag` in the root
[INFO] [stdout]   |
[INFO] [stdout]   = help: consider importing this enum instead:
[INFO] [stdout]           axum_resp_result::ExtraFlag
[INFO] [stdout]   = help: consider importing this struct instead:
[INFO] [stdout]           axum_resp_result::ExtraFlags
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 250) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: there are too many leading `super` keywords
[INFO] [stdout]   --> src/lib.rs:257:9
[INFO] [stdout]    |
[INFO] [stdout] 10 |     pub(super) enum PlainError {
[INFO] [stdout]    |         ^^^^^ there are too many leading `super` keywords
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 47) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `resp_result`
[INFO] [stdout]  --> src/lib.rs:48:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use resp_result::{RespError, RespResult};
[INFO] [stdout]   |     ^^^^^^^^^^^ use of undeclared crate or module `resp_result`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 85) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `resp_result`
[INFO] [stdout]  --> src/lib.rs:86:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use resp_result::{RespError, RespResult};
[INFO] [stdout]   |     ^^^^^^^^^^^ use of undeclared crate or module `resp_result`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 228) stdout ----
[INFO] [stdout] error: cannot find attribute `rresult` in this scope
[INFO] [stdout]  --> src/lib.rs:231:3
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[rresult]
[INFO] [stdout]   |   ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]   |
[INFO] [stdout] 4 + use axum_resp_result::rresult;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `PlainError` in this scope
[INFO] [stdout]  --> src/lib.rs:232:56
[INFO] [stdout]   |
[INFO] [stdout] 6 | fn test((a, b): (i32, i64), foo: String) -> Result<(), PlainError> {
[INFO] [stdout]   |                                                        ^^^^^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]   |
[INFO] [stdout] 6 | fn test<PlainError>((a, b): (i32, i64), foo: String) -> Result<(), PlainError> {
[INFO] [stdout]   |        ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0412`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/extra_flag/flags.rs - extra_flag::flags::ExtraFlags (line 92)
[INFO] [stdout]     src/lib.rs - (line 151)
[INFO] [stdout]     src/lib.rs - (line 228)
[INFO] [stdout]     src/lib.rs - (line 250)
[INFO] [stdout]     src/lib.rs - (line 47)
[INFO] [stdout]     src/lib.rs - (line 85)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 6 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.30s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "2a9ee9af9dafed45fdaa7f2ccd39a73af09c022e5d9e89eb605fec707b4690bd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2a9ee9af9dafed45fdaa7f2ccd39a73af09c022e5d9e89eb605fec707b4690bd", kill_on_drop: false }`
[INFO] [stdout] 2a9ee9af9dafed45fdaa7f2ccd39a73af09c022e5d9e89eb605fec707b4690bd
