[INFO] fetching crate tract-tensorflow 0.21.5... [INFO] checking tract-tensorflow-0.21.5 against master#506512391b1a75ae450d36c9420978402a91abcc for pr-125384 [INFO] extracting crate tract-tensorflow 0.21.5 into /workspace/builds/worker-6-tc1/source [INFO] validating manifest of crates.io crate tract-tensorflow 0.21.5 on toolchain 506512391b1a75ae450d36c9420978402a91abcc [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+506512391b1a75ae450d36c9420978402a91abcc" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate tract-tensorflow 0.21.5 [INFO] finished tweaking crates.io crate tract-tensorflow 0.21.5 [INFO] tweaked toml for crates.io crate tract-tensorflow 0.21.5 written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate crates.io crate tract-tensorflow 0.21.5 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" "+506512391b1a75ae450d36c9420978402a91abcc" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tract-data v0.21.5 [INFO] [stderr] Downloaded tensorflow-internal-macros v0.0.1 [INFO] [stderr] Downloaded dyn-hash v0.2.0 [INFO] [stderr] Downloaded tract-pulse-opl v0.21.5 [INFO] [stderr] Downloaded tract-core v0.21.5 [INFO] [stderr] Downloaded tract-pulse v0.21.5 [INFO] [stderr] Downloaded tensorflow-sys v0.20.0 [INFO] [stderr] Downloaded protobuf v2.23.0 [INFO] [stderr] Downloaded tensorflow v0.17.0 [INFO] [stderr] Downloaded tract-linalg v0.21.5 [INFO] [stderr] Downloaded tract-hir v0.21.5 [INFO] [stderr] Downloaded liquid-lib v0.26.4 [INFO] [stderr] Downloaded liquid v0.26.4 [INFO] [stderr] Downloaded liquid-derive v0.26.4 [INFO] [stderr] Downloaded liquid-core v0.26.4 [INFO] [stderr] Downloaded string-interner v0.15.0 [INFO] [stderr] Downloaded tract-nnef v0.21.5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+506512391b1a75ae450d36c9420978402a91abcc" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1464821cf7ba96b833588fbf1e8a7143ac37ee7ee692a634e2c8dded81f00d06 [INFO] running `Command { std: "docker" "start" "-a" "1464821cf7ba96b833588fbf1e8a7143ac37ee7ee692a634e2c8dded81f00d06", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1464821cf7ba96b833588fbf1e8a7143ac37ee7ee692a634e2c8dded81f00d06", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1464821cf7ba96b833588fbf1e8a7143ac37ee7ee692a634e2c8dded81f00d06", kill_on_drop: false }` [INFO] [stdout] 1464821cf7ba96b833588fbf1e8a7143ac37ee7ee692a634e2c8dded81f00d06 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+506512391b1a75ae450d36c9420978402a91abcc" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] dd0ef9485babb133a49a5ba6a323737d29c85551523e2c2de64022ed8f9e977e [INFO] running `Command { std: "docker" "start" "-a" "dd0ef9485babb133a49a5ba6a323737d29c85551523e2c2de64022ed8f9e977e", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.82 [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling libc v0.2.154 [INFO] [stderr] Compiling thiserror v1.0.60 [INFO] [stderr] Compiling either v1.11.0 [INFO] [stderr] Compiling serde v1.0.201 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling anyhow v1.0.83 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling anymap2 v0.13.0 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling time-macros v0.2.18 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling matrixmultiply v0.3.8 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Checking zerocopy v0.7.34 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Checking linux-raw-sys v0.4.13 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Checking rawpointer v0.2.1 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling cc v1.0.97 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Checking scan_fmt v0.2.6 [INFO] [stderr] Checking itertools v0.12.1 [INFO] [stderr] Compiling rustfft v6.2.0 [INFO] [stderr] Checking downcast-rs v1.2.1 [INFO] [stderr] Checking strength_reduce v0.2.4 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Checking rustix v0.38.34 [INFO] [stderr] Checking bit-vec v0.6.3 [INFO] [stderr] Compiling syn v2.0.63 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking dyn-hash v0.2.0 [INFO] [stderr] Checking maplit v1.0.2 [INFO] [stderr] Checking bit-set v0.5.3 [INFO] [stderr] Compiling unicode-normalization v0.1.23 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Compiling crc32fast v1.4.0 [INFO] [stderr] Checking miniz_oxide v0.7.2 [INFO] [stderr] Checking filetime v0.2.23 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking half v2.4.1 [INFO] [stderr] Checking num-complex v0.4.6 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Checking flate2 v1.0.30 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Checking primal-check v0.3.3 [INFO] [stderr] Checking transpose v0.2.3 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Checking ciborium-io v0.2.2 [INFO] [stderr] Checking os_str_bytes v6.6.1 [INFO] [stderr] Checking plotters-backend v0.3.5 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking ciborium-ll v0.2.2 [INFO] [stderr] Compiling time v0.3.36 [INFO] [stderr] Checking wait-timeout v0.2.0 [INFO] [stderr] Checking crossbeam-deque v0.8.5 [INFO] [stderr] Checking textwrap v0.15.2 [INFO] [stderr] Checking cast v0.3.0 [INFO] [stderr] Checking rand_xorshift v0.3.0 [INFO] [stderr] Checking clap_lex v0.2.4 [INFO] [stderr] Checking plotters-svg v0.3.5 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking ndarray v0.15.6 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking is-terminal v0.4.12 [INFO] [stderr] Checking plotters v0.3.5 [INFO] [stderr] Checking memmap2 v0.9.4 [INFO] [stderr] Checking anes v0.1.6 [INFO] [stderr] Checking oorandom v11.1.3 [INFO] [stderr] Checking termcolor v1.4.1 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Checking unarray v0.1.4 [INFO] [stderr] Checking xattr v1.3.1 [INFO] [stderr] Checking tempfile v3.10.1 [INFO] [stderr] Checking env_logger v0.10.2 [INFO] [stderr] Checking tar v0.4.40 [INFO] [stderr] Checking rusty-fork v0.3.0 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Checking proptest v1.4.0 [INFO] [stderr] Checking clap v3.1.18 [INFO] [stderr] Compiling serde_derive v1.0.201 [INFO] [stderr] Compiling thiserror-impl v1.0.60 [INFO] [stderr] Compiling liquid-derive v0.26.4 [INFO] [stderr] Checking criterion-plot v0.5.0 [INFO] [stderr] Compiling derive-new v0.5.9 [INFO] [stderr] Compiling prost-derive v0.11.9 [INFO] [stderr] Compiling pest v2.7.10 [INFO] [stderr] Checking prost v0.11.9 [INFO] [stderr] Checking prost-types v0.11.9 [INFO] [stderr] Compiling pest_meta v2.7.10 [INFO] [stderr] Compiling pest_generator v2.7.10 [INFO] [stderr] Compiling pest_derive v2.7.10 [INFO] [stderr] Checking string-interner v0.15.0 [INFO] [stderr] Checking serde_json v1.0.117 [INFO] [stderr] Checking ciborium v0.2.2 [INFO] [stderr] Compiling kstring v2.0.0 [INFO] [stderr] Checking tract-data v0.21.5 [INFO] [stderr] Compiling liquid-core v0.26.4 [INFO] [stderr] Checking tinytemplate v1.2.1 [INFO] [stderr] Checking criterion v0.4.0 [INFO] [stderr] Compiling liquid-lib v0.26.4 [INFO] [stderr] Compiling liquid v0.26.4 [INFO] [stderr] Compiling tract-linalg v0.21.5 [INFO] [stderr] Checking tract-core v0.21.5 [INFO] [stderr] Checking tract-nnef v0.21.5 [INFO] [stderr] Checking tract-hir v0.21.5 [INFO] [stderr] Checking tract-pulse-opl v0.21.5 [INFO] [stderr] Checking tract-pulse v0.21.5 [INFO] [stderr] Checking tract-tensorflow v0.21.5 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 23.34s [INFO] running `Command { std: "docker" "inspect" "dd0ef9485babb133a49a5ba6a323737d29c85551523e2c2de64022ed8f9e977e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dd0ef9485babb133a49a5ba6a323737d29c85551523e2c2de64022ed8f9e977e", kill_on_drop: false }` [INFO] [stdout] dd0ef9485babb133a49a5ba6a323737d29c85551523e2c2de64022ed8f9e977e [INFO] checking tract-tensorflow-0.21.5 against try#dae34b759e282c069aa28752564694effd121a63 for pr-125384 [INFO] extracting crate tract-tensorflow 0.21.5 into /workspace/builds/worker-6-tc2/source [INFO] validating manifest of crates.io crate tract-tensorflow 0.21.5 on toolchain dae34b759e282c069aa28752564694effd121a63 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dae34b759e282c069aa28752564694effd121a63" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate tract-tensorflow 0.21.5 [INFO] finished tweaking crates.io crate tract-tensorflow 0.21.5 [INFO] tweaked toml for crates.io crate tract-tensorflow 0.21.5 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] crate crates.io crate tract-tensorflow 0.21.5 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" "+dae34b759e282c069aa28752564694effd121a63" "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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+dae34b759e282c069aa28752564694effd121a63" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5d2775b598d6756917b08e6dea47af75fcdc9da8267cf8a551cb3cac980566bf [INFO] running `Command { std: "docker" "start" "-a" "5d2775b598d6756917b08e6dea47af75fcdc9da8267cf8a551cb3cac980566bf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5d2775b598d6756917b08e6dea47af75fcdc9da8267cf8a551cb3cac980566bf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5d2775b598d6756917b08e6dea47af75fcdc9da8267cf8a551cb3cac980566bf", kill_on_drop: false }` [INFO] [stdout] 5d2775b598d6756917b08e6dea47af75fcdc9da8267cf8a551cb3cac980566bf [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=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+dae34b759e282c069aa28752564694effd121a63" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d8258db791143d27d0ce9bca63d4b78c59cf1122fa8f3ed8ddf2108eb086bfb8 [INFO] running `Command { std: "docker" "start" "-a" "d8258db791143d27d0ce9bca63d4b78c59cf1122fa8f3ed8ddf2108eb086bfb8", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] Running `cargo fix --edition` [INFO] [stderr] Migrating Cargo.toml from 2021 edition to 2024 [INFO] [stderr] Fixed Cargo.toml (1 fix) [INFO] [stderr] Compiling proc-macro2 v1.0.82 [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling libc v0.2.154 [INFO] [stderr] Compiling thiserror v1.0.60 [INFO] [stderr] Compiling either v1.11.0 [INFO] [stderr] Compiling serde v1.0.201 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling anyhow v1.0.83 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling anymap2 v0.13.0 [INFO] [stderr] Compiling time-macros v0.2.18 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling matrixmultiply v0.3.8 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Checking zerocopy v0.7.34 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Checking rawpointer v0.2.1 [INFO] [stderr] Checking linux-raw-sys v0.4.13 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling cc v1.0.97 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Checking rustix v0.38.34 [INFO] [stderr] Checking scan_fmt v0.2.6 [INFO] [stderr] Checking itertools v0.12.1 [INFO] [stderr] Compiling rustfft v6.2.0 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking maplit v1.0.2 [INFO] [stderr] Checking strength_reduce v0.2.4 [INFO] [stderr] Checking dyn-hash v0.2.0 [INFO] [stderr] Checking bit-vec v0.6.3 [INFO] [stderr] Compiling syn v2.0.63 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking downcast-rs v1.2.1 [INFO] [stderr] Compiling unicode-normalization v0.1.23 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Checking bit-set v0.5.3 [INFO] [stderr] Compiling crc32fast v1.4.0 [INFO] [stderr] Checking dyn-clone v1.0.17 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking half v2.4.1 [INFO] [stderr] Checking num-complex v0.4.6 [INFO] [stderr] Checking miniz_oxide v0.7.2 [INFO] [stderr] Checking filetime v0.2.23 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking primal-check v0.3.3 [INFO] [stderr] Checking transpose v0.2.3 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Compiling time v0.3.36 [INFO] [stderr] Compiling serde_json v1.0.117 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Checking ndarray v0.15.6 [INFO] [stderr] Checking ciborium-io v0.2.2 [INFO] [stderr] Checking flate2 v1.0.30 [INFO] [stderr] Checking plotters-backend v0.3.5 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Checking os_str_bytes v6.6.1 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking ciborium-ll v0.2.2 [INFO] [stderr] Checking wait-timeout v0.2.0 [INFO] [stderr] Checking crossbeam-deque v0.8.5 [INFO] [stderr] Checking plotters-svg v0.3.5 [INFO] [stderr] Checking cast v0.3.0 [INFO] [stderr] Checking textwrap v0.15.2 [INFO] [stderr] Checking rand_xorshift v0.3.0 [INFO] [stderr] Checking clap_lex v0.2.4 [INFO] [stderr] Checking xattr v1.3.1 [INFO] [stderr] Checking tempfile v3.10.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking is-terminal v0.4.12 [INFO] [stderr] Checking plotters v0.3.5 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking memmap2 v0.9.4 [INFO] [stderr] Checking unarray v0.1.4 [INFO] [stderr] Checking oorandom v11.1.3 [INFO] [stderr] Checking tar v0.4.40 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Checking termcolor v1.4.1 [INFO] [stderr] Checking rusty-fork v0.3.0 [INFO] [stderr] Checking anes v0.1.6 [INFO] [stderr] Checking env_logger v0.10.2 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Checking clap v3.1.18 [INFO] [stderr] Checking proptest v1.4.0 [INFO] [stderr] Compiling serde_derive v1.0.201 [INFO] [stderr] Compiling thiserror-impl v1.0.60 [INFO] [stderr] Compiling liquid-derive v0.26.4 [INFO] [stderr] Checking criterion-plot v0.5.0 [INFO] [stderr] Compiling derive-new v0.5.9 [INFO] [stderr] Compiling prost-derive v0.11.9 [INFO] [stderr] Compiling pest v2.7.10 [INFO] [stderr] Checking prost v0.11.9 [INFO] [stderr] Checking prost-types v0.11.9 [INFO] [stderr] Compiling pest_meta v2.7.10 [INFO] [stderr] Compiling pest_generator v2.7.10 [INFO] [stderr] Compiling pest_derive v2.7.10 [INFO] [stderr] Checking string-interner v0.15.0 [INFO] [stderr] Checking ciborium v0.2.2 [INFO] [stderr] Checking tract-data v0.21.5 [INFO] [stderr] Compiling kstring v2.0.0 [INFO] [stderr] Compiling liquid-core v0.26.4 [INFO] [stderr] Checking tinytemplate v1.2.1 [INFO] [stderr] Checking criterion v0.4.0 [INFO] [stderr] Compiling liquid-lib v0.26.4 [INFO] [stderr] Compiling liquid v0.26.4 [INFO] [stderr] Compiling tract-linalg v0.21.5 [INFO] [stderr] Checking tract-core v0.21.5 [INFO] [stderr] Checking tract-nnef v0.21.5 [INFO] [stderr] Checking tract-hir v0.21.5 [INFO] [stderr] Checking tract-pulse-opl v0.21.5 [INFO] [stderr] Checking tract-pulse v0.21.5 [INFO] [stderr] Checking tract-tensorflow v0.21.5 (/tmp/fixit) [INFO] [stderr] Migrating src/lib.rs from 2021 edition to 2024 [INFO] [stderr] Migrating tests/ops_fake_quant_with_min_max_vars.rs from 2021 edition to 2024 [INFO] [stderr] Migrating tests/ops_array_strided_slice.rs from 2021 edition to 2024 [INFO] [stderr] Migrating tests/ops_random_uniform.rs from 2021 edition to 2024 [INFO] [stderr] Migrating examples/plus3.rs from 2021 edition to 2024 [INFO] [stderr] Migrating tests/ops_nn_pools.rs from 2021 edition to 2024 [INFO] [stderr] Migrating tests/ops_array_pack.rs from 2021 edition to 2024 [INFO] [stderr] Migrating tests/ops_nn_dwconv2d.rs from 2021 edition to 2024 [INFO] [stderr] Migrating tests/ops_nn_space_to_batch.rs from 2021 edition to 2024 [INFO] [stderr] Migrating tests/ops_nn_conv2d.rs from 2021 edition to 2024 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 22.80s [INFO] [stderr] Running `cargo check` to verify 2024 [INFO] [stderr] error: failed to parse manifest at `/tmp/fixit/Cargo.toml` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] feature `conform` includes `tensorflow` which is neither a dependency nor another feature [INFO] [stderr] error: failed to check after updating to 2024 [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `cargo check --frozen --all --all-targets --message-format=json` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "d8258db791143d27d0ce9bca63d4b78c59cf1122fa8f3ed8ddf2108eb086bfb8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d8258db791143d27d0ce9bca63d4b78c59cf1122fa8f3ed8ddf2108eb086bfb8", kill_on_drop: false }` [INFO] [stdout] d8258db791143d27d0ce9bca63d4b78c59cf1122fa8f3ed8ddf2108eb086bfb8