[INFO] fetching crate actix-chain 0.1.0... [INFO] testing actix-chain-0.1.0 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7 [INFO] extracting crate actix-chain 0.1.0 into /workspace/builds/worker-0-tc2/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-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate actix-chain 0.1.0 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a4434a8300b0bd8d82a4f35c2752239228a26e6827a4b7305e1e80c3b01b68b4 [INFO] running `Command { std: "docker" "start" "-a" "a4434a8300b0bd8d82a4f35c2752239228a26e6827a4b7305e1e80c3b01b68b4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a4434a8300b0bd8d82a4f35c2752239228a26e6827a4b7305e1e80c3b01b68b4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a4434a8300b0bd8d82a4f35c2752239228a26e6827a4b7305e1e80c3b01b68b4", kill_on_drop: false }` [INFO] [stdout] a4434a8300b0bd8d82a4f35c2752239228a26e6827a4b7305e1e80c3b01b68b4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] adebf780dd10e1cc228fd3d65b014b298bd93ccc681da56f1781e737f9895255 [INFO] running `Command { std: "docker" "start" "-a" "adebf780dd10e1cc228fd3d65b014b298bd93ccc681da56f1781e737f9895255", kill_on_drop: false }` [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling local-waker v0.1.4 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling derive_more-impl v2.0.1 [INFO] [stderr] Compiling bytestring v1.4.0 [INFO] [stderr] Compiling actix-service v2.0.3 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling serde_json v1.0.141 [INFO] [stderr] Compiling deranged v0.4.0 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling language-tags v0.3.2 [INFO] [stderr] Compiling regex-lite v0.1.6 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling impl-more v0.1.9 [INFO] [stderr] Compiling actix-utils v3.0.1 [INFO] [stderr] Compiling local-channel v0.1.5 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling tokio v1.46.1 [INFO] [stderr] Compiling rand_chacha v0.9.0 [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.45s [INFO] running `Command { std: "docker" "inspect" "adebf780dd10e1cc228fd3d65b014b298bd93ccc681da56f1781e737f9895255", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "adebf780dd10e1cc228fd3d65b014b298bd93ccc681da56f1781e737f9895255", kill_on_drop: false }` [INFO] [stdout] adebf780dd10e1cc228fd3d65b014b298bd93ccc681da56f1781e737f9895255 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 838ca1bda0970d08096ea84a02bc60cc415489a523e90ae0f60b977d983fcbdc [INFO] running `Command { std: "docker" "start" "-a" "838ca1bda0970d08096ea84a02bc60cc415489a523e90ae0f60b977d983fcbdc", 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 tokio v1.46.1 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling bytestring v1.4.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling actix-router v0.5.3 [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 21.91s [INFO] running `Command { std: "docker" "inspect" "838ca1bda0970d08096ea84a02bc60cc415489a523e90ae0f60b977d983fcbdc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "838ca1bda0970d08096ea84a02bc60cc415489a523e90ae0f60b977d983fcbdc", kill_on_drop: false }` [INFO] [stdout] 838ca1bda0970d08096ea84a02bc60cc415489a523e90ae0f60b977d983fcbdc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 8636beaa80fa66f77b552fd739780b5a045b04ba934998365c46aefbfddde8b6 [INFO] running `Command { std: "docker" "start" "-a" "8636beaa80fa66f77b552fd739780b5a045b04ba934998365c46aefbfddde8b6", 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] [stderr] Running tests/basic.rs (/opt/rustwide/target/debug/deps/basic-3f40eec49eaf5e20) [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] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] 2025-11-11T07:29:45.007757Z DEBUG actix_chain::service: 1/2 links matched GET / [INFO] [stdout] 2025-11-11T07:29:45.007757Z DEBUG actix_chain::service: 2/2 links matched GET / [INFO] [stdout] 2025-11-11T07:29:45.007755Z DEBUG actix_chain::service: 2/2 links matched GET / [INFO] [stdout] 2025-11-11T07:29:45.007884Z DEBUG actix_chain::service: calling link 0 [INFO] [stdout] 2025-11-11T07:29:45.007861Z DEBUG actix_chain::service: calling link 1 [INFO] [stdout] 2025-11-11T07:29:45.007897Z DEBUG actix_chain::service: calling link 0 [INFO] [stdout] 2025-11-11T07:29:45.007917Z DEBUG actix_chain::service: link 0 response=200 [INFO] [stdout] 2025-11-11T07:29:45.007930Z DEBUG actix_chain::service: calling link 1 [INFO] [stdout] 2025-11-11T07:29:45.007936Z DEBUG actix_chain::service: link 0 response=404 [INFO] [stdout] 2025-11-11T07:29:45.007937Z DEBUG actix_chain::service: link 1 response=200 [INFO] [stdout] 2025-11-11T07:29:45.007943Z DEBUG actix_chain::service: link 1 response=200 [INFO] [stdout] 2025-11-11T07:29:45.007946Z DEBUG actix_chain::service: calling link 1 [INFO] [stdout] 2025-11-11T07:29:45.007956Z DEBUG actix_chain::service: link 1 response=200 [INFO] [stdout] 2025-11-11T07:29:45.007996Z DEBUG actix_chain::service: 2/2 links matched GET / [INFO] [stdout] 2025-11-11T07:29:45.007996Z DEBUG actix_chain::service: 2/2 links matched GET / [INFO] [stdout] 2025-11-11T07:29:45.008007Z DEBUG actix_chain::service: calling link 0 [INFO] [stdout] 2025-11-11T07:29:45.008008Z DEBUG actix_chain::service: calling link 0 [INFO] [stdout] 2025-11-11T07:29:45.008008Z DEBUG actix_chain::service: 2/2 links matched GET /unstable/test [INFO] [stdout] 2025-11-11T07:29:45.008022Z DEBUG actix_chain::service: link 0 response=404 [INFO] [stdout] 2025-11-11T07:29:45.008022Z DEBUG actix_chain::service: calling link 0 [INFO] [stdout] 2025-11-11T07:29:45.008022Z DEBUG actix_chain::service: link 0 response=200 [INFO] [stdout] 2025-11-11T07:29:45.008039Z DEBUG actix_chain::service: updated uri /unstable/test -> test [INFO] [stdout] 2025-11-11T07:29:45.008059Z DEBUG actix_chain::service: link 0 response=200 [INFO] [stdout] 2025-11-11T07:29:45.008105Z DEBUG actix_chain::service: 2/2 links matched GET /unstable/test [INFO] [stdout] 2025-11-11T07:29:45.008118Z DEBUG actix_chain::service: calling link 0 [INFO] [stdout] 2025-11-11T07:29:45.008127Z DEBUG actix_chain::service: updated uri /unstable/test -> test [INFO] [stdout] 2025-11-11T07:29:45.008142Z DEBUG actix_chain::service: link 0 response=404 [INFO] [stdout] 2025-11-11T07:29:45.008151Z DEBUG actix_chain::service: calling link 1 [INFO] [stdout] 2025-11-11T07:29:45.008162Z DEBUG actix_chain::service: link 1 response=200 [INFO] [stdout] test test_basic ... ok [INFO] [stdout] test test_next ... ok [INFO] [stderr] Running tests/common.rs (/opt/rustwide/target/debug/deps/common-0cfe05a17a1aaecf) [INFO] [stdout] test test_prefix ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stderr] Doc-tests actix_chain [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] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test src/link.rs - link::Link (line 24) ... ok [INFO] [stdout] test src/factory.rs - factory::Chain::guard (line 77) ... ok [INFO] [stdout] test src/link.rs - link::Link::next (line 110) ... ok [INFO] [stdout] test src/lib.rs - (line 7) ... ok [INFO] [stdout] test src/link.rs - link::Link::guard (line 82) ... ok [INFO] [stdout] test src/factory.rs - factory::Chain (line 26) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stdout] all doctests ran in 1.32s; merged doctests compilation took 1.27s [INFO] running `Command { std: "docker" "inspect" "8636beaa80fa66f77b552fd739780b5a045b04ba934998365c46aefbfddde8b6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8636beaa80fa66f77b552fd739780b5a045b04ba934998365c46aefbfddde8b6", kill_on_drop: false }` [INFO] [stdout] 8636beaa80fa66f77b552fd739780b5a045b04ba934998365c46aefbfddde8b6