[INFO] fetching crate smpli 0.4.0... [INFO] checking smpli-0.4.0 against master#506512391b1a75ae450d36c9420978402a91abcc for pr-125384 [INFO] extracting crate smpli 0.4.0 into /workspace/builds/worker-0-tc1/source [INFO] validating manifest of crates.io crate smpli 0.4.0 on toolchain 506512391b1a75ae450d36c9420978402a91abcc [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+506512391b1a75ae450d36c9420978402a91abcc" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate smpli 0.4.0 [INFO] finished tweaking crates.io crate smpli 0.4.0 [INFO] tweaked toml for crates.io crate smpli 0.4.0 written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+506512391b1a75ae450d36c9420978402a91abcc" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 85 packages to latest compatible versions [INFO] [stderr] Adding addr2line v0.21.0 (latest: v0.23.0) [INFO] [stderr] Adding autocfg v0.1.8 (latest: v1.3.0) [INFO] [stderr] Adding bitflags v1.3.2 (latest: v2.5.0) [INFO] [stderr] Adding cloudabi v0.0.3 (latest: v0.1.0) [INFO] [stderr] Adding darling v0.9.0 (latest: v0.20.9) [INFO] [stderr] Adding darling_core v0.9.0 (latest: v0.20.9) [INFO] [stderr] Adding darling_macro v0.9.0 (latest: v0.20.9) [INFO] [stderr] Adding derive_builder v0.7.2 (latest: v0.20.0) [INFO] [stderr] Adding derive_builder_core v0.5.0 (latest: v0.20.0) [INFO] [stderr] Adding fixedbitset v0.1.9 (latest: v0.5.7) [INFO] [stderr] Adding gimli v0.28.1 (latest: v0.30.0) [INFO] [stderr] Adding itertools v0.8.2 (latest: v0.13.0) [INFO] [stderr] Adding object v0.32.2 (latest: v0.36.0) [INFO] [stderr] Adding ordermap v0.3.5 (latest: v0.4.2) [INFO] [stderr] Adding paste v0.1.18 (latest: v1.0.15) [INFO] [stderr] Adding petgraph v0.4.13 (latest: v0.6.5) [INFO] [stderr] Adding proc-macro2 v0.4.30 (latest: v1.0.84) [INFO] [stderr] Adding quote v0.3.15 (latest: v1.0.36) [INFO] [stderr] Adding quote v0.6.13 (latest: v1.0.36) [INFO] [stderr] Adding rand v0.6.5 (latest: v0.8.5) [INFO] [stderr] Adding rand_chacha v0.1.1 (latest: v0.3.1) [INFO] [stderr] Adding rand_core v0.3.1 (latest: v0.6.4) [INFO] [stderr] Adding rand_core v0.4.2 (latest: v0.6.4) [INFO] [stderr] Adding rand_hc v0.1.0 (latest: v0.3.2) [INFO] [stderr] Adding rand_isaac v0.1.1 (latest: v0.3.0) [INFO] [stderr] Adding rand_jitter v0.1.4 (latest: v0.4.0) [INFO] [stderr] Adding rand_os v0.1.3 (latest: v0.2.2) [INFO] [stderr] Adding rand_pcg v0.1.2 (latest: v0.3.1) [INFO] [stderr] Adding rand_xorshift v0.1.1 (latest: v0.3.0) [INFO] [stderr] Adding rdrand v0.4.0 (latest: v0.8.3) [INFO] [stderr] Adding strsim v0.7.0 (latest: v0.11.1) [INFO] [stderr] Adding syn v0.11.11 (latest: v2.0.66) [INFO] [stderr] Adding syn v0.15.44 (latest: v2.0.66) [INFO] [stderr] Adding syn v1.0.109 (latest: v2.0.66) [INFO] [stderr] Adding synstructure v0.6.1 (latest: v0.13.1) [INFO] [stderr] Adding synstructure v0.12.6 (latest: v0.13.1) [INFO] [stderr] Adding unicode-xid v0.0.4 (latest: v0.2.4) [INFO] [stderr] Adding unicode-xid v0.1.0 (latest: v0.2.4) [INFO] [stderr] Adding uuid v0.7.4 (latest: v1.8.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+506512391b1a75ae450d36c9420978402a91abcc" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded synstructure v0.6.1 [INFO] [stderr] Downloaded irmatch v0.2.0 [INFO] [stderr] Downloaded darling_macro v0.9.0 [INFO] [stderr] Downloaded display_derive v0.0.0 [INFO] [stderr] Downloaded smpl v0.18.0 [INFO] [stderr] Downloaded strsim v0.7.0 [INFO] [stderr] Downloaded darling_core v0.9.0 [INFO] [stderr] Downloaded darling v0.9.0 [INFO] [stderr] Downloaded derive_builder v0.7.2 [INFO] [stderr] Downloaded derive_builder_core v0.5.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:beeedbb442662e57d416641ecc3200b38e573c25b057896194468d05594dd835" "/opt/rustwide/cargo-home/bin/cargo" "+506512391b1a75ae450d36c9420978402a91abcc" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 03525b9bd91aecdb6166bc39deb24985891596a350a33010d909fdadebc76412 [INFO] running `Command { std: "docker" "start" "-a" "03525b9bd91aecdb6166bc39deb24985891596a350a33010d909fdadebc76412", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "03525b9bd91aecdb6166bc39deb24985891596a350a33010d909fdadebc76412", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "03525b9bd91aecdb6166bc39deb24985891596a350a33010d909fdadebc76412", kill_on_drop: false }` [INFO] [stdout] 03525b9bd91aecdb6166bc39deb24985891596a350a33010d909fdadebc76412 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:beeedbb442662e57d416641ecc3200b38e573c25b057896194468d05594dd835" "/opt/rustwide/cargo-home/bin/cargo" "+506512391b1a75ae450d36c9420978402a91abcc" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d6dd71a131e32004401111e5e12810662463694d560d182467161f616921667b [INFO] running `Command { std: "docker" "start" "-a" "d6dd71a131e32004401111e5e12810662463694d560d182467161f616921667b", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v0.1.8 [INFO] [stderr] Checking rand_core v0.4.2 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling strsim v0.7.0 [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Checking futures-core v0.3.30 [INFO] [stderr] Checking futures-sink v0.3.30 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling proc-macro-hack v0.5.20+deprecated [INFO] [stderr] Compiling syn v2.0.66 [INFO] [stderr] Checking object v0.32.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling synom v0.11.3 [INFO] [stderr] Checking futures-channel v0.3.30 [INFO] [stderr] Checking ordermap v0.3.5 [INFO] [stderr] Checking rand_core v0.3.1 [INFO] [stderr] Checking rand_hc v0.1.0 [INFO] [stderr] Checking rand_isaac v0.1.1 [INFO] [stderr] Checking rand_xorshift v0.1.1 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Checking rand_jitter v0.1.4 [INFO] [stderr] Checking either v1.12.0 [INFO] [stderr] Compiling derive_builder v0.7.2 [INFO] [stderr] Checking fixedbitset v0.1.9 [INFO] [stderr] Checking irmatch v0.2.0 [INFO] [stderr] Checking petgraph v0.4.13 [INFO] [stderr] Checking itertools v0.8.2 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling paste-impl v0.1.18 [INFO] [stderr] Compiling synstructure v0.6.1 [INFO] [stderr] Checking uuid v0.7.4 [INFO] [stderr] Checking paste v0.1.18 [INFO] [stderr] Compiling display_derive v0.0.0 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Checking backtrace v0.3.71 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Compiling darling_core v0.9.0 [INFO] [stderr] Checking failure v0.1.8 [INFO] [stderr] Checking smpl v0.18.0 [INFO] [stderr] Compiling darling_macro v0.9.0 [INFO] [stderr] Compiling darling v0.9.0 [INFO] [stderr] Compiling derive_builder_core v0.5.0 [INFO] [stderr] Checking futures-executor v0.3.30 [INFO] [stderr] Checking futures v0.3.30 [INFO] [stderr] Checking smpli v0.4.0 (/opt/rustwide/workdir) [INFO] [stdout] error: couldn't read `src/../../eval-tests/interpreter_basic.smpl`: No such file or directory (os error 2) [INFO] [stdout] --> src/vm_tests.rs:10:9 [INFO] [stdout] | [INFO] [stdout] 10 | include_str!(concat!("../../eval-tests/", $file_name)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 123 | / expect_value!(interpreter_basic, [INFO] [stdout] 124 | | module :: "mod1", [INFO] [stdout] 125 | | eval :: "test", [INFO] [stdout] 126 | | args :: vec![Value::Int(5), Value::Int(7)], [INFO] [stdout] 127 | | expect :: Value::Int(12) [INFO] [stdout] 128 | | ); [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 `expect_value` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../../eval-tests/interpreter_struct.smpl`: No such file or directory (os error 2) [INFO] [stdout] --> src/vm_tests.rs:10:9 [INFO] [stdout] | [INFO] [stdout] 10 | include_str!(concat!("../../eval-tests/", $file_name)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 130 | / expect_value!(interpreter_struct, [INFO] [stdout] 131 | | module :: "mod1", [INFO] [stdout] 132 | | eval :: "test", [INFO] [stdout] 133 | | args :: vec![Value::Int(5), Value::Int(7)], [INFO] [stdout] ... | [INFO] [stdout] 139 | | } [INFO] [stdout] 140 | | ); [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 `expect_value` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../../eval-tests/interpreter_builtin.smpl`: No such file or directory (os error 2) [INFO] [stdout] --> src/vm_tests.rs:10:9 [INFO] [stdout] | [INFO] [stdout] 10 | include_str!(concat!("../../eval-tests/", $file_name)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 142 | / expect_value!(interpreter_builtin, [INFO] [stdout] 143 | | module :: "mod1", [INFO] [stdout] 144 | | eval :: "test", [INFO] [stdout] 145 | | args :: vec![Value::Int(5), Value::Int(7)], [INFO] [stdout] ... | [INFO] [stdout] 149 | | } [INFO] [stdout] 150 | | ); [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 `expect_value` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../../eval-tests/interpreter_builtin_unchecked_params.smpl`: No such file or directory (os error 2) [INFO] [stdout] --> src/vm_tests.rs:10:9 [INFO] [stdout] | [INFO] [stdout] 10 | include_str!(concat!("../../eval-tests/", $file_name)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 152 | / expect_value!(interpreter_builtin_unchecked_params, [INFO] [stdout] 153 | | module :: "mod1", [INFO] [stdout] 154 | | eval :: "test", [INFO] [stdout] 155 | | args :: vec![Value::Int(5), Value::Int(7)], [INFO] [stdout] ... | [INFO] [stdout] 159 | | } [INFO] [stdout] 160 | | ); [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 `expect_value` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../../eval-tests/interpreter_field_access.smpl`: No such file or directory (os error 2) [INFO] [stdout] --> src/vm_tests.rs:10:9 [INFO] [stdout] | [INFO] [stdout] 10 | include_str!(concat!("../../eval-tests/", $file_name)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 207 | / expect_value!(interpreter_field_access, [INFO] [stdout] 208 | | module :: "mod1", [INFO] [stdout] 209 | | eval :: "test", [INFO] [stdout] 210 | | args :: vec![], [INFO] [stdout] 211 | | expect :: Value::Int(1337) [INFO] [stdout] 212 | | ); [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 `expect_value` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../../eval-tests/interpreter_array.smpl`: No such file or directory (os error 2) [INFO] [stdout] --> src/vm_tests.rs:10:9 [INFO] [stdout] | [INFO] [stdout] 10 | include_str!(concat!("../../eval-tests/", $file_name)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 214 | / expect_value!(interpreter_array, [INFO] [stdout] 215 | | module :: "mod1", [INFO] [stdout] 216 | | eval :: "test", [INFO] [stdout] 217 | | args :: vec![], [INFO] [stdout] 218 | | expect :: Value::Int(1 + 2 + 3 + 4 + 5) [INFO] [stdout] 219 | | ); [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 `expect_value` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../../eval-tests/interpreter_fn_value.smpl`: No such file or directory (os error 2) [INFO] [stdout] --> src/vm_tests.rs:10:9 [INFO] [stdout] | [INFO] [stdout] 10 | include_str!(concat!("../../eval-tests/", $file_name)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 221 | / expect_value!(interpreter_fn_value, [INFO] [stdout] 222 | | module :: "mod1", [INFO] [stdout] 223 | | eval :: "test", [INFO] [stdout] 224 | | args :: vec![], [INFO] [stdout] 225 | | expect :: Value::Int(420) [INFO] [stdout] 226 | | ); [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 `expect_value` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../../eval-tests/interpreter_optional_local_type_annotation.smpl`: No such file or directory (os error 2) [INFO] [stdout] --> src/vm_tests.rs:10:9 [INFO] [stdout] | [INFO] [stdout] 10 | include_str!(concat!("../../eval-tests/", $file_name)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 228 | / expect_value!(interpreter_optional_local_type_annotation, [INFO] [stdout] 229 | | module :: "mod1", [INFO] [stdout] 230 | | eval :: "test", [INFO] [stdout] 231 | | args :: vec![], [INFO] [stdout] 232 | | expect :: Value::Int(420) [INFO] [stdout] 233 | | ); [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 `expect_value` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../../eval-tests/interpreter_recursive_fn_call.smpl`: No such file or directory (os error 2) [INFO] [stdout] --> src/vm_tests.rs:10:9 [INFO] [stdout] | [INFO] [stdout] 10 | include_str!(concat!("../../eval-tests/", $file_name)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 235 | / expect_value!(interpreter_recursive_fn_call, [INFO] [stdout] 236 | | module :: "mod1", [INFO] [stdout] 237 | | eval :: "recurse", [INFO] [stdout] 238 | | args :: vec![Value::Int(2)], [INFO] [stdout] 239 | | expect :: Value::Int(3) [INFO] [stdout] 240 | | ); [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 `expect_value` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../../eval-tests/interpreter_mutually_recursive_fn_call.smpl`: No such file or directory (os error 2) [INFO] [stdout] --> src/vm_tests.rs:10:9 [INFO] [stdout] | [INFO] [stdout] 10 | include_str!(concat!("../../eval-tests/", $file_name)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 242 | / expect_value!(interpreter_mutually_recursive_fn_call, [INFO] [stdout] 243 | | module :: "mod1", [INFO] [stdout] 244 | | eval :: "recurse_a", [INFO] [stdout] 245 | | args :: vec![Value::Int(1)], [INFO] [stdout] 246 | | expect :: Value::Int(-5) [INFO] [stdout] 247 | | ); [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 `expect_value` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../../eval-tests/interpreter_loaded_builtin.smpl`: No such file or directory (os error 2) [INFO] [stdout] --> src/vm_tests.rs:10:9 [INFO] [stdout] | [INFO] [stdout] 10 | include_str!(concat!("../../eval-tests/", $file_name)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 249 | / expect_value!(interpreter_loaded_builtin, [INFO] [stdout] 250 | | module :: "mod1", [INFO] [stdout] 251 | | eval :: "test_floor", [INFO] [stdout] 252 | | args :: vec![], [INFO] [stdout] 253 | | expect :: Value::Float(1.0) [INFO] [stdout] 254 | | ); [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 `expect_value` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../../eval-tests/interpreter_anonymous_fn_call.smpl`: No such file or directory (os error 2) [INFO] [stdout] --> src/vm_tests.rs:10:9 [INFO] [stdout] | [INFO] [stdout] 10 | include_str!(concat!("../../eval-tests/", $file_name)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 256 | / expect_value!(interpreter_anonymous_fn_call, [INFO] [stdout] 257 | | module :: "mod1", [INFO] [stdout] 258 | | eval :: "test", [INFO] [stdout] 259 | | args :: vec![], [INFO] [stdout] 260 | | expect :: Value::Int(15) [INFO] [stdout] 261 | | ); [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 `expect_value` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../../eval-tests/interpreter_anonymous_fn_arg.smpl`: No such file or directory (os error 2) [INFO] [stdout] --> src/vm_tests.rs:10:9 [INFO] [stdout] | [INFO] [stdout] 10 | include_str!(concat!("../../eval-tests/", $file_name)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 263 | / expect_value!(interpreter_anonymous_fn_arg, [INFO] [stdout] 264 | | module :: "mod1", [INFO] [stdout] 265 | | eval :: "test", [INFO] [stdout] 266 | | args :: vec![], [INFO] [stdout] 267 | | expect :: Value::Int(15) [INFO] [stdout] 268 | | ); [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 `expect_value` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../../eval-tests/interpreter_anonymous_fn_nested.smpl`: No such file or directory (os error 2) [INFO] [stdout] --> src/vm_tests.rs:10:9 [INFO] [stdout] | [INFO] [stdout] 10 | include_str!(concat!("../../eval-tests/", $file_name)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 270 | / expect_value!(interpreter_anonymous_fn_nested, [INFO] [stdout] 271 | | module :: "mod1", [INFO] [stdout] 272 | | eval :: "test", [INFO] [stdout] 273 | | args :: vec![Value::Int(21)], [INFO] [stdout] 274 | | expect :: Value::Int(43) [INFO] [stdout] 275 | | ); [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 `expect_value` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../../eval-tests/interpreter_fn_piping.smpl`: No such file or directory (os error 2) [INFO] [stdout] --> src/vm_tests.rs:10:9 [INFO] [stdout] | [INFO] [stdout] 10 | include_str!(concat!("../../eval-tests/", $file_name)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 277 | / expect_value!(interpreter_fn_piping, [INFO] [stdout] 278 | | module :: "mod1", [INFO] [stdout] 279 | | eval :: "test", [INFO] [stdout] 280 | | args :: vec![], [INFO] [stdout] 281 | | expect :: Value::Int(5) [INFO] [stdout] 282 | | ); [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 `expect_value` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../../eval-tests/interpreter_builtin_bind.smpl`: No such file or directory (os error 2) [INFO] [stdout] --> src/vm_tests.rs:10:9 [INFO] [stdout] | [INFO] [stdout] 10 | include_str!(concat!("../../eval-tests/", $file_name)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 284 | / expect_value!(interpreter_builtin_bind, [INFO] [stdout] 285 | | module :: "mod1", [INFO] [stdout] 286 | | eval :: "bar", [INFO] [stdout] 287 | | args :: vec![], [INFO] [stdout] ... | [INFO] [stdout] 291 | | } [INFO] [stdout] 292 | | ); [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 `expect_value` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../../eval-tests/interpreter_complex_if.smpl`: No such file or directory (os error 2) [INFO] [stdout] --> src/vm_tests.rs:10:9 [INFO] [stdout] | [INFO] [stdout] 10 | include_str!(concat!("../../eval-tests/", $file_name)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 294 | / expect_value!(interpreter_complex_if, [INFO] [stdout] 295 | | module :: "mod1", [INFO] [stdout] 296 | | eval :: "foo", [INFO] [stdout] 297 | | args :: vec![], [INFO] [stdout] 298 | | expect :: Value::Int(1000) [INFO] [stdout] 299 | | ); [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 `expect_value` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../../eval-tests/interpreter_uni_expr.smpl`: No such file or directory (os error 2) [INFO] [stdout] --> src/vm_tests.rs:10:9 [INFO] [stdout] | [INFO] [stdout] 10 | include_str!(concat!("../../eval-tests/", $file_name)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 301 | / expect_value!(interpreter_uni_expr, [INFO] [stdout] 302 | | module :: "mod1", [INFO] [stdout] 303 | | eval :: "foo", [INFO] [stdout] 304 | | args :: vec![], [INFO] [stdout] 305 | | expect :: Value::Bool(true) [INFO] [stdout] 306 | | ); [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 `expect_value` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../../eval-tests/interpreter_2d_array.smpl`: No such file or directory (os error 2) [INFO] [stdout] --> src/vm_tests.rs:10:9 [INFO] [stdout] | [INFO] [stdout] 10 | include_str!(concat!("../../eval-tests/", $file_name)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 308 | / expect_value!(interpreter_2d_array, [INFO] [stdout] 309 | | module :: "mod1", [INFO] [stdout] 310 | | eval :: "foo", [INFO] [stdout] 311 | | args :: vec![], [INFO] [stdout] 312 | | expect :: Value::Int(0) [INFO] [stdout] 313 | | ); [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 `expect_value` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../../eval-tests/interpreter_structs_complex.smpl`: No such file or directory (os error 2) [INFO] [stdout] --> src/vm_tests.rs:10:9 [INFO] [stdout] | [INFO] [stdout] 10 | include_str!(concat!("../../eval-tests/", $file_name)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 315 | / expect_value!(interpreter_structs_complex, [INFO] [stdout] 316 | | module :: "mod1", [INFO] [stdout] 317 | | eval :: "foo", [INFO] [stdout] 318 | | args :: vec![], [INFO] [stdout] 319 | | expect :: Value::Int(0) [INFO] [stdout] 320 | | ); [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 `expect_value` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../../eval-tests/interpreter_while_loop.smpl`: No such file or directory (os error 2) [INFO] [stdout] --> src/vm_tests.rs:10:9 [INFO] [stdout] | [INFO] [stdout] 10 | include_str!(concat!("../../eval-tests/", $file_name)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 322 | / expect_value!(interpreter_while_loop, [INFO] [stdout] 323 | | module :: "mod1", [INFO] [stdout] 324 | | eval :: "foo", [INFO] [stdout] 325 | | args :: vec![], [INFO] [stdout] 326 | | expect :: Value::Int(137) [INFO] [stdout] 327 | | ); [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 `expect_value` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../../eval-tests/interpreter_array_path_assignment.smpl`: No such file or directory (os error 2) [INFO] [stdout] --> src/vm_tests.rs:10:9 [INFO] [stdout] | [INFO] [stdout] 10 | include_str!(concat!("../../eval-tests/", $file_name)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | / expect_value!(interpreter_array_path_assignment, [INFO] [stdout] 375 | | module :: "mod1", [INFO] [stdout] 376 | | eval :: "test", [INFO] [stdout] 377 | | args :: vec![], [INFO] [stdout] ... | [INFO] [stdout] 387 | | } [INFO] [stdout] 388 | | ); [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 `expect_value` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 22 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `smpli` (lib test) due to 23 previous errors [INFO] running `Command { std: "docker" "inspect" "d6dd71a131e32004401111e5e12810662463694d560d182467161f616921667b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d6dd71a131e32004401111e5e12810662463694d560d182467161f616921667b", kill_on_drop: false }` [INFO] [stdout] d6dd71a131e32004401111e5e12810662463694d560d182467161f616921667b