[INFO] fetching crate actix-server 2.6.0... [INFO] testing actix-server-2.6.0 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7 [INFO] extracting crate actix-server 2.6.0 into /workspace/builds/worker-5-tc1/source [INFO] started tweaking crates.io crate actix-server 2.6.0 [INFO] removed 0 missing examples [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate actix-server 2.6.0 [INFO] tweaked toml for crates.io crate actix-server 2.6.0 written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate actix-server 2.6.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-server 2.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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded hermit-abi v0.5.1 [INFO] [stderr] Downloaded io-uring v0.6.4 [INFO] [stderr] Downloaded tokio-uring v0.5.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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8d933407c5c0bd3f4710203c0400c6819672b3934f6c574e1cad883335aa3001 [INFO] running `Command { std: "docker" "start" "-a" "8d933407c5c0bd3f4710203c0400c6819672b3934f6c574e1cad883335aa3001", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8d933407c5c0bd3f4710203c0400c6819672b3934f6c574e1cad883335aa3001", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8d933407c5c0bd3f4710203c0400c6819672b3934f6c574e1cad883335aa3001", kill_on_drop: false }` [INFO] [stdout] 8d933407c5c0bd3f4710203c0400c6819672b3934f6c574e1cad883335aa3001 [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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 030e2ab3ce96a1e9432459514565111990822a6a5d3753986bc60f3a062350f2 [INFO] running `Command { std: "docker" "start" "-a" "030e2ab3ce96a1e9432459514565111990822a6a5d3753986bc60f3a062350f2", kill_on_drop: false }` [INFO] [stderr] Compiling smallvec v1.15.0 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling local-waker v0.1.4 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling socket2 v0.5.9 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling signal-hook-registry v1.4.5 [INFO] [stderr] Compiling actix-utils v3.0.1 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling actix-service v2.0.3 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling tokio v1.45.0 [INFO] [stderr] Compiling actix-rt v2.10.0 [INFO] [stderr] Compiling actix-server v2.6.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.59s [INFO] running `Command { std: "docker" "inspect" "030e2ab3ce96a1e9432459514565111990822a6a5d3753986bc60f3a062350f2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "030e2ab3ce96a1e9432459514565111990822a6a5d3753986bc60f3a062350f2", kill_on_drop: false }` [INFO] [stdout] 030e2ab3ce96a1e9432459514565111990822a6a5d3753986bc60f3a062350f2 [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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5768212bdd511563c5e431a8b7c8b475afdf059732d3f0b5cc2ffe09672c91bc [INFO] running `Command { std: "docker" "start" "-a" "5768212bdd511563c5e431a8b7c8b475afdf059732d3f0b5cc2ffe09672c91bc", kill_on_drop: false }` [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling humantime v2.2.0 [INFO] [stderr] Compiling actix-service v2.0.3 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling bitflags v2.9.0 [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling actix-macros v0.2.4 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tokio v1.45.0 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling env_logger v0.10.2 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling pretty_env_logger v0.5.0 [INFO] [stderr] Compiling tokio-util v0.7.15 [INFO] [stderr] Compiling actix-rt v2.10.0 [INFO] [stderr] Compiling actix-server v2.6.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling actix-codec v0.5.2 [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 19.47s [INFO] running `Command { std: "docker" "inspect" "5768212bdd511563c5e431a8b7c8b475afdf059732d3f0b5cc2ffe09672c91bc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5768212bdd511563c5e431a8b7c8b475afdf059732d3f0b5cc2ffe09672c91bc", kill_on_drop: false }` [INFO] [stdout] 5768212bdd511563c5e431a8b7c8b475afdf059732d3f0b5cc2ffe09672c91bc [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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] aa0b89b0e2bc838ae143cf16fba0ff1624e6b912409fca576cf0361d2a20e050 [INFO] running `Command { std: "docker" "start" "-a" "aa0b89b0e2bc838ae143cf16fba0ff1624e6b912409fca576cf0361d2a20e050", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.07s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/actix_server-355186a12e151eab) [INFO] [stdout] [INFO] [stdout] running 8 tests [INFO] [stdout] test availability::tests::pin_point ... ok [INFO] [stdout] test availability::tests::availability ... ok [INFO] [stdout] test socket::tests::socket_addr ... ok [INFO] [stdout] test join_all::test::test_join_all ... ok [INFO] [stdout] test test_server::tests::connect_in_tokio_runtime ... ok [INFO] [stdout] test test_server::tests::connect_in_actix_runtime ... ok [INFO] [stdout] test availability::tests::overflow - should panic ... ok [INFO] [stdout] test socket::tests::uds ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s [INFO] [stdout] [INFO] [stderr] Running tests/server.rs (/opt/rustwide/target/debug/deps/server-9f9afbe0190fcbd3) [INFO] [stdout] [INFO] [stdout] running 8 tests [INFO] [stdout] test worker_restart ... ignored [INFO] [stdout] test test_start ... ok [INFO] [stdout] test no_runtime_on_init ... ok [INFO] [stdout] test test_bind ... ok [INFO] [stdout] test plain_tokio_runtime ... ok [INFO] [stdout] test test_listen ... ok [INFO] [stdout] test test_service_restart ... ok [INFO] [stdout] test test_max_concurrent_connections ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 7 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 5.02s [INFO] [stdout] [INFO] [stderr] Running tests/testing_server.rs (/opt/rustwide/target/debug/deps/testing_server-f6917db83cec01b9) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test new_with_builder ... ok [INFO] [stdout] test testing_server_echo ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Doc-tests actix_server [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test src/server.rs - server::Server (line 77) - compile ... ok [INFO] [stdout] test src/builder.rs - builder::ServerBuilder::shutdown_signal (line 184) ... ok [INFO] [stdout] test src/builder.rs - builder::ServerBuilder::worker_max_blocking_threads (line 100) ... ok [INFO] [stdout] test src/test_server.rs - test_server::TestServer (line 13) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.86s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "aa0b89b0e2bc838ae143cf16fba0ff1624e6b912409fca576cf0361d2a20e050", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aa0b89b0e2bc838ae143cf16fba0ff1624e6b912409fca576cf0361d2a20e050", kill_on_drop: false }` [INFO] [stdout] aa0b89b0e2bc838ae143cf16fba0ff1624e6b912409fca576cf0361d2a20e050