[INFO] fetching crate spiro 1.0.3...
[INFO] testing spiro-1.0.3 against beta-2025-10-28 for beta-1.92-2
[INFO] extracting crate spiro 1.0.3 into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate spiro 1.0.3
[INFO] finished tweaking crates.io crate spiro 1.0.3
[INFO] tweaked toml for crates.io crate spiro 1.0.3 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate spiro 1.0.3 on toolchain beta-2025-10-28
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 45 packages to latest compatible versions
[INFO] [stderr]       Adding glifparser v1.2.8 (available: v2.0.1)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] fa746080bef659ccc8c363f593bba0f8fb612eabcc2da858a80ef9af133df7d8
[INFO] running `Command { std: "docker" "start" "-a" "fa746080bef659ccc8c363f593bba0f8fb612eabcc2da858a80ef9af133df7d8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "fa746080bef659ccc8c363f593bba0f8fb612eabcc2da858a80ef9af133df7d8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fa746080bef659ccc8c363f593bba0f8fb612eabcc2da858a80ef9af133df7d8", kill_on_drop: false }`
[INFO] [stdout] fa746080bef659ccc8c363f593bba0f8fb612eabcc2da858a80ef9af133df7d8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 592368f07e1cf567d13c0a6eab7eb4b791c0193ab751e103bf27d79d18626a25
[INFO] running `Command { std: "docker" "start" "-a" "592368f07e1cf567d13c0a6eab7eb4b791c0193ab751e103bf27d79d18626a25", kill_on_drop: false }`
[INFO] [stderr]    Compiling indoc v1.0.9
[INFO] [stderr]    Compiling cargo-emit v0.2.1
[INFO] [stderr]    Compiling syn v2.0.108
[INFO] [stderr]    Compiling time v0.3.44
[INFO] [stderr]    Compiling indexmap v2.12.0
[INFO] [stderr]    Compiling quick-xml v0.38.3
[INFO] [stderr]    Compiling float-cmp v0.9.0
[INFO] [stderr]    Compiling xml-rs v0.8.28
[INFO] [stderr]    Compiling kurbo v0.9.5
[INFO] [stdout] error: kurbo requires either the `std` or `libm` feature
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/kurbo-0.9.5/src/lib.rs:84:1
[INFO] [stdout]    |
[INFO] [stdout] 84 | compile_error!("kurbo requires either the `std` or `libm` feature");
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: kurbo requires either the `std` or `libm` feature
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/kurbo-0.9.5/src/common.rs:40:17
[INFO] [stdout]    |
[INFO] [stdout] 40 |                   compile_error!("kurbo requires either the `std` or `libm` feature")
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 66 | / define_float_funcs! {
[INFO] [stdout] 67 | |     fn abs(self) -> Self => fabs/fabsf;
[INFO] [stdout] 68 | |     fn acos(self) -> Self => acos/acosf;
[INFO] [stdout] 69 | |     fn atan2(self, other: Self) -> Self => atan2/atan2f;
[INFO] [stdout] ...  |
[INFO] [stdout] 85 | |     fn trunc(self) -> Self => trunc/truncf;
[INFO] [stdout] 86 | | }
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `define_float_funcs` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: kurbo requires either the `std` or `libm` feature
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/kurbo-0.9.5/src/common.rs:60:17
[INFO] [stdout]    |
[INFO] [stdout] 60 |                   compile_error!("kurbo requires either the `std` or `libm` feature")
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 66 | / define_float_funcs! {
[INFO] [stdout] 67 | |     fn abs(self) -> Self => fabs/fabsf;
[INFO] [stdout] 68 | |     fn acos(self) -> Self => acos/acosf;
[INFO] [stdout] 69 | |     fn atan2(self, other: Self) -> Self => atan2/atan2f;
[INFO] [stdout] ...  |
[INFO] [stdout] 85 | |     fn trunc(self) -> Self => trunc/truncf;
[INFO] [stdout] 86 | | }
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `define_float_funcs` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr] error: could not compile `kurbo` (lib) due to 3 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "592368f07e1cf567d13c0a6eab7eb4b791c0193ab751e103bf27d79d18626a25", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "592368f07e1cf567d13c0a6eab7eb4b791c0193ab751e103bf27d79d18626a25", kill_on_drop: false }`
[INFO] [stdout] 592368f07e1cf567d13c0a6eab7eb4b791c0193ab751e103bf27d79d18626a25
