[INFO] cloning repository https://github.com/faust403/tokenfactory-hook [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/faust403/tokenfactory-hook" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffaust403%2Ftokenfactory-hook", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffaust403%2Ftokenfactory-hook'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 48a18df4750b162d98bd268ecabe315d5ba555f9 [INFO] building faust403/tokenfactory-hook against master#f5209000832c9d3bc29c91f4daef4ca9f28dc797+target=wasm32-wasip1 for pr-149868 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffaust403%2Ftokenfactory-hook" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-0-tc1/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/faust403/tokenfactory-hook [INFO] finished tweaking git repo https://github.com/faust403/tokenfactory-hook [INFO] tweaked toml for git repo https://github.com/faust403/tokenfactory-hook written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/faust403/tokenfactory-hook on toolchain f5209000832c9d3bc29c91f4daef4ca9f28dc797 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f5209000832c9d3bc29c91f4daef4ca9f28dc797" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/faust403/tokenfactory-hook 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" "+f5209000832c9d3bc29c91f4daef4ca9f28dc797" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Updating git repository `https://github.com/neutron-org/neutron-sdk` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded dyn-clone v1.0.17 [INFO] [stderr] Downloaded cw-ownable-derive v0.5.1 [INFO] [stderr] Downloaded cosmwasm-schema-derive v1.5.9 [INFO] [stderr] Downloaded flex-error v0.4.4 [INFO] [stderr] Downloaded cosmwasm-crypto v1.5.9 [INFO] [stderr] Downloaded cw-address-like v1.0.4 [INFO] [stderr] Downloaded cw-ownable v0.5.1 [INFO] [stderr] Downloaded serde-json-wasm v1.0.1 [INFO] [stderr] Downloaded prost-derive v0.12.6 [INFO] [stderr] Downloaded prost-types v0.12.6 [INFO] [stderr] Downloaded prost v0.12.6 [INFO] [stderr] Downloaded tendermint-proto v0.34.1 [INFO] [stderr] Downloaded cosmwasm-std v1.5.9 [INFO] [stderr] Downloaded serde_json v1.0.135 [INFO] [stderr] Downloaded speedate v0.13.0 [INFO] [stderr] Downloaded subtle-encoding v0.5.1 [INFO] [stderr] Downloaded cosmos-sdk-proto v0.20.0 [INFO] [stderr] Downloaded schemars v0.8.21 [INFO] [stderr] Downloaded bnum v0.10.0 [INFO] [stderr] Downloaded protobuf v3.3.0 [INFO] [stderr] Downloaded cosmwasm-schema v1.5.9 [INFO] [stderr] Downloaded protobuf-support v3.3.0 [INFO] [stderr] Downloaded semver v1.0.24 [INFO] [stderr] Downloaded serde-json-wasm v0.5.2 [INFO] [stderr] Downloaded schemars_derive v0.8.21 [INFO] [stderr] Downloaded cosmwasm-derive v1.5.9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+f5209000832c9d3bc29c91f4daef4ca9f28dc797" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9297ffa4ee10ff3acfdf497660d9e407a8f3c07db9205e070497566f62be0e6f [INFO] running `Command { std: "docker" "start" "-a" "9297ffa4ee10ff3acfdf497660d9e407a8f3c07db9205e070497566f62be0e6f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9297ffa4ee10ff3acfdf497660d9e407a8f3c07db9205e070497566f62be0e6f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9297ffa4ee10ff3acfdf497660d9e407a8f3c07db9205e070497566f62be0e6f", kill_on_drop: false }` [INFO] [stdout] 9297ffa4ee10ff3acfdf497660d9e407a8f3c07db9205e070497566f62be0e6f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+f5209000832c9d3bc29c91f4daef4ca9f28dc797" "build" "--frozen" "--message-format=json" "--target" "wasm32-wasip1", kill_on_drop: false }` [INFO] [stdout] bf4882c5b691500e7fb181f88a1c7794b9e824782b46a8a90aa0ac40aed4f371 [INFO] running `Command { std: "docker" "start" "-a" "bf4882c5b691500e7fb181f88a1c7794b9e824782b46a8a90aa0ac40aed4f371", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling serde_json v1.0.135 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling schemars v0.8.21 [INFO] [stderr] Compiling dyn-clone v1.0.17 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling forward_ref v1.0.0 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling bnum v0.10.0 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling rustversion v1.0.19 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling semver v1.0.24 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling time-macros v0.2.19 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling syn v2.0.96 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling subtle-encoding v0.5.1 [INFO] [stderr] Compiling flex-error v0.4.4 [INFO] [stderr] Compiling protobuf v3.3.0 [INFO] [stderr] Compiling bech32 v0.9.1 [INFO] [stderr] Compiling time v0.3.37 [INFO] [stderr] Compiling serde_derive_internals v0.29.1 [INFO] [stderr] Compiling serde_derive v1.0.217 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling prost-derive v0.12.6 [INFO] [stderr] Compiling strum_macros v0.25.3 [INFO] [stderr] Compiling schemars_derive v0.8.21 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling protobuf-support v3.3.0 [INFO] [stderr] Compiling strum v0.25.0 [INFO] [stderr] Compiling speedate v0.13.0 [INFO] [stderr] Compiling cosmwasm-derive v1.5.9 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling cosmwasm-schema-derive v1.5.9 [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] Compiling cw-ownable-derive v0.5.1 [INFO] [stderr] Compiling serde-json-wasm v0.5.2 [INFO] [stderr] Compiling bytes v1.9.0 [INFO] [stderr] Compiling serde_bytes v0.11.15 [INFO] [stderr] Compiling serde-json-wasm v1.0.1 [INFO] [stderr] Compiling prost v0.12.6 [INFO] [stderr] Compiling prost-types v0.12.6 [INFO] [stderr] Compiling tendermint-proto v0.34.1 [INFO] [stderr] Compiling cosmwasm-std v1.5.9 [INFO] [stderr] Compiling cosmwasm-schema v1.5.9 [INFO] [stderr] Compiling cw-storage-plus v1.2.0 [INFO] [stderr] Compiling cw-address-like v1.0.4 [INFO] [stderr] Compiling cw2 v1.1.2 [INFO] [stderr] Compiling drop-helpers v1.0.0 (/opt/rustwide/workdir/packages/helpers) [INFO] [stderr] Compiling cw-utils v1.0.3 [INFO] [stderr] Compiling cw-ownable v0.5.1 [INFO] [stderr] Compiling cosmos-sdk-proto v0.20.0 [INFO] [stderr] Compiling neutron-sdk v0.10.0 (https://github.com/neutron-org/neutron-sdk?branch=feat%2Fproposal-votes#2dfca173) [INFO] [stderr] Compiling drop-token v1.0.0 (/opt/rustwide/workdir/contracts/ntt) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 42s [INFO] running `Command { std: "docker" "inspect" "bf4882c5b691500e7fb181f88a1c7794b9e824782b46a8a90aa0ac40aed4f371", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bf4882c5b691500e7fb181f88a1c7794b9e824782b46a8a90aa0ac40aed4f371", kill_on_drop: false }` [INFO] [stdout] bf4882c5b691500e7fb181f88a1c7794b9e824782b46a8a90aa0ac40aed4f371 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+f5209000832c9d3bc29c91f4daef4ca9f28dc797" "test" "--frozen" "--no-run" "--message-format=json" "--target" "wasm32-wasip1", kill_on_drop: false }` [INFO] [stdout] 3809ceb2003814da95ce3f4abd90223f5c731bc68325d6948e9482c3b3de9a11 [INFO] running `Command { std: "docker" "start" "-a" "3809ceb2003814da95ce3f4abd90223f5c731bc68325d6948e9482c3b3de9a11", kill_on_drop: false }` [INFO] [stderr] Compiling drop-helpers v1.0.0 (/opt/rustwide/workdir/packages/helpers) [INFO] [stderr] Compiling drop-token v1.0.0 (/opt/rustwide/workdir/contracts/ntt) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 3.87s [INFO] running `Command { std: "docker" "inspect" "3809ceb2003814da95ce3f4abd90223f5c731bc68325d6948e9482c3b3de9a11", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3809ceb2003814da95ce3f4abd90223f5c731bc68325d6948e9482c3b3de9a11", kill_on_drop: false }` [INFO] [stdout] 3809ceb2003814da95ce3f4abd90223f5c731bc68325d6948e9482c3b3de9a11