[INFO] fetching crate injective-std 1.13.2-auction...
[INFO] checking injective-std-1.13.2-auction against master#39cb3386ddc6c71657418be28dbb3987eea4aa4b for pr-133536
[INFO] extracting crate injective-std 1.13.2-auction into /workspace/builds/worker-7-tc1/source
[INFO] validating manifest of crates.io crate injective-std 1.13.2-auction on toolchain 39cb3386ddc6c71657418be28dbb3987eea4aa4b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate injective-std 1.13.2-auction
[INFO] finished tweaking crates.io crate injective-std 1.13.2-auction
[INFO] tweaked toml for crates.io crate injective-std 1.13.2-auction written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 110 packages to latest compatible versions
[INFO] [stderr]       Adding prost v0.12.6 (available: v0.13.3)
[INFO] [stderr]       Adding prost-types v0.12.6 (available: v0.13.3)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded cosmwasm-derive v2.1.4
[INFO] [stderr]   Downloaded bnum v0.11.0
[INFO] [stderr]   Downloaded cosmwasm-core v2.1.4
[INFO] [stderr]   Downloaded injective-std-derive v1.13.0
[INFO] [stderr]   Downloaded serde-json-wasm v1.0.1
[INFO] [stderr]   Downloaded cosmwasm-std v2.1.4
[INFO] [stderr]   Downloaded cosmwasm-crypto v2.1.4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] defa183454dece1c506d88128084e3ac0ac72d849d042f4f61eab594d2396128
[INFO] running `Command { std: "docker" "start" "-a" "defa183454dece1c506d88128084e3ac0ac72d849d042f4f61eab594d2396128", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "defa183454dece1c506d88128084e3ac0ac72d849d042f4f61eab594d2396128", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "defa183454dece1c506d88128084e3ac0ac72d849d042f4f61eab594d2396128", kill_on_drop: false }`
[INFO] [stdout] defa183454dece1c506d88128084e3ac0ac72d849d042f4f61eab594d2396128
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 65962364aa851ef429c1058bb3cf63bc8f581cfb4492e2328394840ccc364c10
[INFO] running `Command { std: "docker" "start" "-a" "65962364aa851ef429c1058bb3cf63bc8f581cfb4492e2328394840ccc364c10", kill_on_drop: false }`
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling libc v0.2.167
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling semver v1.0.23
[INFO] [stderr]    Compiling syn v2.0.90
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]    Compiling once_cell v1.20.2
[INFO] [stderr]    Compiling ark-serialize-derive v0.4.2
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling ark-ff-asm v0.4.2
[INFO] [stderr]    Compiling base16ct v0.2.0
[INFO] [stderr]    Compiling schemars v0.8.21
[INFO] [stderr]    Compiling allocator-api2 v0.2.20
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling anyhow v1.0.93
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]     Checking ff v0.13.0
[INFO] [stderr]     Checking group v0.13.0
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling cosmwasm-core v2.1.4
[INFO] [stderr]    Compiling dyn-clone v1.0.17
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]     Checking bytes v1.9.0
[INFO] [stderr]    Compiling bech32 v0.11.0
[INFO] [stderr]    Compiling bnum v0.11.0
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]     Checking chrono v0.4.38
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]    Compiling ark-ff-macros v0.4.2
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling serde_derive v1.0.215
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling derive_more-impl v1.0.0
[INFO] [stderr]    Compiling cosmwasm-derive v2.1.4
[INFO] [stderr]    Compiling prost-derive v0.12.6
[INFO] [stderr]    Compiling schemars_derive v0.8.21
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling der v0.7.9
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling crypto-bigint v0.5.5
[INFO] [stderr]     Checking prost v0.12.6
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]     Checking sec1 v0.7.3
[INFO] [stderr]    Compiling derive_more v1.0.0
[INFO] [stderr]     Checking ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling ed25519 v2.2.3
[INFO] [stderr]    Compiling rfc6979 v0.4.0
[INFO] [stderr]     Checking prost-types v0.12.6
[INFO] [stderr]     Checking hashbrown v0.13.2
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking ark-std v0.4.0
[INFO] [stderr]     Checking ark-serialize v0.4.2
[INFO] [stderr]     Checking ark-ff v0.4.2
[INFO] [stderr]     Checking serde v1.0.215
[INFO] [stderr]     Checking ed25519-zebra v4.0.3
[INFO] [stderr]     Checking elliptic-curve v0.13.8
[INFO] [stderr]     Checking ecdsa v0.16.9
[INFO] [stderr]     Checking primeorder v0.13.6
[INFO] [stderr]     Checking p256 v0.13.2
[INFO] [stderr]     Checking k256 v0.13.4
[INFO] [stderr]     Checking serde_json v1.0.133
[INFO] [stderr]     Checking serde-json-wasm v1.0.1
[INFO] [stderr]     Checking serde-cw-value v0.7.0
[INFO] [stderr]     Checking ark-poly v0.4.2
[INFO] [stderr]     Checking ark-ec v0.4.2
[INFO] [stderr]     Checking ark-bls12-381 v0.4.0
[INFO] [stderr]     Checking cosmwasm-crypto v2.1.4
[INFO] [stderr]     Checking cosmwasm-std v2.1.4
[INFO] [stderr]    Compiling injective-std-derive v1.13.0
[INFO] [stderr]     Checking injective-std v1.13.2-auction (/opt/rustwide/workdir)
[INFO] [stderr] error: could not compile `injective-std` (lib test)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/39cb3386ddc6c71657418be28dbb3987eea4aa4b/bin/rustc --crate-name injective_std --edition=2021 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=1b8b8b9f195123f6 -C extra-filename=-1b8b8b9f195123f6 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern chrono=/opt/rustwide/target/debug/deps/libchrono-a3f63558b0d93b0b.rmeta --extern cosmwasm_std=/opt/rustwide/target/debug/deps/libcosmwasm_std-5c04aced338159a6.rmeta --extern injective_std_derive=/opt/rustwide/target/debug/deps/libinjective_std_derive-06e8d1e27687b772.so --extern prost=/opt/rustwide/target/debug/deps/libprost-5211182f55406d4d.rmeta --extern prost_types=/opt/rustwide/target/debug/deps/libprost_types-2710e1c271632f34.rmeta --extern schemars=/opt/rustwide/target/debug/deps/libschemars-aef8e52e6e5a9ef5.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-bf66f15f7a2b71da.rmeta --extern serde_cw_value=/opt/rustwide/target/debug/deps/libserde_cw_value-cecc65eff10529c4.rmeta --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `injective-std` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/39cb3386ddc6c71657418be28dbb3987eea4aa4b/bin/rustc --crate-name injective_std --edition=2021 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=9af6d2ec00040eeb -C extra-filename=-9af6d2ec00040eeb --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern chrono=/opt/rustwide/target/debug/deps/libchrono-a3f63558b0d93b0b.rmeta --extern cosmwasm_std=/opt/rustwide/target/debug/deps/libcosmwasm_std-5c04aced338159a6.rmeta --extern injective_std_derive=/opt/rustwide/target/debug/deps/libinjective_std_derive-06e8d1e27687b772.so --extern prost=/opt/rustwide/target/debug/deps/libprost-5211182f55406d4d.rmeta --extern prost_types=/opt/rustwide/target/debug/deps/libprost_types-2710e1c271632f34.rmeta --extern schemars=/opt/rustwide/target/debug/deps/libschemars-aef8e52e6e5a9ef5.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-bf66f15f7a2b71da.rmeta --extern serde_cw_value=/opt/rustwide/target/debug/deps/libserde_cw_value-cecc65eff10529c4.rmeta --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "65962364aa851ef429c1058bb3cf63bc8f581cfb4492e2328394840ccc364c10", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "65962364aa851ef429c1058bb3cf63bc8f581cfb4492e2328394840ccc364c10", kill_on_drop: false }`
[INFO] [stdout] 65962364aa851ef429c1058bb3cf63bc8f581cfb4492e2328394840ccc364c10
