[INFO] fetching crate soop3 0.14.0...
[INFO] testing soop3-0.14.0 against beta-2026-04-21 for beta-1.96-2
[INFO] extracting crate soop3 0.14.0 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate soop3 0.14.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate soop3 0.14.0
[INFO] tweaked toml for crates.io crate soop3 0.14.0 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate soop3 0.14.0 on toolchain beta-2026-04-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate soop3 0.14.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" "+beta-2026-04-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8b20d093175265d602468ecea63bd433633f9f3047925b17b6d48cbfb03efe72
[INFO] running `Command { std: "docker" "start" "-a" "8b20d093175265d602468ecea63bd433633f9f3047925b17b6d48cbfb03efe72", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8b20d093175265d602468ecea63bd433633f9f3047925b17b6d48cbfb03efe72", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8b20d093175265d602468ecea63bd433633f9f3047925b17b6d48cbfb03efe72", kill_on_drop: false }`
[INFO] [stdout] 8b20d093175265d602468ecea63bd433633f9f3047925b17b6d48cbfb03efe72
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2026-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3f22073dd3819343b006e915d03ecf7750f4044d4bb694d1784b736c23702010
[INFO] running `Command { std: "docker" "start" "-a" "3f22073dd3819343b006e915d03ecf7750f4044d4bb694d1784b736c23702010", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.104
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling find-msvc-tools v0.1.6
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling rle-decode-fast v1.0.3
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling adler32 v1.2.0
[INFO] [stderr]    Compiling dary_heap v0.3.8
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling cc v1.2.51
[INFO] [stderr]    Compiling core2 v0.4.0
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling zmij v1.0.5
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling serde_json v1.0.148
[INFO] [stderr]    Compiling uncased v0.9.10
[INFO] [stderr]    Compiling multer v3.1.0
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling indexmap v2.12.1
[INFO] [stderr]    Compiling libflate_lz77 v2.2.0
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling hdrhistogram v7.5.4
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling syn v2.0.112
[INFO] [stderr]    Compiling libflate v2.2.1
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling figment v0.10.19
[INFO] [stderr]    Compiling inlinable_string v0.1.15
[INFO] [stderr]    Compiling ryu v1.0.22
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling clap_builder v4.5.53
[INFO] [stderr]    Compiling matchit v0.8.4
[INFO] [stderr]    Compiling toml_writer v1.0.6+spec-1.1.0
[INFO] [stderr]    Compiling http-range-header v0.4.2
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling toml_parser v1.0.6+spec-1.1.0
[INFO] [stderr]    Compiling serde_spanned v1.0.4
[INFO] [stderr]    Compiling serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]    Compiling toml v0.9.10+spec-1.1.0
[INFO] [stderr]    Compiling globset v0.4.18
[INFO] [stderr]    Compiling rust-embed-utils v8.9.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling pear_codegen v0.2.9
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling rust-embed-impl v8.9.0
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling pear v0.2.9
[INFO] [stderr]    Compiling zstd v0.13.3
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling include-flate-compress v0.3.1
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling axum-core v0.5.6
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling include-flate-codegen v0.3.1
[INFO] [stderr]    Compiling clap v4.5.53
[INFO] [stderr]    Compiling include-flate v0.3.1
[INFO] [stderr]    Compiling rust-embed v8.9.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling tracing-serde v0.2.0
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling tokio-util v0.7.17
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling hyper-util v0.1.19
[INFO] [stderr]    Compiling axum v0.8.8
[INFO] [stderr]    Compiling soop3 v0.14.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 10s
[INFO] running `Command { std: "docker" "inspect" "3f22073dd3819343b006e915d03ecf7750f4044d4bb694d1784b736c23702010", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3f22073dd3819343b006e915d03ecf7750f4044d4bb694d1784b736c23702010", kill_on_drop: false }`
[INFO] [stdout] 3f22073dd3819343b006e915d03ecf7750f4044d4bb694d1784b736c23702010
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2026-04-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2d5866c748fd6d1a806edfc91c72a044e3333cd997fb6daf9a8fb64c257f1768
[INFO] running `Command { std: "docker" "start" "-a" "2d5866c748fd6d1a806edfc91c72a044e3333cd997fb6daf9a8fb64c257f1768", kill_on_drop: false }`
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling soop3 v0.14.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling tempfile v3.24.0
[INFO] [stdout] error[E0432]: unresolved import `soop3::server::app::create_test_app`
[INFO] [stdout]   --> tests/support/mod.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 |     server::app::create_test_app,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `create_test_app` in `server::app`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/server/app.rs:49:8
[INFO] [stdout]    |
[INFO] [stdout] 47 | #[cfg(feature = "test-helpers")]
[INFO] [stdout]    |       ------------------------ the item is gated behind the `test-helpers` feature
[INFO] [stdout] 48 | #[allow(dead_code)]
[INFO] [stdout] 49 | pub fn create_test_app(config: AppConfig) -> Router {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^
[INFO] [stdout] help: a similar name exists in the module
[INFO] [stdout]    |
[INFO] [stdout] 10 -     server::app::create_test_app,
[INFO] [stdout] 10 +     server::app::create_app,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `soop3` (test "config") due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0432]: unresolved import `soop3::server::app::create_test_app`
[INFO] [stdout]   --> tests/support/mod.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 |     server::app::create_test_app,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `create_test_app` in `server::app`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/server/app.rs:49:8
[INFO] [stdout]    |
[INFO] [stdout] 47 | #[cfg(feature = "test-helpers")]
[INFO] [stdout]    |       ------------------------ the item is gated behind the `test-helpers` feature
[INFO] [stdout] 48 | #[allow(dead_code)]
[INFO] [stdout] 49 | pub fn create_test_app(config: AppConfig) -> Router {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^
[INFO] [stdout] help: a similar name exists in the module
[INFO] [stdout]    |
[INFO] [stdout] 10 -     server::app::create_test_app,
[INFO] [stdout] 10 +     server::app::create_app,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `soop3::server::app::create_test_app`
[INFO] [stdout]   --> tests/support/mod.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 |     server::app::create_test_app,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `create_test_app` in `server::app`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/server/app.rs:49:8
[INFO] [stdout]    |
[INFO] [stdout] 47 | #[cfg(feature = "test-helpers")]
[INFO] [stdout]    |       ------------------------ the item is gated behind the `test-helpers` feature
[INFO] [stdout] 48 | #[allow(dead_code)]
[INFO] [stdout] 49 | pub fn create_test_app(config: AppConfig) -> Router {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^
[INFO] [stdout] help: a similar name exists in the module
[INFO] [stdout]    |
[INFO] [stdout] 10 -     server::app::create_test_app,
[INFO] [stdout] 10 +     server::app::create_app,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `soop3::server::app::create_test_app`
[INFO] [stdout]   --> tests/support/mod.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 |     server::app::create_test_app,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `create_test_app` in `server::app`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/server/app.rs:49:8
[INFO] [stdout]    |
[INFO] [stdout] 47 | #[cfg(feature = "test-helpers")]
[INFO] [stdout]    |       ------------------------ the item is gated behind the `test-helpers` feature
[INFO] [stdout] 48 | #[allow(dead_code)]
[INFO] [stdout] 49 | pub fn create_test_app(config: AppConfig) -> Router {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^
[INFO] [stdout] help: a similar name exists in the module
[INFO] [stdout]    |
[INFO] [stdout] 10 -     server::app::create_test_app,
[INFO] [stdout] 10 +     server::app::create_app,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `soop3` (test "http_files") due to 1 previous error
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `soop3` (test "http_auth_cors") due to 1 previous error
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `soop3` (test "http_uploads") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "2d5866c748fd6d1a806edfc91c72a044e3333cd997fb6daf9a8fb64c257f1768", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2d5866c748fd6d1a806edfc91c72a044e3333cd997fb6daf9a8fb64c257f1768", kill_on_drop: false }`
[INFO] [stdout] 2d5866c748fd6d1a806edfc91c72a044e3333cd997fb6daf9a8fb64c257f1768
