[INFO] fetching crate move-syn 0.0.5-alpha.2...
[INFO] testing move-syn-0.0.5-alpha.2 against 1.91.0 for beta-1.92-2
[INFO] extracting crate move-syn 0.0.5-alpha.2 into /workspace/builds/worker-5-tc1/source
[INFO] started tweaking crates.io crate move-syn 0.0.5-alpha.2
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate move-syn 0.0.5-alpha.2
[INFO] tweaked toml for crates.io crate move-syn 0.0.5-alpha.2 written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate move-syn 0.0.5-alpha.2 on toolchain 1.91.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate move-syn 0.0.5-alpha.2 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" "+1.91.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded testresult v0.4.1
[INFO] [stderr]   Downloaded rustdoc-json v0.9.7
[INFO] [stderr]   Downloaded rustdoc-types v0.55.0
[INFO] [stderr]   Downloaded public-api v0.50.1
[INFO] [stderr]   Downloaded similar-asserts v1.7.0
[INFO] [stderr]   Downloaded hashbag v0.1.12
[INFO] [stderr]   Downloaded cargo-util-schemas v0.8.2
[INFO] [stderr]   Downloaded rustup-toolchain v0.1.10
[INFO] [stderr]   Downloaded cargo_metadata v0.21.0
[INFO] [stderr]   Downloaded unsynn v0.2.0
[INFO] [stderr]   Downloaded insta v1.43.2
[INFO] [stderr]   Downloaded snapshot-testing v0.1.8
[INFO] [stderr]   Downloaded cargo-manifest v0.19.1
[INFO] [stderr]   Downloaded mutants v0.0.3
[INFO] [stderr]   Downloaded shadow_counted v0.4.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 50cdd4c3bdee529b9fbe3c390fc56235b08a2576be9ff55562cd9fae7e623948
[INFO] running `Command { std: "docker" "start" "-a" "50cdd4c3bdee529b9fbe3c390fc56235b08a2576be9ff55562cd9fae7e623948", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "50cdd4c3bdee529b9fbe3c390fc56235b08a2576be9ff55562cd9fae7e623948", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "50cdd4c3bdee529b9fbe3c390fc56235b08a2576be9ff55562cd9fae7e623948", kill_on_drop: false }`
[INFO] [stdout] 50cdd4c3bdee529b9fbe3c390fc56235b08a2576be9ff55562cd9fae7e623948
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.91.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c7b66b3de0666c5ba6511d094f800a3599af8e40d69338341cf420b3285828c5
[INFO] running `Command { std: "docker" "start" "-a" "c7b66b3de0666c5ba6511d094f800a3599af8e40d69338341cf420b3285828c5", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling unicode-ident v1.0.19
[INFO] [stderr]    Compiling mutants v0.0.3
[INFO] [stderr]    Compiling shadow_counted v0.4.0
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling unsynn v0.2.0
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling move-syn v0.0.5-alpha.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.33s
[INFO] running `Command { std: "docker" "inspect" "c7b66b3de0666c5ba6511d094f800a3599af8e40d69338341cf420b3285828c5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c7b66b3de0666c5ba6511d094f800a3599af8e40d69338341cf420b3285828c5", kill_on_drop: false }`
[INFO] [stdout] c7b66b3de0666c5ba6511d094f800a3599af8e40d69338341cf420b3285828c5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.91.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ed3ba6fb90bf67166d25866d7584bb4cd58ca23e1a9644d86836b24d78fe28f5
[INFO] running `Command { std: "docker" "start" "-a" "ed3ba6fb90bf67166d25866d7584bb4cd58ca23e1a9644d86836b24d78fe28f5", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling typeid v1.0.3
[INFO] [stderr]    Compiling indexmap v2.11.4
[INFO] [stderr]    Compiling erased-serde v0.4.8
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling camino v1.2.1
[INFO] [stderr]    Compiling similar v2.7.0
[INFO] [stderr]    Compiling hashbag v0.1.12
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling testresult v0.4.1
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling similar-asserts v1.7.0
[INFO] [stderr]    Compiling insta v1.43.2
[INFO] [stderr]    Compiling ordered-float v2.10.1
[INFO] [stderr]    Compiling snapshot-testing v0.1.8
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling serde-untagged v0.1.9
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling zerovec v0.11.4
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling rustup-toolchain v0.1.10
[INFO] [stderr]    Compiling derive_more v2.0.1
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.3
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde-value v0.7.0
[INFO] [stderr]    Compiling cargo-platform v0.2.0
[INFO] [stderr]    Compiling rustdoc-types v0.55.0
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling public-api v0.50.1
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling cargo-util-schemas v0.8.2
[INFO] [stderr]    Compiling cargo-manifest v0.19.1
[INFO] [stderr]    Compiling cargo_metadata v0.21.0
[INFO] [stderr]    Compiling rustdoc-json v0.9.7
[INFO] [stderr]    Compiling move-syn v0.0.5-alpha.2 (/opt/rustwide/workdir)
[INFO] [stdout] error: couldn't read `tests/../../../move/sui-framework/sources/accumulator.move`: No such file or directory (os error 2)
[INFO] [stdout]   --> tests/sui-framework.rs:9:27
[INFO] [stdout]    |
[INFO] [stdout]  9 |               let content = include_str!(concat!(
[INFO] [stdout]    |  ___________________________^
[INFO] [stdout] 10 | |                 "../../../move/sui-framework/sources/",
[INFO] [stdout] 11 | |                 stringify!($file),
[INFO] [stdout] 12 | |                 ".move"
[INFO] [stdout] 13 | |             ));
[INFO] [stdout]    | |______________^
[INFO] [stdout] ...
[INFO] [stdout] 21 | / test_file!(
[INFO] [stdout] 22 | |     accumulator,
[INFO] [stdout] 23 | |     address,
[INFO] [stdout] 24 | |     authenticator_state,
[INFO] [stdout] ...  |
[INFO] [stdout] 59 | |     versioned,
[INFO] [stdout] 60 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_str` which comes from the expansion of the macro `test_file` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../../../move/sui-framework/sources/address.move`: No such file or directory (os error 2)
[INFO] [stdout]   --> tests/sui-framework.rs:9:27
[INFO] [stdout]    |
[INFO] [stdout]  9 |               let content = include_str!(concat!(
[INFO] [stdout]    |  ___________________________^
[INFO] [stdout] 10 | |                 "../../../move/sui-framework/sources/",
[INFO] [stdout] 11 | |                 stringify!($file),
[INFO] [stdout] 12 | |                 ".move"
[INFO] [stdout] 13 | |             ));
[INFO] [stdout]    | |______________^
[INFO] [stdout] ...
[INFO] [stdout] 21 | / test_file!(
[INFO] [stdout] 22 | |     accumulator,
[INFO] [stdout] 23 | |     address,
[INFO] [stdout] 24 | |     authenticator_state,
[INFO] [stdout] ...  |
[INFO] [stdout] 59 | |     versioned,
[INFO] [stdout] 60 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_str` which comes from the expansion of the macro `test_file` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../../../move/sui-framework/sources/authenticator_state.move`: No such file or directory (os error 2)
[INFO] [stdout]   --> tests/sui-framework.rs:9:27
[INFO] [stdout]    |
[INFO] [stdout]  9 |               let content = include_str!(concat!(
[INFO] [stdout]    |  ___________________________^
[INFO] [stdout] 10 | |                 "../../../move/sui-framework/sources/",
[INFO] [stdout] 11 | |                 stringify!($file),
[INFO] [stdout] 12 | |                 ".move"
[INFO] [stdout] 13 | |             ));
[INFO] [stdout]    | |______________^
[INFO] [stdout] ...
[INFO] [stdout] 21 | / test_file!(
[INFO] [stdout] 22 | |     accumulator,
[INFO] [stdout] 23 | |     address,
[INFO] [stdout] 24 | |     authenticator_state,
[INFO] [stdout] ...  |
[INFO] [stdout] 59 | |     versioned,
[INFO] [stdout] 60 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_str` which comes from the expansion of the macro `test_file` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../../../move/sui-framework/sources/bag.move`: No such file or directory (os error 2)
[INFO] [stdout]   --> tests/sui-framework.rs:9:27
[INFO] [stdout]    |
[INFO] [stdout]  9 |               let content = include_str!(concat!(
[INFO] [stdout]    |  ___________________________^
[INFO] [stdout] 10 | |                 "../../../move/sui-framework/sources/",
[INFO] [stdout] 11 | |                 stringify!($file),
[INFO] [stdout] 12 | |                 ".move"
[INFO] [stdout] 13 | |             ));
[INFO] [stdout]    | |______________^
[INFO] [stdout] ...
[INFO] [stdout] 21 | / test_file!(
[INFO] [stdout] 22 | |     accumulator,
[INFO] [stdout] 23 | |     address,
[INFO] [stdout] 24 | |     authenticator_state,
[INFO] [stdout] ...  |
[INFO] [stdout] 59 | |     versioned,
[INFO] [stdout] 60 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_str` which comes from the expansion of the macro `test_file` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../../../move/sui-framework/sources/balance.move`: No such file or directory (os error 2)
[INFO] [stdout]   --> tests/sui-framework.rs:9:27
[INFO] [stdout]    |
[INFO] [stdout]  9 |               let content = include_str!(concat!(
[INFO] [stdout]    |  ___________________________^
[INFO] [stdout] 10 | |                 "../../../move/sui-framework/sources/",
[INFO] [stdout] 11 | |                 stringify!($file),
[INFO] [stdout] 12 | |                 ".move"
[INFO] [stdout] 13 | |             ));
[INFO] [stdout]    | |______________^
[INFO] [stdout] ...
[INFO] [stdout] 21 | / test_file!(
[INFO] [stdout] 22 | |     accumulator,
[INFO] [stdout] 23 | |     address,
[INFO] [stdout] 24 | |     authenticator_state,
[INFO] [stdout] ...  |
[INFO] [stdout] 59 | |     versioned,
[INFO] [stdout] 60 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_str` which comes from the expansion of the macro `test_file` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../../../move/sui-framework/sources/bcs.move`: No such file or directory (os error 2)
[INFO] [stdout]   --> tests/sui-framework.rs:9:27
[INFO] [stdout]    |
[INFO] [stdout]  9 |               let content = include_str!(concat!(
[INFO] [stdout]    |  ___________________________^
[INFO] [stdout] 10 | |                 "../../../move/sui-framework/sources/",
[INFO] [stdout] 11 | |                 stringify!($file),
[INFO] [stdout] 12 | |                 ".move"
[INFO] [stdout] 13 | |             ));
[INFO] [stdout]    | |______________^
[INFO] [stdout] ...
[INFO] [stdout] 21 | / test_file!(
[INFO] [stdout] 22 | |     accumulator,
[INFO] [stdout] 23 | |     address,
[INFO] [stdout] 24 | |     authenticator_state,
[INFO] [stdout] ...  |
[INFO] [stdout] 59 | |     versioned,
[INFO] [stdout] 60 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_str` which comes from the expansion of the macro `test_file` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../../../move/sui-framework/sources/borrow.move`: No such file or directory (os error 2)
[INFO] [stdout]   --> tests/sui-framework.rs:9:27
[INFO] [stdout]    |
[INFO] [stdout]  9 |               let content = include_str!(concat!(
[INFO] [stdout]    |  ___________________________^
[INFO] [stdout] 10 | |                 "../../../move/sui-framework/sources/",
[INFO] [stdout] 11 | |                 stringify!($file),
[INFO] [stdout] 12 | |                 ".move"
[INFO] [stdout] 13 | |             ));
[INFO] [stdout]    | |______________^
[INFO] [stdout] ...
[INFO] [stdout] 21 | / test_file!(
[INFO] [stdout] 22 | |     accumulator,
[INFO] [stdout] 23 | |     address,
[INFO] [stdout] 24 | |     authenticator_state,
[INFO] [stdout] ...  |
[INFO] [stdout] 59 | |     versioned,
[INFO] [stdout] 60 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_str` which comes from the expansion of the macro `test_file` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../../../move/move-stdlib/sources/address.move`: No such file or directory (os error 2)
[INFO] [stdout]   --> tests/move-stdlib.rs:9:27
[INFO] [stdout]    |
[INFO] [stdout]  9 |               let content = include_str!(concat!(
[INFO] [stdout]    |  ___________________________^
[INFO] [stdout] 10 | |                 "../../../move/move-stdlib/sources/",
[INFO] [stdout] 11 | |                 stringify!($file),
[INFO] [stdout] 12 | |                 ".move"
[INFO] [stdout] 13 | |             ));
[INFO] [stdout]    | |______________^
[INFO] [stdout] ...
[INFO] [stdout] 21 | / test_file!(
[INFO] [stdout] 22 | |     address,
[INFO] [stdout] 23 | |     ascii,
[INFO] [stdout] 24 | |     bcs,
[INFO] [stdout] ...  |
[INFO] [stdout] 40 | |     vector,
[INFO] [stdout] 41 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_str` which comes from the expansion of the macro `test_file` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../../../move/move-stdlib/sources/ascii.move`: No such file or directory (os error 2)
[INFO] [stdout]   --> tests/move-stdlib.rs:9:27
[INFO] [stdout]    |
[INFO] [stdout]  9 |               let content = include_str!(concat!(
[INFO] [stdout]    |  ___________________________^
[INFO] [stdout] 10 | |                 "../../../move/move-stdlib/sources/",
[INFO] [stdout] 11 | |                 stringify!($file),
[INFO] [stdout] 12 | |                 ".move"
[INFO] [stdout] 13 | |             ));
[INFO] [stdout]    | |______________^
[INFO] [stdout] ...
[INFO] [stdout] 21 | / test_file!(
[INFO] [stdout] 22 | |     address,
[INFO] [stdout] 23 | |     ascii,
[INFO] [stdout] 24 | |     bcs,
[INFO] [stdout] ...  |
[INFO] [stdout] 40 | |     vector,
[INFO] [stdout] 41 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_str` which comes from the expansion of the macro `test_file` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../../../move/move-stdlib/sources/bcs.move`: No such file or directory (os error 2)
[INFO] [stdout]   --> tests/move-stdlib.rs:9:27
[INFO] [stdout]    |
[INFO] [stdout]  9 |               let content = include_str!(concat!(
[INFO] [stdout]    |  ___________________________^
[INFO] [stdout] 10 | |                 "../../../move/move-stdlib/sources/",
[INFO] [stdout] 11 | |                 stringify!($file),
[INFO] [stdout] 12 | |                 ".move"
[INFO] [stdout] 13 | |             ));
[INFO] [stdout]    | |______________^
[INFO] [stdout] ...
[INFO] [stdout] 21 | / test_file!(
[INFO] [stdout] 22 | |     address,
[INFO] [stdout] 23 | |     ascii,
[INFO] [stdout] 24 | |     bcs,
[INFO] [stdout] ...  |
[INFO] [stdout] 40 | |     vector,
[INFO] [stdout] 41 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_str` which comes from the expansion of the macro `test_file` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../../../move/move-stdlib/sources/bit_vector.move`: No such file or directory (os error 2)
[INFO] [stdout]   --> tests/move-stdlib.rs:9:27
[INFO] [stdout]    |
[INFO] [stdout]  9 |               let content = include_str!(concat!(
[INFO] [stdout]    |  ___________________________^
[INFO] [stdout] 10 | |                 "../../../move/move-stdlib/sources/",
[INFO] [stdout] 11 | |                 stringify!($file),
[INFO] [stdout] 12 | |                 ".move"
[INFO] [stdout] 13 | |             ));
[INFO] [stdout]    | |______________^
[INFO] [stdout] ...
[INFO] [stdout] 21 | / test_file!(
[INFO] [stdout] 22 | |     address,
[INFO] [stdout] 23 | |     ascii,
[INFO] [stdout] 24 | |     bcs,
[INFO] [stdout] ...  |
[INFO] [stdout] 40 | |     vector,
[INFO] [stdout] 41 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_str` which comes from the expansion of the macro `test_file` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../../../move/sui-framework/sources/clock.move`: No such file or directory (os error 2)
[INFO] [stdout]   --> tests/sui-framework.rs:9:27
[INFO] [stdout]    |
[INFO] [stdout]  9 |               let content = include_str!(concat!(
[INFO] [stdout]    |  ___________________________^
[INFO] [stdout] 10 | |                 "../../../move/sui-framework/sources/",
[INFO] [stdout] 11 | |                 stringify!($file),
[INFO] [stdout] 12 | |                 ".move"
[INFO] [stdout] 13 | |             ));
[INFO] [stdout]    | |______________^
[INFO] [stdout] ...
[INFO] [stdout] 21 | / test_file!(
[INFO] [stdout] 22 | |     accumulator,
[INFO] [stdout] 23 | |     address,
[INFO] [stdout] 24 | |     authenticator_state,
[INFO] [stdout] ...  |
[INFO] [stdout] 59 | |     versioned,
[INFO] [stdout] 60 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_str` which comes from the expansion of the macro `test_file` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../../../move/sui-framework/sources/coin.move`: No such file or directory (os error 2)
[INFO] [stdout]   --> tests/sui-framework.rs:9:27
[INFO] [stdout]    |
[INFO] [stdout]  9 |               let content = include_str!(concat!(
[INFO] [stdout]    |  ___________________________^
[INFO] [stdout] 10 | |                 "../../../move/sui-framework/sources/",
[INFO] [stdout] 11 | |                 stringify!($file),
[INFO] [stdout] 12 | |                 ".move"
[INFO] [stdout] 13 | |             ));
[INFO] [stdout]    | |______________^
[INFO] [stdout] ...
[INFO] [stdout] 21 | / test_file!(
[INFO] [stdout] 22 | |     accumulator,
[INFO] [stdout] 23 | |     address,
[INFO] [stdout] 24 | |     authenticator_state,
[INFO] [stdout] ...  |
[INFO] [stdout] 59 | |     versioned,
[INFO] [stdout] 60 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_str` which comes from the expansion of the macro `test_file` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../../../move/sui-framework/sources/config.move`: No such file or directory (os error 2)
[INFO] [stdout]   --> tests/sui-framework.rs:9:27
[INFO] [stdout]    |
[INFO] [stdout]  9 |               let content = include_str!(concat!(
[INFO] [stdout]    |  ___________________________^
[INFO] [stdout] 10 | |                 "../../../move/sui-framework/sources/",
[INFO] [stdout] 11 | |                 stringify!($file),
[INFO] [stdout] 12 | |                 ".move"
[INFO] [stdout] 13 | |             ));
[INFO] [stdout]    | |______________^
[INFO] [stdout] ...
[INFO] [stdout] 21 | / test_file!(
[INFO] [stdout] 22 | |     accumulator,
[INFO] [stdout] 23 | |     address,
[INFO] [stdout] 24 | |     authenticator_state,
[INFO] [stdout] ...  |
[INFO] [stdout] 59 | |     versioned,
[INFO] [stdout] 60 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_str` which comes from the expansion of the macro `test_file` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../../../move/sui-framework/sources/deny_list.move`: No such file or directory (os error 2)
[INFO] [stdout]   --> tests/sui-framework.rs:9:27
[INFO] [stdout]    |
[INFO] [stdout]  9 |               let content = include_str!(concat!(
[INFO] [stdout]    |  ___________________________^
[INFO] [stdout] 10 | |                 "../../../move/sui-framework/sources/",
[INFO] [stdout] 11 | |                 stringify!($file),
[INFO] [stdout] 12 | |                 ".move"
[INFO] [stdout] 13 | |             ));
[INFO] [stdout]    | |______________^
[INFO] [stdout] ...
[INFO] [stdout] 21 | / test_file!(
[INFO] [stdout] 22 | |     accumulator,
[INFO] [stdout] 23 | |     address,
[INFO] [stdout] 24 | |     authenticator_state,
[INFO] [stdout] ...  |
[INFO] [stdout] 59 | |     versioned,
[INFO] [stdout] 60 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_str` which comes from the expansion of the macro `test_file` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../../../move/move-stdlib/sources/bool.move`: No such file or directory (os error 2)
[INFO] [stdout]   --> tests/move-stdlib.rs:9:27
[INFO] [stdout]    |
[INFO] [stdout]  9 |               let content = include_str!(concat!(
[INFO] [stdout]    |  ___________________________^
[INFO] [stdout] 10 | |                 "../../../move/move-stdlib/sources/",
[INFO] [stdout] 11 | |                 stringify!($file),
[INFO] [stdout] 12 | |                 ".move"
[INFO] [stdout] 13 | |             ));
[INFO] [stdout]    | |______________^
[INFO] [stdout] ...
[INFO] [stdout] 21 | / test_file!(
[INFO] [stdout] 22 | |     address,
[INFO] [stdout] 23 | |     ascii,
[INFO] [stdout] 24 | |     bcs,
[INFO] [stdout] ...  |
[INFO] [stdout] 40 | |     vector,
[INFO] [stdout] 41 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_str` which comes from the expansion of the macro `test_file` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../../../move/sui-framework/sources/display.move`: No such file or directory (os error 2)
[INFO] [stdout]   --> tests/sui-framework.rs:9:27
[INFO] [stdout]    |
[INFO] [stdout]  9 |               let content = include_str!(concat!(
[INFO] [stdout]    |  ___________________________^
[INFO] [stdout] 10 | |                 "../../../move/sui-framework/sources/",
[INFO] [stdout] 11 | |                 stringify!($file),
[INFO] [stdout] 12 | |                 ".move"
[INFO] [stdout] 13 | |             ));
[INFO] [stdout]    | |______________^
[INFO] [stdout] ...
[INFO] [stdout] 21 | / test_file!(
[INFO] [stdout] 22 | |     accumulator,
[INFO] [stdout] 23 | |     address,
[INFO] [stdout] 24 | |     authenticator_state,
[INFO] [stdout] ...  |
[INFO] [stdout] 59 | |     versioned,
[INFO] [stdout] 60 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_str` which comes from the expansion of the macro `test_file` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../../../move/sui-framework/sources/dynamic_field.move`: No such file or directory (os error 2)
[INFO] [stdout]   --> tests/sui-framework.rs:9:27
[INFO] [stdout]    |
[INFO] [stdout]  9 |               let content = include_str!(concat!(
[INFO] [stdout]    |  ___________________________^
[INFO] [stdout] 10 | |                 "../../../move/sui-framework/sources/",
[INFO] [stdout] 11 | |                 stringify!($file),
[INFO] [stdout] 12 | |                 ".move"
[INFO] [stdout] 13 | |             ));
[INFO] [stdout]    | |______________^
[INFO] [stdout] ...
[INFO] [stdout] 21 | / test_file!(
[INFO] [stdout] 22 | |     accumulator,
[INFO] [stdout] 23 | |     address,
[INFO] [stdout] 24 | |     authenticator_state,
[INFO] [stdout] ...  |
[INFO] [stdout] 59 | |     versioned,
[INFO] [stdout] 60 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_str` which comes from the expansion of the macro `test_file` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../../../move/sui-framework/sources/dynamic_object_field.move`: No such file or directory (os error 2)
[INFO] [stdout]   --> tests/sui-framework.rs:9:27
[INFO] [stdout]    |
[INFO] [stdout]  9 |               let content = include_str!(concat!(
[INFO] [stdout]    |  ___________________________^
[INFO] [stdout] 10 | |                 "../../../move/sui-framework/sources/",
[INFO] [stdout] 11 | |                 stringify!($file),
[INFO] [stdout] 12 | |                 ".move"
[INFO] [stdout] 13 | |             ));
[INFO] [stdout]    | |______________^
[INFO] [stdout] ...
[INFO] [stdout] 21 | / test_file!(
[INFO] [stdout] 22 | |     accumulator,
[INFO] [stdout] 23 | |     address,
[INFO] [stdout] 24 | |     authenticator_state,
[INFO] [stdout] ...  |
[INFO] [stdout] 59 | |     versioned,
[INFO] [stdout] 60 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_str` which comes from the expansion of the macro `test_file` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../../../move/sui-framework/sources/event.move`: No such file or directory (os error 2)
[INFO] [stdout]   --> tests/sui-framework.rs:9:27
[INFO] [stdout]    |
[INFO] [stdout]  9 |               let content = include_str!(concat!(
[INFO] [stdout]    |  ___________________________^
[INFO] [stdout] 10 | |                 "../../../move/sui-framework/sources/",
[INFO] [stdout] 11 | |                 stringify!($file),
[INFO] [stdout] 12 | |                 ".move"
[INFO] [stdout] 13 | |             ));
[INFO] [stdout]    | |______________^
[INFO] [stdout] ...
[INFO] [stdout] 21 | / test_file!(
[INFO] [stdout] 22 | |     accumulator,
[INFO] [stdout] 23 | |     address,
[INFO] [stdout] 24 | |     authenticator_state,
[INFO] [stdout] ...  |
[INFO] [stdout] 59 | |     versioned,
[INFO] [stdout] 60 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_str` which comes from the expansion of the macro `test_file` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../../../move/move-stdlib/sources/debug.move`: No such file or directory (os error 2)
[INFO] [stdout]   --> tests/move-stdlib.rs:9:27
[INFO] [stdout]    |
[INFO] [stdout]  9 |               let content = include_str!(concat!(
[INFO] [stdout]    |  ___________________________^
[INFO] [stdout] 10 | |                 "../../../move/move-stdlib/sources/",
[INFO] [stdout] 11 | |                 stringify!($file),
[INFO] [stdout] 12 | |                 ".move"
[INFO] [stdout] 13 | |             ));
[INFO] [stdout]    | |______________^
[INFO] [stdout] ...
[INFO] [stdout] 21 | / test_file!(
[INFO] [stdout] 22 | |     address,
[INFO] [stdout] 23 | |     ascii,
[INFO] [stdout] 24 | |     bcs,
[INFO] [stdout] ...  |
[INFO] [stdout] 40 | |     vector,
[INFO] [stdout] 41 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_str` which comes from the expansion of the macro `test_file` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../../../move/move-stdlib/sources/fixed_point32.move`: No such file or directory (os error 2)
[INFO] [stdout]   --> tests/move-stdlib.rs:9:27
[INFO] [stdout]    |
[INFO] [stdout]  9 |               let content = include_str!(concat!(
[INFO] [stdout]    |  ___________________________^
[INFO] [stdout] 10 | |                 "../../../move/move-stdlib/sources/",
[INFO] [stdout] 11 | |                 stringify!($file),
[INFO] [stdout] 12 | |                 ".move"
[INFO] [stdout] 13 | |             ));
[INFO] [stdout]    | |______________^
[INFO] [stdout] ...
[INFO] [stdout] 21 | / test_file!(
[INFO] [stdout] 22 | |     address,
[INFO] [stdout] 23 | |     ascii,
[INFO] [stdout] 24 | |     bcs,
[INFO] [stdout] ...  |
[INFO] [stdout] 40 | |     vector,
[INFO] [stdout] 41 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_str` which comes from the expansion of the macro `test_file` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../../../move/move-stdlib/sources/hash.move`: No such file or directory (os error 2)
[INFO] [stdout]   --> tests/move-stdlib.rs:9:27
[INFO] [stdout]    |
[INFO] [stdout]  9 |               let content = include_str!(concat!(
[INFO] [stdout]    |  ___________________________^
[INFO] [stdout] 10 | |                 "../../../move/move-stdlib/sources/",
[INFO] [stdout] 11 | |                 stringify!($file),
[INFO] [stdout] 12 | |                 ".move"
[INFO] [stdout] 13 | |             ));
[INFO] [stdout]    | |______________^
[INFO] [stdout] ...
[INFO] [stdout] 21 | / test_file!(
[INFO] [stdout] 22 | |     address,
[INFO] [stdout] 23 | |     ascii,
[INFO] [stdout] 24 | |     bcs,
[INFO] [stdout] ...  |
[INFO] [stdout] 40 | |     vector,
[INFO] [stdout] 41 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_str` which comes from the expansion of the macro `test_file` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../../../move/move-stdlib/sources/macros.move`: No such file or directory (os error 2)
[INFO] [stdout]   --> tests/move-stdlib.rs:9:27
[INFO] [stdout]    |
[INFO] [stdout]  9 |               let content = include_str!(concat!(
[INFO] [stdout]    |  ___________________________^
[INFO] [stdout] 10 | |                 "../../../move/move-stdlib/sources/",
[INFO] [stdout] 11 | |                 stringify!($file),
[INFO] [stdout] 12 | |                 ".move"
[INFO] [stdout] 13 | |             ));
[INFO] [stdout]    | |______________^
[INFO] [stdout] ...
[INFO] [stdout] 21 | / test_file!(
[INFO] [stdout] 22 | |     address,
[INFO] [stdout] 23 | |     ascii,
[INFO] [stdout] 24 | |     bcs,
[INFO] [stdout] ...  |
[INFO] [stdout] 40 | |     vector,
[INFO] [stdout] 41 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_str` which comes from the expansion of the macro `test_file` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../../../move/move-stdlib/sources/option.move`: No such file or directory (os error 2)
[INFO] [stdout]   --> tests/move-stdlib.rs:9:27
[INFO] [stdout]    |
[INFO] [stdout]  9 |               let content = include_str!(concat!(
[INFO] [stdout]    |  ___________________________^
[INFO] [stdout] 10 | |                 "../../../move/move-stdlib/sources/",
[INFO] [stdout] 11 | |                 stringify!($file),
[INFO] [stdout] 12 | |                 ".move"
[INFO] [stdout] 13 | |             ));
[INFO] [stdout]    | |______________^
[INFO] [stdout] ...
[INFO] [stdout] 21 | / test_file!(
[INFO] [stdout] 22 | |     address,
[INFO] [stdout] 23 | |     ascii,
[INFO] [stdout] 24 | |     bcs,
[INFO] [stdout] ...  |
[INFO] [stdout] 40 | |     vector,
[INFO] [stdout] 41 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_str` which comes from the expansion of the macro `test_file` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../../../move/move-stdlib/sources/string.move`: No such file or directory (os error 2)
[INFO] [stdout]   --> tests/move-stdlib.rs:9:27
[INFO] [stdout]    |
[INFO] [stdout]  9 |               let content = include_str!(concat!(
[INFO] [stdout]    |  ___________________________^
[INFO] [stdout] 10 | |                 "../../../move/move-stdlib/sources/",
[INFO] [stdout] 11 | |                 stringify!($file),
[INFO] [stdout] 12 | |                 ".move"
[INFO] [stdout] 13 | |             ));
[INFO] [stdout]    | |______________^
[INFO] [stdout] ...
[INFO] [stdout] 21 | / test_file!(
[INFO] [stdout] 22 | |     address,
[INFO] [stdout] 23 | |     ascii,
[INFO] [stdout] 24 | |     bcs,
[INFO] [stdout] ...  |
[INFO] [stdout] 40 | |     vector,
[INFO] [stdout] 41 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_str` which comes from the expansion of the macro `test_file` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../../../move/move-stdlib/sources/type_name.move`: No such file or directory (os error 2)
[INFO] [stdout]   --> tests/move-stdlib.rs:9:27
[INFO] [stdout]    |
[INFO] [stdout]  9 |               let content = include_str!(concat!(
[INFO] [stdout]    |  ___________________________^
[INFO] [stdout] 10 | |                 "../../../move/move-stdlib/sources/",
[INFO] [stdout] 11 | |                 stringify!($file),
[INFO] [stdout] 12 | |                 ".move"
[INFO] [stdout] 13 | |             ));
[INFO] [stdout]    | |______________^
[INFO] [stdout] ...
[INFO] [stdout] 21 | / test_file!(
[INFO] [stdout] 22 | |     address,
[INFO] [stdout] 23 | |     ascii,
[INFO] [stdout] 24 | |     bcs,
[INFO] [stdout] ...  |
[INFO] [stdout] 40 | |     vector,
[INFO] [stdout] 41 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_str` which comes from the expansion of the macro `test_file` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../../../move/move-stdlib/sources/u128.move`: No such file or directory (os error 2)
[INFO] [stdout]   --> tests/move-stdlib.rs:9:27
[INFO] [stdout]    |
[INFO] [stdout]  9 |               let content = include_str!(concat!(
[INFO] [stdout]    |  ___________________________^
[INFO] [stdout] 10 | |                 "../../../move/move-stdlib/sources/",
[INFO] [stdout] 11 | |                 stringify!($file),
[INFO] [stdout] 12 | |                 ".move"
[INFO] [stdout] 13 | |             ));
[INFO] [stdout]    | |______________^
[INFO] [stdout] ...
[INFO] [stdout] 21 | / test_file!(
[INFO] [stdout] 22 | |     address,
[INFO] [stdout] 23 | |     ascii,
[INFO] [stdout] 24 | |     bcs,
[INFO] [stdout] ...  |
[INFO] [stdout] 40 | |     vector,
[INFO] [stdout] 41 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_str` which comes from the expansion of the macro `test_file` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../../../move/sui-framework/sources/hex.move`: No such file or directory (os error 2)
[INFO] [stdout]   --> tests/sui-framework.rs:9:27
[INFO] [stdout]    |
[INFO] [stdout]  9 |               let content = include_str!(concat!(
[INFO] [stdout]    |  ___________________________^
[INFO] [stdout] 10 | |                 "../../../move/sui-framework/sources/",
[INFO] [stdout] 11 | |                 stringify!($file),
[INFO] [stdout] 12 | |                 ".move"
[INFO] [stdout] 13 | |             ));
[INFO] [stdout]    | |______________^
[INFO] [stdout] ...
[INFO] [stdout] 21 | / test_file!(
[INFO] [stdout] 22 | |     accumulator,
[INFO] [stdout] 23 | |     address,
[INFO] [stdout] 24 | |     authenticator_state,
[INFO] [stdout] ...  |
[INFO] [stdout] 59 | |     versioned,
[INFO] [stdout] 60 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_str` which comes from the expansion of the macro `test_file` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../../../move/sui-framework/sources/linked_table.move`: No such file or directory (os error 2)
[INFO] [stdout]   --> tests/sui-framework.rs:9:27
[INFO] [stdout]    |
[INFO] [stdout]  9 |               let content = include_str!(concat!(
[INFO] [stdout]    |  ___________________________^
[INFO] [stdout] 10 | |                 "../../../move/sui-framework/sources/",
[INFO] [stdout] 11 | |                 stringify!($file),
[INFO] [stdout] 12 | |                 ".move"
[INFO] [stdout] 13 | |             ));
[INFO] [stdout]    | |______________^
[INFO] [stdout] ...
[INFO] [stdout] 21 | / test_file!(
[INFO] [stdout] 22 | |     accumulator,
[INFO] [stdout] 23 | |     address,
[INFO] [stdout] 24 | |     authenticator_state,
[INFO] [stdout] ...  |
[INFO] [stdout] 59 | |     versioned,
[INFO] [stdout] 60 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_str` which comes from the expansion of the macro `test_file` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../../../move/sui-framework/sources/math.move`: No such file or directory (os error 2)
[INFO] [stdout]   --> tests/sui-framework.rs:9:27
[INFO] [stdout]    |
[INFO] [stdout]  9 |               let content = include_str!(concat!(
[INFO] [stdout]    |  ___________________________^
[INFO] [stdout] 10 | |                 "../../../move/sui-framework/sources/",
[INFO] [stdout] 11 | |                 stringify!($file),
[INFO] [stdout] 12 | |                 ".move"
[INFO] [stdout] 13 | |             ));
[INFO] [stdout]    | |______________^
[INFO] [stdout] ...
[INFO] [stdout] 21 | / test_file!(
[INFO] [stdout] 22 | |     accumulator,
[INFO] [stdout] 23 | |     address,
[INFO] [stdout] 24 | |     authenticator_state,
[INFO] [stdout] ...  |
[INFO] [stdout] 59 | |     versioned,
[INFO] [stdout] 60 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_str` which comes from the expansion of the macro `test_file` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../../../move/sui-framework/sources/object.move`: No such file or directory (os error 2)
[INFO] [stdout]   --> tests/sui-framework.rs:9:27
[INFO] [stdout]    |
[INFO] [stdout]  9 |               let content = include_str!(concat!(
[INFO] [stdout]    |  ___________________________^
[INFO] [stdout] 10 | |                 "../../../move/sui-framework/sources/",
[INFO] [stdout] 11 | |                 stringify!($file),
[INFO] [stdout] 12 | |                 ".move"
[INFO] [stdout] 13 | |             ));
[INFO] [stdout]    | |______________^
[INFO] [stdout] ...
[INFO] [stdout] 21 | / test_file!(
[INFO] [stdout] 22 | |     accumulator,
[INFO] [stdout] 23 | |     address,
[INFO] [stdout] 24 | |     authenticator_state,
[INFO] [stdout] ...  |
[INFO] [stdout] 59 | |     versioned,
[INFO] [stdout] 60 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_str` which comes from the expansion of the macro `test_file` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../../../move/sui-framework/sources/object_bag.move`: No such file or directory (os error 2)
[INFO] [stdout]   --> tests/sui-framework.rs:9:27
[INFO] [stdout]    |
[INFO] [stdout]  9 |               let content = include_str!(concat!(
[INFO] [stdout]    |  ___________________________^
[INFO] [stdout] 10 | |                 "../../../move/sui-framework/sources/",
[INFO] [stdout] 11 | |                 stringify!($file),
[INFO] [stdout] 12 | |                 ".move"
[INFO] [stdout] 13 | |             ));
[INFO] [stdout]    | |______________^
[INFO] [stdout] ...
[INFO] [stdout] 21 | / test_file!(
[INFO] [stdout] 22 | |     accumulator,
[INFO] [stdout] 23 | |     address,
[INFO] [stdout] 24 | |     authenticator_state,
[INFO] [stdout] ...  |
[INFO] [stdout] 59 | |     versioned,
[INFO] [stdout] 60 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_str` which comes from the expansion of the macro `test_file` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../../../move/sui-framework/sources/object_table.move`: No such file or directory (os error 2)
[INFO] [stdout]   --> tests/sui-framework.rs:9:27
[INFO] [stdout]    |
[INFO] [stdout]  9 |               let content = include_str!(concat!(
[INFO] [stdout]    |  ___________________________^
[INFO] [stdout] 10 | |                 "../../../move/sui-framework/sources/",
[INFO] [stdout] 11 | |                 stringify!($file),
[INFO] [stdout] 12 | |                 ".move"
[INFO] [stdout] 13 | |             ));
[INFO] [stdout]    | |______________^
[INFO] [stdout] ...
[INFO] [stdout] 21 | / test_file!(
[INFO] [stdout] 22 | |     accumulator,
[INFO] [stdout] 23 | |     address,
[INFO] [stdout] 24 | |     authenticator_state,
[INFO] [stdout] ...  |
[INFO] [stdout] 59 | |     versioned,
[INFO] [stdout] 60 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_str` which comes from the expansion of the macro `test_file` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../../../move/sui-framework/sources/package.move`: No such file or directory (os error 2)
[INFO] [stdout]   --> tests/sui-framework.rs:9:27
[INFO] [stdout]    |
[INFO] [stdout]  9 |               let content = include_str!(concat!(
[INFO] [stdout]    |  ___________________________^
[INFO] [stdout] 10 | |                 "../../../move/sui-framework/sources/",
[INFO] [stdout] 11 | |                 stringify!($file),
[INFO] [stdout] 12 | |                 ".move"
[INFO] [stdout] 13 | |             ));
[INFO] [stdout]    | |______________^
[INFO] [stdout] ...
[INFO] [stdout] 21 | / test_file!(
[INFO] [stdout] 22 | |     accumulator,
[INFO] [stdout] 23 | |     address,
[INFO] [stdout] 24 | |     authenticator_state,
[INFO] [stdout] ...  |
[INFO] [stdout] 59 | |     versioned,
[INFO] [stdout] 60 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_str` which comes from the expansion of the macro `test_file` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../../../move/sui-framework/sources/party.move`: No such file or directory (os error 2)
[INFO] [stdout]   --> tests/sui-framework.rs:9:27
[INFO] [stdout]    |
[INFO] [stdout]  9 |               let content = include_str!(concat!(
[INFO] [stdout]    |  ___________________________^
[INFO] [stdout] 10 | |                 "../../../move/sui-framework/sources/",
[INFO] [stdout] 11 | |                 stringify!($file),
[INFO] [stdout] 12 | |                 ".move"
[INFO] [stdout] 13 | |             ));
[INFO] [stdout]    | |______________^
[INFO] [stdout] ...
[INFO] [stdout] 21 | / test_file!(
[INFO] [stdout] 22 | |     accumulator,
[INFO] [stdout] 23 | |     address,
[INFO] [stdout] 24 | |     authenticator_state,
[INFO] [stdout] ...  |
[INFO] [stdout] 59 | |     versioned,
[INFO] [stdout] 60 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_str` which comes from the expansion of the macro `test_file` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../../../move/sui-framework/sources/pay.move`: No such file or directory (os error 2)
[INFO] [stdout]   --> tests/sui-framework.rs:9:27
[INFO] [stdout]    |
[INFO] [stdout]  9 |               let content = include_str!(concat!(
[INFO] [stdout]    |  ___________________________^
[INFO] [stdout] 10 | |                 "../../../move/sui-framework/sources/",
[INFO] [stdout] 11 | |                 stringify!($file),
[INFO] [stdout] 12 | |                 ".move"
[INFO] [stdout] 13 | |             ));
[INFO] [stdout]    | |______________^
[INFO] [stdout] ...
[INFO] [stdout] 21 | / test_file!(
[INFO] [stdout] 22 | |     accumulator,
[INFO] [stdout] 23 | |     address,
[INFO] [stdout] 24 | |     authenticator_state,
[INFO] [stdout] ...  |
[INFO] [stdout] 59 | |     versioned,
[INFO] [stdout] 60 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_str` which comes from the expansion of the macro `test_file` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../../../move/move-stdlib/sources/u64.move`: No such file or directory (os error 2)
[INFO] [stdout]   --> tests/move-stdlib.rs:9:27
[INFO] [stdout]    |
[INFO] [stdout]  9 |               let content = include_str!(concat!(
[INFO] [stdout]    |  ___________________________^
[INFO] [stdout] 10 | |                 "../../../move/move-stdlib/sources/",
[INFO] [stdout] 11 | |                 stringify!($file),
[INFO] [stdout] 12 | |                 ".move"
[INFO] [stdout] 13 | |             ));
[INFO] [stdout]    | |______________^
[INFO] [stdout] ...
[INFO] [stdout] 21 | / test_file!(
[INFO] [stdout] 22 | |     address,
[INFO] [stdout] 23 | |     ascii,
[INFO] [stdout] 24 | |     bcs,
[INFO] [stdout] ...  |
[INFO] [stdout] 40 | |     vector,
[INFO] [stdout] 41 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_str` which comes from the expansion of the macro `test_file` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../../../move/move-stdlib/sources/u8.move`: No such file or directory (os error 2)
[INFO] [stdout]   --> tests/move-stdlib.rs:9:27
[INFO] [stdout]    |
[INFO] [stdout]  9 |               let content = include_str!(concat!(
[INFO] [stdout]    |  ___________________________^
[INFO] [stdout] 10 | |                 "../../../move/move-stdlib/sources/",
[INFO] [stdout] 11 | |                 stringify!($file),
[INFO] [stdout] 12 | |                 ".move"
[INFO] [stdout] 13 | |             ));
[INFO] [stdout]    | |______________^
[INFO] [stdout] ...
[INFO] [stdout] 21 | / test_file!(
[INFO] [stdout] 22 | |     address,
[INFO] [stdout] 23 | |     ascii,
[INFO] [stdout] 24 | |     bcs,
[INFO] [stdout] ...  |
[INFO] [stdout] 40 | |     vector,
[INFO] [stdout] 41 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_str` which comes from the expansion of the macro `test_file` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../../../move/move-stdlib/sources/unit_test.move`: No such file or directory (os error 2)
[INFO] [stdout]   --> tests/move-stdlib.rs:9:27
[INFO] [stdout]    |
[INFO] [stdout]  9 |               let content = include_str!(concat!(
[INFO] [stdout]    |  ___________________________^
[INFO] [stdout] 10 | |                 "../../../move/move-stdlib/sources/",
[INFO] [stdout] 11 | |                 stringify!($file),
[INFO] [stdout] 12 | |                 ".move"
[INFO] [stdout] 13 | |             ));
[INFO] [stdout]    | |______________^
[INFO] [stdout] ...
[INFO] [stdout] 21 | / test_file!(
[INFO] [stdout] 22 | |     address,
[INFO] [stdout] 23 | |     ascii,
[INFO] [stdout] 24 | |     bcs,
[INFO] [stdout] ...  |
[INFO] [stdout] 40 | |     vector,
[INFO] [stdout] 41 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_str` which comes from the expansion of the macro `test_file` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../../../move/move-stdlib/sources/uq32_32.move`: No such file or directory (os error 2)
[INFO] [stdout]   --> tests/move-stdlib.rs:9:27
[INFO] [stdout]    |
[INFO] [stdout]  9 |               let content = include_str!(concat!(
[INFO] [stdout]    |  ___________________________^
[INFO] [stdout] 10 | |                 "../../../move/move-stdlib/sources/",
[INFO] [stdout] 11 | |                 stringify!($file),
[INFO] [stdout] 12 | |                 ".move"
[INFO] [stdout] 13 | |             ));
[INFO] [stdout]    | |______________^
[INFO] [stdout] ...
[INFO] [stdout] 21 | / test_file!(
[INFO] [stdout] 22 | |     address,
[INFO] [stdout] 23 | |     ascii,
[INFO] [stdout] 24 | |     bcs,
[INFO] [stdout] ...  |
[INFO] [stdout] 40 | |     vector,
[INFO] [stdout] 41 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_str` which comes from the expansion of the macro `test_file` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../../../move/move-stdlib/sources/uq64_64.move`: No such file or directory (os error 2)
[INFO] [stdout]   --> tests/move-stdlib.rs:9:27
[INFO] [stdout]    |
[INFO] [stdout]  9 |               let content = include_str!(concat!(
[INFO] [stdout]    |  ___________________________^
[INFO] [stdout] 10 | |                 "../../../move/move-stdlib/sources/",
[INFO] [stdout] 11 | |                 stringify!($file),
[INFO] [stdout] 12 | |                 ".move"
[INFO] [stdout] 13 | |             ));
[INFO] [stdout]    | |______________^
[INFO] [stdout] ...
[INFO] [stdout] 21 | / test_file!(
[INFO] [stdout] 22 | |     address,
[INFO] [stdout] 23 | |     ascii,
[INFO] [stdout] 24 | |     bcs,
[INFO] [stdout] ...  |
[INFO] [stdout] 40 | |     vector,
[INFO] [stdout] 41 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_str` which comes from the expansion of the macro `test_file` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../../../move/move-stdlib/sources/vector.move`: No such file or directory (os error 2)
[INFO] [stdout]   --> tests/move-stdlib.rs:9:27
[INFO] [stdout]    |
[INFO] [stdout]  9 |               let content = include_str!(concat!(
[INFO] [stdout]    |  ___________________________^
[INFO] [stdout] 10 | |                 "../../../move/move-stdlib/sources/",
[INFO] [stdout] 11 | |                 stringify!($file),
[INFO] [stdout] 12 | |                 ".move"
[INFO] [stdout] 13 | |             ));
[INFO] [stdout]    | |______________^
[INFO] [stdout] ...
[INFO] [stdout] 21 | / test_file!(
[INFO] [stdout] 22 | |     address,
[INFO] [stdout] 23 | |     ascii,
[INFO] [stdout] 24 | |     bcs,
[INFO] [stdout] ...  |
[INFO] [stdout] 40 | |     vector,
[INFO] [stdout] 41 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_str` which comes from the expansion of the macro `test_file` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../../../move/sui-framework/sources/priority_queue.move`: No such file or directory (os error 2)
[INFO] [stdout]   --> tests/sui-framework.rs:9:27
[INFO] [stdout]    |
[INFO] [stdout]  9 |               let content = include_str!(concat!(
[INFO] [stdout]    |  ___________________________^
[INFO] [stdout] 10 | |                 "../../../move/sui-framework/sources/",
[INFO] [stdout] 11 | |                 stringify!($file),
[INFO] [stdout] 12 | |                 ".move"
[INFO] [stdout] 13 | |             ));
[INFO] [stdout]    | |______________^
[INFO] [stdout] ...
[INFO] [stdout] 21 | / test_file!(
[INFO] [stdout] 22 | |     accumulator,
[INFO] [stdout] 23 | |     address,
[INFO] [stdout] 24 | |     authenticator_state,
[INFO] [stdout] ...  |
[INFO] [stdout] 59 | |     versioned,
[INFO] [stdout] 60 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_str` which comes from the expansion of the macro `test_file` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../../../move/sui-framework/sources/prover.move`: No such file or directory (os error 2)
[INFO] [stdout]   --> tests/sui-framework.rs:9:27
[INFO] [stdout]    |
[INFO] [stdout]  9 |               let content = include_str!(concat!(
[INFO] [stdout]    |  ___________________________^
[INFO] [stdout] 10 | |                 "../../../move/sui-framework/sources/",
[INFO] [stdout] 11 | |                 stringify!($file),
[INFO] [stdout] 12 | |                 ".move"
[INFO] [stdout] 13 | |             ));
[INFO] [stdout]    | |______________^
[INFO] [stdout] ...
[INFO] [stdout] 21 | / test_file!(
[INFO] [stdout] 22 | |     accumulator,
[INFO] [stdout] 23 | |     address,
[INFO] [stdout] 24 | |     authenticator_state,
[INFO] [stdout] ...  |
[INFO] [stdout] 59 | |     versioned,
[INFO] [stdout] 60 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_str` which comes from the expansion of the macro `test_file` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../../../move/sui-framework/sources/random.move`: No such file or directory (os error 2)
[INFO] [stdout]   --> tests/sui-framework.rs:9:27
[INFO] [stdout]    |
[INFO] [stdout]  9 |               let content = include_str!(concat!(
[INFO] [stdout]    |  ___________________________^
[INFO] [stdout] 10 | |                 "../../../move/sui-framework/sources/",
[INFO] [stdout] 11 | |                 stringify!($file),
[INFO] [stdout] 12 | |                 ".move"
[INFO] [stdout] 13 | |             ));
[INFO] [stdout]    | |______________^
[INFO] [stdout] ...
[INFO] [stdout] 21 | / test_file!(
[INFO] [stdout] 22 | |     accumulator,
[INFO] [stdout] 23 | |     address,
[INFO] [stdout] 24 | |     authenticator_state,
[INFO] [stdout] ...  |
[INFO] [stdout] 59 | |     versioned,
[INFO] [stdout] 60 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_str` which comes from the expansion of the macro `test_file` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../../../move/sui-framework/sources/sui.move`: No such file or directory (os error 2)
[INFO] [stdout]   --> tests/sui-framework.rs:9:27
[INFO] [stdout]    |
[INFO] [stdout]  9 |               let content = include_str!(concat!(
[INFO] [stdout]    |  ___________________________^
[INFO] [stdout] 10 | |                 "../../../move/sui-framework/sources/",
[INFO] [stdout] 11 | |                 stringify!($file),
[INFO] [stdout] 12 | |                 ".move"
[INFO] [stdout] 13 | |             ));
[INFO] [stdout]    | |______________^
[INFO] [stdout] ...
[INFO] [stdout] 21 | / test_file!(
[INFO] [stdout] 22 | |     accumulator,
[INFO] [stdout] 23 | |     address,
[INFO] [stdout] 24 | |     authenticator_state,
[INFO] [stdout] ...  |
[INFO] [stdout] 59 | |     versioned,
[INFO] [stdout] 60 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_str` which comes from the expansion of the macro `test_file` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../../../move/sui-framework/sources/table.move`: No such file or directory (os error 2)
[INFO] [stdout]   --> tests/sui-framework.rs:9:27
[INFO] [stdout]    |
[INFO] [stdout]  9 |               let content = include_str!(concat!(
[INFO] [stdout]    |  ___________________________^
[INFO] [stdout] 10 | |                 "../../../move/sui-framework/sources/",
[INFO] [stdout] 11 | |                 stringify!($file),
[INFO] [stdout] 12 | |                 ".move"
[INFO] [stdout] 13 | |             ));
[INFO] [stdout]    | |______________^
[INFO] [stdout] ...
[INFO] [stdout] 21 | / test_file!(
[INFO] [stdout] 22 | |     accumulator,
[INFO] [stdout] 23 | |     address,
[INFO] [stdout] 24 | |     authenticator_state,
[INFO] [stdout] ...  |
[INFO] [stdout] 59 | |     versioned,
[INFO] [stdout] 60 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_str` which comes from the expansion of the macro `test_file` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../../../move/legacy/main.move`: No such file or directory (os error 2)
[INFO] [stdout]   --> tests/legacy.rs:7:9
[INFO] [stdout]    |
[INFO] [stdout]  7 |         include_str!(concat!("../../../move/", $path))
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 13 |     let ast: File = include_move!("legacy/main.move")
[INFO] [stdout]    |                     --------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_str` which comes from the expansion of the macro `include_move` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../../../move/sui-framework/sources/table_vec.move`: No such file or directory (os error 2)
[INFO] [stdout]   --> tests/sui-framework.rs:9:27
[INFO] [stdout]    |
[INFO] [stdout]  9 |               let content = include_str!(concat!(
[INFO] [stdout]    |  ___________________________^
[INFO] [stdout] 10 | |                 "../../../move/sui-framework/sources/",
[INFO] [stdout] 11 | |                 stringify!($file),
[INFO] [stdout] 12 | |                 ".move"
[INFO] [stdout] 13 | |             ));
[INFO] [stdout]    | |______________^
[INFO] [stdout] ...
[INFO] [stdout] 21 | / test_file!(
[INFO] [stdout] 22 | |     accumulator,
[INFO] [stdout] 23 | |     address,
[INFO] [stdout] 24 | |     authenticator_state,
[INFO] [stdout] ...  |
[INFO] [stdout] 59 | |     versioned,
[INFO] [stdout] 60 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_str` which comes from the expansion of the macro `test_file` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../../../move/sui-framework/sources/token.move`: No such file or directory (os error 2)
[INFO] [stdout]   --> tests/sui-framework.rs:9:27
[INFO] [stdout]    |
[INFO] [stdout]  9 |               let content = include_str!(concat!(
[INFO] [stdout]    |  ___________________________^
[INFO] [stdout] 10 | |                 "../../../move/sui-framework/sources/",
[INFO] [stdout] 11 | |                 stringify!($file),
[INFO] [stdout] 12 | |                 ".move"
[INFO] [stdout] 13 | |             ));
[INFO] [stdout]    | |______________^
[INFO] [stdout] ...
[INFO] [stdout] 21 | / test_file!(
[INFO] [stdout] 22 | |     accumulator,
[INFO] [stdout] 23 | |     address,
[INFO] [stdout] 24 | |     authenticator_state,
[INFO] [stdout] ...  |
[INFO] [stdout] 59 | |     versioned,
[INFO] [stdout] 60 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_str` which comes from the expansion of the macro `test_file` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../../../move/sui-framework/sources/transfer.move`: No such file or directory (os error 2)
[INFO] [stdout]   --> tests/sui-framework.rs:9:27
[INFO] [stdout]    |
[INFO] [stdout]  9 |               let content = include_str!(concat!(
[INFO] [stdout]    |  ___________________________^
[INFO] [stdout] 10 | |                 "../../../move/sui-framework/sources/",
[INFO] [stdout] 11 | |                 stringify!($file),
[INFO] [stdout] 12 | |                 ".move"
[INFO] [stdout] 13 | |             ));
[INFO] [stdout]    | |______________^
[INFO] [stdout] ...
[INFO] [stdout] 21 | / test_file!(
[INFO] [stdout] 22 | |     accumulator,
[INFO] [stdout] 23 | |     address,
[INFO] [stdout] 24 | |     authenticator_state,
[INFO] [stdout] ...  |
[INFO] [stdout] 59 | |     versioned,
[INFO] [stdout] 60 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_str` which comes from the expansion of the macro `test_file` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../../../move/sui-framework/sources/tx_context.move`: No such file or directory (os error 2)
[INFO] [stdout]   --> tests/sui-framework.rs:9:27
[INFO] [stdout]    |
[INFO] [stdout]  9 |               let content = include_str!(concat!(
[INFO] [stdout]    |  ___________________________^
[INFO] [stdout] 10 | |                 "../../../move/sui-framework/sources/",
[INFO] [stdout] 11 | |                 stringify!($file),
[INFO] [stdout] 12 | |                 ".move"
[INFO] [stdout] 13 | |             ));
[INFO] [stdout]    | |______________^
[INFO] [stdout] ...
[INFO] [stdout] 21 | / test_file!(
[INFO] [stdout] 22 | |     accumulator,
[INFO] [stdout] 23 | |     address,
[INFO] [stdout] 24 | |     authenticator_state,
[INFO] [stdout] ...  |
[INFO] [stdout] 59 | |     versioned,
[INFO] [stdout] 60 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_str` which comes from the expansion of the macro `test_file` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../../../move/sui-framework/sources/types.move`: No such file or directory (os error 2)
[INFO] [stdout]   --> tests/sui-framework.rs:9:27
[INFO] [stdout]    |
[INFO] [stdout]  9 |               let content = include_str!(concat!(
[INFO] [stdout]    |  ___________________________^
[INFO] [stdout] 10 | |                 "../../../move/sui-framework/sources/",
[INFO] [stdout] 11 | |                 stringify!($file),
[INFO] [stdout] 12 | |                 ".move"
[INFO] [stdout] 13 | |             ));
[INFO] [stdout]    | |______________^
[INFO] [stdout] ...
[INFO] [stdout] 21 | / test_file!(
[INFO] [stdout] 22 | |     accumulator,
[INFO] [stdout] 23 | |     address,
[INFO] [stdout] 24 | |     authenticator_state,
[INFO] [stdout] ...  |
[INFO] [stdout] 59 | |     versioned,
[INFO] [stdout] 60 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_str` which comes from the expansion of the macro `test_file` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../../../move/sui-framework/sources/url.move`: No such file or directory (os error 2)
[INFO] [stdout]   --> tests/sui-framework.rs:9:27
[INFO] [stdout]    |
[INFO] [stdout]  9 |               let content = include_str!(concat!(
[INFO] [stdout]    |  ___________________________^
[INFO] [stdout] 10 | |                 "../../../move/sui-framework/sources/",
[INFO] [stdout] 11 | |                 stringify!($file),
[INFO] [stdout] 12 | |                 ".move"
[INFO] [stdout] 13 | |             ));
[INFO] [stdout]    | |______________^
[INFO] [stdout] ...
[INFO] [stdout] 21 | / test_file!(
[INFO] [stdout] 22 | |     accumulator,
[INFO] [stdout] 23 | |     address,
[INFO] [stdout] 24 | |     authenticator_state,
[INFO] [stdout] ...  |
[INFO] [stdout] 59 | |     versioned,
[INFO] [stdout] 60 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_str` which comes from the expansion of the macro `test_file` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../../../move/sui-framework/sources/vec_map.move`: No such file or directory (os error 2)
[INFO] [stdout]   --> tests/sui-framework.rs:9:27
[INFO] [stdout]    |
[INFO] [stdout]  9 |               let content = include_str!(concat!(
[INFO] [stdout]    |  ___________________________^
[INFO] [stdout] 10 | |                 "../../../move/sui-framework/sources/",
[INFO] [stdout] 11 | |                 stringify!($file),
[INFO] [stdout] 12 | |                 ".move"
[INFO] [stdout] 13 | |             ));
[INFO] [stdout]    | |______________^
[INFO] [stdout] ...
[INFO] [stdout] 21 | / test_file!(
[INFO] [stdout] 22 | |     accumulator,
[INFO] [stdout] 23 | |     address,
[INFO] [stdout] 24 | |     authenticator_state,
[INFO] [stdout] ...  |
[INFO] [stdout] 59 | |     versioned,
[INFO] [stdout] 60 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_str` which comes from the expansion of the macro `test_file` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../../../move/sui-framework/sources/vec_set.move`: No such file or directory (os error 2)
[INFO] [stdout]   --> tests/sui-framework.rs:9:27
[INFO] [stdout]    |
[INFO] [stdout]  9 |               let content = include_str!(concat!(
[INFO] [stdout]    |  ___________________________^
[INFO] [stdout] 10 | |                 "../../../move/sui-framework/sources/",
[INFO] [stdout] 11 | |                 stringify!($file),
[INFO] [stdout] 12 | |                 ".move"
[INFO] [stdout] 13 | |             ));
[INFO] [stdout]    | |______________^
[INFO] [stdout] ...
[INFO] [stdout] 21 | / test_file!(
[INFO] [stdout] 22 | |     accumulator,
[INFO] [stdout] 23 | |     address,
[INFO] [stdout] 24 | |     authenticator_state,
[INFO] [stdout] ...  |
[INFO] [stdout] 59 | |     versioned,
[INFO] [stdout] 60 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_str` which comes from the expansion of the macro `test_file` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../../../move/sui-framework/sources/versioned.move`: No such file or directory (os error 2)
[INFO] [stdout]   --> tests/sui-framework.rs:9:27
[INFO] [stdout]    |
[INFO] [stdout]  9 |               let content = include_str!(concat!(
[INFO] [stdout]    |  ___________________________^
[INFO] [stdout] 10 | |                 "../../../move/sui-framework/sources/",
[INFO] [stdout] 11 | |                 stringify!($file),
[INFO] [stdout] 12 | |                 ".move"
[INFO] [stdout] 13 | |             ));
[INFO] [stdout]    | |______________^
[INFO] [stdout] ...
[INFO] [stdout] 21 | / test_file!(
[INFO] [stdout] 22 | |     accumulator,
[INFO] [stdout] 23 | |     address,
[INFO] [stdout] 24 | |     authenticator_state,
[INFO] [stdout] ...  |
[INFO] [stdout] 59 | |     versioned,
[INFO] [stdout] 60 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_str` which comes from the expansion of the macro `test_file` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../../../move/enums/sources/main.move`: No such file or directory (os error 2)
[INFO] [stdout]   --> tests/enums.rs:7:9
[INFO] [stdout]    |
[INFO] [stdout]  7 |         include_str!(concat!("../../../move/", $path))
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 13 |     let ast: File = include_move!("enums/sources/main.move")
[INFO] [stdout]    |                     ---------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_str` which comes from the expansion of the macro `include_move` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `move-syn` (test "legacy") due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `move-syn` (test "enums") due to 1 previous error
[INFO] [stderr] error: could not compile `move-syn` (test "move-stdlib") due to 19 previous errors
[INFO] [stderr] error: could not compile `move-syn` (test "sui-framework") due to 38 previous errors
[INFO] running `Command { std: "docker" "inspect" "ed3ba6fb90bf67166d25866d7584bb4cd58ca23e1a9644d86836b24d78fe28f5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ed3ba6fb90bf67166d25866d7584bb4cd58ca23e1a9644d86836b24d78fe28f5", kill_on_drop: false }`
[INFO] [stdout] ed3ba6fb90bf67166d25866d7584bb4cd58ca23e1a9644d86836b24d78fe28f5
