[INFO] fetching crate asimov-flow 24.0.0-dev.22...
[INFO] checking asimov-flow-24.0.0-dev.22 against try#264a7c4a1c917c83d13895a31231f9d93c7b67e1 for pr-132289
[INFO] extracting crate asimov-flow 24.0.0-dev.22 into /workspace/builds/worker-3-tc2/source
[INFO] validating manifest of crates.io crate asimov-flow 24.0.0-dev.22 on toolchain 264a7c4a1c917c83d13895a31231f9d93c7b67e1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+264a7c4a1c917c83d13895a31231f9d93c7b67e1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate asimov-flow 24.0.0-dev.22
[INFO] finished tweaking crates.io crate asimov-flow 24.0.0-dev.22
[INFO] tweaked toml for crates.io crate asimov-flow 24.0.0-dev.22 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+264a7c4a1c917c83d13895a31231f9d93c7b67e1" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]      Locking 225 packages to latest compatible versions
[INFO] [stderr]       Adding serde_yml v0.0.11 (available: v0.0.12)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+264a7c4a1c917c83d13895a31231f9d93c7b67e1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+264a7c4a1c917c83d13895a31231f9d93c7b67e1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 613ddf06e98d64b3456df0ca73f91318650f8e764c834a154bfe91d089265be7
[INFO] running `Command { std: "docker" "start" "-a" "613ddf06e98d64b3456df0ca73f91318650f8e764c834a154bfe91d089265be7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "613ddf06e98d64b3456df0ca73f91318650f8e764c834a154bfe91d089265be7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "613ddf06e98d64b3456df0ca73f91318650f8e764c834a154bfe91d089265be7", kill_on_drop: false }`
[INFO] [stdout] 613ddf06e98d64b3456df0ca73f91318650f8e764c834a154bfe91d089265be7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+264a7c4a1c917c83d13895a31231f9d93c7b67e1" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 12c62cced5c6e501c84306ce5858c7e4808a8260c11ba0d5af52a3f039b57763
[INFO] running `Command { std: "docker" "start" "-a" "12c62cced5c6e501c84306ce5858c7e4808a8260c11ba0d5af52a3f039b57763", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.89
[INFO] [stderr]    Compiling unicode-ident v1.0.13
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]    Compiling libc v0.2.161
[INFO] [stderr]    Compiling serde v1.0.214
[INFO] [stderr]     Checking once_cell v1.20.2
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]     Checking itoa v1.0.11
[INFO] [stderr]    Compiling anyhow v1.0.91
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]    Compiling const_fn v0.4.10
[INFO] [stderr]    Compiling rustix v0.38.38
[INFO] [stderr]     Checking memchr v2.7.4
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling thiserror v1.0.65
[INFO] [stderr]     Checking bitflags v2.6.0
[INFO] [stderr]     Checking linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling io-lifetimes v2.0.3
[INFO] [stderr]     Checking pin-project-lite v0.2.15
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]     Checking futures-sink v0.3.31
[INFO] [stderr]    Compiling rustversion v1.0.18
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]     Checking futures-core v0.3.31
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling semver v1.0.23
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling hashbrown v0.15.0
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling io-extras v0.18.2
[INFO] [stderr]     Checking futures-io v0.3.31
[INFO] [stderr]     Checking bytes v1.8.0
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]     Checking futures-task v0.3.31
[INFO] [stderr]     Checking pin-utils v0.1.0
[INFO] [stderr]    Compiling deranged v0.3.11
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling tz-rs v0.6.14
[INFO] [stderr]    Compiling cc v1.1.31
[INFO] [stderr]    Compiling syn v2.0.85
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling indexmap v2.6.0
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.33
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]    Compiling winnow v0.6.20
[INFO] [stderr]     Checking lazy_static v1.5.0
[INFO] [stderr]    Compiling tzdb_data v0.1.3
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling camino v1.1.9
[INFO] [stderr]     Checking arrayvec v0.7.6
[INFO] [stderr]    Compiling num_threads v0.1.7
[INFO] [stderr]     Checking ryu v1.0.18
[INFO] [stderr]    Compiling time-core v0.1.2
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling iana-time-zone v0.1.61
[INFO] [stderr]    Compiling cap-primitives v3.3.0
[INFO] [stderr]    Compiling rust_decimal v1.36.0
[INFO] [stderr]    Compiling time v0.3.36
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking sharded-slab v0.1.7
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]    Compiling const_format v0.2.33
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling serde_yml v0.0.12
[INFO] [stderr]     Checking maybe-owned v0.3.4
[INFO] [stderr]    Compiling cap-std v3.3.0
[INFO] [stderr]     Checking ambient-authority v0.0.2
[INFO] [stderr]     Checking ipnet v2.10.1
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling is_debug v1.0.1
[INFO] [stderr]     Checking libyml v0.0.5
[INFO] [stderr]    Compiling duplicate v1.0.0
[INFO] [stderr]    Compiling error-stack v0.5.0
[INFO] [stderr]     Checking dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling cfg_aliases v0.2.1
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking arrayref v0.3.9
[INFO] [stderr]    Compiling blake3 v1.5.4
[INFO] [stderr]     Checking constant_time_eq v0.3.1
[INFO] [stderr]    Compiling serde_json v1.0.132
[INFO] [stderr]     Checking directories-next v2.0.0
[INFO] [stderr]     Checking fastrand v2.1.1
[INFO] [stderr]    Compiling serde_yml v0.0.11
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]     Checking simple-mermaid v0.1.1
[INFO] [stderr]     Checking zeroize v1.8.1
[INFO] [stderr]     Checking log v0.4.22
[INFO] [stderr]     Checking libyml v0.0.4
[INFO] [stderr]    Compiling toml_edit v0.22.22
[INFO] [stderr]     Checking fs-set-times v0.20.1
[INFO] [stderr]     Checking tempfile v3.13.0
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]    Compiling tzdb v0.6.1
[INFO] [stderr]     Checking cap-directories v3.3.0
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]    Compiling serde_derive v1.0.214
[INFO] [stderr]    Compiling thiserror-impl v1.0.65
[INFO] [stderr]    Compiling stability v0.2.1
[INFO] [stderr]    Compiling prost-derive v0.13.3
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling enum-iterator-derive v1.4.0
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling cfg_eval v0.1.2
[INFO] [stderr]    Compiling proc-macro-crate v3.2.0
[INFO] [stderr]    Compiling shadow-rs v0.26.1
[INFO] [stderr]     Checking dogma v0.1.1
[INFO] [stderr]     Checking kerml v0.2.3
[INFO] [stderr]     Checking sysml-model v0.2.3
[INFO] [stderr]    Compiling protoflow v0.4.1
[INFO] [stderr]     Checking enum-iterator v2.1.0
[INFO] [stderr]    Compiling protoflow-derive v0.4.1
[INFO] [stderr]     Checking asimov-sys v24.0.0-dev.22
[INFO] [stderr]    Compiling darling_macro v0.20.10
[INFO] [stderr]     Checking prost v0.13.3
[INFO] [stderr]    Compiling darling v0.20.10
[INFO] [stderr]    Compiling serde_with_macros v3.11.0
[INFO] [stderr]     Checking strum v0.26.3
[INFO] [stderr]     Checking struson v0.5.0
[INFO] [stderr]     Checking prost-types v0.13.3
[INFO] [stderr]     Checking protoflow-core v0.4.1
[INFO] [stderr]     Checking iri-string v0.7.7
[INFO] [stderr]     Checking ubyte v0.10.4
[INFO] [stderr]     Checking chrono v0.4.38
[INFO] [stderr]     Checking serde_with v3.11.0
[INFO] [stderr]     Checking duration-str v0.11.2
[INFO] [stderr]     Checking protoflow-blocks v0.4.1
[INFO] [stderr]     Checking know v0.0.8
[INFO] [stderr]     Checking asimov-core v24.0.0-dev.22
[INFO] [stderr]     Checking asimov-flow v24.0.0-dev.22 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 23.36s
[INFO] running `Command { std: "docker" "inspect" "12c62cced5c6e501c84306ce5858c7e4808a8260c11ba0d5af52a3f039b57763", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "12c62cced5c6e501c84306ce5858c7e4808a8260c11ba0d5af52a3f039b57763", kill_on_drop: false }`
[INFO] [stdout] 12c62cced5c6e501c84306ce5858c7e4808a8260c11ba0d5af52a3f039b57763
