[INFO] fetching crate hdk_unit_testing 0.1.3... [INFO] checking hdk_unit_testing-0.1.3 against try#751cdbaf3a893bc71b2c617bb7be22dfea5f0862 for pr-95611 [INFO] extracting crate hdk_unit_testing 0.1.3 into /workspace/builds/worker-89/source [INFO] validating manifest of crates.io crate hdk_unit_testing 0.1.3 on toolchain 751cdbaf3a893bc71b2c617bb7be22dfea5f0862 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+751cdbaf3a893bc71b2c617bb7be22dfea5f0862" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate hdk_unit_testing 0.1.3 [INFO] finished tweaking crates.io crate hdk_unit_testing 0.1.3 [INFO] tweaked toml for crates.io crate hdk_unit_testing 0.1.3 written to /workspace/builds/worker-89/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+751cdbaf3a893bc71b2c617bb7be22dfea5f0862" "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" "+751cdbaf3a893bc71b2c617bb7be22dfea5f0862" "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-89/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-89/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+751cdbaf3a893bc71b2c617bb7be22dfea5f0862" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 28966e9f43318bb328eafc2a13a78ddb3c5bb5adbbd1d46f584259c5c8f6dfbb [INFO] running `Command { std: "docker" "start" "-a" "28966e9f43318bb328eafc2a13a78ddb3c5bb5adbbd1d46f584259c5c8f6dfbb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "28966e9f43318bb328eafc2a13a78ddb3c5bb5adbbd1d46f584259c5c8f6dfbb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "28966e9f43318bb328eafc2a13a78ddb3c5bb5adbbd1d46f584259c5c8f6dfbb", kill_on_drop: false }` [INFO] [stdout] 28966e9f43318bb328eafc2a13a78ddb3c5bb5adbbd1d46f584259c5c8f6dfbb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-89/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-89/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+751cdbaf3a893bc71b2c617bb7be22dfea5f0862" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 331fac49a2bc3b34de5c5a352dfd4d9cada952f80aa69b1f5833099f11fc1893 [INFO] running `Command { std: "docker" "start" "-a" "331fac49a2bc3b34de5c5a352dfd4d9cada952f80aa69b1f5833099f11fc1893", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling proc-macro2 v1.0.37 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.91 [INFO] [stderr] Compiling libc v0.2.122 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling once_cell v1.10.0 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Checking smallvec v1.8.0 [INFO] [stderr] Checking pin-project-lite v0.2.8 [INFO] [stderr] Compiling unicode-segmentation v1.9.0 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling anyhow v1.0.56 [INFO] [stderr] Compiling strsim v0.9.3 [INFO] [stderr] Compiling futures-sink v0.3.21 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling ryu v1.0.9 [INFO] [stderr] Compiling itoa v1.0.1 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling futures-io v0.3.21 [INFO] [stderr] Compiling paste v1.0.5 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling slab v0.4.6 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling trilean v1.1.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling derive_builder v0.9.0 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling constant_time_eq v0.1.5 [INFO] [stderr] Compiling arrayref v0.3.6 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling fallible-streaming-iterator v0.1.9 [INFO] [stderr] Compiling strum v0.18.0 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Checking predicates-core v1.0.3 [INFO] [stderr] Checking regex-syntax v0.6.25 [INFO] [stderr] Checking normalize-line-endings v0.3.0 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Checking difference v2.0.0 [INFO] [stderr] Checking termtree v0.2.4 [INFO] [stderr] Checking fragile v1.2.0 [INFO] [stderr] Checking downcast v0.10.0 [INFO] [stderr] Compiling autocfg v0.1.8 [INFO] [stderr] Checking instant v0.1.12 [INFO] [stderr] Checking tracing-core v0.1.24 [INFO] [stderr] Compiling lock_api v0.3.4 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling bit-set v0.5.2 [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Checking predicates-tree v1.0.5 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling indexmap v1.8.1 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling num-rational v0.4.0 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling lock_api v0.4.7 [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] Compiling blake2b_simd v0.5.11 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling quote v1.0.17 [INFO] [stderr] Checking getrandom v0.2.6 [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] Compiling libsqlite3-sys v0.23.2 [INFO] [stderr] Checking aho-corasick v0.7.18 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Checking parking_lot v0.11.2 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Checking parking_lot v0.10.2 [INFO] [stderr] Compiling rmp v0.8.10 [INFO] [stderr] Compiling num-complex v0.4.0 [INFO] [stderr] Checking float-cmp v0.8.0 [INFO] [stderr] Checking regex v1.5.5 [INFO] [stderr] Compiling darling_core v0.10.2 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling gcollections v1.5.0 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling hashlink v0.7.0 [INFO] [stderr] Checking intervallum v1.4.0 [INFO] [stderr] Checking nanoid v0.3.0 [INFO] [stderr] Compiling rusqlite v0.26.3 [INFO] [stderr] Checking predicates v1.0.8 [INFO] [stderr] Compiling derive_arbitrary v1.1.0 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling futures-macro v0.3.21 [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.20 [INFO] [stderr] Compiling strum_macros v0.18.0 [INFO] [stderr] Compiling shrinkwraprs v0.3.0 [INFO] [stderr] Compiling mockall_derive v0.10.2 [INFO] [stderr] Compiling darling_macro v0.10.2 [INFO] [stderr] Compiling num v0.4.0 [INFO] [stderr] Checking arbitrary v1.1.0 [INFO] [stderr] Compiling darling v0.10.2 [INFO] [stderr] Compiling derive_builder_core v0.9.0 [INFO] [stderr] Checking tracing v0.1.32 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Checking futures-executor v0.3.21 [INFO] [stderr] Checking futures v0.3.21 [INFO] [stderr] Checking must_future v0.1.2 [INFO] [stderr] Compiling contrafact v0.1.0-dev.1 [INFO] [stderr] Checking mockall v0.10.2 [INFO] [stderr] Checking rmp-serde v0.15.5 [INFO] [stderr] Checking serde_bytes v0.11.5 [INFO] [stderr] Checking serde-transcode v1.1.1 [INFO] [stderr] Checking kitsune_p2p_dht_arc v0.0.9 [INFO] [stderr] Checking kitsune_p2p_timestamp v0.0.5 [INFO] [stderr] Checking holochain_serialized_bytes v0.0.51 [INFO] [stderr] Checking fixt v0.0.8 [INFO] [stderr] Checking holochain_wasmer_common v0.0.77 [INFO] [stderr] Checking holochain_wasmer_guest v0.0.77 [INFO] [stderr] Checking holo_hash v0.0.19 [INFO] [stderr] Checking holochain_zome_types v0.0.24 [INFO] [stderr] Compiling hdk_derive v0.0.24 [INFO] [stderr] Checking hdk v0.0.122 [INFO] [stderr] Checking hdk_unit_testing v0.1.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 45s [INFO] running `Command { std: "docker" "inspect" "331fac49a2bc3b34de5c5a352dfd4d9cada952f80aa69b1f5833099f11fc1893", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "331fac49a2bc3b34de5c5a352dfd4d9cada952f80aa69b1f5833099f11fc1893", kill_on_drop: false }` [INFO] [stdout] 331fac49a2bc3b34de5c5a352dfd4d9cada952f80aa69b1f5833099f11fc1893