[INFO] cloning repository https://github.com/darksoil-studio/notifications-zome-trait [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/darksoil-studio/notifications-zome-trait" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdarksoil-studio%2Fnotifications-zome-trait", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdarksoil-studio%2Fnotifications-zome-trait'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ff949ab3960acce930ff7ef712de00df8cdceb2c [INFO] checking darksoil-studio/notifications-zome-trait against try#5de9e0e6cf775e94e0de2003f35e183f3f77bfe8 for pr-143808 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdarksoil-studio%2Fnotifications-zome-trait" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/darksoil-studio/notifications-zome-trait [INFO] finished tweaking git repo https://github.com/darksoil-studio/notifications-zome-trait [INFO] tweaked toml for git repo https://github.com/darksoil-studio/notifications-zome-trait written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/darksoil-studio/notifications-zome-trait on toolchain 5de9e0e6cf775e94e0de2003f35e183f3f77bfe8 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5de9e0e6cf775e94e0de2003f35e183f3f77bfe8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/darksoil-studio/notifications-zome-trait 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" "+5de9e0e6cf775e94e0de2003f35e183f3f77bfe8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+5de9e0e6cf775e94e0de2003f35e183f3f77bfe8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2b3969b125ed45b54935b2bc1b8f42a37049ac7ee26f89405a1467da6c6ec642 [INFO] running `Command { std: "docker" "start" "-a" "2b3969b125ed45b54935b2bc1b8f42a37049ac7ee26f89405a1467da6c6ec642", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2b3969b125ed45b54935b2bc1b8f42a37049ac7ee26f89405a1467da6c6ec642", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2b3969b125ed45b54935b2bc1b8f42a37049ac7ee26f89405a1467da6c6ec642", kill_on_drop: false }` [INFO] [stdout] 2b3969b125ed45b54935b2bc1b8f42a37049ac7ee26f89405a1467da6c6ec642 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+5de9e0e6cf775e94e0de2003f35e183f3f77bfe8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 163d68f0d55491c92c7c27f72a3521b576c0f7751c4743ce6df80235d38ee952 [INFO] running `Command { std: "docker" "start" "-a" "163d68f0d55491c92c7c27f72a3521b576c0f7751c4743ce6df80235d38ee952", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Checking memchr v2.7.5 [INFO] [stderr] Checking pin-project-lite v0.2.16 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Checking futures-sink v0.3.31 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking equivalent v1.0.2 [INFO] [stderr] Checking hashbrown v0.15.4 [INFO] [stderr] Checking futures-core v0.3.31 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Checking ryu v1.0.20 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Checking itoa v1.0.15 [INFO] [stderr] Checking futures-task v0.3.31 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling slab v0.4.10 [INFO] [stderr] Checking cfg-if v1.0.1 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking once_cell v1.21.3 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Checking iana-time-zone v0.1.63 [INFO] [stderr] Checking indexmap v2.10.0 [INFO] [stderr] Checking colored v2.2.0 [INFO] [stderr] Checking tracing-core v0.1.34 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling constant_time_eq v0.3.1 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling cpufeatures v0.2.17 [INFO] [stderr] Checking subtle v2.6.1 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling arrayref v0.3.9 [INFO] [stderr] Compiling dunce v1.0.5 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling blake2b_simd v1.0.3 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking base64 v0.22.1 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling cc v1.2.27 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Compiling rmp v0.8.14 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Compiling convert_case v0.6.0 [INFO] [stderr] Checking sha2 v0.10.9 [INFO] [stderr] Compiling blake v2.0.2 [INFO] [stderr] Checking getrandom v0.2.16 [INFO] [stderr] Compiling darling_core v0.14.4 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling holochain_serialized_bytes_derive v0.0.56 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling derive_more v0.99.20 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling hc_zome_traits v0.1.0 (https://github.com/holochain-open-dev/zome-traits?branch=main#3621673a) [INFO] [stderr] Compiling darling_macro v0.14.4 [INFO] [stderr] Compiling darling v0.14.4 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Checking holochain_util v0.5.3 [INFO] [stderr] Checking rmp-serde v1.3.0 [INFO] [stderr] Checking serde-transcode v1.1.1 [INFO] [stderr] Checking serde_bytes v0.11.17 [INFO] [stderr] Checking chrono v0.4.41 [INFO] [stderr] Checking holochain_secure_primitive v0.5.3 [INFO] [stderr] Compiling holochain_timestamp v0.5.3 [INFO] [stderr] Checking holochain_serialized_bytes v0.0.56 [INFO] [stderr] Checking holochain_wasmer_common v0.0.101 [INFO] [stderr] Checking holochain_nonce v0.5.3 [INFO] [stderr] Checking holo_hash v0.5.3 [INFO] [stderr] Checking holochain_wasmer_guest v0.0.101 [INFO] [stderr] Checking holochain_integrity_types v0.5.3 [INFO] [stderr] Checking holochain_zome_types v0.5.3 [INFO] [stderr] Compiling hdk_derive v0.5.3 [INFO] [stderr] Checking hdi v0.6.3 [INFO] [stderr] Checking hdk v0.5.3 [INFO] [stderr] Checking notifications_zome_trait v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 28.92s [INFO] running `Command { std: "docker" "inspect" "163d68f0d55491c92c7c27f72a3521b576c0f7751c4743ce6df80235d38ee952", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "163d68f0d55491c92c7c27f72a3521b576c0f7751c4743ce6df80235d38ee952", kill_on_drop: false }` [INFO] [stdout] 163d68f0d55491c92c7c27f72a3521b576c0f7751c4743ce6df80235d38ee952