[INFO] fetching crate flowrlib 0.95.0...
[INFO] checking flowrlib-0.95.0 against try#e117153a45c546e883c1f91d82611775fcaeffe0 for pr-146470
[INFO] extracting crate flowrlib 0.95.0 into /workspace/builds/worker-7-tc2/source
[INFO] started tweaking crates.io crate flowrlib 0.95.0
[INFO] finished tweaking crates.io crate flowrlib 0.95.0
[INFO] tweaked toml for crates.io crate flowrlib 0.95.0 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate flowrlib 0.95.0 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] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e117153a45c546e883c1f91d82611775fcaeffe0" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 230 packages to latest compatible versions
[INFO] [stderr]       Adding flowcore v0.95.0 (available: v0.142.0)
[INFO] [stderr]       Adding multimap v0.8.3 (available: v0.10.1)
[INFO] [stderr]       Adding rand v0.8.5 (available: v0.9.2)
[INFO] [stderr]       Adding serial_test v1.0.0 (available: v3.2.0)
[INFO] [stderr]       Adding simpath v2.3.0 (available: v2.5.0)
[INFO] [stderr]       Adding url v2.2.2 (available: v2.5.7)
[INFO] [stderr]       Adding wasmtime v6.0.2 (available: v38.0.3)
[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] edbed7b703e735999195c5a73ecc16d7cd365541028e0b10c39a484702b93d5b
[INFO] running `Command { std: "docker" "start" "-a" "edbed7b703e735999195c5a73ecc16d7cd365541028e0b10c39a484702b93d5b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "edbed7b703e735999195c5a73ecc16d7cd365541028e0b10c39a484702b93d5b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "edbed7b703e735999195c5a73ecc16d7cd365541028e0b10c39a484702b93d5b", kill_on_drop: false }`
[INFO] [stdout] edbed7b703e735999195c5a73ecc16d7cd365541028e0b10c39a484702b93d5b
[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] 0fc95f645d70ca219dda93d51a0ca48f9cb983f86cceeb25ee26d48325434bac
[INFO] running `Command { std: "docker" "start" "-a" "0fc95f645d70ca219dda93d51a0ca48f9cb983f86cceeb25ee26d48325434bac", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]     Checking cfg-if v1.0.4
[INFO] [stderr]    Compiling find-msvc-tools v0.1.4
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]     Checking once_cell v1.21.3
[INFO] [stderr]    Compiling pkg-config v0.3.32
[INFO] [stderr]    Compiling target-lexicon v0.12.16
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]     Checking memchr v2.7.6
[INFO] [stderr]     Checking tinyvec_macros v0.1.1
[INFO] [stderr]     Checking unicode-bidi v0.3.18
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]     Checking matches v0.1.10
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]     Checking percent-encoding v2.3.2
[INFO] [stderr]     Checking tinyvec v1.10.0
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]     Checking form_urlencoded v1.2.2
[INFO] [stderr]     Checking stable_deref_trait v1.2.1
[INFO] [stderr]     Checking fallible-iterator v0.2.0
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]    Compiling cranelift-isle v0.93.2
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling hashbrown v0.16.0
[INFO] [stderr]    Compiling cranelift-codegen-shared v0.93.2
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling cranelift-codegen-meta v0.93.2
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking unicode-normalization v0.1.25
[INFO] [stderr]    Compiling ahash v0.7.8
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling indexmap v2.12.0
[INFO] [stderr]     Checking fxhash v0.2.1
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]     Checking slice-group-by v0.3.1
[INFO] [stderr]    Compiling cfg-expr v0.15.8
[INFO] [stderr]     Checking idna v0.2.3
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking regalloc2 v0.5.1
[INFO] [stderr]    Compiling crossbeam v0.8.4
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]     Checking bumpalo v3.19.0
[INFO] [stderr]    Compiling version-compare v0.2.1
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling io-lifetimes v1.0.11
[INFO] [stderr]     Checking arrayvec v0.7.6
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling object v0.32.2
[INFO] [stderr]     Checking bitflags v1.3.2
[INFO] [stderr]     Checking bitflags v2.10.0
[INFO] [stderr]     Checking linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling rustix v0.36.17
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]     Checking rustc-demangle v0.1.26
[INFO] [stderr]     Checking linux-raw-sys v0.1.4
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]     Checking gimli v0.32.3
[INFO] [stderr]     Checking adler2 v2.0.1
[INFO] [stderr]    Compiling curl v0.4.49
[INFO] [stderr]     Checking futures-core v0.3.31
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling cpp_demangle v0.3.5
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking futures-sink v0.3.31
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking cranelift-entity v0.93.2
[INFO] [stderr]     Checking url v2.2.2
[INFO] [stderr]    Compiling cc v1.2.45
[INFO] [stderr]     Checking cranelift-bforest v0.93.2
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking serde_spanned v0.6.9
[INFO] [stderr]    Compiling jwalk v0.8.1
[INFO] [stderr]     Checking toml_datetime v0.6.11
[INFO] [stderr]    Compiling cranelift-codegen v0.93.2
[INFO] [stderr]     Checking socket2 v0.6.1
[INFO] [stderr]    Compiling dircpy v0.3.19
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]    Compiling error-chain v0.12.4
[INFO] [stderr]     Checking gimli v0.26.2
[INFO] [stderr]     Checking wasmparser v0.100.0
[INFO] [stderr]     Checking object v0.29.0
[INFO] [stderr]     Checking memfd v0.6.5
[INFO] [stderr]     Checking wasmtime-jit-debug v6.0.2
[INFO] [stderr]     Checking wasmtime-asm-macros v6.0.2
[INFO] [stderr]     Checking futures-task v0.3.31
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]     Checking futures-io v0.3.31
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling zeromq-src v0.2.6+4.3.4
[INFO] [stderr]     Checking winnow v0.5.40
[INFO] [stderr]     Checking slab v0.4.11
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]     Checking pin-utils v0.1.0
[INFO] [stderr]     Checking openssl-probe v0.1.6
[INFO] [stderr]     Checking pin-project-lite v0.2.16
[INFO] [stderr]     Checking lock_api v0.4.14
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]     Checking addr2line v0.25.1
[INFO] [stderr]     Checking wasmtime-jit-icache-coherence v6.0.2
[INFO] [stderr]    Compiling itertools v0.8.2
[INFO] [stderr]    Compiling zmq v0.10.0
[INFO] [stderr]    Compiling wasmtime v6.0.2
[INFO] [stderr]     Checking unsafe-libyaml v0.2.11
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]    Compiling libz-sys v1.1.22
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]    Compiling curl-sys v0.4.84+curl-8.17.0
[INFO] [stderr]    Compiling ar_archive_writer v0.2.0
[INFO] [stderr]    Compiling wasmtime-runtime v6.0.2
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking dashmap v5.5.3
[INFO] [stderr]     Checking serde_yaml v0.9.34+deprecated
[INFO] [stderr]     Checking multimap v0.8.3
[INFO] [stderr]     Checking rand v0.4.6
[INFO] [stderr]     Checking remove_dir_all v0.5.3
[INFO] [stderr]     Checking lazy_static v1.5.0
[INFO] [stderr]     Checking portpicker v0.1.1
[INFO] [stderr]    Compiling psm v0.1.28
[INFO] [stderr]     Checking addr2line v0.17.0
[INFO] [stderr]     Checking tempdir v0.3.7
[INFO] [stderr]     Checking toml_edit v0.19.15
[INFO] [stderr]    Compiling shrinkwraprs v0.3.0
[INFO] [stderr]    Compiling serial_test_derive v1.0.0
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]     Checking wasmtime-types v6.0.2
[INFO] [stderr]    Compiling system-deps v6.2.2
[INFO] [stderr]     Checking backtrace v0.3.76
[INFO] [stderr]     Checking simpath v2.3.0
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]    Compiling zmq-sys v0.12.0
[INFO] [stderr]     Checking serial_test v1.0.0
[INFO] [stderr]     Checking wasmtime-environ v6.0.2
[INFO] [stderr]     Checking toml v0.7.8
[INFO] [stderr]     Checking flowcore v0.95.0
[INFO] [stderr]     Checking wasmtime-jit v6.0.2
[INFO] [stderr]     Checking cranelift-frontend v0.93.2
[INFO] [stderr]     Checking cranelift-native v0.93.2
[INFO] [stderr]     Checking cranelift-wasm v0.93.2
[INFO] [stderr]     Checking wasmtime-cranelift v6.0.2
[INFO] [stderr]     Checking flowrlib v0.95.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition name: `has_error_description_deprecated`
[INFO] [stdout]   --> src/errors.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout]  6 | / error_chain! {
[INFO] [stdout]  7 | |     types {
[INFO] [stdout]  8 | |         Error, ErrorKind, ResultExt, Result;
[INFO] [stdout] ...  |
[INFO] [stdout] 18 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: expected names are: `docsrs`, `feature`, and `test` and 31 more
[INFO] [stdout]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `impl_error_chain_processed` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the macro `impl_error_chain_processed` may come from an old version of the `error_chain` crate, try updating your dependency with `cargo update -p error_chain`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout]    = note: this warning originates in the macro `impl_error_chain_processed` which comes from the expansion of the macro `error_chain` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `has_error_description_deprecated`
[INFO] [stdout]   --> src/errors.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout]  6 | / error_chain! {
[INFO] [stdout]  7 | |     types {
[INFO] [stdout]  8 | |         Error, ErrorKind, ResultExt, Result;
[INFO] [stdout] ...  |
[INFO] [stdout] 18 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: expected names are: `docsrs`, `feature`, and `test` and 31 more
[INFO] [stdout]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `impl_error_chain_processed` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the macro `impl_error_chain_processed` may come from an old version of the `error_chain` crate, try updating your dependency with `cargo update -p error_chain`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout]    = note: this warning originates in the macro `impl_error_chain_processed` which comes from the expansion of the macro `error_chain` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Value`
[INFO] [stdout]    --> src/run_state.rs:913:28
[INFO] [stdout]     |
[INFO] [stdout] 913 |     use serde_json::{json, Value};
[INFO] [stdout]     |                            ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `flowcore::errors::Result`
[INFO] [stdout]    --> src/run_state.rs:916:9
[INFO] [stdout]     |
[INFO] [stdout] 916 |     use flowcore::errors::Result;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 24s
[INFO] running `Command { std: "docker" "inspect" "0fc95f645d70ca219dda93d51a0ca48f9cb983f86cceeb25ee26d48325434bac", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0fc95f645d70ca219dda93d51a0ca48f9cb983f86cceeb25ee26d48325434bac", kill_on_drop: false }`
[INFO] [stdout] 0fc95f645d70ca219dda93d51a0ca48f9cb983f86cceeb25ee26d48325434bac
