[INFO] fetching crate mini-calc-lib 4.0.4... [INFO] testing mini-calc-lib-4.0.4 against master#562dee4820c458d823175268e41601d4c060588a for pr-154210-1 [INFO] extracting crate mini-calc-lib 4.0.4 into /workspace/builds/worker-1-tc1/source [INFO] started tweaking crates.io crate mini-calc-lib 4.0.4 [INFO] finished tweaking crates.io crate mini-calc-lib 4.0.4 [INFO] tweaked toml for crates.io crate mini-calc-lib 4.0.4 written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate mini-calc-lib 4.0.4 on toolchain 562dee4820c458d823175268e41601d4c060588a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate mini-calc-lib 4.0.4 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" "+562dee4820c458d823175268e41601d4c060588a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded libredox v0.1.14 [INFO] [stderr] Downloaded directories v4.0.1 [INFO] [stderr] Downloaded confy v0.5.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9e62babcc84a19a0ac3225afd840eb52463e9bd5c1a7d073c1f9b99a80bbcb91 [INFO] running `Command { std: "docker" "start" "-a" "9e62babcc84a19a0ac3225afd840eb52463e9bd5c1a7d073c1f9b99a80bbcb91", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9e62babcc84a19a0ac3225afd840eb52463e9bd5c1a7d073c1f9b99a80bbcb91", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9e62babcc84a19a0ac3225afd840eb52463e9bd5c1a7d073c1f9b99a80bbcb91", kill_on_drop: false }` [INFO] [stdout] 9e62babcc84a19a0ac3225afd840eb52463e9bd5c1a7d073c1f9b99a80bbcb91 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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" "+562dee4820c458d823175268e41601d4c060588a" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 423468c381b4524ca3c5d125e1c8b54d8f4fd2ffb21923d9ac59d7f6e34fad8d [INFO] running `Command { std: "docker" "start" "-a" "423468c381b4524ca3c5d125e1c8b54d8f4fd2ffb21923d9ac59d7f6e34fad8d", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.183 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Compiling directories v4.0.1 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling confy v0.5.1 [INFO] [stderr] Compiling mini-calc-lib v4.0.4 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.69s [INFO] running `Command { std: "docker" "inspect" "423468c381b4524ca3c5d125e1c8b54d8f4fd2ffb21923d9ac59d7f6e34fad8d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "423468c381b4524ca3c5d125e1c8b54d8f4fd2ffb21923d9ac59d7f6e34fad8d", kill_on_drop: false }` [INFO] [stdout] 423468c381b4524ca3c5d125e1c8b54d8f4fd2ffb21923d9ac59d7f6e34fad8d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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" "+562dee4820c458d823175268e41601d4c060588a" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f0eb357d23bdd6dc87ea1777ee46d7b81fb31a2c091fc46897bdfa232a98cc52 [INFO] running `Command { std: "docker" "start" "-a" "f0eb357d23bdd6dc87ea1777ee46d7b81fb31a2c091fc46897bdfa232a98cc52", kill_on_drop: false }` [INFO] [stderr] Compiling mini-calc-lib v4.0.4 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.97s [INFO] running `Command { std: "docker" "inspect" "f0eb357d23bdd6dc87ea1777ee46d7b81fb31a2c091fc46897bdfa232a98cc52", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f0eb357d23bdd6dc87ea1777ee46d7b81fb31a2c091fc46897bdfa232a98cc52", kill_on_drop: false }` [INFO] [stdout] f0eb357d23bdd6dc87ea1777ee46d7b81fb31a2c091fc46897bdfa232a98cc52 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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" "+562dee4820c458d823175268e41601d4c060588a" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] e7385fdb1d1033c8ba683e7c95d4c43ff4b65dded40a1cc1b9355ae8517afd9f [INFO] running `Command { std: "docker" "start" "-a" "e7385fdb1d1033c8ba683e7c95d4c43ff4b65dded40a1cc1b9355ae8517afd9f", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.06s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/mini_calc_lib-f2e57535689c1726) [INFO] [stdout] running 117 tests [INFO] [stdout] test exact_math::rationals::test::add_negative ... ok [INFO] [stdout] test exact_math::rationals::test::test_denominator ... ok [INFO] [stdout] test exact_math::rationals::test::test_equality_hard ... ok [INFO] [stdout] test exact_math::rationals::test::test_equality_simple ... ok [INFO] [stdout] test exact_math::rationals::test::test_minus ... ok [INFO] [stdout] test exact_math::rationals::test::test_mult_hard ... ok [INFO] [stdout] test exact_math::rationals::test::test_mult_simple ... ok [INFO] [stdout] test exact_math::rationals::test::test_reduce_one ... ok [INFO] [stdout] test exact_math::rationals::test::test_reduce_two ... ok [INFO] [stdout] test exact_math::rationals::test::test_sub ... ok [INFO] [stdout] test exact_math::symbolic::test::test_leaf ... ok [INFO] [stdout] test exact_math::symbolic::test::test_size ... ok [INFO] [stdout] test exact_math::rationals::test::add ... ok [INFO] [stdout] test exact_math::rationals::test::test_div_hard ... ok [INFO] [stdout] test exact_math::rationals::test::add_easy ... ok [INFO] [stdout] test functions::function::test::test_add_float ... ok [INFO] [stdout] test exact_math::symbolic::test::test_size_var ... ok [INFO] [stdout] test functions::function::test::test_minus_float ... ok [INFO] [stdout] test functions::function::test::test_minus_float_int ... ok [INFO] [stdout] test functions::function::test::test_divide_float_int ... ok [INFO] [stdout] test functions::function::test::test_add_null ... ok [INFO] [stdout] test functions::function::test::test_divide_int_float ... ok [INFO] [stdout] test functions::function::test::test_minus_null_rev ... ok [INFO] [stdout] test functions::function::test::test_minus_simple ... ok [INFO] [stdout] test functions::function::test::test_minus_int_float ... ok [INFO] [stdout] test functions::function::test::test_mult_float ... ok [INFO] [stdout] test functions::function::test::test_minus_null ... ok [INFO] [stdout] test functions::function::test::test_mult_int_float ... ok [INFO] [stdout] test functions::function::test::test_mult_null ... ok [INFO] [stdout] test functions::function::test::test_add_simple ... ok [INFO] [stdout] test exact_math::symbolic::test::test_size_mul ... ok [INFO] [stdout] test lexing::lexer::tests::lex_complex_int ... ok [INFO] [stdout] test functions::function::test::test_divide_float ... ok [INFO] [stdout] test functions::function::test::test_mult_simple ... ok [INFO] [stdout] test functions::function::test::test_add_int_float ... ok [INFO] [stdout] test functions::function::test::test_add_float_int ... ok [INFO] [stdout] test functions::function::test::test_divide_null ... ok [INFO] [stdout] test lexing::lexer::tests::lex_lpar ... ok [INFO] [stdout] test functions::function::test::test_mult_float_int ... ok [INFO] [stdout] test lexing::lexer::tests::lex_equal ... ok [INFO] [stdout] test lexing::lexer::tests::lex_minus ... ok [INFO] [stdout] test functions::function::test::test_divide_simple ... ok [INFO] [stdout] test lexing::lexer::tests::lex_mult ... ok [INFO] [stdout] test lexing::lexer::tests::lex_plus ... ok [INFO] [stdout] test lexing::lexer::tests::lex_rpar ... ok [INFO] [stdout] test lexing::lexer::tests::test_complex_float ... ok [INFO] [stdout] test lexing::lexer::tests::test_complex_operation ... ok [INFO] [stdout] test lexing::lexer::tests::lex_tokens ... ok [INFO] [stdout] test lexing::lexer::tests::lex_simple_string ... ok [INFO] [stdout] test lexing::lexer::tests::test_simple_float ... ok [INFO] [stdout] test lexing::token::test::test_token_type_equal ... ok [INFO] [stdout] test lexing::token::test::test_token_type_comma ... ok [INFO] [stdout] test lexing::lexer::tests::lex_operators ... ok [INFO] [stdout] test lexing::token::test::test_token_type_float ... ok [INFO] [stdout] test lexing::token::test::test_token_type_int ... ok [INFO] [stdout] test lexing::lexer::tests::lex_simple_int ... ok [INFO] [stdout] test lexing::token::test::test_token_type_identifier ... ok [INFO] [stdout] test lexing::token::test::test_token_type_lbracket ... ok [INFO] [stdout] test lexing::token::test::test_token_type_bool ... ok [INFO] [stdout] test lexing::token::test::test_token_type_lpar ... ok [INFO] [stdout] test lexing::token::test::test_token_type_null ... ok [INFO] [stdout] test lexing::lexer::tests::test_complex_equality ... ok [INFO] [stdout] test lexing::token::test::test_token_type_operators_and ... ok [INFO] [stdout] test lexing::token::test::test_token_type_operators_divide ... ok [INFO] [stdout] test lexing::token::test::test_token_type_operators_equality ... ok [INFO] [stdout] test lexing::token::test::test_token_type_operators_expo ... ok [INFO] [stdout] test lexing::token::test::test_token_type_operators_greater ... ok [INFO] [stdout] test lexing::token::test::test_token_type_operators_lesserq ... ok [INFO] [stdout] test lexing::token::test::test_token_type_operators_greaterq ... ok [INFO] [stdout] test lexing::token::test::test_token_type_operators_lesser ... ok [INFO] [stdout] test lexing::token::test::test_token_type_operators_not ... ok [INFO] [stdout] test lexing::token::test::test_token_type_operators_minus ... ok [INFO] [stdout] test lexing::token::test::test_token_type_operators_mult ... ok [INFO] [stdout] test lexing::token::test::test_token_type_rpar ... ok [INFO] [stdout] test parsing::ast::test::test_new ... ok [INFO] [stdout] test parsing::parser::test::hard_without_parenthesis ... ok [INFO] [stdout] test lexing::token::test::test_token_type_operators_plus ... ok [INFO] [stdout] test parsing::parser::test::test_assignment ... ok [INFO] [stdout] test lexing::token::test::test_token_type_operators_or ... ok [INFO] [stdout] test lexing::token::test::test_token_type_quote ... ok [INFO] [stdout] test parsing::parser::test::test_ignore_parsing_condition ... ok [INFO] [stdout] test parsing::parser::test::test_ignore_parsing_less ... ok [INFO] [stdout] test parsing::parser::test::hard_parenthesis ... ok [INFO] [stdout] test parsing::parser::test::test_ignore_parsing_less_or_equal ... ok [INFO] [stdout] test lexing::token::test::test_token_type_whitespace ... ok [INFO] [stdout] test parsing::parser::test::simple_parenthesis ... ok [INFO] [stdout] test parsing::parser::test::test_condition_else_ignore ... ok [INFO] [stdout] test parsing::parser::test::test_ignore_parsing_div ... ok [INFO] [stdout] test lexing::token::test::test_token_type_rbracket ... ok [INFO] [stdout] test parsing::parser::test::test_ignore_parsing_assignment ... ok [INFO] [stdout] test parsing::parser::test::test_ignore_parsing_mul ... ok [INFO] [stdout] test parsing::parser::test::test_ignore_parsing_plus ... ok [INFO] [stdout] test parsing::parser::test::test_ignore_parsing_sup_or_equal ... ok [INFO] [stdout] test parsing::parser::test::test_ignore_prefix ... ok [INFO] [stdout] test parsing::parser::test::test_ignore_parsing_minus ... ok [INFO] [stdout] test parsing::parser::test::test_ignore_prefix_div ... ok [INFO] [stdout] test parsing::parser::test::test_ignore_prefix_add ... ok [INFO] [stdout] test parsing::parser::test::test_left_priority ... ok [INFO] [stdout] test parsing::parser::test::test_or_operation ... ok [INFO] [stdout] test parsing::parser::test::test_ignore_prefix_mul ... ok [INFO] [stdout] test parsing::parser::test::test_parse_mult_operation ... ok [INFO] [stdout] test parsing::parser::test::test_parse_minus_operation ... ok [INFO] [stdout] test parsing::parser::test::test_ignore_parsing_sup ... ok [INFO] [stdout] test parsing::parser::test::test_parse_divide_operation ... ok [INFO] [stdout] test parsing::parser::test::test_parse_mult_divide_operation ... ok [INFO] [stdout] test parsing::parser::test::test_parse_hard_mult_operation ... ok [INFO] [stdout] test parsing::parser::test::test_parse_one_token ... ok [INFO] [stdout] test parsing::parser::test::test_right_priority ... ok [INFO] [stdout] test parsing::parser::test::test_parse_plus_operation ... ok [INFO] [stdout] test parsing::parser::test::test_vector_parsing ... ok [INFO] [stdout] test parsing::parser::test::test_parse_plus_operation_hard ... ok [INFO] [stdout] test parsing::parser::test::test_string_parsing ... ok [INFO] [stdout] test parsing::parser::test::without_parenthesis ... ok [INFO] [stdout] test parsing::parser::test::test_parse_nil ... ok [INFO] [stdout] test utils::matrix_utils::test::test ... ok [INFO] [stdout] test exact_math::rationals::test::test_div_simpl ... ok [INFO] [stderr] Doc-tests mini_calc_lib [INFO] [stdout] test lexing::lexer::tests::lex_divide ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 117 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.08s [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; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "e7385fdb1d1033c8ba683e7c95d4c43ff4b65dded40a1cc1b9355ae8517afd9f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e7385fdb1d1033c8ba683e7c95d4c43ff4b65dded40a1cc1b9355ae8517afd9f", kill_on_drop: false }` [INFO] [stdout] e7385fdb1d1033c8ba683e7c95d4c43ff4b65dded40a1cc1b9355ae8517afd9f