[INFO] fetching crate web-route 0.2.4...
[INFO] testing web-route-0.2.4 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7
[INFO] extracting crate web-route 0.2.4 into /workspace/builds/worker-6-tc1/source
[INFO] started tweaking crates.io crate web-route 0.2.4
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate web-route 0.2.4
[INFO] tweaked toml for crates.io crate web-route 0.2.4 written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate web-route 0.2.4 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate web-route 0.2.4 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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "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 reserve-port v2.3.0
[INFO] [stderr]   Downloaded auto-future v1.0.0
[INFO] [stderr]   Downloaded bytesize v2.0.1
[INFO] [stderr]   Downloaded rust-multipart-rfc7578_2 v0.8.0
[INFO] [stderr]   Downloaded axum-test v17.3.0
[INFO] [stderr]   Downloaded dummy v0.11.0
[INFO] [stderr]   Downloaded fake v4.3.0
[INFO] [stderr]   Downloaded axum v0.8.4
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b5734c83a20462f789dd695b595f677edc415234671ebf23c2e9fa93d8836254
[INFO] running `Command { std: "docker" "start" "-a" "b5734c83a20462f789dd695b595f677edc415234671ebf23c2e9fa93d8836254", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b5734c83a20462f789dd695b595f677edc415234671ebf23c2e9fa93d8836254", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b5734c83a20462f789dd695b595f677edc415234671ebf23c2e9fa93d8836254", kill_on_drop: false }`
[INFO] [stdout] b5734c83a20462f789dd695b595f677edc415234671ebf23c2e9fa93d8836254
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5f93c50591e4c59ce2489dbd259bb0b17a65acdd6b42a0bb8fde02ab02eac9a5
[INFO] running `Command { std: "docker" "start" "-a" "5f93c50591e4c59ce2489dbd259bb0b17a65acdd6b42a0bb8fde02ab02eac9a5", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling serde_json v1.0.141
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling web-route v0.2.4 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.50s
[INFO] running `Command { std: "docker" "inspect" "5f93c50591e4c59ce2489dbd259bb0b17a65acdd6b42a0bb8fde02ab02eac9a5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5f93c50591e4c59ce2489dbd259bb0b17a65acdd6b42a0bb8fde02ab02eac9a5", kill_on_drop: false }`
[INFO] [stdout] 5f93c50591e4c59ce2489dbd259bb0b17a65acdd6b42a0bb8fde02ab02eac9a5
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 032ba73059781af890f81b4627f1e146261126c81073785fe2c20415f00e1ff1
[INFO] running `Command { std: "docker" "start" "-a" "032ba73059781af890f81b4627f1e146261126c81073785fe2c20415f00e1ff1", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling zerocopy v0.8.26
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling serde_json v1.0.141
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling rustversion v1.0.21
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling httpdate v1.0.3
[INFO] [stderr]    Compiling cookie v0.18.1
[INFO] [stderr]    Compiling time-macros v0.2.22
[INFO] [stderr]    Compiling socket2 v0.6.0
[INFO] [stderr]    Compiling anyhow v1.0.98
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]    Compiling matchit v0.8.4
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling axum-core v0.5.2
[INFO] [stderr]    Compiling pretty_assertions v1.4.1
[INFO] [stderr]    Compiling bytesize v2.0.1
[INFO] [stderr]    Compiling deunicode v1.6.2
[INFO] [stderr]    Compiling auto-future v1.0.0
[INFO] [stderr]    Compiling time v0.3.41
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling tokio v1.46.1
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling rust-multipart-rfc7578_2 v0.8.0
[INFO] [stderr]    Compiling reserve-port v2.3.0
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling dummy v0.11.0
[INFO] [stderr]    Compiling zerovec v0.11.2
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling fake v4.3.0
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.2
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling hyper-util v0.1.16
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling serde_path_to_error v0.1.17
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling axum v0.8.4
[INFO] [stderr]    Compiling assert-json-diff v2.0.2
[INFO] [stderr]    Compiling web-route v0.2.4 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling axum-test v17.3.0
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 06s
[INFO] running `Command { std: "docker" "inspect" "032ba73059781af890f81b4627f1e146261126c81073785fe2c20415f00e1ff1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "032ba73059781af890f81b4627f1e146261126c81073785fe2c20415f00e1ff1", kill_on_drop: false }`
[INFO] [stdout] 032ba73059781af890f81b4627f1e146261126c81073785fe2c20415f00e1ff1
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 0c0f4a557ce1a04bdb47cf1c5d94dbbbe30219f0e77729342a45ac3c610d295e
[INFO] running `Command { std: "docker" "start" "-a" "0c0f4a557ce1a04bdb47cf1c5d94dbbbe30219f0e77729342a45ac3c610d295e", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.23s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/web_route-f12f16a86abb06db)
[INFO] [stdout] 
[INFO] [stdout] running 12 tests
[INFO] [stdout] test parameterized_route::segment::segment_tests::from::should_not_parse_empty_segment ... ok
[INFO] [stdout] test parameterized_route::segment::segment_tests::to_template::should_correctly_template_static_segment ... ok
[INFO] [stdout] test parameterized_route::segment::segment_tests::from::should_parse_static_segment ... ok
[INFO] [stdout] test parameterized_route::segment::segment_tests::to_template::should_correctly_template_catchall_parameter ... ok
[INFO] [stdout] test parameterized_route::segment::segment_tests::to_template::should_correctly_template_named_parameter ... ok
[INFO] [stderr]      Running tests/axum_nested_route.rs (/opt/rustwide/target/debug/deps/axum_nested_route-6a4a7f1b82da05a6)
[INFO] [stdout] test parameterized_route::route::parameterized_route_tests::to_web_route::should_normalize_double_forward_slashes ... ok
[INFO] [stdout] test parameterized_route::segment::segment_tests::from::should_parse_named_parameter ... ok
[INFO] [stdout] test parameterized_route::segment::segment_tests::from::should_parse_catchall_parameter ... ok
[INFO] [stdout] test to_segments::to_fixed_segment_tests::str_should_normalize_double_slashes ... ok
[INFO] [stdout] test to_segments::to_fixed_segment_tests::string_should_normalize_double_slashes ... ok
[INFO] [stdout] test to_segments::to_parameterized_segment_tests::str_should_normalize_double_slashes ... ok
[INFO] [stdout] test to_segments::to_parameterized_segment_tests::string_should_normalize_double_slashes ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test should_be_able_to_generate_populated_route ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/axum_path_extractor.rs (/opt/rustwide/target/debug/deps/axum_path_extractor-a5928d6c480b2ccc)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test should_be_able_to_extract_a_web_route_with_axum_path_extractor ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests web_route
[INFO] [stdout] 
[INFO] [stdout] running 9 tests
[INFO] [stdout] test src/lib.rs - (line 61) ... ok
[INFO] [stdout] test src/lib.rs - (line 23) ... ok
[INFO] [stdout] test src/parameterized_route/route.rs - parameterized_route::route::ParameterizedRoute::new (line 21) ... ok
[INFO] [stdout] test src/web_route/route.rs - web_route::route::WebRoute::join (line 33) ... ok
[INFO] [stdout] test src/parameterized_route/route.rs - parameterized_route::route::ParameterizedRoute::to_web_route (line 70) ... ok
[INFO] [stdout] test src/web_route/route.rs - web_route::route::WebRoute::new (line 17) ... ok
[INFO] [stdout] test src/parameterized_route/route.rs - parameterized_route::route::ParameterizedRoute::join (line 37) ... ok
[INFO] [stdout] test src/lib.rs - (line 40) ... ok
[INFO] [stdout] test src/lib.rs - (line 72) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 0.88s; merged doctests compilation took 0.86s
[INFO] running `Command { std: "docker" "inspect" "0c0f4a557ce1a04bdb47cf1c5d94dbbbe30219f0e77729342a45ac3c610d295e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0c0f4a557ce1a04bdb47cf1c5d94dbbbe30219f0e77729342a45ac3c610d295e", kill_on_drop: false }`
[INFO] [stdout] 0c0f4a557ce1a04bdb47cf1c5d94dbbbe30219f0e77729342a45ac3c610d295e
