[INFO] cloning repository https://github.com/anoma/anoma-wasm-multitoken [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/anoma/anoma-wasm-multitoken" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fanoma%2Fanoma-wasm-multitoken", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fanoma%2Fanoma-wasm-multitoken'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4e7e46f6db879cc0239bfb7731d611c7d7876e57 [INFO] checking anoma/anoma-wasm-multitoken against master#b56aaec52bc0fa35591a872fb4aac81f606e265c for pr-122661-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fanoma%2Fanoma-wasm-multitoken" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-1-tc1/source/.cargo/config.toml [INFO] removed /workspace/builds/worker-1-tc1/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/anoma/anoma-wasm-multitoken [INFO] finished tweaking git repo https://github.com/anoma/anoma-wasm-multitoken [INFO] tweaked toml for git repo https://github.com/anoma/anoma-wasm-multitoken written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/anoma/anoma-wasm-multitoken on toolchain b56aaec52bc0fa35591a872fb4aac81f606e265c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b56aaec52bc0fa35591a872fb4aac81f606e265c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/anoma/anoma-wasm-multitoken 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" "+b56aaec52bc0fa35591a872fb4aac81f606e265c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/anoma/namada?branch=main` [INFO] [stderr] warning: spurious network error (3 tries remaining): cannot extend packfile '/workspace/cargo-home/git/db/namada-d0f142dfb786333b/objects/pack/pack_git2_a672fb3c6bca0b7b': No space left on device; class=Os (2) [INFO] [stderr] warning: spurious network error (2 tries remaining): cannot extend packfile '/workspace/cargo-home/git/db/namada-d0f142dfb786333b/objects/pack/pack_git2_257cd02c8827803b': No space left on device; class=Os (2) [INFO] [stderr] Updating git repository `https://github.com/heliaxdev/async-io.git` [INFO] [stderr] Updating git repository `https://github.com/heliaxdev/async-process.git` [INFO] [stderr] Updating git repository `https://github.com/bitvecto-rs/funty/` [INFO] [stderr] Updating git repository `https://github.com/heliaxdev/ibc-rs.git` [INFO] [stderr] Updating git repository `https://github.com/heliaxdev/polling.git` [INFO] [stderr] Updating git repository `https://github.com/heliaxdev/tendermint-rs.git` [INFO] [stderr] Updating git repository `https://github.com/heliaxdev/tower-abci.git` [INFO] [stderr] Updating git repository `https://github.com/anoma/namada` [INFO] [stderr] Updating git repository `https://github.com/anoma/e2e-test-helpers` [INFO] [stderr] Updating git repository `https://github.com/anoma/namada` [INFO] [stderr] Updating git repository `https://github.com/heliaxdev/sparse-merkle-tree` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Updating git repository `https://github.com/anoma/ferveo` [INFO] [stderr] Updating git repository `https://github.com/heliaxdev/libsecp256k1` [INFO] [stderr] Updating git repository `https://github.com/anoma/masp` [INFO] [stderr] Updating git repository `https://github.com/zcash/librustzcash` [INFO] [stderr] warning: Patch `async-io v1.9.0 (https://github.com/heliaxdev/async-io.git?rev=9285dad39c9a37ecd0dbd498c5ce5b0e65b02489#9285dad3)` was not used in the crate graph. [INFO] [stderr] Patch `async-process v1.5.0 (https://github.com/heliaxdev/async-process.git?rev=e42c527e87d937da9e01aaeb563c0b948580dc89#e42c527e)` was not used in the crate graph. [INFO] [stderr] Patch `polling v2.3.0 (https://github.com/heliaxdev/polling.git?rev=02a655775282879459a3460e2646b60c005bca2c#02a65577)` was not used in the crate graph. [INFO] [stderr] Patch `tower-abci v0.1.0 (https://github.com/heliaxdev/tower-abci.git?rev=fcc0014d0bda707109901abfa1b2f782d242f082#fcc0014d)` was not used in the crate graph. [INFO] [stderr] Check that the patched package version and available features are compatible [INFO] [stderr] with the dependency requirements. If the patch has a different version from [INFO] [stderr] what is locked in the Cargo.lock file, run `cargo update` to use the new [INFO] [stderr] version. This may also occur with an optional dependency that is not enabled. [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded pasta_curves v0.2.1 [INFO] [stderr] Downloaded rust_decimal_macros v1.27.0 [INFO] [stderr] Downloaded pairing v0.21.0 [INFO] [stderr] Downloaded ics23 v0.7.0 [INFO] [stderr] Downloaded incrementalmerkletree v0.2.0 [INFO] [stderr] Downloaded zcash_note_encryption v0.1.0 [INFO] [stderr] Downloaded concat-idents v1.1.4 [INFO] [stderr] Downloaded hdpath v0.6.1 [INFO] [stderr] Downloaded test-log v0.2.11 [INFO] [stderr] Downloaded contracts v0.6.3 [INFO] [stderr] Downloaded crypto_api_chachapoly v0.4.3 [INFO] [stderr] Downloaded bitcoin_hashes v0.10.0 [INFO] [stderr] Downloaded secp256k1 v0.22.2 [INFO] [stderr] Downloaded wasm-encoder v0.20.0 [INFO] [stderr] Downloaded reddsa v0.1.0 [INFO] [stderr] Downloaded bellman v0.11.2 [INFO] [stderr] Downloaded jubjub v0.8.0 [INFO] [stderr] Downloaded bip0039 v0.9.0 [INFO] [stderr] Downloaded moka v0.8.6 [INFO] [stderr] Downloaded wast v50.0.0 [INFO] [stderr] Downloaded wat v1.0.52 [INFO] [stderr] Downloaded fpe v0.5.1 [INFO] [stderr] Downloaded bls12_381 v0.6.1 [INFO] [stderr] Downloaded orchard v0.1.0-beta.1 [INFO] [stderr] Downloaded halo2 v0.1.0-beta.1 [INFO] [stderr] Downloaded bitcoin v0.28.0 [INFO] [stderr] Downloaded secp256k1-sys v0.5.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+b56aaec52bc0fa35591a872fb4aac81f606e265c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9622cca582ce8b1d731dd381b4a3378765f321b9893faedfb419e7ebf35db01a [INFO] running `Command { std: "docker" "start" "-a" "9622cca582ce8b1d731dd381b4a3378765f321b9893faedfb419e7ebf35db01a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9622cca582ce8b1d731dd381b4a3378765f321b9893faedfb419e7ebf35db01a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9622cca582ce8b1d731dd381b4a3378765f321b9893faedfb419e7ebf35db01a", kill_on_drop: false }` [INFO] [stdout] 9622cca582ce8b1d731dd381b4a3378765f321b9893faedfb419e7ebf35db01a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+b56aaec52bc0fa35591a872fb4aac81f606e265c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8cf01f66a3035f007b25db72ae0d44e7a66c7966c8f434d8e4804de57b75fd9c [INFO] running `Command { std: "docker" "start" "-a" "8cf01f66a3035f007b25db72ae0d44e7a66c7966c8f434d8e4804de57b75fd9c", kill_on_drop: false }` [INFO] [stderr] warning: Patch `async-io v1.9.0 (https://github.com/heliaxdev/async-io.git?rev=9285dad39c9a37ecd0dbd498c5ce5b0e65b02489#9285dad3)` was not used in the crate graph. [INFO] [stderr] Patch `async-process v1.5.0 (https://github.com/heliaxdev/async-process.git?rev=e42c527e87d937da9e01aaeb563c0b948580dc89#e42c527e)` was not used in the crate graph. [INFO] [stderr] Patch `polling v2.3.0 (https://github.com/heliaxdev/polling.git?rev=02a655775282879459a3460e2646b60c005bca2c#02a65577)` was not used in the crate graph. [INFO] [stderr] Patch `tower-abci v0.1.0 (https://github.com/heliaxdev/tower-abci.git?rev=fcc0014d0bda707109901abfa1b2f782d242f082#fcc0014d)` was not used in the crate graph. [INFO] [stderr] Check that the patched package version and available features are compatible [INFO] [stderr] with the dependency requirements. If the patch has a different version from [INFO] [stderr] what is locked in the Cargo.lock file, run `cargo update` to use the new [INFO] [stderr] version. This may also occur with an optional dependency that is not enabled. [INFO] [stderr] Compiling proc-macro2 v1.0.47 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling unicode-ident v1.0.5 [INFO] [stderr] Compiling syn v1.0.105 [INFO] [stderr] Compiling libc v0.2.138 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Checking once_cell v1.16.0 [INFO] [stderr] Compiling serde_derive v1.0.150 [INFO] [stderr] Compiling serde v1.0.150 [INFO] [stderr] Checking subtle v2.4.1 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling cc v1.0.77 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling thiserror v1.0.37 [INFO] [stderr] Checking cpufeatures v0.2.5 [INFO] [stderr] Checking smallvec v1.10.0 [INFO] [stderr] Checking bytes v1.3.0 [INFO] [stderr] Checking pin-project-lite v0.2.9 [INFO] [stderr] Checking ppv-lite86 v0.2.17 [INFO] [stderr] Checking opaque-debug v0.3.0 [INFO] [stderr] Checking block-padding v0.2.1 [INFO] [stderr] Compiling anyhow v1.0.66 [INFO] [stderr] Compiling radium v0.6.2 [INFO] [stderr] Compiling futures-core v0.3.25 [INFO] [stderr] Checking tap v1.0.1 [INFO] [stderr] Compiling either v1.8.0 [INFO] [stderr] Checking funty v1.2.0 (https://github.com/bitvecto-rs/funty/?rev=7ef0d890fbcd8b3def1635ac1a877fc298488446#7ef0d890) [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling indexmap v1.9.2 [INFO] [stderr] Checking wyz v0.4.0 [INFO] [stderr] Compiling lock_api v0.4.9 [INFO] [stderr] Compiling generic-array v0.14.6 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stdout] error[E0635]: unknown feature `proc_macro_span_shrink` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proc-macro2-1.0.47/src/lib.rs:92:30 [INFO] [stdout] | [INFO] [stdout] 92 | feature(proc_macro_span, proc_macro_span_shrink) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling parking_lot_core v0.9.5 [INFO] [stderr] Checking futures-sink v0.3.25 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling slab v0.4.7 [INFO] [stderr] Compiling futures-channel v0.3.25 [INFO] [stderr] Compiling futures-task v0.3.25 [INFO] [stderr] Checking itoa v1.0.4 [INFO] [stderr] Checking bitvec v0.22.3 [INFO] [stderr] Compiling crossbeam-utils v0.8.14 [INFO] [stderr] Compiling futures-util v0.3.25 [INFO] [stderr] Checking getrandom v0.2.8 [INFO] [stderr] Checking num_cpus v1.14.0 [INFO] [stderr] Checking base64ct v1.0.1 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling tokio v1.23.0 [INFO] [stdout] For more information about this error, try `rustc --explain E0635`. [INFO] [stdout] [INFO] [stderr] error: could not compile `proc-macro2` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0635]: unknown feature `stdsimd` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ahash-0.7.6/src/lib.rs:33:42 [INFO] [stdout] | [INFO] [stdout] 33 | #![cfg_attr(feature = "stdsimd", feature(stdsimd))] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0635`. [INFO] [stdout] [INFO] [stderr] error: could not compile `ahash` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "8cf01f66a3035f007b25db72ae0d44e7a66c7966c8f434d8e4804de57b75fd9c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8cf01f66a3035f007b25db72ae0d44e7a66c7966c8f434d8e4804de57b75fd9c", kill_on_drop: false }` [INFO] [stdout] 8cf01f66a3035f007b25db72ae0d44e7a66c7966c8f434d8e4804de57b75fd9c