[INFO] cloning repository https://github.com/avborup/linefeed [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/avborup/linefeed" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Favborup%2Flinefeed", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Favborup%2Flinefeed'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 885807988e18aaeac312c366682e001949d18e53 [INFO] testing avborup/linefeed against master#562dee4820c458d823175268e41601d4c060588a for pr-154210 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Favborup%2Flinefeed" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-7-tc1/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/avborup/linefeed [INFO] finished tweaking git repo https://github.com/avborup/linefeed [INFO] tweaked toml for git repo https://github.com/avborup/linefeed written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/avborup/linefeed on toolchain 562dee4820c458d823175268e41601d4c060588a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/avborup/linefeed already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/zesterer/chumsky.git` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tower-lsp-macros v0.9.0 [INFO] [stderr] Downloaded rustc-hash v2.1.1 [INFO] [stderr] Downloaded quote v1.0.37 [INFO] [stderr] Downloaded proc-macro2-diagnostics v0.10.1 [INFO] [stderr] Downloaded strip-ansi-escapes v0.2.0 [INFO] [stderr] Downloaded vte_generate_state_changes v0.1.2 [INFO] [stderr] Downloaded foldhash v0.1.4 [INFO] [stderr] Downloaded stacker v0.1.17 [INFO] [stderr] Downloaded indoc v2.0.5 [INFO] [stderr] Downloaded ouroboros v0.18.5 [INFO] [stderr] Downloaded psm v0.1.24 [INFO] [stderr] Downloaded ariadne v0.3.0 [INFO] [stderr] Downloaded allocator-api2 v0.2.21 [INFO] [stderr] Downloaded lsp-types v0.94.1 [INFO] [stderr] Downloaded cc v1.2.4 [INFO] [stderr] Downloaded ryu v1.0.19 [INFO] [stderr] Downloaded libm v0.2.11 [INFO] [stderr] Downloaded bytes v1.10.0 [INFO] [stderr] Downloaded serde_json v1.0.138 [INFO] [stderr] Downloaded bitflags v2.8.0 [INFO] [stderr] Downloaded vte v0.11.1 [INFO] [stderr] Downloaded futures v0.3.31 [INFO] [stderr] Downloaded lock_api v0.4.12 [INFO] [stderr] Downloaded redox_syscall v0.5.8 [INFO] [stderr] Downloaded syn v2.0.90 [INFO] [stderr] Downloaded parking_lot_core v0.9.10 [INFO] [stderr] Downloaded parking_lot v0.12.3 [INFO] [stderr] Downloaded proc-macro2 v1.0.92 [INFO] [stderr] Downloaded tower-lsp v0.20.0 [INFO] [stderr] Downloaded rug v1.27.0 [INFO] [stderr] Downloaded httparse v1.10.0 [INFO] [stderr] Downloaded pin-project v1.1.9 [INFO] [stderr] Downloaded ouroboros_macro v0.18.5 [INFO] [stderr] Downloaded strum_macros v0.27.2 [INFO] [stderr] Downloaded auto_impl v1.2.1 [INFO] [stderr] Downloaded az v1.2.1 [INFO] [stderr] Downloaded async-trait v0.1.86 [INFO] [stderr] Downloaded dashmap v5.5.3 [INFO] [stderr] Downloaded once_cell v1.20.3 [INFO] [stderr] Downloaded serde_repr v0.1.19 [INFO] [stderr] Downloaded strum v0.27.2 [INFO] [stderr] Downloaded pin-project-internal v1.1.9 [INFO] [stderr] Downloaded regex-automata v0.3.9 [INFO] [stderr] Downloaded libc v0.2.168 [INFO] [stderr] Downloaded gmp-mpfr-sys v1.6.4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ec74d82fc50e48971fd6456bb0928b0f77b2511d62c9e6bfb7d2ea9cbc8d393a [INFO] running `Command { std: "docker" "start" "-a" "ec74d82fc50e48971fd6456bb0928b0f77b2511d62c9e6bfb7d2ea9cbc8d393a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ec74d82fc50e48971fd6456bb0928b0f77b2511d62c9e6bfb7d2ea9cbc8d393a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ec74d82fc50e48971fd6456bb0928b0f77b2511d62c9e6bfb7d2ea9cbc8d393a", kill_on_drop: false }` [INFO] [stdout] ec74d82fc50e48971fd6456bb0928b0f77b2511d62c9e6bfb7d2ea9cbc8d393a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 01345a388815c125e34def56019b5b12efe359cacc740e1892a48a5f8f3a8c4a [INFO] running `Command { std: "docker" "start" "-a" "01345a388815c125e34def56019b5b12efe359cacc740e1892a48a5f8f3a8c4a", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.14 [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Compiling libc v0.2.168 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling litemap v0.7.4 [INFO] [stderr] Compiling writeable v0.5.5 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling icu_locid_transform_data v1.5.0 [INFO] [stderr] Compiling icu_properties_data v1.5.0 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling cc v1.2.4 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling pin-project-lite v0.2.16 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling utf16_iter v1.0.5 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling icu_normalizer_data v1.5.0 [INFO] [stderr] Compiling write16 v1.0.0 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.1 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling utf8_iter v1.0.4 [INFO] [stderr] Compiling gmp-mpfr-sys v1.6.4 [INFO] [stderr] Compiling libm v0.2.11 [INFO] [stderr] Compiling az v1.2.1 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling syn v2.0.90 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling foldhash v0.1.4 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling allocator-api2 v0.2.21 [INFO] [stderr] Compiling rug v1.27.0 [INFO] [stderr] Compiling serde_json v1.0.138 [INFO] [stderr] Compiling chumsky v1.0.0-alpha.7 (https://github.com/zesterer/chumsky.git?rev=282bf5e#282bf5ec) [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling psm v0.1.24 [INFO] [stderr] Compiling stacker v0.1.17 [INFO] [stderr] Compiling once_cell v1.20.3 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling socket2 v0.5.8 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling itoa v1.0.14 [INFO] [stderr] Compiling httparse v1.10.0 [INFO] [stderr] Compiling ryu v1.0.19 [INFO] [stderr] Compiling aliasable v0.1.3 [INFO] [stderr] Compiling yansi v0.5.1 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling unicode-width v0.1.14 [INFO] [stderr] Compiling bytes v1.10.0 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling ariadne v0.3.0 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling rustc-hash v2.1.1 [INFO] [stderr] Compiling tower-service v0.3.3 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling tower-layer v0.3.3 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling dashmap v5.5.3 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling zerofrom-derive v0.1.5 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling serde_derive v1.0.217 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling ouroboros_macro v0.18.5 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling pin-project-internal v1.1.9 [INFO] [stderr] Compiling tokio v1.43.0 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling zerofrom v0.1.5 [INFO] [stderr] Compiling yoke v0.7.5 [INFO] [stderr] Compiling zerovec v0.10.4 [INFO] [stderr] Compiling ouroboros v0.18.5 [INFO] [stderr] Compiling serde_repr v0.1.19 [INFO] [stderr] Compiling pin-project v1.1.9 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling auto_impl v1.2.1 [INFO] [stderr] Compiling async-trait v0.1.86 [INFO] [stderr] Compiling tower-lsp-macros v0.9.0 [INFO] [stderr] Compiling tinystr v0.7.6 [INFO] [stderr] Compiling icu_collections v1.5.0 [INFO] [stderr] Compiling icu_locid v1.5.0 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling icu_provider v1.5.0 [INFO] [stderr] Compiling icu_locid_transform v1.5.0 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling icu_properties v1.5.1 [INFO] [stderr] Compiling tokio-util v0.7.13 [INFO] [stderr] Compiling icu_normalizer v1.5.0 [INFO] [stderr] Compiling idna_adapter v1.2.0 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling lsp-types v0.94.1 [INFO] [stderr] Compiling tower-lsp v0.20.0 [INFO] [stderr] Compiling linefeed v0.1.0 (/opt/rustwide/workdir/linefeed) [INFO] [stderr] Compiling linefeed-lsp v0.1.0 (/opt/rustwide/workdir/linefeed-lsp) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 6m 31s [INFO] running `Command { std: "docker" "inspect" "01345a388815c125e34def56019b5b12efe359cacc740e1892a48a5f8f3a8c4a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "01345a388815c125e34def56019b5b12efe359cacc740e1892a48a5f8f3a8c4a", kill_on_drop: false }` [INFO] [stdout] 01345a388815c125e34def56019b5b12efe359cacc740e1892a48a5f8f3a8c4a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] edaef09ff233d11380d1c46947daa9070323a890e38d9d674e9027840526bebb [INFO] running `Command { std: "docker" "start" "-a" "edaef09ff233d11380d1c46947daa9070323a890e38d9d674e9027840526bebb", kill_on_drop: false }` [INFO] [stderr] Compiling vte_generate_state_changes v0.1.2 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling indoc v2.0.5 [INFO] [stderr] Compiling linefeed-lsp v0.1.0 (/opt/rustwide/workdir/linefeed-lsp) [INFO] [stderr] Compiling vte v0.11.1 [INFO] [stderr] Compiling strip-ansi-escapes v0.2.0 [INFO] [stderr] Compiling linefeed v0.1.0 (/opt/rustwide/workdir/linefeed) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 9.60s [INFO] running `Command { std: "docker" "inspect" "edaef09ff233d11380d1c46947daa9070323a890e38d9d674e9027840526bebb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "edaef09ff233d11380d1c46947daa9070323a890e38d9d674e9027840526bebb", kill_on_drop: false }` [INFO] [stdout] edaef09ff233d11380d1c46947daa9070323a890e38d9d674e9027840526bebb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 69919d051fd30265aa73ccbbca52d8e764e12dc1d12bde3ab9ffea02d1e7790f [INFO] running `Command { std: "docker" "start" "-a" "69919d051fd30265aa73ccbbca52d8e764e12dc1d12bde3ab9ffea02d1e7790f", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.18s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/linefeed-800a2bbb43627ef8) [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 src/main.rs (/opt/rustwide/target/debug/deps/linefeed-d0dd719e3552df93) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stderr] Running tests/linefeed/main.rs (/opt/rustwide/target/debug/deps/linefeed-31e13172d1ce7af0) [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 299 tests [INFO] [stdout] test advent_of_code_2020::day06 ... ok [INFO] [stdout] test advent_of_code_2020::day02 ... ok [INFO] [stdout] test advent_of_code_2020::day01 ... ok [INFO] [stdout] test advent_of_code_2020::day07 ... ok [INFO] [stdout] test advent_of_code_2020::day05 ... ok [INFO] [stdout] test advent_of_code_2020::day03 ... ok [INFO] [stdout] test advent_of_code_2020::day09 ... ok [INFO] [stdout] test advent_of_code_2020::day08 ... ok [INFO] [stdout] test advent_of_code_2020::day14_part1 ... ok [INFO] [stdout] test advent_of_code_2020::day04 ... ok [INFO] [stdout] test advent_of_code_2020::day12 ... ok [INFO] [stdout] test all_any::all_works ... ok [INFO] [stdout] test advent_of_code_2020::day11 ... ok [INFO] [stdout] test big_ints::big_ints_negative ... ok [INFO] [stdout] test big_ints::big_ints_via_many_mults ... ok [INFO] [stdout] test big_ints::big_ints_via_pow ... ok [INFO] [stdout] test bitwise::binary_negative_numbers ... ok [INFO] [stdout] test bitwise::binary_no_padding ... ok [INFO] [stdout] test all_any::any_works ... ok [INFO] [stdout] test bitwise::binary_padding_smaller_than_number ... ok [INFO] [stdout] test bitwise::binary_with_padding_basic ... ok [INFO] [stdout] test bitwise::binary_powers_of_two ... ok [INFO] [stdout] test bitwise::binary_with_zero_padding ... ok [INFO] [stdout] test bitwise::binary_various_padding_sizes ... ok [INFO] [stdout] test bitwise::binary_zero_width_padding ... ok [INFO] [stdout] test bitwise::bitwise_and ... ok [INFO] [stdout] test bitwise::bitwise_or ... ok [INFO] [stdout] test advent_of_code_2020::day13 ... ok [INFO] [stdout] test bitwise::bitwise_left_shift ... ok [INFO] [stdout] test bitwise::bitwise_right_shift ... ok [INFO] [stdout] test bitwise::bitwise_xor ... ok [INFO] [stdout] test bitwise::bitwise_not ... ok [INFO] [stdout] test comparison::cmp_strings_less ... ok [INFO] [stdout] test comparison::cmp_strings_eq ... ok [INFO] [stdout] test comparison::op_greater ... ok [INFO] [stdout] test comparison::op_equals ... ok [INFO] [stdout] test comparison::op_less ... ok [INFO] [stdout] test advent_of_code_2020::day10 ... ok [INFO] [stdout] test comparison::op_greater_or_equal ... ok [INFO] [stdout] test comparison::cmp_functions ... ok [INFO] [stdout] test comparison::op_not_equals ... ok [INFO] [stdout] test advent_of_code_2020::day14_part2 ... ok [INFO] [stdout] test comparison::op_less_or_equal ... ok [INFO] [stdout] test comparison::cmp_list_less ... ok [INFO] [stdout] test counter::counter_can_be_created ... ok [INFO] [stdout] test count::count_yields_error_on_invalid_type_in_string ... ok [INFO] [stdout] test counter::counter_add_multiple_times ... ok [INFO] [stdout] test count::count_works_on_string ... ok [INFO] [stdout] test counter::counter_from_list ... ok [INFO] [stdout] test destructure::destructuring_string_works ... ok [INFO] [stdout] test counter::counter_from_string ... ok [INFO] [stdout] test counter::counter_to_list ... ok [INFO] [stdout] test destructure::multi_index_destructuring_on_implicit_tuple_works ... ok [INFO] [stdout] test destructure::index_destructuring_works ... ok [INFO] [stdout] test count::count_works_on_list ... ok [INFO] [stdout] test destructure::ident_index_destructuring_works ... ok [INFO] [stdout] test enumerate::enumerate_empty_string ... ok [INFO] [stdout] test destructure::multi_index_destructuring_works ... ok [INFO] [stdout] test enumerate::enumerate_empty_list ... ok [INFO] [stdout] test destructure::nested_destructuring_works ... ok [INFO] [stdout] test enumerate::enumerate_basic ... ok [INFO] [stdout] test destructure::ident_destructuring_works ... ok [INFO] [stdout] test enumerate::enumerate_string ... ok [INFO] [stdout] test enumerate::enumerate_single_element ... ok [INFO] [stdout] test enumerate::enumerate_starts_at_zero ... ok [INFO] [stdout] test enumerate::enumerate_to_list ... ok [INFO] [stdout] test enumerate::enumerate_with_nested_destructuring ... ok [INFO] [stdout] test enumerate::enumerate_with_break ... ok [INFO] [stdout] test for_loops::for_loop_break_works ... ok [INFO] [stdout] test enumerate::enumerate_with_continue ... ok [INFO] [stdout] test for_loops::for_loop_works_in_reverse ... ok [INFO] [stdout] test for_loops::for_loop_break_works_on_tuple ... ok [INFO] [stdout] test for_loops::for_loop_continue_works ... ok [INFO] [stdout] test for_loops::for_loop_works_on_empty_list ... ok [INFO] [stdout] test enumerate::enumerate_mixed_types ... ok [INFO] [stdout] test for_loops::for_loop_works_on_range ... ok [INFO] [stdout] test for_loops::for_loop_works_on_list ... ok [INFO] [stdout] test for_loops::for_loop_works_with_negative_end ... ok [INFO] [stdout] test for_loops::for_loop_works_with_negative_start ... ok [INFO] [stdout] test enumerate::enumerate_with_numbers ... ok [INFO] [stdout] test for_loops::for_loop_continue_works_on_tuple ... ok [INFO] [stdout] test for_loops::for_loop_works_with_empty_range ... ok [INFO] [stdout] test for_loops::for_loop_works_on_tuple_with_mixed_types ... ok [INFO] [stdout] test for_loops::for_loop_works_on_tuple ... ok [INFO] [stdout] test for_loops::mixed_for_and_while_loops ... ok [INFO] [stdout] test in_::in_works_for_range ... ok [INFO] [stdout] test in_::in_works_for_string ... ok [INFO] [stdout] test functions::recursive_fibonacci ... ok [INFO] [stdout] test in_::in_works_for_list ... ok [INFO] [stdout] test in_::in_works_for_tuple ... ok [INFO] [stdout] test list::append_fails_on_no_argument ... ok [INFO] [stdout] test functions::function_oneliners ... ok [INFO] [stdout] test for_loops::for_loop_yields_last_iteration ... ok [INFO] [stdout] test list::append_called_repeatedly ... ok [INFO] [stdout] test in_::not_in_works ... ok [INFO] [stdout] test list::flat_empty_list ... ok [INFO] [stdout] test list::flat_with_ranges ... ok [INFO] [stdout] test list::flat_with_strings ... ok [INFO] [stdout] test list::index_assign_works ... ok [INFO] [stdout] test list::flat_nested_lists ... ok [INFO] [stdout] test list::list_last ... ok [INFO] [stdout] test list::list_first ... ok [INFO] [stdout] test list::range_first ... ok [INFO] [stdout] test list::range_reverse_first ... ok [INFO] [stdout] test list::range_last ... ok [INFO] [stdout] test in_::in_works_inside_other_expressions ... ok [INFO] [stdout] test list::range_reverse_last ... ok [INFO] [stdout] test list::range_len ... ok [INFO] [stdout] test list::reverse_empty ... ok [INFO] [stdout] test list::index_assign_works_with_inline_expr ... ok [INFO] [stdout] test list::reverse_list ... ok [INFO] [stdout] test list::list_order_comparison_works ... ok [INFO] [stdout] test list::transpose_empty ... ok [INFO] [stdout] test list::transpose_2x3 ... ok [INFO] [stdout] test list::shared_access_to_list ... ok [INFO] [stdout] test logical::and ... ok [INFO] [stdout] test logical::not ... ok [INFO] [stdout] test logical::combined_and_or ... ok [INFO] [stdout] test logical::not_multiple ... ok [INFO] [stdout] test list_comprehensions::list_comprehension_doesnt_overwrite_stack_entry ... ok [INFO] [stdout] test list::transpose_3x2 ... ok [INFO] [stdout] test logical::not_precedence ... ok [INFO] [stdout] test list_comprehensions::list_comprehension_destructured_works ... ok [INFO] [stdout] test logical::or ... ok [INFO] [stdout] test advent_of_code_2020::day16 ... ok [INFO] [stdout] test logical::short_circuits ... ok [INFO] [stdout] test logical::not_with_method_calls ... ok [INFO] [stdout] test map::map_can_be_created ... ok [INFO] [stdout] test logical::or_yields_value_instead_of_bool ... ok [INFO] [stdout] test logical::not_with_function_calls ... ok [INFO] [stdout] test map::map_can_be_iterated ... ok [INFO] [stdout] test map::map_get_all_with_empty_iterable ... ok [INFO] [stdout] test map::map_can_be_updated ... ok [INFO] [stdout] test map::map_can_be_accessed ... ok [INFO] [stdout] test list_comprehensions::list_comprehensions_work ... ok [INFO] [stdout] test map::map_keys_empty ... ok [INFO] [stdout] test map::map_get_all_with_range ... ok [INFO] [stdout] test map::map_keys_basic ... ok [INFO] [stdout] test map::map_get_all_with_missing_keys ... ok [INFO] [stdout] test map::map_len_basic ... ok [INFO] [stdout] test map::map_len_empty ... ok [INFO] [stdout] test map::map_keys_mixed_types ... ok [INFO] [stdout] test map::map_keys_numeric ... ok [INFO] [stdout] test map::map_values_empty ... ok [INFO] [stdout] test map::map_get_all_with_existing_keys ... ok [INFO] [stdout] test map::map_get_all_with_tuple ... ok [INFO] [stdout] test map::map_values_basic ... ok [INFO] [stdout] test map_with_default::map_with_default_works ... ok [INFO] [stdout] test match_::match_errors_on_no_match ... ok [INFO] [stdout] test map::map_values_with_duplicates ... ok [INFO] [stdout] test match_::match_catch_all_underscore ... ok [INFO] [stdout] test match_::match_catch_all_with_binding ... ok [INFO] [stdout] test match_::match_underscore_binding_accessible ... ok [INFO] [stdout] test math::manhattan_distance_error_non_tuple ... ok [INFO] [stdout] test match_::match_works ... ok [INFO] [stdout] test math::mod_inv_larger_numbers ... ok [INFO] [stdout] test match_::match_works_with_different_types ... ok [INFO] [stdout] test math::factorial ... ok [INFO] [stdout] test math::manhattan_distance_single_tuple ... ok [INFO] [stdout] test math::mod_inv_no_inverse ... ok [INFO] [stdout] test math::mod_inv_basic ... ok [INFO] [stdout] test math::mod_inv_type_error ... ok [INFO] [stdout] test math::op_addition ... ok [INFO] [stdout] test math::op_division ... ok [INFO] [stdout] test math::negation_with_function_calls ... ok [INFO] [stdout] test map::nested_map_can_be_updated ... ok [INFO] [stdout] test math::op_negation ... ok [INFO] [stdout] test math::op_modulo ... ok [INFO] [stdout] test math::mod_inv_with_big_integers ... ok [INFO] [stdout] test math::op_multiplication ... ok [INFO] [stdout] test math::sqrt_perfect_square ... ok [INFO] [stdout] test math::manhattan_distance_two_tuples ... ok [INFO] [stdout] test math::sqrt_non_perfect_square ... ok [INFO] [stdout] test math::sqrt_zero ... ok [INFO] [stdout] test math::mod_inv_verify ... ok [INFO] [stdout] test math::sqrt_negative_error ... ok [INFO] [stdout] test math::sqrt_type_error ... ok [INFO] [stdout] test math::op_subtraction ... ok [INFO] [stdout] test math::mod_inv_negative_numbers ... ok [INFO] [stdout] test memoized::memoized_basic_caching ... ok [INFO] [stdout] test memoized::memoized_different_args ... ok [INFO] [stdout] test memoized::memoized_in_if_block ... ok [INFO] [stdout] test memoized::memoized_empty_collections ... ok [INFO] [stdout] test memoized::memoized_multiple_params ... ok [INFO] [stdout] test memoized::memoized_in_while_block ... ok [INFO] [stdout] test memoized::memoized_with_closure_behavior ... ok [INFO] [stdout] test memoized::memoized_with_booleans ... ok [INFO] [stdout] test memoized::memoized_with_null ... ok [INFO] [stdout] test memoized::memoized_recursive_fibonacci ... ok [INFO] [stdout] test memoized::memoized_large_fibonacci ... ok [INFO] [stdout] test memoized::memoized_mixed_types ... ok [INFO] [stdout] test memoized::memoized_nested_in_function ... ok [INFO] [stdout] test memoized::memoized_with_strings ... ok [INFO] [stdout] test method::method_on_wrong_type_errors ... ok [INFO] [stdout] test memoized::memoized_zero_params ... ok [INFO] [stdout] test postfix_control_flow::postfix_if_works ... ok [INFO] [stdout] test memoized::memoized_with_lists ... ok [INFO] [stdout] test print::print_expr_works ... ok [INFO] [stdout] test print::print_multiple_works ... ok [INFO] [stdout] test print::print_no_args_works ... ok [INFO] [stdout] test postfix_control_flow::postfix_unless_works ... ok [INFO] [stdout] test print::print_works ... ok [INFO] [stdout] test memoized::memoized_with_tuples ... ok [INFO] [stdout] test regex::regex_basic_can_be_created ... ok [INFO] [stdout] test print::print_equals_last_argument ... ok [INFO] [stdout] test memoized::memoized_with_maps ... ok [INFO] [stdout] test regex::regex_find_all_negative_integers ... ok [INFO] [stdout] test regex::regex_find_all_integers ... ok [INFO] [stdout] test memoized::multiple_memoized_functions ... ok [INFO] [stdout] test regex::regex_is_match ... ok [INFO] [stdout] test return_::return_at_top_level_shows_error ... ok [INFO] [stdout] test memoized::memoized_with_sets ... ok [INFO] [stdout] test scope::overwrite_variable_before_assignment_yields_error ... ok [INFO] [stdout] test regex::regex_long_can_be_created ... ok [INFO] [stdout] test return_::return_evaluates_nothing_after ... ok [INFO] [stdout] test regex::regex_optional_group_is_null_when_not_present ... ok [INFO] [stdout] test return_::return_ ... ok [INFO] [stdout] test scope::scope_block_overwrites_outer ... ok [INFO] [stdout] test scope::scope_function_is_local_and_yields_error ... ok [INFO] [stdout] test scope::scope_function_is_local ... ok [INFO] [stdout] test scope::scope_success ... ok [INFO] [stdout] test set::set_iterate_empty ... ok [INFO] [stdout] test set::set_difference_empty_result ... ok [INFO] [stdout] test regex::regex_find_all_groups ... ok [INFO] [stdout] test set::set_iterate_basic ... ok [INFO] [stdout] test set::set_iterate_with_break ... ok [INFO] [stdout] test regex::regex_find_first_match ... ok [INFO] [stdout] test set::set_remove_and_add ... ok [INFO] [stdout] test set::set_remove_all_elements ... ok [INFO] [stdout] test set::set_remove_from_empty_set ... ok [INFO] [stdout] test set::set_remove_multiple_times ... ok [INFO] [stdout] test set::set_difference_no_overlap ... ok [INFO] [stdout] test set::set_iterate_membership ... ok [INFO] [stdout] test set::set_mutation_after_iteration ... ok [INFO] [stdout] test set::set_difference ... ok [INFO] [stdout] test set::set_remove_string_element ... ok [INFO] [stdout] test sort::sort_by_negative_value ... ok [INFO] [stdout] test set::set_remove_non_existent_element ... ok [INFO] [stdout] test set::set_remove_existing_element ... ok [INFO] [stdout] test string::nums_empty_string ... ok [INFO] [stdout] test sort::sort_strings ... ok [INFO] [stdout] test string::nums_extracts_from_mixed_text ... ok [INFO] [stdout] test string::nums_extracts_floats ... ok [INFO] [stdout] test string::nums_extracts_integers ... ok [INFO] [stdout] test sort::sort_integers ... ok [INFO] [stdout] test string::split_works_for_empty_delimiter ... ok [INFO] [stdout] test string::chained_string_upper_and_lower ... ok [INFO] [stdout] test string::nums_extracts_negative_integers ... ok [INFO] [stdout] test sort::sort_by_string_length ... ok [INFO] [stdout] test string::raw_string_works ... ok [INFO] [stdout] test string::starts_with_returns_true ... ok [INFO] [stdout] test sort::sort_by_custom_key ... ok [INFO] [stdout] test sort::sort_in_place_and_returns_list ... ok [INFO] [stdout] test string::string_join_too_many_args_yields_error ... ok [INFO] [stdout] test string::starts_with_returns_false ... ok [INFO] [stdout] test tuple2d::rot_180_degrees ... ok [INFO] [stdout] test tuple2d::rot_270_degrees ... ok [INFO] [stdout] test string::string_join_works ... ok [INFO] [stdout] test tuple2d::rot_360_degrees_full_circle ... ok [INFO] [stdout] test tuple2d::rot_90_degrees_clockwise ... ok [INFO] [stdout] test string::string_lines_works ... ok [INFO] [stdout] test tuple2d::rot_error_non_2d_tuple ... ok [INFO] [stdout] test string::string_upper_and_lower ... ok [INFO] [stdout] test string::split_works_for_newline ... ok [INFO] [stdout] test tuple2d::rot_error_mixed_numeric_and_string ... ok [INFO] [stdout] test string::string_index_works ... ok [INFO] [stdout] test tuple2d::rot_error_non_numeric_argument ... ok [INFO] [stdout] test tuple2d::rot_error_non_numeric_elements ... ok [INFO] [stdout] test tuple2d::rot_complex_example ... ok [INFO] [stdout] test tuple2d::rot_error_single_element_tuple ... ok [INFO] [stdout] test string::string_index_with_range_works ... ok [INFO] [stdout] test tuple2d::rot_negative_rotation ... ok [INFO] [stdout] test tuple2d::rot_with_floats ... ok [INFO] [stdout] test tuple2d::rot_zero_rotation ... ok [INFO] [stdout] test tuple::tuple_element_wise_addition_floats ... ok [INFO] [stdout] test tuple2d::rot_error_wrong_type ... ok [INFO] [stdout] test tuple::tuple_element_wise_addition_strings ... ok [INFO] [stdout] test tuple::tuple_element_wise_addition_basic ... ok [INFO] [stdout] test tuple::tuple_mismatched_length_error ... ok [INFO] [stdout] test tuple::tuple_element_wise_subtraction_floats ... ok [INFO] [stdout] test tuple::tuple_scalar_multiplication_basic ... ok [INFO] [stdout] test tuple::tuple_element_wise_subtraction_nested ... ok [INFO] [stdout] test tuple::tuple_scalar_multiplication_commutative ... ok [INFO] [stdout] test tuple::tuple_order_comparison_works ... ok [INFO] [stdout] test tuple::tuple_element_wise_subtraction_basic ... ok [INFO] [stdout] test tuple::tuple_scalar_multiplication_float ... ok [INFO] [stdout] test while_loops::continue_works ... ok [INFO] [stdout] test while_loops::break_outside_current_function_yields_error ... ok [INFO] [stdout] test while_loops::break_in_condition_expression ... ok [INFO] [stdout] test tuple::tuple_scalar_multiplication_nested ... ok [INFO] [stdout] test while_loops::while_loop_break_outside_loop_yields_error ... ok [INFO] [stdout] test tuple::tuple_subtraction_mismatched_length_error ... ok [INFO] [stdout] test tuple::tuple_element_wise_addition_nested ... ok [INFO] [stdout] test while_loops::assign_in_while_loop_works ... ok [INFO] [stdout] test while_loops::while_loop_break_works ... ok [INFO] [stdout] test while_loops::while_loop_works ... ok [INFO] [stdout] test while_loops::while_loop_break_only_breaks_out_of_inner_loop ... ok [INFO] [stdout] test while_loops::while_loop_yields_last_iteration ... ok [INFO] [stdout] test advent_of_code_2020::day15 has been running for over 60 seconds [INFO] [stdout] test advent_of_code_2020::day15 ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 299 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 131.60s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/linefeed_lsp-b724f1f7864200fc) [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 linefeed [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" "69919d051fd30265aa73ccbbca52d8e764e12dc1d12bde3ab9ffea02d1e7790f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "69919d051fd30265aa73ccbbca52d8e764e12dc1d12bde3ab9ffea02d1e7790f", kill_on_drop: false }` [INFO] [stdout] 69919d051fd30265aa73ccbbca52d8e764e12dc1d12bde3ab9ffea02d1e7790f