[INFO] cloning repository https://github.com/holochain-open-dev/threaded-comments
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/holochain-open-dev/threaded-comments" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fholochain-open-dev%2Fthreaded-comments", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fholochain-open-dev%2Fthreaded-comments'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 39a8e5544231ad37a6bda528ff5a12616d2dfe82
[INFO] testing holochain-open-dev/threaded-comments against 1.90.0 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fholochain-open-dev%2Fthreaded-comments" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/holochain-open-dev/threaded-comments
[INFO] finished tweaking git repo https://github.com/holochain-open-dev/threaded-comments
[INFO] tweaked toml for git repo https://github.com/holochain-open-dev/threaded-comments written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/holochain-open-dev/threaded-comments on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/holochain-open-dev/threaded-comments 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" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/holochain-open-dev/profiles`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded holochain_wasmer_guest v0.0.80
[INFO] [stderr]   Downloaded rkyv_derive v0.7.39
[INFO] [stderr]   Downloaded wasmer-engine v2.2.0
[INFO] [stderr]   Downloaded holochain_wasmer_common v0.0.80
[INFO] [stderr]   Downloaded wasmer-types v2.2.0
[INFO] [stderr]   Downloaded wasmer-vm v2.2.0
[INFO] [stderr]   Downloaded kitsune_p2p_dht_arc v0.0.13
[INFO] [stderr]   Downloaded bytecheck_derive v0.6.9
[INFO] [stderr]   Downloaded hdk_derive v0.0.41
[INFO] [stderr]   Downloaded trilean v1.1.0
[INFO] [stderr]   Downloaded enum-iterator v0.7.0
[INFO] [stderr]   Downloaded darling_core v0.14.1
[INFO] [stderr]   Downloaded darling v0.14.1
[INFO] [stderr]   Downloaded holochain_zome_types v0.0.41
[INFO] [stderr]   Downloaded hdk v0.0.142
[INFO] [stderr]   Downloaded wasmer-compiler-cranelift v2.2.0
[INFO] [stderr]   Downloaded wasm-encoder v0.14.0
[INFO] [stderr]   Downloaded wast v44.0.0
[INFO] [stderr]   Downloaded wasmer v2.2.0
[INFO] [stderr]   Downloaded miniz_oxide v0.5.3
[INFO] [stderr]   Downloaded object v0.28.4
[INFO] [stderr]   Downloaded holochain_integrity_types v0.0.12
[INFO] [stderr]   Downloaded rmp-serde v0.15.5
[INFO] [stderr]   Downloaded crossbeam-utils v0.8.11
[INFO] [stderr]   Downloaded wasmer-engine-universal v2.2.0
[INFO] [stderr]   Downloaded enumset v1.0.11
[INFO] [stderr]   Downloaded rend v0.3.6
[INFO] [stderr]   Downloaded gcollections v1.5.0
[INFO] [stderr]   Downloaded intervallum v1.4.0
[INFO] [stderr]   Downloaded holo_hash v0.0.30
[INFO] [stderr]   Downloaded enumset_derive v0.6.0
[INFO] [stderr]   Downloaded wasmer-compiler v2.2.0
[INFO] [stderr]   Downloaded loupe v0.1.3
[INFO] [stderr]   Downloaded darling_macro v0.14.1
[INFO] [stderr]   Downloaded holochain_serialized_bytes_derive v0.0.51
[INFO] [stderr]   Downloaded holochain_serialized_bytes v0.0.51
[INFO] [stderr]   Downloaded wasmer-engine-dylib v2.2.0
[INFO] [stderr]   Downloaded target-lexicon v0.12.4
[INFO] [stderr]   Downloaded enum-iterator-derive v0.7.0
[INFO] [stderr]   Downloaded crossbeam-epoch v0.9.10
[INFO] [stderr]   Downloaded wasmer-derive v2.2.0
[INFO] [stderr]   Downloaded region v3.0.0
[INFO] [stderr]   Downloaded bytecheck v0.6.9
[INFO] [stderr]   Downloaded rkyv v0.7.39
[INFO] [stderr]   Downloaded rmp v0.8.10
[INFO] [stderr]   Downloaded wasmer-object v2.2.0
[INFO] [stderr]   Downloaded wat v1.0.46
[INFO] [stderr]   Downloaded loupe-derive v0.1.3
[INFO] [stderr]   Downloaded hdi v0.0.14
[INFO] [stderr]   Downloaded proc-macro2 v1.0.41
[INFO] [stderr]   Downloaded kitsune_p2p_timestamp v0.0.11
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a350d4242c78b8b48474d85ebd72cfaaa6d7fbf9a545fb6916f0c212c8fdaf92
[INFO] running `Command { std: "docker" "start" "-a" "a350d4242c78b8b48474d85ebd72cfaaa6d7fbf9a545fb6916f0c212c8fdaf92", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a350d4242c78b8b48474d85ebd72cfaaa6d7fbf9a545fb6916f0c212c8fdaf92", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a350d4242c78b8b48474d85ebd72cfaaa6d7fbf9a545fb6916f0c212c8fdaf92", kill_on_drop: false }`
[INFO] [stdout] a350d4242c78b8b48474d85ebd72cfaaa6d7fbf9a545fb6916f0c212c8fdaf92
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] bfeded086a65aae666d7eb32a7cae7a585574d4f0fcb8bba3c61e1fedbad82c5
[INFO] running `Command { std: "docker" "start" "-a" "bfeded086a65aae666d7eb32a7cae7a585574d4f0fcb8bba3c61e1fedbad82c5", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.41
[INFO] [stderr]    Compiling unicode-ident v1.0.2
[INFO] [stderr]    Compiling autocfg v1.0.1
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling serde v1.0.136
[INFO] [stderr]    Compiling serde_derive v1.0.136
[INFO] [stderr]    Compiling libc v0.2.126
[INFO] [stderr]    Compiling once_cell v1.13.0
[INFO] [stderr]    Compiling ahash v0.7.6
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling bytecheck v0.6.9
[INFO] [stderr]    Compiling rustversion v1.0.8
[INFO] [stderr]    Compiling smallvec v1.8.0
[INFO] [stderr]    Compiling rend v0.3.6
[INFO] [stderr]    Compiling target-lexicon v0.12.4
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling indexmap v1.8.0
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling serde_json v1.0.78
[INFO] [stderr]    Compiling rkyv v0.7.39
[INFO] [stderr]    Compiling getrandom v0.2.7
[INFO] [stderr]    Compiling quote v1.0.20
[INFO] [stderr]    Compiling backtrace v0.3.66
[INFO] [stderr]    Compiling gimli v0.26.2
[INFO] [stderr]    Compiling syn v1.0.98
[INFO] [stderr]    Compiling hashbrown v0.11.2
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling seahash v4.1.0
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling miniz_oxide v0.5.3
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling object v0.29.0
[INFO] [stderr]    Compiling wasmer-vm v2.2.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.11
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling rustc-demangle v0.1.21
[INFO] [stderr]    Compiling region v3.0.0
[INFO] [stderr]    Compiling scopeguard v1.1.0
[INFO] [stderr]    Compiling more-asserts v0.2.2
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.10
[INFO] [stderr]    Compiling cranelift-codegen-shared v0.76.0
[INFO] [stderr]    Compiling cranelift-entity v0.76.0
[INFO] [stderr]    Compiling wasmparser v0.78.2
[INFO] [stderr]    Compiling cranelift-codegen-meta v0.76.0
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]    Compiling leb128 v0.2.5
[INFO] [stderr]    Compiling rayon-core v1.9.3
[INFO] [stderr]    Compiling addr2line v0.17.0
[INFO] [stderr]    Compiling tracing-core v0.1.22
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling fallible-iterator v0.2.0
[INFO] [stderr]    Compiling pin-project-lite v0.2.8
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling either v1.7.0
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling regalloc v0.0.31
[INFO] [stderr]    Compiling rmp v0.8.10
[INFO] [stderr]    Compiling cranelift-bforest v0.76.0
[INFO] [stderr]    Compiling crossbeam-deque v0.8.2
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling crossbeam-channel v0.5.6
[INFO] [stderr]    Compiling num_cpus v1.13.1
[INFO] [stderr]    Compiling memmap2 v0.5.5
[INFO] [stderr]    Compiling rayon v1.5.3
[INFO] [stderr]    Compiling darling_core v0.13.4
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]    Compiling ryu v1.0.9
[INFO] [stderr]    Compiling itoa v1.0.1
[INFO] [stderr]    Compiling bit-set v0.5.2
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling wasm-encoder v0.14.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.30
[INFO] [stderr]    Compiling ptr_meta_derive v0.1.4
[INFO] [stderr]    Compiling ptr_meta v0.1.4
[INFO] [stderr]    Compiling bytecheck_derive v0.6.9
[INFO] [stderr]    Compiling darling_macro v0.13.4
[INFO] [stderr]    Compiling rkyv_derive v0.7.39
[INFO] [stderr]    Compiling thiserror v1.0.30
[INFO] [stderr]    Compiling loupe-derive v0.1.3
[INFO] [stderr]    Compiling darling v0.13.4
[INFO] [stderr]    Compiling enum-iterator-derive v0.7.0
[INFO] [stderr]    Compiling enum-iterator v0.7.0
[INFO] [stderr]    Compiling enumset_derive v0.6.0
[INFO] [stderr]    Compiling enumset v1.0.11
[INFO] [stderr]    Compiling derive_more v0.99.17
[INFO] [stderr]    Compiling holochain_serialized_bytes_derive v0.0.51
[INFO] [stderr]    Compiling cranelift-codegen v0.76.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.19
[INFO] [stderr]    Compiling remove_dir_all v0.5.3
[INFO] [stderr]    Compiling unicode-width v0.1.9
[INFO] [stderr]    Compiling fastrand v1.8.0
[INFO] [stderr]    Compiling wasmer-compiler-cranelift v2.2.0
[INFO] [stderr]    Compiling trilean v1.1.0
[INFO] [stderr]    Compiling gcollections v1.5.0
[INFO] [stderr]    Compiling tracing v0.1.30
[INFO] [stderr]    Compiling tempfile v3.3.0
[INFO] [stderr]    Compiling wast v44.0.0
[INFO] [stderr]    Compiling which v4.2.5
[INFO] [stderr]    Compiling libloading v0.7.3
[INFO] [stderr]    Compiling intervallum v1.4.0
[INFO] [stderr]    Compiling wasmer-derive v2.2.0
[INFO] [stderr]    Compiling time v0.1.44
[INFO] [stderr]    Compiling serde_bytes v0.11.5
[INFO] [stderr]    Compiling rmp-serde v0.15.5
[INFO] [stderr]    Compiling serde-transcode v1.1.1
[INFO] [stderr]    Compiling loupe v0.1.3
[INFO] [stderr]    Compiling wasmer-types v2.2.0
[INFO] [stderr]    Compiling gimli v0.25.0
[INFO] [stderr]    Compiling object v0.28.4
[INFO] [stderr]    Compiling arrayvec v0.5.2
[INFO] [stderr]    Compiling constant_time_eq v0.1.5
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling arrayref v0.3.6
[INFO] [stderr]    Compiling blake2b_simd v0.5.11
[INFO] [stderr]    Compiling darling_core v0.14.1
[INFO] [stderr]    Compiling wasmer-compiler v2.2.0
[INFO] [stderr]    Compiling holochain_serialized_bytes v0.0.51
[INFO] [stderr]    Compiling wat v1.0.46
[INFO] [stderr]    Compiling wasmer-engine v2.2.0
[INFO] [stderr]    Compiling wasmer-object v2.2.0
[INFO] [stderr]    Compiling wasmer-engine-dylib v2.2.0
[INFO] [stderr]    Compiling wasmer-engine-universal v2.2.0
[INFO] [stderr]    Compiling parking_lot_core v0.8.5
[INFO] [stderr]    Compiling kitsune_p2p_dht_arc v0.0.13
[INFO] [stderr]    Compiling chrono v0.4.19
[INFO] [stderr]    Compiling instant v0.1.12
[INFO] [stderr]    Compiling base64 v0.13.0
[INFO] [stderr]    Compiling holo_hash v0.0.30
[INFO] [stderr]    Compiling kitsune_p2p_timestamp v0.0.11
[INFO] [stderr]    Compiling darling_macro v0.14.1
[INFO] [stderr]    Compiling lock_api v0.4.6
[INFO] [stderr]    Compiling subtle v2.4.1
[INFO] [stderr]    Compiling paste v1.0.5
[INFO] [stderr]    Compiling parking_lot v0.11.2
[INFO] [stderr]    Compiling holochain_integrity_types v0.0.12
[INFO] [stderr]    Compiling darling v0.14.1
[INFO] [stderr]    Compiling cranelift-frontend v0.76.0
[INFO] [stderr]    Compiling hdk_derive v0.0.41
[INFO] [stderr]    Compiling wasmer v2.2.0
[INFO] [stderr]    Compiling holochain_wasmer_common v0.0.80
[INFO] [stderr]    Compiling holochain_zome_types v0.0.41
[INFO] [stderr]    Compiling holochain_wasmer_guest v0.0.80
[INFO] [stderr]    Compiling hdi v0.0.14
[INFO] [stderr]    Compiling hdk v0.0.142
[INFO] [stderr]    Compiling hc_zome_profiles_types v0.0.1 (https://github.com/holochain-open-dev/profiles?rev=for-hdk-v0.0.142#74da0960)
[INFO] [stderr]    Compiling hc_zome_comments_types v0.0.1 (/opt/rustwide/workdir/crates/types)
[INFO] [stderr]    Compiling hc_zome_dummy_integrity v0.0.1 (/opt/rustwide/workdir/crates/integrity_zomes/dummy)
[INFO] [stderr]    Compiling hc_zome_comments_integrity v0.0.1 (/opt/rustwide/workdir/crates/integrity_zomes/comments)
[INFO] [stderr]    Compiling hc_zome_profiles_integrity v0.0.1 (https://github.com/holochain-open-dev/profiles?rev=for-hdk-v0.0.142#74da0960)
[INFO] [stderr]    Compiling hc_zome_comments_coordinator v0.0.1 (/opt/rustwide/workdir/crates/coordinator_zomes/comments)
[INFO] [stderr]    Compiling hc_zome_dummy_coordinator v0.0.1 (/opt/rustwide/workdir/crates/coordinator_zomes/dummy)
[INFO] [stderr]    Compiling hc_zome_profiles_coordinator v0.0.1 (https://github.com/holochain-open-dev/profiles?rev=for-hdk-v0.0.142#74da0960)
[INFO] [stderr]    Compiling hc_zome_profiles_integrity v0.0.1 (/opt/rustwide/workdir/crates/integrity_zomes/profiles)
[INFO] [stderr]    Compiling hc_zome_profiles_coordinator v0.0.1 (/opt/rustwide/workdir/crates/coordinator_zomes/profiles)
[INFO] [stderr]     Finished `dev` profile [optimized + debuginfo] target(s) in 6m 22s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: cranelift-codegen-meta v0.76.0, wasmparser v0.78.2
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] running `Command { std: "docker" "inspect" "bfeded086a65aae666d7eb32a7cae7a585574d4f0fcb8bba3c61e1fedbad82c5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bfeded086a65aae666d7eb32a7cae7a585574d4f0fcb8bba3c61e1fedbad82c5", kill_on_drop: false }`
[INFO] [stdout] bfeded086a65aae666d7eb32a7cae7a585574d4f0fcb8bba3c61e1fedbad82c5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 83c2ab8c1e6ad1993179dd481d8bf05f6c5afdcb6bd4412861e502789879b2d8
[INFO] running `Command { std: "docker" "start" "-a" "83c2ab8c1e6ad1993179dd481d8bf05f6c5afdcb6bd4412861e502789879b2d8", kill_on_drop: false }`
[INFO] [stderr]    Compiling hc_zome_comments_types v0.0.1 (/opt/rustwide/workdir/crates/types)
[INFO] [stderr]    Compiling hc_zome_dummy_integrity v0.0.1 (/opt/rustwide/workdir/crates/integrity_zomes/dummy)
[INFO] [stderr]    Compiling hc_zome_comments_integrity v0.0.1 (/opt/rustwide/workdir/crates/integrity_zomes/comments)
[INFO] [stderr]    Compiling hc_zome_dummy_coordinator v0.0.1 (/opt/rustwide/workdir/crates/coordinator_zomes/dummy)
[INFO] [stderr]    Compiling hc_zome_profiles_coordinator v0.0.1 (/opt/rustwide/workdir/crates/coordinator_zomes/profiles)
[INFO] [stderr]    Compiling hc_zome_profiles_integrity v0.0.1 (/opt/rustwide/workdir/crates/integrity_zomes/profiles)
[INFO] [stderr]    Compiling hc_zome_comments_coordinator v0.0.1 (/opt/rustwide/workdir/crates/coordinator_zomes/comments)
[INFO] [stderr]     Finished `test` profile [optimized + debuginfo] target(s) in 5.86s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: cranelift-codegen-meta v0.76.0, wasmparser v0.78.2
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] running `Command { std: "docker" "inspect" "83c2ab8c1e6ad1993179dd481d8bf05f6c5afdcb6bd4412861e502789879b2d8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "83c2ab8c1e6ad1993179dd481d8bf05f6c5afdcb6bd4412861e502789879b2d8", kill_on_drop: false }`
[INFO] [stdout] 83c2ab8c1e6ad1993179dd481d8bf05f6c5afdcb6bd4412861e502789879b2d8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] f0c807c47eba44d89bb046fd0a00d8c9cc93bbd107af1c300194f2afa79042ff
[INFO] running `Command { std: "docker" "start" "-a" "f0c807c47eba44d89bb046fd0a00d8c9cc93bbd107af1c300194f2afa79042ff", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [optimized + debuginfo] target(s) in 0.25s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: cranelift-codegen-meta v0.76.0, wasmparser v0.78.2
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/hc_zome_comments_coordinator-181ddf8660a8a1c5)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/hc_zome_comments_integrity-7fb49b6212f87163)
[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/hc_zome_comments_types-e605bcc28e769a6b)
[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/hc_zome_dummy_coordinator-c7b0fbae8c6926dd)
[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/hc_zome_dummy_integrity-22f4080670a875be)
[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/hc_zome_profiles_coordinator-bd9907638c16e380)
[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/hc_zome_profiles_integrity-0e679e119355a203)
[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 hc_zome_comments_coordinator
[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 hc_zome_comments_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 hc_zome_comments_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] [stderr]    Doc-tests hc_zome_dummy_coordinator
[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 hc_zome_dummy_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 hc_zome_profiles_coordinator
[INFO] [stderr] error[E0464]: multiple candidates for `rlib` dependency `hc_zome_profiles_coordinator` found
[INFO] [stderr]  --> crates/coordinator_zomes/profiles/src/lib.rs:1:1
[INFO] [stderr]   |
[INFO] [stderr] 1 | extern crate hc_zome_profiles_coordinator;
[INFO] [stderr]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: candidate #1: /opt/rustwide/target/debug/deps/libhc_zome_profiles_coordinator-8772e039abf2e387.rlib
[INFO] [stderr]   = note: candidate #2: /opt/rustwide/target/debug/deps/libhc_zome_profiles_coordinator.rlib
[INFO] [stderr] 
[INFO] [stderr] error: aborting due to 1 previous error
[INFO] [stderr] 
[INFO] [stderr] For more information about this error, try `rustc --explain E0464`.
[INFO] [stderr] error: doctest failed, to rerun pass `-p hc_zome_profiles_coordinator --doc`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.90.0-x86_64-unknown-linux-gnu/bin/rustdoc --edition=2021 --crate-type cdylib --crate-type rlib --color auto --crate-name hc_zome_profiles_coordinator --test crates/coordinator_zomes/profiles/src/lib.rs --test-run-directory /opt/rustwide/workdir/crates/coordinator_zomes/profiles -L dependency=/opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps -L native=/opt/rustwide/target/debug/build/wasmer-vm-ad5743e18c1b68ee/out --extern derive_more=/opt/rustwide/target/debug/deps/libderive_more-e998fb8fb48760fb.so --extern hc_zome_profiles_coordinator=/opt/rustwide/target/debug/deps/libhc_zome_profiles_coordinator.rlib --extern hc_zome_profiles_coordinator=/opt/rustwide/target/debug/deps/libhc_zome_profiles_coordinator-8772e039abf2e387.rlib --extern hc_zome_profiles_integrity=/opt/rustwide/target/debug/deps/libhc_zome_profiles_integrity.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-436d54ebe4c1c752.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' --cap-lints=warn --error-format human` (exit status: 1)
[INFO] [stderr] note: test exited abnormally; to see the full output pass --nocapture to the harness.
[INFO] running `Command { std: "docker" "inspect" "f0c807c47eba44d89bb046fd0a00d8c9cc93bbd107af1c300194f2afa79042ff", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f0c807c47eba44d89bb046fd0a00d8c9cc93bbd107af1c300194f2afa79042ff", kill_on_drop: false }`
[INFO] [stdout] f0c807c47eba44d89bb046fd0a00d8c9cc93bbd107af1c300194f2afa79042ff
