[INFO] cloning repository https://github.com/gear-tech/apps [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/gear-tech/apps" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgear-tech%2Fapps", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgear-tech%2Fapps'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 92ac91af17baeac426bc09329d5ad88fadc79614 [INFO] testing gear-tech/apps against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgear-tech%2Fapps" "/workspace/builds/worker-114/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-114/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/gear-tech/apps on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/gear-tech/apps [INFO] finished tweaking git repo https://github.com/gear-tech/apps [INFO] tweaked toml for git repo https://github.com/gear-tech/apps written to /workspace/builds/worker-114/source/Cargo.toml [INFO] crate git repo https://github.com/gear-tech/apps already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-114/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-114/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3c12a34757b1d15063910c1516fd70b7dfac629bd21c6f05d4847eb46200d61b [INFO] running `Command { std: "docker" "start" "-a" "3c12a34757b1d15063910c1516fd70b7dfac629bd21c6f05d4847eb46200d61b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3c12a34757b1d15063910c1516fd70b7dfac629bd21c6f05d4847eb46200d61b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3c12a34757b1d15063910c1516fd70b7dfac629bd21c6f05d4847eb46200d61b", kill_on_drop: false }` [INFO] [stdout] 3c12a34757b1d15063910c1516fd70b7dfac629bd21c6f05d4847eb46200d61b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-114/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-114/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d67cf14b92c85928d3bd15a635c7645962a51d64a010a7ae867994d5981c12e7 [INFO] running `Command { std: "docker" "start" "-a" "d67cf14b92c85928d3bd15a635c7645962a51d64a010a7ae867994d5981c12e7", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v1.0.37 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.91 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling semver v1.0.7 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling camino v1.0.7 [INFO] [stderr] Compiling log v0.4.16 [INFO] [stderr] Compiling ryu v1.0.9 [INFO] [stderr] Compiling itoa v1.0.1 [INFO] [stderr] Compiling anyhow v1.0.56 [INFO] [stderr] Compiling parity-wasm v0.42.2 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling pathdiff v0.2.1 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling libc v0.2.121 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling arrayvec v0.7.2 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling byte-slice-cast v1.2.1 [INFO] [stderr] Compiling futures-sink v0.3.21 [INFO] [stderr] Compiling dlmalloc v0.1.4 (https://github.com/gear-tech/dlmalloc-rust.git?rev=e76ae98#e76ae986) [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling pin-project-lite v0.2.8 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling str-buf v2.0.4 [INFO] [stderr] Compiling futures-io v0.3.21 [INFO] [stderr] Compiling gcore v0.1.0 (https://github.com/gear-tech/gear.git#4450eea1) [INFO] [stderr] Compiling bs58 v0.4.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Compiling nodrop v0.1.14 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling constant_time_eq v0.1.5 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling cpufeatures v0.2.2 [INFO] [stderr] Compiling sp-std v4.0.0 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling fixed-hash v0.7.0 [INFO] [stderr] Compiling twox-hash v1.6.2 [INFO] [stderr] Compiling pwasm-utils v0.19.0 [INFO] [stderr] Compiling uint v0.9.3 [INFO] [stderr] Compiling quote v1.0.17 [INFO] [stderr] Compiling blake2-rfc v0.2.18 [INFO] [stderr] Compiling libc_print v0.1.16 (https://github.com/grishasobol/rust-libc-print.git#b3008048) [INFO] [stderr] Compiling page_size v0.4.2 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling galloc v0.1.0 (https://github.com/gear-tech/gear.git#4450eea1) [INFO] [stderr] Compiling sp-core-hashing v4.0.0 [INFO] [stderr] Compiling futures v0.3.21 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling impl-trait-for-tuples v0.2.2 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling gstd-codegen v0.1.0 (https://github.com/gear-tech/gear.git#4450eea1) [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling cargo-platform v0.1.2 [INFO] [stderr] Compiling cargo_metadata v0.14.2 [INFO] [stderr] Compiling proc-macro-crate v1.1.3 [INFO] [stderr] Compiling parity-scale-codec-derive v3.1.2 [INFO] [stderr] Compiling scale-info-derive v2.0.0 [INFO] [stderr] Compiling gear-wasm-builder v0.1.2 (https://github.com/gear-tech/gear.git#4450eea1) [INFO] [stderr] Compiling non-fungible-token v0.1.0 (/opt/rustwide/workdir/non-fungible-token) [INFO] [stderr] Compiling lottery v0.1.0 (/opt/rustwide/workdir/lottery) [INFO] [stderr] Compiling fungible-token v0.1.0 (/opt/rustwide/workdir/fungible-token) [INFO] [stderr] Compiling nft-marketplace v0.1.0 (/opt/rustwide/workdir/nft-marketplace/marketplace) [INFO] [stderr] Compiling nft-example v0.1.0 (/opt/rustwide/workdir/nft-example) [INFO] [stderr] Compiling dao v0.1.0 (/opt/rustwide/workdir/dao) [INFO] [stderr] Compiling gear-feeds-router v0.1.0 (/opt/rustwide/workdir/gear-feeds-router) [INFO] [stderr] Compiling escrow v0.1.0 (/opt/rustwide/workdir/escrow) [INFO] [stderr] Compiling demo-ping v0.1.0 (/opt/rustwide/workdir/ping) [INFO] [stderr] Compiling nft v0.1.0 (/opt/rustwide/workdir/nft-marketplace/nft) [INFO] [stderr] Compiling erc1155 v0.1.0 (/opt/rustwide/workdir/erc1155) [INFO] [stderr] error: could not compile `parity-scale-codec-derive` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name parity_scale_codec_derive --edition=2021 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/parity-scale-codec-derive-3.1.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="max-encoded-len"' -C metadata=721a5e144a92dd42 -C extra-filename=-721a5e144a92dd42 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro_crate=/opt/rustwide/target/debug/deps/libproc_macro_crate-6563e9445ceaaf5f.rlib --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-bb2897dcb479b629.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-1062b2a6a7bdb7bf.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-d240b723e8cbedeb.rlib --extern proc_macro --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `scale-info-derive` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name scale_info_derive --edition=2021 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/scale-info-derive-2.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=2 -C metadata=af9bbfbbd3a58107 -C extra-filename=-af9bbfbbd3a58107 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro_crate=/opt/rustwide/target/debug/deps/libproc_macro_crate-6563e9445ceaaf5f.rlib --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-bb2897dcb479b629.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-1062b2a6a7bdb7bf.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-d240b723e8cbedeb.rlib --extern proc_macro --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "d67cf14b92c85928d3bd15a635c7645962a51d64a010a7ae867994d5981c12e7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d67cf14b92c85928d3bd15a635c7645962a51d64a010a7ae867994d5981c12e7", kill_on_drop: false }` [INFO] [stdout] d67cf14b92c85928d3bd15a635c7645962a51d64a010a7ae867994d5981c12e7