[INFO] cloning repository https://github.com/holochain-apps/gamez [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/holochain-apps/gamez" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fholochain-apps%2Fgamez", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fholochain-apps%2Fgamez'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 89180bb231531fb2d48da7c7de077a29f4ea418c [INFO] checking holochain-apps/gamez against master#8424f8e8cdf07010967a57584fd647b30e930d4d for pr-120095 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fholochain-apps%2Fgamez" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/holochain-apps/gamez on toolchain 8424f8e8cdf07010967a57584fd647b30e930d4d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8424f8e8cdf07010967a57584fd647b30e930d4d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/holochain-apps/gamez [INFO] finished tweaking git repo https://github.com/holochain-apps/gamez [INFO] tweaked toml for git repo https://github.com/holochain-apps/gamez written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/holochain-apps/gamez already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8424f8e8cdf07010967a57584fd647b30e930d4d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Updating git repository `https://github.com/holochain/syn` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded test-fuzz-internal v3.0.4 [INFO] [stderr] Downloaded wat v1.0.82 [INFO] [stderr] Downloaded holochain_wasmer_common v0.0.84 [INFO] [stderr] Downloaded test-fuzz-macro v3.0.4 [INFO] [stderr] Downloaded hdk_derive v0.2.4 [INFO] [stderr] Downloaded shrinkwraprs v0.3.0 [INFO] [stderr] Downloaded kitsune_p2p_dht v0.2.4 [INFO] [stderr] Downloaded hc_zome_profiles_integrity v0.2.0 [INFO] [stderr] Downloaded holochain_wasmer_guest v0.0.84 [INFO] [stderr] Downloaded holochain_util v0.2.4 [INFO] [stderr] Downloaded test-fuzz-runtime v3.0.4 [INFO] [stderr] Downloaded hc_zome_profiles_coordinator v0.2.0 [INFO] [stderr] Downloaded intervallum v1.4.1 [INFO] [stderr] Downloaded holochain_integrity_types v0.2.4 [INFO] [stderr] Downloaded holochain_zome_types v0.2.4 [INFO] [stderr] Downloaded hdk v0.2.4 [INFO] [stderr] Downloaded hdi v0.3.4 [INFO] [stderr] Downloaded kitsune_p2p_dht_arc v0.2.4 [INFO] [stderr] Downloaded wast v69.0.1 [INFO] [stderr] Downloaded kitsune_p2p_timestamp v0.2.4 [INFO] [stderr] Downloaded test-fuzz v3.0.4 [INFO] [stderr] Downloaded kitsune_p2p_block v0.2.4 [INFO] [stderr] Downloaded kitsune_p2p_bin_data v0.2.4 [INFO] [stderr] Downloaded holo_hash v0.2.4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+8424f8e8cdf07010967a57584fd647b30e930d4d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 44a3d6c43b881152993a1fc9c0217f1abce1d3ff800f452d579e14fddab7c482 [INFO] running `Command { std: "docker" "start" "-a" "44a3d6c43b881152993a1fc9c0217f1abce1d3ff800f452d579e14fddab7c482", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "44a3d6c43b881152993a1fc9c0217f1abce1d3ff800f452d579e14fddab7c482", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "44a3d6c43b881152993a1fc9c0217f1abce1d3ff800f452d579e14fddab7c482", kill_on_drop: false }` [INFO] [stdout] 44a3d6c43b881152993a1fc9c0217f1abce1d3ff800f452d579e14fddab7c482 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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" "RUSTDOCFLAGS=--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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+8424f8e8cdf07010967a57584fd647b30e930d4d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a5c749a41983f7ed93073dfafb57db9bee03af912fcca807689a81821125e0db [INFO] running `Command { std: "docker" "start" "-a" "a5c749a41983f7ed93073dfafb57db9bee03af912fcca807689a81821125e0db", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.75 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling libc v0.2.151 [INFO] [stderr] Compiling serde v1.0.166 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Compiling thiserror v1.0.56 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling memchr v2.7.1 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling target-lexicon v0.12.13 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling ahash v0.7.7 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling rkyv v0.7.43 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Compiling rustix v0.38.28 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling crossbeam-utils v0.8.18 [INFO] [stderr] Compiling serde_json v1.0.109 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling corosensei v0.1.4 [INFO] [stderr] Compiling semver v1.0.20 [INFO] [stderr] Compiling camino v1.1.6 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling cranelift-codegen-shared v0.82.3 [INFO] [stderr] Checking smallvec v1.11.2 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling cranelift-codegen-meta v0.82.3 [INFO] [stderr] Compiling rayon-core v1.12.0 [INFO] [stderr] Checking gimli v0.28.1 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling test-fuzz-internal v3.0.4 [INFO] [stderr] Compiling syn v2.0.47 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Checking object v0.32.2 [INFO] [stderr] Checking miniz_oxide v0.7.1 [INFO] [stderr] Compiling ryu v1.0.16 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Checking rustc-demangle v0.1.23 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Checking getrandom v0.2.11 [INFO] [stderr] Compiling itoa v1.0.10 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Checking seahash v4.1.0 [INFO] [stderr] Checking pin-project-lite v0.2.13 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Compiling indexmap v2.1.0 [INFO] [stderr] Checking more-asserts v0.2.2 [INFO] [stderr] Compiling ucd-trie v0.1.6 [INFO] [stderr] Compiling home v0.5.9 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling test-fuzz-runtime v3.0.4 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Checking wasmparser v0.83.0 [INFO] [stderr] Compiling wasmer-compiler-cranelift v2.3.0 [INFO] [stderr] Compiling backtrace v0.3.69 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling matrixmultiply v0.3.8 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling walkdir v2.4.0 [INFO] [stderr] Checking addr2line v0.21.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking log v0.4.20 [INFO] [stderr] Compiling test-fuzz v3.0.4 [INFO] [stderr] Compiling test-fuzz-macro v3.0.4 [INFO] [stderr] Checking bitflags v2.4.1 [INFO] [stderr] Checking linux-raw-sys v0.4.12 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Compiling subprocess v0.2.9 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling if_chain v1.0.2 [INFO] [stderr] Checking futures-core v0.3.30 [INFO] [stderr] Checking futures-sink v0.3.30 [INFO] [stderr] Checking futures-channel v0.3.30 [INFO] [stderr] error: could not compile `syn` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/8424f8e8cdf07010967a57584fd647b30e930d4d/bin/rustc --crate-name syn --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/syn-2.0.47/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 --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' --cfg 'feature="visit-mut"' -C metadata=8e6135fe85fc1f07 -C extra-filename=-8e6135fe85fc1f07 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-9b304fd90f27389b.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-ec17a25a0c67520f.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-f8d62a079c79a15a.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "a5c749a41983f7ed93073dfafb57db9bee03af912fcca807689a81821125e0db", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a5c749a41983f7ed93073dfafb57db9bee03af912fcca807689a81821125e0db", kill_on_drop: false }` [INFO] [stdout] a5c749a41983f7ed93073dfafb57db9bee03af912fcca807689a81821125e0db [INFO] checking holochain-apps/gamez against try#047472f299946caf090d1b5608ae4bd9f0416256+rustflags=-Ddereferencing_mut_binding for pr-120095 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fholochain-apps%2Fgamez" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/holochain-apps/gamez on toolchain 047472f299946caf090d1b5608ae4bd9f0416256 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+047472f299946caf090d1b5608ae4bd9f0416256" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/holochain-apps/gamez [INFO] finished tweaking git repo https://github.com/holochain-apps/gamez [INFO] tweaked toml for git repo https://github.com/holochain-apps/gamez written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/holochain-apps/gamez already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+047472f299946caf090d1b5608ae4bd9f0416256" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+047472f299946caf090d1b5608ae4bd9f0416256" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 48b178c4ad5293dd6fef87c31de06211bc0a0d713ad70d5e3163958a7638d835 [INFO] running `Command { std: "docker" "start" "-a" "48b178c4ad5293dd6fef87c31de06211bc0a0d713ad70d5e3163958a7638d835", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "48b178c4ad5293dd6fef87c31de06211bc0a0d713ad70d5e3163958a7638d835", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "48b178c4ad5293dd6fef87c31de06211bc0a0d713ad70d5e3163958a7638d835", kill_on_drop: false }` [INFO] [stdout] 48b178c4ad5293dd6fef87c31de06211bc0a0d713ad70d5e3163958a7638d835 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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 -Ddereferencing_mut_binding" "-e" "RUSTDOCFLAGS=--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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+047472f299946caf090d1b5608ae4bd9f0416256" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 34ba7d1fe9caa47e2027a246f9467698b5ccbea34a3f088c30f60851ffb0b8e2 [INFO] running `Command { std: "docker" "start" "-a" "34ba7d1fe9caa47e2027a246f9467698b5ccbea34a3f088c30f60851ffb0b8e2", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.75 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling libc v0.2.151 [INFO] [stderr] Compiling serde v1.0.166 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Compiling thiserror v1.0.56 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling memchr v2.7.1 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling target-lexicon v0.12.13 [INFO] [stderr] Compiling ahash v0.7.7 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling rkyv v0.7.43 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Compiling rustix v0.38.28 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling crossbeam-utils v0.8.18 [INFO] [stderr] Compiling serde_json v1.0.109 [INFO] [stderr] Compiling corosensei v0.1.4 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling semver v1.0.20 [INFO] [stderr] Compiling camino v1.1.6 [INFO] [stderr] Compiling cranelift-codegen-shared v0.82.3 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Checking smallvec v1.11.2 [INFO] [stderr] Compiling cranelift-codegen-meta v0.82.3 [INFO] [stderr] Compiling rayon-core v1.12.0 [INFO] [stderr] Compiling test-fuzz-internal v3.0.4 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Checking gimli v0.28.1 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling getrandom v0.2.11 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Checking object v0.32.2 [INFO] [stderr] Checking miniz_oxide v0.7.1 [INFO] [stderr] Compiling syn v2.0.47 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling ryu v1.0.16 [INFO] [stderr] Checking seahash v4.1.0 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Compiling itoa v1.0.10 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Checking pin-project-lite v0.2.13 [INFO] [stderr] Checking rustc-demangle v0.1.23 [INFO] [stderr] Compiling indexmap v2.1.0 [INFO] [stderr] Checking more-asserts v0.2.2 [INFO] [stderr] Compiling home v0.5.9 [INFO] [stderr] Compiling ucd-trie v0.1.6 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling wasmer-compiler-cranelift v2.3.0 [INFO] [stderr] Checking wasmparser v0.83.0 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling test-fuzz-runtime v3.0.4 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling matrixmultiply v0.3.8 [INFO] [stderr] Compiling backtrace v0.3.69 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling walkdir v2.4.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling test-fuzz v3.0.4 [INFO] [stderr] Checking bitflags v2.4.1 [INFO] [stderr] Compiling test-fuzz-macro v3.0.4 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking linux-raw-sys v0.4.12 [INFO] [stderr] Checking log v0.4.20 [INFO] [stderr] Compiling subprocess v0.2.9 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling if_chain v1.0.2 [INFO] [stderr] Checking futures-sink v0.3.30 [INFO] [stderr] Compiling addr2line v0.21.0 [INFO] [stderr] Checking futures-core v0.3.30 [INFO] [stderr] Checking futures-channel v0.3.30 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking futures-io v0.3.30 [INFO] [stderr] Compiling cranelift-codegen v0.82.3 [INFO] [stderr] Compiling regex-automata v0.4.3 [INFO] [stderr] Compiling darling_core v0.20.3 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking leb128 v0.2.5 [INFO] [stderr] Checking either v1.9.0 [INFO] [stderr] Checking futures-task v0.3.30 [INFO] [stderr] Checking crossbeam-epoch v0.9.17 [INFO] [stderr] Checking region v3.0.0 [INFO] [stderr] Compiling darling_core v0.14.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Checking bit-vec v0.6.3 [INFO] [stderr] Checking fallible-iterator v0.2.0 [INFO] [stderr] Checking rustc-hash v1.1.0 [INFO] [stderr] Checking cranelift-entity v0.82.3 [INFO] [stderr] Checking regalloc v0.0.34 [INFO] [stderr] Checking bit-set v0.5.3 [INFO] [stderr] Checking cranelift-bforest v0.82.3 [INFO] [stderr] Checking crossbeam-deque v0.8.4 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Checking memmap2 v0.5.10 [INFO] [stderr] Checking trilean v1.1.0 [INFO] [stderr] Checking gcollections v1.5.0 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking wasm-encoder v0.38.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling regex v1.10.2 [INFO] [stderr] Checking unicode-width v0.1.11 [INFO] [stderr] Checking ppv-lite86 v0.2.17 [INFO] [stderr] Checking cpufeatures v0.2.11 [INFO] [stderr] Checking fastrand v2.0.1 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Checking which v4.4.2 [INFO] [stderr] Checking tempfile v3.9.0 [INFO] [stderr] Checking sha-1 v0.10.1 [INFO] [stderr] Checking rayon v1.8.0 [INFO] [stderr] Checking rmp v0.8.12 [INFO] [stderr] Checking wast v69.0.1 [INFO] [stderr] Checking intervallum v1.4.1 [INFO] [stderr] Checking libloading v0.7.4 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Compiling serde_derive v1.0.166 [INFO] [stderr] Compiling thiserror-impl v1.0.56 [INFO] [stderr] Compiling darling_macro v0.20.3 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling ptr_meta_derive v0.1.4 [INFO] [stderr] Compiling enum-iterator-derive v0.7.0 [INFO] [stderr] Compiling loupe-derive v0.1.3 [INFO] [stderr] Compiling rkyv_derive v0.7.43 [INFO] [stderr] Compiling strum_macros v0.24.3 [INFO] [stderr] Compiling darling v0.20.3 [INFO] [stderr] Compiling enumset_derive v0.8.1 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Checking ptr_meta v0.1.4 [INFO] [stderr] Compiling darling_macro v0.14.4 [INFO] [stderr] Checking enum-iterator v0.7.0 [INFO] [stderr] Compiling unzip-n v0.1.2 [INFO] [stderr] Compiling holochain_serialized_bytes_derive v0.0.51 [INFO] [stderr] Compiling wasmer-derive v2.3.0 [INFO] [stderr] Compiling nalgebra-macros v0.1.0 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Compiling pest v2.7.6 [INFO] [stderr] Compiling darling v0.14.4 [INFO] [stderr] Checking enumset v1.1.3 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling semver-parser v0.10.2 [INFO] [stderr] Checking num-complex v0.4.4 [INFO] [stderr] Checking approx v0.5.1 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Compiling semver v0.11.0 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Checking iana-time-zone v0.1.59 [INFO] [stderr] Checking dunce v1.0.4 [INFO] [stderr] Compiling toolchain_find v0.2.0 [INFO] [stderr] Checking simba v0.5.1 [INFO] [stderr] Checking rand_distr v0.4.3 [INFO] [stderr] Checking wat v1.0.82 [INFO] [stderr] Checking base64 v0.13.1 [INFO] [stderr] Compiling is-terminal v0.4.10 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Checking futures-executor v0.3.30 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Checking futures v0.3.30 [INFO] [stderr] Checking constant_time_eq v0.1.5 [INFO] [stderr] Checking arrayvec v0.5.2 [INFO] [stderr] Checking arrayref v0.3.7 [INFO] [stderr] Checking must_future v0.1.2 [INFO] [stderr] Checking colored v1.9.4 [INFO] [stderr] Compiling subtle v2.5.0 [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Checking blake2b_simd v0.5.11 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking holochain_util v0.2.4 [INFO] [stderr] Compiling shrinkwraprs v0.3.0 [INFO] [stderr] Checking serde_bytes v0.11.14 [INFO] [stderr] Checking cargo-platform v0.1.3 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Checking serde-transcode v1.1.1 [INFO] [stderr] Checking rmp-serde v0.15.5 [INFO] [stderr] Checking kitsune_p2p_dht_arc v0.2.4 [INFO] [stderr] Checking loupe v0.1.3 [INFO] [stderr] Checking gimli v0.26.2 [INFO] [stderr] Checking object v0.28.4 [INFO] [stderr] Checking chrono v0.4.31 [INFO] [stderr] Checking nalgebra v0.27.1 [INFO] [stderr] Checking kitsune_p2p_bin_data v0.2.4 [INFO] [stderr] Checking wasmer-types v2.3.0 [INFO] [stderr] Checking cargo_metadata v0.15.4 [INFO] [stderr] Checking holochain_serialized_bytes v0.0.51 [INFO] [stderr] Checking kitsune_p2p_timestamp v0.2.4 [INFO] [stderr] Checking kitsune_p2p_block v0.2.4 [INFO] [stderr] Checking wasmer-compiler v2.3.0 [INFO] [stderr] Checking wasmer-artifact v2.3.0 [INFO] [stderr] Checking wasmer-object v2.3.0 [INFO] [stderr] Checking wasmer-vm v2.3.0 [INFO] [stderr] Checking wasmer-engine-universal-artifact v2.3.0 [INFO] [stderr] Checking wasmer-engine v2.3.0 [INFO] [stderr] Checking wasmer-engine-dylib v2.3.0 [INFO] [stderr] Checking wasmer-engine-universal v2.3.0 [INFO] [stderr] Checking statrs v0.15.0 [INFO] [stderr] Checking kitsune_p2p_dht v0.2.4 [INFO] [stderr] Checking cranelift-frontend v0.82.3 [INFO] [stderr] Checking wasmer v2.3.0 [INFO] [stderr] Checking holochain_wasmer_common v0.0.84 [INFO] [stderr] Checking holo_hash v0.2.4 [INFO] [stderr] Checking holochain_wasmer_guest v0.0.84 [INFO] [stderr] Checking holochain_integrity_types v0.2.4 [INFO] [stderr] Checking holochain_zome_types v0.2.4 [INFO] [stderr] Compiling hdk_derive v0.2.4 [INFO] [stderr] Checking hdi v0.3.4 [INFO] [stderr] Checking hdk v0.2.4 [INFO] [stderr] Checking hc_zome_profiles_integrity v0.2.0 [INFO] [stderr] Checking hc_zome_syn_integrity v0.1.0 (https://github.com/holochain/syn?branch=main#025496c9) [INFO] [stderr] Checking gamez_integrity v0.0.1 (/opt/rustwide/workdir/dnas/gamez/zomes/integrity/gamez) [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> dnas/gamez/zomes/integrity/gamez/src/lib.rs:75:25 [INFO] [stdout] | [INFO] [stdout] 75 | _ => { [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unreachable_patterns)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking profiles_integrity v0.0.1 (/opt/rustwide/workdir/dnas/gamez/zomes/integrity/profiles) [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> dnas/gamez/zomes/integrity/gamez/src/lib.rs:75:25 [INFO] [stdout] | [INFO] [stdout] 75 | _ => { [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unreachable_patterns)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking syn_integrity v0.0.1 (/opt/rustwide/workdir/dnas/gamez/zomes/integrity/syn) [INFO] [stderr] Checking hc_zome_profiles_coordinator v0.2.0 [INFO] [stderr] Checking hc_zome_syn_coordinator v0.1.0 (https://github.com/holochain/syn?branch=main#025496c9) [INFO] [stderr] Checking gamez v0.0.1 (/opt/rustwide/workdir/dnas/gamez/zomes/coordinator/gamez) [INFO] [stderr] Checking profiles v0.0.1 (/opt/rustwide/workdir/dnas/gamez/zomes/coordinator/profiles) [INFO] [stderr] Checking syn v0.0.1 (/opt/rustwide/workdir/dnas/gamez/zomes/coordinator/syn) [INFO] [stderr] Finished dev [optimized + debuginfo] target(s) in 48.88s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nalgebra v0.27.1 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "34ba7d1fe9caa47e2027a246f9467698b5ccbea34a3f088c30f60851ffb0b8e2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "34ba7d1fe9caa47e2027a246f9467698b5ccbea34a3f088c30f60851ffb0b8e2", kill_on_drop: false }` [INFO] [stdout] 34ba7d1fe9caa47e2027a246f9467698b5ccbea34a3f088c30f60851ffb0b8e2