[INFO] cloning repository https://github.com/Sprillow/embedded-holochain-demo [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-demo" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSprillow%2Fembedded-holochain-demo", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSprillow%2Fembedded-holochain-demo'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] df9f0653bbe659b44de66a1552c6e768da38f137 [INFO] checking Sprillow/embedded-holochain-demo against try#3d9fdbff4f377de96b3a51174e7a64086bee9a5c for pr-81477 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSprillow%2Fembedded-holochain-demo" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Sprillow/embedded-holochain-demo on toolchain 3d9fdbff4f377de96b3a51174e7a64086bee9a5c [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3d9fdbff4f377de96b3a51174e7a64086bee9a5c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Sprillow/embedded-holochain-demo [INFO] finished tweaking git repo https://github.com/Sprillow/embedded-holochain-demo [INFO] tweaked toml for git repo https://github.com/Sprillow/embedded-holochain-demo written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/Sprillow/embedded-holochain-demo already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3d9fdbff4f377de96b3a51174e7a64086bee9a5c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating git repository `https://github.com/Sprillow/embedded-holochain-runner.git` [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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+3d9fdbff4f377de96b3a51174e7a64086bee9a5c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cca2ef398664a0c1f8cfc31eb98c8ff6d454ae8b8b99671eed37c4bf27b20ea5 [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" "cca2ef398664a0c1f8cfc31eb98c8ff6d454ae8b8b99671eed37c4bf27b20ea5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cca2ef398664a0c1f8cfc31eb98c8ff6d454ae8b8b99671eed37c4bf27b20ea5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cca2ef398664a0c1f8cfc31eb98c8ff6d454ae8b8b99671eed37c4bf27b20ea5", kill_on_drop: false }` [INFO] [stdout] cca2ef398664a0c1f8cfc31eb98c8ff6d454ae8b8b99671eed37c4bf27b20ea5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+3d9fdbff4f377de96b3a51174e7a64086bee9a5c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c0b4d280fe06188cf5e032178458efe8e557d078aa51188b7731a98d190878b5 [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" "c0b4d280fe06188cf5e032178458efe8e557d078aa51188b7731a98d190878b5", kill_on_drop: false }` [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] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Compiling libc v0.2.97 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling serde_derive v1.0.123 [INFO] [stderr] Compiling serde v1.0.123 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling cc v1.0.68 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Checking once_cell v1.8.0 [INFO] [stderr] Compiling futures-core v0.3.15 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking smallvec v1.6.1 [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling futures-channel v0.3.15 [INFO] [stderr] Compiling futures-task v0.3.15 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Checking pin-project-lite v0.2.7 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Checking slab v0.4.3 [INFO] [stderr] Checking ppv-lite86 v0.2.10 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Checking futures-sink v0.3.15 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Checking pin-project-lite v0.1.12 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking bytes v1.0.1 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Checking fallible-iterator v0.2.0 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Checking base64 v0.13.0 [INFO] [stderr] Checking regex-syntax v0.6.25 [INFO] [stderr] Compiling pin-project-internal v0.4.28 [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Compiling rustversion v1.0.5 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Checking matches v0.1.8 [INFO] [stderr] Checking subtle v2.4.0 [INFO] [stderr] Checking untrusted v0.7.1 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking spin v0.5.2 [INFO] [stderr] Checking openssl-probe v0.1.4 [INFO] [stderr] Compiling paste v1.0.5 [INFO] [stderr] Checking rustc-demangle v0.1.20 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking arrayref v0.3.6 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Compiling openssl v0.10.35 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling constant_time_eq v0.1.5 [INFO] [stderr] Compiling httparse v1.4.1 [INFO] [stderr] Compiling native-tls v0.2.7 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling bytemuck v1.7.0 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling derive_builder v0.9.0 [INFO] [stderr] Checking remove_dir_all v0.5.3 [INFO] [stderr] Compiling str_stack v0.1.0 [INFO] [stderr] Checking fallible-streaming-iterator v0.1.9 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Checking strum v0.18.0 [INFO] [stderr] Checking async-task v4.0.3 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Checking atomic-waker v1.0.0 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Checking try-lock v0.2.3 [INFO] [stderr] Checking quick-error v1.2.3 [INFO] [stderr] Compiling rkyv v0.6.7 [INFO] [stderr] Checking tower-service v0.3.1 [INFO] [stderr] Compiling encoding_rs v0.8.28 [INFO] [stderr] Compiling target-lexicon v0.12.0 [INFO] [stderr] Checking httpdate v1.0.1 [INFO] [stderr] Checking seahash v4.1.0 [INFO] [stderr] Compiling block-padding v0.2.1 [INFO] [stderr] Checking match_cfg v0.1.0 [INFO] [stderr] Checking mime v0.3.16 [INFO] [stderr] Checking ipnet v2.3.1 [INFO] [stderr] Checking predicates-core v1.0.2 [INFO] [stderr] Checking treeline v0.1.0 [INFO] [stderr] Checking dunce v1.0.2 [INFO] [stderr] Checking more-asserts v0.2.1 [INFO] [stderr] Checking linked-hash-map v0.5.4 [INFO] [stderr] Checking difference v2.0.0 [INFO] [stderr] Checking normalize-line-endings v0.3.0 [INFO] [stderr] Compiling cranelift-entity v0.74.0 [INFO] [stderr] Compiling cranelift-codegen-shared v0.74.0 [INFO] [stderr] Checking wasmparser v0.78.2 [INFO] [stderr] Checking dtoa v0.4.8 [INFO] [stderr] Compiling async-trait v0.1.50 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Checking leb128 v0.2.4 [INFO] [stderr] Compiling wasmer-compiler-cranelift v2.0.0 [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wasmparser-0.78.2/src/operators_validator.rs:45:50 [INFO] [stdout] | [INFO] [stdout] 45 | return Err(format_op_err!( $( $arg ),* )); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 171 | bail_op_err!("unknown local {}: local index out of bounds", idx) [INFO] [stdout] | ---------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bail_op_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking cpufeatures v0.1.5 [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wasmparser-0.78.2/src/operators_validator.rs:45:50 [INFO] [stdout] | [INFO] [stdout] 45 | return Err(format_op_err!( $( $arg ),* )); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 223 | bail_op_err!("type mismatch: expected {} but nothing on stack", desc) [INFO] [stdout] | --------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bail_op_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wasmparser-0.78.2/src/operators_validator.rs:45:50 [INFO] [stdout] | [INFO] [stdout] 45 | return Err(format_op_err!( $( $arg ),* )); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 237 | / bail_op_err!( [INFO] [stdout] 238 | | "type mismatch: expected {}, found {}", [INFO] [stdout] 239 | | ty_to_str(expected_ty), [INFO] [stdout] 240 | | ty_to_str(actual_ty) [INFO] [stdout] 241 | | ) [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bail_op_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wasmparser-0.78.2/src/operators_validator.rs:45:50 [INFO] [stdout] | [INFO] [stdout] 45 | return Err(format_op_err!( $( $arg ),* )); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 325 | None => bail_op_err!("unknown label: branch depth too large"), [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bail_op_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wasmparser-0.78.2/src/operators_validator.rs:45:50 [INFO] [stdout] | [INFO] [stdout] 45 | return Err(format_op_err!( $( $arg ),* )); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 343 | None => bail_op_err!("unknown memory {}", memory_index), [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bail_op_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wasmparser-0.78.2/src/operators_validator.rs:45:50 [INFO] [stdout] | [INFO] [stdout] 45 | return Err(format_op_err!( $( $arg ),* )); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 794 | Some(_) => bail_op_err!("type mismatch: select only takes integral types"), [INFO] [stdout] | --------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bail_op_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wasmparser-0.78.2/src/operators_validator.rs:45:50 [INFO] [stdout] | [INFO] [stdout] 45 | return Err(format_op_err!( $( $arg ),* )); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1887 | None => bail_op_err!("unknown table {}: table index out of bounds", table), [INFO] [stdout] | ------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bail_op_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wasmparser-0.78.2/src/operators_validator.rs:45:50 [INFO] [stdout] | [INFO] [stdout] 45 | return Err(format_op_err!( $( $arg ),* )); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1891 | None => bail_op_err!( [INFO] [stdout] | _____________________________- [INFO] [stdout] 1892 | | "unknown elem segment {}: segment index out of bounds", [INFO] [stdout] 1893 | | segment [INFO] [stdout] 1894 | | ), [INFO] [stdout] | |_____________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bail_op_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking opaque-debug v0.3.0 [INFO] [stderr] Checking utf-8 v0.7.6 [INFO] [stderr] Checking sd-notify v0.3.0 [INFO] [stderr] Checking unwrap_to v0.1.0 [INFO] [stderr] Compiling instant v0.1.9 [INFO] [stderr] Checking libloading v0.7.0 [INFO] [stderr] Checking tracing-core v0.1.18 [INFO] [stderr] Checking sharded-slab v0.1.1 [INFO] [stderr] Checking thread_local v1.1.3 [INFO] [stderr] Checking lock_api v0.4.4 [INFO] [stderr] Checking lock_api v0.3.4 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling futures-macro v0.3.15 [INFO] [stderr] Compiling futures-util v0.3.15 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling tokio v1.7.1 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling value-bag v1.0.0-alpha.7 [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 ahash v0.7.4 [INFO] [stderr] Checking owning_ref v0.3.3 [INFO] [stderr] Checking input_buffer v0.4.0 [INFO] [stdout] error: aborting due to 8 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `wasmparser` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "c0b4d280fe06188cf5e032178458efe8e557d078aa51188b7731a98d190878b5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c0b4d280fe06188cf5e032178458efe8e557d078aa51188b7731a98d190878b5", kill_on_drop: false }` [INFO] [stdout] c0b4d280fe06188cf5e032178458efe8e557d078aa51188b7731a98d190878b5