[INFO] fetching crate terra-math 0.0.0... [INFO] testing terra-math-0.0.0 against beta-2025-09-21 for beta-1.91-3 [INFO] extracting crate terra-math 0.0.0 into /workspace/builds/worker-1-tc2/source [INFO] started tweaking crates.io crate terra-math 0.0.0 [INFO] finished tweaking crates.io crate terra-math 0.0.0 [INFO] tweaked toml for crates.io crate terra-math 0.0.0 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate terra-math 0.0.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] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 114 packages to latest compatible versions [INFO] [stderr] Adding cosmwasm-schema v0.10.1 (available: v3.0.2) [INFO] [stderr] Adding cosmwasm-std v0.10.1 (available: v3.0.2) [INFO] [stderr] Adding cosmwasm-storage v0.10.1 (available: v1.5.2) [INFO] [stderr] Adding cosmwasm-vm v0.10.1 (available: v3.0.2) [INFO] [stderr] Adding schemars v0.7.6 (available: v1.0.4) [INFO] [stderr] Adding wasmer-clif-backend v0.17.0 (available: v0.17.1) [INFO] [stderr] Adding wasmer-middleware-common v0.17.0 (available: v0.17.1) [INFO] [stderr] Adding wasmer-runtime-core v0.17.0 (available: v0.17.1) [INFO] [stderr] Adding wasmer-singlepass-backend v0.17.0 (available: v0.17.1) [INFO] [stderr] Adding wasmer-win-exception-handler v0.17.0 (available: v0.17.1) [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] c184bc44b60ea1142bfdf81139f1d6301c0c16be0e786254aae834b38634d219 [INFO] running `Command { std: "docker" "start" "-a" "c184bc44b60ea1142bfdf81139f1d6301c0c16be0e786254aae834b38634d219", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c184bc44b60ea1142bfdf81139f1d6301c0c16be0e786254aae834b38634d219", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c184bc44b60ea1142bfdf81139f1d6301c0c16be0e786254aae834b38634d219", kill_on_drop: false }` [INFO] [stdout] c184bc44b60ea1142bfdf81139f1d6301c0c16be0e786254aae834b38634d219 [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] ed8ee487b60f5d0a5589cf6b822677fa0c37049ee978dc639f4399bf6f5290d3 [INFO] running `Command { std: "docker" "start" "-a" "ed8ee487b60f5d0a5589cf6b822677fa0c37049ee978dc639f4399bf6f5290d3", kill_on_drop: false }` [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling schemars v0.7.6 [INFO] [stderr] Compiling base64 v0.11.0 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling serde_derive_internals v0.25.0 [INFO] [stderr] Compiling serde-json-wasm v0.2.3 [INFO] [stderr] Compiling snafu-derive v0.6.10 [INFO] [stderr] Compiling schemars_derive v0.7.6 [INFO] [stderr] Compiling snafu v0.6.10 [INFO] [stderr] Compiling cosmwasm-std v0.10.1 [INFO] [stderr] Compiling cosmwasm-storage v0.10.1 [INFO] [stderr] Compiling terra-math v0.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.61s [INFO] running `Command { std: "docker" "inspect" "ed8ee487b60f5d0a5589cf6b822677fa0c37049ee978dc639f4399bf6f5290d3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ed8ee487b60f5d0a5589cf6b822677fa0c37049ee978dc639f4399bf6f5290d3", kill_on_drop: false }` [INFO] [stdout] ed8ee487b60f5d0a5589cf6b822677fa0c37049ee978dc639f4399bf6f5290d3 [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] 7fb14363e689cbf832b1f2b3e7086b4ed566855b49c5d9beab92286cd36f5e58 [INFO] running `Command { std: "docker" "start" "-a" "7fb14363e689cbf832b1f2b3e7086b4ed566855b49c5d9beab92286cd36f5e58", kill_on_drop: false }` [INFO] [stderr] Compiling find-msvc-tools v0.1.2 [INFO] [stderr] Compiling libc v0.2.176 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling cranelift-entity v0.59.0 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling target-lexicon v0.10.0 [INFO] [stderr] Compiling cranelift-codegen-shared v0.59.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling constant_time_eq v0.1.5 [INFO] [stderr] Compiling arrayref v0.3.9 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling nix v0.15.0 [INFO] [stderr] Compiling lock_api v0.3.4 [INFO] [stderr] Compiling generic-array v0.12.4 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling cc v1.2.39 [INFO] [stderr] Compiling wasmparser v0.51.4 [INFO] [stderr] Compiling cranelift-codegen-meta v0.59.0 [INFO] [stderr] Compiling cranelift-bforest v0.59.0 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Compiling serde-bench v0.0.7 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling serde_bytes v0.11.19 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling opaque-debug v0.3.1 [INFO] [stderr] Compiling parity-wasm v0.41.0 [INFO] [stderr] Compiling cosmwasm-schema v0.10.1 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling crypto-mac v0.8.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling gimli v0.20.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling blake3 v0.3.8 [INFO] [stderr] Compiling raw-cpuid v7.0.4 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling wasmer-runtime-core v0.17.0 [INFO] [stderr] Compiling parking_lot_core v0.7.3 [INFO] [stderr] Compiling errno v0.2.8 [INFO] [stderr] Compiling page_size v0.4.2 [INFO] [stderr] Compiling memmap v0.7.0 [INFO] [stderr] Compiling parking_lot v0.10.2 [INFO] [stderr] Compiling cranelift-codegen v0.59.0 [INFO] [stderr] Compiling wasmer-middleware-common v0.17.0 [INFO] [stderr] Compiling wasmer-clif-fork-frontend v0.59.0 [INFO] [stderr] Compiling cranelift-native v0.59.0 [INFO] [stderr] Compiling wasmer-clif-fork-wasm v0.59.0 [INFO] [stderr] Compiling wasmer-clif-backend v0.17.0 [INFO] [stderr] Compiling cosmwasm-vm v0.10.1 [INFO] [stderr] Compiling terra-math v0.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 31.33s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: cranelift-codegen-meta v0.59.0 [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" "7fb14363e689cbf832b1f2b3e7086b4ed566855b49c5d9beab92286cd36f5e58", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7fb14363e689cbf832b1f2b3e7086b4ed566855b49c5d9beab92286cd36f5e58", kill_on_drop: false }` [INFO] [stdout] 7fb14363e689cbf832b1f2b3e7086b4ed566855b49c5d9beab92286cd36f5e58 [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] 857e959f96a701ba0c662ae5dd4b8f89e0e22473a2af9da6e26ed7e1edd51991 [INFO] running `Command { std: "docker" "start" "-a" "857e959f96a701ba0c662ae5dd4b8f89e0e22473a2af9da6e26ed7e1edd51991", 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: cranelift-codegen-meta v0.59.0 [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/terra_math-f24ad11e4ffe48d4) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test tests::min_works ... ok [INFO] [stdout] test tests::sqrt_works ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests terra_math [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" "857e959f96a701ba0c662ae5dd4b8f89e0e22473a2af9da6e26ed7e1edd51991", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "857e959f96a701ba0c662ae5dd4b8f89e0e22473a2af9da6e26ed7e1edd51991", kill_on_drop: false }` [INFO] [stdout] 857e959f96a701ba0c662ae5dd4b8f89e0e22473a2af9da6e26ed7e1edd51991