[INFO] fetching crate lambda-lw-http-router-core 0.6.0... [INFO] testing lambda-lw-http-router-core-0.6.0 against try#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210-1 [INFO] extracting crate lambda-lw-http-router-core 0.6.0 into /workspace/builds/worker-3-tc2/source [INFO] started tweaking crates.io crate lambda-lw-http-router-core 0.6.0 [INFO] finished tweaking crates.io crate lambda-lw-http-router-core 0.6.0 [INFO] tweaked toml for crates.io crate lambda-lw-http-router-core 0.6.0 written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate lambda-lw-http-router-core 0.6.0 on toolchain dec9417b8611e34e787a3e4c37686b5131f9e5c5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate lambda-lw-http-router-core 0.6.0 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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 53ab4c3fdd8f1dc70cfb3822ef7b71a296894b9438069726d7888d45244fae41 [INFO] running `Command { std: "docker" "start" "-a" "53ab4c3fdd8f1dc70cfb3822ef7b71a296894b9438069726d7888d45244fae41", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "53ab4c3fdd8f1dc70cfb3822ef7b71a296894b9438069726d7888d45244fae41", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "53ab4c3fdd8f1dc70cfb3822ef7b71a296894b9438069726d7888d45244fae41", kill_on_drop: false }` [INFO] [stdout] 53ab4c3fdd8f1dc70cfb3822ef7b71a296894b9438069726d7888d45244fae41 [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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 50774d440aa922adbcf45ae1eb96278887f509c5c48cd770c03052dcf95f0866 [INFO] running `Command { std: "docker" "start" "-a" "50774d440aa922adbcf45ae1eb96278887f509c5c48cd770c03052dcf95f0866", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling tracing-core v0.1.36 [INFO] [stderr] Compiling slab v0.4.10 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling cfg-if v1.0.1 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling dtor-proc-macro v0.0.5 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling dtor v0.0.6 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling socket2 v0.6.3 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling ctor-proc-macro v0.0.6 [INFO] [stderr] Compiling opentelemetry-semantic-conventions v0.31.0 [INFO] [stderr] Compiling ctor v0.4.3 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling tokio-macros v2.6.1 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling async-stream v0.3.6 [INFO] [stderr] Compiling opentelemetry v0.31.0 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling serde_with_macros v3.13.0 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling tracing-serde v0.2.0 [INFO] [stderr] Compiling serde_path_to_error v0.1.17 [INFO] [stderr] Compiling query_map v0.7.0 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling http v1.3.1 [INFO] [stderr] Compiling tokio v1.50.0 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling tracing-subscriber v0.3.23 [INFO] [stderr] Compiling serde_with v3.13.0 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling http-serde v2.1.1 [INFO] [stderr] Compiling opentelemetry-http v0.31.0 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling tracing-opentelemetry v0.32.1 [INFO] [stderr] Compiling aws_lambda_events v1.1.2 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling hyper-util v0.1.14 [INFO] [stderr] Compiling lambda_runtime_api_client v1.0.3 [INFO] [stderr] Compiling lambda_runtime v1.1.2 [INFO] [stderr] Compiling lambda-lw-http-router-core v0.6.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 10s [INFO] running `Command { std: "docker" "inspect" "50774d440aa922adbcf45ae1eb96278887f509c5c48cd770c03052dcf95f0866", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "50774d440aa922adbcf45ae1eb96278887f509c5c48cd770c03052dcf95f0866", kill_on_drop: false }` [INFO] [stdout] 50774d440aa922adbcf45ae1eb96278887f509c5c48cd770c03052dcf95f0866 [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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0fb04e4a887782848a9e231fa9cbbc94ba9357bbda7a0107fda95442a99ac503 [INFO] running `Command { std: "docker" "start" "-a" "0fb04e4a887782848a9e231fa9cbbc94ba9357bbda7a0107fda95442a99ac503", kill_on_drop: false }` [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling signal-hook-registry v1.4.5 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling tokio v1.50.0 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling hyper-util v0.1.14 [INFO] [stderr] Compiling lambda_runtime_api_client v1.0.3 [INFO] [stderr] Compiling lambda_runtime v1.1.2 [INFO] [stderr] Compiling lambda-lw-http-router-core v0.6.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 18.84s [INFO] running `Command { std: "docker" "inspect" "0fb04e4a887782848a9e231fa9cbbc94ba9357bbda7a0107fda95442a99ac503", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0fb04e4a887782848a9e231fa9cbbc94ba9357bbda7a0107fda95442a99ac503", kill_on_drop: false }` [INFO] [stdout] 0fb04e4a887782848a9e231fa9cbbc94ba9357bbda7a0107fda95442a99ac503 [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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 2b757c0b212448f54362e2f68234d5563b4638d578687ebafe205ba9c5a3df10 [INFO] running `Command { std: "docker" "start" "-a" "2b757c0b212448f54362e2f68234d5563b4638d578687ebafe205ba9c5a3df10", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.22s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/lambda_lw_http_router_core-e0e0b2a7b67c68c3) [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test tests::test_apigw_resource_path_parameters ... ok [INFO] [stdout] test tests::test_method_matching_with_apigw ... ok [INFO] [stdout] test tests::test_no_match_returns_404 ... ok [INFO] [stdout] test tests::test_path_parameter_extraction ... ok [INFO] [stdout] test tests::test_greedy_path_parameter ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Doc-tests lambda_lw_http_router_core [INFO] [stdout] [INFO] [stdout] running 16 tests [INFO] [stdout] test src/route_context.rs - route_context::RouteContext::get_param_or_empty (line 230) ... ok [INFO] [stdout] test src/route_context.rs - route_context::RouteContext::get_param_or (line 211) ... ok [INFO] [stdout] test src/route_context.rs - route_context::RouteContext::get_param (line 192) ... ok [INFO] [stdout] test src/routable_http_event.rs - routable_http_event::RoutableHttpEvent (line 82) ... ok [INFO] [stdout] test src/route_context.rs - route_context::RouteContext::event (line 122) ... ok [INFO] [stdout] test src/route_context.rs - route_context::RouteContext::lambda_context (line 145) ... ok [INFO] [stdout] test src/route_context.rs - route_context::RouteContext::method (line 77) ... ok [INFO] [stdout] test src/route_context.rs - route_context::RouteContext (line 15) ... ok [INFO] [stdout] test src/route_context.rs - route_context::RouteContext::path (line 59) ... ok [INFO] [stdout] test src/route_context.rs - route_context::RouteContext::route_pattern (line 166) ... ok [INFO] [stdout] test src/route_context.rs - route_context::RouteContext::params (line 252) ... ok [INFO] [stdout] test src/route_context.rs - route_context::RouteContext::set_otel_span_kind (line 327) ... ok [INFO] [stdout] test src/route_context.rs - route_context::RouteContext::state (line 98) ... ok [INFO] [stdout] test src/route_context.rs - route_context::RouteContext::set_otel_attribute (line 286) ... ok [INFO] [stdout] test src/router.rs - router::Router (line 33) ... ok [INFO] [stdout] test src/router.rs - router::RouterBuilder (line 273) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 16 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.93s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "2b757c0b212448f54362e2f68234d5563b4638d578687ebafe205ba9c5a3df10", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2b757c0b212448f54362e2f68234d5563b4638d578687ebafe205ba9c5a3df10", kill_on_drop: false }` [INFO] [stdout] 2b757c0b212448f54362e2f68234d5563b4638d578687ebafe205ba9c5a3df10