[INFO] cloning repository https://github.com/wjsxqs/near-cross-test [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/wjsxqs/near-cross-test" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwjsxqs%2Fnear-cross-test", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwjsxqs%2Fnear-cross-test'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d4fdd5f95c3e08947f607fd1a0f7e453a17bc179 [INFO] testing wjsxqs/near-cross-test 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%2Fwjsxqs%2Fnear-cross-test" "/workspace/builds/worker-13/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-13/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/wjsxqs/near-cross-test 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] removed /workspace/builds/worker-13/source/rust-toolchain [INFO] started tweaking git repo https://github.com/wjsxqs/near-cross-test [INFO] finished tweaking git repo https://github.com/wjsxqs/near-cross-test [INFO] tweaked toml for git repo https://github.com/wjsxqs/near-cross-test written to /workspace/builds/worker-13/source/Cargo.toml [INFO] crate git repo https://github.com/wjsxqs/near-cross-test 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b357e18fbeee68ae8ac10a03f9c84f9e9c386c8aaf33a52db6bb952d721d1d44 [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" "b357e18fbeee68ae8ac10a03f9c84f9e9c386c8aaf33a52db6bb952d721d1d44", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b357e18fbeee68ae8ac10a03f9c84f9e9c386c8aaf33a52db6bb952d721d1d44", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b357e18fbeee68ae8ac10a03f9c84f9e9c386c8aaf33a52db6bb952d721d1d44", kill_on_drop: false }` [INFO] [stdout] b357e18fbeee68ae8ac10a03f9c84f9e9c386c8aaf33a52db6bb952d721d1d44 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "+beta-2022-04-10" "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] 3104ac5ddfc9449f5e3cc46b7260818bb7850ad4e76f84824d9bf22a2b4beb9c [INFO] running `Command { std: "docker" "start" "-a" "3104ac5ddfc9449f5e3cc46b7260818bb7850ad4e76f84824d9bf22a2b4beb9c", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling cpufeatures v0.1.4 [INFO] [stderr] Compiling libc v0.2.95 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Compiling num-bigint v0.3.2 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling syn v1.0.57 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling sha2 v0.9.5 [INFO] [stderr] Compiling sha3 v0.9.1 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling wee_alloc v0.4.5 [INFO] [stderr] Compiling near-runtime-utils v4.0.0-pre.1 [INFO] [stderr] Compiling borsh-schema-derive-internal v0.8.2 [INFO] [stderr] Compiling borsh-derive-internal v0.8.2 [INFO] [stderr] Compiling near-sdk-core v3.1.0 [INFO] [stderr] Compiling serde_derive v1.0.118 [INFO] [stderr] Compiling derive_more v0.99.14 [INFO] [stderr] Compiling near-sdk-macros v3.1.0 [INFO] [stderr] Compiling serde v1.0.118 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling proc-macro-crate v0.1.5 [INFO] [stderr] Compiling borsh-derive v0.8.2 [INFO] [stderr] Compiling near-rpc-error-core v0.1.0 [INFO] [stderr] Compiling near-rpc-error-macro v0.1.0 [INFO] [stderr] Compiling borsh v0.8.2 [INFO] [stderr] Compiling near-primitives-core v0.4.0 [INFO] [stderr] Compiling near-vm-errors v4.0.0-pre.1 [INFO] [stderr] Compiling near-vm-logic v4.0.0-pre.1 [INFO] [stderr] Compiling near-sdk v3.1.0 [INFO] [stderr] Compiling near-contract-standards v3.2.0 [INFO] [stderr] Compiling promise-b v1.0.0 (/opt/rustwide/workdir/promise-b) [INFO] [stderr] Compiling cross-contract-high-level v1.0.0 (/opt/rustwide/workdir/cross-contract-high-level) [INFO] [stderr] Compiling status-message v1.0.0 (/opt/rustwide/workdir/status-message) [INFO] [stderr] Compiling promise-a v1.0.0 (/opt/rustwide/workdir/promise-a) [INFO] [stdout] warning: unused import: `metadata` [INFO] [stdout] --> promise-a/src/lib.rs:2:40 [INFO] [stdout] | [INFO] [stdout] 2 | use near_sdk::{env, ext_contract, log, metadata, near_bindgen, setup_alloc, AccountId}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::collections::HashMap` [INFO] [stdout] --> promise-a/src/lib.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use std::collections::HashMap; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `get_random` [INFO] [stdout] --> promise-a/src/lib.rs:67:8 [INFO] [stdout] | [INFO] [stdout] 67 | fn get_random(&self) -> String { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `metadata` [INFO] [stdout] --> promise-b/src/lib.rs:2:40 [INFO] [stdout] | [INFO] [stdout] 2 | use near_sdk::{env, ext_contract, log, metadata, near_bindgen, setup_alloc, AccountId, Promise}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 45s [INFO] running `Command { std: "docker" "inspect" "3104ac5ddfc9449f5e3cc46b7260818bb7850ad4e76f84824d9bf22a2b4beb9c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3104ac5ddfc9449f5e3cc46b7260818bb7850ad4e76f84824d9bf22a2b4beb9c", kill_on_drop: false }` [INFO] [stdout] 3104ac5ddfc9449f5e3cc46b7260818bb7850ad4e76f84824d9bf22a2b4beb9c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--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] 1600255d84b825010f1f23e76fa23e69397d6f90be0ebe116d204999df6b0b9a [INFO] running `Command { std: "docker" "start" "-a" "1600255d84b825010f1f23e76fa23e69397d6f90be0ebe116d204999df6b0b9a", kill_on_drop: false }` [INFO] [stderr] Compiling rustc-demangle v0.1.19 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling anyhow v1.0.40 [INFO] [stderr] Compiling pin-project-lite v0.2.6 [INFO] [stderr] Compiling futures-core v0.3.15 [INFO] [stderr] Compiling arrayvec v0.7.1 [INFO] [stderr] Compiling futures-channel v0.3.15 [INFO] [stderr] Compiling bindgen v0.57.0 [INFO] [stderr] Compiling futures-sink v0.3.15 [INFO] [stderr] Compiling once_cell v1.7.2 [INFO] [stderr] Compiling protobuf v2.23.0 [INFO] [stderr] Compiling futures-util v0.3.15 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling tracing-core v0.1.18 [INFO] [stderr] Compiling clang-sys v1.2.0 [INFO] [stderr] Compiling ed25519 v1.1.1 [INFO] [stderr] Compiling wast v35.0.2 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling jobserver v0.1.22 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling memmap2 v0.2.3 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling parking_lot_core v0.7.2 [INFO] [stderr] Compiling page_size v0.4.2 [INFO] [stderr] Compiling errno v0.2.7 [INFO] [stderr] Compiling which v4.1.0 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling memmap v0.7.0 [INFO] [stderr] Compiling object v0.25.2 [INFO] [stderr] Compiling region v2.2.0 [INFO] [stderr] Compiling nix v0.15.0 [INFO] [stderr] Compiling regalloc v0.0.30 [INFO] [stderr] Compiling pwasm-utils v0.12.0 [INFO] [stderr] Compiling uint v0.9.0 [INFO] [stderr] Compiling bitvec v0.20.4 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling rand_core v0.6.2 [INFO] [stderr] Compiling cc v1.0.68 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling crypto-mac v0.8.0 [INFO] [stderr] Compiling cipher v0.2.5 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling thiserror-impl v1.0.25 [INFO] [stderr] Compiling darling_core v0.12.4 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling darling_core v0.10.2 [INFO] [stderr] Compiling futures-macro v0.3.15 [INFO] [stderr] Compiling tracing-attributes v0.1.15 [INFO] [stderr] Compiling smart-default v0.6.0 [INFO] [stderr] Compiling easy-ext v0.2.7 [INFO] [stderr] Compiling async-trait v0.1.42 [INFO] [stderr] error: could not compile `nix` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name nix /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.15.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 -C metadata=56190f9a12db24fa -C extra-filename=-56190f9a12db24fa --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-c6d9dc90f7379932.rmeta --extern cfg_if=/opt/rustwide/target/debug/deps/libcfg_if-b22544e46cbb7baa.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-4d6ca9fe842f0b6c.rmeta --extern void=/opt/rustwide/target/debug/deps/libvoid-fc8910124e59282b.rmeta --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 `darling_core` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name darling_core /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/darling_core-0.12.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="strsim"' --cfg 'feature="suggestions"' -C metadata=b25d71b5cb76532f -C extra-filename=-b25d71b5cb76532f --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern fnv=/opt/rustwide/target/debug/deps/libfnv-bb690c336855f248.rmeta --extern ident_case=/opt/rustwide/target/debug/deps/libident_case-f9e0d0fa5402f0d8.rmeta --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-636568e891c13334.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-c7449b38a6935064.rmeta --extern strsim=/opt/rustwide/target/debug/deps/libstrsim-be6ba759f95a5238.rmeta --extern syn=/opt/rustwide/target/debug/deps/libsyn-1a46793ea6091dac.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `regalloc` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name regalloc --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/regalloc-0.0.30/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' -C metadata=9189794edba1b570 -C extra-filename=-9189794edba1b570 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern log=/opt/rustwide/target/debug/deps/liblog-ba3200a69ea295c7.rmeta --extern rustc_hash=/opt/rustwide/target/debug/deps/librustc_hash-90b377b8548f0070.rmeta --extern smallvec=/opt/rustwide/target/debug/deps/libsmallvec-0e12401d3f654579.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `wast` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name wast --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wast-35.0.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="wasm-module"' -C metadata=256cb3fa5834d3dd -C extra-filename=-256cb3fa5834d3dd --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern leb128=/opt/rustwide/target/debug/deps/libleb128-0914e3e1c1bca2a2.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "1600255d84b825010f1f23e76fa23e69397d6f90be0ebe116d204999df6b0b9a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1600255d84b825010f1f23e76fa23e69397d6f90be0ebe116d204999df6b0b9a", kill_on_drop: false }` [INFO] [stdout] 1600255d84b825010f1f23e76fa23e69397d6f90be0ebe116d204999df6b0b9a