[INFO] cloning repository https://github.com/mennatabuelnaga/sudo_poc
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mennatabuelnaga/sudo_poc" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmennatabuelnaga%2Fsudo_poc", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmennatabuelnaga%2Fsudo_poc'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 2de978cbd5d139d4fcfaed1714797c1d502a8843
[INFO] testing mennatabuelnaga/sudo_poc against beta-2026-03-05 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmennatabuelnaga%2Fsudo_poc" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/mennatabuelnaga/sudo_poc
[INFO] finished tweaking git repo https://github.com/mennatabuelnaga/sudo_poc
[INFO] tweaked toml for git repo https://github.com/mennatabuelnaga/sudo_poc written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/mennatabuelnaga/sudo_poc on toolchain beta-2026-03-05
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/mennatabuelnaga/sudo_poc 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-2026-03-05" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /workspace/builds/worker-6-tc2/source/packages/poc-contract/Cargo.toml
[INFO] [stderr] workspace: /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 80e551e9ac18b0091aad6c69babf6c0044263e0666ee90a7a977b22ea8e0d9ad
[INFO] running `Command { std: "docker" "start" "-a" "80e551e9ac18b0091aad6c69babf6c0044263e0666ee90a7a977b22ea8e0d9ad", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "80e551e9ac18b0091aad6c69babf6c0044263e0666ee90a7a977b22ea8e0d9ad", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "80e551e9ac18b0091aad6c69babf6c0044263e0666ee90a7a977b22ea8e0d9ad", kill_on_drop: false }`
[INFO] [stdout] 80e551e9ac18b0091aad6c69babf6c0044263e0666ee90a7a977b22ea8e0d9ad
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c7f91ebcfc6c601b360a0c82d4a50bccdf7847639995d9745fc20c7597f1b018
[INFO] running `Command { std: "docker" "start" "-a" "c7f91ebcfc6c601b360a0c82d4a50bccdf7847639995d9745fc20c7597f1b018", kill_on_drop: false }`
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /opt/rustwide/workdir/packages/poc-contract/Cargo.toml
[INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml
[INFO] [stderr]    Compiling zeroize v1.7.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling proc-macro2 v1.0.70
[INFO] [stderr]    Compiling libc v0.2.150
[INFO] [stderr]    Compiling subtle v2.5.0
[INFO] [stderr]    Compiling const-oid v0.9.5
[INFO] [stderr]    Compiling serde v1.0.193
[INFO] [stderr]    Compiling ahash v0.7.7
[INFO] [stderr]    Compiling once_cell v1.18.0
[INFO] [stderr]    Compiling cpufeatures v0.2.11
[INFO] [stderr]    Compiling serde_json v1.0.108
[INFO] [stderr]    Compiling thiserror v1.0.50
[INFO] [stderr]    Compiling schemars v0.8.16
[INFO] [stderr]    Compiling itoa v1.0.9
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling ryu v1.0.15
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling der v0.7.8
[INFO] [stderr]    Compiling dyn-clone v1.0.16
[INFO] [stderr]    Compiling forward_ref v1.0.0
[INFO] [stderr]    Compiling semver v1.0.20
[INFO] [stderr]    Compiling bech32 v0.9.1
[INFO] [stderr]    Compiling base64 v0.21.5
[INFO] [stderr]    Compiling bnum v0.8.1
[INFO] [stderr]    Compiling anyhow v1.0.75
[INFO] [stderr]    Compiling keccak v0.1.4
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling syn v2.0.39
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling getrandom v0.2.11
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling curve25519-dalek v3.2.0
[INFO] [stderr]    Compiling sha2 v0.9.9
[INFO] [stderr]    Compiling ff v0.13.0
[INFO] [stderr]    Compiling crypto-bigint v0.5.5
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling group v0.13.0
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling sha3 v0.10.8
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling spki v0.7.2
[INFO] [stderr]    Compiling sec1 v0.7.3
[INFO] [stderr]    Compiling rfc6979 v0.4.0
[INFO] [stderr]    Compiling pkcs8 v0.10.2
[INFO] [stderr]    Compiling elliptic-curve v0.13.8
[INFO] [stderr]    Compiling serde_derive v1.0.193
[INFO] [stderr]    Compiling thiserror-impl v1.0.50
[INFO] [stderr]    Compiling ecdsa v0.16.9
[INFO] [stderr]    Compiling k256 v0.13.2
[INFO] [stderr]    Compiling serde_derive_internals v0.26.0
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling cosmwasm-derive v1.5.0
[INFO] [stderr]    Compiling cosmwasm-schema-derive v1.5.0
[INFO] [stderr]    Compiling schemars_derive v0.8.16
[INFO] [stderr]    Compiling ed25519-zebra v3.1.0
[INFO] [stderr]    Compiling serde-json-wasm v0.5.1
[INFO] [stderr]    Compiling cosmwasm-crypto v1.5.0
[INFO] [stderr]    Compiling cosmwasm-std v1.5.0
[INFO] [stderr]    Compiling cosmwasm-schema v1.5.0
[INFO] [stderr]    Compiling cw-storage-plus v1.2.0
[INFO] [stderr]    Compiling cw2 v1.1.2
[INFO] [stderr]    Compiling cw-utils v1.0.3
[INFO] [stderr]    Compiling poc-contract v0.1.0 (/opt/rustwide/workdir/packages/poc-contract)
[INFO] [stdout] warning: denote infinite loops with `loop { ... }`
[INFO] [stdout]   --> packages/poc-contract/src/contract.rs:68:13
[INFO] [stdout]    |
[INFO] [stdout] 68 |             while true{}
[INFO] [stdout]    |             ^^^^^^^^^^ help: use `loop`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(while_true)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `QueryResponses`
[INFO] [stdout]  --> packages/poc-contract/src/msg.rs:1:33
[INFO] [stdout]   |
[INFO] [stdout] 1 | use cosmwasm_schema::{cw_serde, QueryResponses};
[INFO] [stdout]   |                                 ^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `CONTRACT_NAME` is never used
[INFO] [stdout]   --> packages/poc-contract/src/contract.rs:12:7
[INFO] [stdout]    |
[INFO] [stdout] 12 | const CONTRACT_NAME: &str = "poc-contract";
[INFO] [stdout]    |       ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `CONTRACT_VERSION` is never used
[INFO] [stdout]   --> packages/poc-contract/src/contract.rs:13:7
[INFO] [stdout]    |
[INFO] [stdout] 13 | const CONTRACT_VERSION: &str = env!("CARGO_PKG_VERSION");
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling integration-tests v0.1.0 (/opt/rustwide/workdir/packages/integration-tests)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 29.57s
[INFO] running `Command { std: "docker" "inspect" "c7f91ebcfc6c601b360a0c82d4a50bccdf7847639995d9745fc20c7597f1b018", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c7f91ebcfc6c601b360a0c82d4a50bccdf7847639995d9745fc20c7597f1b018", kill_on_drop: false }`
[INFO] [stdout] c7f91ebcfc6c601b360a0c82d4a50bccdf7847639995d9745fc20c7597f1b018
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] cfcb2b466afd4788c01e7d53396528a423211ab843bbdad25fc28fa0978d4bc6
[INFO] running `Command { std: "docker" "start" "-a" "cfcb2b466afd4788c01e7d53396528a423211ab843bbdad25fc28fa0978d4bc6", kill_on_drop: false }`
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /opt/rustwide/workdir/packages/poc-contract/Cargo.toml
[INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml
[INFO] [stderr]    Compiling syn v2.0.39
[INFO] [stderr]    Compiling either v1.9.0
[INFO] [stderr]    Compiling der v0.6.1
[INFO] [stderr]    Compiling bytes v1.5.0
[INFO] [stderr]    Compiling crypto-bigint v0.4.9
[INFO] [stderr]    Compiling ff v0.12.1
[INFO] [stderr]    Compiling base16ct v0.1.1
[INFO] [stderr]    Compiling signature v1.6.4
[INFO] [stderr]    Compiling group v0.12.1
[INFO] [stderr]    Compiling itertools v0.11.0
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling spki v0.6.0
[INFO] [stderr]    Compiling rfc6979 v0.3.1
[INFO] [stderr]    Compiling pkcs8 v0.9.0
[INFO] [stderr]    Compiling sec1 v0.3.0
[INFO] [stderr]    Compiling elliptic-curve v0.12.3
[INFO] [stderr]    Compiling prost-derive v0.9.0
[INFO] [stderr]    Compiling ecdsa v0.14.8
[INFO] [stderr]    Compiling k256 v0.11.6
[INFO] [stderr]    Compiling serde_derive v1.0.193
[INFO] [stderr]    Compiling thiserror-impl v1.0.50
[INFO] [stderr]    Compiling prost-derive v0.12.3
[INFO] [stderr]    Compiling prost v0.9.0
[INFO] [stderr]    Compiling thiserror v1.0.50
[INFO] [stderr]    Compiling prost v0.12.3
[INFO] [stderr]    Compiling serde v1.0.193
[INFO] [stderr]    Compiling serde_json v1.0.108
[INFO] [stderr]    Compiling ed25519-zebra v3.1.0
[INFO] [stderr]    Compiling serde-json-wasm v0.5.1
[INFO] [stderr]    Compiling cosmwasm-crypto v1.5.0
[INFO] [stderr]    Compiling schemars v0.8.16
[INFO] [stderr]    Compiling cosmwasm-std v1.5.0
[INFO] [stderr]    Compiling cosmwasm-schema v1.5.0
[INFO] [stderr]    Compiling cw-storage-plus v1.2.0
[INFO] [stderr]    Compiling cw2 v1.1.2
[INFO] [stderr]    Compiling cw-utils v1.0.3
[INFO] [stderr]    Compiling poc-contract v0.1.0 (/opt/rustwide/workdir/packages/poc-contract)
[INFO] [stderr]    Compiling cw-multi-test v0.16.5
[INFO] [stderr]    Compiling cw-multi-test v0.17.0
[INFO] [stdout] warning: denote infinite loops with `loop { ... }`
[INFO] [stdout]   --> packages/poc-contract/src/contract.rs:68:13
[INFO] [stdout]    |
[INFO] [stdout] 68 |             while true{}
[INFO] [stdout]    |             ^^^^^^^^^^ help: use `loop`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(while_true)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `QueryResponses`
[INFO] [stdout]  --> packages/poc-contract/src/msg.rs:1:33
[INFO] [stdout]   |
[INFO] [stdout] 1 | use cosmwasm_schema::{cw_serde, QueryResponses};
[INFO] [stdout]   |                                 ^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `CONTRACT_NAME` is never used
[INFO] [stdout]   --> packages/poc-contract/src/contract.rs:12:7
[INFO] [stdout]    |
[INFO] [stdout] 12 | const CONTRACT_NAME: &str = "poc-contract";
[INFO] [stdout]    |       ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `CONTRACT_VERSION` is never used
[INFO] [stdout]   --> packages/poc-contract/src/contract.rs:13:7
[INFO] [stdout]    |
[INFO] [stdout] 13 | const CONTRACT_VERSION: &str = env!("CARGO_PKG_VERSION");
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling integration-tests v0.1.0 (/opt/rustwide/workdir/packages/integration-tests)
[INFO] [stdout] warning: denote infinite loops with `loop { ... }`
[INFO] [stdout]   --> packages/poc-contract/src/contract.rs:68:13
[INFO] [stdout]    |
[INFO] [stdout] 68 |             while true{}
[INFO] [stdout]    |             ^^^^^^^^^^ help: use `loop`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(while_true)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `QueryResponses`
[INFO] [stdout]  --> packages/poc-contract/src/msg.rs:1:33
[INFO] [stdout]   |
[INFO] [stdout] 1 | use cosmwasm_schema::{cw_serde, QueryResponses};
[INFO] [stdout]   |                                 ^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `CONTRACT_NAME` is never used
[INFO] [stdout]   --> packages/poc-contract/src/contract.rs:12:7
[INFO] [stdout]    |
[INFO] [stdout] 12 | const CONTRACT_NAME: &str = "poc-contract";
[INFO] [stdout]    |       ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `CONTRACT_VERSION` is never used
[INFO] [stdout]   --> packages/poc-contract/src/contract.rs:13:7
[INFO] [stdout]    |
[INFO] [stdout] 13 | const CONTRACT_VERSION: &str = env!("CARGO_PKG_VERSION");
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `EXECUTOR_1` is never used
[INFO] [stdout]   --> packages/integration-tests/src/utils.rs:13:11
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub const EXECUTOR_1: &str = "executor1";
[INFO] [stdout]    |           ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `EXECUTOR_2` is never used
[INFO] [stdout]   --> packages/integration-tests/src/utils.rs:14:11
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub const EXECUTOR_2: &str = "executor2";
[INFO] [stdout]    |           ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `EXECUTOR_3` is never used
[INFO] [stdout]   --> packages/integration-tests/src/utils.rs:15:11
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub const EXECUTOR_3: &str = "executor3";
[INFO] [stdout]    |           ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 26.65s
[INFO] running `Command { std: "docker" "inspect" "cfcb2b466afd4788c01e7d53396528a423211ab843bbdad25fc28fa0978d4bc6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cfcb2b466afd4788c01e7d53396528a423211ab843bbdad25fc28fa0978d4bc6", kill_on_drop: false }`
[INFO] [stdout] cfcb2b466afd4788c01e7d53396528a423211ab843bbdad25fc28fa0978d4bc6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 360b9159bd8852c3541c3039e992b7fe16091eb405defe7cb2f56bd628e876c1
[INFO] running `Command { std: "docker" "start" "-a" "360b9159bd8852c3541c3039e992b7fe16091eb405defe7cb2f56bd628e876c1", kill_on_drop: false }`
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /opt/rustwide/workdir/packages/poc-contract/Cargo.toml
[INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml
[INFO] [stderr] warning: denote infinite loops with `loop { ... }`
[INFO] [stderr]   --> packages/poc-contract/src/contract.rs:68:13
[INFO] [stderr]    |
[INFO] [stderr] 68 |             while true{}
[INFO] [stderr]    |             ^^^^^^^^^^ help: use `loop`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(while_true)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `QueryResponses`
[INFO] [stderr]  --> packages/poc-contract/src/msg.rs:1:33
[INFO] [stderr]   |
[INFO] [stderr] 1 | use cosmwasm_schema::{cw_serde, QueryResponses};
[INFO] [stderr]   |                                 ^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: constant `CONTRACT_NAME` is never used
[INFO] [stderr]   --> packages/poc-contract/src/contract.rs:12:7
[INFO] [stderr]    |
[INFO] [stderr] 12 | const CONTRACT_NAME: &str = "poc-contract";
[INFO] [stderr]    |       ^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: constant `CONTRACT_VERSION` is never used
[INFO] [stderr]   --> packages/poc-contract/src/contract.rs:13:7
[INFO] [stderr]    |
[INFO] [stderr] 13 | const CONTRACT_VERSION: &str = env!("CARGO_PKG_VERSION");
[INFO] [stderr]    |       ^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `poc-contract` (lib) generated 4 warnings (run `cargo fix --lib -p poc-contract` to apply 2 suggestions)
[INFO] [stderr] warning: `poc-contract` (lib test) generated 4 warnings (4 duplicates)
[INFO] [stderr] warning: constant `EXECUTOR_1` is never used
[INFO] [stderr]   --> packages/integration-tests/src/utils.rs:13:11
[INFO] [stderr]    |
[INFO] [stderr] 13 | pub const EXECUTOR_1: &str = "executor1";
[INFO] [stderr]    |           ^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: constant `EXECUTOR_2` is never used
[INFO] [stderr]   --> packages/integration-tests/src/utils.rs:14:11
[INFO] [stderr]    |
[INFO] [stderr] 14 | pub const EXECUTOR_2: &str = "executor2";
[INFO] [stderr]    |           ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: constant `EXECUTOR_3` is never used
[INFO] [stderr]   --> packages/integration-tests/src/utils.rs:15:11
[INFO] [stderr]    |
[INFO] [stderr] 15 | pub const EXECUTOR_3: &str = "executor3";
[INFO] [stderr]    |           ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `integration-tests` (lib test) generated 3 warnings
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.15s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/integration_tests-e479f7e927a119bf)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test tests::poc::execute_post has been running for over 60 seconds
[INFO] [stdout] test tests::poc::sudo_post has been running for over 60 seconds
[INFO] [stderr] error: test failed, to rerun pass `-p integration-tests --lib`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/deps/integration_tests-e479f7e927a119bf` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "360b9159bd8852c3541c3039e992b7fe16091eb405defe7cb2f56bd628e876c1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "360b9159bd8852c3541c3039e992b7fe16091eb405defe7cb2f56bd628e876c1", kill_on_drop: false }`
[INFO] [stdout] 360b9159bd8852c3541c3039e992b7fe16091eb405defe7cb2f56bd628e876c1
