[INFO] cloning repository https://github.com/desmos-labs/desmos-contracts [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/desmos-labs/desmos-contracts" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdesmos-labs%2Fdesmos-contracts", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdesmos-labs%2Fdesmos-contracts'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e44d507f3ec047e2c073523a3f4567d91776d3eb [INFO] checking desmos-labs/desmos-contracts against master#33fdb797f59421c7bbecaa4588ed5d7a31a9494a for pr-87190-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdesmos-labs%2Fdesmos-contracts" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/desmos-labs/desmos-contracts on toolchain 33fdb797f59421c7bbecaa4588ed5d7a31a9494a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/desmos-labs/desmos-contracts [INFO] finished tweaking git repo https://github.com/desmos-labs/desmos-contracts [INFO] tweaked toml for git repo https://github.com/desmos-labs/desmos-contracts written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/desmos-labs/desmos-contracts already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 11bade5847071e8992e6e8416cc2c40b0d01d8a82455da135f89da07f1bf063e [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "11bade5847071e8992e6e8416cc2c40b0d01d8a82455da135f89da07f1bf063e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "11bade5847071e8992e6e8416cc2c40b0d01d8a82455da135f89da07f1bf063e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "11bade5847071e8992e6e8416cc2c40b0d01d8a82455da135f89da07f1bf063e", kill_on_drop: false }` [INFO] [stdout] 11bade5847071e8992e6e8416cc2c40b0d01d8a82455da135f89da07f1bf063e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 23d6ab2b7c3df2d6c36a2850c3b6d0a0fcc651ddfed176f6fac586b5c63fc4c6 [INFO] running `Command { std: "docker" "start" "-a" "23d6ab2b7c3df2d6c36a2850c3b6d0a0fcc651ddfed176f6fac586b5c63fc4c6", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Compiling libc v0.2.98 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling target-lexicon v0.11.2 [INFO] [stderr] Checking smallvec v1.6.1 [INFO] [stderr] Checking zeroize v1.4.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Checking cpufeatures v0.1.5 [INFO] [stderr] Checking itoa v0.4.7 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking dyn-clone v1.0.4 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling wasmer-compiler-cranelift v1.0.2 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling backtrace v0.3.60 [INFO] [stderr] Compiling wasmer-vm v1.0.2 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Checking tracing-core v0.1.18 [INFO] [stderr] Checking libloading v0.6.7 [INFO] [stderr] Checking bitvec v0.18.5 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking wat v1.0.38 [INFO] [stderr] Checking object v0.25.3 [INFO] [stderr] Checking regalloc v0.0.31 [INFO] [stderr] Checking crossbeam-channel v0.5.1 [INFO] [stderr] Checking region v2.2.0 [INFO] [stderr] Checking getrandom v0.2.3 [INFO] [stderr] Checking memmap2 v0.2.3 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking which v4.1.0 [INFO] [stderr] Checking crossbeam-deque v0.8.0 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking crypto-mac v0.10.0 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking ff v0.8.0 [INFO] [stderr] Checking sha2 v0.9.5 [INFO] [stderr] Checking signature v1.2.2 [INFO] [stderr] Checking curve25519-dalek v3.1.0 [INFO] [stderr] Checking hmac v0.10.1 [INFO] [stderr] Checking group v0.8.0 [INFO] [stderr] Checking rand v0.8.4 [INFO] [stderr] Checking elliptic-curve v0.8.5 [INFO] [stderr] Checking ecdsa v0.10.2 [INFO] [stderr] Checking tempfile v3.2.0 [INFO] [stderr] Checking k256 v0.7.3 [INFO] [stderr] Compiling darling_core v0.13.0 [INFO] [stderr] Compiling serde_derive_internals v0.25.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling thiserror-impl v1.0.26 [INFO] [stderr] Compiling schemars_derive v0.8.3 [INFO] [stderr] Compiling cosmwasm-derive v0.14.1 [INFO] [stderr] Compiling tracing-attributes v0.1.15 [INFO] [stderr] Compiling dynasm v1.1.0 [INFO] [stderr] Compiling wasmer-derive v1.0.2 [INFO] [stderr] Compiling darling_macro v0.13.0 [INFO] [stderr] Compiling darling v0.13.0 [INFO] [stderr] Compiling enumset_derive v0.5.5 [INFO] [stderr] Checking tracing v0.1.26 [INFO] [stderr] Checking thiserror v1.0.26 [INFO] [stderr] Checking enumset v1.0.7 [INFO] [stderr] Checking cranelift-entity v0.68.0 [INFO] [stderr] Checking serde_bytes v0.11.5 [INFO] [stderr] Checking ed25519-zebra v2.2.0 [INFO] [stderr] Checking serde-json-wasm v0.3.1 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Checking dynasmrt v1.1.0 [INFO] [stderr] Checking wasmer-types v1.0.2 [INFO] [stderr] Checking cranelift-bforest v0.68.0 [INFO] [stderr] Checking cosmwasm-crypto v0.14.1 [INFO] [stderr] Checking gimli v0.22.0 [INFO] [stderr] Checking object v0.22.0 [INFO] [stderr] Compiling cranelift-codegen-meta v0.68.0 [INFO] [stderr] Checking schemars v0.8.3 [INFO] [stderr] Checking cosmwasm-std v0.14.0 [INFO] [stderr] Checking cosmwasm-schema v0.14.0 [INFO] [stderr] Checking wasmer-compiler v1.0.2 [INFO] [stderr] Checking wasmer-engine v1.0.2 [INFO] [stderr] Checking wasmer-object v1.0.2 [INFO] [stderr] Checking wasmer-compiler-singlepass v1.0.2 [INFO] [stderr] Checking desmos v0.1.2 (/opt/rustwide/workdir/packages/desmos) [INFO] [stderr] Checking cosmwasm-storage v0.14.0 [INFO] [stderr] Checking wasmer-engine-jit v1.0.2 [INFO] [stderr] Checking wasmer-engine-native v1.0.2 [INFO] [stderr] Checking cw-desmos-filter-posts v0.1.2 (/opt/rustwide/workdir/contracts/filter-posts) [INFO] [stderr] Compiling cranelift-codegen v0.68.0 [INFO] [stderr] Checking cranelift-frontend v0.68.0 [INFO] [stderr] Checking wasmer v1.0.2 [INFO] [stderr] Checking wasmer-middlewares v1.0.2 [INFO] [stderr] Checking cosmwasm-vm v0.14.0 [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 42s [INFO] running `Command { std: "docker" "inspect" "23d6ab2b7c3df2d6c36a2850c3b6d0a0fcc651ddfed176f6fac586b5c63fc4c6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "23d6ab2b7c3df2d6c36a2850c3b6d0a0fcc651ddfed176f6fac586b5c63fc4c6", kill_on_drop: false }` [INFO] [stdout] 23d6ab2b7c3df2d6c36a2850c3b6d0a0fcc651ddfed176f6fac586b5c63fc4c6