[INFO] cloning repository https://github.com/guillemcordoba/notes-happ [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/guillemcordoba/notes-happ" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fguillemcordoba%2Fnotes-happ", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fguillemcordoba%2Fnotes-happ'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 32af42bafa6faef4b8e44e157f9be9ac26c6be35 [INFO] testing guillemcordoba/notes-happ against beta-2025-04-13 for beta-1.87-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fguillemcordoba%2Fnotes-happ" "/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/guillemcordoba/notes-happ on toolchain beta-2025-04-13 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-04-13" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/guillemcordoba/notes-happ [INFO] finished tweaking git repo https://github.com/guillemcordoba/notes-happ [INFO] tweaked toml for git repo https://github.com/guillemcordoba/notes-happ written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/guillemcordoba/notes-happ 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" "+beta-2025-04-13" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [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-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-04-13" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7158c184e58238599c03ab4a303d708023e00e52059243955de6d6a08fe5db28 [INFO] running `Command { std: "docker" "start" "-a" "7158c184e58238599c03ab4a303d708023e00e52059243955de6d6a08fe5db28", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7158c184e58238599c03ab4a303d708023e00e52059243955de6d6a08fe5db28", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7158c184e58238599c03ab4a303d708023e00e52059243955de6d6a08fe5db28", kill_on_drop: false }` [INFO] [stdout] 7158c184e58238599c03ab4a303d708023e00e52059243955de6d6a08fe5db28 [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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-04-13" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3543912b46e5741add59461b7ab4519a7ef960d6bc63dbd0b73dedc1fb996672 [INFO] running `Command { std: "docker" "start" "-a" "3543912b46e5741add59461b7ab4519a7ef960d6bc63dbd0b73dedc1fb996672", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.94 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling serde v1.0.203 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling pin-project-lite v0.2.16 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling once_cell v1.21.1 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling trilean v1.1.0 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling colored v2.2.0 [INFO] [stderr] Compiling dunce v1.0.5 [INFO] [stderr] Compiling iana-time-zone v0.1.62 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling indexmap v2.8.0 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling arrayref v0.3.9 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling constant_time_eq v0.3.1 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling blake2b_simd v1.0.3 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling rmp v0.8.14 [INFO] [stderr] Compiling libc v0.2.171 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling gcollections v1.5.0 [INFO] [stderr] Compiling rustversion v1.0.20 [INFO] [stderr] Compiling intervallum v1.4.1 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling serde_derive v1.0.203 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling derive_more v0.99.19 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling strum_macros v0.27.1 [INFO] [stderr] Compiling darling_core v0.14.4 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling holochain_serialized_bytes_derive v0.0.55 [INFO] [stderr] Compiling shrinkwraprs v0.3.0 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling strum v0.27.1 [INFO] [stderr] Compiling private_event_proc_macro v0.1.0 (https://github.com/darksoil-studio/private-event-sourcing-zome?branch=main-0.4#2db7d14b) [INFO] [stderr] Compiling darling_macro v0.14.4 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling holochain_util v0.4.2 [INFO] [stderr] Compiling darling v0.14.4 [INFO] [stderr] Compiling serde-transcode v1.1.1 [INFO] [stderr] Compiling serde_bytes v0.11.17 [INFO] [stderr] Compiling rmp-serde v1.3.0 [INFO] [stderr] Compiling kitsune_p2p_dht_arc v0.4.2 [INFO] [stderr] Compiling holochain_secure_primitive v0.4.2 [INFO] [stderr] Compiling kitsune_p2p_timestamp v0.4.2 [INFO] [stderr] Compiling chrono v0.4.40 [INFO] [stderr] Compiling kitsune_p2p_bin_data v0.4.2 [INFO] [stderr] Compiling holochain_serialized_bytes v0.0.55 [INFO] [stderr] Compiling holochain_wasmer_common v0.0.99 [INFO] [stderr] Compiling holo_hash v0.4.2 [INFO] [stderr] Compiling holochain_integrity_types v0.4.2 [INFO] [stderr] Compiling kitsune_p2p_block v0.4.2 [INFO] [stderr] Compiling holochain_nonce v0.4.2 [INFO] [stderr] Compiling holochain_wasmer_guest v0.0.99 [INFO] [stderr] Compiling holochain_zome_types v0.4.2 [INFO] [stderr] Compiling hdk_derive v0.4.2 [INFO] [stderr] Compiling hdi v0.5.2 [INFO] [stderr] Compiling hdk v0.4.2 [INFO] [stderr] Compiling linked_devices_types v0.1.0 (https://github.com/darksoil-studio/linked-devices-zome?branch=main-0.4#6179ab78) [INFO] [stderr] Compiling private_event_sourcing_integrity v0.0.1 (https://github.com/darksoil-studio/private-event-sourcing-zome?branch=main-0.4#2db7d14b) [INFO] [stderr] Compiling group_profile_integrity v0.0.1 (/opt/rustwide/workdir/dnas/group/zomes/integrity/group_profile) [INFO] [stderr] Compiling notes_integrity v0.0.1 (/opt/rustwide/workdir/dnas/group/zomes/integrity/notes) [INFO] [stderr] Compiling notes v0.0.1 (/opt/rustwide/workdir/dnas/group/zomes/coordinator/notes) [INFO] [stderr] Compiling group_profile v0.0.1 (/opt/rustwide/workdir/dnas/group/zomes/coordinator/group_profile) [INFO] [stderr] Compiling private_event_sourcing v0.0.1 (https://github.com/darksoil-studio/private-event-sourcing-zome?branch=main-0.4#2db7d14b) [INFO] [stderr] Compiling group_invites_integrity v0.0.1 (/opt/rustwide/workdir/dnas/lobby/zomes/integrity/group_invites) [INFO] [stderr] Compiling group_invites v0.0.1 (/opt/rustwide/workdir/dnas/lobby/zomes/coordinator/group_invites) [INFO] [stdout] warning: unused variable: `event_hash` [INFO] [stdout] --> dnas/lobby/zomes/coordinator/group_invites/src/lib.rs:24:9 [INFO] [stdout] | [INFO] [stdout] 24 | event_hash: EntryHash, [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_event_hash` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `event_hash` [INFO] [stdout] --> dnas/lobby/zomes/coordinator/group_invites/src/lib.rs:33:9 [INFO] [stdout] | [INFO] [stdout] 33 | event_hash: EntryHash, [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_event_hash` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [optimized + debuginfo] target(s) in 2m 06s [INFO] running `Command { std: "docker" "inspect" "3543912b46e5741add59461b7ab4519a7ef960d6bc63dbd0b73dedc1fb996672", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3543912b46e5741add59461b7ab4519a7ef960d6bc63dbd0b73dedc1fb996672", kill_on_drop: false }` [INFO] [stdout] 3543912b46e5741add59461b7ab4519a7ef960d6bc63dbd0b73dedc1fb996672 [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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-04-13" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a8d825740213e9c737719cd2247820ece78cee96c86c612323a4f7cb11c1ee72 [INFO] running `Command { std: "docker" "start" "-a" "a8d825740213e9c737719cd2247820ece78cee96c86c612323a4f7cb11c1ee72", kill_on_drop: false }` [INFO] [stderr] Compiling notes_integrity v0.0.1 (/opt/rustwide/workdir/dnas/group/zomes/integrity/notes) [INFO] [stderr] Compiling group_profile_integrity v0.0.1 (/opt/rustwide/workdir/dnas/group/zomes/integrity/group_profile) [INFO] [stderr] Compiling group_invites_integrity v0.0.1 (/opt/rustwide/workdir/dnas/lobby/zomes/integrity/group_invites) [INFO] [stderr] Compiling group_profile v0.0.1 (/opt/rustwide/workdir/dnas/group/zomes/coordinator/group_profile) [INFO] [stderr] Compiling notes v0.0.1 (/opt/rustwide/workdir/dnas/group/zomes/coordinator/notes) [INFO] [stdout] warning: unused variable: `event_hash` [INFO] [stdout] --> dnas/lobby/zomes/coordinator/group_invites/src/lib.rs:24:9 [INFO] [stdout] | [INFO] [stdout] 24 | event_hash: EntryHash, [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_event_hash` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `event_hash` [INFO] [stdout] --> dnas/lobby/zomes/coordinator/group_invites/src/lib.rs:33:9 [INFO] [stdout] | [INFO] [stdout] 33 | event_hash: EntryHash, [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_event_hash` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling group_invites v0.0.1 (/opt/rustwide/workdir/dnas/lobby/zomes/coordinator/group_invites) [INFO] [stdout] warning: unused variable: `event_hash` [INFO] [stdout] --> dnas/lobby/zomes/coordinator/group_invites/src/lib.rs:24:9 [INFO] [stdout] | [INFO] [stdout] 24 | event_hash: EntryHash, [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_event_hash` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `event_hash` [INFO] [stdout] --> dnas/lobby/zomes/coordinator/group_invites/src/lib.rs:33:9 [INFO] [stdout] | [INFO] [stdout] 33 | event_hash: EntryHash, [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_event_hash` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [optimized + debuginfo] target(s) in 17.27s [INFO] running `Command { std: "docker" "inspect" "a8d825740213e9c737719cd2247820ece78cee96c86c612323a4f7cb11c1ee72", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a8d825740213e9c737719cd2247820ece78cee96c86c612323a4f7cb11c1ee72", kill_on_drop: false }` [INFO] [stdout] a8d825740213e9c737719cd2247820ece78cee96c86c612323a4f7cb11c1ee72 [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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-04-13" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 039b1ec273981fcb94559bf45ed2ba5ce4f6834e0ba1f2f1f24bcd2ea64a7136 [INFO] running `Command { std: "docker" "start" "-a" "039b1ec273981fcb94559bf45ed2ba5ce4f6834e0ba1f2f1f24bcd2ea64a7136", kill_on_drop: false }` [INFO] [stderr] warning: unused variable: `event_hash` [INFO] [stderr] --> dnas/lobby/zomes/coordinator/group_invites/src/lib.rs:24:9 [INFO] [stderr] | [INFO] [stderr] 24 | event_hash: EntryHash, [INFO] [stderr] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_event_hash` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `event_hash` [INFO] [stderr] --> dnas/lobby/zomes/coordinator/group_invites/src/lib.rs:33:9 [INFO] [stderr] | [INFO] [stderr] 33 | event_hash: EntryHash, [INFO] [stderr] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_event_hash` [INFO] [stderr] [INFO] [stderr] warning: `group_invites` (lib) generated 2 warnings [INFO] [stderr] warning: `group_invites` (lib test) generated 2 warnings (2 duplicates) [INFO] [stderr] Finished `test` profile [optimized + debuginfo] target(s) in 0.16s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/group_invites-434573802f85fb69) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/group_invites_integrity-17b517c68663a875) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/group_profile-47267f390f908755) [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/group_profile_integrity-89d1f2bd27e11502) [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/notes-a52eca4f79e3fbbc) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/notes_integrity-e58cce84a0a7400a) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests group_invites [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests group_invites_integrity [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests group_profile [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests group_profile_integrity [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests notes [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests notes_integrity [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "039b1ec273981fcb94559bf45ed2ba5ce4f6834e0ba1f2f1f24bcd2ea64a7136", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "039b1ec273981fcb94559bf45ed2ba5ce4f6834e0ba1f2f1f24bcd2ea64a7136", kill_on_drop: false }` [INFO] [stdout] 039b1ec273981fcb94559bf45ed2ba5ce4f6834e0ba1f2f1f24bcd2ea64a7136