[INFO] fetching crate hc_coop_content_types 0.7.1... [INFO] testing hc_coop_content_types-0.7.1 against try#b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b for pr-145330-1 [INFO] extracting crate hc_coop_content_types 0.7.1 into /workspace/builds/worker-7-tc2/source [INFO] started tweaking crates.io crate hc_coop_content_types 0.7.1 [INFO] finished tweaking crates.io crate hc_coop_content_types 0.7.1 [INFO] tweaked toml for crates.io crate hc_coop_content_types 0.7.1 written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate hc_coop_content_types 0.7.1 on toolchain b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate hc_coop_content_types 0.7.1 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" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5b239ba28ef0f8acc8111b5fda1c0c9e9830b0f1dada1efa070c62e9840074c2 [INFO] running `Command { std: "docker" "start" "-a" "5b239ba28ef0f8acc8111b5fda1c0c9e9830b0f1dada1efa070c62e9840074c2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5b239ba28ef0f8acc8111b5fda1c0c9e9830b0f1dada1efa070c62e9840074c2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5b239ba28ef0f8acc8111b5fda1c0c9e9830b0f1dada1efa070c62e9840074c2", kill_on_drop: false }` [INFO] [stdout] 5b239ba28ef0f8acc8111b5fda1c0c9e9830b0f1dada1efa070c62e9840074c2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7ce046feb2b52257aaf842ced74a5f9e98dac4040a0e476f3bc018dbe8970ede [INFO] running `Command { std: "docker" "start" "-a" "7ce046feb2b52257aaf842ced74a5f9e98dac4040a0e476f3bc018dbe8970ede", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling serde v1.0.203 [INFO] [stderr] Compiling pin-project-lite v0.2.14 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling thiserror v1.0.63 [INFO] [stderr] Compiling futures-sink v0.3.30 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling serde_json v1.0.127 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling thiserror v2.0.11 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling futures-io v0.3.30 [INFO] [stderr] Compiling futures-task v0.3.30 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling rmp v0.8.14 [INFO] [stderr] Compiling trilean v1.1.0 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling colored v2.1.0 [INFO] [stderr] Compiling arrayref v0.3.8 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling dunce v1.0.5 [INFO] [stderr] Compiling constant_time_eq v0.3.1 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling blake2b_simd v1.0.2 [INFO] [stderr] Compiling gcollections v1.5.0 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling intervallum v1.4.1 [INFO] [stderr] Compiling indexmap v2.4.0 [INFO] [stderr] Compiling syn v2.0.96 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling darling_core v0.14.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling holochain_serialized_bytes_derive v0.0.55 [INFO] [stderr] Compiling serde_derive v1.0.203 [INFO] [stderr] Compiling thiserror-impl v1.0.63 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling thiserror-impl v2.0.11 [INFO] [stderr] Compiling derive_more v0.99.18 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling darling_macro v0.14.4 [INFO] [stderr] Compiling darling v0.14.4 [INFO] [stderr] Compiling futures-executor v0.3.30 [INFO] [stderr] Compiling futures v0.3.30 [INFO] [stderr] Compiling holochain_util v0.4.1 [INFO] [stderr] Compiling serde_bytes v0.11.15 [INFO] [stderr] Compiling serde-transcode v1.1.1 [INFO] [stderr] Compiling rmp-serde v1.3.0 [INFO] [stderr] Compiling kitsune_p2p_dht_arc v0.4.1 [INFO] [stderr] Compiling holochain_secure_primitive v0.4.1 [INFO] [stderr] Compiling kitsune_p2p_timestamp v0.4.1 [INFO] [stderr] Compiling rmpv v1.3.0 [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.1 [INFO] [stderr] Compiling holochain_wasmer_guest v0.0.99 [INFO] [stderr] Compiling holochain_integrity_types v0.4.1 [INFO] [stderr] Compiling hdk_derive v0.4.1 [INFO] [stderr] Compiling hdi v0.5.1 [INFO] [stderr] Compiling whi_hdi_extensions v0.14.0 [INFO] [stderr] Compiling hc_coop_content_types v0.7.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 44.39s [INFO] running `Command { std: "docker" "inspect" "7ce046feb2b52257aaf842ced74a5f9e98dac4040a0e476f3bc018dbe8970ede", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7ce046feb2b52257aaf842ced74a5f9e98dac4040a0e476f3bc018dbe8970ede", kill_on_drop: false }` [INFO] [stdout] 7ce046feb2b52257aaf842ced74a5f9e98dac4040a0e476f3bc018dbe8970ede [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c3e66ae2e186da8a5997530c5a65200aa3ac56255cc3019cb4fcd00255d90e2f [INFO] running `Command { std: "docker" "start" "-a" "c3e66ae2e186da8a5997530c5a65200aa3ac56255cc3019cb4fcd00255d90e2f", kill_on_drop: false }` [INFO] [stderr] Compiling hc_coop_content_types v0.7.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.66s [INFO] running `Command { std: "docker" "inspect" "c3e66ae2e186da8a5997530c5a65200aa3ac56255cc3019cb4fcd00255d90e2f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c3e66ae2e186da8a5997530c5a65200aa3ac56255cc3019cb4fcd00255d90e2f", kill_on_drop: false }` [INFO] [stdout] c3e66ae2e186da8a5997530c5a65200aa3ac56255cc3019cb4fcd00255d90e2f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] c48b885b2d99f455f6a7685207d96dd5fc0b7920c1fd610631035be70a1d5cc6 [INFO] running `Command { std: "docker" "start" "-a" "c48b885b2d99f455f6a7685207d96dd5fc0b7920c1fd610631035be70a1d5cc6", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.13s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/coop_content_types-bf2918b4accb4a9b) [INFO] [stderr] Doc-tests coop_content_types [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 1 test [INFO] [stdout] test src/group_entry.rs - group_entry::common_fields (line 24) ... ignored [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "c48b885b2d99f455f6a7685207d96dd5fc0b7920c1fd610631035be70a1d5cc6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c48b885b2d99f455f6a7685207d96dd5fc0b7920c1fd610631035be70a1d5cc6", kill_on_drop: false }` [INFO] [stdout] c48b885b2d99f455f6a7685207d96dd5fc0b7920c1fd610631035be70a1d5cc6