[INFO] fetching crate smpli 0.4.0... [INFO] checking smpli-0.4.0 against try#f47dd4da3ae8c32c9e65d307bfe640b143e674df for pr-77526 [INFO] extracting crate smpli 0.4.0 into /workspace/builds/worker-5/source [INFO] validating manifest of crates.io crate smpli 0.4.0 on toolchain f47dd4da3ae8c32c9e65d307bfe640b143e674df [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "read-manifest" "--manifest-path" "Cargo.toml", 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-5/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded synstructure v0.6.1 [INFO] [stderr] Downloaded display_derive v0.0.0 [INFO] [stderr] Downloaded irmatch v0.2.0 [INFO] [stderr] Downloaded smpl v0.18.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] ad825082bf257cd105ebefb9bfa11961602f74a86daf49357d461a22fd6c12b0 [INFO] running `Command { std: "docker" "start" "-a" "ad825082bf257cd105ebefb9bfa11961602f74a86daf49357d461a22fd6c12b0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ad825082bf257cd105ebefb9bfa11961602f74a86daf49357d461a22fd6c12b0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ad825082bf257cd105ebefb9bfa11961602f74a86daf49357d461a22fd6c12b0", kill_on_drop: false }` [INFO] [stdout] ad825082bf257cd105ebefb9bfa11961602f74a86daf49357d461a22fd6c12b0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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=forbid" "-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" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fe134a0fd2ef69d709bcfc3ad7a086f46b3ba3ec1fd6b550dbfceb667f9966df [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "fe134a0fd2ef69d709bcfc3ad7a086f46b3ba3ec1fd6b550dbfceb667f9966df", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.42 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling strsim v0.7.0 [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Compiling derive_builder v0.7.2 [INFO] [stderr] Checking ordermap v0.3.5 [INFO] [stderr] Checking fixedbitset v0.1.9 [INFO] [stderr] Checking irmatch v0.2.0 [INFO] [stderr] Checking rand_core v0.3.1 [INFO] [stderr] Checking rand_jitter v0.1.4 [INFO] [stderr] Checking itertools v0.8.2 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Checking rand_pcg v0.1.2 [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] Checking rand_chacha v0.1.1 [INFO] [stderr] Compiling synom v0.11.3 [INFO] [stderr] Checking rand v0.6.5 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Checking petgraph v0.4.13 [INFO] [stderr] Checking uuid v0.7.4 [INFO] [stderr] Compiling synstructure v0.6.1 [INFO] [stderr] Compiling display_derive v0.0.0 [INFO] [stderr] Compiling darling_core v0.9.0 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling darling_macro v0.9.0 [INFO] [stderr] Compiling pin-project-internal v0.4.26 [INFO] [stderr] Compiling futures-macro v0.3.6 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling darling v0.9.0 [INFO] [stderr] Compiling derive_builder_core v0.5.0 [INFO] [stderr] Checking failure v0.1.8 [INFO] [stderr] Checking smpl v0.18.0 [INFO] [stderr] Checking pin-project v0.4.26 [INFO] [stderr] Checking futures-util v0.3.6 [INFO] [stderr] Checking futures-executor v0.3.6 [INFO] [stderr] Checking futures v0.3.6 [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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `smpl::ModuleId` [INFO] [stdout] --> src/err.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use smpl::ModuleId; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `failure::Error` [INFO] [stdout] --> src/vm.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use failure::Error; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around `if` condition [INFO] [stdout] --> src/vm.rs:100:16 [INFO] [stdout] | [INFO] [stdout] 100 | if (self.compiled.get(&fn_id).is_some()) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::cell::RefCell` [INFO] [stdout] --> src/builtins/vec.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use std::cell::RefCell; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::rc::Rc` [INFO] [stdout] --> src/builtins/vec.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use std::rc::Rc; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::cell::RefCell` [INFO] [stdout] --> src/executor.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use std::cell::RefCell; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `FnId` [INFO] [stdout] --> src/executor.rs:7:13 [INFO] [stdout] | [INFO] [stdout] 7 | use smpl::{ FnId, byte_gen }; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `smpl::*` [INFO] [stdout] --> src/vm_tests.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use smpl::*; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `smpl::ModuleId` [INFO] [stdout] --> src/err.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use smpl::ModuleId; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `failure::Error` [INFO] [stdout] --> src/vm.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use failure::Error; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around `if` condition [INFO] [stdout] --> src/vm.rs:100:16 [INFO] [stdout] | [INFO] [stdout] 100 | if (self.compiled.get(&fn_id).is_some()) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `smpl::prelude::*` [INFO] [stdout] --> src/builtins/str.rs:86:9 [INFO] [stdout] | [INFO] [stdout] 86 | use smpl::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::cell::RefCell` [INFO] [stdout] --> src/builtins/vec.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use std::cell::RefCell; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::rc::Rc` [INFO] [stdout] --> src/builtins/vec.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use std::rc::Rc; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::cell::RefCell` [INFO] [stdout] --> src/executor.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use std::cell::RefCell; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `FnId` [INFO] [stdout] --> src/executor.rs:7:13 [INFO] [stdout] | [INFO] [stdout] 7 | use smpl::{ FnId, byte_gen }; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/vm_tests.rs:101:14 [INFO] [stdout] | [INFO] [stdout] 101 | async fn add(mut args: Vec) -> Result { [INFO] [stdout] | ----^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `v` [INFO] [stdout] --> src/builtins/option.rs:122:9 [INFO] [stdout] | [INFO] [stdout] 122 | v => Err(OptionError::NonOption)?, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_v` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `v` [INFO] [stdout] --> src/builtins/option.rs:146:9 [INFO] [stdout] | [INFO] [stdout] 146 | v => Err(OptionError::NonOption)?, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_v` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `compiled` [INFO] [stdout] --> src/executor.rs:151:17 [INFO] [stdout] | [INFO] [stdout] 151 | ref compiled, [INFO] [stdout] | ^^^^^^^^^^^^ help: try ignoring the field: `compiled: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `builtins` [INFO] [stdout] --> src/executor.rs:152:17 [INFO] [stdout] | [INFO] [stdout] 152 | ref builtins, [INFO] [stdout] | ^^^^^^^^^^^^ help: try ignoring the field: `builtins: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `env` [INFO] [stdout] --> src/executor.rs:886:13 [INFO] [stdout] | [INFO] [stdout] 886 | let env = Env::new(); [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_env` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/executor.rs:81:25 [INFO] [stdout] | [INFO] [stdout] 81 | pub fn execute_sync(mut self) -> Result { [INFO] [stdout] | ----^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `FnHandle` [INFO] [stdout] --> src/vm_i.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | FnHandle(FnHandle), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `TypeHandle` [INFO] [stdout] --> src/vm_i.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | TypeHandle(TypeHandle), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `id` [INFO] [stdout] --> src/vm_i.rs:43:19 [INFO] [stdout] | [INFO] [stdout] 43 | pub(crate) fn id(&self) -> TypeId { [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `wipe_tmps` [INFO] [stdout] --> src/env.rs:74:12 [INFO] [stdout] | [INFO] [stdout] 74 | pub fn wipe_tmps(&mut self) { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `MOD_CONVERT` [INFO] [stdout] --> src/builtins/convert.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | pub const MOD_CONVERT: &'static str = "convert"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `String` [INFO] [stdout] --> src/builtins/convert.rs:42:5 [INFO] [stdout] | [INFO] [stdout] 42 | String, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `MOD_ERR` [INFO] [stdout] --> src/builtins/err.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | pub const MOD_ERR: &'static str = "err"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `MOD_LOG` [INFO] [stdout] --> src/builtins/log.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | pub const MOD_LOG: &'static str = "log"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `MOD_MATH` [INFO] [stdout] --> src/builtins/math.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | pub const MOD_MATH: &'static str = "math"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `MOD_STRING` [INFO] [stdout] --> src/builtins/str.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | const MOD_STRING: &'static str = "str"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `MOD_VEC` [INFO] [stdout] --> src/builtins/vec.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | pub const MOD_VEC: &'static str = "vec"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum is never used: `ExecResult` [INFO] [stdout] --> src/executor.rs:17:10 [INFO] [stdout] | [INFO] [stdout] 17 | pub enum ExecResult { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum is never used: `FetchResult` [INFO] [stdout] --> src/executor.rs:826:6 [INFO] [stdout] | [INFO] [stdout] 826 | enum FetchResult { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 22 previous errors; 10 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `smpli` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: 26 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "fe134a0fd2ef69d709bcfc3ad7a086f46b3ba3ec1fd6b550dbfceb667f9966df", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fe134a0fd2ef69d709bcfc3ad7a086f46b3ba3ec1fd6b550dbfceb667f9966df", kill_on_drop: false }` [INFO] [stdout] fe134a0fd2ef69d709bcfc3ad7a086f46b3ba3ec1fd6b550dbfceb667f9966df