[INFO] fetching crate dao-dao-macros 2.4.2...
[INFO] checking dao-dao-macros-2.4.2 against try#47af3d0de9d26c7deba4cfb203b710cc3f764e91 for pr-130443
[INFO] extracting crate dao-dao-macros 2.4.2 into /workspace/builds/worker-2-tc2/source
[INFO] validating manifest of crates.io crate dao-dao-macros 2.4.2 on toolchain 47af3d0de9d26c7deba4cfb203b710cc3f764e91
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+47af3d0de9d26c7deba4cfb203b710cc3f764e91" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] removed /workspace/builds/worker-2-tc2/source/.cargo/config
[INFO] started tweaking crates.io crate dao-dao-macros 2.4.2
[INFO] finished tweaking crates.io crate dao-dao-macros 2.4.2
[INFO] tweaked toml for crates.io crate dao-dao-macros 2.4.2 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+47af3d0de9d26c7deba4cfb203b710cc3f764e91" "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 cosmwasm-schema-derive v1.5.8 (available: v2.1.4)
[INFO] [stderr]       Adding syn v1.0.109 (available: v2.0.77)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+47af3d0de9d26c7deba4cfb203b710cc3f764e91" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+47af3d0de9d26c7deba4cfb203b710cc3f764e91" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6ee0f66939aeba8832022ed60d718f23f0be8e24be7e59d0bac670af903eb9fa
[INFO] running `Command { std: "docker" "start" "-a" "6ee0f66939aeba8832022ed60d718f23f0be8e24be7e59d0bac670af903eb9fa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6ee0f66939aeba8832022ed60d718f23f0be8e24be7e59d0bac670af903eb9fa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6ee0f66939aeba8832022ed60d718f23f0be8e24be7e59d0bac670af903eb9fa", kill_on_drop: false }`
[INFO] [stdout] 6ee0f66939aeba8832022ed60d718f23f0be8e24be7e59d0bac670af903eb9fa
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+47af3d0de9d26c7deba4cfb203b710cc3f764e91" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4db22c9d885ec8a7c2270a558d3f8b48e140f7b325192eeb8016d64c3525e386
[INFO] running `Command { std: "docker" "start" "-a" "4db22c9d885ec8a7c2270a558d3f8b48e140f7b325192eeb8016d64c3525e386", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling schemars v0.8.21
[INFO] [stderr]     Checking dyn-clone v1.0.17
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking quote v1.0.37
[INFO] [stderr]    Compiling syn v2.0.77
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling serde_derive v1.0.210
[INFO] [stderr]    Compiling thiserror-impl v1.0.64
[INFO] [stderr]    Compiling schemars_derive v0.8.21
[INFO] [stderr]     Checking thiserror v1.0.64
[INFO] [stderr]    Compiling cosmwasm-schema-derive v1.5.8
[INFO] [stderr]     Checking serde v1.0.210
[INFO] [stderr]     Checking serde_json v1.0.128
[INFO] [stderr]     Checking cosmwasm-schema v1.5.8
[INFO] [stderr]     Checking dao-dao-macros v2.4.2 (/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] error: aborting due to 2 previous errors
[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 3 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] error: aborting due to 2 previous errors
[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 3 previous errors
[INFO] running `Command { std: "docker" "inspect" "4db22c9d885ec8a7c2270a558d3f8b48e140f7b325192eeb8016d64c3525e386", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4db22c9d885ec8a7c2270a558d3f8b48e140f7b325192eeb8016d64c3525e386", kill_on_drop: false }`
[INFO] [stdout] 4db22c9d885ec8a7c2270a558d3f8b48e140f7b325192eeb8016d64c3525e386
