[INFO] fetching crate dao-dao-macros 2.6.0...
[INFO] testing dao-dao-macros-2.6.0 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7
[INFO] extracting crate dao-dao-macros 2.6.0 into /workspace/builds/worker-2-tc1/source
[INFO] started tweaking crates.io crate dao-dao-macros 2.6.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate dao-dao-macros 2.6.0
[INFO] tweaked toml for crates.io crate dao-dao-macros 2.6.0 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate dao-dao-macros 2.6.0 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 20 packages to latest compatible versions
[INFO] [stderr]       Adding cosmwasm-schema v1.5.11 (available: v3.0.2)
[INFO] [stderr]       Adding syn v1.0.109 (available: v2.0.110)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d2cccffc668d8a64bf3a1d7c4a364a73697e67b6df1fef20616b703fa774a7c6
[INFO] running `Command { std: "docker" "start" "-a" "d2cccffc668d8a64bf3a1d7c4a364a73697e67b6df1fef20616b703fa774a7c6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d2cccffc668d8a64bf3a1d7c4a364a73697e67b6df1fef20616b703fa774a7c6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d2cccffc668d8a64bf3a1d7c4a364a73697e67b6df1fef20616b703fa774a7c6", kill_on_drop: false }`
[INFO] [stdout] d2cccffc668d8a64bf3a1d7c4a364a73697e67b6df1fef20616b703fa774a7c6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9839b00e8343b1b7de111a43f6cce5e5f219b9ee1ddc5e14d6f3d53a632bb5be
[INFO] running `Command { std: "docker" "start" "-a" "9839b00e8343b1b7de111a43f6cce5e5f219b9ee1ddc5e14d6f3d53a632bb5be", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.110
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling schemars v0.8.22
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling dyn-clone v1.0.20
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling schemars_derive v0.8.22
[INFO] [stderr]    Compiling cosmwasm-schema-derive v1.5.11
[INFO] [stderr]    Compiling cosmwasm-schema v1.5.11
[INFO] [stderr]    Compiling dao-dao-macros v2.6.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 23.40s
[INFO] running `Command { std: "docker" "inspect" "9839b00e8343b1b7de111a43f6cce5e5f219b9ee1ddc5e14d6f3d53a632bb5be", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9839b00e8343b1b7de111a43f6cce5e5f219b9ee1ddc5e14d6f3d53a632bb5be", kill_on_drop: false }`
[INFO] [stdout] 9839b00e8343b1b7de111a43f6cce5e5f219b9ee1ddc5e14d6f3d53a632bb5be
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0c428598ab5fb4fdb9abe421d4fc5440fbeb3352a217a1387632ceb3d508f79a
[INFO] running `Command { std: "docker" "start" "-a" "0c428598ab5fb4fdb9abe421d4fc5440fbeb3352a217a1387632ceb3d508f79a", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling schemars v0.8.22
[INFO] [stderr]    Compiling dyn-clone v1.0.20
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling syn v2.0.110
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling schemars_derive v0.8.22
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling cosmwasm-schema-derive v1.5.11
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling cosmwasm-schema v1.5.11
[INFO] [stderr]    Compiling dao-dao-macros v2.6.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0433]: failed to resolve: could not find `dao_interface` in the list of imported crates
[INFO] [stdout]  --> tests/voting.rs:8:1
[INFO] [stdout]   |
[INFO] [stdout] 8 | #[voting_module_query]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^ could not find `dao_interface` in the list of imported crates
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the attribute macro `voting_module_query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `cosmwasm_std` in the list of imported crates
[INFO] [stdout]  --> tests/govmod.rs:5:1
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[proposal_module_query]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^ could not find `cosmwasm_std` in the list of imported crates
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the attribute macro `proposal_module_query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `dao_interface` in the list of imported crates
[INFO] [stdout]  --> tests/govmod.rs:5:1
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[proposal_module_query]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^ could not find `dao_interface` in the list of imported crates
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the attribute macro `proposal_module_query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `cosmwasm_std`
[INFO] [stdout]  --> tests/voting.rs:8:1
[INFO] [stdout]   |
[INFO] [stdout] 8 | #[voting_module_query]
[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]   = note: this error originates in the attribute macro `voting_module_query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `dao-dao-macros` (test "voting") due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `dao-dao-macros` (test "govmod") due to 2 previous errors
[INFO] running `Command { std: "docker" "inspect" "0c428598ab5fb4fdb9abe421d4fc5440fbeb3352a217a1387632ceb3d508f79a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0c428598ab5fb4fdb9abe421d4fc5440fbeb3352a217a1387632ceb3d508f79a", kill_on_drop: false }`
[INFO] [stdout] 0c428598ab5fb4fdb9abe421d4fc5440fbeb3352a217a1387632ceb3d508f79a
