[INFO] fetching crate dao-dao-macros 2.6.0...
[INFO] checking dao-dao-macros-2.6.0 against try#31561a63598a0f21fc74c024747ef1310fdd2eb2 for pr-133536
[INFO] extracting crate dao-dao-macros 2.6.0 into /workspace/builds/worker-6-tc2/source
[INFO] validating manifest of crates.io crate dao-dao-macros 2.6.0 on toolchain 31561a63598a0f21fc74c024747ef1310fdd2eb2
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[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-6-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 19 packages to latest compatible versions
[INFO] [stderr]       Adding cosmwasm-schema v1.5.8 (available: v2.1.4)
[INFO] [stderr]       Adding syn v1.0.109 (available: v2.0.90)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c4fb87eb025b747a2898aa9a2f43596a2d22083181f5d0cfaa17854d465cdbef
[INFO] running `Command { std: "docker" "start" "-a" "c4fb87eb025b747a2898aa9a2f43596a2d22083181f5d0cfaa17854d465cdbef", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c4fb87eb025b747a2898aa9a2f43596a2d22083181f5d0cfaa17854d465cdbef", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c4fb87eb025b747a2898aa9a2f43596a2d22083181f5d0cfaa17854d465cdbef", kill_on_drop: false }`
[INFO] [stdout] c4fb87eb025b747a2898aa9a2f43596a2d22083181f5d0cfaa17854d465cdbef
[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=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" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 579599a4fc291e7a679fd938468d9557144926937f73f63b3439f88eba416d26
[INFO] running `Command { std: "docker" "start" "-a" "579599a4fc291e7a679fd938468d9557144926937f73f63b3439f88eba416d26", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling schemars v0.8.21
[INFO] [stderr]     Checking unicode-ident v1.0.14
[INFO] [stderr]     Checking quote v1.0.37
[INFO] [stderr]    Compiling syn v2.0.90
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling serde_derive v1.0.215
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling schemars_derive v0.8.21
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]    Compiling cosmwasm-schema-derive v1.5.8
[INFO] [stderr]     Checking serde v1.0.215
[INFO] [stderr]     Checking serde_json v1.0.133
[INFO] [stderr]     Checking cosmwasm-schema v1.5.8
[INFO] [stderr]     Checking dao-dao-macros v2.6.0 (/opt/rustwide/workdir)
[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/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 `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] 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] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `cosmwasm_std`
[INFO] [stdout]  --> tests/voting.rs:8:1
[INFO] [stdout]   |
[INFO] [stdout] 8 | #[voting_module_query]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^ use of undeclared crate or module `cosmwasm_std`
[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] 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] running `Command { std: "docker" "inspect" "579599a4fc291e7a679fd938468d9557144926937f73f63b3439f88eba416d26", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "579599a4fc291e7a679fd938468d9557144926937f73f63b3439f88eba416d26", kill_on_drop: false }`
[INFO] [stdout] 579599a4fc291e7a679fd938468d9557144926937f73f63b3439f88eba416d26
