[INFO] cloning repository https://github.com/Buckram123/near-cli-method-names [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Buckram123/near-cli-method-names" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBuckram123%2Fnear-cli-method-names", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBuckram123%2Fnear-cli-method-names'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9bd154a3f280da9c5ee91ad7a1be886efd5b1730 [INFO] testing Buckram123/near-cli-method-names 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%2FBuckram123%2Fnear-cli-method-names" "/workspace/builds/worker-15/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-15/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Buckram123/near-cli-method-names 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-15/source/rust-toolchain [INFO] started tweaking git repo https://github.com/Buckram123/near-cli-method-names [INFO] finished tweaking git repo https://github.com/Buckram123/near-cli-method-names [INFO] tweaked toml for git repo https://github.com/Buckram123/near-cli-method-names written to /workspace/builds/worker-15/source/Cargo.toml [INFO] crate git repo https://github.com/Buckram123/near-cli-method-names 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/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] cde950fdc8b0da7670c8ce387154dc3bb1446576097ffc7af56d2547ef17a1fb [INFO] running `Command { std: "docker" "start" "-a" "cde950fdc8b0da7670c8ce387154dc3bb1446576097ffc7af56d2547ef17a1fb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cde950fdc8b0da7670c8ce387154dc3bb1446576097ffc7af56d2547ef17a1fb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cde950fdc8b0da7670c8ce387154dc3bb1446576097ffc7af56d2547ef17a1fb", kill_on_drop: false }` [INFO] [stdout] cde950fdc8b0da7670c8ce387154dc3bb1446576097ffc7af56d2547ef17a1fb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/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] 8eed656bef63ca214d4794e6f5fb96b454f92513e7684aa9ef1301c896611b31 [INFO] running `Command { std: "docker" "start" "-a" "8eed656bef63ca214d4794e6f5fb96b454f92513e7684aa9ef1301c896611b31", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.87 [INFO] [stderr] Compiling libc v0.2.119 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling gimli v0.26.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.7 [INFO] [stderr] Compiling signature v1.5.0 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling bytecheck v0.6.7 [INFO] [stderr] Compiling rustversion v1.0.6 [INFO] [stderr] Compiling rend v0.3.6 [INFO] [stderr] Compiling unicode-segmentation v1.9.0 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling byte-slice-cast v1.2.1 [INFO] [stderr] Compiling target-lexicon v0.12.3 [INFO] [stderr] Compiling rkyv v0.7.35 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling seahash v4.1.0 [INFO] [stderr] Compiling reed-solomon-erasure v4.0.2 [INFO] [stderr] Compiling cranelift-entity v0.76.0 [INFO] [stderr] Compiling easy-ext v0.2.9 [INFO] [stderr] Compiling more-asserts v0.2.2 [INFO] [stderr] Compiling bytesize v1.1.0 [INFO] [stderr] Compiling wasmparser v0.78.2 [INFO] [stderr] Compiling crossbeam-epoch v0.9.7 [INFO] [stderr] Compiling cranelift-codegen-shared v0.76.0 [INFO] [stderr] Compiling anyhow v1.0.56 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling nix v0.17.0 [INFO] [stderr] Compiling protobuf v2.27.1 [INFO] [stderr] Compiling prometheus v0.11.0 [INFO] [stderr] Compiling leb128 v0.2.5 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling ledger-apdu v0.8.0 [INFO] [stderr] Compiling fastrand v1.7.0 [INFO] [stderr] Compiling eyre v0.6.7 [INFO] [stderr] Compiling wasmer-compiler-cranelift v2.2.0 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling indenter v0.3.3 [INFO] [stderr] Compiling os_str_bytes v2.4.0 [INFO] [stderr] Compiling ipnet v2.4.0 [INFO] [stderr] Compiling owo-colors v1.3.0 [INFO] [stderr] Compiling indexmap v1.8.0 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling tracing-core v0.1.23 [INFO] [stderr] Compiling backtrace v0.3.64 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling radium v0.6.2 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling num-bigint v0.3.3 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling parity-secp256k1 v0.7.0 [INFO] [stderr] Compiling wasmer-vm v2.2.0 [INFO] [stderr] Compiling hidapi v1.3.4 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling thread_local v1.1.4 [INFO] [stderr] Compiling sharded-slab v0.1.4 [INFO] [stderr] Compiling libloading v0.7.3 [INFO] [stderr] Compiling textwrap v0.12.1 [INFO] [stderr] Compiling ed25519 v1.4.0 [INFO] [stderr] Compiling object v0.27.1 [INFO] [stderr] Compiling wast v39.0.0 [INFO] [stderr] Compiling regalloc v0.0.31 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling cranelift-codegen-meta v0.76.0 [INFO] [stderr] error: could not compile `easy-ext` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name easy_ext --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/easy-ext-0.2.9/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=c1b3ee900b5e741c -C extra-filename=-c1b3ee900b5e741c --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --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 `wasmparser` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name wasmparser --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wasmparser-0.78.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 -C metadata=ff1de4489a603671 -C extra-filename=-ff1de4489a603671 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `gimli` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name gimli --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/gimli-0.26.1/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="read"' --cfg 'feature="read-core"' -C metadata=8acf6516e7235d17 -C extra-filename=-8acf6516e7235d17 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "8eed656bef63ca214d4794e6f5fb96b454f92513e7684aa9ef1301c896611b31", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8eed656bef63ca214d4794e6f5fb96b454f92513e7684aa9ef1301c896611b31", kill_on_drop: false }` [INFO] [stdout] 8eed656bef63ca214d4794e6f5fb96b454f92513e7684aa9ef1301c896611b31