[INFO] fetching crate dao-dao-macros 2.4.2...
[INFO] checking dao-dao-macros-2.4.2 against master#3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777 for pr-132289
[INFO] extracting crate dao-dao-macros 2.4.2 into /workspace/builds/worker-4-tc1/source
[INFO] validating manifest of crates.io crate dao-dao-macros 2.4.2 on toolchain 3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] removed /workspace/builds/worker-4-tc1/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-4-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777" "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.85)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded cosmwasm-schema v1.5.8
[INFO] [stderr]   Downloaded cosmwasm-schema-derive v1.5.8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 54a771087d2b5bec539fadb7702a43d2c330f25c8de512c2d357f30dcdff976b
[INFO] running `Command { std: "docker" "start" "-a" "54a771087d2b5bec539fadb7702a43d2c330f25c8de512c2d357f30dcdff976b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "54a771087d2b5bec539fadb7702a43d2c330f25c8de512c2d357f30dcdff976b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "54a771087d2b5bec539fadb7702a43d2c330f25c8de512c2d357f30dcdff976b", kill_on_drop: false }`
[INFO] [stdout] 54a771087d2b5bec539fadb7702a43d2c330f25c8de512c2d357f30dcdff976b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0efc9b9739162d3bc56c6133585a1f42afe603ca53dd2ad560ddccb440be51c0
[INFO] running `Command { std: "docker" "start" "-a" "0efc9b9739162d3bc56c6133585a1f42afe603ca53dd2ad560ddccb440be51c0", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.89
[INFO] [stderr]    Compiling serde v1.0.214
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling schemars v0.8.21
[INFO] [stderr]     Checking unicode-ident v1.0.13
[INFO] [stderr]     Checking dyn-clone v1.0.17
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling ryu v1.0.18
[INFO] [stderr]    Compiling itoa v1.0.11
[INFO] [stderr]     Checking quote v1.0.37
[INFO] [stderr]    Compiling syn v2.0.85
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling serde_derive v1.0.214
[INFO] [stderr]    Compiling thiserror-impl v1.0.65
[INFO] [stderr]    Compiling schemars_derive v0.8.21
[INFO] [stderr]     Checking thiserror v1.0.65
[INFO] [stderr]    Compiling cosmwasm-schema-derive v1.5.8
[INFO] [stderr]     Checking serde_json v1.0.132
[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/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: 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] 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" "0efc9b9739162d3bc56c6133585a1f42afe603ca53dd2ad560ddccb440be51c0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0efc9b9739162d3bc56c6133585a1f42afe603ca53dd2ad560ddccb440be51c0", kill_on_drop: false }`
[INFO] [stdout] 0efc9b9739162d3bc56c6133585a1f42afe603ca53dd2ad560ddccb440be51c0
