[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 master#3129d37ef7075ee3cbaa3d6cbe1b5794f67192b0 for pr-143164
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F54corbin%2Ffair-bite" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-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-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/54corbin/fair-bite on toolchain 3129d37ef7075ee3cbaa3d6cbe1b5794f67192b0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3129d37ef7075ee3cbaa3d6cbe1b5794f67192b0" "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" "+3129d37ef7075ee3cbaa3d6cbe1b5794f67192b0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+3129d37ef7075ee3cbaa3d6cbe1b5794f67192b0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 30891a83609510b58f9908574124516d195534471e8851032411b8695e303b43
[INFO] running `Command { std: "docker" "start" "-a" "30891a83609510b58f9908574124516d195534471e8851032411b8695e303b43", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "30891a83609510b58f9908574124516d195534471e8851032411b8695e303b43", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "30891a83609510b58f9908574124516d195534471e8851032411b8695e303b43", kill_on_drop: false }`
[INFO] [stdout] 30891a83609510b58f9908574124516d195534471e8851032411b8695e303b43
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+3129d37ef7075ee3cbaa3d6cbe1b5794f67192b0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a99ac21970b3b9090d37d439c8d34b85ff2872bf747510d26ff6e75b31075e92
[INFO] running `Command { std: "docker" "start" "-a" "a99ac21970b3b9090d37d439c8d34b85ff2872bf747510d26ff6e75b31075e92", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]     Checking memchr v2.7.5
[INFO] [stderr]    Compiling typenum v1.18.0
[INFO] [stderr]     Checking pin-project-lite v0.2.16
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]     Checking equivalent v1.0.2
[INFO] [stderr]     Checking futures-sink v0.3.31
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking hashbrown v0.15.4
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]     Checking indexmap v2.10.0
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]     Checking cfg-if v1.0.1
[INFO] [stderr]     Checking futures-io v0.3.31
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]     Checking once_cell v1.21.3
[INFO] [stderr]     Checking ryu v1.0.20
[INFO] [stderr]     Checking rmp v0.8.14
[INFO] [stderr]     Checking slab v0.4.10
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking itoa v1.0.15
[INFO] [stderr]     Checking futures-task v0.3.31
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]     Checking lazy_static v1.5.0
[INFO] [stderr]     Checking iana-time-zone v0.1.63
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling colored v2.2.0
[INFO] [stderr]     Checking tracing-core v0.1.34
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]     Checking subtle v2.6.1
[INFO] [stderr]     Checking cpufeatures v0.2.17
[INFO] [stderr]     Checking arrayref v0.3.9
[INFO] [stderr]     Checking dunce v1.0.5
[INFO] [stderr]    Compiling constant_time_eq v0.3.1
[INFO] [stderr]     Checking arrayvec v0.7.6
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling blake2b_simd v1.0.3
[INFO] [stderr]     Checking base64 v0.22.1
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]    Compiling darling_core v0.14.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[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 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]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling holochain_util v0.5.4
[INFO] [stderr]     Checking rmp-serde v1.3.0
[INFO] [stderr]     Checking serde_bytes v0.11.17
[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]     Checking holochain_serialized_bytes v0.0.56
[INFO] [stderr]     Checking holochain_wasmer_common v0.0.101
[INFO] [stderr]     Checking holo_hash v0.5.4
[INFO] [stderr]     Checking holochain_wasmer_guest v0.0.101
[INFO] [stderr]    Compiling holochain_timestamp v0.5.4
[INFO] [stderr]     Checking holochain_integrity_types v0.5.4
[INFO] [stderr]     Checking holochain_nonce 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 1m 24s
[INFO] running `Command { std: "docker" "inspect" "a99ac21970b3b9090d37d439c8d34b85ff2872bf747510d26ff6e75b31075e92", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a99ac21970b3b9090d37d439c8d34b85ff2872bf747510d26ff6e75b31075e92", kill_on_drop: false }`
[INFO] [stdout] a99ac21970b3b9090d37d439c8d34b85ff2872bf747510d26ff6e75b31075e92
