[INFO] cloning repository https://github.com/Sprillow/embedded-holochain-runner [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Sprillow/embedded-holochain-runner" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSprillow%2Fembedded-holochain-runner", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSprillow%2Fembedded-holochain-runner'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7da6239c1875e1299bbcc3fb03d751f96822c23a [INFO] checking Sprillow/embedded-holochain-runner against try#8de4b308b608cded0ebccf658a0fc719bce87d4e for pr-89056 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSprillow%2Fembedded-holochain-runner" "/workspace/builds/worker-12/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-12/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Sprillow/embedded-holochain-runner on toolchain 8de4b308b608cded0ebccf658a0fc719bce87d4e [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8de4b308b608cded0ebccf658a0fc719bce87d4e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Sprillow/embedded-holochain-runner [INFO] finished tweaking git repo https://github.com/Sprillow/embedded-holochain-runner [INFO] tweaked toml for git repo https://github.com/Sprillow/embedded-holochain-runner written to /workspace/builds/worker-12/source/Cargo.toml [INFO] crate git repo https://github.com/Sprillow/embedded-holochain-runner already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8de4b308b608cded0ebccf658a0fc719bce87d4e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] warning: Patch `lmdb-rkv v0.14.0 (https://github.com/holochain/lmdb-rs.git#46043614)` was not used in the crate graph. [INFO] [stderr] Patch `rkv v0.10.4 (https://github.com/holochain/rkv.git?branch=master#6f6b4b5a)` was not used in the crate graph. [INFO] [stderr] Check that the patched package version and available features are compatible [INFO] [stderr] with the dependency requirements. If the patch has a different version from [INFO] [stderr] what is locked in the Cargo.lock file, run `cargo update` to use the new [INFO] [stderr] version. This may also occur with an optional dependency that is not enabled. [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded wat v1.0.39 [INFO] [stderr] Downloaded wast v37.0.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+8de4b308b608cded0ebccf658a0fc719bce87d4e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5d36badf772f7aa23f7165bcd6622bb740d82b11a0f96279371798c02d07159d [INFO] running `Command { std: "docker" "start" "-a" "5d36badf772f7aa23f7165bcd6622bb740d82b11a0f96279371798c02d07159d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5d36badf772f7aa23f7165bcd6622bb740d82b11a0f96279371798c02d07159d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5d36badf772f7aa23f7165bcd6622bb740d82b11a0f96279371798c02d07159d", kill_on_drop: false }` [INFO] [stdout] 5d36badf772f7aa23f7165bcd6622bb740d82b11a0f96279371798c02d07159d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+8de4b308b608cded0ebccf658a0fc719bce87d4e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] faa2784d4e200ca99fb0eb1b484fd2b699b1abdb1cb5751a33b77bb692548bd8 [INFO] running `Command { std: "docker" "start" "-a" "faa2784d4e200ca99fb0eb1b484fd2b699b1abdb1cb5751a33b77bb692548bd8", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] warning: Patch `lmdb-rkv v0.14.0 (https://github.com/holochain/lmdb-rs.git#46043614)` was not used in the crate graph. [INFO] [stderr] Patch `rkv v0.10.4 (https://github.com/holochain/rkv.git?branch=master#6f6b4b5a)` was not used in the crate graph. [INFO] [stderr] Check that the patched package version and available features are compatible [INFO] [stderr] with the dependency requirements. If the patch has a different version from [INFO] [stderr] what is locked in the Cargo.lock file, run `cargo update` to use the new [INFO] [stderr] version. This may also occur with an optional dependency that is not enabled. [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v1.0.28 [INFO] [stderr] Compiling syn v1.0.75 [INFO] [stderr] Compiling libc v0.2.100 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling serde_derive v1.0.123 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling serde v1.0.123 [INFO] [stderr] Checking once_cell v1.8.0 [INFO] [stderr] Compiling cc v1.0.69 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling futures-core v0.3.16 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Checking pin-project-lite v0.2.7 [INFO] [stderr] Compiling futures-channel v0.3.16 [INFO] [stderr] Compiling futures-task v0.3.16 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Checking futures-io v0.3.16 [INFO] [stderr] Checking slab v0.4.4 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Compiling serde_json v1.0.66 [INFO] [stderr] Checking futures-sink v0.3.16 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking itoa v0.4.8 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Checking bytes v1.0.1 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling pin-project-internal v0.4.28 [INFO] [stderr] Checking rand_core v0.4.2 [INFO] [stderr] Compiling paste v1.0.5 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Compiling rustversion v1.0.5 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Checking matches v0.1.9 [INFO] [stderr] Checking subtle v2.4.1 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Checking untrusted v0.7.1 [INFO] [stderr] Checking gimli v0.25.0 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Checking unicode-bidi v0.3.6 [INFO] [stderr] Checking openssl-probe v0.1.4 [INFO] [stderr] Checking rustc-demangle v0.1.20 [INFO] [stderr] Checking fallible-iterator v0.2.0 [INFO] [stderr] Checking ansi_term v0.12.1 [INFO] [stderr] Checking cache-padded v1.1.1 [INFO] [stderr] Checking constant_time_eq v0.1.5 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking nodrop v0.1.14 [INFO] [stderr] Compiling openssl v0.10.36 [INFO] [stderr] Checking bytemuck v1.7.2 [INFO] [stderr] Checking parking v2.0.0 [INFO] [stderr] Compiling strsim v0.9.3 [INFO] [stderr] Checking fastrand v1.5.0 [INFO] [stderr] Compiling httparse v1.5.1 [INFO] [stderr] Checking waker-fn v1.1.0 [INFO] [stderr] Compiling native-tls v0.2.8 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Checking predicates-core v1.0.2 [INFO] [stderr] Compiling anyhow v1.0.43 [INFO] [stderr] Checking event-listener v2.5.1 [INFO] [stderr] Checking cpuid-bool v0.2.0 [INFO] [stderr] Checking treeline v0.1.0 [INFO] [stderr] Checking str_stack v0.1.0 [INFO] [stderr] Checking difference v2.0.0 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Checking normalize-line-endings v0.3.0 [INFO] [stderr] Compiling arrayref v0.3.6 [INFO] [stderr] Checking downcast v0.10.0 [INFO] [stderr] Checking fragile v1.0.0 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Checking trilean v1.1.0 [INFO] [stderr] Compiling derive_builder v0.9.0 [INFO] [stderr] Checking async-task v4.0.3 [INFO] [stderr] Compiling signal-hook v0.3.9 [INFO] [stderr] Compiling radium v0.5.3 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Checking remove_dir_all v0.5.3 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Checking atomic-waker v1.0.0 [INFO] [stderr] Checking fallible-streaming-iterator v0.1.9 [INFO] [stderr] Checking strum v0.18.0 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Checking httpdate v1.0.1 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Checking tower-service v0.3.1 [INFO] [stderr] Compiling funty v1.1.0 [INFO] [stderr] Checking match_cfg v0.1.0 [INFO] [stderr] Compiling rkyv v0.6.7 [INFO] [stderr] Compiling target-lexicon v0.12.2 [INFO] [stderr] Checking seahash v4.1.0 [INFO] [stderr] Compiling block-padding v0.2.1 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Checking mime v0.3.16 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Checking ipnet v2.3.1 [INFO] [stderr] Compiling unicode_categories v0.1.1 [INFO] [stderr] Compiling diff v0.1.12 [INFO] [stderr] Checking futures-timer v3.0.2 [INFO] [stderr] Checking dunce v1.0.2 [INFO] [stderr] Checking nonzero_ext v0.2.0 [INFO] [stderr] Checking more-asserts v0.2.1 [INFO] [stderr] Checking linked-hash-map v0.5.4 [INFO] [stderr] Compiling cranelift-codegen-shared v0.74.0 [INFO] [stderr] Compiling cranelift-entity v0.74.0 [INFO] [stderr] Checking wasmparser v0.78.2 [INFO] [stderr] Compiling async-trait v0.1.51 [INFO] [stderr] Checking dtoa v0.4.8 [INFO] [stderr] Checking leb128 v0.2.4 [INFO] [stderr] Checking rustc-hash v1.1.0 [INFO] [stderr] Checking cpufeatures v0.1.5 [INFO] [stderr] Compiling wasmer-compiler-cranelift v2.0.0 [INFO] [stderr] Checking utf-8 v0.7.6 [INFO] [stderr] Checking bimap v0.6.1 [INFO] [stderr] Checking sd-notify v0.3.0 [INFO] [stderr] Checking unwrap_to v0.1.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling futures-macro v0.3.16 [INFO] [stderr] Compiling futures-util v0.3.16 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Checking instant v0.1.10 [INFO] [stderr] Checking tracing-core v0.1.19 [INFO] [stderr] Checking lock_api v0.4.4 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling tokio v1.10.0 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling num-bigint v0.4.0 [INFO] [stderr] Checking sharded-slab v0.1.3 [INFO] [stderr] Compiling num-rational v0.4.0 [INFO] [stderr] Compiling hashbrown v0.8.2 [INFO] [stderr] Checking libloading v0.7.0 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Checking thread_local v1.1.3 [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stderr] Checking rand_core v0.3.1 [INFO] [stderr] Checking rand_jitter v0.1.4 [INFO] [stderr] Checking itertools v0.10.1 [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Compiling lock_api v0.3.4 [INFO] [stderr] Checking tinyvec v1.3.1 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Checking input_buffer v0.4.0 [INFO] [stderr] Checking form_urlencoded v1.0.1 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking http v0.2.4 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Checking concurrent-queue v1.2.2 [INFO] [stderr] Checking async-mutex v1.4.0 [INFO] [stderr] Checking async-lock v2.4.0 [INFO] [stderr] Checking owning_ref v0.3.3 [INFO] [stderr] Checking predicates-tree v1.0.3 [INFO] [stderr] Checking rgb v0.8.27 [INFO] [stderr] Compiling blake2b_simd v0.5.11 [INFO] [stderr] Compiling value-bag v1.0.0-alpha.7 [INFO] [stderr] Compiling ahash v0.7.4 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling ahash v0.6.3 [INFO] [stderr] Compiling nom v6.1.2 [INFO] [stderr] Checking dns-parser v0.8.0 [INFO] [stderr] Checking yaml-rust v0.4.5 [INFO] [stderr] Checking wast v37.0.0 [INFO] [stderr] Compiling pretty_assertions v0.7.2 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Compiling cranelift-codegen-meta v0.74.0 [INFO] [stderr] Checking cranelift-bforest v0.74.0 [INFO] [stderr] Checking crossbeam-utils v0.8.5 [INFO] [stderr] Checking rand_hc v0.1.0 [INFO] [stderr] Checking rand_isaac v0.1.1 [INFO] [stderr] Checking rand_xorshift v0.1.1 [INFO] [stderr] Checking crc32fast v1.2.1 [INFO] [stderr] Checking encoding_rs v0.8.28 [INFO] [stderr] Checking addr2line v0.16.0 [INFO] [stderr] Checking unicode-normalization v0.1.19 [INFO] [stderr] Checking miniz_oxide v0.4.4 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling backtrace v0.3.61 [INFO] [stderr] Compiling openssl-sys v0.9.66 [INFO] [stderr] Compiling libsqlite3-sys v0.22.2 [INFO] [stderr] Compiling sysinfo v0.15.9 [INFO] [stderr] Compiling wasmer-vm v2.0.0 [INFO] [stderr] Checking matchers v0.0.1 [INFO] [stderr] Checking crossbeam-channel v0.5.1 [INFO] [stderr] Checking async-channel v1.6.1 [INFO] [stderr] Compiling libsodium-sys v0.2.7 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] error: could not compile `encoding_rs` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name encoding_rs --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/encoding_rs-0.8.28/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 -C metadata=2275ff5e1dc8c441 -C extra-filename=-2275ff5e1dc8c441 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern cfg_if=/opt/rustwide/target/debug/deps/libcfg_if-88879d2dc0fa106c.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "faa2784d4e200ca99fb0eb1b484fd2b699b1abdb1cb5751a33b77bb692548bd8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "faa2784d4e200ca99fb0eb1b484fd2b699b1abdb1cb5751a33b77bb692548bd8", kill_on_drop: false }` [INFO] [stdout] faa2784d4e200ca99fb0eb1b484fd2b699b1abdb1cb5751a33b77bb692548bd8