[INFO] fetching crate cervo-runtime 0.6.0... [INFO] checking cervo-runtime-0.6.0 against master#91c0823ee63e793d990bb9fed898dc95b5d6db51 for pr-125384-2 [INFO] extracting crate cervo-runtime 0.6.0 into /workspace/builds/worker-3-tc1/source [INFO] validating manifest of crates.io crate cervo-runtime 0.6.0 on toolchain 91c0823ee63e793d990bb9fed898dc95b5d6db51 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+91c0823ee63e793d990bb9fed898dc95b5d6db51" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate cervo-runtime 0.6.0 [INFO] finished tweaking crates.io crate cervo-runtime 0.6.0 [INFO] tweaked toml for crates.io crate cervo-runtime 0.6.0 written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+91c0823ee63e793d990bb9fed898dc95b5d6db51" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 150 packages to latest compatible versions [INFO] [stderr] Adding bitflags v1.3.2 (latest: v2.5.0) [INFO] [stderr] Adding derive-new v0.5.9 (latest: v0.6.0) [INFO] [stderr] Adding generic-array v0.14.7 (latest: v1.0.0) [INFO] [stderr] Adding itertools v0.10.5 (latest: v0.13.0) [INFO] [stderr] Adding itertools v0.12.1 (latest: v0.13.0) [INFO] [stderr] Adding linux-raw-sys v0.4.14 (latest: v0.6.4) [INFO] [stderr] Adding prost v0.11.9 (latest: v0.12.6) [INFO] [stderr] Adding prost-derive v0.11.9 (latest: v0.12.6) [INFO] [stderr] Adding redox_syscall v0.4.1 (latest: v0.5.1) [INFO] [stderr] Adding string-interner v0.15.0 (latest: v0.17.0) [INFO] [stderr] Adding syn v1.0.109 (latest: v2.0.66) [INFO] [stderr] Adding wasi v0.11.0+wasi-snapshot-preview1 (latest: v0.13.1+wasi-0.2.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+91c0823ee63e793d990bb9fed898dc95b5d6db51" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded string-interner v0.15.0 [INFO] [stderr] Downloaded rawpointer v0.2.1 [INFO] [stderr] Downloaded derive-new v0.5.9 [INFO] [stderr] Downloaded scan_fmt v0.2.6 [INFO] [stderr] Downloaded cervo-core v0.6.0 [INFO] [stderr] Downloaded cervo-nnef v0.6.0 [INFO] [stderr] Downloaded tract-data v0.21.5 [INFO] [stderr] Downloaded tract-onnx-opl v0.21.5 [INFO] [stderr] Downloaded memmap2 v0.9.4 [INFO] [stderr] Downloaded prost-derive v0.11.9 [INFO] [stderr] Downloaded prost v0.11.9 [INFO] [stderr] Downloaded tar v0.4.40 [INFO] [stderr] Downloaded tract-linalg v0.21.5 [INFO] [stderr] Downloaded rustfft v6.2.0 [INFO] [stderr] Downloaded tract-nnef v0.21.5 [INFO] [stderr] Downloaded tract-onnx v0.21.5 [INFO] [stderr] Downloaded rand_distr v0.4.3 [INFO] [stderr] Downloaded pest v2.7.10 [INFO] [stderr] Downloaded liquid-core v0.26.4 [INFO] [stderr] Downloaded matrixmultiply v0.3.8 [INFO] [stderr] Downloaded ndarray v0.15.6 [INFO] [stderr] Downloaded tract-core v0.21.5 [INFO] [stderr] Downloaded ucd-trie v0.1.6 [INFO] [stderr] Downloaded pest_meta v2.7.10 [INFO] [stderr] Downloaded perchance v0.5.3 [INFO] [stderr] Downloaded transpose v0.2.3 [INFO] [stderr] Downloaded pest_derive v2.7.10 [INFO] [stderr] Downloaded xattr v1.3.1 [INFO] [stderr] Downloaded primal-check v0.3.3 [INFO] [stderr] Downloaded doc-comment v0.3.3 [INFO] [stderr] Downloaded liquid-lib v0.26.4 [INFO] [stderr] Downloaded liquid v0.26.4 [INFO] [stderr] Downloaded anymap2 v0.13.0 [INFO] [stderr] Downloaded kstring v2.0.0 [INFO] [stderr] Downloaded liquid-derive v0.26.4 [INFO] [stderr] Downloaded dyn-hash v0.2.0 [INFO] [stderr] Downloaded maplit v1.0.2 [INFO] [stderr] Downloaded tract-hir v0.21.5 [INFO] [stderr] Downloaded cervo-asset v0.6.0 [INFO] [stderr] Downloaded ordered-float v4.2.0 [INFO] [stderr] Downloaded strength_reduce v0.2.4 [INFO] [stderr] Downloaded pest_generator v2.7.10 [INFO] [stderr] Downloaded cervo-onnx v0.6.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+91c0823ee63e793d990bb9fed898dc95b5d6db51" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2f2c58bef6ac5597475a0c762c38e084b5b026ab1bb855f67d8ce6f61ea06551 [INFO] running `Command { std: "docker" "start" "-a" "2f2c58bef6ac5597475a0c762c38e084b5b026ab1bb855f67d8ce6f61ea06551", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2f2c58bef6ac5597475a0c762c38e084b5b026ab1bb855f67d8ce6f61ea06551", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2f2c58bef6ac5597475a0c762c38e084b5b026ab1bb855f67d8ce6f61ea06551", kill_on_drop: false }` [INFO] [stdout] 2f2c58bef6ac5597475a0c762c38e084b5b026ab1bb855f67d8ce6f61ea06551 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+91c0823ee63e793d990bb9fed898dc95b5d6db51" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d8a13d12f52d7f5daeb25d9b0d622dac7306bdee24b4e24aed13b63f1caf5e4a [INFO] running `Command { std: "docker" "start" "-a" "d8a13d12f52d7f5daeb25d9b0d622dac7306bdee24b4e24aed13b63f1caf5e4a", kill_on_drop: false }` [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling memchr v2.7.2 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling ucd-trie v0.1.6 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling either v1.12.0 [INFO] [stderr] Compiling serde v1.0.203 [INFO] [stderr] Compiling regex-syntax v0.8.3 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling anyhow v1.0.86 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling syn v2.0.66 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling time-macros v0.2.18 [INFO] [stderr] Compiling anymap2 v0.13.0 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling matrixmultiply v0.3.8 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling unicode-segmentation v1.11.0 [INFO] [stderr] Checking zerocopy v0.7.34 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Checking rawpointer v0.2.1 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Checking scan_fmt v0.2.6 [INFO] [stderr] Checking itertools v0.12.1 [INFO] [stderr] Compiling unicode-normalization v0.1.23 [INFO] [stderr] Compiling rustfft v6.2.0 [INFO] [stderr] Checking strength_reduce v0.2.4 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Checking downcast-rs v1.2.1 [INFO] [stderr] Checking dyn-hash v0.2.0 [INFO] [stderr] Checking maplit v1.0.2 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking bit-vec v0.6.3 [INFO] [stderr] Checking dyn-clone v1.0.17 [INFO] [stderr] Compiling half v2.4.1 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Checking ppv-lite86 v0.2.17 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling time v0.3.36 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking num-complex v0.4.6 [INFO] [stderr] Checking bit-set v0.5.3 [INFO] [stderr] Compiling regex-automata v0.4.6 [INFO] [stderr] Checking transpose v0.2.3 [INFO] [stderr] Checking primal-check v0.3.3 [INFO] [stderr] Checking ndarray v0.15.6 [INFO] [stderr] Checking linux-raw-sys v0.4.14 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking bitflags v2.5.0 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking miniz_oxide v0.7.3 [INFO] [stderr] Checking filetime v0.2.23 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking crc32fast v1.4.2 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking ordered-float v4.2.0 [INFO] [stderr] Checking flate2 v1.0.30 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking rand_distr v0.4.3 [INFO] [stderr] Checking memmap2 v0.9.4 [INFO] [stderr] Compiling thiserror-impl v1.0.61 [INFO] [stderr] Compiling serde_derive v1.0.203 [INFO] [stderr] Compiling liquid-derive v0.26.4 [INFO] [stderr] Checking perchance v0.5.3 [INFO] [stderr] Compiling derive-new v0.5.9 [INFO] [stderr] Compiling prost-derive v0.11.9 [INFO] [stderr] Checking string-interner v0.15.0 [INFO] [stderr] Compiling thiserror v1.0.61 [INFO] [stderr] Compiling pest v2.7.10 [INFO] [stderr] Compiling regex v1.10.4 [INFO] [stderr] Checking xattr v1.3.1 [INFO] [stderr] Checking tar v0.4.40 [INFO] [stderr] Checking prost v0.11.9 [INFO] [stderr] Checking tract-data v0.21.5 [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] Compiling kstring v2.0.0 [INFO] [stderr] Compiling liquid-core v0.26.4 [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-hir v0.21.5 [INFO] [stderr] Checking tract-nnef v0.21.5 [INFO] [stderr] Checking cervo-core v0.6.0 [INFO] [stderr] Checking tract-onnx-opl v0.21.5 [INFO] [stderr] Checking cervo-runtime v0.6.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking tract-onnx v0.21.5 [INFO] [stderr] Checking cervo-nnef v0.6.0 [INFO] [stderr] Checking cervo-onnx v0.6.0 [INFO] [stderr] Checking cervo-asset v0.6.0 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 47.87s [INFO] running `Command { std: "docker" "inspect" "d8a13d12f52d7f5daeb25d9b0d622dac7306bdee24b4e24aed13b63f1caf5e4a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d8a13d12f52d7f5daeb25d9b0d622dac7306bdee24b4e24aed13b63f1caf5e4a", kill_on_drop: false }` [INFO] [stdout] d8a13d12f52d7f5daeb25d9b0d622dac7306bdee24b4e24aed13b63f1caf5e4a [INFO] checking cervo-runtime-0.6.0 against try#519d6e23a6cb73c4d0f295f71ad37db8e95c54ab for pr-125384-2 [INFO] extracting crate cervo-runtime 0.6.0 into /workspace/builds/worker-3-tc2/source [INFO] validating manifest of crates.io crate cervo-runtime 0.6.0 on toolchain 519d6e23a6cb73c4d0f295f71ad37db8e95c54ab [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+519d6e23a6cb73c4d0f295f71ad37db8e95c54ab" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate cervo-runtime 0.6.0 [INFO] finished tweaking crates.io crate cervo-runtime 0.6.0 [INFO] tweaked toml for crates.io crate cervo-runtime 0.6.0 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" "+519d6e23a6cb73c4d0f295f71ad37db8e95c54ab" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 150 packages to latest compatible versions [INFO] [stderr] Adding bitflags v1.3.2 (latest: v2.5.0) [INFO] [stderr] Adding derive-new v0.5.9 (latest: v0.6.0) [INFO] [stderr] Adding generic-array v0.14.7 (latest: v1.0.0) [INFO] [stderr] Adding itertools v0.10.5 (latest: v0.13.0) [INFO] [stderr] Adding itertools v0.12.1 (latest: v0.13.0) [INFO] [stderr] Adding linux-raw-sys v0.4.14 (latest: v0.6.4) [INFO] [stderr] Adding prost v0.11.9 (latest: v0.12.6) [INFO] [stderr] Adding prost-derive v0.11.9 (latest: v0.12.6) [INFO] [stderr] Adding redox_syscall v0.4.1 (latest: v0.5.1) [INFO] [stderr] Adding string-interner v0.15.0 (latest: v0.17.0) [INFO] [stderr] Adding syn v1.0.109 (latest: v2.0.66) [INFO] [stderr] Adding wasi v0.11.0+wasi-snapshot-preview1 (latest: v0.13.1+wasi-0.2.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+519d6e23a6cb73c4d0f295f71ad37db8e95c54ab" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+519d6e23a6cb73c4d0f295f71ad37db8e95c54ab" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e293079b0c661ba6d2032cc6c41e0a652c2a563bd0e5a0236c8264d086c753f2 [INFO] running `Command { std: "docker" "start" "-a" "e293079b0c661ba6d2032cc6c41e0a652c2a563bd0e5a0236c8264d086c753f2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e293079b0c661ba6d2032cc6c41e0a652c2a563bd0e5a0236c8264d086c753f2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e293079b0c661ba6d2032cc6c41e0a652c2a563bd0e5a0236c8264d086c753f2", kill_on_drop: false }` [INFO] [stdout] e293079b0c661ba6d2032cc6c41e0a652c2a563bd0e5a0236c8264d086c753f2 [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=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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+519d6e23a6cb73c4d0f295f71ad37db8e95c54ab" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1f04b37e582c14251bf5d8038f4ff0916de116bc72a60536b35af4d5f8b8efe3 [INFO] running `Command { std: "docker" "start" "-a" "1f04b37e582c14251bf5d8038f4ff0916de116bc72a60536b35af4d5f8b8efe3", 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 libm v0.2.8 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling memchr v2.7.2 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling ucd-trie v0.1.6 [INFO] [stderr] Compiling either v1.12.0 [INFO] [stderr] Compiling serde v1.0.203 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling regex-syntax v0.8.3 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling anyhow v1.0.86 [INFO] [stderr] Compiling syn v2.0.66 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling anymap2 v0.13.0 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling time-macros v0.2.18 [INFO] [stderr] Compiling matrixmultiply v0.3.8 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling unicode-segmentation v1.11.0 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Checking zerocopy v0.7.34 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Checking rawpointer v0.2.1 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Compiling half v2.4.1 [INFO] [stderr] Checking minimal-lexical v0.2.1 [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 lazy_static v1.4.0 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Checking downcast-rs v1.2.1 [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 getrandom v0.2.15 [INFO] [stderr] Checking dyn-clone v1.0.17 [INFO] [stderr] Compiling time v0.3.36 [INFO] [stderr] Checking bit-vec v0.6.3 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Compiling unicode-normalization v0.1.23 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking bit-set v0.5.3 [INFO] [stderr] Checking ppv-lite86 v0.2.17 [INFO] [stderr] Checking bitflags v2.5.0 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking num-complex v0.4.6 [INFO] [stderr] Checking linux-raw-sys v0.4.14 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Checking miniz_oxide v0.7.3 [INFO] [stderr] Checking primal-check v0.3.3 [INFO] [stderr] Checking transpose v0.2.3 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking ndarray v0.15.6 [INFO] [stderr] Checking filetime v0.2.23 [INFO] [stderr] Checking crc32fast v1.4.2 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling regex-automata v0.4.6 [INFO] [stderr] Checking ordered-float v4.2.0 [INFO] [stderr] Compiling thiserror-impl v1.0.61 [INFO] [stderr] Compiling serde_derive v1.0.203 [INFO] [stderr] Compiling liquid-derive v0.26.4 [INFO] [stderr] Checking rand_distr v0.4.3 [INFO] [stderr] Checking flate2 v1.0.30 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking perchance v0.5.3 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking memmap2 v0.9.4 [INFO] [stderr] Compiling thiserror v1.0.61 [INFO] [stderr] Checking string-interner v0.15.0 [INFO] [stderr] Compiling pest v2.7.10 [INFO] [stderr] Compiling derive-new v0.5.9 [INFO] [stderr] Compiling prost-derive v0.11.9 [INFO] [stderr] Checking xattr v1.3.1 [INFO] [stderr] Checking tar v0.4.40 [INFO] [stderr] Compiling pest_meta v2.7.10 [INFO] [stderr] Compiling pest_generator v2.7.10 [INFO] [stderr] Checking prost v0.11.9 [INFO] [stderr] Compiling regex v1.10.4 [INFO] [stderr] Checking tract-data v0.21.5 [INFO] [stderr] Compiling pest_derive v2.7.10 [INFO] [stderr] Compiling kstring v2.0.0 [INFO] [stderr] Compiling liquid-core v0.26.4 [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-hir v0.21.5 [INFO] [stderr] Checking tract-nnef v0.21.5 [INFO] [stderr] Checking cervo-core v0.6.0 [INFO] [stderr] Checking tract-onnx-opl v0.21.5 [INFO] [stderr] Checking cervo-runtime v0.6.0 (/tmp/fixit) [INFO] [stderr] Migrating src/lib.rs from 2021 edition to 2024 [INFO] [stderr] Fixed src/runtime.rs (4 fixes) [INFO] [stderr] Checking tract-onnx v0.21.5 [INFO] [stderr] Checking cervo-onnx v0.6.0 [INFO] [stderr] Checking cervo-nnef v0.6.0 [INFO] [stderr] Checking cervo-asset v0.6.0 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 58.42s [INFO] [stderr] Running `cargo check` to verify 2024 [INFO] [stderr] Checking cervo-runtime v0.6.0 (/tmp/fixit) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.45s [INFO] running `Command { std: "docker" "inspect" "1f04b37e582c14251bf5d8038f4ff0916de116bc72a60536b35af4d5f8b8efe3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1f04b37e582c14251bf5d8038f4ff0916de116bc72a60536b35af4d5f8b8efe3", kill_on_drop: false }` [INFO] [stdout] 1f04b37e582c14251bf5d8038f4ff0916de116bc72a60536b35af4d5f8b8efe3