[INFO] fetching crate web-route 0.2.5... [INFO] testing web-route-0.2.5 against master#562dee4820c458d823175268e41601d4c060588a for pr-154210-2 [INFO] extracting crate web-route 0.2.5 into /workspace/builds/worker-5-tc1/source [INFO] started tweaking crates.io crate web-route 0.2.5 [INFO] removed 0 missing examples [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate web-route 0.2.5 [INFO] tweaked toml for crates.io crate web-route 0.2.5 written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate web-route 0.2.5 on toolchain 562dee4820c458d823175268e41601d4c060588a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate web-route 0.2.5 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" "+562dee4820c458d823175268e41601d4c060588a" "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 typetag-impl v0.2.21 [INFO] [stderr] Downloaded dummy v0.12.0 [INFO] [stderr] Downloaded rust-multipart-rfc7578_2 v0.9.0 [INFO] [stderr] Downloaded reserve-port v2.4.0 [INFO] [stderr] Downloaded bytesize v2.3.1 [INFO] [stderr] Downloaded typetag v0.2.21 [INFO] [stderr] Downloaded fake v5.1.0 [INFO] [stderr] Downloaded expect-json-macros v1.10.1 [INFO] [stderr] Downloaded expect-json v1.10.1 [INFO] [stderr] Downloaded deunicode v1.6.2 [INFO] [stderr] Downloaded axum-test v20.0.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 99a8c9fd84801287c1a98117d63cb093255e97e059879be80d6b029aec52cd54 [INFO] running `Command { std: "docker" "start" "-a" "99a8c9fd84801287c1a98117d63cb093255e97e059879be80d6b029aec52cd54", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "99a8c9fd84801287c1a98117d63cb093255e97e059879be80d6b029aec52cd54", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "99a8c9fd84801287c1a98117d63cb093255e97e059879be80d6b029aec52cd54", kill_on_drop: false }` [INFO] [stdout] 99a8c9fd84801287c1a98117d63cb093255e97e059879be80d6b029aec52cd54 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 88aafed99b8c543e948189d2a297b4e824a95b677b455d5fcdf0f85133c74930 [INFO] running `Command { std: "docker" "start" "-a" "88aafed99b8c543e948189d2a297b4e824a95b677b455d5fcdf0f85133c74930", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling web-route v0.2.5 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.72s [INFO] running `Command { std: "docker" "inspect" "88aafed99b8c543e948189d2a297b4e824a95b677b455d5fcdf0f85133c74930", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "88aafed99b8c543e948189d2a297b4e824a95b677b455d5fcdf0f85133c74930", kill_on_drop: false }` [INFO] [stdout] 88aafed99b8c543e948189d2a297b4e824a95b677b455d5fcdf0f85133c74930 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e379caafc8761c8b32ed76c8d2ebec5a2769d535c42424929b8e5b3cb7b38d30 [INFO] running `Command { std: "docker" "start" "-a" "e379caafc8761c8b32ed76c8d2ebec5a2769d535c42424929b8e5b3cb7b38d30", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling libc v0.2.184 [INFO] [stderr] Compiling rand_core v0.10.0 [INFO] [stderr] Compiling getrandom v0.4.2 [INFO] [stderr] Compiling typeid v1.0.3 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling erased-serde v0.4.10 [INFO] [stderr] Compiling typetag v0.2.21 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling cookie v0.18.1 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling inventory v0.3.24 [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Compiling uuid v1.23.0 [INFO] [stderr] Compiling chacha20 v0.10.0 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling bytesize v2.3.1 [INFO] [stderr] Compiling axum-core v0.5.6 [INFO] [stderr] Compiling pretty_assertions v1.4.1 [INFO] [stderr] Compiling deunicode v1.6.2 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling mio v1.2.0 [INFO] [stderr] Compiling socket2 v0.6.3 [INFO] [stderr] Compiling rand v0.10.0 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling num v0.4.3 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling zerofrom-derive v0.1.7 [INFO] [stderr] Compiling yoke-derive v0.8.2 [INFO] [stderr] Compiling zerovec-derive v0.11.3 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling tokio-macros v2.7.0 [INFO] [stderr] Compiling typetag-impl v0.2.21 [INFO] [stderr] Compiling expect-json-macros v1.10.1 [INFO] [stderr] Compiling tokio v1.51.1 [INFO] [stderr] Compiling zerofrom v0.1.7 [INFO] [stderr] Compiling yoke v0.8.2 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling zerotrie v0.2.4 [INFO] [stderr] Compiling zerovec v0.11.6 [INFO] [stderr] Compiling reserve-port v2.4.0 [INFO] [stderr] Compiling rust-multipart-rfc7578_2 v0.9.0 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling dummy v0.12.0 [INFO] [stderr] Compiling tinystr v0.8.3 [INFO] [stderr] Compiling potential_utf v0.1.5 [INFO] [stderr] Compiling icu_collections v2.2.0 [INFO] [stderr] Compiling icu_locale_core v2.2.0 [INFO] [stderr] Compiling fake v5.1.0 [INFO] [stderr] Compiling icu_provider v2.2.0 [INFO] [stderr] Compiling icu_properties v2.2.0 [INFO] [stderr] Compiling icu_normalizer v2.2.0 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling email_address v0.2.9 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling web-route v0.2.5 (/opt/rustwide/workdir) [INFO] [stderr] Compiling hyper v1.9.0 [INFO] [stderr] Compiling tower v0.5.3 [INFO] [stderr] Compiling expect-json v1.10.1 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling url v2.5.8 [INFO] [stderr] Compiling hyper-util v0.1.20 [INFO] [stderr] Compiling axum v0.8.8 [INFO] [stderr] Compiling axum-test v20.0.0 [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 33.21s [INFO] running `Command { std: "docker" "inspect" "e379caafc8761c8b32ed76c8d2ebec5a2769d535c42424929b8e5b3cb7b38d30", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e379caafc8761c8b32ed76c8d2ebec5a2769d535c42424929b8e5b3cb7b38d30", kill_on_drop: false }` [INFO] [stdout] e379caafc8761c8b32ed76c8d2ebec5a2769d535c42424929b8e5b3cb7b38d30 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] e4f231486e167c510bde734abca59ee3ec88dd23842eb731ebcfd5625c0d6194 [INFO] running `Command { std: "docker" "start" "-a" "e4f231486e167c510bde734abca59ee3ec88dd23842eb731ebcfd5625c0d6194", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.21s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/web_route-228edccd1b0e7a0e) [INFO] [stdout] [INFO] [stderr] Running tests/axum_nested_route.rs (/opt/rustwide/target/debug/deps/axum_nested_route-f39325c6967edc6c) [INFO] [stdout] running 12 tests [INFO] [stderr] Running tests/axum_path_extractor.rs (/opt/rustwide/target/debug/deps/axum_path_extractor-62fa0cf063f797b5) [INFO] [stdout] test parameterized_route::segment::segment_tests::from::should_not_parse_empty_segment ... ok [INFO] [stdout] test parameterized_route::segment::segment_tests::from::should_parse_named_parameter ... 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] [stdout] test parameterized_route::segment::segment_tests::to_template::should_correctly_template_static_segment ... ok [INFO] [stdout] test to_segments::to_parameterized_segment_tests::str_should_normalize_double_slashes ... 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 parameterized_route::segment::segment_tests::from::should_parse_static_segment ... ok [INFO] [stdout] test parameterized_route::route::parameterized_route_tests::to_web_route::should_normalize_double_forward_slashes ... ok [INFO] [stdout] test to_segments::to_parameterized_segment_tests::string_should_normalize_double_slashes ... ok [INFO] [stdout] test parameterized_route::segment::segment_tests::from::should_parse_catchall_parameter ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s [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.02s [INFO] [stdout] [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/parameterized_route/route.rs - parameterized_route::route::ParameterizedRoute::to_web_route (line 70) ... ok [INFO] [stdout] test src/parameterized_route/route.rs - parameterized_route::route::ParameterizedRoute::new (line 21) ... ok [INFO] [stdout] test src/lib.rs - (line 61) ... ok [INFO] [stdout] test src/lib.rs - (line 40) ... ok [INFO] [stdout] test src/lib.rs - (line 23) ... ok [INFO] [stdout] test src/parameterized_route/route.rs - parameterized_route::route::ParameterizedRoute::join (line 37) ... ok [INFO] [stdout] test src/lib.rs - (line 72) ... ok [INFO] [stdout] test src/web_route/route.rs - web_route::route::WebRoute::new (line 17) ... ok [INFO] [stdout] test src/web_route/route.rs - web_route::route::WebRoute::join (line 33) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] [stdout] all doctests ran in 0.88s; merged doctests compilation took 0.85s [INFO] running `Command { std: "docker" "inspect" "e4f231486e167c510bde734abca59ee3ec88dd23842eb731ebcfd5625c0d6194", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e4f231486e167c510bde734abca59ee3ec88dd23842eb731ebcfd5625c0d6194", kill_on_drop: false }` [INFO] [stdout] e4f231486e167c510bde734abca59ee3ec88dd23842eb731ebcfd5625c0d6194