[INFO] cloning repository https://github.com/Luminous-Dynamics/mycelix-health
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Luminous-Dynamics/mycelix-health" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLuminous-Dynamics%2Fmycelix-health", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLuminous-Dynamics%2Fmycelix-health'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 6b238396e80e7e5709c826e32f4eb48d0dae83f8
[INFO] testing Luminous-Dynamics/mycelix-health/6b238396e80e7e5709c826e32f4eb48d0dae83f8 against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLuminous-Dynamics%2Fmycelix-health" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-2-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/Luminous-Dynamics/mycelix-health
[INFO] finished tweaking git repo https://github.com/Luminous-Dynamics/mycelix-health
[INFO] tweaked toml for git repo https://github.com/Luminous-Dynamics/mycelix-health written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Luminous-Dynamics/mycelix-health on toolchain 33835004928d3bf65db4d4712e1330766263b0bd
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Luminous-Dynamics/mycelix-health 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" "+33835004928d3bf65db4d4712e1330766263b0bd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d05b5c4020bafaa0c9aa538857066675f6ca665b9f7ae7727bf92ec9babfc25b
[INFO] running `Command { std: "docker" "start" "-a" "d05b5c4020bafaa0c9aa538857066675f6ca665b9f7ae7727bf92ec9babfc25b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d05b5c4020bafaa0c9aa538857066675f6ca665b9f7ae7727bf92ec9babfc25b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d05b5c4020bafaa0c9aa538857066675f6ca665b9f7ae7727bf92ec9babfc25b", kill_on_drop: false }`
[INFO] [stdout] d05b5c4020bafaa0c9aa538857066675f6ca665b9f7ae7727bf92ec9babfc25b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 12ec16e3ea9287d042b025607d2842a0aa1b977cc19cb03fdd1975837af418cf
[INFO] running `Command { std: "docker" "start" "-a" "12ec16e3ea9287d042b025607d2842a0aa1b977cc19cb03fdd1975837af418cf", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling serde_json v1.0.143
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling slab v0.4.11
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling ryu v1.0.22
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling convert_case v0.10.0
[INFO] [stderr]    Compiling itoa v1.0.17
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling iana-time-zone v0.1.64
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]    Compiling arrayref v0.3.9
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling colored v3.1.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling constant_time_eq v0.4.2
[INFO] [stderr]    Compiling rmp v0.8.15
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling blake2b_simd v1.0.4
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling strum v0.27.2
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling holochain_serialized_bytes_derive v0.0.56
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling darling_macro v0.21.3
[INFO] [stderr]    Compiling darling v0.21.3
[INFO] [stderr]    Compiling derive_more v2.1.1
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling holochain_util v0.6.0
[INFO] [stderr]    Compiling must_future v0.1.2
[INFO] [stderr]    Compiling rmp-serde v1.3.0
[INFO] [stderr]    Compiling serde-transcode v1.1.1
[INFO] [stderr]    Compiling serde_bytes v0.11.17
[INFO] [stderr]    Compiling holochain_secure_primitive v0.6.0
[INFO] [stderr]    Compiling holochain_timestamp v0.6.0
[INFO] [stderr]    Compiling chrono v0.4.43
[INFO] [stderr]    Compiling holochain_serialized_bytes v0.0.56
[INFO] [stderr]    Compiling holochain_wasmer_common v0.0.101
[INFO] [stderr]    Compiling holo_hash v0.6.0
[INFO] [stderr]    Compiling holochain_integrity_types v0.6.0
[INFO] [stderr]    Compiling holochain_nonce v0.6.0
[INFO] [stderr]    Compiling holochain_wasmer_guest v0.0.101
[INFO] [stderr]    Compiling holochain_zome_types v0.6.0
[INFO] [stderr]    Compiling hdk_derive v0.6.0
[INFO] [stderr]    Compiling hdi v0.7.0
[INFO] [stderr]    Compiling hdk v0.6.0
[INFO] [stderr]    Compiling patient_integrity v0.1.0 (/opt/rustwide/workdir/zomes/patient/integrity)
[INFO] [stderr]    Compiling mycelix-health-shared v0.1.0 (/opt/rustwide/workdir/zomes/shared)
[INFO] [stderr]    Compiling provider_integrity v0.1.0 (/opt/rustwide/workdir/zomes/provider/integrity)
[INFO] [stderr]    Compiling records_integrity v0.1.0 (/opt/rustwide/workdir/zomes/records/integrity)
[INFO] [stderr]    Compiling consent_integrity v0.1.0 (/opt/rustwide/workdir/zomes/consent/integrity)
[INFO] [stderr]    Compiling prescriptions_integrity v0.1.0 (/opt/rustwide/workdir/zomes/prescriptions/integrity)
[INFO] [stderr]    Compiling bridge_integrity v0.1.0 (/opt/rustwide/workdir/zomes/bridge/integrity)
[INFO] [stderr]    Compiling patient v0.1.0 (/opt/rustwide/workdir/zomes/patient/coordinator)
[INFO] [stderr]    Compiling provider v0.1.0 (/opt/rustwide/workdir/zomes/provider/coordinator)
[INFO] [stderr]    Compiling prescriptions v0.1.0 (/opt/rustwide/workdir/zomes/prescriptions/coordinator)
[INFO] [stdout] warning: unused import: `holochain_serialized_bytes::prelude::*`
[INFO] [stdout]   --> zomes/prescriptions/coordinator/src/lib.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout] 19 | use holochain_serialized_bytes::prelude::*;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling health_bridge v0.1.0 (/opt/rustwide/workdir/zomes/bridge/coordinator)
[INFO] [stderr]    Compiling consent v0.1.0 (/opt/rustwide/workdir/zomes/consent/coordinator)
[INFO] [stderr]    Compiling records v0.1.0 (/opt/rustwide/workdir/zomes/records/coordinator)
[INFO] [stderr]     Finished `dev` profile [optimized + debuginfo] target(s) in 39.69s
[INFO] running `Command { std: "docker" "inspect" "12ec16e3ea9287d042b025607d2842a0aa1b977cc19cb03fdd1975837af418cf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "12ec16e3ea9287d042b025607d2842a0aa1b977cc19cb03fdd1975837af418cf", kill_on_drop: false }`
[INFO] [stdout] 12ec16e3ea9287d042b025607d2842a0aa1b977cc19cb03fdd1975837af418cf
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d4c9437845f2f6d081b7dc2d3e824f488d72e517c6c0707711525d260b81357c
[INFO] running `Command { std: "docker" "start" "-a" "d4c9437845f2f6d081b7dc2d3e824f488d72e517c6c0707711525d260b81357c", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling zerocopy v0.8.33
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling bitflags v2.9.4
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling unarray v0.1.4
[INFO] [stderr]    Compiling bridge_integrity v0.1.0 (/opt/rustwide/workdir/zomes/bridge/integrity)
[INFO] [stderr]    Compiling prescriptions_integrity v0.1.0 (/opt/rustwide/workdir/zomes/prescriptions/integrity)
[INFO] [stderr]    Compiling records_integrity v0.1.0 (/opt/rustwide/workdir/zomes/records/integrity)
[INFO] [stderr]    Compiling consent_integrity v0.1.0 (/opt/rustwide/workdir/zomes/consent/integrity)
[INFO] [stderr]    Compiling patient_integrity v0.1.0 (/opt/rustwide/workdir/zomes/patient/integrity)
[INFO] [stderr]    Compiling provider_integrity v0.1.0 (/opt/rustwide/workdir/zomes/provider/integrity)
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling holochain_nonce v0.6.0
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling holochain_zome_types v0.6.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling rand_xorshift v0.4.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling tempfile v3.24.0
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rusty-fork v0.3.1
[INFO] [stderr]    Compiling proptest v1.9.0
[INFO] [stderr] error: could not compile `consent_integrity` (lib test)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/33835004928d3bf65db4d4712e1330766263b0bd/bin/rustc --crate-name consent_integrity --edition=2021 zomes/consent/integrity/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C opt-level=z -C embed-bitcode=no -C debuginfo=2 -C debug-assertions=on --test --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default"))' -C metadata=6b107da8d14a5a0f -C extra-filename=-a548c6c96e23832c --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern hdi=/opt/rustwide/target/debug/deps/libhdi-2b38059d2dbbca17.rlib --extern holochain_serialized_bytes=/opt/rustwide/target/debug/deps/libholochain_serialized_bytes-5c4518bea05c633c.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-e7c62db74b3f9a0d.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-1db55ddf23e759de.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "d4c9437845f2f6d081b7dc2d3e824f488d72e517c6c0707711525d260b81357c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d4c9437845f2f6d081b7dc2d3e824f488d72e517c6c0707711525d260b81357c", kill_on_drop: false }`
[INFO] [stdout] d4c9437845f2f6d081b7dc2d3e824f488d72e517c6c0707711525d260b81357c
