[INFO] fetching crate actix-chain 0.1.0... [INFO] testing actix-chain-0.1.0 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7 [INFO] extracting crate actix-chain 0.1.0 into /workspace/builds/worker-0-tc1/source [INFO] started tweaking crates.io crate actix-chain 0.1.0 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate actix-chain 0.1.0 [INFO] tweaked toml for crates.io crate actix-chain 0.1.0 written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate actix-chain 0.1.0 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 actix-chain 0.1.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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 19e086109930572c4309832088b5629d514f640620c1d458389cd61742876bb7 [INFO] running `Command { std: "docker" "start" "-a" "19e086109930572c4309832088b5629d514f640620c1d458389cd61742876bb7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "19e086109930572c4309832088b5629d514f640620c1d458389cd61742876bb7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "19e086109930572c4309832088b5629d514f640620c1d458389cd61742876bb7", kill_on_drop: false }` [INFO] [stdout] 19e086109930572c4309832088b5629d514f640620c1d458389cd61742876bb7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 872492cbd1979012937f77c2c016ab749771d4545e0e781e6fb4a4c435ba087e [INFO] running `Command { std: "docker" "start" "-a" "872492cbd1979012937f77c2c016ab749771d4545e0e781e6fb4a4c435ba087e", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling local-waker v0.1.4 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling bytestring v1.4.0 [INFO] [stderr] Compiling derive_more-impl v2.0.1 [INFO] [stderr] Compiling actix-service v2.0.3 [INFO] [stderr] Compiling serde_json v1.0.141 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling deranged v0.4.0 [INFO] [stderr] Compiling language-tags v0.3.2 [INFO] [stderr] Compiling regex-lite v0.1.6 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling impl-more v0.1.9 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling actix-utils v3.0.1 [INFO] [stderr] Compiling local-channel v0.1.5 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling tokio v1.46.1 [INFO] [stderr] Compiling rand v0.9.1 [INFO] [stderr] Compiling time v0.3.41 [INFO] [stderr] Compiling derive_more v2.0.1 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling actix-router v0.5.3 [INFO] [stderr] Compiling actix-rt v2.10.0 [INFO] [stderr] Compiling tokio-util v0.7.15 [INFO] [stderr] Compiling actix-server v2.6.0 [INFO] [stderr] Compiling actix-codec v0.5.2 [INFO] [stderr] Compiling actix-http v3.11.0 [INFO] [stderr] Compiling actix-web v4.11.0 [INFO] [stderr] Compiling actix-chain v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 23.61s [INFO] running `Command { std: "docker" "inspect" "872492cbd1979012937f77c2c016ab749771d4545e0e781e6fb4a4c435ba087e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "872492cbd1979012937f77c2c016ab749771d4545e0e781e6fb4a4c435ba087e", kill_on_drop: false }` [INFO] [stdout] 872492cbd1979012937f77c2c016ab749771d4545e0e781e6fb4a4c435ba087e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 8a321af20012b7ae51512c0697c507f3b70ed2610eb66b121610228651a3e8d3 [INFO] running `Command { std: "docker" "start" "-a" "8a321af20012b7ae51512c0697c507f3b70ed2610eb66b121610228651a3e8d3", kill_on_drop: false }` [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling actix-macros v0.2.4 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling tokio v1.46.1 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling actix-router v0.5.3 [INFO] [stderr] Compiling bytestring v1.4.0 [INFO] [stderr] Compiling actix-web-codegen v4.3.0 [INFO] [stderr] Compiling actix-rt v2.10.0 [INFO] [stderr] Compiling tokio-util v0.7.15 [INFO] [stderr] Compiling actix-server v2.6.0 [INFO] [stderr] Compiling actix-codec v0.5.2 [INFO] [stderr] Compiling actix-http v3.11.0 [INFO] [stderr] Compiling actix-web v4.11.0 [INFO] [stderr] Compiling actix-chain v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 22.43s [INFO] running `Command { std: "docker" "inspect" "8a321af20012b7ae51512c0697c507f3b70ed2610eb66b121610228651a3e8d3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8a321af20012b7ae51512c0697c507f3b70ed2610eb66b121610228651a3e8d3", kill_on_drop: false }` [INFO] [stdout] 8a321af20012b7ae51512c0697c507f3b70ed2610eb66b121610228651a3e8d3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 8fc5b781cb52a0c43907bbb9cbb1124046d9efb73a0117be43992b632065e1eb [INFO] running `Command { std: "docker" "start" "-a" "8fc5b781cb52a0c43907bbb9cbb1124046d9efb73a0117be43992b632065e1eb", 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/actix_chain-09680154648488b7) [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/basic.rs (/opt/rustwide/target/debug/deps/basic-3f40eec49eaf5e20) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] 2025-11-11T07:28:54.436276Z DEBUG actix_chain::service: 1/2 links matched GET / [INFO] [stdout] 2025-11-11T07:28:54.436320Z DEBUG actix_chain::service: calling link 1 [INFO] [stdout] 2025-11-11T07:28:54.436346Z DEBUG actix_chain::service: link 1 response=200 [INFO] [stdout] 2025-11-11T07:28:54.436409Z DEBUG actix_chain::service: 2/2 links matched GET /unstable/test [INFO] [stdout] 2025-11-11T07:28:54.436418Z DEBUG actix_chain::service: calling link 0 [INFO] [stdout] 2025-11-11T07:28:54.436429Z DEBUG actix_chain::service: updated uri /unstable/test -> test [INFO] [stdout] 2025-11-11T07:28:54.436447Z DEBUG actix_chain::service: link 0 response=200 [INFO] [stdout] 2025-11-11T07:28:54.436478Z DEBUG actix_chain::service: 2/2 links matched GET /unstable/test [INFO] [stdout] 2025-11-11T07:28:54.436486Z DEBUG actix_chain::service: calling link 0 [INFO] [stdout] 2025-11-11T07:28:54.436494Z DEBUG actix_chain::service: updated uri /unstable/test -> test [INFO] [stdout] 2025-11-11T07:28:54.436505Z DEBUG actix_chain::service: link 0 response=404 [INFO] [stdout] 2025-11-11T07:28:54.436512Z DEBUG actix_chain::service: calling link 1 [INFO] [stdout] 2025-11-11T07:28:54.436521Z DEBUG actix_chain::service: link 1 response=200 [INFO] [stdout] 2025-11-11T07:28:54.437540Z DEBUG actix_chain::service: 2/2 links matched GET / [INFO] [stdout] 2025-11-11T07:28:54.437574Z DEBUG actix_chain::service: calling link 0 [INFO] [stdout] 2025-11-11T07:28:54.437598Z DEBUG actix_chain::service: link 0 response=200 [INFO] [stdout] 2025-11-11T07:28:54.437609Z DEBUG actix_chain::service: calling link 1 [INFO] [stdout] 2025-11-11T07:28:54.437621Z DEBUG actix_chain::service: link 1 response=200 [INFO] [stdout] 2025-11-11T07:28:54.437680Z DEBUG actix_chain::service: 2/2 links matched GET / [INFO] [stdout] 2025-11-11T07:28:54.437701Z DEBUG actix_chain::service: calling link 0 [INFO] [stdout] 2025-11-11T07:28:54.437721Z DEBUG actix_chain::service: link 0 response=404 [INFO] [stdout] 2025-11-11T07:28:54.437768Z DEBUG actix_chain::service: 2/2 links matched GET / [INFO] [stdout] 2025-11-11T07:28:54.437880Z DEBUG actix_chain::service: calling link 0 [INFO] [stdout] 2025-11-11T07:28:54.437969Z DEBUG actix_chain::service: link 0 response=404 [INFO] [stdout] 2025-11-11T07:28:54.438012Z DEBUG actix_chain::service: calling link 1 [INFO] [stdout] 2025-11-11T07:28:54.438056Z DEBUG actix_chain::service: link 1 response=200 [INFO] [stdout] 2025-11-11T07:28:54.438148Z DEBUG actix_chain::service: 2/2 links matched GET / [INFO] [stdout] 2025-11-11T07:28:54.438202Z DEBUG actix_chain::service: calling link 0 [INFO] [stdout] 2025-11-11T07:28:54.438267Z DEBUG actix_chain::service: link 0 response=200 [INFO] [stderr] Running tests/common.rs (/opt/rustwide/target/debug/deps/common-0cfe05a17a1aaecf) [INFO] [stdout] test test_prefix ... ok [INFO] [stdout] test test_next ... ok [INFO] [stdout] test test_basic ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [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] Doc-tests actix_chain [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test src/link.rs - link::Link (line 24) ... ok [INFO] [stdout] test src/lib.rs - (line 7) ... ok [INFO] [stdout] test src/link.rs - link::Link::next (line 110) ... ok [INFO] [stdout] test src/factory.rs - factory::Chain (line 26) ... ok [INFO] [stdout] test src/factory.rs - factory::Chain::guard (line 77) ... ok [INFO] [stdout] test src/link.rs - link::Link::guard (line 82) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s [INFO] [stdout] [INFO] [stdout] all doctests ran in 1.11s; merged doctests compilation took 1.05s [INFO] running `Command { std: "docker" "inspect" "8fc5b781cb52a0c43907bbb9cbb1124046d9efb73a0117be43992b632065e1eb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8fc5b781cb52a0c43907bbb9cbb1124046d9efb73a0117be43992b632065e1eb", kill_on_drop: false }` [INFO] [stdout] 8fc5b781cb52a0c43907bbb9cbb1124046d9efb73a0117be43992b632065e1eb