[INFO] fetching crate ymir 0.3.0... [INFO] testing ymir-0.3.0 against try#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210-2 [INFO] extracting crate ymir 0.3.0 into /workspace/builds/worker-3-tc2/source [INFO] started tweaking crates.io crate ymir 0.3.0 [INFO] finished tweaking crates.io crate ymir 0.3.0 [INFO] tweaked toml for crates.io crate ymir 0.3.0 written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate ymir 0.3.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] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 212 packages to latest compatible versions [INFO] [stderr] Adding axum-extra v0.10.3 (available: v0.12.6) [INFO] [stderr] Adding colored v2.2.0 (available: v3.1.1) [INFO] [stderr] Adding config v0.14.1 (available: v0.15.22) [INFO] [stderr] Adding generic-array v0.14.7 (available: v0.14.9) [INFO] [stderr] Adding matchit v0.8.4 (available: v0.8.6) [INFO] [stderr] Adding thiserror v1.0.69 (available: v2.0.18) [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] ae8cca5b98d46d306c66e8addd0a962052f74be9da119807dd882072989449f5 [INFO] running `Command { std: "docker" "start" "-a" "ae8cca5b98d46d306c66e8addd0a962052f74be9da119807dd882072989449f5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ae8cca5b98d46d306c66e8addd0a962052f74be9da119807dd882072989449f5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ae8cca5b98d46d306c66e8addd0a962052f74be9da119807dd882072989449f5", kill_on_drop: false }` [INFO] [stdout] ae8cca5b98d46d306c66e8addd0a962052f74be9da119807dd882072989449f5 [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] 9ac5a6c02fdb35eacddc17e050a4137308b2b909edf099eaa5a0d2f3dd22b06c [INFO] running `Command { std: "docker" "start" "-a" "9ac5a6c02fdb35eacddc17e050a4137308b2b909edf099eaa5a0d2f3dd22b06c", kill_on_drop: false }` [INFO] [stderr] Compiling tracing-core v0.1.36 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling tokio v1.52.1 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling allocator-api2 v0.2.21 [INFO] [stderr] Compiling time-macros v0.2.27 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling rand_core v0.9.5 [INFO] [stderr] Compiling cookie v0.18.1 [INFO] [stderr] Compiling rust_decimal v1.41.0 [INFO] [stderr] Compiling cc v1.2.60 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling axum-macros v0.5.1 [INFO] [stderr] Compiling serde_path_to_error v0.1.20 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling headers-core v0.3.0 [INFO] [stderr] Compiling base64ct v1.8.3 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling matchit v0.8.4 [INFO] [stderr] Compiling arraydeque v0.5.1 [INFO] [stderr] Compiling headers v0.4.1 [INFO] [stderr] Compiling indexmap v2.14.0 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling password-hash v0.5.0 [INFO] [stderr] Compiling hashlink v0.8.4 [INFO] [stderr] Compiling rand v0.9.4 [INFO] [stderr] Compiling time v0.3.47 [INFO] [stderr] Compiling yaml-rust2 v0.8.1 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling axum-core v0.5.6 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling blake2 v0.10.6 [INFO] [stderr] Compiling zstd-sys v2.0.16+zstd.1.5.7 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling utoipa-gen v5.4.0 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling nu-ansi-term v0.50.3 [INFO] [stderr] Compiling bitflags v2.11.1 [INFO] [stderr] Compiling utf8-width v0.1.8 [INFO] [stderr] Compiling uuid v1.23.1 [INFO] [stderr] Compiling pathdiff v0.2.3 [INFO] [stderr] Compiling http-range-header v0.4.2 [INFO] [stderr] Compiling byte-unit v5.2.0 [INFO] [stderr] Compiling argon2 v0.5.3 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling dotenvy v0.15.7 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.23 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling ulid v1.2.1 [INFO] [stderr] Compiling config v0.14.1 [INFO] [stderr] Compiling hyper v1.9.0 [INFO] [stderr] Compiling tower v0.5.3 [INFO] [stderr] Compiling tokio-util v0.7.18 [INFO] [stderr] Compiling hyper-util v0.1.20 [INFO] [stderr] Compiling axum v0.8.9 [INFO] [stderr] Compiling utoipa v5.4.0 [INFO] [stderr] Compiling zstd v0.13.3 [INFO] [stderr] Compiling compression-codecs v0.4.37 [INFO] [stderr] Compiling async-compression v0.4.41 [INFO] [stderr] Compiling tower-http v0.6.8 [INFO] [stderr] Compiling axum-extra v0.10.3 [INFO] [stderr] Compiling ymir v0.3.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated associated function `tower_http::timeout::TimeoutLayer::new`: Use `TimeoutLayer::with_status_code` instead [INFO] [stdout] --> src/interception/mod.rs:36:45 [INFO] [stdout] | [INFO] [stdout] 36 | router = router.layer(TimeoutLayer::new(Duration::from_millis(timeout.timeout))); [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 45.97s [INFO] running `Command { std: "docker" "inspect" "9ac5a6c02fdb35eacddc17e050a4137308b2b909edf099eaa5a0d2f3dd22b06c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9ac5a6c02fdb35eacddc17e050a4137308b2b909edf099eaa5a0d2f3dd22b06c", kill_on_drop: false }` [INFO] [stdout] 9ac5a6c02fdb35eacddc17e050a4137308b2b909edf099eaa5a0d2f3dd22b06c [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] 717a524c873f5d40f70c3e63dde9e8da0f9617f2129c6289715795b164bfd13a [INFO] running `Command { std: "docker" "start" "-a" "717a524c873f5d40f70c3e63dde9e8da0f9617f2129c6289715795b164bfd13a", kill_on_drop: false }` [INFO] [stdout] warning: use of deprecated associated function `tower_http::timeout::TimeoutLayer::new`: Use `TimeoutLayer::with_status_code` instead [INFO] [stdout] --> src/interception/mod.rs:36:45 [INFO] [stdout] | [INFO] [stdout] 36 | router = router.layer(TimeoutLayer::new(Duration::from_millis(timeout.timeout))); [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling ymir v0.3.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated associated function `tower_http::timeout::TimeoutLayer::new`: Use `TimeoutLayer::with_status_code` instead [INFO] [stdout] --> src/interception/mod.rs:36:45 [INFO] [stdout] | [INFO] [stdout] 36 | router = router.layer(TimeoutLayer::new(Duration::from_millis(timeout.timeout))); [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 5.39s [INFO] running `Command { std: "docker" "inspect" "717a524c873f5d40f70c3e63dde9e8da0f9617f2129c6289715795b164bfd13a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "717a524c873f5d40f70c3e63dde9e8da0f9617f2129c6289715795b164bfd13a", kill_on_drop: false }` [INFO] [stdout] 717a524c873f5d40f70c3e63dde9e8da0f9617f2129c6289715795b164bfd13a [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] 2d18e4e213cda74585e30d409f4b3243d8d5a34f640a52b16e8730d683b6c9ae [INFO] running `Command { std: "docker" "start" "-a" "2d18e4e213cda74585e30d409f4b3243d8d5a34f640a52b16e8730d683b6c9ae", kill_on_drop: false }` [INFO] [stderr] warning: use of deprecated associated function `tower_http::timeout::TimeoutLayer::new`: Use `TimeoutLayer::with_status_code` instead [INFO] [stderr] --> src/interception/mod.rs:36:45 [INFO] [stderr] | [INFO] [stderr] 36 | router = router.layer(TimeoutLayer::new(Duration::from_millis(timeout.timeout))); [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `ymir` (lib) generated 1 warning [INFO] [stderr] warning: `ymir` (lib test) generated 1 warning (1 duplicate) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.22s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/ymir-84e8db693bd7728a) [INFO] [stdout] [INFO] [stdout] running 26 tests [INFO] [stdout] test adapter::tests::test_adapter_registration_and_priority_sorting ... ok [INFO] [stdout] test adapter::tests::test_before_run ... ok [INFO] [stdout] test adapter::tests::test_adapter_manager ... ok [INFO] [stdout] test adapter::tests::test_configure_routes ... ok [INFO] [stdout] test config::tests::test_interception_cors ... ok [INFO] [stdout] test adapter::tests::test_init_all ... ok [INFO] [stdout] test config::tests::test_interception_compression ... ok [INFO] [stdout] test config::tests::test_interception_limit_payload ... ok [INFO] [stdout] test config::tests::test_interception_static_assets ... ok [INFO] [stdout] test context::tests::test_any_clone_implementation ... ok [INFO] [stdout] test config::tests::test_interception_timeout_request ... ok [INFO] [stdout] test config::tests::test_environment_try_from ... ok [INFO] [stdout] test context::tests::test_any_clone_mutations ... ok [INFO] [stdout] test context::tests::test_context_clear ... ok [INFO] [stdout] test context::tests::test_context_get_nonexistent ... ok [INFO] [stdout] test context::tests::test_context_multiple_types ... ok [INFO] [stdout] test context::tests::test_context_set_and_get ... ok [INFO] [stdout] test context::tests::test_context_new ... ok [INFO] [stdout] test context::tests::test_context_size_tracking ... ok [INFO] [stdout] test context::tests::test_context_overwrite ... ok [INFO] [stdout] 2026-04-20T01:24:38.752511Z  INFO ymir::adapter: init adapter adapters="" [INFO] [stdout] 2026-04-20T01:24:38.752617Z  INFO ymir::adapter: before run adapter adapters="" [INFO] [stdout] 2026-04-20T01:24:38.753152Z  INFO ymir::interception: [Middleware] +cors [INFO] [stdout] 2026-04-20T01:24:38.753243Z  INFO ymir::interception: [Middleware] +timeout [INFO] [stdout] 2026-04-20T01:24:38.753324Z  INFO ymir::interception: [Middleware] +compression [INFO] [stdout] 2026-04-20T01:24:38.753460Z  INFO ymir::interception: [Middleware] +limit payload data="7mb" [INFO] [stdout] 2026-04-20T01:24:38.753790Z  INFO ymir::adapter: after router adapter adapters="" [INFO] [stdout] 2026-04-20T01:24:38.753949Z  INFO ymir::hook: Listening on 127.0.0.1:5050 [INFO] [stdout] test config::tests::test_load_configuration ... ok [INFO] [stdout] test startup::tests::test_create_context ... ok [INFO] [stdout] test context::tests::test_hasher_id ... ok [INFO] [stdout] 2026-04-20T01:24:38.758461Z  INFO ymir::interception: [Middleware] +cors [INFO] [stdout] 2026-04-20T01:24:38.758595Z  INFO ymir::interception: [Middleware] +timeout [INFO] [stdout] 2026-04-20T01:24:38.758681Z  INFO ymir::interception: [Middleware] +compression [INFO] [stdout] 2026-04-20T01:24:38.758758Z  INFO ymir::interception: [Middleware] +limit payload data="7mb" [INFO] [stdout] 2026-04-20T01:24:38.759451Z DEBUG request{method=GET uri=/health version=HTTP/1.1}: tower_http::trace::on_request: started processing request [INFO] [stdout] 2026-04-20T01:24:38.761376Z DEBUG request{method=GET uri=/health version=HTTP/1.1}: tower_http::trace::on_response: finished processing request latency=2 ms status=200 [INFO] [stdout] test startup::tests::test_router_init ... ok [INFO] [stdout] test context::tests::test_hasher_id_write_panic - should panic ... ok [INFO] [stdout] test startup::tests::test_run ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 26 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 3.01s [INFO] [stdout] [INFO] [stderr] Doc-tests ymir [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test src/hook.rs - hook::LifeCycle::app_name (line 17) ... ok [INFO] [stdout] test src/errors.rs - errors::Error (line 104) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.53s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "2d18e4e213cda74585e30d409f4b3243d8d5a34f640a52b16e8730d683b6c9ae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2d18e4e213cda74585e30d409f4b3243d8d5a34f640a52b16e8730d683b6c9ae", kill_on_drop: false }` [INFO] [stdout] 2d18e4e213cda74585e30d409f4b3243d8d5a34f640a52b16e8730d683b6c9ae