[INFO] fetching crate write-fonts 0.30.0... [INFO] checking write-fonts-0.30.0 against try#da25749bf5e6ba5ed862ff361c19afff2a986b2d for pr-132712 [INFO] extracting crate write-fonts 0.30.0 into /workspace/builds/worker-6-tc2/source [INFO] validating manifest of crates.io crate write-fonts 0.30.0 on toolchain da25749bf5e6ba5ed862ff361c19afff2a986b2d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+da25749bf5e6ba5ed862ff361c19afff2a986b2d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate write-fonts 0.30.0 [INFO] finished tweaking crates.io crate write-fonts 0.30.0 [INFO] tweaked toml for crates.io crate write-fonts 0.30.0 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+da25749bf5e6ba5ed862ff361c19afff2a986b2d" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 73 packages to latest compatible versions [INFO] [stderr] Adding rstest v0.18.2 (available: v0.23.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+da25749bf5e6ba5ed862ff361c19afff2a986b2d" "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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+da25749bf5e6ba5ed862ff361c19afff2a986b2d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 195aa2359d37a774dd3e41c4542e4e9cb4aba318d2a8a121f7ced9b14f907b4a [INFO] running `Command { std: "docker" "start" "-a" "195aa2359d37a774dd3e41c4542e4e9cb4aba318d2a8a121f7ced9b14f907b4a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "195aa2359d37a774dd3e41c4542e4e9cb4aba318d2a8a121f7ced9b14f907b4a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "195aa2359d37a774dd3e41c4542e4e9cb4aba318d2a8a121f7ced9b14f907b4a", kill_on_drop: false }` [INFO] [stdout] 195aa2359d37a774dd3e41c4542e4e9cb4aba318d2a8a121f7ced9b14f907b4a [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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+da25749bf5e6ba5ed862ff361c19afff2a986b2d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a36495ad430176d5056891a1f7b9169262def5838a7d3899cd4de9ce9cb8ce09 [INFO] running `Command { std: "docker" "start" "-a" "a36495ad430176d5056891a1f7b9169262def5838a7d3899cd4de9ce9cb8ce09", 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] Compiling semver v1.0.23 [INFO] [stderr] Checking regex-syntax v0.8.5 [INFO] [stderr] Compiling syn v2.0.87 [INFO] [stderr] Checking kurbo v0.11.1 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Checking ansi_term v0.12.1 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling rstest_macros v0.18.2 [INFO] [stderr] Checking regex-automata v0.4.8 [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Checking env_filter v0.1.2 [INFO] [stderr] Checking env_logger v0.11.5 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling bytemuck_derive v1.8.0 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking bytemuck v1.19.0 [INFO] [stderr] Checking font-types v0.7.3 [INFO] [stderr] Checking read-fonts v0.23.2 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Checking rstest v0.18.2 [INFO] [stderr] Checking write-fonts v0.30.0 (/tmp/fixit) [INFO] [stderr] Migrating src/lib.rs from 2021 edition to 2024 [INFO] [stdout] error[E0432]: unresolved import `font_test_data` [INFO] [stdout] --> src/tables/post.rs:94:13 [INFO] [stdout] | [INFO] [stdout] 94 | use font_test_data::post as test_data; [INFO] [stdout] | ^^^^^^^^^^^^^^ use of undeclared crate or module `font_test_data` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `font_test_data` [INFO] [stdout] --> src/tables/../tests/test_gpos.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use font_test_data::gpos as test_data; [INFO] [stdout] | ^^^^^^^^^^^^^^ use of undeclared crate or module `font_test_data` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `font_test_data` [INFO] [stdout] --> src/tables/../tests/test_gsub.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use font_test_data::gsub as test_data; [INFO] [stdout] | ^^^^^^^^^^^^^^ use of undeclared crate or module `font_test_data` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `font_test_data` [INFO] [stdout] --> src/tables/../tests/layout.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use font_test_data::layout as test_data; [INFO] [stdout] | ^^^^^^^^^^^^^^ use of undeclared crate or module `font_test_data` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition [INFO] [stdout] --> src/graph/splitting/pairpos.rs:351:28 [INFO] [stdout] | [INFO] [stdout] 351 | ($fld:ident, $flag:expr) => { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see Migration Guide [INFO] [stdout] = note: `--force-warn edition-2024-expr-fragment-specifier` implied by `--force-warn rust-2024-compatibility` [INFO] [stdout] help: to keep the existing behavior, use the `expr_2021` fragment specifier [INFO] [stdout] | [INFO] [stdout] 351 | ($fld:ident, $flag:expr_2021) => { [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition [INFO] [stdout] --> src/tables/./value_record.rs:123:21 [INFO] [stdout] | [INFO] [stdout] 123 | ($field:expr, $flag:expr) => { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see Migration Guide [INFO] [stdout] help: to keep the existing behavior, use the `expr_2021` fragment specifier [INFO] [stdout] | [INFO] [stdout] 123 | ($field:expr_2021, $flag:expr) => { [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition [INFO] [stdout] --> src/tables/./value_record.rs:123:33 [INFO] [stdout] | [INFO] [stdout] 123 | ($field:expr, $flag:expr) => { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see Migration Guide [INFO] [stdout] help: to keep the existing behavior, use the `expr_2021` fragment specifier [INFO] [stdout] | [INFO] [stdout] 123 | ($field:expr, $flag:expr_2021) => { [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition [INFO] [stdout] --> src/tables/./value_record.rs:151:21 [INFO] [stdout] | [INFO] [stdout] 151 | ($field:expr, $flag:expr) => { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see Migration Guide [INFO] [stdout] help: to keep the existing behavior, use the `expr_2021` fragment specifier [INFO] [stdout] | [INFO] [stdout] 151 | ($field:expr_2021, $flag:expr) => { [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition [INFO] [stdout] --> src/tables/./value_record.rs:151:33 [INFO] [stdout] | [INFO] [stdout] 151 | ($field:expr, $flag:expr) => { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see Migration Guide [INFO] [stdout] help: to keep the existing behavior, use the `expr_2021` fragment specifier [INFO] [stdout] | [INFO] [stdout] 151 | ($field:expr, $flag:expr_2021) => { [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition [INFO] [stdout] --> src/tables/./value_record.rs:156:21 [INFO] [stdout] | [INFO] [stdout] 156 | ($field:expr, $flag:expr, off) => { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see Migration Guide [INFO] [stdout] help: to keep the existing behavior, use the `expr_2021` fragment specifier [INFO] [stdout] | [INFO] [stdout] 156 | ($field:expr_2021, $flag:expr, off) => { [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition [INFO] [stdout] --> src/tables/./value_record.rs:156:33 [INFO] [stdout] | [INFO] [stdout] 156 | ($field:expr, $flag:expr, off) => { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see Migration Guide [INFO] [stdout] help: to keep the existing behavior, use the `expr_2021` fragment specifier [INFO] [stdout] | [INFO] [stdout] 156 | ($field:expr, $flag:expr_2021, off) => { [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition [INFO] [stdout] --> src/tables/layout.rs:19:25 [INFO] [stdout] | [INFO] [stdout] 19 | (gpos, $ty:ty, $val:expr) => { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see Migration Guide [INFO] [stdout] help: to keep the existing behavior, use the `expr_2021` fragment specifier [INFO] [stdout] | [INFO] [stdout] 19 | (gpos, $ty:ty, $val:expr_2021) => { [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition [INFO] [stdout] --> src/tables/layout.rs:25:25 [INFO] [stdout] | [INFO] [stdout] 25 | (gsub, $ty:ty, $val:expr) => { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see Migration Guide [INFO] [stdout] help: to keep the existing behavior, use the `expr_2021` fragment specifier [INFO] [stdout] | [INFO] [stdout] 25 | (gsub, $ty:ty, $val:expr_2021) => { [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition [INFO] [stdout] --> src/hex_diff.rs:13:12 [INFO] [stdout] | [INFO] [stdout] 13 | ($left:expr, $right:expr$(,)?) => ({ [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see Migration Guide [INFO] [stdout] help: to keep the existing behavior, use the `expr_2021` fragment specifier [INFO] [stdout] | [INFO] [stdout] 13 | ($left:expr_2021, $right:expr$(,)?) => ({ [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition [INFO] [stdout] --> src/hex_diff.rs:13:25 [INFO] [stdout] | [INFO] [stdout] 13 | ($left:expr, $right:expr$(,)?) => ({ [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see Migration Guide [INFO] [stdout] help: to keep the existing behavior, use the `expr_2021` fragment specifier [INFO] [stdout] | [INFO] [stdout] 13 | ($left:expr, $right:expr_2021$(,)?) => ({ [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition [INFO] [stdout] --> src/hex_diff.rs:16:12 [INFO] [stdout] | [INFO] [stdout] 16 | ($left:expr, $right:expr, $($arg:tt)*) => ({ [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see Migration Guide [INFO] [stdout] help: to keep the existing behavior, use the `expr_2021` fragment specifier [INFO] [stdout] | [INFO] [stdout] 16 | ($left:expr_2021, $right:expr, $($arg:tt)*) => ({ [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition [INFO] [stdout] --> src/hex_diff.rs:16:25 [INFO] [stdout] | [INFO] [stdout] 16 | ($left:expr, $right:expr, $($arg:tt)*) => ({ [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see Migration Guide [INFO] [stdout] help: to keep the existing behavior, use the `expr_2021` fragment specifier [INFO] [stdout] | [INFO] [stdout] 16 | ($left:expr, $right:expr_2021, $($arg:tt)*) => ({ [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition [INFO] [stdout] --> src/hex_diff.rs:19:14 [INFO] [stdout] | [INFO] [stdout] 19 | (@ $left:expr, $right:expr, $maybe_semicolon:expr, $($arg:tt)*) => ({ [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see Migration Guide [INFO] [stdout] help: to keep the existing behavior, use the `expr_2021` fragment specifier [INFO] [stdout] | [INFO] [stdout] 19 | (@ $left:expr_2021, $right:expr, $maybe_semicolon:expr, $($arg:tt)*) => ({ [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition [INFO] [stdout] --> src/hex_diff.rs:19:27 [INFO] [stdout] | [INFO] [stdout] 19 | (@ $left:expr, $right:expr, $maybe_semicolon:expr, $($arg:tt)*) => ({ [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see Migration Guide [INFO] [stdout] help: to keep the existing behavior, use the `expr_2021` fragment specifier [INFO] [stdout] | [INFO] [stdout] 19 | (@ $left:expr, $right:expr_2021, $maybe_semicolon:expr, $($arg:tt)*) => ({ [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `write-fonts` (lib test) due to 9 previous errors; 16 warnings emitted [INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition [INFO] [stdout] --> src/hex_diff.rs:19:50 [INFO] [stdout] | [INFO] [stdout] 19 | (@ $left:expr, $right:expr, $maybe_semicolon:expr, $($arg:tt)*) => ({ [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see Migration Guide [INFO] [stdout] help: to keep the existing behavior, use the `expr_2021` fragment specifier [INFO] [stdout] | [INFO] [stdout] 19 | (@ $left:expr, $right:expr, $maybe_semicolon:expr_2021, $($arg:tt)*) => ({ [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `font_test_data` [INFO] [stdout] --> src/tables/fvar.rs:196:33 [INFO] [stdout] | [INFO] [stdout] 196 | let font = FontRef::new(font_test_data::VAZIRMATN_VAR).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^ use of undeclared crate or module `font_test_data` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `font_test_data` [INFO] [stdout] --> src/tables/glyf/composite.rs:310:33 [INFO] [stdout] | [INFO] [stdout] 310 | let font = FontRef::new(font_test_data::VAZIRMATN_VAR).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^ use of undeclared crate or module `font_test_data` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `font_test_data` [INFO] [stdout] --> src/tables/glyf/simple.rs:618:33 [INFO] [stdout] | [INFO] [stdout] 618 | let font = FontRef::new(font_test_data::SIMPLE_GLYF).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^ use of undeclared crate or module `font_test_data` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `font_test_data` [INFO] [stdout] --> src/tables/glyf/simple.rs:642:33 [INFO] [stdout] | [INFO] [stdout] 642 | let font = FontRef::new(font_test_data::SIMPLE_GLYF).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^ use of undeclared crate or module `font_test_data` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `font_test_data` [INFO] [stdout] --> src/tables/glyf/simple.rs:668:33 [INFO] [stdout] | [INFO] [stdout] 668 | let font = FontRef::new(font_test_data::VAZIRMATN_VAR).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^ use of undeclared crate or module `font_test_data` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] Fixed src/graph/splitting/pairpos.rs (1 fix) [INFO] [stderr] Fixed src/tables/layout.rs (2 fixes) [INFO] [stderr] Fixed src/tables/./value_record.rs (6 fixes) [INFO] [stderr] Fixed src/graph.rs (1 fix) [INFO] [stderr] error: failed to migrate to next edition [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `cargo fix --edition --allow-no-vcs --allow-dirty --frozen --all --all-targets --message-format=json` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "a36495ad430176d5056891a1f7b9169262def5838a7d3899cd4de9ce9cb8ce09", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a36495ad430176d5056891a1f7b9169262def5838a7d3899cd4de9ce9cb8ce09", kill_on_drop: false }` [INFO] [stdout] a36495ad430176d5056891a1f7b9169262def5838a7d3899cd4de9ce9cb8ce09