[INFO] fetching crate smpl 0.18.0... [INFO] checking smpl-0.18.0 against master#ff1737bb00913444173658b4e0b274fd79aabf66 for pr-132712-1 [INFO] extracting crate smpl 0.18.0 into /workspace/builds/worker-3-tc1/source [INFO] validating manifest of crates.io crate smpl 0.18.0 on toolchain ff1737bb00913444173658b4e0b274fd79aabf66 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ff1737bb00913444173658b4e0b274fd79aabf66" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate smpl 0.18.0 [INFO] finished tweaking crates.io crate smpl 0.18.0 [INFO] tweaked toml for crates.io crate smpl 0.18.0 written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ff1737bb00913444173658b4e0b274fd79aabf66" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 63 packages to latest compatible versions [INFO] [stderr] Adding itertools v0.8.2 (available: v0.13.0) [INFO] [stderr] Adding petgraph v0.4.13 (available: v0.6.5) [INFO] [stderr] Adding uuid v0.7.4 (available: v1.11.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ff1737bb00913444173658b4e0b274fd79aabf66" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded irmatch v0.2.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+ff1737bb00913444173658b4e0b274fd79aabf66" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 80b6d4943b8cc9d59a70873e53e8c0496a766669f48783ded0ab41d81a1fcd15 [INFO] running `Command { std: "docker" "start" "-a" "80b6d4943b8cc9d59a70873e53e8c0496a766669f48783ded0ab41d81a1fcd15", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "80b6d4943b8cc9d59a70873e53e8c0496a766669f48783ded0ab41d81a1fcd15", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "80b6d4943b8cc9d59a70873e53e8c0496a766669f48783ded0ab41d81a1fcd15", kill_on_drop: false }` [INFO] [stdout] 80b6d4943b8cc9d59a70873e53e8c0496a766669f48783ded0ab41d81a1fcd15 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+ff1737bb00913444173658b4e0b274fd79aabf66" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 29295d39ffd90cc37a6712ca4109ec78e8b5d691698f862b36de6e9b775c659a [INFO] running `Command { std: "docker" "start" "-a" "29295d39ffd90cc37a6712ca4109ec78e8b5d691698f862b36de6e9b775c659a", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Checking object v0.36.5 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Checking ordermap v0.3.5 [INFO] [stderr] Checking either v1.13.0 [INFO] [stderr] Checking fixedbitset v0.1.9 [INFO] [stderr] Checking irmatch v0.2.0 [INFO] [stderr] Checking itertools v0.8.2 [INFO] [stderr] Checking petgraph v0.4.13 [INFO] [stderr] Compiling synstructure v0.6.1 [INFO] [stderr] Checking uuid v0.7.4 [INFO] [stderr] Compiling display_derive v0.0.0 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Checking backtrace v0.3.74 [INFO] [stderr] Checking failure v0.1.8 [INFO] [stderr] Checking smpl v0.18.0 (/opt/rustwide/workdir) [INFO] [stdout] error: couldn't read `src/analysis/../../../semantic-tests/tic_tac_toe.smpl`: No such file or directory (os error 2) [INFO] [stdout] --> src/analysis/semantic_ck.rs:66:13 [INFO] [stdout] | [INFO] [stdout] 66 | include_str!(concat!("../../../semantic-tests/", $file_name)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 84 | test_pass_analysis!(tic_tac_toe); [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_pass_analysis` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/analysis/../../../semantic-tests/basic_test_semantic_analysis.smpl`: No such file or directory (os error 2) [INFO] [stdout] --> src/analysis/semantic_ck.rs:66:13 [INFO] [stdout] | [INFO] [stdout] 66 | include_str!(concat!("../../../semantic-tests/", $file_name)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 85 | test_pass_analysis!(basic_test_semantic_analysis); [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_pass_analysis` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/analysis/../../../semantic-tests/fn_out_of_order.smpl`: No such file or directory (os error 2) [INFO] [stdout] --> src/analysis/semantic_ck.rs:66:13 [INFO] [stdout] | [INFO] [stdout] 66 | include_str!(concat!("../../../semantic-tests/", $file_name)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 87 | test_pass_analysis!(fn_out_of_order); [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_pass_analysis` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/analysis/../../../semantic-tests/struct_out_of_order.smpl`: No such file or directory (os error 2) [INFO] [stdout] --> src/analysis/semantic_ck.rs:66:13 [INFO] [stdout] | [INFO] [stdout] 66 | include_str!(concat!("../../../semantic-tests/", $file_name)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 88 | test_pass_analysis!(struct_out_of_order); [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_pass_analysis` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/analysis/../../../semantic-tests/array_indexing.smpl`: No such file or directory (os error 2) [INFO] [stdout] --> src/analysis/semantic_ck.rs:66:13 [INFO] [stdout] | [INFO] [stdout] 66 | include_str!(concat!("../../../semantic-tests/", $file_name)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | test_pass_analysis!(array_indexing); [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_pass_analysis` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/analysis/../../../semantic-tests/assign_array_index.smpl`: No such file or directory (os error 2) [INFO] [stdout] --> src/analysis/semantic_ck.rs:66:13 [INFO] [stdout] | [INFO] [stdout] 66 | include_str!(concat!("../../../semantic-tests/", $file_name)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 91 | test_pass_analysis!(assign_array_index); [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_pass_analysis` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/analysis/../../../semantic-tests/function_value.smpl`: No such file or directory (os error 2) [INFO] [stdout] --> src/analysis/semantic_ck.rs:66:13 [INFO] [stdout] | [INFO] [stdout] 66 | include_str!(concat!("../../../semantic-tests/", $file_name)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 93 | test_pass_analysis!(function_value); [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_pass_analysis` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/analysis/../../../semantic-tests/function_field.smpl`: No such file or directory (os error 2) [INFO] [stdout] --> src/analysis/semantic_ck.rs:66:13 [INFO] [stdout] | [INFO] [stdout] 66 | include_str!(concat!("../../../semantic-tests/", $file_name)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 94 | test_pass_analysis!(function_field); [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_pass_analysis` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/analysis/../../../semantic-tests/builtin_function.smpl`: No such file or directory (os error 2) [INFO] [stdout] --> src/analysis/semantic_ck.rs:66:13 [INFO] [stdout] | [INFO] [stdout] 66 | include_str!(concat!("../../../semantic-tests/", $file_name)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 96 | test_pass_analysis!(builtin_function); [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_pass_analysis` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/analysis/../../../semantic-tests/unchecked_params_builtin_function.smpl`: No such file or directory (os error 2) [INFO] [stdout] --> src/analysis/semantic_ck.rs:66:13 [INFO] [stdout] | [INFO] [stdout] 66 | include_str!(concat!("../../../semantic-tests/", $file_name)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 97 | test_pass_analysis!(unchecked_params_builtin_function); [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_pass_analysis` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/analysis/../../../semantic-tests/optional_local_type_annotation.smpl`: No such file or directory (os error 2) [INFO] [stdout] --> src/analysis/semantic_ck.rs:66:13 [INFO] [stdout] | [INFO] [stdout] 66 | include_str!(concat!("../../../semantic-tests/", $file_name)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 99 | test_pass_analysis!(optional_local_type_annotation); [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_pass_analysis` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/analysis/../../../semantic-tests/recursive_check.smpl`: No such file or directory (os error 2) [INFO] [stdout] --> src/analysis/semantic_ck.rs:66:13 [INFO] [stdout] | [INFO] [stdout] 66 | include_str!(concat!("../../../semantic-tests/", $file_name)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 101 | test_pass_analysis!(recursive_check); [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_pass_analysis` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/analysis/../../../semantic-tests/mutually_recursive_check.smpl`: No such file or directory (os error 2) [INFO] [stdout] --> src/analysis/semantic_ck.rs:66:13 [INFO] [stdout] | [INFO] [stdout] 66 | include_str!(concat!("../../../semantic-tests/", $file_name)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 102 | test_pass_analysis!(mutually_recursive_check); [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_pass_analysis` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/analysis/../../../semantic-tests/anonymous_fn_call.smpl`: No such file or directory (os error 2) [INFO] [stdout] --> src/analysis/semantic_ck.rs:66:13 [INFO] [stdout] | [INFO] [stdout] 66 | include_str!(concat!("../../../semantic-tests/", $file_name)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 104 | test_pass_analysis!(anonymous_fn_call); [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_pass_analysis` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/analysis/../../../semantic-tests/anonymous_fn_nested.smpl`: No such file or directory (os error 2) [INFO] [stdout] --> src/analysis/semantic_ck.rs:66:13 [INFO] [stdout] | [INFO] [stdout] 66 | include_str!(concat!("../../../semantic-tests/", $file_name)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 105 | test_pass_analysis!(anonymous_fn_nested); [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_pass_analysis` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/analysis/../../../semantic-tests/anonymous_fn_arg.smpl`: No such file or directory (os error 2) [INFO] [stdout] --> src/analysis/semantic_ck.rs:66:13 [INFO] [stdout] | [INFO] [stdout] 66 | include_str!(concat!("../../../semantic-tests/", $file_name)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 106 | test_pass_analysis!(anonymous_fn_arg); [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_pass_analysis` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/analysis/../../../semantic-tests/fn_piping.smpl`: No such file or directory (os error 2) [INFO] [stdout] --> src/analysis/semantic_ck.rs:66:13 [INFO] [stdout] | [INFO] [stdout] 66 | include_str!(concat!("../../../semantic-tests/", $file_name)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 107 | test_pass_analysis!(fn_piping); [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_pass_analysis` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/analysis/../../../semantic-tests/opaque_type_param.smpl`: No such file or directory (os error 2) [INFO] [stdout] --> src/analysis/semantic_ck.rs:66:13 [INFO] [stdout] | [INFO] [stdout] 66 | include_str!(concat!("../../../semantic-tests/", $file_name)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 109 | test_pass_analysis!(opaque_type_param); [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_pass_analysis` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/analysis/../../../semantic-tests/opaque_type_assignment.smpl`: No such file or directory (os error 2) [INFO] [stdout] --> src/analysis/semantic_ck.rs:66:13 [INFO] [stdout] | [INFO] [stdout] 66 | include_str!(concat!("../../../semantic-tests/", $file_name)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 110 | test_pass_analysis!(opaque_type_assignment); [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_pass_analysis` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/analysis/../../../semantic-tests/opaque_type_field.smpl`: No such file or directory (os error 2) [INFO] [stdout] --> src/analysis/semantic_ck.rs:66:13 [INFO] [stdout] | [INFO] [stdout] 66 | include_str!(concat!("../../../semantic-tests/", $file_name)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 111 | test_pass_analysis!(opaque_type_field); [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_pass_analysis` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/analysis/../../../semantic-tests/builtin_bind.smpl`: No such file or directory (os error 2) [INFO] [stdout] --> src/analysis/semantic_ck.rs:66:13 [INFO] [stdout] | [INFO] [stdout] 66 | include_str!(concat!("../../../semantic-tests/", $file_name)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 113 | test_pass_analysis!(builtin_bind); [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_pass_analysis` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/analysis/../../../semantic-tests/generic_struct_decl.smpl`: No such file or directory (os error 2) [INFO] [stdout] --> src/analysis/semantic_ck.rs:66:13 [INFO] [stdout] | [INFO] [stdout] 66 | include_str!(concat!("../../../semantic-tests/", $file_name)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 115 | test_pass_analysis!(generic_struct_decl); [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_pass_analysis` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/analysis/../../../semantic-tests/generic_struct_init.smpl`: No such file or directory (os error 2) [INFO] [stdout] --> src/analysis/semantic_ck.rs:66:13 [INFO] [stdout] | [INFO] [stdout] 66 | include_str!(concat!("../../../semantic-tests/", $file_name)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 116 | test_pass_analysis!(generic_struct_init); [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_pass_analysis` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/analysis/../../../semantic-tests/generic_function.smpl`: No such file or directory (os error 2) [INFO] [stdout] --> src/analysis/semantic_ck.rs:66:13 [INFO] [stdout] | [INFO] [stdout] 66 | include_str!(concat!("../../../semantic-tests/", $file_name)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 117 | test_pass_analysis!(generic_function); [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_pass_analysis` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/analysis/../../../semantic-tests/generic_fn_binding.smpl`: No such file or directory (os error 2) [INFO] [stdout] --> src/analysis/semantic_ck.rs:66:13 [INFO] [stdout] | [INFO] [stdout] 66 | include_str!(concat!("../../../semantic-tests/", $file_name)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 118 | test_pass_analysis!(generic_fn_binding); [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_pass_analysis` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/analysis/../../../semantic-tests/generic_builtin_fn_binding.smpl`: No such file or directory (os error 2) [INFO] [stdout] --> src/analysis/semantic_ck.rs:66:13 [INFO] [stdout] | [INFO] [stdout] 66 | include_str!(concat!("../../../semantic-tests/", $file_name)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 119 | test_pass_analysis!(generic_builtin_fn_binding); [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_pass_analysis` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/analysis/../../../semantic-tests/instantiate_fn_binding.smpl`: No such file or directory (os error 2) [INFO] [stdout] --> src/analysis/semantic_ck.rs:66:13 [INFO] [stdout] | [INFO] [stdout] 66 | include_str!(concat!("../../../semantic-tests/", $file_name)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 121 | test_pass_analysis!(instantiate_fn_binding); [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_pass_analysis` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/analysis/../../../semantic-tests/instantiate_builtin_fn_binding.smpl`: No such file or directory (os error 2) [INFO] [stdout] --> src/analysis/semantic_ck.rs:66:13 [INFO] [stdout] | [INFO] [stdout] 66 | include_str!(concat!("../../../semantic-tests/", $file_name)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 122 | test_pass_analysis!(instantiate_builtin_fn_binding); [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_pass_analysis` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/analysis/../../../semantic-tests/generic_fn_param.smpl`: No such file or directory (os error 2) [INFO] [stdout] --> src/analysis/semantic_ck.rs:66:13 [INFO] [stdout] | [INFO] [stdout] 66 | include_str!(concat!("../../../semantic-tests/", $file_name)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 124 | test_pass_analysis!(generic_fn_param); [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_pass_analysis` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/analysis/../../../semantic-tests/width_constraint_call.smpl`: No such file or directory (os error 2) [INFO] [stdout] --> src/analysis/semantic_ck.rs:66:13 [INFO] [stdout] | [INFO] [stdout] 66 | include_str!(concat!("../../../semantic-tests/", $file_name)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 126 | test_pass_analysis!(width_constraint_call); [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_pass_analysis` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/analysis/../../../semantic-tests/width_constraint_nested.smpl`: No such file or directory (os error 2) [INFO] [stdout] --> src/analysis/semantic_ck.rs:66:13 [INFO] [stdout] | [INFO] [stdout] 66 | include_str!(concat!("../../../semantic-tests/", $file_name)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 127 | test_pass_analysis!(width_constraint_nested); [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_pass_analysis` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/analysis/../../../semantic-tests/generic_width_constraint.smpl`: No such file or directory (os error 2) [INFO] [stdout] --> src/analysis/semantic_ck.rs:66:13 [INFO] [stdout] | [INFO] [stdout] 66 | include_str!(concat!("../../../semantic-tests/", $file_name)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 128 | test_pass_analysis!(generic_width_constraint); [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_pass_analysis` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/analysis/../../../semantic-tests/generic_transitive_width_constraint.smpl`: No such file or directory (os error 2) [INFO] [stdout] --> src/analysis/semantic_ck.rs:66:13 [INFO] [stdout] | [INFO] [stdout] 66 | include_str!(concat!("../../../semantic-tests/", $file_name)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 129 | test_pass_analysis!(generic_transitive_width_constraint); [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_pass_analysis` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/analysis/../../../semantic-tests/width_constraint_multi_base.smpl`: No such file or directory (os error 2) [INFO] [stdout] --> src/analysis/semantic_ck.rs:66:13 [INFO] [stdout] | [INFO] [stdout] 66 | include_str!(concat!("../../../semantic-tests/", $file_name)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 130 | test_pass_analysis!(width_constraint_multi_base); [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_pass_analysis` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/analysis/../../../semantic-tests/generic_struct_init_type_arg.smpl`: No such file or directory (os error 2) [INFO] [stdout] --> src/analysis/semantic_ck.rs:66:13 [INFO] [stdout] | [INFO] [stdout] 66 | include_str!(concat!("../../../semantic-tests/", $file_name)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 131 | test_pass_analysis!(generic_struct_init_type_arg); [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_pass_analysis` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/analysis/../../../semantic-tests/generic_struct_init_width_constraint.smpl`: No such file or directory (os error 2) [INFO] [stdout] --> src/analysis/semantic_ck.rs:66:13 [INFO] [stdout] | [INFO] [stdout] 66 | include_str!(concat!("../../../semantic-tests/", $file_name)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 132 | test_pass_analysis!(generic_struct_init_width_constraint); [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_pass_analysis` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/analysis/../../../semantic-tests/anonymous_struct_init.smpl`: No such file or directory (os error 2) [INFO] [stdout] --> src/analysis/semantic_ck.rs:66:13 [INFO] [stdout] | [INFO] [stdout] 66 | include_str!(concat!("../../../semantic-tests/", $file_name)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 134 | test_pass_analysis!(anonymous_struct_init); [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_pass_analysis` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/analysis/../../../semantic-tests/valid_fn_subtyping.smpl`: No such file or directory (os error 2) [INFO] [stdout] --> src/analysis/semantic_ck.rs:66:13 [INFO] [stdout] | [INFO] [stdout] 66 | include_str!(concat!("../../../semantic-tests/", $file_name)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | test_pass_analysis!(valid_fn_subtyping); [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_pass_analysis` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/analysis/../../../semantic-tests/bind_fn_type_app.smpl`: No such file or directory (os error 2) [INFO] [stdout] --> src/analysis/semantic_ck.rs:66:13 [INFO] [stdout] | [INFO] [stdout] 66 | include_str!(concat!("../../../semantic-tests/", $file_name)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 137 | test_pass_analysis!(bind_fn_type_app); [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_pass_analysis` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/analysis/../../../semantic-tests/array_path_assignment.smpl`: No such file or directory (os error 2) [INFO] [stdout] --> src/analysis/semantic_ck.rs:66:13 [INFO] [stdout] | [INFO] [stdout] 66 | include_str!(concat!("../../../semantic-tests/", $file_name)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 139 | test_pass_analysis!(array_path_assignment); [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_pass_analysis` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/analysis/../../../semantic-tests/call_fn_success.smpl`: No such file or directory (os error 2) [INFO] [stdout] --> src/analysis/semantic_ck.rs:66:13 [INFO] [stdout] | [INFO] [stdout] 66 | include_str!(concat!("../../../semantic-tests/", $file_name)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 146 | let input = include_test!("call_fn_success.smpl"); [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_test` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/analysis/../../../semantic-tests/embedded_ifs_analysis.smpl`: No such file or directory (os error 2) [INFO] [stdout] --> src/analysis/semantic_ck.rs:66:13 [INFO] [stdout] | [INFO] [stdout] 66 | include_str!(concat!("../../../semantic-tests/", $file_name)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 207 | let input = include_test!("embedded_ifs_analysis.smpl"); [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_test` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/analysis/../../../semantic-tests/missing_return_0.smpl`: No such file or directory (os error 2) [INFO] [stdout] --> src/analysis/semantic_ck.rs:66:13 [INFO] [stdout] | [INFO] [stdout] 66 | include_str!(concat!("../../../semantic-tests/", $file_name)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 226 | let input_0 = include_test!("missing_return_0.smpl"); [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_test` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/analysis/../../../semantic-tests/missing_return_1.smpl`: No such file or directory (os error 2) [INFO] [stdout] --> src/analysis/semantic_ck.rs:66:13 [INFO] [stdout] | [INFO] [stdout] 66 | include_str!(concat!("../../../semantic-tests/", $file_name)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 227 | let input_1 = include_test!("missing_return_1.smpl"); [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_test` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/analysis/../../../semantic-tests/missing_return_2.smpl`: No such file or directory (os error 2) [INFO] [stdout] --> src/analysis/semantic_ck.rs:66:13 [INFO] [stdout] | [INFO] [stdout] 66 | include_str!(concat!("../../../semantic-tests/", $file_name)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 228 | let input_2 = include_test!("missing_return_2.smpl"); [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_test` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/analysis/../../../semantic-tests/missing_return_3.smpl`: No such file or directory (os error 2) [INFO] [stdout] --> src/analysis/semantic_ck.rs:66:13 [INFO] [stdout] | [INFO] [stdout] 66 | include_str!(concat!("../../../semantic-tests/", $file_name)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 229 | let input_3 = include_test!("missing_return_3.smpl"); [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_test` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/analysis/../../../semantic-tests/missing_return_4.smpl`: No such file or directory (os error 2) [INFO] [stdout] --> src/analysis/semantic_ck.rs:66:13 [INFO] [stdout] | [INFO] [stdout] 66 | include_str!(concat!("../../../semantic-tests/", $file_name)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 230 | let input_4 = include_test!("missing_return_4.smpl"); [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_test` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/analysis/../../../semantic-tests/missing_return_5.smpl`: No such file or directory (os error 2) [INFO] [stdout] --> src/analysis/semantic_ck.rs:66:13 [INFO] [stdout] | [INFO] [stdout] 66 | include_str!(concat!("../../../semantic-tests/", $file_name)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 231 | let input_5 = include_test!("missing_return_5.smpl"); [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_test` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/analysis/../../../semantic-tests/missing_return_6.smpl`: No such file or directory (os error 2) [INFO] [stdout] --> src/analysis/semantic_ck.rs:66:13 [INFO] [stdout] | [INFO] [stdout] 66 | include_str!(concat!("../../../semantic-tests/", $file_name)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 232 | let input_6 = include_test!("missing_return_6.smpl"); [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_test` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/analysis/../../../semantic-tests/all_required_returns_0.smpl`: No such file or directory (os error 2) [INFO] [stdout] --> src/analysis/semantic_ck.rs:66:13 [INFO] [stdout] | [INFO] [stdout] 66 | include_str!(concat!("../../../semantic-tests/", $file_name)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 259 | let input_0 = include_test!("all_required_returns_0.smpl"); [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_test` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/analysis/../../../semantic-tests/all_required_returns_1.smpl`: No such file or directory (os error 2) [INFO] [stdout] --> src/analysis/semantic_ck.rs:66:13 [INFO] [stdout] | [INFO] [stdout] 66 | include_str!(concat!("../../../semantic-tests/", $file_name)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 260 | let input_1 = include_test!("all_required_returns_1.smpl"); [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_test` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/analysis/../../../semantic-tests/all_required_returns_2.smpl`: No such file or directory (os error 2) [INFO] [stdout] --> src/analysis/semantic_ck.rs:66:13 [INFO] [stdout] | [INFO] [stdout] 66 | include_str!(concat!("../../../semantic-tests/", $file_name)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 261 | let input_2 = include_test!("all_required_returns_2.smpl"); [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_test` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/analysis/../../../semantic-tests/all_required_returns_3.smpl`: No such file or directory (os error 2) [INFO] [stdout] --> src/analysis/semantic_ck.rs:66:13 [INFO] [stdout] | [INFO] [stdout] 66 | include_str!(concat!("../../../semantic-tests/", $file_name)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 262 | let input_3 = include_test!("all_required_returns_3.smpl"); [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_test` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/analysis/../../../semantic-tests/all_required_returns_4.smpl`: No such file or directory (os error 2) [INFO] [stdout] --> src/analysis/semantic_ck.rs:66:13 [INFO] [stdout] | [INFO] [stdout] 66 | include_str!(concat!("../../../semantic-tests/", $file_name)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 263 | let input_4 = include_test!("all_required_returns_4.smpl"); [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_test` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/analysis/../../../semantic-tests/all_required_returns_5.smpl`: No such file or directory (os error 2) [INFO] [stdout] --> src/analysis/semantic_ck.rs:66:13 [INFO] [stdout] | [INFO] [stdout] 66 | include_str!(concat!("../../../semantic-tests/", $file_name)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 264 | let input_5 = include_test!("all_required_returns_5.smpl"); [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_test` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/analysis/../../../semantic-tests/all_required_returns_6.smpl`: No such file or directory (os error 2) [INFO] [stdout] --> src/analysis/semantic_ck.rs:66:13 [INFO] [stdout] | [INFO] [stdout] 66 | include_str!(concat!("../../../semantic-tests/", $file_name)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 265 | let input_6 = include_test!("all_required_returns_6.smpl"); [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_test` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/analysis/../../../semantic-tests/mods_out_of_order_1.smpl`: No such file or directory (os error 2) [INFO] [stdout] --> src/analysis/semantic_ck.rs:66:13 [INFO] [stdout] | [INFO] [stdout] 66 | include_str!(concat!("../../../semantic-tests/", $file_name)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 277 | let mod1 = include_test!("mods_out_of_order_1.smpl"); [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_test` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/analysis/../../../semantic-tests/mods_out_of_order_2.smpl`: No such file or directory (os error 2) [INFO] [stdout] --> src/analysis/semantic_ck.rs:66:13 [INFO] [stdout] | [INFO] [stdout] 66 | include_str!(concat!("../../../semantic-tests/", $file_name)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 278 | let mod2 = include_test!("mods_out_of_order_2.smpl"); [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_test` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/analysis/../../../semantic-tests/correct_array_initialization.smpl`: No such file or directory (os error 2) [INFO] [stdout] --> src/analysis/semantic_ck.rs:66:13 [INFO] [stdout] | [INFO] [stdout] 66 | include_str!(concat!("../../../semantic-tests/", $file_name)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 287 | let mod1 = include_test!("correct_array_initialization.smpl"); [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_test` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/analysis/../../../semantic-tests/heterogenous_array_initialization.smpl`: No such file or directory (os error 2) [INFO] [stdout] --> src/analysis/semantic_ck.rs:66:13 [INFO] [stdout] | [INFO] [stdout] 66 | include_str!(concat!("../../../semantic-tests/", $file_name)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 295 | let mod1 = include_test!("heterogenous_array_initialization.smpl"); [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_test` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/analysis/../../../semantic-tests/mismatch_array_assignment.smpl`: No such file or directory (os error 2) [INFO] [stdout] --> src/analysis/semantic_ck.rs:66:13 [INFO] [stdout] | [INFO] [stdout] 66 | include_str!(concat!("../../../semantic-tests/", $file_name)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 317 | let mod1 = include_test!("mismatch_array_assignment.smpl"); [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_test` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/analysis/../../../semantic-tests/mod_function_value_1.smpl`: No such file or directory (os error 2) [INFO] [stdout] --> src/analysis/semantic_ck.rs:66:13 [INFO] [stdout] | [INFO] [stdout] 66 | include_str!(concat!("../../../semantic-tests/", $file_name)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 336 | let mod1 = include_test!("mod_function_value_1.smpl"); [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_test` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/analysis/../../../semantic-tests/mod_function_value_2.smpl`: No such file or directory (os error 2) [INFO] [stdout] --> src/analysis/semantic_ck.rs:66:13 [INFO] [stdout] | [INFO] [stdout] 66 | include_str!(concat!("../../../semantic-tests/", $file_name)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 337 | let mod2 = include_test!("mod_function_value_2.smpl"); [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_test` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/analysis/../../../semantic-tests/deny_unchecked_params_builtin_function_struct.smpl`: No such file or directory (os error 2) [INFO] [stdout] --> src/analysis/semantic_ck.rs:66:13 [INFO] [stdout] | [INFO] [stdout] 66 | include_str!(concat!("../../../semantic-tests/", $file_name)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 372 | let mod1 = include_test!("deny_unchecked_params_builtin_function_struct.smpl"); [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_test` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/analysis/../../../semantic-tests/anonymous_fn_invalid.smpl`: No such file or directory (os error 2) [INFO] [stdout] --> src/analysis/semantic_ck.rs:66:13 [INFO] [stdout] | [INFO] [stdout] 66 | include_str!(concat!("../../../semantic-tests/", $file_name)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 388 | let mod1 = include_test!("anonymous_fn_invalid.smpl"); [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_test` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/analysis/../../../semantic-tests/annotate_struct.smpl`: No such file or directory (os error 2) [INFO] [stdout] --> src/analysis/semantic_ck.rs:66:13 [INFO] [stdout] | [INFO] [stdout] 66 | include_str!(concat!("../../../semantic-tests/", $file_name)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 404 | let input = include_test!("annotate_struct.smpl"); [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_test` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/analysis/../../../semantic-tests/annotate_fn.smpl`: No such file or directory (os error 2) [INFO] [stdout] --> src/analysis/semantic_ck.rs:66:13 [INFO] [stdout] | [INFO] [stdout] 66 | include_str!(concat!("../../../semantic-tests/", $file_name)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 418 | let input = include_test!("annotate_fn.smpl"); [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_test` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/analysis/../../../semantic-tests/opaque_struct.smpl`: No such file or directory (os error 2) [INFO] [stdout] --> src/analysis/semantic_ck.rs:66:13 [INFO] [stdout] | [INFO] [stdout] 66 | include_str!(concat!("../../../semantic-tests/", $file_name)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 432 | let input = include_test!("opaque_struct.smpl"); [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_test` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/analysis/../../../semantic-tests/opaque_type_invariance.smpl`: No such file or directory (os error 2) [INFO] [stdout] --> src/analysis/semantic_ck.rs:66:13 [INFO] [stdout] | [INFO] [stdout] 66 | include_str!(concat!("../../../semantic-tests/", $file_name)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 456 | let mod1 = include_test!("opaque_type_invariance.smpl"); [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_test` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/analysis/../../../semantic-tests/opaque_type_field_invariance.smpl`: No such file or directory (os error 2) [INFO] [stdout] --> src/analysis/semantic_ck.rs:66:13 [INFO] [stdout] | [INFO] [stdout] 66 | include_str!(concat!("../../../semantic-tests/", $file_name)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 464 | let mod1 = include_test!("opaque_type_field_invariance.smpl"); [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_test` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/analysis/../../../semantic-tests/generic_struct_init_type_arg_error.smpl`: No such file or directory (os error 2) [INFO] [stdout] --> src/analysis/semantic_ck.rs:66:13 [INFO] [stdout] | [INFO] [stdout] 66 | include_str!(concat!("../../../semantic-tests/", $file_name)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 472 | let mod1 = include_test!("generic_struct_init_type_arg_error.smpl"); [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_test` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/analysis/../../../semantic-tests/generic_fn_binding_invalid_type.smpl`: No such file or directory (os error 2) [INFO] [stdout] --> src/analysis/semantic_ck.rs:66:13 [INFO] [stdout] | [INFO] [stdout] 66 | include_str!(concat!("../../../semantic-tests/", $file_name)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 480 | let mod1 = include_test!("generic_fn_binding_invalid_type.smpl"); [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_test` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/analysis/../../../semantic-tests/generic_width_constraint_invalid_bind.smpl`: No such file or directory (os error 2) [INFO] [stdout] --> src/analysis/semantic_ck.rs:66:13 [INFO] [stdout] | [INFO] [stdout] 66 | include_str!(concat!("../../../semantic-tests/", $file_name)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 488 | let mod1 = include_test!("generic_width_constraint_invalid_bind.smpl"); [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_test` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/analysis/../../../semantic-tests/generic_width_constraint_invalid_return.smpl`: No such file or directory (os error 2) [INFO] [stdout] --> src/analysis/semantic_ck.rs:66:13 [INFO] [stdout] | [INFO] [stdout] 66 | include_str!(concat!("../../../semantic-tests/", $file_name)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 496 | let mod1 = include_test!("generic_width_constraint_invalid_return.smpl"); [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_test` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/analysis/../../../semantic-tests/generic_width_constraint_invalid_field_bind.smpl`: No such file or directory (os error 2) [INFO] [stdout] --> src/analysis/semantic_ck.rs:66:13 [INFO] [stdout] | [INFO] [stdout] 66 | include_str!(concat!("../../../semantic-tests/", $file_name)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 504 | let mod1 = include_test!("generic_width_constraint_invalid_field_bind.smpl"); [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_test` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/analysis/../../../semantic-tests/generic_invalid_transitive_width_constraint.smpl`: No such file or directory (os error 2) [INFO] [stdout] --> src/analysis/semantic_ck.rs:66:13 [INFO] [stdout] | [INFO] [stdout] 66 | include_str!(concat!("../../../semantic-tests/", $file_name)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 512 | let mod1 = include_test!("generic_invalid_transitive_width_constraint.smpl"); [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_test` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/analysis/../../../semantic-tests/width_constraint_conflicting.smpl`: No such file or directory (os error 2) [INFO] [stdout] --> src/analysis/semantic_ck.rs:66:13 [INFO] [stdout] | [INFO] [stdout] 66 | include_str!(concat!("../../../semantic-tests/", $file_name)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 520 | let mod1 = include_test!("width_constraint_conflicting.smpl"); [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_test` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/analysis/../../../semantic-tests/generic_unknown_type_parameter.smpl`: No such file or directory (os error 2) [INFO] [stdout] --> src/analysis/semantic_ck.rs:66:13 [INFO] [stdout] | [INFO] [stdout] 66 | include_str!(concat!("../../../semantic-tests/", $file_name)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 528 | let mod1 = include_test!("generic_unknown_type_parameter.smpl"); [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_test` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/analysis/../../../semantic-tests/anonymous_struct_init_invalid_type.smpl`: No such file or directory (os error 2) [INFO] [stdout] --> src/analysis/semantic_ck.rs:66:13 [INFO] [stdout] | [INFO] [stdout] 66 | include_str!(concat!("../../../semantic-tests/", $file_name)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 536 | let mod1 = include_test!("anonymous_struct_init_invalid_type.smpl"); [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_test` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/analysis/../../../semantic-tests/invalid_fn_subtyping_wider.smpl`: No such file or directory (os error 2) [INFO] [stdout] --> src/analysis/semantic_ck.rs:66:13 [INFO] [stdout] | [INFO] [stdout] 66 | include_str!(concat!("../../../semantic-tests/", $file_name)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 544 | let mod1 = include_test!("invalid_fn_subtyping_wider.smpl"); [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_test` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/analysis/../../../semantic-tests/invalid_fn_subtyping_nominal.smpl`: No such file or directory (os error 2) [INFO] [stdout] --> src/analysis/semantic_ck.rs:66:13 [INFO] [stdout] | [INFO] [stdout] 66 | include_str!(concat!("../../../semantic-tests/", $file_name)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 552 | let mod1 = include_test!("invalid_fn_subtyping_nominal.smpl"); [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_test` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/analysis/../../../semantic-tests/bind_fn_type_app_mod_access_1.smpl`: No such file or directory (os error 2) [INFO] [stdout] --> src/analysis/semantic_ck.rs:66:13 [INFO] [stdout] | [INFO] [stdout] 66 | include_str!(concat!("../../../semantic-tests/", $file_name)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 560 | let mod1 = include_test!("bind_fn_type_app_mod_access_1.smpl"); [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_test` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/analysis/../../../semantic-tests/bind_fn_type_app_mod_access_2.smpl`: No such file or directory (os error 2) [INFO] [stdout] --> src/analysis/semantic_ck.rs:66:13 [INFO] [stdout] | [INFO] [stdout] 66 | include_str!(concat!("../../../semantic-tests/", $file_name)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 561 | let mod2 = include_test!("bind_fn_type_app_mod_access_2.smpl"); [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_test` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/analysis/../../../semantic-tests/bind_fn_type_app_mod_access_stmt_1.smpl`: No such file or directory (os error 2) [INFO] [stdout] --> src/analysis/semantic_ck.rs:66:13 [INFO] [stdout] | [INFO] [stdout] 66 | include_str!(concat!("../../../semantic-tests/", $file_name)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 570 | let mod1 = include_test!("bind_fn_type_app_mod_access_stmt_1.smpl"); [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_test` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/analysis/../../../semantic-tests/bind_fn_type_app_mod_access_stmt_2.smpl`: No such file or directory (os error 2) [INFO] [stdout] --> src/analysis/semantic_ck.rs:66:13 [INFO] [stdout] | [INFO] [stdout] 66 | include_str!(concat!("../../../semantic-tests/", $file_name)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 571 | let mod2 = include_test!("bind_fn_type_app_mod_access_stmt_2.smpl"); [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_test` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/analysis/../../../semantic-tests/fn_multi_type_param.smpl`: No such file or directory (os error 2) [INFO] [stdout] --> src/analysis/semantic_ck.rs:66:13 [INFO] [stdout] | [INFO] [stdout] 66 | include_str!(concat!("../../../semantic-tests/", $file_name)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 580 | let mod1 = include_test!("fn_multi_type_param.smpl"); [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_test` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/analysis/../../../semantic-tests/fn_multi_type_param_err.smpl`: No such file or directory (os error 2) [INFO] [stdout] --> src/analysis/semantic_ck.rs:66:13 [INFO] [stdout] | [INFO] [stdout] 66 | include_str!(concat!("../../../semantic-tests/", $file_name)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 588 | let mod1 = include_test!("fn_multi_type_param_err.smpl"); [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_test` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/analysis/../../../semantic-tests/invalid_type_arg.smpl`: No such file or directory (os error 2) [INFO] [stdout] --> src/analysis/semantic_ck.rs:66:13 [INFO] [stdout] | [INFO] [stdout] 66 | include_str!(concat!("../../../semantic-tests/", $file_name)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 606 | let mod1 = include_test!("invalid_type_arg.smpl"); [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_test` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/analysis/../../../semantic-tests/top_level_name_collision_struct.smpl`: No such file or directory (os error 2) [INFO] [stdout] --> src/analysis/semantic_ck.rs:66:13 [INFO] [stdout] | [INFO] [stdout] 66 | include_str!(concat!("../../../semantic-tests/", $file_name)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 640 | let mod1 = include_test!("top_level_name_collision_struct.smpl"); [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_test` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/analysis/../../../semantic-tests/top_level_name_collision_struct_opaque.smpl`: No such file or directory (os error 2) [INFO] [stdout] --> src/analysis/semantic_ck.rs:66:13 [INFO] [stdout] | [INFO] [stdout] 66 | include_str!(concat!("../../../semantic-tests/", $file_name)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 658 | let mod1 = include_test!("top_level_name_collision_struct_opaque.smpl"); [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_test` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/analysis/../../../semantic-tests/top_level_name_collision_opaque.smpl`: No such file or directory (os error 2) [INFO] [stdout] --> src/analysis/semantic_ck.rs:66:13 [INFO] [stdout] | [INFO] [stdout] 66 | include_str!(concat!("../../../semantic-tests/", $file_name)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 676 | let mod1 = include_test!("top_level_name_collision_opaque.smpl"); [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_test` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/analysis/../../../semantic-tests/top_level_name_collision_fn.smpl`: No such file or directory (os error 2) [INFO] [stdout] --> src/analysis/semantic_ck.rs:66:13 [INFO] [stdout] | [INFO] [stdout] 66 | include_str!(concat!("../../../semantic-tests/", $file_name)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 694 | let mod1 = include_test!("top_level_name_collision_fn.smpl"); [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_test` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/analysis/../../../semantic-tests/top_level_name_collision_fn_builtin.smpl`: No such file or directory (os error 2) [INFO] [stdout] --> src/analysis/semantic_ck.rs:66:13 [INFO] [stdout] | [INFO] [stdout] 66 | include_str!(concat!("../../../semantic-tests/", $file_name)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 712 | let mod1 = include_test!("top_level_name_collision_fn_builtin.smpl"); [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_test` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/analysis/../../../semantic-tests/top_level_name_collision_builtin_fn.smpl`: No such file or directory (os error 2) [INFO] [stdout] --> src/analysis/semantic_ck.rs:66:13 [INFO] [stdout] | [INFO] [stdout] 66 | include_str!(concat!("../../../semantic-tests/", $file_name)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 730 | let mod1 = include_test!("top_level_name_collision_builtin_fn.smpl"); [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_test` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `smpl` (lib test) due to 94 previous errors [INFO] running `Command { std: "docker" "inspect" "29295d39ffd90cc37a6712ca4109ec78e8b5d691698f862b36de6e9b775c659a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "29295d39ffd90cc37a6712ca4109ec78e8b5d691698f862b36de6e9b775c659a", kill_on_drop: false }` [INFO] [stdout] 29295d39ffd90cc37a6712ca4109ec78e8b5d691698f862b36de6e9b775c659a