[INFO] cloning repository https://github.com/paritytech/cargo-contract [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/paritytech/cargo-contract" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fparitytech%2Fcargo-contract", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fparitytech%2Fcargo-contract'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1035ff13fbbc1fa2d650c822001d52f34f85b059 [INFO] testing paritytech/cargo-contract against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fparitytech%2Fcargo-contract" "/workspace/builds/worker-9/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/paritytech/cargo-contract on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/paritytech/cargo-contract [INFO] finished tweaking git repo https://github.com/paritytech/cargo-contract [INFO] tweaked toml for git repo https://github.com/paritytech/cargo-contract written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate git repo https://github.com/paritytech/cargo-contract already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded pretty_assertions v1.2.1 [INFO] [stderr] Downloaded zip v0.6.2 [INFO] [stderr] Downloaded pallet-contracts-primitives v6.0.0 [INFO] [stderr] Downloaded jsonrpsee v0.9.0 [INFO] [stderr] Downloaded blake2 v0.10.4 [INFO] [stderr] Downloaded blocking v1.2.0 [INFO] [stderr] Downloaded secp256k1 v0.22.1 [INFO] [stderr] Downloaded ink_metadata v3.0.1 [INFO] [stderr] Downloaded ink_lang_codegen v3.0.1 [INFO] [stderr] Downloaded ink_lang_ir v3.0.1 [INFO] [stderr] Downloaded ink_lang_macro v3.0.1 [INFO] [stderr] Downloaded ink_lang v3.0.1 [INFO] [stderr] Downloaded ink_prelude v3.0.1 [INFO] [stderr] Downloaded ink_eth_compatibility v3.0.1 [INFO] [stderr] Downloaded ink_allocator v3.0.1 [INFO] [stderr] Downloaded ink_engine v3.0.1 [INFO] [stderr] Downloaded jsonrpsee-types v0.9.0 [INFO] [stderr] Downloaded escape8259 v0.5.1 [INFO] [stderr] Downloaded indent_write v2.2.0 [INFO] [stderr] Downloaded jsonrpsee-core v0.9.0 [INFO] [stderr] Downloaded ink_storage_derive v3.0.1 [INFO] [stderr] Downloaded subxt-codegen v0.20.0 [INFO] [stderr] Downloaded joinery v2.1.0 [INFO] [stderr] Downloaded ink_primitives v3.0.1 [INFO] [stderr] Downloaded ink_env v3.0.1 [INFO] [stderr] Downloaded sp-rpc v6.0.0 [INFO] [stderr] Downloaded ink_storage v3.0.1 [INFO] [stderr] Downloaded output_vt100 v0.1.3 [INFO] [stderr] Downloaded jsonrpsee-client-transport v0.9.0 [INFO] [stderr] Downloaded subxt-macro v0.20.0 [INFO] [stderr] Downloaded array-init v2.0.0 [INFO] [stderr] Downloaded brownstone v1.1.0 [INFO] [stderr] Downloaded nom-supreme v0.7.0 [INFO] [stderr] Downloaded wabt v0.10.0 [INFO] [stderr] Downloaded secp256k1-sys v0.5.0 [INFO] [stderr] Downloaded wabt-sys v0.8.0 [INFO] [stderr] Downloaded subxt v0.20.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", 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] 617a1564f74748a62851c40eb072c0662110d1ddea4d0324975d261e7781c7cd [INFO] running `Command { std: "docker" "start" "-a" "617a1564f74748a62851c40eb072c0662110d1ddea4d0324975d261e7781c7cd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "617a1564f74748a62851c40eb072c0662110d1ddea4d0324975d261e7781c7cd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "617a1564f74748a62851c40eb072c0662110d1ddea4d0324975d261e7781c7cd", kill_on_drop: false }` [INFO] [stdout] 617a1564f74748a62851c40eb072c0662110d1ddea4d0324975d261e7781c7cd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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=warn" "-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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--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] 3893c1d62c305b13dbaf5ead0ed9da6cfded68cd33a9a96701559fd56fd20fd3 [INFO] running `Command { std: "docker" "start" "-a" "3893c1d62c305b13dbaf5ead0ed9da6cfded68cd33a9a96701559fd56fd20fd3", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.89 [INFO] [stderr] Compiling libc v0.2.121 [INFO] [stderr] Compiling log v0.4.16 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling funty v2.0.0 [INFO] [stderr] Compiling byte-slice-cast v1.2.1 [INFO] [stderr] Compiling futures-io v0.3.21 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling anyhow v1.0.56 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling sp-std v4.0.0 [INFO] [stderr] Compiling rustc-hex v2.1.0 [INFO] [stderr] Compiling ref-cast v1.0.6 [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Compiling parity-wasm v0.42.2 [INFO] [stderr] Compiling downcast-rs v1.2.0 [INFO] [stderr] Compiling parity-util-mem v0.11.0 [INFO] [stderr] Compiling memory_units v0.3.0 [INFO] [stderr] Compiling hash-db v0.15.2 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling environmental v1.1.3 [INFO] [stderr] Compiling signature v1.5.0 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling dyn-clone v1.0.5 [INFO] [stderr] Compiling base58 v0.2.0 [INFO] [stderr] Compiling rustls v0.20.4 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling platforms v1.1.0 [INFO] [stderr] Compiling semver v1.0.7 [INFO] [stderr] Compiling paste v1.0.6 [INFO] [stderr] Compiling async-task v4.2.0 [INFO] [stderr] Compiling platforms v2.0.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.8 [INFO] [stderr] Compiling camino v1.0.7 [INFO] [stderr] Compiling chameleon v0.1.0 [INFO] [stderr] Compiling joinery v2.1.0 [INFO] [stderr] Compiling indent_write v2.2.0 [INFO] [stderr] Compiling value-bag v1.0.0-alpha.8 [INFO] [stderr] Compiling tracing-core v0.1.23 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling thread_local v1.1.4 [INFO] [stderr] Compiling indexmap v1.8.1 [INFO] [stderr] Compiling ink_prelude v3.0.1 [INFO] [stderr] Compiling ink_allocator v3.0.1 [INFO] [stderr] Compiling wyz v0.5.0 [INFO] [stderr] Compiling brownstone v1.1.0 [INFO] [stderr] Compiling rustls-pemfile v0.2.1 [INFO] [stderr] Compiling trie-root v0.17.0 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling async-mutex v1.4.0 [INFO] [stderr] Compiling async-lock v2.5.0 [INFO] [stderr] Compiling ed25519 v1.4.0 [INFO] [stderr] Compiling rustls-native-certs v0.6.1 [INFO] [stderr] Compiling generic-array v0.12.4 [INFO] [stderr] Compiling object v0.27.1 [INFO] [stderr] Compiling nom v7.1.1 [INFO] [stderr] Compiling uint v0.9.3 [INFO] [stderr] Compiling hash256-std-hasher v0.15.2 [INFO] [stderr] Compiling escape8259 v0.5.1 [INFO] [stderr] Compiling regex v1.5.5 [INFO] [stderr] Compiling futures-lite v1.12.0 [INFO] [stderr] Compiling async-channel v1.6.1 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling crypto-mac v0.8.0 [INFO] [stderr] Compiling crypto-mac v0.11.1 [INFO] [stderr] Compiling wasmi-validation v0.4.1 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling secp256k1-sys v0.4.2 [INFO] [stderr] Compiling backtrace v0.3.64 [INFO] [stderr] Compiling secp256k1-sys v0.5.0 [INFO] [stderr] Compiling bitvec v1.0.0 [INFO] [stderr] Compiling substrate-build-script-utils v3.0.0 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling zip v0.6.2 [INFO] [stderr] Compiling blake2-rfc v0.2.18 [INFO] [stderr] Compiling libsecp256k1-core v0.3.0 [INFO] [stderr] Compiling digest v0.10.3 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling sha-1 v0.9.8 [INFO] [stderr] Compiling hmac v0.8.1 [INFO] [stderr] Compiling pbkdf2 v0.4.0 [INFO] [stderr] Compiling getrandom v0.2.5 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling parking_lot_core v0.9.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling which v4.2.5 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling pbkdf2 v0.8.0 [INFO] [stderr] Compiling hmac v0.11.0 [INFO] [stderr] Compiling sha2 v0.8.2 [INFO] [stderr] Compiling blocking v1.2.0 [INFO] [stderr] Compiling async-executor v1.4.1 [INFO] [stderr] Compiling integer-sqrt v0.1.5 [INFO] [stderr] Compiling sha3 v0.10.1 [INFO] [stderr] Compiling blake2 v0.10.4 [INFO] [stderr] Compiling sha2 v0.10.2 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling hmac-drbg v0.3.0 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling colored v2.0.0 [INFO] [stderr] Compiling parking_lot v0.12.0 [INFO] [stderr] Compiling nom-supreme v0.7.0 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling hashbrown v0.12.0 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling secp256k1 v0.21.3 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling libsecp256k1-gen-genmult v0.3.0 [INFO] [stderr] Compiling libsecp256k1-gen-ecmult v0.3.0 [INFO] [stderr] Compiling sp-panic-handler v4.0.0 [INFO] [stderr] Compiling libsecp256k1 v0.7.0 [INFO] [stderr] Compiling fixed-hash v0.7.0 [INFO] [stderr] Compiling twox-hash v1.6.2 [INFO] [stderr] Compiling wasmi v0.9.1 [INFO] [stderr] Compiling webpki v0.22.0 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Compiling cargo-contract v1.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling sp-core-hashing v4.0.0 [INFO] [stderr] Compiling secp256k1 v0.22.1 [INFO] [stderr] Compiling webpki-roots v0.22.2 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling darling_core v0.13.1 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] error: failed to run custom build command for `cargo-contract v1.2.0 (/opt/rustwide/workdir)` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/cargo-contract-2199dde625701cdd/build-script-build` (exit status: 1) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:rustc-env=CARGO_CONTRACT_CLI_IMPL_VERSION=1.2.0-1035ff1-x86_64-linux-gnu [INFO] [stderr] cargo:rerun-if-changed=/opt/rustwide/workdir/.git/HEAD [INFO] [stderr] cargo:rerun-if-changed=/opt/rustwide/workdir/.git/refs/heads/master [INFO] [stderr] [INFO] [stderr] Creating template zip: template_dir '/opt/rustwide/workdir/templates/new', destination archive '/opt/rustwide/target/debug/build/cargo-contract-f13dce618d5537d6/out/template.zip' [INFO] [stderr] Done: /opt/rustwide/workdir/templates/new written to /opt/rustwide/target/debug/build/cargo-contract-f13dce618d5537d6/out/template.zip [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] Encountered error: dylint-link was not found! [INFO] [stderr] Make sure it is installed and the binary is in your PATH environment. [INFO] [stderr] [INFO] [stderr] You can install it by executing `cargo install dylint-link`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "3893c1d62c305b13dbaf5ead0ed9da6cfded68cd33a9a96701559fd56fd20fd3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3893c1d62c305b13dbaf5ead0ed9da6cfded68cd33a9a96701559fd56fd20fd3", kill_on_drop: false }` [INFO] [stdout] 3893c1d62c305b13dbaf5ead0ed9da6cfded68cd33a9a96701559fd56fd20fd3