[INFO] cloning repository https://github.com/jiradaherbst/XLFormula-Engine [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jiradaherbst/XLFormula-Engine" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjiradaherbst%2FXLFormula-Engine", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjiradaherbst%2FXLFormula-Engine'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a4238c1f21cf13dfe377d4e6a0fcc015f3c7f5a9 [INFO] testing jiradaherbst/XLFormula-Engine against master#8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e for pr-74409 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjiradaherbst%2FXLFormula-Engine" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jiradaherbst/XLFormula-Engine on toolchain 8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/jiradaherbst/XLFormula-Engine [INFO] finished tweaking git repo https://github.com/jiradaherbst/XLFormula-Engine [INFO] tweaked toml for git repo https://github.com/jiradaherbst/XLFormula-Engine written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/jiradaherbst/XLFormula-Engine already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "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] dcf9abeb30298f1084a2700775cfd526cd99d69f1dc0c01034b706bb5d555987 [INFO] running `Command { std: "docker" "start" "-a" "dcf9abeb30298f1084a2700775cfd526cd99d69f1dc0c01034b706bb5d555987", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "dcf9abeb30298f1084a2700775cfd526cd99d69f1dc0c01034b706bb5d555987", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dcf9abeb30298f1084a2700775cfd526cd99d69f1dc0c01034b706bb5d555987", kill_on_drop: false }` [INFO] [stdout] dcf9abeb30298f1084a2700775cfd526cd99d69f1dc0c01034b706bb5d555987 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0df2a033f956b1cf80d56a0555e4bb7a0b649a69983ec8d09ffa955c0fae84e5 [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" "0df2a033f956b1cf80d56a0555e4bb7a0b649a69983ec8d09ffa955c0fae84e5", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.9 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling ucd-trie v0.1.2 [INFO] [stderr] Compiling syn v1.0.16 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling assert_approx_eq v1.1.0 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Compiling pest_generator v2.1.2 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling xlformula_engine v0.1.6 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 22.23s [INFO] running `Command { std: "docker" "inspect" "0df2a033f956b1cf80d56a0555e4bb7a0b649a69983ec8d09ffa955c0fae84e5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0df2a033f956b1cf80d56a0555e4bb7a0b649a69983ec8d09ffa955c0fae84e5", kill_on_drop: false }` [INFO] [stdout] 0df2a033f956b1cf80d56a0555e4bb7a0b649a69983ec8d09ffa955c0fae84e5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "test" "--frozen" "--no-run" "--message-format=json", 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] 1afb9738ce57c7906e0e99760d423e911b9b6e6f2962c4cfce3cfe00f33b4f44 [INFO] running `Command { std: "docker" "start" "-a" "1afb9738ce57c7906e0e99760d423e911b9b6e6f2962c4cfce3cfe00f33b4f44", kill_on_drop: false }` [INFO] [stderr] Compiling xlformula_engine v0.1.6 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 3.38s [INFO] running `Command { std: "docker" "inspect" "1afb9738ce57c7906e0e99760d423e911b9b6e6f2962c4cfce3cfe00f33b4f44", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1afb9738ce57c7906e0e99760d423e911b9b6e6f2962c4cfce3cfe00f33b4f44", kill_on_drop: false }` [INFO] [stdout] 1afb9738ce57c7906e0e99760d423e911b9b6e6f2962c4cfce3cfe00f33b4f44 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 31e8f164ac04e12279784a114911ba912cb41859307eadd17e33f5c2f7a270d5 [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" "31e8f164ac04e12279784a114911ba912cb41859307eadd17e33f5c2f7a270d5", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.07s [INFO] [stdout] [INFO] [stderr] Running /opt/rustwide/target/debug/deps/xlformula_engine-bfee8d3ec9c80509 [INFO] [stdout] running 0 tests [INFO] [stderr] Running /opt/rustwide/target/debug/deps/xlformula_engine-8b605a0206ecda8d [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Running /opt/rustwide/target/debug/deps/test-cc953fad78ea8959 [INFO] [stdout] [INFO] [stdout] running 67 tests [INFO] [stdout] test it_evaluate_add_operator_spaces_before_number ... ok [INFO] [stdout] test it_evaluate_concat_operator_with_casting ... ok [INFO] [stdout] test it_evaluate_concat_operator_with_casting2 ... ok [INFO] [stdout] test it_evaluate_add_operator_spaces_between_operators ... ok [INFO] [stdout] test it_evaluate_add_operator_simple_addition ... ok [INFO] [stdout] test it_evaluate_add_operator_with_negative_numbers ... ok [INFO] [stdout] test it_evaluate_add_operator_with_large_numbers ... ok [INFO] [stdout] test it_evaluate_boolean_not ... ok [INFO] [stdout] test it_evaluate_constant_starting_with_equal ... ok [INFO] [stdout] test it_evaluate_constant_text ... ok [INFO] [stdout] test it_evaluate_concat_operator1 ... ok [INFO] [stdout] test it_evaluate_boolean_or ... ok [INFO] [stdout] test it_evaluate_divide_operator_divsion_by_zero ... ok [INFO] [stdout] test it_evaluate_comparison_operators ... ok [INFO] [stdout] test it_evaluate_constant_text_with_quotes ... ok [INFO] [stdout] test it_evaluate_concat_operator3 ... ok [INFO] [stdout] test it_evaluate_concat_operator_with_numberic ... ok [INFO] [stdout] test it_evaluate_functions_product ... ok [INFO] [stdout] test it_evaluate_constant_number_float ... ok [INFO] [stdout] test it_evaluate_constant_number ... ok [INFO] [stdout] test it_evaluate_iterators_and_scalars ... ok [INFO] [stdout] test it_evaluate_minus_operator_with_negative_numbers ... ok [INFO] [stdout] test it_evaluate_float ... ok [INFO] [stdout] test it_evaluate_iterator_with_diffrent_number_of_entries ... ok [INFO] [stdout] test it_evaluate_divide_operator ... ok [INFO] [stdout] test it_evaluate_minus_operator1 ... ok [INFO] [stdout] test it_evaluate_functions_avg ... ok [INFO] [stdout] test it_evaluate_functions_with_casting ... ok [INFO] [stdout] test it_evaluate_iterator_operators ... ok [INFO] [stdout] test it_evaluate_iterator_in_logic_functions ... ok [INFO] [stdout] test it_evaluate_iterators ... ok [INFO] [stdout] test it_evaluate_multiple_operations ... ok [INFO] [stdout] test it_evaluate_functions_sum ... ok [INFO] [stdout] test it_evaluate_multiple_iterators_and_scalars ... ok [INFO] [stdout] test it_evaluate_operators_with_casting ... ok [INFO] [stdout] test it_evaluate_power_int ... ok [INFO] [stdout] test it_evaluate_parens ... ok [INFO] [stdout] test it_evaluate_multiply_operator ... ok [INFO] [stdout] test it_evaluate_negative ... ok [INFO] [stdout] test it_evaluate_negative_float ... ok [INFO] [stdout] test it_evaluate_nested_parens ... ok [INFO] [stdout] test it_evaluate_references ... ok [INFO] [stdout] test it_evaluate_multiple_operations2 ... ok [INFO] [stdout] test it_evaluate_power_float ... ok [INFO] [stdout] test it_evaluate_multiple_operations_in_right_order ... ok [INFO] [stdout] test it_evaluate_references_iterator ... ok [INFO] [stdout] test it_evaluate_references_other_formulas ... ok [INFO] [stdout] test it_evaluate_multiple_operations_with_errors ... ok [INFO] [stdout] test it_evaluate_multiple_parens ... ok [INFO] [stdout] test it_evaluate_multiple_operations_in_right_order2 ... ok [INFO] [stdout] test it_evaluate_strings_with_quotes2 ... ok [INFO] [stdout] test it_support_basic_math_function ... ok [INFO] [stdout] test it_evaluate_strings_with_quoted_quotes1 ... ok [INFO] [stdout] test it_evaluate_strings_with_quoted_quotes ... ok [INFO] [stdout] test it_evaluate_strings_with_quotes ... ok [INFO] [stdout] test it_evaluate_references_boolean_formulas ... ok [INFO] [stdout] test it_evaluate_references_error_value_formulas ... ok [INFO] [stdout] test it_evaluate_strings_in_numeric_operator2 ... ok [INFO] [stdout] test it_support_basic_math_function_with_nested_formulas ... ok [INFO] [stdout] test it_evaluate_references_with_dot ... ok [INFO] [stdout] test it_support_basic_math_function_with_nested_functions ... ok [INFO] [stdout] test it_evaluate_strings ... ok [INFO] [stdout] test it_evaluate_wrong_parens1 ... ok [INFO] [stdout] test it_evaluate_strings_in_numeric_operator ... ok [INFO] [stdout] test it_evaluate_strings_with_single_quotes ... ok [INFO] [stdout] test it_evaluate_boolean_and ... ok [INFO] [stdout] test it_evaluate_boolean_xor ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 67 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Doc-tests xlformula_engine [INFO] [stdout] [INFO] [stdout] running 8 tests [INFO] [stdout] test src/lib.rs - (line 24) ... ok [INFO] [stdout] test src/lib.rs - (line 31) ... ok [INFO] [stdout] test src/lib.rs - (line 54) ... ok [INFO] [stdout] test src/lib.rs - (line 135) ... ok [INFO] [stdout] test src/lib.rs - (line 91) ... ok [INFO] [stdout] test src/lib.rs - (line 73) ... ok [INFO] [stdout] test src/lib.rs - (line 154) ... ok [INFO] [stdout] test src/lib.rs - (line 113) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "31e8f164ac04e12279784a114911ba912cb41859307eadd17e33f5c2f7a270d5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "31e8f164ac04e12279784a114911ba912cb41859307eadd17e33f5c2f7a270d5", kill_on_drop: false }` [INFO] [stdout] 31e8f164ac04e12279784a114911ba912cb41859307eadd17e33f5c2f7a270d5