[INFO] fetching crate web-service-files-axum 1.1.0... [INFO] testing web-service-files-axum-1.1.0 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7 [INFO] extracting crate web-service-files-axum 1.1.0 into /workspace/builds/worker-0-tc1/source [INFO] started tweaking crates.io crate web-service-files-axum 1.1.0 [INFO] finished tweaking crates.io crate web-service-files-axum 1.1.0 [INFO] tweaked toml for crates.io crate web-service-files-axum 1.1.0 written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate web-service-files-axum 1.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 web-service-files-axum 1.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] [stderr] Downloading crates ... [INFO] [stderr] Downloaded sdd v3.0.10 [INFO] [stderr] Downloaded serial_test v3.2.0 [INFO] [stderr] Downloaded serial_test_derive v3.2.0 [INFO] [stderr] Downloaded scc v2.4.0 [INFO] [stderr] Downloaded axum-test v17.3.0 [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] 5e1e5d1734bb3956949bae0ba22bed19e450f5d7c35131709c8ba036a411d79a [INFO] running `Command { std: "docker" "start" "-a" "5e1e5d1734bb3956949bae0ba22bed19e450f5d7c35131709c8ba036a411d79a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5e1e5d1734bb3956949bae0ba22bed19e450f5d7c35131709c8ba036a411d79a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5e1e5d1734bb3956949bae0ba22bed19e450f5d7c35131709c8ba036a411d79a", kill_on_drop: false }` [INFO] [stdout] 5e1e5d1734bb3956949bae0ba22bed19e450f5d7c35131709c8ba036a411d79a [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] 28d5f906cf04184de22faec18fcaf56a2ae2e4c669452db78167913062f5dab6 [INFO] running `Command { std: "docker" "start" "-a" "28d5f906cf04184de22faec18fcaf56a2ae2e4c669452db78167913062f5dab6", kill_on_drop: false }` [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Compiling jobserver v0.1.33 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling brotli-decompressor v5.0.0 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling serde_path_to_error v0.1.17 [INFO] [stderr] Compiling matchit v0.8.4 [INFO] [stderr] Compiling http-range-header v0.4.2 [INFO] [stderr] Compiling uuid v1.17.0 [INFO] [stderr] Compiling cc v1.2.29 [INFO] [stderr] Compiling flate2 v1.1.2 [INFO] [stderr] Compiling brotli v8.0.1 [INFO] [stderr] Compiling zstd-sys v2.0.15+zstd.1.5.7 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling tokio v1.45.1 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling axum-core v0.5.2 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling zstd v0.13.3 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling async-compression v0.4.27 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling hyper-util v0.1.14 [INFO] [stderr] Compiling axum v0.8.4 [INFO] [stderr] Compiling web-service-files-axum v1.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 23.39s [INFO] running `Command { std: "docker" "inspect" "28d5f906cf04184de22faec18fcaf56a2ae2e4c669452db78167913062f5dab6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "28d5f906cf04184de22faec18fcaf56a2ae2e4c669452db78167913062f5dab6", kill_on_drop: false }` [INFO] [stdout] 28d5f906cf04184de22faec18fcaf56a2ae2e4c669452db78167913062f5dab6 [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] 3bdf51d6bf6d017a03e2a3ae81080c8329546fbbd45d97b6bee05799a2f3a675 [INFO] running `Command { std: "docker" "start" "-a" "3bdf51d6bf6d017a03e2a3ae81080c8329546fbbd45d97b6bee05799a2f3a675", kill_on_drop: false }` [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling cookie v0.18.1 [INFO] [stderr] Compiling time v0.3.41 [INFO] [stderr] Compiling sdd v3.0.10 [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Compiling assert-json-diff v2.0.2 [INFO] [stderr] Compiling serial_test_derive v3.2.0 [INFO] [stderr] Compiling uuid v1.17.0 [INFO] [stderr] Compiling auto-future v1.0.0 [INFO] [stderr] Compiling bytesize v2.0.1 [INFO] [stderr] Compiling pretty_assertions v1.4.1 [INFO] [stderr] Compiling scc v2.4.0 [INFO] [stderr] Compiling tokio v1.45.1 [INFO] [stderr] Compiling reserve-port v2.3.0 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling axum-core v0.5.2 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling rust-multipart-rfc7578_2 v0.8.0 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling serial_test v3.2.0 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling async-compression v0.4.27 [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling hyper-util v0.1.14 [INFO] [stderr] Compiling axum v0.8.4 [INFO] [stderr] Compiling axum-test v17.3.0 [INFO] [stderr] Compiling web-service-files-axum v1.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 19.02s [INFO] running `Command { std: "docker" "inspect" "3bdf51d6bf6d017a03e2a3ae81080c8329546fbbd45d97b6bee05799a2f3a675", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3bdf51d6bf6d017a03e2a3ae81080c8329546fbbd45d97b6bee05799a2f3a675", kill_on_drop: false }` [INFO] [stdout] 3bdf51d6bf6d017a03e2a3ae81080c8329546fbbd45d97b6bee05799a2f3a675 [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] 2c564480dcfba585fbaa8f78048fada9e4bcfe3d08051629c2d093f583617b36 [INFO] running `Command { std: "docker" "start" "-a" "2c564480dcfba585fbaa8f78048fada9e4bcfe3d08051629c2d093f583617b36", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.26s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/web_service_files_axum-4c76719482cccda2) [INFO] [stdout] [INFO] [stdout] running 9 tests [INFO] [stdout] test conf::tests::test_bind_string::with_env_vars_for_host_and_port ... ok [INFO] [stdout] test conf::tests::test_host_string::with_default ... ok [INFO] [stdout] test conf::tests::test_host_string::with_env_var ... ok [INFO] [stdout] test conf::tests::test_shutdown_signal::test_shutdown_signal ... ok [INFO] [stdout] test conf::tests::test_bind_string::with_env_var ... ok [INFO] [stdout] test conf::tests::test_port::with_env_var ... ok [INFO] [stdout] test conf::tests::test_bind_string::with_default ... ok [INFO] [stdout] test conf::tests::test_port::with_default ... ok [INFO] [stdout] test app::tests::test ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "2c564480dcfba585fbaa8f78048fada9e4bcfe3d08051629c2d093f583617b36", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2c564480dcfba585fbaa8f78048fada9e4bcfe3d08051629c2d093f583617b36", kill_on_drop: false }` [INFO] [stdout] 2c564480dcfba585fbaa8f78048fada9e4bcfe3d08051629c2d093f583617b36