[INFO] fetching crate holochain_zome_types 0.0.5... [INFO] checking holochain_zome_types-0.0.5 against master#33fdb797f59421c7bbecaa4588ed5d7a31a9494a for pr-87190-3 [INFO] extracting crate holochain_zome_types 0.0.5 into /workspace/builds/worker-55/source [INFO] validating manifest of crates.io crate holochain_zome_types 0.0.5 on toolchain 33fdb797f59421c7bbecaa4588ed5d7a31a9494a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate holochain_zome_types 0.0.5 [INFO] finished tweaking crates.io crate holochain_zome_types 0.0.5 [INFO] tweaked toml for crates.io crate holochain_zome_types 0.0.5 written to /workspace/builds/worker-55/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "fetch" "--manifest-path" "Cargo.toml", 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-55/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-55/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b0908d010529ce8c8d61bd9757da47a17b45877527dbf26b94db63e2cc6c9f58 [INFO] running `Command { std: "docker" "start" "-a" "b0908d010529ce8c8d61bd9757da47a17b45877527dbf26b94db63e2cc6c9f58", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b0908d010529ce8c8d61bd9757da47a17b45877527dbf26b94db63e2cc6c9f58", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b0908d010529ce8c8d61bd9757da47a17b45877527dbf26b94db63e2cc6c9f58", kill_on_drop: false }` [INFO] [stdout] b0908d010529ce8c8d61bd9757da47a17b45877527dbf26b94db63e2cc6c9f58 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-55/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-55/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9d28b9434d3b3170764f1241552d7b993c863b5fd1b36ce42be0fcdc8d80d559 [INFO] running `Command { std: "docker" "start" "-a" "9d28b9434d3b3170764f1241552d7b993c863b5fd1b36ce42be0fcdc8d80d559", 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] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling syn v1.0.75 [INFO] [stderr] Compiling libc v0.2.100 [INFO] [stderr] Compiling serde_derive v1.0.123 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling serde v1.0.123 [INFO] [stderr] Checking rand_core v0.4.2 [INFO] [stderr] Compiling futures-channel v0.3.16 [INFO] [stderr] Compiling futures-task v0.3.16 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Checking futures-sink v0.3.16 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Compiling serde_json v1.0.66 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Checking itoa v0.4.8 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking futures-io v0.3.16 [INFO] [stderr] Compiling strsim v0.9.3 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Checking smallvec v1.6.1 [INFO] [stderr] Checking ppv-lite86 v0.2.10 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling anyhow v1.0.43 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling paste v1.0.5 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Checking arrayref v0.3.6 [INFO] [stderr] Compiling derive_builder v0.9.0 [INFO] [stderr] Checking strum v0.18.0 [INFO] [stderr] Checking constant_time_eq v0.1.5 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Checking zeroize v1.4.1 [INFO] [stderr] Checking subtle v2.4.1 [INFO] [stderr] Checking matches v0.1.9 [INFO] [stderr] Checking ryu v1.0.5 [INFO] [stderr] Checking tracing-core v0.1.19 [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Checking subtle-encoding v0.5.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Checking blake2b_simd v0.5.11 [INFO] [stderr] Checking itertools v0.10.1 [INFO] [stderr] Checking rand_core v0.3.1 [INFO] [stderr] Checking rand_jitter v0.1.4 [INFO] [stderr] Checking lock_api v0.3.4 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Checking rand_hc v0.1.0 [INFO] [stderr] Checking rand_xorshift v0.1.1 [INFO] [stderr] Checking rand_isaac v0.1.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling futures-macro v0.3.16 [INFO] [stderr] Compiling futures-util v0.3.16 [INFO] [stderr] Compiling num-bigint v0.4.0 [INFO] [stderr] Compiling num-rational v0.4.0 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Checking parking_lot_core v0.7.2 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Checking parking_lot v0.10.2 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking rmp v0.8.10 [INFO] [stderr] Checking num-complex v0.4.0 [INFO] [stderr] Checking nanoid v0.3.0 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Compiling darling_core v0.10.2 [INFO] [stderr] Checking num v0.4.0 [INFO] [stderr] Compiling derive_arbitrary v1.0.1 [INFO] [stderr] Compiling thiserror-impl v1.0.26 [INFO] [stderr] Compiling holochain_serialized_bytes_derive v0.0.51 [INFO] [stderr] Compiling strum_macros v0.18.0 [INFO] [stderr] Compiling tracing-attributes v0.1.15 [INFO] [stderr] Compiling derive_more v0.99.16 [INFO] [stderr] Compiling shrinkwraprs v0.3.0 [INFO] [stderr] Compiling darling_macro v0.10.2 [INFO] [stderr] Checking arbitrary v1.0.1 [INFO] [stderr] Checking thiserror v1.0.26 [INFO] [stderr] Compiling darling v0.10.2 [INFO] [stderr] Compiling derive_builder_core v0.9.0 [INFO] [stderr] Checking tracing v0.1.26 [INFO] [stderr] Checking futures-executor v0.3.16 [INFO] [stderr] Checking contrafact v0.1.0-dev.1 [INFO] [stderr] Checking futures v0.3.16 [INFO] [stderr] Checking must_future v0.1.2 [INFO] [stderr] Checking serde_bytes v0.11.5 [INFO] [stderr] Checking serde-transcode v1.1.1 [INFO] [stderr] Checking rmp-serde v0.15.5 [INFO] [stderr] Checking holochain_serialized_bytes v0.0.51 [INFO] [stderr] Checking fixt v0.0.5 [INFO] [stderr] Checking holochain_wasmer_common v0.0.73 [INFO] [stderr] Checking holo_hash v0.0.5 [INFO] [stderr] Checking holochain_zome_types v0.0.5 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 43.95s [INFO] running `Command { std: "docker" "inspect" "9d28b9434d3b3170764f1241552d7b993c863b5fd1b36ce42be0fcdc8d80d559", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9d28b9434d3b3170764f1241552d7b993c863b5fd1b36ce42be0fcdc8d80d559", kill_on_drop: false }` [INFO] [stdout] 9d28b9434d3b3170764f1241552d7b993c863b5fd1b36ce42be0fcdc8d80d559