[INFO] cloning repository https://github.com/devashishdxt/axum-asset
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/devashishdxt/axum-asset" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdevashishdxt%2Faxum-asset", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdevashishdxt%2Faxum-asset'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 56f54bf0f7e85b68758a967041c1eec0e7b09588
[INFO] testing devashishdxt/axum-asset against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdevashishdxt%2Faxum-asset" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/devashishdxt/axum-asset
[INFO] finished tweaking git repo https://github.com/devashishdxt/axum-asset
[INFO] tweaked toml for git repo https://github.com/devashishdxt/axum-asset written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/devashishdxt/axum-asset on toolchain 33835004928d3bf65db4d4712e1330766263b0bd
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/devashishdxt/axum-asset 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" "+33835004928d3bf65db4d4712e1330766263b0bd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d834e10891a4c8407e248bfa1f3946848332a14379732cfeb6e897d0eabf8b26
[INFO] running `Command { std: "docker" "start" "-a" "d834e10891a4c8407e248bfa1f3946848332a14379732cfeb6e897d0eabf8b26", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d834e10891a4c8407e248bfa1f3946848332a14379732cfeb6e897d0eabf8b26", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d834e10891a4c8407e248bfa1f3946848332a14379732cfeb6e897d0eabf8b26", kill_on_drop: false }`
[INFO] [stdout] d834e10891a4c8407e248bfa1f3946848332a14379732cfeb6e897d0eabf8b26
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] bfb41dde3917087258b4143919b9a13ab6c24193b62696c50478739ebb2e6d23
[INFO] running `Command { std: "docker" "start" "-a" "bfb41dde3917087258b4143919b9a13ab6c24193b62696c50478739ebb2e6d23", kill_on_drop: false }`
[INFO] [stderr]    Compiling itoa v1.0.17
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling libc v0.2.182
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]    Compiling httpdate v1.0.3
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling tower-service v0.3.3
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling tower-layer v0.3.3
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling unicase v2.9.0
[INFO] [stderr]    Compiling socket2 v0.6.2
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling atomic-waker v1.1.2
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling ryu v1.0.23
[INFO] [stderr]    Compiling axum-core v0.5.6
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling headers-core v0.3.0
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling matchit v0.8.4
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling headers v0.4.1
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling axum-asset-derive v0.1.0 (/opt/rustwide/workdir/axum-asset-derive)
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling axum v0.8.8
[INFO] [stderr]    Compiling axum-extra v0.12.5
[INFO] [stderr]    Compiling axum-asset v0.3.0 (/opt/rustwide/workdir/axum-asset)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 45.89s
[INFO] running `Command { std: "docker" "inspect" "bfb41dde3917087258b4143919b9a13ab6c24193b62696c50478739ebb2e6d23", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bfb41dde3917087258b4143919b9a13ab6c24193b62696c50478739ebb2e6d23", kill_on_drop: false }`
[INFO] [stdout] bfb41dde3917087258b4143919b9a13ab6c24193b62696c50478739ebb2e6d23
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 854b41dab28017d033aeeb59cf455ac4e55f2a22e8b79c991865422abd350c26
[INFO] running `Command { std: "docker" "start" "-a" "854b41dab28017d033aeeb59cf455ac4e55f2a22e8b79c991865422abd350c26", kill_on_drop: false }`
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling axum-asset-derive v0.1.0 (/opt/rustwide/workdir/axum-asset-derive)
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling axum v0.8.8
[INFO] [stderr]    Compiling axum-extra v0.12.5
[INFO] [stderr]    Compiling axum-asset v0.3.0 (/opt/rustwide/workdir/axum-asset)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 17.35s
[INFO] running `Command { std: "docker" "inspect" "854b41dab28017d033aeeb59cf455ac4e55f2a22e8b79c991865422abd350c26", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "854b41dab28017d033aeeb59cf455ac4e55f2a22e8b79c991865422abd350c26", kill_on_drop: false }`
[INFO] [stdout] 854b41dab28017d033aeeb59cf455ac4e55f2a22e8b79c991865422abd350c26
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 6725e227b5ef30a16bbd6091006fbc136f59ce5294808068d7097604cc37c567
[INFO] running `Command { std: "docker" "start" "-a" "6725e227b5ef30a16bbd6091006fbc136f59ce5294808068d7097604cc37c567", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.14s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/axum_asset-593e46f75611efd1)
[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] [stderr]      Running tests/caching_tests.rs (/opt/rustwide/target/debug/deps/caching_tests-286af82868cf6ac4)
[INFO] [stdout] 
[INFO] [stdout] running 8 tests
[INFO] [stdout] test test_all_files_with_if_modified_since ... ok
[INFO] [stdout] test test_all_files_with_if_none_match ... ok
[INFO] [stdout] test test_all_files_with_if_none_match_and_if_modified_since ... ok
[INFO] [stderr]      Running tests/router_tests.rs (/opt/rustwide/target/debug/deps/router_tests-0a8b0a6e0b593a13)
[INFO] [stdout] test test_all_files_with_incorrect_if_none_match_and_incorrect_if_modified_since ... ok
[INFO] [stdout] test test_all_files_with_incorrect_if_modified_since ... ok
[INFO] [stdout] test test_all_files_with_if_none_match_and_incorrect_if_modified_since ... ok
[INFO] [stdout] test test_all_files_with_incorrect_if_none_match ... ok
[INFO] [stdout] test test_all_files_with_incorrect_if_none_match_and_if_modified_since ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test test_all_files ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/axum_asset_derive-d670bf6240a6d280)
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests axum_asset
[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 4 tests
[INFO] [stdout] test axum-asset/src/lib.rs - Asset (line 97) - compile ... ok
[INFO] [stdout] test axum-asset/src/lib.rs - (line 61) - compile ... ok
[INFO] [stdout] test axum-asset/src/asset.rs - asset::Asset::router (line 42) - compile ... FAILED
[INFO] [stdout] test axum-asset/src/lib.rs - (line 15) - compile ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- axum-asset/src/asset.rs - asset::Asset::router (line 42) stdout ----
[INFO] [stdout] error[E0283]: type annotations needed for `Router<_>`
[INFO] [stdout]    --> axum-asset/src/asset.rs:52:5
[INFO] [stdout]     |
[INFO] [stdout]  52 | let app = Router::new().nest("/static", StaticAssets::router());
[INFO] [stdout]     |     ^^^   ------------- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type must implement `Clone`
[INFO] [stdout] note: required by a bound in `Router::<S>::new`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/axum-0.8.8/src/routing/mod.rs:140:8
[INFO] [stdout]     |
[INFO] [stdout] 140 |     S: Clone + Send + Sync + 'static,
[INFO] [stdout]     |        ^^^^^ required by this bound in `Router::<S>::new`
[INFO] [stdout] ...
[INFO] [stdout] 146 |     pub fn new() -> Self {
[INFO] [stdout]     |            --- required by a bound in this associated function
[INFO] [stdout] help: consider giving `app` an explicit type, where the type for type parameter `S` is specified
[INFO] [stdout]     |
[INFO] [stdout]  52 | let app: Router<S> = Router::new().nest("/static", StaticAssets::router());
[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 E0283`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- axum-asset/src/lib.rs - (line 15) stdout ----
[INFO] [stdout] error[E0283]: type annotations needed for `Router<_>`
[INFO] [stdout]    --> axum-asset/src/lib.rs:26:5
[INFO] [stdout]     |
[INFO] [stdout]  26 | let app = Router::new().nest("/static", StaticAssets::router());
[INFO] [stdout]     |     ^^^   ------------- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type must implement `Clone`
[INFO] [stdout] note: required by a bound in `Router::<S>::new`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/axum-0.8.8/src/routing/mod.rs:140:8
[INFO] [stdout]     |
[INFO] [stdout] 140 |     S: Clone + Send + Sync + 'static,
[INFO] [stdout]     |        ^^^^^ required by this bound in `Router::<S>::new`
[INFO] [stdout] ...
[INFO] [stdout] 146 |     pub fn new() -> Self {
[INFO] [stdout]     |            --- required by a bound in this associated function
[INFO] [stdout] help: consider giving `app` an explicit type, where the type for type parameter `S` is specified
[INFO] [stdout]     |
[INFO] [stdout]  26 | let app: Router<S> = Router::new().nest("/static", StaticAssets::router());
[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 E0283`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     axum-asset/src/asset.rs - asset::Asset::router (line 42)
[INFO] [stdout]     axum-asset/src/lib.rs - (line 15)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 2 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.38s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 0.61s; merged doctests compilation took 0.23s
[INFO] [stderr] error: doctest failed, to rerun pass `-p axum-asset --doc`
[INFO] running `Command { std: "docker" "inspect" "6725e227b5ef30a16bbd6091006fbc136f59ce5294808068d7097604cc37c567", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6725e227b5ef30a16bbd6091006fbc136f59ce5294808068d7097604cc37c567", kill_on_drop: false }`
[INFO] [stdout] 6725e227b5ef30a16bbd6091006fbc136f59ce5294808068d7097604cc37c567
