[INFO] fetching crate re_web_server 0.2.0... [INFO] testing re_web_server-0.2.0 against beta-2025-09-21 for beta-1.91-3 [INFO] extracting crate re_web_server 0.2.0 into /workspace/builds/worker-1-tc2/source [INFO] started tweaking crates.io crate re_web_server 0.2.0 [INFO] finished tweaking crates.io crate re_web_server 0.2.0 [INFO] tweaked toml for crates.io crate re_web_server 0.2.0 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate re_web_server 0.2.0 on toolchain beta-2025-09-21 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate re_web_server 0.2.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-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ccd67eda48e2b5a833c5d51eacd1f4fdf2275339ed5d2b827525c6559b7fd928 [INFO] running `Command { std: "docker" "start" "-a" "ccd67eda48e2b5a833c5d51eacd1f4fdf2275339ed5d2b827525c6559b7fd928", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ccd67eda48e2b5a833c5d51eacd1f4fdf2275339ed5d2b827525c6559b7fd928", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ccd67eda48e2b5a833c5d51eacd1f4fdf2275339ed5d2b827525c6559b7fd928", kill_on_drop: false }` [INFO] [stdout] ccd67eda48e2b5a833c5d51eacd1f4fdf2275339ed5d2b827525c6559b7fd928 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 194b6e1a47bae14d36500370d6f11043863675bbc245569897a593293b26763c [INFO] running `Command { std: "docker" "start" "-a" "194b6e1a47bae14d36500370d6f11043863675bbc245569897a593293b26763c", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.51 [INFO] [stderr] Compiling unicode-ident v1.0.6 [INFO] [stderr] Compiling quote v1.0.23 [INFO] [stderr] Compiling syn v1.0.107 [INFO] [stderr] Compiling serde_derive v1.0.152 [INFO] [stderr] Compiling serde v1.0.152 [INFO] [stderr] Compiling once_cell v1.17.1 [INFO] [stderr] Compiling libc v0.2.139 [INFO] [stderr] Compiling itoa v1.0.5 [INFO] [stderr] Compiling futures-core v0.3.26 [INFO] [stderr] Compiling tokio v1.25.0 [INFO] [stderr] Compiling slab v0.4.7 [INFO] [stderr] Compiling futures-task v0.3.26 [INFO] [stderr] Compiling regex-syntax v0.6.28 [INFO] [stderr] Compiling serde_json v1.0.93 [INFO] [stderr] Compiling thiserror v1.0.38 [INFO] [stderr] Compiling semver v1.0.16 [INFO] [stderr] Compiling tracing-core v0.1.30 [INFO] [stderr] Compiling camino v1.1.2 [INFO] [stderr] Compiling indexmap v1.9.2 [INFO] [stderr] Compiling ryu v1.0.12 [INFO] [stderr] Compiling futures-util v0.3.26 [INFO] [stderr] Compiling http v0.2.8 [INFO] [stderr] Compiling futures-channel v0.3.26 [INFO] [stderr] Compiling futures-sink v0.3.26 [INFO] [stderr] Compiling thread_local v1.1.7 [INFO] [stderr] Compiling anyhow v1.0.69 [INFO] [stderr] Compiling smallvec v1.10.0 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling log-once v0.4.0 [INFO] [stderr] Compiling litrs v0.2.3 [INFO] [stderr] Compiling tracing-log v0.1.3 [INFO] [stderr] Compiling document-features v0.2.7 [INFO] [stderr] Compiling num_cpus v1.15.0 [INFO] [stderr] Compiling mio v0.8.6 [INFO] [stderr] Compiling socket2 v0.4.7 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling regex v1.7.1 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling tracing-attributes v0.1.23 [INFO] [stderr] Compiling tokio-macros v1.8.2 [INFO] [stderr] Compiling thiserror-impl v1.0.38 [INFO] [stderr] Compiling futures-macro v0.3.26 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling tracing-subscriber v0.3.16 [INFO] [stderr] Compiling re_log v0.2.0 [INFO] [stderr] Compiling tokio-util v0.7.7 [INFO] [stderr] Compiling cargo-platform v0.1.2 [INFO] [stderr] Compiling h2 v0.3.15 [INFO] [stderr] Compiling cargo_metadata v0.15.3 [INFO] [stderr] Compiling re_web_server v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling hyper v0.14.24 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 38.17s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: document-features v0.2.7 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2` [INFO] running `Command { std: "docker" "inspect" "194b6e1a47bae14d36500370d6f11043863675bbc245569897a593293b26763c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "194b6e1a47bae14d36500370d6f11043863675bbc245569897a593293b26763c", kill_on_drop: false }` [INFO] [stdout] 194b6e1a47bae14d36500370d6f11043863675bbc245569897a593293b26763c [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4d771c23600e75484471de3bbe09d38e42f3c96887df7e185bec7f6aa27339a3 [INFO] running `Command { std: "docker" "start" "-a" "4d771c23600e75484471de3bbe09d38e42f3c96887df7e185bec7f6aa27339a3", kill_on_drop: false }` [INFO] [stderr] Compiling re_web_server v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.91s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: document-features v0.2.7 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2` [INFO] running `Command { std: "docker" "inspect" "4d771c23600e75484471de3bbe09d38e42f3c96887df7e185bec7f6aa27339a3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4d771c23600e75484471de3bbe09d38e42f3c96887df7e185bec7f6aa27339a3", kill_on_drop: false }` [INFO] [stdout] 4d771c23600e75484471de3bbe09d38e42f3c96887df7e185bec7f6aa27339a3 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] f522da19cf17bd14ceb670712ab664432a4a182bf8173f8e275ffcf88a18119b [INFO] running `Command { std: "docker" "start" "-a" "f522da19cf17bd14ceb670712ab664432a4a182bf8173f8e275ffcf88a18119b", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.14s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: document-features v0.2.7 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2` [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/re_web_server-671a4ba1949078f7) [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 unittests src/main.rs (/opt/rustwide/target/debug/deps/re_web_server-346b08dbfbc13f25) [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 re_web_server [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] running `Command { std: "docker" "inspect" "f522da19cf17bd14ceb670712ab664432a4a182bf8173f8e275ffcf88a18119b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f522da19cf17bd14ceb670712ab664432a4a182bf8173f8e275ffcf88a18119b", kill_on_drop: false }` [INFO] [stdout] f522da19cf17bd14ceb670712ab664432a4a182bf8173f8e275ffcf88a18119b