[INFO] cloning repository https://github.com/holochain/hc-utils
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/holochain/hc-utils" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fholochain%2Fhc-utils", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fholochain%2Fhc-utils'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 20e763dca5b6383b5be5ac5c52b552c8ca613396
[INFO] testing holochain/hc-utils against try#db823df02fd0c2cf67b43025ac3fef3f2d743245 for pr-150681-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fholochain%2Fhc-utils" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/holochain/hc-utils
[INFO] finished tweaking git repo https://github.com/holochain/hc-utils
[INFO] tweaked toml for git repo https://github.com/holochain/hc-utils written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/holochain/hc-utils on toolchain db823df02fd0c2cf67b43025ac3fef3f2d743245
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/holochain/hc-utils already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 83eecd238c9cf7ea56aeb1c7532e4b402feda3f2fdfa6ad4f5be684497e80a62
[INFO] running `Command { std: "docker" "start" "-a" "83eecd238c9cf7ea56aeb1c7532e4b402feda3f2fdfa6ad4f5be684497e80a62", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "83eecd238c9cf7ea56aeb1c7532e4b402feda3f2fdfa6ad4f5be684497e80a62", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "83eecd238c9cf7ea56aeb1c7532e4b402feda3f2fdfa6ad4f5be684497e80a62", kill_on_drop: false }`
[INFO] [stdout] 83eecd238c9cf7ea56aeb1c7532e4b402feda3f2fdfa6ad4f5be684497e80a62
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d35862e48f979ae474d21dceaefe2b196a3da4c29eb0186a4e7933b58417cc58
[INFO] running `Command { std: "docker" "start" "-a" "d35862e48f979ae474d21dceaefe2b196a3da4c29eb0186a4e7933b58417cc58", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]    Compiling typenum v1.18.0
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling hashbrown v0.15.4
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling slab v0.4.10
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling constant_time_eq v0.3.1
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]    Compiling arrayref v0.3.9
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling convert_case v0.4.0
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling blake2b_simd v1.0.3
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling indexmap v2.10.0
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling rmp v0.8.14
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling darling_core v0.14.4
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling holochain_serialized_bytes_derive v0.0.56
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling derive_more v0.99.20
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling darling_macro v0.14.4
[INFO] [stderr]    Compiling darling v0.14.4
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling holochain_util v0.5.3
[INFO] [stderr]    Compiling serde-transcode v1.1.1
[INFO] [stderr]    Compiling rmp-serde v1.3.0
[INFO] [stderr]    Compiling serde_bytes v0.11.17
[INFO] [stderr]    Compiling holochain_secure_primitive v0.5.3
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling holochain_timestamp v0.5.3
[INFO] [stderr]    Compiling holochain_serialized_bytes v0.0.56
[INFO] [stderr]    Compiling holochain_wasmer_common v0.0.101
[INFO] [stderr]    Compiling holo_hash v0.5.3
[INFO] [stderr]    Compiling holochain_nonce v0.5.3
[INFO] [stderr]    Compiling holochain_wasmer_guest v0.0.101
[INFO] [stderr]    Compiling holochain_integrity_types v0.5.3
[INFO] [stderr]    Compiling holochain_zome_types v0.5.3
[INFO] [stderr]    Compiling hdk_derive v0.5.3
[INFO] [stderr]    Compiling hdi v0.6.3
[INFO] [stderr]    Compiling hdk v0.5.3
[INFO] [stderr]    Compiling hc_utils v0.5.3 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unnecessary parentheses around closure body
[INFO] [stdout]   --> src/get_details.rs:21:21
[INFO] [stdout]    |
[INFO] [stdout] 21 |         .map(|link| (GetInput::new(link.0, option.clone())))
[INFO] [stdout]    |                     ^                                     ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 21 -         .map(|link| (GetInput::new(link.0, option.clone())))
[INFO] [stdout] 21 +         .map(|link| GetInput::new(link.0, option.clone()) )
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 34.25s
[INFO] running `Command { std: "docker" "inspect" "d35862e48f979ae474d21dceaefe2b196a3da4c29eb0186a4e7933b58417cc58", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d35862e48f979ae474d21dceaefe2b196a3da4c29eb0186a4e7933b58417cc58", kill_on_drop: false }`
[INFO] [stdout] d35862e48f979ae474d21dceaefe2b196a3da4c29eb0186a4e7933b58417cc58
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d7f1b49580e4abc9adaf07d17a3c28da0fe03e41b0296d4a0ed5ddca8b703c43
[INFO] running `Command { std: "docker" "start" "-a" "d7f1b49580e4abc9adaf07d17a3c28da0fe03e41b0296d4a0ed5ddca8b703c43", kill_on_drop: false }`
[INFO] [stderr]    Compiling hc_utils v0.5.3 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unnecessary parentheses around closure body
[INFO] [stdout]   --> src/get_details.rs:21:21
[INFO] [stdout]    |
[INFO] [stdout] 21 |         .map(|link| (GetInput::new(link.0, option.clone())))
[INFO] [stdout]    |                     ^                                     ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 21 -         .map(|link| (GetInput::new(link.0, option.clone())))
[INFO] [stdout] 21 +         .map(|link| GetInput::new(link.0, option.clone()) )
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around closure body
[INFO] [stdout]   --> src/get_details.rs:21:21
[INFO] [stdout]    |
[INFO] [stdout] 21 |         .map(|link| (GetInput::new(link.0, option.clone())))
[INFO] [stdout]    |                     ^                                     ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 21 -         .map(|link| (GetInput::new(link.0, option.clone())))
[INFO] [stdout] 21 +         .map(|link| GetInput::new(link.0, option.clone()) )
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.66s
[INFO] running `Command { std: "docker" "inspect" "d7f1b49580e4abc9adaf07d17a3c28da0fe03e41b0296d4a0ed5ddca8b703c43", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d7f1b49580e4abc9adaf07d17a3c28da0fe03e41b0296d4a0ed5ddca8b703c43", kill_on_drop: false }`
[INFO] [stdout] d7f1b49580e4abc9adaf07d17a3c28da0fe03e41b0296d4a0ed5ddca8b703c43
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] ea7658e5dc8bde083ef2f7b67b00d77fbb9b84408fc1b8bca42385464832def4
[INFO] running `Command { std: "docker" "start" "-a" "ea7658e5dc8bde083ef2f7b67b00d77fbb9b84408fc1b8bca42385464832def4", kill_on_drop: false }`
[INFO] [stderr] warning: unnecessary parentheses around closure body
[INFO] [stdout] 
[INFO] [stderr]   --> src/get_details.rs:21:21
[INFO] [stdout] running 0 tests
[INFO] [stderr]    |
[INFO] [stdout] 
[INFO] [stderr] 21 |         .map(|link| (GetInput::new(link.0, option.clone())))
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stderr]    |                     ^                                     ^
[INFO] [stdout] 
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr]    |
[INFO] [stderr] 21 -         .map(|link| (GetInput::new(link.0, option.clone())))
[INFO] [stderr] 21 +         .map(|link| GetInput::new(link.0, option.clone()) )
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: `hc_utils` (lib) generated 1 warning (run `cargo fix --lib -p hc_utils` to apply 1 suggestion)
[INFO] [stderr] warning: `hc_utils` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.12s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/hc_utils-4359502374dc9eae)
[INFO] [stderr]    Doc-tests hc_utils
[INFO] [stderr] warning: unnecessary parentheses around closure body
[INFO] [stderr]   --> src/get_details.rs:21:21
[INFO] [stderr]    |
[INFO] [stderr] 21 |         .map(|link| (GetInput::new(link.0, option.clone())))
[INFO] [stderr]    |                     ^                                     ^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr]    |
[INFO] [stderr] 21 -         .map(|link| (GetInput::new(link.0, option.clone())))
[INFO] [stderr] 21 +         .map(|link| GetInput::new(link.0, option.clone()) )
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stderr] 
[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" "ea7658e5dc8bde083ef2f7b67b00d77fbb9b84408fc1b8bca42385464832def4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ea7658e5dc8bde083ef2f7b67b00d77fbb9b84408fc1b8bca42385464832def4", kill_on_drop: false }`
[INFO] [stdout] ea7658e5dc8bde083ef2f7b67b00d77fbb9b84408fc1b8bca42385464832def4
