[INFO] crate bart 0.1.4 is already in cache [INFO] extracting crate bart 0.1.4 into work/ex/beta-1.37-6/sources/1.36.0/reg/bart/0.1.4 [INFO] extracting crate bart 0.1.4 into work/ex/beta-1.37-6/sources/beta-2019-07-23/reg/bart/0.1.4 [INFO] validating manifest of bart-0.1.4 on toolchain 1.36.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of bart-0.1.4 on toolchain beta-2019-07-23 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing bart-0.1.4 [INFO] finished frobbing bart-0.1.4 [INFO] frobbed toml for bart-0.1.4 written to work/ex/beta-1.37-6/sources/1.36.0/reg/bart/0.1.4/Cargo.toml [INFO] started frobbing bart-0.1.4 [INFO] finished frobbing bart-0.1.4 [INFO] frobbed toml for bart-0.1.4 written to work/ex/beta-1.37-6/sources/beta-2019-07-23/reg/bart/0.1.4/Cargo.toml [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing bart-0.1.4 against 1.36.0 for beta-1.37-6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-1/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/reg/bart/0.1.4:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+1.36.0" "build" "--frozen"` [INFO] [stdout] a56e97cce6842564a0f6ee0becfff5474edd64f4c46c481d38b3749ce8a766c0 [INFO] running `"docker" "start" "-a" "a56e97cce6842564a0f6ee0becfff5474edd64f4c46c481d38b3749ce8a766c0"` [INFO] [stderr] Compiling bart v0.1.4 (/opt/crater/workdir) [INFO] [stderr] warning: unused `#[macro_use]` import [INFO] [stderr] --> src/lib.rs:158:1 [INFO] [stderr] | [INFO] [stderr] 158 | #[macro_use] extern crate nom; [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_imports)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.40s [INFO] running `"docker" "inspect" "a56e97cce6842564a0f6ee0becfff5474edd64f4c46c481d38b3749ce8a766c0"` [INFO] running `"docker" "rm" "-f" "a56e97cce6842564a0f6ee0becfff5474edd64f4c46c481d38b3749ce8a766c0"` [INFO] [stdout] a56e97cce6842564a0f6ee0becfff5474edd64f4c46c481d38b3749ce8a766c0 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-1/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/reg/bart/0.1.4:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+1.36.0" "test" "--frozen" "--no-run"` [INFO] [stdout] aadc101efab370329b20065e8132656f59fba7202a71b513e5b269898e43b8af [INFO] running `"docker" "start" "-a" "aadc101efab370329b20065e8132656f59fba7202a71b513e5b269898e43b8af"` [INFO] [stderr] Compiling itertools v0.6.5 [INFO] [stderr] Compiling syn v0.10.8 [INFO] [stderr] Compiling bart_derive v0.1.4 [INFO] [stderr] Compiling bart v0.1.4 (/opt/crater/workdir) [INFO] [stderr] warning: unused `#[macro_use]` import [INFO] [stderr] --> src/lib.rs:158:1 [INFO] [stderr] | [INFO] [stderr] 158 | #[macro_use] extern crate nom; [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_imports)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 9.73s [INFO] running `"docker" "inspect" "aadc101efab370329b20065e8132656f59fba7202a71b513e5b269898e43b8af"` [INFO] running `"docker" "rm" "-f" "aadc101efab370329b20065e8132656f59fba7202a71b513e5b269898e43b8af"` [INFO] [stdout] aadc101efab370329b20065e8132656f59fba7202a71b513e5b269898e43b8af [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-1/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/reg/bart/0.1.4:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+1.36.0" "test" "--frozen"` [INFO] [stdout] fc7b137607c5dc7bc1acc7ed061675069a469765497795986b0823690bd6b879 [INFO] running `"docker" "start" "-a" "fc7b137607c5dc7bc1acc7ed061675069a469765497795986b0823690bd6b879"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.05s [INFO] [stderr] Running /opt/crater/target/debug/deps/bart-6d7ffd24b8536d78 [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test display_html_safe::test::it_handles_tight_packed_string ... ok [INFO] [stdout] test display_html_safe::test::it_works ... ok [INFO] [stdout] test negative_iterator::test::option_some ... ok [INFO] [stdout] test negative_iterator::test::result_err ... ok [INFO] [stdout] test negative_iterator::test::result_ok ... ok [INFO] [stdout] test negative_iterator::test::option_none ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Running /opt/crater/target/debug/deps/basic-7280ccb540185e7a [INFO] [stdout] [INFO] [stdout] running 10 tests [INFO] [stdout] test it_handles_some_whitespace ... ok [INFO] [stdout] test it_handles_tuple_struct_field_names ... ok [INFO] [stdout] test it_performs_escaping ... ok [INFO] [stdout] test it_passes_through ... ok [INFO] [stdout] test it_handles_names_with_underscore ... ok [INFO] [stdout] test it_can_borrow ... ok [INFO] [stdout] test template_root_element ... ok [INFO] [stdout] test it_finds_template_files ... ok [INFO] [stdout] test function_call ... ok [INFO] [stdout] test it_works ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Running /opt/crater/target/debug/deps/conditional_scope-bc6919b55cfd276d [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test it_supports_conditional_scope_with_non_bool ... ok [INFO] [stdout] test it_supports_conditional_scope_with_borrowed_vec ... ok [INFO] [stdout] test it_supports_conditional_scope_with_slice ... ok [INFO] [stdout] test it_supports_conditional_scope_with_boolean ... ok [INFO] [stdout] test it_supports_conditional_scope_with_vec ... ok [INFO] [stdout] test it_supports_negative_conditional_scope_with_boolean ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Running /opt/crater/target/debug/deps/iteration-986604fff8242920 [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test it_can_iterate ... ok [INFO] [stdout] test it_can_iterate_borrowed_slice ... ok [INFO] [stdout] test it_can_iterate_option ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Running /opt/crater/target/debug/deps/negative_iteration-7d63abcc674e1761 [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test it_skips_ok_result ... ok [INFO] [stdout] test it_supports_multiply_borrowed_option ... ok [INFO] [stdout] test it_includes_none_option ... ok [INFO] [stdout] test it_skips_some_option ... ok [INFO] [stdout] test it_supports_borrowed_option ... ok [INFO] [stdout] test it_yields_err_result ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Running /opt/crater/target/debug/deps/partials-8f1b289a53b9ac47 [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test it_can_nest_within_iterator ... ok [INFO] [stdout] test it_finds_partials_relative_to_crate_root ... ok [INFO] [stdout] test it_defaults_to_the_current_dynamic_scope ... ok [INFO] [stdout] test it_allows_named_root_scope ... ok [INFO] [stdout] test it_works ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Running /opt/crater/target/debug/deps/scoping-59c1015357d50853 [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test it_can_scope_into_nested_values ... ok [INFO] [stdout] test it_can_access_nested_fields ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Doc-tests bart [INFO] [stdout] [INFO] [stdout] running 8 tests [INFO] [stdout] test src/lib.rs - (line 58) ... ignored [INFO] [stdout] test src/lib.rs - (line 64) ... ignored [INFO] [stdout] test src/lib.rs - (line 70) ... ignored [INFO] [stdout] test src/lib.rs - (line 78) ... ignored [INFO] [stdout] test src/lib.rs - (line 86) ... ignored [INFO] [stdout] test src/lib.rs - (line 103) ... ok [INFO] [stdout] test src/lib.rs - (line 31) ... ok [INFO] [stdout] test src/lib.rs - (line 126) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 5 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "fc7b137607c5dc7bc1acc7ed061675069a469765497795986b0823690bd6b879"` [INFO] running `"docker" "rm" "-f" "fc7b137607c5dc7bc1acc7ed061675069a469765497795986b0823690bd6b879"` [INFO] [stdout] fc7b137607c5dc7bc1acc7ed061675069a469765497795986b0823690bd6b879