[INFO] cloning repository https://github.com/54corbin/fair-bite
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/54corbin/fair-bite" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F54corbin%2Ffair-bite", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F54corbin%2Ffair-bite'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 03d3c15c970f8f2d709dcdc9e3e1c56a00e39680
[INFO] checking 54corbin/fair-bite against try#e117153a45c546e883c1f91d82611775fcaeffe0 for pr-146470
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F54corbin%2Ffair-bite" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/54corbin/fair-bite
[INFO] finished tweaking git repo https://github.com/54corbin/fair-bite
[INFO] tweaked toml for git repo https://github.com/54corbin/fair-bite written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/54corbin/fair-bite on toolchain e117153a45c546e883c1f91d82611775fcaeffe0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e117153a45c546e883c1f91d82611775fcaeffe0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/54corbin/fair-bite 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" "+e117153a45c546e883c1f91d82611775fcaeffe0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+e117153a45c546e883c1f91d82611775fcaeffe0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d093cd21c1429226ff2b0ae9053ca55b5f04c0b1a252c53168ccfa23d3ee5915
[INFO] running `Command { std: "docker" "start" "-a" "d093cd21c1429226ff2b0ae9053ca55b5f04c0b1a252c53168ccfa23d3ee5915", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d093cd21c1429226ff2b0ae9053ca55b5f04c0b1a252c53168ccfa23d3ee5915", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d093cd21c1429226ff2b0ae9053ca55b5f04c0b1a252c53168ccfa23d3ee5915", kill_on_drop: false }`
[INFO] [stdout] d093cd21c1429226ff2b0ae9053ca55b5f04c0b1a252c53168ccfa23d3ee5915
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+e117153a45c546e883c1f91d82611775fcaeffe0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3a0dc7ee1053a24b7f9cf45d546b35384763f8db8481d480c694f6f7f4c473ed
[INFO] running `Command { std: "docker" "start" "-a" "3a0dc7ee1053a24b7f9cf45d546b35384763f8db8481d480c694f6f7f4c473ed", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling typenum v1.18.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]     Checking memchr v2.7.5
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]     Checking pin-project-lite v0.2.16
[INFO] [stderr]     Checking equivalent v1.0.2
[INFO] [stderr]     Checking hashbrown v0.15.4
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]     Checking futures-core v0.3.31
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]     Checking rmp v0.8.14
[INFO] [stderr]     Checking ryu v1.0.20
[INFO] [stderr]     Checking cfg-if v1.0.1
[INFO] [stderr]     Checking indexmap v2.10.0
[INFO] [stderr]    Compiling convert_case v0.4.0
[INFO] [stderr]     Checking once_cell v1.21.3
[INFO] [stderr]     Checking slab v0.4.10
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]     Checking pin-utils v0.1.0
[INFO] [stderr]     Checking itoa v1.0.15
[INFO] [stderr]     Checking futures-io v0.3.31
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking iana-time-zone v0.1.63
[INFO] [stderr]     Checking lazy_static v1.5.0
[INFO] [stderr]     Checking colored v2.2.0
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]     Checking tracing-core v0.1.34
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling constant_time_eq v0.3.1
[INFO] [stderr]    Compiling arrayref v0.3.9
[INFO] [stderr]     Checking arrayvec v0.7.6
[INFO] [stderr]     Checking cpufeatures v0.2.17
[INFO] [stderr]     Checking subtle v2.6.1
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]     Checking blake2b_simd v1.0.3
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[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 darling_core v0.14.4
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]    Compiling darling_macro v0.14.4
[INFO] [stderr]    Compiling darling v0.14.4
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking holochain_util v0.5.4
[INFO] [stderr]     Checking serde_bytes v0.11.17
[INFO] [stderr]     Checking rmp-serde v1.3.0
[INFO] [stderr]     Checking serde-transcode v1.1.1
[INFO] [stderr]     Checking chrono v0.4.41
[INFO] [stderr]     Checking holochain_secure_primitive v0.5.4
[INFO] [stderr]    Compiling holochain_timestamp v0.5.4
[INFO] [stderr]     Checking holochain_serialized_bytes v0.0.56
[INFO] [stderr]     Checking holochain_wasmer_common v0.0.101
[INFO] [stderr]     Checking holochain_nonce v0.5.4
[INFO] [stderr]     Checking holo_hash v0.5.4
[INFO] [stderr]     Checking holochain_wasmer_guest v0.0.101
[INFO] [stderr]     Checking holochain_integrity_types v0.5.4
[INFO] [stderr]     Checking holochain_zome_types v0.5.4
[INFO] [stderr]    Compiling hdk_derive v0.5.4
[INFO] [stderr]     Checking hdi v0.6.4
[INFO] [stderr]     Checking token_integrity v0.0.1 (/opt/rustwide/workdir/dnas/dao/zomes/integrity/token)
[INFO] [stderr]     Checking hdk v0.5.4
[INFO] [stderr]     Checking token v0.0.1 (/opt/rustwide/workdir/dnas/dao/zomes/coordinator/token)
[INFO] [stderr]     Finished `dev` profile [optimized + debuginfo] target(s) in 44.11s
[INFO] running `Command { std: "docker" "inspect" "3a0dc7ee1053a24b7f9cf45d546b35384763f8db8481d480c694f6f7f4c473ed", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3a0dc7ee1053a24b7f9cf45d546b35384763f8db8481d480c694f6f7f4c473ed", kill_on_drop: false }`
[INFO] [stdout] 3a0dc7ee1053a24b7f9cf45d546b35384763f8db8481d480c694f6f7f4c473ed
