[INFO] cloning repository https://github.com/zo-el/hc-zomes [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/zo-el/hc-zomes" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzo-el%2Fhc-zomes", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzo-el%2Fhc-zomes'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 18ba80533ed51bcfe55079f1985dd2bc2078b040 [INFO] checking zo-el/hc-zomes against master#42bd138126b0a9d38d65bc9973e72de3c5b6c37f for pr-99217 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzo-el%2Fhc-zomes" "/workspace/builds/worker-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/zo-el/hc-zomes on toolchain 42bd138126b0a9d38d65bc9973e72de3c5b6c37f [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+42bd138126b0a9d38d65bc9973e72de3c5b6c37f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-6/source/rust-toolchain [INFO] started tweaking git repo https://github.com/zo-el/hc-zomes [INFO] finished tweaking git repo https://github.com/zo-el/hc-zomes [INFO] tweaked toml for git repo https://github.com/zo-el/hc-zomes written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/zo-el/hc-zomes already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+42bd138126b0a9d38d65bc9973e72de3c5b6c37f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: /workspace/builds/worker-6/source/zomes/hc_cz_profile/Cargo.toml: unused manifest key: dependencies.hdk.feature [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded wasmer-engine-dylib v2.2.0 [INFO] [stderr] Downloaded wasmer-derive v2.2.0 [INFO] [stderr] Downloaded wasmer-vm v2.2.0 [INFO] [stderr] Downloaded hdk_derive v0.0.37 [INFO] [stderr] Downloaded holo_hash v0.0.29 [INFO] [stderr] Downloaded hdk v0.0.138 [INFO] [stderr] Downloaded holochain_zome_types v0.0.37 [INFO] [stderr] Downloaded wasmer-engine v2.2.0 [INFO] [stderr] Downloaded wasmer-engine-universal v2.2.0 [INFO] [stderr] Downloaded wasmer-object v2.2.0 [INFO] [stderr] Downloaded kitsune_p2p_dht_arc v0.0.12 [INFO] [stderr] Downloaded wasmer-compiler-cranelift v2.2.0 [INFO] [stderr] Downloaded hc_utils v0.0.138 [INFO] [stderr] Downloaded holochain_integrity_types v0.0.9 [INFO] [stderr] Downloaded kitsune_p2p_timestamp v0.0.10 [INFO] [stderr] Downloaded wasmer v2.2.0 [INFO] [stderr] Downloaded wasmer-compiler v2.2.0 [INFO] [stderr] Downloaded wasmer-types v2.2.0 [INFO] [stderr] Downloaded holochain_wasmer_common v0.0.80 [INFO] [stderr] Downloaded holochain_wasmer_guest v0.0.80 [INFO] [stderr] Downloaded holochain_deterministic_integrity v0.0.10 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:ecb52c4cf6672b83cc996368a05b4a059042425f2b6ba9cd23a06cdead5d8d70" "/opt/rustwide/cargo-home/bin/cargo" "+42bd138126b0a9d38d65bc9973e72de3c5b6c37f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7c42bcad2bded2ee2970fb41ba4a8a8e3981c943e4a86461d030718c3bf50b1e [INFO] running `Command { std: "docker" "start" "-a" "7c42bcad2bded2ee2970fb41ba4a8a8e3981c943e4a86461d030718c3bf50b1e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7c42bcad2bded2ee2970fb41ba4a8a8e3981c943e4a86461d030718c3bf50b1e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7c42bcad2bded2ee2970fb41ba4a8a8e3981c943e4a86461d030718c3bf50b1e", kill_on_drop: false }` [INFO] [stdout] 7c42bcad2bded2ee2970fb41ba4a8a8e3981c943e4a86461d030718c3bf50b1e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "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:ecb52c4cf6672b83cc996368a05b4a059042425f2b6ba9cd23a06cdead5d8d70" "/opt/rustwide/cargo-home/bin/cargo" "+42bd138126b0a9d38d65bc9973e72de3c5b6c37f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ad5fd9fd68cf8c261e001e9199a66a2d0018cc3dbc8b3ec6d9a91d24c2e911dc [INFO] running `Command { std: "docker" "start" "-a" "ad5fd9fd68cf8c261e001e9199a66a2d0018cc3dbc8b3ec6d9a91d24c2e911dc", kill_on_drop: false }` [INFO] [stderr] warning: /opt/rustwide/workdir/zomes/hc_cz_profile/Cargo.toml: unused manifest key: dependencies.hdk.feature [INFO] [stderr] Compiling proc-macro2 v1.0.40 [INFO] [stderr] Compiling unicode-ident v1.0.2 [INFO] [stderr] Compiling quote v1.0.20 [INFO] [stderr] Compiling syn v1.0.98 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling serde_derive v1.0.139 [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling serde v1.0.139 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Checking once_cell v1.13.0 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling bytecheck v0.6.8 [INFO] [stderr] Compiling rustversion v1.0.8 [INFO] [stderr] Checking smallvec v1.9.0 [INFO] [stderr] Compiling rend v0.3.6 [INFO] [stderr] Compiling target-lexicon v0.12.4 [INFO] [stderr] Compiling paste v1.0.5 [INFO] [stderr] Compiling rkyv v0.7.39 [INFO] [stderr] Compiling serde_json v1.0.82 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Checking gimli v0.26.2 [INFO] [stderr] Checking seahash v4.1.0 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Compiling crossbeam-utils v0.8.10 [INFO] [stderr] Checking rustc-demangle v0.1.21 [INFO] [stderr] Checking more-asserts v0.2.2 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking wasmparser v0.78.2 [INFO] [stderr] Compiling cranelift-codegen-shared v0.76.0 [INFO] [stderr] Compiling cranelift-entity v0.76.0 [INFO] [stderr] Compiling rayon-core v1.9.3 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Checking leb128 v0.2.5 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Checking rustc-hash v1.1.0 [INFO] [stderr] Checking either v1.7.0 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking fallible-iterator v0.2.0 [INFO] [stderr] Checking pin-project-lite v0.2.9 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking itoa v1.0.2 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Checking ryu v1.0.10 [INFO] [stderr] Checking unicode-width v0.1.9 [INFO] [stderr] Checking fastrand v1.7.0 [INFO] [stderr] Checking remove_dir_all v0.5.3 [INFO] [stderr] Compiling trilean v1.1.0 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling wasmer-compiler-cranelift v2.2.0 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Checking arrayvec v0.5.2 [INFO] [stderr] Checking arrayref v0.3.6 [INFO] [stderr] Checking constant_time_eq v0.1.5 [INFO] [stderr] Checking base64 v0.13.0 [INFO] [stderr] Checking subtle v2.4.1 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Checking libloading v0.7.3 [INFO] [stderr] Checking instant v0.1.12 [INFO] [stderr] Checking tracing-core v0.1.28 [INFO] [stderr] Checking miniz_oxide v0.5.3 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling crossbeam-epoch v0.9.9 [INFO] [stderr] Compiling rayon v1.5.3 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Checking wasm-encoder v0.14.0 [INFO] [stderr] Checking cranelift-bforest v0.76.0 [INFO] [stderr] Compiling cranelift-codegen-meta v0.76.0 [INFO] [stderr] Checking bit-set v0.5.2 [INFO] [stderr] Checking blake2b_simd v0.5.11 [INFO] [stderr] Compiling backtrace v0.3.66 [INFO] [stderr] Compiling wasmer-vm v2.2.0 [INFO] [stderr] Checking regalloc v0.0.31 [INFO] [stderr] Checking object v0.29.0 [INFO] [stderr] Checking wast v44.0.0 [INFO] [stderr] Checking crossbeam-channel v0.5.5 [INFO] [stderr] Checking getrandom v0.2.7 [INFO] [stderr] Checking region v3.0.0 [INFO] [stderr] Checking memmap2 v0.5.5 [INFO] [stderr] Checking num_cpus v1.13.1 [INFO] [stderr] Checking which v4.2.5 [INFO] [stderr] Checking tempfile v3.3.0 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking crossbeam-deque v0.8.1 [INFO] [stderr] Checking addr2line v0.17.0 [INFO] [stderr] Checking rmp v0.8.11 [INFO] [stderr] Checking parking_lot v0.11.2 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Checking gcollections v1.5.0 [INFO] [stderr] Checking intervallum v1.4.0 [INFO] [stderr] Compiling darling_core v0.13.4 [INFO] [stderr] Compiling darling_core v0.14.1 [INFO] [stderr] Checking wat v1.0.46 [INFO] [stderr] Compiling thiserror-impl v1.0.31 [INFO] [stderr] Compiling ptr_meta_derive v0.1.4 [INFO] [stderr] Compiling bytecheck_derive v0.6.8 [INFO] [stderr] Compiling loupe-derive v0.1.3 [INFO] [stderr] Compiling rkyv_derive v0.7.39 [INFO] [stderr] Compiling darling_macro v0.13.4 [INFO] [stderr] Compiling enum-iterator-derive v0.7.0 [INFO] [stderr] Compiling holochain_serialized_bytes_derive v0.0.51 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling tracing-attributes v0.1.22 [INFO] [stderr] Compiling wasmer-derive v2.2.0 [INFO] [stderr] Compiling darling_macro v0.14.1 [INFO] [stderr] Compiling cranelift-codegen v0.76.0 [INFO] [stderr] error: could not compile `derive_more` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name derive_more --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/derive_more-0.99.17/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="add"' --cfg 'feature="add_assign"' --cfg 'feature="as_mut"' --cfg 'feature="as_ref"' --cfg 'feature="constructor"' --cfg 'feature="convert_case"' --cfg 'feature="default"' --cfg 'feature="deref"' --cfg 'feature="deref_mut"' --cfg 'feature="display"' --cfg 'feature="error"' --cfg 'feature="from"' --cfg 'feature="from_str"' --cfg 'feature="index"' --cfg 'feature="index_mut"' --cfg 'feature="into"' --cfg 'feature="into_iterator"' --cfg 'feature="is_variant"' --cfg 'feature="iterator"' --cfg 'feature="mul"' --cfg 'feature="mul_assign"' --cfg 'feature="not"' --cfg 'feature="rustc_version"' --cfg 'feature="sum"' --cfg 'feature="try_into"' --cfg 'feature="unwrap"' -C metadata=089da6d5e9864a97 -C extra-filename=-089da6d5e9864a97 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern convert_case=/opt/rustwide/target/debug/deps/libconvert_case-655c49d6e0dcc7cc.rlib --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-5eb32b6c8ff372e5.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-d763dfdef863cc4b.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-54f2face745becd8.rlib --extern proc_macro --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "ad5fd9fd68cf8c261e001e9199a66a2d0018cc3dbc8b3ec6d9a91d24c2e911dc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ad5fd9fd68cf8c261e001e9199a66a2d0018cc3dbc8b3ec6d9a91d24c2e911dc", kill_on_drop: false }` [INFO] [stdout] ad5fd9fd68cf8c261e001e9199a66a2d0018cc3dbc8b3ec6d9a91d24c2e911dc