[INFO] cloning repository https://github.com/tonk-labs/carry
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tonk-labs/carry" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftonk-labs%2Fcarry", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftonk-labs%2Fcarry'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 70a8f84d8f6eb178516469d2b54c11500e178a7b
[INFO] testing tonk-labs/carry against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftonk-labs%2Fcarry" "/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/tonk-labs/carry
[INFO] finished tweaking git repo https://github.com/tonk-labs/carry
[INFO] tweaked toml for git repo https://github.com/tonk-labs/carry written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/tonk-labs/carry on toolchain 33835004928d3bf65db4d4712e1330766263b0bd
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/tonk-labs/tonk.git`
[INFO] [stderr]     Updating git repository `https://github.com/dialog-db/dialog-db.git`
[INFO] [stderr]      Locking 403 packages to latest Rust 1.97.0-nightly compatible versions
[INFO] [stderr]       Adding crypto-common v0.1.6 (available: v0.1.7)
[INFO] [stderr]       Adding dirs v5.0.1 (available: v6.0.0)
[INFO] [stderr]       Adding hmac v0.13.0-rc.5 (available: v0.13.0)
[INFO] [stderr]       Adding js-sys v0.3.85 (available: v0.3.98)
[INFO] [stderr]       Adding md-5 v0.11.0-rc.5 (available: v0.11.0)
[INFO] [stderr]       Adding reqwest v0.12.28 (available: v0.13.3)
[INFO] [stderr]       Adding sha1 v0.11.0-rc.5 (available: v0.11.0)
[INFO] [stderr]       Adding sha2 v0.11.0-rc.5 (available: v0.11.0)
[INFO] [stderr]       Adding tempfile v3.21.0 (available: v3.27.0)
[INFO] [stderr]       Adding wasm-bindgen v0.2.108 (available: v0.2.121)
[INFO] [stderr]       Adding wasm-bindgen-futures v0.4.58 (available: v0.4.71)
[INFO] [stderr]       Adding wasm-bindgen-macro v0.2.108 (available: v0.2.121)
[INFO] [stderr]       Adding wasm-bindgen-macro-support v0.2.108 (available: v0.2.121)
[INFO] [stderr]       Adding wasm-bindgen-shared v0.2.108 (available: v0.2.121)
[INFO] [stderr]       Adding web-sys v0.3.85 (available: v0.3.98)
[INFO] [stderr]       Adding worker v0.7.4 (available: v0.7.5)
[INFO] [stderr]       Adding worker-macros v0.7.4 (available: v0.7.5)
[INFO] [stderr]       Adding worker-sys v0.7.4 (available: v0.7.5)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 86ab5c910a06ad191e0939e249529f36bcf2793357c3b5546a03a7ff70848917
[INFO] running `Command { std: "docker" "start" "-a" "86ab5c910a06ad191e0939e249529f36bcf2793357c3b5546a03a7ff70848917", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "86ab5c910a06ad191e0939e249529f36bcf2793357c3b5546a03a7ff70848917", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "86ab5c910a06ad191e0939e249529f36bcf2793357c3b5546a03a7ff70848917", kill_on_drop: false }`
[INFO] [stdout] 86ab5c910a06ad191e0939e249529f36bcf2793357c3b5546a03a7ff70848917
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 95613c604d85aace85904ea2c0b007e28aaa71962f68cf6b8b93752caa262ce3
[INFO] running `Command { std: "docker" "start" "-a" "95613c604d85aace85904ea2c0b007e28aaa71962f68cf6b8b93752caa262ce3", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling typenum v1.20.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling pin-project-lite v0.2.17
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]    Compiling generic-array v0.14.9
[INFO] [stderr]    Compiling find-msvc-tools v0.1.9
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling itoa v1.0.18
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]    Compiling base64ct v1.8.3
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling writeable v0.6.3
[INFO] [stderr]    Compiling litemap v0.8.2
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]    Compiling cc v1.2.62
[INFO] [stderr]    Compiling pem-rfc7468 v0.7.0
[INFO] [stderr]    Compiling icu_properties_data v2.2.0
[INFO] [stderr]    Compiling base16ct v0.2.0
[INFO] [stderr]    Compiling icu_normalizer_data v2.2.0
[INFO] [stderr]    Compiling semver v1.0.28
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]    Compiling der v0.7.10
[INFO] [stderr]    Compiling hashbrown v0.17.1
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling simdutf8 v0.1.5
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling cpufeatures v0.3.0
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling unicode-segmentation v1.13.2
[INFO] [stderr]    Compiling constant_time_eq v0.4.2
[INFO] [stderr]    Compiling data-encoding v2.11.0
[INFO] [stderr]    Compiling base58 v0.2.0
[INFO] [stderr]    Compiling const-str v0.4.3
[INFO] [stderr]    Compiling web-time v1.1.0
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling leb128 v0.2.6
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling base-x v0.2.11
[INFO] [stderr]    Compiling unsigned-varint v0.8.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling rustls-pki-types v1.14.1
[INFO] [stderr]    Compiling ryu v1.0.23
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling mio v1.2.0
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling ff v0.13.1
[INFO] [stderr]    Compiling crypto-bigint v0.5.5
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling blake3 v1.8.5
[INFO] [stderr]    Compiling group v0.13.0
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling serde_bytes v0.11.19
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling spki v0.7.3
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling ed25519 v2.2.3
[INFO] [stderr]    Compiling pkcs8 v0.10.2
[INFO] [stderr]    Compiling rfc6979 v0.4.0
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling rustls v0.23.40
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling sec1 v0.7.3
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling ipnet v2.12.0
[INFO] [stderr]    Compiling brotli-decompressor v5.0.0
[INFO] [stderr]    Compiling webpki-roots v1.0.7
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling bitflags v2.11.1
[INFO] [stderr]    Compiling pidlock v0.1.6
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling dirs v5.0.1
[INFO] [stderr]    Compiling sieve-cache v1.1.6
[INFO] [stderr]    Compiling iana-time-zone v0.1.65
[INFO] [stderr]    Compiling ordered-float v2.10.1
[INFO] [stderr]    Compiling csv-core v0.1.13
[INFO] [stderr]    Compiling md5 v0.8.0
[INFO] [stderr]    Compiling anstyle-parse v1.0.0
[INFO] [stderr]    Compiling anstyle v1.0.14
[INFO] [stderr]    Compiling colorchoice v1.0.5
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling anstream v1.0.0
[INFO] [stderr]    Compiling clap_lex v1.1.0
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling bs58 v0.5.1
[INFO] [stderr]    Compiling is_executable v1.0.5
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling brotli v8.0.2
[INFO] [stderr]    Compiling elliptic-curve v0.13.8
[INFO] [stderr]    Compiling ecdsa v0.16.9
[INFO] [stderr]    Compiling primeorder v0.13.6
[INFO] [stderr]    Compiling nom-unicode v0.3.0
[INFO] [stderr]    Compiling k256 v0.13.4
[INFO] [stderr]    Compiling p256 v0.13.2
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.6
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling ptr_meta_derive v0.3.1
[INFO] [stderr]    Compiling bytecheck_derive v0.8.2
[INFO] [stderr]    Compiling munge_macro v0.4.7
[INFO] [stderr]    Compiling rkyv_derive v0.8.16
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling dialog-macros v0.1.0 (https://github.com/dialog-db/dialog-db.git?tag=tonk-2026-04-24#5f3ff344)
[INFO] [stderr]    Compiling ptr_meta v0.3.1
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling rancor v0.1.1
[INFO] [stderr]    Compiling munge v0.4.7
[INFO] [stderr]    Compiling match-lookup v0.1.2
[INFO] [stderr]    Compiling tokio v1.52.3
[INFO] [stderr]    Compiling data-encoding-macro-internal v0.1.18
[INFO] [stderr]    Compiling bytecheck v0.8.2
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling rend v0.5.3
[INFO] [stderr]    Compiling zerocopy-derive v0.8.48
[INFO] [stderr]    Compiling data-encoding-macro v0.1.20
[INFO] [stderr]    Compiling base256emoji v1.0.2
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling multibase v0.9.2
[INFO] [stderr]    Compiling rustls-webpki v0.103.13
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]    Compiling zerofrom v0.1.7
[INFO] [stderr]    Compiling yoke v0.8.2
[INFO] [stderr]    Compiling zerovec v0.11.6
[INFO] [stderr]    Compiling zerotrie v0.2.4
[INFO] [stderr]    Compiling ed25519-dalek v2.2.0
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling tinystr v0.8.3
[INFO] [stderr]    Compiling potential_utf v0.1.5
[INFO] [stderr]    Compiling icu_locale_core v2.2.0
[INFO] [stderr]    Compiling icu_collections v2.2.0
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling clap v4.6.1
[INFO] [stderr]    Compiling clap_complete v4.6.5
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling icu_provider v2.2.0
[INFO] [stderr]    Compiling icu_normalizer v2.2.0
[INFO] [stderr]    Compiling icu_properties v2.2.0
[INFO] [stderr]    Compiling multihash v0.19.5
[INFO] [stderr]    Compiling cbor4ii v0.2.14
[INFO] [stderr]    Compiling nonempty v0.11.0
[INFO] [stderr]    Compiling serde-value v0.7.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling serde-big-array v0.5.1
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling cid v0.11.3
[INFO] [stderr]    Compiling ipld-core v0.4.3
[INFO] [stderr]    Compiling serde_ipld_dagcbor v0.6.4
[INFO] [stderr]    Compiling rkyv v0.8.16
[INFO] [stderr]    Compiling idna_adapter v1.2.2
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling hyper v1.9.0
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling tower-http v0.6.10
[INFO] [stderr]    Compiling csv-async v1.3.1
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling dialog-common v0.1.0 (https://github.com/dialog-db/dialog-db.git?tag=tonk-2026-04-24#5f3ff344)
[INFO] [stderr]    Compiling hyper-rustls v0.27.9
[INFO] [stderr]    Compiling dialog-varsig v0.1.0 (https://github.com/dialog-db/dialog-db.git?tag=tonk-2026-04-24#5f3ff344)
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling dialog-capability v0.1.0 (https://github.com/dialog-db/dialog-db.git?tag=tonk-2026-04-24#5f3ff344)
[INFO] [stderr]    Compiling dialog-ucan-core v0.1.0 (https://github.com/dialog-db/dialog-db.git?tag=tonk-2026-04-24#5f3ff344)
[INFO] [stderr]    Compiling dialog-credentials v0.1.0 (https://github.com/dialog-db/dialog-db.git?tag=tonk-2026-04-24#5f3ff344)
[INFO] [stderr]    Compiling dialog-effects v0.1.0 (https://github.com/dialog-db/dialog-db.git?tag=tonk-2026-04-24#5f3ff344)
[INFO] [stderr]    Compiling dialog-ucan v0.1.0 (https://github.com/dialog-db/dialog-db.git?tag=tonk-2026-04-24#5f3ff344)
[INFO] [stderr]    Compiling dialog-storage v0.1.0 (https://github.com/dialog-db/dialog-db.git?tag=tonk-2026-04-24#5f3ff344)
[INFO] [stderr]    Compiling dialog-remote-s3 v0.1.0 (https://github.com/dialog-db/dialog-db.git?tag=tonk-2026-04-24#5f3ff344)
[INFO] [stderr]    Compiling tonk-invite v0.2.1 (https://github.com/tonk-labs/tonk.git?branch=feat%2Fcarry#b5533e4b)
[INFO] [stderr]    Compiling dialog-remote-ucan-s3 v0.1.0 (https://github.com/dialog-db/dialog-db.git?tag=tonk-2026-04-24#5f3ff344)
[INFO] [stderr]    Compiling dialog-network v0.1.0 (https://github.com/dialog-db/dialog-db.git?tag=tonk-2026-04-24#5f3ff344)
[INFO] [stderr]    Compiling dialog-prolly-tree v0.1.0 (https://github.com/dialog-db/dialog-db.git?tag=tonk-2026-04-24#5f3ff344)
[INFO] [stderr]    Compiling dialog-artifacts v0.1.0 (https://github.com/dialog-db/dialog-db.git?tag=tonk-2026-04-24#5f3ff344)
[INFO] [stderr]    Compiling dialog-operator v0.1.0 (https://github.com/dialog-db/dialog-db.git?tag=tonk-2026-04-24#5f3ff344)
[INFO] [stderr]    Compiling dialog-query v0.1.0 (https://github.com/dialog-db/dialog-db.git?tag=tonk-2026-04-24#5f3ff344)
[INFO] [stderr]    Compiling dialog-repository v0.1.0 (https://github.com/dialog-db/dialog-db.git?tag=tonk-2026-04-24#5f3ff344)
[INFO] [stderr]    Compiling tonk-schema v0.2.1 (https://github.com/tonk-labs/tonk.git?branch=feat%2Fcarry#b5533e4b)
[INFO] [stderr]    Compiling carry v0.2.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 37s
[INFO] running `Command { std: "docker" "inspect" "95613c604d85aace85904ea2c0b007e28aaa71962f68cf6b8b93752caa262ce3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "95613c604d85aace85904ea2c0b007e28aaa71962f68cf6b8b93752caa262ce3", kill_on_drop: false }`
[INFO] [stdout] 95613c604d85aace85904ea2c0b007e28aaa71962f68cf6b8b93752caa262ce3
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 732c39ed0017c465c1d6b293eaebd507327cf8fec2d7146c57f60af99ff95bab
[INFO] running `Command { std: "docker" "start" "-a" "732c39ed0017c465c1d6b293eaebd507327cf8fec2d7146c57f60af99ff95bab", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling typenum v1.20.0
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling simdutf8 v0.1.5
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling blake3 v1.8.5
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.108
[INFO] [stderr]    Compiling cmov v0.5.3
[INFO] [stderr]    Compiling const-oid v0.10.2
[INFO] [stderr]    Compiling bumpalo v3.20.2
[INFO] [stderr]    Compiling bitflags v2.11.1
[INFO] [stderr]    Compiling outref v0.5.2
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling num-conv v0.2.1
[INFO] [stderr]    Compiling time-core v0.1.8
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling ctutils v0.4.2
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling vsimd v0.8.0
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling time-macros v0.2.27
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling deranged v0.5.8
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling spin v0.10.0
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling bytestring v1.5.1
[INFO] [stderr]    Compiling nom v8.0.0
[INFO] [stderr]    Compiling ff v0.13.1
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling transform-stream v0.3.1
[INFO] [stderr]    Compiling fastrand v2.4.1
[INFO] [stderr]    Compiling numeric_cast v0.3.0
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling group v0.13.0
[INFO] [stderr]    Compiling hex-simd v0.8.0
[INFO] [stderr]    Compiling base64-simd v0.8.0
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling wasm-bindgen v0.2.108
[INFO] [stderr]    Compiling rand v0.8.6
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling arc-swap v1.9.1
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling generic-array v0.14.9
[INFO] [stderr]    Compiling hybrid-array v0.4.12
[INFO] [stderr]    Compiling block-buffer v0.12.0
[INFO] [stderr]    Compiling crypto-common v0.2.1
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling sec1 v0.7.3
[INFO] [stderr]    Compiling crypto-bigint v0.5.5
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling crc-fast v1.10.0
[INFO] [stderr]    Compiling ed25519 v2.2.3
[INFO] [stderr]    Compiling digest v0.11.3
[INFO] [stderr]    Compiling rfc6979 v0.4.0
[INFO] [stderr]    Compiling tempfile v3.21.0
[INFO] [stderr]    Compiling md-5 v0.11.0-rc.5
[INFO] [stderr]    Compiling sha2 v0.11.0-rc.5
[INFO] [stderr]    Compiling hmac v0.13.0-rc.5
[INFO] [stderr]    Compiling sha1 v0.11.0-rc.5
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling rustls-webpki v0.103.13
[INFO] [stderr]    Compiling rustls v0.23.40
[INFO] [stderr]    Compiling elliptic-curve v0.13.8
[INFO] [stderr]    Compiling ecdsa v0.16.9
[INFO] [stderr]    Compiling primeorder v0.13.6
[INFO] [stderr]    Compiling k256 v0.13.4
[INFO] [stderr]    Compiling p256 v0.13.2
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.108
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling ptr_meta_derive v0.3.1
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling bytecheck_derive v0.8.2
[INFO] [stderr]    Compiling munge_macro v0.4.7
[INFO] [stderr]    Compiling rkyv_derive v0.8.16
[INFO] [stderr]    Compiling ptr_meta v0.3.1
[INFO] [stderr]    Compiling rancor v0.1.1
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling tokio v1.52.3
[INFO] [stderr]    Compiling dialog-macros v0.1.0 (https://github.com/dialog-db/dialog-db.git?tag=tonk-2026-04-24#5f3ff344)
[INFO] [stderr]    Compiling munge v0.4.7
[INFO] [stderr]    Compiling zerocopy-derive v0.8.48
[INFO] [stderr]    Compiling bytecheck v0.8.2
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling data-encoding-macro-internal v0.1.18
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling rend v0.5.3
[INFO] [stderr]    Compiling match-lookup v0.1.2
[INFO] [stderr]    Compiling std-next v0.1.9
[INFO] [stderr]    Compiling data-encoding-macro v0.1.20
[INFO] [stderr]    Compiling zerofrom v0.1.7
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling pin-project-internal v1.1.12
[INFO] [stderr]    Compiling yoke v0.8.2
[INFO] [stderr]    Compiling base256emoji v1.0.2
[INFO] [stderr]    Compiling zerovec v0.11.6
[INFO] [stderr]    Compiling zerotrie v0.2.4
[INFO] [stderr]    Compiling multibase v0.9.2
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling ed25519-dalek v2.2.0
[INFO] [stderr]    Compiling tinystr v0.8.3
[INFO] [stderr]    Compiling potential_utf v0.1.5
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.108
[INFO] [stderr]    Compiling pin-project v1.1.12
[INFO] [stderr]    Compiling icu_locale_core v2.2.0
[INFO] [stderr]    Compiling icu_collections v2.2.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling clap v4.6.1
[INFO] [stderr]    Compiling clap_complete v4.6.5
[INFO] [stderr]    Compiling js-sys v0.3.85
[INFO] [stderr]    Compiling multihash v0.19.5
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling cbor4ii v0.2.14
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling nonempty v0.11.0
[INFO] [stderr]    Compiling quick-xml v0.37.5
[INFO] [stderr]    Compiling serde-value v0.7.0
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling serde-big-array v0.5.1
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling cid v0.11.3
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling icu_provider v2.2.0
[INFO] [stderr]    Compiling ipld-core v0.4.3
[INFO] [stderr]    Compiling icu_properties v2.2.0
[INFO] [stderr]    Compiling icu_normalizer v2.2.0
[INFO] [stderr]    Compiling serde_ipld_dagcbor v0.6.4
[INFO] [stderr]    Compiling rkyv v0.8.16
[INFO] [stderr]    Compiling idna_adapter v1.2.2
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling tokio-test v0.4.5
[INFO] [stderr]    Compiling csv-async v1.3.1
[INFO] [stderr]    Compiling tower-http v0.6.10
[INFO] [stderr]    Compiling h2 v0.4.14
[INFO] [stderr]    Compiling web-sys v0.3.85
[INFO] [stderr]    Compiling wasm-bindgen-futures v0.4.58
[INFO] [stderr]    Compiling serde-wasm-bindgen v0.6.5
[INFO] [stderr]    Compiling dialog-common v0.1.0 (https://github.com/dialog-db/dialog-db.git?tag=tonk-2026-04-24#5f3ff344)
[INFO] [stderr]    Compiling dialog-varsig v0.1.0 (https://github.com/dialog-db/dialog-db.git?tag=tonk-2026-04-24#5f3ff344)
[INFO] [stderr]    Compiling dialog-capability v0.1.0 (https://github.com/dialog-db/dialog-db.git?tag=tonk-2026-04-24#5f3ff344)
[INFO] [stderr]    Compiling dialog-ucan-core v0.1.0 (https://github.com/dialog-db/dialog-db.git?tag=tonk-2026-04-24#5f3ff344)
[INFO] [stderr]    Compiling dialog-credentials v0.1.0 (https://github.com/dialog-db/dialog-db.git?tag=tonk-2026-04-24#5f3ff344)
[INFO] [stderr]    Compiling dialog-effects v0.1.0 (https://github.com/dialog-db/dialog-db.git?tag=tonk-2026-04-24#5f3ff344)
[INFO] [stderr]    Compiling dialog-ucan v0.1.0 (https://github.com/dialog-db/dialog-db.git?tag=tonk-2026-04-24#5f3ff344)
[INFO] [stderr]    Compiling hyper v1.9.0
[INFO] [stderr]    Compiling tonk-invite v0.2.1 (https://github.com/tonk-labs/tonk.git?branch=feat%2Fcarry#b5533e4b)
[INFO] [stderr]    Compiling worker-sys v0.7.4
[INFO] [stderr]    Compiling wasm-streams v0.4.2
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling s3s v0.13.0
[INFO] [stderr]    Compiling worker-macros v0.7.4
[INFO] [stderr]    Compiling worker v0.7.4
[INFO] [stderr]    Compiling hyper-rustls v0.27.9
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling carry-telemetry-service v0.2.1 (https://github.com/tonk-labs/tonk.git?branch=feat%2Fcarry#b5533e4b)
[INFO] [stderr]    Compiling dialog-storage v0.1.0 (https://github.com/dialog-db/dialog-db.git?tag=tonk-2026-04-24#5f3ff344)
[INFO] [stderr]    Compiling dialog-remote-s3 v0.1.0 (https://github.com/dialog-db/dialog-db.git?tag=tonk-2026-04-24#5f3ff344)
[INFO] [stderr]    Compiling dialog-remote-ucan-s3 v0.1.0 (https://github.com/dialog-db/dialog-db.git?tag=tonk-2026-04-24#5f3ff344)
[INFO] [stderr]    Compiling dialog-prolly-tree v0.1.0 (https://github.com/dialog-db/dialog-db.git?tag=tonk-2026-04-24#5f3ff344)
[INFO] [stderr]    Compiling dialog-artifacts v0.1.0 (https://github.com/dialog-db/dialog-db.git?tag=tonk-2026-04-24#5f3ff344)
[INFO] [stderr]    Compiling dialog-network v0.1.0 (https://github.com/dialog-db/dialog-db.git?tag=tonk-2026-04-24#5f3ff344)
[INFO] [stderr]    Compiling tonk-access-service v0.2.1 (https://github.com/tonk-labs/tonk.git?branch=feat%2Fcarry#b5533e4b)
[INFO] [stderr]    Compiling dialog-query v0.1.0 (https://github.com/dialog-db/dialog-db.git?tag=tonk-2026-04-24#5f3ff344)
[INFO] [stderr]    Compiling dialog-operator v0.1.0 (https://github.com/dialog-db/dialog-db.git?tag=tonk-2026-04-24#5f3ff344)
[INFO] [stderr]    Compiling dialog-repository v0.1.0 (https://github.com/dialog-db/dialog-db.git?tag=tonk-2026-04-24#5f3ff344)
[INFO] [stderr]    Compiling tonk-schema v0.2.1 (https://github.com/tonk-labs/tonk.git?branch=feat%2Fcarry#b5533e4b)
[INFO] [stderr]    Compiling carry v0.2.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2m 02s
[INFO] running `Command { std: "docker" "inspect" "732c39ed0017c465c1d6b293eaebd507327cf8fec2d7146c57f60af99ff95bab", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "732c39ed0017c465c1d6b293eaebd507327cf8fec2d7146c57f60af99ff95bab", kill_on_drop: false }`
[INFO] [stdout] 732c39ed0017c465c1d6b293eaebd507327cf8fec2d7146c57f60af99ff95bab
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 1146ffb45cc8b367f0909641af27bc3d782f2a1ae58350d2947e1477fd719cc2
[INFO] running `Command { std: "docker" "start" "-a" "1146ffb45cc8b367f0909641af27bc3d782f2a1ae58350d2947e1477fd719cc2", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.79s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/carry-61cc28da7674f9b0)
[INFO] [stdout] 
[INFO] [stdout] running 23 tests
[INFO] [stdout] test target::tests::test_concept_lowercased ... ok
[INFO] [stdout] test target::tests::test_domain_target ... ok
[INFO] [stdout] test target::tests::test_empty_target_fails ... ok
[INFO] [stdout] test target::tests::test_field_already_qualified ... ok
[INFO] [stdout] test target::tests::test_field_qualified_name ... ok
[INFO] [stdout] test target::tests::test_first_arg_file ... ok
[INFO] [stdout] test target::tests::test_first_arg_stdin ... ok
[INFO] [stdout] test target::tests::test_first_arg_target ... ok
[INFO] [stdout] test target::tests::test_parse_fields_entity_name ... ok
[INFO] [stdout] test target::tests::test_duplicate_entity_name_fails ... ok
[INFO] [stdout] test target::tests::test_parse_fields_filter ... ok
[INFO] [stdout] test target::tests::test_concept_target ... ok
[INFO] [stdout] test target::tests::test_parse_fields_projection ... ok
[INFO] [stdout] test target::tests::test_parse_fields_this ... ok
[INFO] [stdout] test target::tests::test_duplicate_this_fails ... ok
[INFO] [stdout] test target::tests::test_empty_entity_name_fails ... ok
[INFO] [stdout] test site::tests::test_locate_explicit_path ... ok
[INFO] [stdout] test site::tests::test_discover_walks_up ... ok
[INFO] [stdout] test site::tests::test_discover_returns_none_when_missing ... ok
[INFO] [stdout] test telemetry::tests::blinded_id_differs_for_different_dids ... ok
[INFO] [stdout] test telemetry::tests::blinded_id_does_not_contain_did ... ok
[INFO] [stderr]      Running unittests src/bin/carry.rs (/opt/rustwide/target/debug/deps/carry-31e9163d2b9316c6)
[INFO] [stdout] test telemetry::tests::blinded_id_is_16_hex_chars ... ok
[INFO] [stdout] test telemetry::tests::blinded_id_is_deterministic ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 23 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 14 tests
[INFO] [stdout] test tests::join_without_url_succeeds ... ok
[INFO] [stdout] test tests::invite_with_url_flag ... ok
[INFO] [stdout] test tests::invite_parses_with_member ... ok
[INFO] [stdout] test tests::identity_alias_id ... ok
[INFO] [stdout] test tests::identity_reset_flag ... ok
[INFO] [stdout] test tests::invite_with_repo_flag ... ok
[INFO] [stdout] test tests::query_format_triples ... ok
[INFO] [stdout] test tests::assert_format_flag_after_fields ... ok
[INFO] [stderr]      Running tests/cli_integration.rs (/opt/rustwide/target/debug/deps/cli_integration-2e1cc16c01e2a457)
[INFO] [stdout] test tests::identity_parses ... ok
[INFO] [stdout] test tests::join_parses_url ... ok
[INFO] [stdout] test tests::format_invalid_value_rejected ... ok
[INFO] [stdout] test tests::retract_format_flag_after_fields ... ok
[INFO] [stdout] test tests::query_format_flag_after_fields ... ok
[INFO] [stdout] test tests::invite_parses_without_member ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 14 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 61 tests
[INFO] [stdout] test test_assert_attribute_deterministic_entity ... ok
[INFO] [stdout] test test_assert_eav_missing_the_error ... ok
[INFO] [stdout] test test_assert_json_format ... ok
[INFO] [stdout] test test_assert_concept_with_selector_attrs ... ok
[INFO] [stdout] test test_assert_requires_fields ... ok
[INFO] [stderr] 
[INFO] [stderr] thread 'test_assert_concept_with_named_attrs' (63) has overflowed its stack
[INFO] [stderr] fatal runtime error: stack overflow, aborting
[INFO] [stderr] error: test failed, to rerun pass `--test cli_integration`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/deps/cli_integration-2e1cc16c01e2a457` (signal: 6, SIGABRT: process abort signal)
[INFO] running `Command { std: "docker" "inspect" "1146ffb45cc8b367f0909641af27bc3d782f2a1ae58350d2947e1477fd719cc2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1146ffb45cc8b367f0909641af27bc3d782f2a1ae58350d2947e1477fd719cc2", kill_on_drop: false }`
[INFO] [stdout] 1146ffb45cc8b367f0909641af27bc3d782f2a1ae58350d2947e1477fd719cc2
