[INFO] fetching crate arithmetic-eval 0.3.0... [INFO] testing arithmetic-eval-0.3.0 against try#ecabaf78506b7a4668d42dc20268c086b93f0fad for pr-87041 [INFO] extracting crate arithmetic-eval 0.3.0 into /workspace/builds/worker-0/source [INFO] validating manifest of crates.io crate arithmetic-eval 0.3.0 on toolchain ecabaf78506b7a4668d42dc20268c086b93f0fad [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate arithmetic-eval 0.3.0 [INFO] removed 0 missing examples [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate arithmetic-eval 0.3.0 [INFO] tweaked toml for crates.io crate arithmetic-eval 0.3.0 written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate crates.io crate arithmetic-eval 0.3.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded glass_pumpkin v1.0.0 [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" "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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 52aeb5961cadb602640156f2d4b2bc6b76a2409c09dc26aa94b19c009193c487 [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" "52aeb5961cadb602640156f2d4b2bc6b76a2409c09dc26aa94b19c009193c487", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "52aeb5961cadb602640156f2d4b2bc6b76a2409c09dc26aa94b19c009193c487", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "52aeb5961cadb602640156f2d4b2bc6b76a2409c09dc26aa94b19c009193c487", kill_on_drop: false }` [INFO] [stdout] 52aeb5961cadb602640156f2d4b2bc6b76a2409c09dc26aa94b19c009193c487 [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" "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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "build" "--frozen" "--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] 6587868aa3f2e70ff7db38dba7e76da7eaec344af00d69bf7bd6982ca0169398 [INFO] running `Command { std: "docker" "start" "-a" "6587868aa3f2e70ff7db38dba7e76da7eaec344af00d69bf7bd6982ca0169398", kill_on_drop: false }` [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.94 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling anyhow v1.0.40 [INFO] [stderr] Compiling bytecount v0.6.2 [INFO] [stderr] Compiling nom v6.1.2 [INFO] [stderr] Compiling ahash v0.7.3 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling nom_locate v3.0.1 [INFO] [stderr] Compiling arithmetic-parser v0.3.0 [INFO] [stderr] Compiling derive_more v0.99.14 [INFO] [stderr] Compiling arithmetic-eval v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 26.61s [INFO] running `Command { std: "docker" "inspect" "6587868aa3f2e70ff7db38dba7e76da7eaec344af00d69bf7bd6982ca0169398", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6587868aa3f2e70ff7db38dba7e76da7eaec344af00d69bf7bd6982ca0169398", kill_on_drop: false }` [INFO] [stdout] 6587868aa3f2e70ff7db38dba7e76da7eaec344af00d69bf7bd6982ca0169398 [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" "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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bc035e85c5c8eaa3565094dda3732248bfc218083437a23002e053e5f99c45b4 [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" "bc035e85c5c8eaa3565094dda3732248bfc218083437a23002e053e5f99c45b4", kill_on_drop: false }` [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling pulldown-cmark v0.8.0 [INFO] [stderr] Compiling typed-arena v2.0.1 [INFO] [stderr] Compiling assert_matches v1.5.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.4 [INFO] [stderr] Compiling memoffset v0.6.3 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-bigint v0.4.0 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling getopts v0.2.21 [INFO] [stderr] Compiling tinyvec v1.2.0 [INFO] [stderr] Compiling unicode-bidi v0.3.5 [INFO] [stderr] Compiling itertools v0.10.0 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling rand_core v0.6.2 [INFO] [stderr] Compiling plotters v0.3.1 [INFO] [stderr] Compiling regex-automata v0.1.9 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling cast v0.2.6 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling sha2 v0.9.5 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling bstr v0.2.16 [INFO] [stderr] Compiling unicode-normalization v0.1.17 [INFO] [stderr] Compiling rand v0.8.3 [INFO] [stderr] Compiling criterion-plot v0.4.3 [INFO] [stderr] Compiling crossbeam-epoch v0.9.4 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling crossbeam-deque v0.8.0 [INFO] [stderr] Compiling csv v1.1.6 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling version-sync v0.9.2 [INFO] [stderr] Compiling glass_pumpkin v1.0.0 [INFO] [stderr] Compiling criterion v0.3.4 [INFO] [stderr] Compiling arithmetic-eval v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 49.99s [INFO] running `Command { std: "docker" "inspect" "bc035e85c5c8eaa3565094dda3732248bfc218083437a23002e053e5f99c45b4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bc035e85c5c8eaa3565094dda3732248bfc218083437a23002e053e5f99c45b4", kill_on_drop: false }` [INFO] [stdout] bc035e85c5c8eaa3565094dda3732248bfc218083437a23002e053e5f99c45b4 [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" "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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "test" "--frozen", 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] 73770bd74abd19d42b95460ec9f2981bb5cb94dd8fae243072a24531c0334327 [INFO] running `Command { std: "docker" "start" "-a" "73770bd74abd19d42b95460ec9f2981bb5cb94dd8fae243072a24531c0334327", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.13s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/arithmetic_eval-6c235465e0dce784) [INFO] [stdout] running 41 tests [INFO] [stdout] test arith::modular::tests::modular_arithmetic_basics ... ok [INFO] [stdout] test compiler::tests::variable_extraction_with_scoping ... ok [INFO] [stdout] test executable::registers::tests::iterative_evaluation ... ok [INFO] [stdout] test executable::tests::cloning_module ... ok [INFO] [stdout] test compiler::tests::extracting_captures ... ok [INFO] [stdout] test error::tests::display_for_eval_error ... ok [INFO] [stdout] test fns::array::tests::array_function_in_unsigned_int_arithmetic ... ok [INFO] [stdout] test compiler::tests::compilation_basics ... ok [INFO] [stdout] test compiler::tests::compiled_function ... ok [INFO] [stdout] test compiler::tests::compiled_function_with_capture ... ok [INFO] [stdout] test error::tests::display_for_error_with_backtrace ... ok [INFO] [stdout] test fns::array::tests::len_function_with_number_overflow ... ok [INFO] [stdout] test compiler::tests::extracting_captures_with_inner_fns ... ok [INFO] [stdout] test compiler::tests::type_casts_are_ignored ... ok [INFO] [stdout] test fns::tests::cmp_sugar ... ok [INFO] [stdout] test fns::tests::error_with_min_function_incomparable_args ... ok [INFO] [stdout] test fns::array::tests::array_function_in_floating_point_arithmetic ... ok [INFO] [stdout] test fns::tests::reverse_list_with_fold ... ok [INFO] [stdout] test fns::tests::if_basic ... ok [INFO] [stdout] test compiler::tests::variable_extraction ... ok [INFO] [stdout] test fns::tests::error_with_min_function_args ... ok [INFO] [stdout] test fns::wrapper::tests::fallible_function ... ok [INFO] [stdout] test fns::wrapper::tests::function_with_bool_return_value ... ok [INFO] [stdout] test fns::wrapper::tests::fallible_function_with_bogus_program ... ok [INFO] [stdout] test fns::wrapper::tests::function_with_bool_argument ... ok [INFO] [stdout] test values::tests::opaque_ref_equality ... ok [INFO] [stdout] test values::tests::opaque_ref_formatting ... ok [INFO] [stdout] test fns::tests::max_value_with_fold ... ok [INFO] [stdout] test fns::wrapper::tests::error_reporting_with_destructuring ... ok [INFO] [stdout] test fns::array::tests::len_function_in_floating_point_arithmetic ... ok [INFO] [stdout] test error::tests::display_for_spanned_eval_error ... ok [INFO] [stdout] test fns::wrapper::tests::functions_with_primitive_args ... ok [INFO] [stdout] test fns::wrapper::tests::function_with_void_return_value ... ok [INFO] [stdout] test fns::wrapper::tests::functions_with_composite_args ... ok [INFO] [stdout] test fns::tests::if_with_closures ... ok [INFO] [stdout] test arith::modular::tests::modular_arithmetic_never_overflows ... ok [INFO] [stdout] test fns::array::tests::len_function_in_int_arithmetic ... ok [INFO] [stdout] test fns::tests::loop_basic ... ok [INFO] [stdout] test arith::modular::tests::mini_fuzz_for_small_modulus ... ok [INFO] [stdout] test arith::modular::tests::mini_fuzz_for_u32_modulus ... ok [INFO] [stderr] Running tests/basics/main.rs (/opt/rustwide/target/debug/deps/basics-90bc4110ad5fd4cb) [INFO] [stdout] test arith::modular::tests::mini_fuzz_for_large_u64_modulus ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 41 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.37s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 81 tests [INFO] [stdout] test comparison_within_capture ... ok [INFO] [stdout] test arg_len_mismatch ... ok [INFO] [stdout] test comparison_return_value ... ok [INFO] [stdout] test error_in_function_args ... ok [INFO] [stdout] test callable_indexed_field ... ok [INFO] [stdout] test comparison_of_invalid_values ... ok [INFO] [stdout] test functions::captured_function ... ok [INFO] [stdout] test basic_program ... ok [INFO] [stdout] test functions::captures_in_function ... ok [INFO] [stdout] test functions::captured_var_in_returned_fn ... ok [INFO] [stdout] test arithmetic_ops_on_tuples ... ok [INFO] [stdout] test comparison_constants_are_comparable ... ok [INFO] [stdout] test functions::first_class_functions_repeat ... ok [INFO] [stdout] test functions::captures_in_function_with_shadowing ... ok [INFO] [stdout] test functions::destructuring_in_fn_args_with_wildcard ... ok [INFO] [stdout] test functions::embedded_function ... ok [INFO] [stdout] test functions::first_class_functions_apply ... ok [INFO] [stdout] test functions::fn_captures_in_function ... ok [INFO] [stdout] test functions::destructuring_in_fn_args ... ok [INFO] [stdout] test functions::immediately_executed_function ... ok [INFO] [stdout] test functions::program_with_interpreted_function ... ok [INFO] [stdout] test functions::native_fn_error ... ok [INFO] [stdout] test functions::function_with_non_linear_flow ... ok [INFO] [stdout] test functions::single_statement_fn ... ok [INFO] [stdout] test functions::immediately_executed_function_in_other_call ... ok [INFO] [stdout] test functions::variadic_function_with_both_sides ... ok [INFO] [stdout] test indexed_field_invalid_receiver_error ... ok [INFO] [stdout] test indexed_field_access ... ok [INFO] [stdout] test functions::immediately_executed_function_priority ... ok [INFO] [stdout] test functions::variadic_function ... ok [INFO] [stdout] test objects::accessing_fields_within_object ... ok [INFO] [stdout] test objects::binary_ops_on_objects_with_number_operand ... ok [INFO] [stdout] test functions::method_call_on_returned_fn ... ok [INFO] [stdout] test functions::program_with_native_function ... ok [INFO] [stdout] test indexed_field_out_of_bounds_error ... ok [INFO] [stdout] test objects::binary_ops_on_objects ... ok [INFO] [stdout] test objects::accessing_embedded_objects ... ok [INFO] [stdout] test objects::callable_object_field ... ok [INFO] [stdout] test functions::indirectly_captured_function ... ok [INFO] [stdout] test comparisons ... ok [INFO] [stdout] test comparison_error_within_capture ... ok [INFO] [stdout] test objects::embedded_object_destructuring ... ok [INFO] [stdout] test objects::object_destructuring_in_pipeline ... ok [INFO] [stdout] test objects::field_invalid_receiver_error ... ok [INFO] [stdout] test objects::object_basics ... ok [INFO] [stdout] test objects::embedded_destructuring_error ... ok [INFO] [stdout] test objects::object_destructuring_on_non_object ... ok [INFO] [stdout] test objects::object_destructuring_repeated_assignment ... ok [INFO] [stdout] test objects::object_destructuring_repeated_fields ... ok [INFO] [stdout] test objects::object_comparison ... ok [INFO] [stdout] test objects::object_field_access ... ok [INFO] [stdout] test objects::error_in_binary_ops_on_objects ... ok [INFO] [stdout] test objects::object_expr_does_not_capture_surroundings ... ok [INFO] [stdout] test objects::object_destructuring_in_fn_args ... ok [INFO] [stdout] test objects::object_expr_does_not_capture_inner_scopes ... ok [INFO] [stdout] test objects::object_destructuring_repeated_assignment_complex ... ok [INFO] [stdout] test objects::object_initialization_repeated_fields ... ok [INFO] [stdout] test overly_large_indexed_field ... ok [INFO] [stdout] test repeated_args_in_fn_definition ... ok [INFO] [stdout] test repeated_var_in_lvalue ... ok [INFO] [stdout] test priority_of_unary_ops_and_methods ... ok [INFO] [stdout] test objects::object_initialization_repeated_fields_with_shorthand ... ok [INFO] [stdout] test program_with_blocks ... ok [INFO] [stdout] test cannot_destructure_error ... ok [INFO] [stdout] test objects::object_in_object ... ok [INFO] [stdout] test undefined_function ... ok [INFO] [stdout] test tuple_destructuring_with_middle ... ok [INFO] [stdout] test tuple_len_mismatch_error ... ok [INFO] [stdout] test cannot_call_error ... ok [INFO] [stdout] test basic_program_with_tuples ... ok [INFO] [stdout] test arg_len_mismatch_with_variadic_function ... ok [INFO] [stdout] test undefined_var ... ok [INFO] [stdout] test objects::no_field_error ... ok [INFO] [stdout] test functions::method_call ... ok [INFO] [stdout] test functions::function_aliasing ... ok [INFO] [stdout] test objects::capturing_vars_in_object ... ok [INFO] [stdout] test sequential_indexed_field_access ... ok [INFO] [stdout] test tuple_destructuring_with_multiple_components ... ok [INFO] [stdout] test objects::object_destructuring ... ok [INFO] [stdout] test unexpected_operand ... ok [INFO] [stderr] Running tests/check_readme.rs (/opt/rustwide/target/debug/deps/check_readme-17a38033cdea0859) [INFO] [stdout] test objects::object_destructuring_with_missing_field ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 81 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.29s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stderr] Running tests/hof.rs (/opt/rustwide/target/debug/deps/hof-6cf26b1c51545d46) [INFO] [stdout] test code_samples_in_readme_are_valid ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.37s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test eager_repeated_function ... ok [INFO] [stdout] test repeated_function ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running tests/integers.rs (/opt/rustwide/target/debug/deps/integers-e936a12c2260af54) [INFO] [stdout] [INFO] [stdout] running 15 tests [INFO] [stdout] test checked_u128_arithmetic ... ok [INFO] [stdout] test checked_i16_arithmetic ... ok [INFO] [stdout] test checked_u8_arithmetic ... ok [INFO] [stdout] test checked_i128_arithmetic ... ok [INFO] [stdout] test wrapping_u128_arithmetic ... ok [INFO] [stdout] test checked_i64_arithmetic ... ok [INFO] [stdout] test wrapping_u32_arithmetic ... ok [INFO] [stdout] test wrapping_u16_arithmetic ... ok [INFO] [stdout] test wrapping_u8_arithmetic ... ok [INFO] [stdout] test checked_u16_arithmetic ... ok [INFO] [stdout] test checked_u32_arithmetic ... ok [INFO] [stdout] test wrapping_u64_arithmetic ... ok [INFO] [stderr] Running tests/version_match.rs (/opt/rustwide/target/debug/deps/version_match-c82e239552d1e0d5) [INFO] [stdout] test checked_u64_arithmetic ... ok [INFO] [stdout] test modular_arithmetic ... ok [INFO] [stdout] test checked_i32_arithmetic ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 15 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test readme_is_in_sync ... ok [INFO] [stderr] Doc-tests arithmetic-eval [INFO] [stdout] test html_root_url_is_in_sync ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 31 tests [INFO] [stdout] test src/error.rs - error::Error (line 443) ... ok [INFO] [stdout] test src/executable/module_id.rs - executable::module_id::IndexedId (line 96) ... ok [INFO] [stderr] error: test failed, to rerun pass '--doc' [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2018 --crate-type lib --crate-name arithmetic_eval --test /opt/rustwide/workdir/src/lib.rs -L dependency=/opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-cecfca1474748564.rlib --extern arithmetic_eval=/opt/rustwide/target/debug/deps/libarithmetic_eval-ad7ec44cc704205c.rlib --extern arithmetic_parser=/opt/rustwide/target/debug/deps/libarithmetic_parser-c7c2ce028e38192e.rlib --extern assert_matches=/opt/rustwide/target/debug/deps/libassert_matches-c6f39fa71ae7c9b9.rlib --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-096729e91588296d.rlib --extern derive_more=/opt/rustwide/target/debug/deps/libderive_more-80bad197bb4dd865.so --extern glass_pumpkin=/opt/rustwide/target/debug/deps/libglass_pumpkin-d1f2b88cb8b8910f.rlib --extern hashbrown=/opt/rustwide/target/debug/deps/libhashbrown-7a3df377497b67d8.rlib --extern nom=/opt/rustwide/target/debug/deps/libnom-5ff4eda7f345f745.rlib --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-9d7143d17b8cdd9b.rlib --extern pulldown_cmark=/opt/rustwide/target/debug/deps/libpulldown_cmark-3bfcd66a789703d4.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-9ddbc55195883146.rlib --extern sha2=/opt/rustwide/target/debug/deps/libsha2-c5fdb8f491187ca2.rlib --extern static_assertions=/opt/rustwide/target/debug/deps/libstatic_assertions-a0fd47b1198d267e.rlib --extern typed_arena=/opt/rustwide/target/debug/deps/libtyped_arena-44a6b78d38bbbfed.rlib --extern version_sync=/opt/rustwide/target/debug/deps/libversion_sync-bb9f16a6861a13e4.rlib -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="std"' --error-format human` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "73770bd74abd19d42b95460ec9f2981bb5cb94dd8fae243072a24531c0334327", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "73770bd74abd19d42b95460ec9f2981bb5cb94dd8fae243072a24531c0334327", kill_on_drop: false }` [INFO] [stdout] 73770bd74abd19d42b95460ec9f2981bb5cb94dd8fae243072a24531c0334327