[INFO] fetching crate hc_zome_profiles_coordinator 0.2.0... [INFO] checking hc_zome_profiles_coordinator-0.2.0 against try#d9354925cd91f64ab927cdf338a7fe5ee98a62cd for pr-113557 [INFO] extracting crate hc_zome_profiles_coordinator 0.2.0 into /workspace/builds/worker-3-tc2/source [INFO] validating manifest of crates.io crate hc_zome_profiles_coordinator 0.2.0 on toolchain d9354925cd91f64ab927cdf338a7fe5ee98a62cd [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d9354925cd91f64ab927cdf338a7fe5ee98a62cd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate hc_zome_profiles_coordinator 0.2.0 [INFO] finished tweaking crates.io crate hc_zome_profiles_coordinator 0.2.0 [INFO] tweaked toml for crates.io crate hc_zome_profiles_coordinator 0.2.0 written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d9354925cd91f64ab927cdf338a7fe5ee98a62cd" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d9354925cd91f64ab927cdf338a7fe5ee98a62cd" "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-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:5c16f4e6c37141f9fef0bc86f7a492d732943053e42aab8461035881e3f53823" "/opt/rustwide/cargo-home/bin/cargo" "+d9354925cd91f64ab927cdf338a7fe5ee98a62cd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5033431bfe1b6e675d4894ae22ad0bc8e300434384862da9c0d2787caf72cd28 [INFO] running `Command { std: "docker" "start" "-a" "5033431bfe1b6e675d4894ae22ad0bc8e300434384862da9c0d2787caf72cd28", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5033431bfe1b6e675d4894ae22ad0bc8e300434384862da9c0d2787caf72cd28", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5033431bfe1b6e675d4894ae22ad0bc8e300434384862da9c0d2787caf72cd28", kill_on_drop: false }` [INFO] [stdout] 5033431bfe1b6e675d4894ae22ad0bc8e300434384862da9c0d2787caf72cd28 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:5c16f4e6c37141f9fef0bc86f7a492d732943053e42aab8461035881e3f53823" "/opt/rustwide/cargo-home/bin/cargo" "+d9354925cd91f64ab927cdf338a7fe5ee98a62cd" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] df248f278fed73b30ea4565f2c58d72b6bf122816ab4c51831429245735d560d [INFO] running `Command { std: "docker" "start" "-a" "df248f278fed73b30ea4565f2c58d72b6bf122816ab4c51831429245735d560d", 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] [stderr] Compiling proc-macro2 v1.0.64 [INFO] [stderr] Compiling serde v1.0.171 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling rustversion v1.0.13 [INFO] [stderr] Compiling target-lexicon v0.12.9 [INFO] [stderr] Compiling quote v1.0.29 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling rkyv v0.7.42 [INFO] [stderr] Compiling libm v0.2.7 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Checking getrandom v0.2.10 [INFO] [stderr] Compiling serde_json v1.0.102 [INFO] [stderr] Compiling corosensei v0.1.3 [INFO] [stderr] Compiling paste v1.0.13 [INFO] [stderr] Compiling camino v1.1.6 [INFO] [stderr] Compiling semver v1.0.17 [INFO] [stderr] Checking smallvec v1.11.0 [INFO] [stderr] Compiling cranelift-codegen-shared v0.82.3 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling cranelift-codegen-meta v0.82.3 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling hashbrown v0.14.0 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling test-fuzz-internal v3.0.4 [INFO] [stderr] Compiling gimli v0.27.3 [INFO] [stderr] Checking backtrace v0.3.68 [INFO] [stderr] Compiling object v0.31.1 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Compiling miniz_oxide v0.7.1 [INFO] [stderr] Compiling tempfile v3.6.0 [INFO] [stderr] Compiling rustc-demangle v0.1.23 [INFO] [stderr] Compiling syn v2.0.25 [INFO] [stderr] Compiling indexmap v2.0.0 [INFO] [stderr] Compiling seahash v4.1.0 [INFO] [stderr] Compiling ucd-trie v0.1.6 [INFO] [stderr] Checking more-asserts v0.2.2 [INFO] [stderr] Checking wasmparser v0.83.0 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling wasmer-compiler-cranelift v2.3.0 [INFO] [stderr] Compiling test-fuzz-runtime v3.0.4 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling walkdir v2.3.3 [INFO] [stderr] Compiling test-fuzz-macro v3.0.4 [INFO] [stderr] Compiling home v0.5.5 [INFO] [stderr] Compiling subprocess v0.2.9 [INFO] [stderr] Compiling if_chain v1.0.2 [INFO] [stderr] Compiling test-fuzz v3.0.4 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Checking leb128 v0.2.5 [INFO] [stderr] Checking crossbeam-epoch v0.9.15 [INFO] [stderr] Checking region v3.0.0 [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Checking tracing-core v0.1.31 [INFO] [stderr] Checking either v1.8.1 [INFO] [stderr] Checking unicode-ident v1.0.10 [INFO] [stderr] Checking cranelift-entity v0.82.3 [INFO] [stderr] Checking rustc-hash v1.1.0 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Checking fallible-iterator v0.2.0 [INFO] [stderr] Checking regalloc v0.0.34 [INFO] [stderr] Checking crossbeam-deque v0.8.3 [INFO] [stderr] Checking bit-set v0.5.3 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Checking cranelift-bforest v0.82.3 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Checking memmap2 v0.5.10 [INFO] [stderr] Compiling addr2line v0.20.0 [INFO] [stderr] Checking trilean v1.1.0 [INFO] [stderr] Checking gcollections v1.5.0 [INFO] [stderr] Checking rayon-core v1.11.0 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Compiling crossbeam-channel v0.5.8 [INFO] [stderr] Checking wasm-encoder v0.30.0 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling linux-raw-sys v0.3.8 [INFO] [stderr] Checking sha-1 v0.10.1 [INFO] [stderr] Checking rayon v1.7.0 [INFO] [stderr] Checking rmp v0.8.11 [INFO] [stderr] Checking intervallum v1.4.0 [INFO] [stderr] Checking which v4.4.0 [INFO] [stderr] Compiling cranelift-codegen v0.82.3 [INFO] [stderr] Checking wast v61.0.0 [INFO] [stderr] Checking libloading v0.7.4 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling cpufeatures v0.2.9 [INFO] [stderr] Compiling rustix v0.37.23 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling fastrand v1.9.0 [INFO] [stderr] Checking time v0.1.45 [INFO] [stderr] Compiling darling_core v0.20.3 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling matrixmultiply v0.3.7 [INFO] [stderr] Checking arrayvec v0.5.2 [INFO] [stderr] Checking arrayref v0.3.7 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Compiling darling_core v0.14.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking blake2b_simd v0.5.11 [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Checking approx v0.5.1 [INFO] [stderr] Checking num-complex v0.4.3 [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Checking rand_distr v0.4.3 [INFO] [stderr] Checking subtle v2.5.0 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking simba v0.5.1 [INFO] [stderr] Checking colored v1.9.3 [INFO] [stderr] Compiling serde_derive v1.0.171 [INFO] [stderr] Compiling thiserror-impl v1.0.43 [INFO] [stderr] Compiling darling_macro v0.20.3 [INFO] [stderr] Compiling tracing-attributes v0.1.26 [INFO] [stderr] Compiling futures-macro v0.3.28 [INFO] [stderr] Compiling ptr_meta_derive v0.1.4 [INFO] [stderr] Compiling enum-iterator-derive v0.7.0 [INFO] [stderr] Compiling loupe-derive v0.1.3 [INFO] [stderr] Compiling rkyv_derive v0.7.42 [INFO] [stderr] Compiling strum_macros v0.24.3 [INFO] [stderr] Compiling darling_macro v0.14.4 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling unzip-n v0.1.2 [INFO] [stderr] Compiling darling v0.20.3 [INFO] [stderr] Checking ptr_meta v0.1.4 [INFO] [stderr] Compiling enumset_derive v0.8.1 [INFO] [stderr] Checking enum-iterator v0.7.0 [INFO] [stderr] Compiling wasmer-derive v2.3.0 [INFO] [stderr] Compiling holochain_serialized_bytes_derive v0.0.51 [INFO] [stderr] Compiling nalgebra-macros v0.1.0 [INFO] [stderr] Compiling darling v0.14.4 [INFO] [stderr] Compiling shrinkwraprs v0.3.0 [INFO] [stderr] Checking futures-util v0.3.28 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Checking wat v1.0.67 [INFO] [stderr] Compiling thiserror v1.0.43 [INFO] [stderr] Compiling pest v2.7.0 [INFO] [stderr] Checking tracing v0.1.37 [INFO] [stderr] Checking enumset v1.1.2 [INFO] [stderr] error: could not compile `simba` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/d9354925cd91f64ab927cdf338a7fe5ee98a62cd/bin/rustc --crate-name simba --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/simba-0.5.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="std"' -C metadata=61b409360434fd10 -C extra-filename=-61b409360434fd10 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern approx=/opt/rustwide/target/debug/deps/libapprox-9a51ed9331eafce9.rmeta --extern num_complex=/opt/rustwide/target/debug/deps/libnum_complex-f4ea9c38b123671f.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-2ee0923a884cdb14.rmeta --extern paste=/opt/rustwide/target/debug/deps/libpaste-720ef8a457a123b9.so --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" "df248f278fed73b30ea4565f2c58d72b6bf122816ab4c51831429245735d560d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "df248f278fed73b30ea4565f2c58d72b6bf122816ab4c51831429245735d560d", kill_on_drop: false }` [INFO] [stdout] df248f278fed73b30ea4565f2c58d72b6bf122816ab4c51831429245735d560d