[INFO] fetching crate tc-state 0.5.0...
[INFO] building tc-state-0.5.0 against try#4987e9d4227139400384ab59296ffee3b0fb1183 for pr-146237-2
[INFO] extracting crate tc-state 0.5.0 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate tc-state 0.5.0
[INFO] finished tweaking crates.io crate tc-state 0.5.0
[INFO] tweaked toml for crates.io crate tc-state 0.5.0 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate tc-state 0.5.0 on toolchain 4987e9d4227139400384ab59296ffee3b0fb1183
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "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" "+4987e9d4227139400384ab59296ffee3b0fb1183" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 195 packages to latest compatible versions
[INFO] [stderr]       Adding destream v0.8.0 (available: v0.9.0)
[INFO] [stderr]       Adding tbon v0.6.0 (available: v0.7.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7a6a796ef2c8c64cd14c4617315718a81885a116ca23ff725e7cd5a6dd6cd70f
[INFO] running `Command { std: "docker" "start" "-a" "7a6a796ef2c8c64cd14c4617315718a81885a116ca23ff725e7cd5a6dd6cd70f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7a6a796ef2c8c64cd14c4617315718a81885a116ca23ff725e7cd5a6dd6cd70f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7a6a796ef2c8c64cd14c4617315718a81885a116ca23ff725e7cd5a6dd6cd70f", kill_on_drop: false }`
[INFO] [stdout] 7a6a796ef2c8c64cd14c4617315718a81885a116ca23ff725e7cd5a6dd6cd70f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 38d2a4d3d12bf2461f15a9a776687eed4e510575ab3af60ade62d41c0e2e0524
[INFO] running `Command { std: "docker" "start" "-a" "38d2a4d3d12bf2461f15a9a776687eed4e510575ab3af60ade62d41c0e2e0524", kill_on_drop: false }`
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling derive-where v1.6.0
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling proc-macro-utils v0.8.0
[INFO] [stderr]    Compiling collection_literals v1.0.2
[INFO] [stderr]    Compiling uuid v1.18.1
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling derive_more-impl v1.0.0
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling safecast v0.2.3
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling get-size v0.1.4
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling quote-use-macros v0.7.2
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling quote-use v0.7.2
[INFO] [stderr]    Compiling attribute-derive-macro v0.6.1
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling derive_more v1.0.0
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling regex-automata v0.4.11
[INFO] [stderr]    Compiling attribute-derive v0.6.1
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling pest v2.8.2
[INFO] [stderr]    Compiling get-size-derive v0.1.3
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling ds-ext v0.2.0
[INFO] [stderr]    Compiling collate v0.4.2
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling pest_meta v2.8.2
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling destream v0.8.0
[INFO] [stderr]    Compiling async-hash v0.5.4
[INFO] [stderr]    Compiling num-modular v0.6.1
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling derive_builder_core v0.20.2
[INFO] [stderr]    Compiling regex v1.11.3
[INFO] [stderr]    Compiling pest_generator v2.8.2
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling derive_builder_macro v0.20.2
[INFO] [stderr]    Compiling num-order v1.2.0
[INFO] [stderr]    Compiling derive_builder v0.20.2
[INFO] [stderr]    Compiling pest_derive v2.8.2
[INFO] [stderr]    Compiling num v0.4.3
[INFO] [stderr]    Compiling email-address-parser v2.0.0
[INFO] [stderr]    Compiling handlebars v6.3.2
[INFO] [stderr]    Compiling hr-id v0.6.0
[INFO] [stderr]    Compiling tbon v0.6.0
[INFO] [stderr]    Compiling number-general v0.12.0
[INFO] [stderr]    Compiling txn_lock v0.10.0
[INFO] [stderr]    Compiling pathlink v0.3.0
[INFO] [stderr]    Compiling freqfs v0.10.0
[INFO] [stderr]    Compiling txfs v0.4.0
[INFO] [stderr]    Compiling tc-error v0.12.0
[INFO] [stderr]    Compiling tcgeneric v0.11.0
[INFO] [stderr]    Compiling tc-value v0.13.1
[INFO] [stderr]    Compiling tc-transact v0.21.1
[INFO] [stderr]    Compiling tc-scalar v0.5.0
[INFO] [stderr]    Compiling tc-state v0.5.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 22s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: destream v0.8.0
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "38d2a4d3d12bf2461f15a9a776687eed4e510575ab3af60ade62d41c0e2e0524", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "38d2a4d3d12bf2461f15a9a776687eed4e510575ab3af60ade62d41c0e2e0524", kill_on_drop: false }`
[INFO] [stdout] 38d2a4d3d12bf2461f15a9a776687eed4e510575ab3af60ade62d41c0e2e0524
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a7ca646c5e246697f8bf34e122d96a962d86957badda37a20085392fae0a7414
[INFO] running `Command { std: "docker" "start" "-a" "a7ca646c5e246697f8bf34e122d96a962d86957badda37a20085392fae0a7414", kill_on_drop: false }`
[INFO] [stderr]    Compiling tc-state v0.5.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.67s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: destream v0.8.0
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "a7ca646c5e246697f8bf34e122d96a962d86957badda37a20085392fae0a7414", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a7ca646c5e246697f8bf34e122d96a962d86957badda37a20085392fae0a7414", kill_on_drop: false }`
[INFO] [stdout] a7ca646c5e246697f8bf34e122d96a962d86957badda37a20085392fae0a7414
