[INFO] fetching crate stam 0.18.6...
[INFO] testing stam-0.18.6 against master#2fd6efc32704647e64d3d646d21c4c68eae100e4 for pr-149852-1
[INFO] extracting crate stam 0.18.6 into /workspace/builds/worker-1-tc1/source
[INFO] started tweaking crates.io crate stam 0.18.6
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate stam 0.18.6
[INFO] tweaked toml for crates.io crate stam 0.18.6 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate stam 0.18.6 on toolchain 2fd6efc32704647e64d3d646d21c4c68eae100e4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate stam 0.18.6 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" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded nanoid v0.4.0
[INFO] [stderr]   Downloaded sealed v0.6.0
[INFO] [stderr]   Downloaded half v2.3.1
[INFO] [stderr]   Downloaded datasize v0.2.15
[INFO] [stderr]   Downloaded datasize_derive v0.2.15
[INFO] [stderr]   Downloaded minicbor-derive v0.16.2
[INFO] [stderr]   Downloaded minicbor v0.26.5
[INFO] [stderr]   Downloaded regex v1.11.2
[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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] af040b154388d2dddc0dbcdabfd6a6d7b9ce9c0d3c6948befeaa906a457333e6
[INFO] running `Command { std: "docker" "start" "-a" "af040b154388d2dddc0dbcdabfd6a6d7b9ce9c0d3c6948befeaa906a457333e6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "af040b154388d2dddc0dbcdabfd6a6d7b9ce9c0d3c6948befeaa906a457333e6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "af040b154388d2dddc0dbcdabfd6a6d7b9ce9c0d3c6948befeaa906a457333e6", kill_on_drop: false }`
[INFO] [stdout] af040b154388d2dddc0dbcdabfd6a6d7b9ce9c0d3c6948befeaa906a457333e6
[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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8169b561cbacea49dbc2999c667ab407076c016756f33df25fbde4bd3273032f
[INFO] running `Command { std: "docker" "start" "-a" "8169b561cbacea49dbc2999c667ab407076c016756f33df25fbde4bd3273032f", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.89
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling libc v0.2.152
[INFO] [stderr]    Compiling crossbeam-utils v0.8.19
[INFO] [stderr]    Compiling memchr v2.7.1
[INFO] [stderr]    Compiling itoa v1.0.10
[INFO] [stderr]    Compiling minicbor v0.26.5
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]    Compiling ryu v1.0.16
[INFO] [stderr]    Compiling iana-time-zone v0.1.60
[INFO] [stderr]    Compiling cpufeatures v0.2.12
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling either v1.9.0
[INFO] [stderr]    Compiling base16ct v0.1.1
[INFO] [stderr]    Compiling aho-corasick v1.1.2
[INFO] [stderr]    Compiling csv-core v0.1.11
[INFO] [stderr]    Compiling getrandom v0.2.12
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling syn v2.0.87
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling nanoid v0.4.0
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling regex v1.11.2
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling minicbor-derive v0.16.2
[INFO] [stderr]    Compiling sealed v0.6.0
[INFO] [stderr]    Compiling datasize_derive v0.2.15
[INFO] [stderr]    Compiling datasize v0.2.15
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling serde_path_to_error v0.1.17
[INFO] [stderr]    Compiling serde_json v1.0.143
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling csv v1.3.1
[INFO] [stderr]    Compiling stam v0.18.6 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 36.48s
[INFO] running `Command { std: "docker" "inspect" "8169b561cbacea49dbc2999c667ab407076c016756f33df25fbde4bd3273032f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8169b561cbacea49dbc2999c667ab407076c016756f33df25fbde4bd3273032f", kill_on_drop: false }`
[INFO] [stdout] 8169b561cbacea49dbc2999c667ab407076c016756f33df25fbde4bd3273032f
[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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a153a302999d64a9ab6e26683654546503239b3798cbd0de4422f28aac92eda4
[INFO] running `Command { std: "docker" "start" "-a" "a153a302999d64a9ab6e26683654546503239b3798cbd0de4422f28aac92eda4", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]    Compiling either v1.9.0
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling half v2.3.1
[INFO] [stderr]    Compiling plotters-backend v0.3.5
[INFO] [stderr]    Compiling os_str_bytes v6.6.1
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling walkdir v2.4.0
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling oorandom v11.1.3
[INFO] [stderr]    Compiling clap_lex v0.2.4
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling plotters-svg v0.3.5
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling clap v3.2.25
[INFO] [stderr]    Compiling plotters v0.3.5
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling serde_json v1.0.143
[INFO] [stderr]    Compiling csv v1.3.1
[INFO] [stderr]    Compiling serde_path_to_error v0.1.17
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling criterion v0.4.0
[INFO] [stderr]    Compiling stam v0.18.6 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 29.50s
[INFO] running `Command { std: "docker" "inspect" "a153a302999d64a9ab6e26683654546503239b3798cbd0de4422f28aac92eda4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a153a302999d64a9ab6e26683654546503239b3798cbd0de4422f28aac92eda4", kill_on_drop: false }`
[INFO] [stdout] a153a302999d64a9ab6e26683654546503239b3798cbd0de4422f28aac92eda4
[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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] a0f643d2b49e0846c9117fd4fc1e00ea7ebf0c4b0b8b1380a65e0b07872e86e0
[INFO] running `Command { std: "docker" "start" "-a" "a0f643d2b49e0846c9117fd4fc1e00ea7ebf0c4b0b8b1380a65e0b07872e86e0", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.17s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/stam-6f1ddec41b2b68ef)
[INFO] [stdout] 
[INFO] [stdout] running 48 tests
[INFO] [stdout] test tests::find_text_multi ... ok
[INFO] [stdout] test tests::offset_from_str_2 ... ok
[INFO] [stdout] test tests::find_text_single2 ... ok
[INFO] [stdout] test tests::find_text_single ... ok
[INFO] [stdout] test tests::find_text_none ... ok
[INFO] [stdout] test tests::offset_from_str_3 ... ok
[INFO] [stdout] test tests::offset_from_str ... ok
[INFO] [stdout] test tests::offset_from_str_4 ... ok
[INFO] [stdout] test tests::offset_from_str_5 ... ok
[INFO] [stdout] test tests::parse_json_annotationdatabuilder ... ok
[INFO] [stdout] test tests::parse_json_annotationdatabuilder_int ... ok
[INFO] [stdout] test tests::parse_json_annotationdatabuilder_float ... ok
[INFO] [stdout] test tests::parse_json_annotationdatabuilder_list ... ok
[INFO] [stdout] test tests::parse_json_annotationdatabuilder_map ... ok
[INFO] [stdout] test tests::parse_json_cursor ... ok
[INFO] [stdout] test tests::parse_json_annotationdatabuilder_null ... ok
[INFO] [stdout] test tests::parse_json_complexselector ... ok
[INFO] [stdout] test tests::parse_json_datakey ... ok
[INFO] [stdout] test tests::serialize_datakey ... ok
[INFO] [stdout] test tests::parse_json_offset ... ok
[INFO] [stdout] test tests::serialize_cursor_end ... ok
[INFO] [stdout] test tests::parse_json_textselector ... ok
[INFO] [stdout] test tests::textselectionoperator_adjacent_1vs1_nowhitespace ... ok
[INFO] [stdout] test tests::parse_json_cursor_end ... ok
[INFO] [stdout] test tests::serialize_cursor ... ok
[INFO] [stdout] test tests::split_text_none ... ok
[INFO] [stdout] test tests::serialize_offset ... ok
[INFO] [stdout] test tests::textresource ... ok
[INFO] [stdout] test tests::split_text_whitespace ... ok
[INFO] [stdout] test tests::textselection_out_of_bounds ... ok
[INFO] [stdout] test tests::textselectionoperator_adjacent_false_1vs1_nowhitespace ... ok
[INFO] [stdout] test tests::split_text ... ok
[INFO] [stdout] test tests::textselectionoperator_adjacent_1vs1_whitespace ... ok
[INFO] [stdout] test tests::textselectionoperator_embed_1vs1 ... ok
[INFO] [stdout] test tests::textselectionoperator_embed_false_1vs1 ... ok
[INFO] [stdout] test tests::textselectionoperator_embed_test_limit ... ok
[INFO] [stdout] test tests::textselectionoperator_equals_1vs1 ... ok
[INFO] [stdout] test tests::textselectionoperator_equals_false_1vs1 ... ok
[INFO] [stdout] test tests::textselectionoperator_overlaps1_1vs1 ... ok
[INFO] [stdout] test tests::textselectionoperator_overlaps2_1vs1 ... ok
[INFO] [stdout] test tests::textselectionoperator_precedes2_1vs1 ... ok
[INFO] [stdout] test tests::textselectionoperator_samebegin_1vs1 ... ok
[INFO] [stdout] test tests::trim_text ... ok
[INFO] [stdout] test tests::utf82unicode ... ok
[INFO] [stdout] test tests::textselectionoperator_overlaps_false_1vs1 ... ok
[INFO] [stdout] test tests::textselectionoperator_sameend_1vs1 ... ok
[INFO] [stdout] test tests::unicode2utf8 ... ok
[INFO] [stderr]      Running tests/api.rs (/opt/rustwide/target/debug/deps/api-c48532798b9134a3)
[INFO] [stdout] test tests::textselectionoperator_precedes_1vs1 ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 48 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 154 tests
[INFO] [stdout] test annotation_map ... ok
[INFO] [stdout] test annotation_text ... ok
[INFO] [stdout] test annotation_iter_data ... ok
[INFO] [stdout] test annotation_textselections_relative ... ok
[INFO] [stdout] test annotations_by_offset ... ok
[INFO] [stdout] test annotations_by_related_text_before ... ok
[INFO] [stdout] test annotations_by_related_text_after ... ok
[INFO] [stdout] test annotations_by_related_text_embeds ... ok
[INFO] [stdout] test annotation_textselections_relative_endaligned ... ok
[INFO] [stdout] test annotations_by_related_text_embeds_2 ... ok
[INFO] [stdout] test annotations_by_textselection_none ... ok
[INFO] [stdout] test data_by_value ... ok
[INFO] [stdout] test annotations_by_related_text_matching_data ... ok
[INFO] [stdout] test annotations_by_related_text_overlaps ... ok
[INFO] [stdout] test annotations_in_targets ... ok
[INFO] [stdout] test annotations_by_related_text_relative_offset ... ok
[INFO] [stdout] test annotation_textselections ... ok
[INFO] [stdout] test annotate_regex_single2 ... ok
[INFO] [stdout] test add_substore_absolute ... FAILED
[INFO] [stdout] test annotations_by_textselection_2 ... ok
[INFO] [stdout] test annotations_in_targets_len ... ok
[INFO] [stdout] test annotations_by_textselection ... ok
[INFO] [stdout] test data_by_key ... ok
[INFO] [stdout] test find_text_nocase ... ok
[INFO] [stdout] test find_data_by_key ... ok
[INFO] [stdout] test find_data_all_2 ... ok
[INFO] [stdout] test find_text_sequence ... ok
[INFO] [stdout] test find_text_sequence_nocase ... ok
[INFO] [stdout] test loop_annotations ... ok
[INFO] [stdout] test multiselector2_iter ... ok
[INFO] [stdout] test find_data_exact ... ok
[INFO] [stdout] test multiselector_creation_notranged ... ok
[INFO] [stdout] test multiselector_creation_ranged ... ok
[INFO] [stdout] test find_data_about ... ok
[INFO] [stdout] test multiselector_iter_ranged ... ok
[INFO] [stdout] test find_data_all ... ok
[INFO] [stdout] test find_text ... ok
[INFO] [stdout] test parse_csv ... ok
[INFO] [stdout] test instantiation_with_builder_pattern ... ok
[INFO] [stdout] test parse_json_annotation ... ok
[INFO] [stdout] test parse_json_dataset ... ok
[INFO] [stdout] test instantiation_naive ... ok
[INFO] [stdout] test find_text_sequence2 ... ok
[INFO] [stdout] test parse_json_annotationstore_temp_id ... ok
[INFO] [stdout] test multiselector_iter_notranged ... ok
[INFO] [stdout] test parse_json_annotationstore ... ok
[INFO] [stdout] test parse_json_annotationstore_from_file ... ok
[INFO] [stdout] test parse_old_csv ... ok
[INFO] [stdout] test query ... ok
[INFO] [stdout] test query_add_annotation_textselector ... ok
[INFO] [stdout] test query_by_name ... ok
[INFO] [stdout] test query_delete_annotation ... ok
[INFO] [stdout] test query_limit_first ... ok
[INFO] [stdout] test query_limit_last ... ok
[INFO] [stdout] test query_map ... ok
[INFO] [stdout] test query_limit_range ... ok
[INFO] [stdout] test query_parse_data_short ... ok
[INFO] [stdout] test query_multiple_optional_subqueries ... ok
[INFO] [stdout] test query_multiple_subqueries ... ok
[INFO] [stdout] test query_parse ... ok
[INFO] [stdout] test query_parse_nonquoted_disjunction ... ok
[INFO] [stdout] test query_parse_multiple_subqueries ... ok
[INFO] [stdout] test query_parse_attributes ... ok
[INFO] [stdout] test query_parse_nonquoted_disjunction_numeric ... ok
[INFO] [stdout] test query_parse2 ... ok
[INFO] [stdout] test query_parse_add ... ok
[INFO] [stdout] test query_parse_names ... ok
[INFO] [stdout] test query_parse_numeric ... ok
[INFO] [stdout] test query_parse_optional_subquery ... ok
[INFO] [stdout] test query_parse_quoted_disjunction ... ok
[INFO] [stdout] test query_parse_subquery ... ok
[INFO] [stdout] test query_parse_quoted ... ok
[INFO] [stdout] test query_parse_union ... ok
[INFO] [stdout] test query_parse_delete ... ok
[INFO] [stdout] test query_parse_union2 ... ok
[INFO] [stdout] test query_union ... ok
[INFO] [stdout] test query_subquery_optional ... ok
[INFO] [stdout] test query_subquery_optional_nonexistant ... ok
[INFO] [stdout] test read_single ... ok
[INFO] [stdout] test related_text_embeds ... ok
[INFO] [stdout] test related_text_embedded ... ok
[INFO] [stdout] test related_text_embeds_shortcut ... ok
[INFO] [stdout] test related_text_with_data ... ok
[INFO] [stdout] test related_text_with_data_2 ... ok
[INFO] [stdout] test query_subquery_deep ... ok
[INFO] [stdout] test related_text_with_data_3 ... ok
[INFO] [stdout] test query_parse_union_unquoted ... ok
[INFO] [stdout] test query_subquery ... ok
[INFO] [stdout] test remove_key_strict ... ok
[INFO] [stdout] test related_text_with_data_5 ... ok
[INFO] [stdout] test remove_annotation ... ok
[INFO] [stdout] test remove_data_nonstrict ... ok
[INFO] [stdout] test remove_data_strict ... ok
[INFO] [stdout] test related_text_with_data_4 ... ok
[INFO] [stdout] test remove_dataset ... ok
[INFO] [stdout] test resource_textselection ... ok
[INFO] [stdout] test resource_textselection_existing ... ok
[INFO] [stdout] test sanity_check ... ok
[INFO] [stdout] test store_annotate ... ok
[INFO] [stdout] test resource_text ... ok
[INFO] [stdout] test segmentation ... ok
[INFO] [stdout] test store_annotate_add_after_borrow ... ok
[INFO] [stdout] test store_annotate_add_during_borrowproblem ... ok
[INFO] [stdout] test store_annotate_existing_data ... ok
[INFO] [stdout] test store_reannotate_replace_target ... ok
[INFO] [stdout] test serialize_csv ... ok
[INFO] [stdout] test test_find_text_sequence_nomatch ... ok
[INFO] [stdout] test test_read_include ... ok
[INFO] [stdout] test test_read_include_annotationstore ... ok
[INFO] [stdout] test remove_resource ... ok
[INFO] [stdout] test store_reannotate_add_data ... ok
[INFO] [stdout] test test_search_text_regex_single ... ok
[INFO] [stdout] test test_example_6_full ... ok
[INFO] [stdout] test test_search_text_regex_single_multiexpr ... ok
[INFO] [stdout] test test_split_text ... ok
[INFO] [stdout] test test_search_text_regex_single_multiexpr2 ... ok
[INFO] [stdout] test test_example_6b ... ok
[INFO] [stdout] test test_example_6c ... ok
[INFO] [stdout] test test_write_include_annotationstore ... ok
[INFO] [stdout] test store_reannotate_replace_data ... ok
[INFO] [stdout] test textselections_by_annotation ... ok
[INFO] [stdout] test textselections_by_resource_sorted ... ok
[INFO] [stdout] test text_by_annotation ... ok
[INFO] [stdout] test textselections_in_range_bigger ... ok
[INFO] [stdout] test textselections_by_resource_unsorted ... ok
[INFO] [stdout] test textselections_in_range_exact ... ok
[INFO] [stdout] test textvalidation_texts ... ok
[INFO] [stdout] test test_write_include ... ok
[INFO] [stdout] test translate_over_complex_translation_no_resegmentation ... ok
[INFO] [stdout] test translate_over_complex_translation_with_deletion ... ok
[INFO] [stdout] test translation_simple ... ok
[INFO] [stdout] test transpose_over_complex_transposition ... ok
[INFO] [stdout] test translation_complex ... ok
[INFO] [stdout] test textvalidation_none ... ok
[INFO] [stdout] test transpose_over_complex_transposition_invalid ... ok
[INFO] [stdout] test test_search_text_regex_double_capture ... ok
[INFO] [stdout] test transpose_over_simple_transposition ... ok
[INFO] [stdout] test transpose_over_simple_transposition_invalid ... ok
[INFO] [stdout] test transpose_over_complex_transposition_with_resegmentation ... ok
[INFO] [stdout] test transposition_simple ... ok
[INFO] [stdout] test translate_over_complex_translation_with_resegmentation ... ok
[INFO] [stdout] test write_single ... ok
[INFO] [stdout] test test_search_text_regex_single_capture ... ok
[INFO] [stdout] test transposition_complex ... ok
[INFO] [stdout] test textvalidation_checksum ... ok
[INFO] [stdout] test test_search_text_regex_single2 ... ok
[INFO] [stdout] test ex7_textselections_scale_test_embeds ... ok
[INFO] [stdout] test ex7_resource_textselections_scale_sorted_iter ... ok
[INFO] [stdout] test ex7_textselections_scale_test_embedded ... ok
[INFO] [stdout] test ex7_resource_textselections_scale_unsorted_iter ... ok
[INFO] [stdout] test ex7_textselections_scale_test_succeeds ... ok
[INFO] [stdout] test ex7_resource_textselection ... ok
[INFO] [stdout] test ex7_textselections_scale_test_overlap ... ok
[INFO] [stderr] error: test failed, to rerun pass `--test api`
[INFO] [stdout] test ex7_textselections_scale_test_precedes ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- add_substore_absolute stdout ----
[INFO] [stdout] [STAM DEBUG] AnnotationStore.set_filename: /tmp/superstore.stam.json, current dataformat=Json { compact: false }
[INFO] [stdout] [STAM DEBUG] dirname(): storedir = "/tmp"
[INFO] [stdout] [STAM DEBUG] StoreFor<SubStore in AnnotationStore>.insert: new item
[INFO] [stdout] [STAM DEBUG] StoreFor<SubStore in AnnotationStore>.insert: ^--- AnnotationSubStoreHandle(0) (insertion complete now)
[INFO] [stdout] [STAM DEBUG] AnnotationStore.add_substore: adding substore filename="/opt/rustwide/workdir/tests/test.store.stam.json", parent=None
[INFO] [stdout] [STAM DEBUG] AnnotationStore::merge_json_file: filename="/opt/rustwide/workdir/tests/test.store.stam.json", workdir=None
[INFO] [stdout] [STAM DEBUG] AnnotationStore::new_config
[INFO] [stdout] [STAM DEBUG] dirname(): storedir = "/tmp"
[INFO] [stdout] [STAM DEBUG] open_file: "/opt/rustwide/workdir/tests/test.store.stam.json" at "/opt/rustwide/workdir/tests/test.store.stam.json"
[INFO] [stdout] [STAM DEBUG] AnnotationStore::merge_json_file: temporarily setting workdir to Some("/opt/rustwide/workdir/tests")
[INFO] [stdout] [STAM DEBUG] AnnotationStore::new_config
[INFO] [stdout] [STAM DEBUG] dirname(): workdir = "/opt/rustwide/workdir/tests"
[INFO] [stdout] [STAM DEBUG] TextResourceBuilder::build: id=None, filename=Some("hello.txt"), workdir=Some("/opt/rustwide/workdir/tests")
[INFO] [stdout] [STAM DEBUG] open_file: "hello.txt" at "/opt/rustwide/workdir/tests/hello.txt"
[INFO] [stdout] [STAM DEBUG] StoreFor<TextResource in AnnotationStore>.insert: new item
[INFO] [stdout] [STAM DEBUG] StoreFor<TextResource in AnnotationStore>.insert: ^--- id="hello.txt"
[INFO] [stdout] [STAM DEBUG] dirname(): workdir = "/opt/rustwide/workdir/tests"
[INFO] [stdout] [STAM DEBUG] StoreFor<TextResource in AnnotationStore>.insert: ^--- TextResourceHandle(0) (insertion complete now)
[INFO] [stdout] [STAM DEBUG] AnnotationStore::new_config
[INFO] [stdout] [STAM DEBUG] dirname(): workdir = "/opt/rustwide/workdir/tests"
[INFO] [stdout] [STAM DEBUG] AnnotationStore::new_config
[INFO] [stdout] [STAM DEBUG] dirname(): workdir = "/opt/rustwide/workdir/tests"
[INFO] [stdout] [STAM DEBUG] AnnotationStore::from_json_file: filename="test.annotationset.stam.json"
[INFO] [stdout] [STAM DEBUG] open_file: "test.annotationset.stam.json" at "/opt/rustwide/workdir/tests/test.annotationset.stam.json"
[INFO] [stdout] [STAM DEBUG] StoreFor<DataKey in AnnotationDataSet>.insert: new item
[INFO] [stdout] [STAM DEBUG] StoreFor<DataKey in AnnotationDataSet>.insert: ^--- id="pos"
[INFO] [stdout] [STAM DEBUG] StoreFor<DataKey in AnnotationDataSet>.insert: ^--- DataKeyHandle(0) (insertion complete now)
[INFO] [stdout] [STAM DEBUG] AnnotationDataSet.insert_data: id=Id("PosNoun") key=Id("pos") value=String("noun")
[INFO] [stdout] [STAM DEBUG] StoreFor<AnnotationData in AnnotationDataSet>.insert: new item
[INFO] [stdout] [STAM DEBUG] StoreFor<AnnotationData in AnnotationDataSet>.insert: ^--- id="PosNoun"
[INFO] [stdout] [STAM DEBUG] StoreFor<AnnotationData in AnnotationDataSet>.insert: ^--- AnnotationDataHandle(0) (insertion complete now)
[INFO] [stdout] [STAM DEBUG] AnnotationDataSet.insert_data: done, result=Ok(AnnotationDataHandle(0))
[INFO] [stdout] [STAM DEBUG] AnnotationDataSet.insert_data: id=Id("PosVerb") key=Id("pos") value=String("verb")
[INFO] [stdout] [STAM DEBUG] StoreFor<AnnotationData in AnnotationDataSet>.insert: new item
[INFO] [stdout] [STAM DEBUG] StoreFor<AnnotationData in AnnotationDataSet>.insert: ^--- id="PosVerb"
[INFO] [stdout] [STAM DEBUG] StoreFor<AnnotationData in AnnotationDataSet>.insert: ^--- AnnotationDataHandle(1) (insertion complete now)
[INFO] [stdout] [STAM DEBUG] AnnotationDataSet.insert_data: done, result=Ok(AnnotationDataHandle(1))
[INFO] [stdout] [STAM DEBUG] AnnotationDataSet.insert_data: id=Id("PosInterjection") key=Id("pos") value=String("interjection")
[INFO] [stdout] [STAM DEBUG] StoreFor<AnnotationData in AnnotationDataSet>.insert: new item
[INFO] [stdout] [STAM DEBUG] StoreFor<AnnotationData in AnnotationDataSet>.insert: ^--- id="PosInterjection"
[INFO] [stdout] [STAM DEBUG] StoreFor<AnnotationData in AnnotationDataSet>.insert: ^--- AnnotationDataHandle(2) (insertion complete now)
[INFO] [stdout] [STAM DEBUG] AnnotationDataSet.insert_data: done, result=Ok(AnnotationDataHandle(2))
[INFO] [stdout] [STAM DEBUG] StoreFor<AnnotationDataSet in AnnotationStore>.insert: new item
[INFO] [stdout] [STAM DEBUG] StoreFor<AnnotationDataSet in AnnotationStore>.insert: ^--- id="https://example.org/test/"
[INFO] [stdout] [STAM DEBUG] AnnotationStore::new_config
[INFO] [stdout] [STAM DEBUG] dirname(): workdir = "/opt/rustwide/workdir/tests"
[INFO] [stdout] [STAM DEBUG] StoreFor<AnnotationDataSet in AnnotationStore>.insert: ^--- AnnotationDataSetHandle(0) (insertion complete now)
[INFO] [stdout] [STAM DEBUG] AnnotationStore::new_config
[INFO] [stdout] [STAM DEBUG] dirname(): workdir = "/opt/rustwide/workdir/tests"
[INFO] [stdout] [STAM DEBUG] AnnotationStore.annotate: builder=AnnotationBuilder { id: Id("A1"), data: [AnnotationDataBuilder { id: Id("PosInterjection"), dataset: Id("https://example.org/test/"), key: None, value: Null }], target: Some(TextSelector(Id("hello.txt"), Offset { begin: BeginAligned(0), end: BeginAligned(5) })) }
[INFO] [stdout] [STAM DEBUG] StoreFor<TextSelection in TextResource>.insert: new item
[INFO] [stdout] [STAM DEBUG] StoreFor<TextSelection in TextResource>.insert: ^--- TextSelectionHandle(0) (insertion complete now)
[INFO] [stdout] [STAM DEBUG] AnnotationStore.insert_data: dataitem=AnnotationDataBuilder { id: Id("PosInterjection"), dataset: Id("https://example.org/test/"), key: None, value: Null }
[INFO] [stdout] [STAM DEBUG] AnnotationDataSet.insert_data: id=Id("PosInterjection") key=None value=Null
[INFO] [stdout] [STAM DEBUG] StoreFor<Annotation in AnnotationStore>.insert: new item
[INFO] [stdout] [STAM DEBUG] StoreFor<Annotation in AnnotationStore>.insert: ^--- id="A1"
[INFO] [stdout] [STAM DEBUG] StoreFor<Annotation in AnnotationStore>.inserted: Indexing annotation
[INFO] [stdout] [STAM DEBUG] StoreFor<Annotation in AnnotationStore>.insert: ^--- AnnotationHandle(0) (insertion complete now)
[INFO] [stdout] [STAM DEBUG] AnnotationStore.annotate: builder=AnnotationBuilder { id: Id("A2"), data: [AnnotationDataBuilder { id: Id("PosNoun"), dataset: Id("https://example.org/test/"), key: None, value: Null }], target: Some(TextSelector(Id("hello.txt"), Offset { begin: BeginAligned(6), end: BeginAligned(13) })) }
[INFO] [stdout] [STAM DEBUG] StoreFor<TextSelection in TextResource>.insert: new item
[INFO] [stdout] [STAM DEBUG] StoreFor<TextSelection in TextResource>.insert: ^--- TextSelectionHandle(1) (insertion complete now)
[INFO] [stdout] [STAM DEBUG] AnnotationStore.insert_data: dataitem=AnnotationDataBuilder { id: Id("PosNoun"), dataset: Id("https://example.org/test/"), key: None, value: Null }
[INFO] [stdout] [STAM DEBUG] AnnotationDataSet.insert_data: id=Id("PosNoun") key=None value=Null
[INFO] [stdout] [STAM DEBUG] StoreFor<Annotation in AnnotationStore>.insert: new item
[INFO] [stdout] [STAM DEBUG] StoreFor<Annotation in AnnotationStore>.insert: ^--- id="A2"
[INFO] [stdout] [STAM DEBUG] StoreFor<Annotation in AnnotationStore>.inserted: Indexing annotation
[INFO] [stdout] [STAM DEBUG] StoreFor<Annotation in AnnotationStore>.insert: ^--- AnnotationHandle(1) (insertion complete now)
[INFO] [stdout] [STAM DEBUG] AnnotationStore::merge_json_file: resetting workdir to None
[INFO] [stdout] [STAM DEBUG] StoreFor<AnnotationDataSet in AnnotationStore>.insert: new item
[INFO] [stdout] [STAM DEBUG] StoreFor<AnnotationDataSet in AnnotationStore>.insert: ^--- id="metadataset"
[INFO] [stdout] [STAM DEBUG] AnnotationStore::new_config
[INFO] [stdout] [STAM DEBUG] dirname(): storedir = "/tmp"
[INFO] [stdout] [STAM DEBUG] StoreFor<AnnotationDataSet in AnnotationStore>.insert: ^--- AnnotationDataSetHandle(1) (insertion complete now)
[INFO] [stdout] [STAM DEBUG] AnnotationStore.annotate: builder=AnnotationBuilder { id: None, data: [AnnotationDataBuilder { id: None, dataset: Handle(AnnotationDataSetHandle(1)), key: IdRef("author"), value: String("proycon") }], target: Some(ResourceSelector(IdRef("hello.txt"))) }
[INFO] [stdout] [STAM DEBUG] AnnotationStore.insert_data: dataitem=AnnotationDataBuilder { id: None, dataset: Handle(AnnotationDataSetHandle(1)), key: IdRef("author"), value: String("proycon") }
[INFO] [stdout] [STAM DEBUG] AnnotationDataSet.insert_data: id=None key=IdRef("author") value=String("proycon")
[INFO] [stdout] [STAM DEBUG] StoreFor<DataKey in AnnotationDataSet>.insert: new item
[INFO] [stdout] [STAM DEBUG] StoreFor<DataKey in AnnotationDataSet>.insert: ^--- id="author"
[INFO] [stdout] [STAM DEBUG] StoreFor<DataKey in AnnotationDataSet>.insert: ^--- DataKeyHandle(0) (insertion complete now)
[INFO] [stdout] [STAM DEBUG] StoreFor<AnnotationData in AnnotationDataSet>.insert: new item
[INFO] [stdout] [STAM DEBUG] StoreFor<AnnotationData in AnnotationDataSet>.insert: ^--- AnnotationDataHandle(0) (insertion complete now)
[INFO] [stdout] [STAM DEBUG] AnnotationDataSet.insert_data: done, result=Ok(AnnotationDataHandle(0))
[INFO] [stdout] [STAM DEBUG] StoreFor<Annotation in AnnotationStore>.insert: new item
[INFO] [stdout] [STAM DEBUG] StoreFor<Annotation in AnnotationStore>.inserted: Indexing annotation
[INFO] [stdout] [STAM DEBUG] StoreFor<Annotation in AnnotationStore>.insert: ^--- AnnotationHandle(2) (insertion complete now)
[INFO] [stdout] [STAM DEBUG] AnnotationStore.save: filename=Some("/tmp/superstore.stam.json"), workdir=None, dataformat=Json { compact: false }
[INFO] [stdout] [STAM DEBUG] AnnotationStore.to_json_file: filename="/tmp/superstore.stam.json" workdir=None
[INFO] [stdout] [STAM DEBUG] create_file: "/tmp/superstore.stam.json", workdir: None
[INFO] [stdout] [STAM DEBUG] AnnotationStore::new_config
[INFO] [stdout] [STAM DEBUG] dirname(): storedir = "/tmp"
[INFO] [stdout] [STAM DEBUG] AnnotationSubStore.save: filename=Some("/opt/rustwide/workdir/tests/test.store.stam.json"), workdir=Some("/tmp")
[INFO] [stdout] [STAM DEBUG] AnnotationSubStore.to_json_file: filename="/opt/rustwide/workdir/tests/test.store.stam.json" workdir=Some("/tmp")
[INFO] [stdout] [STAM DEBUG] create_file: "/opt/rustwide/workdir/tests/test.store.stam.json", workdir: Some("/tmp")
[INFO] [stdout] Error: SerializationError("Writing AnnotationStore to file: Failure serialising substore Some(\"/opt/rustwide/workdir/tests/test.store.stam.json\"): [StamError] IOError for /opt/rustwide/workdir/tests/test.store.stam.json: Read-only file system (os error 30) (Opening file for reading failed)")
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     add_substore_absolute
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 153 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 6.33s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "a0f643d2b49e0846c9117fd4fc1e00ea7ebf0c4b0b8b1380a65e0b07872e86e0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a0f643d2b49e0846c9117fd4fc1e00ea7ebf0c4b0b8b1380a65e0b07872e86e0", kill_on_drop: false }`
[INFO] [stdout] a0f643d2b49e0846c9117fd4fc1e00ea7ebf0c4b0b8b1380a65e0b07872e86e0
