[INFO] cloning repository https://github.com/Serpent-Tools/serpentine [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Serpent-Tools/serpentine" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSerpent-Tools%2Fserpentine", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSerpent-Tools%2Fserpentine'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 32ac2af1af3043ded3aec24ddd84e8b7259ccce7 [INFO] testing Serpent-Tools/serpentine against try#a7ee93192a766fb0dafa23def7154fc03cfcfc3e for pr-146989 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSerpent-Tools%2Fserpentine" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/Serpent-Tools/serpentine [INFO] finished tweaking git repo https://github.com/Serpent-Tools/serpentine [INFO] tweaked toml for git repo https://github.com/Serpent-Tools/serpentine written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Serpent-Tools/serpentine on toolchain a7ee93192a766fb0dafa23def7154fc03cfcfc3e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a7ee93192a766fb0dafa23def7154fc03cfcfc3e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/Serpent-Tools/serpentine already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a7ee93192a766fb0dafa23def7154fc03cfcfc3e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a7ee93192a766fb0dafa23def7154fc03cfcfc3e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a945008312702f62efafc3f88cf5aa97ded90e3acb3a5e9dd6c827585ca4c700 [INFO] running `Command { std: "docker" "start" "-a" "a945008312702f62efafc3f88cf5aa97ded90e3acb3a5e9dd6c827585ca4c700", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a945008312702f62efafc3f88cf5aa97ded90e3acb3a5e9dd6c827585ca4c700", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a945008312702f62efafc3f88cf5aa97ded90e3acb3a5e9dd6c827585ca4c700", kill_on_drop: false }` [INFO] [stdout] a945008312702f62efafc3f88cf5aa97ded90e3acb3a5e9dd6c827585ca4c700 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a7ee93192a766fb0dafa23def7154fc03cfcfc3e" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3075360716fb0c9c5bb534ab7e2f789fe0f38e4b8f109e24ea82bdd3b06e5a09 [INFO] running `Command { std: "docker" "start" "-a" "3075360716fb0c9c5bb534ab7e2f789fe0f38e4b8f109e24ea82bdd3b06e5a09", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.178 [INFO] [stderr] Compiling value-bag v1.12.0 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling futures-lite v2.6.1 [INFO] [stderr] Compiling async-io v2.6.0 [INFO] [stderr] Compiling syn v2.0.111 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling icu_properties_data v2.1.1 [INFO] [stderr] Compiling http v1.4.0 [INFO] [stderr] Compiling object v0.37.3 [INFO] [stderr] Compiling find-msvc-tools v0.1.5 [INFO] [stderr] Compiling tracing-core v0.1.35 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling gimli v0.32.3 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling event-listener v5.4.1 [INFO] [stderr] Compiling nix v0.30.1 [INFO] [stderr] Compiling cc v1.2.49 [INFO] [stderr] Compiling log v0.4.29 [INFO] [stderr] Compiling event-listener-strategy v0.5.4 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling async-channel v2.5.0 [INFO] [stderr] Compiling async-lock v3.4.1 [INFO] [stderr] Compiling tracing v0.1.43 [INFO] [stderr] Compiling rustc-demangle v0.1.26 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling instability v0.3.10 [INFO] [stderr] Compiling blocking v1.6.2 [INFO] [stderr] Compiling async-executor v1.13.3 [INFO] [stderr] Compiling anstyle v1.0.13 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling anstyle-query v1.1.5 [INFO] [stderr] Compiling owo-colors v4.2.3 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.2 [INFO] [stderr] Compiling unicode-width v0.2.0 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling anstream v0.6.21 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling async-channel v1.9.0 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling castaway v0.2.4 [INFO] [stderr] Compiling serde_with v3.16.1 [INFO] [stderr] Compiling bstr v1.12.1 [INFO] [stderr] Compiling indoc v2.0.7 [INFO] [stderr] Compiling is_ci v1.2.0 [INFO] [stderr] Compiling virtue v0.0.18 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling clap_lex v0.7.6 [INFO] [stderr] Compiling unicode-linebreak v0.1.5 [INFO] [stderr] Compiling sha2-asm v0.6.4 [INFO] [stderr] Compiling mio v1.1.1 [INFO] [stderr] Compiling signal-hook-registry v1.4.7 [INFO] [stderr] Compiling socket2 v0.6.1 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling textwrap v0.16.2 [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Compiling addr2line v0.25.1 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling tokio v1.48.0 [INFO] [stderr] Compiling signal-hook-mio v0.2.5 [INFO] [stderr] Compiling unicode-truncate v1.1.0 [INFO] [stderr] Compiling bincode_derive v2.0.1 [INFO] [stderr] Compiling filetime v0.2.26 [INFO] [stderr] Compiling dirs-sys v0.5.0 [INFO] [stderr] Compiling crossterm v0.28.1 [INFO] [stderr] Compiling clap_builder v4.5.53 [INFO] [stderr] Compiling lru v0.12.5 [INFO] [stderr] Compiling supports-color v3.0.2 [INFO] [stderr] Compiling compact_str v0.8.1 [INFO] [stderr] Compiling async-fs v2.2.0 [INFO] [stderr] Compiling vte v0.14.1 [INFO] [stderr] Compiling cassowary v0.3.0 [INFO] [stderr] Compiling supports-hyperlinks v3.1.0 [INFO] [stderr] Compiling supports-unicode v3.0.0 [INFO] [stderr] Compiling globset v0.4.18 [INFO] [stderr] Compiling serpentine v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling backtrace v0.3.76 [INFO] [stderr] Compiling unty v0.0.4 [INFO] [stderr] Compiling bincode v2.0.1 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling ctrlc v3.5.1 [INFO] [stderr] Compiling strip-ansi-escapes v0.2.1 [INFO] [stderr] Compiling uuid v1.19.0 [INFO] [stderr] Compiling directories v6.0.0 [INFO] [stderr] Compiling fern v0.7.1 [INFO] [stderr] Compiling layout-rs v0.1.3 [INFO] [stderr] Compiling shell-words v1.1.0 [INFO] [stderr] Compiling ignore v0.4.25 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling backtrace-ext v0.2.1 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling serde_repr v0.1.20 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling clap_derive v4.5.49 [INFO] [stderr] Compiling miette-derive v7.6.0 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling clap v4.5.53 [INFO] [stderr] Compiling polling v3.11.0 [INFO] [stderr] Compiling terminal_size v0.4.3 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling miette v7.6.0 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling hyper v1.8.1 [INFO] [stderr] Compiling tokio-util v0.7.17 [INFO] [stderr] Compiling async-compat v0.2.5 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling async-signal v0.2.13 [INFO] [stderr] Compiling async-global-executor v2.4.1 [INFO] [stderr] Compiling async-net v2.0.0 [INFO] [stderr] Compiling async-process v2.5.0 [INFO] [stderr] Compiling tinystr v0.8.2 [INFO] [stderr] Compiling potential_utf v0.1.4 [INFO] [stderr] Compiling icu_collections v2.1.1 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Compiling ratatui v0.29.0 [INFO] [stderr] Compiling async-std v1.13.2 [INFO] [stderr] Compiling smol v2.0.2 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling icu_properties v2.1.1 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling bollard-stubs v1.49.1-rc.28.4.0 [INFO] [stderr] Compiling hyper-util v0.1.19 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling hyperlocal v0.9.1 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling async-tar v0.5.1 [INFO] [stderr] Compiling bollard v0.19.4 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 24s [INFO] running `Command { std: "docker" "inspect" "3075360716fb0c9c5bb534ab7e2f789fe0f38e4b8f109e24ea82bdd3b06e5a09", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3075360716fb0c9c5bb534ab7e2f789fe0f38e4b8f109e24ea82bdd3b06e5a09", kill_on_drop: false }` [INFO] [stdout] 3075360716fb0c9c5bb534ab7e2f789fe0f38e4b8f109e24ea82bdd3b06e5a09 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a7ee93192a766fb0dafa23def7154fc03cfcfc3e" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a5140383cc4a42e0d3b90e2c48ab275e07b399bed602f82a09442683fc8b21f7 [INFO] running `Command { std: "docker" "start" "-a" "a5140383cc4a42e0d3b90e2c48ab275e07b399bed602f82a09442683fc8b21f7", kill_on_drop: false }` [INFO] [stderr] Compiling regex-syntax v0.8.8 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling semver v1.0.27 [INFO] [stderr] Compiling zerocopy v0.8.31 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling indexmap v2.12.1 [INFO] [stderr] Compiling toml_parser v1.0.4 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling toml_datetime v0.7.3 [INFO] [stderr] Compiling convert_case v0.6.0 [INFO] [stderr] Compiling wait-timeout v0.2.1 [INFO] [stderr] Compiling env_filter v0.1.4 [INFO] [stderr] Compiling relative-path v1.9.3 [INFO] [stderr] Compiling bit-vec v0.8.0 [INFO] [stderr] Compiling glob v0.3.3 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling tempfile v3.23.0 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling bit-set v0.8.0 [INFO] [stderr] Compiling env_logger v0.11.8 [INFO] [stderr] Compiling console v0.15.11 [INFO] [stderr] Compiling proptest-macro v0.4.0 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling rand_xorshift v0.4.0 [INFO] [stderr] Compiling test-log-macros v0.2.19 [INFO] [stderr] Compiling similar v2.7.0 [INFO] [stderr] Compiling rusty-fork v0.3.1 [INFO] [stderr] Compiling rstest_macros v0.26.1 [INFO] [stderr] Compiling toml_edit v0.23.9 [INFO] [stderr] Compiling unarray v0.1.4 [INFO] [stderr] Compiling tokio v1.48.0 [INFO] [stderr] Compiling futures-timer v3.0.3 [INFO] [stderr] Compiling test-log v0.2.19 [INFO] [stderr] Compiling uuid v1.19.0 [INFO] [stderr] Compiling proptest-derive v0.7.0 [INFO] [stderr] Compiling proc-macro-crate v3.4.0 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling instability v0.3.10 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling proptest v1.9.0 [INFO] [stderr] Compiling ratatui v0.29.0 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling globset v0.4.18 [INFO] [stderr] Compiling insta v1.44.3 [INFO] [stderr] Compiling ignore v0.4.25 [INFO] [stderr] Compiling hyper v1.8.1 [INFO] [stderr] Compiling tokio-util v0.7.17 [INFO] [stderr] Compiling async-compat v0.2.5 [INFO] [stderr] Compiling hyper-util v0.1.19 [INFO] [stderr] Compiling rstest v0.26.1 [INFO] [stderr] Compiling hyperlocal v0.9.1 [INFO] [stderr] Compiling bollard v0.19.4 [INFO] [stderr] Compiling serpentine v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 31.07s [INFO] running `Command { std: "docker" "inspect" "a5140383cc4a42e0d3b90e2c48ab275e07b399bed602f82a09442683fc8b21f7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a5140383cc4a42e0d3b90e2c48ab275e07b399bed602f82a09442683fc8b21f7", kill_on_drop: false }` [INFO] [stdout] a5140383cc4a42e0d3b90e2c48ab275e07b399bed602f82a09442683fc8b21f7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a7ee93192a766fb0dafa23def7154fc03cfcfc3e" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 64cf5e09ba49499434ebc19f3d095ad24834da19425834d6fd4d6c40f3b492cf [INFO] running `Command { std: "docker" "start" "-a" "64cf5e09ba49499434ebc19f3d095ad24834da19425834d6fd4d6c40f3b492cf", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.75s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/serpentine-b818220077b11889) [INFO] [stdout] [INFO] [stdout] running 42 tests [INFO] [stdout] test snek::tests::compile_negative::path_15_test_cases_negative_compiler_no_export_snek ... ok [INFO] [stdout] test snek::tests::compile_negative::path_05_test_cases_negative_compiler_double_return_snek ... ok [INFO] [stdout] test snek::tests::compile_negative::path_01_test_cases_negative_compiler_argument_mismatch_builtin_snek ... ok [INFO] [stdout] test snek::tests::compile_negative::path_10_test_cases_negative_compiler_import_not_found_snek ... ok [INFO] [stdout] test snek::tests::compile_negative::path_06_test_cases_negative_compiler_error_in_import_snek ... ok [INFO] [stdout] test snek::tests::compile_negative::path_11_test_cases_negative_compiler_item_not_found_snek ... ok [INFO] [stdout] test snek::tests::compile_negative::path_02_test_cases_negative_compiler_argument_mismatch_custom_snek ... ok [INFO] [stdout] test snek::tests::compile_negative::path_13_test_cases_negative_compiler_item_wrong_kind_snek ... ok [INFO] [stdout] test snek::tests::compile_negative::path_08_test_cases_negative_compiler_export_import_in_function_snek ... ok [INFO] [stdout] test snek::tests::compile_negative::path_14_test_cases_negative_compiler_join_wrong_type_snek ... ok [INFO] [stdout] test snek::tests::compile_negative::path_12_test_cases_negative_compiler_item_not_found_import_snek ... ok [INFO] [stdout] test snek::tests::compile_negative::path_09_test_cases_negative_compiler_export_in_function_snek ... ok [INFO] [stdout] test snek::tests::compile_negative::path_04_test_cases_negative_compiler_default_not_label_snek ... ok [INFO] [stdout] test snek::tests::compile_negative::path_07_test_cases_negative_compiler_export_function_in_function_snek ... ok [INFO] [stdout] test snek::tests::compile_negative::path_03_test_cases_negative_compiler_default_not_export_snek ... ok [INFO] [stdout] test snek::tests::compile_positive::path_1_test_cases_positive_chain_snek ... ok [INFO] [stdout] test snek::tests::compile_positive::path_3_test_cases_positive_function_snek ... ok [INFO] [stdout] test snek::tests::compile_positive::path_4_test_cases_positive_import_from_function_snek ... ok [INFO] [stdout] test snek::tests::compile_positive::path_5_test_cases_positive_importing_snek ... ok [INFO] [stdout] test snek::tests::compile_negative::path_17_test_cases_negative_compiler_recursion_snek ... ok [INFO] [stdout] test snek::tests::compile_positive::path_7_test_cases_positive_literal_deduplicate_between_functions_snek ... ok [INFO] [stdout] test snek::tests::compile_positive::path_8_test_cases_positive_phantom_inputs_snek ... ok [INFO] [stdout] test snek::tests::compile_negative::path_16_test_cases_negative_compiler_no_return_snek ... ok [INFO] [stdout] test snek::tests::compile_positive::path_2_test_cases_positive_comments_snek ... ok [INFO] [stdout] test snek::tests::compile_negative::path_21_test_cases_negative_compiler_type_mismatch_builtin_snek ... ok [INFO] [stdout] test snek::tests::compile_positive::path_6_test_cases_positive_label_snek ... ok [INFO] [stdout] test snek::tests::compile_positive::path_9_test_cases_positive_simple_expression_snek ... ok [INFO] [stdout] test snek::tests::compile_negative::path_18_test_cases_negative_compiler_recursive_import_1_snek ... ok [INFO] [stdout] test snek::tests::compile_negative::path_24_test_cases_negative_parser_unknown_char_snek ... ok [INFO] [stdout] test snek::tokenizer::tests::edge_case_fails::case_4_double_colon_with_whitespace ... ok [INFO] [stdout] test snek::tokenizer::tests::tokenize::case_2_string ... ok [INFO] [stdout] test snek::tokenizer::tests::edge_case_fails::case_1_unicode_digit ... ok [INFO] [stdout] test snek::tests::compile_negative::path_22_test_cases_negative_compiler_type_mismatch_custom_snek ... ok [INFO] [stdout] test snek::tests::compile_negative::path_23_test_cases_negative_parser_unexpected_token_snek ... ok [INFO] [stdout] test snek::tokenizer::tests::empty_comment ... ok [INFO] [stdout] test snek::tokenizer::tests::tokenize::case_1_simple_number ... ok [INFO] [stdout] test snek::tokenizer::tests::edge_case_fails::case_2_unterminated_string ... ok [INFO] [stdout] test snek::tokenizer::tests::edge_case_fails::case_3_single_colon ... ok [INFO] [stdout] test snek::tests::compile_negative::path_19_test_cases_negative_compiler_recursive_import_2_snek ... ok [INFO] [stdout] test snek::tests::compile_negative::path_20_test_cases_negative_compiler_return_in_top_level_snek ... ok [INFO] [stdout] test snek::tokenizer::tests::doesnt_panic ... ok [INFO] [stdout] test snek::parser::tests::doesnt_panic ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 42 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.59s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "64cf5e09ba49499434ebc19f3d095ad24834da19425834d6fd4d6c40f3b492cf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "64cf5e09ba49499434ebc19f3d095ad24834da19425834d6fd4d6c40f3b492cf", kill_on_drop: false }` [INFO] [stdout] 64cf5e09ba49499434ebc19f3d095ad24834da19425834d6fd4d6c40f3b492cf