[INFO] cloning repository https://github.com/jamespfennell/texcraft [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jamespfennell/texcraft" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjamespfennell%2Ftexcraft", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjamespfennell%2Ftexcraft'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 59bd3fbcf4394cdfaa8f3b880e45c0f5f595be07 [INFO] testing jamespfennell/texcraft against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjamespfennell%2Ftexcraft" "/workspace/builds/worker-92/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-92/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jamespfennell/texcraft on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/jamespfennell/texcraft [INFO] finished tweaking git repo https://github.com/jamespfennell/texcraft [INFO] tweaked toml for git repo https://github.com/jamespfennell/texcraft written to /workspace/builds/worker-92/source/Cargo.toml [INFO] crate git repo https://github.com/jamespfennell/texcraft already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "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 terminfo v0.7.3 [INFO] [stderr] Downloaded mortal v0.2.3 [INFO] [stderr] Downloaded string-interner v0.13.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-92/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-92/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 93a434c35b25810d53a6a84cdbcc26aacb45d4fdc3eb8a2708ebbb712711112b [INFO] running `Command { std: "docker" "start" "-a" "93a434c35b25810d53a6a84cdbcc26aacb45d4fdc3eb8a2708ebbb712711112b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "93a434c35b25810d53a6a84cdbcc26aacb45d4fdc3eb8a2708ebbb712711112b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "93a434c35b25810d53a6a84cdbcc26aacb45d4fdc3eb8a2708ebbb712711112b", kill_on_drop: false }` [INFO] [stdout] 93a434c35b25810d53a6a84cdbcc26aacb45d4fdc3eb8a2708ebbb712711112b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-92/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-92/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8dce8223cd015add0647445ef0a9ab93b5540eed14197f94f7af41c47a2842c0 [INFO] running `Command { std: "docker" "start" "-a" "8dce8223cd015add0647445ef0a9ab93b5540eed14197f94f7af41c47a2842c0", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.105 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling proc-macro2 v1.0.30 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling ppv-lite86 v0.2.15 [INFO] [stderr] Compiling syn v1.0.80 [INFO] [stderr] Compiling siphasher v0.3.10 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.78 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling bumpalo v3.8.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling smallvec v1.8.0 [INFO] [stderr] Compiling anyhow v1.0.44 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling wasm-bindgen v0.2.78 [INFO] [stderr] Compiling arrayvec v0.7.1 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling textwrap v0.15.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling indexmap v1.8.0 [INFO] [stderr] Compiling tinyvec v1.5.1 [INFO] [stderr] Compiling smallstr v0.2.0 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Compiling phf v0.8.0 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling os_str_bytes v6.0.0 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling nix v0.23.1 [INFO] [stderr] Compiling dirs v1.0.5 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling colored v2.0.0 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling dirs v2.0.2 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling texcraft-stdext v0.1.0 (/opt/rustwide/workdir/crates/texcraft-stdext) [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stderr] Compiling phf_codegen v0.8.0 [INFO] [stderr] Compiling terminfo v0.7.3 [INFO] [stderr] Compiling string-interner v0.13.0 [INFO] [stderr] Compiling texlang-core v0.1.0 (/opt/rustwide/workdir/crates/texlang-core) [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.78 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.78 [INFO] [stderr] Compiling clap_derive v3.1.4 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.78 [INFO] [stderr] Compiling js-sys v0.3.55 [INFO] [stderr] Compiling console_error_panic_hook v0.1.7 [INFO] [stderr] Compiling clap v3.1.6 [INFO] [stderr] Compiling mortal v0.2.3 [INFO] [stderr] Compiling linefeed v0.6.0 [INFO] [stderr] Compiling texlang-stdlib v0.1.0 (/opt/rustwide/workdir/crates/texlang-stdlib) [INFO] [stderr] Compiling performance v0.0.0 (/opt/rustwide/workdir/performance) [INFO] [stderr] Compiling web-sys v0.3.55 [INFO] [stderr] Compiling texcraft v0.1.0 (/opt/rustwide/workdir/bin) [INFO] [stderr] Compiling texcraft-playground v0.0.0 (/opt/rustwide/workdir/playground) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 28.19s [INFO] running `Command { std: "docker" "inspect" "8dce8223cd015add0647445ef0a9ab93b5540eed14197f94f7af41c47a2842c0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8dce8223cd015add0647445ef0a9ab93b5540eed14197f94f7af41c47a2842c0", kill_on_drop: false }` [INFO] [stdout] 8dce8223cd015add0647445ef0a9ab93b5540eed14197f94f7af41c47a2842c0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-92/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-92/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 61edba915adab292306edcc6c451b39c4bafaef95dec17da17cda2c491c17002 [INFO] running `Command { std: "docker" "start" "-a" "61edba915adab292306edcc6c451b39c4bafaef95dec17da17cda2c491c17002", kill_on_drop: false }` [INFO] [stderr] Compiling semver v1.0.4 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling serde_json v1.0.68 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling plotters-backend v0.3.2 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling half v1.8.2 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling oorandom v11.1.3 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling texcraft-stdext v0.1.0 (/opt/rustwide/workdir/crates/texcraft-stdext) [INFO] [stderr] Compiling texlang-core v0.1.0 (/opt/rustwide/workdir/crates/texlang-core) [INFO] [stderr] Compiling texlang-stdlib v0.1.0 (/opt/rustwide/workdir/crates/texlang-stdlib) [INFO] [stderr] Compiling texcraft-playground v0.0.0 (/opt/rustwide/workdir/playground) [INFO] [stderr] Compiling texcraft v0.1.0 (/opt/rustwide/workdir/bin) [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling itertools v0.10.1 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling plotters-svg v0.3.1 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling serde_cbor v0.11.2 [INFO] [stderr] Compiling plotters v0.3.1 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling csv v1.1.6 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling cast v0.2.7 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling criterion-plot v0.4.4 [INFO] [stderr] Compiling criterion v0.3.5 [INFO] [stderr] Compiling performance v0.0.0 (/opt/rustwide/workdir/performance) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 14.84s [INFO] running `Command { std: "docker" "inspect" "61edba915adab292306edcc6c451b39c4bafaef95dec17da17cda2c491c17002", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "61edba915adab292306edcc6c451b39c4bafaef95dec17da17cda2c491c17002", kill_on_drop: false }` [INFO] [stdout] 61edba915adab292306edcc6c451b39c4bafaef95dec17da17cda2c491c17002 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-92/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-92/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] a8b5fadb228d9537f8b976dd2eeb08a23a5e99fd9f7709071a2c1d23be3833d8 [INFO] running `Command { std: "docker" "start" "-a" "a8b5fadb228d9537f8b976dd2eeb08a23a5e99fd9f7709071a2c1d23be3833d8", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.62s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/performance-f16f8ee563ecbd40) [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/randtex-1923435a7e88d43f) [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] [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] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/texcraft-87944820db79d924) [INFO] [stdout] running 0 tests [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/texcraft_playground-73bfbb43bd0728b5) [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] [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] [stderr] Running unittests (/opt/rustwide/target/debug/deps/texcraft_stdext-852cdac6b5ac19fa) [INFO] [stdout] [INFO] [stdout] running 18 tests [INFO] [stdout] test algorithms::spellcheck::tests::find_close_words_test ... ok [INFO] [stdout] test algorithms::spellcheck::tests::case_4 ... ok [INFO] [stdout] test collections::groupingmap::tests::insert_after_nested_insert ... ok [INFO] [stdout] test algorithms::spellcheck::tests::case_6 ... ok [INFO] [stdout] test algorithms::spellcheck::tests::case_7 ... ok [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/texlang_core-1e00f29461602ac5) [INFO] [stdout] test collections::groupingmap::tests::insert_global_after_no_insert ... ok [INFO] [stdout] test algorithms::spellcheck::tests::case_8 ... ok [INFO] [stdout] test algorithms::spellcheck::tests::case_3 ... ok [INFO] [stdout] test algorithms::spellcheck::tests::case_1 ... ok [INFO] [stdout] test collections::nevec::tests::other_macro_constructor_case ... ok [INFO] [stdout] test algorithms::spellcheck::tests::case_2 ... ok [INFO] [stdout] test algorithms::spellcheck::tests::case_10 ... ok [INFO] [stdout] test collections::nevec::tests::singleton_vector ... ok [INFO] [stdout] test algorithms::spellcheck::tests::case_9 ... ok [INFO] [stdout] test algorithms::spellcheck::tests::case_5 ... ok [INFO] [stdout] test str::tests::base_case ... ok [INFO] [stdout] test collections::nevec::tests::vector_with_push ... ok [INFO] [stdout] test collections::nevec::tests::two_element_vector ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 18 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 50 tests [INFO] [stdout] test command::tests::command_size ... ok [INFO] [stdout] test parse::filelocation::tests::area_only ... ok [INFO] [stdout] test parse::filelocation::tests::path_and_extension_and_area_with_colon ... ok [INFO] [stdout] test parse::number::tests::number_with_letter_catcode ... ok [INFO] [stdout] test parse::filelocation::tests::path_only_control_sequence ... ok [INFO] [stdout] test parse::relation::tests::incorrect_catcode ... ok [INFO] [stdout] test parse::relation::tests::less_than ... ok [INFO] [stdout] test parse::number::tests::number_from_character ... ok [INFO] [stdout] test token::lexer::tests::case_8 ... ok [INFO] [stdout] test parse::relation::tests::control_sequence ... ok [INFO] [stdout] test parse::relation::tests::empty_input ... ok [INFO] [stdout] test token::lexer::tests::double_newline_creates_par ... ok [INFO] [stdout] test token::lexer::tests::case_12 ... ok [INFO] [stdout] test token::lexer::tests::case_13 ... ok [INFO] [stdout] test parse::filelocation::tests::path_and_area_with_langle ... ok [INFO] [stdout] test parse::filelocation::tests::path_only ... ok [INFO] [stdout] test parse::filelocation::tests::path_only_trailing_word ... ok [INFO] [stdout] test token::lexer::tests::multi_character_control_sequence ... ok [INFO] [stdout] test token::lexer::tests::non_standard_whitespace_character ... ok [INFO] [stdout] test token::catcode::tests::serialize_and_deserialize_cat_code ... ok [INFO] [stdout] test parse::number::tests::hexadecimal_basic ... ok [INFO] [stdout] test token::lexer::tests::case_3 ... ok [INFO] [stdout] test token::lexer::tests::single_ignored_character ... ok [INFO] [stdout] test token::lexer::tests::single_non_letter_character_control_sequence ... ok [INFO] [stdout] test token::lexer::tests::space_and_newline_creates_space ... ok [INFO] [stdout] test token::trace::tests::multiple_source_code ... ok [INFO] [stdout] test token::lexer::tests::single_non_letter_character_control_sequence_followed_by_letter ... ok [INFO] [stdout] test token::lexer::tests::case_4 ... ok [INFO] [stdout] test token::tests::token_size ... ok [INFO] [stdout] test token::lexer::tests::case_2 ... ok [INFO] [stdout] test token::lexer::tests::single_newline_creates_one_space ... ok [INFO] [stdout] test parse::filelocation::tests::path_and_area_with_colon ... ok [INFO] [stdout] test parse::filelocation::tests::path_and_extension ... ok [INFO] [stdout] test parse::filelocation::tests::path_only_newline ... ok [INFO] [stdout] test parse::relation::tests::equals ... ok [INFO] [stdout] test token::lexer::tests::double_space_creates_one_space ... ok [INFO] [stdout] test token::lexer::tests::newline_space_newline_creates_par ... ok [INFO] [stdout] test token::lexer::tests::case_5 ... ok [INFO] [stdout] test token::lexer::tests::non_standard_newline_character ... ok [INFO] [stdout] test parse::relation::tests::letter ... ok [INFO] [stdout] test token::trace::tests::one_source_code ... ok [INFO] [stdout] test token::lexer::tests::case_9 ... ok [INFO] [stdout] test token::lexer::tests::case_10 ... ok [INFO] [stdout] test token::lexer::tests::case_11 ... ok [INFO] [stdout] test token::lexer::tests::case_1 ... ok [INFO] [stdout] test parse::filelocation::tests::extension_only ... ok [INFO] [stdout] test parse::relation::tests::greater_than ... ok [INFO] [stdout] test parse::number::tests::decimal_basic ... ok [INFO] [stdout] test parse::number::tests::octal_basic ... ok [INFO] [stdout] test parse::number::tests::signs ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 50 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/texlang_stdlib-25356705b6a32c63) [INFO] [stdout] running 155 tests [INFO] [stdout] test alloc::test::newarray_base_case_1 ... ok [INFO] [stdout] test alloc::test::newarray_negative_length ... ok [INFO] [stdout] test conditional::tests::ifcase_zero_one_or ... ok [INFO] [stdout] test catcodecmd::tests::catcode_default ... ok [INFO] [stdout] test conditional::tests::else_not_expected ... ok [INFO] [stdout] test conditional::tests::ifcase_one_more_cases ... ok [INFO] [stdout] test conditional::tests::iffalse_and_iftrue_1 ... ok [INFO] [stdout] test alloc::test::newarray_base_case_0 ... ok [INFO] [stdout] test conditional::tests::fi_not_expected ... ok [INFO] [stdout] test conditional::tests::ifcase_no_matching_case ... ok [INFO] [stdout] test conditional::tests::ifcase_one ... ok [INFO] [stdout] test catcodecmd::tests::catcode_value_too_large ... ok [INFO] [stdout] test alloc::test::newarray_negative_index ... ok [INFO] [stdout] test conditional::tests::ifcase_zero_no_ors ... ok [INFO] [stdout] test catcodecmd::tests::grouping ... ok [INFO] [stdout] test conditional::tests::ifcase_else_one_or ... ok [INFO] [stdout] test alloc::test::newarray_base_case_2 ... ok [INFO] [stdout] test conditional::tests::iffalse_and_iftrue_2 ... ok [INFO] [stdout] test conditional::tests::ifnum_equal_false ... ok [INFO] [stdout] test conditional::tests::ifnum_greater_than_true ... ok [INFO] [stdout] test conditional::tests::iffalse_skip_nested_ifs ... ok [INFO] [stdout] test conditional::tests::ifnum_greater_than_false ... ok [INFO] [stdout] test conditional::tests::ifnum_equal_true ... ok [INFO] [stdout] test conditional::tests::iffalse_base_case ... ok [INFO] [stdout] test catcodecmd::tests::catcode_value_is_negative_large ... ok [INFO] [stdout] test conditional::tests::iffalse_no_else ... ok [INFO] [stdout] test catcodecmd::tests::catcode_base_case ... ok [INFO] [stdout] test conditional::tests::iffalse_end_of_input ... ok [INFO] [stdout] test alloc::test::newint_base_case ... ok [INFO] [stdout] test alloc::test::newarray_out_of_bounds ... ok [INFO] [stdout] test conditional::tests::ifnum_less_than_false ... ok [INFO] [stdout] test conditional::tests::ifcase_else_no_ors ... ok [INFO] [stdout] test conditional::tests::ifnum_less_than_true ... ok [INFO] [stdout] test conditional::tests::ifodd_odd ... ok [INFO] [stdout] test conditional::tests::iftrue_end_of_input ... ok [INFO] [stdout] test conditional::tests::iftrue_base_case ... ok [INFO] [stdout] test conditional::tests::ifodd_even ... ok [INFO] [stdout] test conditional::tests::ifcase_nested ... ok [INFO] [stdout] test def::test::consume_prefix_correctly ... ok [INFO] [stdout] test def::test::def_parsed_succesfully ... ok [INFO] [stdout] test conditional::tests::or_not_expected ... ok [INFO] [stdout] test conditional::tests::iftrue_no_else ... ok [INFO] [stdout] test conditional::tests::iftrue_skip_nested_ifs ... ok [INFO] [stdout] test def::test::def_takes_global ... ok [INFO] [stdout] test def::test::end_of_input_reading_parameter_number ... ok [INFO] [stdout] test def::test::one_undelimited_parameter_multiple_tokens ... ok [INFO] [stdout] test def::test::grouping_global ... ok [INFO] [stdout] test def::test::end_of_input_reading_value_for_parameter ... ok [INFO] [stdout] test def::test::end_of_input_scanning_replacement ... ok [INFO] [stdout] test def::test::grouping ... ok [INFO] [stdout] test def::test::one_delimited_parameter ... ok [INFO] [stdout] test def::test::gdef_takes_global ... ok [INFO] [stdout] test def::test::two_undelimited_parameters ... ok [INFO] [stdout] test def::test::one_undelimited_parameter_with_prefix_multiple_tokens ... ok [INFO] [stdout] test def::test::output_is_correct ... ok [INFO] [stdout] test def::test::output_twice ... ok [INFO] [stdout] test def::test::texbook_exercise_20_5_example_below ... ok [INFO] [stdout] test def::test::unexpected_parameter_token_in_replacement ... ok [INFO] [stdout] test def::test::unexpected_token_argument ... ok [INFO] [stdout] test def::test::texbook_exercise_20_1 ... ok [INFO] [stdout] test def::test::texbook_exercise_20_2 ... ok [INFO] [stdout] test def::test::one_undelimited_parameter ... ok [INFO] [stdout] test def::test::gdef ... ok [INFO] [stdout] test def::test::gdef_global ... ok [INFO] [stdout] test def::test::one_delimited_parameter_with_scope ... ok [INFO] [stdout] test def::test::end_of_input_reading_prefix ... ok [INFO] [stdout] test def::test::unexpected_token_in_prefix ... ok [INFO] [stdout] test def::test::unexpected_parameter_number_in_replacement ... ok [INFO] [stdout] test def::test::texbook_exercise_20_5_temp ... ok [INFO] [stdout] test def::test::parameter_brace_special_case ... ok [INFO] [stdout] test def::test::end_of_input_scanning_target ... ok [INFO] [stdout] test def::test::one_undelimited_parameter_with_prefix ... ok [INFO] [stdout] test def::test::texbook_exercise_20_4_part_1 ... ok [INFO] [stdout] test def::test::one_undelimited_parameter_multiple_times ... ok [INFO] [stdout] test letassignment::test::local ... ok [INFO] [stdout] test prefix::test::global_end_of_input ... ok [INFO] [stdout] test def::test::unexpected_token_parameter_number ... ok [INFO] [stdout] test prefix::test::long ... ok [INFO] [stdout] test prefix::test::outer ... ok [INFO] [stdout] test def::test::unexpected_token_target ... ok [INFO] [stdout] test io::input::tests::basic_case ... ok [INFO] [stdout] test letassignment::test::let_for_macro_equals ... ok [INFO] [stdout] test io::input::tests::basic_case_with_ext ... ok [INFO] [stdout] test io::input::tests::input_together ... ok [INFO] [stdout] test prefix::test::global ... ok [INFO] [stdout] test io::input::tests::nested ... ok [INFO] [stdout] test letassignment::test::global ... ok [INFO] [stdout] test letassignment::test::let_for_macro ... ok [INFO] [stdout] test prefix::test::global_squared ... ok [INFO] [stdout] test prefix::test::global_with_character ... ok [INFO] [stdout] test prefix::test::global_with_no_op_execution_command ... ok [INFO] [stdout] test prefix::test::global_with_no_op_expansion_command ... ok [INFO] [stdout] test prefix::test::global_with_undefined_command ... ok [INFO] [stdout] test prefix::test::long_prefix_when_global_allowed ... ok [INFO] [stdout] test prefix::test::many_prefixes ... ok [INFO] [stdout] test prefix::test::non_global ... ok [INFO] [stdout] test prefix::test::non_global_2 ... ok [INFO] [stdout] test def::test::one_delimited_parameter_grouped_value ... ok [INFO] [stdout] test def::test::end_of_input_scanning_nested_replacement ... ok [INFO] [stdout] test def::test::end_of_input_reading_delimiter ... ok [INFO] [stdout] test def::test::end_of_input_scanning_argument_text ... ok [INFO] [stdout] test def::test::unexpected_parameter_number_in_argument ... ok [INFO] [stdout] test def::test::parse_one_parameter ... ok [INFO] [stdout] test def::test::one_delimited_parameter_empty ... ok [INFO] [stdout] test prefix::test::non_global_3 ... ok [INFO] [stdout] test def::test::texbook_exercise_20_6 ... ok [INFO] [stdout] test def::test::texbook_exercise_20_5 ... ok [INFO] [stdout] test def::test::two_delimited_parameters_with_prefix ... ok [INFO] [stdout] test def::test::end_of_input_scanning_argument ... ok [INFO] [stdout] test def::test::unexpected_parameter_number_in_replacement_2 ... ok [INFO] [stdout] test def::test::texbook_exercise_20_3_part_2 ... ok [INFO] [stdout] test def::test::two_undelimited_parameters_multiple_token_inputs ... ok [INFO] [stdout] test def::test::texbook_exercise_20_3_part_1 ... ok [INFO] [stdout] test def::test::one_delimited_parameter_with_prefix ... ok [INFO] [stdout] test prefix::test::outer_prefix_when_global_allowed ... ok [INFO] [stdout] test script::tests::trim_whitespace_from_start_2 ... ok [INFO] [stdout] test variableops::tests::advance_base_case ... ok [INFO] [stdout] test registers::tests::write_register_index_too_big ... ok [INFO] [stdout] test variableops::tests::advancechk_negative_summand ... ok [INFO] [stdout] test registers::tests::write_register_negative_index ... ok [INFO] [stdout] test variableops::tests::divide_base_case ... ok [INFO] [stdout] test script::tests::trim_whitespace_from_start_1 ... ok [INFO] [stdout] test variableops::tests::advance_catcode_not_supported ... ok [INFO] [stdout] test variableops::tests::advance_incorrect_keyword_2 ... ok [INFO] [stdout] test variableops::tests::advance_overflow_case ... ok [INFO] [stdout] test variableops::tests::divide_with_by ... ok [INFO] [stdout] test variableops::tests::local_advance ... ok [INFO] [stdout] test variableops::tests::multiply_base_case_with_by ... ok [INFO] [stdout] test variableops::tests::multiply_neg_neg ... ok [INFO] [stdout] test variableops::tests::divide_exact ... ok [INFO] [stdout] test variableops::tests::divide_neg_neg ... ok [INFO] [stdout] test variableops::tests::divide_neg_pos ... ok [INFO] [stdout] test variableops::tests::divide_pos_neg ... ok [INFO] [stdout] test variableops::tests::multiply_neg_pos ... ok [INFO] [stdout] test variableops::tests::multiply_overflow ... ok [INFO] [stdout] test variableops::tests::multiply_pos_neg ... ok [INFO] [stdout] test variableops::tests::multiplychk_base_case ... ok [INFO] [stdout] test variableops::tests::multiply_base_case ... ok [INFO] [stdout] test variableops::tests::advance_negative_summand ... ok [INFO] [stdout] test variableops::tests::global_advance ... ok [INFO] [stdout] test variableops::tests::advance_incorrect_keyword_1 ... ok [INFO] [stdout] test variableops::tests::advancechk_base_case ... ok [INFO] [stdout] test variableops::tests::advance_base_case_with_by ... ok [INFO] [stdout] test registers::tests::countdef_with_same_count ... ok [INFO] [stdout] test registers::tests::countdef_register_index_too_big ... ok [INFO] [stdout] test registers::tests::countdef_base_case_eq ... ok [INFO] [stdout] test variableops::tests::divide_by_zero ... ok [INFO] [stdout] test variableops::tests::advancechk_overflow ... ok [INFO] [stdout] test variableops::tests::multiplychk_overflow ... ok [INFO] [stdout] test texcraft::tests::texcraft ... ok [INFO] [stdout] test registers::tests::countdef_base_case ... ok [INFO] [stdout] test registers::tests::countdef_with_count ... ok [INFO] [stdout] test registers::tests::write_and_read_register ... ok [INFO] [stdout] test registers::tests::write_and_read_register_eq ... ok [INFO] [stdout] test def::test::texbook_exercise_20_4_part_2 ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 155 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.26s [INFO] [stdout] [INFO] [stderr] Doc-tests performance [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] [stderr] Doc-tests texcraft-stdext [INFO] [stdout] [INFO] [stdout] running 9 tests [INFO] [stdout] test src/algorithms/spellcheck.rs - algorithms::spellcheck (line 42) ... ok [INFO] [stdout] test src/collections/groupingmap.rs - collections::groupingmap (line 21) ... ok [INFO] [stdout] test src/collections/circularbuffer.rs - collections::circularbuffer::CircularBuffer (line 16) ... ok [INFO] [stdout] test src/collections/groupingmap.rs - collections::groupingmap (line 28) ... ok [INFO] [stdout] test src/collections/groupingmap.rs - collections::groupingmap (line 58) ... ok [INFO] [stdout] test src/collections/groupingmap.rs - collections::groupingmap (line 51) ... ok [INFO] [stdout] test src/collections/groupingmap.rs - collections::groupingmap::GroupingContainer::extend (line 258) ... ok [INFO] [stdout] test src/algorithms/substringsearch.rs - algorithms::substringsearch (line 33) ... ok [INFO] [stderr] Doc-tests texlang-core [INFO] [stdout] test src/collections/circularbuffer.rs - collections::circularbuffer::CircularBuffer::clone_to_front (line 86) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 3.25s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test src/variable.rs - variable (line 58) ... ok [INFO] [stdout] test src/runtime/mod.rs - runtime::implement_has_component (line 389) ... ok [INFO] [stdout] test src/runtime/mod.rs - runtime::implement_has_component (line 404) ... ok [INFO] [stdout] test src/variable.rs - variable (line 41) ... ok [INFO] [stdout] test src/variable.rs - variable (line 82) ... ok [INFO] [stdout] test src/variable.rs - variable (line 99) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.62s [INFO] [stdout] [INFO] [stderr] Doc-tests texlang-stdlib [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" "a8b5fadb228d9537f8b976dd2eeb08a23a5e99fd9f7709071a2c1d23be3833d8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a8b5fadb228d9537f8b976dd2eeb08a23a5e99fd9f7709071a2c1d23be3833d8", kill_on_drop: false }` [INFO] [stdout] a8b5fadb228d9537f8b976dd2eeb08a23a5e99fd9f7709071a2c1d23be3833d8