[INFO] cloning repository https://github.com/BigBuildBench/axone-protocol_contracts
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/BigBuildBench/axone-protocol_contracts" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBigBuildBench%2Faxone-protocol_contracts", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBigBuildBench%2Faxone-protocol_contracts'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] a17ebd2f3034b38facc87872ac026ee36c000217
[INFO] checking BigBuildBench/axone-protocol_contracts against try#a3dffdb3a32d0dedc198f9de7d43173f3eb6727b for pr-136303
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBigBuildBench%2Faxone-protocol_contracts" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/BigBuildBench/axone-protocol_contracts on toolchain a3dffdb3a32d0dedc198f9de7d43173f3eb6727b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a3dffdb3a32d0dedc198f9de7d43173f3eb6727b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/BigBuildBench/axone-protocol_contracts
[INFO] finished tweaking git repo https://github.com/BigBuildBench/axone-protocol_contracts
[INFO] tweaked toml for git repo https://github.com/BigBuildBench/axone-protocol_contracts written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a3dffdb3a32d0dedc198f9de7d43173f3eb6727b" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]      Locking 243 packages to latest compatible versions
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a3dffdb3a32d0dedc198f9de7d43173f3eb6727b" "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-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:c80049f3b88b82089a44e0f06d0d6029d44b96b7257e55a1cd63dbc9f4c33334" "/opt/rustwide/cargo-home/bin/cargo" "+a3dffdb3a32d0dedc198f9de7d43173f3eb6727b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a0237eaf0340bcf9c11544ea32a2581c0bc5af2031e6d66b3c0d7a33ce50edaa
[INFO] running `Command { std: "docker" "start" "-a" "a0237eaf0340bcf9c11544ea32a2581c0bc5af2031e6d66b3c0d7a33ce50edaa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a0237eaf0340bcf9c11544ea32a2581c0bc5af2031e6d66b3c0d7a33ce50edaa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a0237eaf0340bcf9c11544ea32a2581c0bc5af2031e6d66b3c0d7a33ce50edaa", kill_on_drop: false }`
[INFO] [stdout] a0237eaf0340bcf9c11544ea32a2581c0bc5af2031e6d66b3c0d7a33ce50edaa
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=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:c80049f3b88b82089a44e0f06d0d6029d44b96b7257e55a1cd63dbc9f4c33334" "/opt/rustwide/cargo-home/bin/cargo" "+a3dffdb3a32d0dedc198f9de7d43173f3eb6727b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] cf99ab59a932a053c2c9541bc2606ba0f263dedfb2ee9e10308088e7c62031c2
[INFO] running `Command { std: "docker" "start" "-a" "cf99ab59a932a053c2c9541bc2606ba0f263dedfb2ee9e10308088e7c62031c2", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]     Checking subtle v2.6.1
[INFO] [stderr]     Checking const-oid v0.9.6
[INFO] [stderr]     Checking memchr v2.7.4
[INFO] [stderr]     Checking either v1.13.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling serde_json v1.0.138
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]    Compiling semver v1.0.25
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]     Checking base16ct v0.2.0
[INFO] [stderr]     Checking itoa v1.0.14
[INFO] [stderr]     Checking ryu v1.0.19
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]    Compiling schemars v0.8.21
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling anyhow v1.0.95
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]     Checking dyn-clone v1.0.17
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]     Checking cosmwasm-core v2.2.0
[INFO] [stderr]     Checking base64 v0.22.1
[INFO] [stderr]     Checking bnum v0.11.0
[INFO] [stderr]     Checking bech32 v0.11.0
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]     Checking regex-syntax v0.8.5
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling syn v2.0.96
[INFO] [stderr]     Checking bytes v1.9.0
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]     Checking rmp v0.8.14
[INFO] [stderr]     Checking itertools v0.14.0
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]     Checking bitflags v2.8.0
[INFO] [stderr]     Checking testing v5.0.0 (/opt/rustwide/workdir/packages/testing)
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `cosmwasm_std`
[INFO] [stdout]  --> packages/testing/src/addr.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use cosmwasm_std::testing::MockApi;
[INFO] [stdout]   |     ^^^^^^^^^^^^ use of unresolved module or unlinked crate `cosmwasm_std`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `cosmwasm_std`, use `cargo add cosmwasm_std` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `cosmwasm_std`
[INFO] [stdout]  --> packages/testing/src/mock.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use cosmwasm_std::testing::{mock_env, MOCK_CONTRACT_ADDR};
[INFO] [stdout]   |     ^^^^^^^^^^^^ use of unresolved module or unlinked crate `cosmwasm_std`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `cosmwasm_std`, use `cargo add cosmwasm_std` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `cosmwasm_std`
[INFO] [stdout]  --> packages/testing/src/addr.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use cosmwasm_std::Addr;
[INFO] [stdout]   |     ^^^^^^^^^^^^ use of unresolved module or unlinked crate `cosmwasm_std`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `cosmwasm_std`, use `cargo add cosmwasm_std` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `cosmwasm_std`
[INFO] [stdout]  --> packages/testing/src/mock.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use cosmwasm_std::Env;
[INFO] [stdout]   |     ^^^^^^^^^^^^ use of unresolved module or unlinked crate `cosmwasm_std`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `cosmwasm_std`, use `cargo add cosmwasm_std` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `testing` (lib) due to 4 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "cf99ab59a932a053c2c9541bc2606ba0f263dedfb2ee9e10308088e7c62031c2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cf99ab59a932a053c2c9541bc2606ba0f263dedfb2ee9e10308088e7c62031c2", kill_on_drop: false }`
[INFO] [stdout] cf99ab59a932a053c2c9541bc2606ba0f263dedfb2ee9e10308088e7c62031c2
