[INFO] fetching crate hc_zome_profiles 0.0.1... [INFO] testing hc_zome_profiles-0.0.1 against beta-2022-04-10 for beta-1.61-1 [INFO] extracting crate hc_zome_profiles 0.0.1 into /workspace/builds/worker-13/source [INFO] validating manifest of crates.io crate hc_zome_profiles 0.0.1 on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate hc_zome_profiles 0.0.1 [INFO] finished tweaking crates.io crate hc_zome_profiles 0.0.1 [INFO] tweaked toml for crates.io crate hc_zome_profiles 0.0.1 written to /workspace/builds/worker-13/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "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" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ad4c491280bfd50464e24b629dbfa0914c9bf4adc043117735f8d8a3ce1be189 [INFO] running `Command { std: "docker" "start" "-a" "ad4c491280bfd50464e24b629dbfa0914c9bf4adc043117735f8d8a3ce1be189", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ad4c491280bfd50464e24b629dbfa0914c9bf4adc043117735f8d8a3ce1be189", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ad4c491280bfd50464e24b629dbfa0914c9bf4adc043117735f8d8a3ce1be189", kill_on_drop: false }` [INFO] [stdout] ad4c491280bfd50464e24b629dbfa0914c9bf4adc043117735f8d8a3ce1be189 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 249a16c4af0a6842333e70400323da9f1de124c42335b2f6255b5d98c88baf08 [INFO] running `Command { std: "docker" "start" "-a" "249a16c4af0a6842333e70400323da9f1de124c42335b2f6255b5d98c88baf08", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.91 [INFO] [stderr] Compiling serde_derive v1.0.123 [INFO] [stderr] Compiling serde v1.0.123 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling trilean v1.1.0 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling log v0.4.16 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling arrayref v0.3.6 [INFO] [stderr] Compiling constant_time_eq v0.1.5 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling once_cell v1.10.0 [INFO] [stderr] Compiling paste v1.0.5 [INFO] [stderr] Compiling indexmap v1.8.1 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling tracing-core v0.1.25 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling sharded-slab v0.1.4 [INFO] [stderr] Compiling regex v1.5.5 [INFO] [stderr] Compiling rmp v0.8.10 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling thread_local v1.1.4 [INFO] [stderr] Compiling blake2b_simd v0.5.11 [INFO] [stderr] Compiling bit-set v0.5.2 [INFO] [stderr] Compiling gcollections v1.5.0 [INFO] [stderr] Compiling tracing-log v0.1.2 [INFO] [stderr] Compiling matchers v0.0.1 [INFO] [stderr] Compiling intervallum v1.4.0 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling holochain_serialized_bytes_derive v0.0.51 [INFO] [stderr] Compiling tracing-attributes v0.1.20 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling tracing v0.1.33 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling serde_bytes v0.11.5 [INFO] [stderr] Compiling serde-transcode v1.1.1 [INFO] [stderr] Compiling rmp-serde v0.15.5 [INFO] [stderr] Compiling kitsune_p2p_dht_arc v0.0.7 [INFO] [stderr] Compiling kitsune_p2p_timestamp v0.0.5 [INFO] [stderr] Compiling tracing-serde v0.1.3 [INFO] [stderr] Compiling holochain_serialized_bytes v0.0.51 [INFO] [stderr] Compiling tracing-subscriber v0.2.25 [INFO] [stderr] Compiling holochain_wasmer_common v0.0.76 [INFO] [stderr] Compiling holo_hash v0.0.17 [INFO] [stderr] Compiling holochain_wasmer_guest v0.0.76 [INFO] [stderr] Compiling holochain_zome_types v0.0.22 [INFO] [stderr] Compiling hdk_derive v0.0.22 [INFO] [stderr] Compiling hdk v0.0.120 [INFO] [stderr] Compiling hc_zome_profiles_types v0.0.1 [INFO] [stderr] Compiling hc_zome_profiles v0.0.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 39.05s [INFO] running `Command { std: "docker" "inspect" "249a16c4af0a6842333e70400323da9f1de124c42335b2f6255b5d98c88baf08", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "249a16c4af0a6842333e70400323da9f1de124c42335b2f6255b5d98c88baf08", kill_on_drop: false }` [INFO] [stdout] 249a16c4af0a6842333e70400323da9f1de124c42335b2f6255b5d98c88baf08 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 084e8e8c1a6cabf065e01b8d50e25a562a90756130db43756aa7f9c5c8b10eb6 [INFO] running `Command { std: "docker" "start" "-a" "084e8e8c1a6cabf065e01b8d50e25a562a90756130db43756aa7f9c5c8b10eb6", kill_on_drop: false }` [INFO] [stderr] Compiling hc_zome_profiles v0.0.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.95s [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/hc_zome_profiles-e2c19ac76648299c) [INFO] running `Command { std: "docker" "inspect" "084e8e8c1a6cabf065e01b8d50e25a562a90756130db43756aa7f9c5c8b10eb6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "084e8e8c1a6cabf065e01b8d50e25a562a90756130db43756aa7f9c5c8b10eb6", kill_on_drop: false }` [INFO] [stdout] 084e8e8c1a6cabf065e01b8d50e25a562a90756130db43756aa7f9c5c8b10eb6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] f4c45ae32050eebe51a1a1fc82496a44c7b9908972d8cfc12c12ad61fe037fd3 [INFO] running `Command { std: "docker" "start" "-a" "f4c45ae32050eebe51a1a1fc82496a44c7b9908972d8cfc12c12ad61fe037fd3", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.07s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/hc_zome_profiles-e2c19ac76648299c) [INFO] [stdout] [INFO] [stderr] Doc-tests hc_zome_profiles [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] [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] running `Command { std: "docker" "inspect" "f4c45ae32050eebe51a1a1fc82496a44c7b9908972d8cfc12c12ad61fe037fd3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f4c45ae32050eebe51a1a1fc82496a44c7b9908972d8cfc12c12ad61fe037fd3", kill_on_drop: false }` [INFO] [stdout] f4c45ae32050eebe51a1a1fc82496a44c7b9908972d8cfc12c12ad61fe037fd3