[INFO] cloning repository https://github.com/kdeberk/myrtle [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kdeberk/myrtle" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkdeberk%2Fmyrtle", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkdeberk%2Fmyrtle'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 70562a3e15a9fbdf1f3380f7b9e63de2ff7904e7 [INFO] testing kdeberk/myrtle against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkdeberk%2Fmyrtle" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/kdeberk/myrtle [INFO] finished tweaking git repo https://github.com/kdeberk/myrtle [INFO] tweaked toml for git repo https://github.com/kdeberk/myrtle written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/kdeberk/myrtle on toolchain 33835004928d3bf65db4d4712e1330766263b0bd [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/kdeberk/myrtle 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" "+33835004928d3bf65db4d4712e1330766263b0bd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 413d5e4775373236bf3cd669d2b6f791e996e606b5905f510f84d7fb429101d1 [INFO] running `Command { std: "docker" "start" "-a" "413d5e4775373236bf3cd669d2b6f791e996e606b5905f510f84d7fb429101d1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "413d5e4775373236bf3cd669d2b6f791e996e606b5905f510f84d7fb429101d1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "413d5e4775373236bf3cd669d2b6f791e996e606b5905f510f84d7fb429101d1", kill_on_drop: false }` [INFO] [stdout] 413d5e4775373236bf3cd669d2b6f791e996e606b5905f510f84d7fb429101d1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 637a4f83bad5bebbda7ad01013a2d61ae87680f8ee57f3544baee2a2dac3519f [INFO] running `Command { std: "docker" "start" "-a" "637a4f83bad5bebbda7ad01013a2d61ae87680f8ee57f3544baee2a2dac3519f", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Compiling libc v0.2.94 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling linked-hash-map v0.5.4 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling dtoa v0.4.8 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling endian-type v0.1.2 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Compiling nibble_vec v0.1.0 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling utf8parse v0.2.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling radix_trie v0.2.1 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling fs2 v0.4.3 [INFO] [stderr] Compiling nix v0.20.0 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling rustyline-derive v0.4.0 [INFO] [stderr] Compiling rustyline v8.0.0 [INFO] [stderr] Compiling serde_yaml v0.8.20 [INFO] [stderr] Compiling myrtle v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition name: `tests` [INFO] [stdout] --> src/utils.rs:99:7 [INFO] [stdout] | [INFO] [stdout] 99 | #[cfg(tests)] [INFO] [stdout] | ^^^^^ help: there is a config with a similar name: `test` [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tests)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tests)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `name` is never read [INFO] [stdout] --> src/scope.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 7 | pub struct Scope { [INFO] [stdout] | ----- field in this struct [INFO] [stdout] 8 | name: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Scope` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stdout] --> src/builtin.rs:286:13 [INFO] [stdout] | [INFO] [stdout] 286 | name.clone(), [INFO] [stdout] | ^^^^^^^^ help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed [INFO] [stdout] = note: `#[warn(noop_method_call)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 20.87s [INFO] running `Command { std: "docker" "inspect" "637a4f83bad5bebbda7ad01013a2d61ae87680f8ee57f3544baee2a2dac3519f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "637a4f83bad5bebbda7ad01013a2d61ae87680f8ee57f3544baee2a2dac3519f", kill_on_drop: false }` [INFO] [stdout] 637a4f83bad5bebbda7ad01013a2d61ae87680f8ee57f3544baee2a2dac3519f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1e3f277810ed92677476fb88ee9f57f2c4a542255c245794762c516a756ab990 [INFO] running `Command { std: "docker" "start" "-a" "1e3f277810ed92677476fb88ee9f57f2c4a542255c245794762c516a756ab990", kill_on_drop: false }` [INFO] [stderr] Compiling myrtle v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition name: `tests` [INFO] [stdout] --> src/utils.rs:99:7 [INFO] [stdout] | [INFO] [stdout] 99 | #[cfg(tests)] [INFO] [stdout] | ^^^^^ help: there is a config with a similar name: `test` [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tests)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tests)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `name` is never read [INFO] [stdout] --> src/scope.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 7 | pub struct Scope { [INFO] [stdout] | ----- field in this struct [INFO] [stdout] 8 | name: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Scope` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stdout] --> src/builtin.rs:286:13 [INFO] [stdout] | [INFO] [stdout] 286 | name.clone(), [INFO] [stdout] | ^^^^^^^^ help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed [INFO] [stdout] = note: `#[warn(noop_method_call)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.85s [INFO] running `Command { std: "docker" "inspect" "1e3f277810ed92677476fb88ee9f57f2c4a542255c245794762c516a756ab990", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1e3f277810ed92677476fb88ee9f57f2c4a542255c245794762c516a756ab990", kill_on_drop: false }` [INFO] [stdout] 1e3f277810ed92677476fb88ee9f57f2c4a542255c245794762c516a756ab990 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 88c454900649821af4b60f119be10dba97c68d56addc4c5e0e2bed797b3ba610 [INFO] running `Command { std: "docker" "start" "-a" "88c454900649821af4b60f119be10dba97c68d56addc4c5e0e2bed797b3ba610", kill_on_drop: false }` [INFO] [stderr] warning: unexpected `cfg` condition name: `tests` [INFO] [stderr] --> src/utils.rs:99:7 [INFO] [stderr] | [INFO] [stderr] 99 | #[cfg(tests)] [INFO] [stderr] | ^^^^^ help: there is a config with a similar name: `test` [INFO] [stderr] | [INFO] [stderr] = help: consider using a Cargo feature instead [INFO] [stderr] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stderr] [lints.rust] [INFO] [stderr] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tests)'] } [INFO] [stderr] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tests)");` to the top of the `build.rs` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stderr] [INFO] [stderr] warning: field `name` is never read [INFO] [stderr] --> src/scope.rs:8:5 [INFO] [stderr] | [INFO] [stderr] 7 | pub struct Scope { [INFO] [stderr] | ----- field in this struct [INFO] [stderr] 8 | name: String, [INFO] [stderr] | ^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `Scope` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stderr] --> src/builtin.rs:286:13 [INFO] [stderr] | [INFO] [stderr] 286 | name.clone(), [INFO] [stderr] | ^^^^^^^^ help: remove this redundant call [INFO] [stderr] | [INFO] [stderr] = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed [INFO] [stderr] = note: `#[warn(noop_method_call)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `myrtle` (bin "myrtle" test) generated 3 warnings (run `cargo fix --bin "myrtle" -p myrtle --tests` to apply 1 suggestion) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.10s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/myrtle-19aa62422fe129fb) [INFO] [stdout] [INFO] [stdout] running 85 tests [INFO] [stdout] test read::tests::test_read_symbol ... ok [INFO] [stdout] test read::tests::test_read_number ... ok [INFO] [stdout] test tests::test_example_basic_add_int_and_ratio_parameters ... ok [INFO] [stdout] test read::tests::test_read_string ... ok [INFO] [stdout] test read::tests::test_read_sequence ... ok [INFO] [stdout] test read::tests::test_read_vector ... ok [INFO] [stdout] test repl::tests::test_validate_line ... ok [INFO] [stdout] test tests::test_example_basic_add_int_and_ratio_notation_parameters ... ok [INFO] [stdout] test read::tests::test_read_sexpr ... ok [INFO] [stdout] test read::tests::test_read_list ... ok [INFO] [stdout] test tests::test_example_basic_add_one_int_parameter ... ok [INFO] [stdout] test tests::test_example_basic_add_two_int_parameters ... ok [INFO] [stdout] test tests::test_example_basic_add_three_int_parameters ... ok [INFO] [stdout] test tests::test_example_basic_add_two_ratios ... ok [INFO] [stdout] test tests::test_example_basic_divide_int_parameters_to_int ... ok [INFO] [stdout] test tests::test_example_basic_atom_with_atomic_parameter ... ok [INFO] [stdout] test tests::test_example_basic_divide_by_zero ... ok [INFO] [stdout] test tests::test_example_basic_divide_int_parameters_to_ratio ... ok [INFO] [stdout] test tests::test_example_basic_atom_with_list_parameter ... ok [INFO] [stdout] test tests::test_example_basic_atom_with_cons_parameter ... ok [INFO] [stdout] test tests::test_example_basic_divide_with_int_and_ratio_parameters ... ok [INFO] [stdout] test tests::test_example_basic_boolean_false ... ok [INFO] [stdout] test tests::test_example_basic_boolean_true ... ok [INFO] [stdout] test tests::test_example_basic_define_a_recursive_function ... ok [INFO] [stdout] test tests::test_example_basic_combine_atom_and_list ... ok [INFO] [stdout] test tests::test_example_basic_combine_sequence ... ok [INFO] [stdout] test tests::test_example_basic_count_over_list ... ok [INFO] [stdout] test tests::test_example_basic_divide_with_undefined_parameter ... ok [INFO] [stdout] test tests::test_example_basic_false_equality_for_more_integers ... ok [INFO] [stdout] test tests::test_example_basic_false_less_than_or_equal_to_for_two_integers ... ok [INFO] [stdout] test tests::test_example_basic_empty_list ... ok [INFO] [stdout] test tests::test_example_basic_false_less_than_or_equal_to_for_more_integers ... ok [INFO] [stdout] test tests::test_example_basic_known_symbol ... ok [INFO] [stdout] test tests::test_example_basic_false_equality_for_two_integers ... ok [INFO] [stdout] test tests::test_example_basic_fractional_notation ... ok [INFO] [stdout] test tests::test_example_basic_lambda_call ... ok [INFO] [stdout] test tests::test_example_basic_fractional_notation_for_int ... ok [INFO] [stdout] test tests::test_example_basic_lambda_with_nested_rest_parameter ... ok [INFO] [stdout] test tests::test_example_basic_labmbda_with_normal_vec_and_rest_parameters ... ok [INFO] [stdout] test tests::test_example_basic_find_over_vector ... ok [INFO] [stdout] test tests::test_example_basic_find_in_list ... ok [INFO] [stdout] test tests::test_example_basic_let_with_single_name_and_values ... ok [INFO] [stdout] test tests::test_example_basic_let_with_vector_destination_and_more_values_in_vector_value ... ok [INFO] [stdout] test tests::test_example_basic_let_with_multiple_names_and_values ... ok [INFO] [stdout] test tests::test_example_basic_let_with_differently_nested_destinations ... ok [INFO] [stdout] test tests::test_example_basic_lambda_curry ... ok [INFO] [stdout] test tests::test_example_basic_lambda_with_normal_and_rest_parameters ... ok [INFO] [stdout] test tests::test_example_basic_lambda_with_vec_parameter ... ok [INFO] [stdout] test tests::test_example_basic_lambda_with_rest_parameter ... ok [INFO] [stdout] test tests::test_example_basic_let_with_double_nested_vector_destination_and_nested_value ... ok [INFO] [stdout] test tests::test_example_basic_let_with_vector_destination_and_vector_value ... ok [INFO] [stdout] test tests::test_example_basic_list_with_data ... ok [INFO] [stdout] test tests::test_example_basic_multiply_three_int_parameters ... ok [INFO] [stdout] test tests::test_example_basic_nil_with_non_nil_parametr ... ok [INFO] [stdout] test tests::test_example_basic_negative_integer ... ok [INFO] [stdout] test tests::test_example_basic_nil_with_nil_parameter ... ok [INFO] [stdout] test tests::test_example_basic_negative_ratio ... ok [INFO] [stdout] test tests::test_example_basic_multiply_with_undefined_parameter ... ok [INFO] [stdout] test tests::test_example_basic_nil_value ... ok [INFO] [stdout] test tests::test_example_basic_nil_with_symbol ... ok [INFO] [stdout] test tests::test_example_basic_add_with_undefined_parameter ... ok [INFO] [stdout] test tests::test_example_basic_reduce_with_builtin_function ... ok [INFO] [stdout] test tests::test_example_basic_reduce_with_closure ... ok [INFO] [stdout] test tests::test_example_basic_scientific_notation_int ... ok [INFO] [stdout] test tests::test_example_basic_simple_string ... ok [INFO] [stdout] test tests::test_example_basic_subtract_with_int_and_ratio_parameters ... ok [INFO] [stdout] test tests::test_example_basic_subtract_with_multiple_int_parameters ... ok [INFO] [stdout] test tests::test_example_basic_subtract_with_single_int_parameter ... ok [INFO] [stdout] test tests::test_example_basic_subtract_with_single_ratio_parameter ... ok [INFO] [stdout] test tests::test_example_basic_multiply_with_int_and_ratio_parameters ... ok [INFO] [stdout] test tests::test_example_basic_simple_int ... ok [INFO] [stdout] test tests::test_example_basic_count_over_vector ... ok [INFO] [stdout] test tests::test_example_basic_subtract_with_two_ratio_parameters ... ok [INFO] [stdout] test tests::test_example_basic_subtract_with_undefined_parameter ... ok [INFO] [stdout] test tests::test_example_basic_true_equality_for_more_integers ... ok [INFO] [stdout] test tests::test_example_basic_simple_char ... ok [INFO] [stdout] test tests::test_example_basic_true_less_than_or_equal_to_for_three_integers ... ok [INFO] [stdout] test tests::test_example_basic_undefined_value ... ok [INFO] [stdout] test tests::test_example_basic_true_less_than_or_equal_to_for_two_integers ... ok [INFO] [stdout] test tests::test_example_basic_string_chars ... ok [INFO] [stdout] test tests::test_example_basic_unicode_char ... ok [INFO] [stdout] test tests::test_example_basic_unicode_string_chars ... ok [INFO] [stdout] test tests::test_example_basic_true_equality_for_two_integers ... ok [INFO] [stdout] test tests::test_example_basic_string_split ... ok [INFO] [stdout] test tests::test_example_basic_y_combinator ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 85 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "88c454900649821af4b60f119be10dba97c68d56addc4c5e0e2bed797b3ba610", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "88c454900649821af4b60f119be10dba97c68d56addc4c5e0e2bed797b3ba610", kill_on_drop: false }` [INFO] [stdout] 88c454900649821af4b60f119be10dba97c68d56addc4c5e0e2bed797b3ba610