[INFO] fetching crate hc_coop_content_sdk 0.8.1... [INFO] testing hc_coop_content_sdk-0.8.1 against try#b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b for pr-145330-1 [INFO] extracting crate hc_coop_content_sdk 0.8.1 into /workspace/builds/worker-1-tc2/source [INFO] started tweaking crates.io crate hc_coop_content_sdk 0.8.1 [INFO] finished tweaking crates.io crate hc_coop_content_sdk 0.8.1 [INFO] tweaked toml for crates.io crate hc_coop_content_sdk 0.8.1 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate hc_coop_content_sdk 0.8.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_sdk 0.8.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] [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e375f7da4cf553fdf80352449ca5f3a43f801632dd150d6f8a3ea19519cf01d6 [INFO] running `Command { std: "docker" "start" "-a" "e375f7da4cf553fdf80352449ca5f3a43f801632dd150d6f8a3ea19519cf01d6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e375f7da4cf553fdf80352449ca5f3a43f801632dd150d6f8a3ea19519cf01d6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e375f7da4cf553fdf80352449ca5f3a43f801632dd150d6f8a3ea19519cf01d6", kill_on_drop: false }` [INFO] [stdout] e375f7da4cf553fdf80352449ca5f3a43f801632dd150d6f8a3ea19519cf01d6 [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" "-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] 43b6efebe2f06ed6dd7362ff063f88ecf7b854e1aa655e5a7a14e2436e5457e5 [INFO] running `Command { std: "docker" "start" "-a" "43b6efebe2f06ed6dd7362ff063f88ecf7b854e1aa655e5a7a14e2436e5457e5", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling serde v1.0.203 [INFO] [stderr] Compiling futures-sink v0.3.30 [INFO] [stderr] Compiling trilean v1.1.0 [INFO] [stderr] Compiling serde_json v1.0.127 [INFO] [stderr] Compiling indexmap v2.4.0 [INFO] [stderr] Compiling thiserror v2.0.11 [INFO] [stderr] Compiling colored v2.1.0 [INFO] [stderr] Compiling dunce v1.0.5 [INFO] [stderr] Compiling arrayref v0.3.8 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling constant_time_eq v0.3.1 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling rmp v0.8.14 [INFO] [stderr] Compiling libc v0.2.158 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling blake2b_simd v1.0.2 [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Compiling gcollections v1.5.0 [INFO] [stderr] Compiling intervallum v1.4.1 [INFO] [stderr] Compiling quote v1.0.37 [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 getrandom v0.2.15 [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 shrinkwraprs v0.3.0 [INFO] [stderr] Compiling serde_derive v1.0.203 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling thiserror-impl v1.0.63 [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 thiserror v1.0.63 [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 chrono v0.4.38 [INFO] [stderr] Compiling kitsune_p2p_timestamp v0.4.1 [INFO] [stderr] Compiling rmpv v1.3.0 [INFO] [stderr] Compiling kitsune_p2p_bin_data v0.4.1 [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_nonce v0.4.1 [INFO] [stderr] Compiling kitsune_p2p_block v0.4.1 [INFO] [stderr] Compiling holochain_integrity_types v0.4.1 [INFO] [stderr] Compiling holochain_zome_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 hdk v0.4.1 [INFO] [stderr] Compiling whi_hdk_extensions v0.14.0 [INFO] [stderr] Compiling hc_coop_content_types v0.7.0 [INFO] [stderr] Compiling hc_coop_content_sdk v0.8.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 45.11s [INFO] running `Command { std: "docker" "inspect" "43b6efebe2f06ed6dd7362ff063f88ecf7b854e1aa655e5a7a14e2436e5457e5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "43b6efebe2f06ed6dd7362ff063f88ecf7b854e1aa655e5a7a14e2436e5457e5", kill_on_drop: false }` [INFO] [stdout] 43b6efebe2f06ed6dd7362ff063f88ecf7b854e1aa655e5a7a14e2436e5457e5 [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" "-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] e5f9576b4e5b584ffe985ccb598eaf84eaeefba130ed25b8a804a941763d9be6 [INFO] running `Command { std: "docker" "start" "-a" "e5f9576b4e5b584ffe985ccb598eaf84eaeefba130ed25b8a804a941763d9be6", kill_on_drop: false }` [INFO] [stderr] Compiling hc_coop_content_sdk v0.8.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.75s [INFO] running `Command { std: "docker" "inspect" "e5f9576b4e5b584ffe985ccb598eaf84eaeefba130ed25b8a804a941763d9be6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e5f9576b4e5b584ffe985ccb598eaf84eaeefba130ed25b8a804a941763d9be6", kill_on_drop: false }` [INFO] [stdout] e5f9576b4e5b584ffe985ccb598eaf84eaeefba130ed25b8a804a941763d9be6 [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" "-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] 0e54ac4c3f0d296a45c6d96f5e260e986780348dd65cc1ccdfcf3107782243a6 [INFO] running `Command { std: "docker" "start" "-a" "0e54ac4c3f0d296a45c6d96f5e260e986780348dd65cc1ccdfcf3107782243a6", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.15s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/coop_content_sdk-de9deac9e7b4a366) [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 coop_content_sdk [INFO] [stdout] [INFO] [stdout] running 33 tests [INFO] [stdout] test src/lib.rs - create_group (line 777) ... ignored [INFO] [stdout] test src/lib.rs - create_group (line 789) ... ignored [INFO] [stdout] test src/lib.rs - create_group (line 794) ... ignored [INFO] [stdout] test src/lib.rs - create_group (line 802) ... ignored [INFO] [stdout] test src/lib.rs - get_all_group_content_latest (line 703) ... ignored [INFO] [stdout] test src/lib.rs - get_all_group_content_latest (line 708) ... ignored [INFO] [stdout] test src/lib.rs - get_all_group_content_latest (line 715) ... ignored [INFO] [stdout] test src/lib.rs - get_all_group_content_latest (line 725) ... ignored [INFO] [stdout] test src/lib.rs - get_group (line 848) ... ignored [INFO] [stdout] test src/lib.rs - get_group (line 853) ... ignored [INFO] [stdout] test src/lib.rs - get_group (line 858) ... ignored [INFO] [stdout] test src/lib.rs - get_group (line 866) ... ignored [INFO] [stdout] test src/lib.rs - get_group_content_latest (line 600) ... ignored [INFO] [stdout] test src/lib.rs - get_group_content_latest (line 606) ... ignored [INFO] [stdout] test src/lib.rs - get_group_content_latest (line 614) ... ignored [INFO] [stdout] test src/lib.rs - get_group_content_latest (line 625) ... ignored [INFO] [stdout] test src/lib.rs - group_ref (line 120) ... ignored [INFO] [stdout] test src/lib.rs - group_ref (line 129) ... ignored [INFO] [stdout] test src/lib.rs - group_ref (line 140) ... ignored [INFO] [stdout] test src/lib.rs - register_content_to_group (line 372) ... ignored [INFO] [stdout] test src/lib.rs - register_content_to_group (line 392) ... ignored [INFO] [stdout] test src/lib.rs - register_content_to_group (line 400) ... ignored [INFO] [stdout] test src/lib.rs - register_content_to_group (line 411) ... ignored [INFO] [stdout] test src/lib.rs - register_content_update_to_group (line 480) ... ignored [INFO] [stdout] test src/lib.rs - register_content_update_to_group (line 505) ... ignored [INFO] [stdout] test src/lib.rs - register_content_update_to_group (line 513) ... ignored [INFO] [stdout] test src/lib.rs - register_content_update_to_group (line 524) ... ignored [INFO] [stdout] test src/lib.rs - update_group (line 912) ... ignored [INFO] [stdout] test src/lib.rs - update_group (line 925) ... ignored [INFO] [stdout] test src/lib.rs - update_group (line 933) ... ignored [INFO] [stdout] test src/lib.rs - update_group (line 944) ... ignored [INFO] [stdout] test src/lib.rs - call_local_zome_decode (line 301) ... FAILED [INFO] [stdout] test src/lib.rs - call_local_zome (line 255) ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/lib.rs - call_local_zome_decode (line 301) stdout ---- [INFO] [stdout] error[E0063]: missing field `content_base` in initializer of `CreateContributionLinkInput` [INFO] [stdout] --> src/lib.rs:313:9 [INFO] [stdout] | [INFO] [stdout] 15 | coop_content_sdk::CreateContributionLinkInput { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `content_base` [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0063`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - call_local_zome (line 255) stdout ---- [INFO] [stdout] error[E0063]: missing field `content_base` in initializer of `CreateContributionLinkInput` [INFO] [stdout] --> src/lib.rs:266:9 [INFO] [stdout] | [INFO] [stdout] 14 | coop_content_sdk::CreateContributionLinkInput { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `content_base` [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0063`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] src/lib.rs - call_local_zome (line 255) [INFO] [stdout] src/lib.rs - call_local_zome_decode (line 301) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 2 failed; 31 ignored; 0 measured; 0 filtered out; finished in 0.19s [INFO] [stdout] [INFO] [stderr] error: doctest failed, to rerun pass `--doc` [INFO] running `Command { std: "docker" "inspect" "0e54ac4c3f0d296a45c6d96f5e260e986780348dd65cc1ccdfcf3107782243a6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0e54ac4c3f0d296a45c6d96f5e260e986780348dd65cc1ccdfcf3107782243a6", kill_on_drop: false }` [INFO] [stdout] 0e54ac4c3f0d296a45c6d96f5e260e986780348dd65cc1ccdfcf3107782243a6